Trace number 1776250

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
satake 2009-03-22 (4 threads)? (TO) 1104.71 1000.05

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications 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 variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1776250-1243635861/watcher-1776250-1243635861 -o /tmp/evaluation-result-1776250-1243635861/solver-1776250-1243635861 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1776250-1243635861.cnf 4 10000 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 6.54 6.43 6.37 8/120 29311
/proc/meminfo: memFree=3212600/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=1092 CPUtime=0
/proc/29308/stat : 29308 (satake) R 29306 29308 8716 0 -1 4202496 110 0 0 0 0 0 0 0 25 0 4 0 1128250074 1118208 66 4294967295 134512640 135180984 3213913184 3213912528 134705812 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 273 66 54 164 0 108 0
[pid=29308/tid=29309] ppid=29306 vsize=1092 CPUtime=0
/proc/29308/task/29309/stat : 29309 (satake) R 29306 29308 8716 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 1128250074 1118208 66 4294967295 134512640 135180984 3213913184 3085976388 134705812 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=1092 CPUtime=0
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 1128250074 1118208 66 4294967295 134512640 135180984 3213913184 3085910852 134705812 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=1092 CPUtime=0
/proc/29308/task/29311/stat : 29311 (satake) R 29306 29308 8716 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 1128250074 1118208 66 4294967295 134512640 135180984 3213913184 3085845316 134705812 0 0 0 0 0 0 0 -1 2 0 0 0

[startup+0.13458 s]
/proc/loadavg: 6.54 6.43 6.37 8/120 29311
/proc/meminfo: memFree=3212600/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=2652 CPUtime=0.13
/proc/29308/stat : 29308 (satake) S 29306 29308 8716 0 -1 4202496 548 0 0 0 12 1 0 0 25 0 5 0 1128250074 2715648 446 4294967295 134512640 135180984 3213913184 3213912620 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 663 446 68 164 0 498 0
[pid=29308/tid=29309] ppid=29306 vsize=2652 CPUtime=0.01
/proc/29308/task/29309/stat : 29309 (satake) S 29306 29308 8716 0 -1 4202560 39 0 0 0 0 1 0 0 25 0 5 0 1128250074 2715648 446 4294967295 134512640 135180984 3213913184 3085975572 134580588 0 0 0 0 3223036975 0 0 -1 2 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=2652 CPUtime=0.04
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 140 0 0 0 4 0 0 0 25 0 5 0 1128250074 2715648 446 4294967295 134512640 135180984 3213913184 3085909664 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=2652 CPUtime=0.03
/proc/29308/task/29311/stat : 29311 (satake) S 29306 29308 8716 0 -1 4202560 133 0 0 0 3 0 0 0 25 0 5 0 1128250074 2715648 446 4294967295 134512640 135180984 3213913184 3085844128 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 2652

[startup+0.214572 s]
/proc/loadavg: 6.54 6.43 6.37 8/120 29311
/proc/meminfo: memFree=3212600/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=2784 CPUtime=0.21
/proc/29308/stat : 29308 (satake) S 29306 29308 8716 0 -1 4202496 590 0 0 0 18 3 0 0 25 0 5 0 1128250074 2850816 488 4294967295 134512640 135180984 3213913184 3213912620 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 696 488 68 164 0 531 0
[pid=29308/tid=29309] ppid=29306 vsize=2784 CPUtime=0.03
/proc/29308/task/29309/stat : 29309 (satake) R 29306 29308 8716 0 -1 4202560 48 0 0 0 0 3 0 0 24 0 5 0 1128250074 2850816 488 4294967295 134512640 135180984 3213913184 3085975572 134580588 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=2784 CPUtime=0.08
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 160 0 0 0 8 0 0 0 25 0 5 0 1128250074 2850816 488 4294967295 134512640 135180984 3213913184 3085909664 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=2784 CPUtime=0.05
/proc/29308/task/29311/stat : 29311 (satake) R 29306 29308 8716 0 -1 4202560 146 0 0 0 5 0 0 0 25 0 5 0 1128250074 2850816 488 4294967295 134512640 135180984 3213913184 3085844132 134580588 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 2784

