Trace number 3219357

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S109959541-056-UNKNOWN.cnf
MD5SUM5f909806405bfbe25b7db5afcabe8fc9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark143.357
Satisfiable
(Un)Satisfiability was proved
Number of variables24999
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
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-3219357-1304150291/watcher-3219357-1304150291 -o /tmp/evaluation-result-3219357-1304150291/solver-3219357-1304150291 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3219357-1304150291.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.09 8.07 8.00 2/170 31662
/proc/meminfo: memFree=25859180/32951124 swapFree=67051468/67111528
[pid=31662] ppid=31660 vsize=18324 CPUtime=0 cores=0-7
/proc/31662/stat : 31662 (ppfolio) R 31660 31662 31407 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 526631910 18763776 389 33554432000 4194304 4287625 140735015211344 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/31662/statm: 4581 389 341 23 0 91 0

[startup+0.0976289 s]
/proc/loadavg: 8.09 8.07 8.00 2/170 31662
/proc/meminfo: memFree=25859180/32951124 swapFree=67051468/67111528
[pid=31662] ppid=31660 vsize=18324 CPUtime=0 cores=0-7
/proc/31662/stat : 31662 (ppfolio) S 31660 31662 31407 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 526631910 18763776 389 33554432000 4194304 4287625 140735015211344 18446744073709551615 218370977295 0 0 4096 65536 4236533479958904831 0 0 17 4 0 0 0
/proc/31662/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100629 s]
/proc/loadavg: 8.09 8.07 8.00 2/170 31662
/proc/meminfo: memFree=25859180/32951124 swapFree=67051468/67111528
[pid=31662] ppid=31660 vsize=18324 CPUtime=0 cores=0-7
/proc/31662/stat : 31662 (ppfolio) S 31660 31662 31407 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 526631910 18763776 389 33554432000 4194304 4287625 140735015211344 18446744073709551615 218370977295 0 0 4096 65536 4236533479958904831 0 0 17 4 0 0 0
/proc/31662/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300591 s]
/proc/loadavg: 8.09 8.07 8.00 2/170 31662
/proc/meminfo: memFree=25859180/32951124 swapFree=67051468/67111528
[pid=31662] ppid=31660 vsize=18324 CPUtime=0 cores=0-7
/proc/31662/stat : 31662 (ppfolio) S 31660 31662 31407 0 -1 4202496 521 0 0 0 0 0 0 0 24 0 1 0 526631910 18763776 389 33554432000 4194304 4287625 140735015211344 18446744073709551615 218370977295 0 0 4096 65536 4236533479958904831 0 0 17 4 0 0 0
/proc/31662/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70049 s]
/proc/loadavg: 8.09 8.07 8.00 2/170 31662
/proc/meminfo: memFree=25859180/32951124 swapFree=67051468/67111528
[pid=31662] ppid=31660 vsize=18324 CPUtime=0 cores=0-7
/proc/31662/stat : 31662 (ppfolio) S 31660 31662 31407 0 -1 4202496 521 0 0 0 0 0 0 0 21 0 1 0 526631910 18763776 389 33554432000 4194304 4287625 140735015211344 18446744073709551615 218370977295 0 0 4096 65536 4236533479958904831 0 0 17 4 0 0 0
/proc/31662/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50135 s]
/proc/loadavg: 8.09 8.07 8.00 9/180 31677
/proc/meminfo: memFree=25762380/32951124 swapFree=67051468/67111528
[pid=31662] ppid=31660 vsize=18324 CPUtime=0 cores=0-7
/proc/31662/stat : 31662 (ppfolio) S 31660 31662 31407 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526631910 18763776 389 33554432000 4194304 4287625 140735015211344 18446744073709551615 218370977295 0 0 4096 65536 4236533479958904831 0 0 17 4 0 0 0
/proc/31662/statm: 4581 389 341 23 0 91 0
[pid=31663] ppid=31662 vsize=47224 CPUtime=1.49 cores=0
/proc/31663/stat : 31663 (cryptominisat) R 31662 31662 31407 0 -1 4202496 9444 0 0 0 148 1 0 0 20 0 1 0 526631910 48357376 7419 33554432000 4194304 4587354 140733685593776 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31663/statm: 11806 7419 326 96 0 8368 0
[pid=31664] ppid=31662 vsize=26500 CPUtime=1.49 cores=1
/proc/31664/stat : 31664 (clasp) R 31662 31662 31407 0 -1 4202496 5278 0 0 0 149 0 0 0 20 0 1 0 526631910 27136000 3932 33554432000 4194304 4785740 140735894068384 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31664/statm: 6625 3932 340 145 0 3670 0
[pid=31665] ppid=31662 vsize=461896 CPUtime=1.49 cores=2
/proc/31665/stat : 31665 (TNM) R 31662 31662 31407 0 -1 4202496 4293 0 0 0 149 0 0 0 20 0 1 0 526631910 472981504 4190 33554432000 134512640 134534564 4288629920 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31665/statm: 115474 4190 95 6 0 114140 0
[pid=31666] ppid=31662 vsize=56508 CPUtime=1.49 cores=3
/proc/31666/stat : 31666 (march_hi) R 31662 31662 31407 0 -1 4202496 34382 0 0 0 144 5 0 0 25 0 1 0 526631910 57864192 11388 33554432000 4194304 4331988 140736371091536 18446744073709551615 4229611 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31666/statm: 14127 11388 173 34 0 12569 0
[pid=31667] ppid=31662 vsize=139876 CPUtime=4.96 cores=4-7
/proc/31667/stat : 31667 (plingeling) S 31662 31662 31407 0 -1 4202496 14102 1254 0 0 495 1 0 0 18 0 5 0 526631910 143233024 7027 33554432000 4194304 4356188 140733359639280 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31667/statm: 34969 7027 164 40 0 33513 0
[pid=31667/tid=31674] ppid=31662 vsize=139876 CPUtime=1.17 cores=4-7
/proc/31667/task/31674/stat : 31674 (plingeling) R 31662 31662 31407 0 -1 4202560 1697 1254 0 0 117 0 0 0 25 0 5 0 526631943 143233024 7027 33554432000 4194304 4356188 140733359639280 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31667/tid=31675] ppid=31662 vsize=139876 CPUtime=1.15 cores=4-7
/proc/31667/task/31675/stat : 31675 (plingeling) R 31662 31662 31407 0 -1 4202560 2011 1254 0 0 115 0 0 0 25 0 5 0 526631943 143233024 7027 33554432000 4194304 4356188 140733359639280 18446744073709551615 4210544 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31667/tid=31676] ppid=31662 vsize=139876 CPUtime=1.16 cores=4-7
/proc/31667/task/31676/stat : 31676 (plingeling) R 31662 31662 31407 0 -1 4202560 1950 1254 0 0 116 0 0 0 22 0 5 0 526631943 143233024 7027 33554432000 4194304 4356188 140733359639280 18446744073709551615 4331392 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31667/tid=31677] ppid=31662 vsize=139876 CPUtime=1.16 cores=4-7
/proc/31667/task/31677/stat : 31677 (plingeling) R 31662 31662 31407 0 -1 4202560 1951 1254 0 0 116 0 0 0 22 0 5 0 526631943 143233024 7027 33554432000 4194304 4356188 140733359639280 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.92
Current children cumulated vsize (KiB) 750328

