Trace number 3218979

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:
  1. 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.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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.
  5. 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

Solver NameAnswerCPU timeWall clock time
ppfolio par? (TO) 39971.5 5000.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S832901479-042-UNKNOWN.cnf
MD5SUMa5a87dc48ba0573fb8f2b8721bafcab2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 8 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3218979-1304145600/watcher-3218979-1304145600 -o /tmp/evaluation-result-3218979-1304145600/solver-3218979-1304145600 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3218979-1304145600.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): 5000 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: 2.62 3.20 3.58 2/170 31155
/proc/meminfo: memFree=29723852/32950928 swapFree=67111364/67111528
[pid=31155] ppid=31153 vsize=18324 CPUtime=0 cores=0-7
/proc/31155/stat : 31155 (ppfolio) S 31153 31155 31129 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 604790685 18763776 390 33554432000 4194304 4287625 140734849816480 18446744073709551615 256415411727 0 0 4096 65536 4592194705218863103 0 0 17 2 0 0 0
/proc/31155/statm: 4581 390 341 23 0 91 0

[startup+0.0854281 s]
/proc/loadavg: 2.62 3.20 3.58 2/170 31155
/proc/meminfo: memFree=29723852/32950928 swapFree=67111364/67111528
[pid=31155] ppid=31153 vsize=18324 CPUtime=0 cores=0-7
/proc/31155/stat : 31155 (ppfolio) S 31153 31155 31129 0 -1 4202496 521 0 0 0 0 0 0 0 18 0 1 0 604790685 18763776 390 33554432000 4194304 4287625 140734849816480 18446744073709551615 256415411727 0 0 4096 65536 4592194705218863103 0 0 17 2 0 0 0
/proc/31155/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100427 s]
/proc/loadavg: 2.62 3.20 3.58 2/170 31155
/proc/meminfo: memFree=29723852/32950928 swapFree=67111364/67111528
[pid=31155] ppid=31153 vsize=18324 CPUtime=0 cores=0-7
/proc/31155/stat : 31155 (ppfolio) S 31153 31155 31129 0 -1 4202496 521 0 0 0 0 0 0 0 18 0 1 0 604790685 18763776 390 33554432000 4194304 4287625 140734849816480 18446744073709551615 256415411727 0 0 4096 65536 4592194705218863103 0 0 17 2 0 0 0
/proc/31155/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300387 s]
/proc/loadavg: 2.62 3.20 3.58 2/170 31155
/proc/meminfo: memFree=29723852/32950928 swapFree=67111364/67111528
[pid=31155] ppid=31153 vsize=18324 CPUtime=0 cores=0-7
/proc/31155/stat : 31155 (ppfolio) S 31153 31155 31129 0 -1 4202496 521 0 0 0 0 0 0 0 18 0 1 0 604790685 18763776 390 33554432000 4194304 4287625 140734849816480 18446744073709551615 256415411727 0 0 4096 65536 4592194705218863103 0 0 17 2 0 0 0
/proc/31155/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700251 s]
/proc/loadavg: 2.62 3.20 3.58 2/170 31155
/proc/meminfo: memFree=29723852/32950928 swapFree=67111364/67111528
[pid=31155] ppid=31153 vsize=18324 CPUtime=0 cores=0-7
/proc/31155/stat : 31155 (ppfolio) S 31153 31155 31129 0 -1 4202496 521 0 0 0 0 0 0 0 18 0 1 0 604790685 18763776 390 33554432000 4194304 4287625 140734849816480 18446744073709551615 256415411727 0 0 4096 65536 4592194705218863103 0 0 17 2 0 0 0
/proc/31155/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5011 s]
/proc/loadavg: 3.13 3.30 3.60 9/180 31170
/proc/meminfo: memFree=29669992/32950928 swapFree=67111364/67111528
[pid=31155] ppid=31153 vsize=18324 CPUtime=0 cores=0-7
/proc/31155/stat : 31155 (ppfolio) S 31153 31155 31129 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 604790685 18763776 390 33554432000 4194304 4287625 140734849816480 18446744073709551615 256415411727 0 0 4096 65536 4592194705218863103 0 0 17 2 0 0 0
/proc/31155/statm: 4581 390 341 23 0 91 0
[pid=31156] ppid=31155 vsize=28312 CPUtime=1.49 cores=0
/proc/31156/stat : 31156 (cryptominisat) R 31155 31155 31129 0 -1 4202496 5721 0 0 0 148 1 0 0 25 0 1 0 604790685 28991488 2433 33554432000 4194304 4587354 140735832298704 18446744073709551615 256415088273 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31156/statm: 7078 2433 326 96 0 3640 0
[pid=31157] ppid=31155 vsize=24348 CPUtime=1.49 cores=1
/proc/31157/stat : 31157 (clasp) R 31155 31155 31129 0 -1 4202496 3679 0 0 0 149 0 0 0 20 0 1 0 604790685 24932352 3411 33554432000 4194304 4785740 140735192529712 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31157/statm: 6087 3411 340 145 0 3132 0
[pid=31158] ppid=31155 vsize=456220 CPUtime=1.4 cores=2
/proc/31158/stat : 31158 (TNM) R 31155 31155 31129 0 -1 4202496 1448 0 10 0 140 0 0 0 25 0 1 0 604790685 467169280 1355 33554432000 134512640 134534564 4286575536 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 2 0 0 8
/proc/31158/statm: 114055 1355 91 6 0 112721 0
[pid=31159] ppid=31155 vsize=12556 CPUtime=1.49 cores=3
/proc/31159/stat : 31159 (march_hi) R 31155 31155 31129 0 -1 4202496 6382 0 0 0 149 0 0 0 20 0 1 0 604790685 12857344 1362 33554432000 4194304 4331988 140737334191376 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31159/statm: 3139 1362 150 34 0 1581 0
[pid=31160] ppid=31155 vsize=68488 CPUtime=4.87 cores=4-7
/proc/31160/stat : 31160 (plingeling) S 31155 31155 31129 0 -1 4202496 7485 1251 0 0 487 0 0 0 25 0 5 0 604790685 70131712 5577 33554432000 4194304 4356188 140736667182624 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31160/statm: 17122 5577 161 40 0 15666 0
[pid=31160/tid=31167] ppid=31155 vsize=68488 CPUtime=1.23 cores=4-7
/proc/31160/task/31167/stat : 31167 (plingeling) R 31155 31155 31129 0 -1 4202560 573 1251 0 0 123 0 0 0 25 0 5 0 604790692 70131712 5577 33554432000 4194304 4356188 140736667182624 18446744073709551615 4212287 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31160/tid=31168] ppid=31155 vsize=68488 CPUtime=1.23 cores=4-7
/proc/31160/task/31168/stat : 31168 (plingeling) R 31155 31155 31129 0 -1 4202560 591 1251 0 0 123 0 0 0 25 0 5 0 604790692 70131712 5577 33554432000 4194304 4356188 140736667182624 18446744073709551615 4270759 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31160/tid=31169] ppid=31155 vsize=68488 CPUtime=1.19 cores=4-7
/proc/31160/task/31169/stat : 31169 (plingeling) R 31155 31155 31129 0 -1 4202560 589 1251 0 0 119 0 0 0 25 0 5 0 604790692 70131712 5577 33554432000 4194304 4356188 140736667182624 18446744073709551615 4210587 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31160/tid=31170] ppid=31155 vsize=68488 CPUtime=1.14 cores=4-7
/proc/31160/task/31170/stat : 31170 (plingeling) R 31155 31155 31129 0 -1 4202560 1115 1251 0 0 114 0 0 0 25 0 5 0 604790692 70131712 5577 33554432000 4194304 4356188 140736667182624 18446744073709551615 4279435 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.74
Current children cumulated vsize (KiB) 608248

