Trace number 3275326

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
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 variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
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-3275326-1304166518/watcher-3275326-1304166518 -o /tmp/evaluation-result-3275326-1304166518/solver-3275326-1304166518 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275326-1304166518.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: 6.91 7.81 7.93 2/170 11139
/proc/meminfo: memFree=30483740/32951124 swapFree=67111524/67111528
[pid=11139] ppid=11137 vsize=18324 CPUtime=0 cores=0-7
/proc/11139/stat : 11139 (ppfolio) R 11137 11139 11072 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 260843089 18763776 390 33554432000 4194304 4287625 140735304274192 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/11139/statm: 4581 390 341 23 0 91 0

[startup+0.0772099 s]
/proc/loadavg: 6.91 7.81 7.93 2/170 11139
/proc/meminfo: memFree=30483740/32951124 swapFree=67111524/67111528
[pid=11139] ppid=11137 vsize=18324 CPUtime=0 cores=0-7
/proc/11139/stat : 11139 (ppfolio) S 11137 11139 11072 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 260843089 18763776 390 33554432000 4194304 4287625 140735304274192 18446744073709551615 268660682255 0 0 4096 65536 4401953080212455423 0 0 17 6 0 0 0
/proc/11139/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100203 s]
/proc/loadavg: 6.91 7.81 7.93 2/170 11139
/proc/meminfo: memFree=30483740/32951124 swapFree=67111524/67111528
[pid=11139] ppid=11137 vsize=18324 CPUtime=0 cores=0-7
/proc/11139/stat : 11139 (ppfolio) S 11137 11139 11072 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 260843089 18763776 390 33554432000 4194304 4287625 140735304274192 18446744073709551615 268660682255 0 0 4096 65536 4401953080212455423 0 0 17 6 0 0 0
/proc/11139/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30014 s]
/proc/loadavg: 6.91 7.81 7.93 2/170 11139
/proc/meminfo: memFree=30483740/32951124 swapFree=67111524/67111528
[pid=11139] ppid=11137 vsize=18324 CPUtime=0 cores=0-7
/proc/11139/stat : 11139 (ppfolio) S 11137 11139 11072 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 260843089 18763776 390 33554432000 4194304 4287625 140735304274192 18446744073709551615 268660682255 0 0 4096 65536 4401953080212455423 0 0 17 6 0 0 0
/proc/11139/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701065 s]
/proc/loadavg: 6.91 7.81 7.93 2/170 11139
/proc/meminfo: memFree=30483740/32951124 swapFree=67111524/67111528
[pid=11139] ppid=11137 vsize=18324 CPUtime=0 cores=0-7
/proc/11139/stat : 11139 (ppfolio) S 11137 11139 11072 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 260843089 18763776 390 33554432000 4194304 4287625 140735304274192 18446744073709551615 268660682255 0 0 4096 65536 4401953080212455423 0 0 17 6 0 0 0
/proc/11139/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50093 s]
/proc/loadavg: 6.91 7.81 7.93 9/180 11154
/proc/meminfo: memFree=30324196/32951124 swapFree=67111524/67111528
[pid=11139] ppid=11137 vsize=18324 CPUtime=0 cores=0-7
/proc/11139/stat : 11139 (ppfolio) S 11137 11139 11072 0 -1 4202496 522 0 0 0 0 0 0 0 17 0 1 0 260843089 18763776 390 33554432000 4194304 4287625 140735304274192 18446744073709551615 268660682255 0 0 4096 65536 4401953080212455423 0 0 17 6 0 0 0
/proc/11139/statm: 4581 390 341 23 0 91 0
[pid=11140] ppid=11139 vsize=61744 CPUtime=1.48 cores=0
/proc/11140/stat : 11140 (cryptominisat) R 11139 11139 11072 0 -1 4202496 14027 0 0 0 147 1 0 0 20 0 1 0 260843089 63225856 10337 33554432000 4194304 4587354 140734241357488 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11140/statm: 15436 10337 315 96 0 11998 0
[pid=11141] ppid=11139 vsize=29484 CPUtime=1.49 cores=1
/proc/11141/stat : 11141 (clasp) R 11139 11139 11072 0 -1 4202496 5405 0 0 0 148 1 0 0 20 0 1 0 260843089 30191616 4537 33554432000 4194304 4785740 140734892445536 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11141/statm: 7371 4537 316 145 0 4416 0
[pid=11142] ppid=11139 vsize=464140 CPUtime=1.49 cores=2
/proc/11142/stat : 11142 (TNM) R 11139 11139 11072 0 -1 4202496 3918 0 0 0 149 0 0 0 20 0 1 0 260843089 475279360 3815 33554432000 134512640 134534564 4290435776 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11142/statm: 116035 3815 91 6 0 114701 0
[pid=11143] ppid=11139 vsize=28252 CPUtime=1.49 cores=3
/proc/11143/stat : 11143 (march_hi) R 11139 11139 11072 0 -1 4202496 18311 0 0 0 146 3 0 0 20 0 1 0 260843089 28930048 4086 33554432000 4194304 4331988 140737396139744 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11143/statm: 7063 4086 150 34 0 5505 0
[pid=11144] ppid=11139 vsize=212020 CPUtime=5.33 cores=4-7
/proc/11144/stat : 11144 (plingeling) S 11139 11139 11072 0 -1 4202496 28981 1248 0 0 528 5 0 0 18 0 5 0 260843089 217108480 25046 33554432000 4194304 4356188 140737416738176 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11144/statm: 53005 25046 162 40 0 51549 0
[pid=11144/tid=11151] ppid=11139 vsize=212020 CPUtime=1.3 cores=4-7
/proc/11144/task/11151/stat : 11151 (plingeling) R 11139 11139 11072 0 -1 4202560 5528 1248 0 0 129 1 0 0 19 0 5 0 260843108 217108480 25046 33554432000 4194304 4356188 140737416738176 18446744073709551615 4292802 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11144/tid=11152] ppid=11139 vsize=212020 CPUtime=1.23 cores=4-7
/proc/11144/task/11152/stat : 11152 (plingeling) R 11139 11139 11072 0 -1 4202560 5521 1248 0 0 123 0 0 0 25 0 5 0 260843108 217108480 25046 33554432000 4194304 4356188 140737416738176 18446744073709551615 4292825 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11144/tid=11153] ppid=11139 vsize=212020 CPUtime=1.29 cores=4-7
/proc/11144/task/11153/stat : 11153 (plingeling) R 11139 11139 11072 0 -1 4202560 5514 1248 0 0 129 0 0 0 23 0 5 0 260843108 217108480 25046 33554432000 4194304 4356188 140737416738176 18446744073709551615 4292817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11144/tid=11154] ppid=11139 vsize=212020 CPUtime=1.29 cores=4-7
/proc/11144/task/11154/stat : 11154 (plingeling) R 11139 11139 11072 0 -1 4202560 3654 1248 0 0 129 0 0 0 22 0 5 0 260843108 217108480 25046 33554432000 4194304 4356188 140737416738176 18446744073709551615 4210562 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.28
Current children cumulated vsize (KiB) 813964

