Trace number 3219027

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.1 5000.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S1969540674-065-UNKNOWN.cnf
MD5SUMfcb14103324f734a2e69e02c062e67ed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1079.13
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
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-3219027-1304145684/watcher-3219027-1304145684 -o /tmp/evaluation-result-3219027-1304145684/solver-3219027-1304145684 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3219027-1304145684.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: 6.69 4.78 4.05 2/170 8691
/proc/meminfo: memFree=30940068/32950928 swapFree=67111404/67111528
[pid=8691] ppid=8689 vsize=18324 CPUtime=0 cores=0-7
/proc/8691/stat : 8691 (ppfolio) S 8689 8691 8622 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 526167193 18763776 389 33554432000 4194304 4287625 140734046998176 18446744073709551615 235594886671 0 0 4096 65536 4611307653283446783 0 0 17 4 0 0 0
/proc/8691/statm: 4581 389 341 23 0 91 0

[startup+0.0454059 s]
/proc/loadavg: 6.69 4.78 4.05 2/170 8691
/proc/meminfo: memFree=30940068/32950928 swapFree=67111404/67111528
[pid=8691] ppid=8689 vsize=18324 CPUtime=0 cores=0-7
/proc/8691/stat : 8691 (ppfolio) S 8689 8691 8622 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 526167193 18763776 389 33554432000 4194304 4287625 140734046998176 18446744073709551615 235594886671 0 0 4096 65536 4611307653283446783 0 0 17 4 0 0 0
/proc/8691/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100393 s]
/proc/loadavg: 6.69 4.78 4.05 2/170 8691
/proc/meminfo: memFree=30940068/32950928 swapFree=67111404/67111528
[pid=8691] ppid=8689 vsize=18324 CPUtime=0 cores=0-7
/proc/8691/stat : 8691 (ppfolio) S 8689 8691 8622 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 526167193 18763776 389 33554432000 4194304 4287625 140734046998176 18446744073709551615 235594886671 0 0 4096 65536 4611307653283446783 0 0 17 4 0 0 0
/proc/8691/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300361 s]
/proc/loadavg: 6.69 4.78 4.05 2/170 8691
/proc/meminfo: memFree=30940068/32950928 swapFree=67111404/67111528
[pid=8691] ppid=8689 vsize=18324 CPUtime=0 cores=0-7
/proc/8691/stat : 8691 (ppfolio) S 8689 8691 8622 0 -1 4202496 520 0 0 0 0 0 0 0 23 0 1 0 526167193 18763776 389 33554432000 4194304 4287625 140734046998176 18446744073709551615 235594886671 0 0 4096 65536 4611307653283446783 0 0 17 4 0 0 0
/proc/8691/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700291 s]
/proc/loadavg: 6.69 4.78 4.05 2/170 8691
/proc/meminfo: memFree=30940068/32950928 swapFree=67111404/67111528
[pid=8691] ppid=8689 vsize=18324 CPUtime=0 cores=0-7
/proc/8691/stat : 8691 (ppfolio) S 8689 8691 8622 0 -1 4202496 520 0 0 0 0 0 0 0 19 0 1 0 526167193 18763776 389 33554432000 4194304 4287625 140734046998176 18446744073709551615 235594886671 0 0 4096 65536 4611307653283446783 0 0 17 4 0 0 0
/proc/8691/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50115 s]
/proc/loadavg: 6.56 4.79 4.06 9/180 8706
/proc/meminfo: memFree=30710340/32950928 swapFree=67111404/67111528
[pid=8691] ppid=8689 vsize=18324 CPUtime=0 cores=0-7
/proc/8691/stat : 8691 (ppfolio) S 8689 8691 8622 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 526167193 18763776 389 33554432000 4194304 4287625 140734046998176 18446744073709551615 235594886671 0 0 4096 65536 4611307653283446783 0 0 17 4 0 0 0
/proc/8691/statm: 4581 389 341 23 0 91 0
[pid=8692] ppid=8691 vsize=71960 CPUtime=1.49 cores=0
/proc/8692/stat : 8692 (cryptominisat) R 8691 8691 8622 0 -1 4202496 16688 0 0 0 147 2 0 0 25 0 1 0 526167193 73687040 12711 33554432000 4194304 4587354 140736332582656 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8692/statm: 17990 12711 326 96 0 14552 0
[pid=8693] ppid=8691 vsize=39328 CPUtime=1.49 cores=1
/proc/8693/stat : 8693 (clasp) R 8691 8691 8622 0 -1 4202496 9699 0 0 0 148 1 0 0 25 0 1 0 526167193 40271872 6977 33554432000 4194304 4785740 140737070879040 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8693/statm: 9832 6977 340 145 0 6877 0
[pid=8694] ppid=8691 vsize=472060 CPUtime=1.49 cores=2
/proc/8694/stat : 8694 (TNM) R 8691 8691 8622 0 -1 4202496 8338 0 0 0 148 1 0 0 25 0 1 0 526167193 483389440 8235 33554432000 134512640 134534564 4287303792 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8694/statm: 118015 8235 95 6 0 116681 0
[pid=8695] ppid=8691 vsize=44680 CPUtime=1.49 cores=3
/proc/8695/stat : 8695 (march_hi) R 8691 8691 8622 0 -1 4202496 33873 0 0 0 144 5 0 0 25 0 1 0 526167193 45752320 7671 33554432000 4194304 4331988 140733465147360 18446744073709551615 4252197 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8695/statm: 11170 7671 141 34 0 9612 0
[pid=8696] ppid=8691 vsize=168228 CPUtime=3.75 cores=4-7
/proc/8696/stat : 8696 (plingeling) S 8691 8691 8622 0 -1 4202496 28281 1250 0 0 371 4 0 0 25 0 5 0 526167193 172265472 14104 33554432000 4194304 4356188 140733643798496 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8696/statm: 42057 14104 163 40 0 40601 0
[pid=8696/tid=8703] ppid=8691 vsize=168228 CPUtime=0.75 cores=4-7
/proc/8696/task/8703/stat : 8703 (plingeling) R 8691 8691 8622 0 -1 4202560 4208 1250 0 0 75 0 0 0 25 0 5 0 526167267 172265472 14104 33554432000 4194304 4356188 140733643798496 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8696/tid=8704] ppid=8691 vsize=168228 CPUtime=0.75 cores=4-7
/proc/8696/task/8704/stat : 8704 (plingeling) R 8691 8691 8622 0 -1 4202560 3957 1250 0 0 75 0 0 0 25 0 5 0 526167267 172265472 14104 33554432000 4194304 4356188 140733643798496 18446744073709551615 4211178 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8696/tid=8705] ppid=8691 vsize=168228 CPUtime=0.74 cores=4-7
/proc/8696/task/8705/stat : 8705 (plingeling) R 8691 8691 8622 0 -1 4202560 3765 1250 0 0 74 0 0 0 25 0 5 0 526167267 172265472 14104 33554432000 4194304 4356188 140733643798496 18446744073709551615 4315078 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8696/tid=8706] ppid=8691 vsize=168228 CPUtime=0.75 cores=4-7
/proc/8696/task/8706/stat : 8706 (plingeling) R 8691 8691 8622 0 -1 4202560 3745 1250 0 0 75 0 0 0 25 0 5 0 526167267 172265472 14104 33554432000 4194304 4356188 140733643798496 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.71
Current children cumulated vsize (KiB) 814580

