Trace number 3219033

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S1143439968-082-UNKNOWN.cnf
MD5SUM4baebda329e22fa39a89c4e2a8acff70
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2363.84
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
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-3219033-1304145772/watcher-3219033-1304145772 -o /tmp/evaluation-result-3219033-1304145772/solver-3219033-1304145772 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3219033-1304145772.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.08 6.98 5.11 2/170 8203
/proc/meminfo: memFree=30583956/32951124 swapFree=67110188/67111528
[pid=8203] ppid=8201 vsize=18324 CPUtime=0 cores=0-7
/proc/8203/stat : 8203 (ppfolio) S 8201 8203 8123 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 526177923 18763776 389 33554432000 4194304 4287625 140735667036816 18446744073709551615 222921797135 0 0 4096 65536 15259206680206901247 0 0 17 4 0 0 0
/proc/8203/statm: 4581 389 341 23 0 91 0

[startup+0.081629 s]
/proc/loadavg: 8.08 6.98 5.11 2/170 8203
/proc/meminfo: memFree=30583956/32951124 swapFree=67110188/67111528
[pid=8203] ppid=8201 vsize=18324 CPUtime=0 cores=0-7
/proc/8203/stat : 8203 (ppfolio) S 8201 8203 8123 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 526177923 18763776 389 33554432000 4194304 4287625 140735667036816 18446744073709551615 222921797135 0 0 4096 65536 15259206680206901247 0 0 17 4 0 0 0
/proc/8203/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.182579 s]
/proc/loadavg: 8.08 6.98 5.11 2/170 8203
/proc/meminfo: memFree=30583956/32951124 swapFree=67110188/67111528
[pid=8203] ppid=8201 vsize=18324 CPUtime=0 cores=0-7
/proc/8203/stat : 8203 (ppfolio) S 8201 8203 8123 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 526177923 18763776 389 33554432000 4194304 4287625 140735667036816 18446744073709551615 222921797135 0 0 4096 65536 15259206680206901247 0 0 17 4 0 0 0
/proc/8203/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300558 s]
/proc/loadavg: 8.08 6.98 5.11 2/170 8203
/proc/meminfo: memFree=30583956/32951124 swapFree=67110188/67111528
[pid=8203] ppid=8201 vsize=18324 CPUtime=0 cores=0-7
/proc/8203/stat : 8203 (ppfolio) S 8201 8203 8123 0 -1 4202496 520 0 0 0 0 0 0 0 23 0 1 0 526177923 18763776 389 33554432000 4194304 4287625 140735667036816 18446744073709551615 222921797135 0 0 4096 65536 15259206680206901247 0 0 17 4 0 0 0
/proc/8203/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700485 s]
/proc/loadavg: 8.08 6.98 5.11 2/170 8203
/proc/meminfo: memFree=30583956/32951124 swapFree=67110188/67111528
[pid=8203] ppid=8201 vsize=18324 CPUtime=0 cores=0-7
/proc/8203/stat : 8203 (ppfolio) S 8201 8203 8123 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 526177923 18763776 389 33554432000 4194304 4287625 140735667036816 18446744073709551615 222921797135 0 0 4096 65536 15259206680206901247 0 0 17 4 0 0 0
/proc/8203/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50134 s]
/proc/loadavg: 8.08 6.98 5.11 9/180 8218
/proc/meminfo: memFree=30521628/32951124 swapFree=67110188/67111528
[pid=8203] ppid=8201 vsize=18324 CPUtime=0 cores=0-7
/proc/8203/stat : 8203 (ppfolio) S 8201 8203 8123 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 526177923 18763776 389 33554432000 4194304 4287625 140735667036816 18446744073709551615 222921797135 0 0 4096 65536 15259206680206901247 0 0 17 4 0 0 0
/proc/8203/statm: 4581 389 341 23 0 91 0
[pid=8204] ppid=8203 vsize=1876024 CPUtime=1.48 cores=0
/proc/8204/stat : 8204 (cryptominisat) R 8203 8203 8123 0 -1 4202496 6364 0 0 0 148 0 0 0 20 0 1 0 526177923 1921048576 4190 33554432000 4194304 4587354 140734669307248 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8204/statm: 469006 4190 327 96 0 465568 0
[pid=8205] ppid=8203 vsize=27800 CPUtime=1.49 cores=1
/proc/8205/stat : 8205 (clasp) R 8203 8203 8123 0 -1 4202496 4599 0 0 0 149 0 0 0 20 0 1 0 526177923 28467200 4304 33554432000 4194304 4785740 140735151157536 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8205/statm: 6950 4304 340 145 0 3995 0
[pid=8206] ppid=8203 vsize=462452 CPUtime=1.49 cores=2
/proc/8206/stat : 8206 (TNM) R 8203 8203 8123 0 -1 4202496 2354 0 0 0 149 0 0 0 20 0 1 0 526177924 473550848 2251 33554432000 134512640 134534564 4292054992 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8206/statm: 115613 2251 95 6 0 114279 0
[pid=8207] ppid=8203 vsize=19088 CPUtime=1.49 cores=3
/proc/8207/stat : 8207 (march_hi) R 8203 8203 8123 0 -1 4202496 7349 0 0 0 148 1 0 0 20 0 1 0 526177924 19546112 2355 33554432000 4194304 4331988 140734959067600 18446744073709551615 222921473579 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8207/statm: 4772 2355 174 34 0 3214 0
[pid=8208] ppid=8203 vsize=126180 CPUtime=5.74 cores=4-7
/proc/8208/stat : 8208 (plingeling) S 8203 8203 8123 0 -1 4202496 6132 1257 0 0 573 1 0 0 18 0 5 0 526177924 129208320 3601 33554432000 4194304 4356188 140734911648768 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8208/statm: 31545 3601 161 40 0 30089 0
[pid=8208/tid=8215] ppid=8203 vsize=126180 CPUtime=1.41 cores=4-7
/proc/8208/task/8215/stat : 8215 (plingeling) R 8203 8203 8123 0 -1 4202560 623 1257 0 0 141 0 0 0 23 0 5 0 526177931 129208320 3601 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331992 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8208/tid=8216] ppid=8203 vsize=126180 CPUtime=1.41 cores=4-7
/proc/8208/task/8216/stat : 8216 (plingeling) R 8203 8203 8123 0 -1 4202560 638 1257 0 0 141 0 0 0 20 0 5 0 526177931 129208320 3601 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331319 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8208/tid=8217] ppid=8203 vsize=126180 CPUtime=1.41 cores=4-7
/proc/8208/task/8217/stat : 8217 (plingeling) R 8203 8203 8123 0 -1 4202560 592 1257 0 0 141 0 0 0 23 0 5 0 526177931 129208320 3601 33554432000 4194304 4356188 140734911648768 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8208/tid=8218] ppid=8203 vsize=126180 CPUtime=1.41 cores=4-7
/proc/8208/task/8218/stat : 8218 (plingeling) R 8203 8203 8123 0 -1 4202560 601 1257 0 0 141 0 0 0 23 0 5 0 526177931 129208320 3601 33554432000 4194304 4356188 140734911648768 18446744073709551615 4210740 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.69
Current children cumulated vsize (KiB) 2529868

