Trace number 3275941

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) 40000.4 5003.62

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1952.87
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
Maximum clause length10
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 560
Number of clauses of size over 558298

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-3275941-1304172092/watcher-3275941-1304172092 -o /tmp/evaluation-result-3275941-1304172092/solver-3275941-1304172092 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275941-1304172092.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): 5100 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.00 8.03 8.00 2/170 307
/proc/meminfo: memFree=23397248/32951124 swapFree=67102140/67111528
[pid=307] ppid=305 vsize=16072 CPUtime=0 cores=0-7
/proc/307/stat : 307 (ppfolio) R 305 307 32115 0 -1 4194304 119 0 0 0 0 0 0 0 25 0 1 0 607439836 16457728 71 33554432000 4194304 4287625 140735842758352 18446744073709551615 216730208960 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/307/statm: 4018 72 54 23 0 50 0

[startup+0.019534 s]
/proc/loadavg: 8.00 8.03 8.00 2/170 307
/proc/meminfo: memFree=23397248/32951124 swapFree=67102140/67111528
[pid=307] ppid=305 vsize=18324 CPUtime=0 cores=0-7
/proc/307/stat : 307 (ppfolio) S 305 307 32115 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 607439836 18763776 390 33554432000 4194304 4287625 140735842758352 18446744073709551615 216735198735 0 0 4096 65536 10746547626779344895 0 0 17 6 0 0 0
/proc/307/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100519 s]
/proc/loadavg: 8.00 8.03 8.00 2/170 307
/proc/meminfo: memFree=23397248/32951124 swapFree=67102140/67111528
[pid=307] ppid=305 vsize=18324 CPUtime=0 cores=0-7
/proc/307/stat : 307 (ppfolio) S 305 307 32115 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 607439836 18763776 390 33554432000 4194304 4287625 140735842758352 18446744073709551615 216735198735 0 0 4096 65536 10746547626779344895 0 0 17 4 0 0 0
/proc/307/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300459 s]
/proc/loadavg: 8.00 8.03 8.00 2/170 307
/proc/meminfo: memFree=23397248/32951124 swapFree=67102140/67111528
[pid=307] ppid=305 vsize=18324 CPUtime=0 cores=0-7
/proc/307/stat : 307 (ppfolio) S 305 307 32115 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 607439836 18763776 390 33554432000 4194304 4287625 140735842758352 18446744073709551615 216735198735 0 0 4096 65536 10746547626779344895 0 0 17 4 0 0 0
/proc/307/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700388 s]
/proc/loadavg: 8.00 8.03 8.00 2/170 307
/proc/meminfo: memFree=23397248/32951124 swapFree=67102140/67111528
[pid=307] ppid=305 vsize=18324 CPUtime=0 cores=0-7
/proc/307/stat : 307 (ppfolio) S 305 307 32115 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 607439836 18763776 390 33554432000 4194304 4287625 140735842758352 18446744073709551615 216735198735 0 0 4096 65536 10746547626779344895 0 0 17 4 0 0 0
/proc/307/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50124 s]
/proc/loadavg: 8.00 8.03 8.00 9/180 331
/proc/meminfo: memFree=23314584/32951124 swapFree=67102140/67111528
[pid=307] ppid=305 vsize=18324 CPUtime=0 cores=0-7
/proc/307/stat : 307 (ppfolio) S 305 307 32115 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 607439836 18763776 390 33554432000 4194304 4287625 140735842758352 18446744073709551615 216735198735 0 0 4096 65536 10746547626779344895 0 0 17 4 0 0 0
/proc/307/statm: 4581 390 341 23 0 91 0
[pid=308] ppid=307 vsize=28220 CPUtime=1.49 cores=0
/proc/308/stat : 308 (cryptominisat) R 307 307 32115 0 -1 4202496 2525 0 0 0 149 0 0 0 20 0 1 0 607439837 28897280 2353 33554432000 4194304 4587354 140733381327424 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/308/statm: 7055 2353 306 96 0 3617 0
[pid=309] ppid=307 vsize=19932 CPUtime=1.49 cores=1
/proc/309/stat : 309 (clasp) R 307 307 32115 0 -1 4202496 2562 0 0 0 149 0 0 0 20 0 1 0 607439837 20410368 2283 33554432000 4194304 4785740 140736725195584 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/309/statm: 4983 2283 314 145 0 2028 0
[pid=310] ppid=307 vsize=461800 CPUtime=1.49 cores=2
/proc/310/stat : 310 (TNM) R 307 307 32115 0 -1 4202496 2960 0 0 0 149 0 0 0 20 0 1 0 607439837 472883200 2857 33554432000 134512640 134534564 4294770848 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/310/statm: 115450 2857 91 6 0 114116 0
[pid=320] ppid=307 vsize=19900 CPUtime=1.49 cores=3
/proc/320/stat : 320 (march_hi) R 307 307 32115 0 -1 4202496 15351 0 0 0 147 2 0 0 20 0 1 0 607439837 20377600 2960 33554432000 4194304 4331988 140736111809328 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/320/statm: 4975 2960 150 34 0 3417 0
[pid=321] ppid=307 vsize=162216 CPUtime=5.51 cores=4-7
/proc/321/stat : 321 (plingeling) S 307 307 32115 0 -1 4202496 15698 1259 0 0 550 1 0 0 18 0 5 0 607439837 166109184 12603 33554432000 4194304 4356188 140733362090192 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/321/statm: 40554 12603 161 40 0 39098 0
[pid=321/tid=328] ppid=307 vsize=162216 CPUtime=1.34 cores=4-7
/proc/321/task/328/stat : 328 (plingeling) R 307 307 32115 0 -1 4202560 1828 1259 0 0 134 0 0 0 25 0 5 0 607439852 166109184 12603 33554432000 4194304 4356188 140733362090192 18446744073709551615 4248469 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=321/tid=329] ppid=307 vsize=162216 CPUtime=1.34 cores=4-7
/proc/321/task/329/stat : 329 (plingeling) R 307 307 32115 0 -1 4202560 1844 1259 0 0 134 0 0 0 25 0 5 0 607439852 166109184 12603 33554432000 4194304 4356188 140733362090192 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=321/tid=330] ppid=307 vsize=162216 CPUtime=1.33 cores=4-7
/proc/321/task/330/stat : 330 (plingeling) R 307 307 32115 0 -1 4202560 1837 1259 0 0 133 0 0 0 25 0 5 0 607439852 166109184 12603 33554432000 4194304 4356188 140733362090192 18446744073709551615 4271542 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=321/tid=331] ppid=307 vsize=162216 CPUtime=1.34 cores=4-7
/proc/321/task/331/stat : 331 (plingeling) R 307 307 32115 0 -1 4202560 1516 1259 0 0 134 0 0 0 22 0 5 0 607439852 166109184 12603 33554432000 4194304 4356188 140733362090192 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.47
Current children cumulated vsize (KiB) 710392

