Trace number 3274976

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.62

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2400c266431g3.cnf
MD5SUM231f625a25c77518fbce98fe99f807b5
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-3274976-1304144506/watcher-3274976-1304144506 -o /tmp/evaluation-result-3274976-1304144506/solver-3274976-1304144506 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3274976-1304144506.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: 2.00 3.02 3.57 1/170 32650
/proc/meminfo: memFree=30732520/32951124 swapFree=67111524/67111528
[pid=32650] ppid=32648 vsize=18324 CPUtime=0 cores=0-7
/proc/32650/stat : 32650 (ppfolio) S 32648 32650 32587 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 526051578 18763776 390 33554432000 4194304 4287625 140736013714128 18446744073709551615 270613130767 0 0 4096 65536 4780737722199310335 0 0 17 2 0 0 0
/proc/32650/statm: 4581 390 341 23 0 91 0

[startup+0.00931296 s]
/proc/loadavg: 2.00 3.02 3.57 1/170 32650
/proc/meminfo: memFree=30732520/32951124 swapFree=67111524/67111528
[pid=32650] ppid=32648 vsize=18324 CPUtime=0 cores=0-7
/proc/32650/stat : 32650 (ppfolio) S 32648 32650 32587 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 526051578 18763776 390 33554432000 4194304 4287625 140736013714128 18446744073709551615 270613130767 0 0 4096 65536 4780737722199310335 0 0 17 2 0 0 0
/proc/32650/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100294 s]
/proc/loadavg: 2.00 3.02 3.57 1/170 32650
/proc/meminfo: memFree=30732520/32951124 swapFree=67111524/67111528
[pid=32650] ppid=32648 vsize=18324 CPUtime=0 cores=0-7
/proc/32650/stat : 32650 (ppfolio) S 32648 32650 32587 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 526051578 18763776 390 33554432000 4194304 4287625 140736013714128 18446744073709551615 270613130767 0 0 4096 65536 4780737722199310335 0 0 17 6 0 0 0
/proc/32650/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30023 s]
/proc/loadavg: 2.00 3.02 3.57 1/170 32650
/proc/meminfo: memFree=30732520/32951124 swapFree=67111524/67111528
[pid=32650] ppid=32648 vsize=18324 CPUtime=0 cores=0-7
/proc/32650/stat : 32650 (ppfolio) S 32648 32650 32587 0 -1 4202496 521 0 0 0 0 0 0 0 24 0 1 0 526051578 18763776 390 33554432000 4194304 4287625 140736013714128 18446744073709551615 270613130767 0 0 4096 65536 4780737722199310335 0 0 17 6 0 0 0
/proc/32650/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700158 s]
/proc/loadavg: 2.00 3.02 3.57 1/170 32650
/proc/meminfo: memFree=30732520/32951124 swapFree=67111524/67111528
[pid=32650] ppid=32648 vsize=18324 CPUtime=0 cores=0-7
/proc/32650/stat : 32650 (ppfolio) S 32648 32650 32587 0 -1 4202496 521 0 0 0 0 0 0 0 19 0 1 0 526051578 18763776 390 33554432000 4194304 4287625 140736013714128 18446744073709551615 270613130767 0 0 4096 65536 4780737722199310335 0 0 17 6 0 0 0
/proc/32650/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50102 s]
/proc/loadavg: 2.00 3.02 3.57 9/180 32665
/proc/meminfo: memFree=30587020/32951124 swapFree=67111524/67111528
[pid=32650] ppid=32648 vsize=18324 CPUtime=0 cores=0-7
/proc/32650/stat : 32650 (ppfolio) S 32648 32650 32587 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526051578 18763776 390 33554432000 4194304 4287625 140736013714128 18446744073709551615 270613130767 0 0 4096 65536 4780737722199310335 0 0 17 6 0 0 0
/proc/32650/statm: 4581 390 341 23 0 91 0
[pid=32651] ppid=32650 vsize=66172 CPUtime=1.48 cores=0
/proc/32651/stat : 32651 (cryptominisat) R 32650 32650 32587 0 -1 4202496 16426 0 0 0 146 2 0 0 25 0 1 0 526051578 67760128 11444 33554432000 4194304 4587354 140734044811968 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32651/statm: 16543 11444 326 96 0 13105 0
[pid=32652] ppid=32650 vsize=29840 CPUtime=1.49 cores=1
/proc/32652/stat : 32652 (clasp) R 32650 32650 32587 0 -1 4202496 6557 0 0 0 148 1 0 0 20 0 1 0 526051578 30556160 4756 33554432000 4194304 4785740 140735124680192 18446744073709551615 4545881 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32652/statm: 7460 4756 322 145 0 4505 0
[pid=32653] ppid=32650 vsize=464404 CPUtime=1.45 cores=2
/proc/32653/stat : 32653 (TNM) R 32650 32650 32587 0 -1 4202496 4412 0 9 0 145 0 0 0 20 0 1 0 526051578 475549696 4318 33554432000 134512640 134534564 4294871488 18446744073709551615 134523487 0 0 4096 0 0 0 0 17 2 0 0 3
/proc/32653/statm: 116101 4318 91 6 0 114767 0
[pid=32654] ppid=32650 vsize=43360 CPUtime=1.49 cores=3
/proc/32654/stat : 32654 (march_hi) R 32650 32650 32587 0 -1 4202496 20237 0 0 0 146 3 0 0 20 0 1 0 526051578 44400640 4853 33554432000 4194304 4331988 140736551885856 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32654/statm: 10840 4853 175 34 0 9282 0
[pid=32655] ppid=32650 vsize=98848 CPUtime=5.38 cores=4-7
/proc/32655/stat : 32655 (plingeling) S 32650 32650 32587 0 -1 4202496 16446 1251 0 0 535 3 0 0 18 0 5 0 526051578 101220352 13136 33554432000 4194304 4356188 140735778846672 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32655/statm: 24712 13136 162 40 0 23256 0
[pid=32655/tid=32662] ppid=32650 vsize=98848 CPUtime=1.31 cores=4-7
/proc/32655/task/32662/stat : 32662 (plingeling) R 32650 32650 32587 0 -1 4202560 1998 1251 0 0 131 0 0 0 19 0 5 0 526051596 101220352 13136 33554432000 4194304 4356188 140735778846672 18446744073709551615 4312092 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32655/tid=32663] ppid=32650 vsize=98848 CPUtime=1.26 cores=4-7
/proc/32655/task/32663/stat : 32663 (plingeling) R 32650 32650 32587 0 -1 4202560 1953 1251 0 0 126 0 0 0 25 0 5 0 526051596 101220352 13136 33554432000 4194304 4356188 140735778846672 18446744073709551615 4271104 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32655/tid=32664] ppid=32650 vsize=98848 CPUtime=1.31 cores=4-7
/proc/32655/task/32664/stat : 32664 (plingeling) R 32650 32650 32587 0 -1 4202560 1819 1251 0 0 131 0 0 0 23 0 5 0 526051596 101220352 13136 33554432000 4194304 4356188 140735778846672 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32655/tid=32665] ppid=32650 vsize=98848 CPUtime=1.31 cores=4-7
/proc/32655/task/32665/stat : 32665 (plingeling) R 32650 32650 32587 0 -1 4202560 1866 1251 0 0 131 0 0 0 23 0 5 0 526051596 101220352 13136 33554432000 4194304 4356188 140735778846672 18446744073709551615 4234232 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 720948

