Trace number 3219921

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) 39969.9 5000.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S386300535-065-UNKNOWN.cnf
MD5SUM2ca6073d25d8d5f2648d590c0edc75c0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1217.09
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3219921-1304154842/watcher-3219921-1304154842 -o /tmp/evaluation-result-3219921-1304154842/solver-3219921-1304154842 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3219921-1304154842.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.02 8.01 8.00 1/170 10822
/proc/meminfo: memFree=30462540/32951124 swapFree=67105204/67111528
[pid=10822] ppid=10820 vsize=18324 CPUtime=0 cores=0-7
/proc/10822/stat : 10822 (ppfolio) S 10820 10822 10545 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 507900153 18763776 389 33554432000 4194304 4287625 140735475690560 18446744073709551615 220816256527 0 0 4096 65536 4525291896569855999 0 0 17 6 0 0 0
/proc/10822/statm: 4581 389 341 23 0 91 0

[startup+0.016164 s]
/proc/loadavg: 8.02 8.01 8.00 1/170 10822
/proc/meminfo: memFree=30462540/32951124 swapFree=67105204/67111528
[pid=10822] ppid=10820 vsize=18324 CPUtime=0 cores=0-7
/proc/10822/stat : 10822 (ppfolio) S 10820 10822 10545 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 507900153 18763776 389 33554432000 4194304 4287625 140735475690560 18446744073709551615 220816256527 0 0 4096 65536 4525291896569855999 0 0 17 4 0 0 0
/proc/10822/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10115 s]
/proc/loadavg: 8.02 8.01 8.00 1/170 10822
/proc/meminfo: memFree=30462540/32951124 swapFree=67105204/67111528
[pid=10822] ppid=10820 vsize=18324 CPUtime=0 cores=0-7
/proc/10822/stat : 10822 (ppfolio) S 10820 10822 10545 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 507900153 18763776 389 33554432000 4194304 4287625 140735475690560 18446744073709551615 220816256527 0 0 4096 65536 4525291896569855999 0 0 17 4 0 0 0
/proc/10822/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301114 s]
/proc/loadavg: 8.02 8.01 8.00 1/170 10822
/proc/meminfo: memFree=30462540/32951124 swapFree=67105204/67111528
[pid=10822] ppid=10820 vsize=18324 CPUtime=0 cores=0-7
/proc/10822/stat : 10822 (ppfolio) S 10820 10822 10545 0 -1 4202496 519 0 0 0 0 0 0 0 23 0 1 0 507900153 18763776 389 33554432000 4194304 4287625 140735475690560 18446744073709551615 220816256527 0 0 4096 65536 4525291896569855999 0 0 17 4 0 0 0
/proc/10822/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70101 s]
/proc/loadavg: 8.02 8.01 8.00 1/170 10822
/proc/meminfo: memFree=30462540/32951124 swapFree=67105204/67111528
[pid=10822] ppid=10820 vsize=18324 CPUtime=0 cores=0-7
/proc/10822/stat : 10822 (ppfolio) S 10820 10822 10545 0 -1 4202496 519 0 0 0 0 0 0 0 19 0 1 0 507900153 18763776 389 33554432000 4194304 4287625 140735475690560 18446744073709551615 220816256527 0 0 4096 65536 4525291896569855999 0 0 17 4 0 0 0
/proc/10822/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50086 s]
/proc/loadavg: 8.02 8.01 8.00 9/180 10837
/proc/meminfo: memFree=30294096/32951124 swapFree=67105204/67111528
[pid=10822] ppid=10820 vsize=18324 CPUtime=0 cores=0-7
/proc/10822/stat : 10822 (ppfolio) S 10820 10822 10545 0 -1 4202496 519 0 0 0 0 0 0 0 18 0 1 0 507900153 18763776 389 33554432000 4194304 4287625 140735475690560 18446744073709551615 220816256527 0 0 4096 65536 4525291896569855999 0 0 17 4 0 0 0
/proc/10822/statm: 4581 389 341 23 0 91 0
[pid=10823] ppid=10822 vsize=60032 CPUtime=1.49 cores=0
/proc/10823/stat : 10823 (cryptominisat) R 10822 10822 10545 0 -1 4202496 13671 0 0 0 147 2 0 0 20 0 1 0 507900153 61472768 10490 33554432000 4194304 4587354 140737019239984 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10823/statm: 15008 10490 326 96 0 11570 0
[pid=10824] ppid=10822 vsize=33828 CPUtime=1.49 cores=1
/proc/10824/stat : 10824 (clasp) R 10822 10822 10545 0 -1 4202496 7746 0 0 0 148 1 0 0 20 0 1 0 507900153 34639872 5659 33554432000 4194304 4785740 140734402011648 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10824/statm: 8457 5659 340 145 0 5502 0
[pid=10825] ppid=10822 vsize=467968 CPUtime=1.48 cores=2
/proc/10825/stat : 10825 (TNM) R 10822 10822 10545 0 -1 4202496 6719 0 0 0 148 0 0 0 20 0 1 0 507900153 479199232 6616 33554432000 134512640 134534564 4291522384 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10825/statm: 116992 6616 95 6 0 115658 0
[pid=10826] ppid=10822 vsize=37088 CPUtime=1.48 cores=3
/proc/10826/stat : 10826 (march_hi) R 10822 10822 10545 0 -1 4202496 33225 0 0 0 144 4 0 0 20 0 1 0 507900153 37978112 6175 33554432000 4194304 4331988 140733198095344 18446744073709551615 4252204 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10826/statm: 9272 6175 143 34 0 7714 0
[pid=10827] ppid=10822 vsize=99688 CPUtime=4.21 cores=4-7
/proc/10827/stat : 10827 (plingeling) S 10822 10822 10545 0 -1 4202496 25555 1249 0 0 418 3 0 0 18 0 5 0 507900153 102080512 13362 33554432000 4194304 4356188 140733589211888 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10827/statm: 24922 13362 163 40 0 23466 0
[pid=10827/tid=10834] ppid=10822 vsize=99688 CPUtime=0.9 cores=4-7
/proc/10827/task/10834/stat : 10834 (plingeling) R 10822 10822 10545 0 -1 4202560 3244 1249 0 0 90 0 0 0 23 0 5 0 507900212 102080512 13362 33554432000 4194304 4356188 140733589211888 18446744073709551615 4255175 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10827/tid=10835] ppid=10822 vsize=99688 CPUtime=0.9 cores=4-7
/proc/10827/task/10835/stat : 10835 (plingeling) R 10822 10822 10545 0 -1 4202560 3155 1249 0 0 90 0 0 0 19 0 5 0 507900212 102080512 13362 33554432000 4194304 4356188 140733589211888 18446744073709551615 4211145 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10827/tid=10836] ppid=10822 vsize=99688 CPUtime=0.9 cores=4-7
/proc/10827/task/10836/stat : 10836 (plingeling) R 10822 10822 10545 0 -1 4202560 3361 1249 0 0 90 0 0 0 23 0 5 0 507900212 102080512 13362 33554432000 4194304 4356188 140733589211888 18446744073709551615 4312092 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10827/tid=10837] ppid=10822 vsize=99688 CPUtime=0.9 cores=4-7
/proc/10827/task/10837/stat : 10837 (plingeling) R 10822 10822 10545 0 -1 4202560 3202 1249 0 0 90 0 0 0 21 0 5 0 507900212 102080512 13362 33554432000 4194304 4356188 140733589211888 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.15
Current children cumulated vsize (KiB) 716928