[startup+3.10097 s]
/proc/loadavg: 8.00 8.03 8.00 9/180 331
/proc/meminfo: memFree=23307392/32951124 swapFree=67102140/67111528
[pid=307] ppid=305 vsize=18324 CPUtime=0 cores=0-7
/proc/307/stat : 307 (ppfolio) S 305 307 32115 0 -1 4202496 521 0 0 0 0 0 0 0 17 0 1 0 607439836 18763776 390 33554432000 4194304 4287625 140735842758352 18446744073709551615 216735198735 0 0 4096 65536 10746547626779344895 0 0 17 4 0 0 0
/proc/307/statm: 4581 390 341 23 0 91 0
[pid=308] ppid=307 vsize=46176 CPUtime=3.09 cores=0
/proc/308/stat : 308 (cryptominisat) R 307 307 32115 0 -1 4202496 9869 0 0 0 308 1 0 0 25 0 1 0 607439837 47284224 6709 33554432000 4194304 4587354 140733381327424 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/308/statm: 11544 6709 315 96 0 8106 0
[pid=309] ppid=307 vsize=20296 CPUtime=3.09 cores=1
/proc/309/stat : 309 (clasp) R 307 307 32115 0 -1 4202496 2629 0 0 0 309 0 0 0 25 0 1 0 607439837 20783104 2350 33554432000 4194304 4785740 140736725195584 18446744073709551615 4495688 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/309/statm: 5074 2350 314 145 0 2119 0
[pid=310] ppid=307 vsize=461800 CPUtime=3.08 cores=2
/proc/310/stat : 310 (TNM) R 307 307 32115 0 -1 4202496 2960 0 0 0 308 0 0 0 25 0 1 0 607439837 472883200 2857 33554432000 134512640 134534564 4294770848 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/310/statm: 115450 2857 91 6 0 114116 0
[pid=320] ppid=307 vsize=19900 CPUtime=3.09 cores=3
/proc/320/stat : 320 (march_hi) R 307 307 32115 0 -1 4202496 15371 0 0 0 307 2 0 0 25 0 1 0 607439837 20377600 2980 33554432000 4194304 4331988 140736111809328 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/320/statm: 4975 2980 150 34 0 3417 0
[pid=321] ppid=307 vsize=158504 CPUtime=11.9 cores=4-7
/proc/321/stat : 321 (plingeling) S 307 307 32115 0 -1 4202496 16883 1259 0 0 1189 1 0 0 18 0 5 0 607439837 162308096 11677 33554432000 4194304 4356188 140733362090192 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/321/statm: 39626 11677 161 40 0 38170 0
[pid=321/tid=328] ppid=307 vsize=158504 CPUtime=2.94 cores=4-7
/proc/321/task/328/stat : 328 (plingeling) R 307 307 32115 0 -1 4202560 1828 1259 0 0 294 0 0 0 25 0 5 0 607439852 162308096 11677 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=321/tid=329] ppid=307 vsize=158504 CPUtime=2.94 cores=4-7
/proc/321/task/329/stat : 329 (plingeling) R 307 307 32115 0 -1 4202560 1844 1259 0 0 294 0 0 0 25 0 5 0 607439852 162308096 11677 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331119 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=321/tid=330] ppid=307 vsize=158504 CPUtime=2.93 cores=4-7
/proc/321/task/330/stat : 330 (plingeling) R 307 307 32115 0 -1 4202560 1837 1259 0 0 293 0 0 0 25 0 5 0 607439852 162308096 11677 33554432000 4194304 4356188 140733362090192 18446744073709551615 4208840 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=321/tid=331] ppid=307 vsize=158504 CPUtime=2.94 cores=4-7
/proc/321/task/331/stat : 331 (plingeling) R 307 307 32115 0 -1 4202560 2701 1259 0 0 294 0 0 0 25 0 5 0 607439852 162308096 11677 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.25
Current children cumulated vsize (KiB) 725000

