Trace number 3310165

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.5 5003.92

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37756.2
Satisfiable
(Un)Satisfiability was proved
Number of variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
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-3310165-1304002341/watcher-3310165-1304002341 -o /tmp/evaluation-result-3310165-1304002341/solver-3310165-1304002341 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310165-1304002341.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.44 7.90 7.96 1/170 10653
/proc/meminfo: memFree=30524148/32951124 swapFree=67111364/67111528
[pid=10653] ppid=10651 vsize=18324 CPUtime=0 cores=0-7
/proc/10653/stat : 10653 (ppfolio) S 10651 10653 10627 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 511834540 18763776 390 33554432000 4194304 4287625 140733720745664 18446744073709551615 253640879631 0 0 4096 65536 4539883927698931711 0 0 17 4 0 0 0
/proc/10653/statm: 4581 390 341 23 0 91 0

[startup+0.103742 s]
/proc/loadavg: 7.44 7.90 7.96 1/170 10653
/proc/meminfo: memFree=30524148/32951124 swapFree=67111364/67111528
[pid=10653] ppid=10651 vsize=18324 CPUtime=0 cores=0-7
/proc/10653/stat : 10653 (ppfolio) S 10651 10653 10627 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 511834540 18763776 390 33554432000 4194304 4287625 140733720745664 18446744073709551615 253640879631 0 0 4096 65536 4539883927698931711 0 0 17 4 0 0 0
/proc/10653/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200718 s]
/proc/loadavg: 7.44 7.90 7.96 1/170 10653
/proc/meminfo: memFree=30524148/32951124 swapFree=67111364/67111528
[pid=10653] ppid=10651 vsize=18324 CPUtime=0 cores=0-7
/proc/10653/stat : 10653 (ppfolio) S 10651 10653 10627 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 511834540 18763776 390 33554432000 4194304 4287625 140733720745664 18446744073709551615 253640879631 0 0 4096 65536 4539883927698931711 0 0 17 4 0 0 0
/proc/10653/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300702 s]
/proc/loadavg: 7.44 7.90 7.96 1/170 10653
/proc/meminfo: memFree=30524148/32951124 swapFree=67111364/67111528
[pid=10653] ppid=10651 vsize=18324 CPUtime=0 cores=0-7
/proc/10653/stat : 10653 (ppfolio) S 10651 10653 10627 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 511834540 18763776 390 33554432000 4194304 4287625 140733720745664 18446744073709551615 253640879631 0 0 4096 65536 4539883927698931711 0 0 17 4 0 0 0
/proc/10653/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700632 s]
/proc/loadavg: 7.44 7.90 7.96 1/170 10653
/proc/meminfo: memFree=30524148/32951124 swapFree=67111364/67111528
[pid=10653] ppid=10651 vsize=18324 CPUtime=0 cores=0-7
/proc/10653/stat : 10653 (ppfolio) S 10651 10653 10627 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 511834540 18763776 390 33554432000 4194304 4287625 140733720745664 18446744073709551615 253640879631 0 0 4096 65536 4539883927698931711 0 0 17 4 0 0 0
/proc/10653/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50045 s]
/proc/loadavg: 7.24 7.85 7.94 10/180 10668
/proc/meminfo: memFree=30065012/32951124 swapFree=67111364/67111528
[pid=10653] ppid=10651 vsize=18324 CPUtime=0 cores=0-7
/proc/10653/stat : 10653 (ppfolio) S 10651 10653 10627 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 511834540 18763776 390 33554432000 4194304 4287625 140733720745664 18446744073709551615 253640879631 0 0 4096 65536 4539883927698931711 0 0 17 4 0 0 0
/proc/10653/statm: 4581 390 341 23 0 91 0
[pid=10654] ppid=10653 vsize=89324 CPUtime=1.48 cores=0
/proc/10654/stat : 10654 (cryptominisat) R 10653 10653 10627 0 -1 4202496 17791 0 0 0 147 1 0 0 20 0 1 0 511834541 91467776 17254 33554432000 4194304 4587354 140735217299520 18446744073709551615 4238146 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10654/statm: 22331 17254 306 96 0 18893 0
[pid=10655] ppid=10653 vsize=141256 CPUtime=1.48 cores=1
/proc/10655/stat : 10655 (clasp) R 10653 10653 10627 0 -1 4202496 36951 0 0 0 143 5 0 0 20 0 1 0 511834541 144646144 31846 33554432000 4194304 4785740 140736079350096 18446744073709551615 4500028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10655/statm: 35314 31846 319 145 0 32359 0
[pid=10656] ppid=10653 vsize=493604 CPUtime=1.49 cores=2
/proc/10656/stat : 10656 (TNM) R 10653 10653 10627 0 -1 4202496 20740 0 0 0 145 4 0 0 20 0 1 0 511834541 505450496 20636 33554432000 134512640 134534564 4293589056 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10656/statm: 123401 20636 95 6 0 122067 0
[pid=10657] ppid=10653 vsize=119196 CPUtime=1.49 cores=3
/proc/10657/stat : 10657 (march_hi) R 10653 10653 10627 0 -1 4202496 75459 0 0 0 139 10 0 0 20 0 1 0 511834541 122056704 22517 33554432000 4194304 4331988 140734554691568 18446744073709551615 253640520389 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10657/statm: 29799 22522 140 34 0 28241 0
[pid=10658] ppid=10653 vsize=252228 CPUtime=3.62 cores=4-7
/proc/10658/stat : 10658 (plingeling) S 10653 10653 10627 0 -1 4202496 39606 1250 0 0 358 4 0 0 21 0 5 0 511834541 258281472 35143 33554432000 4194304 4356188 140734860874160 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10658/statm: 63057 35143 144 40 0 61601 0
[pid=10658/tid=10665] ppid=10653 vsize=252228 CPUtime=0.71 cores=4-7
/proc/10658/task/10665/stat : 10665 (plingeling) R 10653 10653 10627 0 -1 4202560 391 1250 0 0 71 0 0 0 18 0 5 0 511834619 258281472 35143 33554432000 4194304 4356188 140734860874160 18446744073709551615 4237473 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10658/tid=10666] ppid=10653 vsize=252228 CPUtime=0.71 cores=4-7
/proc/10658/task/10666/stat : 10666 (plingeling) R 10653 10653 10627 0 -1 4202560 2930 1250 0 0 71 0 0 0 18 0 5 0 511834619 258281472 35143 33554432000 4194304 4356188 140734860874160 18446744073709551615 4237397 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10658/tid=10667] ppid=10653 vsize=252228 CPUtime=0.7 cores=4-7
/proc/10658/task/10667/stat : 10667 (plingeling) R 10653 10653 10627 0 -1 4202560 421 1250 0 0 70 0 0 0 18 0 5 0 511834619 258281472 35143 33554432000 4194304 4356188 140734860874160 18446744073709551615 4210544 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10658/tid=10668] ppid=10653 vsize=252228 CPUtime=0.7 cores=4-7
/proc/10658/task/10668/stat : 10668 (plingeling) R 10653 10653 10627 0 -1 4202560 2923 1250 0 0 70 0 0 0 18 0 5 0 511834619 258281472 35143 33554432000 4194304 4356188 140734860874160 18446744073709551615 4237473 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.56
Current children cumulated vsize (KiB) 1113932