[startup+3.10073 s]
/proc/loadavg: 2.00 3.02 3.57 9/180 32665
/proc/meminfo: memFree=30569052/32951124 swapFree=67111524/67111528
[pid=32650] ppid=32648 vsize=18324 CPUtime=0 cores=0-7
/proc/32650/stat : 32650 (ppfolio) S 32648 32650 32587 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526051578 18763776 390 33554432000 4194304 4287625 140736013714128 18446744073709551615 270613130767 0 0 4096 65536 4780737722199310335 0 0 17 6 0 0 0
/proc/32650/statm: 4581 390 341 23 0 91 0
[pid=32651] ppid=32650 vsize=1454480 CPUtime=3.09 cores=0
/proc/32651/stat : 32651 (cryptominisat) R 32650 32650 32587 0 -1 4202496 18396 0 0 0 306 3 0 0 25 0 1 0 526051578 1489387520 11739 33554432000 4194304 4587354 140734044811968 18446744073709551615 4236583 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32651/statm: 363620 11739 331 96 0 360182 0
[pid=32652] ppid=32650 vsize=29840 CPUtime=3.09 cores=1
/proc/32652/stat : 32652 (clasp) R 32650 32650 32587 0 -1 4202496 6575 0 0 0 308 1 0 0 25 0 1 0 526051578 30556160 4774 33554432000 4194304 4785740 140735124680192 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32652/statm: 7460 4774 340 145 0 4505 0
[pid=32653] ppid=32650 vsize=470220 CPUtime=3.05 cores=2
/proc/32653/stat : 32653 (TNM) R 32650 32650 32587 0 -1 4202496 6311 0 10 0 305 0 0 0 25 0 1 0 526051578 481505280 6218 33554432000 134512640 134534564 4294871488 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 2 0 0 3
/proc/32653/statm: 117555 6218 95 6 0 116221 0
[pid=32654] ppid=32650 vsize=43660 CPUtime=3.09 cores=3
/proc/32654/stat : 32654 (march_hi) R 32650 32650 32587 0 -1 4202496 20291 0 0 0 306 3 0 0 25 0 1 0 526051578 44707840 4907 33554432000 4194304 4331988 140736551885856 18446744073709551615 4226618 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32654/statm: 10915 4907 175 34 0 9357 0
[pid=32655] ppid=32650 vsize=111392 CPUtime=11.77 cores=4-7
/proc/32655/stat : 32655 (plingeling) S 32650 32650 32587 0 -1 4202496 19583 1251 0 0 1174 3 0 0 18 0 5 0 526051578 114065408 16273 33554432000 4194304 4356188 140735778846672 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32655/statm: 27848 16273 163 40 0 26392 0
[pid=32655/tid=32662] ppid=32650 vsize=111392 CPUtime=2.91 cores=4-7
/proc/32655/task/32662/stat : 32662 (plingeling) R 32650 32650 32587 0 -1 4202560 2767 1251 0 0 291 0 0 0 24 0 5 0 526051596 114065408 16273 33554432000 4194304 4356188 140735778846672 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32655/tid=32663] ppid=32650 vsize=111392 CPUtime=2.85 cores=4-7
/proc/32655/task/32663/stat : 32663 (plingeling) R 32650 32650 32587 0 -1 4202560 2529 1251 0 0 285 0 0 0 25 0 5 0 526051596 114065408 16273 33554432000 4194304 4356188 140735778846672 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32655/tid=32664] ppid=32650 vsize=111392 CPUtime=2.9 cores=4-7
/proc/32655/task/32664/stat : 32664 (plingeling) R 32650 32650 32587 0 -1 4202560 2458 1251 0 0 290 0 0 0 25 0 5 0 526051596 114065408 16273 33554432000 4194304 4356188 140735778846672 18446744073709551615 4281672 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32655/tid=32665] ppid=32650 vsize=111392 CPUtime=2.91 cores=4-7
/proc/32655/task/32665/stat : 32665 (plingeling) R 32650 32650 32587 0 -1 4202560 3019 1251 0 0 291 0 0 0 25 0 5 0 526051596 114065408 16273 33554432000 4194304 4356188 140735778846672 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.09
Current children cumulated vsize (KiB) 2127916

