Trace number 3310363

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) 40000.6 5003.62

General information on the benchmark

NameSAT03/industrial/kukula/addm_bench/
am_7_7.shuffled-as.sat03-363.cnf
MD5SUMc7f51e1ee7556440ab29e1c4bfe29538
Bench CategoryAPPLICATION (applications 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 variables4264
Number of clauses14751
Sum of the clauses size40035
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24214
Number of clauses of size 310535
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3310363-1304017031/watcher-3310363-1304017031 -o /tmp/evaluation-result-3310363-1304017031/solver-3310363-1304017031 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310363-1304017031.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.13 8.06 7.94 2/170 11289
/proc/meminfo: memFree=21434796/32951124 swapFree=67111524/67111528
[pid=11289] ppid=11287 vsize=18324 CPUtime=0 cores=0-7
/proc/11289/stat : 11289 (ppfolio) S 11287 11289 10865 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 513305490 18763776 389 33554432000 4194304 4287625 140733965126080 18446744073709551615 212436037135 0 0 4096 65536 8243576338917621759 0 0 17 6 0 0 0
/proc/11289/statm: 4581 389 341 23 0 91 0

[startup+0.0104589 s]
/proc/loadavg: 8.13 8.06 7.94 2/170 11289
/proc/meminfo: memFree=21434796/32951124 swapFree=67111524/67111528
[pid=11289] ppid=11287 vsize=18324 CPUtime=0 cores=0-7
/proc/11289/stat : 11289 (ppfolio) S 11287 11289 10865 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 513305490 18763776 389 33554432000 4194304 4287625 140733965126080 18446744073709551615 212436037135 0 0 4096 65536 8243576338917621759 0 0 17 6 0 0 0
/proc/11289/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100407 s]
/proc/loadavg: 8.13 8.06 7.94 2/170 11289
/proc/meminfo: memFree=21434796/32951124 swapFree=67111524/67111528
[pid=11289] ppid=11287 vsize=18324 CPUtime=0 cores=0-7
/proc/11289/stat : 11289 (ppfolio) R 11287 11289 10865 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 513305490 18763776 389 33554432000 4194304 4287625 140733965126080 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/11289/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300368 s]
/proc/loadavg: 8.13 8.06 7.94 2/170 11289
/proc/meminfo: memFree=21434796/32951124 swapFree=67111524/67111528
[pid=11289] ppid=11287 vsize=18324 CPUtime=0 cores=0-7
/proc/11289/stat : 11289 (ppfolio) S 11287 11289 10865 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 513305490 18763776 389 33554432000 4194304 4287625 140733965126080 18446744073709551615 212436037135 0 0 4096 65536 8243576338917621759 0 0 17 4 0 0 0
/proc/11289/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700291 s]
/proc/loadavg: 8.13 8.06 7.94 2/170 11289
/proc/meminfo: memFree=21434796/32951124 swapFree=67111524/67111528
[pid=11289] ppid=11287 vsize=18324 CPUtime=0 cores=0-7
/proc/11289/stat : 11289 (ppfolio) S 11287 11289 10865 0 -1 4202496 519 0 0 0 0 0 0 0 21 0 1 0 513305490 18763776 389 33554432000 4194304 4287625 140733965126080 18446744073709551615 212436037135 0 0 4096 65536 8243576338917621759 0 0 17 4 0 0 0
/proc/11289/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50114 s]
/proc/loadavg: 8.20 8.07 7.95 9/180 11304
/proc/meminfo: memFree=21405328/32951124 swapFree=67111524/67111528
[pid=11289] ppid=11287 vsize=18324 CPUtime=0 cores=0-7
/proc/11289/stat : 11289 (ppfolio) S 11287 11289 10865 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 513305490 18763776 389 33554432000 4194304 4287625 140733965126080 18446744073709551615 212436037135 0 0 4096 65536 8243576338917621759 0 0 17 4 0 0 0
/proc/11289/statm: 4581 389 341 23 0 91 0
[pid=11290] ppid=11289 vsize=481544 CPUtime=1.49 cores=0
/proc/11290/stat : 11290 (cryptominisat) R 11289 11289 10865 0 -1 4202496 2680 0 0 0 149 0 0 0 25 0 1 0 513305491 493101056 1435 33554432000 4194304 4587354 140734710906736 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11290/statm: 120386 1435 332 96 0 116948 0
[pid=11291] ppid=11289 vsize=17304 CPUtime=1.49 cores=1
/proc/11291/stat : 11291 (clasp) R 11289 11289 10865 0 -1 4202496 1878 0 0 0 149 0 0 0 20 0 1 0 513305491 17719296 1658 33554432000 4194304 4785740 140733938757792 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11291/statm: 4326 1658 340 145 0 1371 0
[pid=11292] ppid=11289 vsize=456752 CPUtime=1.49 cores=2
/proc/11292/stat : 11292 (TNM) R 11289 11289 10865 0 -1 4202496 774 0 0 0 149 0 0 0 20 0 1 0 513305491 467714048 671 33554432000 134512640 134534564 4289925216 18446744073709551615 134530445 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11292/statm: 114188 671 95 6 0 112854 0
[pid=11293] ppid=11289 vsize=15404 CPUtime=1.48 cores=3
/proc/11293/stat : 11293 (march_hi) R 11289 11289 10865 0 -1 4202496 3668 0 0 0 148 0 0 0 20 0 1 0 513305491 15773696 1416 33554432000 4194304 4331988 140735846642656 18446744073709551615 4263152 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11293/statm: 3851 1416 173 34 0 2293 0
[pid=11294] ppid=11289 vsize=124984 CPUtime=5.86 cores=4-7
/proc/11294/stat : 11294 (plingeling) S 11289 11289 10865 0 -1 4202496 4688 1250 0 0 586 0 0 0 18 0 5 0 513305491 127983616 3340 33554432000 4194304 4356188 140736308817264 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 31246 3340 164 40 0 29790 0
[pid=11294/tid=11301] ppid=11289 vsize=124984 CPUtime=1.46 cores=4-7
/proc/11294/task/11301/stat : 11301 (plingeling) R 11289 11289 10865 0 -1 4202560 575 1250 0 0 146 0 0 0 23 0 5 0 513305493 127983616 3340 33554432000 4194304 4356188 140736308817264 18446744073709551615 4280009 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11289 vsize=124984 CPUtime=1.46 cores=4-7
/proc/11294/task/11302/stat : 11302 (plingeling) R 11289 11289 10865 0 -1 4202560 689 1250 0 0 146 0 0 0 20 0 5 0 513305493 127983616 3340 33554432000 4194304 4356188 140736308817264 18446744073709551615 4210842 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11294/tid=11303] ppid=11289 vsize=124984 CPUtime=1.45 cores=4-7
/proc/11294/task/11303/stat : 11303 (plingeling) R 11289 11289 10865 0 -1 4202560 654 1250 0 0 145 0 0 0 23 0 5 0 513305493 127983616 3340 33554432000 4194304 4356188 140736308817264 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11294/tid=11304] ppid=11289 vsize=124984 CPUtime=1.45 cores=4-7
/proc/11294/task/11304/stat : 11304 (plingeling) R 11289 11289 10865 0 -1 4202560 848 1250 0 0 145 0 0 0 23 0 5 0 513305493 127983616 3340 33554432000 4194304 4356188 140736308817264 18446744073709551615 4330992 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.81
Current children cumulated vsize (KiB) 1114312

