Trace number 3219213

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1897807474-073-UNKNOWN.cnf
MD5SUM6ed0ea2d6f55cf35f843b9274cf5be29
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 534000

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-3219213-1304149463/watcher-3219213-1304149463 -o /tmp/evaluation-result-3219213-1304149463/solver-3219213-1304149463 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3219213-1304149463.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.00 7.02 7.00 1/168 31241
/proc/meminfo: memFree=30767012/32951132 swapFree=67111356/67111528
[pid=31241] ppid=31239 vsize=18324 CPUtime=0 cores=0-7
/proc/31241/stat : 31241 (ppfolio) S 31239 31241 30983 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 526545900 18763776 390 33554432000 4194304 4287625 140734442287184 18446744073709551615 274664828431 0 0 4096 65536 16109552068137582591 0 0 17 6 0 0 0
/proc/31241/statm: 4581 390 341 23 0 91 0

[startup+0.0546439 s]
/proc/loadavg: 7.00 7.02 7.00 1/168 31241
/proc/meminfo: memFree=30767012/32951132 swapFree=67111356/67111528
[pid=31241] ppid=31239 vsize=18324 CPUtime=0 cores=0-7
/proc/31241/stat : 31241 (ppfolio) S 31239 31241 30983 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 526545900 18763776 390 33554432000 4194304 4287625 140734442287184 18446744073709551615 274664828431 0 0 4096 65536 16109552068137582591 0 0 17 6 0 0 0
/proc/31241/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.102231 s]
/proc/loadavg: 7.00 7.02 7.00 1/168 31241
/proc/meminfo: memFree=30767012/32951132 swapFree=67111356/67111528
[pid=31241] ppid=31239 vsize=18324 CPUtime=0 cores=0-7
/proc/31241/stat : 31241 (ppfolio) S 31239 31241 30983 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 526545900 18763776 390 33554432000 4194304 4287625 140734442287184 18446744073709551615 274664828431 0 0 4096 65536 16109552068137582591 0 0 17 6 0 0 0
/proc/31241/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.975454 s]
/proc/loadavg: 7.00 7.02 7.00 1/168 31241
/proc/meminfo: memFree=30767012/32951132 swapFree=67111356/67111528
[pid=31241] ppid=31239 vsize=18324 CPUtime=0 cores=0-7
/proc/31241/stat : 31241 (ppfolio) S 31239 31241 30983 0 -1 4202496 522 0 0 0 0 0 0 0 17 0 1 0 526545900 18763776 390 33554432000 4194304 4287625 140734442287184 18446744073709551615 274664828431 0 0 4096 65536 16109552068137582591 0 0 17 6 0 0 0
/proc/31241/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00045 s]
/proc/loadavg: 7.00 7.02 7.00 1/168 31241
/proc/meminfo: memFree=30767012/32951132 swapFree=67111356/67111528
[pid=31241] ppid=31239 vsize=18324 CPUtime=0 cores=0-7
/proc/31241/stat : 31241 (ppfolio) S 31239 31241 30983 0 -1 4202496 522 0 0 0 0 0 0 0 17 0 1 0 526545900 18763776 390 33554432000 4194304 4287625 140734442287184 18446744073709551615 274664828431 0 0 4096 65536 16109552068137582591 0 0 17 6 0 0 0
/proc/31241/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50036 s]
/proc/loadavg: 7.00 7.02 7.00 1/168 31241
/proc/meminfo: memFree=30767012/32951132 swapFree=67111356/67111528
[pid=31241] ppid=31239 vsize=18324 CPUtime=0 cores=0-7
/proc/31241/stat : 31241 (ppfolio) S 31239 31241 30983 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526545900 18763776 390 33554432000 4194304 4287625 140734442287184 18446744073709551615 274664828431 0 0 4096 65536 16109552068137582591 0 0 17 6 0 0 0
/proc/31241/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10109 s]
/proc/loadavg: 7.08 7.04 7.01 11/178 31256
/proc/meminfo: memFree=30710876/32951132 swapFree=67111356/67111528
[pid=31241] ppid=31239 vsize=18324 CPUtime=0 cores=0-7
/proc/31241/stat : 31241 (ppfolio) S 31239 31241 30983 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526545900 18763776 390 33554432000 4194304 4287625 140734442287184 18446744073709551615 274664828431 0 0 4096 65536 16109552068137582591 0 0 17 6 0 0 0
/proc/31241/statm: 4581 390 341 23 0 91 0
[pid=31242] ppid=31241 vsize=1342152 CPUtime=3.09 cores=0
/proc/31242/stat : 31242 (cryptominisat) R 31241 31241 30983 0 -1 4202496 9535 0 0 0 308 1 0 0 25 0 1 0 526545901 1374363648 2817 33554432000 4194304 4587354 140733349023584 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31242/statm: 335538 2817 327 96 0 332100 0
[pid=31243] ppid=31241 vsize=25448 CPUtime=3.09 cores=1
/proc/31243/stat : 31243 (clasp) R 31241 31241 30983 0 -1 4202496 3966 0 0 0 309 0 0 0 25 0 1 0 526545901 26058752 3698 33554432000 4194304 4785740 140734183713360 18446744073709551615 4549857 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31243/statm: 6362 3698 340 145 0 3407 0
[pid=31244] ppid=31241 vsize=456220 CPUtime=2.68 cores=2
/proc/31244/stat : 31244 (TNM) R 31241 31241 30983 0 -1 4202496 1457 0 0 0 267 1 0 0 23 0 1 0 526545901 467169280 1354 33554432000 134512640 134534564 4287552560 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31244/statm: 114055 1354 91 6 0 112721 0
[pid=31245] ppid=31241 vsize=17024 CPUtime=3.09 cores=3
/proc/31245/stat : 31245 (march_hi) R 31241 31241 30983 0 -1 4202496 7762 0 0 0 308 1 0 0 25 0 1 0 526545901 17432576 2242 33554432000 4194304 4331988 140734010110464 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31245/statm: 4256 2242 174 34 0 2698 0
[pid=31246] ppid=31241 vsize=127312 CPUtime=12.15 cores=4-7
/proc/31246/stat : 31246 (plingeling) S 31241 31241 30983 0 -1 4202496 9451 1249 0 0 1213 2 0 0 18 0 5 0 526545901 130367488 3886 33554432000 4194304 4356188 140736068623616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31246/statm: 31828 3886 162 40 0 30372 0
[pid=31246/tid=31253] ppid=31241 vsize=127312 CPUtime=3.02 cores=4-7
/proc/31246/task/31253/stat : 31253 (plingeling) R 31241 31241 30983 0 -1 4202560 1253 1249 0 0 302 0 0 0 25 0 5 0 526545908 130367488 3886 33554432000 4194304 4356188 140736068623616 18446744073709551615 4330992 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31246/tid=31254] ppid=31241 vsize=127312 CPUtime=3.02 cores=4-7
/proc/31246/task/31254/stat : 31254 (plingeling) R 31241 31241 30983 0 -1 4202560 1160 1249 0 0 302 0 0 0 25 0 5 0 526545908 130367488 3886 33554432000 4194304 4356188 140736068623616 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31246/tid=31255] ppid=31241 vsize=127312 CPUtime=3.02 cores=4-7
/proc/31246/task/31255/stat : 31255 (plingeling) R 31241 31241 30983 0 -1 4202560 1174 1249 0 0 302 0 0 0 25 0 5 0 526545908 130367488 3886 33554432000 4194304 4356188 140736068623616 18446744073709551615 4234227 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31246/tid=31256] ppid=31241 vsize=127312 CPUtime=3.01 cores=4-7
/proc/31246/task/31256/stat : 31256 (plingeling) R 31241 31241 30983 0 -1 4202560 1244 1249 0 0 301 0 0 0 25 0 5 0 526545908 130367488 3886 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331332 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.1
Current children cumulated vsize (KiB) 1986480