[startup+3.1008 s]
/proc/loadavg: 3.13 3.30 3.60 9/180 31171
/proc/meminfo: memFree=29672380/32950928 swapFree=67111364/67111528
[pid=31155] ppid=31153 vsize=18324 CPUtime=0 cores=0-7
/proc/31155/stat : 31155 (ppfolio) S 31153 31155 31129 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 604790685 18763776 390 33554432000 4194304 4287625 140734849816480 18446744073709551615 256415411727 0 0 4096 65536 4592194705218863103 0 0 17 2 0 0 0
/proc/31155/statm: 4581 390 341 23 0 91 0
[pid=31156] ppid=31155 vsize=555392 CPUtime=3.08 cores=0
/proc/31156/stat : 31156 (cryptominisat) R 31155 31155 31129 0 -1 4202496 9433 0 0 0 307 1 0 0 25 0 1 0 604790685 568721408 2724 33554432000 4194304 4587354 140735832298704 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31156/statm: 138848 2724 327 96 0 135410 0
[pid=31157] ppid=31155 vsize=25432 CPUtime=3.09 cores=1
/proc/31157/stat : 31157 (clasp) R 31155 31155 31129 0 -1 4202496 3959 0 0 0 309 0 0 0 25 0 1 0 604790685 26042368 3691 33554432000 4194304 4785740 140735192529712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31157/statm: 6358 3691 340 145 0 3403 0
[pid=31158] ppid=31155 vsize=456220 CPUtime=3 cores=2
/proc/31158/stat : 31158 (TNM) R 31155 31155 31129 0 -1 4202496 1448 0 10 0 300 0 0 0 25 0 1 0 604790685 467169280 1355 33554432000 134512640 134534564 4286575536 18446744073709551615 134524686 0 0 4096 0 0 0 0 17 2 0 0 8
/proc/31158/statm: 114055 1355 91 6 0 112721 0
[pid=31159] ppid=31155 vsize=17024 CPUtime=3.09 cores=3
/proc/31159/stat : 31159 (march_hi) R 31155 31155 31129 0 -1 4202496 7761 0 0 0 309 0 0 0 25 0 1 0 604790685 17432576 2241 33554432000 4194304 4331988 140737334191376 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31159/statm: 4256 2241 174 34 0 2698 0
[pid=31160] ppid=31155 vsize=63676 CPUtime=11.27 cores=4-7
/proc/31160/stat : 31160 (plingeling) S 31155 31155 31129 0 -1 4202496 9405 1251 0 0 1126 1 0 0 25 0 5 0 604790685 65204224 4374 33554432000 4194304 4356188 140736667182624 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31160/statm: 15919 4374 161 40 0 14463 0
[pid=31160/tid=31167] ppid=31155 vsize=63676 CPUtime=2.83 cores=4-7
/proc/31160/task/31167/stat : 31167 (plingeling) R 31155 31155 31129 0 -1 4202560 1165 1251 0 0 283 0 0 0 25 0 5 0 604790692 65204224 4374 33554432000 4194304 4356188 140736667182624 18446744073709551615 4331151 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31160/tid=31168] ppid=31155 vsize=63676 CPUtime=2.82 cores=4-7
/proc/31160/task/31168/stat : 31168 (plingeling) R 31155 31155 31129 0 -1 4202560 1168 1251 0 0 282 0 0 0 25 0 5 0 604790692 65204224 4374 33554432000 4194304 4356188 140736667182624 18446744073709551615 4279996 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31160/tid=31169] ppid=31155 vsize=63676 CPUtime=2.79 cores=4-7
/proc/31160/task/31169/stat : 31169 (plingeling) R 31155 31155 31129 0 -1 4202560 1199 1251 0 0 279 0 0 0 25 0 5 0 604790692 65204224 4374 33554432000 4194304 4356188 140736667182624 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31160/tid=31170] ppid=31155 vsize=63676 CPUtime=2.74 cores=4-7
/proc/31160/task/31170/stat : 31170 (plingeling) R 31155 31155 31129 0 -1 4202560 1256 1251 0 0 274 0 0 0 25 0 5 0 604790692 65204224 4374 33554432000 4194304 4356188 140736667182624 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.53
Current children cumulated vsize (KiB) 1136068

