Trace number 3310162

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

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner128.cnf
MD5SUM4b75ef7fb46928f50793af1d74c176e2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3303.24
Satisfiable
(Un)Satisfiability was proved
Number of variables98048
Number of clauses293759
Sum of the clauses size685435
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2195838
Number of clauses of size 397919
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-3310162-1303999046/watcher-3310162-1303999046 -o /tmp/evaluation-result-3310162-1303999046/solver-3310162-1303999046 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310162-1303999046.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: 8.12 8.07 8.00 1/170 10117
/proc/meminfo: memFree=18041040/32951124 swapFree=67111528/67111528
[pid=10117] ppid=10115 vsize=18324 CPUtime=0 cores=0-7
/proc/10117/stat : 10117 (ppfolio) S 10115 10117 9584 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 511507258 18763776 389 33554432000 4194304 4287625 140735538646160 18446744073709551615 216634535439 0 0 4096 65536 7084944658110873599 0 0 17 6 0 0 0
/proc/10117/statm: 4581 389 341 23 0 91 0

[startup+0.0348241 s]
/proc/loadavg: 8.12 8.07 8.00 1/170 10117
/proc/meminfo: memFree=18041040/32951124 swapFree=67111528/67111528
[pid=10117] ppid=10115 vsize=18324 CPUtime=0 cores=0-7
/proc/10117/stat : 10117 (ppfolio) S 10115 10117 9584 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 511507258 18763776 389 33554432000 4194304 4287625 140735538646160 18446744073709551615 216634535439 0 0 4096 65536 7084944658110873599 0 0 17 4 0 0 0
/proc/10117/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10081 s]
/proc/loadavg: 8.12 8.07 8.00 1/170 10117
/proc/meminfo: memFree=18041040/32951124 swapFree=67111528/67111528
[pid=10117] ppid=10115 vsize=18324 CPUtime=0 cores=0-7
/proc/10117/stat : 10117 (ppfolio) S 10115 10117 9584 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 511507258 18763776 389 33554432000 4194304 4287625 140735538646160 18446744073709551615 216634535439 0 0 4096 65536 7084944658110873599 0 0 17 4 0 0 0
/proc/10117/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300774 s]
/proc/loadavg: 8.12 8.07 8.00 1/170 10117
/proc/meminfo: memFree=18041040/32951124 swapFree=67111528/67111528
[pid=10117] ppid=10115 vsize=18324 CPUtime=0 cores=0-7
/proc/10117/stat : 10117 (ppfolio) S 10115 10117 9584 0 -1 4202496 518 0 0 0 0 0 0 0 24 0 1 0 511507258 18763776 389 33554432000 4194304 4287625 140735538646160 18446744073709551615 216634535439 0 0 4096 65536 7084944658110873599 0 0 17 6 0 0 0
/proc/10117/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700673 s]
/proc/loadavg: 8.12 8.07 8.00 1/170 10117
/proc/meminfo: memFree=18041040/32951124 swapFree=67111528/67111528
[pid=10117] ppid=10115 vsize=18324 CPUtime=0 cores=0-7
/proc/10117/stat : 10117 (ppfolio) S 10115 10117 9584 0 -1 4202496 518 0 0 0 0 0 0 0 24 0 1 0 511507258 18763776 389 33554432000 4194304 4287625 140735538646160 18446744073709551615 216634535439 0 0 4096 65536 7084944658110873599 0 0 17 6 0 0 0
/proc/10117/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50053 s]
/proc/loadavg: 8.12 8.07 8.00 9/180 10132
/proc/meminfo: memFree=17770396/32951124 swapFree=67111528/67111528
[pid=10117] ppid=10115 vsize=18324 CPUtime=0 cores=0-7
/proc/10117/stat : 10117 (ppfolio) S 10115 10117 9584 0 -1 4202496 518 0 0 0 0 0 0 0 18 0 1 0 511507258 18763776 389 33554432000 4194304 4287625 140735538646160 18446744073709551615 216634535439 0 0 4096 65536 7084944658110873599 0 0 17 6 0 0 0
/proc/10117/statm: 4581 389 341 23 0 91 0
[pid=10118] ppid=10117 vsize=58112 CPUtime=1.49 cores=0
/proc/10118/stat : 10118 (cryptominisat) R 10117 10117 9584 0 -1 4202496 9146 0 0 0 148 1 0 0 20 0 1 0 511507258 59506688 8838 33554432000 4194304 4587354 140736113315936 18446744073709551615 4230256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10118/statm: 14528 8838 307 96 0 11090 0
[pid=10119] ppid=10117 vsize=66544 CPUtime=1.49 cores=1
/proc/10119/stat : 10119 (clasp) R 10117 10117 9584 0 -1 4202496 17414 0 0 0 147 2 0 0 20 0 1 0 511507258 68141056 13691 33554432000 4194304 4785740 140737297723232 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10119/statm: 16636 13691 340 145 0 13681 0
[pid=10120] ppid=10117 vsize=472324 CPUtime=1.49 cores=2
/proc/10120/stat : 10120 (TNM) R 10117 10117 9584 0 -1 4202496 10297 0 0 0 148 1 0 0 20 0 1 0 511507258 483659776 10194 33554432000 134512640 134534564 4288674176 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10120/statm: 118081 10194 95 6 0 116747 0
[pid=10121] ppid=10117 vsize=190620 CPUtime=1.49 cores=3
/proc/10121/stat : 10121 (march_hi) R 10117 10117 9584 0 -1 4202496 83304 0 0 0 138 11 0 0 20 0 1 0 511507258 195194880 22049 33554432000 4194304 4331988 140734988286512 18446744073709551615 4226400 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10121/statm: 47655 22049 169 34 0 46097 0
[pid=10122] ppid=10117 vsize=263704 CPUtime=4.88 cores=4-7
/proc/10122/stat : 10122 (plingeling) S 10117 10117 9584 0 -1 4202496 40960 1248 0 0 482 6 0 0 20 0 5 0 511507258 270032896 22692 33554432000 4194304 4356188 140734453634944 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10122/statm: 65926 22692 152 40 0 64470 0
[pid=10122/tid=10129] ppid=10117 vsize=263704 CPUtime=1.13 cores=4-7
/proc/10122/task/10129/stat : 10129 (plingeling) R 10117 10117 9584 0 -1 4202560 4497 1248 0 0 113 0 0 0 19 0 5 0 511507293 270032896 22692 33554432000 4194304 4356188 140734453634944 18446744073709551615 4259351 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10122/tid=10130] ppid=10117 vsize=263704 CPUtime=1.11 cores=4-7
/proc/10122/task/10130/stat : 10130 (plingeling) R 10117 10117 9584 0 -1 4202560 4547 1248 0 0 111 0 0 0 25 0 5 0 511507293 270032896 22692 33554432000 4194304 4356188 140734453634944 18446744073709551615 4264368 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10122/tid=10131] ppid=10117 vsize=263704 CPUtime=1.13 cores=4-7
/proc/10122/task/10131/stat : 10131 (plingeling) R 10117 10117 9584 0 -1 4202560 8563 1248 0 0 112 1 0 0 25 0 5 0 511507293 270032896 22692 33554432000 4194304 4356188 140734453634944 18446744073709551615 4260302 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10122/tid=10132] ppid=10117 vsize=263704 CPUtime=1.11 cores=4-7
/proc/10122/task/10132/stat : 10132 (plingeling) R 10117 10117 9584 0 -1 4202560 6696 1248 0 0 111 0 0 0 25 0 5 0 511507293 270032896 22692 33554432000 4194304 4356188 140734453634944 18446744073709551615 4244515 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.84
Current children cumulated vsize (KiB) 1069628

