Trace number 3310135

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.4 5003.72

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.281
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

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-3310135-1303991929/watcher-3310135-1303991929 -o /tmp/evaluation-result-3310135-1303991929/solver-3310135-1303991929 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310135-1303991929.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: 7.43 7.85 7.88 2/170 28643
/proc/meminfo: memFree=11944028/32951124 swapFree=67111528/67111528
[pid=28643] ppid=28641 vsize=18324 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (ppfolio) S 28641 28643 28322 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 510793321 18763776 389 33554432000 4194304 4287625 140734268287904 18446744073709551615 230809185807 0 0 4096 65536 3963713858782101503 0 0 17 6 0 0 0
/proc/28643/statm: 4581 389 341 23 0 91 0

[startup+0.075753 s]
/proc/loadavg: 7.43 7.85 7.88 2/170 28643
/proc/meminfo: memFree=11944028/32951124 swapFree=67111528/67111528
[pid=28643] ppid=28641 vsize=18324 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (ppfolio) S 28641 28643 28322 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 510793321 18763776 389 33554432000 4194304 4287625 140734268287904 18446744073709551615 230809185807 0 0 4096 65536 3963713858782101503 0 0 17 6 0 0 0
/proc/28643/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100747 s]
/proc/loadavg: 7.43 7.85 7.88 2/170 28643
/proc/meminfo: memFree=11944028/32951124 swapFree=67111528/67111528
[pid=28643] ppid=28641 vsize=18324 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (ppfolio) S 28641 28643 28322 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 510793321 18763776 389 33554432000 4194304 4287625 140734268287904 18446744073709551615 230809185807 0 0 4096 65536 3963713858782101503 0 0 17 6 0 0 0
/proc/28643/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300678 s]
/proc/loadavg: 7.43 7.85 7.88 2/170 28643
/proc/meminfo: memFree=11944028/32951124 swapFree=67111528/67111528
[pid=28643] ppid=28641 vsize=18324 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (ppfolio) S 28641 28643 28322 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 510793321 18763776 389 33554432000 4194304 4287625 140734268287904 18446744073709551615 230809185807 0 0 4096 65536 3963713858782101503 0 0 17 6 0 0 0
/proc/28643/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700607 s]
/proc/loadavg: 7.43 7.85 7.88 2/170 28643
/proc/meminfo: memFree=11944028/32951124 swapFree=67111528/67111528
[pid=28643] ppid=28641 vsize=18324 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (ppfolio) S 28641 28643 28322 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 510793321 18763776 389 33554432000 4194304 4287625 140734268287904 18446744073709551615 230809185807 0 0 4096 65536 3963713858782101503 0 0 17 6 0 0 0
/proc/28643/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50046 s]
/proc/loadavg: 7.43 7.85 7.88 10/180 28658
/proc/meminfo: memFree=11813748/32951124 swapFree=67111528/67111528
[pid=28643] ppid=28641 vsize=18324 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (ppfolio) S 28641 28643 28322 0 -1 4202496 519 0 0 0 0 0 0 0 17 0 1 0 510793321 18763776 389 33554432000 4194304 4287625 140734268287904 18446744073709551615 230809185807 0 0 4096 65536 3963713858782101503 0 0 17 6 0 0 0
/proc/28643/statm: 4581 389 341 23 0 91 0
[pid=28644] ppid=28643 vsize=52036 CPUtime=1.48 cores=0
/proc/28644/stat : 28644 (cryptominisat) R 28643 28643 28322 0 -1 4202496 8027 0 0 0 147 1 0 0 20 0 1 0 510793322 53284864 7804 33554432000 4194304 4587354 140737282393216 18446744073709551615 4421108 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28644/statm: 13009 7804 316 96 0 9571 0
[pid=28645] ppid=28643 vsize=40252 CPUtime=1.49 cores=1
/proc/28645/stat : 28645 (clasp) R 28643 28643 28322 0 -1 4202496 9339 0 0 0 148 1 0 0 20 0 1 0 510793322 41218048 7220 33554432000 4194304 4785740 140736750458688 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28645/statm: 10063 7220 340 145 0 7108 0
[pid=28646] ppid=28643 vsize=464404 CPUtime=1.49 cores=2
/proc/28646/stat : 28646 (TNM) R 28643 28643 28322 0 -1 4202496 6004 0 0 0 149 0 0 0 20 0 1 0 510793322 475549696 5901 33554432000 134512640 134534564 4287047424 18446744073709551615 134525871 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28646/statm: 116101 5901 95 6 0 114767 0
[pid=28647] ppid=28643 vsize=39032 CPUtime=1.48 cores=3
/proc/28647/stat : 28647 (march_hi) R 28643 28643 28322 0 -1 4202496 32147 0 0 0 144 4 0 0 20 0 1 0 510793322 39968768 6855 33554432000 4194304 4331988 140734498801680 18446744073709551615 230808814689 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/28647/statm: 9758 6855 150 34 0 8200 0
[pid=28648] ppid=28643 vsize=147980 CPUtime=5.31 cores=4-7
/proc/28648/stat : 28648 (plingeling) S 28643 28643 28322 0 -1 4202496 21858 1253 0 0 527 4 0 0 18 0 5 0 510793322 151531520 9085 33554432000 4194304 4356188 140734588484560 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/28648/statm: 36995 9085 164 40 0 35539 0
[pid=28648/tid=28655] ppid=28643 vsize=147980 CPUtime=1.27 cores=4-7
/proc/28648/task/28655/stat : 28655 (plingeling) R 28643 28643 28322 0 -1 4202560 2999 1253 0 0 127 0 0 0 25 0 5 0 510793343 151531520 9085 33554432000 4194304 4356188 140734588484560 18446744073709551615 4236344 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28648/tid=28656] ppid=28643 vsize=147980 CPUtime=1.27 cores=4-7
/proc/28648/task/28656/stat : 28656 (plingeling) R 28643 28643 28322 0 -1 4202560 2699 1253 0 0 127 0 0 0 19 0 5 0 510793343 151531520 9085 33554432000 4194304 4356188 140734588484560 18446744073709551615 4231661 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28648/tid=28657] ppid=28643 vsize=147980 CPUtime=1.26 cores=4-7
/proc/28648/task/28657/stat : 28657 (plingeling) R 28643 28643 28322 0 -1 4202560 2696 1253 0 0 126 0 0 0 19 0 5 0 510793343 151531520 9085 33554432000 4194304 4356188 140734588484560 18446744073709551615 4232275 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28648/tid=28658] ppid=28643 vsize=147980 CPUtime=1.26 cores=4-7
/proc/28648/task/28658/stat : 28658 (plingeling) R 28643 28643 28322 0 -1 4202560 4682 1253 0 0 126 0 0 0 22 0 5 0 510793343 151531520 9085 33554432000 4194304 4356188 140734588484560 18446744073709551615 4210581 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.25
Current children cumulated vsize (KiB) 762028

