Trace number 3321266
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
General information on the benchmark
Name | SAT02/industrial/aloul/ Homer/homer17.shuffled.cnf |
MD5SUM | ca62f6128dc3cad7229c7b9ee33a7492 |
Bench Category | APPLICATION (applications instances) |
Best result obtained on this benchmark | UNSAT |
Best CPU time to get the best result obtained on this benchmark | 238.87 |
Satisfiable | |
(Un)Satisfiability was proved | |
Number of variables | 286 |
Number of clauses | 1742 |
Sum of the clauses size | 3718 |
Maximum clause length | 11 |
Minimum clause length | 2 |
Number of clauses of size 1 | 0 |
Number of clauses of size 2 | 1716 |
Number of clauses of size 3 | 0 |
Number of clauses of size 4 | 0 |
Number of clauses of size 5 | 0 |
Number of clauses of size over 5 | 26 |
Solver Data
0.00/0.00 c Outputting solution to console
0.00/0.03 c Using 8 threads
0.00/0.03 c This is CryptoMiniSat 3.0.0
0.00/0.03 c WARNING: for repeatability, setting FPU to use double precision
0.00/0.03 c Reading file 'HOME/instance-3321266-1304342437.cnf'
0.00/0.04 c -- header says num vars: 286
0.00/0.04 c -- header says num clauses: 1742
0.00/0.04 c -- clauses added: 0 learnts, 1742 normals, 0 xors
0.00/0.04 c -- vars added 286
0.00/0.04 c Parsing time: 0.00 s
0.00/0.04 c N st 0 0 286 26 1716 0 3718 0 no data no data
0.00/0.04 c asymm cl-useful: 0/26/26 lits-rem:0 time: 0.00
0.00/0.04 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.00
0.00/0.04 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
0.00/0.04 c bin-w-bin subsume rem 0 bins time: 0.00 s
0.00/0.04 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 0.00 s
0.00/0.04 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 286 time: 0.00 s
0.00/0.04 c Removed useless bin: 0 fixed: 0 props: 0.01M time: 0.00 s
0.00/0.04 c lits-rem: 0 cl-subs: 0 v-elim: 26 v-fix: 0 time: 0.00 s
0.00/0.04 c Finding binary XORs T: 0.00 s found: 0
0.00/0.04 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
0.00/0.04 c calculated reachability. Time: 0.00
0.00/0.04 c Calc default polars - time: 0.00 s pos: 128 undec: 26 neg: 132
0.00/0.04 c =========================================================================================
0.00/0.04 c types(t): F = full restart, N = normal restart
0.00/0.04 c types(t): S = simplification begin/end, E = solution found
0.00/0.04 c restart types(rt): st = static, dy = dynamic
0.00/0.04 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
0.00/0.04 c B st 0 0 260 293 1423 0 6240 0 no data no data
0.00/0.08 c Decided on static restart strategy
0.72/0.49 c N st 8 4912 260 293 1423 4546 6240 143087 no data no data
0.72/0.92 c N st 10 11296 260 293 1423 4029 6240 117333 no data no data
0.72/0.92 c N st 11 17040 260 293 1423 8959 6240 263778 no data no data
9.91/1.32 c F st 12 25000 260 293 1423 10810 6240 357817 no data no data
9.91/1.32 c Found part 0 vars: 130 clauses: 858 lits size: 3120
9.91/1.32 c Found part 1 vars: 130 clauses: 858 lits size: 3120
9.91/1.32 c Found parts: 2 time: 0.00 s
9.91/1.32 c Solving part 0
9.91/1.32 c N st 0 0 130 145 713 0 3120 0 no data no data
9.91/1.32 c asymm cl-useful: 0/145/145 lits-rem:0 time: 0.00
9.91/1.32 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.00
9.91/1.32 c Finding binary XORs T: 0.00 s found: 0
9.91/1.32 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
9.91/1.32 c calculated reachability. Time: 0.00
9.91/1.32 c Calc default polars - time: 0.00 s pos: 67 undec: 156 neg: 63
9.91/1.32 c =========================================================================================
9.91/1.32 c types(t): F = full restart, N = normal restart
9.91/1.32 c types(t): S = simplification begin/end, E = solution found
9.91/1.32 c restart types(rt): st = static, dy = dynamic
9.91/1.32 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
9.91/1.32 c B st 0 0 130 145 713 0 3120 0 no data no data
10.71/1.42 c Decided on static restart strategy
10.71/1.42 c N st 8 4914 130 145 713 4509 3120 137348 no data no data
12.66/1.68 c N st 10 11297 130 145 713 4112 3120 121972 no data no data
15.11/1.92 c N st 11 17043 130 145 713 9266 3120 308852 no data no data
17.45/2.26 c F st 12 25001 130 145 713 11488 3120 382646 no data no data
17.45/2.26 c N st 12 25001 130 145 713 11488 3120 382646 no data no data
19.85/2.50 c Decided on static restart strategy
19.85/2.50 c N st 18 30194 130 145 713 9906 3120 306419 no data no data
22.24/2.87 c N st 20 37307 130 145 713 9152 3120 282539 no data no data
25.44/3.28 c N st 21 43708 130 145 713 14742 3120 502051 no data no data
31.90/4.05 c N st 22 53308 130 145 713 14892 3120 500074 no data no data
39.83/5.04 c N st 23 67705 130 145 713 18936 3120 646665 no data no data
55.02/6.94 c F st 24 87501 130 145 713 16032 3120 523305 no data no data
55.02/6.94 c N st 24 87501 130 145 713 16032 3120 523305 no data no data
58.27/7.37 c Decided on static restart strategy
60.61/7.64 c N st 31 95541 130 145 713 11753 3120 356578 no data no data
67.06/8.47 c N st 33 106207 130 145 713 20937 3120 709496 no data no data
74.19/9.31 c N st 34 115807 130 145 713 17013 3120 538972 no data no data
82.99/10.40 c N st 35 130204 130 145 713 16689 3120 527901 no data no data
103.04/12.97 c N st 36 151799 130 145 713 21048 3120 707375 no data no data
135.75/17.02 c N st 37 184192 130 145 714 18624 3120 598283 no data no data
174.10/21.80 c N st 38 232780 130 145 714 27801 3120 959337 no data no data
254.82/31.95 c N st 39 305662 130 145 719 30980 3120 1007720 no data no data
254.82/31.95 c Finding binary XORs T: 0.00 s found: 0
255.62/32.02 c F st 40 306250 130 145 719 31438 3120 1026238 no data no data
260.49/32.68 c Decided on static restart strategy
285.20/35.70 c N st 50 334557 130 145 719 35196 3120 1197921 no data no data
324.36/40.69 c N st 52 370552 130 145 719 23903 3120 764291 no data no data
373.13/46.73 c N st 53 402944 130 145 719 28105 3120 945927 no data no data
420.28/52.66 c N st 54 451532 130 145 719 46878 3120 1687599 no data no data
493.81/61.81 c N st 55 524414 130 145 719 32471 3120 1079049 no data no data
648.86/81.26 c N st 56 633741 130 145 719 41480 3120 1408136 no data no data
954.20/119.40 c N st 57 797726 130 145 719 53275 3120 1849526 no data no data
1303.48/163.18 c N st 58 1043702 129 145 723 52056 3120 1798390 no data no data
1373.02/171.81 c F st 59 1071875 129 145 723 37712 3120 1225677 no data no data
1373.02/171.81 c N st 59 1071875 129 145 723 37712 3120 1225677 no data no data
1378.62/172.57 c Decided on static restart strategy
1408.99/176.38 c N st 69 1100181 129 145 724 61309 3120 2113656 no data no data
1466.54/183.58 c N st 71 1136176 129 145 724 53454 3120 1849836 no data no data
1489.38/186.49 c Finding binary XORs T: 0.00 s found: 0
1536.23/193.15 c N st 72 1168568 128 145 693 38279 3048 1227403 no data no data
1629.28/206.50 c N st 73 1217157 127 145 698 39637 3048 1274110 no data no data
1671.18/212.44 c Finding binary XORs T: 0.00 s found: 0
1731.81/222.23 c N st 74 1290039 126 145 667 56205 2976 1888341 no data no data
1861.32/248.12 c Finding binary XORs T: 0.00 s found: 0
1869.32/249.73 c E st 75 1379306 77 121 531 13832 2153 269316 no data no data
2838.47/665.86 c Following stats are for *FIRST FINISHED THREAD ONLY*
2838.47/665.86 c num threads : 8
2838.47/665.86 c restarts : 12
2838.47/665.86 c dynamic restarts : 0
2838.47/665.86 c static restarts : 12
2838.47/665.86 c full restarts : 0
2838.47/665.86 c total simplify time : 0.00
2838.47/665.86 c learnts DL2 : 0
2838.47/665.86 c learnts size 2 : 1716
2838.47/665.86 c learnts size 1 : 0 (0.00 % of vars)
2838.47/665.86 c filedLit time : 0.00 (0.00 % time)
2838.47/665.86 c v-elim SatELite : 26 (9.09 % vars)
2838.47/665.86 c SatELite time : 0.00 (0.00 % time)
2838.47/665.86 c v-elim xor : 0 (0.00 % vars)
2838.47/665.86 c xor elim time : 0.00 (0.00 % time)
2838.47/665.86 c num binary xor trees : 0
2838.47/665.86 c binxor trees' crown : 0 (nan leafs/tree)
2838.47/665.86 c bin xor find time : 0.00
2838.47/665.86 c OTF clause improved : 2710 (0.11 clauses/conflict)
2838.47/665.86 c OTF impr. size diff : 2816 (1.04 lits/clause)
2838.47/665.86 c OTF cl watch-shrink : 13833 (0.55 clauses/conflict)
2838.47/665.86 c OTF cl watch-sh-lit : 35107 (2.54 lits/clause)
2838.47/665.86 c tried to recurMin cls : 787 (3.15 % of conflicts)
2838.47/665.86 c updated cache : 0 (0.00 lits/tried recurMin)
2838.47/665.86 c unit cls recevied : 0 (nan % of units)
2838.47/665.86 c unit cls sent : 0 (nan % of units)
2838.47/665.86 c bin cls recevied : 4294967295
2838.47/665.86 c bin cls sent : 4294967295
2838.47/665.86 c clauses over max glue : 0 (0.00 % of all clauses)
2838.47/665.86 c conflicts : 25000 (37.64 / sec)
2838.47/665.86 c decisions : 29328 (0.00 % random)
2838.47/665.86 c bogo-props : 100120605 (150746.80 / sec)
2838.47/665.86 c conflict literals : 874749 (18.39 % deleted)
2838.47/665.86 c Memory used : 524.27 MB
2838.47/665.86 c single-thread CPU time : 664.16 s
2838.47/665.86 c all-threads sum CPU time : 2837.29 s
2838.47/665.86 s UNSATISFIABLE
Verifier Data
No possible verification on an UNSAT instance
Watcher Data
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.0 (svn: 935)
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3321266-1304342437/watcher-3321266-1304342437 -o /tmp/evaluation-result-3321266-1304342437/solver-3321266-1304342437 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3321266-1304342437.cnf
running on 8 cores: 0,2,4,6,1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 8.08 6.80 4.17 2/238 11946
/proc/meminfo: memFree=28348868/32951124 swapFree=67111464/67111528
[pid=11946] ppid=11944 vsize=92188 CPUtime=0.01 cores=0-7
/proc/11946/stat : 11946 (strangenight2-m) R 11944 11946 11573 0 -1 4202496 413 0 0 0 1 0 0 0 25 0 8 0 624474326 94400512 352 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774286258 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11946/statm: 23047 352 299 106 0 18018 0
[pid=11946/tid=11947] ppid=11944 vsize=92188 CPUtime=0 cores=0-7
/proc/11946/task/11947/stat : 11947 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 624474326 94400512 352 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774286248 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11946/tid=11948] ppid=11944 vsize=92188 CPUtime=0 cores=0-7
/proc/11946/task/11948/stat : 11948 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 624474326 94400512 352 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774286248 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11946/tid=11949] ppid=11944 vsize=92188 CPUtime=0 cores=0-7
/proc/11946/task/11949/stat : 11949 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 624474326 94400512 352 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774286258 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11946/tid=11950] ppid=11944 vsize=92188 CPUtime=0 cores=0-7
/proc/11946/task/11950/stat : 11950 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 624474327 94400512 352 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774286258 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11946/tid=11951] ppid=11944 vsize=92188 CPUtime=0 cores=0-7
/proc/11946/task/11951/stat : 11951 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 624474327 94400512 352 33554432000 4194304 4627427 140737241178224 18446744073709551615 260020452337 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11946/tid=11952] ppid=11944 vsize=92188 CPUtime=0 cores=0-7
/proc/11946/task/11952/stat : 11952 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 624474327 94400512 352 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774286256 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11946/tid=11953] ppid=11944 vsize=92188 CPUtime=0 cores=0-7
/proc/11946/task/11953/stat : 11953 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 624474327 94400512 352 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774286258 0 0 4096 2 0 0 0 -1 2 0 0 0
[startup+0.107504 s]
/proc/loadavg: 8.08 6.80 4.17 2/238 11946
/proc/meminfo: memFree=28348868/32951124 swapFree=67111464/67111528
[pid=11946] ppid=11944 vsize=487116 CPUtime=0.72 cores=0-7
/proc/11946/stat : 11946 (strangenight2-m) R 11944 11946 11573 0 -1 4202496 2399 0 0 0 71 1 0 0 18 0 8 0 624474326 498806784 2319 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309247 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11946/statm: 121779 2319 384 106 0 116750 0
[pid=11946/tid=11947] ppid=11944 vsize=487116 CPUtime=0.09 cores=0-7
/proc/11946/task/11947/stat : 11947 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 261 0 0 0 9 0 0 0 18 0 8 0 624474326 498806784 2319 33554432000 4194304 4627427 140737241178224 18446744073709551615 4322040 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11946/tid=11948] ppid=11944 vsize=487116 CPUtime=0.09 cores=0-7
/proc/11946/task/11948/stat : 11948 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 229 0 0 0 9 0 0 0 18 0 8 0 624474326 498806784 2319 33554432000 4194304 4627427 140737241178224 18446744073709551615 4333399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11946/tid=11949] ppid=11944 vsize=487116 CPUtime=0.06 cores=0-7
/proc/11946/task/11949/stat : 11949 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 248 0 0 0 6 0 0 0 18 0 8 0 624474326 498806784 2319 33554432000 4194304 4627427 140737241178224 18446744073709551615 260020500974 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11946/tid=11950] ppid=11944 vsize=487116 CPUtime=0.09 cores=0-7
/proc/11946/task/11950/stat : 11950 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 234 0 0 0 9 0 0 0 18 0 8 0 624474327 498806784 2320 33554432000 4194304 4627427 140737241178224 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11946/tid=11951] ppid=11944 vsize=487116 CPUtime=0.08 cores=0-7
/proc/11946/task/11951/stat : 11951 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 255 0 0 0 8 0 0 0 18 0 8 0 624474327 498806784 2320 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11946/tid=11952] ppid=11944 vsize=487116 CPUtime=0.09 cores=0-7
/proc/11946/task/11952/stat : 11952 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 235 0 0 0 9 0 0 0 18 0 8 0 624474327 498806784 2322 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11946/tid=11953] ppid=11944 vsize=487116 CPUtime=0.09 cores=0-7
/proc/11946/task/11953/stat : 11953 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 254 0 0 0 9 0 0 0 18 0 8 0 624474327 498806784 2322 33554432000 4194304 4627427 140737241178224 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 487116
[startup+0.357139 s]
/proc/loadavg: 8.08 6.80 4.17 2/238 11946
/proc/meminfo: memFree=28348868/32951124 swapFree=67111464/67111528
[pid=11946] ppid=11944 vsize=503340 CPUtime=7.51 cores=0-7
/proc/11946/stat : 11946 (strangenight2-m) R 11944 11946 11573 0 -1 4202496 12696 0 0 0 748 3 0 0 19 0 8 0 624474326 515420160 6207 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11946/statm: 125835 6208 386 106 0 120806 0
[pid=11946/tid=11947] ppid=11944 vsize=503340 CPUtime=0.94 cores=0-7
/proc/11946/task/11947/stat : 11947 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1594 0 0 0 94 0 0 0 19 0 8 0 624474326 515420160 6208 33554432000 4194304 4627427 140737241178224 18446744073709551615 4351546 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11946/tid=11948] ppid=11944 vsize=503340 CPUtime=0.94 cores=0-7
/proc/11946/task/11948/stat : 11948 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1514 0 0 0 94 0 0 0 19 0 8 0 624474326 515420160 6208 33554432000 4194304 4627427 140737241178224 18446744073709551615 4332271 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11946/tid=11949] ppid=11944 vsize=503340 CPUtime=0.89 cores=0-7
/proc/11946/task/11949/stat : 11949 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1493 0 0 0 89 0 0 0 19 0 8 0 624474326 515420160 6208 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11946/tid=11950] ppid=11944 vsize=503340 CPUtime=0.94 cores=0-7
/proc/11946/task/11950/stat : 11950 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1398 0 0 0 94 0 0 0 19 0 8 0 624474327 515420160 6208 33554432000 4194304 4627427 140737241178224 18446744073709551615 4332200 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11946/tid=11951] ppid=11944 vsize=503340 CPUtime=0.93 cores=0-7
/proc/11946/task/11951/stat : 11951 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1543 0 0 0 93 0 0 0 19 0 8 0 624474327 515420160 6208 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11946/tid=11952] ppid=11944 vsize=503340 CPUtime=0.94 cores=0-7
/proc/11946/task/11952/stat : 11952 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1782 0 0 0 94 0 0 0 19 0 8 0 624474327 515420160 6208 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11946/tid=11953] ppid=11944 vsize=503340 CPUtime=0.94 cores=0-7
/proc/11946/task/11953/stat : 11953 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1578 0 0 0 94 0 0 0 19 0 8 0 624474327 515420160 6208 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7.51
Current children cumulated vsize (KiB) 503340
[startup+1.05713 s]
/proc/loadavg: 8.08 6.80 4.17 2/238 11946
/proc/meminfo: memFree=28348868/32951124 swapFree=67111464/67111528
[pid=11946] ppid=11944 vsize=503776 CPUtime=8.3 cores=0-7
/proc/11946/stat : 11946 (strangenight2-m) R 11944 11946 11573 0 -1 4202496 13570 0 0 0 827 3 0 0 19 0 8 0 624474326 515866624 7081 33554432000 4194304 4627427 140737241178224 18446744073709551615 4327422 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11946/statm: 125944 7081 386 106 0 120915 0
[pid=11946/tid=11947] ppid=11944 vsize=503776 CPUtime=1.04 cores=0-7
/proc/11946/task/11947/stat : 11947 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1741 0 0 0 104 0 0 0 19 0 8 0 624474326 515866624 7081 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11946/tid=11948] ppid=11944 vsize=503776 CPUtime=1.04 cores=0-7
/proc/11946/task/11948/stat : 11948 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1588 0 0 0 104 0 0 0 19 0 8 0 624474326 515866624 7081 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11946/tid=11949] ppid=11944 vsize=503776 CPUtime=0.99 cores=0-7
/proc/11946/task/11949/stat : 11949 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1569 0 0 0 99 0 0 0 19 0 8 0 624474326 515866624 7081 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11946/tid=11950] ppid=11944 vsize=503776 CPUtime=1.04 cores=0-7
/proc/11946/task/11950/stat : 11950 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1495 0 0 0 104 0 0 0 19 0 8 0 624474327 515866624 7081 33554432000 4194304 4627427 140737241178224 18446744073709551615 4321918 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11946/tid=11951] ppid=11944 vsize=503776 CPUtime=1.03 cores=0-7
/proc/11946/task/11951/stat : 11951 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1727 0 0 0 103 0 0 0 19 0 8 0 624474327 515866624 7081 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11946/tid=11952] ppid=11944 vsize=503776 CPUtime=1.04 cores=0-7
/proc/11946/task/11952/stat : 11952 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1932 0 0 0 104 0 0 0 19 0 8 0 624474327 515866624 7081 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11946/tid=11953] ppid=11944 vsize=503776 CPUtime=1.04 cores=0-7
/proc/11946/task/11953/stat : 11953 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1637 0 0 0 104 0 0 0 19 0 8 0 624474327 515866624 7081 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.3
Current children cumulated vsize (KiB) 503776
[startup+1.15712 s]
/proc/loadavg: 8.08 6.80 4.17 2/238 11946
/proc/meminfo: memFree=28348868/32951124 swapFree=67111464/67111528
[pid=11946] ppid=11944 vsize=512620 CPUtime=9.11 cores=0-7
/proc/11946/stat : 11946 (strangenight2-m) R 11944 11946 11573 0 -1 4202496 14624 0 0 0 907 4 0 0 19 0 8 0 624474326 524922880 8135 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11946/statm: 128155 8136 386 106 0 123126 0
[pid=11946/tid=11947] ppid=11944 vsize=512620 CPUtime=1.14 cores=0-7
/proc/11946/task/11947/stat : 11947 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1887 0 0 0 114 0 0 0 19 0 8 0 624474326 524922880 8136 33554432000 4194304 4627427 140737241178224 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11946/tid=11948] ppid=11944 vsize=512620 CPUtime=1.14 cores=0-7
/proc/11946/task/11948/stat : 11948 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1727 0 0 0 114 0 0 0 19 0 8 0 624474326 524922880 8136 33554432000 4194304 4627427 140737241178224 18446744073709551615 4327488 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11946/tid=11949] ppid=11944 vsize=512620 CPUtime=1.09 cores=0-7
/proc/11946/task/11949/stat : 11949 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1698 0 0 0 109 0 0 0 19 0 8 0 624474326 524922880 8136 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11946/tid=11950] ppid=11944 vsize=512620 CPUtime=1.14 cores=0-7
/proc/11946/task/11950/stat : 11950 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1609 0 0 0 114 0 0 0 19 0 8 0 624474327 524922880 8136 33554432000 4194304 4627427 140737241178224 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11946/tid=11951] ppid=11944 vsize=512620 CPUtime=1.13 cores=0-7
/proc/11946/task/11951/stat : 11951 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1942 0 0 0 113 0 0 0 19 0 8 0 624474327 524922880 8136 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11946/tid=11952] ppid=11944 vsize=512620 CPUtime=1.14 cores=0-7
/proc/11946/task/11952/stat : 11952 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 2149 0 0 0 114 0 0 0 19 0 8 0 624474327 524922880 8136 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11946/tid=11953] ppid=11944 vsize=512620 CPUtime=1.14 cores=0-7
/proc/11946/task/11953/stat : 11953 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 1686 0 0 0 114 0 0 0 19 0 8 0 624474327 524922880 8136 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.11
Current children cumulated vsize (KiB) 512620
[startup+1.50105 s]
/proc/loadavg: 8.08 6.80 4.17 2/238 11946
/proc/meminfo: memFree=28348868/32951124 swapFree=67111464/67111528
[pid=11946] ppid=11944 vsize=529732 CPUtime=11.85 cores=0-7
/proc/11946/stat : 11946 (strangenight2-m) R 11944 11946 11573 0 -1 4202496 18552 0 0 0 1181 4 0 0 19 0 8 0 624474326 542445568 12063 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11946/statm: 132433 12063 386 106 0 127404 0
[pid=11946/tid=11947] ppid=11944 vsize=529732 CPUtime=1.48 cores=0-7
/proc/11946/task/11947/stat : 11947 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 2465 0 0 0 148 0 0 0 19 0 8 0 624474326 542445568 12064 33554432000 4194304 4627427 140737241178224 18446744073709551615 4332081 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11946/tid=11948] ppid=11944 vsize=529732 CPUtime=1.48 cores=0-7
/proc/11946/task/11948/stat : 11948 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 2342 0 0 0 148 0 0 0 19 0 8 0 624474326 542445568 12064 33554432000 4194304 4627427 140737241178224 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11946/tid=11949] ppid=11944 vsize=529732 CPUtime=1.44 cores=0-7
/proc/11946/task/11949/stat : 11949 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 2187 0 0 0 144 0 0 0 19 0 8 0 624474326 542445568 12064 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11946/tid=11950] ppid=11944 vsize=529732 CPUtime=1.48 cores=0-7
/proc/11946/task/11950/stat : 11950 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 2287 0 0 0 148 0 0 0 20 0 8 0 624474327 542445568 12064 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11946/tid=11951] ppid=11944 vsize=529732 CPUtime=1.47 cores=0-7
/proc/11946/task/11951/stat : 11951 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 2319 0 0 0 147 0 0 0 19 0 8 0 624474327 542445568 12064 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11946/tid=11952] ppid=11944 vsize=529732 CPUtime=1.48 cores=0-7
/proc/11946/task/11952/stat : 11952 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 2498 0 0 0 148 0 0 0 19 0 8 0 624474327 542445568 12064 33554432000 4194304 4627427 140737241178224 18446744073709551615 4333882 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11946/tid=11953] ppid=11944 vsize=529732 CPUtime=1.48 cores=0-7
/proc/11946/task/11953/stat : 11953 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 2063 0 0 0 148 0 0 0 20 0 8 0 624474327 542445568 12064 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 529732
[startup+3.10076 s]
/proc/loadavg: 8.15 6.83 4.20 9/246 11954
/proc/meminfo: memFree=28294300/32951124 swapFree=67111464/67111528
[pid=11946] ppid=11944 vsize=578024 CPUtime=24.64 cores=0-7
/proc/11946/stat : 11946 (strangenight2-m) R 11944 11946 11573 0 -1 4202496 31570 0 0 0 2457 7 0 0 25 0 8 0 624474326 591896576 14597 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11946/statm: 144506 14597 386 106 0 139477 0
[pid=11946/tid=11947] ppid=11944 vsize=578024 CPUtime=3.08 cores=0-7
/proc/11946/task/11947/stat : 11947 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 4231 0 0 0 308 0 0 0 25 0 8 0 624474326 591896576 14598 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11946/tid=11948] ppid=11944 vsize=578024 CPUtime=3.08 cores=0-7
/proc/11946/task/11948/stat : 11948 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 3930 0 0 0 308 0 0 0 25 0 8 0 624474326 591896576 14598 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11946/tid=11949] ppid=11944 vsize=578024 CPUtime=3.02 cores=0-7
/proc/11946/task/11949/stat : 11949 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 4057 0 0 0 302 0 0 0 25 0 8 0 624474326 591896576 14599 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11946/tid=11950] ppid=11944 vsize=578024 CPUtime=3.09 cores=0-7
/proc/11946/task/11950/stat : 11950 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 3788 0 0 0 308 1 0 0 25 0 8 0 624474327 591896576 14599 33554432000 4194304 4627427 140737241178224 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11946/tid=11951] ppid=11944 vsize=578024 CPUtime=3.08 cores=0-7
/proc/11946/task/11951/stat : 11951 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 3876 0 0 0 307 1 0 0 25 0 8 0 624474327 591896576 14599 33554432000 4194304 4627427 140737241178224 18446744073709551615 4305600 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11946/tid=11952] ppid=11944 vsize=578024 CPUtime=3.08 cores=0-7
/proc/11946/task/11952/stat : 11952 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 4242 0 0 0 308 0 0 0 25 0 8 0 624474327 591896576 14599 33554432000 4194304 4627427 140737241178224 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11946/tid=11953] ppid=11944 vsize=578024 CPUtime=3.08 cores=0-7
/proc/11946/task/11953/stat : 11953 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 3127 0 0 0 308 0 0 0 25 0 8 0 624474327 591896576 14599 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.64
Current children cumulated vsize (KiB) 578024
[startup+6.30917 s]
/proc/loadavg: 8.15 6.83 4.20 9/246 11954
/proc/meminfo: memFree=28273016/32951124 swapFree=67111464/67111528
[pid=11946] ppid=11944 vsize=572300 CPUtime=50.29 cores=0-7
/proc/11946/stat : 11946 (strangenight2-m) R 11944 11946 11573 0 -1 4202496 53540 0 0 0 5019 10 0 0 25 0 8 0 624474326 586035200 19259 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11946/statm: 143075 19259 386 106 0 138046 0
[pid=11946/tid=11947] ppid=11944 vsize=572300 CPUtime=6.29 cores=0-7
/proc/11946/task/11947/stat : 11947 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 8131 0 0 0 628 1 0 0 25 0 8 0 624474326 586035200 19260 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11946/tid=11948] ppid=11944 vsize=572300 CPUtime=6.29 cores=0-7
/proc/11946/task/11948/stat : 11948 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 6194 0 0 0 628 1 0 0 25 0 8 0 624474326 586035200 19260 33554432000 4194304 4627427 140737241178224 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11946/tid=11949] ppid=11944 vsize=572300 CPUtime=6.21 cores=0-7
/proc/11946/task/11949/stat : 11949 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 6621 0 0 0 620 1 0 0 25 0 8 0 624474326 586035200 19260 33554432000 4194304 4627427 140737241178224 18446744073709551615 4321720 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11946/tid=11950] ppid=11944 vsize=572300 CPUtime=6.29 cores=0-7
/proc/11946/task/11950/stat : 11950 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 5776 0 0 0 628 1 0 0 25 0 8 0 624474327 586035200 19260 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11946/tid=11951] ppid=11944 vsize=572300 CPUtime=6.28 cores=0-7
/proc/11946/task/11951/stat : 11951 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 7021 0 0 0 627 1 0 0 25 0 8 0 624474327 586035200 19260 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11946/tid=11952] ppid=11944 vsize=572300 CPUtime=6.29 cores=0-7
/proc/11946/task/11952/stat : 11952 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 6890 0 0 0 629 0 0 0 25 0 8 0 624474327 586035200 19260 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11946/tid=11953] ppid=11944 vsize=572300 CPUtime=6.29 cores=0-7
/proc/11946/task/11953/stat : 11953 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 5955 0 0 0 628 1 0 0 25 0 8 0 624474327 586035200 19260 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
################
# More data... #
################
/proc/11946/task/11951/stat : 11951 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 64801 0 0 0 21732 14 0 0 25 0 8 0 624474327 571195392 33287 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 5 0 0 0
[pid=11946/tid=11952] ppid=11944 vsize=557808 CPUtime=311.43 cores=0-7
/proc/11946/task/11952/stat : 11952 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 69387 0 0 0 31129 14 0 0 25 0 8 0 624474327 571195392 33287 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 3 0 0 0
[pid=11946/tid=11953] ppid=11944 vsize=557808 CPUtime=642.3 cores=0-7
/proc/11946/task/11953/stat : 11953 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 102033 0 0 0 64210 20 0 0 25 0 8 0 624474327 571195392 33287 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2791.46
Current children cumulated vsize (KiB) 557808
Solver just ended. Dumping a history of the last processes samples
[startup+653.501 s]
/proc/loadavg: 2.01 3.44 3.99 3/246 11971
/proc/meminfo: memFree=28214804/32951124 swapFree=67111464/67111528
[pid=11946] ppid=11944 vsize=557808 CPUtime=2813.86 cores=0-7
/proc/11946/stat : 11946 (strangenight2-m) S 11944 11946 11573 0 -1 4202496 579783 0 0 0 281256 130 0 0 25 0 8 0 624474326 571195392 33287 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11946/statm: 139452 33287 386 106 0 134423 0
[pid=11946/tid=11947] ppid=11944 vsize=557808 CPUtime=186.04 cores=0-7
/proc/11946/task/11947/stat : 11947 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 62597 0 0 0 18590 14 0 0 25 0 8 0 624474326 571195392 33287 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 0 0 0 0
[pid=11946/tid=11948] ppid=11944 vsize=557808 CPUtime=218.91 cores=0-7
/proc/11946/task/11948/stat : 11948 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 65748 0 0 0 21876 15 0 0 25 0 8 0 624474326 571195392 33287 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 5 0 0 0
[pid=11946/tid=11949] ppid=11944 vsize=557808 CPUtime=651.92 cores=0-7
/proc/11946/task/11949/stat : 11949 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 58750 0 0 0 65180 12 0 0 25 0 8 0 624474326 571195392 33287 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774261291 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11946/tid=11950] ppid=11944 vsize=557808 CPUtime=324.73 cores=0-7
/proc/11946/task/11950/stat : 11950 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 92517 0 0 0 32449 24 0 0 25 0 8 0 624474327 571195392 33287 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 1 0 0 0
[pid=11946/tid=11951] ppid=11944 vsize=557808 CPUtime=217.46 cores=0-7
/proc/11946/task/11951/stat : 11951 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 64801 0 0 0 21732 14 0 0 25 0 8 0 624474327 571195392 33287 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 5 0 0 0
[pid=11946/tid=11952] ppid=11944 vsize=557808 CPUtime=311.43 cores=0-7
/proc/11946/task/11952/stat : 11952 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 69387 0 0 0 31129 14 0 0 25 0 8 0 624474327 571195392 33287 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 3 0 0 0
[pid=11946/tid=11953] ppid=11944 vsize=557808 CPUtime=653.5 cores=0-7
/proc/11946/task/11953/stat : 11953 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 102033 0 0 0 65330 20 0 0 25 0 8 0 624474327 571195392 33287 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2813.86
Current children cumulated vsize (KiB) 557808
[startup+659.9 s]
/proc/loadavg: 2.01 3.42 3.97 3/246 11971
/proc/meminfo: memFree=28214804/32951124 swapFree=67111464/67111528
[pid=11946] ppid=11944 vsize=557808 CPUtime=2826.66 cores=0-7
/proc/11946/stat : 11946 (strangenight2-m) S 11944 11946 11573 0 -1 4202496 579796 0 0 0 282536 130 0 0 25 0 8 0 624474326 571195392 33300 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11946/statm: 139452 33300 386 106 0 134423 0
[pid=11946/tid=11947] ppid=11944 vsize=557808 CPUtime=186.04 cores=0-7
/proc/11946/task/11947/stat : 11947 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 62597 0 0 0 18590 14 0 0 25 0 8 0 624474326 571195392 33300 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 0 0 0 0
[pid=11946/tid=11948] ppid=11944 vsize=557808 CPUtime=218.91 cores=0-7
/proc/11946/task/11948/stat : 11948 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 65748 0 0 0 21876 15 0 0 25 0 8 0 624474326 571195392 33300 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 5 0 0 0
[pid=11946/tid=11949] ppid=11944 vsize=557808 CPUtime=658.32 cores=0-7
/proc/11946/task/11949/stat : 11949 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 58750 0 0 0 65820 12 0 0 25 0 8 0 624474326 571195392 33300 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774261444 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11946/tid=11950] ppid=11944 vsize=557808 CPUtime=324.73 cores=0-7
/proc/11946/task/11950/stat : 11950 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 92517 0 0 0 32449 24 0 0 25 0 8 0 624474327 571195392 33300 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 1 0 0 0
[pid=11946/tid=11951] ppid=11944 vsize=557808 CPUtime=217.46 cores=0-7
/proc/11946/task/11951/stat : 11951 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 64801 0 0 0 21732 14 0 0 25 0 8 0 624474327 571195392 33300 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 5 0 0 0
[pid=11946/tid=11952] ppid=11944 vsize=557808 CPUtime=311.43 cores=0-7
/proc/11946/task/11952/stat : 11952 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 69387 0 0 0 31129 14 0 0 25 0 8 0 624474327 571195392 33300 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 3 0 0 0
[pid=11946/tid=11953] ppid=11944 vsize=557808 CPUtime=659.9 cores=0-7
/proc/11946/task/11953/stat : 11953 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 102046 0 0 0 65970 20 0 0 25 0 8 0 624474327 571195392 33300 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2826.66
Current children cumulated vsize (KiB) 557808
[startup+663.101 s]
/proc/loadavg: 2.01 3.39 3.96 3/246 11971
/proc/meminfo: memFree=28207232/32951124 swapFree=67111464/67111528
[pid=11946] ppid=11944 vsize=575260 CPUtime=2833.07 cores=0-7
/proc/11946/stat : 11946 (strangenight2-m) S 11944 11946 11573 0 -1 4202496 581831 0 0 0 283176 131 0 0 25 0 8 0 624474326 589066240 35335 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11946/statm: 143815 35335 386 106 0 138786 0
[pid=11946/tid=11947] ppid=11944 vsize=575260 CPUtime=186.04 cores=0-7
/proc/11946/task/11947/stat : 11947 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 62597 0 0 0 18590 14 0 0 25 0 8 0 624474326 589066240 35335 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 0 0 0 0
[pid=11946/tid=11948] ppid=11944 vsize=575260 CPUtime=218.91 cores=0-7
/proc/11946/task/11948/stat : 11948 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 65748 0 0 0 21876 15 0 0 25 0 8 0 624474326 589066240 35335 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 5 0 0 0
[pid=11946/tid=11949] ppid=11944 vsize=575260 CPUtime=661.52 cores=0-7
/proc/11946/task/11949/stat : 11949 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 58750 0 0 0 66140 12 0 0 25 0 8 0 624474326 589066240 35335 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774261444 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11946/tid=11950] ppid=11944 vsize=575260 CPUtime=324.73 cores=0-7
/proc/11946/task/11950/stat : 11950 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 92517 0 0 0 32449 24 0 0 25 0 8 0 624474327 589066240 35335 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 1 0 0 0
[pid=11946/tid=11951] ppid=11944 vsize=575260 CPUtime=217.46 cores=0-7
/proc/11946/task/11951/stat : 11951 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 64801 0 0 0 21732 14 0 0 25 0 8 0 624474327 589066240 35335 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 5 0 0 0
[pid=11946/tid=11952] ppid=11944 vsize=575260 CPUtime=311.43 cores=0-7
/proc/11946/task/11952/stat : 11952 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 69387 0 0 0 31129 14 0 0 25 0 8 0 624474327 589066240 35335 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 3 0 0 0
[pid=11946/tid=11953] ppid=11944 vsize=575260 CPUtime=663.1 cores=0-7
/proc/11946/task/11953/stat : 11953 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 104081 0 0 0 66290 20 0 0 25 0 8 0 624474327 589066240 35335 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2833.07
Current children cumulated vsize (KiB) 575260
[startup+664.701 s]
/proc/loadavg: 2.01 3.39 3.96 3/246 11971
/proc/meminfo: memFree=28206860/32951124 swapFree=67111464/67111528
[pid=11946] ppid=11944 vsize=575260 CPUtime=2836.27 cores=0-7
/proc/11946/stat : 11946 (strangenight2-m) S 11944 11946 11573 0 -1 4202496 581964 0 0 0 283496 131 0 0 25 0 8 0 624474326 589066240 35468 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11946/statm: 143815 35468 386 106 0 138786 0
[pid=11946/tid=11947] ppid=11944 vsize=575260 CPUtime=186.04 cores=0-7
/proc/11946/task/11947/stat : 11947 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 62597 0 0 0 18590 14 0 0 25 0 8 0 624474326 589066240 35468 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 0 0 0 0
[pid=11946/tid=11948] ppid=11944 vsize=575260 CPUtime=218.91 cores=0-7
/proc/11946/task/11948/stat : 11948 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 65748 0 0 0 21876 15 0 0 25 0 8 0 624474326 589066240 35468 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 5 0 0 0
[pid=11946/tid=11949] ppid=11944 vsize=575260 CPUtime=663.12 cores=0-7
/proc/11946/task/11949/stat : 11949 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 58750 0 0 0 66300 12 0 0 25 0 8 0 624474326 589066240 35468 33554432000 4194304 4627427 140737241178224 18446744073709551615 4205600 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11946/tid=11950] ppid=11944 vsize=575260 CPUtime=324.73 cores=0-7
/proc/11946/task/11950/stat : 11950 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 92517 0 0 0 32449 24 0 0 25 0 8 0 624474327 589066240 35468 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 1 0 0 0
[pid=11946/tid=11951] ppid=11944 vsize=575260 CPUtime=217.46 cores=0-7
/proc/11946/task/11951/stat : 11951 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 64801 0 0 0 21732 14 0 0 25 0 8 0 624474327 589066240 35468 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 5 0 0 0
[pid=11946/tid=11952] ppid=11944 vsize=575260 CPUtime=311.43 cores=0-7
/proc/11946/task/11952/stat : 11952 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 69387 0 0 0 31129 14 0 0 25 0 8 0 624474327 589066240 35468 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 3 0 0 0
[pid=11946/tid=11953] ppid=11944 vsize=575260 CPUtime=664.7 cores=0-7
/proc/11946/task/11953/stat : 11953 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 104214 0 0 0 66450 20 0 0 25 0 8 0 624474327 589066240 35468 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2836.27
Current children cumulated vsize (KiB) 575260
[startup+665.5 s]
/proc/loadavg: 2.01 3.39 3.96 3/246 11971
/proc/meminfo: memFree=28206488/32951124 swapFree=67111464/67111528
[pid=11946] ppid=11944 vsize=575260 CPUtime=2837.87 cores=0-7
/proc/11946/stat : 11946 (strangenight2-m) S 11944 11946 11573 0 -1 4202496 582053 0 0 0 283656 131 0 0 25 0 8 0 624474326 589066240 35557 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11946/statm: 143815 35557 386 106 0 138786 0
[pid=11946/tid=11947] ppid=11944 vsize=575260 CPUtime=186.04 cores=0-7
/proc/11946/task/11947/stat : 11947 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 62597 0 0 0 18590 14 0 0 25 0 8 0 624474326 589066240 35557 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 0 0 0 0
[pid=11946/tid=11948] ppid=11944 vsize=575260 CPUtime=218.91 cores=0-7
/proc/11946/task/11948/stat : 11948 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 65748 0 0 0 21876 15 0 0 25 0 8 0 624474326 589066240 35557 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 5 0 0 0
[pid=11946/tid=11949] ppid=11944 vsize=575260 CPUtime=663.92 cores=0-7
/proc/11946/task/11949/stat : 11949 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 58750 0 0 0 66380 12 0 0 25 0 8 0 624474326 589066240 35557 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774261291 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11946/tid=11950] ppid=11944 vsize=575260 CPUtime=324.73 cores=0-7
/proc/11946/task/11950/stat : 11950 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 92517 0 0 0 32449 24 0 0 25 0 8 0 624474327 589066240 35557 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 1 0 0 0
[pid=11946/tid=11951] ppid=11944 vsize=575260 CPUtime=217.46 cores=0-7
/proc/11946/task/11951/stat : 11951 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 64801 0 0 0 21732 14 0 0 25 0 8 0 624474327 589066240 35557 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 5 0 0 0
[pid=11946/tid=11952] ppid=11944 vsize=575260 CPUtime=311.43 cores=0-7
/proc/11946/task/11952/stat : 11952 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 69387 0 0 0 31129 14 0 0 25 0 8 0 624474327 589066240 35557 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 3 0 0 0
[pid=11946/tid=11953] ppid=11944 vsize=575260 CPUtime=665.5 cores=0-7
/proc/11946/task/11953/stat : 11953 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 104303 0 0 0 66530 20 0 0 25 0 8 0 624474327 589066240 35557 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2837.87
Current children cumulated vsize (KiB) 575260
[startup+665.7 s]
/proc/loadavg: 2.01 3.39 3.96 3/246 11971
/proc/meminfo: memFree=28206488/32951124 swapFree=67111464/67111528
[pid=11946] ppid=11944 vsize=575260 CPUtime=2838.27 cores=0-7
/proc/11946/stat : 11946 (strangenight2-m) S 11944 11946 11573 0 -1 4202496 582080 0 0 0 283696 131 0 0 25 0 8 0 624474326 589066240 35584 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11946/statm: 143815 35584 386 106 0 138786 0
[pid=11946/tid=11947] ppid=11944 vsize=575260 CPUtime=186.04 cores=0-7
/proc/11946/task/11947/stat : 11947 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 62597 0 0 0 18590 14 0 0 25 0 8 0 624474326 589066240 35584 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 0 0 0 0
[pid=11946/tid=11948] ppid=11944 vsize=575260 CPUtime=218.91 cores=0-7
/proc/11946/task/11948/stat : 11948 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 65748 0 0 0 21876 15 0 0 25 0 8 0 624474326 589066240 35584 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 5 0 0 0
[pid=11946/tid=11949] ppid=11944 vsize=575260 CPUtime=664.12 cores=0-7
/proc/11946/task/11949/stat : 11949 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 58750 0 0 0 66400 12 0 0 25 0 8 0 624474326 589066240 35584 33554432000 4194304 4627427 140737241178224 18446744073709551615 4219945 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11946/tid=11950] ppid=11944 vsize=575260 CPUtime=324.73 cores=0-7
/proc/11946/task/11950/stat : 11950 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 92517 0 0 0 32449 24 0 0 25 0 8 0 624474327 589066240 35584 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 1 0 0 0
[pid=11946/tid=11951] ppid=11944 vsize=575260 CPUtime=217.46 cores=0-7
/proc/11946/task/11951/stat : 11951 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 64801 0 0 0 21732 14 0 0 25 0 8 0 624474327 589066240 35584 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 5 0 0 0
[pid=11946/tid=11952] ppid=11944 vsize=575260 CPUtime=311.43 cores=0-7
/proc/11946/task/11952/stat : 11952 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 69387 0 0 0 31129 14 0 0 25 0 8 0 624474327 589066240 35584 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 3 0 0 0
[pid=11946/tid=11953] ppid=11944 vsize=575260 CPUtime=665.7 cores=0-7
/proc/11946/task/11953/stat : 11953 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 104330 0 0 0 66550 20 0 0 25 0 8 0 624474327 589066240 35584 33554432000 4194304 4627427 140737241178224 18446744073709551615 4309284 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2838.27
Current children cumulated vsize (KiB) 575260
[startup+665.8 s]
/proc/loadavg: 2.01 3.39 3.96 3/246 11971
/proc/meminfo: memFree=28206488/32951124 swapFree=67111464/67111528
[pid=11946] ppid=11944 vsize=575260 CPUtime=2838.47 cores=0-7
/proc/11946/stat : 11946 (strangenight2-m) S 11944 11946 11573 0 -1 4202496 582085 0 0 0 283716 131 0 0 25 0 8 0 624474326 589066240 35589 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11946/statm: 143815 35589 386 106 0 138786 0
[pid=11946/tid=11947] ppid=11944 vsize=575260 CPUtime=186.04 cores=0-7
/proc/11946/task/11947/stat : 11947 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 62597 0 0 0 18590 14 0 0 25 0 8 0 624474326 589066240 35589 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 0 0 0 0
[pid=11946/tid=11948] ppid=11944 vsize=575260 CPUtime=218.91 cores=0-7
/proc/11946/task/11948/stat : 11948 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 65748 0 0 0 21876 15 0 0 25 0 8 0 624474326 589066240 35589 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 5 0 0 0
[pid=11946/tid=11949] ppid=11944 vsize=575260 CPUtime=664.22 cores=0-7
/proc/11946/task/11949/stat : 11949 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 58750 0 0 0 66410 12 0 0 25 0 8 0 624474326 589066240 35589 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774261291 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11946/tid=11950] ppid=11944 vsize=575260 CPUtime=324.73 cores=0-7
/proc/11946/task/11950/stat : 11950 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 92517 0 0 0 32449 24 0 0 25 0 8 0 624474327 589066240 35589 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 1 0 0 0
[pid=11946/tid=11951] ppid=11944 vsize=575260 CPUtime=217.46 cores=0-7
/proc/11946/task/11951/stat : 11951 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 64801 0 0 0 21732 14 0 0 25 0 8 0 624474327 589066240 35589 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 5 0 0 0
[pid=11946/tid=11952] ppid=11944 vsize=575260 CPUtime=311.43 cores=0-7
/proc/11946/task/11952/stat : 11952 (strangenight2-m) S 11944 11946 11573 0 -1 4202560 69387 0 0 0 31129 14 0 0 25 0 8 0 624474327 589066240 35589 33554432000 4194304 4627427 140737241178224 18446744073709551615 47190774285876 0 0 4096 2 18446604453915032384 0 0 -1 3 0 0 0
[pid=11946/tid=11953] ppid=11944 vsize=575260 CPUtime=665.8 cores=0-7
/proc/11946/task/11953/stat : 11953 (strangenight2-m) R 11944 11946 11573 0 -1 4202560 104335 0 0 0 66560 20 0 0 25 0 8 0 624474327 589066240 35589 33554432000 4194304 4627427 140737241178224 18446744073709551615 4324208 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2838.47
Current children cumulated vsize (KiB) 575260
Child status: 20
Real time (s): 665.872
CPU time (s): 2838.61
CPU user time (s): 2837.29
CPU system time (s): 1.3218
CPU usage (%): 426.3
Max. virtual memory (cumulated for all children) (KiB): 813296
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2837.29
system time used= 1.3218
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 582093
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2190
involuntary context switches= 10512
runsolver used 1.38079 second user time and 3.17252 second system time
The end
Launcher Data
Begin job on node110 at 2011-05-02 15:20:37
IDJOB=3321266
IDBENCH=87946
IDSOLVER=1709
FILE ID=node110/3321266-1304342437
RUNJOBID= node110-1304335483-11587
PBS_JOBID= 13178013
Free space on /tmp= 73932 MiB
SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT02/industrial/aloul/Homer/homer17.shuffled.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3321266-1304342437/watcher-3321266-1304342437 -o /tmp/evaluation-result-3321266-1304342437/solver-3321266-1304342437 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3321266-1304342437.cnf
TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8
MD5SUM BENCH= ca62f6128dc3cad7229c7b9ee33a7492
RANDOM SEED=1549228806
node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.830
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5333.66
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.830
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 0
cpu cores : 4
apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.83
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.830
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 4
apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.830
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.83
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.830
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.76
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.830
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 2
cpu cores : 4
apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.83
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.830
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 3
cpu cores : 4
apicid : 6
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.74
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.830
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 3
cpu cores : 4
apicid : 22
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.83
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
/proc/meminfo:
MemTotal: 32951124 kB
MemFree: 28349272 kB
Buffers: 1051612 kB
Cached: 1536328 kB
SwapCached: 64 kB
Active: 2013428 kB
Inactive: 2155524 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32951124 kB
LowFree: 28349272 kB
SwapTotal: 67111528 kB
SwapFree: 67111464 kB
Dirty: 5828 kB
Writeback: 0 kB
AnonPages: 1581492 kB
Mapped: 21092 kB
Slab: 355348 kB
PageTables: 14732 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83587088 kB
Committed_AS: 34651248 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
Hugepagesize: 2048 kB
Free space on /tmp at the end= 73928 MiB
End job on node110 at 2011-05-02 15:31:43