[startup+6.30053 s]
/proc/loadavg: 7.08 7.04 7.01 9/178 31256
/proc/meminfo: memFree=30689440/32951132 swapFree=67111356/67111528
[pid=31241] ppid=31239 vsize=18324 CPUtime=0 cores=0-7
/proc/31241/stat : 31241 (ppfolio) S 31239 31241 30983 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526545900 18763776 390 33554432000 4194304 4287625 140734442287184 18446744073709551615 274664828431 0 0 4096 65536 16109552068137582591 0 0 17 6 0 0 0
/proc/31241/statm: 4581 390 341 23 0 91 0
[pid=31242] ppid=31241 vsize=1366496 CPUtime=6.29 cores=0
/proc/31242/stat : 31242 (cryptominisat) R 31241 31241 30983 0 -1 4202496 15441 0 0 0 627 2 0 0 25 0 1 0 526545901 1399291904 7255 33554432000 4194304 4587354 140733349023584 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31242/statm: 341624 7255 337 96 0 338186 0
[pid=31243] ppid=31241 vsize=28196 CPUtime=6.29 cores=1
/proc/31243/stat : 31243 (clasp) R 31241 31241 30983 0 -1 4202496 4615 0 0 0 629 0 0 0 25 0 1 0 526545901 28872704 4347 33554432000 4194304 4785740 140734183713360 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31243/statm: 7049 4347 340 145 0 4094 0
[pid=31244] ppid=31241 vsize=456220 CPUtime=3.84 cores=2
/proc/31244/stat : 31244 (TNM) R 31241 31241 30983 0 -1 4202496 1457 0 0 0 370 14 0 0 25 0 1 0 526545901 467169280 1354 33554432000 134512640 134534564 4287552560 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31244/statm: 114055 1354 91 6 0 112721 0
[pid=31245] ppid=31241 vsize=17024 CPUtime=6.29 cores=3
/proc/31245/stat : 31245 (march_hi) R 31241 31241 30983 0 -1 4202496 7763 0 0 0 628 1 0 0 25 0 1 0 526545901 17432576 2243 33554432000 4194304 4331988 140734010110464 18446744073709551615 4212215 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31245/statm: 4256 2243 174 34 0 2698 0
[pid=31246] ppid=31241 vsize=132956 CPUtime=24.93 cores=4-7
/proc/31246/stat : 31246 (plingeling) S 31241 31241 30983 0 -1 4202496 11870 1249 0 0 2491 2 0 0 18 0 5 0 526545901 136146944 5281 33554432000 4194304 4356188 140736068623616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31246/statm: 33239 5281 162 40 0 31783 0
[pid=31246/tid=31253] ppid=31241 vsize=132956 CPUtime=6.22 cores=4-7
/proc/31246/task/31253/stat : 31253 (plingeling) R 31241 31241 30983 0 -1 4202560 2023 1249 0 0 622 0 0 0 25 0 5 0 526545908 136146944 5281 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31246/tid=31254] ppid=31241 vsize=132956 CPUtime=6.22 cores=4-7
/proc/31246/task/31254/stat : 31254 (plingeling) R 31241 31241 30983 0 -1 4202560 1368 1249 0 0 622 0 0 0 25 0 5 0 526545908 136146944 5281 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31246/tid=31255] ppid=31241 vsize=132956 CPUtime=6.22 cores=4-7
/proc/31246/task/31255/stat : 31255 (plingeling) R 31241 31241 30983 0 -1 4202560 1349 1249 0 0 622 0 0 0 25 0 5 0 526545908 136146944 5281 33554432000 4194304 4356188 140736068623616 18446744073709551615 4234215 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31246/tid=31256] ppid=31241 vsize=132956 CPUtime=6.18 cores=4-7
/proc/31246/task/31256/stat : 31256 (plingeling) R 31241 31241 30983 0 -1 4202560 2510 1249 0 0 618 0 0 0 25 0 5 0 526545908 136146944 5281 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 47.64
Current children cumulated vsize (KiB) 2019216