[startup+0.314564 s]
/proc/loadavg: 6.54 6.43 6.37 8/120 29311
/proc/meminfo: memFree=3212600/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=3048 CPUtime=0.31
/proc/29308/stat : 29308 (satake) S 29306 29308 8716 0 -1 4202496 648 0 0 0 23 8 0 0 25 0 5 0 1128250074 3121152 546 4294967295 134512640 135180984 3213913184 3213912620 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 762 546 68 164 0 597 0
[pid=29308/tid=29309] ppid=29306 vsize=3048 CPUtime=0.05
/proc/29308/task/29309/stat : 29309 (satake) S 29306 29308 8716 0 -1 4202560 59 0 0 0 0 5 0 0 24 0 5 0 1128250074 3121152 546 4294967295 134512640 135180984 3213913184 3085975568 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=3048 CPUtime=0.11
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 174 0 0 0 10 1 0 0 25 0 5 0 1128250074 3121152 546 4294967295 134512640 135180984 3213913184 3085909676 134706407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=3048 CPUtime=0.07
/proc/29308/task/29311/stat : 29311 (satake) S 29306 29308 8716 0 -1 4202560 160 0 0 0 7 0 0 0 25 0 5 0 1128250074 3121152 546 4294967295 134512640 135180984 3213913184 3085844128 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 3048

[startup+0.714531 s]
/proc/loadavg: 6.54 6.43 6.37 8/120 29311
/proc/meminfo: memFree=3212600/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=3576 CPUtime=0.69
/proc/29308/stat : 29308 (satake) S 29306 29308 8716 0 -1 4202496 776 0 0 0 58 11 0 0 25 0 5 0 1128250074 3661824 674 4294967295 134512640 135180984 3213913184 3213912620 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 894 674 68 164 0 729 0
[pid=29308/tid=29309] ppid=29306 vsize=3576 CPUtime=0.07
/proc/29308/task/29309/stat : 29309 (satake) S 29306 29308 8716 0 -1 4202560 82 0 0 0 1 6 0 0 21 0 5 0 1128250074 3661824 674 4294967295 134512640 135180984 3213913184 3085975568 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=3576 CPUtime=0.23
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 214 0 0 0 22 1 0 0 25 0 5 0 1128250074 3661824 674 4294967295 134512640 135180984 3213913184 3085909664 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=3576 CPUtime=0.21
/proc/29308/task/29311/stat : 29311 (satake) R 29306 29308 8716 0 -1 4202560 188 0 0 0 19 2 0 0 25 0 5 0 1128250074 3661824 674 4294967295 134512640 135180984 3213913184 3085844268 134518208 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3576

[startup+1.51446 s]
/proc/loadavg: 6.54 6.43 6.37 8/122 29313
/proc/meminfo: memFree=3209640/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=4104 CPUtime=1.47
/proc/29308/stat : 29308 (satake) S 29306 29308 8716 0 -1 4202496 924 0 0 0 129 18 0 0 25 0 5 0 1128250074 4202496 822 4294967295 134512640 135180984 3213913184 3213912620 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 1026 822 68 164 0 861 0
[pid=29308/tid=29309] ppid=29306 vsize=4104 CPUtime=0.16
/proc/29308/task/29309/stat : 29309 (satake) S 29306 29308 8716 0 -1 4202560 103 0 0 0 5 11 0 0 15 0 5 0 1128250074 4202496 822 4294967295 134512640 135180984 3213913184 3085975568 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=4104 CPUtime=0.44
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 260 0 0 0 41 3 0 0 25 0 5 0 1128250074 4202496 822 4294967295 134512640 135180984 3213913184 3085909872 134528766 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=4104 CPUtime=0.41
/proc/29308/task/29311/stat : 29311 (satake) R 29306 29308 8716 0 -1 4202560 233 0 0 0 39 2 0 0 25 0 5 0 1128250074 4202496 822 4294967295 134512640 135180984 3213913184 3085844328 134518214 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29313] ppid=29306 vsize=4104 CPUtime=0.46
/proc/29308/task/29313/stat : 29313 (satake) R 29306 29308 8716 0 -1 4202560 217 0 0 0 44 2 0 0 25 0 5 0 1128250076 4202496 822 4294967295 134512640 135180984 3213913184 3085778592 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 4104