[startup+3.10084 s]
/proc/loadavg: 8.20 8.07 7.95 9/180 11304
/proc/meminfo: memFree=21394416/32951124 swapFree=67111524/67111528
[pid=11289] ppid=11287 vsize=18324 CPUtime=0 cores=0-7
/proc/11289/stat : 11289 (ppfolio) S 11287 11289 10865 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 513305490 18763776 389 33554432000 4194304 4287625 140733965126080 18446744073709551615 212436037135 0 0 4096 65536 8243576338917621759 0 0 17 4 0 0 0
/proc/11289/statm: 4581 389 341 23 0 91 0
[pid=11290] ppid=11289 vsize=488236 CPUtime=3.08 cores=0
/proc/11290/stat : 11290 (cryptominisat) R 11289 11289 10865 0 -1 4202496 5645 0 0 0 308 0 0 0 25 0 1 0 513305491 499953664 3377 33554432000 4194304 4587354 140734710906736 18446744073709551615 4414201 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11290/statm: 122059 3377 338 96 0 118621 0
[pid=11291] ppid=11289 vsize=18836 CPUtime=3.09 cores=1
/proc/11291/stat : 11291 (clasp) R 11289 11289 10865 0 -1 4202496 2256 0 0 0 309 0 0 0 25 0 1 0 513305491 19288064 2036 33554432000 4194304 4785740 140733938757792 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11291/statm: 4709 2036 340 145 0 1754 0
[pid=11292] ppid=11289 vsize=456752 CPUtime=3.09 cores=2
/proc/11292/stat : 11292 (TNM) R 11289 11289 10865 0 -1 4202496 774 0 0 0 309 0 0 0 25 0 1 0 513305491 467714048 671 33554432000 134512640 134534564 4289925216 18446744073709551615 10004832 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11292/statm: 114188 671 95 6 0 112854 0
[pid=11293] ppid=11289 vsize=16096 CPUtime=3.08 cores=3
/proc/11293/stat : 11293 (march_hi) R 11289 11289 10865 0 -1 4202496 3778 0 0 0 308 0 0 0 25 0 1 0 513305491 16482304 1526 33554432000 4194304 4331988 140735846642656 18446744073709551615 4226457 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11293/statm: 4024 1526 173 34 0 2466 0
[pid=11294] ppid=11289 vsize=129208 CPUtime=12.26 cores=4-7
/proc/11294/stat : 11294 (plingeling) S 11289 11289 10865 0 -1 4202496 5744 1250 0 0 1225 1 0 0 18 0 5 0 513305491 132308992 4396 33554432000 4194304 4356188 140736308817264 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 32302 4396 164 40 0 30846 0
[pid=11294/tid=11301] ppid=11289 vsize=129208 CPUtime=3.06 cores=4-7
/proc/11294/task/11301/stat : 11301 (plingeling) R 11289 11289 10865 0 -1 4202560 671 1250 0 0 306 0 0 0 25 0 5 0 513305493 132308992 4396 33554432000 4194304 4356188 140736308817264 18446744073709551615 4280055 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11289 vsize=129208 CPUtime=3.06 cores=4-7
/proc/11294/task/11302/stat : 11302 (plingeling) R 11289 11289 10865 0 -1 4202560 1041 1250 0 0 306 0 0 0 25 0 5 0 513305493 132308992 4396 33554432000 4194304 4356188 140736308817264 18446744073709551615 4330879 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11294/tid=11303] ppid=11289 vsize=129208 CPUtime=3.04 cores=4-7
/proc/11294/task/11303/stat : 11303 (plingeling) R 11289 11289 10865 0 -1 4202560 974 1250 0 0 304 0 0 0 25 0 5 0 513305493 132308992 4396 33554432000 4194304 4356188 140736308817264 18446744073709551615 4284008 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11294/tid=11304] ppid=11289 vsize=129208 CPUtime=3.05 cores=4-7
/proc/11294/task/11304/stat : 11304 (plingeling) R 11289 11289 10865 0 -1 4202560 1136 1250 0 0 305 0 0 0 25 0 5 0 513305493 132308992 4396 33554432000 4194304 4356188 140736308817264 18446744073709551615 4331076 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.6
Current children cumulated vsize (KiB) 1127452