[startup+12.7004 s]
/proc/loadavg: 7.22 7.07 7.02 9/178 31256
/proc/meminfo: memFree=30658280/32951132 swapFree=67111356/67111528
[pid=31241] ppid=31239 vsize=18324 CPUtime=0 cores=0-7
/proc/31241/stat : 31241 (ppfolio) S 31239 31241 30983 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526545900 18763776 390 33554432000 4194304 4287625 140734442287184 18446744073709551615 274664828431 0 0 4096 65536 16109552068137582591 0 0 17 6 0 0 0
/proc/31241/statm: 4581 390 341 23 0 91 0
[pid=31242] ppid=31241 vsize=1379356 CPUtime=12.69 cores=0
/proc/31242/stat : 31242 (cryptominisat) R 31241 31241 30983 0 -1 4202496 22260 0 0 0 1266 3 0 0 25 0 1 0 526545901 1412460544 12485 33554432000 4194304 4587354 140733349023584 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31242/statm: 344839 12485 337 96 0 341401 0
[pid=31243] ppid=31241 vsize=32720 CPUtime=12.69 cores=1
/proc/31243/stat : 31243 (clasp) R 31241 31241 30983 0 -1 4202496 5717 0 0 0 1269 0 0 0 25 0 1 0 526545901 33505280 5449 33554432000 4194304 4785740 140734183713360 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31243/statm: 8180 5449 340 145 0 5225 0
[pid=31244] ppid=31241 vsize=460708 CPUtime=10.24 cores=2
/proc/31244/stat : 31244 (TNM) R 31241 31241 30983 0 -1 4202496 1816 0 0 0 1010 14 0 0 25 0 1 0 526545901 471764992 1713 33554432000 134512640 134534564 4287552560 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31244/statm: 115177 1713 95 6 0 113843 0
[pid=31245] ppid=31241 vsize=17024 CPUtime=12.69 cores=3
/proc/31245/stat : 31245 (march_hi) R 31241 31241 30983 0 -1 4202496 7763 0 0 0 1268 1 0 0 25 0 1 0 526545901 17432576 2243 33554432000 4194304 4331988 140734010110464 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31245/statm: 4256 2243 174 34 0 2698 0
[pid=31246] ppid=31241 vsize=136272 CPUtime=50.51 cores=4-7
/proc/31246/stat : 31246 (plingeling) S 31241 31241 30983 0 -1 4202496 16027 1249 0 0 5048 3 0 0 18 0 5 0 526545901 139542528 6142 33554432000 4194304 4356188 140736068623616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31246/statm: 34068 6142 162 40 0 32612 0
[pid=31246/tid=31253] ppid=31241 vsize=136272 CPUtime=12.62 cores=4-7
/proc/31246/task/31253/stat : 31253 (plingeling) R 31241 31241 30983 0 -1 4202560 3424 1249 0 0 1262 0 0 0 25 0 5 0 526545908 139542528 6142 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331276 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31246/tid=31254] ppid=31241 vsize=136272 CPUtime=12.61 cores=4-7
/proc/31246/task/31254/stat : 31254 (plingeling) R 31241 31241 30983 0 -1 4202560 2489 1249 0 0 1261 0 0 0 25 0 5 0 526545908 139542528 6142 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31246/tid=31255] ppid=31241 vsize=136272 CPUtime=12.62 cores=4-7
/proc/31246/task/31255/stat : 31255 (plingeling) R 31241 31241 30983 0 -1 4202560 2054 1249 0 0 1262 0 0 0 25 0 5 0 526545908 139542528 6142 33554432000 4194304 4356188 140736068623616 18446744073709551615 4225768 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31246/tid=31256] ppid=31241 vsize=136272 CPUtime=12.55 cores=4-7
/proc/31246/task/31256/stat : 31256 (plingeling) R 31241 31241 30983 0 -1 4202560 3440 1249 0 0 1255 0 0 0 25 0 5 0 526545908 139542528 6142 33554432000 4194304 4356188 140736068623616 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 98.82
Current children cumulated vsize (KiB) 2044404