[startup+3.10106 s]
/proc/loadavg: 8.09 8.07 8.00 9/180 31677
/proc/meminfo: memFree=25721832/32951124 swapFree=67051468/67111528
[pid=31662] ppid=31660 vsize=18324 CPUtime=0 cores=0-7
/proc/31662/stat : 31662 (ppfolio) S 31660 31662 31407 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526631910 18763776 389 33554432000 4194304 4287625 140735015211344 18446744073709551615 218370977295 0 0 4096 65536 4236533479958904831 0 0 17 4 0 0 0
/proc/31662/statm: 4581 389 341 23 0 91 0
[pid=31663] ppid=31662 vsize=84728 CPUtime=3.09 cores=0
/proc/31663/stat : 31663 (cryptominisat) R 31662 31662 31407 0 -1 4202496 10544 0 0 0 307 2 0 0 25 0 1 0 526631910 86761472 8517 33554432000 4194304 4587354 140733685593776 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31663/statm: 21182 8517 326 96 0 17744 0
[pid=31664] ppid=31662 vsize=33472 CPUtime=3.09 cores=1
/proc/31664/stat : 31664 (clasp) R 31662 31662 31407 0 -1 4202496 7022 0 0 0 308 1 0 0 25 0 1 0 526631910 34275328 5676 33554432000 4194304 4785740 140735894068384 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31664/statm: 8368 5676 340 145 0 5413 0
[pid=31665] ppid=31662 vsize=461896 CPUtime=3.09 cores=2
/proc/31665/stat : 31665 (TNM) R 31662 31662 31407 0 -1 4202496 4293 0 0 0 309 0 0 0 25 0 1 0 526631910 472981504 4190 33554432000 134512640 134534564 4288629920 18446744073709551615 134530456 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31665/statm: 115474 4190 95 6 0 114140 0
[pid=31666] ppid=31662 vsize=58016 CPUtime=3.09 cores=3
/proc/31666/stat : 31666 (march_hi) R 31662 31662 31407 0 -1 4202496 34746 0 0 0 304 5 0 0 25 0 1 0 526631910 59408384 11752 33554432000 4194304 4331988 140736371091536 18446744073709551615 4265477 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31666/statm: 14504 11752 173 34 0 12946 0
[pid=31667] ppid=31662 vsize=139876 CPUtime=11.36 cores=4-7
/proc/31667/stat : 31667 (plingeling) S 31662 31662 31407 0 -1 4202496 14102 1254 0 0 1135 1 0 0 18 0 5 0 526631910 143233024 7027 33554432000 4194304 4356188 140733359639280 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31667/statm: 34969 7027 164 40 0 33513 0
[pid=31667/tid=31674] ppid=31662 vsize=139876 CPUtime=2.77 cores=4-7
/proc/31667/task/31674/stat : 31674 (plingeling) R 31662 31662 31407 0 -1 4202560 1697 1254 0 0 277 0 0 0 25 0 5 0 526631943 143233024 7027 33554432000 4194304 4356188 140733359639280 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31667/tid=31675] ppid=31662 vsize=139876 CPUtime=2.75 cores=4-7
/proc/31667/task/31675/stat : 31675 (plingeling) R 31662 31662 31407 0 -1 4202560 2011 1254 0 0 275 0 0 0 25 0 5 0 526631943 143233024 7027 33554432000 4194304 4356188 140733359639280 18446744073709551615 4330752 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31667/tid=31676] ppid=31662 vsize=139876 CPUtime=2.76 cores=4-7
/proc/31667/task/31676/stat : 31676 (plingeling) R 31662 31662 31407 0 -1 4202560 1950 1254 0 0 276 0 0 0 25 0 5 0 526631943 143233024 7027 33554432000 4194304 4356188 140733359639280 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31667/tid=31677] ppid=31662 vsize=139876 CPUtime=2.75 cores=4-7
/proc/31667/task/31677/stat : 31677 (plingeling) R 31662 31662 31407 0 -1 4202560 1951 1254 0 0 275 0 0 0 25 0 5 0 526631943 143233024 7027 33554432000 4194304 4356188 140733359639280 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.72
Current children cumulated vsize (KiB) 796312