[startup+6.30123 s]
/proc/loadavg: 8.20 8.07 7.95 9/180 11304
/proc/meminfo: memFree=21374496/32951124 swapFree=67111524/67111528
[pid=11289] ppid=11287 vsize=18324 CPUtime=0 cores=0-7
/proc/11289/stat : 11289 (ppfolio) S 11287 11289 10865 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 513305490 18763776 389 33554432000 4194304 4287625 140733965126080 18446744073709551615 212436037135 0 0 4096 65536 8243576338917621759 0 0 17 4 0 0 0
/proc/11289/statm: 4581 389 341 23 0 91 0
[pid=11290] ppid=11289 vsize=501344 CPUtime=6.29 cores=0
/proc/11290/stat : 11290 (cryptominisat) R 11289 11289 10865 0 -1 4202496 9840 0 0 0 628 1 0 0 25 0 1 0 513305491 513376256 4771 33554432000 4194304 4587354 140734710906736 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11290/statm: 125336 4771 338 96 0 121898 0
[pid=11291] ppid=11289 vsize=20852 CPUtime=6.29 cores=1
/proc/11291/stat : 11291 (clasp) R 11289 11289 10865 0 -1 4202496 2772 0 0 0 629 0 0 0 25 0 1 0 513305491 21352448 2552 33554432000 4194304 4785740 140733938757792 18446744073709551615 4277521 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11291/statm: 5213 2552 340 145 0 2258 0
[pid=11292] ppid=11289 vsize=456752 CPUtime=6.29 cores=2
/proc/11292/stat : 11292 (TNM) R 11289 11289 10865 0 -1 4202496 774 0 0 0 629 0 0 0 25 0 1 0 513305491 467714048 671 33554432000 134512640 134534564 4289925216 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11292/statm: 114188 671 95 6 0 112854 0
[pid=11293] ppid=11289 vsize=16360 CPUtime=6.29 cores=3
/proc/11293/stat : 11293 (march_hi) R 11289 11289 10865 0 -1 4202496 3835 0 0 0 629 0 0 0 25 0 1 0 513305491 16752640 1583 33554432000 4194304 4331988 140735846642656 18446744073709551615 4241646 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11293/statm: 4090 1583 173 34 0 2532 0
[pid=11294] ppid=11289 vsize=133328 CPUtime=25.04 cores=4-7
/proc/11294/stat : 11294 (plingeling) S 11289 11289 10865 0 -1 4202496 8502 1250 0 0 2503 1 0 0 18 0 5 0 513305491 136527872 5394 33554432000 4194304 4356188 140736308817264 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 33332 5394 164 40 0 31876 0
[pid=11294/tid=11301] ppid=11289 vsize=133328 CPUtime=6.26 cores=4-7
/proc/11294/task/11301/stat : 11301 (plingeling) R 11289 11289 10865 0 -1 4202560 1472 1250 0 0 626 0 0 0 25 0 5 0 513305493 136527872 5394 33554432000 4194304 4356188 140736308817264 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11289 vsize=133328 CPUtime=6.26 cores=4-7
/proc/11294/task/11302/stat : 11302 (plingeling) R 11289 11289 10865 0 -1 4202560 1618 1250 0 0 626 0 0 0 25 0 5 0 513305493 136527872 5394 33554432000 4194304 4356188 140736308817264 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11294/tid=11303] ppid=11289 vsize=133328 CPUtime=6.22 cores=4-7
/proc/11294/task/11303/stat : 11303 (plingeling) R 11289 11289 10865 0 -1 4202560 1616 1250 0 0 622 0 0 0 25 0 5 0 513305493 136527872 5394 33554432000 4194304 4356188 140736308817264 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11294/tid=11304] ppid=11289 vsize=133328 CPUtime=6.25 cores=4-7
/proc/11294/task/11304/stat : 11304 (plingeling) R 11289 11289 10865 0 -1 4202560 1874 1250 0 0 625 0 0 0 25 0 5 0 513305493 136527872 5394 33554432000 4194304 4356188 140736308817264 18446744073709551615 4275706 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.2
Current children cumulated vsize (KiB) 1146960

