Trace number 3220185

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S826445785-043.UNKNOWN.cnf
MD5SUM75e4af5315c8af778f17bf3a82042c9e
Bench CategoryRANDOM (random 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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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-3220185-1304156089/watcher-3220185-1304156089 -o /tmp/evaluation-result-3220185-1304156089/solver-3220185-1304156089 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3220185-1304156089.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.08 8.00 7.98 1/170 32087
/proc/meminfo: memFree=25858884/32951124 swapFree=67051468/67111528
[pid=32087] ppid=32085 vsize=18324 CPUtime=0 cores=0-7
/proc/32087/stat : 32087 (ppfolio) S 32085 32087 31407 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 527211667 18763776 390 33554432000 4194304 4287625 140733826814624 18446744073709551615 218370977295 0 0 4096 65536 4601509355412520959 0 0 17 4 0 0 0
/proc/32087/statm: 4581 390 341 23 0 91 0

[startup+0.072434 s]
/proc/loadavg: 8.08 8.00 7.98 1/170 32087
/proc/meminfo: memFree=25858884/32951124 swapFree=67051468/67111528
[pid=32087] ppid=32085 vsize=18324 CPUtime=0 cores=0-7
/proc/32087/stat : 32087 (ppfolio) R 32085 32087 31407 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 527211667 18763776 390 33554432000 4194304 4287625 140733826814624 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/32087/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100429 s]
/proc/loadavg: 8.08 8.00 7.98 1/170 32087
/proc/meminfo: memFree=25858884/32951124 swapFree=67051468/67111528
[pid=32087] ppid=32085 vsize=18324 CPUtime=0 cores=0-7
/proc/32087/stat : 32087 (ppfolio) R 32085 32087 31407 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 527211667 18763776 390 33554432000 4194304 4287625 140733826814624 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/32087/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300393 s]
/proc/loadavg: 8.08 8.00 7.98 1/170 32087
/proc/meminfo: memFree=25858884/32951124 swapFree=67051468/67111528
[pid=32087] ppid=32085 vsize=18324 CPUtime=0 cores=0-7
/proc/32087/stat : 32087 (ppfolio) R 32085 32087 31407 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 527211667 18763776 390 33554432000 4194304 4287625 140733826814624 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/32087/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700322 s]
/proc/loadavg: 8.08 8.00 7.98 1/170 32087
/proc/meminfo: memFree=25858884/32951124 swapFree=67051468/67111528
[pid=32087] ppid=32085 vsize=18324 CPUtime=0 cores=0-7
/proc/32087/stat : 32087 (ppfolio) R 32085 32087 31407 0 -1 4202496 522 0 0 0 0 0 0 0 23 0 1 0 527211667 18763776 390 33554432000 4194304 4287625 140733826814624 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/32087/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50118 s]
/proc/loadavg: 8.08 8.00 7.98 9/180 32102
/proc/meminfo: memFree=25840204/32951124 swapFree=67051468/67111528
[pid=32087] ppid=32085 vsize=18324 CPUtime=0 cores=0-7
/proc/32087/stat : 32087 (ppfolio) S 32085 32087 31407 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 527211667 18763776 390 33554432000 4194304 4287625 140733826814624 18446744073709551615 218370977295 0 0 4096 65536 4601509355412520959 0 0 17 6 0 0 0
/proc/32087/statm: 4581 390 341 23 0 91 0
[pid=32088] ppid=32087 vsize=125980 CPUtime=1.49 cores=0
/proc/32088/stat : 32088 (cryptominisat) R 32087 32087 31407 0 -1 4202496 2568 0 0 0 149 0 0 0 20 0 1 0 527211668 129003520 1154 33554432000 4194304 4587354 140734268120624 18446744073709551615 218370981783 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32088/statm: 31495 1154 337 96 0 28057 0
[pid=32089] ppid=32087 vsize=14424 CPUtime=1.49 cores=1
/proc/32089/stat : 32089 (clasp) R 32087 32087 31407 0 -1 4202496 1074 0 0 0 149 0 0 0 20 0 1 0 527211668 14770176 960 33554432000 4194304 4785740 140736288152240 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32089/statm: 3606 960 340 145 0 651 0
[pid=32090] ppid=32087 vsize=455956 CPUtime=1.49 cores=2
/proc/32090/stat : 32090 (TNM) R 32087 32087 31407 0 -1 4202496 373 0 0 0 149 0 0 0 20 0 1 0 527211668 466898944 270 33554432000 134512640 134534564 4291068576 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32090/statm: 113989 270 95 6 0 112655 0
[pid=32091] ppid=32087 vsize=8472 CPUtime=1.49 cores=3
/proc/32091/stat : 32091 (march_hi) R 32087 32087 31407 0 -1 4202496 729 0 0 0 149 0 0 0 20 0 1 0 527211668 8675328 622 33554432000 4194304 4331988 140735136905488 18446744073709551615 4229463 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32091/statm: 2118 622 173 34 0 560 0
[pid=32092] ppid=32087 vsize=123176 CPUtime=5.94 cores=4-7
/proc/32092/stat : 32092 (plingeling) S 32087 32087 31407 0 -1 4202496 3725 1257 0 0 594 0 0 0 19 0 5 0 527211668 126132224 2945 33554432000 4194304 4356188 140733831685152 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32092/statm: 30794 2945 164 40 0 29338 0
[pid=32092/tid=32099] ppid=32087 vsize=123176 CPUtime=1.48 cores=4-7
/proc/32092/task/32099/stat : 32099 (plingeling) R 32087 32087 31407 0 -1 4202560 699 1257 0 0 148 0 0 0 20 0 5 0 527211669 126132224 2945 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32092/tid=32100] ppid=32087 vsize=123176 CPUtime=1.48 cores=4-7
/proc/32092/task/32100/stat : 32100 (plingeling) R 32087 32087 31407 0 -1 4202560 869 1257 0 0 148 0 0 0 23 0 5 0 527211669 126132224 2945 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331792 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32092/tid=32101] ppid=32087 vsize=123176 CPUtime=1.48 cores=4-7
/proc/32092/task/32101/stat : 32101 (plingeling) R 32087 32087 31407 0 -1 4202560 785 1257 0 0 148 0 0 0 25 0 5 0 527211669 126132224 2945 33554432000 4194304 4356188 140733831685152 18446744073709551615 4332236 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32092/tid=32102] ppid=32087 vsize=123176 CPUtime=1.48 cores=4-7
/proc/32092/task/32102/stat : 32102 (plingeling) R 32087 32087 31407 0 -1 4202560 839 1257 0 0 148 0 0 0 25 0 5 0 527211669 126132224 2945 33554432000 4194304 4356188 140733831685152 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 746332