[startup+6.30049 s]
/proc/loadavg: 8.16 8.08 8.01 9/180 31677
/proc/meminfo: memFree=25695064/32951124 swapFree=67051468/67111528
[pid=31662] ppid=31660 vsize=18324 CPUtime=0 cores=0-7
/proc/31662/stat : 31662 (ppfolio) S 31660 31662 31407 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526631910 18763776 389 33554432000 4194304 4287625 140735015211344 18446744073709551615 218370977295 0 0 4096 65536 4236533479958904831 0 0 17 4 0 0 0
/proc/31662/statm: 4581 389 341 23 0 91 0
[pid=31663] ppid=31662 vsize=84728 CPUtime=6.29 cores=0
/proc/31663/stat : 31663 (cryptominisat) R 31662 31662 31407 0 -1 4202496 12637 0 0 0 627 2 0 0 25 0 1 0 526631910 86761472 10603 33554432000 4194304 4587354 140733685593776 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31663/statm: 21182 10603 326 96 0 17744 0
[pid=31664] ppid=31662 vsize=46152 CPUtime=6.29 cores=1
/proc/31664/stat : 31664 (clasp) R 31662 31662 31407 0 -1 4202496 10188 0 0 0 627 2 0 0 25 0 1 0 526631910 47259648 8842 33554432000 4194304 4785740 140735894068384 18446744073709551615 4546313 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31664/statm: 11538 8842 340 145 0 8583 0
[pid=31665] ppid=31662 vsize=461896 CPUtime=6.28 cores=2
/proc/31665/stat : 31665 (TNM) R 31662 31662 31407 0 -1 4202496 4293 0 0 0 628 0 0 0 25 0 1 0 526631910 472981504 4190 33554432000 134512640 134534564 4288629920 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31665/statm: 115474 4190 95 6 0 114140 0
[pid=31666] ppid=31662 vsize=63148 CPUtime=6.28 cores=3
/proc/31666/stat : 31666 (march_hi) R 31662 31662 31407 0 -1 4202496 35901 0 0 0 623 5 0 0 25 0 1 0 526631910 64663552 12907 33554432000 4194304 4331988 140736371091536 18446744073709551615 4226450 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31666/statm: 15787 12907 173 34 0 14229 0
[pid=31667] ppid=31662 vsize=139876 CPUtime=24.14 cores=4-7
/proc/31667/stat : 31667 (plingeling) S 31662 31662 31407 0 -1 4202496 14102 1254 0 0 2413 1 0 0 18 0 5 0 526631910 143233024 7027 33554432000 4194304 4356188 140733359639280 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31667/statm: 34969 7027 164 40 0 33513 0
[pid=31667/tid=31674] ppid=31662 vsize=139876 CPUtime=5.97 cores=4-7
/proc/31667/task/31674/stat : 31674 (plingeling) R 31662 31662 31407 0 -1 4202560 1697 1254 0 0 597 0 0 0 25 0 5 0 526631943 143233024 7027 33554432000 4194304 4356188 140733359639280 18446744073709551615 4234251 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31667/tid=31675] ppid=31662 vsize=139876 CPUtime=5.95 cores=4-7
/proc/31667/task/31675/stat : 31675 (plingeling) R 31662 31662 31407 0 -1 4202560 2011 1254 0 0 595 0 0 0 25 0 5 0 526631943 143233024 7027 33554432000 4194304 4356188 140733359639280 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31667/tid=31676] ppid=31662 vsize=139876 CPUtime=5.96 cores=4-7
/proc/31667/task/31676/stat : 31676 (plingeling) R 31662 31662 31407 0 -1 4202560 1950 1254 0 0 596 0 0 0 25 0 5 0 526631943 143233024 7027 33554432000 4194304 4356188 140733359639280 18446744073709551615 4210554 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31667/tid=31677] ppid=31662 vsize=139876 CPUtime=5.93 cores=4-7
/proc/31667/task/31677/stat : 31677 (plingeling) R 31662 31662 31407 0 -1 4202560 1951 1254 0 0 593 0 0 0 25 0 5 0 526631943 143233024 7027 33554432000 4194304 4356188 140733359639280 18446744073709551615 4332320 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.28
Current children cumulated vsize (KiB) 814124

