Trace number 3275816

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.5 5003.62

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
MD5SUMa08160883ea01d58c880b6f2b323ef8b
Bench CategoryCRAFTED (crafted 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 variables388
Number of clauses41212
Sum of the clauses size187726
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337442
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53770

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-3275816-1304170945/watcher-3275816-1304170945 -o /tmp/evaluation-result-3275816-1304170945/solver-3275816-1304170945 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275816-1304170945.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: 7.45 7.93 7.96 1/170 26527
/proc/meminfo: memFree=27712820/32950928 swapFree=67111356/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=0-7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26028 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 528694226 18763776 389 33554432000 4194304 4287625 140737273207488 18446744073709551615 208080252431 0 0 4096 65536 2826088513535 0 0 17 6 0 0 0
/proc/26527/statm: 4581 389 341 23 0 91 0

[startup+0.0294669 s]
/proc/loadavg: 7.45 7.93 7.96 1/170 26527
/proc/meminfo: memFree=27712820/32950928 swapFree=67111356/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=0-7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26028 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 528694226 18763776 389 33554432000 4194304 4287625 140737273207488 18446744073709551615 208080252431 0 0 4096 65536 8507001457868799999 0 0 17 4 0 0 0
/proc/26527/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.188438 s]
/proc/loadavg: 7.45 7.93 7.96 1/170 26527
/proc/meminfo: memFree=27712820/32950928 swapFree=67111356/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=0-7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26028 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 528694226 18763776 389 33554432000 4194304 4287625 140737273207488 18446744073709551615 208080252431 0 0 4096 65536 8507001457868799999 0 0 17 4 0 0 0
/proc/26527/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.388397 s]
/proc/loadavg: 7.45 7.93 7.96 1/170 26527
/proc/meminfo: memFree=27712820/32950928 swapFree=67111356/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=0-7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26028 0 -1 4202496 519 0 0 0 0 0 0 0 23 0 1 0 528694226 18763776 389 33554432000 4194304 4287625 140737273207488 18446744073709551615 208080252431 0 0 4096 65536 8507001457868799999 0 0 17 4 0 0 0
/proc/26527/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700341 s]
/proc/loadavg: 7.45 7.93 7.96 1/170 26527
/proc/meminfo: memFree=27712820/32950928 swapFree=67111356/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=0-7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26028 0 -1 4202496 519 0 0 0 0 0 0 0 19 0 1 0 528694226 18763776 389 33554432000 4194304 4287625 140737273207488 18446744073709551615 208080252431 0 0 4096 65536 8507001457868799999 0 0 17 4 0 0 0
/proc/26527/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50119 s]
/proc/loadavg: 7.45 7.93 7.96 9/180 26542
/proc/meminfo: memFree=27671448/32950928 swapFree=67111356/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=0-7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26028 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528694226 18763776 389 33554432000 4194304 4287625 140737273207488 18446744073709551615 208080252431 0 0 4096 65536 8507001457868799999 0 0 17 4 0 0 0
/proc/26527/statm: 4581 389 341 23 0 91 0
[pid=26528] ppid=26527 vsize=30704 CPUtime=1.49 cores=0
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26028 0 -1 4202496 4640 0 0 0 148 1 0 0 19 0 1 0 528694226 31440896 2950 33554432000 4194304 4587354 140734953117872 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26528/statm: 7676 2950 327 96 0 4238 0
[pid=26529] ppid=26527 vsize=19160 CPUtime=1.49 cores=1
/proc/26529/stat : 26529 (clasp) R 26527 26527 26028 0 -1 4202496 2482 0 0 0 149 0 0 0 20 0 1 0 528694226 19619840 2119 33554432000 4194304 4785740 140736120303616 18446744073709551615 4549590 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26529/statm: 4790 2119 340 145 0 1835 0
[pid=26530] ppid=26527 vsize=455560 CPUtime=1.49 cores=2
/proc/26530/stat : 26530 (TNM) R 26527 26527 26028 0 -1 4202496 1320 0 0 0 149 0 0 0 20 0 1 0 528694226 466493440 1217 33554432000 134512640 134534564 4287926320 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26530/statm: 113890 1217 91 6 0 112556 0
[pid=26531] ppid=26527 vsize=17868 CPUtime=1.48 cores=3
/proc/26531/stat : 26531 (march_hi) R 26527 26527 26028 0 -1 4202496 6515 0 0 0 148 0 0 0 20 0 1 0 528694226 18296832 2559 33554432000 4194304 4331988 140734547029792 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26531/statm: 4467 2559 151 34 0 2909 0
[pid=26532] ppid=26527 vsize=134420 CPUtime=5.8 cores=4-7
/proc/26532/stat : 26532 (plingeling) S 26527 26527 26028 0 -1 4202496 8818 1247 0 0 579 1 0 0 19 0 5 0 528694226 137646080 5647 33554432000 4194304 4356188 140735773115856 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26532/statm: 33605 5647 162 40 0 32149 0
[pid=26532/tid=26539] ppid=26527 vsize=134420 CPUtime=1.43 cores=4-7
/proc/26532/task/26539/stat : 26539 (plingeling) R 26527 26527 26028 0 -1 4202560 1098 1247 0 0 143 0 0 0 23 0 5 0 528694231 137646080 5647 33554432000 4194304 4356188 140735773115856 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26532/tid=26540] ppid=26527 vsize=134420 CPUtime=1.44 cores=4-7
/proc/26532/task/26540/stat : 26540 (plingeling) R 26527 26527 26028 0 -1 4202560 1096 1247 0 0 144 0 0 0 23 0 5 0 528694231 137646080 5647 33554432000 4194304 4356188 140735773115856 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26532/tid=26541] ppid=26527 vsize=134420 CPUtime=1.43 cores=4-7
/proc/26532/task/26541/stat : 26541 (plingeling) R 26527 26527 26028 0 -1 4202560 1492 1247 0 0 143 0 0 0 23 0 5 0 528694231 137646080 5647 33554432000 4194304 4356188 140735773115856 18446744073709551615 4210704 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26532/tid=26542] ppid=26527 vsize=134420 CPUtime=1.43 cores=4-7
/proc/26532/task/26542/stat : 26542 (plingeling) R 26527 26527 26028 0 -1 4202560 2105 1247 0 0 143 0 0 0 25 0 5 0 528694232 137646080 5647 33554432000 4194304 4356188 140735773115856 18446744073709551615 4234335 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 676036