[startup+6.3012 s]
/proc/loadavg: 3.13 3.30 3.60 9/180 31171
/proc/meminfo: memFree=29646904/32950928 swapFree=67111364/67111528
[pid=31155] ppid=31153 vsize=18324 CPUtime=0 cores=0-7
/proc/31155/stat : 31155 (ppfolio) S 31153 31155 31129 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 604790685 18763776 390 33554432000 4194304 4287625 140734849816480 18446744073709551615 256415411727 0 0 4096 65536 4592194705218863103 0 0 17 2 0 0 0
/proc/31155/statm: 4581 390 341 23 0 91 0
[pid=31156] ppid=31155 vsize=570240 CPUtime=6.28 cores=0
/proc/31156/stat : 31156 (cryptominisat) R 31155 31155 31129 0 -1 4202496 15274 0 0 0 626 2 0 0 25 0 1 0 604790685 583925760 7115 33554432000 4194304 4587354 140735832298704 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31156/statm: 142560 7115 337 96 0 139122 0
[pid=31157] ppid=31155 vsize=28008 CPUtime=6.29 cores=1
/proc/31157/stat : 31157 (clasp) R 31155 31155 31129 0 -1 4202496 4599 0 0 0 629 0 0 0 25 0 1 0 604790685 28680192 4331 33554432000 4194304 4785740 140735192529712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31157/statm: 7002 4331 340 145 0 4047 0
[pid=31158] ppid=31155 vsize=460712 CPUtime=6.19 cores=2
/proc/31158/stat : 31158 (TNM) R 31155 31155 31129 0 -1 4202496 1806 0 11 0 619 0 0 0 25 0 1 0 604790685 471769088 1714 33554432000 134512640 134534564 4286575536 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 2 0 0 9
/proc/31158/statm: 115178 1714 95 6 0 113844 0
[pid=31159] ppid=31155 vsize=17024 CPUtime=6.29 cores=3
/proc/31159/stat : 31159 (march_hi) R 31155 31155 31129 0 -1 4202496 7763 0 0 0 629 0 0 0 25 0 1 0 604790685 17432576 2243 33554432000 4194304 4331988 140737334191376 18446744073709551615 4263331 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31159/statm: 4256 2243 174 34 0 2698 0
[pid=31160] ppid=31155 vsize=67500 CPUtime=24.05 cores=4-7
/proc/31160/stat : 31160 (plingeling) S 31155 31155 31129 0 -1 4202496 11865 1251 0 0 2404 1 0 0 25 0 5 0 604790685 69120000 5298 33554432000 4194304 4356188 140736667182624 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31160/statm: 16875 5298 161 40 0 15419 0
[pid=31160/tid=31167] ppid=31155 vsize=67500 CPUtime=6.03 cores=4-7
/proc/31160/task/31167/stat : 31167 (plingeling) R 31155 31155 31129 0 -1 4202560 1917 1251 0 0 603 0 0 0 25 0 5 0 604790692 69120000 5298 33554432000 4194304 4356188 140736667182624 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31160/tid=31168] ppid=31155 vsize=67500 CPUtime=6 cores=4-7
/proc/31160/task/31168/stat : 31168 (plingeling) R 31155 31155 31129 0 -1 4202560 1481 1251 0 0 600 0 0 0 25 0 5 0 604790692 69120000 5298 33554432000 4194304 4356188 140736667182624 18446744073709551615 4332037 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31160/tid=31169] ppid=31155 vsize=67500 CPUtime=5.99 cores=4-7
/proc/31160/task/31169/stat : 31169 (plingeling) R 31155 31155 31129 0 -1 4202560 1344 1251 0 0 599 0 0 0 25 0 5 0 604790692 69120000 5298 33554432000 4194304 4356188 140736667182624 18446744073709551615 4331504 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31160/tid=31170] ppid=31155 vsize=67500 CPUtime=5.94 cores=4-7
/proc/31160/task/31170/stat : 31170 (plingeling) R 31155 31155 31129 0 -1 4202560 2506 1251 0 0 594 0 0 0 25 0 5 0 604790692 69120000 5298 33554432000 4194304 4356188 140736667182624 18446744073709551615 4238800 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.1
Current children cumulated vsize (KiB) 1161808

