Trace number 3275121

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.5 5003.62

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g6.cnf
MD5SUMd0bb6612a0c88017c970eb8fd1a4be9e
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3275121-1304145310/watcher-3275121-1304145310 -o /tmp/evaluation-result-3275121-1304145310/solver-3275121-1304145310 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275121-1304145310.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: 1.95 3.40 3.71 1/170 31598
/proc/meminfo: memFree=30833192/32951124 swapFree=67111444/67111528
[pid=31598] ppid=31596 vsize=18324 CPUtime=0 cores=0-7
/proc/31598/stat : 31598 (ppfolio) S 31596 31598 31531 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 526128975 18763776 390 33554432000 4194304 4287625 140735442084448 18446744073709551615 228122734095 0 0 4096 65536 8730905593432244223 0 0 17 4 0 0 0
/proc/31598/statm: 4581 390 341 23 0 91 0

[startup+0.0544769 s]
/proc/loadavg: 1.95 3.40 3.71 1/170 31598
/proc/meminfo: memFree=30833192/32951124 swapFree=67111444/67111528
[pid=31598] ppid=31596 vsize=18324 CPUtime=0 cores=0-7
/proc/31598/stat : 31598 (ppfolio) S 31596 31598 31531 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 526128975 18763776 390 33554432000 4194304 4287625 140735442084448 18446744073709551615 228122734095 0 0 4096 65536 8730905593432244223 0 0 17 4 0 0 0
/proc/31598/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100468 s]
/proc/loadavg: 1.95 3.40 3.71 1/170 31598
/proc/meminfo: memFree=30833192/32951124 swapFree=67111444/67111528
[pid=31598] ppid=31596 vsize=18324 CPUtime=0 cores=0-7
/proc/31598/stat : 31598 (ppfolio) S 31596 31598 31531 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 526128975 18763776 390 33554432000 4194304 4287625 140735442084448 18446744073709551615 228122734095 0 0 4096 65536 8730905593432244223 0 0 17 4 0 0 0
/proc/31598/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300403 s]
/proc/loadavg: 1.95 3.40 3.71 1/170 31598
/proc/meminfo: memFree=30833192/32951124 swapFree=67111444/67111528
[pid=31598] ppid=31596 vsize=18324 CPUtime=0 cores=0-7
/proc/31598/stat : 31598 (ppfolio) S 31596 31598 31531 0 -1 4202496 522 0 0 0 0 0 0 0 23 0 1 0 526128975 18763776 390 33554432000 4194304 4287625 140735442084448 18446744073709551615 228122734095 0 0 4096 65536 8730905593432244223 0 0 17 4 0 0 0
/proc/31598/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70033 s]
/proc/loadavg: 1.95 3.40 3.71 1/170 31598
/proc/meminfo: memFree=30833192/32951124 swapFree=67111444/67111528
[pid=31598] ppid=31596 vsize=18324 CPUtime=0 cores=0-7
/proc/31598/stat : 31598 (ppfolio) S 31596 31598 31531 0 -1 4202496 522 0 0 0 0 0 0 0 18 0 1 0 526128975 18763776 390 33554432000 4194304 4287625 140735442084448 18446744073709551615 228122734095 0 0 4096 65536 8730905593432244223 0 0 17 4 0 0 0
/proc/31598/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50118 s]
/proc/loadavg: 1.95 3.40 3.71 9/180 31613
/proc/meminfo: memFree=30686652/32951124 swapFree=67111444/67111528
[pid=31598] ppid=31596 vsize=18324 CPUtime=0 cores=0-7
/proc/31598/stat : 31598 (ppfolio) S 31596 31598 31531 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526128975 18763776 390 33554432000 4194304 4287625 140735442084448 18446744073709551615 228122734095 0 0 4096 65536 8730905593432244223 0 0 17 4 0 0 0
/proc/31598/statm: 4581 390 341 23 0 91 0
[pid=31599] ppid=31598 vsize=66688 CPUtime=1.49 cores=0
/proc/31599/stat : 31599 (cryptominisat) R 31598 31598 31531 0 -1 4202496 17566 0 0 0 148 1 0 0 25 0 1 0 526128976 68288512 11532 33554432000 4194304 4587354 140733860555040 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31599/statm: 16672 11532 326 96 0 13234 0
[pid=31600] ppid=31598 vsize=32728 CPUtime=1.49 cores=1
/proc/31600/stat : 31600 (clasp) R 31598 31598 31531 0 -1 4202496 6650 0 0 0 148 1 0 0 19 0 1 0 526128976 33513472 5370 33554432000 4194304 4785740 140734933675648 18446744073709551615 4495919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31600/statm: 8182 5370 316 145 0 5227 0
[pid=31601] ppid=31598 vsize=466516 CPUtime=1.48 cores=2
/proc/31601/stat : 31601 (TNM) R 31598 31598 31531 0 -1 4202496 4993 0 0 0 148 0 0 0 20 0 1 0 526128976 477712384 4890 33554432000 134512640 134534564 4289434480 18446744073709551615 134521678 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31601/statm: 116629 4890 95 6 0 115295 0
[pid=31602] ppid=31598 vsize=43228 CPUtime=1.48 cores=3
/proc/31602/stat : 31602 (march_hi) R 31598 31598 31531 0 -1 4202496 21438 0 0 0 146 2 0 0 20 0 1 0 526128976 44265472 4763 33554432000 4194304 4331988 140735121084976 18446744073709551615 4237360 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31602/statm: 10807 4763 174 34 0 9249 0
[pid=31603] ppid=31598 vsize=164728 CPUtime=5.31 cores=4-7
/proc/31603/stat : 31603 (plingeling) S 31598 31598 31531 0 -1 4202496 17559 1250 0 0 529 2 0 0 18 0 5 0 526128976 168681472 13223 33554432000 4194304 4356188 140735293907936 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31603/statm: 41182 13223 163 40 0 39726 0
[pid=31603/tid=31610] ppid=31598 vsize=164728 CPUtime=1.31 cores=4-7
/proc/31603/task/31610/stat : 31610 (plingeling) R 31598 31598 31531 0 -1 4202560 2364 1250 0 0 131 0 0 0 25 0 5 0 526128994 168681472 13223 33554432000 4194304 4356188 140735293907936 18446744073709551615 4211161 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31603/tid=31611] ppid=31598 vsize=164728 CPUtime=1.21 cores=4-7
/proc/31603/task/31611/stat : 31611 (plingeling) R 31598 31598 31531 0 -1 4202560 1645 1250 0 0 121 0 0 0 25 0 5 0 526128994 168681472 13223 33554432000 4194304 4356188 140735293907936 18446744073709551615 4211135 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31603/tid=31612] ppid=31598 vsize=164728 CPUtime=1.3 cores=4-7
/proc/31603/task/31612/stat : 31612 (plingeling) R 31598 31598 31531 0 -1 4202560 2232 1250 0 0 130 0 0 0 23 0 5 0 526128994 168681472 13223 33554432000 4194304 4356188 140735293907936 18446744073709551615 4208866 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31603/tid=31613] ppid=31598 vsize=164728 CPUtime=1.3 cores=4-7
/proc/31603/task/31613/stat : 31613 (plingeling) R 31598 31598 31531 0 -1 4202560 2507 1250 0 0 130 0 0 0 22 0 5 0 526128994 168681472 13223 33554432000 4194304 4356188 140735293907936 18446744073709551615 4280029 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.25
Current children cumulated vsize (KiB) 792212