[startup+3.10116 s]
/proc/loadavg: 7.24 7.85 7.94 9/180 10668
/proc/meminfo: memFree=29945612/32951124 swapFree=67111364/67111528
[pid=10653] ppid=10651 vsize=18324 CPUtime=0 cores=0-7
/proc/10653/stat : 10653 (ppfolio) S 10651 10653 10627 0 -1 4202496 522 0 0 0 0 0 0 0 16 0 1 0 511834540 18763776 390 33554432000 4194304 4287625 140733720745664 18446744073709551615 253640879631 0 0 4096 65536 4539883927698931711 0 0 17 4 0 0 0
/proc/10653/statm: 4581 390 341 23 0 91 0
[pid=10654] ppid=10653 vsize=123520 CPUtime=3.09 cores=0
/proc/10654/stat : 10654 (cryptominisat) R 10653 10653 10627 0 -1 4202496 26361 0 0 0 307 2 0 0 25 0 1 0 511834541 126484480 25824 33554432000 4194304 4587354 140735217299520 18446744073709551615 4421100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10654/statm: 30880 25824 312 96 0 27442 0
[pid=10655] ppid=10653 vsize=141784 CPUtime=3.08 cores=1
/proc/10655/stat : 10655 (clasp) R 10653 10653 10627 0 -1 4202496 37112 0 0 0 303 5 0 0 25 0 1 0 511834541 145186816 32007 33554432000 4194304 4785740 140736079350096 18446744073709551615 253640520389 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10655/statm: 35479 32007 320 145 0 32524 0
[pid=10656] ppid=10653 vsize=493604 CPUtime=3.09 cores=2
/proc/10656/stat : 10656 (TNM) R 10653 10653 10627 0 -1 4202496 20740 0 0 0 305 4 0 0 25 0 1 0 511834541 505450496 20636 33554432000 134512640 134534564 4293589056 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10656/statm: 123401 20636 95 6 0 122067 0
[pid=10657] ppid=10653 vsize=374264 CPUtime=3.08 cores=3
/proc/10657/stat : 10657 (march_hi) R 10653 10653 10627 0 -1 4202496 147089 0 0 0 289 19 0 0 25 0 1 0 511834541 383246336 38740 33554432000 4194304 4331988 140734554691568 18446744073709551615 4259478 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10657/statm: 93566 38740 151 34 0 92008 0
[pid=10658] ppid=10653 vsize=260704 CPUtime=10.02 cores=4-7
/proc/10658/stat : 10658 (plingeling) S 10653 10653 10627 0 -1 4202496 75775 1250 0 0 993 9 0 0 21 0 5 0 511834541 266960896 37279 33554432000 4194304 4356188 140734860874160 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10658/statm: 65176 37279 159 40 0 63720 0
[pid=10658/tid=10665] ppid=10653 vsize=260704 CPUtime=2.3 cores=4-7
/proc/10658/task/10665/stat : 10665 (plingeling) R 10653 10653 10627 0 -1 4202560 3708 1250 0 0 230 0 0 0 21 0 5 0 511834619 266960896 37279 33554432000 4194304 4356188 140734860874160 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10658/tid=10666] ppid=10653 vsize=260704 CPUtime=2.3 cores=4-7
/proc/10658/task/10666/stat : 10666 (plingeling) R 10653 10653 10627 0 -1 4202560 12167 1250 0 0 229 1 0 0 22 0 5 0 511834619 266960896 37279 33554432000 4194304 4356188 140734860874160 18446744073709551615 4322190 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10658/tid=10667] ppid=10653 vsize=260704 CPUtime=2.3 cores=4-7
/proc/10658/task/10667/stat : 10667 (plingeling) R 10653 10653 10627 0 -1 4202560 10905 1250 0 0 229 1 0 0 21 0 5 0 511834619 266960896 37279 33554432000 4194304 4356188 140734860874160 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10658/tid=10668] ppid=10653 vsize=260704 CPUtime=2.3 cores=4-7
/proc/10658/task/10668/stat : 10668 (plingeling) R 10653 10653 10627 0 -1 4202560 16054 1250 0 0 229 1 0 0 21 0 5 0 511834619 266960896 37279 33554432000 4194304 4356188 140734860874160 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 22.36
Current children cumulated vsize (KiB) 1412200