[startup+3.10116 s]
/proc/loadavg: 7.43 7.85 7.88 9/180 28658
/proc/meminfo: memFree=11768984/32951124 swapFree=67111528/67111528
[pid=28643] ppid=28641 vsize=18324 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (ppfolio) S 28641 28643 28322 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 510793321 18763776 389 33554432000 4194304 4287625 140734268287904 18446744073709551615 230809185807 0 0 4096 65536 3963713858782101503 0 0 17 6 0 0 0
/proc/28643/statm: 4581 389 341 23 0 91 0
[pid=28644] ppid=28643 vsize=64704 CPUtime=3.08 cores=0
/proc/28644/stat : 28644 (cryptominisat) R 28643 28643 28322 0 -1 4202496 14256 0 0 0 306 2 0 0 25 0 1 0 510793322 66256896 11610 33554432000 4194304 4587354 140737282393216 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28644/statm: 16176 11610 333 96 0 12738 0
[pid=28645] ppid=28643 vsize=40916 CPUtime=3.09 cores=1
/proc/28645/stat : 28645 (clasp) R 28643 28643 28322 0 -1 4202496 9552 0 0 0 308 1 0 0 25 0 1 0 510793322 41897984 7433 33554432000 4194304 4785740 140736750458688 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28645/statm: 10229 7433 340 145 0 7274 0
[pid=28646] ppid=28643 vsize=464404 CPUtime=3.09 cores=2
/proc/28646/stat : 28646 (TNM) R 28643 28643 28322 0 -1 4202496 6004 0 0 0 309 0 0 0 25 0 1 0 510793322 475549696 5901 33554432000 134512640 134534564 4287047424 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28646/statm: 116101 5901 95 6 0 114767 0
[pid=28647] ppid=28643 vsize=39032 CPUtime=3.08 cores=3
/proc/28647/stat : 28647 (march_hi) R 28643 28643 28322 0 -1 4202496 32148 0 0 0 304 4 0 0 25 0 1 0 510793322 39968768 6855 33554432000 4194304 4331988 140734498801680 18446744073709551615 4252174 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/28647/statm: 9758 6855 149 34 0 8200 0
[pid=28648] ppid=28643 vsize=171856 CPUtime=11.7 cores=4-7
/proc/28648/stat : 28648 (plingeling) S 28643 28643 28322 0 -1 4202496 27830 1253 0 0 1165 5 0 0 18 0 5 0 510793322 175980544 15057 33554432000 4194304 4356188 140734588484560 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/28648/statm: 42964 15057 164 40 0 41508 0
[pid=28648/tid=28655] ppid=28643 vsize=171856 CPUtime=2.86 cores=4-7
/proc/28648/task/28655/stat : 28655 (plingeling) R 28643 28643 28322 0 -1 4202560 4364 1253 0 0 286 0 0 0 25 0 5 0 510793343 175980544 15057 33554432000 4194304 4356188 140734588484560 18446744073709551615 4311328 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28648/tid=28656] ppid=28643 vsize=171856 CPUtime=2.87 cores=4-7
/proc/28648/task/28656/stat : 28656 (plingeling) R 28643 28643 28322 0 -1 4202560 4832 1253 0 0 286 1 0 0 24 0 5 0 510793343 175980544 15057 33554432000 4194304 4356188 140734588484560 18446744073709551615 4270680 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28648/tid=28657] ppid=28643 vsize=171856 CPUtime=2.85 cores=4-7
/proc/28648/task/28657/stat : 28657 (plingeling) R 28643 28643 28322 0 -1 4202560 5170 1253 0 0 285 0 0 0 24 0 5 0 510793343 175980544 15057 33554432000 4194304 4356188 140734588484560 18446744073709551615 4232894 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28648/tid=28658] ppid=28643 vsize=171856 CPUtime=2.86 cores=4-7
/proc/28648/task/28658/stat : 28658 (plingeling) R 28643 28643 28322 0 -1 4202560 4682 1253 0 0 286 0 0 0 25 0 5 0 510793343 175980544 15057 33554432000 4194304 4356188 140734588484560 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.04
Current children cumulated vsize (KiB) 799236