[startup+3.10087 s]
/proc/loadavg: 6.56 4.79 4.06 9/180 8706
/proc/meminfo: memFree=30741720/32950928 swapFree=67111404/67111528
[pid=8691] ppid=8689 vsize=18324 CPUtime=0 cores=0-7
/proc/8691/stat : 8691 (ppfolio) S 8689 8691 8622 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 526167193 18763776 389 33554432000 4194304 4287625 140734046998176 18446744073709551615 235594886671 0 0 4096 65536 4611307653283446783 0 0 17 4 0 0 0
/proc/8691/statm: 4581 389 341 23 0 91 0
[pid=8692] ppid=8691 vsize=109464 CPUtime=3.09 cores=0
/proc/8692/stat : 8692 (cryptominisat) R 8691 8691 8622 0 -1 4202496 17614 0 0 0 307 2 0 0 25 0 1 0 526167193 112091136 13634 33554432000 4194304 4587354 140736332582656 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8692/statm: 27366 13634 326 96 0 23928 0
[pid=8693] ppid=8691 vsize=39328 CPUtime=3.09 cores=1
/proc/8693/stat : 8693 (clasp) R 8691 8691 8622 0 -1 4202496 9757 0 0 0 308 1 0 0 25 0 1 0 526167193 40271872 7035 33554432000 4194304 4785740 140737070879040 18446744073709551615 4297991 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8693/statm: 9832 7035 340 145 0 6877 0
[pid=8694] ppid=8691 vsize=472060 CPUtime=3.09 cores=2
/proc/8694/stat : 8694 (TNM) R 8691 8691 8622 0 -1 4202496 8338 0 0 0 308 1 0 0 25 0 1 0 526167193 483389440 8235 33554432000 134512640 134534564 4287303792 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8694/statm: 118015 8235 95 6 0 116681 0
[pid=8695] ppid=8691 vsize=106240 CPUtime=3.08 cores=3
/proc/8695/stat : 8695 (march_hi) R 8691 8691 8622 0 -1 4202496 61304 0 0 0 299 9 0 0 25 0 1 0 526167193 108789760 14476 33554432000 4194304 4331988 140733465147360 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8695/statm: 26560 14476 173 34 0 25002 0
[pid=8696] ppid=8691 vsize=168216 CPUtime=10.15 cores=4-7
/proc/8696/stat : 8696 (plingeling) S 8691 8691 8622 0 -1 4202496 28291 1250 0 0 1011 4 0 0 25 0 5 0 526167193 172253184 14111 33554432000 4194304 4356188 140733643798496 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8696/statm: 42054 14111 163 40 0 40598 0
[pid=8696/tid=8703] ppid=8691 vsize=168216 CPUtime=2.35 cores=4-7
/proc/8696/task/8703/stat : 8703 (plingeling) R 8691 8691 8622 0 -1 4202560 4213 1250 0 0 235 0 0 0 25 0 5 0 526167267 172253184 14111 33554432000 4194304 4356188 140733643798496 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8696/tid=8704] ppid=8691 vsize=168216 CPUtime=2.35 cores=4-7
/proc/8696/task/8704/stat : 8704 (plingeling) R 8691 8691 8622 0 -1 4202560 3957 1250 0 0 235 0 0 0 25 0 5 0 526167267 172253184 14111 33554432000 4194304 4356188 140733643798496 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8696/tid=8705] ppid=8691 vsize=168216 CPUtime=2.33 cores=4-7
/proc/8696/task/8705/stat : 8705 (plingeling) R 8691 8691 8622 0 -1 4202560 3770 1250 0 0 233 0 0 0 25 0 5 0 526167267 172253184 14111 33554432000 4194304 4356188 140733643798496 18446744073709551615 4234276 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8696/tid=8706] ppid=8691 vsize=168216 CPUtime=2.35 cores=4-7
/proc/8696/task/8706/stat : 8706 (plingeling) R 8691 8691 8622 0 -1 4202560 3745 1250 0 0 235 0 0 0 25 0 5 0 526167267 172253184 14111 33554432000 4194304 4356188 140733643798496 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22.5
Current children cumulated vsize (KiB) 913632