[startup+6.30058 s]
/proc/loadavg: 7.30 7.85 7.94 9/180 10668
/proc/meminfo: memFree=29788504/32951124 swapFree=67111364/67111528
[pid=10653] ppid=10651 vsize=18324 CPUtime=0 cores=0-7
/proc/10653/stat : 10653 (ppfolio) S 10651 10653 10627 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511834540 18763776 390 33554432000 4194304 4287625 140733720745664 18446744073709551615 253640879631 0 0 4096 65536 4539883927698931711 0 0 17 4 0 0 0
/proc/10653/statm: 4581 390 341 23 0 91 0
[pid=10654] ppid=10653 vsize=123520 CPUtime=6.29 cores=0
/proc/10654/stat : 10654 (cryptominisat) R 10653 10653 10627 0 -1 4202496 26361 0 0 0 627 2 0 0 25 0 1 0 511834541 126484480 25824 33554432000 4194304 4587354 140735217299520 18446744073709551615 4421222 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10654/statm: 30880 25824 312 96 0 27442 0
[pid=10655] ppid=10653 vsize=134536 CPUtime=6.29 cores=1
/proc/10655/stat : 10655 (clasp) R 10653 10653 10627 0 -1 4202496 38655 0 0 0 623 6 0 0 25 0 1 0 511834541 137764864 30422 33554432000 4194304 4785740 140736079350096 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10655/statm: 33634 30422 340 145 0 30679 0
[pid=10656] ppid=10653 vsize=493604 CPUtime=6.29 cores=2
/proc/10656/stat : 10656 (TNM) R 10653 10653 10627 0 -1 4202496 20740 0 0 0 625 4 0 0 25 0 1 0 511834541 505450496 20636 33554432000 134512640 134534564 4293589056 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10656/statm: 123401 20636 95 6 0 122067 0
[pid=10657] ppid=10653 vsize=387880 CPUtime=6.28 cores=3
/proc/10657/stat : 10657 (march_hi) R 10653 10653 10627 0 -1 4202496 200704 0 0 0 602 26 0 0 25 0 1 0 511834541 397189120 74849 33554432000 4194304 4331988 140734554691568 18446744073709551615 4229533 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10657/statm: 96970 74849 173 34 0 95412 0
[pid=10658] ppid=10653 vsize=327208 CPUtime=22.79 cores=4-7
/proc/10658/stat : 10658 (plingeling) S 10653 10653 10627 0 -1 4202496 92389 1250 0 0 2267 12 0 0 21 0 5 0 511834541 335060992 53893 33554432000 4194304 4356188 140734860874160 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10658/statm: 81802 53893 163 40 0 80346 0
[pid=10658/tid=10665] ppid=10653 vsize=327208 CPUtime=5.5 cores=4-7
/proc/10658/task/10665/stat : 10665 (plingeling) R 10653 10653 10627 0 -1 4202560 10067 1250 0 0 549 1 0 0 25 0 5 0 511834619 335060992 53893 33554432000 4194304 4356188 140734860874160 18446744073709551615 4231408 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10658/tid=10666] ppid=10653 vsize=327208 CPUtime=5.5 cores=4-7
/proc/10658/task/10666/stat : 10666 (plingeling) R 10653 10653 10627 0 -1 4202560 18321 1250 0 0 548 2 0 0 25 0 5 0 511834619 335060992 53893 33554432000 4194304 4356188 140734860874160 18446744073709551615 4231841 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10658/tid=10667] ppid=10653 vsize=327208 CPUtime=5.48 cores=4-7
/proc/10658/task/10667/stat : 10667 (plingeling) R 10653 10653 10627 0 -1 4202560 15006 1250 0 0 546 2 0 0 25 0 5 0 511834619 335060992 53893 33554432000 4194304 4356188 140734860874160 18446744073709551615 4254259 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10658/tid=10668] ppid=10653 vsize=327208 CPUtime=5.5 cores=4-7
/proc/10658/task/10668/stat : 10668 (plingeling) R 10653 10653 10627 0 -1 4202560 16054 1250 0 0 549 1 0 0 25 0 5 0 511834619 335060992 53893 33554432000 4194304 4356188 140734860874160 18446744073709551615 4241608 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 47.94
Current children cumulated vsize (KiB) 1485072

