Trace number 3220017

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S625465881-078-UNKNOWN.cnf
MD5SUM3ba69e7f651721ce4358ca0320f27486
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark363.637
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
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-3220017-1304155357/watcher-3220017-1304155357 -o /tmp/evaluation-result-3220017-1304155357/solver-3220017-1304155357 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3220017-1304155357.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: 7.42 7.93 7.96 1/170 29393
/proc/meminfo: memFree=30717068/32951124 swapFree=67103364/67111528
[pid=29393] ppid=29391 vsize=18324 CPUtime=0 cores=0-7
/proc/29393/stat : 29393 (ppfolio) S 29391 29393 28885 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 605766380 18763776 389 33554432000 4194304 4287625 140733847161536 18446744073709551615 224284945935 0 0 4096 65536 4329754748686172159 0 0 17 6 0 0 0
/proc/29393/statm: 4581 389 341 23 0 91 0

[startup+0.0883421 s]
/proc/loadavg: 7.42 7.93 7.96 1/170 29393
/proc/meminfo: memFree=30717068/32951124 swapFree=67103364/67111528
[pid=29393] ppid=29391 vsize=18324 CPUtime=0 cores=0-7
/proc/29393/stat : 29393 (ppfolio) S 29391 29393 28885 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 605766380 18763776 389 33554432000 4194304 4287625 140733847161536 18446744073709551615 224284945935 0 0 4096 65536 4329754748686172159 0 0 17 6 0 0 0
/proc/29393/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10034 s]
/proc/loadavg: 7.42 7.93 7.96 1/170 29393
/proc/meminfo: memFree=30717068/32951124 swapFree=67103364/67111528
[pid=29393] ppid=29391 vsize=18324 CPUtime=0 cores=0-7
/proc/29393/stat : 29393 (ppfolio) S 29391 29393 28885 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 605766380 18763776 389 33554432000 4194304 4287625 140733847161536 18446744073709551615 224284945935 0 0 4096 65536 4329754748686172159 0 0 17 6 0 0 0
/proc/29393/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300307 s]
/proc/loadavg: 7.42 7.93 7.96 1/170 29393
/proc/meminfo: memFree=30717068/32951124 swapFree=67103364/67111528
[pid=29393] ppid=29391 vsize=18324 CPUtime=0 cores=0-7
/proc/29393/stat : 29393 (ppfolio) S 29391 29393 28885 0 -1 4202496 519 0 0 0 0 0 0 0 23 0 1 0 605766380 18763776 389 33554432000 4194304 4287625 140733847161536 18446744073709551615 224284945935 0 0 4096 65536 4329754748686172159 0 0 17 6 0 0 0
/proc/29393/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70021 s]
/proc/loadavg: 7.42 7.93 7.96 1/170 29393
/proc/meminfo: memFree=30717068/32951124 swapFree=67103364/67111528
[pid=29393] ppid=29391 vsize=18324 CPUtime=0 cores=0-7
/proc/29393/stat : 29393 (ppfolio) S 29391 29393 28885 0 -1 4202496 519 0 0 0 0 0 0 0 19 0 1 0 605766380 18763776 389 33554432000 4194304 4287625 140733847161536 18446744073709551615 224284945935 0 0 4096 65536 4329754748686172159 0 0 17 6 0 0 0
/proc/29393/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50108 s]
/proc/loadavg: 7.42 7.93 7.96 9/180 29408
/proc/meminfo: memFree=30568436/32951124 swapFree=67103364/67111528
[pid=29393] ppid=29391 vsize=18324 CPUtime=0 cores=0-7
/proc/29393/stat : 29393 (ppfolio) S 29391 29393 28885 0 -1 4202496 519 0 0 0 0 0 0 0 19 0 1 0 605766380 18763776 389 33554432000 4194304 4287625 140733847161536 18446744073709551615 224284945935 0 0 4096 65536 4329754748686172159 0 0 17 6 0 0 0
/proc/29393/statm: 4581 389 341 23 0 91 0
[pid=29394] ppid=29393 vsize=57172 CPUtime=1.49 cores=0
/proc/29394/stat : 29394 (cryptominisat) R 29393 29393 28885 0 -1 4202496 12887 0 0 0 147 2 0 0 20 0 1 0 605766380 58544128 9502 33554432000 4194304 4587354 140736197361408 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29394/statm: 14293 9502 326 96 0 10855 0
[pid=29395] ppid=29393 vsize=31120 CPUtime=1.49 cores=1
/proc/29395/stat : 29395 (clasp) R 29393 29393 28885 0 -1 4202496 6918 0 0 0 148 1 0 0 20 0 1 0 605766380 31866880 5007 33554432000 4194304 4785740 140736827985184 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29395/statm: 7780 5007 340 145 0 4825 0
[pid=29396] ppid=29393 vsize=465988 CPUtime=1.49 cores=2
/proc/29396/stat : 29396 (TNM) R 29393 29393 28885 0 -1 4202496 5912 0 0 0 148 1 0 0 20 0 1 0 605766380 477171712 5809 33554432000 134512640 134534564 4293863392 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29396/statm: 116497 5809 95 6 0 115163 0
[pid=29397] ppid=29393 vsize=33176 CPUtime=1.49 cores=3
/proc/29397/stat : 29397 (march_hi) R 29393 29393 28885 0 -1 4202496 33132 0 0 0 146 3 0 0 20 0 1 0 605766380 33972224 5425 33554432000 4194304 4331988 140737097398816 18446744073709551615 4252211 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29397/statm: 8294 5425 144 34 0 6736 0
[pid=29398] ppid=29393 vsize=101624 CPUtime=4.53 cores=4-7
/proc/29398/stat : 29398 (plingeling) S 29393 29393 28885 0 -1 4202496 25020 1255 0 0 451 2 0 0 25 0 5 0 605766380 104062976 13847 33554432000 4194304 4356188 140735753751680 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29398/statm: 25406 13847 164 40 0 23950 0
[pid=29398/tid=29405] ppid=29393 vsize=101624 CPUtime=1 cores=4-7
/proc/29398/task/29405/stat : 29405 (plingeling) R 29393 29393 28885 0 -1 4202560 2441 1255 0 0 100 0 0 0 25 0 5 0 605766428 104062976 13847 33554432000 4194304 4356188 140735753751680 18446744073709551615 4260518 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29398/tid=29406] ppid=29393 vsize=101624 CPUtime=1.01 cores=4-7
/proc/29398/task/29406/stat : 29406 (plingeling) R 29393 29393 28885 0 -1 4202560 3524 1255 0 0 101 0 0 0 19 0 5 0 605766428 104062976 13847 33554432000 4194304 4356188 140735753751680 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29398/tid=29407] ppid=29393 vsize=101624 CPUtime=1.01 cores=4-7
/proc/29398/task/29407/stat : 29407 (plingeling) R 29393 29393 28885 0 -1 4202560 2898 1255 0 0 101 0 0 0 25 0 5 0 605766428 104062976 13847 33554432000 4194304 4356188 140735753751680 18446744073709551615 4260273 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29398/tid=29408] ppid=29393 vsize=101624 CPUtime=1.01 cores=4-7
/proc/29398/task/29408/stat : 29408 (plingeling) R 29393 29393 28885 0 -1 4202560 3581 1255 0 0 101 0 0 0 25 0 5 0 605766428 104062976 13847 33554432000 4194304 4356188 140735753751680 18446744073709551615 4241952 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.49
Current children cumulated vsize (KiB) 707404