[startup+3.10105 s]
/proc/loadavg: 8.07 6.99 5.13 9/180 8218
/proc/meminfo: memFree=30517412/32951124 swapFree=67110188/67111528
[pid=8203] ppid=8201 vsize=18324 CPUtime=0 cores=0-7
/proc/8203/stat : 8203 (ppfolio) S 8201 8203 8123 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 526177923 18763776 389 33554432000 4194304 4287625 140735667036816 18446744073709551615 222921797135 0 0 4096 65536 15259206680206901247 0 0 17 4 0 0 0
/proc/8203/statm: 4581 389 341 23 0 91 0
[pid=8204] ppid=8203 vsize=1871428 CPUtime=3.09 cores=0
/proc/8204/stat : 8204 (cryptominisat) R 8203 8203 8123 0 -1 4202496 10117 0 0 0 308 1 0 0 25 0 1 0 526177923 1916342272 3755 33554432000 4194304 4587354 140734669307248 18446744073709551615 4238509 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8204/statm: 467857 3755 327 96 0 464419 0
[pid=8205] ppid=8203 vsize=32912 CPUtime=3.09 cores=1
/proc/8205/stat : 8205 (clasp) R 8203 8203 8123 0 -1 4202496 5880 0 0 0 308 1 0 0 25 0 1 0 526177923 33701888 5585 33554432000 4194304 4785740 140735151157536 18446744073709551615 4304138 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8205/statm: 8228 5585 340 145 0 5273 0
[pid=8206] ppid=8203 vsize=462452 CPUtime=3.09 cores=2
/proc/8206/stat : 8206 (TNM) R 8203 8203 8123 0 -1 4202496 2354 0 0 0 309 0 0 0 25 0 1 0 526177924 473550848 2251 33554432000 134512640 134534564 4292054992 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8206/statm: 115613 2251 95 6 0 114279 0
[pid=8207] ppid=8203 vsize=19088 CPUtime=3.09 cores=3
/proc/8207/stat : 8207 (march_hi) R 8203 8203 8123 0 -1 4202496 7349 0 0 0 308 1 0 0 25 0 1 0 526177924 19546112 2355 33554432000 4194304 4331988 140734959067600 18446744073709551615 4239542 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8207/statm: 4772 2355 174 34 0 3214 0
[pid=8208] ppid=8203 vsize=128496 CPUtime=12.13 cores=4-7
/proc/8208/stat : 8208 (plingeling) S 8203 8203 8123 0 -1 4202496 6695 1257 0 0 1212 1 0 0 18 0 5 0 526177924 131579904 4164 33554432000 4194304 4356188 140734911648768 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8208/statm: 32124 4164 161 40 0 30668 0
[pid=8208/tid=8215] ppid=8203 vsize=128496 CPUtime=3.01 cores=4-7
/proc/8208/task/8215/stat : 8215 (plingeling) R 8203 8203 8123 0 -1 4202560 752 1257 0 0 301 0 0 0 25 0 5 0 526177931 131579904 4164 33554432000 4194304 4356188 140734911648768 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8208/tid=8216] ppid=8203 vsize=128496 CPUtime=3.01 cores=4-7
/proc/8208/task/8216/stat : 8216 (plingeling) R 8203 8203 8123 0 -1 4202560 806 1257 0 0 301 0 0 0 25 0 5 0 526177931 131579904 4164 33554432000 4194304 4356188 140734911648768 18446744073709551615 4234124 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8208/tid=8217] ppid=8203 vsize=128496 CPUtime=3.01 cores=4-7
/proc/8208/task/8217/stat : 8217 (plingeling) R 8203 8203 8123 0 -1 4202560 721 1257 0 0 301 0 0 0 25 0 5 0 526177931 131579904 4164 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8208/tid=8218] ppid=8203 vsize=128496 CPUtime=3 cores=4-7
/proc/8208/task/8218/stat : 8218 (plingeling) R 8203 8203 8123 0 -1 4202560 738 1257 0 0 300 0 0 0 25 0 5 0 526177931 131579904 4164 33554432000 4194304 4356188 140734911648768 18446744073709551615 4281672 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.49
Current children cumulated vsize (KiB) 2532700