[startup+12.7014 s]
/proc/loadavg: 8.15 8.08 8.01 9/180 31677
/proc/meminfo: memFree=25592768/32951124 swapFree=67051468/67111528
[pid=31662] ppid=31660 vsize=18324 CPUtime=0 cores=0-7
/proc/31662/stat : 31662 (ppfolio) S 31660 31662 31407 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526631910 18763776 389 33554432000 4194304 4287625 140735015211344 18446744073709551615 218370977295 0 0 4096 65536 4236533479958904831 0 0 17 4 0 0 0
/proc/31662/statm: 4581 389 341 23 0 91 0
[pid=31663] ppid=31662 vsize=187872 CPUtime=12.69 cores=0
/proc/31663/stat : 31663 (cryptominisat) R 31662 31662 31407 0 -1 4202496 34973 0 0 0 1262 7 0 0 25 0 1 0 526631910 192380928 27489 33554432000 4194304 4587354 140733685593776 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31663/statm: 46968 27489 337 96 0 43530 0
[pid=31664] ppid=31662 vsize=70096 CPUtime=12.69 cores=1
/proc/31664/stat : 31664 (clasp) R 31662 31662 31407 0 -1 4202496 16181 0 0 0 1265 4 0 0 25 0 1 0 526631910 71778304 14835 33554432000 4194304 4785740 140735894068384 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31664/statm: 17524 14835 340 145 0 14569 0
[pid=31665] ppid=31662 vsize=461896 CPUtime=12.68 cores=2
/proc/31665/stat : 31665 (TNM) R 31662 31662 31407 0 -1 4202496 4293 0 0 0 1268 0 0 0 25 0 1 0 526631910 472981504 4190 33554432000 134512640 134534564 4288629920 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31665/statm: 115474 4190 95 6 0 114140 0
[pid=31666] ppid=31662 vsize=64392 CPUtime=12.69 cores=3
/proc/31666/stat : 31666 (march_hi) R 31662 31662 31407 0 -1 4202496 36197 0 0 0 1264 5 0 0 25 0 1 0 526631910 65937408 13203 33554432000 4194304 4331988 140736371091536 18446744073709551615 4288315 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31666/statm: 16098 13203 173 34 0 14540 0
[pid=31667] ppid=31662 vsize=146624 CPUtime=49.71 cores=4-7
/proc/31667/stat : 31667 (plingeling) S 31662 31662 31407 0 -1 4202496 18304 1254 0 0 4969 2 0 0 18 0 5 0 526631910 150142976 8714 33554432000 4194304 4356188 140733359639280 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31667/statm: 36656 8714 164 40 0 35200 0
[pid=31667/tid=31674] ppid=31662 vsize=146624 CPUtime=12.36 cores=4-7
/proc/31667/task/31674/stat : 31674 (plingeling) R 31662 31662 31407 0 -1 4202560 2971 1254 0 0 1236 0 0 0 25 0 5 0 526631943 150142976 8714 33554432000 4194304 4356188 140733359639280 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31667/tid=31675] ppid=31662 vsize=146624 CPUtime=12.35 cores=4-7
/proc/31667/task/31675/stat : 31675 (plingeling) R 31662 31662 31407 0 -1 4202560 3252 1254 0 0 1235 0 0 0 25 0 5 0 526631943 150142976 8714 33554432000 4194304 4356188 140733359639280 18446744073709551615 4284043 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31667/tid=31676] ppid=31662 vsize=146624 CPUtime=12.36 cores=4-7
/proc/31667/task/31676/stat : 31676 (plingeling) R 31662 31662 31407 0 -1 4202560 2402 1254 0 0 1236 0 0 0 25 0 5 0 526631943 150142976 8714 33554432000 4194304 4356188 140733359639280 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31667/tid=31677] ppid=31662 vsize=146624 CPUtime=12.3 cores=4-7
/proc/31667/task/31677/stat : 31677 (plingeling) R 31662 31662 31407 0 -1 4202560 3186 1254 0 0 1230 0 0 0 25 0 5 0 526631943 150142976 8714 33554432000 4194304 4356188 140733359639280 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.46
Current children cumulated vsize (KiB) 949204