[startup+3.10081 s]
/proc/loadavg: 7.42 7.93 7.96 9/180 29408
/proc/meminfo: memFree=30528508/32951124 swapFree=67103364/67111528
[pid=29393] ppid=29391 vsize=18324 CPUtime=0 cores=0-7
/proc/29393/stat : 29393 (ppfolio) S 29391 29393 28885 0 -1 4202496 519 0 0 0 0 0 0 0 18 0 1 0 605766380 18763776 389 33554432000 4194304 4287625 140733847161536 18446744073709551615 224284945935 0 0 4096 65536 4329754748686172159 0 0 17 6 0 0 0
/proc/29393/statm: 4581 389 341 23 0 91 0
[pid=29394] ppid=29393 vsize=94676 CPUtime=3.08 cores=0
/proc/29394/stat : 29394 (cryptominisat) R 29393 29393 28885 0 -1 4202496 13945 0 0 0 306 2 0 0 25 0 1 0 605766380 96948224 10554 33554432000 4194304 4587354 140736197361408 18446744073709551615 4250183 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29394/statm: 23669 10554 326 96 0 20231 0
[pid=29395] ppid=29393 vsize=34880 CPUtime=3.09 cores=1
/proc/29395/stat : 29395 (clasp) R 29393 29393 28885 0 -1 4202496 7912 0 0 0 308 1 0 0 25 0 1 0 605766380 35717120 6001 33554432000 4194304 4785740 140736827985184 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29395/statm: 8720 6001 340 145 0 5765 0
[pid=29396] ppid=29393 vsize=465988 CPUtime=3.08 cores=2
/proc/29396/stat : 29396 (TNM) R 29393 29393 28885 0 -1 4202496 5912 0 0 0 307 1 0 0 25 0 1 0 605766380 477171712 5809 33554432000 134512640 134534564 4293863392 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29396/statm: 116497 5809 95 6 0 115163 0
[pid=29397] ppid=29393 vsize=76980 CPUtime=3.09 cores=3
/proc/29397/stat : 29397 (march_hi) R 29393 29393 28885 0 -1 4202496 48607 0 0 0 303 6 0 0 25 0 1 0 605766380 78827520 16003 33554432000 4194304 4331988 140737097398816 18446744073709551615 4265498 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29397/statm: 19245 16003 173 34 0 17687 0
[pid=29398] ppid=29393 vsize=101616 CPUtime=10.92 cores=4-7
/proc/29398/stat : 29398 (plingeling) S 29393 29393 28885 0 -1 4202496 25020 1255 0 0 1090 2 0 0 25 0 5 0 605766380 104054784 13845 33554432000 4194304 4356188 140735753751680 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29398/statm: 25404 13845 164 40 0 23948 0
[pid=29398/tid=29405] ppid=29393 vsize=101616 CPUtime=2.6 cores=4-7
/proc/29398/task/29405/stat : 29405 (plingeling) R 29393 29393 28885 0 -1 4202560 2441 1255 0 0 260 0 0 0 25 0 5 0 605766428 104054784 13845 33554432000 4194304 4356188 140735753751680 18446744073709551615 4331416 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29398/tid=29406] ppid=29393 vsize=101616 CPUtime=2.61 cores=4-7
/proc/29398/task/29406/stat : 29406 (plingeling) R 29393 29393 28885 0 -1 4202560 3524 1255 0 0 261 0 0 0 23 0 5 0 605766428 104054784 13845 33554432000 4194304 4356188 140735753751680 18446744073709551615 4274252 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29398/tid=29407] ppid=29393 vsize=101616 CPUtime=2.61 cores=4-7
/proc/29398/task/29407/stat : 29407 (plingeling) R 29393 29393 28885 0 -1 4202560 2898 1255 0 0 261 0 0 0 25 0 5 0 605766428 104054784 13845 33554432000 4194304 4356188 140735753751680 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29398/tid=29408] ppid=29393 vsize=101616 CPUtime=2.61 cores=4-7
/proc/29398/task/29408/stat : 29408 (plingeling) R 29393 29393 28885 0 -1 4202560 3581 1255 0 0 261 0 0 0 25 0 5 0 605766428 104054784 13845 33554432000 4194304 4356188 140735753751680 18446744073709551615 4234263 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.26
Current children cumulated vsize (KiB) 792464