[startup+6.30141 s]
/proc/loadavg: 8.00 8.03 8.00 9/180 331
/proc/meminfo: memFree=23297208/32951124 swapFree=67102140/67111528
[pid=307] ppid=305 vsize=18324 CPUtime=0 cores=0-7
/proc/307/stat : 307 (ppfolio) S 305 307 32115 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 607439836 18763776 390 33554432000 4194304 4287625 140735842758352 18446744073709551615 216735198735 0 0 4096 65536 10746547626779344895 0 0 17 4 0 0 0
/proc/307/statm: 4581 390 341 23 0 91 0
[pid=308] ppid=307 vsize=48748 CPUtime=6.29 cores=0
/proc/308/stat : 308 (cryptominisat) R 307 307 32115 0 -1 4202496 17783 0 0 0 626 3 0 0 25 0 1 0 607439837 49917952 7889 33554432000 4194304 4587354 140733381327424 18446744073709551615 4365152 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/308/statm: 12187 7889 337 96 0 8749 0
[pid=309] ppid=307 vsize=23352 CPUtime=6.29 cores=1
/proc/309/stat : 309 (clasp) R 307 307 32115 0 -1 4202496 3580 0 0 0 629 0 0 0 25 0 1 0 607439837 23912448 3114 33554432000 4194304 4785740 140736725195584 18446744073709551615 4312611 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/309/statm: 5838 3114 340 145 0 2883 0
[pid=310] ppid=307 vsize=461800 CPUtime=6.28 cores=2
/proc/310/stat : 310 (TNM) R 307 307 32115 0 -1 4202496 2960 0 0 0 628 0 0 0 25 0 1 0 607439837 472883200 2857 33554432000 134512640 134534564 4294770848 18446744073709551615 134524679 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/310/statm: 115450 2857 91 6 0 114116 0
[pid=320] ppid=307 vsize=20284 CPUtime=6.29 cores=3
/proc/320/stat : 320 (march_hi) R 307 307 32115 0 -1 4202496 15392 0 0 0 627 2 0 0 25 0 1 0 607439837 20770816 3001 33554432000 4194304 4331988 140736111809328 18446744073709551615 4271154 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/320/statm: 5071 3001 150 34 0 3513 0
[pid=321] ppid=307 vsize=156764 CPUtime=24.68 cores=4-7
/proc/321/stat : 321 (plingeling) S 307 307 32115 0 -1 4202496 21352 1259 0 0 2466 2 0 0 18 0 5 0 607439837 160526336 11259 33554432000 4194304 4356188 140733362090192 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/321/statm: 39191 11259 161 40 0 37735 0
[pid=321/tid=328] ppid=307 vsize=156764 CPUtime=6.14 cores=4-7
/proc/321/task/328/stat : 328 (plingeling) R 307 307 32115 0 -1 4202560 2495 1259 0 0 614 0 0 0 25 0 5 0 607439852 160526336 11259 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331203 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=321/tid=329] ppid=307 vsize=156764 CPUtime=6.13 cores=4-7
/proc/321/task/329/stat : 329 (plingeling) R 307 307 32115 0 -1 4202560 2303 1259 0 0 613 0 0 0 25 0 5 0 607439852 160526336 11259 33554432000 4194304 4356188 140733362090192 18446744073709551615 4330992 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=321/tid=330] ppid=307 vsize=156764 CPUtime=6.1 cores=4-7
/proc/321/task/330/stat : 330 (plingeling) R 307 307 32115 0 -1 4202560 3192 1259 0 0 610 0 0 0 25 0 5 0 607439852 160526336 11259 33554432000 4194304 4356188 140733362090192 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=321/tid=331] ppid=307 vsize=156764 CPUtime=6.13 cores=4-7
/proc/321/task/331/stat : 331 (plingeling) R 307 307 32115 0 -1 4202560 4689 1259 0 0 613 0 0 0 25 0 5 0 607439852 160526336 11259 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331345 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.83
Current children cumulated vsize (KiB) 729272