[startup+6.30117 s]
/proc/loadavg: 2.48 3.10 3.60 9/180 32665
/proc/meminfo: memFree=30549056/32951124 swapFree=67111524/67111528
[pid=32650] ppid=32648 vsize=18324 CPUtime=0 cores=0-7
/proc/32650/stat : 32650 (ppfolio) S 32648 32650 32587 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526051578 18763776 390 33554432000 4194304 4287625 140736013714128 18446744073709551615 270613130767 0 0 4096 65536 4780737722199310335 0 0 17 6 0 0 0
/proc/32650/statm: 4581 390 341 23 0 91 0
[pid=32651] ppid=32650 vsize=1467796 CPUtime=6.29 cores=0
/proc/32651/stat : 32651 (cryptominisat) R 32650 32650 32587 0 -1 4202496 20566 0 0 0 626 3 0 0 25 0 1 0 526051578 1503023104 13905 33554432000 4194304 4587354 140734044811968 18446744073709551615 4365136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32651/statm: 366949 13905 337 96 0 363511 0
[pid=32652] ppid=32650 vsize=39140 CPUtime=6.29 cores=1
/proc/32652/stat : 32652 (clasp) R 32650 32650 32587 0 -1 4202496 8929 0 0 0 628 1 0 0 25 0 1 0 526051578 40079360 7128 33554432000 4194304 4785740 140735124680192 18446744073709551615 270612771525 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32652/statm: 9785 7128 340 145 0 6830 0
[pid=32653] ppid=32650 vsize=470220 CPUtime=6.25 cores=2
/proc/32653/stat : 32653 (TNM) R 32650 32650 32587 0 -1 4202496 6311 0 10 0 624 1 0 0 25 0 1 0 526051578 481505280 6218 33554432000 134512640 134534564 4294871488 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 2 0 0 3
/proc/32653/statm: 117555 6218 95 6 0 116221 0
[pid=32654] ppid=32650 vsize=43960 CPUtime=6.29 cores=3
/proc/32654/stat : 32654 (march_hi) R 32650 32650 32587 0 -1 4202496 20375 0 0 0 626 3 0 0 25 0 1 0 526051578 45015040 4990 33554432000 4194304 4331988 140736551885856 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32654/statm: 10990 4990 175 34 0 9432 0
[pid=32655] ppid=32650 vsize=118304 CPUtime=24.55 cores=4-7
/proc/32655/stat : 32655 (plingeling) S 32650 32650 32587 0 -1 4202496 23348 1251 0 0 2452 3 0 0 18 0 5 0 526051578 121143296 18021 33554432000 4194304 4356188 140735778846672 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32655/statm: 29576 18021 163 40 0 28120 0
[pid=32655/tid=32662] ppid=32650 vsize=118304 CPUtime=6.11 cores=4-7
/proc/32655/task/32662/stat : 32662 (plingeling) R 32650 32650 32587 0 -1 4202560 3664 1251 0 0 611 0 0 0 25 0 5 0 526051596 121143296 18021 33554432000 4194304 4356188 140735778846672 18446744073709551615 4279490 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32655/tid=32663] ppid=32650 vsize=118304 CPUtime=6.03 cores=4-7
/proc/32655/task/32663/stat : 32663 (plingeling) R 32650 32650 32587 0 -1 4202560 4084 1251 0 0 603 0 0 0 25 0 5 0 526051596 121143296 18021 33554432000 4194304 4356188 140735778846672 18446744073709551615 4259390 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32655/tid=32664] ppid=32650 vsize=118304 CPUtime=6.11 cores=4-7
/proc/32655/task/32664/stat : 32664 (plingeling) R 32650 32650 32587 0 -1 4202560 3451 1251 0 0 611 0 0 0 25 0 5 0 526051596 121143296 18021 33554432000 4194304 4356188 140735778846672 18446744073709551615 4270447 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32655/tid=32665] ppid=32650 vsize=118304 CPUtime=6.11 cores=4-7
/proc/32655/task/32665/stat : 32665 (plingeling) R 32650 32650 32587 0 -1 4202560 3339 1251 0 0 611 0 0 0 25 0 5 0 526051596 121143296 18021 33554432000 4194304 4356188 140735778846672 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.67
Current children cumulated vsize (KiB) 2157744