[startup+25.5011 s]
/proc/loadavg: 8.12 8.08 8.01 9/180 31677
/proc/meminfo: memFree=25632636/32951124 swapFree=67051468/67111528
[pid=31662] ppid=31660 vsize=18324 CPUtime=0 cores=0-7
/proc/31662/stat : 31662 (ppfolio) S 31660 31662 31407 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526631910 18763776 389 33554432000 4194304 4287625 140735015211344 18446744073709551615 218370977295 0 0 4096 65536 4236533479958904831 0 0 17 4 0 0 0
/proc/31662/statm: 4581 389 341 23 0 91 0
[pid=31663] ppid=31662 vsize=125872 CPUtime=25.49 cores=0
/proc/31663/stat : 31663 (cryptominisat) R 31662 31662 31407 0 -1 4202496 53685 0 0 0 2538 11 0 0 25 0 1 0 526631910 128892928 12389 33554432000 4194304 4587354 140733685593776 18446744073709551615 4239464 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=31665] ppid=31662 vsize=461900 CPUtime=4781.31 cores=2
/proc/31665/stat : 31665 (TNM) R 31662 31662 31407 0 -1 4202496 4302 0 0 0 478129 2 0 0 25 0 1 0 526631910 472985600 4199 33554432000 134512640 134534564 4288629920 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31665/statm: 115475 4199 103 6 0 114141 0
[pid=31666] ppid=31662 vsize=72840 CPUtime=4782.36 cores=3
/proc/31666/stat : 31666 (march_hi) R 31662 31662 31407 0 -1 4202496 38342 0 0 0 478230 6 0 0 25 0 1 0 526631910 74588160 15348 33554432000 4194304 4331988 140736371091536 18446744073709551615 4263238 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31666/statm: 18210 15348 173 34 0 16652 0
[pid=31667] ppid=31662 vsize=242012 CPUtime=19101.5 cores=4-7
/proc/31667/stat : 31667 (plingeling) S 31662 31662 31407 0 -1 4202496 114281 1254 0 0 1910131 19 0 0 18 0 5 0 526631910 247820288 32561 33554432000 4194304 4356188 140733359639280 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31667/statm: 60503 32561 164 40 0 59047 0
[pid=31667/tid=31674] ppid=31662 vsize=242012 CPUtime=4781.3 cores=4-7
/proc/31667/task/31674/stat : 31674 (plingeling) R 31662 31662 31407 0 -1 4202560 35284 1254 0 0 478124 6 0 0 25 0 5 0 526631943 247820288 32561 33554432000 4194304 4356188 140733359639280 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31667/tid=31675] ppid=31662 vsize=242012 CPUtime=4781.77 cores=4-7
/proc/31667/task/31675/stat : 31675 (plingeling) R 31662 31662 31407 0 -1 4202560 17337 1254 0 0 478174 3 0 0 25 0 5 0 526631943 247820288 32561 33554432000 4194304 4356188 140733359639280 18446744073709551615 4332293 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31667/tid=31676] ppid=31662 vsize=242012 CPUtime=4782.08 cores=4-7
/proc/31667/task/31676/stat : 31676 (plingeling) R 31662 31662 31407 0 -1 4202560 34659 1254 0 0 478203 5 0 0 25 0 5 0 526631943 247820288 32561 33554432000 4194304 4356188 140733359639280 18446744073709551615 4210791 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31667/tid=31677] ppid=31662 vsize=242012 CPUtime=4756 cores=4-7
/proc/31667/task/31677/stat : 31677 (plingeling) R 31662 31662 31407 0 -1 4202560 20508 1254 0 0 475598 2 0 0 25 0 5 0 526631943 247820288 32561 33554432000 4194304 4356188 140733359639280 18446744073709551615 4331700 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38230
Current children cumulated vsize (KiB) 3433644

[startup+4842.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/180 31830
/proc/meminfo: memFree=24940880/32951124 swapFree=67051468/67111528
[pid=31662] ppid=31660 vsize=18324 CPUtime=0 cores=0-7
/proc/31662/stat : 31662 (ppfolio) S 31660 31662 31407 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526631910 18763776 389 33554432000 4194304 4287625 140735015211344 18446744073709551615 218370977295 0 0 4096 65536 4236533479958904831 0 0 17 4 0 0 0
/proc/31662/statm: 4581 389 341 23 0 91 0
[pid=31663] ppid=31662 vsize=1977052 CPUtime=4842.41 cores=0
/proc/31663/stat : 31663 (cryptominisat) R 31662 31662 31407 0 -1 4202496 2337898 0 0 0 483289 952 0 0 25 0 1 0 526631910 2024501248 24629 33554432000 4194304 4587354 140733685593776 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31663/statm: 494263 24629 337 96 0 490825 0
[pid=31664] ppid=31662 vsize=624216 CPUtime=4842.4 cores=1
/proc/31664/stat : 31664 (clasp) R 31662 31662 31407 0 -1 4202496 152178 0 0 0 484179 61 0 0 25 0 1 0 526631910 639197184 150832 33554432000 4194304 4785740 140735894068384 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31664/statm: 156054 150832 340 145 0 153099 0
[pid=31665] ppid=31662 vsize=461900 CPUtime=4841.31 cores=2
/proc/31665/stat : 31665 (TNM) R 31662 31662 31407 0 -1 4202496 4302 0 0 0 484129 2 0 0 25 0 1 0 526631910 472985600 4199 33554432000 134512640 134534564 4288629920 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31665/statm: 115475 4199 103 6 0 114141 0
[pid=31666] ppid=31662 vsize=72840 CPUtime=4842.37 cores=3
/proc/31666/stat : 31666 (march_hi) R 31662 31662 31407 0 -1 4202496 38347 0 0 0 484231 6 0 0 25 0 1 0 526631910 74588160 15353 33554432000 4194304 4331988 140736371091536 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31666/statm: 18210 15353 173 34 0 16652 0
[pid=31667] ppid=31662 vsize=254300 CPUtime=19341.2 cores=4-7
/proc/31667/stat : 31667 (plingeling) S 31662 31662 31407 0 -1 4202496 118377 1254 0 0 1934098 20 0 0 18 0 5 0 526631910 260403200 35633 33554432000 4194304 4356188 140733359639280 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31667/statm: 63575 35633 164 40 0 62119 0
[pid=31667/tid=31674] ppid=31662 vsize=254300 CPUtime=4841.29 cores=4-7
/proc/31667/task/31674/stat : 31674 (plingeling) R 31662 31662 31407 0 -1 4202560 36308 1254 0 0 484123 6 0 0 25 0 5 0 526631943 260403200 35633 33554432000 4194304 4356188 140733359639280 18446744073709551615 4283920 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31667/tid=31675] ppid=31662 vsize=254300 CPUtime=4841.77 cores=4-7
/proc/31667/task/31675/stat : 31675 (plingeling) R 31662 31662 31407 0 -1 4202560 17337 1254 0 0 484174 3 0 0 25 0 5 0 526631943 260403200 35633 33554432000 4194304 4356188 140733359639280 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31667/tid=31676] ppid=31662 vsize=254300 CPUtime=4842.08 cores=4-7
/proc/31667/task/31676/stat : 31676 (plingeling) R 31662 31662 31407 0 -1 4202560 36707 1254 0 0 484203 5 0 0 25 0 5 0 526631943 260403200 35633 33554432000 4194304 4356188 140733359639280 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31667/tid=31677] ppid=31662 vsize=254300 CPUtime=4815.68 cores=4-7
/proc/31667/task/31677/stat : 31677 (plingeling) R 31662 31662 31407 0 -1 4202560 21532 1254 0 0 481565 3 0 0 25 0 5 0 526631943 260403200 35633 33554432000 4194304 4356188 140733359639280 18446744073709551615 4332293 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38709.7
Current children cumulated vsize (KiB) 3408632