[startup+3.10125 s]
/proc/loadavg: 8.12 8.07 8.00 9/180 10132
/proc/meminfo: memFree=17705048/32951124 swapFree=67111528/67111528
[pid=10117] ppid=10115 vsize=18324 CPUtime=0 cores=0-7
/proc/10117/stat : 10117 (ppfolio) S 10115 10117 9584 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 511507258 18763776 389 33554432000 4194304 4287625 140735538646160 18446744073709551615 216634535439 0 0 4096 65536 7084944658110873599 0 0 17 6 0 0 0
/proc/10117/statm: 4581 389 341 23 0 91 0
[pid=10118] ppid=10117 vsize=76900 CPUtime=3.08 cores=0
/proc/10118/stat : 10118 (cryptominisat) R 10117 10117 9584 0 -1 4202496 13812 0 0 0 307 1 0 0 25 0 1 0 511507258 78745600 13504 33554432000 4194304 4587354 140736113315936 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10118/statm: 19225 13504 312 96 0 15787 0
[pid=10119] ppid=10117 vsize=66544 CPUtime=3.09 cores=1
/proc/10119/stat : 10119 (clasp) R 10117 10117 9584 0 -1 4202496 17414 0 0 0 307 2 0 0 25 0 1 0 511507258 68141056 13691 33554432000 4194304 4785740 140737297723232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10119/statm: 16636 13691 340 145 0 13681 0
[pid=10120] ppid=10117 vsize=476156 CPUtime=3.09 cores=2
/proc/10120/stat : 10120 (TNM) R 10117 10117 9584 0 -1 4202496 10298 0 0 0 308 1 0 0 25 0 1 0 511507258 487583744 10195 33554432000 134512640 134534564 4288674176 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10120/statm: 119039 10195 95 6 0 117705 0
[pid=10121] ppid=10117 vsize=190752 CPUtime=3.09 cores=3
/proc/10121/stat : 10121 (march_hi) R 10117 10117 9584 0 -1 4202496 83357 0 0 0 298 11 0 0 25 0 1 0 511507258 195330048 22102 33554432000 4194304 4331988 140734988286512 18446744073709551615 4211493 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10121/statm: 47688 22102 169 34 0 46130 0
[pid=10122] ppid=10117 vsize=269564 CPUtime=11.27 cores=4-7
/proc/10122/stat : 10122 (plingeling) S 10117 10117 9584 0 -1 4202496 48881 1248 0 0 1120 7 0 0 20 0 5 0 511507258 276033536 25102 33554432000 4194304 4356188 140734453634944 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10122/statm: 67391 25102 163 40 0 65935 0
[pid=10122/tid=10129] ppid=10117 vsize=269564 CPUtime=2.74 cores=4-7
/proc/10122/task/10129/stat : 10129 (plingeling) R 10117 10117 9584 0 -1 4202560 7719 1248 0 0 273 1 0 0 23 0 5 0 511507293 276033536 25102 33554432000 4194304 4356188 140734453634944 18446744073709551615 4322000 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10122/tid=10130] ppid=10117 vsize=269564 CPUtime=2.7 cores=4-7
/proc/10122/task/10130/stat : 10130 (plingeling) R 10117 10117 9584 0 -1 4202560 7633 1248 0 0 270 0 0 0 25 0 5 0 511507293 276033536 25102 33554432000 4194304 4356188 140734453634944 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10122/tid=10131] ppid=10117 vsize=269564 CPUtime=2.73 cores=4-7
/proc/10122/task/10131/stat : 10131 (plingeling) R 10117 10117 9584 0 -1 4202560 9881 1248 0 0 272 1 0 0 25 0 5 0 511507293 276033536 25102 33554432000 4194304 4356188 140734453634944 18446744073709551615 4303213 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10122/tid=10132] ppid=10117 vsize=269564 CPUtime=2.72 cores=4-7
/proc/10122/task/10132/stat : 10132 (plingeling) R 10117 10117 9584 0 -1 4202560 6991 1248 0 0 272 0 0 0 25 0 5 0 511507293 276033536 25102 33554432000 4194304 4356188 140734453634944 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.62
Current children cumulated vsize (KiB) 1098240