[startup+6.30128 s]
/proc/loadavg: 7.46 7.93 7.96 9/180 29408
/proc/meminfo: memFree=30496280/32951124 swapFree=67103364/67111528
[pid=29393] ppid=29391 vsize=18324 CPUtime=0 cores=0-7
/proc/29393/stat : 29393 (ppfolio) S 29391 29393 28885 0 -1 4202496 519 0 0 0 0 0 0 0 18 0 1 0 605766380 18763776 389 33554432000 4194304 4287625 140733847161536 18446744073709551615 224284945935 0 0 4096 65536 4329754748686172159 0 0 17 6 0 0 0
/proc/29393/statm: 4581 389 341 23 0 91 0
[pid=29394] ppid=29393 vsize=94676 CPUtime=6.29 cores=0
/proc/29394/stat : 29394 (cryptominisat) R 29393 29393 28885 0 -1 4202496 15715 0 0 0 626 3 0 0 25 0 1 0 605766380 96948224 12319 33554432000 4194304 4587354 140736197361408 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29394/statm: 23669 12319 326 96 0 20231 0
[pid=29395] ppid=29393 vsize=49408 CPUtime=6.28 cores=1
/proc/29395/stat : 29395 (clasp) R 29393 29393 28885 0 -1 4202496 11514 0 0 0 626 2 0 0 25 0 1 0 605766380 50593792 9603 33554432000 4194304 4785740 140736827985184 18446744073709551615 4304515 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29395/statm: 12352 9603 340 145 0 9397 0
[pid=29396] ppid=29393 vsize=465988 CPUtime=6.28 cores=2
/proc/29396/stat : 29396 (TNM) R 29393 29393 28885 0 -1 4202496 5912 0 0 0 627 1 0 0 25 0 1 0 605766380 477171712 5809 33554432000 134512640 134534564 4293863392 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29396/statm: 116497 5809 95 6 0 115163 0
[pid=29397] ppid=29393 vsize=79356 CPUtime=6.29 cores=3
/proc/29397/stat : 29397 (march_hi) R 29393 29393 28885 0 -1 4202496 49095 0 0 0 623 6 0 0 25 0 1 0 605766380 81260544 16491 33554432000 4194304 4331988 140737097398816 18446744073709551615 4228875 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29397/statm: 19839 16491 173 34 0 18281 0
[pid=29398] ppid=29393 vsize=101616 CPUtime=23.7 cores=4-7
/proc/29398/stat : 29398 (plingeling) S 29393 29393 28885 0 -1 4202496 25020 1255 0 0 2368 2 0 0 25 0 5 0 605766380 104054784 13845 33554432000 4194304 4356188 140735753751680 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29398/statm: 25404 13845 164 40 0 23948 0
[pid=29398/tid=29405] ppid=29393 vsize=101616 CPUtime=5.78 cores=4-7
/proc/29398/task/29405/stat : 29405 (plingeling) R 29393 29393 28885 0 -1 4202560 2441 1255 0 0 578 0 0 0 25 0 5 0 605766428 104054784 13845 33554432000 4194304 4356188 140735753751680 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29398/tid=29406] ppid=29393 vsize=101616 CPUtime=5.81 cores=4-7
/proc/29398/task/29406/stat : 29406 (plingeling) R 29393 29393 28885 0 -1 4202560 3524 1255 0 0 581 0 0 0 25 0 5 0 605766428 104054784 13845 33554432000 4194304 4356188 140735753751680 18446744073709551615 4280730 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29398/tid=29407] ppid=29393 vsize=101616 CPUtime=5.81 cores=4-7
/proc/29398/task/29407/stat : 29407 (plingeling) R 29393 29393 28885 0 -1 4202560 2898 1255 0 0 581 0 0 0 25 0 5 0 605766428 104054784 13845 33554432000 4194304 4356188 140735753751680 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29398/tid=29408] ppid=29393 vsize=101616 CPUtime=5.81 cores=4-7
/proc/29398/task/29408/stat : 29408 (plingeling) R 29393 29393 28885 0 -1 4202560 3581 1255 0 0 581 0 0 0 25 0 5 0 605766428 104054784 13845 33554432000 4194304 4356188 140735753751680 18446744073709551615 4331435 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.84
Current children cumulated vsize (KiB) 809368