[startup+3.11432 s]
/proc/loadavg: 6.41 6.41 6.36 7/122 29313
/proc/meminfo: memFree=3208884/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=6052 CPUtime=3.05
/proc/29308/stat : 29308 (satake) S 29306 29308 8716 0 -1 4202496 1151 0 0 0 268 37 0 0 25 0 5 0 1128250074 6197248 1049 4294967295 134512640 135180984 3213913184 3213912620 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 1513 1049 68 164 0 1348 0
[pid=29308/tid=29309] ppid=29306 vsize=6052 CPUtime=0.28
/proc/29308/task/29309/stat : 29309 (satake) S 29306 29308 8716 0 -1 4202560 138 0 0 0 9 19 0 0 15 0 5 0 1128250074 6197248 1049 4294967295 134512640 135180984 3213913184 3085975568 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=6052 CPUtime=1.01
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 352 0 0 0 94 7 0 0 25 0 5 0 1128250074 6197248 1049 4294967295 134512640 135180984 3213913184 3085909864 134519919 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=6052 CPUtime=0.81
/proc/29308/task/29311/stat : 29311 (satake) R 29306 29308 8716 0 -1 4202560 290 0 0 0 78 3 0 0 24 0 5 0 1128250074 6197248 1049 4294967295 134512640 135180984 3213913184 3085844328 134518255 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29313] ppid=29306 vsize=6052 CPUtime=0.95
/proc/29308/task/29313/stat : 29313 (satake) R 29306 29308 8716 0 -1 4202560 260 0 0 0 87 8 0 0 25 0 5 0 1128250076 6197248 1049 4294967295 134512640 135180984 3213913184 3085778792 134518252 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 6052

[startup+6.31405 s]
/proc/loadavg: 6.41 6.41 6.36 9/124 29319
/proc/meminfo: memFree=3207072/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=7108 CPUtime=6.19
/proc/29308/stat : 29308 (satake) S 29306 29308 8716 0 -1 4202496 1404 0 0 0 543 76 0 0 25 0 5 0 1128250074 7278592 1302 4294967295 134512640 135180984 3213913184 3213912620 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 1777 1302 68 164 0 1612 0
[pid=29308/tid=29309] ppid=29306 vsize=7108 CPUtime=0.61
/proc/29308/task/29309/stat : 29309 (satake) S 29306 29308 8716 0 -1 4202560 196 0 0 0 21 40 0 0 15 0 5 0 1128250074 7278592 1302 4294967295 134512640 135180984 3213913184 3085975568 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=7108 CPUtime=1.81
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 437 0 0 0 171 10 0 0 25 0 5 0 1128250074 7278592 1302 4294967295 134512640 135180984 3213913184 3085909436 134523959 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=7108 CPUtime=1.82
/proc/29308/task/29311/stat : 29311 (satake) R 29306 29308 8716 0 -1 4202560 343 0 0 0 177 5 0 0 25 0 5 0 1128250074 7278592 1302 4294967295 134512640 135180984 3213913184 3085844336 134528180 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29313] ppid=29306 vsize=7108 CPUtime=1.95
/proc/29308/task/29313/stat : 29313 (satake) R 29306 29308 8716 0 -1 4202560 317 0 0 0 174 21 0 0 25 0 5 0 1128250076 7278592 1302 4294967295 134512640 135180984 3213913184 3085778800 134526365 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 7108

[startup+12.7135 s]
/proc/loadavg: 6.34 6.39 6.36 6/124 29329
/proc/meminfo: memFree=3204636/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=8848 CPUtime=12.49
/proc/29308/stat : 29308 (satake) S 29306 29308 8716 0 -1 4202496 1848 0 0 0 1128 121 0 0 25 0 5 0 1128250074 9060352 1746 4294967295 134512640 135180984 3213913184 3213912620 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 2212 1746 68 164 0 2047 0
[pid=29308/tid=29309] ppid=29306 vsize=8848 CPUtime=0.95
/proc/29308/task/29309/stat : 29309 (satake) S 29306 29308 8716 0 -1 4202560 285 0 0 0 31 64 0 0 15 0 5 0 1128250074 9060352 1746 4294967295 134512640 135180984 3213913184 3085975568 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=8848 CPUtime=3.81
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 559 0 0 0 367 14 0 0 25 0 5 0 1128250074 9060352 1746 4294967295 134512640 135180984 3213913184 3085909808 134523641 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=8848 CPUtime=3.68
/proc/29308/task/29311/stat : 29311 (satake) R 29306 29308 8716 0 -1 4202560 464 0 0 0 358 10 0 0 25 0 5 0 1128250074 9060352 1746 4294967295 134512640 135180984 3213913184 3085844272 134523821 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29313] ppid=29306 vsize=8848 CPUtime=4.05
/proc/29308/task/29313/stat : 29313 (satake) R 29306 29308 8716 0 -1 4202560 429 0 0 0 372 33 0 0 25 0 5 0 1128250076 9060352 1746 4294967295 134512640 135180984 3213913184 3085778800 134528777 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 8848

