Trace number 3275676

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 5006.12

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34309.cnf
MD5SUMe252fbf81407f3388187ab50f0786909
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables34307
Number of clauses708206
Sum of the clauses size3541030
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5708206
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-3275676-1304168432/watcher-3275676-1304168432 -o /tmp/evaluation-result-3275676-1304168432/solver-3275676-1304168432 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275676-1304168432.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.13 8.05 8.01 1/168 32078
/proc/meminfo: memFree=30728656/32951132 swapFree=67111356/67111528
[pid=32078] ppid=32076 vsize=18324 CPUtime=0 cores=0-7
/proc/32078/stat : 32078 (ppfolio) R 32076 32078 31594 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528442978 18763776 390 33554432000 4194304 4287625 140737393714096 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/32078/statm: 4581 390 341 23 0 91 0

[startup+0.027925 s]
/proc/loadavg: 8.13 8.05 8.01 1/168 32078
/proc/meminfo: memFree=30728656/32951132 swapFree=67111356/67111528
[pid=32078] ppid=32076 vsize=18324 CPUtime=0 cores=0-7
/proc/32078/stat : 32078 (ppfolio) S 32076 32078 31594 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528442978 18763776 390 33554432000 4194304 4287625 140737393714096 18446744073709551615 274664828431 0 0 4096 65536 12885968830890770431 0 0 17 4 0 0 0
/proc/32078/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100911 s]
/proc/loadavg: 8.13 8.05 8.01 1/168 32078
/proc/meminfo: memFree=30728656/32951132 swapFree=67111356/67111528
[pid=32078] ppid=32076 vsize=18324 CPUtime=0 cores=0-7
/proc/32078/stat : 32078 (ppfolio) S 32076 32078 31594 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528442978 18763776 390 33554432000 4194304 4287625 140737393714096 18446744073709551615 274664828431 0 0 4096 65536 12885968830890770431 0 0 17 4 0 0 0
/proc/32078/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300873 s]
/proc/loadavg: 8.13 8.05 8.01 1/168 32078
/proc/meminfo: memFree=30728656/32951132 swapFree=67111356/67111528
[pid=32078] ppid=32076 vsize=18324 CPUtime=0 cores=0-7
/proc/32078/stat : 32078 (ppfolio) S 32076 32078 31594 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 528442978 18763776 390 33554432000 4194304 4287625 140737393714096 18446744073709551615 274664828431 0 0 4096 65536 12885968830890770431 0 0 17 4 0 0 0
/proc/32078/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700805 s]
/proc/loadavg: 8.13 8.05 8.01 1/168 32078
/proc/meminfo: memFree=30728656/32951132 swapFree=67111356/67111528
[pid=32078] ppid=32076 vsize=18324 CPUtime=0 cores=0-7
/proc/32078/stat : 32078 (ppfolio) S 32076 32078 31594 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 528442978 18763776 390 33554432000 4194304 4287625 140737393714096 18446744073709551615 274664828431 0 0 4096 65536 12885968830890770431 0 0 17 4 0 0 0
/proc/32078/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50066 s]
/proc/loadavg: 8.13 8.05 8.01 6/174 32089
/proc/meminfo: memFree=30335280/32951132 swapFree=67111356/67111528
[pid=32078] ppid=32076 vsize=18324 CPUtime=0 cores=0-7
/proc/32078/stat : 32078 (ppfolio) S 32076 32078 31594 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 528442978 18763776 390 33554432000 4194304 4287625 140737393714096 18446744073709551615 274664828431 0 0 4096 65536 12885968830890770431 0 0 17 4 0 0 0
/proc/32078/statm: 4581 390 341 23 0 91 0
[pid=32079] ppid=32078 vsize=100480 CPUtime=1.49 cores=0
/proc/32079/stat : 32079 (cryptominisat) R 32078 32078 31594 0 -1 4202496 16266 0 0 0 146 3 0 0 20 0 1 0 528442978 102891520 15428 33554432000 4194304 4587354 140733395830912 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32079/statm: 25120 15428 304 96 0 21682 0
[pid=32080] ppid=32078 vsize=88844 CPUtime=1.49 cores=1
/proc/32080/stat : 32080 (clasp) R 32078 32078 31594 0 -1 4202496 23015 0 0 0 145 4 0 0 20 0 1 0 528442978 90976256 18452 33554432000 4194304 4785740 140734450409984 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32080/statm: 22211 18452 313 145 0 19256 0
[pid=32081] ppid=32078 vsize=521692 CPUtime=1.48 cores=2
/proc/32081/stat : 32081 (TNM) R 32078 32078 31594 0 -1 4202496 20617 0 0 0 145 3 0 0 20 0 1 0 528442978 534212608 20514 33554432000 134512640 134534564 4291434416 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32081/statm: 130423 20514 91 6 0 129089 0
[pid=32082] ppid=32078 vsize=83728 CPUtime=1.48 cores=3
/proc/32082/stat : 32082 (march_hi) R 32078 32078 31594 0 -1 4194304 26254 0 0 0 143 5 0 0 20 0 1 0 528442978 85737472 12554 33554432000 4194304 4331988 140735144322944 18446744073709551615 274664469189 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32082/statm: 20932 12565 127 34 0 19374 0
[pid=32083] ppid=32078 vsize=153592 CPUtime=1.48 cores=4-7
/proc/32083/stat : 32083 (plingeling) R 32078 32078 31594 0 -1 4202496 37223 1260 0 0 144 4 0 0 23 0 1 0 528442978 157278208 37060 33554432000 4194304 4356188 140734087310816 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/32083/statm: 38398 37060 132 40 0 36942 0
Current children cumulated CPU time (s) 7.42
Current children cumulated vsize (KiB) 966660