[startup+6.30131 s]
/proc/loadavg: 6.56 4.79 4.06 9/180 8706
/proc/meminfo: memFree=30668344/32950928 swapFree=67111404/67111528
[pid=8691] ppid=8689 vsize=18324 CPUtime=0 cores=0-7
/proc/8691/stat : 8691 (ppfolio) S 8689 8691 8622 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 526167193 18763776 389 33554432000 4194304 4287625 140734046998176 18446744073709551615 235594886671 0 0 4096 65536 4611307653283446783 0 0 17 4 0 0 0
/proc/8691/statm: 4581 389 341 23 0 91 0
[pid=8692] ppid=8691 vsize=109464 CPUtime=6.28 cores=0
/proc/8692/stat : 8692 (cryptominisat) R 8691 8691 8622 0 -1 4202496 19192 0 0 0 626 2 0 0 25 0 1 0 526167193 112091136 15209 33554432000 4194304 4587354 140736332582656 18446744073709551615 235594563339 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8692/statm: 27366 15209 326 96 0 23928 0
[pid=8693] ppid=8691 vsize=48672 CPUtime=6.29 cores=1
/proc/8693/stat : 8693 (clasp) R 8691 8691 8622 0 -1 4202496 12103 0 0 0 628 1 0 0 25 0 1 0 526167193 49840128 9381 33554432000 4194304 4785740 140737070879040 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8693/statm: 12168 9381 340 145 0 9213 0
[pid=8694] ppid=8691 vsize=472060 CPUtime=6.28 cores=2
/proc/8694/stat : 8694 (TNM) R 8691 8691 8622 0 -1 4202496 8338 0 0 0 627 1 0 0 25 0 1 0 526167193 483389440 8235 33554432000 134512640 134534564 4287303792 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8694/statm: 118015 8235 95 6 0 116681 0
[pid=8695] ppid=8691 vsize=107444 CPUtime=6.28 cores=3
/proc/8695/stat : 8695 (march_hi) R 8691 8691 8622 0 -1 4202496 69667 0 0 0 618 10 0 0 25 0 1 0 526167193 110022656 22839 33554432000 4194304 4331988 140733465147360 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8695/statm: 26861 22839 173 34 0 25303 0
[pid=8696] ppid=8691 vsize=168216 CPUtime=22.93 cores=4-7
/proc/8696/stat : 8696 (plingeling) S 8691 8691 8622 0 -1 4202496 28291 1250 0 0 2289 4 0 0 25 0 5 0 526167193 172253184 14111 33554432000 4194304 4356188 140733643798496 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8696/statm: 42054 14111 163 40 0 40598 0
[pid=8696/tid=8703] ppid=8691 vsize=168216 CPUtime=5.55 cores=4-7
/proc/8696/task/8703/stat : 8703 (plingeling) R 8691 8691 8622 0 -1 4202560 4213 1250 0 0 555 0 0 0 25 0 5 0 526167267 172253184 14111 33554432000 4194304 4356188 140733643798496 18446744073709551615 4332322 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8696/tid=8704] ppid=8691 vsize=168216 CPUtime=5.55 cores=4-7
/proc/8696/task/8704/stat : 8704 (plingeling) R 8691 8691 8622 0 -1 4202560 3957 1250 0 0 555 0 0 0 25 0 5 0 526167267 172253184 14111 33554432000 4194304 4356188 140733643798496 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8696/tid=8705] ppid=8691 vsize=168216 CPUtime=5.52 cores=4-7
/proc/8696/task/8705/stat : 8705 (plingeling) R 8691 8691 8622 0 -1 4202560 3770 1250 0 0 552 0 0 0 25 0 5 0 526167267 172253184 14111 33554432000 4194304 4356188 140733643798496 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8696/tid=8706] ppid=8691 vsize=168216 CPUtime=5.55 cores=4-7
/proc/8696/task/8706/stat : 8706 (plingeling) R 8691 8691 8622 0 -1 4202560 3745 1250 0 0 555 0 0 0 25 0 5 0 526167267 172253184 14111 33554432000 4194304 4356188 140733643798496 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.06
Current children cumulated vsize (KiB) 924180