[startup+12.701 s]
/proc/loadavg: 3.95 3.47 3.66 9/180 31171
/proc/meminfo: memFree=29612368/32950928 swapFree=67111364/67111528
[pid=31155] ppid=31153 vsize=18324 CPUtime=0 cores=0-7
/proc/31155/stat : 31155 (ppfolio) S 31153 31155 31129 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 604790685 18763776 390 33554432000 4194304 4287625 140734849816480 18446744073709551615 256415411727 0 0 4096 65536 4592194705218863103 0 0 17 2 0 0 0
/proc/31155/statm: 4581 390 341 23 0 91 0
[pid=31156] ppid=31155 vsize=582112 CPUtime=12.69 cores=0
/proc/31156/stat : 31156 (cryptominisat) R 31155 31155 31129 0 -1 4202496 21986 0 0 0 1266 3 0 0 25 0 1 0 604790685 596082688 12256 33554432000 4194304 4587354 140735832298704 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31156/statm: 145528 12256 337 96 0 142090 0
[pid=31157] ppid=31155 vsize=32912 CPUtime=12.69 cores=1
/proc/31157/stat : 31157 (clasp) R 31155 31155 31129 0 -1 4202496 5746 0 0 0 1268 1 0 0 25 0 1 0 604790685 33701888 5478 33554432000 4194304 4785740 140735192529712 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31157/statm: 8228 5478 340 145 0 5273 0
[pid=31158] ppid=31155 vsize=460712 CPUtime=12.59 cores=2
/proc/31158/stat : 31158 (TNM) R 31155 31155 31129 0 -1 4202496 1806 0 11 0 1259 0 0 0 25 0 1 0 604790685 471769088 1714 33554432000 134512640 134534564 4286575536 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 9
/proc/31158/statm: 115178 1714 95 6 0 113844 0
[pid=31159] ppid=31155 vsize=17024 CPUtime=12.69 cores=3
/proc/31159/stat : 31159 (march_hi) R 31155 31155 31129 0 -1 4202496 7764 0 0 0 1269 0 0 0 25 0 1 0 604790685 17432576 2244 33554432000 4194304 4331988 140737334191376 18446744073709551615 4263314 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31159/statm: 4256 2244 174 34 0 2698 0
[pid=31160] ppid=31155 vsize=70072 CPUtime=49.62 cores=4-7
/proc/31160/stat : 31160 (plingeling) S 31155 31155 31129 0 -1 4202496 15676 1251 0 0 4960 2 0 0 25 0 5 0 604790685 71753728 5973 33554432000 4194304 4356188 140736667182624 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31160/statm: 17518 5973 161 40 0 16062 0
[pid=31160/tid=31167] ppid=31155 vsize=70072 CPUtime=12.43 cores=4-7
/proc/31160/task/31167/stat : 31167 (plingeling) R 31155 31155 31129 0 -1 4202560 3038 1251 0 0 1243 0 0 0 25 0 5 0 604790692 71753728 5973 33554432000 4194304 4356188 140736667182624 18446744073709551615 4279578 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31160/tid=31168] ppid=31155 vsize=70072 CPUtime=12.37 cores=4-7
/proc/31160/task/31168/stat : 31168 (plingeling) R 31155 31155 31129 0 -1 4202560 2537 1251 0 0 1237 0 0 0 25 0 5 0 604790692 71753728 5973 33554432000 4194304 4356188 140736667182624 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31160/tid=31169] ppid=31155 vsize=70072 CPUtime=12.39 cores=4-7
/proc/31160/task/31169/stat : 31169 (plingeling) R 31155 31155 31129 0 -1 4202560 2113 1251 0 0 1239 0 0 0 25 0 5 0 604790692 71753728 5973 33554432000 4194304 4356188 140736667182624 18446744073709551615 4238885 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31160/tid=31170] ppid=31155 vsize=70072 CPUtime=12.34 cores=4-7
/proc/31160/task/31170/stat : 31170 (plingeling) R 31155 31155 31129 0 -1 4202560 3371 1251 0 0 1234 0 0 0 25 0 5 0 604790692 71753728 5973 33554432000 4194304 4356188 140736667182624 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.28
Current children cumulated vsize (KiB) 1181156

[startup+25.5006 s]
/proc/loadavg: 4.57 3.62 3.70 9/180 31171
/proc/meminfo: memFree=29602552/32950928 swapFree=67111364/67111528
[pid=31155] ppid=31153 vsize=18324 CPUtime=0 cores=0-7
/proc/31155/stat : 31155 (ppfolio) S 31153 31155 31129 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 604790685 18763776 390 33554432000 4194304 4287625 140734849816480 18446744073709551615 256415411727 0 0 4096 65536 4592194705218863103 0 0 17 2 0 0 0
/proc/31155/statm: 4581 390 341 23 0 91 0
[pid=31156] ppid=31155 vsize=586456 CPUtime=25.49 cores=0
/proc/31156/stat : 31156 (cryptominisat) R 31155 31155 31129 0 -1 4202496 31634 0 0 0 2544 5 0 0 25 0 1 0 604790685 600530944 13235 33554432000 4194304 4587354 140735832298704 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 0 0 0 0