[startup+6.30069 s]
/proc/loadavg: 8.11 8.07 8.00 9/180 10133
/proc/meminfo: memFree=17676040/32951124 swapFree=67111528/67111528
[pid=10117] ppid=10115 vsize=18324 CPUtime=0 cores=0-7
/proc/10117/stat : 10117 (ppfolio) S 10115 10117 9584 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 511507258 18763776 389 33554432000 4194304 4287625 140735538646160 18446744073709551615 216634535439 0 0 4096 65536 7084944658110873599 0 0 17 6 0 0 0
/proc/10117/statm: 4581 389 341 23 0 91 0
[pid=10118] ppid=10117 vsize=76900 CPUtime=6.28 cores=0
/proc/10118/stat : 10118 (cryptominisat) R 10117 10117 9584 0 -1 4202496 13812 0 0 0 627 1 0 0 25 0 1 0 511507258 78745600 13504 33554432000 4194304 4587354 140736113315936 18446744073709551615 4421100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10118/statm: 19225 13504 312 96 0 15787 0
[pid=10119] ppid=10117 vsize=68772 CPUtime=6.29 cores=1
/proc/10119/stat : 10119 (clasp) R 10117 10117 9584 0 -1 4202496 17977 0 0 0 627 2 0 0 25 0 1 0 511507258 70422528 14254 33554432000 4194304 4785740 140737297723232 18446744073709551615 4279309 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10119/statm: 17193 14254 340 145 0 14238 0
[pid=10120] ppid=10117 vsize=476156 CPUtime=6.29 cores=2
/proc/10120/stat : 10120 (TNM) R 10117 10117 9584 0 -1 4202496 10298 0 0 0 628 1 0 0 25 0 1 0 511507258 487583744 10195 33554432000 134512640 134534564 4288674176 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10120/statm: 119039 10195 95 6 0 117705 0
[pid=10121] ppid=10117 vsize=204980 CPUtime=6.28 cores=3
/proc/10121/stat : 10121 (march_hi) R 10117 10117 9584 0 -1 4202496 96909 0 0 0 616 12 0 0 25 0 1 0 511507258 209899520 35654 33554432000 4194304 4331988 140734988286512 18446744073709551615 4229389 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10121/statm: 51245 35654 173 34 0 49687 0
[pid=10122] ppid=10117 vsize=288388 CPUtime=24.05 cores=4-7
/proc/10122/stat : 10122 (plingeling) S 10117 10117 9584 0 -1 4202496 53855 1248 0 0 2398 7 0 0 20 0 5 0 511507258 295309312 30075 33554432000 4194304 4356188 140734453634944 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10122/statm: 72097 30075 163 40 0 70641 0
[pid=10122/tid=10129] ppid=10117 vsize=288388 CPUtime=5.94 cores=4-7
/proc/10122/task/10129/stat : 10129 (plingeling) R 10117 10117 9584 0 -1 4202560 8941 1248 0 0 593 1 0 0 25 0 5 0 511507293 295309312 30075 33554432000 4194304 4356188 140734453634944 18446744073709551615 4303253 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10122/tid=10130] ppid=10117 vsize=288388 CPUtime=5.88 cores=4-7
/proc/10122/task/10130/stat : 10130 (plingeling) R 10117 10117 9584 0 -1 4202560 8790 1248 0 0 588 0 0 0 25 0 5 0 511507293 295309312 30075 33554432000 4194304 4356188 140734453634944 18446744073709551615 4217742 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10122/tid=10131] ppid=10117 vsize=288388 CPUtime=5.93 cores=4-7
/proc/10122/task/10131/stat : 10131 (plingeling) R 10117 10117 9584 0 -1 4202560 11033 1248 0 0 592 1 0 0 25 0 5 0 511507293 295309312 30075 33554432000 4194304 4356188 140734453634944 18446744073709551615 4217717 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10122/tid=10132] ppid=10117 vsize=288388 CPUtime=5.92 cores=4-7
/proc/10122/task/10132/stat : 10132 (plingeling) R 10117 10117 9584 0 -1 4202560 8434 1248 0 0 591 1 0 0 25 0 5 0 511507293 295309312 30075 33554432000 4194304 4356188 140734453634944 18446744073709551615 4334527 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.19
Current children cumulated vsize (KiB) 1133520