[startup+12.7012 s]
/proc/loadavg: 6.78 4.89 4.10 9/180 8706
/proc/meminfo: memFree=30632268/32950928 swapFree=67111404/67111528
[pid=8691] ppid=8689 vsize=18324 CPUtime=0 cores=0-7
/proc/8691/stat : 8691 (ppfolio) S 8689 8691 8622 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 526167193 18763776 389 33554432000 4194304 4287625 140734046998176 18446744073709551615 235594886671 0 0 4096 65536 4611307653283446783 0 0 17 4 0 0 0
/proc/8691/statm: 4581 389 341 23 0 91 0
[pid=8692] ppid=8691 vsize=109464 CPUtime=12.69 cores=0
/proc/8692/stat : 8692 (cryptominisat) R 8691 8691 8622 0 -1 4202496 22111 0 0 0 1265 4 0 0 25 0 1 0 526167193 112091136 18119 33554432000 4194304 4587354 140736332582656 18446744073709551615 4241220 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8692/statm: 27366 18119 326 96 0 23928 0
[pid=8693] ppid=8691 vsize=70356 CPUtime=12.69 cores=1
/proc/8693/stat : 8693 (clasp) R 8691 8691 8622 0 -1 4202496 17517 0 0 0 1266 3 0 0 25 0 1 0 526167193 72044544 14795 33554432000 4194304 4785740 140737070879040 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8693/statm: 17589 14795 340 145 0 14634 0
[pid=8694] ppid=8691 vsize=472060 CPUtime=12.68 cores=2
/proc/8694/stat : 8694 (TNM) R 8691 8691 8622 0 -1 4202496 8338 0 0 0 1267 1 0 0 25 0 1 0 526167193 483389440 8235 33554432000 134512640 134534564 4287303792 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8694/statm: 118015 8235 95 6 0 116681 0
[pid=8695] ppid=8691 vsize=109604 CPUtime=12.69 cores=3
/proc/8695/stat : 8695 (march_hi) R 8691 8691 8622 0 -1 4202496 70182 0 0 0 1258 11 0 0 25 0 1 0 526167193 112234496 23354 33554432000 4194304 4331988 140733465147360 18446744073709551615 4263143 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8695/statm: 27401 23354 173 34 0 25843 0
[pid=8696] ppid=8691 vsize=175644 CPUtime=48.49 cores=4-7
/proc/8696/stat : 8696 (plingeling) S 8691 8691 8622 0 -1 4202496 30148 1250 0 0 4845 4 0 0 25 0 5 0 526167193 179859456 15968 33554432000 4194304 4356188 140733643798496 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8696/statm: 43911 15968 163 40 0 42455 0
[pid=8696/tid=8703] ppid=8691 vsize=175644 CPUtime=11.95 cores=4-7
/proc/8696/task/8703/stat : 8703 (plingeling) R 8691 8691 8622 0 -1 4202560 4213 1250 0 0 1195 0 0 0 25 0 5 0 526167267 179859456 15968 33554432000 4194304 4356188 140733643798496 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8696/tid=8704] ppid=8691 vsize=175644 CPUtime=11.95 cores=4-7
/proc/8696/task/8704/stat : 8704 (plingeling) R 8691 8691 8622 0 -1 4202560 3957 1250 0 0 1195 0 0 0 25 0 5 0 526167267 179859456 15968 33554432000 4194304 4356188 140733643798496 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8696/tid=8705] ppid=8691 vsize=175644 CPUtime=11.88 cores=4-7
/proc/8696/task/8705/stat : 8705 (plingeling) R 8691 8691 8622 0 -1 4202560 3770 1250 0 0 1188 0 0 0 25 0 5 0 526167267 179859456 15968 33554432000 4194304 4356188 140733643798496 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8696/tid=8706] ppid=8691 vsize=175644 CPUtime=11.95 cores=4-7
/proc/8696/task/8706/stat : 8706 (plingeling) R 8691 8691 8622 0 -1 4202560 5602 1250 0 0 1195 0 0 0 25 0 5 0 526167267 179859456 15968 33554432000 4194304 4356188 140733643798496 18446744073709551615 4234276 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.24
Current children cumulated vsize (KiB) 955452