[startup+3.10065 s]
/proc/loadavg: 6.91 7.81 7.93 9/180 11154
/proc/meminfo: memFree=30290716/32951124 swapFree=67111524/67111528
[pid=11139] ppid=11137 vsize=18324 CPUtime=0 cores=0-7
/proc/11139/stat : 11139 (ppfolio) S 11137 11139 11072 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 260843089 18763776 390 33554432000 4194304 4287625 140735304274192 18446744073709551615 268660682255 0 0 4096 65536 4401953080212455423 0 0 17 6 0 0 0
/proc/11139/statm: 4581 390 341 23 0 91 0
[pid=11140] ppid=11139 vsize=104708 CPUtime=3.09 cores=0
/proc/11140/stat : 11140 (cryptominisat) R 11139 11139 11072 0 -1 4202496 19525 0 0 0 307 2 0 0 25 0 1 0 260843089 107220992 13200 33554432000 4194304 4587354 140734241357488 18446744073709551615 268660358801 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11140/statm: 26177 13200 326 96 0 22739 0
[pid=11141] ppid=11139 vsize=35556 CPUtime=3.09 cores=1
/proc/11141/stat : 11141 (clasp) R 11139 11139 11072 0 -1 4202496 6952 0 0 0 308 1 0 0 25 0 1 0 260843089 36409344 6084 33554432000 4194304 4785740 140734892445536 18446744073709551615 4484287 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11141/statm: 8889 6084 316 145 0 5934 0
[pid=11142] ppid=11139 vsize=464140 CPUtime=3.09 cores=2
/proc/11142/stat : 11142 (TNM) R 11139 11139 11072 0 -1 4202496 3918 0 0 0 309 0 0 0 25 0 1 0 260843089 475279360 3815 33554432000 134512640 134534564 4290435776 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11142/statm: 116035 3815 91 6 0 114701 0
[pid=11143] ppid=11139 vsize=28252 CPUtime=3.09 cores=3
/proc/11143/stat : 11143 (march_hi) R 11139 11139 11072 0 -1 4202496 18311 0 0 0 306 3 0 0 25 0 1 0 260843089 28930048 4086 33554432000 4194304 4331988 140737396139744 18446744073709551615 4226642 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11143/statm: 7063 4086 150 34 0 5505 0
[pid=11144] ppid=11139 vsize=189508 CPUtime=11.72 cores=4-7
/proc/11144/stat : 11144 (plingeling) S 11139 11139 11072 0 -1 4202496 29497 1248 0 0 1167 5 0 0 18 0 5 0 260843089 194056192 19418 33554432000 4194304 4356188 140737416738176 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11144/statm: 47528 19424 162 40 0 46072 0
[pid=11144/tid=11151] ppid=11139 vsize=190112 CPUtime=2.9 cores=4-7
/proc/11144/task/11151/stat : 11151 (plingeling) R 11139 11139 11072 0 -1 4202560 5607 1248 0 0 289 1 0 0 23 0 5 0 260843108 194674688 19433 33554432000 4194304 4356188 140737416738176 18446744073709551615 268660356155 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11144/tid=11152] ppid=11139 vsize=190112 CPUtime=2.82 cores=4-7
/proc/11144/task/11152/stat : 11152 (plingeling) R 11139 11139 11072 0 -1 4202560 5521 1248 0 0 282 0 0 0 25 0 5 0 260843108 194674688 19448 33554432000 4194304 4356188 140737416738176 18446744073709551615 4334484 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11144/tid=11153] ppid=11139 vsize=190112 CPUtime=2.89 cores=4-7
/proc/11144/task/11153/stat : 11153 (plingeling) R 11139 11139 11072 0 -1 4202560 5650 1248 0 0 289 0 0 0 25 0 5 0 260843108 194674688 19462 33554432000 4194304 4356188 140737416738176 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11144/tid=11154] ppid=11139 vsize=190112 CPUtime=2.89 cores=4-7
/proc/11144/task/11154/stat : 11154 (plingeling) R 11139 11139 11072 0 -1 4202560 3970 1248 0 0 289 0 0 0 25 0 5 0 260843108 194674688 19475 33554432000 4194304 4356188 140737416738176 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.08
Current children cumulated vsize (KiB) 840488