[startup+3.10089 s]
/proc/loadavg: 7.45 7.93 7.96 9/180 26542
/proc/meminfo: memFree=27655592/32950928 swapFree=67111356/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=0-7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26028 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528694226 18763776 389 33554432000 4194304 4287625 140737273207488 18446744073709551615 208080252431 0 0 4096 65536 8507001457868799999 0 0 17 4 0 0 0
/proc/26527/statm: 4581 389 341 23 0 91 0
[pid=26528] ppid=26527 vsize=609184 CPUtime=3.09 cores=0
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26028 0 -1 4202496 6452 0 0 0 308 1 0 0 25 0 1 0 528694226 623804416 2808 33554432000 4194304 4587354 140734953117872 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26528/statm: 152296 2808 331 96 0 148858 0
[pid=26529] ppid=26527 vsize=20404 CPUtime=3.09 cores=1
/proc/26529/stat : 26529 (clasp) R 26527 26527 26028 0 -1 4202496 2788 0 0 0 309 0 0 0 25 0 1 0 528694226 20893696 2425 33554432000 4194304 4785740 140736120303616 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26529/statm: 5101 2425 340 145 0 2146 0
[pid=26530] ppid=26527 vsize=459916 CPUtime=3.08 cores=2
/proc/26530/stat : 26530 (TNM) R 26527 26527 26028 0 -1 4202496 1689 0 0 0 308 0 0 0 25 0 1 0 528694226 470953984 1586 33554432000 134512640 134534564 4287926320 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26530/statm: 114979 1586 95 6 0 113645 0
[pid=26531] ppid=26527 vsize=21432 CPUtime=3.09 cores=3
/proc/26531/stat : 26531 (march_hi) R 26527 26527 26028 0 -1 4202496 8728 0 0 0 308 1 0 0 25 0 1 0 528694226 21946368 3519 33554432000 4194304 4331988 140734547029792 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26531/statm: 5358 3519 175 34 0 3800 0
[pid=26532] ppid=26527 vsize=139508 CPUtime=12.19 cores=4-7
/proc/26532/stat : 26532 (plingeling) S 26527 26527 26028 0 -1 4202496 11016 1247 0 0 1218 1 0 0 19 0 5 0 528694226 142856192 6919 33554432000 4194304 4356188 140735773115856 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26532/statm: 34877 6919 162 40 0 33421 0
[pid=26532/tid=26539] ppid=26527 vsize=139508 CPUtime=3.02 cores=4-7
/proc/26532/task/26539/stat : 26539 (plingeling) R 26527 26527 26028 0 -1 4202560 1706 1247 0 0 302 0 0 0 25 0 5 0 528694231 142856192 6919 33554432000 4194304 4356188 140735773115856 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26532/tid=26540] ppid=26527 vsize=139508 CPUtime=3.04 cores=4-7
/proc/26532/task/26540/stat : 26540 (plingeling) R 26527 26527 26028 0 -1 4202560 1639 1247 0 0 304 0 0 0 25 0 5 0 528694231 142856192 6919 33554432000 4194304 4356188 140735773115856 18446744073709551615 4332145 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26532/tid=26541] ppid=26527 vsize=139508 CPUtime=3.03 cores=4-7
/proc/26532/task/26541/stat : 26541 (plingeling) R 26527 26527 26028 0 -1 4202560 2034 1247 0 0 303 0 0 0 25 0 5 0 528694231 142856192 6919 33554432000 4194304 4356188 140735773115856 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26532/tid=26542] ppid=26527 vsize=139508 CPUtime=3.03 cores=4-7
/proc/26532/task/26542/stat : 26542 (plingeling) R 26527 26527 26028 0 -1 4202560 2610 1247 0 0 303 0 0 0 25 0 5 0 528694232 142856192 6919 33554432000 4194304 4356188 140735773115856 18446744073709551615 4331319 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.54
Current children cumulated vsize (KiB) 1268768