[startup+25.5012 s]
/proc/loadavg: 7.41 7.12 7.03 9/178 31256
/proc/meminfo: memFree=30646300/32951132 swapFree=67111356/67111528
[pid=31241] ppid=31239 vsize=18324 CPUtime=0 cores=0-7
/proc/31241/stat : 31241 (ppfolio) S 31239 31241 30983 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526545900 18763776 390 33554432000 4194304 4287625 140734442287184 18446744073709551615 274664828431 0 0 4096 65536 16109552068137582591 0 0 17 6 0 0 0
/proc/31241/statm: 4581 390 341 23 0 91 0
[pid=31242] ppid=31241 vsize=69196 CPUtime=25.49 cores=0
/proc/31242/stat : 31242 (cryptominisat) R 31241 31241 30983 0 -1 4202496 31439 0 0 0 2543 6 0 0 25 0 1 0 526545901 70856704 13501 33554432000 4194304 4587354 140733349023584 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31242/statm: 17299 13501 337 96 0 13861 0
[pid=31243] ppid=31241 vsize=38144 CPUtime=25.46 cores=1
/proc/31243/stat : 31243 (clasp) R 31241 31241 30983 0 -1 4202496 6980 0 0 0 2541 5 0 0 25 0 1 0 526545901 39059456 6712 33554432000 4194304 4785740 140734183713360 18446744073709551615 274664505962 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31243/statm: 9536 6712 340 145 0 6581 0
[pid=31244] ppid=31241 vsize=460708 CPUtime=23.04 cores=2
/proc/31244/stat : 31244 (TNM) R 31241 31241 30983 0 -1 4202496 1816 0 0 0 2290 14 0 0 25 0 1 0 526545901 471764992 1713 33554432000 134512640 134534564 4287552560 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31244/statm: 115177 1713 95 6 0 113843 0
[pid=31245] ppid=31241 vsize=19324 CPUtime=25.49 cores=3
/proc/31245/stat : 31245 (march_hi) R 31241 31241 30983 0 -1 4202496 8235 0 0 0 2548 1 0 0 25 0 1 0 526545901 19787776 2715 33554432000 4194304 4331988 140734010110464 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31245/statm: 4831 2715 174 34 0 3273 0
[pid=31246] ppid=31241 vsize=138984 CPUtime=101.62 cores=4-7
/proc/31246/stat : 31246 (plingeling) S 31241 31241 30983 0 -1 4202496 19584 1249 0 0 10158 4 0 0 18 0 5 0 526545901 142319616 6819 33554432000 4194304 4356188 140736068623616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31246/statm: 34746 6819 162 40 0 33290 0
[pid=31246/tid=31253] ppid=31241 vsize=138984 CPUtime=25.42 cores=4-7
/proc/31246/task/31253/stat : 31253 (plingeling) R 31241 31241 30983 0 -1 4202560 3968 1249 0 0 2542 0 0 0 25 0 5 0 526545908 142319616 6819 33554432000 4194304 4356188 140736068623616 18446744073709551615 4274287 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31246/tid=31254] ppid=31241 vsize=138984 CPUtime=25.4 cores=4-7
/proc/31246/task/31254/stat : 31254 (plingeling) R 31241 31241 30983 0 -1 4202560 3387 1249 0 0 2540 0 0 0 25 0 5 0 526545908 142319616 6819 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331111 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31246/tid=31255] ppid=31241 vsize=138984 CPUtime=25.41 cores=4-7
/proc/31246/task/31255/stat : 31255 (plingeling) R 31241 31241 30983 0 -1 4202560 3368 1249 0 0 2541 0 0 0 25 0 5 0 526545908 142319616 6819 33554432000 4194304 4356188 140736068623616 18446744073709551615 4210544 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31246/tid=31256] ppid=31241 vsize=138984 CPUtime=25.29 cores=4-7
/proc/31246/task/31256/stat : 31256 (plingeling) R 31241 31241 30983 0 -1 4202560 4241 1249 0 0 2528 1 0 0 25 0 5 0 526545908 142319616 6819 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 201.1
Current children cumulated vsize (KiB) 744680

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