[startup+6.30109 s]
/proc/loadavg: 7.08 7.83 7.93 9/180 11154
/proc/meminfo: memFree=30285248/32951124 swapFree=67111524/67111528
[pid=11139] ppid=11137 vsize=18324 CPUtime=0 cores=0-7
/proc/11139/stat : 11139 (ppfolio) S 11137 11139 11072 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 260843089 18763776 390 33554432000 4194304 4287625 140735304274192 18446744073709551615 268660682255 0 0 4096 65536 4401953080212455423 0 0 17 6 0 0 0
/proc/11139/statm: 4581 390 341 23 0 91 0
[pid=11140] ppid=11139 vsize=112828 CPUtime=6.28 cores=0
/proc/11140/stat : 11140 (cryptominisat) R 11139 11139 11072 0 -1 4202496 25743 0 0 0 625 3 0 0 25 0 1 0 260843089 115535872 17005 33554432000 4194304 4587354 140734241357488 18446744073709551615 4365152 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11140/statm: 28207 17005 337 96 0 24769 0
[pid=11141] ppid=11139 vsize=39648 CPUtime=6.29 cores=1
/proc/11141/stat : 11141 (clasp) R 11139 11139 11072 0 -1 4202496 7976 0 0 0 627 2 0 0 25 0 1 0 260843089 40599552 7108 33554432000 4194304 4785740 140734892445536 18446744073709551615 4495669 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11141/statm: 9912 7108 316 145 0 6957 0
[pid=11142] ppid=11139 vsize=470612 CPUtime=6.29 cores=2
/proc/11142/stat : 11142 (TNM) R 11139 11139 11072 0 -1 4202496 5443 0 0 0 628 1 0 0 25 0 1 0 260843089 481906688 5340 33554432000 134512640 134534564 4290435776 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11142/statm: 117653 5340 95 6 0 116319 0
[pid=11143] ppid=11139 vsize=43332 CPUtime=6.29 cores=3
/proc/11143/stat : 11143 (march_hi) R 11139 11139 11072 0 -1 4202496 21614 0 0 0 626 3 0 0 25 0 1 0 260843089 44371968 6021 33554432000 4194304 4331988 140737396139744 18446744073709551615 4228339 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11143/statm: 10833 6021 173 34 0 9275 0
[pid=11144] ppid=11139 vsize=187372 CPUtime=24.51 cores=4-7
/proc/11144/stat : 11144 (plingeling) S 11139 11139 11072 0 -1 4202496 39234 1248 0 0 2444 7 0 0 18 0 5 0 260843089 191868928 18884 33554432000 4194304 4356188 140737416738176 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11144/statm: 46843 18884 162 40 0 45387 0
[pid=11144/tid=11151] ppid=11139 vsize=187372 CPUtime=6.09 cores=4-7
/proc/11144/task/11151/stat : 11151 (plingeling) R 11139 11139 11072 0 -1 4202560 8154 1248 0 0 608 1 0 0 25 0 5 0 260843108 191868928 18884 33554432000 4194304 4356188 140737416738176 18446744073709551615 4322459 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11144/tid=11152] ppid=11139 vsize=187372 CPUtime=6 cores=4-7
/proc/11144/task/11152/stat : 11152 (plingeling) R 11139 11139 11072 0 -1 4202560 5649 1248 0 0 600 0 0 0 25 0 5 0 260843108 191868928 18884 33554432000 4194304 4356188 140737416738176 18446744073709551615 4286843 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11144/tid=11153] ppid=11139 vsize=187372 CPUtime=6.1 cores=4-7
/proc/11144/task/11153/stat : 11153 (plingeling) R 11139 11139 11072 0 -1 4202560 8106 1248 0 0 609 1 0 0 25 0 5 0 260843108 191868928 18884 33554432000 4194304 4356188 140737416738176 18446744073709551615 4210579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11144/tid=11154] ppid=11139 vsize=187372 CPUtime=6.09 cores=4-7
/proc/11144/task/11154/stat : 11154 (plingeling) R 11139 11139 11072 0 -1 4202560 8561 1248 0 0 608 1 0 0 25 0 5 0 260843108 191868928 18884 33554432000 4194304 4356188 140737416738176 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.66
Current children cumulated vsize (KiB) 872116