[startup+3.10136 s]
/proc/loadavg: 8.13 8.05 8.01 9/178 32093
/proc/meminfo: memFree=30243240/32951132 swapFree=67111356/67111528
[pid=32078] ppid=32076 vsize=18324 CPUtime=0 cores=0-7
/proc/32078/stat : 32078 (ppfolio) S 32076 32078 31594 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 528442978 18763776 390 33554432000 4194304 4287625 140737393714096 18446744073709551615 274664828431 0 0 4096 65536 12885968830890770431 0 0 17 4 0 0 0
/proc/32078/statm: 4581 390 341 23 0 91 0
[pid=32079] ppid=32078 vsize=102724 CPUtime=3.09 cores=0
/proc/32079/stat : 32079 (cryptominisat) R 32078 32078 31594 0 -1 4202496 16819 0 0 0 306 3 0 0 25 0 1 0 528442978 105189376 15981 33554432000 4194304 4587354 140733395830912 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32079/statm: 25681 15981 304 96 0 22243 0
[pid=32080] ppid=32078 vsize=133872 CPUtime=3.08 cores=1
/proc/32080/stat : 32080 (clasp) R 32078 32078 31594 0 -1 4202496 35703 0 0 0 302 6 0 0 25 0 1 0 528442978 137084928 29756 33554432000 4194304 4785740 140734450409984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32080/statm: 33468 29756 339 145 0 30513 0
[pid=32081] ppid=32078 vsize=521692 CPUtime=2.43 cores=2
/proc/32081/stat : 32081 (TNM) R 32078 32078 31594 0 -1 4202496 20617 0 0 0 239 4 0 0 22 0 1 0 528442978 534212608 20514 33554432000 134512640 134534564 4291434416 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32081/statm: 130423 20514 91 6 0 129089 0
[pid=32082] ppid=32078 vsize=107620 CPUtime=3.09 cores=3
/proc/32082/stat : 32082 (march_hi) R 32078 32078 31594 0 -1 4202496 62380 0 0 0 298 11 0 0 25 0 1 0 528442978 110202880 18565 33554432000 4194304 4331988 140735144322944 18446744073709551615 4252180 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32082/statm: 26905 18565 147 34 0 25347 0
[pid=32083] ppid=32078 vsize=322940 CPUtime=6.38 cores=4-7
/proc/32083/stat : 32083 (plingeling) S 32078 32078 31594 0 -1 4202496 72995 1260 0 0 626 12 0 0 18 0 5 0 528442978 330690560 53455 33554432000 4194304 4356188 140734087310816 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32083/statm: 80735 53455 149 40 0 79279 0
[pid=32083/tid=32090] ppid=32078 vsize=322940 CPUtime=1.09 cores=4-7
/proc/32083/task/32090/stat : 32090 (plingeling) R 32078 32078 31594 0 -1 4202560 4790 1260 0 0 108 1 0 0 25 0 5 0 528443176 330690560 53455 33554432000 4194304 4356188 140734087310816 18446744073709551615 4238570 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32083/tid=32091] ppid=32078 vsize=322940 CPUtime=1.08 cores=4-7
/proc/32083/task/32091/stat : 32091 (plingeling) R 32078 32078 31594 0 -1 4202560 4830 1260 0 0 108 0 0 0 25 0 5 0 528443176 330690560 53455 33554432000 4194304 4356188 140734087310816 18446744073709551615 4246351 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32083/tid=32092] ppid=32078 vsize=322940 CPUtime=1.09 cores=4-7
/proc/32083/task/32092/stat : 32092 (plingeling) R 32078 32078 31594 0 -1 4202560 4964 1260 0 0 108 1 0 0 19 0 5 0 528443176 330690560 53455 33554432000 4194304 4356188 140734087310816 18446744073709551615 4246358 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32083/tid=32093] ppid=32078 vsize=322940 CPUtime=1.09 cores=4-7
/proc/32083/task/32093/stat : 32093 (plingeling) R 32078 32078 31594 0 -1 4202560 4792 1260 0 0 108 1 0 0 19 0 5 0 528443176 330690560 53455 33554432000 4194304 4356188 140734087310816 18446744073709551615 4225618 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 18.07
Current children cumulated vsize (KiB) 1207172