[startup+4902.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/180 31832
/proc/meminfo: memFree=24854544/32951124 swapFree=67051468/67111528
[pid=31662] ppid=31660 vsize=18324 CPUtime=0 cores=0-7
/proc/31662/stat : 31662 (ppfolio) S 31660 31662 31407 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526631910 18763776 389 33554432000 4194304 4287625 140735015211344 18446744073709551615 218370977295 0 0 4096 65536 4236533479958904831 0 0 17 4 0 0 0
/proc/31662/statm: 4581 389 341 23 0 91 0
[pid=31663] ppid=31662 vsize=1977052 CPUtime=4902.41 cores=0
/proc/31663/stat : 31663 (cryptominisat) R 31662 31662 31407 0 -1 4202496 2356712 0 0 0 489281 960 0 0 25 0 1 0 526631910 2024501248 43357 33554432000 4194304 4587354 140733685593776 18446744073709551615 4241080 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31663/statm: 494263 43357 337 96 0 490825 0
[pid=31664] ppid=31662 vsize=624216 CPUtime=4902.41 cores=1
/proc/31664/stat : 31664 (clasp) R 31662 31662 31407 0 -1 4202496 152178 0 0 0 490180 61 0 0 25 0 1 0 526631910 639197184 150832 33554432000 4194304 4785740 140735894068384 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31664/statm: 156054 150832 340 145 0 153099 0
[pid=31665] ppid=31662 vsize=461900 CPUtime=4901.3 cores=2
/proc/31665/stat : 31665 (TNM) R 31662 31662 31407 0 -1 4202496 4302 0 0 0 490128 2 0 0 25 0 1 0 526631910 472985600 4199 33554432000 134512640 134534564 4288629920 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31665/statm: 115475 4199 103 6 0 114141 0
[pid=31666] ppid=31662 vsize=72972 CPUtime=4902.37 cores=3
/proc/31666/stat : 31666 (march_hi) R 31662 31662 31407 0 -1 4202496 38352 0 0 0 490231 6 0 0 25 0 1 0 526631910 74723328 15358 33554432000 4194304 4331988 140736371091536 18446744073709551615 4288315 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31666/statm: 18243 15358 173 34 0 16685 0
[pid=31667] ppid=31662 vsize=266588 CPUtime=19580.8 cores=4-7
/proc/31667/stat : 31667 (plingeling) S 31662 31662 31407 0 -1 4202496 121449 1254 0 0 1958065 20 0 0 18 0 5 0 526631910 272986112 38705 33554432000 4194304 4356188 140733359639280 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31667/statm: 66647 38705 164 40 0 65191 0
[pid=31667/tid=31674] ppid=31662 vsize=266588 CPUtime=4901.29 cores=4-7
/proc/31667/task/31674/stat : 31674 (plingeling) R 31662 31662 31407 0 -1 4202560 36308 1254 0 0 490123 6 0 0 25 0 5 0 526631943 272986112 38705 33554432000 4194304 4356188 140733359639280 18446744073709551615 4279731 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31667/tid=31675] ppid=31662 vsize=266588 CPUtime=4901.77 cores=4-7
/proc/31667/task/31675/stat : 31675 (plingeling) R 31662 31662 31407 0 -1 4202560 18361 1254 0 0 490174 3 0 0 25 0 5 0 526631943 272986112 38705 33554432000 4194304 4356188 140733359639280 18446744073709551615 4234276 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31667/tid=31676] ppid=31662 vsize=266588 CPUtime=4902.08 cores=4-7
/proc/31667/task/31676/stat : 31676 (plingeling) R 31662 31662 31407 0 -1 4202560 36707 1254 0 0 490203 5 0 0 25 0 5 0 526631943 272986112 38705 33554432000 4194304 4356188 140733359639280 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31667/tid=31677] ppid=31662 vsize=266588 CPUtime=4875.35 cores=4-7
/proc/31667/task/31677/stat : 31677 (plingeling) R 31662 31662 31407 0 -1 4202560 23580 1254 0 0 487532 3 0 0 25 0 5 0 526631943 272986112 38705 33554432000 4194304 4356188 140733359639280 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39189.3
Current children cumulated vsize (KiB) 3421052