[startup+3.10089 s]
/proc/loadavg: 8.08 8.00 7.98 9/180 32102
/proc/meminfo: memFree=25830904/32951124 swapFree=67051468/67111528
[pid=32087] ppid=32085 vsize=18324 CPUtime=0 cores=0-7
/proc/32087/stat : 32087 (ppfolio) S 32085 32087 31407 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 527211667 18763776 390 33554432000 4194304 4287625 140733826814624 18446744073709551615 218370977295 0 0 4096 65536 4601509355412520959 0 0 17 6 0 0 0
/proc/32087/statm: 4581 390 341 23 0 91 0
[pid=32088] ppid=32087 vsize=133944 CPUtime=3.09 cores=0
/proc/32088/stat : 32088 (cryptominisat) R 32087 32087 31407 0 -1 4202496 5537 0 0 0 308 1 0 0 25 0 1 0 527211668 137158656 3099 33554432000 4194304 4587354 140734268120624 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32088/statm: 33486 3099 337 96 0 30048 0
[pid=32089] ppid=32087 vsize=15492 CPUtime=3.09 cores=1
/proc/32089/stat : 32089 (clasp) R 32087 32087 31407 0 -1 4202496 1324 0 0 0 309 0 0 0 25 0 1 0 527211668 15863808 1210 33554432000 4194304 4785740 140736288152240 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32089/statm: 3873 1210 340 145 0 918 0
[pid=32090] ppid=32087 vsize=455956 CPUtime=3.09 cores=2
/proc/32090/stat : 32090 (TNM) R 32087 32087 31407 0 -1 4202496 373 0 0 0 309 0 0 0 25 0 1 0 527211668 466898944 270 33554432000 134512640 134534564 4291068576 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32090/statm: 113989 270 95 6 0 112655 0
[pid=32091] ppid=32087 vsize=9028 CPUtime=3.09 cores=3
/proc/32091/stat : 32091 (march_hi) R 32087 32087 31407 0 -1 4202496 796 0 0 0 309 0 0 0 25 0 1 0 527211668 9244672 689 33554432000 4194304 4331988 140735136905488 18446744073709551615 4229533 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32091/statm: 2257 689 173 34 0 699 0
[pid=32092] ppid=32087 vsize=123060 CPUtime=12.33 cores=4-7
/proc/32092/stat : 32092 (plingeling) S 32087 32087 31407 0 -1 4202496 3921 1257 0 0 1233 0 0 0 19 0 5 0 527211668 126013440 2949 33554432000 4194304 4356188 140733831685152 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32092/statm: 30765 2949 164 40 0 29309 0
[pid=32092/tid=32099] ppid=32087 vsize=123060 CPUtime=3.08 cores=4-7
/proc/32092/task/32099/stat : 32099 (plingeling) R 32087 32087 31407 0 -1 4202560 764 1257 0 0 308 0 0 0 25 0 5 0 527211669 126013440 2949 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331803 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32092/tid=32100] ppid=32087 vsize=123060 CPUtime=3.08 cores=4-7
/proc/32092/task/32100/stat : 32100 (plingeling) R 32087 32087 31407 0 -1 4202560 902 1257 0 0 308 0 0 0 25 0 5 0 527211669 126013440 2949 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331675 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32092/tid=32101] ppid=32087 vsize=123060 CPUtime=3.08 cores=4-7
/proc/32092/task/32101/stat : 32101 (plingeling) R 32087 32087 31407 0 -1 4202560 851 1257 0 0 308 0 0 0 25 0 5 0 527211669 126013440 2949 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331861 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32092/tid=32102] ppid=32087 vsize=123060 CPUtime=3.07 cores=4-7
/proc/32092/task/32102/stat : 32102 (plingeling) R 32087 32087 31407 0 -1 4202560 871 1257 0 0 307 0 0 0 25 0 5 0 527211669 126013440 2949 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331401 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.69
Current children cumulated vsize (KiB) 755804