[startup+6.30081 s]
/proc/loadavg: 8.36 8.10 8.02 11/178 32093
/proc/meminfo: memFree=30168488/32951132 swapFree=67111356/67111528
[pid=32078] ppid=32076 vsize=18324 CPUtime=0 cores=0-7
/proc/32078/stat : 32078 (ppfolio) S 32076 32078 31594 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528442978 18763776 390 33554432000 4194304 4287625 140737393714096 18446744073709551615 274664828431 0 0 4096 65536 12885968830890770431 0 0 17 4 0 0 0
/proc/32078/statm: 4581 390 341 23 0 91 0
[pid=32079] ppid=32078 vsize=190924 CPUtime=6.29 cores=0
/proc/32079/stat : 32079 (cryptominisat) R 32078 32078 31594 0 -1 4202496 39137 0 0 0 622 7 0 0 25 0 1 0 528442978 195506176 38030 33554432000 4194304 4587354 140733395830912 18446744073709551615 4356803 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32079/statm: 47731 38030 312 96 0 44293 0
[pid=32080] ppid=32078 vsize=133872 CPUtime=6.15 cores=1
/proc/32080/stat : 32080 (clasp) R 32078 32078 31594 0 -1 4202496 35704 0 0 0 606 9 0 0 25 0 1 0 528442978 137084928 29757 33554432000 4194304 4785740 140734450409984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32080/statm: 33468 29757 340 145 0 30513 0
[pid=32081] ppid=32078 vsize=521692 CPUtime=2.65 cores=2
/proc/32081/stat : 32081 (TNM) R 32078 32078 31594 0 -1 4202496 20617 0 0 0 261 4 0 0 23 0 1 0 528442978 534212608 20514 33554432000 134512640 134534564 4291434416 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32081/statm: 130423 20514 91 6 0 129089 0
[pid=32082] ppid=32078 vsize=118444 CPUtime=6.29 cores=3
/proc/32082/stat : 32082 (march_hi) R 32078 32078 31594 0 -1 4202496 106550 0 0 0 612 17 0 0 25 0 1 0 528442978 121286656 21141 33554432000 4194304 4331988 140735144322944 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32082/statm: 29611 21141 150 34 0 28053 0
[pid=32083] ppid=32078 vsize=322680 CPUtime=19.16 cores=4-7
/proc/32083/stat : 32083 (plingeling) S 32078 32078 31594 0 -1 4202496 75386 1260 0 0 1903 13 0 0 18 0 5 0 528442978 330424320 52742 33554432000 4194304 4356188 140734087310816 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32083/statm: 80670 52742 161 40 0 79214 0
[pid=32083/tid=32090] ppid=32078 vsize=322680 CPUtime=4.29 cores=4-7
/proc/32083/task/32090/stat : 32090 (plingeling) R 32078 32078 31594 0 -1 4202560 5527 1260 0 0 428 1 0 0 25 0 5 0 528443176 330424320 52742 33554432000 4194304 4356188 140734087310816 18446744073709551615 4208840 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32083/tid=32091] ppid=32078 vsize=322680 CPUtime=4.29 cores=4-7
/proc/32083/task/32091/stat : 32091 (plingeling) R 32078 32078 31594 0 -1 4202560 5507 1260 0 0 428 1 0 0 25 0 5 0 528443176 330424320 52742 33554432000 4194304 4356188 140734087310816 18446744073709551615 4334437 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32083/tid=32092] ppid=32078 vsize=322680 CPUtime=4.29 cores=4-7
/proc/32083/task/32092/stat : 32092 (plingeling) R 32078 32078 31594 0 -1 4202560 5400 1260 0 0 428 1 0 0 25 0 5 0 528443176 330424320 52742 33554432000 4194304 4356188 140734087310816 18446744073709551615 4281243 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32083/tid=32093] ppid=32078 vsize=322680 CPUtime=4.27 cores=4-7
/proc/32083/task/32093/stat : 32093 (plingeling) R 32078 32078 31594 0 -1 4202560 5333 1260 0 0 426 1 0 0 25 0 5 0 528443176 330424320 52742 33554432000 4194304 4356188 140734087310816 18446744073709551615 4298368 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40.54
Current children cumulated vsize (KiB) 1305936