[startup+12.701 s]
/proc/loadavg: 8.17 8.07 7.95 9/180 11305
/proc/meminfo: memFree=21366184/32951124 swapFree=67111524/67111528
[pid=11289] ppid=11287 vsize=18324 CPUtime=0 cores=0-7
/proc/11289/stat : 11289 (ppfolio) S 11287 11289 10865 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 513305490 18763776 389 33554432000 4194304 4287625 140733965126080 18446744073709551615 212436037135 0 0 4096 65536 8243576338917621759 0 0 17 4 0 0 0
/proc/11289/statm: 4581 389 341 23 0 91 0
[pid=11290] ppid=11289 vsize=497764 CPUtime=12.69 cores=0
/proc/11290/stat : 11290 (cryptominisat) R 11289 11289 10865 0 -1 4202496 14201 0 0 0 1267 2 0 0 25 0 1 0 513305491 509710336 5291 33554432000 4194304 4587354 140734710906736 18446744073709551615 4238647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11290/statm: 124441 5291 338 96 0 121003 0
[pid=11291] ppid=11289 vsize=24232 CPUtime=12.68 cores=1
/proc/11291/stat : 11291 (clasp) R 11289 11289 10865 0 -1 4202496 3582 0 0 0 1268 0 0 0 25 0 1 0 513305491 24813568 3362 33554432000 4194304 4785740 140733938757792 18446744073709551615 4552910 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11291/statm: 6058 3362 340 145 0 3103 0
[pid=11292] ppid=11289 vsize=456752 CPUtime=12.69 cores=2
/proc/11292/stat : 11292 (TNM) R 11289 11289 10865 0 -1 4202496 774 0 0 0 1269 0 0 0 25 0 1 0 513305491 467714048 671 33554432000 134512640 134534564 4289925216 18446744073709551615 134530278 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11292/statm: 114188 671 95 6 0 112854 0
[pid=11293] ppid=11289 vsize=16360 CPUtime=12.69 cores=3
/proc/11293/stat : 11293 (march_hi) R 11289 11289 10865 0 -1 4202496 3856 0 0 0 1269 0 0 0 25 0 1 0 513305491 16752640 1604 33554432000 4194304 4331988 140735846642656 18446744073709551615 4316730 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11293/statm: 4090 1604 173 34 0 2532 0
[pid=11294] ppid=11289 vsize=140140 CPUtime=50.61 cores=4-7
/proc/11294/stat : 11294 (plingeling) S 11289 11289 10865 0 -1 4202496 13341 1250 0 0 5059 2 0 0 18 0 5 0 513305491 143503360 7129 33554432000 4194304 4356188 140736308817264 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 35035 7129 164 40 0 33579 0
[pid=11294/tid=11301] ppid=11289 vsize=140140 CPUtime=12.66 cores=4-7
/proc/11294/task/11301/stat : 11301 (plingeling) R 11289 11289 10865 0 -1 4202560 2305 1250 0 0 1266 0 0 0 25 0 5 0 513305493 143503360 7129 33554432000 4194304 4356188 140736308817264 18446744073709551615 4237486 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11289 vsize=140140 CPUtime=12.66 cores=4-7
/proc/11294/task/11302/stat : 11302 (plingeling) R 11289 11289 10865 0 -1 4202560 2291 1250 0 0 1266 0 0 0 25 0 5 0 513305493 143503360 7129 33554432000 4194304 4356188 140736308817264 18446744073709551615 4331776 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11294/tid=11303] ppid=11289 vsize=140140 CPUtime=12.58 cores=4-7
/proc/11294/task/11303/stat : 11303 (plingeling) R 11289 11289 10865 0 -1 4202560 3442 1250 0 0 1258 0 0 0 25 0 5 0 513305493 143503360 7129 33554432000 4194304 4356188 140736308817264 18446744073709551615 4330931 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11294/tid=11304] ppid=11289 vsize=140140 CPUtime=12.65 cores=4-7
/proc/11294/task/11304/stat : 11304 (plingeling) R 11289 11289 10865 0 -1 4202560 3381 1250 0 0 1265 0 0 0 25 0 5 0 513305493 143503360 7129 33554432000 4194304 4356188 140736308817264 18446744073709551615 4210544 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 1153572