[startup+6.30132 s]
/proc/loadavg: 8.07 8.00 7.98 9/180 32103
/proc/meminfo: memFree=25820756/32951124 swapFree=67051468/67111528
[pid=32087] ppid=32085 vsize=18324 CPUtime=0 cores=0-7
/proc/32087/stat : 32087 (ppfolio) S 32085 32087 31407 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 527211667 18763776 390 33554432000 4194304 4287625 140733826814624 18446744073709551615 218370977295 0 0 4096 65536 4601509355412520959 0 0 17 6 0 0 0
/proc/32087/statm: 4581 390 341 23 0 91 0
[pid=32088] ppid=32087 vsize=138800 CPUtime=6.29 cores=0
/proc/32088/stat : 32088 (cryptominisat) R 32087 32087 31407 0 -1 4202496 8721 0 0 0 628 1 0 0 25 0 1 0 527211668 142131200 4341 33554432000 4194304 4587354 140734268120624 18446744073709551615 4237519 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32088/statm: 34700 4341 337 96 0 31262 0
[pid=32089] ppid=32087 vsize=16744 CPUtime=6.29 cores=1
/proc/32089/stat : 32089 (clasp) R 32087 32087 31407 0 -1 4202496 1631 0 0 0 629 0 0 0 25 0 1 0 527211668 17145856 1517 33554432000 4194304 4785740 140736288152240 18446744073709551615 4553111 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32089/statm: 4186 1517 340 145 0 1231 0
[pid=32090] ppid=32087 vsize=455956 CPUtime=6.29 cores=2
/proc/32090/stat : 32090 (TNM) R 32087 32087 31407 0 -1 4202496 373 0 0 0 629 0 0 0 25 0 1 0 527211668 466898944 270 33554432000 134512640 134534564 4291068576 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32090/statm: 113989 270 95 6 0 112655 0
[pid=32091] ppid=32087 vsize=9368 CPUtime=6.29 cores=3
/proc/32091/stat : 32091 (march_hi) R 32087 32087 31407 0 -1 4202496 931 0 0 0 629 0 0 0 25 0 1 0 527211668 9592832 824 33554432000 4194304 4331988 140735136905488 18446744073709551615 4316296 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32091/statm: 2342 824 173 34 0 784 0
[pid=32092] ppid=32087 vsize=124496 CPUtime=25.12 cores=4-7
/proc/32092/stat : 32092 (plingeling) S 32087 32087 31407 0 -1 4202496 6485 1257 0 0 2511 1 0 0 19 0 5 0 527211668 127483904 3288 33554432000 4194304 4356188 140733831685152 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32092/statm: 31124 3288 164 40 0 29668 0
[pid=32092/tid=32099] ppid=32087 vsize=124496 CPUtime=6.28 cores=4-7
/proc/32092/task/32099/stat : 32099 (plingeling) R 32087 32087 31407 0 -1 4202560 1467 1257 0 0 628 0 0 0 25 0 5 0 527211669 127483904 3288 33554432000 4194304 4356188 140733831685152 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32092/tid=32100] ppid=32087 vsize=124496 CPUtime=6.28 cores=4-7
/proc/32092/task/32100/stat : 32100 (plingeling) R 32087 32087 31407 0 -1 4202560 1544 1257 0 0 628 0 0 0 25 0 5 0 527211669 127483904 3288 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331424 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32092/tid=32101] ppid=32087 vsize=124496 CPUtime=6.28 cores=4-7
/proc/32092/task/32101/stat : 32101 (plingeling) R 32087 32087 31407 0 -1 4202560 1492 1257 0 0 628 0 0 0 25 0 5 0 527211669 127483904 3288 33554432000 4194304 4356188 140733831685152 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32092/tid=32102] ppid=32087 vsize=124496 CPUtime=6.25 cores=4-7
/proc/32092/task/32102/stat : 32102 (plingeling) R 32087 32087 31407 0 -1 4202560 1449 1257 0 0 625 0 0 0 25 0 5 0 527211669 127483904 3288 33554432000 4194304 4356188 140733831685152 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 763688