[startup+6.30046 s]
/proc/loadavg: 8.07 6.99 5.13 9/180 8218
/proc/meminfo: memFree=30459768/32951124 swapFree=67110188/67111528
[pid=8203] ppid=8201 vsize=18324 CPUtime=0 cores=0-7
/proc/8203/stat : 8203 (ppfolio) S 8201 8203 8123 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 526177923 18763776 389 33554432000 4194304 4287625 140735667036816 18446744073709551615 222921797135 0 0 4096 65536 15259206680206901247 0 0 17 4 0 0 0
/proc/8203/statm: 4581 389 341 23 0 91 0
[pid=8204] ppid=8203 vsize=1916888 CPUtime=6.28 cores=0
/proc/8204/stat : 8204 (cryptominisat) R 8203 8203 8123 0 -1 4202496 22403 0 0 0 625 3 0 0 25 0 1 0 526177923 1962893312 16031 33554432000 4194304 4587354 140734669307248 18446744073709551615 4364784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8204/statm: 479222 16031 337 96 0 475784 0
[pid=8205] ppid=8203 vsize=37396 CPUtime=6.29 cores=1
/proc/8205/stat : 8205 (clasp) R 8203 8203 8123 0 -1 4202496 6968 0 0 0 628 1 0 0 25 0 1 0 526177923 38293504 6673 33554432000 4194304 4785740 140735151157536 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8205/statm: 9349 6673 340 145 0 6394 0
[pid=8206] ppid=8203 vsize=462452 CPUtime=6.28 cores=2
/proc/8206/stat : 8206 (TNM) R 8203 8203 8123 0 -1 4202496 2354 0 0 0 628 0 0 0 25 0 1 0 526177924 473550848 2251 33554432000 134512640 134534564 4292054992 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8206/statm: 115613 2251 95 6 0 114279 0
[pid=8207] ppid=8203 vsize=19088 CPUtime=6.29 cores=3
/proc/8207/stat : 8207 (march_hi) R 8203 8203 8123 0 -1 4202496 7349 0 0 0 628 1 0 0 25 0 1 0 526177924 19546112 2355 33554432000 4194304 4331988 140734959067600 18446744073709551615 222921172069 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8207/statm: 4772 2355 174 34 0 3214 0
[pid=8208] ppid=8203 vsize=131156 CPUtime=24.91 cores=4-7
/proc/8208/stat : 8208 (plingeling) S 8203 8203 8123 0 -1 4202496 7406 1257 0 0 2490 1 0 0 18 0 5 0 526177924 134303744 4829 33554432000 4194304 4356188 140734911648768 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8208/statm: 32789 4829 161 40 0 31333 0
[pid=8208/tid=8215] ppid=8203 vsize=131156 CPUtime=6.21 cores=4-7
/proc/8208/task/8215/stat : 8215 (plingeling) R 8203 8203 8123 0 -1 4202560 951 1257 0 0 621 0 0 0 25 0 5 0 526177931 134303744 4829 33554432000 4194304 4356188 140734911648768 18446744073709551615 4279691 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8208/tid=8216] ppid=8203 vsize=131156 CPUtime=6.21 cores=4-7
/proc/8208/task/8216/stat : 8216 (plingeling) R 8203 8203 8123 0 -1 4202560 989 1257 0 0 621 0 0 0 25 0 5 0 526177931 134303744 4829 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331168 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8208/tid=8217] ppid=8203 vsize=131156 CPUtime=6.21 cores=4-7
/proc/8208/task/8217/stat : 8217 (plingeling) R 8203 8203 8123 0 -1 4202560 858 1257 0 0 621 0 0 0 25 0 5 0 526177931 134303744 4829 33554432000 4194304 4356188 140734911648768 18446744073709551615 4210615 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8208/tid=8218] ppid=8203 vsize=131156 CPUtime=6.18 cores=4-7
/proc/8208/task/8218/stat : 8218 (plingeling) R 8203 8203 8123 0 -1 4202560 930 1257 0 0 618 0 0 0 25 0 5 0 526177931 134303744 4829 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331019 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.05
Current children cumulated vsize (KiB) 2585304