[startup+12.7012 s]
/proc/loadavg: 7.51 7.93 7.96 9/180 29408
/proc/meminfo: memFree=30469376/32951124 swapFree=67103364/67111528
[pid=29393] ppid=29391 vsize=18324 CPUtime=0 cores=0-7
/proc/29393/stat : 29393 (ppfolio) S 29391 29393 28885 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 605766380 18763776 389 33554432000 4194304 4287625 140733847161536 18446744073709551615 224284945935 0 0 4096 65536 4329754748686172159 0 0 17 6 0 0 0
/proc/29393/statm: 4581 389 341 23 0 91 0
[pid=29394] ppid=29393 vsize=64680 CPUtime=12.68 cores=0
/proc/29394/stat : 29394 (cryptominisat) R 29393 29393 28885 0 -1 4202496 20759 0 0 0 1264 4 0 0 25 0 1 0 605766380 66232320 10755 33554432000 4194304 4587354 140736197361408 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29394/statm: 16170 10755 331 96 0 12732 0
[pid=29395] ppid=29393 vsize=73376 CPUtime=12.69 cores=1
/proc/29395/stat : 29395 (clasp) R 29393 29393 28885 0 -1 4202496 17451 0 0 0 1265 4 0 0 25 0 1 0 605766380 75137024 15540 33554432000 4194304 4785740 140736827985184 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29395/statm: 18344 15540 340 145 0 15389 0
[pid=29396] ppid=29393 vsize=465988 CPUtime=12.68 cores=2
/proc/29396/stat : 29396 (TNM) R 29393 29393 28885 0 -1 4202496 5912 0 0 0 1267 1 0 0 25 0 1 0 605766380 477171712 5809 33554432000 134512640 134534564 4293863392 18446744073709551615 134525871 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29396/statm: 116497 5809 95 6 0 115163 0
[pid=29397] ppid=29393 vsize=85276 CPUtime=12.68 cores=3
/proc/29397/stat : 29397 (march_hi) R 29393 29393 28885 0 -1 4202496 50672 0 0 0 1262 6 0 0 25 0 1 0 605766380 87322624 18068 33554432000 4194304 4331988 140737097398816 18446744073709551615 4284071 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29397/statm: 21319 18068 173 34 0 19761 0
[pid=29398] ppid=29393 vsize=98012 CPUtime=49.28 cores=4-7
/proc/29398/stat : 29398 (plingeling) S 29393 29393 28885 0 -1 4202496 27546 1255 0 0 4925 3 0 0 25 0 5 0 605766380 100364288 12976 33554432000 4194304 4356188 140735753751680 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29398/statm: 24503 12976 164 40 0 23047 0
[pid=29398/tid=29405] ppid=29393 vsize=98012 CPUtime=12.15 cores=4-7
/proc/29398/task/29405/stat : 29405 (plingeling) R 29393 29393 28885 0 -1 4202560 4226 1255 0 0 1215 0 0 0 25 0 5 0 605766428 100364288 12976 33554432000 4194304 4356188 140735753751680 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29398/tid=29406] ppid=29393 vsize=98012 CPUtime=12.21 cores=4-7
/proc/29398/task/29406/stat : 29406 (plingeling) R 29393 29393 28885 0 -1 4202560 3524 1255 0 0 1221 0 0 0 25 0 5 0 605766428 100364288 12976 33554432000 4194304 4356188 140735753751680 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29398/tid=29407] ppid=29393 vsize=98012 CPUtime=12.21 cores=4-7
/proc/29398/task/29407/stat : 29407 (plingeling) R 29393 29393 28885 0 -1 4202560 3447 1255 0 0 1221 0 0 0 25 0 5 0 605766428 100364288 12976 33554432000 4194304 4356188 140735753751680 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29398/tid=29408] ppid=29393 vsize=98012 CPUtime=12.21 cores=4-7
/proc/29398/task/29408/stat : 29408 (plingeling) R 29393 29393 28885 0 -1 4202560 3773 1255 0 0 1221 0 0 0 25 0 5 0 605766428 100364288 12976 33554432000 4194304 4356188 140735753751680 18446744073709551615 4331019 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (KiB) 805656