[startup+25.5124 s]
/proc/loadavg: 6.21 6.36 6.35 6/122 29345
/proc/meminfo: memFree=3202688/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=11308 CPUtime=25.16
/proc/29308/stat : 29308 (satake) S 29306 29308 8716 0 -1 4202496 2424 0 0 0 2259 257 0 0 25 0 5 0 1128250074 11579392 2322 4294967295 134512640 135180984 3213913184 3213912620 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 2827 2322 68 164 0 2662 0
[pid=29308/tid=29309] ppid=29306 vsize=11308 CPUtime=1.89
/proc/29308/task/29309/stat : 29309 (satake) S 29306 29308 8716 0 -1 4202560 593 0 0 0 59 130 0 0 15 0 5 0 1128250074 11579392 2322 4294967295 134512640 135180984 3213913184 3085975568 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=11308 CPUtime=8.11
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 635 0 0 0 772 39 0 0 25 0 5 0 1128250074 11579392 2322 4294967295 134512640 135180984 3213913184 3085909872 134528101 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=11308 CPUtime=7.21
/proc/29308/task/29311/stat : 29311 (satake) R 29306 29308 8716 0 -1 4202560 536 0 0 0 694 27 0 0 25 0 5 0 1128250074 11579392 2322 4294967295 134512640 135180984 3213913184 3085844336 134528881 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29313] ppid=29306 vsize=11308 CPUtime=7.95
/proc/29308/task/29313/stat : 29313 (satake) R 29306 29308 8716 0 -1 4202560 549 0 0 0 734 61 0 0 25 0 5 0 1128250076 11579392 2322 4294967295 134512640 135180984 3213913184 3085778780 134519101 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 11308

[startup+51.1102 s]
/proc/loadavg: 6.24 6.35 6.35 8/125 29498
/proc/meminfo: memFree=3196944/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=17144 CPUtime=50.54
/proc/29308/stat : 29308 (satake) S 29306 29308 8716 0 -1 4202496 3839 0 0 0 4552 502 0 0 25 0 5 0 1128250074 17555456 3737 4294967295 134512640 135180984 3213913184 3213912620 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 4286 3737 68 164 0 4121 0
[pid=29308/tid=29309] ppid=29306 vsize=17144 CPUtime=3.83
/proc/29308/task/29309/stat : 29309 (satake) S 29306 29308 8716 0 -1 4202560 1293 0 0 0 128 255 0 0 15 0 5 0 1128250074 17555456 3737 4294967295 134512640 135180984 3213913184 3085975568 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=17144 CPUtime=16.17
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 893 0 0 0 1532 85 0 0 25 0 5 0 1128250074 17555456 3737 4294967295 134512640 135180984 3213913184 3085909664 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=17144 CPUtime=14.91
/proc/29308/task/29311/stat : 29311 (satake) R 29306 29308 8716 0 -1 4202560 755 0 0 0 1428 63 0 0 25 0 5 0 1128250074 17555456 3737 4294967295 134512640 135180984 3213913184 3085844336 134528433 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29313] ppid=29306 vsize=17144 CPUtime=15.63
/proc/29308/task/29313/stat : 29313 (satake) R 29306 29308 8716 0 -1 4202560 787 0 0 0 1464 99 0 0 25 0 5 0 1128250076 17555456 3737 4294967295 134512640 135180984 3213913184 3085778700 134520661 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 17144

[startup+102.316 s]
/proc/loadavg: 5.93 6.27 6.32 6/124 29629
/proc/meminfo: memFree=3187964/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=26232 CPUtime=100.89
/proc/29308/stat : 29308 (satake) S 29306 29308 8716 0 -1 4202496 5981 0 0 0 9205 884 0 0 25 0 5 0 1128250074 26861568 5879 4294967295 134512640 135180984 3213913184 3213912620 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 6558 5879 68 164 0 6393 0
[pid=29308/tid=29309] ppid=29306 vsize=26232 CPUtime=6.8
/proc/29308/task/29309/stat : 29309 (satake) S 29306 29308 8716 0 -1 4202560 2418 0 0 0 240 440 0 0 15 0 5 0 1128250074 26861568 5879 4294967295 134512640 135180984 3213913184 3085975568 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=26232 CPUtime=32.28
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 1203 0 0 0 3074 154 0 0 25 0 5 0 1128250074 26861568 5879 4294967295 134512640 135180984 3213913184 3085909808 134523833 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=26232 CPUtime=29.99
/proc/29308/task/29311/stat : 29311 (satake) S 29306 29308 8716 0 -1 4202560 1075 0 0 0 2868 131 0 0 25 0 5 0 1128250074 26861568 5879 4294967295 134512640 135180984 3213913184 3085844128 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0

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