[startup+12.7012 s]
/proc/loadavg: 8.07 8.00 7.98 9/180 32103
/proc/meminfo: memFree=25809372/32951124 swapFree=67051468/67111528
[pid=32087] ppid=32085 vsize=18324 CPUtime=0 cores=0-7
/proc/32087/stat : 32087 (ppfolio) S 32085 32087 31407 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 527211667 18763776 390 33554432000 4194304 4287625 140733826814624 18446744073709551615 218370977295 0 0 4096 65536 4601509355412520959 0 0 17 6 0 0 0
/proc/32087/statm: 4581 390 341 23 0 91 0
[pid=32088] ppid=32087 vsize=156872 CPUtime=12.69 cores=0
/proc/32088/stat : 32088 (cryptominisat) R 32087 32087 31407 0 -1 4202496 10695 0 0 0 1266 3 0 0 25 0 1 0 527211668 160636928 5507 33554432000 4194304 4587354 140734268120624 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32088/statm: 39218 5507 337 96 0 35780 0
[pid=32089] ppid=32087 vsize=18148 CPUtime=12.69 cores=1
/proc/32089/stat : 32089 (clasp) R 32087 32087 31407 0 -1 4202496 1978 0 0 0 1269 0 0 0 25 0 1 0 527211668 18583552 1864 33554432000 4194304 4785740 140736288152240 18446744073709551615 4551091 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32089/statm: 4537 1864 340 145 0 1582 0
[pid=32090] ppid=32087 vsize=455956 CPUtime=12.69 cores=2
/proc/32090/stat : 32090 (TNM) R 32087 32087 31407 0 -1 4202496 373 0 0 0 1269 0 0 0 25 0 1 0 527211668 466898944 270 33554432000 134512640 134534564 4291068576 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32090/statm: 113989 270 95 6 0 112655 0
[pid=32091] ppid=32087 vsize=10956 CPUtime=12.69 cores=3
/proc/32091/stat : 32091 (march_hi) R 32087 32087 31407 0 -1 4202496 1231 0 0 0 1269 0 0 0 25 0 1 0 527211668 11218944 1124 33554432000 4194304 4331988 140735136905488 18446744073709551615 4229375 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32091/statm: 2739 1124 173 34 0 1181 0
[pid=32092] ppid=32087 vsize=130404 CPUtime=50.69 cores=4-7
/proc/32092/stat : 32092 (plingeling) S 32087 32087 31407 0 -1 4202496 11194 1257 0 0 5067 2 0 0 19 0 5 0 527211668 133533696 4765 33554432000 4194304 4356188 140733831685152 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32092/statm: 32601 4765 164 40 0 31145 0
[pid=32092/tid=32099] ppid=32087 vsize=130404 CPUtime=12.68 cores=4-7
/proc/32092/task/32099/stat : 32099 (plingeling) R 32087 32087 31407 0 -1 4202560 2363 1257 0 0 1268 0 0 0 25 0 5 0 527211669 133533696 4765 33554432000 4194304 4356188 140733831685152 18446744073709551615 4332007 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32092/tid=32100] ppid=32087 vsize=130404 CPUtime=12.68 cores=4-7
/proc/32092/task/32100/stat : 32100 (plingeling) R 32087 32087 31407 0 -1 4202560 2792 1257 0 0 1268 0 0 0 25 0 5 0 527211669 133533696 4765 33554432000 4194304 4356188 140733831685152 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32092/tid=32101] ppid=32087 vsize=130404 CPUtime=12.68 cores=4-7
/proc/32092/task/32101/stat : 32101 (plingeling) R 32087 32087 31407 0 -1 4202560 2999 1257 0 0 1268 0 0 0 25 0 5 0 527211669 133533696 4765 33554432000 4194304 4356188 140733831685152 18446744073709551615 4234297 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32092/tid=32102] ppid=32087 vsize=130404 CPUtime=12.62 cores=4-7
/proc/32092/task/32102/stat : 32102 (plingeling) R 32087 32087 31407 0 -1 4202560 2507 1257 0 0 1262 0 0 0 25 0 5 0 527211669 133533696 4765 33554432000 4194304 4356188 140733831685152 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 790660