################
# More data... #
################

[pid=31158] ppid=31155 vsize=460712 CPUtime=4782.35 cores=2
/proc/31158/stat : 31158 (TNM) R 31155 31155 31129 0 -1 4202496 1806 0 11 0 478232 3 0 0 25 0 1 0 604790685 471769088 1714 33554432000 134512640 134534564 4286575536 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 2 0 0 9
/proc/31158/statm: 115178 1714 95 6 0 113844 0
[pid=31159] ppid=31155 vsize=472240 CPUtime=4782.44 cores=3
/proc/31159/stat : 31159 (march_hi) R 31155 31155 31129 0 -1 4202496 119919 0 0 0 478165 79 0 0 25 0 1 0 604790685 483573760 114399 33554432000 4194304 4331988 140737334191376 18446744073709551615 4246743 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31159/statm: 118060 114399 175 34 0 116502 0
[pid=31160] ppid=31155 vsize=155548 CPUtime=19101.3 cores=4-7
/proc/31160/stat : 31160 (plingeling) S 31155 31155 31129 0 -1 4202496 376343 1251 0 0 1910072 62 0 0 25 0 5 0 604790685 159281152 27342 33554432000 4194304 4356188 140736667182624 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31160/statm: 38887 27342 161 40 0 37431 0
[pid=31160/tid=31167] ppid=31155 vsize=155548 CPUtime=4782.06 cores=4-7
/proc/31160/task/31167/stat : 31167 (plingeling) R 31155 31155 31129 0 -1 4202560 98724 1251 0 0 478189 17 0 0 25 0 5 0 604790692 159281152 27342 33554432000 4194304 4356188 140736667182624 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31160/tid=31168] ppid=31155 vsize=155548 CPUtime=4756.13 cores=4-7
/proc/31160/task/31168/stat : 31168 (plingeling) R 31155 31155 31129 0 -1 4202560 80882 1251 0 0 475599 14 0 0 25 0 5 0 604790692 159281152 27342 33554432000 4194304 4356188 140736667182624 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31160/tid=31169] ppid=31155 vsize=155548 CPUtime=4781.08 cores=4-7
/proc/31160/task/31169/stat : 31169 (plingeling) R 31155 31155 31129 0 -1 4202560 83363 1251 0 0 478094 14 0 0 25 0 5 0 604790692 159281152 27342 33554432000 4194304 4356188 140736667182624 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31160/tid=31170] ppid=31155 vsize=155548 CPUtime=4781.98 cores=4-7
/proc/31160/task/31170/stat : 31170 (plingeling) R 31155 31155 31129 0 -1 4202560 108757 1251 0 0 478183 15 0 0 25 0 5 0 604790692 159281152 27342 33554432000 4194304 4356188 140736667182624 18446744073709551615 4210704 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38231
Current children cumulated vsize (KiB) 2049568

[startup+4842.3 s]
/proc/loadavg: 8.04 8.04 8.00 9/180 31312
/proc/meminfo: memFree=28762632/32950928 swapFree=67111364/67111528
[pid=31155] ppid=31153 vsize=18324 CPUtime=0 cores=0-7
/proc/31155/stat : 31155 (ppfolio) S 31153 31155 31129 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 604790685 18763776 390 33554432000 4194304 4287625 140734849816480 18446744073709551615 256415411727 0 0 4096 65536 4592194705218863103 0 0 17 2 0 0 0
/proc/31155/statm: 4581 390 341 23 0 91 0
[pid=31156] ppid=31155 vsize=743292 CPUtime=4842.46 cores=0
/proc/31156/stat : 31156 (cryptominisat) R 31155 31155 31129 0 -1 4202496 1236779 0 0 0 483708 538 0 0 25 0 1 0 604790685 761131008 53431 33554432000 4194304 4587354 140735832298704 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31156/statm: 185823 53431 337 96 0 182385 0
[pid=31157] ppid=31155 vsize=199876 CPUtime=4842.44 cores=1
/proc/31157/stat : 31157 (clasp) R 31155 31155 31129 0 -1 4202496 43761 0 0 0 484232 12 0 0 25 0 1 0 604790685 204673024 43265 33554432000 4194304 4785740 140735192529712 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31157/statm: 49969 43265 340 145 0 47014 0
[pid=31158] ppid=31155 vsize=460712 CPUtime=4842.35 cores=2
/proc/31158/stat : 31158 (TNM) R 31155 31155 31129 0 -1 4202496 1806 0 11 0 484232 3 0 0 25 0 1 0 604790685 471769088 1714 33554432000 134512640 134534564 4286575536 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 2 0 0 9
/proc/31158/statm: 115178 1714 95 6 0 113844 0
[pid=31159] ppid=31155 vsize=696004 CPUtime=4842.45 cores=3
/proc/31159/stat : 31159 (march_hi) R 31155 31155 31129 0 -1 4202496 121444 0 0 0 484163 82 0 0 25 0 1 0 604790685 712708096 115924 33554432000 4194304 4331988 140737334191376 18446744073709551615 4299144 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31159/statm: 174001 115924 175 34 0 172443 0
[pid=31160] ppid=31155 vsize=148892 CPUtime=19341 cores=4-7
/proc/31160/stat : 31160 (plingeling) S 31155 31155 31129 0 -1 4202496 376727 1251 0 0 1934038 62 0 0 25 0 5 0 604790685 152465408 25678 33554432000 4194304 4356188 140736667182624 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31160/statm: 37223 25678 161 40 0 35767 0
[pid=31160/tid=31167] ppid=31155 vsize=148892 CPUtime=4842.06 cores=4-7
/proc/31160/task/31167/stat : 31167 (plingeling) R 31155 31155 31129 0 -1 4202560 98916 1251 0 0 484189 17 0 0 25 0 5 0 604790692 152465408 25678 33554432000 4194304 4356188 140736667182624 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31160/tid=31168] ppid=31155 vsize=148892 CPUtime=4815.8 cores=4-7
/proc/31160/task/31168/stat : 31168 (plingeling) R 31155 31155 31129 0 -1 4202560 80882 1251 0 0 481566 14 0 0 25 0 5 0 604790692 152465408 25678 33554432000 4194304 4356188 140736667182624 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31160/tid=31169] ppid=31155 vsize=148892 CPUtime=4841.07 cores=4-7
/proc/31160/task/31169/stat : 31169 (plingeling) R 31155 31155 31129 0 -1 4202560 83363 1251 0 0 484093 14 0 0 25 0 5 0 604790692 152465408 25678 33554432000 4194304 4356188 140736667182624 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31160/tid=31170] ppid=31155 vsize=148892 CPUtime=4841.98 cores=4-7
/proc/31160/task/31170/stat : 31170 (plingeling) R 31155 31155 31129 0 -1 4202560 108949 1251 0 0 484183 15 0 0 25 0 5 0 604790692 152465408 25678 33554432000 4194304 4356188 140736667182624 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38710.7
Current children cumulated vsize (KiB) 2267100