[pid=29308/tid=29310] ppid=29306 vsize=90652 CPUtime=184.81
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 3577 0 0 0 17843 638 0 0 25 0 5 0 1128250074 92827648 20677 4294967295 134512640 135180984 3213913184 3085909872 134528214 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=90652 CPUtime=186.21
/proc/29308/task/29311/stat : 29311 (satake) R 29306 29308 8716 0 -1 4202560 3634 0 0 0 18013 608 0 0 25 0 5 0 1128250074 92827648 20677 4294967295 134512640 135180984 3213913184 3085844336 134528532 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29308/tid=29313] ppid=29306 vsize=90652 CPUtime=186.53
/proc/29308/task/29313/stat : 29313 (satake) R 29306 29308 8716 0 -1 4202560 3081 0 0 0 18003 650 0 0 25 0 5 0 1128250076 92827648 20677 4294967295 134512640 135180984 3213913184 3085778696 134520909 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 586.31
Current children cumulated vsize (KiB) 90652

[startup+642.309 s]
/proc/loadavg: 6.07 6.18 6.25 7/122 31995
/proc/meminfo: memFree=3121380/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=98560 CPUtime=645.52
/proc/29308/stat : 29308 (satake) S 29306 29308 8716 0 -1 4202496 22522 0 0 0 60437 4115 0 0 25 0 5 0 1128250074 100925440 22420 4294967295 134512640 135180984 3213913184 3213912620 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 24640 22420 68 164 0 24475 0
[pid=29308/tid=29309] ppid=29306 vsize=98560 CPUtime=31.44
/proc/29308/task/29309/stat : 29309 (satake) S 29306 29308 8716 0 -1 4202560 11500 0 0 0 1117 2027 0 0 15 0 5 0 1128250074 100925440 22420 4294967295 134512640 135180984 3213913184 3085975568 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=98560 CPUtime=204.22
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 3795 0 0 0 19711 711 0 0 25 0 5 0 1128250074 100925440 22420 4294967295 134512640 135180984 3213913184 3085909872 134528583 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=98560 CPUtime=205.31
/proc/29308/task/29311/stat : 29311 (satake) R 29306 29308 8716 0 -1 4202560 3842 0 0 0 19856 675 0 0 25 0 5 0 1128250074 100925440 22420 4294967295 134512640 135180984 3213913184 3085844336 134528259 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29313] ppid=29306 vsize=98560 CPUtime=204.55
/proc/29308/task/29313/stat : 29313 (satake) R 29306 29308 8716 0 -1 4202560 3274 0 0 0 19753 702 0 0 25 0 5 0 1128250076 100925440 22420 4294967295 134512640 135180984 3213913184 3085778800 134528546 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 645.52
Current children cumulated vsize (KiB) 98560

[startup+702.314 s]
/proc/loadavg: 6.43 6.25 6.27 9/123 32246
/proc/meminfo: memFree=3114920/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=109812 CPUtime=704.77
/proc/29308/stat : 29308 (satake) S 29306 29308 8716 0 -1 4202496 24419 0 0 0 65978 4499 0 0 25 0 5 0 1128250074 112447488 24317 4294967295 134512640 135180984 3213913184 3213912620 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 27453 24317 68 164 0 27288 0
[pid=29308/tid=29309] ppid=29306 vsize=109812 CPUtime=34.25
/proc/29308/task/29309/stat : 29309 (satake) S 29306 29308 8716 0 -1 4202560 12624 0 0 0 1212 2213 0 0 15 0 5 0 1128250074 112447488 24317 4294967295 134512640 135180984 3213913184 3085975568 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=109812 CPUtime=223.41
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 4058 0 0 0 21572 769 0 0 25 0 5 0 1128250074 112447488 24317 4294967295 134512640 135180984 3213913184 3085909872 134528658 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=109812 CPUtime=224.41
/proc/29308/task/29311/stat : 29311 (satake) R 29306 29308 8716 0 -1 4202560 4096 0 0 0 21697 744 0 0 25 0 5 0 1128250074 112447488 24317 4294967295 134512640 135180984 3213913184 3085844336 134526206 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29308/tid=29313] ppid=29306 vsize=109812 CPUtime=222.7
/proc/29308/task/29313/stat : 29313 (satake) R 29306 29308 8716 0 -1 4202560 3530 0 0 0 21497 773 0 0 25 0 5 0 1128250076 112447488 24317 4294967295 134512640 135180984 3213913184 3085778800 134528866 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 704.77
Current children cumulated vsize (KiB) 109812