[startup+12.701 s]
/proc/loadavg: 2.92 3.18 3.62 9/180 32666
/proc/meminfo: memFree=30505360/32951124 swapFree=67111524/67111528
[pid=32650] ppid=32648 vsize=18324 CPUtime=0 cores=0-7
/proc/32650/stat : 32650 (ppfolio) S 32648 32650 32587 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526051578 18763776 390 33554432000 4194304 4287625 140736013714128 18446744073709551615 270613130767 0 0 4096 65536 4780737722199310335 0 0 17 6 0 0 0
/proc/32650/statm: 4581 390 341 23 0 91 0
[pid=32651] ppid=32650 vsize=1468736 CPUtime=12.69 cores=0
/proc/32651/stat : 32651 (cryptominisat) R 32650 32650 32587 0 -1 4202496 25451 0 0 0 1265 4 0 0 25 0 1 0 526051578 1503985664 15482 33554432000 4194304 4587354 140734044811968 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32651/statm: 367184 15482 337 96 0 363746 0
[pid=32652] ppid=32650 vsize=56880 CPUtime=12.69 cores=1
/proc/32652/stat : 32652 (clasp) R 32650 32650 32587 0 -1 4202496 13308 0 0 0 1266 3 0 0 25 0 1 0 526051578 58245120 11507 33554432000 4194304 4785740 140735124680192 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32652/statm: 14220 11507 340 145 0 11265 0
[pid=32653] ppid=32650 vsize=470220 CPUtime=12.65 cores=2
/proc/32653/stat : 32653 (TNM) R 32650 32650 32587 0 -1 4202496 6311 0 10 0 1264 1 0 0 25 0 1 0 526051578 481505280 6218 33554432000 134512640 134534564 4294871488 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 2 0 0 3
/proc/32653/statm: 117555 6218 95 6 0 116221 0
[pid=32654] ppid=32650 vsize=44572 CPUtime=12.69 cores=3
/proc/32654/stat : 32654 (march_hi) R 32650 32650 32587 0 -1 4202496 20522 0 0 0 1266 3 0 0 25 0 1 0 526051578 45641728 5136 33554432000 4194304 4331988 140736551885856 18446744073709551615 4237176 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32654/statm: 11143 5136 175 34 0 9585 0
[pid=32655] ppid=32650 vsize=127520 CPUtime=50.12 cores=4-7
/proc/32655/stat : 32655 (plingeling) S 32650 32650 32587 0 -1 4202496 25632 1251 0 0 5008 4 0 0 18 0 5 0 526051578 130580480 20305 33554432000 4194304 4356188 140735778846672 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32655/statm: 31880 20305 163 40 0 30424 0
[pid=32655/tid=32662] ppid=32650 vsize=127520 CPUtime=12.51 cores=4-7
/proc/32655/task/32662/stat : 32662 (plingeling) R 32650 32650 32587 0 -1 4202560 3792 1251 0 0 1251 0 0 0 25 0 5 0 526051596 130580480 20305 33554432000 4194304 4356188 140735778846672 18446744073709551615 4332109 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32655/tid=32663] ppid=32650 vsize=127520 CPUtime=12.39 cores=4-7
/proc/32655/task/32663/stat : 32663 (plingeling) R 32650 32650 32587 0 -1 4202560 4211 1251 0 0 1239 0 0 0 25 0 5 0 526051596 130580480 20305 33554432000 4194304 4356188 140735778846672 18446744073709551615 4244602 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32655/tid=32664] ppid=32650 vsize=127520 CPUtime=12.5 cores=4-7
/proc/32655/task/32664/stat : 32664 (plingeling) R 32650 32650 32587 0 -1 4202560 4859 1251 0 0 1250 0 0 0 25 0 5 0 526051596 130580480 20305 33554432000 4194304 4356188 140735778846672 18446744073709551615 4225659 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32655/tid=32665] ppid=32650 vsize=127520 CPUtime=12.51 cores=4-7
/proc/32655/task/32665/stat : 32665 (plingeling) R 32650 32650 32587 0 -1 4202560 3960 1251 0 0 1250 1 0 0 25 0 5 0 526051596 130580480 20305 33554432000 4194304 4356188 140735778846672 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.84
Current children cumulated vsize (KiB) 2186252