[startup+12.7014 s]
/proc/loadavg: 7.36 7.86 7.94 9/180 10668
/proc/meminfo: memFree=29517740/32951124 swapFree=67111364/67111528
[pid=10653] ppid=10651 vsize=18324 CPUtime=0 cores=0-7
/proc/10653/stat : 10653 (ppfolio) S 10651 10653 10627 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511834540 18763776 390 33554432000 4194304 4287625 140733720745664 18446744073709551615 253640879631 0 0 4096 65536 4539883927698931711 0 0 17 4 0 0 0
/proc/10653/statm: 4581 390 341 23 0 91 0
[pid=10654] ppid=10653 vsize=261844 CPUtime=12.68 cores=0
/proc/10654/stat : 10654 (cryptominisat) R 10653 10653 10627 0 -1 4202496 65744 0 0 0 1262 6 0 0 25 0 1 0 511834541 268128256 53833 33554432000 4194304 4587354 140735217299520 18446744073709551615 4349670 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10654/statm: 65461 53833 329 96 0 62023 0
[pid=10655] ppid=10653 vsize=134536 CPUtime=12.69 cores=1
/proc/10655/stat : 10655 (clasp) R 10653 10653 10627 0 -1 4202496 38656 0 0 0 1263 6 0 0 25 0 1 0 511834541 137764864 30423 33554432000 4194304 4785740 140736079350096 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10655/statm: 33634 30423 340 145 0 30679 0
[pid=10656] ppid=10653 vsize=493604 CPUtime=12.69 cores=2
/proc/10656/stat : 10656 (TNM) R 10653 10653 10627 0 -1 4202496 20740 0 0 0 1265 4 0 0 25 0 1 0 511834541 505450496 20636 33554432000 134512640 134534564 4293589056 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10656/statm: 123401 20636 95 6 0 122067 0
[pid=10657] ppid=10653 vsize=406768 CPUtime=12.69 cores=3
/proc/10657/stat : 10657 (march_hi) R 10653 10653 10627 0 -1 4202496 215554 0 0 0 1240 29 0 0 25 0 1 0 511834541 416530432 89699 33554432000 4194304 4331988 140734554691568 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10657/statm: 101692 89699 173 34 0 100134 0
[pid=10658] ppid=10653 vsize=341660 CPUtime=48.36 cores=4-7
/proc/10658/stat : 10658 (plingeling) S 10653 10653 10627 0 -1 4202496 96004 1250 0 0 4824 12 0 0 21 0 5 0 511834541 349859840 57508 33554432000 4194304 4356188 140734860874160 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10658/statm: 85415 57508 163 40 0 83959 0
[pid=10658/tid=10665] ppid=10653 vsize=341660 CPUtime=11.9 cores=4-7
/proc/10658/task/10665/stat : 10665 (plingeling) R 10653 10653 10627 0 -1 4202560 10068 1250 0 0 1189 1 0 0 25 0 5 0 511834619 349859840 57508 33554432000 4194304 4356188 140734860874160 18446744073709551615 4233426 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10658/tid=10666] ppid=10653 vsize=341660 CPUtime=11.9 cores=4-7
/proc/10658/task/10666/stat : 10666 (plingeling) R 10653 10653 10627 0 -1 4202560 18321 1250 0 0 1188 2 0 0 25 0 5 0 511834619 349859840 57508 33554432000 4194304 4356188 140734860874160 18446744073709551615 4217730 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10658/tid=10667] ppid=10653 vsize=341660 CPUtime=11.84 cores=4-7
/proc/10658/task/10667/stat : 10667 (plingeling) R 10653 10653 10627 0 -1 4202560 17055 1250 0 0 1182 2 0 0 25 0 5 0 511834619 349859840 57508 33554432000 4194304 4356188 140734860874160 18446744073709551615 4230405 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10658/tid=10668] ppid=10653 vsize=341660 CPUtime=11.9 cores=4-7
/proc/10658/task/10668/stat : 10668 (plingeling) R 10653 10653 10627 0 -1 4202560 17619 1250 0 0 1189 1 0 0 25 0 5 0 511834619 349859840 57508 33554432000 4194304 4356188 140734860874160 18446744073709551615 4211028 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.11
Current children cumulated vsize (KiB) 1656736