[startup+4902.3 s]
/proc/loadavg: 8.01 8.03 8.00 9/180 31322
/proc/meminfo: memFree=28721032/32950928 swapFree=67111364/67111528
[pid=31155] ppid=31153 vsize=18324 CPUtime=0 cores=0-7
/proc/31155/stat : 31155 (ppfolio) S 31153 31155 31129 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 604790685 18763776 390 33554432000 4194304 4287625 140734849816480 18446744073709551615 256415411727 0 0 4096 65536 4592194705218863103 0 0 17 2 0 0 0
/proc/31155/statm: 4581 390 341 23 0 91 0
[pid=31156] ppid=31155 vsize=760432 CPUtime=4902.46 cores=0
/proc/31156/stat : 31156 (cryptominisat) R 31155 31155 31129 0 -1 4202496 1240713 0 0 0 489707 539 0 0 25 0 1 0 604790685 778682368 57365 33554432000 4194304 4587354 140735832298704 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31156/statm: 190108 57365 337 96 0 186670 0
[pid=31157] ppid=31155 vsize=200732 CPUtime=4902.43 cores=1
/proc/31157/stat : 31157 (clasp) R 31155 31155 31129 0 -1 4202496 43951 0 0 0 490231 12 0 0 25 0 1 0 604790685 205549568 43455 33554432000 4194304 4785740 140735192529712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31157/statm: 50183 43455 340 145 0 47228 0
[pid=31158] ppid=31155 vsize=460712 CPUtime=4902.35 cores=2
/proc/31158/stat : 31158 (TNM) R 31155 31155 31129 0 -1 4202496 1806 0 11 0 490232 3 0 0 25 0 1 0 604790685 471769088 1714 33554432000 134512640 134534564 4286575536 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 2 0 0 9
/proc/31158/statm: 115178 1714 95 6 0 113844 0
[pid=31159] ppid=31155 vsize=696004 CPUtime=4902.44 cores=3
/proc/31159/stat : 31159 (march_hi) R 31155 31155 31129 0 -1 4202496 122824 0 0 0 490161 83 0 0 25 0 1 0 604790685 712708096 117304 33554432000 4194304 4331988 140737334191376 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31159/statm: 174001 117304 175 34 0 172443 0
[pid=31160] ppid=31155 vsize=168348 CPUtime=19580.7 cores=4-7
/proc/31160/stat : 31160 (plingeling) S 31155 31155 31129 0 -1 4202496 381591 1251 0 0 1958005 62 0 0 25 0 5 0 604790685 172388352 30542 33554432000 4194304 4356188 140736667182624 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31160/statm: 42087 30542 161 40 0 40631 0
[pid=31160/tid=31167] ppid=31155 vsize=168348 CPUtime=4902.06 cores=4-7
/proc/31160/task/31167/stat : 31167 (plingeling) R 31155 31155 31129 0 -1 4202560 101156 1251 0 0 490189 17 0 0 25 0 5 0 604790692 172388352 30542 33554432000 4194304 4356188 140736667182624 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31160/tid=31168] ppid=31155 vsize=168348 CPUtime=4875.48 cores=4-7
/proc/31160/task/31168/stat : 31168 (plingeling) R 31155 31155 31129 0 -1 4202560 81074 1251 0 0 487534 14 0 0 25 0 5 0 604790692 172388352 30542 33554432000 4194304 4356188 140736667182624 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31160/tid=31169] ppid=31155 vsize=168348 CPUtime=4901.07 cores=4-7
/proc/31160/task/31169/stat : 31169 (plingeling) R 31155 31155 31129 0 -1 4202560 83555 1251 0 0 490093 14 0 0 25 0 5 0 604790692 172388352 30542 33554432000 4194304 4356188 140736667182624 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31160/tid=31170] ppid=31155 vsize=168348 CPUtime=4901.97 cores=4-7
/proc/31160/task/31170/stat : 31170 (plingeling) R 31155 31155 31129 0 -1 4202560 111189 1251 0 0 490182 15 0 0 25 0 5 0 604790692 172388352 30542 33554432000 4194304 4356188 140736667182624 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39190.3
Current children cumulated vsize (KiB) 2304552