[startup+6.30058 s]
/proc/loadavg: 7.47 7.86 7.88 9/180 28658
/proc/meminfo: memFree=11718640/32951124 swapFree=67111528/67111528
[pid=28643] ppid=28641 vsize=18324 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (ppfolio) S 28641 28643 28322 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 510793321 18763776 389 33554432000 4194304 4287625 140734268287904 18446744073709551615 230809185807 0 0 4096 65536 3963713858782101503 0 0 17 6 0 0 0
/proc/28643/statm: 4581 389 341 23 0 91 0
[pid=28644] ppid=28643 vsize=319112 CPUtime=6.29 cores=0
/proc/28644/stat : 28644 (cryptominisat) R 28643 28643 28322 0 -1 4202496 18073 0 0 0 625 4 0 0 25 0 1 0 510793322 326770688 11935 33554432000 4194304 4587354 140737282393216 18446744073709551615 4250003 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28644/statm: 79778 11935 336 96 0 76340 0
[pid=28645] ppid=28643 vsize=43768 CPUtime=6.28 cores=1
/proc/28645/stat : 28645 (clasp) R 28643 28643 28322 0 -1 4202496 10259 0 0 0 627 1 0 0 25 0 1 0 510793322 44818432 8140 33554432000 4194304 4785740 140736750458688 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28645/statm: 10942 8140 340 145 0 7987 0
[pid=28646] ppid=28643 vsize=464404 CPUtime=6.29 cores=2
/proc/28646/stat : 28646 (TNM) R 28643 28643 28322 0 -1 4202496 6004 0 0 0 629 0 0 0 25 0 1 0 510793322 475549696 5901 33554432000 134512640 134534564 4287047424 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28646/statm: 116101 5901 95 6 0 114767 0
[pid=28647] ppid=28643 vsize=216244 CPUtime=6.29 cores=3
/proc/28647/stat : 28647 (march_hi) R 28643 28643 28322 0 -1 4202496 87831 0 0 0 617 12 0 0 25 0 1 0 510793322 221433856 32972 33554432000 4194304 4331988 140734498801680 18446744073709551615 4256854 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/28647/statm: 54061 32972 162 34 0 52503 0
[pid=28648] ppid=28643 vsize=165500 CPUtime=24.48 cores=4-7
/proc/28648/stat : 28648 (plingeling) S 28643 28643 28322 0 -1 4202496 28783 1253 0 0 2443 5 0 0 18 0 5 0 510793322 169472000 13909 33554432000 4194304 4356188 140734588484560 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/28648/statm: 41375 13909 164 40 0 39919 0
[pid=28648/tid=28655] ppid=28643 vsize=165500 CPUtime=6.06 cores=4-7
/proc/28648/task/28655/stat : 28655 (plingeling) R 28643 28643 28322 0 -1 4202560 4876 1253 0 0 606 0 0 0 25 0 5 0 510793343 169472000 13909 33554432000 4194304 4356188 140734588484560 18446744073709551615 4331819 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28648/tid=28656] ppid=28643 vsize=165500 CPUtime=6.07 cores=4-7
/proc/28648/task/28656/stat : 28656 (plingeling) R 28643 28643 28322 0 -1 4202560 5273 1253 0 0 606 1 0 0 25 0 5 0 510793343 169472000 13909 33554432000 4194304 4356188 140734588484560 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28648/tid=28657] ppid=28643 vsize=165500 CPUtime=6.03 cores=4-7
/proc/28648/task/28657/stat : 28657 (plingeling) R 28643 28643 28322 0 -1 4202560 5170 1253 0 0 603 0 0 0 25 0 5 0 510793343 169472000 13909 33554432000 4194304 4356188 140734588484560 18446744073709551615 4210992 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28648/tid=28658] ppid=28643 vsize=165500 CPUtime=6.06 cores=4-7
/proc/28648/task/28658/stat : 28658 (plingeling) R 28643 28643 28322 0 -1 4202560 4682 1253 0 0 606 0 0 0 25 0 5 0 510793343 169472000 13909 33554432000 4194304 4356188 140734588484560 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.63
Current children cumulated vsize (KiB) 1227352