[startup+3.1009 s]
/proc/loadavg: 1.95 3.40 3.71 9/180 31613
/proc/meminfo: memFree=30667804/32951124 swapFree=67111444/67111528
[pid=31598] ppid=31596 vsize=18324 CPUtime=0 cores=0-7
/proc/31598/stat : 31598 (ppfolio) S 31596 31598 31531 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526128975 18763776 390 33554432000 4194304 4287625 140735442084448 18446744073709551615 228122734095 0 0 4096 65536 8730905593432244223 0 0 17 4 0 0 0
/proc/31598/statm: 4581 390 341 23 0 91 0
[pid=31599] ppid=31598 vsize=1866880 CPUtime=3.09 cores=0
/proc/31599/stat : 31599 (cryptominisat) R 31598 31598 31531 0 -1 4202496 19690 0 0 0 307 2 0 0 25 0 1 0 526128976 1911685120 11940 33554432000 4194304 4587354 140733860555040 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31599/statm: 466720 11940 331 96 0 463282 0
[pid=31600] ppid=31598 vsize=30564 CPUtime=3.09 cores=1
/proc/31600/stat : 31600 (clasp) R 31598 31598 31531 0 -1 4202496 6722 0 0 0 308 1 0 0 25 0 1 0 526128976 31297536 4921 33554432000 4194304 4785740 140734933675648 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31600/statm: 7641 4921 340 145 0 4686 0
[pid=31601] ppid=31598 vsize=470344 CPUtime=3.08 cores=2
/proc/31601/stat : 31601 (TNM) R 31598 31598 31531 0 -1 4202496 6388 0 0 0 308 0 0 0 25 0 1 0 526128976 481632256 6285 33554432000 134512640 134534564 4289434480 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31601/statm: 117586 6285 95 6 0 116252 0
[pid=31602] ppid=31598 vsize=43932 CPUtime=3.08 cores=3
/proc/31602/stat : 31602 (march_hi) R 31598 31598 31531 0 -1 4202496 21596 0 0 0 306 2 0 0 25 0 1 0 526128976 44986368 4921 33554432000 4194304 4331988 140735121084976 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31602/statm: 10983 4921 174 34 0 9425 0
[pid=31603] ppid=31598 vsize=181112 CPUtime=11.7 cores=4-7
/proc/31603/stat : 31603 (plingeling) S 31598 31598 31531 0 -1 4202496 21655 1250 0 0 1168 2 0 0 18 0 5 0 526128976 185458688 17319 33554432000 4194304 4356188 140735293907936 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31603/statm: 45278 17319 163 40 0 43822 0
[pid=31603/tid=31610] ppid=31598 vsize=181112 CPUtime=2.91 cores=4-7
/proc/31603/task/31610/stat : 31610 (plingeling) R 31598 31598 31531 0 -1 4202560 3515 1250 0 0 291 0 0 0 25 0 5 0 526128994 185458688 17319 33554432000 4194304 4356188 140735293907936 18446744073709551615 4281736 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31603/tid=31611] ppid=31598 vsize=181112 CPUtime=2.8 cores=4-7
/proc/31603/task/31611/stat : 31611 (plingeling) R 31598 31598 31531 0 -1 4202560 2669 1250 0 0 280 0 0 0 25 0 5 0 526128994 185458688 17319 33554432000 4194304 4356188 140735293907936 18446744073709551615 4210605 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31603/tid=31612] ppid=31598 vsize=181112 CPUtime=2.89 cores=4-7
/proc/31603/task/31612/stat : 31612 (plingeling) R 31598 31598 31531 0 -1 4202560 2872 1250 0 0 289 0 0 0 25 0 5 0 526128994 185458688 17319 33554432000 4194304 4356188 140735293907936 18446744073709551615 4210575 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31603/tid=31613] ppid=31598 vsize=181112 CPUtime=2.89 cores=4-7
/proc/31603/task/31613/stat : 31613 (plingeling) R 31598 31598 31531 0 -1 4202560 3788 1250 0 0 289 0 0 0 25 0 5 0 526128994 185458688 17319 33554432000 4194304 4356188 140735293907936 18446744073709551615 4281639 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.04
Current children cumulated vsize (KiB) 2611156