[startup+12.7013 s]
/proc/loadavg: 8.00 8.03 8.00 9/180 332
/proc/meminfo: memFree=23295392/32951124 swapFree=67102140/67111528
[pid=307] ppid=305 vsize=18324 CPUtime=0 cores=0-7
/proc/307/stat : 307 (ppfolio) S 305 307 32115 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 607439836 18763776 390 33554432000 4194304 4287625 140735842758352 18446744073709551615 216735198735 0 0 4096 65536 10746547626779344895 0 0 17 4 0 0 0
/proc/307/statm: 4581 390 341 23 0 91 0
[pid=308] ppid=307 vsize=33096 CPUtime=12.69 cores=0
/proc/308/stat : 308 (cryptominisat) R 307 307 32115 0 -1 4202496 21510 0 0 0 1266 3 0 0 25 0 1 0 607439837 33890304 4164 33554432000 4194304 4587354 140733381327424 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/308/statm: 8274 4164 337 96 0 4836 0
[pid=309] ppid=307 vsize=27224 CPUtime=12.69 cores=1
/proc/309/stat : 309 (clasp) R 307 307 32115 0 -1 4202496 4490 0 0 0 1269 0 0 0 25 0 1 0 607439837 27877376 4024 33554432000 4194304 4785740 140736725195584 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/309/statm: 6806 4024 340 145 0 3851 0
[pid=310] ppid=307 vsize=461800 CPUtime=12.68 cores=2
/proc/310/stat : 310 (TNM) R 307 307 32115 0 -1 4202496 2960 0 0 0 1268 0 0 0 25 0 1 0 607439837 472883200 2857 33554432000 134512640 134534564 4294770848 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/310/statm: 115450 2857 91 6 0 114116 0
[pid=320] ppid=307 vsize=21328 CPUtime=12.69 cores=3
/proc/320/stat : 320 (march_hi) R 307 307 32115 0 -1 4202496 15662 0 0 0 1267 2 0 0 25 0 1 0 607439837 21839872 3271 33554432000 4194304 4331988 140736111809328 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/320/statm: 5332 3271 150 34 0 3774 0
[pid=321] ppid=307 vsize=163420 CPUtime=50.26 cores=4-7
/proc/321/stat : 321 (plingeling) S 307 307 32115 0 -1 4202496 28154 1259 0 0 5022 4 0 0 18 0 5 0 607439837 167342080 12927 33554432000 4194304 4356188 140733362090192 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/321/statm: 40855 12927 161 40 0 39399 0
[pid=321/tid=328] ppid=307 vsize=163420 CPUtime=12.54 cores=4-7
/proc/321/task/328/stat : 328 (plingeling) R 307 307 32115 0 -1 4202560 4689 1259 0 0 1254 0 0 0 25 0 5 0 607439852 167342080 12927 33554432000 4194304 4356188 140733362090192 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=321/tid=329] ppid=307 vsize=163420 CPUtime=12.53 cores=4-7
/proc/321/task/329/stat : 329 (plingeling) R 307 307 32115 0 -1 4202560 3968 1259 0 0 1253 0 0 0 25 0 5 0 607439852 167342080 12927 33554432000 4194304 4356188 140733362090192 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=321/tid=330] ppid=307 vsize=163420 CPUtime=12.47 cores=4-7
/proc/321/task/330/stat : 330 (plingeling) R 307 307 32115 0 -1 4202560 3612 1259 0 0 1247 0 0 0 25 0 5 0 607439852 167342080 12927 33554432000 4194304 4356188 140733362090192 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=321/tid=331] ppid=307 vsize=163420 CPUtime=12.53 cores=4-7
/proc/321/task/331/stat : 331 (plingeling) R 307 307 32115 0 -1 4202560 7212 1259 0 0 1253 0 0 0 25 0 5 0 607439852 167342080 12927 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.01
Current children cumulated vsize (KiB) 725192