[startup+3.10057 s]
/proc/loadavg: 8.02 8.01 8.00 9/180 10837
/proc/meminfo: memFree=30281076/32951124 swapFree=67105204/67111528
[pid=10822] ppid=10820 vsize=18324 CPUtime=0 cores=0-7
/proc/10822/stat : 10822 (ppfolio) S 10820 10822 10545 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 507900153 18763776 389 33554432000 4194304 4287625 140735475690560 18446744073709551615 220816256527 0 0 4096 65536 4525291896569855999 0 0 17 4 0 0 0
/proc/10822/statm: 4581 389 341 23 0 91 0
[pid=10823] ppid=10822 vsize=97536 CPUtime=3.09 cores=0
/proc/10823/stat : 10823 (cryptominisat) R 10822 10822 10545 0 -1 4202496 14670 0 0 0 307 2 0 0 25 0 1 0 507900153 99876864 11484 33554432000 4194304 4587354 140737019239984 18446744073709551615 220815933195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10823/statm: 24384 11484 326 96 0 20946 0
[pid=10824] ppid=10822 vsize=35740 CPUtime=3.09 cores=1
/proc/10824/stat : 10824 (clasp) R 10822 10822 10545 0 -1 4202496 8284 0 0 0 308 1 0 0 25 0 1 0 507900153 36597760 6197 33554432000 4194304 4785740 140734402011648 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10824/statm: 8935 6197 340 145 0 5980 0
[pid=10825] ppid=10822 vsize=467968 CPUtime=3.08 cores=2
/proc/10825/stat : 10825 (TNM) R 10822 10822 10545 0 -1 4202496 6719 0 0 0 308 0 0 0 25 0 1 0 507900153 479199232 6616 33554432000 134512640 134534564 4291522384 18446744073709551615 134529084 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10825/statm: 116992 6616 95 6 0 115658 0
[pid=10826] ppid=10822 vsize=86576 CPUtime=3.09 cores=3
/proc/10826/stat : 10826 (march_hi) R 10822 10822 10545 0 -1 4202496 55459 0 0 0 302 7 0 0 25 0 1 0 507900153 88653824 18117 33554432000 4194304 4331988 140733198095344 18446744073709551615 4263120 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10826/statm: 21644 18117 173 34 0 20086 0
[pid=10827] ppid=10822 vsize=99672 CPUtime=10.6 cores=4-7
/proc/10827/stat : 10827 (plingeling) S 10822 10822 10545 0 -1 4202496 25555 1249 0 0 1057 3 0 0 18 0 5 0 507900153 102064128 13358 33554432000 4194304 4356188 140733589211888 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10827/statm: 24918 13358 163 40 0 23462 0
[pid=10827/tid=10834] ppid=10822 vsize=99672 CPUtime=2.5 cores=4-7
/proc/10827/task/10834/stat : 10834 (plingeling) R 10822 10822 10545 0 -1 4202560 3244 1249 0 0 250 0 0 0 25 0 5 0 507900212 102064128 13358 33554432000 4194304 4356188 140733589211888 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10827/tid=10835] ppid=10822 vsize=99672 CPUtime=2.5 cores=4-7
/proc/10827/task/10835/stat : 10835 (plingeling) R 10822 10822 10545 0 -1 4202560 3155 1249 0 0 250 0 0 0 22 0 5 0 507900212 102064128 13358 33554432000 4194304 4356188 140733589211888 18446744073709551615 4331416 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10827/tid=10836] ppid=10822 vsize=99672 CPUtime=2.49 cores=4-7
/proc/10827/task/10836/stat : 10836 (plingeling) R 10822 10822 10545 0 -1 4202560 3361 1249 0 0 249 0 0 0 25 0 5 0 507900212 102064128 13358 33554432000 4194304 4356188 140733589211888 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10827/tid=10837] ppid=10822 vsize=99672 CPUtime=2.5 cores=4-7
/proc/10827/task/10837/stat : 10837 (plingeling) R 10822 10822 10545 0 -1 4202560 3202 1249 0 0 250 0 0 0 25 0 5 0 507900212 102064128 13358 33554432000 4194304 4356188 140733589211888 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 22.95
Current children cumulated vsize (KiB) 805816