[pid=31244] ppid=31241 vsize=460708 CPUtime=4839.92 cores=2
/proc/31244/stat : 31244 (TNM) R 31241 31241 30983 0 -1 4202496 1816 0 0 0 483978 14 0 0 25 0 1 0 526545901 471764992 1713 33554432000 134512640 134534564 4287552560 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31244/statm: 115177 1713 95 6 0 113843 0
[pid=31245] ppid=31241 vsize=695784 CPUtime=4842.38 cores=3
/proc/31245/stat : 31245 (march_hi) R 31241 31241 30983 0 -1 4202496 120926 0 0 0 484150 88 0 0 25 0 1 0 526545901 712482816 115406 33554432000 4194304 4331988 140734010110464 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31245/statm: 173946 115406 175 34 0 172388 0
[pid=31246] ppid=31241 vsize=215512 CPUtime=19337.8 cores=4-7
/proc/31246/stat : 31246 (plingeling) S 31241 31241 30983 0 -1 4202496 365338 1249 0 0 1933680 102 0 0 18 0 5 0 526545901 220684288 25952 33554432000 4194304 4356188 140736068623616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31246/statm: 53878 25952 162 40 0 52422 0
[pid=31246/tid=31253] ppid=31241 vsize=215512 CPUtime=4839.75 cores=4-7
/proc/31246/task/31253/stat : 31253 (plingeling) R 31241 31241 30983 0 -1 4202560 100713 1249 0 0 483936 39 0 0 25 0 5 0 526545908 220684288 25952 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331076 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31246/tid=31254] ppid=31241 vsize=215512 CPUtime=4840.95 cores=4-7
/proc/31246/task/31254/stat : 31254 (plingeling) R 31241 31241 30983 0 -1 4202560 76480 1249 0 0 484067 28 0 0 25 0 5 0 526545908 220684288 25952 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31246/tid=31255] ppid=31241 vsize=215512 CPUtime=4841.11 cores=4-7
/proc/31246/task/31255/stat : 31255 (plingeling) R 31241 31241 30983 0 -1 4202560 84141 1249 0 0 484096 15 0 0 25 0 5 0 526545908 220684288 25952 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331355 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31246/tid=31256] ppid=31241 vsize=215512 CPUtime=4815.9 cores=4-7
/proc/31246/task/31256/stat : 31256 (plingeling) R 31241 31241 30983 0 -1 4202560 99384 1249 0 0 481573 17 0 0 25 0 5 0 526545908 220684288 25952 33554432000 4194304 4356188 140736068623616 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38704.6
Current children cumulated vsize (KiB) 3217964

[startup+4902.31 s]
/proc/loadavg: 8.24 8.07 8.02 10/179 31410
/proc/meminfo: memFree=29672500/32951132 swapFree=67111356/67111528
[pid=31241] ppid=31239 vsize=18324 CPUtime=0 cores=0-7
/proc/31241/stat : 31241 (ppfolio) S 31239 31241 30983 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526545900 18763776 390 33554432000 4194304 4287625 140734442287184 18446744073709551615 274664828431 0 0 4096 65536 16109552068137582591 0 0 17 6 0 0 0
/proc/31241/statm: 4581 390 341 23 0 91 0
[pid=31242] ppid=31241 vsize=1632136 CPUtime=4901.96 cores=0
/proc/31242/stat : 31242 (cryptominisat) R 31241 31241 30983 0 -1 4202496 1249241 0 0 0 489662 534 0 0 25 0 1 0 526545901 1671307264 77118 33554432000 4194304 4587354 140733349023584 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31242/statm: 408034 77118 337 96 0 404596 0
[pid=31243] ppid=31241 vsize=196996 CPUtime=4902.37 cores=1
/proc/31243/stat : 31243 (clasp) R 31241 31241 30983 0 -1 4202496 43175 0 0 0 490222 15 0 0 25 0 1 0 526545901 201723904 42355 33554432000 4194304 4785740 140734183713360 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31243/statm: 49249 42355 341 145 0 46294 0
[pid=31244] ppid=31241 vsize=460708 CPUtime=4899.91 cores=2
/proc/31244/stat : 31244 (TNM) R 31241 31241 30983 0 -1 4202496 1816 0 0 0 489977 14 0 0 25 0 1 0 526545901 471764992 1713 33554432000 134512640 134534564 4287552560 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31244/statm: 115177 1713 95 6 0 113843 0
[pid=31245] ppid=31241 vsize=695784 CPUtime=4902.39 cores=3
/proc/31245/stat : 31245 (march_hi) R 31241 31241 30983 0 -1 4202496 122329 0 0 0 490150 89 0 0 25 0 1 0 526545901 712482816 116809 33554432000 4194304 4331988 140734010110464 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31245/statm: 173946 116809 175 34 0 172388 0
[pid=31246] ppid=31241 vsize=241112 CPUtime=19577.3 cores=4-7
/proc/31246/stat : 31246 (plingeling) S 31241 31241 30983 0 -1 4202496 374170 1249 0 0 1957623 105 0 0 18 0 5 0 526545901 246898688 32352 33554432000 4194304 4356188 140736068623616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31246/statm: 60278 32352 162 40 0 58822 0
[pid=31246/tid=31253] ppid=31241 vsize=241112 CPUtime=4899.54 cores=4-7
/proc/31246/task/31253/stat : 31253 (plingeling) R 31241 31241 30983 0 -1 4202560 105001 1249 0 0 489913 41 0 0 25 0 5 0 526545908 246898688 32352 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331019 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31246/tid=31254] ppid=31241 vsize=241112 CPUtime=4900.97 cores=4-7
/proc/31246/task/31254/stat : 31254 (plingeling) R 31241 31241 30983 0 -1 4202560 78592 1249 0 0 490068 29 0 0 25 0 5 0 526545908 246898688 32352 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31246/tid=31255] ppid=31241 vsize=241112 CPUtime=4901.11 cores=4-7
/proc/31246/task/31255/stat : 31255 (plingeling) R 31241 31241 30983 0 -1 4202560 86381 1249 0 0 490095 16 0 0 25 0 5 0 526545908 246898688 32352 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31246/tid=31256] ppid=31241 vsize=241112 CPUtime=4875.58 cores=4-7
/proc/31246/task/31256/stat : 31256 (plingeling) R 31241 31241 30983 0 -1 4202560 99576 1249 0 0 487541 17 0 0 25 0 5 0 526545908 246898688 32352 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39183.9
Current children cumulated vsize (KiB) 3245060