[startup+25.5011 s]
/proc/loadavg: 8.00 8.03 8.00 9/180 332
/proc/meminfo: memFree=23255856/32951124 swapFree=67102140/67111528
[pid=307] ppid=305 vsize=18324 CPUtime=0 cores=0-7
/proc/307/stat : 307 (ppfolio) S 305 307 32115 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 607439836 18763776 390 33554432000 4194304 4287625 140735842758352 18446744073709551615 216735198735 0 0 4096 65536 10746547626779344895 0 0 17 4 0 0 0
/proc/307/statm: 4581 390 341 23 0 91 0
[pid=308] ppid=307 vsize=53600 CPUtime=25.49 cores=0
/proc/308/stat : 308 (cryptominisat) R 307 307 32115 0 -1 4202496 30086 0 0 0 2545 4 0 0 25 0 1 0 607439837 54886400 9969 33554432000 4194304 4587354 140733381327424 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=310] ppid=307 vsize=465760 CPUtime=4782.39 cores=2
/proc/310/stat : 310 (TNM) R 307 307 32115 0 -1 4202496 3304 0 0 0 478237 2 0 0 25 0 1 0 607439837 476938240 3201 33554432000 134512640 134534564 4294770848 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/310/statm: 116440 3201 95 6 0 115106 0
[pid=320] ppid=307 vsize=73444 CPUtime=4782.39 cores=3
/proc/320/stat : 320 (march_hi) R 307 307 32115 0 -1 4202496 37764 0 0 0 478230 9 0 0 25 0 1 0 607439837 75206656 13193 33554432000 4194304 4331988 140736111809328 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/320/statm: 18361 13193 175 34 0 16803 0
[pid=321] ppid=307 vsize=368284 CPUtime=19101.8 cores=4-7
/proc/321/stat : 321 (plingeling) S 307 307 32115 0 -1 4202496 1642750 1259 0 0 1909918 260 0 0 18 0 5 0 607439837 377122816 64143 33554432000 4194304 4356188 140733362090192 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/321/statm: 92071 64143 161 40 0 90615 0
[pid=321/tid=328] ppid=307 vsize=368284 CPUtime=4782.23 cores=4-7
/proc/321/task/328/stat : 328 (plingeling) R 307 307 32115 0 -1 4202560 415622 1259 0 0 478159 64 0 0 25 0 5 0 607439852 377122816 64143 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=321/tid=329] ppid=307 vsize=368284 CPUtime=4781.59 cores=4-7
/proc/321/task/329/stat : 329 (plingeling) R 307 307 32115 0 -1 4202560 397184 1259 0 0 478093 66 0 0 25 0 5 0 607439852 377122816 64143 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331355 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=321/tid=330] ppid=307 vsize=368284 CPUtime=4756.15 cores=4-7
/proc/321/task/330/stat : 330 (plingeling) R 307 307 32115 0 -1 4202560 402505 1259 0 0 475553 62 0 0 25 0 5 0 607439852 377122816 64143 33554432000 4194304 4356188 140733362090192 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=321/tid=331] ppid=307 vsize=368284 CPUtime=4781.63 cores=4-7
/proc/321/task/331/stat : 331 (plingeling) R 307 307 32115 0 -1 4202560 418766 1259 0 0 478098 65 0 0 25 0 5 0 607439852 377122816 64143 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38231.2
Current children cumulated vsize (KiB) 1111200

[startup+4842.3 s]
/proc/loadavg: 8.11 8.06 8.00 9/180 483
/proc/meminfo: memFree=22886096/32951124 swapFree=67102140/67111528
[pid=307] ppid=305 vsize=18324 CPUtime=0 cores=0-7
/proc/307/stat : 307 (ppfolio) S 305 307 32115 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 607439836 18763776 390 33554432000 4194304 4287625 140735842758352 18446744073709551615 216735198735 0 0 4096 65536 10746547626779344895 0 0 17 4 0 0 0
/proc/307/statm: 4581 390 341 23 0 91 0
[pid=308] ppid=307 vsize=176840 CPUtime=4842.38 cores=0
/proc/308/stat : 308 (cryptominisat) R 307 307 32115 0 -1 4202496 718094 0 0 0 483946 292 0 0 25 0 1 0 607439837 181084160 17831 33554432000 4194304 4587354 140733381327424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/308/statm: 44210 17831 337 96 0 40772 0
[pid=309] ppid=307 vsize=103124 CPUtime=4842.25 cores=1
/proc/309/stat : 309 (clasp) R 307 307 32115 0 -1 4202496 22270 0 0 0 484221 4 0 0 25 0 1 0 607439837 105598976 20999 33554432000 4194304 4785740 140736725195584 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/309/statm: 25781 20999 340 145 0 22826 0
[pid=310] ppid=307 vsize=465760 CPUtime=4842.39 cores=2
/proc/310/stat : 310 (TNM) R 307 307 32115 0 -1 4202496 3304 0 0 0 484237 2 0 0 25 0 1 0 607439837 476938240 3201 33554432000 134512640 134534564 4294770848 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/310/statm: 116440 3201 95 6 0 115106 0
[pid=320] ppid=307 vsize=73444 CPUtime=4842.39 cores=3
/proc/320/stat : 320 (march_hi) R 307 307 32115 0 -1 4202496 37822 0 0 0 484230 9 0 0 25 0 1 0 607439837 75206656 13251 33554432000 4194304 4331988 140736111809328 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/320/statm: 18361 13251 175 34 0 16803 0
[pid=321] ppid=307 vsize=406044 CPUtime=19341.4 cores=4-7
/proc/321/stat : 321 (plingeling) S 307 307 32115 0 -1 4202496 1660734 1259 0 0 1933881 263 0 0 18 0 5 0 607439837 415789056 73583 33554432000 4194304 4356188 140733362090192 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/321/statm: 101511 73583 161 40 0 100055 0
[pid=321/tid=328] ppid=307 vsize=406044 CPUtime=4842.23 cores=4-7
/proc/321/task/328/stat : 328 (plingeling) R 307 307 32115 0 -1 4202560 426630 1259 0 0 484156 67 0 0 25 0 5 0 607439852 415789056 73583 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=321/tid=329] ppid=307 vsize=406044 CPUtime=4841.59 cores=4-7
/proc/321/task/329/stat : 329 (plingeling) R 307 307 32115 0 -1 4202560 399392 1259 0 0 484093 66 0 0 25 0 5 0 607439852 415789056 73583 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=321/tid=330] ppid=307 vsize=406044 CPUtime=4815.82 cores=4-7
/proc/321/task/330/stat : 330 (plingeling) R 307 307 32115 0 -1 4202560 404297 1259 0 0 481519 63 0 0 25 0 5 0 607439852 415789056 73583 33554432000 4194304 4356188 140733362090192 18446744073709551615 4332037 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=321/tid=331] ppid=307 vsize=406044 CPUtime=4841.62 cores=4-7
/proc/321/task/331/stat : 331 (plingeling) R 307 307 32115 0 -1 4202560 421742 1259 0 0 484097 65 0 0 25 0 5 0 607439852 415789056 73583 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38710.8
Current children cumulated vsize (KiB) 1243536