[startup+6.30128 s]
/proc/loadavg: 7.50 7.94 7.96 9/180 26542
/proc/meminfo: memFree=27631040/32950928 swapFree=67111356/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=0-7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26028 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528694226 18763776 389 33554432000 4194304 4287625 140737273207488 18446744073709551615 208080252431 0 0 4096 65536 8507001457868799999 0 0 17 4 0 0 0
/proc/26527/statm: 4581 389 341 23 0 91 0
[pid=26528] ppid=26527 vsize=627032 CPUtime=6.29 cores=0
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26028 0 -1 4202496 11556 0 0 0 627 2 0 0 25 0 1 0 528694226 642080768 6905 33554432000 4194304 4587354 140734953117872 18446744073709551615 4241232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26528/statm: 156758 6905 337 96 0 153320 0
[pid=26529] ppid=26527 vsize=22580 CPUtime=6.29 cores=1
/proc/26529/stat : 26529 (clasp) R 26527 26527 26028 0 -1 4202496 3302 0 0 0 629 0 0 0 25 0 1 0 528694226 23121920 2939 33554432000 4194304 4785740 140736120303616 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26529/statm: 5645 2939 340 145 0 2690 0
[pid=26530] ppid=26527 vsize=459916 CPUtime=6.29 cores=2
/proc/26530/stat : 26530 (TNM) R 26527 26527 26028 0 -1 4202496 1689 0 0 0 629 0 0 0 25 0 1 0 528694226 470953984 1586 33554432000 134512640 134534564 4287926320 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26530/statm: 114979 1586 95 6 0 113645 0
[pid=26531] ppid=26527 vsize=21432 CPUtime=6.29 cores=3
/proc/26531/stat : 26531 (march_hi) R 26527 26527 26028 0 -1 4202496 8728 0 0 0 628 1 0 0 25 0 1 0 528694226 21946368 3519 33554432000 4194304 4331988 140734547029792 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26531/statm: 5358 3519 175 34 0 3800 0
[pid=26532] ppid=26527 vsize=142800 CPUtime=24.97 cores=4-7
/proc/26532/stat : 26532 (plingeling) S 26527 26527 26028 0 -1 4202496 12685 1247 0 0 2496 1 0 0 19 0 5 0 528694226 146227200 7742 33554432000 4194304 4356188 140735773115856 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26532/statm: 35700 7742 162 40 0 34244 0
[pid=26532/tid=26539] ppid=26527 vsize=142800 CPUtime=6.2 cores=4-7
/proc/26532/task/26539/stat : 26539 (plingeling) R 26527 26527 26028 0 -1 4202560 2145 1247 0 0 620 0 0 0 25 0 5 0 528694231 146227200 7742 33554432000 4194304 4356188 140735773115856 18446744073709551615 4234084 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26532/tid=26540] ppid=26527 vsize=142800 CPUtime=6.24 cores=4-7
/proc/26532/task/26540/stat : 26540 (plingeling) R 26527 26527 26028 0 -1 4202560 2142 1247 0 0 624 0 0 0 25 0 5 0 528694231 146227200 7742 33554432000 4194304 4356188 140735773115856 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26532/tid=26541] ppid=26527 vsize=142800 CPUtime=6.23 cores=4-7
/proc/26532/task/26541/stat : 26541 (plingeling) R 26527 26527 26028 0 -1 4202560 2226 1247 0 0 623 0 0 0 25 0 5 0 528694231 146227200 7742 33554432000 4194304 4356188 140735773115856 18446744073709551615 4237473 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26532/tid=26542] ppid=26527 vsize=142800 CPUtime=6.23 cores=4-7
/proc/26532/task/26542/stat : 26542 (plingeling) R 26527 26527 26028 0 -1 4202560 3145 1247 0 0 623 0 0 0 25 0 5 0 528694232 146227200 7742 33554432000 4194304 4356188 140735773115856 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.13
Current children cumulated vsize (KiB) 1292084