[startup+12.7006 s]
/proc/loadavg: 8.10 8.06 8.00 9/180 10133
/proc/meminfo: memFree=17538640/32951124 swapFree=67111528/67111528
[pid=10117] ppid=10115 vsize=18324 CPUtime=0 cores=0-7
/proc/10117/stat : 10117 (ppfolio) S 10115 10117 9584 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 511507258 18763776 389 33554432000 4194304 4287625 140735538646160 18446744073709551615 216634535439 0 0 4096 65536 7084944658110873599 0 0 17 6 0 0 0
/proc/10117/statm: 4581 389 341 23 0 91 0
[pid=10118] ppid=10117 vsize=158044 CPUtime=12.69 cores=0
/proc/10118/stat : 10118 (cryptominisat) R 10117 10117 9584 0 -1 4202496 32541 0 0 0 1264 5 0 0 25 0 1 0 511507258 161837056 25461 33554432000 4194304 4587354 140736113315936 18446744073709551615 4236402 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10118/statm: 39511 25461 335 96 0 36073 0
[pid=10119] ppid=10117 vsize=91872 CPUtime=12.68 cores=1
/proc/10119/stat : 10119 (clasp) R 10117 10117 9584 0 -1 4202496 23722 0 0 0 1265 3 0 0 25 0 1 0 511507258 94076928 19999 33554432000 4194304 4785740 140737297723232 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10119/statm: 22968 19999 340 145 0 20013 0
[pid=10120] ppid=10117 vsize=476156 CPUtime=12.68 cores=2
/proc/10120/stat : 10120 (TNM) R 10117 10117 9584 0 -1 4202496 10298 0 0 0 1267 1 0 0 25 0 1 0 511507258 487583744 10195 33554432000 134512640 134534564 4288674176 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10120/statm: 119039 10195 95 6 0 117705 0
[pid=10121] ppid=10117 vsize=225120 CPUtime=12.69 cores=3
/proc/10121/stat : 10121 (march_hi) R 10117 10117 9584 0 -1 4202496 110299 0 0 0 1254 15 0 0 25 0 1 0 511507258 230522880 49044 33554432000 4194304 4331988 140734988286512 18446744073709551615 4228821 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10121/statm: 56280 49044 173 34 0 54722 0
[pid=10122] ppid=10117 vsize=267224 CPUtime=49.62 cores=4-7
/proc/10122/stat : 10122 (plingeling) S 10117 10117 9584 0 -1 4202496 54879 1248 0 0 4954 8 0 0 20 0 5 0 511507258 273637376 22547 33554432000 4194304 4356188 140734453634944 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10122/statm: 66806 22547 163 40 0 65350 0
[pid=10122/tid=10129] ppid=10117 vsize=267224 CPUtime=12.34 cores=4-7
/proc/10122/task/10129/stat : 10129 (plingeling) R 10117 10117 9584 0 -1 4202560 9453 1248 0 0 1233 1 0 0 25 0 5 0 511507293 273637376 22547 33554432000 4194304 4356188 140734453634944 18446744073709551615 4281528 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10122/tid=10130] ppid=10117 vsize=267224 CPUtime=12.24 cores=4-7
/proc/10122/task/10130/stat : 10130 (plingeling) R 10117 10117 9584 0 -1 4202560 9302 1248 0 0 1224 0 0 0 25 0 5 0 511507293 273637376 22547 33554432000 4194304 4356188 140734453634944 18446744073709551615 4236959 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10122/tid=10131] ppid=10117 vsize=267224 CPUtime=12.34 cores=4-7
/proc/10122/task/10131/stat : 10131 (plingeling) R 10117 10117 9584 0 -1 4202560 11033 1248 0 0 1232 2 0 0 25 0 5 0 511507293 273637376 22547 33554432000 4194304 4356188 140734453634944 18446744073709551615 4210817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10122/tid=10132] ppid=10117 vsize=267224 CPUtime=12.32 cores=4-7
/proc/10122/task/10132/stat : 10132 (plingeling) R 10117 10117 9584 0 -1 4202560 8434 1248 0 0 1231 1 0 0 25 0 5 0 511507293 273637376 22547 33554432000 4194304 4356188 140734453634944 18446744073709551615 4241816 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.36
Current children cumulated vsize (KiB) 1236740