[startup+12.7013 s]
/proc/loadavg: 8.13 7.04 5.16 9/180 8218
/proc/meminfo: memFree=30468640/32951124 swapFree=67110188/67111528
[pid=8203] ppid=8201 vsize=18324 CPUtime=0 cores=0-7
/proc/8203/stat : 8203 (ppfolio) S 8201 8203 8123 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 526177923 18763776 389 33554432000 4194304 4287625 140735667036816 18446744073709551615 222921797135 0 0 4096 65536 15259206680206901247 0 0 17 4 0 0 0
/proc/8203/statm: 4581 389 341 23 0 91 0
[pid=8204] ppid=8203 vsize=1897788 CPUtime=12.68 cores=0
/proc/8204/stat : 8204 (cryptominisat) R 8203 8203 8123 0 -1 4202496 33407 0 0 0 1263 5 0 0 25 0 1 0 526177923 1943334912 10611 33554432000 4194304 4587354 140734669307248 18446744073709551615 222921473734 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8204/statm: 474447 10611 337 96 0 471009 0
[pid=8205] ppid=8203 vsize=44436 CPUtime=12.68 cores=1
/proc/8205/stat : 8205 (clasp) R 8203 8203 8123 0 -1 4202496 8706 0 0 0 1267 1 0 0 25 0 1 0 526177923 45502464 8411 33554432000 4194304 4785740 140735151157536 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8205/statm: 11109 8411 340 145 0 8154 0
[pid=8206] ppid=8203 vsize=462452 CPUtime=12.69 cores=2
/proc/8206/stat : 8206 (TNM) R 8203 8203 8123 0 -1 4202496 2354 0 0 0 1269 0 0 0 25 0 1 0 526177924 473550848 2251 33554432000 134512640 134534564 4292054992 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8206/statm: 115613 2251 95 6 0 114279 0
[pid=8207] ppid=8203 vsize=20112 CPUtime=12.69 cores=3
/proc/8207/stat : 8207 (march_hi) R 8203 8203 8123 0 -1 4202496 7560 0 0 0 1268 1 0 0 25 0 1 0 526177924 20594688 2566 33554432000 4194304 4331988 140734959067600 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8207/statm: 5028 2566 174 34 0 3470 0
[pid=8208] ppid=8203 vsize=144796 CPUtime=50.48 cores=4-7
/proc/8208/stat : 8208 (plingeling) S 8203 8203 8123 0 -1 4202496 12384 1257 0 0 5046 2 0 0 18 0 5 0 526177924 148271104 8271 33554432000 4194304 4356188 140734911648768 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8208/statm: 36199 8271 161 40 0 34743 0
[pid=8208/tid=8215] ppid=8203 vsize=144796 CPUtime=12.61 cores=4-7
/proc/8208/task/8215/stat : 8215 (plingeling) R 8203 8203 8123 0 -1 4202560 1784 1257 0 0 1261 0 0 0 25 0 5 0 526177931 148271104 8271 33554432000 4194304 4356188 140734911648768 18446744073709551615 4210554 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8208/tid=8216] ppid=8203 vsize=144796 CPUtime=12.61 cores=4-7
/proc/8208/task/8216/stat : 8216 (plingeling) R 8203 8203 8123 0 -1 4202560 2341 1257 0 0 1261 0 0 0 25 0 5 0 526177931 148271104 8271 33554432000 4194304 4356188 140734911648768 18446744073709551615 4234058 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8208/tid=8217] ppid=8203 vsize=144796 CPUtime=12.61 cores=4-7
/proc/8208/task/8217/stat : 8217 (plingeling) R 8203 8203 8123 0 -1 4202560 2763 1257 0 0 1261 0 0 0 25 0 5 0 526177931 148271104 8271 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331309 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8208/tid=8218] ppid=8203 vsize=144796 CPUtime=12.55 cores=4-7
/proc/8208/task/8218/stat : 8218 (plingeling) R 8203 8203 8123 0 -1 4202560 1818 1257 0 0 1255 0 0 0 25 0 5 0 526177931 148271104 8271 33554432000 4194304 4356188 140734911648768 18446744073709551615 4332260 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 2587908