[startup+25.5006 s]
/proc/loadavg: 8.14 8.07 7.95 9/180 11305
/proc/meminfo: memFree=21350244/32951124 swapFree=67111524/67111528
[pid=11289] ppid=11287 vsize=18324 CPUtime=0 cores=0-7
/proc/11289/stat : 11289 (ppfolio) S 11287 11289 10865 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 513305490 18763776 389 33554432000 4194304 4287625 140733965126080 18446744073709551615 212436037135 0 0 4096 65536 8243576338917621759 0 0 17 4 0 0 0
/proc/11289/statm: 4581 389 341 23 0 91 0
[pid=11290] ppid=11289 vsize=7805192 CPUtime=25.49 cores=0
/proc/11290/stat : 11290 (cryptominisat) R 11289 11289 10865 0 -1 4202496 22651 0 0 0 2546 3 0 0 25 0 1 0 513305491 7992516608 7599 33554432000 4194304 4587354 140734710906736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=11292] ppid=11289 vsize=456756 CPUtime=4781.71 cores=2
/proc/11292/stat : 11292 (TNM) R 11289 11289 10865 0 -1 4202496 783 0 0 0 478171 0 0 0 25 0 1 0 513305491 467718144 680 33554432000 134512640 134534564 4289925216 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11292/statm: 114189 680 103 6 0 112855 0
[pid=11293] ppid=11289 vsize=17676 CPUtime=4782.46 cores=3
/proc/11293/stat : 11293 (march_hi) R 11289 11289 10865 0 -1 4202496 4172 0 0 0 478246 0 0 0 25 0 1 0 513305491 18100224 1920 33554432000 4194304 4331988 140735846642656 18446744073709551615 4211717 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11293/statm: 4419 1920 173 34 0 2861 0
[pid=11294] ppid=11289 vsize=333164 CPUtime=19102.4 cores=4-7
/proc/11294/stat : 11294 (plingeling) S 11289 11289 10865 0 -1 4202496 1326429 1250 0 0 1910034 206 0 0 18 0 5 0 513305491 341159936 55385 33554432000 4194304 4356188 140736308817264 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 83291 55385 164 40 0 81835 0
[pid=11294/tid=11301] ppid=11289 vsize=333164 CPUtime=4782.45 cores=4-7
/proc/11294/task/11301/stat : 11301 (plingeling) R 11289 11289 10865 0 -1 4202560 326506 1250 0 0 478193 52 0 0 25 0 5 0 513305493 341159936 55385 33554432000 4194304 4356188 140736308817264 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11289 vsize=333164 CPUtime=4782.43 cores=4-7
/proc/11294/task/11302/stat : 11302 (plingeling) R 11289 11289 10865 0 -1 4202560 322908 1250 0 0 478193 50 0 0 25 0 5 0 513305493 341159936 55385 33554432000 4194304 4356188 140736308817264 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11294/tid=11303] ppid=11289 vsize=333164 CPUtime=4756.34 cores=4-7
/proc/11294/task/11303/stat : 11303 (plingeling) R 11289 11289 10865 0 -1 4202560 312153 1250 0 0 475589 45 0 0 25 0 5 0 513305493 341159936 55385 33554432000 4194304 4356188 140736308817264 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11294/tid=11304] ppid=11289 vsize=333164 CPUtime=4781.14 cores=4-7
/proc/11294/task/11304/stat : 11304 (plingeling) R 11289 11289 10865 0 -1 4202560 362940 1250 0 0 478057 57 0 0 25 0 5 0 513305493 341159936 55385 33554432000 4194304 4356188 140736308817264 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38231.3
Current children cumulated vsize (KiB) 1620908

[startup+4842.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/180 11457
/proc/meminfo: memFree=20900424/32951124 swapFree=67111524/67111528
[pid=11289] ppid=11287 vsize=18324 CPUtime=0 cores=0-7
/proc/11289/stat : 11289 (ppfolio) S 11287 11289 10865 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 513305490 18763776 389 33554432000 4194304 4287625 140733965126080 18446744073709551615 212436037135 0 0 4096 65536 8243576338917621759 0 0 17 4 0 0 0
/proc/11289/statm: 4581 389 341 23 0 91 0
[pid=11290] ppid=11289 vsize=635416 CPUtime=4842.35 cores=0
/proc/11290/stat : 11290 (cryptominisat) R 11289 11289 10865 0 -1 4202496 669578 0 0 0 483975 260 0 0 25 0 1 0 513305491 650665984 44341 33554432000 4194304 4587354 140734710906736 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11290/statm: 158854 44341 338 96 0 155416 0
[pid=11291] ppid=11289 vsize=133660 CPUtime=4842.45 cores=1
/proc/11291/stat : 11291 (clasp) R 11289 11289 10865 0 -1 4202496 29774 0 0 0 484237 8 0 0 25 0 1 0 513305491 136867840 28915 33554432000 4194304 4785740 140733938757792 18446744073709551615 4549034 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11291/statm: 33415 28915 341 145 0 30460 0
[pid=11292] ppid=11289 vsize=456756 CPUtime=4841.7 cores=2
/proc/11292/stat : 11292 (TNM) R 11289 11289 10865 0 -1 4202496 783 0 0 0 484170 0 0 0 25 0 1 0 513305491 467718144 680 33554432000 134512640 134534564 4289925216 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11292/statm: 114189 680 103 6 0 112855 0
[pid=11293] ppid=11289 vsize=17676 CPUtime=4842.47 cores=3
/proc/11293/stat : 11293 (march_hi) R 11289 11289 10865 0 -1 4202496 4173 0 0 0 484247 0 0 0 25 0 1 0 513305491 18100224 1921 33554432000 4194304 4331988 140735846642656 18446744073709551615 4237142 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11293/statm: 4419 1921 173 34 0 2861 0
[pid=11294] ppid=11289 vsize=346220 CPUtime=19342.1 cores=4-7
/proc/11294/stat : 11294 (plingeling) S 11289 11289 10865 0 -1 4202496 1338461 1250 0 0 1934001 207 0 0 18 0 5 0 513305491 354529280 58649 33554432000 4194304 4356188 140736308817264 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 86555 58649 164 40 0 85099 0
[pid=11294/tid=11301] ppid=11289 vsize=346220 CPUtime=4842.45 cores=4-7
/proc/11294/task/11301/stat : 11301 (plingeling) R 11289 11289 10865 0 -1 4202560 327018 1250 0 0 484193 52 0 0 25 0 5 0 513305493 354529280 58649 33554432000 4194304 4356188 140736308817264 18446744073709551615 4332260 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11289 vsize=346220 CPUtime=4842.44 cores=4-7
/proc/11294/task/11302/stat : 11302 (plingeling) R 11289 11289 10865 0 -1 4202560 324700 1250 0 0 484193 51 0 0 25 0 5 0 513305493 354529280 58649 33554432000 4194304 4356188 140736308817264 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11294/tid=11303] ppid=11289 vsize=346220 CPUtime=4816.01 cores=4-7
/proc/11294/task/11303/stat : 11303 (plingeling) R 11289 11289 10865 0 -1 4202560 317785 1250 0 0 481555 46 0 0 25 0 5 0 513305493 354529280 58649 33554432000 4194304 4356188 140736308817264 18446744073709551615 4332136 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11294/tid=11304] ppid=11289 vsize=346220 CPUtime=4841.14 cores=4-7
/proc/11294/task/11304/stat : 11304 (plingeling) R 11289 11289 10865 0 -1 4202560 367036 1250 0 0 484057 57 0 0 25 0 5 0 513305493 354529280 58649 33554432000 4194304 4356188 140736308817264 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38711.1
Current children cumulated vsize (KiB) 1608052