[startup+25.5011 s]
/proc/loadavg: 7.70 7.95 7.96 9/180 29408
/proc/meminfo: memFree=30414084/32951124 swapFree=67103364/67111528
[pid=29393] ppid=29391 vsize=18324 CPUtime=0 cores=0-7
/proc/29393/stat : 29393 (ppfolio) S 29391 29393 28885 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 605766380 18763776 389 33554432000 4194304 4287625 140733847161536 18446744073709551615 224284945935 0 0 4096 65536 4329754748686172159 0 0 17 6 0 0 0
/proc/29393/statm: 4581 389 341 23 0 91 0
[pid=29394] ppid=29393 vsize=67128 CPUtime=25.49 cores=0
/proc/29394/stat : 29394 (cryptominisat) R 29393 29393 28885 0 -1 4202496 50004 0 0 0 2539 10 0 0 25 0 1 0 605766380 68739072 10523 33554432000 4194304 4587354 140736197361408 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=29396] ppid=29393 vsize=465992 CPUtime=4782.34 cores=2
/proc/29396/stat : 29396 (TNM) R 29393 29393 28885 0 -1 4202496 5922 0 0 0 478231 3 0 0 25 0 1 0 605766380 477175808 5819 33554432000 134512640 134534564 4293863392 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29396/statm: 116498 5819 103 6 0 115164 0
[pid=29397] ppid=29393 vsize=96496 CPUtime=4782.2 cores=3
/proc/29397/stat : 29397 (march_hi) R 29393 29393 28885 0 -1 4202496 53495 0 0 0 478212 8 0 0 25 0 1 0 605766380 98811904 20891 33554432000 4194304 4331988 140737097398816 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29397/statm: 24124 20891 173 34 0 22566 0
[pid=29398] ppid=29393 vsize=192732 CPUtime=19099.8 cores=4-7
/proc/29398/stat : 29398 (plingeling) S 29393 29393 28885 0 -1 4202496 99760 1255 0 0 1909966 15 0 0 25 0 5 0 605766380 197357568 36624 33554432000 4194304 4356188 140735753751680 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29398/statm: 48183 36624 164 40 0 46727 0
[pid=29398/tid=29405] ppid=29393 vsize=192732 CPUtime=4754.81 cores=4-7
/proc/29398/task/29405/stat : 29405 (plingeling) R 29393 29393 28885 0 -1 4202560 29123 1255 0 0 475477 4 0 0 25 0 5 0 605766428 197357568 36624 33554432000 4194304 4356188 140735753751680 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29398/tid=29406] ppid=29393 vsize=192732 CPUtime=4781.41 cores=4-7
/proc/29398/task/29406/stat : 29406 (plingeling) R 29393 29393 28885 0 -1 4202560 10901 1255 0 0 478140 1 0 0 25 0 5 0 605766428 197357568 36624 33554432000 4194304 4356188 140735753751680 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29398/tid=29407] ppid=29393 vsize=192732 CPUtime=4781.23 cores=4-7
/proc/29398/task/29407/stat : 29407 (plingeling) R 29393 29393 28885 0 -1 4202560 15839 1255 0 0 478121 2 0 0 25 0 5 0 605766428 197357568 36624 33554432000 4194304 4356188 140735753751680 18446744073709551615 4279688 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29398/tid=29408] ppid=29393 vsize=192732 CPUtime=4781.87 cores=4-7
/proc/29398/task/29408/stat : 29408 (plingeling) R 29393 29393 28885 0 -1 4202560 31321 1255 0 0 478181 6 0 0 25 0 5 0 605766428 197357568 36624 33554432000 4194304 4356188 140735753751680 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38229
Current children cumulated vsize (KiB) 2447152

[startup+4842.3 s]
/proc/loadavg: 8.16 8.14 8.05 9/180 29553
/proc/meminfo: memFree=29693228/32951124 swapFree=67103364/67111528
[pid=29393] ppid=29391 vsize=18324 CPUtime=0 cores=0-7
/proc/29393/stat : 29393 (ppfolio) S 29391 29393 28885 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 605766380 18763776 389 33554432000 4194304 4287625 140733847161536 18446744073709551615 224284945935 0 0 4096 65536 4329754748686172159 0 0 17 6 0 0 0
/proc/29393/statm: 4581 389 341 23 0 91 0
[pid=29394] ppid=29393 vsize=961588 CPUtime=4842.35 cores=0
/proc/29394/stat : 29394 (cryptominisat) R 29393 29393 28885 0 -1 4202496 2202586 0 0 0 483248 987 0 0 25 0 1 0 605766380 984666112 19647 33554432000 4194304 4587354 140736197361408 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29394/statm: 240397 19648 337 96 0 236959 0
[pid=29395] ppid=29393 vsize=727332 CPUtime=4842.35 cores=1
/proc/29395/stat : 29395 (clasp) R 29393 29393 28885 0 -1 4202496 178732 0 0 0 484171 64 0 0 25 0 1 0 605766380 744787968 176821 33554432000 4194304 4785740 140736827985184 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29395/statm: 181833 176821 340 145 0 178878 0
[pid=29396] ppid=29393 vsize=465992 CPUtime=4842.34 cores=2
/proc/29396/stat : 29396 (TNM) R 29393 29393 28885 0 -1 4202496 5922 0 0 0 484231 3 0 0 25 0 1 0 605766380 477175808 5819 33554432000 134512640 134534564 4293863392 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29396/statm: 116498 5819 103 6 0 115164 0
[pid=29397] ppid=29393 vsize=96496 CPUtime=4842.2 cores=3
/proc/29397/stat : 29397 (march_hi) R 29393 29393 28885 0 -1 4202496 53504 0 0 0 484212 8 0 0 25 0 1 0 605766380 98811904 20900 33554432000 4194304 4331988 140737097398816 18446744073709551615 4263258 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29397/statm: 24124 20900 173 34 0 22566 0
[pid=29398] ppid=29393 vsize=179188 CPUtime=19339.5 cores=4-7
/proc/29398/stat : 29398 (plingeling) S 29393 29393 28885 0 -1 4202496 104849 1255 0 0 1933932 16 0 0 25 0 5 0 605766380 183488512 33238 33554432000 4194304 4356188 140735753751680 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29398/statm: 44797 33238 164 40 0 43341 0
[pid=29398/tid=29405] ppid=29393 vsize=179188 CPUtime=4814.48 cores=4-7
/proc/29398/task/29405/stat : 29405 (plingeling) R 29393 29393 28885 0 -1 4202560 29123 1255 0 0 481444 4 0 0 25 0 5 0 605766428 183488512 33238 33554432000 4194304 4356188 140735753751680 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29398/tid=29406] ppid=29393 vsize=179188 CPUtime=4841.41 cores=4-7
/proc/29398/task/29406/stat : 29406 (plingeling) R 29393 29393 28885 0 -1 4202560 14998 1255 0 0 484139 2 0 0 25 0 5 0 605766428 183488512 33238 33554432000 4194304 4356188 140735753751680 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29398/tid=29407] ppid=29393 vsize=179188 CPUtime=4841.23 cores=4-7
/proc/29398/task/29407/stat : 29407 (plingeling) R 29393 29393 28885 0 -1 4202560 15839 1255 0 0 484121 2 0 0 25 0 5 0 605766428 183488512 33238 33554432000 4194304 4356188 140735753751680 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29398/tid=29408] ppid=29393 vsize=179188 CPUtime=4841.87 cores=4-7
/proc/29398/task/29408/stat : 29408 (plingeling) R 29393 29393 28885 0 -1 4202560 32313 1255 0 0 484181 6 0 0 25 0 5 0 605766428 183488512 33238 33554432000 4194304 4356188 140735753751680 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38708.7
Current children cumulated vsize (KiB) 2448920