[startup+12.7007 s]
/proc/loadavg: 8.57 8.15 8.04 11/178 32093
/proc/meminfo: memFree=30057284/32951132 swapFree=67111356/67111528
[pid=32078] ppid=32076 vsize=18324 CPUtime=0 cores=0-7
/proc/32078/stat : 32078 (ppfolio) S 32076 32078 31594 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528442978 18763776 390 33554432000 4194304 4287625 140737393714096 18446744073709551615 274664828431 0 0 4096 65536 12885968830890770431 0 0 17 4 0 0 0
/proc/32078/statm: 4581 390 341 23 0 91 0
[pid=32079] ppid=32078 vsize=2128064 CPUtime=12.69 cores=0
/proc/32079/stat : 32079 (cryptominisat) R 32078 32078 31594 0 -1 4202496 63222 0 0 0 1257 12 0 0 25 0 1 0 528442978 2179137536 44857 33554432000 4194304 4587354 140733395830912 18446744073709551615 4244605 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32079/statm: 532016 44857 334 96 0 528578 0
[pid=32080] ppid=32078 vsize=133872 CPUtime=7.2 cores=1
/proc/32080/stat : 32080 (clasp) R 32078 32078 31594 0 -1 4202496 35704 0 0 0 660 60 0 0 25 0 1 0 528442978 137084928 29757 33554432000 4194304 4785740 140734450409984 18446744073709551615 4287595 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32080/statm: 33468 29757 340 145 0 30513 0
[pid=32081] ppid=32078 vsize=521692 CPUtime=9.05 cores=2
/proc/32081/stat : 32081 (TNM) R 32078 32078 31594 0 -1 4202496 20617 0 0 0 901 4 0 0 25 0 1 0 528442978 534212608 20514 33554432000 134512640 134534564 4291434416 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32081/statm: 130423 20514 91 6 0 129089 0
[pid=32082] ppid=32078 vsize=113800 CPUtime=12.69 cores=3
/proc/32082/stat : 32082 (march_hi) R 32078 32078 31594 0 -1 4202496 113629 0 0 0 1250 19 0 0 25 0 1 0 528442978 116531200 20091 33554432000 4194304 4331988 140735144322944 18446744073709551615 4252207 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32082/statm: 28450 20091 151 34 0 26892 0
[pid=32083] ppid=32078 vsize=332808 CPUtime=44.7 cores=4-7
/proc/32083/stat : 32083 (plingeling) S 32078 32078 31594 0 -1 4202496 79269 1260 0 0 4455 15 0 0 18 0 5 0 528442978 340795392 55274 33554432000 4194304 4356188 140734087310816 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32083/statm: 83202 55274 161 40 0 81746 0
[pid=32083/tid=32090] ppid=32078 vsize=332808 CPUtime=10.69 cores=4-7
/proc/32083/task/32090/stat : 32090 (plingeling) R 32078 32078 31594 0 -1 4202560 6219 1260 0 0 1068 1 0 0 25 0 5 0 528443176 340795392 55274 33554432000 4194304 4356188 140734087310816 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32083/tid=32091] ppid=32078 vsize=332808 CPUtime=10.67 cores=4-7
/proc/32083/task/32091/stat : 32091 (plingeling) R 32078 32078 31594 0 -1 4202560 6924 1260 0 0 1066 1 0 0 25 0 5 0 528443176 340795392 55274 33554432000 4194304 4356188 140734087310816 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32083/tid=32092] ppid=32078 vsize=332808 CPUtime=10.7 cores=4-7
/proc/32083/task/32092/stat : 32092 (plingeling) R 32078 32078 31594 0 -1 4202560 5959 1260 0 0 1068 2 0 0 25 0 5 0 528443176 340795392 55274 33554432000 4194304 4356188 140734087310816 18446744073709551615 4225618 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32083/tid=32093] ppid=32078 vsize=332808 CPUtime=10.63 cores=4-7
/proc/32083/task/32093/stat : 32093 (plingeling) R 32078 32078 31594 0 -1 4202560 6548 1260 0 0 1060 3 0 0 25 0 5 0 528443176 340795392 55274 33554432000 4194304 4356188 140734087310816 18446744073709551615 4281627 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 86.33
Current children cumulated vsize (KiB) 3248560

[startup+25.5005 s]
/proc/loadavg: 8.44 8.14 8.04 9/178 32093
/proc/meminfo: memFree=29878564/32951132 swapFree=67111356/67111528
[pid=32078] ppid=32076 vsize=18324 CPUtime=0 cores=0-7
/proc/32078/stat : 32078 (ppfolio) S 32076 32078 31594 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528442978 18763776 390 33554432000 4194304 4287625 140737393714096 18446744073709551615 274664828431 0 0 4096 65536 12885968830890770431 0 0 17 4 0 0 0
/proc/32078/statm: 4581 390 341 23 0 91 0
[pid=32079] ppid=32078 vsize=4020740 CPUtime=25.49 cores=0
/proc/32079/stat : 32079 (cryptominisat) R 32078 32078 31594 0 -1 4202496 69552 0 0 0 2536 13 0 0 25 0 1 0 528442978 4117237760 45824 33554432000 4194304 4587354 140733395830912 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32079/statm: 1005185 45824 334 96 0 1001747 0
[pid=32080] ppid=32078 vsize=180500 CPUtime=20 cores=1
/proc/32080/stat : 32080 (clasp) R 32078 32078 31594 0 -1 4202496 47575 0 0 0 1935 65 0 0 25 0 1 0 528442978 184832000 41628 33554432000 4194304 4785740 140734450409984 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32080/statm: 45125 41628 340 145 0 42170 0
[pid=32081] ppid=32078 vsize=546244 CPUtime=21.85 cores=2
/proc/32081/stat : 32081 (TNM) R 32078 32078 31594 0 -1 4202496 30885 0 0 0 2179 6 0 0 25 0 1 0 528442978 559353856 30782 33554432000 134512640 134534564 4291434416 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32081/statm: 136561 30782 95 6 0 135227 0
[pid=32082] ppid=32078 vsize=234496 CPUtime=25.49 cores=3

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