[startup+12.7014 s]
/proc/loadavg: 7.60 7.87 7.88 9/180 28658
/proc/meminfo: memFree=11640928/32951124 swapFree=67111528/67111528
[pid=28643] ppid=28641 vsize=18324 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (ppfolio) S 28641 28643 28322 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 510793321 18763776 389 33554432000 4194304 4287625 140734268287904 18446744073709551615 230809185807 0 0 4096 65536 3963713858782101503 0 0 17 6 0 0 0
/proc/28643/statm: 4581 389 341 23 0 91 0
[pid=28644] ppid=28643 vsize=319112 CPUtime=12.69 cores=0
/proc/28644/stat : 28644 (cryptominisat) R 28643 28643 28322 0 -1 4202496 18435 0 0 0 1265 4 0 0 25 0 1 0 510793322 326770688 12294 33554432000 4194304 4587354 140737282393216 18446744073709551615 4238227 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28644/statm: 79778 12294 339 96 0 76340 0
[pid=28645] ppid=28643 vsize=50392 CPUtime=12.69 cores=1
/proc/28645/stat : 28645 (clasp) R 28643 28643 28322 0 -1 4202496 11904 0 0 0 1266 3 0 0 25 0 1 0 510793322 51601408 9785 33554432000 4194304 4785740 140736750458688 18446744073709551615 4277450 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28645/statm: 12598 9785 340 145 0 9643 0
[pid=28646] ppid=28643 vsize=464404 CPUtime=12.69 cores=2
/proc/28646/stat : 28646 (TNM) R 28643 28643 28322 0 -1 4202496 6004 0 0 0 1269 0 0 0 25 0 1 0 510793322 475549696 5901 33554432000 134512640 134534564 4287047424 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28646/statm: 116101 5901 95 6 0 114767 0
[pid=28647] ppid=28643 vsize=220780 CPUtime=12.69 cores=3
/proc/28647/stat : 28647 (march_hi) R 28643 28643 28322 0 -1 4202496 114916 0 0 0 1253 16 0 0 25 0 1 0 510793322 226078720 34558 33554432000 4194304 4331988 140734498801680 18446744073709551615 4237421 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/28647/statm: 55195 34558 204 34 0 53637 0
[pid=28648] ppid=28643 vsize=166492 CPUtime=50.05 cores=4-7
/proc/28648/stat : 28648 (plingeling) S 28643 28643 28322 0 -1 4202496 30100 1253 0 0 5000 5 0 0 18 0 5 0 510793322 170487808 14452 33554432000 4194304 4356188 140734588484560 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/28648/statm: 41623 14452 164 40 0 40167 0
[pid=28648/tid=28655] ppid=28643 vsize=166492 CPUtime=12.47 cores=4-7
/proc/28648/task/28655/stat : 28655 (plingeling) R 28643 28643 28322 0 -1 4202560 4876 1253 0 0 1247 0 0 0 25 0 5 0 510793343 170487808 14452 33554432000 4194304 4356188 140734588484560 18446744073709551615 4216618 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28648/tid=28656] ppid=28643 vsize=166492 CPUtime=12.47 cores=4-7
/proc/28648/task/28656/stat : 28656 (plingeling) R 28643 28643 28322 0 -1 4202560 6078 1253 0 0 1246 1 0 0 25 0 5 0 510793343 170487808 14452 33554432000 4194304 4356188 140734588484560 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28648/tid=28657] ppid=28643 vsize=166492 CPUtime=12.4 cores=4-7
/proc/28648/task/28657/stat : 28657 (plingeling) R 28643 28643 28322 0 -1 4202560 5170 1253 0 0 1240 0 0 0 25 0 5 0 510793343 170487808 14452 33554432000 4194304 4356188 140734588484560 18446744073709551615 4321941 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28648/tid=28658] ppid=28643 vsize=166492 CPUtime=12.46 cores=4-7
/proc/28648/task/28658/stat : 28658 (plingeling) R 28643 28643 28322 0 -1 4202560 5194 1253 0 0 1246 0 0 0 25 0 5 0 510793343 170487808 14452 33554432000 4194304 4356188 140734588484560 18446744073709551615 4332333 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.81
Current children cumulated vsize (KiB) 1239504