[startup+4902.3 s]
/proc/loadavg: 8.17 8.14 8.05 9/180 29553
/proc/meminfo: memFree=29603280/32951124 swapFree=67103364/67111528
[pid=29393] ppid=29391 vsize=18324 CPUtime=0 cores=0-7
/proc/29393/stat : 29393 (ppfolio) S 29391 29393 28885 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 605766380 18763776 389 33554432000 4194304 4287625 140733847161536 18446744073709551615 224284945935 0 0 4096 65536 4329754748686172159 0 0 17 6 0 0 0
/proc/29393/statm: 4581 389 341 23 0 91 0
[pid=29394] ppid=29393 vsize=961588 CPUtime=4902.35 cores=0
/proc/29394/stat : 29394 (cryptominisat) R 29393 29393 28885 0 -1 4202496 2222873 0 0 0 489238 997 0 0 25 0 1 0 605766380 984666112 39862 33554432000 4194304 4587354 140736197361408 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29394/statm: 240397 39862 337 96 0 236959 0
[pid=29395] ppid=29393 vsize=727332 CPUtime=4902.35 cores=1
/proc/29395/stat : 29395 (clasp) R 29393 29393 28885 0 -1 4202496 178733 0 0 0 490171 64 0 0 25 0 1 0 605766380 744787968 176822 33554432000 4194304 4785740 140736827985184 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29395/statm: 181833 176822 340 145 0 178878 0
[pid=29396] ppid=29393 vsize=465992 CPUtime=4902.35 cores=2
/proc/29396/stat : 29396 (TNM) R 29393 29393 28885 0 -1 4202496 5922 0 0 0 490232 3 0 0 25 0 1 0 605766380 477175808 5819 33554432000 134512640 134534564 4293863392 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29396/statm: 116498 5819 103 6 0 115164 0
[pid=29397] ppid=29393 vsize=96628 CPUtime=4902.2 cores=3
/proc/29397/stat : 29397 (march_hi) R 29393 29393 28885 0 -1 4202496 53513 0 0 0 490212 8 0 0 25 0 1 0 605766380 98947072 20909 33554432000 4194304 4331988 140737097398816 18446744073709551615 4292193 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29397/statm: 24157 20909 173 34 0 22599 0
[pid=29398] ppid=29393 vsize=189856 CPUtime=19579.2 cores=4-7
/proc/29398/stat : 29398 (plingeling) S 29393 29393 28885 0 -1 4202496 109564 1255 0 0 1957898 17 0 0 25 0 5 0 605766380 194412544 35905 33554432000 4194304 4356188 140735753751680 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29398/statm: 47464 35905 164 40 0 46008 0
[pid=29398/tid=29405] ppid=29393 vsize=189856 CPUtime=4874.15 cores=4-7
/proc/29398/task/29405/stat : 29405 (plingeling) R 29393 29393 28885 0 -1 4202560 30147 1255 0 0 487411 4 0 0 25 0 5 0 605766428 194412544 35905 33554432000 4194304 4356188 140735753751680 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29398/tid=29406] ppid=29393 vsize=189856 CPUtime=4901.4 cores=4-7
/proc/29398/task/29406/stat : 29406 (plingeling) R 29393 29393 28885 0 -1 4202560 15617 1255 0 0 490138 2 0 0 25 0 5 0 605766428 194412544 35905 33554432000 4194304 4356188 140735753751680 18446744073709551615 4330982 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29398/tid=29407] ppid=29393 vsize=189856 CPUtime=4901.23 cores=4-7
/proc/29398/task/29407/stat : 29407 (plingeling) R 29393 29393 28885 0 -1 4202560 16863 1255 0 0 490121 2 0 0 25 0 5 0 605766428 194412544 35905 33554432000 4194304 4356188 140735753751680 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29398/tid=29408] ppid=29393 vsize=189856 CPUtime=4901.87 cores=4-7
/proc/29398/task/29408/stat : 29408 (plingeling) R 29393 29393 28885 0 -1 4202560 34361 1255 0 0 490181 6 0 0 25 0 5 0 605766428 194412544 35905 33554432000 4194304 4356188 140735753751680 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39188.4
Current children cumulated vsize (KiB) 2459720