[startup+4962.3 s]
/proc/loadavg: 8.06 8.04 8.00 9/180 31324
/proc/meminfo: memFree=28723948/32950928 swapFree=67111364/67111528
[pid=31155] ppid=31153 vsize=18324 CPUtime=0 cores=0-7
/proc/31155/stat : 31155 (ppfolio) S 31153 31155 31129 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 604790685 18763776 390 33554432000 4194304 4287625 140734849816480 18446744073709551615 256415411727 0 0 4096 65536 4592194705218863103 0 0 17 2 0 0 0
/proc/31155/statm: 4581 390 341 23 0 91 0
[pid=31156] ppid=31155 vsize=760432 CPUtime=4962.47 cores=0
/proc/31156/stat : 31156 (cryptominisat) R 31155 31155 31129 0 -1 4202496 1240713 0 0 0 495708 539 0 0 25 0 1 0 604790685 778682368 57365 33554432000 4194304 4587354 140735832298704 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31156/statm: 190108 57365 337 96 0 186670 0
[pid=31157] ppid=31155 vsize=201804 CPUtime=4962.44 cores=1
/proc/31157/stat : 31157 (clasp) R 31155 31155 31129 0 -1 4202496 44199 0 0 0 496231 13 0 0 25 0 1 0 604790685 206647296 43703 33554432000 4194304 4785740 140735192529712 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31157/statm: 50451 43703 340 145 0 47496 0
[pid=31158] ppid=31155 vsize=460712 CPUtime=4962.35 cores=2
/proc/31158/stat : 31158 (TNM) R 31155 31155 31129 0 -1 4202496 1806 0 11 0 496232 3 0 0 25 0 1 0 604790685 471769088 1714 33554432000 134512640 134534564 4286575536 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 9
/proc/31158/statm: 115178 1714 95 6 0 113844 0
[pid=31159] ppid=31155 vsize=696004 CPUtime=4962.45 cores=3
/proc/31159/stat : 31159 (march_hi) R 31155 31155 31129 0 -1 4202496 124304 0 0 0 496160 85 0 0 25 0 1 0 604790685 712708096 118784 33554432000 4194304 4331988 140737334191376 18446744073709551615 4239610 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31159/statm: 174001 118784 175 34 0 172443 0
[pid=31160] ppid=31155 vsize=157084 CPUtime=19820.3 cores=4-7
/proc/31160/stat : 31160 (plingeling) S 31155 31155 31129 0 -1 4202496 390167 1251 0 0 1981971 63 0 0 25 0 5 0 604790685 160854016 27726 33554432000 4194304 4356188 140736667182624 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31160/statm: 39271 27726 161 40 0 37815 0
[pid=31160/tid=31167] ppid=31155 vsize=157084 CPUtime=4962.07 cores=4-7
/proc/31160/task/31167/stat : 31167 (plingeling) R 31155 31155 31129 0 -1 4202560 103204 1251 0 0 496189 18 0 0 25 0 5 0 604790692 160854016 27726 33554432000 4194304 4356188 140736667182624 18446744073709551615 4331106 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31160/tid=31168] ppid=31155 vsize=157084 CPUtime=4935.15 cores=4-7
/proc/31160/task/31168/stat : 31168 (plingeling) R 31155 31155 31129 0 -1 4202560 83314 1251 0 0 493501 14 0 0 25 0 5 0 604790692 160854016 27726 33554432000 4194304 4356188 140736667182624 18446744073709551615 4332165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31160/tid=31169] ppid=31155 vsize=157084 CPUtime=4961.06 cores=4-7
/proc/31160/task/31169/stat : 31169 (plingeling) R 31155 31155 31129 0 -1 4202560 85795 1251 0 0 496092 14 0 0 25 0 5 0 604790692 160854016 27726 33554432000 4194304 4356188 140736667182624 18446744073709551615 4332165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31160/tid=31170] ppid=31155 vsize=157084 CPUtime=4961.98 cores=4-7
/proc/31160/task/31170/stat : 31170 (plingeling) R 31155 31155 31129 0 -1 4202560 113237 1251 0 0 496182 16 0 0 25 0 5 0 604790692 160854016 27726 33554432000 4194304 4356188 140736667182624 18446744073709551615 4332003 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39670.1
Current children cumulated vsize (KiB) 2294360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.11 8.05 8.01 9/180 31325
/proc/meminfo: memFree=28729356/32950928 swapFree=67111364/67111528
[pid=31155] ppid=31153 vsize=18324 CPUtime=0 cores=0-7
/proc/31155/stat : 31155 (ppfolio) S 31153 31155 31129 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 604790685 18763776 390 33554432000 4194304 4287625 140734849816480 18446744073709551615 256415411727 0 0 4096 65536 4592194705218863103 0 0 17 2 0 0 0
/proc/31155/statm: 4581 390 341 23 0 91 0
[pid=31156] ppid=31155 vsize=760432 CPUtime=5000.17 cores=0
/proc/31156/stat : 31156 (cryptominisat) R 31155 31155 31129 0 -1 4202496 1240713 0 0 0 499478 539 0 0 25 0 1 0 604790685 778682368 57365 33554432000 4194304 4587354 140735832298704 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31156/statm: 190108 57365 337 96 0 186670 0
[pid=31157] ppid=31155 vsize=201804 CPUtime=5000.15 cores=1
/proc/31157/stat : 31157 (clasp) R 31155 31155 31129 0 -1 4202496 44199 0 0 0 500002 13 0 0 25 0 1 0 604790685 206647296 43703 33554432000 4194304 4785740 140735192529712 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31157/statm: 50451 43703 340 145 0 47496 0
[pid=31158] ppid=31155 vsize=460712 CPUtime=5000.06 cores=2
/proc/31158/stat : 31158 (TNM) R 31155 31155 31129 0 -1 4202496 1806 0 11 0 500003 3 0 0 25 0 1 0 604790685 471769088 1714 33554432000 134512640 134534564 4286575536 18446744073709551615 134530292 0 0 4096 0 0 0 0 17 2 0 0 9
/proc/31158/statm: 115178 1714 95 6 0 113844 0
[pid=31159] ppid=31155 vsize=696004 CPUtime=5000.15 cores=3
/proc/31159/stat : 31159 (march_hi) R 31155 31155 31129 0 -1 4202496 125184 0 0 0 499930 85 0 0 25 0 1 0 604790685 712708096 119664 33554432000 4194304 4331988 140737334191376 18446744073709551615 4299257 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31159/statm: 174001 119664 175 34 0 172443 0
[pid=31160] ppid=31155 vsize=147356 CPUtime=19971 cores=4-7
/proc/31160/stat : 31160 (plingeling) S 31155 31155 31129 0 -1 4202496 390167 1251 0 0 1997033 64 0 0 25 0 5 0 604790685 150892544 25294 33554432000 4194304 4356188 140736667182624 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31160/statm: 36839 25294 161 40 0 35383 0
[pid=31160/tid=31167] ppid=31155 vsize=147356 CPUtime=4999.78 cores=4-7
/proc/31160/task/31167/stat : 31167 (plingeling) R 31155 31155 31129 0 -1 4202560 103204 1251 0 0 499960 18 0 0 25 0 5 0 604790692 150892544 25294 33554432000 4194304 4356188 140736667182624 18446744073709551615 4238637 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31160/tid=31168] ppid=31155 vsize=147356 CPUtime=4972.65 cores=4-7
/proc/31160/task/31168/stat : 31168 (plingeling) R 31155 31155 31129 0 -1 4202560 83314 1251 0 0 497251 14 0 0 25 0 5 0 604790692 150892544 25294 33554432000 4194304 4356188 140736667182624 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=31160/tid=31169] ppid=31155 vsize=147356 CPUtime=4998.76 cores=4-7
/proc/31160/task/31169/stat : 31169 (plingeling) R 31155 31155 31129 0 -1 4202560 85795 1251 0 0 499862 14 0 0 25 0 5 0 604790692 150892544 25294 33554432000 4194304 4356188 140736667182624 18446744073709551615 4331792 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31160/tid=31170] ppid=31155 vsize=147356 CPUtime=4999.69 cores=4-7
/proc/31160/task/31170/stat : 31170 (plingeling) R 31155 31155 31129 0 -1 4202560 113237 1251 0 0 499953 16 0 0 25 0 5 0 604790692 150892544 25294 33554432000 4194304 4356188 140736667182624 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39971.5
Current children cumulated vsize (KiB) 2284632

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31155 and gives
#  childrusage.ru_utime.tv_sec=5000
#  childrusage.ru_utime.tv_usec=38878
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=36994
# CPU time returned by wait4() is 5000.08
# while last known CPU time is 39971.5
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 39971.5
CPU user time (s): 39964.5
CPU system time (s): 7.04
CPU usage (%): 799.427
Max. virtual memory (cumulated for all children) (KiB): 24498708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.04
system time used= 0.036994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2329
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 449
involuntary context switches= 17399

runsolver used 7.99078 second user time and 19.2891 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-30 08:40:00
IDJOB=3218979
IDBENCH=82513
IDSOLVER=1638
FILE ID=node115/3218979-1304145600
RUNJOBID= node115-1304145600-31143
PBS_JOBID= 13170891
Free space on /tmp= 72880 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S832901479-042-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3218979-1304145600/watcher-3218979-1304145600 -o /tmp/evaluation-result-3218979-1304145600/solver-3218979-1304145600 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3218979-1304145600.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= a5a87dc48ba0573fb8f2b8721bafcab2
RANDOM SEED=2022025526

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.811
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.75
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.811
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.77
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.811
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.74
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.811
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.75
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29724256 kB
Buffers:        833548 kB
Cached:        1904816 kB
SwapCached:          0 kB
Active:         219932 kB
Inactive:      2581608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29724256 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11012 kB
Writeback:           0 kB
AnonPages:       63260 kB
Mapped:          14720 kB
Slab:           361668 kB
PageTables:       4636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   184008 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= 72868 MiB
End job on node115 at 2011-04-30 10:03:22