[startup+25.5009 s]
/proc/loadavg: 8.12 8.02 7.98 9/180 32103
/proc/meminfo: memFree=25800196/32951124 swapFree=67051468/67111528
[pid=32087] ppid=32085 vsize=18324 CPUtime=0 cores=0-7
/proc/32087/stat : 32087 (ppfolio) S 32085 32087 31407 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 527211667 18763776 390 33554432000 4194304 4287625 140733826814624 18446744073709551615 218370977295 0 0 4096 65536 4601509355412520959 0 0 17 6 0 0 0
/proc/32087/statm: 4581 390 341 23 0 91 0
[pid=32088] ppid=32087 vsize=144280 CPUtime=25.48 cores=0
/proc/32088/stat : 32088 (cryptominisat) R 32087 32087 31407 0 -1 4202496 14527 0 0 0 2545 3 0 0 25 0 1 0 527211668 147742720 5714 33554432000 4194304 4587354 140734268120624 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=32090] ppid=32087 vsize=455960 CPUtime=4781.95 cores=2
/proc/32090/stat : 32090 (TNM) R 32087 32087 31407 0 -1 4202496 382 0 0 0 478195 0 0 0 25 0 1 0 527211668 466903040 279 33554432000 134512640 134534564 4291068576 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32090/statm: 113990 279 103 6 0 112656 0
[pid=32091] ppid=32087 vsize=840132 CPUtime=4782.39 cores=3
/proc/32091/stat : 32091 (march_hi) R 32087 32087 31407 0 -1 4202496 153085 0 0 0 478114 125 0 0 25 0 1 0 527211668 860295168 152978 33554432000 4194304 4331988 140735136905488 18446744073709551615 4240214 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32091/statm: 210033 152978 173 34 0 208475 0
[pid=32092] ppid=32087 vsize=249784 CPUtime=19102.7 cores=4-7
/proc/32092/stat : 32092 (plingeling) S 32087 32087 31407 0 -1 4202496 908377 1257 0 0 1910127 138 0 0 19 0 5 0 527211668 255778816 34585 33554432000 4194304 4356188 140733831685152 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32092/statm: 62446 34585 164 40 0 60990 0
[pid=32092/tid=32099] ppid=32087 vsize=249784 CPUtime=4782.4 cores=4-7
/proc/32092/task/32099/stat : 32099 (plingeling) R 32087 32087 31407 0 -1 4202560 226209 1257 0 0 478206 34 0 0 25 0 5 0 527211669 255778816 34585 33554432000 4194304 4356188 140733831685152 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32092/tid=32100] ppid=32087 vsize=249784 CPUtime=4781.61 cores=4-7
/proc/32092/task/32100/stat : 32100 (plingeling) R 32087 32087 31407 0 -1 4202560 227341 1257 0 0 478129 32 0 0 25 0 5 0 527211669 255778816 34585 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32092/tid=32101] ppid=32087 vsize=249784 CPUtime=4782.27 cores=4-7
/proc/32092/task/32101/stat : 32101 (plingeling) R 32087 32087 31407 0 -1 4202560 216518 1257 0 0 478193 34 0 0 25 0 5 0 527211669 255778816 34585 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32092/tid=32102] ppid=32087 vsize=249784 CPUtime=4756.33 cores=4-7
/proc/32092/task/32102/stat : 32102 (plingeling) R 32087 32087 31407 0 -1 4202560 237776 1257 0 0 475597 36 0 0 25 0 5 0 527211669 255778816 34585 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38231.8
Current children cumulated vsize (KiB) 1791024

[startup+4842.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/180 32244
/proc/meminfo: memFree=24884028/32951124 swapFree=67051468/67111528
[pid=32087] ppid=32085 vsize=18324 CPUtime=0 cores=0-7
/proc/32087/stat : 32087 (ppfolio) S 32085 32087 31407 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 527211667 18763776 390 33554432000 4194304 4287625 140733826814624 18446744073709551615 218370977295 0 0 4096 65536 4601509355412520959 0 0 17 6 0 0 0
/proc/32087/statm: 4581 390 341 23 0 91 0
[pid=32088] ppid=32087 vsize=221972 CPUtime=4842.4 cores=0
/proc/32088/stat : 32088 (cryptominisat) R 32087 32087 31407 0 -1 4202496 182390 0 0 0 484158 82 0 0 25 0 1 0 527211668 227299328 36148 33554432000 4194304 4587354 140734268120624 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32088/statm: 55493 36148 337 96 0 52055 0
[pid=32089] ppid=32087 vsize=70504 CPUtime=4842.41 cores=1
/proc/32089/stat : 32089 (clasp) R 32087 32087 31407 0 -1 4202496 14013 0 0 0 484237 4 0 0 25 0 1 0 527211668 72196096 13899 33554432000 4194304 4785740 140736288152240 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32089/statm: 17626 13899 341 145 0 14671 0
[pid=32090] ppid=32087 vsize=455960 CPUtime=4841.94 cores=2
/proc/32090/stat : 32090 (TNM) R 32087 32087 31407 0 -1 4202496 382 0 0 0 484194 0 0 0 25 0 1 0 527211668 466903040 279 33554432000 134512640 134534564 4291068576 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32090/statm: 113990 279 103 6 0 112656 0
[pid=32091] ppid=32087 vsize=840132 CPUtime=4842.39 cores=3
/proc/32091/stat : 32091 (march_hi) R 32087 32087 31407 0 -1 4202496 154814 0 0 0 484113 126 0 0 25 0 1 0 527211668 860295168 154707 33554432000 4194304 4331988 140735136905488 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32091/statm: 210033 154707 173 34 0 208475 0
[pid=32092] ppid=32087 vsize=271928 CPUtime=19342.3 cores=4-7
/proc/32092/stat : 32092 (plingeling) S 32087 32087 31407 0 -1 4202496 913913 1257 0 0 1934094 138 0 0 19 0 5 0 527211668 278454272 40121 33554432000 4194304 4356188 140733831685152 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32092/statm: 67982 40121 164 40 0 66526 0
[pid=32092/tid=32099] ppid=32087 vsize=271928 CPUtime=4842.4 cores=4-7
/proc/32092/task/32099/stat : 32099 (plingeling) R 32087 32087 31407 0 -1 4202560 226497 1257 0 0 484206 34 0 0 25 0 5 0 527211669 278454272 40121 33554432000 4194304 4356188 140733831685152 18446744073709551615 4332165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32092/tid=32100] ppid=32087 vsize=271928 CPUtime=4841.61 cores=4-7
/proc/32092/task/32100/stat : 32100 (plingeling) R 32087 32087 31407 0 -1 4202560 229293 1257 0 0 484129 32 0 0 25 0 5 0 527211669 278454272 40121 33554432000 4194304 4356188 140733831685152 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32092/tid=32101] ppid=32087 vsize=271928 CPUtime=4842.27 cores=4-7
/proc/32092/task/32101/stat : 32101 (plingeling) R 32087 32087 31407 0 -1 4202560 218758 1257 0 0 484193 34 0 0 25 0 5 0 527211669 278454272 40121 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32092/tid=32102] ppid=32087 vsize=271928 CPUtime=4816 cores=4-7
/proc/32092/task/32102/stat : 32102 (plingeling) R 32087 32087 31407 0 -1 4202560 238832 1257 0 0 481564 36 0 0 25 0 5 0 527211669 278454272 40121 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38711.5
Current children cumulated vsize (KiB) 1878820