[startup+25.5008 s]
/proc/loadavg: 4.05 3.41 3.69 9/180 32666
/proc/meminfo: memFree=30446192/32951124 swapFree=67111524/67111528
[pid=32650] ppid=32648 vsize=18324 CPUtime=0 cores=0-7
/proc/32650/stat : 32650 (ppfolio) S 32648 32650 32587 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526051578 18763776 390 33554432000 4194304 4287625 140736013714128 18446744073709551615 270613130767 0 0 4096 65536 4780737722199310335 0 0 17 6 0 0 0
/proc/32650/statm: 4581 390 341 23 0 91 0
[pid=32651] ppid=32650 vsize=1473736 CPUtime=25.49 cores=0
/proc/32651/stat : 32651 (cryptominisat) R 32650 32650 32587 0 -1 4202496 33931 0 0 0 2544 5 0 0 25 0 1 0 526051578 1509105664 18645 33554432000 4194304 4587354 140734044811968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=32653] ppid=32650 vsize=470220 CPUtime=4782.36 cores=2
/proc/32653/stat : 32653 (TNM) R 32650 32650 32587 0 -1 4202496 6311 0 10 0 478234 2 0 0 25 0 1 0 526051578 481505280 6218 33554432000 134512640 134534564 4294871488 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 2 0 0 3
/proc/32653/statm: 117555 6218 95 6 0 116221 0
[pid=32654] ppid=32650 vsize=301904 CPUtime=4781.57 cores=3
/proc/32654/stat : 32654 (march_hi) R 32650 32650 32587 0 -1 4202496 80127 0 0 0 478110 47 0 0 25 0 1 0 526051578 309149696 64738 33554432000 4194304 4331988 140736551885856 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32654/statm: 75476 64738 175 34 0 73918 0
[pid=32655] ppid=32650 vsize=509160 CPUtime=19102.5 cores=4-7
/proc/32655/stat : 32655 (plingeling) S 32650 32650 32587 0 -1 4202496 2841311 1251 0 0 1909860 390 0 0 18 0 5 0 526051578 521379840 99344 33554432000 4194304 4356188 140735778846672 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32655/statm: 127290 99344 163 40 0 125834 0
[pid=32655/tid=32662] ppid=32650 vsize=509160 CPUtime=4782.23 cores=4-7
/proc/32655/task/32662/stat : 32662 (plingeling) R 32650 32650 32587 0 -1 4202560 773875 1251 0 0 478115 108 0 0 25 0 5 0 526051596 521379840 99344 33554432000 4194304 4356188 140735778846672 18446744073709551615 4331323 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32655/tid=32663] ppid=32650 vsize=509160 CPUtime=4756.09 cores=4-7
/proc/32655/task/32663/stat : 32663 (plingeling) R 32650 32650 32587 0 -1 4202560 650757 1251 0 0 475525 84 0 0 25 0 5 0 526051596 521379840 99344 33554432000 4194304 4356188 140735778846672 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32655/tid=32664] ppid=32650 vsize=509160 CPUtime=4782.22 cores=4-7
/proc/32655/task/32664/stat : 32664 (plingeling) R 32650 32650 32587 0 -1 4202560 801921 1251 0 0 478111 111 0 0 25 0 5 0 526051596 521379840 99344 33554432000 4194304 4356188 140735778846672 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32655/tid=32665] ppid=32650 vsize=509160 CPUtime=4781.76 cores=4-7
/proc/32655/task/32665/stat : 32665 (plingeling) R 32650 32650 32587 0 -1 4202560 605948 1251 0 0 478092 84 0 0 25 0 5 0 526051596 521379840 99344 33554432000 4194304 4356188 140735778846672 18446744073709551615 4234076 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38231.1
Current children cumulated vsize (KiB) 3267768

[startup+4842.3 s]
/proc/loadavg: 8.06 8.07 8.00 9/180 347
/proc/meminfo: memFree=29366664/32951124 swapFree=67111524/67111528
[pid=32650] ppid=32648 vsize=18324 CPUtime=0 cores=0-7
/proc/32650/stat : 32650 (ppfolio) S 32648 32650 32587 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526051578 18763776 390 33554432000 4194304 4287625 140736013714128 18446744073709551615 270613130767 0 0 4096 65536 4780737722199310335 0 0 17 6 0 0 0
/proc/32650/statm: 4581 390 341 23 0 91 0
[pid=32651] ppid=32650 vsize=1611100 CPUtime=4842.28 cores=0
/proc/32651/stat : 32651 (cryptominisat) R 32650 32650 32587 0 -1 4202496 1426734 0 0 0 483577 651 0 0 25 0 1 0 526051578 1649766400 67115 33554432000 4194304 4587354 140734044811968 18446744073709551615 4239225 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32651/statm: 402775 67115 337 96 0 399337 0
[pid=32652] ppid=32650 vsize=354872 CPUtime=4842.39 cores=1
/proc/32652/stat : 32652 (clasp) R 32650 32650 32587 0 -1 4202496 83727 0 0 0 484205 34 0 0 25 0 1 0 526051578 363388928 81926 33554432000 4194304 4785740 140735124680192 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32652/statm: 88718 81926 340 145 0 85763 0
[pid=32653] ppid=32650 vsize=470220 CPUtime=4842.36 cores=2
/proc/32653/stat : 32653 (TNM) R 32650 32650 32587 0 -1 4202496 6311 0 10 0 484234 2 0 0 25 0 1 0 526051578 481505280 6218 33554432000 134512640 134534564 4294871488 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 2 0 0 3
/proc/32653/statm: 117555 6218 95 6 0 116221 0
[pid=32654] ppid=32650 vsize=368204 CPUtime=4841.58 cores=3
/proc/32654/stat : 32654 (march_hi) R 32650 32650 32587 0 -1 4202496 81427 0 0 0 484110 48 0 0 25 0 1 0 526051578 377040896 66038 33554432000 4194304 4331988 140736551885856 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32654/statm: 92051 66038 175 34 0 90493 0
[pid=32655] ppid=32650 vsize=595176 CPUtime=19342.2 cores=4-7
/proc/32655/stat : 32655 (plingeling) S 32650 32650 32587 0 -1 4202496 2889439 1251 0 0 1933823 395 0 0 18 0 5 0 526051578 609460224 120848 33554432000 4194304 4356188 140735778846672 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32655/statm: 148794 120848 163 40 0 147338 0
[pid=32655/tid=32662] ppid=32650 vsize=595176 CPUtime=4842.23 cores=4-7
/proc/32655/task/32662/stat : 32662 (plingeling) R 32650 32650 32587 0 -1 4202560 791283 1251 0 0 484114 109 0 0 25 0 5 0 526051596 609460224 120848 33554432000 4194304 4356188 140735778846672 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32655/tid=32663] ppid=32650 vsize=595176 CPUtime=4815.76 cores=4-7
/proc/32655/task/32663/stat : 32663 (plingeling) R 32650 32650 32587 0 -1 4202560 659973 1251 0 0 481491 85 0 0 25 0 5 0 526051596 609460224 120848 33554432000 4194304 4356188 140735778846672 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32655/tid=32664] ppid=32650 vsize=595176 CPUtime=4842.22 cores=4-7
/proc/32655/task/32664/stat : 32664 (plingeling) R 32650 32650 32587 0 -1 4202560 810113 1251 0 0 484110 112 0 0 25 0 5 0 526051596 609460224 120848 33554432000 4194304 4356188 140735778846672 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32655/tid=32665] ppid=32650 vsize=595176 CPUtime=4841.76 cores=4-7
/proc/32655/task/32665/stat : 32665 (plingeling) R 32650 32650 32587 0 -1 4202560 619260 1251 0 0 484090 86 0 0 25 0 5 0 526051596 609460224 120848 33554432000 4194304 4356188 140735778846672 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38710.8
Current children cumulated vsize (KiB) 3417896