[startup+4902.3 s]
/proc/loadavg: 8.10 8.06 8.00 9/180 484
/proc/meminfo: memFree=22914064/32951124 swapFree=67102140/67111528
[pid=307] ppid=305 vsize=18324 CPUtime=0 cores=0-7
/proc/307/stat : 307 (ppfolio) S 305 307 32115 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 607439836 18763776 390 33554432000 4194304 4287625 140735842758352 18446744073709551615 216735198735 0 0 4096 65536 10746547626779344895 0 0 17 4 0 0 0
/proc/307/statm: 4581 390 341 23 0 91 0
[pid=308] ppid=307 vsize=177156 CPUtime=4902.38 cores=0
/proc/308/stat : 308 (cryptominisat) R 307 307 32115 0 -1 4202496 724541 0 0 0 489943 295 0 0 25 0 1 0 607439837 181407744 17059 33554432000 4194304 4587354 140733381327424 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/308/statm: 44289 17059 337 96 0 40851 0
[pid=309] ppid=307 vsize=103124 CPUtime=4902.25 cores=1
/proc/309/stat : 309 (clasp) R 307 307 32115 0 -1 4202496 22285 0 0 0 490221 4 0 0 25 0 1 0 607439837 105598976 21014 33554432000 4194304 4785740 140736725195584 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/309/statm: 25781 21014 340 145 0 22826 0
[pid=310] ppid=307 vsize=465760 CPUtime=4902.39 cores=2
/proc/310/stat : 310 (TNM) R 307 307 32115 0 -1 4202496 3304 0 0 0 490237 2 0 0 25 0 1 0 607439837 476938240 3201 33554432000 134512640 134534564 4294770848 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/310/statm: 116440 3201 95 6 0 115106 0
[pid=320] ppid=307 vsize=73444 CPUtime=4902.4 cores=3
/proc/320/stat : 320 (march_hi) R 307 307 32115 0 -1 4202496 37847 0 0 0 490230 10 0 0 25 0 1 0 607439837 75206656 13276 33554432000 4194304 4331988 140736111809328 18446744073709551615 4299282 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/320/statm: 18361 13276 175 34 0 16803 0
[pid=321] ppid=307 vsize=383260 CPUtime=19581.1 cores=4-7
/proc/321/stat : 321 (plingeling) S 307 307 32115 0 -1 4202496 1668798 1259 0 0 1957847 264 0 0 18 0 5 0 607439837 392458240 67887 33554432000 4194304 4356188 140733362090192 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/321/statm: 95815 67887 161 40 0 94359 0
[pid=321/tid=328] ppid=307 vsize=383260 CPUtime=4902.23 cores=4-7
/proc/321/task/328/stat : 328 (plingeling) R 307 307 32115 0 -1 4202560 429126 1259 0 0 490156 67 0 0 25 0 5 0 607439852 392458240 67887 33554432000 4194304 4356188 140733362090192 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=321/tid=329] ppid=307 vsize=383260 CPUtime=4901.59 cores=4-7
/proc/321/task/329/stat : 329 (plingeling) R 307 307 32115 0 -1 4202560 400992 1259 0 0 490093 66 0 0 25 0 5 0 607439852 392458240 67887 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=321/tid=330] ppid=307 vsize=383260 CPUtime=4875.5 cores=4-7
/proc/321/task/330/stat : 330 (plingeling) R 307 307 32115 0 -1 4202560 405865 1259 0 0 487487 63 0 0 25 0 5 0 607439852 392458240 67887 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331311 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=321/tid=331] ppid=307 vsize=383260 CPUtime=4901.61 cores=4-7
/proc/321/task/331/stat : 331 (plingeling) R 307 307 32115 0 -1 4202560 424142 1259 0 0 490096 65 0 0 25 0 5 0 607439852 392458240 67887 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39190.5
Current children cumulated vsize (KiB) 1221068