[startup+4902.3 s]
/proc/loadavg: 8.03 8.02 8.00 9/180 11459
/proc/meminfo: memFree=20885524/32951124 swapFree=67111524/67111528
[pid=11289] ppid=11287 vsize=18324 CPUtime=0 cores=0-7
/proc/11289/stat : 11289 (ppfolio) S 11287 11289 10865 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 513305490 18763776 389 33554432000 4194304 4287625 140733965126080 18446744073709551615 212436037135 0 0 4096 65536 8243576338917621759 0 0 17 4 0 0 0
/proc/11289/statm: 4581 389 341 23 0 91 0
[pid=11290] ppid=11289 vsize=671620 CPUtime=4902.34 cores=0
/proc/11290/stat : 11290 (cryptominisat) R 11289 11289 10865 0 -1 4202496 678663 0 0 0 489972 262 0 0 25 0 1 0 513305491 687738880 50073 33554432000 4194304 4587354 140734710906736 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11290/statm: 167905 50073 338 96 0 164467 0
[pid=11291] ppid=11289 vsize=133660 CPUtime=4902.45 cores=1
/proc/11291/stat : 11291 (clasp) R 11289 11289 10865 0 -1 4202496 29797 0 0 0 490237 8 0 0 25 0 1 0 513305491 136867840 28938 33554432000 4194304 4785740 140733938757792 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11291/statm: 33415 28938 341 145 0 30460 0
[pid=11292] ppid=11289 vsize=456756 CPUtime=4901.7 cores=2
/proc/11292/stat : 11292 (TNM) R 11289 11289 10865 0 -1 4202496 783 0 0 0 490170 0 0 0 25 0 1 0 513305491 467718144 680 33554432000 134512640 134534564 4289925216 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11292/statm: 114189 680 103 6 0 112855 0
[pid=11293] ppid=11289 vsize=17676 CPUtime=4902.47 cores=3
/proc/11293/stat : 11293 (march_hi) R 11289 11289 10865 0 -1 4202496 4173 0 0 0 490247 0 0 0 25 0 1 0 513305491 18100224 1921 33554432000 4194304 4331988 140735846642656 18446744073709551615 4211648 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11293/statm: 4419 1921 173 34 0 2861 0
[pid=11294] ppid=11289 vsize=336364 CPUtime=19581.8 cores=4-7
/proc/11294/stat : 11294 (plingeling) S 11289 11289 10865 0 -1 4202496 1349949 1250 0 0 1957967 209 0 0 18 0 5 0 513305491 344436736 56185 33554432000 4194304 4356188 140736308817264 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 84091 56185 164 40 0 82635 0
[pid=11294/tid=11301] ppid=11289 vsize=336364 CPUtime=4902.44 cores=4-7
/proc/11294/task/11301/stat : 11301 (plingeling) R 11289 11289 10865 0 -1 4202560 328682 1250 0 0 490192 52 0 0 25 0 5 0 513305493 344436736 56185 33554432000 4194304 4356188 140736308817264 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11289 vsize=336364 CPUtime=4902.44 cores=4-7
/proc/11294/task/11302/stat : 11302 (plingeling) R 11289 11289 10865 0 -1 4202560 329820 1250 0 0 490193 51 0 0 25 0 5 0 513305493 344436736 56185 33554432000 4194304 4356188 140736308817264 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11294/tid=11303] ppid=11289 vsize=336364 CPUtime=4875.69 cores=4-7
/proc/11294/task/11303/stat : 11303 (plingeling) R 11289 11289 10865 0 -1 4202560 320601 1250 0 0 487523 46 0 0 25 0 5 0 513305493 344436736 56185 33554432000 4194304 4356188 140736308817264 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11294/tid=11304] ppid=11289 vsize=336364 CPUtime=4901.14 cores=4-7
/proc/11294/task/11304/stat : 11304 (plingeling) R 11289 11289 10865 0 -1 4202560 368924 1250 0 0 490056 58 0 0 25 0 5 0 513305493 344436736 56185 33554432000 4194304 4356188 140736308817264 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39190.7
Current children cumulated vsize (KiB) 1634400