[startup+4962.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/180 31833
/proc/meminfo: memFree=24886744/32951124 swapFree=67051468/67111528
[pid=31662] ppid=31660 vsize=18324 CPUtime=0 cores=0-7
/proc/31662/stat : 31662 (ppfolio) S 31660 31662 31407 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526631910 18763776 389 33554432000 4194304 4287625 140735015211344 18446744073709551615 218370977295 0 0 4096 65536 4236533479958904831 0 0 17 4 0 0 0
/proc/31662/statm: 4581 389 341 23 0 91 0
[pid=31663] ppid=31662 vsize=2005700 CPUtime=4962.41 cores=0
/proc/31663/stat : 31663 (cryptominisat) R 31662 31662 31407 0 -1 4202496 2380127 0 0 0 495269 972 0 0 25 0 1 0 526631910 2053836800 34888 33554432000 4194304 4587354 140733685593776 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31663/statm: 501425 34888 337 96 0 497987 0
[pid=31664] ppid=31662 vsize=624216 CPUtime=4962.41 cores=1
/proc/31664/stat : 31664 (clasp) R 31662 31662 31407 0 -1 4202496 152178 0 0 0 496180 61 0 0 25 0 1 0 526631910 639197184 150832 33554432000 4194304 4785740 140735894068384 18446744073709551615 4309561 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31664/statm: 156054 150832 340 145 0 153099 0
[pid=31665] ppid=31662 vsize=461900 CPUtime=4961.3 cores=2
/proc/31665/stat : 31665 (TNM) R 31662 31662 31407 0 -1 4202496 4302 0 0 0 496128 2 0 0 25 0 1 0 526631910 472985600 4199 33554432000 134512640 134534564 4288629920 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31665/statm: 115475 4199 103 6 0 114141 0
[pid=31666] ppid=31662 vsize=72972 CPUtime=4962.37 cores=3
/proc/31666/stat : 31666 (march_hi) R 31662 31662 31407 0 -1 4202496 38357 0 0 0 496231 6 0 0 25 0 1 0 526631910 74723328 15363 33554432000 4194304 4331988 140736371091536 18446744073709551615 4211525 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31666/statm: 18243 15363 173 34 0 16685 0
[pid=31667] ppid=31662 vsize=266588 CPUtime=19820.5 cores=4-7
/proc/31667/stat : 31667 (plingeling) S 31662 31662 31407 0 -1 4202496 124521 1254 0 0 1982032 21 0 0 18 0 5 0 526631910 272986112 38705 33554432000 4194304 4356188 140733359639280 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31667/statm: 66647 38705 164 40 0 65191 0
[pid=31667/tid=31674] ppid=31662 vsize=266588 CPUtime=4961.29 cores=4-7
/proc/31667/task/31674/stat : 31674 (plingeling) R 31662 31662 31407 0 -1 4202560 36308 1254 0 0 496123 6 0 0 25 0 5 0 526631943 272986112 38705 33554432000 4194304 4356188 140733359639280 18446744073709551615 4330827 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31667/tid=31675] ppid=31662 vsize=266588 CPUtime=4961.77 cores=4-7
/proc/31667/task/31675/stat : 31675 (plingeling) R 31662 31662 31407 0 -1 4202560 20409 1254 0 0 496174 3 0 0 25 0 5 0 526631943 272986112 38705 33554432000 4194304 4356188 140733359639280 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31667/tid=31676] ppid=31662 vsize=266588 CPUtime=4962.08 cores=4-7
/proc/31667/task/31676/stat : 31676 (plingeling) R 31662 31662 31407 0 -1 4202560 37731 1254 0 0 496203 5 0 0 25 0 5 0 526631943 272986112 38705 33554432000 4194304 4356188 140733359639280 18446744073709551615 4273580 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31667/tid=31677] ppid=31662 vsize=266588 CPUtime=4935.03 cores=4-7
/proc/31667/task/31677/stat : 31677 (plingeling) R 31662 31662 31407 0 -1 4202560 23580 1254 0 0 493500 3 0 0 25 0 5 0 526631943 272986112 38705 33554432000 4194304 4356188 140733359639280 18446744073709551615 4280645 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39669
Current children cumulated vsize (KiB) 3449700



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.08 8.07 8.01 9/180 31834
/proc/meminfo: memFree=24958764/32951124 swapFree=67051468/67111528
[pid=31662] ppid=31660 vsize=18324 CPUtime=0 cores=0-7
/proc/31662/stat : 31662 (ppfolio) S 31660 31662 31407 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 526631910 18763776 389 33554432000 4194304 4287625 140735015211344 18446744073709551615 218370977295 0 0 4096 65536 4236533479958904831 0 0 17 4 0 0 0
/proc/31662/statm: 4581 389 341 23 0 91 0
[pid=31663] ppid=31662 vsize=1980368 CPUtime=5000.11 cores=0
/proc/31663/stat : 31663 (cryptominisat) R 31662 31662 31407 0 -1 4202496 2394128 0 0 0 499034 977 0 0 25 0 1 0 526631910 2027896832 16825 33554432000 4194304 4587354 140733685593776 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31663/statm: 495092 16825 337 96 0 491654 0
[pid=31664] ppid=31662 vsize=624216 CPUtime=5000.11 cores=1
/proc/31664/stat : 31664 (clasp) R 31662 31662 31407 0 -1 4202496 152191 0 0 0 499950 61 0 0 25 0 1 0 526631910 639197184 150845 33554432000 4194304 4785740 140735894068384 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31664/statm: 156054 150845 340 145 0 153099 0
[pid=31665] ppid=31662 vsize=461900 CPUtime=4999 cores=2
/proc/31665/stat : 31665 (TNM) R 31662 31662 31407 0 -1 4202496 4302 0 0 0 499898 2 0 0 25 0 1 0 526631910 472985600 4199 33554432000 134512640 134534564 4288629920 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31665/statm: 115475 4199 103 6 0 114141 0
[pid=31666] ppid=31662 vsize=72972 CPUtime=5000.08 cores=3
/proc/31666/stat : 31666 (march_hi) R 31662 31662 31407 0 -1 4202496 38361 0 0 0 500002 6 0 0 25 0 1 0 526631910 74723328 15367 33554432000 4194304 4331988 140736371091536 18446744073709551615 4226464 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31666/statm: 18243 15367 173 34 0 16685 0
[pid=31667] ppid=31662 vsize=266588 CPUtime=19971.2 cores=4-7
/proc/31667/stat : 31667 (plingeling) S 31662 31662 31407 0 -1 4202496 124521 1254 0 0 1997094 21 0 0 18 0 5 0 526631910 272986112 38705 33554432000 4194304 4356188 140733359639280 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/31667/statm: 66647 38705 164 40 0 65191 0
[pid=31667/tid=31674] ppid=31662 vsize=266588 CPUtime=4999 cores=4-7
/proc/31667/task/31674/stat : 31674 (plingeling) R 31662 31662 31407 0 -1 4202560 36308 1254 0 0 499894 6 0 0 25 0 5 0 526631943 272986112 38705 33554432000 4194304 4356188 140733359639280 18446744073709551615 4279565 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31667/tid=31675] ppid=31662 vsize=266588 CPUtime=4999.48 cores=4-7
/proc/31667/task/31675/stat : 31675 (plingeling) R 31662 31662 31407 0 -1 4202560 20409 1254 0 0 499945 3 0 0 25 0 5 0 526631943 272986112 38705 33554432000 4194304 4356188 140733359639280 18446744073709551615 4331407 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31667/tid=31676] ppid=31662 vsize=266588 CPUtime=4999.79 cores=4-7
/proc/31667/task/31676/stat : 31676 (plingeling) R 31662 31662 31407 0 -1 4202560 37731 1254 0 0 499974 5 0 0 25 0 5 0 526631943 272986112 38705 33554432000 4194304 4356188 140733359639280 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31667/tid=31677] ppid=31662 vsize=266588 CPUtime=4972.52 cores=4-7
/proc/31667/task/31677/stat : 31677 (plingeling) R 31662 31662 31407 0 -1 4202560 23580 1254 0 0 497249 3 0 0 25 0 5 0 526631943 272986112 38705 33554432000 4194304 4356188 140733359639280 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39970.5
Current children cumulated vsize (KiB) 3424368

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 31662 and gives
#  childrusage.ru_utime.tv_sec=14989
#  childrusage.ru_utime.tv_usec=359271
#  childrusage.ru_stime.tv_sec=9
#  childrusage.ru_stime.tv_usec=876498
# CPU time returned by wait4() is 14999.2
# while last known CPU time is 39970.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): 39970.5
CPU user time (s): 39959.8
CPU system time (s): 10.67
CPU usage (%): 799.406
Max. virtual memory (cumulated for all children) (KiB): 5367608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14989.4
system time used= 9.8765
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2437313
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= 411
involuntary context switches= 34345

runsolver used 7.60784 second user time and 19.674 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-30 09:58:11
IDJOB=3219357
IDBENCH=82576
IDSOLVER=1638
FILE ID=node101/3219357-1304150291
RUNJOBID= node101-1304145273-31421
PBS_JOBID= 13170875
Free space on /tmp= 72156 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S109959541-056-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219357-1304150291/watcher-3219357-1304150291 -o /tmp/evaluation-result-3219357-1304150291/solver-3219357-1304150291 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3219357-1304150291.cnf

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

MD5SUM BENCH= 5f909806405bfbe25b7db5afcabe8fc9
RANDOM SEED=1604034633

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:      25859460 kB
Buffers:       1920080 kB
Cached:        4691240 kB
SwapCached:      30424 kB
Active:        1770704 kB
Inactive:      4873872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25859460 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           12288 kB
Writeback:           0 kB
AnonPages:       25084 kB
Mapped:           8892 kB
Slab:           380000 kB
PageTables:       4956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185996 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 11:21:34