[startup+12.701 s]
/proc/loadavg: 7.15 7.83 7.93 9/180 11155
/proc/meminfo: memFree=30235432/32951124 swapFree=67111524/67111528
[pid=11139] ppid=11137 vsize=18324 CPUtime=0 cores=0-7
/proc/11139/stat : 11139 (ppfolio) S 11137 11139 11072 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 260843089 18763776 390 33554432000 4194304 4287625 140735304274192 18446744073709551615 268660682255 0 0 4096 65536 4401953080212455423 0 0 17 6 0 0 0
/proc/11139/statm: 4581 390 341 23 0 91 0
[pid=11140] ppid=11139 vsize=216564 CPUtime=12.69 cores=0
/proc/11140/stat : 11140 (cryptominisat) R 11139 11139 11072 0 -1 4202496 35424 0 0 0 1264 5 0 0 25 0 1 0 260843089 221761536 17865 33554432000 4194304 4587354 140734241357488 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11140/statm: 54141 17865 337 96 0 50703 0
[pid=11141] ppid=11139 vsize=67928 CPUtime=12.69 cores=1
/proc/11141/stat : 11141 (clasp) R 11139 11139 11072 0 -1 4202496 15344 0 0 0 1266 3 0 0 25 0 1 0 260843089 69558272 14168 33554432000 4194304 4785740 140734892445536 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11141/statm: 16982 14168 340 145 0 14027 0
[pid=11142] ppid=11139 vsize=470612 CPUtime=12.69 cores=2
/proc/11142/stat : 11142 (TNM) R 11139 11139 11072 0 -1 4202496 5443 0 0 0 1268 1 0 0 25 0 1 0 260843089 481906688 5340 33554432000 134512640 134534564 4290435776 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11142/statm: 117653 5340 95 6 0 116319 0
[pid=11143] ppid=11139 vsize=43332 CPUtime=12.69 cores=3
/proc/11143/stat : 11143 (march_hi) R 11139 11139 11072 0 -1 4202496 21614 0 0 0 1266 3 0 0 25 0 1 0 260843089 44371968 6021 33554432000 4194304 4331988 140737396139744 18446744073709551615 4228327 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11143/statm: 10833 6021 173 34 0 9275 0
[pid=11144] ppid=11139 vsize=190280 CPUtime=50.07 cores=4-7
/proc/11144/stat : 11144 (plingeling) S 11139 11139 11072 0 -1 4202496 51034 1248 0 0 4999 8 0 0 18 0 5 0 260843089 194846720 19612 33554432000 4194304 4356188 140737416738176 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11144/statm: 47570 19612 163 40 0 46114 0
[pid=11144/tid=11151] ppid=11139 vsize=190280 CPUtime=12.5 cores=4-7
/proc/11144/task/11151/stat : 11151 (plingeling) R 11139 11139 11072 0 -1 4202560 10801 1248 0 0 1248 2 0 0 25 0 5 0 260843108 194846720 19612 33554432000 4194304 4356188 140737416738176 18446744073709551615 4274256 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11144/tid=11152] ppid=11139 vsize=190280 CPUtime=12.38 cores=4-7
/proc/11144/task/11152/stat : 11152 (plingeling) R 11139 11139 11072 0 -1 4202560 8337 1248 0 0 1237 1 0 0 25 0 5 0 260843108 194846720 19612 33554432000 4194304 4356188 140737416738176 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11144/tid=11153] ppid=11139 vsize=190280 CPUtime=12.49 cores=4-7
/proc/11144/task/11153/stat : 11153 (plingeling) R 11139 11139 11072 0 -1 4202560 10411 1248 0 0 1248 1 0 0 25 0 5 0 260843108 194846720 19612 33554432000 4194304 4356188 140737416738176 18446744073709551615 4273762 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11144/tid=11154] ppid=11139 vsize=190280 CPUtime=12.49 cores=4-7
/proc/11144/task/11154/stat : 11154 (plingeling) R 11139 11139 11072 0 -1 4202560 12721 1248 0 0 1247 2 0 0 25 0 5 0 260843108 194846720 19612 33554432000 4194304 4356188 140737416738176 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.83
Current children cumulated vsize (KiB) 1007040