[startup+4902.3 s]
/proc/loadavg: 8.06 8.07 8.00 9/180 349
/proc/meminfo: memFree=29430236/32951124 swapFree=67111524/67111528
[pid=32650] ppid=32648 vsize=18324 CPUtime=0 cores=0-7
/proc/32650/stat : 32650 (ppfolio) S 32648 32650 32587 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526051578 18763776 390 33554432000 4194304 4287625 140736013714128 18446744073709551615 270613130767 0 0 4096 65536 4780737722199310335 0 0 17 6 0 0 0
/proc/32650/statm: 4581 390 341 23 0 91 0
[pid=32651] ppid=32650 vsize=1628400 CPUtime=4902.28 cores=0
/proc/32651/stat : 32651 (cryptominisat) R 32650 32650 32587 0 -1 4202496 1442021 0 0 0 489569 659 0 0 25 0 1 0 526051578 1667481600 59158 33554432000 4194304 4587354 140734044811968 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32651/statm: 407100 59158 337 96 0 403662 0
[pid=32652] ppid=32650 vsize=357028 CPUtime=4902.4 cores=1
/proc/32652/stat : 32652 (clasp) R 32650 32650 32587 0 -1 4202496 84207 0 0 0 490205 35 0 0 25 0 1 0 526051578 365596672 82406 33554432000 4194304 4785740 140735124680192 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32652/statm: 89257 82406 340 145 0 86302 0
[pid=32653] ppid=32650 vsize=470220 CPUtime=4902.36 cores=2
/proc/32653/stat : 32653 (TNM) R 32650 32650 32587 0 -1 4202496 6311 0 10 0 490234 2 0 0 25 0 1 0 526051578 481505280 6218 33554432000 134512640 134534564 4294871488 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 3
/proc/32653/statm: 117555 6218 95 6 0 116221 0
[pid=32654] ppid=32650 vsize=368204 CPUtime=4901.58 cores=3
/proc/32654/stat : 32654 (march_hi) R 32650 32650 32587 0 -1 4202496 82018 0 0 0 490110 48 0 0 25 0 1 0 526051578 377040896 66629 33554432000 4194304 4331988 140736551885856 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32654/statm: 92051 66629 175 34 0 90493 0
[pid=32655] ppid=32650 vsize=558312 CPUtime=19581.8 cores=4-7
/proc/32655/stat : 32655 (plingeling) S 32650 32650 32587 0 -1 4202496 2933471 1251 0 0 1957784 401 0 0 18 0 5 0 526051578 571711488 111632 33554432000 4194304 4356188 140735778846672 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32655/statm: 139578 111632 163 40 0 138122 0
[pid=32655/tid=32662] ppid=32650 vsize=558312 CPUtime=4902.23 cores=4-7
/proc/32655/task/32662/stat : 32662 (plingeling) R 32650 32650 32587 0 -1 4202560 800499 1251 0 0 490113 110 0 0 25 0 5 0 526051596 571711488 111632 33554432000 4194304 4356188 140735778846672 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32655/tid=32663] ppid=32650 vsize=558312 CPUtime=4875.44 cores=4-7
/proc/32655/task/32663/stat : 32663 (plingeling) R 32650 32650 32587 0 -1 4202560 674309 1251 0 0 487457 87 0 0 25 0 5 0 526051596 571711488 111632 33554432000 4194304 4356188 140735778846672 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32655/tid=32664] ppid=32650 vsize=558312 CPUtime=4902.22 cores=4-7
/proc/32655/task/32664/stat : 32664 (plingeling) R 32650 32650 32587 0 -1 4202560 826497 1251 0 0 490108 114 0 0 25 0 5 0 526051596 571711488 111632 33554432000 4194304 4356188 140735778846672 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32655/tid=32665] ppid=32650 vsize=558312 CPUtime=4901.75 cores=4-7
/proc/32655/task/32665/stat : 32665 (plingeling) R 32650 32650 32587 0 -1 4202560 623356 1251 0 0 490088 87 0 0 25 0 5 0 526051596 571711488 111632 33554432000 4194304 4356188 140735778846672 18446744073709551615 4234276 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39190.5
Current children cumulated vsize (KiB) 3400488