[startup+25.5013 s]
/proc/loadavg: 8.08 8.06 8.00 9/180 10133
/proc/meminfo: memFree=17492724/32951124 swapFree=67111528/67111528
[pid=10117] ppid=10115 vsize=18324 CPUtime=0 cores=0-7
/proc/10117/stat : 10117 (ppfolio) S 10115 10117 9584 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 511507258 18763776 389 33554432000 4194304 4287625 140735538646160 18446744073709551615 216634535439 0 0 4096 65536 7084944658110873599 0 0 17 6 0 0 0
/proc/10117/statm: 4581 389 341 23 0 91 0
[pid=10118] ppid=10117 vsize=158044 CPUtime=25.49 cores=0
/proc/10118/stat : 10118 (cryptominisat) R 10117 10117 9584 0 -1 4202496 32801 0 0 0 2544 5 0 0 25 0 1 0 511507258 161837056 25719 33554432000 4194304 4587354 140736113315936 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=10120] ppid=10117 vsize=476160 CPUtime=4780.99 cores=2
/proc/10120/stat : 10120 (TNM) R 10117 10117 9584 0 -1 4202496 10307 0 0 0 478097 2 0 0 25 0 1 0 511507258 487587840 10204 33554432000 134512640 134534564 4288674176 18446744073709551615 1595791 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10120/statm: 119040 10204 103 6 0 117706 0
[pid=10121] ppid=10117 vsize=1240800 CPUtime=4782.4 cores=3
/proc/10121/stat : 10121 (march_hi) R 10117 10117 9584 0 -1 4202496 307183 0 0 0 478156 84 0 0 25 0 1 0 511507258 1270579200 245584 33554432000 4194304 4331988 140734988286512 18446744073709551615 4228983 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10121/statm: 310200 245584 258 34 0 308642 0
[pid=10122] ppid=10117 vsize=672024 CPUtime=19101.8 cores=4-7
/proc/10122/stat : 10122 (plingeling) S 10117 10117 9584 0 -1 4202496 522479 1248 0 0 1910103 75 0 0 20 0 5 0 511507258 688152576 123747 33554432000 4194304 4356188 140734453634944 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10122/statm: 168006 123747 163 40 0 166550 0
[pid=10122/tid=10129] ppid=10117 vsize=672024 CPUtime=4782.04 cores=4-7
/proc/10122/task/10129/stat : 10129 (plingeling) R 10117 10117 9584 0 -1 4202560 182263 1248 0 0 478179 25 0 0 25 0 5 0 511507293 688152576 123747 33554432000 4194304 4356188 140734453634944 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10122/tid=10130] ppid=10117 vsize=672024 CPUtime=4755.95 cores=4-7
/proc/10122/task/10130/stat : 10130 (plingeling) R 10117 10117 9584 0 -1 4202560 46693 1248 0 0 475590 5 0 0 25 0 5 0 511507293 688152576 123747 33554432000 4194304 4356188 140734453634944 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10122/tid=10131] ppid=10117 vsize=672024 CPUtime=4782.01 cores=4-7
/proc/10122/task/10131/stat : 10131 (plingeling) R 10117 10117 9584 0 -1 4202560 155683 1248 0 0 478177 24 0 0 25 0 5 0 511507293 688152576 123747 33554432000 4194304 4356188 140734453634944 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10122/tid=10132] ppid=10117 vsize=672024 CPUtime=4781.39 cores=4-7
/proc/10122/task/10132/stat : 10132 (plingeling) R 10117 10117 9584 0 -1 4202560 121183 1248 0 0 478123 16 0 0 25 0 5 0 511507293 688152576 123747 33554432000 4194304 4356188 140734453634944 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38229.8
Current children cumulated vsize (KiB) 5756888

[startup+4842.3 s]
/proc/loadavg: 8.02 8.05 8.02 9/180 10286
/proc/meminfo: memFree=15100900/32951124 swapFree=67111528/67111528
[pid=10117] ppid=10115 vsize=18324 CPUtime=0 cores=0-7
/proc/10117/stat : 10117 (ppfolio) S 10115 10117 9584 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 511507258 18763776 389 33554432000 4194304 4287625 140735538646160 18446744073709551615 216634535439 0 0 4096 65536 7084944658110873599 0 0 17 6 0 0 0
/proc/10117/statm: 4581 389 341 23 0 91 0
[pid=10118] ppid=10117 vsize=2273700 CPUtime=4842.26 cores=0
/proc/10118/stat : 10118 (cryptominisat) R 10117 10117 9584 0 -1 4202496 1216641 0 0 0 483788 438 0 0 25 0 1 0 511507258 2328268800 72354 33554432000 4194304 4587354 140736113315936 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10118/statm: 568425 72354 338 96 0 564987 0
[pid=10119] ppid=10117 vsize=1125216 CPUtime=4842.37 cores=1
/proc/10119/stat : 10119 (clasp) R 10117 10117 9584 0 -1 4202496 280470 0 0 0 484160 77 0 0 25 0 1 0 511507258 1152221184 276747 33554432000 4194304 4785740 140737297723232 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10119/statm: 281304 276747 340 145 0 278349 0
[pid=10120] ppid=10117 vsize=476160 CPUtime=4840.98 cores=2
/proc/10120/stat : 10120 (TNM) R 10117 10117 9584 0 -1 4202496 10307 0 0 0 484096 2 0 0 25 0 1 0 511507258 487587840 10204 33554432000 134512640 134534564 4288674176 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10120/statm: 119040 10204 103 6 0 117706 0
[pid=10121] ppid=10117 vsize=1241388 CPUtime=4842.4 cores=3
/proc/10121/stat : 10121 (march_hi) R 10117 10117 9584 0 -1 4202496 308282 0 0 0 484156 84 0 0 25 0 1 0 511507258 1271181312 246683 33554432000 4194304 4331988 140734988286512 18446744073709551615 4229061 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10121/statm: 310347 246683 258 34 0 308789 0
[pid=10122] ppid=10117 vsize=692504 CPUtime=19341.4 cores=4-7
/proc/10122/stat : 10122 (plingeling) S 10117 10117 9584 0 -1 4202496 530671 1248 0 0 1934069 76 0 0 20 0 5 0 511507258 709124096 128867 33554432000 4194304 4356188 140734453634944 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10122/statm: 173126 128867 163 40 0 171670 0
[pid=10122/tid=10129] ppid=10117 vsize=692504 CPUtime=4842.05 cores=4-7
/proc/10122/task/10129/stat : 10129 (plingeling) R 10117 10117 9584 0 -1 4202560 182263 1248 0 0 484179 26 0 0 25 0 5 0 511507293 709124096 128867 33554432000 4194304 4356188 140734453634944 18446744073709551615 4210557 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10122/tid=10130] ppid=10117 vsize=692504 CPUtime=4815.62 cores=4-7
/proc/10122/task/10130/stat : 10130 (plingeling) R 10117 10117 9584 0 -1 4202560 46693 1248 0 0 481557 5 0 0 25 0 5 0 511507293 709124096 128867 33554432000 4194304 4356188 140734453634944 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10122/tid=10131] ppid=10117 vsize=692504 CPUtime=4842.01 cores=4-7
/proc/10122/task/10131/stat : 10131 (plingeling) R 10117 10117 9584 0 -1 4202560 157731 1248 0 0 484177 24 0 0 25 0 5 0 511507293 709124096 128867 33554432000 4194304 4356188 140734453634944 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10122/tid=10132] ppid=10117 vsize=692504 CPUtime=4841.39 cores=4-7
/proc/10122/task/10132/stat : 10132 (plingeling) R 10117 10117 9584 0 -1 4202560 127327 1248 0 0 484122 17 0 0 25 0 5 0 511507293 709124096 128867 33554432000 4194304 4356188 140734453634944 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38709.5
Current children cumulated vsize (KiB) 5827292