[startup+25.5011 s]
/proc/loadavg: 7.46 7.86 7.94 9/180 10668
/proc/meminfo: memFree=29511564/32951124 swapFree=67111364/67111528
[pid=10653] ppid=10651 vsize=18324 CPUtime=0 cores=0-7
/proc/10653/stat : 10653 (ppfolio) S 10651 10653 10627 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511834540 18763776 390 33554432000 4194304 4287625 140733720745664 18446744073709551615 253640879631 0 0 4096 65536 4539883927698931711 0 0 17 4 0 0 0
/proc/10653/statm: 4581 390 341 23 0 91 0
[pid=10654] ppid=10653 vsize=261844 CPUtime=25.49 cores=0
/proc/10654/stat : 10654 (cryptominisat) R 10653 10653 10627 0 -1 4202496 67569 0 0 0 2541 8 0 0 25 0 1 0 511834541 268128256 55649 33554432000 4194304 4587354 140735217299520 18446744073709551615 4230368 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=10656] ppid=10653 vsize=493608 CPUtime=4781.47 cores=2
/proc/10656/stat : 10656 (TNM) R 10653 10653 10627 0 -1 4202496 20750 0 0 0 478142 5 0 0 25 0 1 0 511834541 505454592 20646 33554432000 134512640 134534564 4293589056 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10656/statm: 123402 20646 103 6 0 122068 0
[pid=10657] ppid=10653 vsize=424812 CPUtime=4782.42 cores=3
/proc/10657/stat : 10657 (march_hi) R 10653 10653 10627 0 -1 4202496 220120 0 0 0 478211 31 0 0 25 0 1 0 511834541 435007488 94265 33554432000 4194304 4331988 140734554691568 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10657/statm: 106203 94265 173 34 0 104645 0
[pid=10658] ppid=10653 vsize=465608 CPUtime=19100.1 cores=4-7
/proc/10658/stat : 10658 (plingeling) S 10653 10653 10627 0 -1 4202496 139702 1250 0 0 1909984 21 0 0 21 0 5 0 511834541 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10658/statm: 116402 88495 163 40 0 114946 0
[pid=10658/tid=10665] ppid=10653 vsize=465608 CPUtime=4781.51 cores=4-7
/proc/10658/task/10665/stat : 10665 (plingeling) R 10653 10653 10627 0 -1 4202560 20261 1250 0 0 478148 3 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4279749 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10658/tid=10666] ppid=10653 vsize=465608 CPUtime=4781.65 cores=4-7
/proc/10658/task/10666/stat : 10666 (plingeling) R 10653 10653 10627 0 -1 4202560 26561 1250 0 0 478159 6 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10658/tid=10667] ppid=10653 vsize=465608 CPUtime=4755.57 cores=4-7
/proc/10658/task/10667/stat : 10667 (plingeling) R 10653 10653 10627 0 -1 4202560 22668 1250 0 0 475554 3 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10658/tid=10668] ppid=10653 vsize=465608 CPUtime=4780.53 cores=4-7
/proc/10658/task/10668/stat : 10668 (plingeling) R 10653 10653 10627 0 -1 4202560 37271 1250 0 0 478049 4 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38228.7
Current children cumulated vsize (KiB) 4183912