[startup+25.5009 s]
/proc/loadavg: 8.11 7.07 5.19 9/180 8218
/proc/meminfo: memFree=30425244/32951124 swapFree=67110188/67111528
[pid=8203] ppid=8201 vsize=18324 CPUtime=0 cores=0-7
/proc/8203/stat : 8203 (ppfolio) S 8201 8203 8123 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 526177923 18763776 389 33554432000 4194304 4287625 140735667036816 18446744073709551615 222921797135 0 0 4096 65536 15259206680206901247 0 0 17 4 0 0 0
/proc/8203/statm: 4581 389 341 23 0 91 0
[pid=8204] ppid=8203 vsize=1920092 CPUtime=25.49 cores=0
/proc/8204/stat : 8204 (cryptominisat) R 8203 8203 8123 0 -1 4202496 46473 0 0 0 2541 8 0 0 25 0 1 0 526177923 1966174208 17369 33554432000 4194304 4587354 140734669307248 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=8206] ppid=8203 vsize=462452 CPUtime=4781.99 cores=2
/proc/8206/stat : 8206 (TNM) R 8203 8203 8123 0 -1 4202496 2354 0 0 0 478196 3 0 0 25 0 1 0 526177924 473550848 2251 33554432000 134512640 134534564 4292054992 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8206/statm: 115613 2251 95 6 0 114279 0
[pid=8207] ppid=8203 vsize=472444 CPUtime=4782.43 cores=3
/proc/8207/stat : 8207 (march_hi) R 8203 8203 8123 0 -1 4202496 116952 0 0 0 478165 78 0 0 25 0 1 0 526177924 483782656 111958 33554432000 4194304 4331988 140734959067600 18446744073709551615 4291983 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8207/statm: 118111 111958 175 34 0 116553 0
[pid=8208] ppid=8203 vsize=230720 CPUtime=19102.5 cores=4-7
/proc/8208/stat : 8208 (plingeling) S 8203 8203 8123 0 -1 4202496 620094 1257 0 0 1910164 85 0 0 18 0 5 0 526177924 236257280 29745 33554432000 4194304 4356188 140734911648768 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8208/statm: 57680 29745 161 40 0 56224 0
[pid=8208/tid=8215] ppid=8203 vsize=230720 CPUtime=4782.22 cores=4-7
/proc/8208/task/8215/stat : 8215 (plingeling) R 8203 8203 8123 0 -1 4202560 146003 1257 0 0 478203 19 0 0 25 0 5 0 526177931 236257280 29745 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331076 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8208/tid=8216] ppid=8203 vsize=230720 CPUtime=4781.57 cores=4-7
/proc/8208/task/8216/stat : 8216 (plingeling) R 8203 8203 8123 0 -1 4202560 143628 1257 0 0 478135 22 0 0 25 0 5 0 526177931 236257280 29745 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8208/tid=8217] ppid=8203 vsize=230720 CPUtime=4782.34 cores=4-7
/proc/8208/task/8217/stat : 8217 (plingeling) R 8203 8203 8123 0 -1 4202560 160923 1257 0 0 478211 23 0 0 25 0 5 0 526177931 236257280 29745 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8208/tid=8218] ppid=8203 vsize=230720 CPUtime=4756.26 cores=4-7
/proc/8208/task/8218/stat : 8218 (plingeling) R 8203 8203 8123 0 -1 4202560 165862 1257 0 0 475607 19 0 0 25 0 5 0 526177931 236257280 29745 33554432000 4194304 4356188 140734911648768 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38231.7
Current children cumulated vsize (KiB) 3677876

[startup+4842.3 s]
/proc/loadavg: 8.10 8.07 8.00 9/180 8368
/proc/meminfo: memFree=29413732/32951124 swapFree=67110188/67111528
[pid=8203] ppid=8201 vsize=18324 CPUtime=0 cores=0-7
/proc/8203/stat : 8203 (ppfolio) S 8201 8203 8123 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 526177923 18763776 389 33554432000 4194304 4287625 140735667036816 18446744073709551615 222921797135 0 0 4096 65536 15259206680206901247 0 0 17 4 0 0 0
/proc/8203/statm: 4581 389 341 23 0 91 0
[pid=8204] ppid=8203 vsize=2159160 CPUtime=4842.43 cores=0
/proc/8204/stat : 8204 (cryptominisat) R 8203 8203 8123 0 -1 4202496 1670859 0 0 0 483576 667 0 0 25 0 1 0 526177923 2210979840 77358 33554432000 4194304 4587354 140734669307248 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8204/statm: 539790 77359 337 96 0 536352 0
[pid=8205] ppid=8203 vsize=309696 CPUtime=4842.39 cores=1
/proc/8205/stat : 8205 (clasp) R 8203 8203 8123 0 -1 4202496 72630 0 0 0 484216 23 0 0 25 0 1 0 526177923 317128704 71850 33554432000 4194304 4785740 140735151157536 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8205/statm: 77424 71850 341 145 0 74469 0
[pid=8206] ppid=8203 vsize=462452 CPUtime=4841.98 cores=2
/proc/8206/stat : 8206 (TNM) R 8203 8203 8123 0 -1 4202496 2354 0 0 0 484195 3 0 0 25 0 1 0 526177924 473550848 2251 33554432000 134512640 134534564 4292054992 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8206/statm: 115613 2251 95 6 0 114279 0
[pid=8207] ppid=8203 vsize=472444 CPUtime=4842.44 cores=3
/proc/8207/stat : 8207 (march_hi) R 8203 8203 8123 0 -1 4202496 118431 0 0 0 484164 80 0 0 25 0 1 0 526177924 483782656 113437 33554432000 4194304 4331988 140734959067600 18446744073709551615 4226434 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8207/statm: 118111 113437 175 34 0 116553 0
[pid=8208] ppid=8203 vsize=223168 CPUtime=19342.2 cores=4-7
/proc/8208/stat : 8208 (plingeling) S 8203 8203 8123 0 -1 4202496 623262 1257 0 0 1934132 85 0 0 18 0 5 0 526177924 228524032 27857 33554432000 4194304 4356188 140734911648768 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8208/statm: 55792 27857 161 40 0 54336 0
[pid=8208/tid=8215] ppid=8203 vsize=223168 CPUtime=4842.22 cores=4-7
/proc/8208/task/8215/stat : 8215 (plingeling) R 8203 8203 8123 0 -1 4202560 146291 1257 0 0 484203 19 0 0 25 0 5 0 526177931 228524032 27857 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8208/tid=8216] ppid=8203 vsize=223168 CPUtime=4841.57 cores=4-7
/proc/8208/task/8216/stat : 8216 (plingeling) R 8203 8203 8123 0 -1 4202560 144076 1257 0 0 484135 22 0 0 25 0 5 0 526177931 228524032 27857 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8208/tid=8217] ppid=8203 vsize=223168 CPUtime=4842.34 cores=4-7
/proc/8208/task/8217/stat : 8217 (plingeling) R 8203 8203 8123 0 -1 4202560 161115 1257 0 0 484211 23 0 0 25 0 5 0 526177931 228524032 27857 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8208/tid=8218] ppid=8203 vsize=223168 CPUtime=4815.94 cores=4-7
/proc/8208/task/8218/stat : 8218 (plingeling) R 8203 8203 8123 0 -1 4202560 168102 1257 0 0 481574 20 0 0 25 0 5 0 526177931 228524032 27857 33554432000 4194304 4356188 140734911648768 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38711.4
Current children cumulated vsize (KiB) 3645244