[startup+25.5011 s]
/proc/loadavg: 7.69 7.88 7.88 9/180 28658
/proc/meminfo: memFree=11625404/32951124 swapFree=67111528/67111528
[pid=28643] ppid=28641 vsize=18324 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (ppfolio) S 28641 28643 28322 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 510793321 18763776 389 33554432000 4194304 4287625 140734268287904 18446744073709551615 230809185807 0 0 4096 65536 3963713858782101503 0 0 17 6 0 0 0
/proc/28643/statm: 4581 389 341 23 0 91 0
[pid=28644] ppid=28643 vsize=320960 CPUtime=25.49 cores=0
/proc/28644/stat : 28644 (cryptominisat) R 28643 28643 28322 0 -1 4202496 24104 0 0 0 2545 4 0 0 25 0 1 0 510793322 328663040 13030 33554432000 4194304 4587354 140737282393216 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=28646] ppid=28643 vsize=464408 CPUtime=4842.43 cores=2
/proc/28646/stat : 28646 (TNM) R 28643 28643 28322 0 -1 4202496 6013 0 0 0 484240 3 0 0 25 0 1 0 510793322 475553792 5910 33554432000 134512640 134534564 4287047424 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28646/statm: 116102 5910 103 6 0 114768 0
[pid=28647] ppid=28643 vsize=220780 CPUtime=4842.43 cores=3
/proc/28647/stat : 28647 (march_hi) R 28643 28643 28322 0 -1 4202496 115567 0 0 0 484227 16 0 0 25 0 1 0 510793322 226078720 35178 33554432000 4194304 4331988 140734498801680 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/28647/statm: 55195 35178 176 34 0 53637 0
[pid=28648] ppid=28643 vsize=279108 CPUtime=19340.4 cores=4-7
/proc/28648/stat : 28648 (plingeling) S 28643 28643 28322 0 -1 4202496 250582 1253 0 0 1933996 41 0 0 18 0 5 0 510793322 285806592 45719 33554432000 4194304 4356188 140734588484560 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/28648/statm: 69777 45719 164 40 0 68321 0
[pid=28648/tid=28655] ppid=28643 vsize=279108 CPUtime=4842.21 cores=4-7
/proc/28648/task/28655/stat : 28655 (plingeling) R 28643 28643 28322 0 -1 4202560 58136 1253 0 0 484211 10 0 0 25 0 5 0 510793343 285806592 45719 33554432000 4194304 4356188 140734588484560 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28648/tid=28656] ppid=28643 vsize=279108 CPUtime=4842.22 cores=4-7
/proc/28648/task/28656/stat : 28656 (plingeling) R 28643 28643 28322 0 -1 4202560 84881 1253 0 0 484208 14 0 0 25 0 5 0 510793343 285806592 45719 33554432000 4194304 4356188 140734588484560 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28648/tid=28657] ppid=28643 vsize=279108 CPUtime=4813.95 cores=4-7
/proc/28648/task/28657/stat : 28657 (plingeling) R 28643 28643 28322 0 -1 4202560 47247 1253 0 0 481388 7 0 0 25 0 5 0 510793343 285806592 45719 33554432000 4194304 4356188 140734588484560 18446744073709551615 4331631 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28648/tid=28658] ppid=28643 vsize=279108 CPUtime=4841.75 cores=4-7
/proc/28648/task/28658/stat : 28658 (plingeling) R 28643 28643 28322 0 -1 4202560 51536 1253 0 0 484168 7 0 0 25 0 5 0 510793343 285806592 45719 33554432000 4194304 4356188 140734588484560 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38710.1
Current children cumulated vsize (KiB) 2759484

[startup+4902.3 s]
/proc/loadavg: 8.02 8.01 8.00 9/180 28813
/proc/meminfo: memFree=10134096/32951124 swapFree=67111528/67111528
[pid=28643] ppid=28641 vsize=18324 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (ppfolio) S 28641 28643 28322 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 510793321 18763776 389 33554432000 4194304 4287625 140734268287904 18446744073709551615 230809185807 0 0 4096 65536 3963713858782101503 0 0 17 6 0 0 0
/proc/28643/statm: 4581 389 341 23 0 91 0
[pid=28644] ppid=28643 vsize=1171276 CPUtime=4902.4 cores=0
/proc/28644/stat : 28644 (cryptominisat) R 28643 28643 28322 0 -1 4202496 3722474 0 0 0 489186 1054 0 0 25 0 1 0 510793322 1199386624 219819 33554432000 4194304 4587354 140737282393216 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28644/statm: 292819 219819 340 96 0 289381 0
[pid=28645] ppid=28643 vsize=605588 CPUtime=4902.43 cores=1
/proc/28645/stat : 28645 (clasp) R 28643 28643 28322 0 -1 4202496 149144 0 0 0 490167 76 0 0 25 0 1 0 510793322 620122112 147025 33554432000 4194304 4785740 140736750458688 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28645/statm: 151397 147025 340 145 0 148442 0
[pid=28646] ppid=28643 vsize=464408 CPUtime=4902.43 cores=2
/proc/28646/stat : 28646 (TNM) R 28643 28643 28322 0 -1 4202496 6013 0 0 0 490240 3 0 0 25 0 1 0 510793322 475553792 5910 33554432000 134512640 134534564 4287047424 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28646/statm: 116102 5910 103 6 0 114768 0
[pid=28647] ppid=28643 vsize=220780 CPUtime=4902.43 cores=3
/proc/28647/stat : 28647 (march_hi) R 28643 28643 28322 0 -1 4202496 115567 0 0 0 490227 16 0 0 25 0 1 0 510793322 226078720 35178 33554432000 4194304 4331988 140734498801680 18446744073709551615 4242575 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/28647/statm: 55195 35178 176 34 0 53637 0
[pid=28648] ppid=28643 vsize=277060 CPUtime=19580 cores=4-7
/proc/28648/stat : 28648 (plingeling) S 28643 28643 28322 0 -1 4202496 251606 1253 0 0 1957963 41 0 0 18 0 5 0 510793322 283709440 45207 33554432000 4194304 4356188 140734588484560 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/28648/statm: 69265 45207 164 40 0 67809 0
[pid=28648/tid=28655] ppid=28643 vsize=277060 CPUtime=4902.2 cores=4-7
/proc/28648/task/28655/stat : 28655 (plingeling) R 28643 28643 28322 0 -1 4202560 59160 1253 0 0 490210 10 0 0 25 0 5 0 510793343 283709440 45207 33554432000 4194304 4356188 140734588484560 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28648/tid=28656] ppid=28643 vsize=277060 CPUtime=4902.22 cores=4-7
/proc/28648/task/28656/stat : 28656 (plingeling) R 28643 28643 28322 0 -1 4202560 84881 1253 0 0 490208 14 0 0 25 0 5 0 510793343 283709440 45207 33554432000 4194304 4356188 140734588484560 18446744073709551615 4330992 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28648/tid=28657] ppid=28643 vsize=277060 CPUtime=4873.62 cores=4-7
/proc/28648/task/28657/stat : 28657 (plingeling) R 28643 28643 28322 0 -1 4202560 47247 1253 0 0 487355 7 0 0 25 0 5 0 510793343 283709440 45207 33554432000 4194304 4356188 140734588484560 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28648/tid=28658] ppid=28643 vsize=277060 CPUtime=4901.75 cores=4-7
/proc/28648/task/28658/stat : 28658 (plingeling) R 28643 28643 28322 0 -1 4202560 51536 1253 0 0 490168 7 0 0 25 0 5 0 510793343 283709440 45207 33554432000 4194304 4356188 140734588484560 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39189.7
Current children cumulated vsize (KiB) 2757436