[startup+762.309 s]
/proc/loadavg: 6.36 6.25 6.27 7/122 32519
/proc/meminfo: memFree=3105880/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=119856 CPUtime=785.5
/proc/29308/stat : 29308 (satake) S 29306 29308 8716 0 -1 4202496 26533 0 0 0 73500 5050 0 0 25 0 5 0 1128250074 122732544 26431 4294967295 134512640 135180984 3213913184 3213912620 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 29964 26431 68 164 0 29799 0
[pid=29308/tid=29309] ppid=29306 vsize=119856 CPUtime=38.65
/proc/29308/task/29309/stat : 29309 (satake) S 29306 29308 8716 0 -1 4202560 13868 0 0 0 1354 2511 0 0 15 0 5 0 1128250074 122732544 26431 4294967295 134512640 135180984 3213913184 3085975572 134580588 0 0 0 0 3223036975 0 0 -1 2 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=119856 CPUtime=240.09
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 4291 0 0 0 23169 840 0 0 25 0 5 0 1128250074 122732544 26431 4294967295 134512640 135180984 3213913184 3085909664 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=119856 CPUtime=245.6
/proc/29308/task/29311/stat : 29311 (satake) R 29306 29308 8716 0 -1 4202560 4302 0 0 0 23735 825 0 0 25 0 5 0 1128250074 122732544 26431 4294967295 134512640 135180984 3213913184 3085844132 134580588 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29313] ppid=29306 vsize=119856 CPUtime=261.16
/proc/29308/task/29313/stat : 29313 (satake) R 29306 29308 8716 0 -1 4202560 3961 0 0 0 25242 874 0 0 17 0 5 0 1128250076 122732544 26431 4294967295 134512640 135180984 3213913184 3085778800 134528211 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 785.5
Current children cumulated vsize (KiB) 119856

[startup+822.313 s]
/proc/loadavg: 6.31 6.24 6.26 8/123 32724
/proc/meminfo: memFree=3093024/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=135080 CPUtime=886.86
/proc/29308/stat : 29308 (satake) S 29306 29308 8716 0 -1 4202496 29909 0 0 0 82761 5925 0 0 25 0 5 0 1128250074 138321920 29807 4294967295 134512640 135180984 3213913184 3213912620 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 33770 29807 68 164 0 33605 0
[pid=29308/tid=29309] ppid=29306 vsize=135080 CPUtime=44.82
/proc/29308/task/29309/stat : 29309 (satake) S 29306 29308 8716 0 -1 4202560 15679 0 0 0 1545 2937 0 0 16 0 5 0 1128250074 138321920 29807 4294967295 134512640 135180984 3213913184 3085975568 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=135080 CPUtime=263.37
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 4756 0 0 0 25358 979 0 0 25 0 5 0 1128250074 138321920 29807 4294967295 134512640 135180984 3213913184 3085909872 134528206 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=135080 CPUtime=269.21
/proc/29308/task/29311/stat : 29311 (satake) R 29306 29308 8716 0 -1 4202560 4674 0 0 0 25970 951 0 0 25 0 5 0 1128250074 138321920 29807 4294967295 134512640 135180984 3213913184 3085844336 134528192 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29308/tid=29313] ppid=29306 vsize=135080 CPUtime=309.46
/proc/29308/task/29313/stat : 29313 (satake) R 29306 29308 8716 0 -1 4202560 4689 0 0 0 29888 1058 0 0 18 0 5 0 1128250076 138321920 29807 4294967295 134512640 135180984 3213913184 3085778596 134580588 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 886.86
Current children cumulated vsize (KiB) 135080