[startup+4902.3 s]
/proc/loadavg: 8.34 8.15 8.03 9/180 8372
/proc/meminfo: memFree=29403684/32951124 swapFree=67110188/67111528
[pid=8203] ppid=8201 vsize=18324 CPUtime=0 cores=0-7
/proc/8203/stat : 8203 (ppfolio) S 8201 8203 8123 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 526177923 18763776 389 33554432000 4194304 4287625 140735667036816 18446744073709551615 222921797135 0 0 4096 65536 15259206680206901247 0 0 17 4 0 0 0
/proc/8203/statm: 4581 389 341 23 0 91 0
[pid=8204] ppid=8203 vsize=2159188 CPUtime=4902.43 cores=0
/proc/8204/stat : 8204 (cryptominisat) R 8203 8203 8123 0 -1 4202496 1673646 0 0 0 489575 668 0 0 25 0 1 0 526177923 2211008512 80123 33554432000 4194304 4587354 140734669307248 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8204/statm: 539797 80123 337 96 0 536359 0
[pid=8205] ppid=8203 vsize=310488 CPUtime=4902.4 cores=1
/proc/8205/stat : 8205 (clasp) R 8203 8203 8123 0 -1 4202496 72845 0 0 0 490216 24 0 0 25 0 1 0 526177923 317939712 72065 33554432000 4194304 4785740 140735151157536 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8205/statm: 77622 72065 341 145 0 74667 0
[pid=8206] ppid=8203 vsize=462452 CPUtime=4901.96 cores=2
/proc/8206/stat : 8206 (TNM) R 8203 8203 8123 0 -1 4202496 2354 0 0 0 490193 3 0 0 25 0 1 0 526177924 473550848 2251 33554432000 134512640 134534564 4292054992 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8206/statm: 115613 2251 95 6 0 114279 0
[pid=8207] ppid=8203 vsize=472444 CPUtime=4902.44 cores=3
/proc/8207/stat : 8207 (march_hi) R 8203 8203 8123 0 -1 4202496 119851 0 0 0 490163 81 0 0 25 0 1 0 526177924 483782656 114857 33554432000 4194304 4331988 140734959067600 18446744073709551615 4265477 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8207/statm: 118111 114857 175 34 0 116553 0
[pid=8208] ppid=8203 vsize=215488 CPUtime=19581 cores=4-7
/proc/8208/stat : 8208 (plingeling) S 8203 8203 8123 0 -1 4202496 623774 1257 0 0 1958019 85 0 0 18 0 5 0 526177924 220659712 25937 33554432000 4194304 4356188 140734911648768 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8208/statm: 53872 25937 161 40 0 52416 0
[pid=8208/tid=8215] ppid=8203 vsize=215488 CPUtime=4902.22 cores=4-7
/proc/8208/task/8215/stat : 8215 (plingeling) R 8203 8203 8123 0 -1 4202560 146547 1257 0 0 490203 19 0 0 25 0 5 0 526177931 220659712 25937 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8208/tid=8216] ppid=8203 vsize=215488 CPUtime=4901.37 cores=4-7
/proc/8208/task/8216/stat : 8216 (plingeling) R 8203 8203 8123 0 -1 4202560 144204 1257 0 0 490115 22 0 0 25 0 5 0 526177931 220659712 25937 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331504 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8208/tid=8217] ppid=8203 vsize=215488 CPUtime=4901.74 cores=4-7
/proc/8208/task/8217/stat : 8217 (plingeling) R 8203 8203 8123 0 -1 4202560 161115 1257 0 0 490151 23 0 0 25 0 5 0 526177931 220659712 25937 33554432000 4194304 4356188 140734911648768 18446744073709551615 4281681 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8208/tid=8218] ppid=8203 vsize=215488 CPUtime=4875.62 cores=4-7
/proc/8208/task/8218/stat : 8218 (plingeling) R 8203 8203 8123 0 -1 4202560 168230 1257 0 0 487542 20 0 0 25 0 5 0 526177931 220659712 25937 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331323 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39190.3
Current children cumulated vsize (KiB) 3638384