[startup+4962.3 s]
/proc/loadavg: 8.13 8.13 8.05 9/180 29555
/proc/meminfo: memFree=29648608/32951124 swapFree=67103364/67111528
[pid=29393] ppid=29391 vsize=18324 CPUtime=0 cores=0-7
/proc/29393/stat : 29393 (ppfolio) S 29391 29393 28885 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 605766380 18763776 389 33554432000 4194304 4287625 140733847161536 18446744073709551615 224284945935 0 0 4096 65536 4329754748686172159 0 0 17 6 0 0 0
/proc/29393/statm: 4581 389 341 23 0 91 0
[pid=29394] ppid=29393 vsize=944808 CPUtime=4962.35 cores=0
/proc/29394/stat : 29394 (cryptominisat) R 29393 29393 28885 0 -1 4202496 2245448 0 0 0 495225 1010 0 0 25 0 1 0 605766380 967483392 29274 33554432000 4194304 4587354 140736197361408 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29394/statm: 236202 29274 337 96 0 232764 0
[pid=29395] ppid=29393 vsize=727332 CPUtime=4962.35 cores=1
/proc/29395/stat : 29395 (clasp) R 29393 29393 28885 0 -1 4202496 178733 0 0 0 496171 64 0 0 25 0 1 0 605766380 744787968 176822 33554432000 4194304 4785740 140736827985184 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29395/statm: 181833 176822 340 145 0 178878 0
[pid=29396] ppid=29393 vsize=465992 CPUtime=4962.35 cores=2
/proc/29396/stat : 29396 (TNM) R 29393 29393 28885 0 -1 4202496 5922 0 0 0 496232 3 0 0 25 0 1 0 605766380 477175808 5819 33554432000 134512640 134534564 4293863392 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29396/statm: 116498 5819 103 6 0 115164 0
[pid=29397] ppid=29393 vsize=96628 CPUtime=4962.2 cores=3
/proc/29397/stat : 29397 (march_hi) R 29393 29393 28885 0 -1 4202496 53521 0 0 0 496212 8 0 0 25 0 1 0 605766380 98947072 20917 33554432000 4194304 4331988 140737097398816 18446744073709551615 4211509 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29397/statm: 24157 20917 173 34 0 22599 0
[pid=29398] ppid=29393 vsize=185760 CPUtime=19818.8 cores=4-7
/proc/29398/stat : 29398 (plingeling) S 29393 29393 28885 0 -1 4202496 109564 1255 0 0 1981865 17 0 0 25 0 5 0 605766380 190218240 34881 33554432000 4194304 4356188 140735753751680 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29398/statm: 46440 34881 164 40 0 44984 0
[pid=29398/tid=29405] ppid=29393 vsize=185760 CPUtime=4933.82 cores=4-7
/proc/29398/task/29405/stat : 29405 (plingeling) R 29393 29393 28885 0 -1 4202560 30147 1255 0 0 493378 4 0 0 25 0 5 0 605766428 190218240 34881 33554432000 4194304 4356188 140735753751680 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29398/tid=29406] ppid=29393 vsize=185760 CPUtime=4961.4 cores=4-7
/proc/29398/task/29406/stat : 29406 (plingeling) R 29393 29393 28885 0 -1 4202560 15617 1255 0 0 496138 2 0 0 25 0 5 0 605766428 190218240 34881 33554432000 4194304 4356188 140735753751680 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29398/tid=29407] ppid=29393 vsize=185760 CPUtime=4961.23 cores=4-7
/proc/29398/task/29407/stat : 29407 (plingeling) R 29393 29393 28885 0 -1 4202560 16863 1255 0 0 496121 2 0 0 25 0 5 0 605766428 190218240 34881 33554432000 4194304 4356188 140735753751680 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29398/tid=29408] ppid=29393 vsize=185760 CPUtime=4961.87 cores=4-7
/proc/29398/task/29408/stat : 29408 (plingeling) R 29393 29393 28885 0 -1 4202560 34361 1255 0 0 496181 6 0 0 25 0 5 0 605766428 190218240 34881 33554432000 4194304 4356188 140735753751680 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39668.1
Current children cumulated vsize (KiB) 2438844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.07 8.11 8.05 9/180 29557
/proc/meminfo: memFree=29603564/32951124 swapFree=67103364/67111528
[pid=29393] ppid=29391 vsize=18324 CPUtime=0 cores=0-7
/proc/29393/stat : 29393 (ppfolio) S 29391 29393 28885 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 605766380 18763776 389 33554432000 4194304 4287625 140733847161536 18446744073709551615 224284945935 0 0 4096 65536 4329754748686172159 0 0 17 6 0 0 0
/proc/29393/statm: 4581 389 341 23 0 91 0
[pid=29394] ppid=29393 vsize=944808 CPUtime=5000.05 cores=0
/proc/29394/stat : 29394 (cryptominisat) R 29393 29393 28885 0 -1 4202496 2257535 0 0 0 498989 1016 0 0 25 0 1 0 605766380 967483392 41307 33554432000 4194304 4587354 140736197361408 18446744073709551615 4230239 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29394/statm: 236202 41307 337 96 0 232764 0
[pid=29395] ppid=29393 vsize=727332 CPUtime=5000.06 cores=1
/proc/29395/stat : 29395 (clasp) R 29393 29393 28885 0 -1 4202496 178733 0 0 0 499942 64 0 0 25 0 1 0 605766380 744787968 176822 33554432000 4194304 4785740 140736827985184 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29395/statm: 181833 176822 340 145 0 178878 0
[pid=29396] ppid=29393 vsize=465992 CPUtime=5000.05 cores=2
/proc/29396/stat : 29396 (TNM) R 29393 29393 28885 0 -1 4202496 5922 0 0 0 500002 3 0 0 25 0 1 0 605766380 477175808 5819 33554432000 134512640 134534564 4293863392 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29396/statm: 116498 5819 103 6 0 115164 0
[pid=29397] ppid=29393 vsize=96628 CPUtime=4999.9 cores=3
/proc/29397/stat : 29397 (march_hi) R 29393 29393 28885 0 -1 4202496 53525 0 0 0 499982 8 0 0 25 0 1 0 605766380 98947072 20921 33554432000 4194304 4331988 140737097398816 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29397/statm: 24157 20921 173 34 0 22599 0
[pid=29398] ppid=29393 vsize=181664 CPUtime=19969.4 cores=4-7
/proc/29398/stat : 29398 (plingeling) S 29393 29393 28885 0 -1 4202496 109564 1255 0 0 1996926 17 0 0 25 0 5 0 605766380 186023936 33857 33554432000 4194304 4356188 140735753751680 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29398/statm: 45416 33857 164 40 0 43960 0
[pid=29398/tid=29405] ppid=29393 vsize=181664 CPUtime=4971.32 cores=4-7
/proc/29398/task/29405/stat : 29405 (plingeling) R 29393 29393 28885 0 -1 4202560 30147 1255 0 0 497128 4 0 0 25 0 5 0 605766428 186023936 33857 33554432000 4194304 4356188 140735753751680 18446744073709551615 4279478 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29398/tid=29406] ppid=29393 vsize=181664 CPUtime=4999.1 cores=4-7
/proc/29398/task/29406/stat : 29406 (plingeling) R 29393 29393 28885 0 -1 4202560 15617 1255 0 0 499908 2 0 0 25 0 5 0 605766428 186023936 33857 33554432000 4194304 4356188 140735753751680 18446744073709551615 4280835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29398/tid=29407] ppid=29393 vsize=181664 CPUtime=4998.94 cores=4-7
/proc/29398/task/29407/stat : 29407 (plingeling) R 29393 29393 28885 0 -1 4202560 16863 1255 0 0 499892 2 0 0 25 0 5 0 605766428 186023936 33857 33554432000 4194304 4356188 140735753751680 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29398/tid=29408] ppid=29393 vsize=181664 CPUtime=4999.58 cores=4-7
/proc/29398/task/29408/stat : 29408 (plingeling) R 29393 29393 28885 0 -1 4202560 34361 1255 0 0 499952 6 0 0 25 0 5 0 605766428 186023936 33857 33554432000 4194304 4356188 140735753751680 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39969.5
Current children cumulated vsize (KiB) 2434748

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 29393 and gives
#  childrusage.ru_utime.tv_sec=14989
#  childrusage.ru_utime.tv_usec=749211
#  childrusage.ru_stime.tv_sec=10
#  childrusage.ru_stime.tv_usec=312432
# CPU time returned by wait4() is 15000.1
# while last known CPU time is 39969.5
#
# 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): 39969.5
CPU user time (s): 39958.4
CPU system time (s): 11.08
CPU usage (%): 799.387
Max. virtual memory (cumulated for all children) (KiB): 3397648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14989.7
system time used= 10.3124
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2317503
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= 462
involuntary context switches= 27891

runsolver used 7.8958 second user time and 19.3861 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-30 11:22:37
IDJOB=3220017
IDBENCH=82686
IDSOLVER=1638
FILE ID=node118/3220017-1304155357
RUNJOBID= node118-1304144825-28899
PBS_JOBID= 13170865
Free space on /tmp= 71932 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S625465881-078-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220017-1304155357/watcher-3220017-1304155357 -o /tmp/evaluation-result-3220017-1304155357/solver-3220017-1304155357 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3220017-1304155357.cnf

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

MD5SUM BENCH= 3ba69e7f651721ce4358ca0320f27486
RANDOM SEED=1391911453

node118.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.842
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.842
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.842
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.74
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30717472 kB
Buffers:        427044 kB
Cached:        1391056 kB
SwapCached:       2644 kB
Active:         169540 kB
Inactive:      1707556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30717472 kB
SwapTotal:    67111528 kB
SwapFree:     67103364 kB
Dirty:           12824 kB
Writeback:          12 kB
AnonPages:       57860 kB
Mapped:          14580 kB
Slab:           289884 kB
PageTables:       4372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188900 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= 71924 MiB
End job on node118 at 2011-04-30 12:45:59