[startup+12.7011 s]
/proc/loadavg: 7.54 7.94 7.96 9/180 26542
/proc/meminfo: memFree=27621172/32950928 swapFree=67111356/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=0-7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26028 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528694226 18763776 389 33554432000 4194304 4287625 140737273207488 18446744073709551615 208080252431 0 0 4096 65536 8507001457868799999 0 0 17 4 0 0 0
/proc/26527/statm: 4581 389 341 23 0 91 0
[pid=26528] ppid=26527 vsize=633296 CPUtime=12.69 cores=0
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26028 0 -1 4202496 14498 0 0 0 1267 2 0 0 25 0 1 0 528694226 648495104 7476 33554432000 4194304 4587354 140734953117872 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26528/statm: 158324 7476 337 96 0 154886 0
[pid=26529] ppid=26527 vsize=25184 CPUtime=12.69 cores=1
/proc/26529/stat : 26529 (clasp) R 26527 26527 26028 0 -1 4202496 3933 0 0 0 1269 0 0 0 25 0 1 0 528694226 25788416 3570 33554432000 4194304 4785740 140736120303616 18446744073709551615 4553064 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26529/statm: 6296 3570 340 145 0 3341 0
[pid=26530] ppid=26527 vsize=459916 CPUtime=12.69 cores=2
/proc/26530/stat : 26530 (TNM) R 26527 26527 26028 0 -1 4202496 1689 0 0 0 1269 0 0 0 25 0 1 0 528694226 470953984 1586 33554432000 134512640 134534564 4287926320 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26530/statm: 114979 1586 95 6 0 113645 0
[pid=26531] ppid=26527 vsize=21432 CPUtime=12.69 cores=3
/proc/26531/stat : 26531 (march_hi) R 26527 26527 26028 0 -1 4202496 8728 0 0 0 1268 1 0 0 25 0 1 0 528694226 21946368 3519 33554432000 4194304 4331988 140734547029792 18446744073709551615 4237398 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26531/statm: 5358 3519 175 34 0 3800 0
[pid=26532] ppid=26527 vsize=147244 CPUtime=50.54 cores=4-7
/proc/26532/stat : 26532 (plingeling) S 26527 26527 26028 0 -1 4202496 14642 1247 0 0 5052 2 0 0 19 0 5 0 528694226 150777856 8853 33554432000 4194304 4356188 140735773115856 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26532/statm: 36811 8853 162 40 0 35355 0
[pid=26532/tid=26539] ppid=26527 vsize=147244 CPUtime=12.56 cores=4-7
/proc/26532/task/26539/stat : 26539 (plingeling) R 26527 26527 26028 0 -1 4202560 2552 1247 0 0 1256 0 0 0 25 0 5 0 528694231 150777856 8853 33554432000 4194304 4356188 140735773115856 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26532/tid=26540] ppid=26527 vsize=147244 CPUtime=12.64 cores=4-7
/proc/26532/task/26540/stat : 26540 (plingeling) R 26527 26527 26028 0 -1 4202560 2654 1247 0 0 1264 0 0 0 25 0 5 0 528694231 150777856 8853 33554432000 4194304 4356188 140735773115856 18446744073709551615 4330990 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26532/tid=26541] ppid=26527 vsize=147244 CPUtime=12.63 cores=4-7
/proc/26532/task/26541/stat : 26541 (plingeling) R 26527 26527 26028 0 -1 4202560 2633 1247 0 0 1263 0 0 0 25 0 5 0 528694231 150777856 8853 33554432000 4194304 4356188 140735773115856 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26532/tid=26542] ppid=26527 vsize=147244 CPUtime=12.63 cores=4-7
/proc/26532/task/26542/stat : 26542 (plingeling) R 26527 26527 26028 0 -1 4202560 3776 1247 0 0 1263 0 0 0 25 0 5 0 528694232 150777856 8853 33554432000 4194304 4356188 140735773115856 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 1305396