[startup+4902.3 s]
/proc/loadavg: 8.00 8.04 8.01 9/180 10287
/proc/meminfo: memFree=15025480/32951124 swapFree=67111528/67111528
[pid=10117] ppid=10115 vsize=18324 CPUtime=0 cores=0-7
/proc/10117/stat : 10117 (ppfolio) S 10115 10117 9584 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 511507258 18763776 389 33554432000 4194304 4287625 140735538646160 18446744073709551615 216634535439 0 0 4096 65536 7084944658110873599 0 0 17 6 0 0 0
/proc/10117/statm: 4581 389 341 23 0 91 0
[pid=10118] ppid=10117 vsize=2273700 CPUtime=4902.27 cores=0
/proc/10118/stat : 10118 (cryptominisat) R 10117 10117 9584 0 -1 4202496 1224932 0 0 0 489783 444 0 0 25 0 1 0 511507258 2328268800 80508 33554432000 4194304 4587354 140736113315936 18446744073709551615 4238096 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10118/statm: 568425 80508 338 96 0 564987 0
[pid=10119] ppid=10117 vsize=1125216 CPUtime=4902.38 cores=1
/proc/10119/stat : 10119 (clasp) R 10117 10117 9584 0 -1 4202496 280470 0 0 0 490161 77 0 0 25 0 1 0 511507258 1152221184 276747 33554432000 4194304 4785740 140737297723232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10119/statm: 281304 276747 340 145 0 278349 0
[pid=10120] ppid=10117 vsize=476160 CPUtime=4900.98 cores=2
/proc/10120/stat : 10120 (TNM) R 10117 10117 9584 0 -1 4202496 10307 0 0 0 490096 2 0 0 25 0 1 0 511507258 487587840 10204 33554432000 134512640 134534564 4288674176 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10120/statm: 119040 10204 103 6 0 117706 0
[pid=10121] ppid=10117 vsize=1241804 CPUtime=4902.4 cores=3
/proc/10121/stat : 10121 (march_hi) R 10117 10117 9584 0 -1 4202496 309623 0 0 0 490156 84 0 0 25 0 1 0 511507258 1271607296 248024 33554432000 4194304 4331988 140734988286512 18446744073709551615 4228968 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10121/statm: 310451 248024 258 34 0 308893 0
[pid=10122] ppid=10117 vsize=729372 CPUtime=19581.1 cores=4-7
/proc/10122/stat : 10122 (plingeling) S 10117 10117 9584 0 -1 4202496 561136 1248 0 0 1958032 81 0 0 20 0 5 0 511507258 746876928 138084 33554432000 4194304 4356188 140734453634944 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10122/statm: 182343 138084 163 40 0 180887 0
[pid=10122/tid=10129] ppid=10117 vsize=729372 CPUtime=4902.05 cores=4-7
/proc/10122/task/10129/stat : 10129 (plingeling) R 10117 10117 9584 0 -1 4202560 195575 1248 0 0 490177 28 0 0 25 0 5 0 511507293 746876928 138084 33554432000 4194304 4356188 140734453634944 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10122/tid=10130] ppid=10117 vsize=729372 CPUtime=4875.3 cores=4-7
/proc/10122/task/10130/stat : 10130 (plingeling) R 10117 10117 9584 0 -1 4202560 50789 1248 0 0 487524 6 0 0 25 0 5 0 511507293 746876928 138084 33554432000 4194304 4356188 140734453634944 18446744073709551615 4236998 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10122/tid=10131] ppid=10117 vsize=729372 CPUtime=4902.02 cores=4-7
/proc/10122/task/10131/stat : 10131 (plingeling) R 10117 10117 9584 0 -1 4202560 162595 1248 0 0 490177 25 0 0 25 0 5 0 511507293 746876928 138084 33554432000 4194304 4356188 140734453634944 18446744073709551615 4284205 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10122/tid=10132] ppid=10117 vsize=729372 CPUtime=4901.39 cores=4-7
/proc/10122/task/10132/stat : 10132 (plingeling) R 10117 10117 9584 0 -1 4202560 135520 1248 0 0 490120 19 0 0 25 0 5 0 511507293 746876928 138084 33554432000 4194304 4356188 140734453634944 18446744073709551615 4238445 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39189.2
Current children cumulated vsize (KiB) 5864576