[startup+4902.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/180 32245
/proc/meminfo: memFree=24904692/32951124 swapFree=67051468/67111528
[pid=32087] ppid=32085 vsize=18324 CPUtime=0 cores=0-7
/proc/32087/stat : 32087 (ppfolio) S 32085 32087 31407 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 527211667 18763776 390 33554432000 4194304 4287625 140733826814624 18446744073709551615 218370977295 0 0 4096 65536 4601509355412520959 0 0 17 6 0 0 0
/proc/32087/statm: 4581 390 341 23 0 91 0
[pid=32088] ppid=32087 vsize=156492 CPUtime=4902.4 cores=0
/proc/32088/stat : 32088 (cryptominisat) R 32087 32087 31407 0 -1 4202496 182618 0 0 0 490158 82 0 0 25 0 1 0 527211668 160247808 34627 33554432000 4194304 4587354 140734268120624 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32088/statm: 39123 34627 337 96 0 35685 0
[pid=32089] ppid=32087 vsize=70504 CPUtime=4902.41 cores=1
/proc/32089/stat : 32089 (clasp) R 32087 32087 31407 0 -1 4202496 14037 0 0 0 490237 4 0 0 25 0 1 0 527211668 72196096 13923 33554432000 4194304 4785740 140736288152240 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32089/statm: 17626 13923 341 145 0 14671 0
[pid=32090] ppid=32087 vsize=455960 CPUtime=4901.94 cores=2
/proc/32090/stat : 32090 (TNM) R 32087 32087 31407 0 -1 4202496 382 0 0 0 490194 0 0 0 25 0 1 0 527211668 466903040 279 33554432000 134512640 134534564 4291068576 18446744073709551615 8033694 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32090/statm: 113990 279 103 6 0 112656 0
[pid=32091] ppid=32087 vsize=840132 CPUtime=4902.39 cores=3
/proc/32091/stat : 32091 (march_hi) R 32087 32087 31407 0 -1 4202496 156503 0 0 0 490112 127 0 0 25 0 1 0 527211668 860295168 156396 33554432000 4194304 4331988 140735136905488 18446744073709551615 4287256 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32091/statm: 210033 156396 173 34 0 208475 0
[pid=32092] ppid=32087 vsize=249784 CPUtime=19582 cores=4-7
/proc/32092/stat : 32092 (plingeling) S 32087 32087 31407 0 -1 4202496 922297 1257 0 0 1958061 140 0 0 19 0 5 0 527211668 255778816 34585 33554432000 4194304 4356188 140733831685152 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32092/statm: 62446 34585 164 40 0 60990 0
[pid=32092/tid=32099] ppid=32087 vsize=249784 CPUtime=4902.4 cores=4-7
/proc/32092/task/32099/stat : 32099 (plingeling) R 32087 32087 31407 0 -1 4202560 232801 1257 0 0 490205 35 0 0 25 0 5 0 527211669 255778816 34585 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32092/tid=32100] ppid=32087 vsize=249784 CPUtime=4901.62 cores=4-7
/proc/32092/task/32100/stat : 32100 (plingeling) R 32087 32087 31407 0 -1 4202560 229421 1257 0 0 490129 33 0 0 25 0 5 0 527211669 255778816 34585 33554432000 4194304 4356188 140733831685152 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32092/tid=32101] ppid=32087 vsize=249784 CPUtime=4902.27 cores=4-7
/proc/32092/task/32101/stat : 32101 (plingeling) R 32087 32087 31407 0 -1 4202560 219270 1257 0 0 490193 34 0 0 25 0 5 0 527211669 255778816 34585 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32092/tid=32102] ppid=32087 vsize=249784 CPUtime=4875.68 cores=4-7
/proc/32092/task/32102/stat : 32102 (plingeling) R 32087 32087 31407 0 -1 4202560 240272 1257 0 0 487532 36 0 0 25 0 5 0 527211669 255778816 34585 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39191.2
Current children cumulated vsize (KiB) 1791196