[startup+882.318 s]
/proc/loadavg: 6.23 6.25 6.26 8/123 499
/proc/meminfo: memFree=3082996/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=144916 CPUtime=963.21
/proc/29308/stat : 29308 (satake) S 29306 29308 8716 0 -1 4202496 32264 0 0 0 89813 6508 0 0 25 0 5 0 1128250074 148393984 32162 4294967295 134512640 135180984 3213913184 3213912620 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 36229 32162 68 164 0 36064 0
[pid=29308/tid=29309] ppid=29306 vsize=144916 CPUtime=49.04
/proc/29308/task/29309/stat : 29309 (satake) S 29306 29308 8716 0 -1 4202560 16971 0 0 0 1690 3214 0 0 15 0 5 0 1128250074 148393984 32162 4294967295 134512640 135180984 3213913184 3085975568 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=144916 CPUtime=272.91
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 4911 0 0 0 26222 1069 0 0 25 0 5 0 1128250074 148393984 32162 4294967295 134512640 135180984 3213913184 3085909872 134528433 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=144916 CPUtime=287.19
/proc/29308/task/29311/stat : 29311 (satake) R 29306 29308 8716 0 -1 4202560 4933 0 0 0 27664 1055 0 0 25 0 5 0 1128250074 148393984 32162 4294967295 134512640 135180984 3213913184 3085844132 134580588 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29308/tid=29313] ppid=29306 vsize=144916 CPUtime=354.07
/proc/29308/task/29313/stat : 29313 (satake) R 29306 29308 8716 0 -1 4202560 5338 0 0 0 34237 1170 0 0 16 0 5 0 1128250076 148393984 32162 4294967295 134512640 135180984 3213913184 3085778912 134530765 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 963.21
Current children cumulated vsize (KiB) 144916

[startup+942.313 s]
/proc/loadavg: 6.26 6.24 6.26 9/123 696
/proc/meminfo: memFree=3075996/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=154192 CPUtime=1032.19
/proc/29308/stat : 29308 (satake) S 29306 29308 8716 0 -1 4202496 34267 0 0 0 96107 7112 0 0 25 0 5 0 1128250074 157892608 34165 4294967295 134512640 135180984 3213913184 3213912620 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 38548 34165 68 164 0 38383 0
[pid=29308/tid=29309] ppid=29306 vsize=154192 CPUtime=53.77
/proc/29308/task/29309/stat : 29309 (satake) S 29306 29308 8716 0 -1 4202560 18361 0 0 0 1833 3544 0 0 15 0 5 0 1128250074 157892608 34165 4294967295 134512640 135180984 3213913184 3085975568 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=154192 CPUtime=286.18
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 5002 0 0 0 27464 1154 0 0 25 0 5 0 1128250074 157892608 34165 4294967295 134512640 135180984 3213913184 3085909872 134528446 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=154192 CPUtime=300.01
/proc/29308/task/29311/stat : 29311 (satake) R 29306 29308 8716 0 -1 4202560 5087 0 0 0 28863 1138 0 0 25 0 5 0 1128250074 157892608 34165 4294967295 134512640 135180984 3213913184 3085844288 134527285 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29308/tid=29313] ppid=29306 vsize=154192 CPUtime=392.23
/proc/29308/task/29313/stat : 29313 (satake) R 29306 29308 8716 0 -1 4202560 5706 0 0 0 37947 1276 0 0 17 0 5 0 1128250076 157892608 34165 4294967295 134512640 135180984 3213913184 3085778800 134528433 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1032.19
Current children cumulated vsize (KiB) 154192



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 6.37 6.29 6.27 6/122 924
/proc/meminfo: memFree=3067064/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=165708 CPUtime=1104.69
/proc/29308/stat : 29308 (satake) S 29306 29308 8716 0 -1 4202496 36585 0 0 0 102815 7654 0 0 25 0 5 0 1128250074 169684992 36483 4294967295 134512640 135180984 3213913184 3213912620 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 41427 36483 68 164 0 41262 0
[pid=29308/tid=29309] ppid=29306 vsize=165708 CPUtime=57.62
/proc/29308/task/29309/stat : 29309 (satake) S 29306 29308 8716 0 -1 4202560 19735 0 0 0 1957 3805 0 0 16 0 5 0 1128250074 169684992 36483 4294967295 134512640 135180984 3213913184 3085975568 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=165708 CPUtime=306.26
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 5289 0 0 0 29400 1226 0 0 25 0 5 0 1128250074 169684992 36483 4294967295 134512640 135180984 3213913184 3085909664 134580407 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=165708 CPUtime=323.82
/proc/29308/task/29311/stat : 29311 (satake) S 29306 29308 8716 0 -1 4202560 5473 0 0 0 31144 1238 0 0 16 0 5 0 1128250074 169684992 36483 4294967295 134512640 135180984 3213913184 3085844128 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=29308/tid=29313] ppid=29306 vsize=165708 CPUtime=416.99
/proc/29308/task/29313/stat : 29313 (satake) R 29306 29308 8716 0 -1 4202560 5977 0 0 0 40314 1385 0 0 25 0 5 0 1128250076 169684992 36483 4294967295 134512640 135180984 3213913184 3085778792 134518214 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1104.69
Current children cumulated vsize (KiB) 165708

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

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