[startup+25.5006 s]
/proc/loadavg: 7.64 7.94 7.96 9/180 26542
/proc/meminfo: memFree=27607528/32950928 swapFree=67111356/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=0-7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26028 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528694226 18763776 389 33554432000 4194304 4287625 140737273207488 18446744073709551615 208080252431 0 0 4096 65536 8507001457868799999 0 0 17 4 0 0 0
/proc/26527/statm: 4581 389 341 23 0 91 0
[pid=26528] ppid=26527 vsize=638920 CPUtime=25.49 cores=0
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26028 0 -1 4202496 21311 0 0 0 2545 4 0 0 25 0 1 0 528694226 654254080 8604 33554432000 4194304 4587354 140734953117872 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=26530] ppid=26527 vsize=459916 CPUtime=4782.46 cores=2
/proc/26530/stat : 26530 (TNM) R 26527 26527 26028 0 -1 4202496 1689 0 0 0 478245 1 0 0 25 0 1 0 528694226 470953984 1586 33554432000 134512640 134534564 4287926320 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26530/statm: 114979 1586 95 6 0 113645 0
[pid=26531] ppid=26527 vsize=92612 CPUtime=4781.66 cores=3
/proc/26531/stat : 26531 (march_hi) R 26527 26527 26028 0 -1 4202496 21904 0 0 0 478154 12 0 0 25 0 1 0 528694226 94834688 16695 33554432000 4194304 4331988 140734547029792 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26531/statm: 23153 16695 175 34 0 21595 0
[pid=26532] ppid=26527 vsize=353568 CPUtime=19103 cores=4-7
/proc/26532/stat : 26532 (plingeling) S 26527 26527 26028 0 -1 4202496 1341271 1247 0 0 1910111 191 0 0 19 0 5 0 528694226 362053632 60465 33554432000 4194304 4356188 140735773115856 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26532/statm: 88392 60465 162 40 0 86936 0
[pid=26532/tid=26539] ppid=26527 vsize=353568 CPUtime=4756.17 cores=4-7
/proc/26532/task/26539/stat : 26539 (plingeling) R 26527 26527 26028 0 -1 4202560 341716 1247 0 0 475571 46 0 0 25 0 5 0 528694231 362053632 60465 33554432000 4194304 4356188 140735773115856 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26532/tid=26540] ppid=26527 vsize=353568 CPUtime=4782.41 cores=4-7
/proc/26532/task/26540/stat : 26540 (plingeling) R 26527 26527 26028 0 -1 4202560 382712 1247 0 0 478184 57 0 0 25 0 5 0 528694231 362053632 60465 33554432000 4194304 4356188 140735773115856 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26532/tid=26541] ppid=26527 vsize=353568 CPUtime=4781.95 cores=4-7
/proc/26532/task/26541/stat : 26541 (plingeling) R 26527 26527 26028 0 -1 4202560 268893 1247 0 0 478159 36 0 0 25 0 5 0 528694231 362053632 60465 33554432000 4194304 4356188 140735773115856 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26532/tid=26542] ppid=26527 vsize=353568 CPUtime=4782.39 cores=4-7
/proc/26532/task/26542/stat : 26542 (plingeling) R 26527 26527 26028 0 -1 4202560 344923 1247 0 0 478190 49 0 0 25 0 5 0 528694232 362053632 60465 33554432000 4194304 4356188 140735773115856 18446744073709551615 4331964 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38232
Current children cumulated vsize (KiB) 1829832

[startup+4842.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/180 26692
/proc/meminfo: memFree=27117920/32950928 swapFree=67111356/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=0-7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26028 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528694226 18763776 389 33554432000 4194304 4287625 140737273207488 18446744073709551615 208080252431 0 0 4096 65536 8507001457868799999 0 0 17 4 0 0 0
/proc/26527/statm: 4581 389 341 23 0 91 0
[pid=26528] ppid=26527 vsize=736308 CPUtime=4842.46 cores=0
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26028 0 -1 4202496 1116134 0 0 0 483828 418 0 0 25 0 1 0 528694226 753979392 36468 33554432000 4194304 4587354 140734953117872 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26528/statm: 184077 36468 337 96 0 180639 0
[pid=26529] ppid=26527 vsize=135052 CPUtime=4842.46 cores=1
/proc/26529/stat : 26529 (clasp) R 26527 26527 26028 0 -1 4202496 29243 0 0 0 484238 8 0 0 25 0 1 0 528694226 138293248 28719 33554432000 4194304 4785740 140736120303616 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26529/statm: 33763 28719 340 145 0 30808 0
[pid=26530] ppid=26527 vsize=459916 CPUtime=4842.46 cores=2
/proc/26530/stat : 26530 (TNM) R 26527 26527 26028 0 -1 4202496 1689 0 0 0 484245 1 0 0 25 0 1 0 528694226 470953984 1586 33554432000 134512640 134534564 4287926320 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26530/statm: 114979 1586 95 6 0 113645 0
[pid=26531] ppid=26527 vsize=92612 CPUtime=4841.66 cores=3
/proc/26531/stat : 26531 (march_hi) R 26527 26527 26028 0 -1 4202496 22069 0 0 0 484154 12 0 0 25 0 1 0 528694226 94834688 16860 33554432000 4194304 4331988 140734547029792 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26531/statm: 23153 16860 175 34 0 21595 0
[pid=26532] ppid=26527 vsize=375072 CPUtime=19342.7 cores=4-7
/proc/26532/stat : 26532 (plingeling) S 26527 26527 26028 0 -1 4202496 1360215 1247 0 0 1934076 193 0 0 19 0 5 0 528694226 384073728 65841 33554432000 4194304 4356188 140735773115856 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26532/statm: 93768 65841 162 40 0 92312 0
[pid=26532/tid=26539] ppid=26527 vsize=375072 CPUtime=4815.85 cores=4-7
/proc/26532/task/26539/stat : 26539 (plingeling) R 26527 26527 26028 0 -1 4202560 346196 1247 0 0 481538 47 0 0 25 0 5 0 528694231 384073728 65841 33554432000 4194304 4356188 140735773115856 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26532/tid=26540] ppid=26527 vsize=375072 CPUtime=4842.42 cores=4-7
/proc/26532/task/26540/stat : 26540 (plingeling) R 26527 26527 26028 0 -1 4202560 386552 1247 0 0 484184 58 0 0 25 0 5 0 528694231 384073728 65841 33554432000 4194304 4356188 140735773115856 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26532/tid=26541] ppid=26527 vsize=375072 CPUtime=4841.94 cores=4-7
/proc/26532/task/26541/stat : 26541 (plingeling) R 26527 26527 26028 0 -1 4202560 273885 1247 0 0 484158 36 0 0 25 0 5 0 528694231 384073728 65841 33554432000 4194304 4356188 140735773115856 18446744073709551615 4332225 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26532/tid=26542] ppid=26527 vsize=375072 CPUtime=4842.4 cores=4-7
/proc/26532/task/26542/stat : 26542 (plingeling) R 26527 26527 26028 0 -1 4202560 350555 1247 0 0 484190 50 0 0 25 0 5 0 528694232 384073728 65841 33554432000 4194304 4356188 140735773115856 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38711.7
Current children cumulated vsize (KiB) 1817284