[startup+25.5007 s]
/proc/loadavg: 7.34 7.84 7.93 9/180 11155
/proc/meminfo: memFree=30180692/32951124 swapFree=67111524/67111528
[pid=11139] ppid=11137 vsize=18324 CPUtime=0 cores=0-7
/proc/11139/stat : 11139 (ppfolio) S 11137 11139 11072 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 260843089 18763776 390 33554432000 4194304 4287625 140735304274192 18446744073709551615 268660682255 0 0 4096 65536 4401953080212455423 0 0 17 6 0 0 0
/proc/11139/statm: 4581 390 341 23 0 91 0
[pid=11140] ppid=11139 vsize=246528 CPUtime=25.49 cores=0
/proc/11140/stat : 11140 (cryptominisat) R 11139 11139 11072 0 -1 4202496 58987 0 0 0 2541 8 0 0 25 0 1 0 260843089 252444672 25686 33554432000 4194304 4587354 140734241357488 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=11142] ppid=11139 vsize=470612 CPUtime=4781.91 cores=2
/proc/11142/stat : 11142 (TNM) R 11139 11139 11072 0 -1 4202496 5443 0 0 0 478188 3 0 0 25 0 1 0 260843089 481906688 5340 33554432000 134512640 134534564 4290435776 18446744073709551615 5158307 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11142/statm: 117653 5340 95 6 0 116319 0
[pid=11143] ppid=11139 vsize=43332 CPUtime=4782.4 cores=3
/proc/11143/stat : 11143 (march_hi) R 11139 11139 11072 0 -1 4202496 21614 0 0 0 478237 3 0 0 25 0 1 0 260843089 44371968 6021 33554432000 4194304 4331988 140737396139744 18446744073709551615 4263230 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11143/statm: 10833 6021 173 34 0 9275 0
[pid=11144] ppid=11139 vsize=325456 CPUtime=19102 cores=4-7
/proc/11144/stat : 11144 (plingeling) S 11139 11139 11072 0 -1 4202496 830446 1248 0 0 1910073 124 0 0 18 0 5 0 260843089 333266944 53406 33554432000 4194304 4356188 140737416738176 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11144/statm: 81364 53406 163 40 0 79908 0
[pid=11144/tid=11151] ppid=11139 vsize=325456 CPUtime=4782.21 cores=4-7
/proc/11144/task/11151/stat : 11151 (plingeling) R 11139 11139 11072 0 -1 4202560 204315 1248 0 0 478191 30 0 0 25 0 5 0 260843108 333266944 53406 33554432000 4194304 4356188 140737416738176 18446744073709551615 4279517 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11144/tid=11152] ppid=11139 vsize=325456 CPUtime=4755.15 cores=4-7
/proc/11144/task/11152/stat : 11152 (plingeling) R 11139 11139 11072 0 -1 4202560 224157 1248 0 0 475484 31 0 0 25 0 5 0 260843108 333266944 53406 33554432000 4194304 4356188 140737416738176 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11144/tid=11153] ppid=11139 vsize=325456 CPUtime=4782.2 cores=4-7
/proc/11144/task/11153/stat : 11153 (plingeling) R 11139 11139 11072 0 -1 4202560 205782 1248 0 0 478188 32 0 0 25 0 5 0 260843108 333266944 53406 33554432000 4194304 4356188 140737416738176 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11144/tid=11154] ppid=11139 vsize=325456 CPUtime=4782.2 cores=4-7
/proc/11144/task/11154/stat : 11154 (plingeling) R 11139 11139 11072 0 -1 4202560 187428 1248 0 0 478191 29 0 0 25 0 5 0 260843108 333266944 53406 33554432000 4194304 4356188 140737416738176 18446744073709551615 4330986 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) 1553196

[startup+4842.3 s]
/proc/loadavg: 8.02 8.03 8.00 9/180 11295
/proc/meminfo: memFree=29680000/32951124 swapFree=67111524/67111528
[pid=11139] ppid=11137 vsize=18324 CPUtime=0 cores=0-7
/proc/11139/stat : 11139 (ppfolio) S 11137 11139 11072 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 260843089 18763776 390 33554432000 4194304 4287625 140735304274192 18446744073709551615 268660682255 0 0 4096 65536 4401953080212455423 0 0 17 6 0 0 0
/proc/11139/statm: 4581 390 341 23 0 91 0
[pid=11140] ppid=11139 vsize=268404 CPUtime=4842.4 cores=0
/proc/11140/stat : 11140 (cryptominisat) R 11139 11139 11072 0 -1 4202496 4602846 0 0 0 482958 1282 0 0 25 0 1 0 260843089 274845696 43547 33554432000 4194304 4587354 140734241357488 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11140/statm: 67101 43547 337 96 0 63663 0
[pid=11141] ppid=11139 vsize=432300 CPUtime=4842.38 cores=1
/proc/11141/stat : 11141 (clasp) R 11139 11139 11072 0 -1 4202496 98642 0 0 0 484219 19 0 0 25 0 1 0 260843089 442675200 97466 33554432000 4194304 4785740 140734892445536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11141/statm: 108075 97466 340 145 0 105120 0
[pid=11142] ppid=11139 vsize=470612 CPUtime=4841.91 cores=2
/proc/11142/stat : 11142 (TNM) R 11139 11139 11072 0 -1 4202496 5443 0 0 0 484188 3 0 0 25 0 1 0 260843089 481906688 5340 33554432000 134512640 134534564 4290435776 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11142/statm: 117653 5340 95 6 0 116319 0
[pid=11143] ppid=11139 vsize=43332 CPUtime=4842.4 cores=3
/proc/11143/stat : 11143 (march_hi) R 11139 11139 11072 0 -1 4202496 21614 0 0 0 484237 3 0 0 25 0 1 0 260843089 44371968 6021 33554432000 4194304 4331988 140737396139744 18446744073709551615 4263152 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11143/statm: 10833 6021 173 34 0 9275 0
[pid=11144] ppid=11139 vsize=309840 CPUtime=19341.7 cores=4-7
/proc/11144/stat : 11144 (plingeling) S 11139 11139 11072 0 -1 4202496 836334 1248 0 0 1934039 126 0 0 18 0 5 0 260843089 317276160 49502 33554432000 4194304 4356188 140737416738176 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11144/statm: 77460 49502 163 40 0 76004 0
[pid=11144/tid=11151] ppid=11139 vsize=309840 CPUtime=4842.21 cores=4-7
/proc/11144/task/11151/stat : 11151 (plingeling) R 11139 11139 11072 0 -1 4202560 204891 1248 0 0 484191 30 0 0 25 0 5 0 260843108 317276160 49502 33554432000 4194304 4356188 140737416738176 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11144/tid=11152] ppid=11139 vsize=309840 CPUtime=4814.82 cores=4-7
/proc/11144/task/11152/stat : 11152 (plingeling) R 11139 11139 11072 0 -1 4202560 224413 1248 0 0 481451 31 0 0 25 0 5 0 260843108 317276160 49502 33554432000 4194304 4356188 140737416738176 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11144/tid=11153] ppid=11139 vsize=309840 CPUtime=4842.2 cores=4-7
/proc/11144/task/11153/stat : 11153 (plingeling) R 11139 11139 11072 0 -1 4202560 208406 1248 0 0 484188 32 0 0 25 0 5 0 260843108 317276160 49502 33554432000 4194304 4356188 140737416738176 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11144/tid=11154] ppid=11139 vsize=309840 CPUtime=4842.19 cores=4-7
/proc/11144/task/11154/stat : 11154 (plingeling) R 11139 11139 11072 0 -1 4202560 189860 1248 0 0 484190 29 0 0 25 0 5 0 260843108 317276160 49502 33554432000 4194304 4356188 140737416738176 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38710.7
Current children cumulated vsize (KiB) 1542812