[startup+4962.3 s]
/proc/loadavg: 8.15 8.08 8.02 9/178 31412
/proc/meminfo: memFree=29689904/32951132 swapFree=67111356/67111528
[pid=31241] ppid=31239 vsize=18324 CPUtime=0 cores=0-7
/proc/31241/stat : 31241 (ppfolio) S 31239 31241 30983 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526545900 18763776 390 33554432000 4194304 4287625 140734442287184 18446744073709551615 274664828431 0 0 4096 65536 16109552068137582591 0 0 17 6 0 0 0
/proc/31241/statm: 4581 390 341 23 0 91 0
[pid=31242] ppid=31241 vsize=1632136 CPUtime=4961.96 cores=0
/proc/31242/stat : 31242 (cryptominisat) R 31241 31241 30983 0 -1 4202496 1249241 0 0 0 495662 534 0 0 25 0 1 0 526545901 1671307264 77118 33554432000 4194304 4587354 140733349023584 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31242/statm: 408034 77118 337 96 0 404596 0
[pid=31243] ppid=31241 vsize=198496 CPUtime=4962.35 cores=1
/proc/31243/stat : 31243 (clasp) R 31241 31241 30983 0 -1 4202496 43484 0 0 0 496220 15 0 0 25 0 1 0 526545901 203259904 42664 33554432000 4194304 4785740 140734183713360 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31243/statm: 49624 42664 341 145 0 46669 0
[pid=31244] ppid=31241 vsize=460708 CPUtime=4959.9 cores=2
/proc/31244/stat : 31244 (TNM) R 31241 31241 30983 0 -1 4202496 1816 0 0 0 495976 14 0 0 25 0 1 0 526545901 471764992 1713 33554432000 134512640 134534564 4287552560 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31244/statm: 115177 1713 95 6 0 113843 0
[pid=31245] ppid=31241 vsize=695784 CPUtime=4962.39 cores=3
/proc/31245/stat : 31245 (march_hi) R 31241 31241 30983 0 -1 4202496 123737 0 0 0 496149 90 0 0 25 0 1 0 526545901 712482816 118217 33554432000 4194304 4331988 140734010110464 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31245/statm: 173946 118217 175 34 0 172388 0
[pid=31246] ppid=31241 vsize=231128 CPUtime=19815.7 cores=4-7
/proc/31246/stat : 31246 (plingeling) S 31241 31241 30983 0 -1 4202496 376538 1249 0 0 1981465 109 0 0 18 0 5 0 526545901 236675072 29856 33554432000 4194304 4356188 140736068623616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31246/statm: 57782 29856 162 40 0 56326 0
[pid=31246/tid=31253] ppid=31241 vsize=231128 CPUtime=4958.5 cores=4-7
/proc/31246/task/31253/stat : 31253 (plingeling) R 31241 31241 30983 0 -1 4202560 105001 1249 0 0 495806 44 0 0 25 0 5 0 526545908 236675072 29856 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331328 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31246/tid=31254] ppid=31241 vsize=231128 CPUtime=4960.79 cores=4-7
/proc/31246/task/31254/stat : 31254 (plingeling) R 31241 31241 30983 0 -1 4202560 78720 1249 0 0 496050 29 0 0 25 0 5 0 526545908 236675072 29856 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31246/tid=31255] ppid=31241 vsize=231128 CPUtime=4961.1 cores=4-7
/proc/31246/task/31255/stat : 31255 (plingeling) R 31241 31241 30983 0 -1 4202560 86381 1249 0 0 496094 16 0 0 25 0 5 0 526545908 236675072 29856 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31246/tid=31256] ppid=31241 vsize=231128 CPUtime=4935.25 cores=4-7
/proc/31246/task/31256/stat : 31256 (plingeling) R 31241 31241 30983 0 -1 4202560 101816 1249 0 0 493507 18 0 0 25 0 5 0 526545908 236675072 29856 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331007 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39662.3
Current children cumulated vsize (KiB) 3236576



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.08 8.07 8.02 9/178 31413
/proc/meminfo: memFree=29703048/32951132 swapFree=67111356/67111528
[pid=31241] ppid=31239 vsize=18324 CPUtime=0 cores=0-7
/proc/31241/stat : 31241 (ppfolio) S 31239 31241 30983 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526545900 18763776 390 33554432000 4194304 4287625 140734442287184 18446744073709551615 274664828431 0 0 4096 65536 16109552068137582591 0 0 17 6 0 0 0
/proc/31241/statm: 4581 390 341 23 0 91 0
[pid=31242] ppid=31241 vsize=1632136 CPUtime=4999.66 cores=0
/proc/31242/stat : 31242 (cryptominisat) R 31241 31241 30983 0 -1 4202496 1249241 0 0 0 499432 534 0 0 25 0 1 0 526545901 1671307264 77118 33554432000 4194304 4587354 140733349023584 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31242/statm: 408034 77118 337 96 0 404596 0
[pid=31243] ppid=31241 vsize=198496 CPUtime=5000.05 cores=1
/proc/31243/stat : 31243 (clasp) R 31241 31241 30983 0 -1 4202496 43496 0 0 0 499990 15 0 0 25 0 1 0 526545901 203259904 42676 33554432000 4194304 4785740 140734183713360 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31243/statm: 49624 42676 341 145 0 46669 0
[pid=31244] ppid=31241 vsize=460708 CPUtime=4997.61 cores=2
/proc/31244/stat : 31244 (TNM) R 31241 31241 30983 0 -1 4202496 1816 0 0 0 499746 15 0 0 25 0 1 0 526545901 471764992 1713 33554432000 134512640 134534564 4287552560 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31244/statm: 115177 1713 95 6 0 113843 0
[pid=31245] ppid=31241 vsize=695784 CPUtime=5000.09 cores=3
/proc/31245/stat : 31245 (march_hi) R 31241 31241 30983 0 -1 4202496 124659 0 0 0 499918 91 0 0 25 0 1 0 526545901 712482816 119139 33554432000 4194304 4331988 140734010110464 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31245/statm: 173946 119139 175 34 0 172388 0
[pid=31246] ppid=31241 vsize=213208 CPUtime=19966.3 cores=4-7
/proc/31246/stat : 31246 (plingeling) S 31241 31241 30983 0 -1 4202496 378586 1249 0 0 1996525 110 0 0 18 0 5 0 526545901 218324992 25376 33554432000 4194304 4356188 140736068623616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31246/statm: 53302 25376 162 40 0 51846 0
[pid=31246/tid=31253] ppid=31241 vsize=213208 CPUtime=4996.22 cores=4-7
/proc/31246/task/31253/stat : 31253 (plingeling) R 31241 31241 30983 0 -1 4202560 105001 1249 0 0 499577 45 0 0 25 0 5 0 526545908 218324992 25376 33554432000 4194304 4356188 140736068623616 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31246/tid=31254] ppid=31241 vsize=213208 CPUtime=4998.5 cores=4-7
/proc/31246/task/31254/stat : 31254 (plingeling) R 31241 31241 30983 0 -1 4202560 78720 1249 0 0 499821 29 0 0 25 0 5 0 526545908 218324992 25376 33554432000 4194304 4356188 140736068623616 18446744073709551615 4279435 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31246/tid=31255] ppid=31241 vsize=213208 CPUtime=4998.8 cores=4-7
/proc/31246/task/31255/stat : 31255 (plingeling) R 31241 31241 30983 0 -1 4202560 86381 1249 0 0 499864 16 0 0 25 0 5 0 526545908 218324992 25376 33554432000 4194304 4356188 140736068623616 18446744073709551615 4234368 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31246/tid=31256] ppid=31241 vsize=213208 CPUtime=4972.75 cores=4-7
/proc/31246/task/31256/stat : 31256 (plingeling) R 31241 31241 30983 0 -1 4202560 103864 1249 0 0 497256 19 0 0 25 0 5 0 526545908 218324992 25376 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39963.8
Current children cumulated vsize (KiB) 3218656

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5000 s]
/proc/loadavg: 8.08 8.07 8.02 9/178 31413
/proc/meminfo: memFree=29703048/32951132 swapFree=67111356/67111528
[pid=31241] ppid=31239 vsize=18324 CPUtime=0 cores=0-7
/proc/31241/stat : 31241 (ppfolio) S 31239 31241 30983 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 526545900 18763776 390 33554432000 4194304 4287625 140734442287184 18446744073709551615 274664828431 0 0 4096 65536 16109552068137582591 0 0 17 6 0 0 0
/proc/31241/statm: 4581 390 341 23 0 91 0
[pid=31242] ppid=31241 vsize=1632136 CPUtime=4999.66 cores=0
/proc/31242/stat : 31242 (cryptominisat) R 31241 31241 30983 0 -1 4202496 1249241 0 0 0 499432 534 0 0 25 0 1 0 526545901 1671307264 77118 33554432000 4194304 4587354 140733349023584 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31242/statm: 408034 77118 337 96 0 404596 0
[pid=31243] ppid=31241 vsize=198496 CPUtime=5000.05 cores=1
/proc/31243/stat : 31243 (clasp) R 31241 31241 30983 0 -1 4202496 43496 0 0 0 499990 15 0 0 25 0 1 0 526545901 203259904 42676 33554432000 4194304 4785740 140734183713360 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31243/statm: 49624 42676 341 145 0 46669 0
[pid=31244] ppid=31241 vsize=460708 CPUtime=4997.61 cores=2
/proc/31244/stat : 31244 (TNM) R 31241 31241 30983 0 -1 4202496 1816 0 0 0 499746 15 0 0 25 0 1 0 526545901 471764992 1713 33554432000 134512640 134534564 4287552560 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31244/statm: 115177 1713 95 6 0 113843 0
[pid=31245] ppid=31241 vsize=695784 CPUtime=5000.09 cores=3
/proc/31245/stat : 31245 (march_hi) R 31241 31241 30983 0 -1 4202496 124659 0 0 0 499918 91 0 0 25 0 1 0 526545901 712482816 119139 33554432000 4194304 4331988 140734010110464 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31245/statm: 173946 119139 175 34 0 172388 0
[pid=31246] ppid=31241 vsize=213208 CPUtime=19966.3 cores=4-7
/proc/31246/stat : 31246 (plingeling) S 31241 31241 30983 0 -1 4202496 378586 1249 0 0 1996525 110 0 0 18 0 5 0 526545901 218324992 25376 33554432000 4194304 4356188 140736068623616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/31246/statm: 53302 25376 162 40 0 51846 0
[pid=31246/tid=31253] ppid=31241 vsize=213208 CPUtime=4996.22 cores=4-7
/proc/31246/task/31253/stat : 31253 (plingeling) R 31241 31241 30983 0 -1 4202560 105001 1249 0 0 499577 45 0 0 25 0 5 0 526545908 218324992 25376 33554432000 4194304 4356188 140736068623616 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31246/tid=31254] ppid=31241 vsize=213208 CPUtime=4998.5 cores=4-7
/proc/31246/task/31254/stat : 31254 (plingeling) R 31241 31241 30983 0 -1 4202560 78720 1249 0 0 499821 29 0 0 25 0 5 0 526545908 218324992 25376 33554432000 4194304 4356188 140736068623616 18446744073709551615 4279435 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=31246/tid=31255] ppid=31241 vsize=213208 CPUtime=4998.8 cores=4-7
/proc/31246/task/31255/stat : 31255 (plingeling) R 31241 31241 30983 0 -1 4202560 86381 1249 0 0 499864 16 0 0 25 0 5 0 526545908 218324992 25376 33554432000 4194304 4356188 140736068623616 18446744073709551615 4234368 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31246/tid=31256] ppid=31241 vsize=213208 CPUtime=4972.75 cores=4-7
/proc/31246/task/31256/stat : 31256 (plingeling) R 31241 31241 30983 0 -1 4202560 103864 1249 0 0 497256 19 0 0 25 0 5 0 526545908 218324992 25376 33554432000 4194304 4356188 140736068623616 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39963.8
Current children cumulated vsize (KiB) 3218656

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31241 and gives
#  childrusage.ru_utime.tv_sec=4997
#  childrusage.ru_utime.tv_usec=467269
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=162975
# CPU time returned by wait4() is 4997.63
# while last known CPU time is 39963.8
#
# 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): 39963.8
CPU user time (s): 39956.1
CPU system time (s): 7.65
CPU usage (%): 799.272
Max. virtual memory (cumulated for all children) (KiB): 16935796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.47
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2339
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= 566
involuntary context switches= 7690

runsolver used 7.67183 second user time and 19.602 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-30 09:44:23
IDJOB=3219213
IDBENCH=82552
IDSOLVER=1638
FILE ID=node131/3219213-1304149463
RUNJOBID= node131-1304144350-30997
PBS_JOBID= 13170853
Free space on /tmp= 72060 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S1897807474-073-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219213-1304149463/watcher-3219213-1304149463 -o /tmp/evaluation-result-3219213-1304149463/solver-3219213-1304149463 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3219213-1304149463.cnf

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

MD5SUM BENCH= 6ed0ea2d6f55cf35f843b9274cf5be29
RANDOM SEED=1939235498

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.77
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.830
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:     32951132 kB
MemFree:      30767168 kB
Buffers:        238656 kB
Cached:        1571548 kB
SwapCached:        168 kB
Active:         199884 kB
Inactive:      1676388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30767168 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           10896 kB
Writeback:           4 kB
AnonPages:       65944 kB
Mapped:          14708 kB
Slab:           243536 kB
PageTables:       3872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   186620 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72048 MiB
End job on node131 at 2011-04-30 11:07:45