[startup+4962.3 s]
/proc/loadavg: 8.00 8.03 8.01 9/180 10289
/proc/meminfo: memFree=15133336/32951124 swapFree=67111528/67111528
[pid=10117] ppid=10115 vsize=18324 CPUtime=0 cores=0-7
/proc/10117/stat : 10117 (ppfolio) S 10115 10117 9584 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 511507258 18763776 389 33554432000 4194304 4287625 140735538646160 18446744073709551615 216634535439 0 0 4096 65536 7084944658110873599 0 0 17 6 0 0 0
/proc/10117/statm: 4581 389 341 23 0 91 0
[pid=10118] ppid=10117 vsize=2220884 CPUtime=4962.27 cores=0
/proc/10118/stat : 10118 (cryptominisat) R 10117 10117 9584 0 -1 4202496 1229572 0 0 0 495780 447 0 0 25 0 1 0 511507258 2274185216 65659 33554432000 4194304 4587354 140736113315936 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10118/statm: 555221 65659 338 96 0 551783 0
[pid=10119] ppid=10117 vsize=1125216 CPUtime=4962.38 cores=1
/proc/10119/stat : 10119 (clasp) R 10117 10117 9584 0 -1 4202496 280474 0 0 0 496161 77 0 0 25 0 1 0 511507258 1152221184 276751 33554432000 4194304 4785740 140737297723232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10119/statm: 281304 276751 340 145 0 278349 0
[pid=10120] ppid=10117 vsize=476160 CPUtime=4960.97 cores=2
/proc/10120/stat : 10120 (TNM) R 10117 10117 9584 0 -1 4202496 10307 0 0 0 496095 2 0 0 25 0 1 0 511507258 487587840 10204 33554432000 134512640 134534564 4288674176 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10120/statm: 119040 10204 103 6 0 117706 0
[pid=10121] ppid=10117 vsize=1242216 CPUtime=4962.4 cores=3
/proc/10121/stat : 10121 (march_hi) R 10117 10117 9584 0 -1 4202496 310684 0 0 0 496155 85 0 0 25 0 1 0 511507258 1272029184 249085 33554432000 4194304 4331988 140734988286512 18446744073709551615 4228983 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10121/statm: 310554 249085 258 34 0 308996 0
[pid=10122] ppid=10117 vsize=676124 CPUtime=19820.8 cores=4-7
/proc/10122/stat : 10122 (plingeling) S 10117 10117 9584 0 -1 4202496 568048 1248 0 0 1981999 82 0 0 20 0 5 0 511507258 692350976 124772 33554432000 4194304 4356188 140734453634944 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10122/statm: 169031 124772 163 40 0 167575 0
[pid=10122/tid=10129] ppid=10117 vsize=676124 CPUtime=4962.05 cores=4-7
/proc/10122/task/10129/stat : 10129 (plingeling) R 10117 10117 9584 0 -1 4202560 195575 1248 0 0 496177 28 0 0 25 0 5 0 511507293 692350976 124772 33554432000 4194304 4356188 140734453634944 18446744073709551615 4244456 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10122/tid=10130] ppid=10117 vsize=676124 CPUtime=4934.97 cores=4-7
/proc/10122/task/10130/stat : 10130 (plingeling) R 10117 10117 9584 0 -1 4202560 50789 1248 0 0 493491 6 0 0 25 0 5 0 511507293 692350976 124772 33554432000 4194304 4356188 140734453634944 18446744073709551615 4236992 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10122/tid=10131] ppid=10117 vsize=676124 CPUtime=4962.01 cores=4-7
/proc/10122/task/10131/stat : 10131 (plingeling) R 10117 10117 9584 0 -1 4202560 165411 1248 0 0 496176 25 0 0 25 0 5 0 511507293 692350976 124772 33554432000 4194304 4356188 140734453634944 18446744073709551615 4282035 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10122/tid=10132] ppid=10117 vsize=676124 CPUtime=4961.39 cores=4-7
/proc/10122/task/10132/stat : 10132 (plingeling) R 10117 10117 9584 0 -1 4202560 139616 1248 0 0 496120 19 0 0 25 0 5 0 511507293 692350976 124772 33554432000 4194304 4356188 140734453634944 18446744073709551615 4283899 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39668.8
Current children cumulated vsize (KiB) 5758924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.8 s]
/proc/loadavg: 8.00 8.03 8.00 9/180 10290
/proc/meminfo: memFree=15107636/32951124 swapFree=67111528/67111528
[pid=10117] ppid=10115 vsize=18324 CPUtime=0 cores=0-7
/proc/10117/stat : 10117 (ppfolio) S 10115 10117 9584 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 511507258 18763776 389 33554432000 4194304 4287625 140735538646160 18446744073709551615 216634535439 0 0 4096 65536 7084944658110873599 0 0 17 6 0 0 0
/proc/10117/statm: 4581 389 341 23 0 91 0
[pid=10118] ppid=10117 vsize=2279520 CPUtime=5003.78 cores=0
/proc/10118/stat : 10118 (cryptominisat) R 10117 10117 9584 0 -1 4202496 1242341 0 0 0 499928 450 0 0 25 0 1 0 511507258 2334228480 71549 33554432000 4194304 4587354 140736113315936 18446744073709551615 4236870 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10118/statm: 569880 71549 338 96 0 566442 0
[pid=10119] ppid=10117 vsize=1125216 CPUtime=5003.89 cores=1
/proc/10119/stat : 10119 (clasp) R 10117 10117 9584 0 -1 4202496 280474 0 0 0 500312 77 0 0 25 0 1 0 511507258 1152221184 276751 33554432000 4194304 4785740 140737297723232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10119/statm: 281304 276751 340 145 0 278349 0
[pid=10120] ppid=10117 vsize=476160 CPUtime=5002.48 cores=2
/proc/10120/stat : 10120 (TNM) R 10117 10117 9584 0 -1 4202496 10307 0 0 0 500246 2 0 0 25 0 1 0 511507258 487587840 10204 33554432000 134512640 134534564 4288674176 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10120/statm: 119040 10204 103 6 0 117706 0
[pid=10121] ppid=10117 vsize=1242496 CPUtime=5003.92 cores=3
/proc/10121/stat : 10121 (march_hi) R 10117 10117 9584 0 -1 4202496 311157 0 0 0 500307 85 0 0 25 0 1 0 511507258 1272315904 249558 33554432000 4194304 4331988 140734988286512 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10121/statm: 310624 249558 258 34 0 309066 0
[pid=10122] ppid=10117 vsize=676124 CPUtime=19986.6 cores=4-7
/proc/10122/stat : 10122 (plingeling) S 10117 10117 9584 0 -1 4202496 568048 1248 0 0 1998580 82 0 0 20 0 5 0 511507258 692350976 124772 33554432000 4194304 4356188 140734453634944 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10122/statm: 169031 124772 163 40 0 167575 0
[pid=10122/tid=10129] ppid=10117 vsize=676124 CPUtime=5003.57 cores=4-7
/proc/10122/task/10129/stat : 10129 (plingeling) R 10117 10117 9584 0 -1 4202560 195575 1248 0 0 500329 28 0 0 25 0 5 0 511507293 692350976 124772 33554432000 4194304 4356188 140734453634944 18446744073709551615 4280702 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10122/tid=10130] ppid=10117 vsize=676124 CPUtime=4976.25 cores=4-7
/proc/10122/task/10130/stat : 10130 (plingeling) R 10117 10117 9584 0 -1 4202560 50789 1248 0 0 497619 6 0 0 25 0 5 0 511507293 692350976 124772 33554432000 4194304 4356188 140734453634944 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10122/tid=10131] ppid=10117 vsize=676124 CPUtime=5003.52 cores=4-7
/proc/10122/task/10131/stat : 10131 (plingeling) R 10117 10117 9584 0 -1 4202560 165411 1248 0 0 500327 25 0 0 25 0 5 0 511507293 692350976 124772 33554432000 4194304 4356188 140734453634944 18446744073709551615 4234368 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10122/tid=10132] ppid=10117 vsize=676124 CPUtime=5002.91 cores=4-7
/proc/10122/task/10132/stat : 10132 (plingeling) R 10117 10117 9584 0 -1 4202560 139616 1248 0 0 500272 19 0 0 25 0 5 0 511507293 692350976 124772 33554432000 4194304 4356188 140734453634944 18446744073709551615 4284120 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 5817840

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 10117 and gives
#  childrusage.ru_utime.tv_sec=5002
#  childrusage.ru_utime.tv_usec=472508
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=37994
# CPU time returned by wait4() is 5002.51
# while last known CPU time is 40000.7
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5003.82
CPU time (s): 40000.7
CPU user time (s): 39993.7
CPU system time (s): 6.96
CPU usage (%): 799.403
Max. virtual memory (cumulated for all children) (KiB): 7981356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5002.47
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10826
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= 553
involuntary context switches= 18744

runsolver used 8.32373 second user time and 18.9821 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-28 15:57:26
IDJOB=3310162
IDBENCH=70799
IDSOLVER=1638
FILE ID=node103/3310162-1303999046
RUNJOBID= node103-1303994164-9598
PBS_JOBID= 13168779
Free space on /tmp= 71512 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner128.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310162-1303999046/watcher-3310162-1303999046 -o /tmp/evaluation-result-3310162-1303999046/solver-3310162-1303999046 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310162-1303999046.cnf

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

MD5SUM BENCH= 4b75ef7fb46928f50793af1d74c176e2
RANDOM SEED=1360119874

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.83
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.858
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:      18041320 kB
Buffers:       2142432 kB
Cached:       12119128 kB
SwapCached:          0 kB
Active:        5486484 kB
Inactive:      8839872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18041320 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14752 kB
Writeback:           0 kB
AnonPages:       64856 kB
Mapped:          14380 kB
Slab:           517436 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184784 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= 71504 MiB
End job on node103 at 2011-04-28 17:20:52