[startup+6.30132 s]
/proc/loadavg: 2.52 3.50 3.74 9/180 31613
/proc/meminfo: memFree=30640556/32951124 swapFree=67111444/67111528
[pid=31598] ppid=31596 vsize=18324 CPUtime=0 cores=0-7
/proc/31598/stat : 31598 (ppfolio) S 31596 31598 31531 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526128975 18763776 390 33554432000 4194304 4287625 140735442084448 18446744073709551615 228122734095 0 0 4096 65536 8730905593432244223 0 0 17 4 0 0 0
/proc/31598/statm: 4581 390 341 23 0 91 0
[pid=31599] ppid=31598 vsize=1866880 CPUtime=6.29 cores=0
/proc/31599/stat : 31599 (cryptominisat) R 31598 31598 31531 0 -1 4202496 19877 0 0 0 627 2 0 0 25 0 1 0 526128976 1911685120 12125 33554432000 4194304 4587354 140733860555040 18446744073709551615 4364685 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31599/statm: 466720 12125 337 96 0 463282 0
[pid=31600] ppid=31598 vsize=40748 CPUtime=6.29 cores=1
/proc/31600/stat : 31600 (clasp) R 31598 31598 31531 0 -1 4202496 9320 0 0 0 627 2 0 0 25 0 1 0 526128976 41725952 7519 33554432000 4194304 4785740 140734933675648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31600/statm: 10187 7519 340 145 0 7232 0
[pid=31601] ppid=31598 vsize=470344 CPUtime=6.29 cores=2
/proc/31601/stat : 31601 (TNM) R 31598 31598 31531 0 -1 4202496 6388 0 0 0 628 1 0 0 25 0 1 0 526128976 481632256 6285 33554432000 134512640 134534564 4289434480 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31601/statm: 117586 6285 95 6 0 116252 0
[pid=31602] ppid=31598 vsize=44348 CPUtime=6.28 cores=3
/proc/31602/stat : 31602 (march_hi) R 31598 31598 31531 0 -1 4202496 21690 0 0 0 626 2 0 0 25 0 1 0 526128976 45412352 5015 33554432000 4194304 4331988 140735121084976 18446744073709551615 4237419 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31602/statm: 11087 5015 175 34 0 9529 0
[pid=31603] ppid=31598 vsize=192604 CPUtime=24.48 cores=4-7
/proc/31603/stat : 31603 (plingeling) S 31598 31598 31531 0 -1 4202496 26545 1250 0 0 2446 2 0 0 18 0 5 0 526128976 197226496 20192 33554432000 4194304 4356188 140735293907936 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31603/statm: 48151 20192 163 40 0 46695 0
[pid=31603/tid=31610] ppid=31598 vsize=192604 CPUtime=6.11 cores=4-7
/proc/31603/task/31610/stat : 31610 (plingeling) R 31598 31598 31531 0 -1 4202560 4953 1250 0 0 611 0 0 0 25 0 5 0 526128994 197226496 20192 33554432000 4194304 4356188 140735293907936 18446744073709551615 4210587 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31603/tid=31611] ppid=31598 vsize=192604 CPUtime=6 cores=4-7
/proc/31603/task/31611/stat : 31611 (plingeling) R 31598 31598 31531 0 -1 4202560 4488 1250 0 0 600 0 0 0 25 0 5 0 526128994 197226496 20192 33554432000 4194304 4356188 140735293907936 18446744073709551615 4210579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31603/tid=31612] ppid=31598 vsize=192604 CPUtime=6.09 cores=4-7
/proc/31603/task/31612/stat : 31612 (plingeling) R 31598 31598 31531 0 -1 4202560 4121 1250 0 0 609 0 0 0 25 0 5 0 526128994 197226496 20192 33554432000 4194304 4356188 140735293907936 18446744073709551615 4211535 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31603/tid=31613] ppid=31598 vsize=192604 CPUtime=6.08 cores=4-7
/proc/31603/task/31613/stat : 31613 (plingeling) R 31598 31598 31531 0 -1 4202560 4172 1250 0 0 608 0 0 0 25 0 5 0 526128994 197226496 20192 33554432000 4194304 4356188 140735293907936 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.63
Current children cumulated vsize (KiB) 2633248