[startup+4962.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/180 32247
/proc/meminfo: memFree=24875880/32951124 swapFree=67051468/67111528
[pid=32087] ppid=32085 vsize=18324 CPUtime=0 cores=0-7
/proc/32087/stat : 32087 (ppfolio) S 32085 32087 31407 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 527211667 18763776 390 33554432000 4194304 4287625 140733826814624 18446744073709551615 218370977295 0 0 4096 65536 4601509355412520959 0 0 17 6 0 0 0
/proc/32087/statm: 4581 390 341 23 0 91 0
[pid=32088] ppid=32087 vsize=156492 CPUtime=4962.41 cores=0
/proc/32088/stat : 32088 (cryptominisat) R 32087 32087 31407 0 -1 4202496 184467 0 0 0 496157 84 0 0 25 0 1 0 527211668 160247808 34628 33554432000 4194304 4587354 140734268120624 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32088/statm: 39123 34628 337 96 0 35685 0
[pid=32089] ppid=32087 vsize=70504 CPUtime=4962.41 cores=1
/proc/32089/stat : 32089 (clasp) R 32087 32087 31407 0 -1 4202496 14042 0 0 0 496237 4 0 0 25 0 1 0 527211668 72196096 13928 33554432000 4194304 4785740 140736288152240 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32089/statm: 17626 13928 341 145 0 14671 0
[pid=32090] ppid=32087 vsize=455960 CPUtime=4961.93 cores=2
/proc/32090/stat : 32090 (TNM) R 32087 32087 31407 0 -1 4202496 382 0 0 0 496193 0 0 0 25 0 1 0 527211668 466903040 279 33554432000 134512640 134534564 4291068576 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32090/statm: 113990 279 103 6 0 112656 0
[pid=32091] ppid=32087 vsize=840132 CPUtime=4962.39 cores=3
/proc/32091/stat : 32091 (march_hi) R 32087 32087 31407 0 -1 4202496 158251 0 0 0 496111 128 0 0 25 0 1 0 527211668 860295168 158144 33554432000 4194304 4331988 140735136905488 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32091/statm: 210033 158144 173 34 0 208475 0
[pid=32092] ppid=32087 vsize=271928 CPUtime=19821.7 cores=4-7
/proc/32092/stat : 32092 (plingeling) S 32087 32087 31407 0 -1 4202496 931929 1257 0 0 1982027 141 0 0 19 0 5 0 527211668 278454272 40121 33554432000 4194304 4356188 140733831685152 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32092/statm: 67982 40121 164 40 0 66526 0
[pid=32092/tid=32099] ppid=32087 vsize=271928 CPUtime=4962.41 cores=4-7
/proc/32092/task/32099/stat : 32099 (plingeling) R 32087 32087 31407 0 -1 4202560 233857 1257 0 0 496205 36 0 0 25 0 5 0 527211669 278454272 40121 33554432000 4194304 4356188 140733831685152 18446744073709551615 4332003 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32092/tid=32100] ppid=32087 vsize=271928 CPUtime=4961.62 cores=4-7
/proc/32092/task/32100/stat : 32100 (plingeling) R 32087 32087 31407 0 -1 4202560 231117 1257 0 0 496129 33 0 0 25 0 5 0 527211669 278454272 40121 33554432000 4194304 4356188 140733831685152 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32092/tid=32101] ppid=32087 vsize=271928 CPUtime=4962.27 cores=4-7
/proc/32092/task/32101/stat : 32101 (plingeling) R 32087 32087 31407 0 -1 4202560 225350 1257 0 0 496192 35 0 0 25 0 5 0 527211669 278454272 40121 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32092/tid=32102] ppid=32087 vsize=271928 CPUtime=4935.35 cores=4-7
/proc/32092/task/32102/stat : 32102 (plingeling) R 32087 32087 31407 0 -1 4202560 241072 1257 0 0 493499 36 0 0 25 0 5 0 527211669 278454272 40121 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39670.8
Current children cumulated vsize (KiB) 1813340



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.08 8.04 8.01 9/180 32248
/proc/meminfo: memFree=24859856/32951124 swapFree=67051468/67111528
[pid=32087] ppid=32085 vsize=18324 CPUtime=0 cores=0-7
/proc/32087/stat : 32087 (ppfolio) S 32085 32087 31407 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 527211667 18763776 390 33554432000 4194304 4287625 140733826814624 18446744073709551615 218370977295 0 0 4096 65536 4601509355412520959 0 0 17 6 0 0 0
/proc/32087/statm: 4581 390 341 23 0 91 0
[pid=32088] ppid=32087 vsize=156492 CPUtime=5000.12 cores=0
/proc/32088/stat : 32088 (cryptominisat) R 32087 32087 31407 0 -1 4202496 184467 0 0 0 499928 84 0 0 25 0 1 0 527211668 160247808 34628 33554432000 4194304 4587354 140734268120624 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32088/statm: 39123 34628 337 96 0 35685 0
[pid=32089] ppid=32087 vsize=70672 CPUtime=5000.12 cores=1
/proc/32089/stat : 32089 (clasp) R 32087 32087 31407 0 -1 4202496 14054 0 0 0 500008 4 0 0 25 0 1 0 527211668 72368128 13940 33554432000 4194304 4785740 140736288152240 18446744073709551615 4553274 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32089/statm: 17668 13940 341 145 0 14713 0
[pid=32090] ppid=32087 vsize=455960 CPUtime=4999.64 cores=2
/proc/32090/stat : 32090 (TNM) R 32087 32087 31407 0 -1 4202496 382 0 0 0 499964 0 0 0 25 0 1 0 527211668 466903040 279 33554432000 134512640 134534564 4291068576 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/32090/statm: 113990 279 103 6 0 112656 0
[pid=32091] ppid=32087 vsize=840132 CPUtime=5000.1 cores=3
/proc/32091/stat : 32091 (march_hi) R 32087 32087 31407 0 -1 4202496 159471 0 0 0 499881 129 0 0 25 0 1 0 527211668 860295168 159364 33554432000 4194304 4331988 140735136905488 18446744073709551615 4229456 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32091/statm: 210033 159364 173 34 0 208475 0
[pid=32092] ppid=32087 vsize=281528 CPUtime=19972.3 cores=4-7
/proc/32092/stat : 32092 (plingeling) S 32087 32087 31407 0 -1 4202496 939161 1257 0 0 1997087 143 0 0 19 0 5 0 527211668 288284672 42521 33554432000 4194304 4356188 140733831685152 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32092/statm: 70382 42521 164 40 0 68926 0
[pid=32092/tid=32099] ppid=32087 vsize=281528 CPUtime=5000.12 cores=4-7
/proc/32092/task/32099/stat : 32099 (plingeling) R 32087 32087 31407 0 -1 4202560 235297 1257 0 0 499976 36 0 0 25 0 5 0 527211669 288284672 42521 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32092/tid=32100] ppid=32087 vsize=281528 CPUtime=4999.32 cores=4-7
/proc/32092/task/32100/stat : 32100 (plingeling) R 32087 32087 31407 0 -1 4202560 231885 1257 0 0 499899 33 0 0 25 0 5 0 527211669 288284672 42521 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331311 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32092/tid=32101] ppid=32087 vsize=281528 CPUtime=4999.97 cores=4-7
/proc/32092/task/32101/stat : 32101 (plingeling) R 32087 32087 31407 0 -1 4202560 225350 1257 0 0 499962 35 0 0 25 0 5 0 527211669 288284672 42521 33554432000 4194304 4356188 140733831685152 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32092/tid=32102] ppid=32087 vsize=281528 CPUtime=4972.85 cores=4-7
/proc/32092/task/32102/stat : 32102 (plingeling) R 32087 32087 31407 0 -1 4202560 246096 1257 0 0 497248 37 0 0 25 0 5 0 527211669 288284672 42521 33554432000 4194304 4356188 140733831685152 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39972.3
Current children cumulated vsize (KiB) 1823108

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 32087 and gives
#  childrusage.ru_utime.tv_sec=14999
#  childrusage.ru_utime.tv_usec=13803
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=910861
# CPU time returned by wait4() is 14999.9
# while last known CPU time is 39972.3
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 39972.3
CPU user time (s): 39968.7
CPU system time (s): 3.6
CPU usage (%): 799.443
Max. virtual memory (cumulated for all children) (KiB): 1902896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14999
system time used= 0.910861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199440
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= 743
involuntary context switches= 30241

runsolver used 7.83981 second user time and 19.433 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-30 11:34:49
IDJOB=3220185
IDBENCH=82714
IDSOLVER=1638
FILE ID=node101/3220185-1304156089
RUNJOBID= node101-1304145273-31421
PBS_JOBID= 13170875
Free space on /tmp= 72160 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S826445785-043.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220185-1304156089/watcher-3220185-1304156089 -o /tmp/evaluation-result-3220185-1304156089/solver-3220185-1304156089 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3220185-1304156089.cnf

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

MD5SUM BENCH= 75e4af5315c8af778f17bf3a82042c9e
RANDOM SEED=856556850

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.83
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.841
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.841
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.83
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.841
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.841
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:      25859164 kB
Buffers:       1921524 kB
Cached:        4689768 kB
SwapCached:      30424 kB
Active:        1771576 kB
Inactive:      4873432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25859164 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            9848 kB
Writeback:           0 kB
AnonPages:       25228 kB
Mapped:           8460 kB
Slab:           380072 kB
PageTables:       4472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184912 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= 72148 MiB
End job on node101 at 2011-04-30 12:58:11