[startup+6.30098 s]
/proc/loadavg: 8.02 8.01 8.00 9/180 10837
/proc/meminfo: memFree=30227236/32951124 swapFree=67105204/67111528
[pid=10822] ppid=10820 vsize=18324 CPUtime=0 cores=0-7
/proc/10822/stat : 10822 (ppfolio) S 10820 10822 10545 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 507900153 18763776 389 33554432000 4194304 4287625 140735475690560 18446744073709551615 220816256527 0 0 4096 65536 4525291896569855999 0 0 17 4 0 0 0
/proc/10822/statm: 4581 389 341 23 0 91 0
[pid=10823] ppid=10822 vsize=97536 CPUtime=6.28 cores=0
/proc/10823/stat : 10823 (cryptominisat) R 10822 10822 10545 0 -1 4202496 16351 0 0 0 626 2 0 0 25 0 1 0 507900153 99876864 13162 33554432000 4194304 4587354 140737019239984 18446744073709551615 4238340 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10823/statm: 24384 13162 326 96 0 20946 0
[pid=10824] ppid=10822 vsize=47724 CPUtime=6.29 cores=1
/proc/10824/stat : 10824 (clasp) R 10822 10822 10545 0 -1 4202496 11249 0 0 0 627 2 0 0 25 0 1 0 507900153 48869376 9162 33554432000 4194304 4785740 140734402011648 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10824/statm: 11931 9162 340 145 0 8976 0
[pid=10825] ppid=10822 vsize=467968 CPUtime=6.28 cores=2
/proc/10825/stat : 10825 (TNM) R 10822 10822 10545 0 -1 4202496 6719 0 0 0 628 0 0 0 25 0 1 0 507900153 479199232 6616 33554432000 134512640 134534564 4291522384 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10825/statm: 116992 6616 95 6 0 115658 0
[pid=10826] ppid=10822 vsize=88132 CPUtime=6.29 cores=3
/proc/10826/stat : 10826 (march_hi) R 10822 10822 10545 0 -1 4202496 55832 0 0 0 622 7 0 0 25 0 1 0 507900153 90247168 18490 33554432000 4194304 4331988 140733198095344 18446744073709551615 4228983 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10826/statm: 22033 18490 173 34 0 20475 0
[pid=10827] ppid=10822 vsize=99672 CPUtime=23.39 cores=4-7
/proc/10827/stat : 10827 (plingeling) S 10822 10822 10545 0 -1 4202496 25555 1249 0 0 2336 3 0 0 18 0 5 0 507900153 102064128 13358 33554432000 4194304 4356188 140733589211888 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10827/statm: 24918 13358 163 40 0 23462 0
[pid=10827/tid=10834] ppid=10822 vsize=99672 CPUtime=5.7 cores=4-7
/proc/10827/task/10834/stat : 10834 (plingeling) R 10822 10822 10545 0 -1 4202560 3244 1249 0 0 570 0 0 0 25 0 5 0 507900212 102064128 13358 33554432000 4194304 4356188 140733589211888 18446744073709551615 4331422 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10827/tid=10835] ppid=10822 vsize=99672 CPUtime=5.7 cores=4-7
/proc/10827/task/10835/stat : 10835 (plingeling) R 10822 10822 10545 0 -1 4202560 3155 1249 0 0 570 0 0 0 25 0 5 0 507900212 102064128 13358 33554432000 4194304 4356188 140733589211888 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10827/tid=10836] ppid=10822 vsize=99672 CPUtime=5.67 cores=4-7
/proc/10827/task/10836/stat : 10836 (plingeling) R 10822 10822 10545 0 -1 4202560 3361 1249 0 0 567 0 0 0 25 0 5 0 507900212 102064128 13358 33554432000 4194304 4356188 140733589211888 18446744073709551615 4332309 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10827/tid=10837] ppid=10822 vsize=99672 CPUtime=5.7 cores=4-7
/proc/10827/task/10837/stat : 10837 (plingeling) R 10822 10822 10545 0 -1 4202560 3202 1249 0 0 570 0 0 0 25 0 5 0 507900212 102064128 13358 33554432000 4194304 4356188 140733589211888 18446744073709551615 4332309 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.53
Current children cumulated vsize (KiB) 819356