[startup+4902.3 s]
/proc/loadavg: 8.01 8.02 8.00 9/180 11297
/proc/meminfo: memFree=29718512/32951124 swapFree=67111524/67111528
[pid=11139] ppid=11137 vsize=18324 CPUtime=0 cores=0-7
/proc/11139/stat : 11139 (ppfolio) S 11137 11139 11072 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 260843089 18763776 390 33554432000 4194304 4287625 140735304274192 18446744073709551615 268660682255 0 0 4096 65536 4401953080212455423 0 0 17 6 0 0 0
/proc/11139/statm: 4581 390 341 23 0 91 0
[pid=11140] ppid=11139 vsize=268804 CPUtime=4902.4 cores=0
/proc/11140/stat : 11140 (cryptominisat) R 11139 11139 11072 0 -1 4202496 4648995 0 0 0 488943 1297 0 0 25 0 1 0 260843089 275255296 35756 33554432000 4194304 4587354 140734241357488 18446744073709551615 268660358804 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11140/statm: 67201 35756 337 96 0 63763 0
[pid=11141] ppid=11139 vsize=432300 CPUtime=4902.38 cores=1
/proc/11141/stat : 11141 (clasp) R 11139 11139 11072 0 -1 4202496 98642 0 0 0 490219 19 0 0 25 0 1 0 260843089 442675200 97466 33554432000 4194304 4785740 140734892445536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11141/statm: 108075 97466 340 145 0 105120 0
[pid=11142] ppid=11139 vsize=470612 CPUtime=4901.91 cores=2
/proc/11142/stat : 11142 (TNM) R 11139 11139 11072 0 -1 4202496 5443 0 0 0 490188 3 0 0 25 0 1 0 260843089 481906688 5340 33554432000 134512640 134534564 4290435776 18446744073709551615 134529078 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11142/statm: 117653 5340 95 6 0 116319 0
[pid=11143] ppid=11139 vsize=43332 CPUtime=4902.4 cores=3
/proc/11143/stat : 11143 (march_hi) R 11139 11139 11072 0 -1 4202496 21614 0 0 0 490237 3 0 0 25 0 1 0 260843089 44371968 6021 33554432000 4194304 4331988 140737396139744 18446744073709551615 4299840 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11143/statm: 10833 6021 173 34 0 9275 0
[pid=11144] ppid=11139 vsize=305232 CPUtime=19581.3 cores=4-7
/proc/11144/stat : 11144 (plingeling) S 11139 11139 11072 0 -1 4202496 840494 1248 0 0 1958006 127 0 0 18 0 5 0 260843089 312557568 48350 33554432000 4194304 4356188 140737416738176 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11144/statm: 76308 48350 163 40 0 74852 0
[pid=11144/tid=11151] ppid=11139 vsize=305232 CPUtime=4902.2 cores=4-7
/proc/11144/task/11151/stat : 11151 (plingeling) R 11139 11139 11072 0 -1 4202560 205467 1248 0 0 490190 30 0 0 25 0 5 0 260843108 312557568 48350 33554432000 4194304 4356188 140737416738176 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11144/tid=11152] ppid=11139 vsize=305232 CPUtime=4874.5 cores=4-7
/proc/11144/task/11152/stat : 11152 (plingeling) R 11139 11139 11072 0 -1 4202560 224989 1248 0 0 487419 31 0 0 25 0 5 0 260843108 312557568 48350 33554432000 4194304 4356188 140737416738176 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11144/tid=11153] ppid=11139 vsize=305232 CPUtime=4902.21 cores=4-7
/proc/11144/task/11153/stat : 11153 (plingeling) R 11139 11139 11072 0 -1 4202560 208534 1248 0 0 490188 33 0 0 25 0 5 0 260843108 312557568 48350 33554432000 4194304 4356188 140737416738176 18446744073709551615 4210549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11144/tid=11154] ppid=11139 vsize=305232 CPUtime=4902.2 cores=4-7
/proc/11144/task/11154/stat : 11154 (plingeling) R 11139 11139 11072 0 -1 4202560 192740 1248 0 0 490190 30 0 0 25 0 5 0 260843108 312557568 48350 33554432000 4194304 4356188 140737416738176 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39190.4
Current children cumulated vsize (KiB) 1538604