[startup+4842.31 s]
/proc/loadavg: 8.00 8.03 8.00 9/180 10821
/proc/meminfo: memFree=28207076/32951124 swapFree=67111364/67111528
[pid=10653] ppid=10651 vsize=18324 CPUtime=0 cores=0-7
/proc/10653/stat : 10653 (ppfolio) S 10651 10653 10627 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511834540 18763776 390 33554432000 4194304 4287625 140733720745664 18446744073709551615 253640879631 0 0 4096 65536 4539883927698931711 0 0 17 4 0 0 0
/proc/10653/statm: 4581 390 341 23 0 91 0
[pid=10654] ppid=10653 vsize=1573952 CPUtime=4842.41 cores=0
/proc/10654/stat : 10654 (cryptominisat) R 10653 10653 10627 0 -1 4202496 1149002 0 0 0 483866 375 0 0 25 0 1 0 511834541 1611726848 101273 33554432000 4194304 4587354 140735217299520 18446744073709551615 4239534 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10654/statm: 393488 101273 338 96 0 390050 0
[pid=10655] ppid=10653 vsize=1119292 CPUtime=4842.42 cores=1
/proc/10655/stat : 10655 (clasp) R 10653 10653 10627 0 -1 4202496 282335 0 0 0 484104 138 0 0 25 0 1 0 511834541 1146155008 274102 33554432000 4194304 4785740 140736079350096 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10655/statm: 279823 274102 340 145 0 276868 0
[pid=10656] ppid=10653 vsize=493608 CPUtime=4841.47 cores=2
/proc/10656/stat : 10656 (TNM) R 10653 10653 10627 0 -1 4202496 20750 0 0 0 484142 5 0 0 25 0 1 0 511834541 505454592 20646 33554432000 134512640 134534564 4293589056 18446744073709551615 134530448 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10656/statm: 123402 20646 103 6 0 122068 0
[pid=10657] ppid=10653 vsize=424812 CPUtime=4842.43 cores=3
/proc/10657/stat : 10657 (march_hi) R 10653 10653 10627 0 -1 4202496 220120 0 0 0 484212 31 0 0 25 0 1 0 511834541 435007488 94265 33554432000 4194304 4331988 140734554691568 18446744073709551615 4229344 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10657/statm: 106203 94265 173 34 0 104645 0
[pid=10658] ppid=10653 vsize=465608 CPUtime=19339.8 cores=4-7
/proc/10658/stat : 10658 (plingeling) S 10653 10653 10627 0 -1 4202496 139702 1250 0 0 1933954 21 0 0 21 0 5 0 511834541 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10658/statm: 116402 88495 163 40 0 114946 0
[pid=10658/tid=10665] ppid=10653 vsize=465608 CPUtime=4841.52 cores=4-7
/proc/10658/task/10665/stat : 10665 (plingeling) R 10653 10653 10627 0 -1 4202560 20261 1250 0 0 484149 3 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10658/tid=10666] ppid=10653 vsize=465608 CPUtime=4841.65 cores=4-7
/proc/10658/task/10666/stat : 10666 (plingeling) R 10653 10653 10627 0 -1 4202560 26561 1250 0 0 484159 6 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10658/tid=10667] ppid=10653 vsize=465608 CPUtime=4815.25 cores=4-7
/proc/10658/task/10667/stat : 10667 (plingeling) R 10653 10653 10627 0 -1 4202560 22668 1250 0 0 481522 3 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10658/tid=10668] ppid=10653 vsize=465608 CPUtime=4840.53 cores=4-7
/proc/10658/task/10668/stat : 10668 (plingeling) R 10653 10653 10627 0 -1 4202560 37271 1250 0 0 484049 4 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38708.5
Current children cumulated vsize (KiB) 4095596

[startup+4902.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/180 10822
/proc/meminfo: memFree=28181372/32951124 swapFree=67111364/67111528
[pid=10653] ppid=10651 vsize=18324 CPUtime=0 cores=0-7
/proc/10653/stat : 10653 (ppfolio) S 10651 10653 10627 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511834540 18763776 390 33554432000 4194304 4287625 140733720745664 18446744073709551615 253640879631 0 0 4096 65536 4539883927698931711 0 0 17 4 0 0 0
/proc/10653/statm: 4581 390 341 23 0 91 0
[pid=10654] ppid=10653 vsize=1573952 CPUtime=4902.41 cores=0
/proc/10654/stat : 10654 (cryptominisat) R 10653 10653 10627 0 -1 4202496 1155495 0 0 0 489861 380 0 0 25 0 1 0 511834541 1611726848 107740 33554432000 4194304 4587354 140735217299520 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10654/statm: 393488 107740 338 96 0 390050 0
[pid=10655] ppid=10653 vsize=1119292 CPUtime=4902.42 cores=1
/proc/10655/stat : 10655 (clasp) R 10653 10653 10627 0 -1 4202496 282335 0 0 0 490104 138 0 0 25 0 1 0 511834541 1146155008 274102 33554432000 4194304 4785740 140736079350096 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10655/statm: 279823 274102 340 145 0 276868 0
[pid=10656] ppid=10653 vsize=493608 CPUtime=4901.47 cores=2
/proc/10656/stat : 10656 (TNM) R 10653 10653 10627 0 -1 4202496 20750 0 0 0 490142 5 0 0 25 0 1 0 511834541 505454592 20646 33554432000 134512640 134534564 4293589056 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10656/statm: 123402 20646 103 6 0 122068 0
[pid=10657] ppid=10653 vsize=424812 CPUtime=4902.43 cores=3
/proc/10657/stat : 10657 (march_hi) R 10653 10653 10627 0 -1 4202496 220120 0 0 0 490212 31 0 0 25 0 1 0 511834541 435007488 94265 33554432000 4194304 4331988 140734554691568 18446744073709551615 4229401 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10657/statm: 106203 94265 173 34 0 104645 0
[pid=10658] ppid=10653 vsize=465608 CPUtime=19579.4 cores=4-7
/proc/10658/stat : 10658 (plingeling) S 10653 10653 10627 0 -1 4202496 139702 1250 0 0 1957919 21 0 0 21 0 5 0 511834541 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10658/statm: 116402 88495 163 40 0 114946 0
[pid=10658/tid=10665] ppid=10653 vsize=465608 CPUtime=4901.51 cores=4-7
/proc/10658/task/10665/stat : 10665 (plingeling) R 10653 10653 10627 0 -1 4202560 20261 1250 0 0 490148 3 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10658/tid=10666] ppid=10653 vsize=465608 CPUtime=4901.65 cores=4-7
/proc/10658/task/10666/stat : 10666 (plingeling) R 10653 10653 10627 0 -1 4202560 26561 1250 0 0 490159 6 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10658/tid=10667] ppid=10653 vsize=465608 CPUtime=4874.92 cores=4-7
/proc/10658/task/10667/stat : 10667 (plingeling) R 10653 10653 10627 0 -1 4202560 22668 1250 0 0 487489 3 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10658/tid=10668] ppid=10653 vsize=465608 CPUtime=4900.52 cores=4-7
/proc/10658/task/10668/stat : 10668 (plingeling) R 10653 10653 10627 0 -1 4202560 37271 1250 0 0 490048 4 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39188.1
Current children cumulated vsize (KiB) 4095596