[startup+12.7008 s]
/proc/loadavg: 8.01 8.01 8.00 9/180 10837
/proc/meminfo: memFree=30200140/32951124 swapFree=67105204/67111528
[pid=10822] ppid=10820 vsize=18324 CPUtime=0 cores=0-7
/proc/10822/stat : 10822 (ppfolio) S 10820 10822 10545 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 507900153 18763776 389 33554432000 4194304 4287625 140735475690560 18446744073709551615 220816256527 0 0 4096 65536 4525291896569855999 0 0 17 4 0 0 0
/proc/10822/statm: 4581 389 341 23 0 91 0
[pid=10823] ppid=10822 vsize=69156 CPUtime=12.68 cores=0
/proc/10823/stat : 10823 (cryptominisat) R 10822 10822 10545 0 -1 4202496 21640 0 0 0 1265 3 0 0 25 0 1 0 507900153 70815744 11610 33554432000 4194304 4587354 140737019239984 18446744073709551615 220815933195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10823/statm: 17289 11610 327 96 0 13851 0
[pid=10824] ppid=10822 vsize=69708 CPUtime=12.68 cores=1
/proc/10824/stat : 10824 (clasp) R 10822 10822 10545 0 -1 4202496 16755 0 0 0 1265 3 0 0 25 0 1 0 507900153 71380992 14668 33554432000 4194304 4785740 140734402011648 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10824/statm: 17427 14668 340 145 0 14472 0
[pid=10825] ppid=10822 vsize=467968 CPUtime=12.68 cores=2
/proc/10825/stat : 10825 (TNM) R 10822 10822 10545 0 -1 4202496 6719 0 0 0 1268 0 0 0 25 0 1 0 507900153 479199232 6616 33554432000 134512640 134534564 4291522384 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10825/statm: 116992 6616 95 6 0 115658 0
[pid=10826] ppid=10822 vsize=94608 CPUtime=12.69 cores=3
/proc/10826/stat : 10826 (march_hi) R 10822 10822 10545 0 -1 4202496 57521 0 0 0 1261 8 0 0 25 0 1 0 507900153 96878592 20179 33554432000 4194304 4331988 140733198095344 18446744073709551615 4240214 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10826/statm: 23652 20179 173 34 0 22094 0
[pid=10827] ppid=10822 vsize=104908 CPUtime=48.95 cores=4-7
/proc/10827/stat : 10827 (plingeling) S 10822 10822 10545 0 -1 4202496 26896 1249 0 0 4892 3 0 0 18 0 5 0 507900153 107425792 14699 33554432000 4194304 4356188 140733589211888 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10827/statm: 26227 14699 163 40 0 24771 0
[pid=10827/tid=10834] ppid=10822 vsize=104908 CPUtime=12.1 cores=4-7
/proc/10827/task/10834/stat : 10834 (plingeling) R 10822 10822 10545 0 -1 4202560 3244 1249 0 0 1210 0 0 0 25 0 5 0 507900212 107425792 14699 33554432000 4194304 4356188 140733589211888 18446744073709551615 4279717 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10827/tid=10835] ppid=10822 vsize=104908 CPUtime=12.1 cores=4-7
/proc/10827/task/10835/stat : 10835 (plingeling) R 10822 10822 10545 0 -1 4202560 3155 1249 0 0 1210 0 0 0 25 0 5 0 507900212 107425792 14699 33554432000 4194304 4356188 140733589211888 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10827/tid=10836] ppid=10822 vsize=104908 CPUtime=12.04 cores=4-7
/proc/10827/task/10836/stat : 10836 (plingeling) R 10822 10822 10545 0 -1 4202560 3393 1249 0 0 1204 0 0 0 25 0 5 0 507900212 107425792 14699 33554432000 4194304 4356188 140733589211888 18446744073709551615 4279622 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10827/tid=10837] ppid=10822 vsize=104908 CPUtime=12.1 cores=4-7
/proc/10827/task/10837/stat : 10837 (plingeling) R 10822 10822 10545 0 -1 4202560 4511 1249 0 0 1210 0 0 0 25 0 5 0 507900212 107425792 14699 33554432000 4194304 4356188 140733589211888 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.68
Current children cumulated vsize (KiB) 824672