[pid=32081] ppid=32078 vsize=550076 CPUtime=4838.72 cores=2
/proc/32081/stat : 32081 (TNM) R 32078 32078 31594 0 -1 4202496 30886 0 0 0 483866 6 0 0 25 0 1 0 528442978 563277824 30783 33554432000 134512640 134534564 4291434416 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32081/statm: 137519 30783 95 6 0 136185 0
[pid=32082] ppid=32078 vsize=234496 CPUtime=4842.38 cores=3
/proc/32082/stat : 32082 (march_hi) R 32078 32078 31594 0 -1 4202496 132282 0 0 0 484217 21 0 0 25 0 1 0 528442978 240123904 38744 33554432000 4194304 4331988 140735144322944 18446744073709551615 4299260 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32082/statm: 58624 38744 175 34 0 57066 0
[pid=32083] ppid=32078 vsize=536512 CPUtime=19331.6 cores=4-7
/proc/32083/stat : 32083 (plingeling) S 32078 32078 31594 0 -1 4202496 446596 1260 0 0 1933010 151 0 0 18 0 5 0 528442978 549388288 106200 33554432000 4194304 4356188 140734087310816 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32083/statm: 134128 106200 161 40 0 132672 0
[pid=32083/tid=32090] ppid=32078 vsize=536512 CPUtime=4840.39 cores=4-7
/proc/32083/task/32090/stat : 32090 (plingeling) R 32078 32078 31594 0 -1 4202560 91452 1260 0 0 484023 16 0 0 25 0 5 0 528443176 549388288 106200 33554432000 4194304 4356188 140734087310816 18446744073709551615 4279567 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32083/tid=32091] ppid=32078 vsize=536512 CPUtime=4838.77 cores=4-7
/proc/32083/task/32091/stat : 32091 (plingeling) R 32078 32078 31594 0 -1 4202560 103487 1260 0 0 483789 88 0 0 25 0 5 0 528443176 549388288 106200 33554432000 4194304 4356188 140734087310816 18446744073709551615 4331007 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32083/tid=32092] ppid=32078 vsize=536512 CPUtime=4836.47 cores=4-7
/proc/32083/task/32092/stat : 32092 (plingeling) R 32078 32078 31594 0 -1 4202560 110031 1260 0 0 483625 22 0 0 25 0 5 0 528443176 549388288 106200 33554432000 4194304 4356188 140734087310816 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32083/tid=32093] ppid=32078 vsize=536512 CPUtime=4813.96 cores=4-7
/proc/32083/task/32093/stat : 32093 (plingeling) R 32078 32078 31594 0 -1 4202560 88007 1260 0 0 481380 16 0 0 25 0 5 0 528443176 549388288 106200 33554432000 4194304 4356188 140734087310816 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38690.9
Current children cumulated vsize (KiB) 6554416

[startup+4902.3 s]
/proc/loadavg: 8.11 8.09 8.01 9/178 32247
/proc/meminfo: memFree=28577148/32951132 swapFree=67111356/67111528
[pid=32078] ppid=32076 vsize=18324 CPUtime=0 cores=0-7
/proc/32078/stat : 32078 (ppfolio) S 32076 32078 31594 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528442978 18763776 390 33554432000 4194304 4287625 140737393714096 18446744073709551615 274664828431 0 0 4096 65536 12885968830890770431 0 0 17 4 0 0 0
/proc/32078/statm: 4581 390 341 23 0 91 0
[pid=32079] ppid=32078 vsize=4050284 CPUtime=4901.95 cores=0
/proc/32079/stat : 32079 (cryptominisat) R 32078 32078 31594 0 -1 4202496 2655775 0 0 0 488907 1288 0 0 25 0 1 0 528442978 4147490816 76418 33554432000 4194304 4587354 140733395830912 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32079/statm: 1012571 76418 334 96 0 1009133 0
[pid=32080] ppid=32078 vsize=1164724 CPUtime=4896.29 cores=1
/proc/32080/stat : 32080 (clasp) R 32078 32078 31594 0 -1 4202496 287109 0 0 0 489439 190 0 0 25 0 1 0 528442978 1192677376 281162 33554432000 4194304 4785740 140734450409984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32080/statm: 291181 281162 340 145 0 288226 0
[pid=32081] ppid=32078 vsize=550076 CPUtime=4898.72 cores=2
/proc/32081/stat : 32081 (TNM) R 32078 32078 31594 0 -1 4202496 30886 0 0 0 489866 6 0 0 25 0 1 0 528442978 563277824 30783 33554432000 134512640 134534564 4291434416 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32081/statm: 137519 30783 95 6 0 136185 0
[pid=32082] ppid=32078 vsize=234496 CPUtime=4902.38 cores=3
/proc/32082/stat : 32082 (march_hi) R 32078 32078 31594 0 -1 4202496 132282 0 0 0 490217 21 0 0 25 0 1 0 528442978 240123904 38744 33554432000 4194304 4331988 140735144322944 18446744073709551615 4299861 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32082/statm: 58624 38744 175 34 0 57066 0
[pid=32083] ppid=32078 vsize=555972 CPUtime=19571.2 cores=4-7
/proc/32083/stat : 32083 (plingeling) S 32078 32078 31594 0 -1 4202496 454021 1260 0 0 1956973 152 0 0 18 0 5 0 528442978 569315328 111065 33554432000 4194304 4356188 140734087310816 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32083/statm: 138993 111065 161 40 0 137537 0
[pid=32083/tid=32090] ppid=32078 vsize=555972 CPUtime=4900.4 cores=4-7
/proc/32083/task/32090/stat : 32090 (plingeling) R 32078 32078 31594 0 -1 4202560 93500 1260 0 0 490023 17 0 0 25 0 5 0 528443176 569315328 111065 33554432000 4194304 4356188 140734087310816 18446744073709551615 4331964 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32083/tid=32091] ppid=32078 vsize=555972 CPUtime=4898.76 cores=4-7
/proc/32083/task/32091/stat : 32091 (plingeling) R 32078 32078 31594 0 -1 4202560 103743 1260 0 0 489788 88 0 0 25 0 5 0 528443176 569315328 111065 33554432000 4194304 4356188 140734087310816 18446744073709551615 4331319 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32083/tid=32092] ppid=32078 vsize=555972 CPUtime=4896.44 cores=4-7
/proc/32083/task/32092/stat : 32092 (plingeling) R 32078 32078 31594 0 -1 4202560 112079 1260 0 0 489622 22 0 0 25 0 5 0 528443176 569315328 111065 33554432000 4194304 4356188 140734087310816 18446744073709551615 4332109 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32083/tid=32093] ppid=32078 vsize=555972 CPUtime=4873.64 cores=4-7
/proc/32083/task/32093/stat : 32093 (plingeling) R 32078 32078 31594 0 -1 4202560 91080 1260 0 0 487347 17 0 0 25 0 5 0 528443176 569315328 111065 33554432000 4194304 4356188 140734087310816 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39170.6
Current children cumulated vsize (KiB) 6573876