[startup+4902.3 s]
/proc/loadavg: 8.06 8.03 8.00 10/181 26696
/proc/meminfo: memFree=27092208/32950928 swapFree=67111356/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=0-7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26028 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528694226 18763776 389 33554432000 4194304 4287625 140737273207488 18446744073709551615 208080252431 0 0 4096 65536 8507001457868799999 0 0 17 4 0 0 0
/proc/26527/statm: 4581 389 341 23 0 91 0
[pid=26528] ppid=26527 vsize=771228 CPUtime=4902.46 cores=0
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26028 0 -1 4202496 1127425 0 0 0 489823 423 0 0 25 0 1 0 528694226 789737472 35689 33554432000 4194304 4587354 140734953117872 18446744073709551615 4242702 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26528/statm: 192807 35689 337 96 0 189369 0
[pid=26529] ppid=26527 vsize=135480 CPUtime=4902.46 cores=1
/proc/26529/stat : 26529 (clasp) R 26527 26527 26028 0 -1 4202496 29332 0 0 0 490238 8 0 0 25 0 1 0 528694226 138731520 28808 33554432000 4194304 4785740 140736120303616 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26529/statm: 33870 28808 340 145 0 30915 0
[pid=26530] ppid=26527 vsize=459916 CPUtime=4902.46 cores=2
/proc/26530/stat : 26530 (TNM) R 26527 26527 26028 0 -1 4202496 1689 0 0 0 490245 1 0 0 25 0 1 0 528694226 470953984 1586 33554432000 134512640 134534564 4287926320 18446744073709551615 134530717 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26530/statm: 114979 1586 95 6 0 113645 0
[pid=26531] ppid=26527 vsize=92612 CPUtime=4901.58 cores=3
/proc/26531/stat : 26531 (march_hi) R 26527 26527 26028 0 -1 4202496 22234 0 0 0 490146 12 0 0 25 0 1 0 528694226 94834688 17025 33554432000 4194304 4331988 140734547029792 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26531/statm: 23153 17025 175 34 0 21595 0
[pid=26532] ppid=26527 vsize=398112 CPUtime=19582.4 cores=4-7
/proc/26532/stat : 26532 (plingeling) S 26527 26527 26028 0 -1 4202496 1385559 1247 0 0 1958040 196 0 0 19 0 5 0 528694226 407666688 71601 33554432000 4194304 4356188 140735773115856 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26532/statm: 99528 71601 162 40 0 98072 0
[pid=26532/tid=26539] ppid=26527 vsize=398112 CPUtime=4875.51 cores=4-7
/proc/26532/task/26539/stat : 26539 (plingeling) R 26527 26527 26028 0 -1 4202560 353236 1247 0 0 487504 47 0 0 25 0 5 0 528694231 407666688 71601 33554432000 4194304 4356188 140735773115856 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26532/tid=26540] ppid=26527 vsize=398112 CPUtime=4902.42 cores=4-7
/proc/26532/task/26540/stat : 26540 (plingeling) R 26527 26527 26028 0 -1 4202560 395384 1247 0 0 490183 59 0 0 25 0 5 0 528694231 407666688 71601 33554432000 4194304 4356188 140735773115856 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26532/tid=26541] ppid=26527 vsize=398112 CPUtime=4901.94 cores=4-7
/proc/26532/task/26541/stat : 26541 (plingeling) R 26527 26527 26028 0 -1 4202560 281181 1247 0 0 490157 37 0 0 25 0 5 0 528694231 407666688 71601 33554432000 4194304 4356188 140735773115856 18446744073709551615 4334291 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26532/tid=26542] ppid=26527 vsize=398112 CPUtime=4902.39 cores=4-7
/proc/26532/task/26542/stat : 26542 (plingeling) R 26527 26527 26028 0 -1 4202560 352731 1247 0 0 490189 50 0 0 25 0 5 0 528694232 407666688 71601 33554432000 4194304 4356188 140735773115856 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39191.3
Current children cumulated vsize (KiB) 1875672