[startup+25.5004 s]
/proc/loadavg: 8.01 8.01 8.00 9/180 10837
/proc/meminfo: memFree=30132472/32951124 swapFree=67105204/67111528
[pid=10822] ppid=10820 vsize=18324 CPUtime=0 cores=0-7
/proc/10822/stat : 10822 (ppfolio) S 10820 10822 10545 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 507900153 18763776 389 33554432000 4194304 4287625 140735475690560 18446744073709551615 220816256527 0 0 4096 65536 4525291896569855999 0 0 17 4 0 0 0
/proc/10822/statm: 4581 389 341 23 0 91 0
[pid=10823] ppid=10822 vsize=143172 CPUtime=25.49 cores=0
/proc/10823/stat : 10823 (cryptominisat) R 10822 10822 10545 0 -1 4202496 49533 0 0 0 2538 11 0 0 25 0 1 0 507900153 146608128 16300 33554432000 4194304 4587354 140737019239984 18446744073709551615 220815933076 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=10825] ppid=10822 vsize=467972 CPUtime=4782.43 cores=2
/proc/10825/stat : 10825 (TNM) R 10822 10822 10545 0 -1 4202496 6728 0 0 0 478241 2 0 0 25 0 1 0 507900153 479203328 6625 33554432000 134512640 134534564 4291522384 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10825/statm: 116993 6625 103 6 0 115659 0
[pid=10826] ppid=10822 vsize=110324 CPUtime=4782.43 cores=3
/proc/10826/stat : 10826 (march_hi) R 10822 10822 10545 0 -1 4202496 60962 0 0 0 478234 9 0 0 25 0 1 0 507900153 112971776 23620 33554432000 4194304 4331988 140733198095344 18446744073709551615 4240514 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10826/statm: 27581 23620 173 34 0 26023 0
[pid=10827] ppid=10822 vsize=201100 CPUtime=19099.8 cores=4-7
/proc/10827/stat : 10827 (plingeling) S 10822 10822 10545 0 -1 4202496 89068 1249 0 0 1909967 13 0 0 18 0 5 0 507900153 205926400 38715 33554432000 4194304 4356188 140733589211888 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10827/statm: 50275 38715 163 40 0 48819 0
[pid=10827/tid=10834] ppid=10822 vsize=201100 CPUtime=4781.85 cores=4-7
/proc/10827/task/10834/stat : 10834 (plingeling) R 10822 10822 10545 0 -1 4202560 12407 1249 0 0 478183 2 0 0 25 0 5 0 507900212 205926400 38715 33554432000 4194304 4356188 140733589211888 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10827/tid=10835] ppid=10822 vsize=201100 CPUtime=4781.86 cores=4-7
/proc/10827/task/10835/stat : 10835 (plingeling) R 10822 10822 10545 0 -1 4202560 31774 1249 0 0 478182 4 0 0 25 0 5 0 507900212 205926400 38715 33554432000 4194304 4356188 140733589211888 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10827/tid=10836] ppid=10822 vsize=201100 CPUtime=4754.09 cores=4-7
/proc/10827/task/10836/stat : 10836 (plingeling) R 10822 10822 10545 0 -1 4202560 5834 1249 0 0 475409 0 0 0 25 0 5 0 507900212 205926400 38715 33554432000 4194304 4356188 140733589211888 18446744073709551615 4283920 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10827/tid=10837] ppid=10822 vsize=201100 CPUtime=4781.38 cores=4-7
/proc/10827/task/10837/stat : 10837 (plingeling) R 10822 10822 10545 0 -1 4202560 26460 1249 0 0 478135 3 0 0 25 0 5 0 507900212 205926400 38715 33554432000 4194304 4356188 140733589211888 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38229.4
Current children cumulated vsize (KiB) 2255880

[startup+4842.3 s]
/proc/loadavg: 8.04 8.03 8.00 9/180 10981
/proc/meminfo: memFree=29109060/32951124 swapFree=67105204/67111528
[pid=10822] ppid=10820 vsize=18324 CPUtime=0 cores=0-7
/proc/10822/stat : 10822 (ppfolio) S 10820 10822 10545 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 507900153 18763776 389 33554432000 4194304 4287625 140735475690560 18446744073709551615 220816256527 0 0 4096 65536 4525291896569855999 0 0 17 4 0 0 0
/proc/10822/statm: 4581 389 341 23 0 91 0
[pid=10823] ppid=10822 vsize=495576 CPUtime=4842.31 cores=0
/proc/10823/stat : 10823 (cryptominisat) R 10822 10822 10545 0 -1 4202496 2221854 0 0 0 483309 922 0 0 25 0 1 0 507900153 507469824 36790 33554432000 4194304 4587354 140737019239984 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10823/statm: 123894 36790 337 96 0 120456 0
[pid=10824] ppid=10822 vsize=948884 CPUtime=4842.44 cores=1
/proc/10824/stat : 10824 (clasp) R 10822 10822 10545 0 -1 4202496 234036 0 0 0 484161 83 0 0 25 0 1 0 507900153 971657216 231949 33554432000 4194304 4785740 140734402011648 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10824/statm: 237221 231949 340 145 0 234266 0
[pid=10825] ppid=10822 vsize=467972 CPUtime=4842.44 cores=2
/proc/10825/stat : 10825 (TNM) R 10822 10822 10545 0 -1 4202496 6728 0 0 0 484241 3 0 0 25 0 1 0 507900153 479203328 6625 33554432000 134512640 134534564 4291522384 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10825/statm: 116993 6625 103 6 0 115659 0
[pid=10826] ppid=10822 vsize=110324 CPUtime=4842.44 cores=3
/proc/10826/stat : 10826 (march_hi) R 10822 10822 10545 0 -1 4202496 60970 0 0 0 484235 9 0 0 25 0 1 0 507900153 112971776 23628 33554432000 4194304 4331988 140733198095344 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10826/statm: 27581 23628 173 34 0 26023 0
[pid=10827] ppid=10822 vsize=205196 CPUtime=19339.5 cores=4-7
/proc/10827/stat : 10827 (plingeling) S 10822 10822 10545 0 -1 4202496 90092 1249 0 0 1933935 13 0 0 18 0 5 0 507900153 210120704 39739 33554432000 4194304 4356188 140733589211888 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10827/statm: 51299 39739 163 40 0 49843 0
[pid=10827/tid=10834] ppid=10822 vsize=205196 CPUtime=4841.85 cores=4-7
/proc/10827/task/10834/stat : 10834 (plingeling) R 10822 10822 10545 0 -1 4202560 12407 1249 0 0 484183 2 0 0 25 0 5 0 507900212 210120704 39739 33554432000 4194304 4356188 140733589211888 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10827/tid=10835] ppid=10822 vsize=205196 CPUtime=4841.87 cores=4-7
/proc/10827/task/10835/stat : 10835 (plingeling) R 10822 10822 10545 0 -1 4202560 31774 1249 0 0 484183 4 0 0 25 0 5 0 507900212 210120704 39739 33554432000 4194304 4356188 140733589211888 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10827/tid=10836] ppid=10822 vsize=205196 CPUtime=4813.77 cores=4-7
/proc/10827/task/10836/stat : 10836 (plingeling) R 10822 10822 10545 0 -1 4202560 5834 1249 0 0 481377 0 0 0 25 0 5 0 507900212 210120704 39739 33554432000 4194304 4356188 140733589211888 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10827/tid=10837] ppid=10822 vsize=205196 CPUtime=4841.37 cores=4-7
/proc/10827/task/10837/stat : 10837 (plingeling) R 10822 10822 10545 0 -1 4202560 27484 1249 0 0 484134 3 0 0 25 0 5 0 507900212 210120704 39739 33554432000 4194304 4356188 140733589211888 18446744073709551615 4233969 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38709.1
Current children cumulated vsize (KiB) 2246276