[startup+4962.3 s]
/proc/loadavg: 8.10 8.08 8.01 9/178 32249
/proc/meminfo: memFree=28610620/32951132 swapFree=67111356/67111528
[pid=32078] ppid=32076 vsize=18324 CPUtime=0 cores=0-7
/proc/32078/stat : 32078 (ppfolio) S 32076 32078 31594 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528442978 18763776 390 33554432000 4194304 4287625 140737393714096 18446744073709551615 274664828431 0 0 4096 65536 12885968830890770431 0 0 17 4 0 0 0
/proc/32078/statm: 4581 390 341 23 0 91 0
[pid=32079] ppid=32078 vsize=4040316 CPUtime=4961.95 cores=0
/proc/32079/stat : 32079 (cryptominisat) R 32078 32078 31594 0 -1 4202496 2684399 0 0 0 494892 1303 0 0 25 0 1 0 528442978 4137283584 69161 33554432000 4194304 4587354 140733395830912 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32079/statm: 1010079 69161 334 96 0 1006641 0
[pid=32080] ppid=32078 vsize=1175004 CPUtime=4956.29 cores=1
/proc/32080/stat : 32080 (clasp) R 32078 32078 31594 0 -1 4202496 289463 0 0 0 495439 190 0 0 25 0 1 0 528442978 1203204096 283516 33554432000 4194304 4785740 140734450409984 18446744073709551615 4553388 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32080/statm: 293751 283516 340 145 0 290796 0
[pid=32081] ppid=32078 vsize=550076 CPUtime=4958.73 cores=2
/proc/32081/stat : 32081 (TNM) R 32078 32078 31594 0 -1 4202496 30886 0 0 0 495867 6 0 0 25 0 1 0 528442978 563277824 30783 33554432000 134512640 134534564 4291434416 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32081/statm: 137519 30783 95 6 0 136185 0
[pid=32082] ppid=32078 vsize=234496 CPUtime=4962.38 cores=3
/proc/32082/stat : 32082 (march_hi) R 32078 32078 31594 0 -1 4202496 132282 0 0 0 496217 21 0 0 25 0 1 0 528442978 240123904 38744 33554432000 4194304 4331988 140735144322944 18446744073709551615 4237103 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32082/statm: 58624 38744 175 34 0 57066 0
[pid=32083] ppid=32078 vsize=539588 CPUtime=19810.9 cores=4-7
/proc/32083/stat : 32083 (plingeling) S 32078 32078 31594 0 -1 4202496 456581 1260 0 0 1980934 154 0 0 18 0 5 0 528442978 552538112 106969 33554432000 4194304 4356188 140734087310816 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32083/statm: 134897 106969 161 40 0 133441 0
[pid=32083/tid=32090] ppid=32078 vsize=539588 CPUtime=4960.4 cores=4-7
/proc/32083/task/32090/stat : 32090 (plingeling) R 32078 32078 31594 0 -1 4202560 93500 1260 0 0 496023 17 0 0 25 0 5 0 528443176 552538112 106969 33554432000 4194304 4356188 140734087310816 18446744073709551615 4332165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32083/tid=32091] ppid=32078 vsize=539588 CPUtime=4958.75 cores=4-7
/proc/32083/task/32091/stat : 32091 (plingeling) R 32078 32078 31594 0 -1 4202560 106303 1260 0 0 495785 90 0 0 25 0 5 0 528443176 552538112 106969 33554432000 4194304 4356188 140734087310816 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32083/tid=32092] ppid=32078 vsize=539588 CPUtime=4956.41 cores=4-7
/proc/32083/task/32092/stat : 32092 (plingeling) R 32078 32078 31594 0 -1 4202560 112079 1260 0 0 495619 22 0 0 25 0 5 0 528443176 552538112 106969 33554432000 4194304 4356188 140734087310816 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32083/tid=32093] ppid=32078 vsize=539588 CPUtime=4933.31 cores=4-7
/proc/32083/task/32093/stat : 32093 (plingeling) R 32078 32078 31594 0 -1 4202560 91080 1260 0 0 493314 17 0 0 25 0 5 0 528443176 552538112 106969 33554432000 4194304 4356188 140734087310816 18446744073709551615 4225618 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39650.2
Current children cumulated vsize (KiB) 6557804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.11 s]
/proc/loadavg: 8.12 8.09 8.01 9/178 32250
/proc/meminfo: memFree=28668880/32951132 swapFree=67111356/67111528
[pid=32078] ppid=32076 vsize=18324 CPUtime=0 cores=0-7
/proc/32078/stat : 32078 (ppfolio) S 32076 32078 31594 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528442978 18763776 390 33554432000 4194304 4287625 140737393714096 18446744073709551615 274664828431 0 0 4096 65536 12885968830890770431 0 0 17 4 0 0 0
/proc/32078/statm: 4581 390 341 23 0 91 0
[pid=32079] ppid=32078 vsize=4040560 CPUtime=5005.77 cores=0
/proc/32079/stat : 32079 (cryptominisat) R 32078 32078 31594 0 -1 4202496 2703846 0 0 0 499264 1313 0 0 25 0 1 0 528442978 4137533440 52396 33554432000 4194304 4587354 140733395830912 18446744073709551615 274664505099 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32079/statm: 1010140 52396 334 96 0 1006702 0
[pid=32080] ppid=32078 vsize=1184852 CPUtime=5000.11 cores=1
/proc/32080/stat : 32080 (clasp) R 32078 32078 31594 0 -1 4202496 291600 0 0 0 499820 191 0 0 25 0 1 0 528442978 1213288448 285653 33554432000 4194304 4785740 140734450409984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32080/statm: 296213 285653 340 145 0 293258 0
[pid=32081] ppid=32078 vsize=550076 CPUtime=5002.54 cores=2
/proc/32081/stat : 32081 (TNM) R 32078 32078 31594 0 -1 4202496 30886 0 0 0 500248 6 0 0 25 0 1 0 528442978 563277824 30783 33554432000 134512640 134534564 4291434416 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32081/statm: 137519 30783 95 6 0 136185 0
[pid=32082] ppid=32078 vsize=234496 CPUtime=5006.19 cores=3
/proc/32082/stat : 32082 (march_hi) R 32078 32078 31594 0 -1 4202496 132282 0 0 0 500598 21 0 0 25 0 1 0 528442978 240123904 38744 33554432000 4194304 4331988 140735144322944 18446744073709551615 4210418 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32082/statm: 58624 38744 175 34 0 57066 0
[pid=32083] ppid=32078 vsize=539588 CPUtime=19985.8 cores=4-7
/proc/32083/stat : 32083 (plingeling) S 32078 32078 31594 0 -1 4202496 456581 1260 0 0 1998430 154 0 0 18 0 5 0 528442978 552538112 106969 33554432000 4194304 4356188 140734087310816 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32083/statm: 134897 106969 161 40 0 133441 0
[pid=32083/tid=32090] ppid=32078 vsize=539588 CPUtime=5004.21 cores=4-7
/proc/32083/task/32090/stat : 32090 (plingeling) R 32078 32078 31594 0 -1 4202560 93500 1260 0 0 500404 17 0 0 25 0 5 0 528443176 552538112 106969 33554432000 4194304 4356188 140734087310816 18446744073709551615 4234377 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32083/tid=32091] ppid=32078 vsize=539588 CPUtime=5002.54 cores=4-7
/proc/32083/task/32091/stat : 32091 (plingeling) R 32078 32078 31594 0 -1 4202560 106303 1260 0 0 500164 90 0 0 25 0 5 0 528443176 552538112 106969 33554432000 4194304 4356188 140734087310816 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32083/tid=32092] ppid=32078 vsize=539588 CPUtime=5000.2 cores=4-7
/proc/32083/task/32092/stat : 32092 (plingeling) R 32078 32078 31594 0 -1 4202560 112079 1260 0 0 499998 22 0 0 25 0 5 0 528443176 552538112 106969 33554432000 4194304 4356188 140734087310816 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32083/tid=32093] ppid=32078 vsize=539588 CPUtime=4976.88 cores=4-7
/proc/32083/task/32093/stat : 32093 (plingeling) R 32078 32078 31594 0 -1 4202560 91080 1260 0 0 497671 17 0 0 25 0 5 0 528443176 552538112 106969 33554432000 4194304 4356188 140734087310816 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 6567896

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5006.11 s]
/proc/loadavg: 8.12 8.09 8.01 9/178 32250
/proc/meminfo: memFree=28668880/32951132 swapFree=67111356/67111528
[pid=32078] ppid=32076 vsize=18324 CPUtime=0 cores=0-7
/proc/32078/stat : 32078 (ppfolio) S 32076 32078 31594 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528442978 18763776 390 33554432000 4194304 4287625 140737393714096 18446744073709551615 274664828431 0 0 4096 65536 12885968830890770431 0 0 17 4 0 0 0
/proc/32078/statm: 4581 390 341 23 0 91 0
[pid=32079] ppid=32078 vsize=4040560 CPUtime=5005.77 cores=0
/proc/32079/stat : 32079 (cryptominisat) R 32078 32078 31594 0 -1 4202496 2703846 0 0 0 499264 1313 0 0 25 0 1 0 528442978 4137533440 52396 33554432000 4194304 4587354 140733395830912 18446744073709551615 274664505099 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32079/statm: 1010140 52396 334 96 0 1006702 0
[pid=32080] ppid=32078 vsize=1184852 CPUtime=5000.11 cores=1
/proc/32080/stat : 32080 (clasp) R 32078 32078 31594 0 -1 4202496 291600 0 0 0 499820 191 0 0 25 0 1 0 528442978 1213288448 285653 33554432000 4194304 4785740 140734450409984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32080/statm: 296213 285653 340 145 0 293258 0
[pid=32081] ppid=32078 vsize=550076 CPUtime=5002.54 cores=2
/proc/32081/stat : 32081 (TNM) R 32078 32078 31594 0 -1 4202496 30886 0 0 0 500248 6 0 0 25 0 1 0 528442978 563277824 30783 33554432000 134512640 134534564 4291434416 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32081/statm: 137519 30783 95 6 0 136185 0
[pid=32082] ppid=32078 vsize=234496 CPUtime=5006.19 cores=3
/proc/32082/stat : 32082 (march_hi) R 32078 32078 31594 0 -1 4202496 132282 0 0 0 500598 21 0 0 25 0 1 0 528442978 240123904 38744 33554432000 4194304 4331988 140735144322944 18446744073709551615 4210418 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32082/statm: 58624 38744 175 34 0 57066 0
[pid=32083] ppid=32078 vsize=539588 CPUtime=19985.8 cores=4-7
/proc/32083/stat : 32083 (plingeling) S 32078 32078 31594 0 -1 4202496 456581 1260 0 0 1998430 154 0 0 18 0 5 0 528442978 552538112 106969 33554432000 4194304 4356188 140734087310816 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/32083/statm: 134897 106969 161 40 0 133441 0
[pid=32083/tid=32090] ppid=32078 vsize=539588 CPUtime=5004.21 cores=4-7
/proc/32083/task/32090/stat : 32090 (plingeling) R 32078 32078 31594 0 -1 4202560 93500 1260 0 0 500404 17 0 0 25 0 5 0 528443176 552538112 106969 33554432000 4194304 4356188 140734087310816 18446744073709551615 4234377 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32083/tid=32091] ppid=32078 vsize=539588 CPUtime=5002.54 cores=4-7
/proc/32083/task/32091/stat : 32091 (plingeling) R 32078 32078 31594 0 -1 4202560 106303 1260 0 0 500164 90 0 0 25 0 5 0 528443176 552538112 106969 33554432000 4194304 4356188 140734087310816 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32083/tid=32092] ppid=32078 vsize=539588 CPUtime=5000.2 cores=4-7
/proc/32083/task/32092/stat : 32092 (plingeling) R 32078 32078 31594 0 -1 4202560 112079 1260 0 0 499998 22 0 0 25 0 5 0 528443176 552538112 106969 33554432000 4194304 4356188 140734087310816 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32083/tid=32093] ppid=32078 vsize=539588 CPUtime=4976.88 cores=4-7
/proc/32083/task/32093/stat : 32093 (plingeling) R 32078 32078 31594 0 -1 4202560 91080 1260 0 0 497671 17 0 0 25 0 5 0 528443176 552538112 106969 33554432000 4194304 4356188 140734087310816 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 6567896

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32078 and gives
#  childrusage.ru_utime.tv_sec=10008
#  childrusage.ru_utime.tv_usec=473480
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=303953
# CPU time returned by wait4() is 10008.8
# 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): 5006.12
CPU time (s): 40000.5
CPU user time (s): 39983.6
CPU system time (s): 16.85
CPU usage (%): 799.031
Max. virtual memory (cumulated for all children) (KiB): 8567480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10008.5
system time used= 0.303953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163691
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= 287
involuntary context switches= 75156

runsolver used 7.79481 second user time and 19.524 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-30 15:00:33
IDJOB=3275676
IDBENCH=83251
IDSOLVER=1638
FILE ID=node131/3275676-1304168432
RUNJOBID= node131-1304158426-31608
PBS_JOBID= 13170915
Free space on /tmp= 72040 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-5-5_34309.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275676-1304168432/watcher-3275676-1304168432 -o /tmp/evaluation-result-3275676-1304168432/solver-3275676-1304168432 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275676-1304168432.cnf

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

MD5SUM BENCH= e252fbf81407f3388187ab50f0786909
RANDOM SEED=798782180

node131.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	: 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.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.83
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.77
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30729060 kB
Buffers:        247144 kB
Cached:        1600464 kB
SwapCached:        168 kB
Active:         224944 kB
Inactive:      1688400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30729060 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           32776 kB
Writeback:           0 kB
AnonPages:       65632 kB
Mapped:          14764 kB
Slab:           244304 kB
PageTables:       4368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   187960 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72028 MiB
End job on node131 at 2011-04-30 16:24:02