[startup+4962.3 s]
/proc/loadavg: 8.12 8.04 8.01 9/180 11461
/proc/meminfo: memFree=20918860/32951124 swapFree=67111524/67111528
[pid=11289] ppid=11287 vsize=18324 CPUtime=0 cores=0-7
/proc/11289/stat : 11289 (ppfolio) S 11287 11289 10865 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 513305490 18763776 389 33554432000 4194304 4287625 140733965126080 18446744073709551615 212436037135 0 0 4096 65536 8243576338917621759 0 0 17 4 0 0 0
/proc/11289/statm: 4581 389 341 23 0 91 0
[pid=11290] ppid=11289 vsize=634760 CPUtime=4962.34 cores=0
/proc/11290/stat : 11290 (cryptominisat) R 11289 11289 10865 0 -1 4202496 681507 0 0 0 495969 265 0 0 25 0 1 0 513305491 649994240 43413 33554432000 4194304 4587354 140734710906736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11290/statm: 158690 43413 338 96 0 155252 0
[pid=11291] ppid=11289 vsize=134312 CPUtime=4962.45 cores=1
/proc/11291/stat : 11291 (clasp) R 11289 11289 10865 0 -1 4202496 29927 0 0 0 496237 8 0 0 25 0 1 0 513305491 137535488 29068 33554432000 4194304 4785740 140733938757792 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11291/statm: 33578 29068 341 145 0 30623 0
[pid=11292] ppid=11289 vsize=456756 CPUtime=4961.7 cores=2
/proc/11292/stat : 11292 (TNM) R 11289 11289 10865 0 -1 4202496 783 0 0 0 496170 0 0 0 25 0 1 0 513305491 467718144 680 33554432000 134512640 134534564 4289925216 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11292/statm: 114189 680 103 6 0 112855 0
[pid=11293] ppid=11289 vsize=17676 CPUtime=4962.47 cores=3
/proc/11293/stat : 11293 (march_hi) R 11289 11289 10865 0 -1 4202496 4174 0 0 0 496247 0 0 0 25 0 1 0 513305491 18100224 1922 33554432000 4194304 4331988 140735846642656 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11293/statm: 4419 1922 173 34 0 2861 0
[pid=11294] ppid=11289 vsize=330476 CPUtime=19821.4 cores=4-7
/proc/11294/stat : 11294 (plingeling) S 11289 11289 10865 0 -1 4202496 1359997 1250 0 0 1981934 210 0 0 18 0 5 0 513305491 338407424 54713 33554432000 4194304 4356188 140736308817264 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 82619 54713 164 40 0 81163 0
[pid=11294/tid=11301] ppid=11289 vsize=330476 CPUtime=4962.45 cores=4-7
/proc/11294/task/11301/stat : 11301 (plingeling) R 11289 11289 10865 0 -1 4202560 335338 1250 0 0 496192 53 0 0 25 0 5 0 513305493 338407424 54713 33554432000 4194304 4356188 140736308817264 18446744073709551615 4331076 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11289 vsize=330476 CPUtime=4962.44 cores=4-7
/proc/11294/task/11302/stat : 11302 (plingeling) R 11289 11289 10865 0 -1 4202560 330844 1250 0 0 496193 51 0 0 25 0 5 0 513305493 338407424 54713 33554432000 4194304 4356188 140736308817264 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11294/tid=11303] ppid=11289 vsize=330476 CPUtime=4935.36 cores=4-7
/proc/11294/task/11303/stat : 11303 (plingeling) R 11289 11289 10865 0 -1 4202560 322905 1250 0 0 493490 46 0 0 25 0 5 0 513305493 338407424 54713 33554432000 4194304 4356188 140736308817264 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11294/tid=11304] ppid=11289 vsize=330476 CPUtime=4961.14 cores=4-7
/proc/11294/task/11304/stat : 11304 (plingeling) R 11289 11289 10865 0 -1 4202560 368988 1250 0 0 496056 58 0 0 25 0 5 0 513305493 338407424 54713 33554432000 4194304 4356188 140736308817264 18446744073709551615 4331971 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39670.4
Current children cumulated vsize (KiB) 1592304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.6 s]
/proc/loadavg: 8.06 8.04 8.00 9/180 11462
/proc/meminfo: memFree=20891680/32951124 swapFree=67111524/67111528
[pid=11289] ppid=11287 vsize=18324 CPUtime=0 cores=0-7
/proc/11289/stat : 11289 (ppfolio) S 11287 11289 10865 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 513305490 18763776 389 33554432000 4194304 4287625 140733965126080 18446744073709551615 212436037135 0 0 4096 65536 8243576338917621759 0 0 17 4 0 0 0
/proc/11289/statm: 4581 389 341 23 0 91 0
[pid=11290] ppid=11289 vsize=661420 CPUtime=5003.65 cores=0
/proc/11290/stat : 11290 (cryptominisat) R 11289 11289 10865 0 -1 4202496 688682 0 0 0 500097 268 0 0 25 0 1 0 513305491 677294080 47447 33554432000 4194304 4587354 140734710906736 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11290/statm: 165355 47447 338 96 0 161917 0
[pid=11291] ppid=11289 vsize=134628 CPUtime=5003.76 cores=1
/proc/11291/stat : 11291 (clasp) R 11289 11289 10865 0 -1 4202496 29973 0 0 0 500368 8 0 0 25 0 1 0 513305491 137859072 29114 33554432000 4194304 4785740 140733938757792 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11291/statm: 33657 29114 341 145 0 30702 0
[pid=11292] ppid=11289 vsize=456756 CPUtime=5003 cores=2
/proc/11292/stat : 11292 (TNM) R 11289 11289 10865 0 -1 4202496 783 0 0 0 500300 0 0 0 25 0 1 0 513305491 467718144 680 33554432000 134512640 134534564 4289925216 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11292/statm: 114189 680 103 6 0 112855 0
[pid=11293] ppid=11289 vsize=17676 CPUtime=5003.78 cores=3
/proc/11293/stat : 11293 (march_hi) R 11289 11289 10865 0 -1 4202496 4174 0 0 0 500378 0 0 0 25 0 1 0 513305491 18100224 1922 33554432000 4194304 4331988 140735846642656 18446744073709551615 4241522 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11293/statm: 4419 1922 173 34 0 2861 0
[pid=11294] ppid=11289 vsize=341100 CPUtime=19986.4 cores=4-7
/proc/11294/stat : 11294 (plingeling) S 11289 11289 10865 0 -1 4202496 1366557 1250 0 0 1998433 211 0 0 18 0 5 0 513305491 349286400 57369 33554432000 4194304 4356188 140736308817264 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 85275 57369 164 40 0 83819 0
[pid=11294/tid=11301] ppid=11289 vsize=341100 CPUtime=5003.76 cores=4-7
/proc/11294/task/11301/stat : 11301 (plingeling) R 11289 11289 10865 0 -1 4202560 337386 1250 0 0 500323 53 0 0 25 0 5 0 513305493 349286400 57369 33554432000 4194304 4356188 140736308817264 18446744073709551615 4332003 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11289 vsize=341100 CPUtime=5003.75 cores=4-7
/proc/11294/task/11302/stat : 11302 (plingeling) R 11289 11289 10865 0 -1 4202560 332380 1250 0 0 500323 52 0 0 25 0 5 0 513305493 349286400 57369 33554432000 4194304 4356188 140736308817264 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11294/tid=11303] ppid=11289 vsize=341100 CPUtime=4976.44 cores=4-7
/proc/11294/task/11303/stat : 11303 (plingeling) R 11289 11289 10865 0 -1 4202560 323417 1250 0 0 497598 46 0 0 25 0 5 0 513305493 349286400 57369 33554432000 4194304 4356188 140736308817264 18446744073709551615 4331309 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11294/tid=11304] ppid=11289 vsize=341100 CPUtime=5002.45 cores=4-7
/proc/11294/task/11304/stat : 11304 (plingeling) R 11289 11289 10865 0 -1 4202560 371452 1250 0 0 500187 58 0 0 25 0 5 0 513305493 349286400 57369 33554432000 4194304 4356188 140736308817264 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 1629904

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 11289 and gives
#  childrusage.ru_utime.tv_sec=15010
#  childrusage.ru_utime.tv_usec=473061
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=112982
# CPU time returned by wait4() is 15010.6
# while last known CPU time is 40000.6
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5003.62
CPU time (s): 40000.6
CPU user time (s): 39995.8
CPU system time (s): 4.87
CPU usage (%): 799.434
Max. virtual memory (cumulated for all children) (KiB): 16343568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15010.5
system time used= 0.112982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35466
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= 480
involuntary context switches= 43657

runsolver used 8.26374 second user time and 19.0341 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-28 20:57:11
IDJOB=3310363
IDBENCH=84237
IDSOLVER=1638
FILE ID=node102/3310363-1304017031
RUNJOBID= node102-1304009058-10879
PBS_JOBID= 13168848
Free space on /tmp= 71560 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT03/industrial/kukula/addm_bench/am_7_7.shuffled-as.sat03-363.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310363-1304017031/watcher-3310363-1304017031 -o /tmp/evaluation-result-3310363-1304017031/solver-3310363-1304017031 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310363-1304017031.cnf

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

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
RANDOM SEED=772717691

node102.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.828
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.65
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.828
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.828
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.82
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.828
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21435076 kB
Buffers:       1635836 kB
Cached:        9264304 kB
SwapCached:          4 kB
Active:        2866160 kB
Inactive:      8097868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21435076 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10108 kB
Writeback:           0 kB
AnonPages:       64064 kB
Mapped:          14904 kB
Slab:           487752 kB
PageTables:       4780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186604 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= 71552 MiB
End job on node102 at 2011-04-28 22:20:37