[startup+1000.02 s]
/proc/loadavg: 6.37 6.29 6.27 6/122 924
/proc/meminfo: memFree=3067064/3368532 swapFree=1954888/1959888
[pid=29308] ppid=29306 vsize=165708 CPUtime=1104.69
/proc/29308/stat : 29308 (satake) S 29306 29308 8716 0 -1 4202496 36585 0 0 0 102815 7654 0 0 25 0 5 0 1128250074 169684992 36483 4294967295 134512640 135180984 3213913184 3213912620 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29308/statm: 41427 36483 68 164 0 41262 0
[pid=29308/tid=29309] ppid=29306 vsize=165708 CPUtime=57.62
/proc/29308/task/29309/stat : 29309 (satake) S 29306 29308 8716 0 -1 4202560 19735 0 0 0 1957 3805 0 0 16 0 5 0 1128250074 169684992 36483 4294967295 134512640 135180984 3213913184 3085975568 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=29308/tid=29310] ppid=29306 vsize=165708 CPUtime=306.26
/proc/29308/task/29310/stat : 29310 (satake) R 29306 29308 8716 0 -1 4202560 5289 0 0 0 29400 1226 0 0 25 0 5 0 1128250074 169684992 36483 4294967295 134512640 135180984 3213913184 3085909664 134580407 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29308/tid=29311] ppid=29306 vsize=165708 CPUtime=323.82
/proc/29308/task/29311/stat : 29311 (satake) S 29306 29308 8716 0 -1 4202560 5473 0 0 0 31144 1238 0 0 16 0 5 0 1128250074 169684992 36483 4294967295 134512640 135180984 3213913184 3085844128 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=29308/tid=29313] ppid=29306 vsize=165708 CPUtime=416.99
/proc/29308/task/29313/stat : 29313 (satake) R 29306 29308 8716 0 -1 4202560 5977 0 0 0 40314 1385 0 0 25 0 5 0 1128250076 169684992 36483 4294967295 134512640 135180984 3213913184 3085778792 134518214 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1104.69
Current children cumulated vsize (KiB) 165708

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.05
CPU time (s): 1104.71
CPU user time (s): 1028.16
CPU system time (s): 76.55
CPU usage (%): 110.466
Max. virtual memory (cumulated for all children) (KiB): 165708

deleting IPC queue 2621440
deleting IPC queue 2654209
deleting IPC queue 2686978
deleting IPC queue 2719747
deleting IPC queue 2752516
deleting IPC queue 2785285
deleting IPC queue 2818054
deleting IPC queue 2850823
deleting IPC queue 2883592
deleting IPC queue 2916361
deleting IPC queue 2949130
deleting IPC queue 2981899
deleting IPC queue 3014668
deleting IPC queue 3047437
deleting IPC queue 3080206
deleting IPC queue 3112975

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1028.16
system time used= 76.55
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36585
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= 21750865
involuntary context switches= 21170377

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 00:24:21
IDJOB=1776250
IDBENCH=20472
IDSOLVER=629
FILE ID=/1776250-1243635861
PBS_JOBID=
Free space on /tmp= 15884 MiB

SOLVER NAME= satake 2009-03-22 (4 threads)
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776250-1243635861/watcher-1776250-1243635861 -o /tmp/evaluation-result-1776250-1243635861/solver-1776250-1243635861 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1776250-1243635861.cnf 4 10000

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED= 1527863913

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.43
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.11
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3212600 kB
Buffers:         12276 kB
Cached:          68984 kB
SwapCached:        720 kB
Active:          50636 kB
Inactive:        47392 kB
HighTotal:     2489216 kB
HighFree:      2400212 kB
LowTotal:       879316 kB
LowFree:        812388 kB
SwapTotal:     1959888 kB
SwapFree:      1954888 kB
Dirty:             716 kB
Writeback:           0 kB
AnonPages:       16052 kB
Mapped:           6260 kB
Slab:            47896 kB
SReclaimable:    39976 kB
SUnreclaim:       7920 kB
PageTables:        800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   123312 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15883 MiB
End job on  at 2009-05-30 00:41:03