[startup+12.7012 s]
/proc/loadavg: 2.96 3.57 3.76 9/180 31613
/proc/meminfo: memFree=30592980/32951124 swapFree=67111444/67111528
[pid=31598] ppid=31596 vsize=18324 CPUtime=0 cores=0-7
/proc/31598/stat : 31598 (ppfolio) S 31596 31598 31531 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526128975 18763776 390 33554432000 4194304 4287625 140735442084448 18446744073709551615 228122734095 0 0 4096 65536 8730905593432244223 0 0 17 4 0 0 0
/proc/31598/statm: 4581 390 341 23 0 91 0
[pid=31599] ppid=31598 vsize=1901464 CPUtime=12.68 cores=0
/proc/31599/stat : 31599 (cryptominisat) R 31598 31598 31531 0 -1 4202496 28079 0 0 0 1265 3 0 0 25 0 1 0 526128976 1947099136 20326 33554432000 4194304 4587354 140733860555040 18446744073709551615 4365464 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31599/statm: 475366 20326 337 96 0 471928 0
[pid=31600] ppid=31598 vsize=58768 CPUtime=12.69 cores=1
/proc/31600/stat : 31600 (clasp) R 31598 31598 31531 0 -1 4202496 13761 0 0 0 1266 3 0 0 25 0 1 0 526128976 60178432 11960 33554432000 4194304 4785740 140734933675648 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31600/statm: 14692 11960 340 145 0 11737 0
[pid=31601] ppid=31598 vsize=470344 CPUtime=12.69 cores=2
/proc/31601/stat : 31601 (TNM) R 31598 31598 31531 0 -1 4202496 6388 0 0 0 1268 1 0 0 25 0 1 0 526128976 481632256 6285 33554432000 134512640 134534564 4289434480 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31601/statm: 117586 6285 95 6 0 116252 0
[pid=31602] ppid=31598 vsize=44764 CPUtime=12.68 cores=3
/proc/31602/stat : 31602 (march_hi) R 31598 31598 31531 0 -1 4202496 21817 0 0 0 1266 2 0 0 25 0 1 0 526128976 45838336 5141 33554432000 4194304 4331988 140735121084976 18446744073709551615 4210426 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31602/statm: 11191 5141 174 34 0 9633 0
[pid=31603] ppid=31598 vsize=195068 CPUtime=50.04 cores=4-7
/proc/31603/stat : 31603 (plingeling) S 31598 31598 31531 0 -1 4202496 27161 1250 0 0 5002 2 0 0 18 0 5 0 526128976 199749632 20808 33554432000 4194304 4356188 140735293907936 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31603/statm: 48767 20808 163 40 0 47311 0
[pid=31603/tid=31610] ppid=31598 vsize=195068 CPUtime=12.51 cores=4-7
/proc/31603/task/31610/stat : 31610 (plingeling) R 31598 31598 31531 0 -1 4202560 4953 1250 0 0 1251 0 0 0 25 0 5 0 526128994 199749632 20808 33554432000 4194304 4356188 140735293907936 18446744073709551615 4244402 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31603/tid=31611] ppid=31598 vsize=195068 CPUtime=12.4 cores=4-7
/proc/31603/task/31611/stat : 31611 (plingeling) R 31598 31598 31531 0 -1 4202560 4488 1250 0 0 1240 0 0 0 25 0 5 0 526128994 199749632 20808 33554432000 4194304 4356188 140735293907936 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31603/tid=31612] ppid=31598 vsize=195068 CPUtime=12.49 cores=4-7
/proc/31603/task/31612/stat : 31612 (plingeling) R 31598 31598 31531 0 -1 4202560 4121 1250 0 0 1249 0 0 0 25 0 5 0 526128994 199749632 20808 33554432000 4194304 4356188 140735293907936 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31603/tid=31613] ppid=31598 vsize=195068 CPUtime=12.44 cores=4-7
/proc/31603/task/31613/stat : 31613 (plingeling) R 31598 31598 31531 0 -1 4202560 4788 1250 0 0 1244 0 0 0 25 0 5 0 526128994 199749632 20808 33554432000 4194304 4356188 140735293907936 18446744073709551615 4334575 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.78
Current children cumulated vsize (KiB) 2688732