[startup+4962.3 s]
/proc/loadavg: 8.18 8.13 8.03 9/180 8374
/proc/meminfo: memFree=29388744/32951124 swapFree=67110188/67111528
[pid=8203] ppid=8201 vsize=18324 CPUtime=0 cores=0-7
/proc/8203/stat : 8203 (ppfolio) S 8201 8203 8123 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 526177923 18763776 389 33554432000 4194304 4287625 140735667036816 18446744073709551615 222921797135 0 0 4096 65536 15259206680206901247 0 0 17 4 0 0 0
/proc/8203/statm: 4581 389 341 23 0 91 0
[pid=8204] ppid=8203 vsize=2159188 CPUtime=4962.43 cores=0
/proc/8204/stat : 8204 (cryptominisat) R 8203 8203 8123 0 -1 4202496 1673665 0 0 0 495575 668 0 0 25 0 1 0 526177923 2211008512 80142 33554432000 4194304 4587354 140734669307248 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8204/statm: 539797 80142 337 96 0 536359 0
[pid=8205] ppid=8203 vsize=310488 CPUtime=4962.4 cores=1
/proc/8205/stat : 8205 (clasp) R 8203 8203 8123 0 -1 4202496 72866 0 0 0 496216 24 0 0 25 0 1 0 526177923 317939712 72086 33554432000 4194304 4785740 140735151157536 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8205/statm: 77622 72086 341 145 0 74667 0
[pid=8206] ppid=8203 vsize=462452 CPUtime=4961.96 cores=2
/proc/8206/stat : 8206 (TNM) R 8203 8203 8123 0 -1 4202496 2354 0 0 0 496193 3 0 0 25 0 1 0 526177924 473550848 2251 33554432000 134512640 134534564 4292054992 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8206/statm: 115613 2251 95 6 0 114279 0
[pid=8207] ppid=8203 vsize=696208 CPUtime=4962.43 cores=3
/proc/8207/stat : 8207 (march_hi) R 8203 8203 8123 0 -1 4202496 121313 0 0 0 496161 82 0 0 25 0 1 0 526177924 712916992 116319 33554432000 4194304 4331988 140734959067600 18446744073709551615 4316560 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8207/statm: 174052 116319 175 34 0 172494 0
[pid=8208] ppid=8203 vsize=224960 CPUtime=19820.7 cores=4-7
/proc/8208/stat : 8208 (plingeling) S 8203 8203 8123 0 -1 4202496 628510 1257 0 0 1981986 86 0 0 18 0 5 0 526177924 230359040 28305 33554432000 4194304 4356188 140734911648768 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8208/statm: 56240 28305 161 40 0 54784 0
[pid=8208/tid=8215] ppid=8203 vsize=224960 CPUtime=4962.22 cores=4-7
/proc/8208/task/8215/stat : 8215 (plingeling) R 8203 8203 8123 0 -1 4202560 146771 1257 0 0 496203 19 0 0 25 0 5 0 526177931 230359040 28305 33554432000 4194304 4356188 140734911648768 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8208/tid=8216] ppid=8203 vsize=224960 CPUtime=4961.38 cores=4-7
/proc/8208/task/8216/stat : 8216 (plingeling) R 8203 8203 8123 0 -1 4202560 146316 1257 0 0 496115 23 0 0 25 0 5 0 526177931 230359040 28305 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8208/tid=8217] ppid=8203 vsize=224960 CPUtime=4961.74 cores=4-7
/proc/8208/task/8217/stat : 8217 (plingeling) R 8203 8203 8123 0 -1 4202560 163515 1257 0 0 496151 23 0 0 25 0 5 0 526177931 230359040 28305 33554432000 4194304 4356188 140734911648768 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8208/tid=8218] ppid=8203 vsize=224960 CPUtime=4935.29 cores=4-7
/proc/8208/task/8218/stat : 8218 (plingeling) R 8203 8203 8123 0 -1 4202560 168230 1257 0 0 493509 20 0 0 25 0 5 0 526177931 230359040 28305 33554432000 4194304 4356188 140734911648768 18446744073709551615 4281715 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39669.9
Current children cumulated vsize (KiB) 3871620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.17 8.13 8.03 9/180 8375
/proc/meminfo: memFree=29372972/32951124 swapFree=67110188/67111528
[pid=8203] ppid=8201 vsize=18324 CPUtime=0 cores=0-7
/proc/8203/stat : 8203 (ppfolio) S 8201 8203 8123 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 526177923 18763776 389 33554432000 4194304 4287625 140735667036816 18446744073709551615 222921797135 0 0 4096 65536 15259206680206901247 0 0 17 4 0 0 0
/proc/8203/statm: 4581 389 341 23 0 91 0
[pid=8204] ppid=8203 vsize=2159188 CPUtime=5000.14 cores=0
/proc/8204/stat : 8204 (cryptominisat) R 8203 8203 8123 0 -1 4202496 1673665 0 0 0 499346 668 0 0 25 0 1 0 526177923 2211008512 80142 33554432000 4194304 4587354 140734669307248 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8204/statm: 539797 80142 337 96 0 536359 0
[pid=8205] ppid=8203 vsize=313804 CPUtime=5000.1 cores=1
/proc/8205/stat : 8205 (clasp) R 8203 8203 8123 0 -1 4202496 73676 0 0 0 499986 24 0 0 25 0 1 0 526177923 321335296 72896 33554432000 4194304 4785740 140735151157536 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8205/statm: 78451 72896 341 145 0 75496 0
[pid=8206] ppid=8203 vsize=462452 CPUtime=4999.66 cores=2
/proc/8206/stat : 8206 (TNM) R 8203 8203 8123 0 -1 4202496 2354 0 0 0 499963 3 0 0 25 0 1 0 526177924 473550848 2251 33554432000 134512640 134534564 4292054992 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8206/statm: 115613 2251 95 6 0 114279 0
[pid=8207] ppid=8203 vsize=696208 CPUtime=5000.15 cores=3
/proc/8207/stat : 8207 (march_hi) R 8203 8203 8123 0 -1 4202496 122238 0 0 0 499932 83 0 0 25 0 1 0 526177924 712916992 117244 33554432000 4194304 4331988 140734959067600 18446744073709551615 4228251 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8207/statm: 174052 117244 175 34 0 172494 0
[pid=8208] ppid=8203 vsize=233920 CPUtime=19971.3 cores=4-7
/proc/8208/stat : 8208 (plingeling) S 8203 8203 8123 0 -1 4202496 630750 1257 0 0 1997047 86 0 0 18 0 5 0 526177924 239534080 30545 33554432000 4194304 4356188 140734911648768 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8208/statm: 58480 30545 161 40 0 57024 0
[pid=8208/tid=8215] ppid=8203 vsize=233920 CPUtime=4999.92 cores=4-7
/proc/8208/task/8215/stat : 8215 (plingeling) R 8203 8203 8123 0 -1 4202560 148851 1257 0 0 499973 19 0 0 25 0 5 0 526177931 239534080 30545 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8208/tid=8216] ppid=8203 vsize=233920 CPUtime=4999.09 cores=4-7
/proc/8208/task/8216/stat : 8216 (plingeling) R 8203 8203 8123 0 -1 4202560 146348 1257 0 0 499886 23 0 0 25 0 5 0 526177931 239534080 30545 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8208/tid=8217] ppid=8203 vsize=233920 CPUtime=4999.45 cores=4-7
/proc/8208/task/8217/stat : 8217 (plingeling) R 8203 8203 8123 0 -1 4202560 163643 1257 0 0 499922 23 0 0 25 0 5 0 526177931 239534080 30545 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8208/tid=8218] ppid=8203 vsize=233920 CPUtime=4972.79 cores=4-7
/proc/8208/task/8218/stat : 8218 (plingeling) R 8203 8203 8123 0 -1 4202560 168230 1257 0 0 497259 20 0 0 25 0 5 0 526177931 239534080 30545 33554432000 4194304 4356188 140734911648768 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39971.4
Current children cumulated vsize (KiB) 3883896

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 8203 and gives
#  childrusage.ru_utime.tv_sec=4999
#  childrusage.ru_utime.tv_usec=640939
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=37994
# CPU time returned by wait4() is 4999.68
# while last known CPU time is 39971.4
#
# 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): 39971.4
CPU user time (s): 39962.7
CPU system time (s): 8.64
CPU usage (%): 799.425
Max. virtual memory (cumulated for all children) (KiB): 5495900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.64
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2875
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= 488
involuntary context switches= 14653

runsolver used 8.17676 second user time and 19.1061 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-30 08:42:52
IDJOB=3219033
IDBENCH=82522
IDSOLVER=1638
FILE ID=node109/3219033-1304145772
RUNJOBID= node109-1304145308-8137
PBS_JOBID= 13170877
Free space on /tmp= 73028 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S1143439968-082-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219033-1304145772/watcher-3219033-1304145772 -o /tmp/evaluation-result-3219033-1304145772/solver-3219033-1304145772 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3219033-1304145772.cnf

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

MD5SUM BENCH= 4baebda329e22fa39a89c4e2a8acff70
RANDOM SEED=2129458330

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30584112 kB
Buffers:        778164 kB
Cached:        1135324 kB
SwapCached:        712 kB
Active:         170600 kB
Inactive:      1806180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30584112 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:           10872 kB
Writeback:           0 kB
AnonPages:       63288 kB
Mapped:          14648 kB
Slab:           324956 kB
PageTables:       4284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186476 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= 73016 MiB
End job on node109 at 2011-04-30 10:06:14