[startup+25.5009 s]
/proc/loadavg: 6.96 4.99 4.14 9/180 8707
/proc/meminfo: memFree=30474832/32950928 swapFree=67111404/67111528
[pid=8691] ppid=8689 vsize=18324 CPUtime=0 cores=0-7
/proc/8691/stat : 8691 (ppfolio) S 8689 8691 8622 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 526167193 18763776 389 33554432000 4194304 4287625 140734046998176 18446744073709551615 235594886671 0 0 4096 65536 4611307653283446783 0 0 17 4 0 0 0
/proc/8691/statm: 4581 389 341 23 0 91 0
[pid=8692] ppid=8691 vsize=1626168 CPUtime=25.49 cores=0
/proc/8692/stat : 8692 (cryptominisat) R 8691 8691 8622 0 -1 4202496 54597 0 0 0 2540 9 0 0 25 0 1 0 526167193 1665196032 42706 33554432000 4194304 4587354 140736332582656 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=8694] ppid=8691 vsize=472064 CPUtime=4781.8 cores=2
/proc/8694/stat : 8694 (TNM) R 8691 8691 8622 0 -1 4202496 8347 0 0 0 478177 3 0 0 25 0 1 0 526167193 483393536 8244 33554432000 134512640 134534564 4287303792 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8694/statm: 118016 8244 103 6 0 116682 0
[pid=8695] ppid=8691 vsize=134060 CPUtime=4782.4 cores=3
/proc/8695/stat : 8695 (march_hi) R 8691 8691 8622 0 -1 4202496 75977 0 0 0 478226 14 0 0 25 0 1 0 526167193 137277440 29149 33554432000 4194304 4331988 140733465147360 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8695/statm: 33515 29149 173 34 0 31957 0
[pid=8696] ppid=8691 vsize=279564 CPUtime=19100.5 cores=4-7
/proc/8696/stat : 8696 (plingeling) S 8691 8691 8622 0 -1 4202496 80684 1250 0 0 1910038 13 0 0 25 0 5 0 526167193 286273536 41948 33554432000 4194304 4356188 140733643798496 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8696/statm: 69891 41948 163 40 0 68435 0
[pid=8696/tid=8703] ppid=8691 vsize=279564 CPUtime=4781.66 cores=4-7
/proc/8696/task/8703/stat : 8703 (plingeling) R 8691 8691 8622 0 -1 4202560 11814 1250 0 0 478165 1 0 0 25 0 5 0 526167267 286273536 41948 33554432000 4194304 4356188 140733643798496 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8696/tid=8704] ppid=8691 vsize=279564 CPUtime=4781.52 cores=4-7
/proc/8696/task/8704/stat : 8704 (plingeling) R 8691 8691 8622 0 -1 4202560 9078 1250 0 0 478150 2 0 0 25 0 5 0 526167267 286273536 41948 33554432000 4194304 4356188 140733643798496 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8696/tid=8705] ppid=8691 vsize=279564 CPUtime=4755.58 cores=4-7
/proc/8696/task/8705/stat : 8705 (plingeling) R 8691 8691 8622 0 -1 4202560 17380 1250 0 0 475556 2 0 0 25 0 5 0 526167267 286273536 41948 33554432000 4194304 4356188 140733643798496 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8696/tid=8706] ppid=8691 vsize=279564 CPUtime=4780.99 cores=4-7
/proc/8696/task/8706/stat : 8706 (plingeling) R 8691 8691 8622 0 -1 4202560 29806 1250 0 0 478095 4 0 0 25 0 5 0 526167267 286273536 41948 33554432000 4194304 4356188 140733643798496 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38229.4
Current children cumulated vsize (KiB) 3391536

[startup+4842.3 s]
/proc/loadavg: 8.00 8.01 7.97 9/180 8856
/proc/meminfo: memFree=29532432/32950928 swapFree=67111404/67111528
[pid=8691] ppid=8689 vsize=18324 CPUtime=0 cores=0-7
/proc/8691/stat : 8691 (ppfolio) S 8689 8691 8622 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 526167193 18763776 389 33554432000 4194304 4287625 140734046998176 18446744073709551615 235594886671 0 0 4096 65536 4611307653283446783 0 0 17 4 0 0 0
/proc/8691/statm: 4581 389 341 23 0 91 0
[pid=8692] ppid=8691 vsize=1553208 CPUtime=4842.37 cores=0
/proc/8692/stat : 8692 (cryptominisat) R 8691 8691 8622 0 -1 4202496 2047502 0 0 0 483349 888 0 0 25 0 1 0 526167193 1590484992 42948 33554432000 4194304 4587354 140736332582656 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8692/statm: 388302 42948 337 96 0 384864 0
[pid=8693] ppid=8691 vsize=934316 CPUtime=4842.37 cores=1
/proc/8693/stat : 8693 (clasp) R 8691 8691 8622 0 -1 4202496 231466 0 0 0 484163 74 0 0 25 0 1 0 526167193 956739584 228744 33554432000 4194304 4785740 140737070879040 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8693/statm: 233579 228744 340 145 0 230624 0
[pid=8694] ppid=8691 vsize=472064 CPUtime=4841.79 cores=2
/proc/8694/stat : 8694 (TNM) R 8691 8691 8622 0 -1 4202496 8347 0 0 0 484176 3 0 0 25 0 1 0 526167193 483393536 8244 33554432000 134512640 134534564 4287303792 18446744073709551615 134530576 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8694/statm: 118016 8244 103 6 0 116682 0
[pid=8695] ppid=8691 vsize=134060 CPUtime=4842.4 cores=3
/proc/8695/stat : 8695 (march_hi) R 8691 8691 8622 0 -1 4202496 75987 0 0 0 484226 14 0 0 25 0 1 0 526167193 137277440 29159 33554432000 4194304 4331988 140733465147360 18446744073709551615 4263190 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8695/statm: 33515 29159 173 34 0 31957 0
[pid=8696] ppid=8691 vsize=283660 CPUtime=19340.2 cores=4-7
/proc/8696/stat : 8696 (plingeling) S 8691 8691 8622 0 -1 4202496 81708 1250 0 0 1934005 13 0 0 25 0 5 0 526167193 290467840 42972 33554432000 4194304 4356188 140733643798496 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8696/statm: 70915 42972 163 40 0 69459 0
[pid=8696/tid=8703] ppid=8691 vsize=283660 CPUtime=4841.66 cores=4-7
/proc/8696/task/8703/stat : 8703 (plingeling) R 8691 8691 8622 0 -1 4202560 11814 1250 0 0 484165 1 0 0 25 0 5 0 526167267 290467840 42972 33554432000 4194304 4356188 140733643798496 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8696/tid=8704] ppid=8691 vsize=283660 CPUtime=4841.52 cores=4-7
/proc/8696/task/8704/stat : 8704 (plingeling) R 8691 8691 8622 0 -1 4202560 9078 1250 0 0 484150 2 0 0 25 0 5 0 526167267 290467840 42972 33554432000 4194304 4356188 140733643798496 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8696/tid=8705] ppid=8691 vsize=283660 CPUtime=4815.25 cores=4-7
/proc/8696/task/8705/stat : 8705 (plingeling) R 8691 8691 8622 0 -1 4202560 18404 1250 0 0 481523 2 0 0 25 0 5 0 526167267 290467840 42972 33554432000 4194304 4356188 140733643798496 18446744073709551615 4330827 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8696/tid=8706] ppid=8691 vsize=283660 CPUtime=4840.99 cores=4-7
/proc/8696/task/8706/stat : 8706 (plingeling) R 8691 8691 8622 0 -1 4202560 29806 1250 0 0 484095 4 0 0 25 0 5 0 526167267 290467840 42972 33554432000 4194304 4356188 140733643798496 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38709.1
Current children cumulated vsize (KiB) 3395632