[startup+4962.3 s]
/proc/loadavg: 8.00 8.00 8.00 9/180 28814
/proc/meminfo: memFree=10119892/32951124 swapFree=67111528/67111528
[pid=28643] ppid=28641 vsize=18324 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (ppfolio) S 28641 28643 28322 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 510793321 18763776 389 33554432000 4194304 4287625 140734268287904 18446744073709551615 230809185807 0 0 4096 65536 3963713858782101503 0 0 17 6 0 0 0
/proc/28643/statm: 4581 389 341 23 0 91 0
[pid=28644] ppid=28643 vsize=1171276 CPUtime=4962.4 cores=0
/proc/28644/stat : 28644 (cryptominisat) R 28643 28643 28322 0 -1 4202496 3722474 0 0 0 495185 1055 0 0 25 0 1 0 510793322 1199386624 219819 33554432000 4194304 4587354 140737282393216 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28644/statm: 292819 219819 340 96 0 289381 0
[pid=28645] ppid=28643 vsize=629284 CPUtime=4962.43 cores=1
/proc/28645/stat : 28645 (clasp) R 28643 28643 28322 0 -1 4202496 155016 0 0 0 496163 80 0 0 25 0 1 0 510793322 644386816 152897 33554432000 4194304 4785740 140736750458688 18446744073709551615 4304010 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28645/statm: 157321 152897 340 145 0 154366 0
[pid=28646] ppid=28643 vsize=464408 CPUtime=4962.44 cores=2
/proc/28646/stat : 28646 (TNM) R 28643 28643 28322 0 -1 4202496 6013 0 0 0 496241 3 0 0 25 0 1 0 510793322 475553792 5910 33554432000 134512640 134534564 4287047424 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28646/statm: 116102 5910 103 6 0 114768 0
[pid=28647] ppid=28643 vsize=220780 CPUtime=4962.44 cores=3
/proc/28647/stat : 28647 (march_hi) R 28643 28643 28322 0 -1 4202496 115567 0 0 0 496228 16 0 0 25 0 1 0 510793322 226078720 35178 33554432000 4194304 4331988 140734498801680 18446744073709551615 4211123 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/28647/statm: 55195 35178 176 34 0 53637 0
[pid=28648] ppid=28643 vsize=266820 CPUtime=19819.7 cores=4-7
/proc/28648/stat : 28648 (plingeling) S 28643 28643 28322 0 -1 4202496 251606 1253 0 0 1981930 41 0 0 18 0 5 0 510793322 273223680 42647 33554432000 4194304 4356188 140734588484560 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/28648/statm: 66705 42647 164 40 0 65249 0
[pid=28648/tid=28655] ppid=28643 vsize=266820 CPUtime=4962.21 cores=4-7
/proc/28648/task/28655/stat : 28655 (plingeling) R 28643 28643 28322 0 -1 4202560 59160 1253 0 0 496211 10 0 0 25 0 5 0 510793343 273223680 42647 33554432000 4194304 4356188 140734588484560 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28648/tid=28656] ppid=28643 vsize=266820 CPUtime=4962.22 cores=4-7
/proc/28648/task/28656/stat : 28656 (plingeling) R 28643 28643 28322 0 -1 4202560 84881 1253 0 0 496208 14 0 0 25 0 5 0 510793343 273223680 42647 33554432000 4194304 4356188 140734588484560 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28648/tid=28657] ppid=28643 vsize=266820 CPUtime=4933.29 cores=4-7
/proc/28648/task/28657/stat : 28657 (plingeling) R 28643 28643 28322 0 -1 4202560 47247 1253 0 0 493322 7 0 0 25 0 5 0 510793343 273223680 42647 33554432000 4194304 4356188 140734588484560 18446744073709551615 4331082 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28648/tid=28658] ppid=28643 vsize=266820 CPUtime=4961.75 cores=4-7
/proc/28648/task/28658/stat : 28658 (plingeling) R 28643 28643 28322 0 -1 4202560 51536 1253 0 0 496168 7 0 0 25 0 5 0 510793343 273223680 42647 33554432000 4194304 4356188 140734588484560 18446744073709551615 4280029 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39669.4
Current children cumulated vsize (KiB) 2770892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.7 s]
/proc/loadavg: 8.00 8.00 8.00 9/180 28815
/proc/meminfo: memFree=10127920/32951124 swapFree=67111528/67111528
[pid=28643] ppid=28641 vsize=18324 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (ppfolio) S 28641 28643 28322 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 510793321 18763776 389 33554432000 4194304 4287625 140734268287904 18446744073709551615 230809185807 0 0 4096 65536 3963713858782101503 0 0 17 6 0 0 0
/proc/28643/statm: 4581 389 341 23 0 91 0
[pid=28644] ppid=28643 vsize=1171276 CPUtime=5003.81 cores=0
/proc/28644/stat : 28644 (cryptominisat) R 28643 28643 28322 0 -1 4202496 3722474 0 0 0 499326 1055 0 0 25 0 1 0 510793322 1199386624 219819 33554432000 4194304 4587354 140737282393216 18446744073709551615 4357665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28644/statm: 292819 219819 340 96 0 289381 0
[pid=28645] ppid=28643 vsize=629284 CPUtime=5003.84 cores=1
/proc/28645/stat : 28645 (clasp) R 28643 28643 28322 0 -1 4202496 155038 0 0 0 500304 80 0 0 25 0 1 0 510793322 644386816 152919 33554432000 4194304 4785740 140736750458688 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28645/statm: 157321 152919 340 145 0 154366 0
[pid=28646] ppid=28643 vsize=464408 CPUtime=5003.84 cores=2
/proc/28646/stat : 28646 (TNM) R 28643 28643 28322 0 -1 4202496 6013 0 0 0 500381 3 0 0 25 0 1 0 510793322 475553792 5910 33554432000 134512640 134534564 4287047424 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28646/statm: 116102 5910 103 6 0 114768 0
[pid=28647] ppid=28643 vsize=220780 CPUtime=5003.84 cores=3
/proc/28647/stat : 28647 (march_hi) R 28643 28643 28322 0 -1 4202496 115567 0 0 0 500368 16 0 0 25 0 1 0 510793322 226078720 35178 33554432000 4194304 4331988 140734498801680 18446744073709551615 4210940 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/28647/statm: 55195 35178 176 34 0 53637 0
[pid=28648] ppid=28643 vsize=258628 CPUtime=19985.1 cores=4-7
/proc/28648/stat : 28648 (plingeling) S 28643 28643 28322 0 -1 4202496 251606 1253 0 0 1998470 41 0 0 18 0 5 0 510793322 264835072 40599 33554432000 4194304 4356188 140734588484560 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/28648/statm: 64657 40599 164 40 0 63201 0
[pid=28648/tid=28655] ppid=28643 vsize=258628 CPUtime=5003.61 cores=4-7
/proc/28648/task/28655/stat : 28655 (plingeling) R 28643 28643 28322 0 -1 4202560 59160 1253 0 0 500351 10 0 0 25 0 5 0 510793343 264835072 40599 33554432000 4194304 4356188 140734588484560 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28648/tid=28656] ppid=28643 vsize=258628 CPUtime=5003.63 cores=4-7
/proc/28648/task/28656/stat : 28656 (plingeling) R 28643 28643 28322 0 -1 4202560 84881 1253 0 0 500349 14 0 0 25 0 5 0 510793343 264835072 40599 33554432000 4194304 4356188 140734588484560 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28648/tid=28657] ppid=28643 vsize=258628 CPUtime=4974.47 cores=4-7
/proc/28648/task/28657/stat : 28657 (plingeling) R 28643 28643 28322 0 -1 4202560 47247 1253 0 0 497440 7 0 0 25 0 5 0 510793343 264835072 40599 33554432000 4194304 4356188 140734588484560 18446744073709551615 4210562 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28648/tid=28658] ppid=28643 vsize=258628 CPUtime=5003.15 cores=4-7
/proc/28648/task/28658/stat : 28658 (plingeling) R 28643 28643 28322 0 -1 4202560 51536 1253 0 0 500308 7 0 0 25 0 5 0 510793343 264835072 40599 33554432000 4194304 4356188 140734588484560 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 2762700

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

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