[startup+25.5009 s]
/proc/loadavg: 4.07 3.79 3.83 9/180 31613
/proc/meminfo: memFree=30533080/32951124 swapFree=67111444/67111528
[pid=31598] ppid=31596 vsize=18324 CPUtime=0 cores=0-7
/proc/31598/stat : 31598 (ppfolio) S 31596 31598 31531 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526128975 18763776 390 33554432000 4194304 4287625 140735442084448 18446744073709551615 228122734095 0 0 4096 65536 8730905593432244223 0 0 17 4 0 0 0
/proc/31598/statm: 4581 390 341 23 0 91 0
[pid=31599] ppid=31598 vsize=1871980 CPUtime=25.49 cores=0
/proc/31599/stat : 31599 (cryptominisat) R 31598 31598 31531 0 -1 4202496 32856 0 0 0 2544 5 0 0 25 0 1 0 526128976 1916907520 22440 33554432000 4194304 4587354 140733860555040 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=31601] ppid=31598 vsize=470344 CPUtime=4781.79 cores=2
/proc/31601/stat : 31601 (TNM) R 31598 31598 31531 0 -1 4202496 6388 0 0 0 478175 4 0 0 25 0 1 0 526128976 481632256 6285 33554432000 134512640 134534564 4289434480 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31601/statm: 117586 6285 95 6 0 116252 0
[pid=31602] ppid=31598 vsize=314452 CPUtime=4782.28 cores=3
/proc/31602/stat : 31602 (march_hi) R 31598 31598 31531 0 -1 4202496 74002 0 0 0 478187 41 0 0 25 0 1 0 526128976 321998848 57325 33554432000 4194304 4331988 140735121084976 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31602/statm: 78613 57325 175 34 0 77055 0
[pid=31603] ppid=31598 vsize=514320 CPUtime=19102.3 cores=4-7
/proc/31603/stat : 31603 (plingeling) S 31598 31598 31531 0 -1 4202496 3245534 1250 0 0 1909805 429 0 0 18 0 5 0 526128976 526663680 100653 33554432000 4194304 4356188 140735293907936 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31603/statm: 128580 100653 163 40 0 127124 0
[pid=31603/tid=31610] ppid=31598 vsize=514320 CPUtime=4781.76 cores=4-7
/proc/31603/task/31610/stat : 31610 (plingeling) R 31598 31598 31531 0 -1 4202560 867396 1250 0 0 478058 118 0 0 25 0 5 0 526128994 526663680 100653 33554432000 4194304 4356188 140735293907936 18446744073709551615 4279490 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31603/tid=31611] ppid=31598 vsize=514320 CPUtime=4781.98 cores=4-7
/proc/31603/task/31611/stat : 31611 (plingeling) R 31598 31598 31531 0 -1 4202560 734094 1250 0 0 478099 99 0 0 25 0 5 0 526128994 526663680 100653 33554432000 4194304 4356188 140735293907936 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31603/tid=31612] ppid=31598 vsize=514320 CPUtime=4782.23 cores=4-7
/proc/31603/task/31612/stat : 31612 (plingeling) R 31598 31598 31531 0 -1 4202560 858091 1250 0 0 478115 108 0 0 25 0 5 0 526128994 526663680 100653 33554432000 4194304 4356188 140735293907936 18446744073709551615 4331144 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31603/tid=31613] ppid=31598 vsize=514320 CPUtime=4756.16 cores=4-7
/proc/31603/task/31613/stat : 31613 (plingeling) R 31598 31598 31531 0 -1 4202560 777142 1250 0 0 475514 102 0 0 25 0 5 0 526128994 526663680 100653 33554432000 4194304 4356188 140735293907936 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38231.2
Current children cumulated vsize (KiB) 3716904

[startup+4842.3 s]
/proc/loadavg: 8.08 8.04 8.00 9/180 31754
/proc/meminfo: memFree=29505076/32951124 swapFree=67111444/67111528
[pid=31598] ppid=31596 vsize=18324 CPUtime=0 cores=0-7
/proc/31598/stat : 31598 (ppfolio) S 31596 31598 31531 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526128975 18763776 390 33554432000 4194304 4287625 140735442084448 18446744073709551615 228122734095 0 0 4096 65536 8730905593432244223 0 0 17 4 0 0 0
/proc/31598/statm: 4581 390 341 23 0 91 0
[pid=31599] ppid=31598 vsize=2157344 CPUtime=4842.41 cores=0
/proc/31599/stat : 31599 (cryptominisat) R 31598 31598 31531 0 -1 4202496 1477546 0 0 0 483584 657 0 0 25 0 1 0 526128976 2209120256 77668 33554432000 4194304 4587354 140733860555040 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31599/statm: 539336 77668 337 96 0 535898 0
[pid=31600] ppid=31598 vsize=345664 CPUtime=4842.41 cores=1
/proc/31600/stat : 31600 (clasp) R 31598 31598 31531 0 -1 4202496 81716 0 0 0 484210 31 0 0 25 0 1 0 526128976 353959936 79915 33554432000 4194304 4785740 140734933675648 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31600/statm: 86416 79915 340 145 0 83461 0
[pid=31601] ppid=31598 vsize=470344 CPUtime=4841.79 cores=2
/proc/31601/stat : 31601 (TNM) R 31598 31598 31531 0 -1 4202496 6388 0 0 0 484175 4 0 0 25 0 1 0 526128976 481632256 6285 33554432000 134512640 134534564 4289434480 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31601/statm: 117586 6285 95 6 0 116252 0
[pid=31602] ppid=31598 vsize=380752 CPUtime=4842.29 cores=3
/proc/31602/stat : 31602 (march_hi) R 31598 31598 31531 0 -1 4202496 74550 0 0 0 484186 43 0 0 25 0 1 0 526128976 389890048 57873 33554432000 4194304 4331988 140735121084976 18446744073709551615 4226499 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31602/statm: 95188 57873 175 34 0 93630 0
[pid=31603] ppid=31598 vsize=555284 CPUtime=19342 cores=4-7
/proc/31603/stat : 31603 (plingeling) S 31598 31598 31531 0 -1 4202496 3293663 1250 0 0 1933766 435 0 0 18 0 5 0 526128976 568610816 110894 33554432000 4194304 4356188 140735293907936 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31603/statm: 138821 110894 163 40 0 137365 0
[pid=31603/tid=31610] ppid=31598 vsize=555284 CPUtime=4841.76 cores=4-7
/proc/31603/task/31610/stat : 31610 (plingeling) R 31598 31598 31531 0 -1 4202560 880709 1250 0 0 484057 119 0 0 25 0 5 0 526128994 568610816 110894 33554432000 4194304 4356188 140735293907936 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31603/tid=31611] ppid=31598 vsize=555284 CPUtime=4841.98 cores=4-7
/proc/31603/task/31611/stat : 31611 (plingeling) R 31598 31598 31531 0 -1 4202560 743310 1250 0 0 484098 100 0 0 25 0 5 0 526128994 568610816 110894 33554432000 4194304 4356188 140735293907936 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31603/tid=31612] ppid=31598 vsize=555284 CPUtime=4842.23 cores=4-7
/proc/31603/task/31612/stat : 31612 (plingeling) R 31598 31598 31531 0 -1 4202560 872427 1250 0 0 484114 109 0 0 25 0 5 0 526128994 568610816 110894 33554432000 4194304 4356188 140735293907936 18446744073709551615 4281627 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31603/tid=31613] ppid=31598 vsize=555284 CPUtime=4815.83 cores=4-7
/proc/31603/task/31613/stat : 31613 (plingeling) R 31598 31598 31531 0 -1 4202560 788406 1250 0 0 481480 103 0 0 25 0 5 0 526128994 568610816 110894 33554432000 4194304 4356188 140735293907936 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38710.9
Current children cumulated vsize (KiB) 3927712