[startup+4902.3 s]
/proc/loadavg: 8.04 8.02 7.98 9/180 8858
/proc/meminfo: memFree=29566628/32950928 swapFree=67111404/67111528
[pid=8691] ppid=8689 vsize=18324 CPUtime=0 cores=0-7
/proc/8691/stat : 8691 (ppfolio) S 8689 8691 8622 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 526167193 18763776 389 33554432000 4194304 4287625 140734046998176 18446744073709551615 235594886671 0 0 4096 65536 4611307653283446783 0 0 17 4 0 0 0
/proc/8691/statm: 4581 389 341 23 0 91 0
[pid=8692] ppid=8691 vsize=1557780 CPUtime=4902.36 cores=0
/proc/8692/stat : 8692 (cryptominisat) R 8691 8691 8622 0 -1 4202496 2069621 0 0 0 489337 899 0 0 25 0 1 0 526167193 1595166720 30560 33554432000 4194304 4587354 140736332582656 18446744073709551615 4244125 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8692/statm: 389445 30560 337 96 0 386007 0
[pid=8693] ppid=8691 vsize=934316 CPUtime=4902.37 cores=1
/proc/8693/stat : 8693 (clasp) R 8691 8691 8622 0 -1 4202496 231466 0 0 0 490163 74 0 0 25 0 1 0 526167193 956739584 228744 33554432000 4194304 4785740 140737070879040 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8693/statm: 233579 228744 340 145 0 230624 0
[pid=8694] ppid=8691 vsize=472064 CPUtime=4901.79 cores=2
/proc/8694/stat : 8694 (TNM) R 8691 8691 8622 0 -1 4202496 8347 0 0 0 490176 3 0 0 25 0 1 0 526167193 483393536 8244 33554432000 134512640 134534564 4287303792 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8694/statm: 118016 8244 103 6 0 116682 0
[pid=8695] ppid=8691 vsize=134060 CPUtime=4902.4 cores=3
/proc/8695/stat : 8695 (march_hi) R 8691 8691 8622 0 -1 4202496 75996 0 0 0 490226 14 0 0 25 0 1 0 526167193 137277440 29168 33554432000 4194304 4331988 140733465147360 18446744073709551615 4288317 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8695/statm: 33515 29168 173 34 0 31957 0
[pid=8696] ppid=8691 vsize=300048 CPUtime=19579.9 cores=4-7
/proc/8696/stat : 8696 (plingeling) S 8691 8691 8622 0 -1 4202496 87853 1250 0 0 1957972 14 0 0 25 0 5 0 526167193 307249152 47069 33554432000 4194304 4356188 140733643798496 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8696/statm: 75012 47069 163 40 0 73556 0
[pid=8696/tid=8703] ppid=8691 vsize=300048 CPUtime=4901.66 cores=4-7
/proc/8696/task/8703/stat : 8703 (plingeling) R 8691 8691 8622 0 -1 4202560 11814 1250 0 0 490165 1 0 0 25 0 5 0 526167267 307249152 47069 33554432000 4194304 4356188 140733643798496 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8696/tid=8704] ppid=8691 vsize=300048 CPUtime=4901.51 cores=4-7
/proc/8696/task/8704/stat : 8704 (plingeling) R 8691 8691 8622 0 -1 4202560 13175 1250 0 0 490149 2 0 0 25 0 5 0 526167267 307249152 47069 33554432000 4194304 4356188 140733643798496 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8696/tid=8705] ppid=8691 vsize=300048 CPUtime=4874.93 cores=4-7
/proc/8696/task/8705/stat : 8705 (plingeling) R 8691 8691 8622 0 -1 4202560 18404 1250 0 0 487491 2 0 0 25 0 5 0 526167267 307249152 47069 33554432000 4194304 4356188 140733643798496 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8696/tid=8706] ppid=8691 vsize=300048 CPUtime=4900.98 cores=4-7
/proc/8696/task/8706/stat : 8706 (plingeling) R 8691 8691 8622 0 -1 4202560 31854 1250 0 0 490094 4 0 0 25 0 5 0 526167267 307249152 47069 33554432000 4194304 4356188 140733643798496 18446744073709551615 4241608 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39188.8
Current children cumulated vsize (KiB) 3416592