[startup+5003.7 s]
/proc/loadavg: 8.00 8.00 8.00 9/180 28815
/proc/meminfo: memFree=10127920/32951124 swapFree=67111528/67111528
[pid=28643] ppid=28641 vsize=18324 CPUtime=0 cores=0-7
/proc/28643/stat : 28643 (ppfolio) S 28641 28643 28322 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 510793321 18763776 389 33554432000 4194304 4287625 140734268287904 18446744073709551615 230809185807 0 0 4096 65536 3963713858782101503 0 0 17 6 0 0 0
/proc/28643/statm: 4581 389 341 23 0 91 0
[pid=28644] ppid=28643 vsize=1171276 CPUtime=5003.81 cores=0
/proc/28644/stat : 28644 (cryptominisat) R 28643 28643 28322 0 -1 4202496 3722474 0 0 0 499326 1055 0 0 25 0 1 0 510793322 1199386624 219819 33554432000 4194304 4587354 140737282393216 18446744073709551615 4357665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28644/statm: 292819 219819 340 96 0 289381 0
[pid=28645] ppid=28643 vsize=629284 CPUtime=5003.84 cores=1
/proc/28645/stat : 28645 (clasp) R 28643 28643 28322 0 -1 4202496 155038 0 0 0 500304 80 0 0 25 0 1 0 510793322 644386816 152919 33554432000 4194304 4785740 140736750458688 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28645/statm: 157321 152919 340 145 0 154366 0
[pid=28646] ppid=28643 vsize=464408 CPUtime=5003.84 cores=2
/proc/28646/stat : 28646 (TNM) R 28643 28643 28322 0 -1 4202496 6013 0 0 0 500381 3 0 0 25 0 1 0 510793322 475553792 5910 33554432000 134512640 134534564 4287047424 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28646/statm: 116102 5910 103 6 0 114768 0
[pid=28647] ppid=28643 vsize=220780 CPUtime=5003.84 cores=3
/proc/28647/stat : 28647 (march_hi) R 28643 28643 28322 0 -1 4202496 115567 0 0 0 500368 16 0 0 25 0 1 0 510793322 226078720 35178 33554432000 4194304 4331988 140734498801680 18446744073709551615 4210940 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/28647/statm: 55195 35178 176 34 0 53637 0
[pid=28648] ppid=28643 vsize=258628 CPUtime=19985.1 cores=4-7
/proc/28648/stat : 28648 (plingeling) S 28643 28643 28322 0 -1 4202496 251606 1253 0 0 1998470 41 0 0 18 0 5 0 510793322 264835072 40599 33554432000 4194304 4356188 140734588484560 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/28648/statm: 64657 40599 164 40 0 63201 0
[pid=28648/tid=28655] ppid=28643 vsize=258628 CPUtime=5003.61 cores=4-7
/proc/28648/task/28655/stat : 28655 (plingeling) R 28643 28643 28322 0 -1 4202560 59160 1253 0 0 500351 10 0 0 25 0 5 0 510793343 264835072 40599 33554432000 4194304 4356188 140734588484560 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28648/tid=28656] ppid=28643 vsize=258628 CPUtime=5003.63 cores=4-7
/proc/28648/task/28656/stat : 28656 (plingeling) R 28643 28643 28322 0 -1 4202560 84881 1253 0 0 500349 14 0 0 25 0 5 0 510793343 264835072 40599 33554432000 4194304 4356188 140734588484560 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28648/tid=28657] ppid=28643 vsize=258628 CPUtime=4974.47 cores=4-7
/proc/28648/task/28657/stat : 28657 (plingeling) R 28643 28643 28322 0 -1 4202560 47247 1253 0 0 497440 7 0 0 25 0 5 0 510793343 264835072 40599 33554432000 4194304 4356188 140734588484560 18446744073709551615 4210562 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28648/tid=28658] ppid=28643 vsize=258628 CPUtime=5003.15 cores=4-7
/proc/28648/task/28658/stat : 28658 (plingeling) R 28643 28643 28322 0 -1 4202560 51536 1253 0 0 500308 7 0 0 25 0 5 0 510793343 264835072 40599 33554432000 4194304 4356188 140734588484560 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 2762700

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28643 and gives
#  childrusage.ru_utime.tv_sec=10007
#  childrusage.ru_utime.tv_usec=509627
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=216967
# CPU time returned by wait4() is 10007.7
# while last known CPU time is 40000.4
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5003.72
CPU time (s): 40000.4
CPU user time (s): 39988.5
CPU system time (s): 11.95
CPU usage (%): 799.414
Max. virtual memory (cumulated for all children) (KiB): 2777036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10007.5
system time used= 0.216967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122100
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= 478
involuntary context switches= 22926

runsolver used 7.69883 second user time and 19.606 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-28 13:58:49
IDJOB=3310135
IDBENCH=20521
IDSOLVER=1638
FILE ID=node104/3310135-1303991929
RUNJOBID= node104-1303987384-28336
PBS_JOBID= 13168770
Free space on /tmp= 71544 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310135-1303991929/watcher-3310135-1303991929 -o /tmp/evaluation-result-3310135-1303991929/solver-3310135-1303991929 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310135-1303991929.cnf

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=1400719852

node104.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.855
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.71
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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11944432 kB
Buffers:       2306572 kB
Cached:       18043548 kB
SwapCached:          0 kB
Active:       11353176 kB
Inactive:      9062400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11944432 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14128 kB
Writeback:           0 kB
AnonPages:       64740 kB
Mapped:          14396 kB
Slab:           525644 kB
PageTables:       4060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184964 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= 71536 MiB
End job on node104 at 2011-04-28 15:22:14