[startup+4902.3 s]
/proc/loadavg: 8.08 8.04 8.00 10/180 31755
/proc/meminfo: memFree=29508868/32951124 swapFree=67111444/67111528
[pid=31598] ppid=31596 vsize=18324 CPUtime=0 cores=0-7
/proc/31598/stat : 31598 (ppfolio) S 31596 31598 31531 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526128975 18763776 390 33554432000 4194304 4287625 140735442084448 18446744073709551615 228122734095 0 0 4096 65536 8730905593432244223 0 0 17 4 0 0 0
/proc/31598/statm: 4581 390 341 23 0 91 0
[pid=31599] ppid=31598 vsize=2077592 CPUtime=4902.4 cores=0
/proc/31599/stat : 31599 (cryptominisat) R 31598 31598 31531 0 -1 4202496 1494170 0 0 0 489574 666 0 0 25 0 1 0 526128976 2127454208 73932 33554432000 4194304 4587354 140733860555040 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31599/statm: 519398 73932 337 96 0 515960 0
[pid=31600] ppid=31598 vsize=347396 CPUtime=4902.41 cores=1
/proc/31600/stat : 31600 (clasp) R 31598 31598 31531 0 -1 4202496 82149 0 0 0 490210 31 0 0 25 0 1 0 526128976 355733504 80348 33554432000 4194304 4785740 140734933675648 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31600/statm: 86849 80348 340 145 0 83894 0
[pid=31601] ppid=31598 vsize=470344 CPUtime=4901.79 cores=2
/proc/31601/stat : 31601 (TNM) R 31598 31598 31531 0 -1 4202496 6388 0 0 0 490175 4 0 0 25 0 1 0 526128976 481632256 6285 33554432000 134512640 134534564 4289434480 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31601/statm: 117586 6285 95 6 0 116252 0
[pid=31602] ppid=31598 vsize=380752 CPUtime=4902.29 cores=3
/proc/31602/stat : 31602 (march_hi) R 31598 31598 31531 0 -1 4202496 75151 0 0 0 490186 43 0 0 25 0 1 0 526128976 389890048 58474 33554432000 4194304 4331988 140735121084976 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31602/statm: 95188 58474 175 34 0 93630 0
[pid=31603] ppid=31598 vsize=563476 CPUtime=19581.7 cores=4-7
/proc/31603/stat : 31603 (plingeling) S 31598 31598 31531 0 -1 4202496 3322335 1250 0 0 1957729 439 0 0 18 0 5 0 526128976 576999424 112942 33554432000 4194304 4356188 140735293907936 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31603/statm: 140869 112942 163 40 0 139413 0
[pid=31603/tid=31610] ppid=31598 vsize=563476 CPUtime=4901.76 cores=4-7
/proc/31603/task/31610/stat : 31610 (plingeling) R 31598 31598 31531 0 -1 4202560 889925 1250 0 0 490055 121 0 0 25 0 5 0 526128994 576999424 112942 33554432000 4194304 4356188 140735293907936 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31603/tid=31611] ppid=31598 vsize=563476 CPUtime=4901.99 cores=4-7
/proc/31603/task/31611/stat : 31611 (plingeling) R 31598 31598 31531 0 -1 4202560 752526 1250 0 0 490097 102 0 0 25 0 5 0 526128994 576999424 112942 33554432000 4194304 4356188 140735293907936 18446744073709551615 4225605 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31603/tid=31612] ppid=31598 vsize=563476 CPUtime=4902.23 cores=4-7
/proc/31603/task/31612/stat : 31612 (plingeling) R 31598 31598 31531 0 -1 4202560 874475 1250 0 0 490113 110 0 0 25 0 5 0 526128994 576999424 112942 33554432000 4194304 4356188 140735293907936 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31603/tid=31613] ppid=31598 vsize=563476 CPUtime=4875.51 cores=4-7
/proc/31603/task/31613/stat : 31613 (plingeling) R 31598 31598 31531 0 -1 4202560 796598 1250 0 0 487447 104 0 0 25 0 5 0 526128994 576999424 112942 33554432000 4194304 4356188 140735293907936 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39190.6
Current children cumulated vsize (KiB) 3857884