[startup+4962.3 s]
/proc/loadavg: 8.09 8.06 8.00 9/180 486
/proc/meminfo: memFree=22932240/32951124 swapFree=67102140/67111528
[pid=307] ppid=305 vsize=18324 CPUtime=0 cores=0-7
/proc/307/stat : 307 (ppfolio) S 305 307 32115 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 607439836 18763776 390 33554432000 4194304 4287625 140735842758352 18446744073709551615 216735198735 0 0 4096 65536 10746547626779344895 0 0 17 4 0 0 0
/proc/307/statm: 4581 390 341 23 0 91 0
[pid=308] ppid=307 vsize=82396 CPUtime=4962.38 cores=0
/proc/308/stat : 308 (cryptominisat) R 307 307 32115 0 -1 4202496 730863 0 0 0 495940 298 0 0 25 0 1 0 607439837 84373504 16104 33554432000 4194304 4587354 140733381327424 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/308/statm: 20599 16104 337 96 0 17161 0
[pid=309] ppid=307 vsize=104088 CPUtime=4962.25 cores=1
/proc/309/stat : 309 (clasp) R 307 307 32115 0 -1 4202496 22452 0 0 0 496221 4 0 0 25 0 1 0 607439837 106586112 21181 33554432000 4194304 4785740 140736725195584 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/309/statm: 26022 21181 340 145 0 23067 0
[pid=310] ppid=307 vsize=465760 CPUtime=4962.39 cores=2
/proc/310/stat : 310 (TNM) R 307 307 32115 0 -1 4202496 3304 0 0 0 496237 2 0 0 25 0 1 0 607439837 476938240 3201 33554432000 134512640 134534564 4294770848 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/310/statm: 116440 3201 95 6 0 115106 0
[pid=320] ppid=307 vsize=73444 CPUtime=4962.4 cores=3
/proc/320/stat : 320 (march_hi) R 307 307 32115 0 -1 4202496 37875 0 0 0 496230 10 0 0 25 0 1 0 607439837 75206656 13304 33554432000 4194304 4331988 140736111809328 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/320/statm: 18361 13304 175 34 0 16803 0
[pid=321] ppid=307 vsize=366108 CPUtime=19820.8 cores=4-7
/proc/321/stat : 321 (plingeling) S 307 307 32115 0 -1 4202496 1675710 1259 0 0 1981813 266 0 0 18 0 5 0 607439837 374894592 63599 33554432000 4194304 4356188 140733362090192 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/321/statm: 91527 63599 161 40 0 90071 0
[pid=321/tid=328] ppid=307 vsize=366108 CPUtime=4962.24 cores=4-7
/proc/321/task/328/stat : 328 (plingeling) R 307 307 32115 0 -1 4202560 430566 1259 0 0 496156 68 0 0 25 0 5 0 607439852 374894592 63599 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=321/tid=329] ppid=307 vsize=366108 CPUtime=4961.59 cores=4-7
/proc/321/task/329/stat : 329 (plingeling) R 307 307 32115 0 -1 4202560 402240 1259 0 0 496093 66 0 0 25 0 5 0 607439852 374894592 63599 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=321/tid=330] ppid=307 vsize=366108 CPUtime=4935.17 cores=4-7
/proc/321/task/330/stat : 330 (plingeling) R 307 307 32115 0 -1 4202560 408937 1259 0 0 493453 64 0 0 25 0 5 0 607439852 374894592 63599 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=321/tid=331] ppid=307 vsize=366108 CPUtime=4961.61 cores=4-7
/proc/321/task/331/stat : 331 (plingeling) R 307 307 32115 0 -1 4202560 425294 1259 0 0 496095 66 0 0 25 0 5 0 607439852 374894592 63599 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39670.2
Current children cumulated vsize (KiB) 1110120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.6 s]
/proc/loadavg: 8.12 8.07 8.00 9/180 487
/proc/meminfo: memFree=22885692/32951124 swapFree=67102140/67111528
[pid=307] ppid=305 vsize=18324 CPUtime=0 cores=0-7
/proc/307/stat : 307 (ppfolio) S 305 307 32115 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 607439836 18763776 390 33554432000 4194304 4287625 140735842758352 18446744073709551615 216735198735 0 0 4096 65536 10746547626779344895 0 0 17 4 0 0 0
/proc/307/statm: 4581 390 341 23 0 91 0
[pid=308] ppid=307 vsize=177492 CPUtime=5003.69 cores=0
/proc/308/stat : 308 (cryptominisat) R 307 307 32115 0 -1 4202496 732802 0 0 0 500069 300 0 0 25 0 1 0 607439837 181751808 17968 33554432000 4194304 4587354 140733381327424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/308/statm: 44373 17968 337 96 0 40935 0
[pid=309] ppid=307 vsize=104088 CPUtime=5003.55 cores=1
/proc/309/stat : 309 (clasp) R 307 307 32115 0 -1 4202496 22457 0 0 0 500351 4 0 0 25 0 1 0 607439837 106586112 21186 33554432000 4194304 4785740 140736725195584 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/309/statm: 26022 21186 340 145 0 23067 0
[pid=310] ppid=307 vsize=465760 CPUtime=5003.7 cores=2
/proc/310/stat : 310 (TNM) R 307 307 32115 0 -1 4202496 3304 0 0 0 500368 2 0 0 25 0 1 0 607439837 476938240 3201 33554432000 134512640 134534564 4294770848 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/310/statm: 116440 3201 95 6 0 115106 0
[pid=320] ppid=307 vsize=73444 CPUtime=5003.7 cores=3
/proc/320/stat : 320 (march_hi) R 307 307 32115 0 -1 4202496 37899 0 0 0 500360 10 0 0 25 0 1 0 607439837 75206656 13328 33554432000 4194304 4331988 140736111809328 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/320/statm: 18361 13328 175 34 0 16803 0
[pid=321] ppid=307 vsize=404764 CPUtime=19985.8 cores=4-7
/proc/321/stat : 321 (plingeling) S 307 307 32115 0 -1 4202496 1695134 1259 0 0 1998309 268 0 0 18 0 5 0 607439837 414478336 73263 33554432000 4194304 4356188 140733362090192 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/321/statm: 101191 73263 161 40 0 99735 0
[pid=321/tid=328] ppid=307 vsize=404764 CPUtime=5003.55 cores=4-7
/proc/321/task/328/stat : 328 (plingeling) R 307 307 32115 0 -1 4202560 432550 1259 0 0 500287 68 0 0 25 0 5 0 607439852 414478336 73263 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=321/tid=329] ppid=307 vsize=404764 CPUtime=5002.89 cores=4-7
/proc/321/task/329/stat : 329 (plingeling) R 307 307 32115 0 -1 4202560 409056 1259 0 0 500222 67 0 0 25 0 5 0 607439852 414478336 73263 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=321/tid=330] ppid=307 vsize=404764 CPUtime=4976.24 cores=4-7
/proc/321/task/330/stat : 330 (plingeling) R 307 307 32115 0 -1 4202560 418217 1259 0 0 497560 64 0 0 25 0 5 0 607439852 414478336 73263 33554432000 4194304 4356188 140733362090192 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=321/tid=331] ppid=307 vsize=404764 CPUtime=5002.91 cores=4-7
/proc/321/task/331/stat : 331 (plingeling) R 307 307 32115 0 -1 4202560 426638 1259 0 0 500225 66 0 0 25 0 5 0 607439852 414478336 73263 33554432000 4194304 4356188 140733362090192 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 1243872

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 307 and gives
#  childrusage.ru_utime.tv_sec=20011
#  childrusage.ru_utime.tv_usec=526785
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=190514
# CPU time returned by wait4() is 20014.7
# while last known CPU time is 40000.4
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5003.62
CPU time (s): 40000.4
CPU user time (s): 39994.6
CPU system time (s): 5.84
CPU usage (%): 799.43
Max. virtual memory (cumulated for all children) (KiB): 8544960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20011.5
system time used= 3.19051
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 796999
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= 754
involuntary context switches= 87408

runsolver used 8.14376 second user time and 19.1551 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-30 16:01:32
IDJOB=3275941
IDBENCH=84004
IDSOLVER=1638
FILE ID=node119/3275941-1304172092
RUNJOBID= node119-1304162043-32129
PBS_JOBID= 13170936
Free space on /tmp= 73016 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275941-1304172092/watcher-3275941-1304172092 -o /tmp/evaluation-result-3275941-1304172092/solver-3275941-1304172092 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275941-1304172092.cnf

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

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
RANDOM SEED=150124832

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.67
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.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.74
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.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23397776 kB
Buffers:       1952132 kB
Cached:        6964920 kB
SwapCached:       3688 kB
Active:         447396 kB
Inactive:      8528676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23397776 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           12052 kB
Writeback:           0 kB
AnonPages:       58164 kB
Mapped:          14560 kB
Slab:           512016 kB
PageTables:       4292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185064 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= 73004 MiB
End job on node119 at 2011-04-30 17:24:57