[startup+4962.3 s]
/proc/loadavg: 8.05 8.03 7.98 9/180 8861
/proc/meminfo: memFree=29493076/32950928 swapFree=67111404/67111528
[pid=8691] ppid=8689 vsize=18324 CPUtime=0 cores=0-7
/proc/8691/stat : 8691 (ppfolio) S 8689 8691 8622 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 526167193 18763776 389 33554432000 4194304 4287625 140734046998176 18446744073709551615 235594886671 0 0 4096 65536 4611307653283446783 0 0 17 4 0 0 0
/proc/8691/statm: 4581 389 341 23 0 91 0
[pid=8692] ppid=8691 vsize=1557780 CPUtime=4962.37 cores=0
/proc/8692/stat : 8692 (cryptominisat) R 8691 8691 8622 0 -1 4202496 2088590 0 0 0 495328 909 0 0 25 0 1 0 526167193 1595166720 49458 33554432000 4194304 4587354 140736332582656 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8692/statm: 389445 49458 337 96 0 386007 0
[pid=8693] ppid=8691 vsize=944460 CPUtime=4962.38 cores=1
/proc/8693/stat : 8693 (clasp) R 8691 8691 8622 0 -1 4202496 233753 0 0 0 496163 75 0 0 25 0 1 0 526167193 967127040 231031 33554432000 4194304 4785740 140737070879040 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8693/statm: 236115 231031 340 145 0 233160 0
[pid=8694] ppid=8691 vsize=472064 CPUtime=4961.78 cores=2
/proc/8694/stat : 8694 (TNM) R 8691 8691 8622 0 -1 4202496 8347 0 0 0 496175 3 0 0 25 0 1 0 526167193 483393536 8244 33554432000 134512640 134534564 4287303792 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8694/statm: 118016 8244 103 6 0 116682 0
[pid=8695] ppid=8691 vsize=134192 CPUtime=4962.4 cores=3
/proc/8695/stat : 8695 (march_hi) R 8691 8691 8622 0 -1 4202496 76006 0 0 0 496226 14 0 0 25 0 1 0 526167193 137412608 29178 33554432000 4194304 4331988 140733465147360 18446744073709551615 4292246 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8695/statm: 33548 29178 173 34 0 31990 0
[pid=8696] ppid=8691 vsize=287760 CPUtime=19819.5 cores=4-7
/proc/8696/stat : 8696 (plingeling) S 8691 8691 8622 0 -1 4202496 87853 1250 0 0 1981940 14 0 0 25 0 5 0 526167193 294666240 43997 33554432000 4194304 4356188 140733643798496 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8696/statm: 71940 43997 163 40 0 70484 0
[pid=8696/tid=8703] ppid=8691 vsize=287760 CPUtime=4961.66 cores=4-7
/proc/8696/task/8703/stat : 8703 (plingeling) R 8691 8691 8622 0 -1 4202560 11814 1250 0 0 496165 1 0 0 25 0 5 0 526167267 294666240 43997 33554432000 4194304 4356188 140733643798496 18446744073709551615 4273850 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8696/tid=8704] ppid=8691 vsize=287760 CPUtime=4961.51 cores=4-7
/proc/8696/task/8704/stat : 8704 (plingeling) R 8691 8691 8622 0 -1 4202560 13175 1250 0 0 496149 2 0 0 25 0 5 0 526167267 294666240 43997 33554432000 4194304 4356188 140733643798496 18446744073709551615 4279753 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8696/tid=8705] ppid=8691 vsize=287760 CPUtime=4934.6 cores=4-7
/proc/8696/task/8705/stat : 8705 (plingeling) R 8691 8691 8622 0 -1 4202560 18404 1250 0 0 493458 2 0 0 25 0 5 0 526167267 294666240 43997 33554432000 4194304 4356188 140733643798496 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8696/tid=8706] ppid=8691 vsize=287760 CPUtime=4960.99 cores=4-7
/proc/8696/task/8706/stat : 8706 (plingeling) R 8691 8691 8622 0 -1 4202560 31854 1250 0 0 496095 4 0 0 25 0 5 0 526167267 294666240 43997 33554432000 4194304 4356188 140733643798496 18446744073709551615 4234297 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39668.5
Current children cumulated vsize (KiB) 3414580



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.34 8.11 8.01 9/180 8863
/proc/meminfo: memFree=29567012/32950928 swapFree=67111404/67111528
[pid=8691] ppid=8689 vsize=18324 CPUtime=0 cores=0-7
/proc/8691/stat : 8691 (ppfolio) S 8689 8691 8622 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 526167193 18763776 389 33554432000 4194304 4287625 140734046998176 18446744073709551615 235594886671 0 0 4096 65536 4611307653283446783 0 0 17 4 0 0 0
/proc/8691/statm: 4581 389 341 23 0 91 0
[pid=8692] ppid=8691 vsize=1584596 CPUtime=5000.07 cores=0
/proc/8692/stat : 8692 (cryptominisat) R 8691 8691 8622 0 -1 4202496 2103801 0 0 0 499092 915 0 0 25 0 1 0 526167193 1622626304 29810 33554432000 4194304 4587354 140736332582656 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8692/statm: 396149 29810 337 96 0 392711 0
[pid=8693] ppid=8691 vsize=948496 CPUtime=5000.08 cores=1
/proc/8693/stat : 8693 (clasp) R 8691 8691 8622 0 -1 4202496 234755 0 0 0 499933 75 0 0 25 0 1 0 526167193 971259904 232033 33554432000 4194304 4785740 140737070879040 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8693/statm: 237124 232033 340 145 0 234169 0
[pid=8694] ppid=8691 vsize=472064 CPUtime=4999.47 cores=2
/proc/8694/stat : 8694 (TNM) R 8691 8691 8622 0 -1 4202496 8347 0 0 0 499944 3 0 0 25 0 1 0 526167193 483393536 8244 33554432000 134512640 134534564 4287303792 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8694/statm: 118016 8244 103 6 0 116682 0
[pid=8695] ppid=8691 vsize=134192 CPUtime=5000.11 cores=3
/proc/8695/stat : 8695 (march_hi) R 8691 8691 8622 0 -1 4202496 76011 0 0 0 499997 14 0 0 25 0 1 0 526167193 137412608 29183 33554432000 4194304 4331988 140733465147360 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8695/statm: 33548 29183 173 34 0 31990 0
[pid=8696] ppid=8691 vsize=287760 CPUtime=19969.3 cores=4-7
/proc/8696/stat : 8696 (plingeling) S 8691 8691 8622 0 -1 4202496 87853 1250 0 0 1996921 14 0 0 25 0 5 0 526167193 294666240 43997 33554432000 4194304 4356188 140733643798496 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/8696/statm: 71940 43997 163 40 0 70484 0
[pid=8696/tid=8703] ppid=8691 vsize=287760 CPUtime=4999.37 cores=4-7
/proc/8696/task/8703/stat : 8703 (plingeling) R 8691 8691 8622 0 -1 4202560 11814 1250 0 0 499936 1 0 0 25 0 5 0 526167267 294666240 43997 33554432000 4194304 4356188 140733643798496 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8696/tid=8704] ppid=8691 vsize=287760 CPUtime=4998.41 cores=4-7
/proc/8696/task/8704/stat : 8704 (plingeling) R 8691 8691 8622 0 -1 4202560 13175 1250 0 0 499839 2 0 0 25 0 5 0 526167267 294666240 43997 33554432000 4194304 4356188 140733643798496 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8696/tid=8705] ppid=8691 vsize=287760 CPUtime=4972.09 cores=4-7
/proc/8696/task/8705/stat : 8705 (plingeling) R 8691 8691 8622 0 -1 4202560 18404 1250 0 0 497207 2 0 0 25 0 5 0 526167267 294666240 43997 33554432000 4194304 4356188 140733643798496 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8696/tid=8706] ppid=8691 vsize=287760 CPUtime=4998.69 cores=4-7
/proc/8696/task/8706/stat : 8706 (plingeling) R 8691 8691 8622 0 -1 4202560 31854 1250 0 0 499865 4 0 0 25 0 5 0 526167267 294666240 43997 33554432000 4194304 4356188 140733643798496 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39969.1
Current children cumulated vsize (KiB) 3445432

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 8691 and gives
#  childrusage.ru_utime.tv_sec=14990
#  childrusage.ru_utime.tv_usec=345121
#  childrusage.ru_stime.tv_sec=9
#  childrusage.ru_stime.tv_usec=356577
# CPU time returned by wait4() is 14999.7
# while last known CPU time is 39969.1
#
# 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.1
CPU user time (s): 39958.9
CPU system time (s): 10.21
CPU usage (%): 799.379
Max. virtual memory (cumulated for all children) (KiB): 4941544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14990.3
system time used= 9.35658
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2188680
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= 461
involuntary context switches= 79148

runsolver used 7.26389 second user time and 20.016 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-30 08:41:24
IDJOB=3219027
IDBENCH=82521
IDSOLVER=1638
FILE ID=node120/3219027-1304145684
RUNJOBID= node120-1304145607-8636
PBS_JOBID= 13170892
Free space on /tmp= 73164 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S1969540674-065-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219027-1304145684/watcher-3219027-1304145684 -o /tmp/evaluation-result-3219027-1304145684/solver-3219027-1304145684 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3219027-1304145684.cnf

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

MD5SUM BENCH= fcb14103324f734a2e69e02c062e67ed
RANDOM SEED=1081234150

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30940224 kB
Buffers:        529624 kB
Cached:        1055608 kB
SwapCached:          8 kB
Active:         659196 kB
Inactive:       989248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30940224 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           14384 kB
Writeback:           0 kB
AnonPages:       63748 kB
Mapped:          15020 kB
Slab:           296840 kB
PageTables:       4272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188400 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= 73156 MiB
End job on node120 at 2011-04-30 10:04:46