[startup+4962.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/180 11299
/proc/meminfo: memFree=29675572/32951124 swapFree=67111524/67111528
[pid=11139] ppid=11137 vsize=18324 CPUtime=0 cores=0-7
/proc/11139/stat : 11139 (ppfolio) S 11137 11139 11072 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 260843089 18763776 390 33554432000 4194304 4287625 140735304274192 18446744073709551615 268660682255 0 0 4096 65536 4401953080212455423 0 0 17 6 0 0 0
/proc/11139/statm: 4581 390 341 23 0 91 0
[pid=11140] ppid=11139 vsize=268724 CPUtime=4962.4 cores=0
/proc/11140/stat : 11140 (cryptominisat) R 11139 11139 11072 0 -1 4202496 4686154 0 0 0 494929 1311 0 0 25 0 1 0 260843089 275173376 45457 33554432000 4194304 4587354 140734241357488 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11140/statm: 67181 45457 337 96 0 63743 0
[pid=11141] ppid=11139 vsize=432300 CPUtime=4962.38 cores=1
/proc/11141/stat : 11141 (clasp) R 11139 11139 11072 0 -1 4202496 98642 0 0 0 496219 19 0 0 25 0 1 0 260843089 442675200 97466 33554432000 4194304 4785740 140734892445536 18446744073709551615 4538864 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11141/statm: 108075 97466 340 145 0 105120 0
[pid=11142] ppid=11139 vsize=470612 CPUtime=4961.9 cores=2
/proc/11142/stat : 11142 (TNM) R 11139 11139 11072 0 -1 4202496 5443 0 0 0 496187 3 0 0 25 0 1 0 260843089 481906688 5340 33554432000 134512640 134534564 4290435776 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11142/statm: 117653 5340 95 6 0 116319 0
[pid=11143] ppid=11139 vsize=43332 CPUtime=4962.4 cores=3
/proc/11143/stat : 11143 (march_hi) R 11139 11139 11072 0 -1 4202496 21614 0 0 0 496237 3 0 0 25 0 1 0 260843089 44371968 6021 33554432000 4194304 4331988 140737396139744 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11143/statm: 10833 6021 173 34 0 9275 0
[pid=11144] ppid=11139 vsize=305908 CPUtime=19821 cores=4-7
/proc/11144/stat : 11144 (plingeling) S 11139 11139 11072 0 -1 4202496 856006 1248 0 0 1981971 129 0 0 18 0 5 0 260843089 313249792 48551 33554432000 4194304 4356188 140737416738176 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11144/statm: 76477 48551 163 40 0 75021 0
[pid=11144/tid=11151] ppid=11139 vsize=305908 CPUtime=4962.21 cores=4-7
/proc/11144/task/11151/stat : 11151 (plingeling) R 11139 11139 11072 0 -1 4202560 212123 1248 0 0 496190 31 0 0 25 0 5 0 260843108 313249792 48551 33554432000 4194304 4356188 140737416738176 18446744073709551615 4210544 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11144/tid=11152] ppid=11139 vsize=305908 CPUtime=4934.16 cores=4-7
/proc/11144/task/11152/stat : 11152 (plingeling) R 11139 11139 11072 0 -1 4202560 231285 1248 0 0 493384 32 0 0 25 0 5 0 260843108 313249792 48551 33554432000 4194304 4356188 140737416738176 18446744073709551615 4332162 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11144/tid=11153] ppid=11139 vsize=305908 CPUtime=4962.21 cores=4-7
/proc/11144/task/11153/stat : 11153 (plingeling) R 11139 11139 11072 0 -1 4202560 211094 1248 0 0 496188 33 0 0 25 0 5 0 260843108 313249792 48551 33554432000 4194304 4356188 140737416738176 18446744073709551615 4331340 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11144/tid=11154] ppid=11139 vsize=305908 CPUtime=4962.2 cores=4-7
/proc/11144/task/11154/stat : 11154 (plingeling) R 11139 11139 11072 0 -1 4202560 192740 1248 0 0 496190 30 0 0 25 0 5 0 260843108 313249792 48551 33554432000 4194304 4356188 140737416738176 18446744073709551615 4331060 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) 1539200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.6 s]
/proc/loadavg: 8.00 8.01 8.00 9/180 11300
/proc/meminfo: memFree=29668092/32951124 swapFree=67111524/67111528
[pid=11139] ppid=11137 vsize=18324 CPUtime=0 cores=0-7
/proc/11139/stat : 11139 (ppfolio) S 11137 11139 11072 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 260843089 18763776 390 33554432000 4194304 4287625 140735304274192 18446744073709551615 268660682255 0 0 4096 65536 4401953080212455423 0 0 17 6 0 0 0
/proc/11139/statm: 4581 390 341 23 0 91 0
[pid=11140] ppid=11139 vsize=267284 CPUtime=5003.71 cores=0
/proc/11140/stat : 11140 (cryptominisat) R 11139 11139 11072 0 -1 4202496 4714783 0 0 0 499051 1320 0 0 25 0 1 0 260843089 273698816 46702 33554432000 4194304 4587354 140734241357488 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11140/statm: 66821 46702 337 96 0 63383 0
[pid=11141] ppid=11139 vsize=432300 CPUtime=5003.69 cores=1
/proc/11141/stat : 11141 (clasp) R 11139 11139 11072 0 -1 4202496 98663 0 0 0 500350 19 0 0 25 0 1 0 260843089 442675200 97487 33554432000 4194304 4785740 140734892445536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11141/statm: 108075 97487 340 145 0 105120 0
[pid=11142] ppid=11139 vsize=470612 CPUtime=5003.2 cores=2
/proc/11142/stat : 11142 (TNM) R 11139 11139 11072 0 -1 4202496 5443 0 0 0 500317 3 0 0 25 0 1 0 260843089 481906688 5340 33554432000 134512640 134534564 4290435776 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11142/statm: 117653 5340 95 6 0 116319 0
[pid=11143] ppid=11139 vsize=43332 CPUtime=5003.71 cores=3
/proc/11143/stat : 11143 (march_hi) R 11139 11139 11072 0 -1 4202496 21614 0 0 0 500368 3 0 0 25 0 1 0 260843089 44371968 6021 33554432000 4194304 4331988 140737396139744 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11143/statm: 10833 6021 173 34 0 9275 0
[pid=11144] ppid=11139 vsize=308468 CPUtime=19986 cores=4-7
/proc/11144/stat : 11144 (plingeling) S 11139 11139 11072 0 -1 4202496 860742 1248 0 0 1998470 130 0 0 18 0 5 0 260843089 315871232 49191 33554432000 4194304 4356188 140737416738176 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11144/statm: 77117 49191 163 40 0 75661 0
[pid=11144/tid=11151] ppid=11139 vsize=308468 CPUtime=5003.52 cores=4-7
/proc/11144/task/11151/stat : 11151 (plingeling) R 11139 11139 11072 0 -1 4202560 214427 1248 0 0 500320 32 0 0 25 0 5 0 260843108 315871232 49191 33554432000 4194304 4356188 140737416738176 18446744073709551615 4210557 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11144/tid=11152] ppid=11139 vsize=308468 CPUtime=4975.24 cores=4-7
/proc/11144/task/11152/stat : 11152 (plingeling) R 11139 11139 11072 0 -1 4202560 231605 1248 0 0 497492 32 0 0 25 0 5 0 260843108 315871232 49191 33554432000 4194304 4356188 140737416738176 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11144/tid=11153] ppid=11139 vsize=308468 CPUtime=5003.52 cores=4-7
/proc/11144/task/11153/stat : 11153 (plingeling) R 11139 11139 11072 0 -1 4202560 213206 1248 0 0 500319 33 0 0 25 0 5 0 260843108 315871232 49191 33554432000 4194304 4356188 140737416738176 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11144/tid=11154] ppid=11139 vsize=308468 CPUtime=5003.51 cores=4-7
/proc/11144/task/11154/stat : 11154 (plingeling) R 11139 11139 11072 0 -1 4202560 192740 1248 0 0 500321 30 0 0 25 0 5 0 260843108 315871232 49191 33554432000 4194304 4356188 140737416738176 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 1540320

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 11139 and gives
#  childrusage.ru_utime.tv_sec=10006
#  childrusage.ru_utime.tv_usec=864725
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=79987
# CPU time returned by wait4() is 10006.9
# while last known CPU time is 40000.3
#
# 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.3
CPU user time (s): 39985.6
CPU system time (s): 14.75
CPU usage (%): 799.428
Max. virtual memory (cumulated for all children) (KiB): 1838876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10006.9
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27580
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= 612
involuntary context switches= 22621

runsolver used 8.30674 second user time and 18.9921 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-30 14:28:38
IDJOB=3275326
IDBENCH=83159
IDSOLVER=1638
FILE ID=node107/3275326-1304166518
RUNJOBID= node107-1304166518-11086
PBS_JOBID= 13170956
Free space on /tmp= 72624 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-13x32.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275326-1304166518/watcher-3275326-1304166518 -o /tmp/evaluation-result-3275326-1304166518/solver-3275326-1304166518 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275326-1304166518.cnf

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

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=715489037

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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:      30483648 kB
Buffers:        391616 kB
Cached:        1659976 kB
SwapCached:          4 kB
Active:         149660 kB
Inactive:      1964540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30483648 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           13648 kB
Writeback:           0 kB
AnonPages:       63196 kB
Mapped:          14876 kB
Slab:           286292 kB
PageTables:       4948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   181732 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= 72612 MiB
End job on node107 at 2011-04-30 15:52:04