[startup+4962.3 s]
/proc/loadavg: 8.08 8.05 8.00 9/180 31757
/proc/meminfo: memFree=29457356/32951124 swapFree=67111444/67111528
[pid=31598] ppid=31596 vsize=18324 CPUtime=0 cores=0-7
/proc/31598/stat : 31598 (ppfolio) S 31596 31598 31531 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526128975 18763776 390 33554432000 4194304 4287625 140735442084448 18446744073709551615 228122734095 0 0 4096 65536 8730905593432244223 0 0 17 4 0 0 0
/proc/31598/statm: 4581 390 341 23 0 91 0
[pid=31599] ppid=31598 vsize=2049936 CPUtime=4962.41 cores=0
/proc/31599/stat : 31599 (cryptominisat) R 31598 31598 31531 0 -1 4202496 1510421 0 0 0 495566 675 0 0 25 0 1 0 526128976 2099134464 78132 33554432000 4194304 4587354 140733860555040 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31599/statm: 512484 78132 337 96 0 509046 0
[pid=31600] ppid=31598 vsize=350464 CPUtime=4962.41 cores=1
/proc/31600/stat : 31600 (clasp) R 31598 31598 31531 0 -1 4202496 82821 0 0 0 496210 31 0 0 25 0 1 0 526128976 358875136 81020 33554432000 4194304 4785740 140734933675648 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31600/statm: 87616 81020 340 145 0 84661 0
[pid=31601] ppid=31598 vsize=470344 CPUtime=4961.79 cores=2
/proc/31601/stat : 31601 (TNM) R 31598 31598 31531 0 -1 4202496 6388 0 0 0 496175 4 0 0 25 0 1 0 526128976 481632256 6285 33554432000 134512640 134534564 4289434480 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31601/statm: 117586 6285 95 6 0 116252 0
[pid=31602] ppid=31598 vsize=380752 CPUtime=4962.28 cores=3
/proc/31602/stat : 31602 (march_hi) R 31598 31598 31531 0 -1 4202496 75728 0 0 0 496185 43 0 0 25 0 1 0 526128976 389890048 59051 33554432000 4194304 4331988 140735121084976 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31602/statm: 95188 59051 175 34 0 93630 0
[pid=31603] ppid=31598 vsize=592148 CPUtime=19821.3 cores=4-7
/proc/31603/stat : 31603 (plingeling) S 31598 31598 31531 0 -1 4202496 3379679 1250 0 0 1981688 447 0 0 18 0 5 0 526128976 606359552 120110 33554432000 4194304 4356188 140735293907936 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31603/statm: 148037 120110 163 40 0 146581 0
[pid=31603/tid=31610] ppid=31598 vsize=592148 CPUtime=4961.75 cores=4-7
/proc/31603/task/31610/stat : 31610 (plingeling) R 31598 31598 31531 0 -1 4202560 903237 1250 0 0 496052 123 0 0 25 0 5 0 526128994 606359552 120110 33554432000 4194304 4356188 140735293907936 18446744073709551615 4331319 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31603/tid=31611] ppid=31598 vsize=592148 CPUtime=4961.99 cores=4-7
/proc/31603/task/31611/stat : 31611 (plingeling) R 31598 31598 31531 0 -1 4202560 770958 1250 0 0 496095 104 0 0 25 0 5 0 526128994 606359552 120110 33554432000 4194304 4356188 140735293907936 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31603/tid=31612] ppid=31598 vsize=592148 CPUtime=4962.23 cores=4-7
/proc/31603/task/31612/stat : 31612 (plingeling) R 31598 31598 31531 0 -1 4202560 888811 1250 0 0 496111 112 0 0 25 0 5 0 526128994 606359552 120110 33554432000 4194304 4356188 140735293907936 18446744073709551615 4281627 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31603/tid=31613] ppid=31598 vsize=592148 CPUtime=4935.18 cores=4-7
/proc/31603/task/31613/stat : 31613 (plingeling) R 31598 31598 31531 0 -1 4202560 807862 1250 0 0 493412 106 0 0 25 0 5 0 526128994 606359552 120110 33554432000 4194304 4356188 140735293907936 18446744073709551615 4331151 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39670.2
Current children cumulated vsize (KiB) 3861968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.6 s]
/proc/loadavg: 8.09 8.06 8.00 9/180 31758
/proc/meminfo: memFree=29423592/32951124 swapFree=67111444/67111528
[pid=31598] ppid=31596 vsize=18324 CPUtime=0 cores=0-7
/proc/31598/stat : 31598 (ppfolio) S 31596 31598 31531 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526128975 18763776 390 33554432000 4194304 4287625 140735442084448 18446744073709551615 228122734095 0 0 4096 65536 8730905593432244223 0 0 17 4 0 0 0
/proc/31598/statm: 4581 390 341 23 0 91 0
[pid=31599] ppid=31598 vsize=2084112 CPUtime=5003.72 cores=0
/proc/31599/stat : 31599 (cryptominisat) R 31598 31598 31531 0 -1 4202496 1529426 0 0 0 499689 683 0 0 25 0 1 0 526128976 2134130688 85110 33554432000 4194304 4587354 140733860555040 18446744073709551615 4245151 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31599/statm: 521028 85110 337 96 0 517590 0
[pid=31600] ppid=31598 vsize=351104 CPUtime=5003.72 cores=1
/proc/31600/stat : 31600 (clasp) R 31598 31598 31531 0 -1 4202496 82980 0 0 0 500341 31 0 0 25 0 1 0 526128976 359530496 81179 33554432000 4194304 4785740 140734933675648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31600/statm: 87776 81179 340 145 0 84821 0
[pid=31601] ppid=31598 vsize=470344 CPUtime=5003.1 cores=2
/proc/31601/stat : 31601 (TNM) R 31598 31598 31531 0 -1 4202496 6388 0 0 0 500306 4 0 0 25 0 1 0 526128976 481632256 6285 33554432000 134512640 134534564 4289434480 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31601/statm: 117586 6285 95 6 0 116252 0
[pid=31602] ppid=31598 vsize=380752 CPUtime=5003.59 cores=3
/proc/31602/stat : 31602 (march_hi) R 31598 31598 31531 0 -1 4202496 76166 0 0 0 500315 44 0 0 25 0 1 0 526128976 389890048 59489 33554432000 4194304 4331988 140735121084976 18446744073709551615 4226496 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31602/statm: 95188 59489 175 34 0 93630 0
[pid=31603] ppid=31598 vsize=596244 CPUtime=19986.3 cores=4-7
/proc/31603/stat : 31603 (plingeling) S 31598 31598 31531 0 -1 4202496 3394015 1250 0 0 1998186 449 0 0 18 0 5 0 526128976 610553856 121134 33554432000 4194304 4356188 140735293907936 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31603/statm: 149061 121134 163 40 0 147605 0
[pid=31603/tid=31610] ppid=31598 vsize=596244 CPUtime=5003.06 cores=4-7
/proc/31603/task/31610/stat : 31610 (plingeling) R 31598 31598 31531 0 -1 4202560 910405 1250 0 0 500182 124 0 0 25 0 5 0 526128994 610553856 121134 33554432000 4194304 4356188 140735293907936 18446744073709551615 4331208 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31603/tid=31611] ppid=31598 vsize=596244 CPUtime=5003.29 cores=4-7
/proc/31603/task/31611/stat : 31611 (plingeling) R 31598 31598 31531 0 -1 4202560 770958 1250 0 0 500225 104 0 0 25 0 5 0 526128994 610553856 121134 33554432000 4194304 4356188 140735293907936 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31603/tid=31612] ppid=31598 vsize=596244 CPUtime=5003.54 cores=4-7
/proc/31603/task/31612/stat : 31612 (plingeling) R 31598 31598 31531 0 -1 4202560 892907 1250 0 0 500242 112 0 0 25 0 5 0 526128994 610553856 121134 33554432000 4194304 4356188 140735293907936 18446744073709551615 4331311 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31603/tid=31613] ppid=31598 vsize=596244 CPUtime=4976.26 cores=4-7
/proc/31603/task/31613/stat : 31613 (plingeling) R 31598 31598 31531 0 -1 4202560 810934 1250 0 0 497520 106 0 0 25 0 5 0 526128994 610553856 121134 33554432000 4194304 4356188 140735293907936 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 3900880

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 31598 and gives
#  childrusage.ru_utime.tv_sec=5003
#  childrusage.ru_utime.tv_usec=63418
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=57991
# CPU time returned by wait4() is 5003.12
# while last known CPU time is 40000.5
#
# 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.5
CPU user time (s): 39988.4
CPU system time (s): 12.11
CPU usage (%): 799.431
Max. virtual memory (cumulated for all children) (KiB): 6030508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5003.06
system time used= 0.057991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6911
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= 586
involuntary context switches= 9851

runsolver used 8.21775 second user time and 19.0781 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-30 08:35:10
IDJOB=3275121
IDBENCH=71471
IDSOLVER=1638
FILE ID=node138/3275121-1304145310
RUNJOBID= node138-1304145309-31545
PBS_JOBID= 13170878
Free space on /tmp= 72404 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2400c266431g6.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275121-1304145310/watcher-3275121-1304145310 -o /tmp/evaluation-result-3275121-1304145310/solver-3275121-1304145310 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275121-1304145310.cnf

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

MD5SUM BENCH= d0bb6612a0c88017c970eb8fd1a4be9e
RANDOM SEED=876778474

node138.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.854
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.70
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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      30833472 kB
Buffers:        654008 kB
Cached:        1000772 kB
SwapCached:         84 kB
Active:         137972 kB
Inactive:      1580484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30833472 kB
SwapTotal:    67111528 kB
SwapFree:     67111444 kB
Dirty:           13664 kB
Writeback:           0 kB
AnonPages:       63476 kB
Mapped:          14712 kB
Slab:           331940 kB
PageTables:       4644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185668 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= 72396 MiB
End job on node138 at 2011-04-30 09:58:36