[startup+4962.3 s]
/proc/loadavg: 8.25 8.10 8.03 9/180 26698
/proc/meminfo: memFree=27080584/32950928 swapFree=67111356/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=0-7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26028 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528694226 18763776 389 33554432000 4194304 4287625 140737273207488 18446744073709551615 208080252431 0 0 4096 65536 8507001457868799999 0 0 17 4 0 0 0
/proc/26527/statm: 4581 389 341 23 0 91 0
[pid=26528] ppid=26527 vsize=788108 CPUtime=4962.46 cores=0
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26028 0 -1 4202496 1138739 0 0 0 495819 427 0 0 25 0 1 0 528694226 807022592 34902 33554432000 4194304 4587354 140734953117872 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26528/statm: 197027 34902 337 96 0 193589 0
[pid=26529] ppid=26527 vsize=136548 CPUtime=4962.46 cores=1
/proc/26529/stat : 26529 (clasp) R 26527 26527 26028 0 -1 4202496 29565 0 0 0 496238 8 0 0 25 0 1 0 528694226 139825152 29041 33554432000 4194304 4785740 140736120303616 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26529/statm: 34137 29041 340 145 0 31182 0
[pid=26530] ppid=26527 vsize=459916 CPUtime=4962.47 cores=2
/proc/26530/stat : 26530 (TNM) R 26527 26527 26028 0 -1 4202496 1689 0 0 0 496245 2 0 0 25 0 1 0 528694226 470953984 1586 33554432000 134512640 134534564 4287926320 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26530/statm: 114979 1586 95 6 0 113645 0
[pid=26531] ppid=26527 vsize=92612 CPUtime=4960.85 cores=3
/proc/26531/stat : 26531 (march_hi) R 26527 26527 26028 0 -1 4202496 22394 0 0 0 496073 12 0 0 25 0 1 0 528694226 94834688 17185 33554432000 4194304 4331988 140734547029792 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26531/statm: 23153 17185 175 34 0 21595 0
[pid=26532] ppid=26527 vsize=417056 CPUtime=19822 cores=4-7
/proc/26532/stat : 26532 (plingeling) S 26527 26527 26028 0 -1 4202496 1402071 1247 0 0 1982005 198 0 0 19 0 5 0 528694226 427065344 76337 33554432000 4194304 4356188 140735773115856 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26532/statm: 104264 76337 162 40 0 102808 0
[pid=26532/tid=26539] ppid=26527 vsize=417056 CPUtime=4935.19 cores=4-7
/proc/26532/task/26539/stat : 26539 (plingeling) R 26527 26527 26028 0 -1 4202560 359764 1247 0 0 493471 48 0 0 25 0 5 0 528694231 427065344 76337 33554432000 4194304 4356188 140735773115856 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26532/tid=26540] ppid=26527 vsize=417056 CPUtime=4962.43 cores=4-7
/proc/26532/task/26540/stat : 26540 (plingeling) R 26527 26527 26028 0 -1 4202560 401144 1247 0 0 496183 60 0 0 25 0 5 0 528694231 427065344 76337 33554432000 4194304 4356188 140735773115856 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26532/tid=26541] ppid=26527 vsize=417056 CPUtime=4961.94 cores=4-7
/proc/26532/task/26541/stat : 26541 (plingeling) R 26527 26527 26028 0 -1 4202560 283229 1247 0 0 496156 38 0 0 25 0 5 0 528694231 427065344 76337 33554432000 4194304 4356188 140735773115856 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26532/tid=26542] ppid=26527 vsize=417056 CPUtime=4962.39 cores=4-7
/proc/26532/task/26542/stat : 26542 (plingeling) R 26527 26527 26028 0 -1 4202560 354907 1247 0 0 496189 50 0 0 25 0 5 0 528694232 427065344 76337 33554432000 4194304 4356188 140735773115856 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39670.3
Current children cumulated vsize (KiB) 1912564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.6 s]
/proc/loadavg: 8.12 8.09 8.03 9/180 26699
/proc/meminfo: memFree=27128296/32950928 swapFree=67111356/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=0-7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26028 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 528694226 18763776 389 33554432000 4194304 4287625 140737273207488 18446744073709551615 208080252431 0 0 4096 65536 8507001457868799999 0 0 17 4 0 0 0
/proc/26527/statm: 4581 389 341 23 0 91 0
[pid=26528] ppid=26527 vsize=724540 CPUtime=5003.77 cores=0
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26028 0 -1 4202496 1147452 0 0 0 499947 430 0 0 25 0 1 0 528694226 741928960 31510 33554432000 4194304 4587354 140734953117872 18446744073709551615 4238647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26528/statm: 181135 31510 337 96 0 177697 0
[pid=26529] ppid=26527 vsize=137188 CPUtime=5003.77 cores=1
/proc/26529/stat : 26529 (clasp) R 26527 26527 26028 0 -1 4202496 29729 0 0 0 500369 8 0 0 25 0 1 0 528694226 140480512 29205 33554432000 4194304 4785740 140736120303616 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26529/statm: 34297 29205 340 145 0 31342 0
[pid=26530] ppid=26527 vsize=459916 CPUtime=5003.78 cores=2
/proc/26530/stat : 26530 (TNM) R 26527 26527 26028 0 -1 4202496 1689 0 0 0 500376 2 0 0 25 0 1 0 528694226 470953984 1586 33554432000 134512640 134534564 4287926320 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/26530/statm: 114979 1586 95 6 0 113645 0
[pid=26531] ppid=26527 vsize=92612 CPUtime=5002.16 cores=3
/proc/26531/stat : 26531 (march_hi) R 26527 26527 26028 0 -1 4202496 22502 0 0 0 500204 12 0 0 25 0 1 0 528694226 94834688 17293 33554432000 4194304 4331988 140734547029792 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26531/statm: 23153 17293 175 34 0 21595 0
[pid=26532] ppid=26527 vsize=379680 CPUtime=19987 cores=4-7
/proc/26532/stat : 26532 (plingeling) S 26527 26527 26028 0 -1 4202496 1411159 1247 0 0 1998503 199 0 0 19 0 5 0 528694226 388792320 66993 33554432000 4194304 4356188 140735773115856 18446744073709551615 208092035045 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26532/statm: 94920 66993 162 40 0 93464 0
[pid=26532/tid=26539] ppid=26527 vsize=379680 CPUtime=4976.27 cores=4-7
/proc/26532/task/26539/stat : 26539 (plingeling) R 26527 26527 26028 0 -1 4202560 360788 1247 0 0 497579 48 0 0 25 0 5 0 528694231 388792320 66993 33554432000 4194304 4356188 140735773115856 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26532/tid=26540] ppid=26527 vsize=379680 CPUtime=5003.73 cores=4-7
/proc/26532/task/26540/stat : 26540 (plingeling) R 26527 26527 26028 0 -1 4202560 403192 1247 0 0 500313 60 0 0 25 0 5 0 528694231 388792320 66993 33554432000 4194304 4356188 140735773115856 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26532/tid=26541] ppid=26527 vsize=379680 CPUtime=5003.24 cores=4-7
/proc/26532/task/26541/stat : 26541 (plingeling) R 26527 26527 26028 0 -1 4202560 284125 1247 0 0 500286 38 0 0 25 0 5 0 528694231 388792320 66993 33554432000 4194304 4356188 140735773115856 18446744073709551615 4330982 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26532/tid=26542] ppid=26527 vsize=379680 CPUtime=5003.7 cores=4-7
/proc/26532/task/26542/stat : 26542 (plingeling) R 26527 26527 26028 0 -1 4202560 360027 1247 0 0 500319 51 0 0 25 0 5 0 528694232 388792320 66993 33554432000 4194304 4356188 140735773115856 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 1812260

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 26527 and gives
#  childrusage.ru_utime.tv_sec=20008
#  childrusage.ru_utime.tv_usec=975173
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=568305
# CPU time returned by wait4() is 20013.5
# while last known CPU time is 40000.5
#
# 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.5
CPU user time (s): 39994
CPU system time (s): 6.51
CPU usage (%): 799.432
Max. virtual memory (cumulated for all children) (KiB): 2527960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20009
system time used= 4.5683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1201908
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= 1156
involuntary context switches= 36655

runsolver used 8.19075 second user time and 19.1121 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-30 15:42:26
IDJOB=3275816
IDBENCH=83358
IDSOLVER=1638
FILE ID=node127/3275816-1304170945
RUNJOBID= node127-1304160791-26042
PBS_JOBID= 13170925
Free space on /tmp= 72736 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275816-1304170945/watcher-3275816-1304170945 -o /tmp/evaluation-result-3275816-1304170945/solver-3275816-1304170945 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275816-1304170945.cnf

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=1824769053

node127.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.823
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.64
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.823
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.823
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      27713348 kB
Buffers:       1312632 kB
Cached:        3396648 kB
SwapCached:          8 kB
Active:         269156 kB
Inactive:      4503588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27713348 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           10872 kB
Writeback:          40 kB
AnonPages:       63572 kB
Mapped:          14732 kB
Slab:           399348 kB
PageTables:       4440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185992 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= 72724 MiB
End job on node127 at 2011-04-30 17:05:51