[startup+4962.3 s]
/proc/loadavg: 8.12 8.09 8.00 9/180 351
/proc/meminfo: memFree=29449676/32951124 swapFree=67111524/67111528
[pid=32650] ppid=32648 vsize=18324 CPUtime=0 cores=0-7
/proc/32650/stat : 32650 (ppfolio) S 32648 32650 32587 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526051578 18763776 390 33554432000 4194304 4287625 140736013714128 18446744073709551615 270613130767 0 0 4096 65536 4780737722199310335 0 0 17 6 0 0 0
/proc/32650/statm: 4581 390 341 23 0 91 0
[pid=32651] ppid=32650 vsize=1624020 CPUtime=4962.28 cores=0
/proc/32651/stat : 32651 (cryptominisat) R 32650 32650 32587 0 -1 4202496 1455164 0 0 0 495562 666 0 0 25 0 1 0 526051578 1662996480 60681 33554432000 4194304 4587354 140734044811968 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32651/statm: 406005 60681 337 96 0 402567 0
[pid=32652] ppid=32650 vsize=358808 CPUtime=4962.39 cores=1
/proc/32652/stat : 32652 (clasp) R 32650 32650 32587 0 -1 4202496 84619 0 0 0 496204 35 0 0 25 0 1 0 526051578 367419392 82818 33554432000 4194304 4785740 140735124680192 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32652/statm: 89702 82818 340 145 0 86747 0
[pid=32653] ppid=32650 vsize=470220 CPUtime=4962.36 cores=2
/proc/32653/stat : 32653 (TNM) R 32650 32650 32587 0 -1 4202496 6311 0 10 0 496234 2 0 0 25 0 1 0 526051578 481505280 6218 33554432000 134512640 134534564 4294871488 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 2 0 0 3
/proc/32653/statm: 117555 6218 95 6 0 116221 0
[pid=32654] ppid=32650 vsize=368204 CPUtime=4961.58 cores=3
/proc/32654/stat : 32654 (march_hi) R 32650 32650 32587 0 -1 4202496 82556 0 0 0 496109 49 0 0 25 0 1 0 526051578 377040896 67167 33554432000 4194304 4331988 140736551885856 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32654/statm: 92051 67167 175 34 0 90493 0
[pid=32655] ppid=32650 vsize=529640 CPUtime=19821.5 cores=4-7
/proc/32655/stat : 32655 (plingeling) S 32650 32650 32587 0 -1 4202496 2968287 1251 0 0 1981746 406 0 0 18 0 5 0 526051578 542351360 104464 33554432000 4194304 4356188 140735778846672 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32655/statm: 132410 104464 163 40 0 130954 0
[pid=32655/tid=32662] ppid=32650 vsize=529640 CPUtime=4962.24 cores=4-7
/proc/32655/task/32662/stat : 32662 (plingeling) R 32650 32650 32587 0 -1 4202560 809715 1251 0 0 496112 112 0 0 25 0 5 0 526051596 542351360 104464 33554432000 4194304 4356188 140735778846672 18446744073709551615 4331079 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32655/tid=32663] ppid=32650 vsize=529640 CPUtime=4935.12 cores=4-7
/proc/32655/task/32663/stat : 32663 (plingeling) R 32650 32650 32587 0 -1 4202560 678405 1251 0 0 493424 88 0 0 25 0 5 0 526051596 542351360 104464 33554432000 4194304 4356188 140735778846672 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32655/tid=32664] ppid=32650 vsize=529640 CPUtime=4962.22 cores=4-7
/proc/32655/task/32664/stat : 32664 (plingeling) R 32650 32650 32587 0 -1 4202560 838785 1251 0 0 496106 116 0 0 25 0 5 0 526051596 542351360 104464 33554432000 4194304 4356188 140735778846672 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32655/tid=32665] ppid=32650 vsize=529640 CPUtime=4961.75 cores=4-7
/proc/32655/task/32665/stat : 32665 (plingeling) R 32650 32650 32587 0 -1 4202560 632572 1251 0 0 496087 88 0 0 25 0 5 0 526051596 542351360 104464 33554432000 4194304 4356188 140735778846672 18446744073709551615 4281672 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39670.1
Current children cumulated vsize (KiB) 3369216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.6 s]
/proc/loadavg: 8.06 8.08 8.00 9/180 352
/proc/meminfo: memFree=29432672/32951124 swapFree=67111524/67111528
[pid=32650] ppid=32648 vsize=18324 CPUtime=0 cores=0-7
/proc/32650/stat : 32650 (ppfolio) S 32648 32650 32587 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526051578 18763776 390 33554432000 4194304 4287625 140736013714128 18446744073709551615 270613130767 0 0 4096 65536 4780737722199310335 0 0 17 6 0 0 0
/proc/32650/statm: 4581 390 341 23 0 91 0
[pid=32651] ppid=32650 vsize=1646268 CPUtime=5003.58 cores=0
/proc/32651/stat : 32651 (cryptominisat) R 32650 32650 32587 0 -1 4202496 1465544 0 0 0 499687 671 0 0 25 0 1 0 526051578 1685778432 59169 33554432000 4194304 4587354 140734044811968 18446744073709551615 4239872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32651/statm: 411567 59169 337 96 0 408129 0
[pid=32652] ppid=32650 vsize=366880 CPUtime=5003.7 cores=1
/proc/32652/stat : 32652 (clasp) R 32650 32650 32587 0 -1 4202496 86555 0 0 0 500334 36 0 0 25 0 1 0 526051578 375685120 84754 33554432000 4194304 4785740 140735124680192 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32652/statm: 91720 84754 340 145 0 88765 0
[pid=32653] ppid=32650 vsize=470220 CPUtime=5003.67 cores=2
/proc/32653/stat : 32653 (TNM) R 32650 32650 32587 0 -1 4202496 6311 0 10 0 500365 2 0 0 25 0 1 0 526051578 481505280 6218 33554432000 134512640 134534564 4294871488 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 3
/proc/32653/statm: 117555 6218 95 6 0 116221 0
[pid=32654] ppid=32650 vsize=368204 CPUtime=5002.89 cores=3
/proc/32654/stat : 32654 (march_hi) R 32650 32650 32587 0 -1 4202496 82921 0 0 0 500240 49 0 0 25 0 1 0 526051578 377040896 67532 33554432000 4194304 4331988 140736551885856 18446744073709551615 4239523 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32654/statm: 92051 67532 175 34 0 90493 0
[pid=32655] ppid=32650 vsize=541928 CPUtime=19986.5 cores=4-7
/proc/32655/stat : 32655 (plingeling) S 32650 32650 32587 0 -1 4202496 2997983 1251 0 0 1998242 410 0 0 18 0 5 0 526051578 554934272 107536 33554432000 4194304 4356188 140735778846672 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32655/statm: 135482 107536 163 40 0 134026 0
[pid=32655/tid=32662] ppid=32650 vsize=541928 CPUtime=5003.54 cores=4-7
/proc/32655/task/32662/stat : 32662 (plingeling) R 32650 32650 32587 0 -1 4202560 818931 1251 0 0 500242 112 0 0 25 0 5 0 526051596 554934272 107536 33554432000 4194304 4356188 140735778846672 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32655/tid=32663] ppid=32650 vsize=541928 CPUtime=4976.2 cores=4-7
/proc/32655/task/32663/stat : 32663 (plingeling) R 32650 32650 32587 0 -1 4202560 691717 1251 0 0 497530 90 0 0 25 0 5 0 526051596 554934272 107536 33554432000 4194304 4356188 140735778846672 18446744073709551615 4331345 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32655/tid=32664] ppid=32650 vsize=541928 CPUtime=5003.54 cores=4-7
/proc/32655/task/32664/stat : 32664 (plingeling) R 32650 32650 32587 0 -1 4202560 842881 1251 0 0 500237 117 0 0 25 0 5 0 526051596 554934272 107536 33554432000 4194304 4356188 140735778846672 18446744073709551615 4281627 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32655/tid=32665] ppid=32650 vsize=541928 CPUtime=5003.05 cores=4-7
/proc/32655/task/32665/stat : 32665 (plingeling) R 32650 32650 32587 0 -1 4202560 635644 1251 0 0 500217 88 0 0 25 0 5 0 526051596 554934272 107536 33554432000 4194304 4356188 140735778846672 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 3411824

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 32650 and gives
#  childrusage.ru_utime.tv_sec=5003
#  childrusage.ru_utime.tv_usec=660328
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=37994
# CPU time returned by wait4() is 5003.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.62
CPU time (s): 40000.4
CPU user time (s): 39988.7
CPU system time (s): 11.68
CPU usage (%): 799.429
Max. virtual memory (cumulated for all children) (KiB): 4657928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5003.66
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6833
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 483
involuntary context switches= 60998

runsolver used 8.14276 second user time and 19.1531 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-30 08:21:46
IDJOB=3274976
IDBENCH=71269
IDSOLVER=1638
FILE ID=node108/3274976-1304144506
RUNJOBID= node108-1304144506-32601
PBS_JOBID= 13170859
Free space on /tmp= 72632 MiB

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

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

MD5SUM BENCH= 231f625a25c77518fbce98fe99f807b5
RANDOM SEED=1506803200

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30732800 kB
Buffers:        589068 kB
Cached:        1163276 kB
SwapCached:          4 kB
Active:         148752 kB
Inactive:      1666304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30732800 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           13340 kB
Writeback:           0 kB
AnonPages:       63784 kB
Mapped:          14720 kB
Slab:           335272 kB
PageTables:       5040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186220 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= 72620 MiB
End job on node108 at 2011-04-30 09:45:12