[startup+4902.3 s]
/proc/loadavg: 8.01 8.02 8.00 9/180 10982
/proc/meminfo: memFree=29156144/32951124 swapFree=67105204/67111528
[pid=10822] ppid=10820 vsize=18324 CPUtime=0 cores=0-7
/proc/10822/stat : 10822 (ppfolio) S 10820 10822 10545 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 507900153 18763776 389 33554432000 4194304 4287625 140735475690560 18446744073709551615 220816256527 0 0 4096 65536 4525291896569855999 0 0 17 4 0 0 0
/proc/10822/statm: 4581 389 341 23 0 91 0
[pid=10823] ppid=10822 vsize=506124 CPUtime=4902.31 cores=0
/proc/10823/stat : 10823 (cryptominisat) R 10822 10822 10545 0 -1 4202496 2243949 0 0 0 489301 930 0 0 25 0 1 0 507900153 518270976 25258 33554432000 4194304 4587354 140737019239984 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10823/statm: 126531 25258 337 96 0 123093 0
[pid=10824] ppid=10822 vsize=948884 CPUtime=4902.45 cores=1
/proc/10824/stat : 10824 (clasp) R 10822 10822 10545 0 -1 4202496 234054 0 0 0 490162 83 0 0 25 0 1 0 507900153 971657216 231967 33554432000 4194304 4785740 140734402011648 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10824/statm: 237221 231967 340 145 0 234266 0
[pid=10825] ppid=10822 vsize=467972 CPUtime=4902.44 cores=2
/proc/10825/stat : 10825 (TNM) R 10822 10822 10545 0 -1 4202496 6728 0 0 0 490241 3 0 0 25 0 1 0 507900153 479203328 6625 33554432000 134512640 134534564 4291522384 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10825/statm: 116993 6625 103 6 0 115659 0
[pid=10826] ppid=10822 vsize=110324 CPUtime=4902.44 cores=3
/proc/10826/stat : 10826 (march_hi) R 10822 10822 10545 0 -1 4202496 60980 0 0 0 490235 9 0 0 25 0 1 0 507900153 112971776 23638 33554432000 4194304 4331988 140733198095344 18446744073709551615 4228955 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10826/statm: 27581 23638 173 34 0 26023 0
[pid=10827] ppid=10822 vsize=205196 CPUtime=19579.2 cores=4-7
/proc/10827/stat : 10827 (plingeling) S 10822 10822 10545 0 -1 4202496 91116 1249 0 0 1957902 13 0 0 18 0 5 0 507900153 210120704 39739 33554432000 4194304 4356188 140733589211888 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10827/statm: 51299 39739 163 40 0 49843 0
[pid=10827/tid=10834] ppid=10822 vsize=205196 CPUtime=4901.85 cores=4-7
/proc/10827/task/10834/stat : 10834 (plingeling) R 10822 10822 10545 0 -1 4202560 12407 1249 0 0 490183 2 0 0 25 0 5 0 507900212 210120704 39739 33554432000 4194304 4356188 140733589211888 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10827/tid=10835] ppid=10822 vsize=205196 CPUtime=4901.87 cores=4-7
/proc/10827/task/10835/stat : 10835 (plingeling) R 10822 10822 10545 0 -1 4202560 32798 1249 0 0 490183 4 0 0 25 0 5 0 507900212 210120704 39739 33554432000 4194304 4356188 140733589211888 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10827/tid=10836] ppid=10822 vsize=205196 CPUtime=4873.44 cores=4-7
/proc/10827/task/10836/stat : 10836 (plingeling) R 10822 10822 10545 0 -1 4202560 5834 1249 0 0 487344 0 0 0 25 0 5 0 507900212 210120704 39739 33554432000 4194304 4356188 140733589211888 18446744073709551615 4210791 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10827/tid=10837] ppid=10822 vsize=205196 CPUtime=4901.37 cores=4-7
/proc/10827/task/10837/stat : 10837 (plingeling) R 10822 10822 10545 0 -1 4202560 27484 1249 0 0 490134 3 0 0 25 0 5 0 507900212 210120704 39739 33554432000 4194304 4356188 140733589211888 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39188.8
Current children cumulated vsize (KiB) 2256824