[startup+4962.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/180 10824
/proc/meminfo: memFree=28219916/32951124 swapFree=67111364/67111528
[pid=10653] ppid=10651 vsize=18324 CPUtime=0 cores=0-7
/proc/10653/stat : 10653 (ppfolio) S 10651 10653 10627 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511834540 18763776 390 33554432000 4194304 4287625 140733720745664 18446744073709551615 253640879631 0 0 4096 65536 4539883927698931711 0 0 17 4 0 0 0
/proc/10653/statm: 4581 390 341 23 0 91 0
[pid=10654] ppid=10653 vsize=1980680 CPUtime=4962.41 cores=0
/proc/10654/stat : 10654 (cryptominisat) R 10653 10653 10627 0 -1 4202496 1174568 0 0 0 495855 386 0 0 25 0 1 0 511834541 2028216320 98097 33554432000 4194304 4587354 140735217299520 18446744073709551615 4230215 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10654/statm: 495170 98097 338 96 0 491732 0
[pid=10655] ppid=10653 vsize=1119292 CPUtime=4962.42 cores=1
/proc/10655/stat : 10655 (clasp) R 10653 10653 10627 0 -1 4202496 282407 0 0 0 496104 138 0 0 25 0 1 0 511834541 1146155008 274174 33554432000 4194304 4785740 140736079350096 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10655/statm: 279823 274174 340 145 0 276868 0
[pid=10656] ppid=10653 vsize=493608 CPUtime=4961.47 cores=2
/proc/10656/stat : 10656 (TNM) R 10653 10653 10627 0 -1 4202496 20750 0 0 0 496142 5 0 0 25 0 1 0 511834541 505454592 20646 33554432000 134512640 134534564 4293589056 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10656/statm: 123402 20646 103 6 0 122068 0
[pid=10657] ppid=10653 vsize=424812 CPUtime=4962.43 cores=3
/proc/10657/stat : 10657 (march_hi) R 10653 10653 10627 0 -1 4202496 220120 0 0 0 496212 31 0 0 25 0 1 0 511834541 435007488 94265 33554432000 4194304 4331988 140734554691568 18446744073709551615 4229819 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10657/statm: 106203 94265 173 34 0 104645 0
[pid=10658] ppid=10653 vsize=465608 CPUtime=19819.1 cores=4-7
/proc/10658/stat : 10658 (plingeling) S 10653 10653 10627 0 -1 4202496 139702 1250 0 0 1981886 21 0 0 21 0 5 0 511834541 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10658/statm: 116402 88495 163 40 0 114946 0
[pid=10658/tid=10665] ppid=10653 vsize=465608 CPUtime=4961.51 cores=4-7
/proc/10658/task/10665/stat : 10665 (plingeling) R 10653 10653 10627 0 -1 4202560 20261 1250 0 0 496148 3 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10658/tid=10666] ppid=10653 vsize=465608 CPUtime=4961.65 cores=4-7
/proc/10658/task/10666/stat : 10666 (plingeling) R 10653 10653 10627 0 -1 4202560 26561 1250 0 0 496159 6 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4330990 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10658/tid=10667] ppid=10653 vsize=465608 CPUtime=4934.59 cores=4-7
/proc/10658/task/10667/stat : 10667 (plingeling) R 10653 10653 10627 0 -1 4202560 22668 1250 0 0 493456 3 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10658/tid=10668] ppid=10653 vsize=465608 CPUtime=4960.51 cores=4-7
/proc/10658/task/10668/stat : 10668 (plingeling) R 10653 10653 10627 0 -1 4202560 37271 1250 0 0 496047 4 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39667.8
Current children cumulated vsize (KiB) 4502324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.9 s]
/proc/loadavg: 8.00 8.01 8.00 9/180 10825
/proc/meminfo: memFree=28200304/32951124 swapFree=67111364/67111528
[pid=10653] ppid=10651 vsize=18324 CPUtime=0 cores=0-7
/proc/10653/stat : 10653 (ppfolio) S 10651 10653 10627 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 511834540 18763776 390 33554432000 4194304 4287625 140733720745664 18446744073709551615 253640879631 0 0 4096 65536 4539883927698931711 0 0 17 4 0 0 0
/proc/10653/statm: 4581 390 341 23 0 91 0
[pid=10654] ppid=10653 vsize=1980680 CPUtime=5004.02 cores=0
/proc/10654/stat : 10654 (cryptominisat) R 10653 10653 10627 0 -1 4202496 1179393 0 0 0 500012 390 0 0 25 0 1 0 511834541 2028216320 102892 33554432000 4194304 4587354 140735217299520 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10654/statm: 495170 102892 338 96 0 491732 0
[pid=10655] ppid=10653 vsize=1119292 CPUtime=5004.03 cores=1
/proc/10655/stat : 10655 (clasp) R 10653 10653 10627 0 -1 4202496 282482 0 0 0 500265 138 0 0 25 0 1 0 511834541 1146155008 274249 33554432000 4194304 4785740 140736079350096 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10655/statm: 279823 274249 340 145 0 276868 0
[pid=10656] ppid=10653 vsize=493608 CPUtime=5003.08 cores=2
/proc/10656/stat : 10656 (TNM) R 10653 10653 10627 0 -1 4202496 20750 0 0 0 500303 5 0 0 25 0 1 0 511834541 505454592 20646 33554432000 134512640 134534564 4293589056 18446744073709551615 134525871 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10656/statm: 123402 20646 103 6 0 122068 0
[pid=10657] ppid=10653 vsize=424812 CPUtime=5004.04 cores=3
/proc/10657/stat : 10657 (march_hi) R 10653 10653 10627 0 -1 4202496 220120 0 0 0 500373 31 0 0 25 0 1 0 511834541 435007488 94265 33554432000 4194304 4331988 140734554691568 18446744073709551615 4229363 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10657/statm: 106203 94265 173 34 0 104645 0
[pid=10658] ppid=10653 vsize=465608 CPUtime=19985.3 cores=4-7
/proc/10658/stat : 10658 (plingeling) S 10653 10653 10627 0 -1 4202496 139702 1250 0 0 1998507 21 0 0 21 0 5 0 511834541 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/10658/statm: 116402 88495 163 40 0 114946 0
[pid=10658/tid=10665] ppid=10653 vsize=465608 CPUtime=5003.12 cores=4-7
/proc/10658/task/10665/stat : 10665 (plingeling) R 10653 10653 10627 0 -1 4202560 20261 1250 0 0 500309 3 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4331122 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10658/tid=10666] ppid=10653 vsize=465608 CPUtime=5003.26 cores=4-7
/proc/10658/task/10666/stat : 10666 (plingeling) R 10653 10653 10627 0 -1 4202560 26561 1250 0 0 500320 6 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10658/tid=10667] ppid=10653 vsize=465608 CPUtime=4975.97 cores=4-7
/proc/10658/task/10667/stat : 10667 (plingeling) R 10653 10653 10627 0 -1 4202560 22668 1250 0 0 497594 3 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4283938 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10658/tid=10668] ppid=10653 vsize=465608 CPUtime=5002.12 cores=4-7
/proc/10658/task/10668/stat : 10668 (plingeling) R 10653 10653 10627 0 -1 4202560 37271 1250 0 0 500208 4 0 0 25 0 5 0 511834619 476782592 88495 33554432000 4194304 4356188 140734860874160 18446744073709551615 4330827 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 4502324

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 10653 and gives
#  childrusage.ru_utime.tv_sec=5003
#  childrusage.ru_utime.tv_usec=40422
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=64990
# CPU time returned by wait4() is 5003.11
# while last known CPU time is 40000.5
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5003.92
CPU time (s): 40000.5
CPU user time (s): 39994.6
CPU system time (s): 5.85
CPU usage (%): 799.382
Max. virtual memory (cumulated for all children) (KiB): 5953900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5003.04
system time used= 0.06499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21274
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= 399
involuntary context switches= 8364

runsolver used 7.30989 second user time and 19.994 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-28 16:52:21
IDJOB=3310165
IDBENCH=70815
IDSOLVER=1638
FILE ID=node106/3310165-1304002341
RUNJOBID= node106-1304002341-10641
PBS_JOBID= 13168791
Free space on /tmp= 72148 MiB

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

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=699043826

node106.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.830
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.66
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.20
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.830
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.830
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.830
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.830
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.830
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.830
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:      30524304 kB
Buffers:        195556 kB
Cached:        1956692 kB
SwapCached:         88 kB
Active:         649600 kB
Inactive:      1565756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30524304 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           20676 kB
Writeback:           0 kB
AnonPages:       63048 kB
Mapped:          14296 kB
Slab:           144920 kB
PageTables:       3888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186684 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= 72140 MiB
End job on node106 at 2011-04-28 18:15:47