[startup+4962.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/180 10984
/proc/meminfo: memFree=29075880/32951124 swapFree=67105204/67111528
[pid=10822] ppid=10820 vsize=18324 CPUtime=0 cores=0-7
/proc/10822/stat : 10822 (ppfolio) S 10820 10822 10545 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 507900153 18763776 389 33554432000 4194304 4287625 140735475690560 18446744073709551615 220816256527 0 0 4096 65536 4525291896569855999 0 0 17 4 0 0 0
/proc/10822/statm: 4581 389 341 23 0 91 0
[pid=10823] ppid=10822 vsize=506124 CPUtime=4962.3 cores=0
/proc/10823/stat : 10823 (cryptominisat) R 10822 10822 10545 0 -1 4202496 2264669 0 0 0 495290 940 0 0 25 0 1 0 507900153 518270976 45899 33554432000 4194304 4587354 140737019239984 18446744073709551615 4250383 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10823/statm: 126531 45899 337 96 0 123093 0
[pid=10824] ppid=10822 vsize=948884 CPUtime=4962.45 cores=1
/proc/10824/stat : 10824 (clasp) R 10822 10822 10545 0 -1 4202496 234057 0 0 0 496162 83 0 0 25 0 1 0 507900153 971657216 231970 33554432000 4194304 4785740 140734402011648 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10824/statm: 237221 231970 340 145 0 234266 0
[pid=10825] ppid=10822 vsize=467972 CPUtime=4962.44 cores=2
/proc/10825/stat : 10825 (TNM) R 10822 10822 10545 0 -1 4202496 6728 0 0 0 496241 3 0 0 25 0 1 0 507900153 479203328 6625 33554432000 134512640 134534564 4291522384 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10825/statm: 116993 6625 103 6 0 115659 0
[pid=10826] ppid=10822 vsize=110456 CPUtime=4962.44 cores=3
/proc/10826/stat : 10826 (march_hi) R 10822 10822 10545 0 -1 4202496 60988 0 0 0 496235 9 0 0 25 0 1 0 507900153 113106944 23646 33554432000 4194304 4331988 140733198095344 18446744073709551615 4288472 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10826/statm: 27614 23646 173 34 0 26056 0
[pid=10827] ppid=10822 vsize=201100 CPUtime=19818.8 cores=4-7
/proc/10827/stat : 10827 (plingeling) S 10822 10822 10545 0 -1 4202496 91116 1249 0 0 1981869 13 0 0 18 0 5 0 507900153 205926400 38715 33554432000 4194304 4356188 140733589211888 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10827/statm: 50275 38715 163 40 0 48819 0
[pid=10827/tid=10834] ppid=10822 vsize=201100 CPUtime=4961.86 cores=4-7
/proc/10827/task/10834/stat : 10834 (plingeling) R 10822 10822 10545 0 -1 4202560 12407 1249 0 0 496184 2 0 0 25 0 5 0 507900212 205926400 38715 33554432000 4194304 4356188 140733589211888 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10827/tid=10835] ppid=10822 vsize=201100 CPUtime=4961.87 cores=4-7
/proc/10827/task/10835/stat : 10835 (plingeling) R 10822 10822 10545 0 -1 4202560 32798 1249 0 0 496183 4 0 0 25 0 5 0 507900212 205926400 38715 33554432000 4194304 4356188 140733589211888 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10827/tid=10836] ppid=10822 vsize=201100 CPUtime=4933.12 cores=4-7
/proc/10827/task/10836/stat : 10836 (plingeling) R 10822 10822 10545 0 -1 4202560 5834 1249 0 0 493312 0 0 0 25 0 5 0 507900212 205926400 38715 33554432000 4194304 4356188 140733589211888 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10827/tid=10837] ppid=10822 vsize=201100 CPUtime=4961.36 cores=4-7
/proc/10827/task/10837/stat : 10837 (plingeling) R 10822 10822 10545 0 -1 4202560 27484 1249 0 0 496133 3 0 0 25 0 5 0 507900212 205926400 38715 33554432000 4194304 4356188 140733589211888 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39668.4
Current children cumulated vsize (KiB) 2252860



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.00 8.01 8.00 9/180 10985
/proc/meminfo: memFree=29152000/32951124 swapFree=67105204/67111528
[pid=10822] ppid=10820 vsize=18324 CPUtime=0 cores=0-7
/proc/10822/stat : 10822 (ppfolio) S 10820 10822 10545 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 507900153 18763776 389 33554432000 4194304 4287625 140735475690560 18446744073709551615 220816256527 0 0 4096 65536 4525291896569855999 0 0 17 4 0 0 0
/proc/10822/statm: 4581 389 341 23 0 91 0
[pid=10823] ppid=10822 vsize=537060 CPUtime=5000.02 cores=0
/proc/10823/stat : 10823 (cryptominisat) R 10822 10822 10545 0 -1 4202496 2279490 0 0 0 499054 948 0 0 25 0 1 0 507900153 549949440 26811 33554432000 4194304 4587354 140737019239984 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10823/statm: 134265 26811 337 96 0 130827 0
[pid=10824] ppid=10822 vsize=948884 CPUtime=5000.15 cores=1
/proc/10824/stat : 10824 (clasp) R 10822 10822 10545 0 -1 4202496 234057 0 0 0 499932 83 0 0 25 0 1 0 507900153 971657216 231970 33554432000 4194304 4785740 140734402011648 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10824/statm: 237221 231970 340 145 0 234266 0
[pid=10825] ppid=10822 vsize=467972 CPUtime=5000.15 cores=2
/proc/10825/stat : 10825 (TNM) R 10822 10822 10545 0 -1 4202496 6728 0 0 0 500012 3 0 0 25 0 1 0 507900153 479203328 6625 33554432000 134512640 134534564 4291522384 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10825/statm: 116993 6625 103 6 0 115659 0
[pid=10826] ppid=10822 vsize=110456 CPUtime=5000.15 cores=3
/proc/10826/stat : 10826 (march_hi) R 10822 10822 10545 0 -1 4202496 60994 0 0 0 500006 9 0 0 25 0 1 0 507900153 113106944 23652 33554432000 4194304 4331988 140733198095344 18446744073709551615 4292094 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10826/statm: 27614 23652 173 34 0 26056 0
[pid=10827] ppid=10822 vsize=201100 CPUtime=19969.4 cores=4-7
/proc/10827/stat : 10827 (plingeling) S 10822 10822 10545 0 -1 4202496 91116 1249 0 0 1996931 13 0 0 18 0 5 0 507900153 205926400 38715 33554432000 4194304 4356188 140733589211888 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10827/statm: 50275 38715 163 40 0 48819 0
[pid=10827/tid=10834] ppid=10822 vsize=201100 CPUtime=4999.56 cores=4-7
/proc/10827/task/10834/stat : 10834 (plingeling) R 10822 10822 10545 0 -1 4202560 12407 1249 0 0 499954 2 0 0 25 0 5 0 507900212 205926400 38715 33554432000 4194304 4356188 140733589211888 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10827/tid=10835] ppid=10822 vsize=201100 CPUtime=4999.57 cores=4-7
/proc/10827/task/10835/stat : 10835 (plingeling) R 10822 10822 10545 0 -1 4202560 32798 1249 0 0 499953 4 0 0 25 0 5 0 507900212 205926400 38715 33554432000 4194304 4356188 140733589211888 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10827/tid=10836] ppid=10822 vsize=201100 CPUtime=4970.61 cores=4-7
/proc/10827/task/10836/stat : 10836 (plingeling) R 10822 10822 10545 0 -1 4202560 5834 1249 0 0 497061 0 0 0 25 0 5 0 507900212 205926400 38715 33554432000 4194304 4356188 140733589211888 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10827/tid=10837] ppid=10822 vsize=201100 CPUtime=4999.07 cores=4-7
/proc/10827/task/10837/stat : 10837 (plingeling) R 10822 10822 10545 0 -1 4202560 27484 1249 0 0 499904 3 0 0 25 0 5 0 507900212 205926400 38715 33554432000 4194304 4356188 140733589211888 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39969.9
Current children cumulated vsize (KiB) 2283796

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 10822 and gives
#  childrusage.ru_utime.tv_sec=14990
#  childrusage.ru_utime.tv_usec=732062
#  childrusage.ru_stime.tv_sec=9
#  childrusage.ru_stime.tv_usec=628536
# CPU time returned by wait4() is 15000.4
# while last known CPU time is 39969.9
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 39969.9
CPU user time (s): 39959.4
CPU system time (s): 10.56
CPU usage (%): 799.395
Max. virtual memory (cumulated for all children) (KiB): 2730700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14990.7
system time used= 9.62854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2347732
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= 567
involuntary context switches= 27683

runsolver used 8.20375 second user time and 19.0761 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-30 11:14:02
IDJOB=3219921
IDBENCH=82670
IDSOLVER=1638
FILE ID=node147/3219921-1304154842
RUNJOBID= node147-1304151931-10559
PBS_JOBID= 13170902
Free space on /tmp= 73080 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S386300535-065-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219921-1304154842/watcher-3219921-1304154842 -o /tmp/evaluation-result-3219921-1304154842/solver-3219921-1304154842 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3219921-1304154842.cnf

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

MD5SUM BENCH= 2ca6073d25d8d5f2648d590c0edc75c0
RANDOM SEED=774188000

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30462696 kB
Buffers:        328460 kB
Cached:        1764336 kB
SwapCached:       3064 kB
Active:         225292 kB
Inactive:      1928316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30462696 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:           13224 kB
Writeback:           0 kB
AnonPages:       59952 kB
Mapped:          14676 kB
Slab:           269304 kB
PageTables:       4044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183532 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= 73068 MiB
End job on node147 at 2011-04-30 12:37:25