Trace number 1776865

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) 1243.04 1000.08

General information on the benchmark

Namevange-col-abb313GPIA-9-c.cnf
MD5SUM0baefedb2aaa81442743e253487854d8
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 variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

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-1776865-1243639001/watcher-1776865-1243639001 -o /tmp/evaluation-result-1776865-1243639001/solver-1776865-1243639001 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1776865-1243639001.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.03 6.34 6.35 5/111 15366
/proc/meminfo: memFree=3074640/3368532 swapFree=1953788/1959888
[pid=15366] ppid=15364 vsize=5260 CPUtime=0
/proc/15366/stat : 15366 (satake) S 15364 15366 23155 0 -1 4202496 782 0 0 0 0 0 0 0 18 0 5 0 1128564267 5386240 739 4294967295 134512640 135180984 3218405536 3218404972 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15366/statm: 1315 743 63 164 0 1150 0
[pid=15366/tid=15367] ppid=15364 vsize=5260 CPUtime=0
/proc/15366/task/15367/stat : 15367 (satake) S 15364 15366 23155 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 5 0 1128564267 5386240 777 4294967295 134512640 135180984 3218405536 3086786576 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=15366/tid=15368] ppid=15364 vsize=5260 CPUtime=0
/proc/15366/task/15368/stat : 15368 (satake) R 15364 15366 23155 0 -1 4202560 708 0 0 0 0 0 0 0 20 0 5 0 1128564267 5386240 782 4294967295 134512640 135180984 3218405536 3086721316 134583077 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=5260 CPUtime=0
/proc/15366/task/15369/stat : 15369 (satake) R 15364 15366 23155 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 5 0 1128564267 5386240 787 4294967295 134512640 135180984 3218405536 3086656324 134705812 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=5260 CPUtime=0
/proc/15366/task/15370/stat : 15370 (satake) R 15364 15366 23155 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 5 0 1128564267 5386240 792 4294967295 134512640 135180984 3218405536 3086590788 134705812 0 0 0 0 0 0 0 -1 2 0 0 0

[startup+0.138297 s]
/proc/loadavg: 6.03 6.34 6.35 5/111 15366
/proc/meminfo: memFree=3074640/3368532 swapFree=1953788/1959888
[pid=15366] ppid=15364 vsize=70336 CPUtime=0.21
/proc/15366/stat : 15366 (satake) S 15364 15366 23155 0 -1 4202496 16857 0 0 0 10 11 0 0 18 0 5 0 1128564267 72024064 16814 4294967295 134512640 135180984 3218405536 3218404972 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15366/statm: 17584 16814 63 164 0 17419 0
[pid=15366/tid=15367] ppid=15364 vsize=70336 CPUtime=0
/proc/15366/task/15367/stat : 15367 (satake) S 15364 15366 23155 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 5 0 1128564267 72024064 16814 4294967295 134512640 135180984 3218405536 3086786576 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=15366/tid=15368] ppid=15364 vsize=70336 CPUtime=0.06
/proc/15366/task/15368/stat : 15368 (satake) S 15364 15366 23155 0 -1 4202560 5448 0 0 0 2 4 0 0 20 0 5 0 1128564267 72024064 16814 4294967295 134512640 135180984 3218405536 3086721172 134579486 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=70336 CPUtime=0.04
/proc/15366/task/15369/stat : 15369 (satake) S 15364 15366 23155 0 -1 4202560 5365 0 0 0 1 3 0 0 20 0 5 0 1128564267 72024064 16814 4294967295 134512640 135180984 3218405536 3086655636 134579486 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=70336 CPUtime=0.11
/proc/15366/task/15370/stat : 15370 (satake) R 15364 15366 23155 0 -1 4202560 5927 0 0 0 7 4 0 0 21 0 5 0 1128564267 72024064 16814 4294967295 134512640 135180984 3218405536 3086590040 134673472 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 70336

[startup+0.220603 s]
/proc/loadavg: 6.03 6.34 6.35 5/111 15366
/proc/meminfo: memFree=3074640/3368532 swapFree=1953788/1959888
[pid=15366] ppid=15364 vsize=80400 CPUtime=0.49
/proc/15366/stat : 15366 (satake) S 15364 15366 23155 0 -1 4202496 19229 0 0 0 37 12 0 0 18 0 5 0 1128564267 82329600 19186 4294967295 134512640 135180984 3218405536 3218404972 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15366/statm: 20100 19186 63 164 0 19935 0
[pid=15366/tid=15367] ppid=15364 vsize=80400 CPUtime=0
/proc/15366/task/15367/stat : 15367 (satake) S 15364 15366 23155 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 5 0 1128564267 82329600 19186 4294967295 134512640 135180984 3218405536 3086786576 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=15366/tid=15368] ppid=15364 vsize=80400 CPUtime=0.15
/proc/15366/task/15368/stat : 15368 (satake) R 15364 15366 23155 0 -1 4202560 6209 0 0 0 11 4 0 0 20 0 5 0 1128564267 82329600 19186 4294967295 134512640 135180984 3218405536 3086721304 134513833 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=80400 CPUtime=0.13
/proc/15366/task/15369/stat : 15369 (satake) R 15364 15366 23155 0 -1 4202560 6179 0 0 0 9 4 0 0 20 0 5 0 1128564267 82329600 19186 4294967295 134512640 135180984 3218405536 3086655768 134513835 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=80400 CPUtime=0.21
/proc/15366/task/15370/stat : 15370 (satake) R 15364 15366 23155 0 -1 4202560 6724 0 0 0 17 4 0 0 20 0 5 0 1128564267 82329600 19186 4294967295 134512640 135180984 3218405536 3086590240 134513548 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 80400

[startup+0.340263 s]
/proc/loadavg: 6.03 6.34 6.35 5/111 15366
/proc/meminfo: memFree=3074640/3368532 swapFree=1953788/1959888
[pid=15366] ppid=15364 vsize=84604 CPUtime=0.61
/proc/15366/stat : 15366 (satake) S 15364 15366 23155 0 -1 4202496 20326 0 0 0 49 12 0 0 18 0 5 0 1128564267 86634496 20283 4294967295 134512640 135180984 3218405536 3218404972 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15366/statm: 21151 20283 63 164 0 20986 0
[pid=15366/tid=15367] ppid=15364 vsize=84604 CPUtime=0
/proc/15366/task/15367/stat : 15367 (satake) S 15364 15366 23155 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 5 0 1128564267 86634496 20284 4294967295 134512640 135180984 3218405536 3086786576 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=15366/tid=15368] ppid=15364 vsize=84604 CPUtime=0.16
/proc/15366/task/15368/stat : 15368 (satake) R 15364 15366 23155 0 -1 4202560 6296 0 0 0 12 4 0 0 20 0 5 0 1128564267 86634496 20284 4294967295 134512640 135180984 3218405536 3086721112 134675846 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=84604 CPUtime=0.14
/proc/15366/task/15369/stat : 15369 (satake) R 15364 15366 23155 0 -1 4202560 6276 0 0 0 10 4 0 0 19 0 5 0 1128564267 86634496 20284 4294967295 134512640 135180984 3218405536 3086655576 134675767 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=84604 CPUtime=0.31
/proc/15366/task/15370/stat : 15370 (satake) R 15364 15366 23155 0 -1 4202560 7638 0 0 0 27 4 0 0 20 0 5 0 1128564267 86634496 20286 4294967295 134512640 135180984 3218405536 3086590240 134513762 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 84604

[startup+0.748124 s]
/proc/loadavg: 6.03 6.34 6.35 5/111 15366
/proc/meminfo: memFree=3074640/3368532 swapFree=1953788/1959888
[pid=15366] ppid=15364 vsize=116820 CPUtime=1.51
/proc/15366/stat : 15366 (satake) S 15364 15366 23155 0 -1 4202496 28096 0 0 0 135 16 0 0 18 0 5 0 1128564267 119623680 28053 4294967295 134512640 135180984 3218405536 3218404972 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15366/statm: 29205 28054 63 164 0 29040 0
[pid=15366/tid=15367] ppid=15364 vsize=116820 CPUtime=0
/proc/15366/task/15367/stat : 15367 (satake) S 15364 15366 23155 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 5 0 1128564267 119623680 28055 4294967295 134512640 135180984 3218405536 3086786576 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=15366/tid=15368] ppid=15364 vsize=116820 CPUtime=0.36
/proc/15366/task/15368/stat : 15368 (satake) R 15364 15366 23155 0 -1 4202560 7999 0 0 0 31 5 0 0 19 0 5 0 1128564267 119623680 28055 4294967295 134512640 135180984 3218405536 3086721112 134675846 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=116820 CPUtime=0.44
/proc/15366/task/15369/stat : 15369 (satake) R 15364 15366 23155 0 -1 4202560 8853 0 0 0 38 6 0 0 18 0 5 0 1128564267 119623680 28055 4294967295 134512640 135180984 3218405536 3086655576 134675767 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=116820 CPUtime=0.71
/proc/15366/task/15370/stat : 15370 (satake) R 15364 15366 23155 0 -1 4202560 11129 0 0 0 66 5 0 0 19 0 5 0 1128564267 119623680 28055 4294967295 134512640 135180984 3218405536 3086590208 134519353 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 116820

[startup+1.50806 s]
/proc/loadavg: 6.03 6.34 6.35 5/116 15371
/proc/meminfo: memFree=2975016/3368532 swapFree=1953788/1959888
[pid=15366] ppid=15364 vsize=86148 CPUtime=2.92
/proc/15366/stat : 15366 (satake) S 15364 15366 23155 0 -1 4202496 36057 0 0 0 258 34 0 0 18 0 5 0 1128564267 88215552 20606 4294967295 134512640 135180984 3218405536 3218404972 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15366/statm: 21537 20606 68 164 0 21372 0
[pid=15366/tid=15367] ppid=15364 vsize=86148 CPUtime=0.11
/proc/15366/task/15367/stat : 15367 (satake) D 15364 15366 23155 0 -1 4202560 171 0 0 0 6 5 0 0 18 0 5 0 1128564267 88215552 20606 4294967295 134512640 135180984 3218405536 3086786588 134706407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15368] ppid=15364 vsize=86148 CPUtime=0.92
/proc/15366/task/15368/stat : 15368 (satake) S 15364 15366 23155 0 -1 4202560 11912 0 0 0 84 8 0 0 18 0 5 0 1128564267 88215552 20606 4294967295 134512640 135180984 3218405536 3086720672 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=86148 CPUtime=0.97
/proc/15366/task/15369/stat : 15369 (satake) D 15364 15366 23155 0 -1 4202560 12071 0 0 0 83 14 0 0 16 0 5 0 1128564267 88215552 20606 4294967295 134512640 135180984 3218405536 3086655148 134706407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=86148 CPUtime=0.92
/proc/15366/task/15370/stat : 15370 (satake) S 15364 15366 23155 0 -1 4202560 11793 0 0 0 85 7 0 0 16 0 5 0 1128564267 88215552 20606 4294967295 134512640 135180984 3218405536 3086589600 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 86148

[startup+3.11165 s]
/proc/loadavg: 6.19 6.37 6.35 8/117 15409
/proc/meminfo: memFree=2989968/3368532 swapFree=1953788/1959888
[pid=15366] ppid=15364 vsize=92344 CPUtime=4.76
/proc/15366/stat : 15366 (satake) S 15364 15366 23155 0 -1 4202496 37287 0 0 0 368 108 0 0 18 0 5 0 1128564267 94560256 21836 4294967295 134512640 135180984 3218405536 3218404972 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15366/statm: 23086 21836 68 164 0 22921 0
[pid=15366/tid=15367] ppid=15364 vsize=92344 CPUtime=0.59
/proc/15366/task/15367/stat : 15367 (satake) R 15364 15366 23155 0 -1 4202560 471 0 0 0 22 37 0 0 18 0 5 0 1128564267 94560256 21836 4294967295 134512640 135180984 3218405536 3086786580 134580588 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15366/tid=15368] ppid=15364 vsize=92344 CPUtime=1.31
/proc/15366/task/15368/stat : 15368 (satake) S 15364 15366 23155 0 -1 4202560 12188 0 0 0 118 13 0 0 15 0 5 0 1128564267 94560256 21836 4294967295 134512640 135180984 3218405536 3086720672 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=92344 CPUtime=1.47
/proc/15366/task/15369/stat : 15369 (satake) S 15364 15366 23155 0 -1 4202560 12419 0 0 0 109 38 0 0 15 0 5 0 1128564267 94560256 21836 4294967295 134512640 135180984 3218405536 3086655136 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=92344 CPUtime=1.39
/proc/15366/task/15370/stat : 15370 (satake) S 15364 15366 23155 0 -1 4202560 12099 0 0 0 119 20 0 0 15 0 5 0 1128564267 94560256 21836 4294967295 134512640 135180984 3218405536 3086589600 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 92344

[startup+6.30788 s]
/proc/loadavg: 6.19 6.37 6.35 8/117 15463
/proc/meminfo: memFree=2981452/3368532 swapFree=1953788/1959888
[pid=15366] ppid=15364 vsize=98976 CPUtime=7.96
/proc/15366/stat : 15366 (satake) S 15364 15366 23155 0 -1 4202496 39237 0 0 0 577 219 0 0 18 0 5 0 1128564267 101351424 23786 4294967295 134512640 135180984 3218405536 3218404972 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15366/statm: 24744 23786 68 164 0 24579 0
[pid=15366/tid=15367] ppid=15364 vsize=98976 CPUtime=1.46
/proc/15366/task/15367/stat : 15367 (satake) R 15364 15366 23155 0 -1 4202560 977 0 0 0 56 90 0 0 19 0 5 0 1128564267 101351424 23786 4294967295 134512640 135180984 3218405536 3086786580 134580588 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15366/tid=15368] ppid=15364 vsize=98976 CPUtime=2.14
/proc/15366/task/15368/stat : 15368 (satake) S 15364 15366 23155 0 -1 4202560 12706 0 0 0 180 34 0 0 15 0 5 0 1128564267 101351424 23786 4294967295 134512640 135180984 3218405536 3086720672 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=98976 CPUtime=2.17
/proc/15366/task/15369/stat : 15369 (satake) S 15364 15366 23155 0 -1 4202560 12911 0 0 0 162 55 0 0 15 0 5 0 1128564267 101351424 23786 4294967295 134512640 135180984 3218405536 3086655136 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=98976 CPUtime=2.19
/proc/15366/task/15370/stat : 15370 (satake) S 15364 15366 23155 0 -1 4202560 12533 0 0 0 179 40 0 0 15 0 5 0 1128564267 101351424 23786 4294967295 134512640 135180984 3218405536 3086589600 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.96
Current children cumulated vsize (KiB) 98976

[startup+12.7121 s]
/proc/loadavg: 6.24 6.37 6.36 6/117 15516
/proc/meminfo: memFree=2966956/3368532 swapFree=1953788/1959888
[pid=15366] ppid=15364 vsize=113088 CPUtime=14.34
/proc/15366/stat : 15366 (satake) S 15364 15366 23155 0 -1 4202496 42572 0 0 0 1007 427 0 0 18 0 5 0 1128564267 115802112 27121 4294967295 134512640 135180984 3218405536 3218404972 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15366/statm: 28272 27121 68 164 0 28107 0
[pid=15366/tid=15367] ppid=15364 vsize=113088 CPUtime=2.89
/proc/15366/task/15367/stat : 15367 (satake) R 15364 15366 23155 0 -1 4202560 1836 0 0 0 99 190 0 0 23 0 5 0 1128564267 115802112 27121 4294967295 134512640 135180984 3218405536 3086786580 134580588 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15366/tid=15368] ppid=15364 vsize=113088 CPUtime=3.74
/proc/15366/task/15368/stat : 15368 (satake) S 15364 15366 23155 0 -1 4202560 13520 0 0 0 307 67 0 0 15 0 5 0 1128564267 115802112 27121 4294967295 134512640 135180984 3218405536 3086720672 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=113088 CPUtime=3.69
/proc/15366/task/15369/stat : 15369 (satake) S 15364 15366 23155 0 -1 4202560 13746 0 0 0 278 91 0 0 15 0 5 0 1128564267 115802112 27121 4294967295 134512640 135180984 3218405536 3086655136 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=113088 CPUtime=4.02
/proc/15366/task/15370/stat : 15370 (satake) S 15364 15366 23155 0 -1 4202560 13360 0 0 0 323 79 0 0 15 0 5 0 1128564267 115802112 27121 4294967295 134512640 135180984 3218405536 3086589600 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 14.34
Current children cumulated vsize (KiB) 113088

[startup+25.5195 s]
/proc/loadavg: 6.20 6.36 6.35 5/116 15558
/proc/meminfo: memFree=2942392/3368532 swapFree=1953788/1959888
[pid=15366] ppid=15364 vsize=136160 CPUtime=27.12
/proc/15366/stat : 15366 (satake) S 15364 15366 23155 0 -1 4202496 48447 0 0 0 1940 772 0 0 18 0 5 0 1128564267 139427840 32996 4294967295 134512640 135180984 3218405536 3218404972 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15366/statm: 34040 32996 68 164 0 33875 0
[pid=15366/tid=15367] ppid=15364 vsize=136160 CPUtime=5.74
/proc/15366/task/15367/stat : 15367 (satake) R 15364 15366 23155 0 -1 4202560 3449 0 0 0 212 362 0 0 25 0 5 0 1128564267 139427840 32996 4294967295 134512640 135180984 3218405536 3086786580 134580588 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15366/tid=15368] ppid=15364 vsize=136160 CPUtime=7.4
/proc/15366/task/15368/stat : 15368 (satake) S 15364 15366 23155 0 -1 4202560 15017 0 0 0 614 126 0 0 15 0 5 0 1128564267 139427840 32996 4294967295 134512640 135180984 3218405536 3086720672 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=136160 CPUtime=7.09
/proc/15366/task/15369/stat : 15369 (satake) S 15364 15366 23155 0 -1 4202560 15115 0 0 0 558 151 0 0 15 0 5 0 1128564267 139427840 32996 4294967295 134512640 135180984 3218405536 3086655136 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=136160 CPUtime=6.89
/proc/15366/task/15370/stat : 15370 (satake) S 15364 15366 23155 0 -1 4202560 14756 0 0 0 556 133 0 0 15 0 5 0 1128564267 139427840 32996 4294967295 134512640 135180984 3218405536 3086589600 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 27.12
Current children cumulated vsize (KiB) 136160

[startup+51.104 s]
/proc/loadavg: 5.95 6.28 6.33 5/116 15560
/proc/meminfo: memFree=2907016/3368532 swapFree=1953788/1959888
[pid=15366] ppid=15364 vsize=174092 CPUtime=52.58
/proc/15366/stat : 15366 (satake) S 15364 15366 23155 0 -1 4202496 57391 0 0 0 3919 1339 0 0 18 0 5 0 1128564267 178270208 41940 4294967295 134512640 135180984 3218405536 3218404972 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15366/statm: 43523 41940 68 164 0 43358 0
[pid=15366/tid=15367] ppid=15364 vsize=174092 CPUtime=10.2
/proc/15366/task/15367/stat : 15367 (satake) R 15364 15366 23155 0 -1 4202560 6011 0 0 0 381 639 0 0 25 0 5 0 1128564267 178270208 41940 4294967295 134512640 135180984 3218405536 3086786588 134706407 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15366/tid=15368] ppid=15364 vsize=174092 CPUtime=14.79
/proc/15366/task/15368/stat : 15368 (satake) S 15364 15366 23155 0 -1 4202560 17294 0 0 0 1258 221 0 0 15 0 5 0 1128564267 178270208 41940 4294967295 134512640 135180984 3218405536 3086720672 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=174092 CPUtime=14.1
/proc/15366/task/15369/stat : 15369 (satake) S 15364 15366 23155 0 -1 4202560 17300 0 0 0 1159 251 0 0 15 0 5 0 1128564267 178270208 41940 4294967295 134512640 135180984 3218405536 3086655136 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=174092 CPUtime=13.49
/proc/15366/task/15370/stat : 15370 (satake) S 15364 15366 23155 0 -1 4202560 16676 0 0 0 1121 228 0 0 15 0 5 0 1128564267 178270208 41940 4294967295 134512640 135180984 3218405536 3086589600 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 52.58
Current children cumulated vsize (KiB) 174092

[startup+102.328 s]
/proc/loadavg: 5.96 6.24 6.31 5/116 15747

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

[pid=15366/tid=15368] ppid=15364 vsize=472704 CPUtime=191.11
/proc/15366/task/15368/stat : 15368 (satake) R 15364 15366 23155 0 -1 4202560 34255 0 0 0 17908 1203 0 0 16 0 5 0 1128564267 484048896 111594 4294967295 134512640 135180984 3218405536 3086720672 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=472704 CPUtime=191.18
/proc/15366/task/15369/stat : 15369 (satake) R 15364 15366 23155 0 -1 4202560 33276 0 0 0 17945 1173 0 0 25 0 5 0 1128564267 484048896 111594 4294967295 134512640 135180984 3218405536 3086655344 134528433 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=472704 CPUtime=213.07
/proc/15366/task/15370/stat : 15370 (satake) R 15364 15366 23155 0 -1 4202560 32632 0 0 0 20091 1216 0 0 16 0 5 0 1128564267 484048896 111594 4294967295 134512640 135180984 3218405536 3086589920 134530765 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 646.2
Current children cumulated vsize (KiB) 472704

[startup+582.309 s]
/proc/loadavg: 6.51 6.13 6.19 8/117 17141
/proc/meminfo: memFree=2618464/3368532 swapFree=1953788/1959888
[pid=15366] ppid=15364 vsize=484504 CPUtime=749.87
/proc/15366/stat : 15366 (satake) S 15364 15366 23155 0 -1 4202496 129652 0 0 0 67083 7904 0 0 18 0 5 0 1128564267 496132096 114201 4294967295 134512640 135180984 3218405536 3218404972 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15366/statm: 121126 114201 68 164 0 120961 0
[pid=15366/tid=15367] ppid=15364 vsize=484504 CPUtime=57.48
/proc/15366/task/15367/stat : 15367 (satake) S 15364 15366 23155 0 -1 4202560 29020 0 0 0 1902 3846 0 0 16 0 5 0 1128564267 496132096 114201 4294967295 134512640 135180984 3218405536 3086786576 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=15366/tid=15368] ppid=15364 vsize=484504 CPUtime=240.76
/proc/15366/task/15368/stat : 15368 (satake) R 15364 15366 23155 0 -1 4202560 34339 0 0 0 22717 1359 0 0 16 0 5 0 1128564267 496132096 114201 4294967295 134512640 135180984 3218405536 3086720880 134528529 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=484504 CPUtime=197.13
/proc/15366/task/15369/stat : 15369 (satake) R 15364 15366 23155 0 -1 4202560 33490 0 0 0 18398 1315 0 0 25 0 5 0 1128564267 496132096 114201 4294967295 134512640 135180984 3218405536 3086655344 134528587 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=484504 CPUtime=254.5
/proc/15366/task/15370/stat : 15370 (satake) R 15364 15366 23155 0 -1 4202560 32693 0 0 0 24066 1384 0 0 19 0 5 0 1128564267 496132096 114201 4294967295 134512640 135180984 3218405536 3086589808 134528433 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 749.87
Current children cumulated vsize (KiB) 484504

[startup+642.304 s]
/proc/loadavg: 6.38 6.15 6.19 9/117 17335
/proc/meminfo: memFree=2605652/3368532 swapFree=1953788/1959888
[pid=15366] ppid=15364 vsize=499564 CPUtime=819.26
/proc/15366/stat : 15366 (satake) S 15364 15366 23155 0 -1 4202496 132771 0 0 0 73370 8556 0 0 18 0 5 0 1128564267 511553536 117320 4294967295 134512640 135180984 3218405536 3218404972 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15366/statm: 124891 117320 68 164 0 124726 0
[pid=15366/tid=15367] ppid=15364 vsize=499564 CPUtime=62.55
/proc/15366/task/15367/stat : 15367 (satake) R 15364 15366 23155 0 -1 4202560 31672 0 0 0 2053 4202 0 0 16 0 5 0 1128564267 511553536 117320 4294967295 134512640 135180984 3218405536 3086786576 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15368] ppid=15364 vsize=499564 CPUtime=267.2
/proc/15366/task/15368/stat : 15368 (satake) S 15364 15366 23155 0 -1 4202560 34417 0 0 0 25260 1460 0 0 16 0 5 0 1128564267 511553536 117320 4294967295 134512640 135180984 3218405536 3086720672 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=499564 CPUtime=215.43
/proc/15366/task/15369/stat : 15369 (satake) S 15364 15366 23155 0 -1 4202560 33760 0 0 0 20148 1395 0 0 25 0 5 0 1128564267 511553536 117320 4294967295 134512640 135180984 3218405536 3086655136 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=499564 CPUtime=274.08
/proc/15366/task/15370/stat : 15370 (satake) D 15364 15366 23155 0 -1 4202560 32812 0 0 0 25909 1499 0 0 25 0 5 0 1128564267 511553536 117320 4294967295 134512640 135180984 3218405536 3086589612 134706407 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 819.26
Current children cumulated vsize (KiB) 499564

[startup+702.319 s]
/proc/loadavg: 6.08 6.12 6.17 9/117 17475
/proc/meminfo: memFree=2595556/3368532 swapFree=1953788/1959888
[pid=15366] ppid=15364 vsize=509704 CPUtime=887.5
/proc/15366/stat : 15366 (satake) S 15364 15366 23155 0 -1 4202496 135336 0 0 0 79653 9097 0 0 18 0 5 0 1128564267 521936896 119885 4294967295 134512640 135180984 3218405536 3218404972 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15366/statm: 127426 119892 68 164 0 127261 0
[pid=15366/tid=15367] ppid=15364 vsize=509704 CPUtime=66.59
/proc/15366/task/15367/stat : 15367 (satake) R 15364 15366 23155 0 -1 4202560 33683 0 0 0 2175 4484 0 0 16 0 5 0 1128564267 521936896 119894 4294967295 134512640 135180984 3218405536 3086786576 134580407 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15366/tid=15368] ppid=15364 vsize=509704 CPUtime=294.66
/proc/15366/task/15368/stat : 15368 (satake) R 15364 15366 23155 0 -1 4202560 34519 0 0 0 27908 1558 0 0 20 0 5 0 1128564267 521936896 119894 4294967295 134512640 135180984 3218405536 3086720676 134580588 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=509704 CPUtime=231.39
/proc/15366/task/15369/stat : 15369 (satake) R 15364 15366 23155 0 -1 4202560 34012 0 0 0 21659 1480 0 0 25 0 5 0 1128564267 521936896 119894 4294967295 134512640 135180984 3218405536 3086655140 134580588 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=509704 CPUtime=294.86
/proc/15366/task/15370/stat : 15370 (satake) R 15364 15366 23155 0 -1 4202560 33021 0 0 0 27911 1575 0 0 25 0 5 0 1128564267 521936896 119894 4294967295 134512640 135180984 3218405536 3086589808 134528433 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 887.5
Current children cumulated vsize (KiB) 509704

[startup+762.314 s]
/proc/loadavg: 6.12 6.12 6.17 8/117 17650
/proc/meminfo: memFree=2585616/3368532 swapFree=1953788/1959888
[pid=15366] ppid=15364 vsize=520708 CPUtime=959.88
/proc/15366/stat : 15366 (satake) S 15364 15366 23155 0 -1 4202496 137778 0 0 0 86588 9400 0 0 18 0 5 0 1128564267 533204992 122327 4294967295 134512640 135180984 3218405536 3218404972 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15366/statm: 130177 122327 68 164 0 130012 0
[pid=15366/tid=15367] ppid=15364 vsize=520708 CPUtime=68.91
/proc/15366/task/15367/stat : 15367 (satake) S 15364 15366 23155 0 -1 4202560 35374 0 0 0 2252 4639 0 0 15 0 5 0 1128564267 533204992 122327 4294967295 134512640 135180984 3218405536 3086786576 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=15366/tid=15368] ppid=15364 vsize=520708 CPUtime=321.05
/proc/15366/task/15368/stat : 15368 (satake) R 15364 15366 23155 0 -1 4202560 34670 0 0 0 30490 1615 0 0 25 0 5 0 1128564267 533204992 122327 4294967295 134512640 135180984 3218405536 3086720848 134520027 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=520708 CPUtime=251.61
/proc/15366/task/15369/stat : 15369 (satake) R 15364 15366 23155 0 -1 4202560 34426 0 0 0 23631 1530 0 0 25 0 5 0 1128564267 533204992 122327 4294967295 134512640 135180984 3218405536 3086655312 134519935 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=520708 CPUtime=318.31
/proc/15366/task/15370/stat : 15370 (satake) R 15364 15366 23155 0 -1 4202560 33198 0 0 0 30215 1616 0 0 25 0 5 0 1128564267 533204992 122327 4294967295 134512640 135180984 3218405536 3086589808 134528433 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 959.88
Current children cumulated vsize (KiB) 520708

[startup+822.309 s]
/proc/loadavg: 6.16 6.15 6.18 7/116 17829
/proc/meminfo: memFree=2575688/3368532 swapFree=1953788/1959888
[pid=15366] ppid=15364 vsize=531228 CPUtime=1024.25
/proc/15366/stat : 15366 (satake) S 15364 15366 23155 0 -1 4202496 140268 0 0 0 92683 9742 0 0 18 0 5 0 1128564267 543977472 124817 4294967295 134512640 135180984 3218405536 3218404972 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15366/statm: 132807 124817 68 164 0 132642 0
[pid=15366/tid=15367] ppid=15364 vsize=531228 CPUtime=71.59
/proc/15366/task/15367/stat : 15367 (satake) S 15364 15366 23155 0 -1 4202560 37166 0 0 0 2338 4821 0 0 15 0 5 0 1128564267 543977472 124817 4294967295 134512640 135180984 3218405536 3086786576 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=15366/tid=15368] ppid=15364 vsize=531228 CPUtime=340.65
/proc/15366/task/15368/stat : 15368 (satake) R 15364 15366 23155 0 -1 4202560 34749 0 0 0 32404 1661 0 0 25 0 5 0 1128564267 543977472 124817 4294967295 134512640 135180984 3218405536 3086720876 134518208 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=531228 CPUtime=271.03
/proc/15366/task/15369/stat : 15369 (satake) R 15364 15366 23155 0 -1 4202560 34829 0 0 0 25517 1586 0 0 25 0 5 0 1128564267 543977472 124817 4294967295 134512640 135180984 3218405536 3086655344 134528433 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=531228 CPUtime=340.98
/proc/15366/task/15370/stat : 15370 (satake) R 15364 15366 23155 0 -1 4202560 33414 0 0 0 32424 1674 0 0 25 0 5 0 1128564267 543977472 124817 4294967295 134512640 135180984 3218405536 3086589808 134528433 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1024.25
Current children cumulated vsize (KiB) 531228

[startup+882.314 s]
/proc/loadavg: 5.90 6.08 6.15 6/116 18016
/proc/meminfo: memFree=2566116/3368532 swapFree=1953788/1959888
[pid=15366] ppid=15364 vsize=542456 CPUtime=1090.83
/proc/15366/stat : 15366 (satake) S 15364 15366 23155 0 -1 4202496 142563 0 0 0 99014 10069 0 0 18 0 5 0 1128564267 555474944 127112 4294967295 134512640 135180984 3218405536 3218404972 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15366/statm: 135614 127112 68 164 0 135449 0
[pid=15366/tid=15367] ppid=15364 vsize=542456 CPUtime=74.08
/proc/15366/task/15367/stat : 15367 (satake) R 15364 15366 23155 0 -1 4202560 38825 0 0 0 2410 4998 0 0 15 0 5 0 1128564267 555474944 127112 4294967295 134512640 135180984 3218405536 3086786580 134580588 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15368] ppid=15364 vsize=542456 CPUtime=362.45
/proc/15366/task/15368/stat : 15368 (satake) R 15364 15366 23155 0 -1 4202560 34838 0 0 0 34530 1715 0 0 25 0 5 0 1128564267 555474944 127112 4294967295 134512640 135180984 3218405536 3086720676 134580588 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=542456 CPUtime=291.59
/proc/15366/task/15369/stat : 15369 (satake) R 15364 15366 23155 0 -1 4202560 34988 0 0 0 27534 1625 0 0 24 0 5 0 1128564267 555474944 127112 4294967295 134512640 135180984 3218405536 3086655136 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=542456 CPUtime=362.71
/proc/15366/task/15370/stat : 15370 (satake) S 15364 15366 23155 0 -1 4202560 33802 0 0 0 34540 1731 0 0 25 0 5 0 1128564267 555474944 127112 4294967295 134512640 135180984 3218405536 3086589600 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1090.83
Current children cumulated vsize (KiB) 542456

[startup+942.309 s]
/proc/loadavg: 6.24 6.15 6.17 8/116 18203
/proc/meminfo: memFree=2553864/3368532 swapFree=1953788/1959888
[pid=15366] ppid=15364 vsize=557960 CPUtime=1177.19
/proc/15366/stat : 15366 (satake) S 15364 15366 23155 0 -1 4202496 145874 0 0 0 107028 10691 0 0 18 0 5 0 1128564267 571351040 130423 4294967295 134512640 135180984 3218405536 3218404972 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15366/statm: 139490 130423 68 164 0 139325 0
[pid=15366/tid=15367] ppid=15364 vsize=557960 CPUtime=78.46
/proc/15366/task/15367/stat : 15367 (satake) S 15364 15366 23155 0 -1 4202560 40895 0 0 0 2524 5322 0 0 15 0 5 0 1128564267 571351040 130423 4294967295 134512640 135180984 3218405536 3086786580 134580588 0 0 0 0 3223036975 0 0 -1 2 0 0 0
[pid=15366/tid=15368] ppid=15364 vsize=557960 CPUtime=394.6
/proc/15366/task/15368/stat : 15368 (satake) R 15364 15366 23155 0 -1 4202560 35124 0 0 0 37581 1879 0 0 20 0 5 0 1128564267 571351040 130423 4294967295 134512640 135180984 3218405536 3086720880 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=557960 CPUtime=314.23
/proc/15366/task/15369/stat : 15369 (satake) R 15364 15366 23155 0 -1 4202560 35351 0 0 0 29734 1689 0 0 25 0 5 0 1128564267 571351040 130423 4294967295 134512640 135180984 3218405536 3086655344 134528617 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=557960 CPUtime=389.9
/proc/15366/task/15370/stat : 15370 (satake) R 15364 15366 23155 0 -1 4202560 34394 0 0 0 37189 1801 0 0 25 0 5 0 1128564267 571351040 130423 4294967295 134512640 135180984 3218405536 3086589600 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1177.19
Current children cumulated vsize (KiB) 557960



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 6.18 6.16 6.17 7/116 18395
/proc/meminfo: memFree=2546052/3368532 swapFree=1953788/1959888
[pid=15366] ppid=15364 vsize=570832 CPUtime=1242.99
/proc/15366/stat : 15366 (satake) S 15364 15366 23155 0 -1 4202496 147622 0 0 0 113433 10866 0 0 18 0 5 0 1128564267 584531968 132171 4294967295 134512640 135180984 3218405536 3218404972 134573496 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15366/statm: 142708 132171 68 164 0 142543 0
[pid=15366/tid=15367] ppid=15364 vsize=570832 CPUtime=79.75
/proc/15366/task/15367/stat : 15367 (satake) S 15364 15366 23155 0 -1 4202560 41929 0 0 0 2568 5407 0 0 15 0 5 0 1128564267 584531968 132171 4294967295 134512640 135180984 3218405536 3086786576 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=15366/tid=15368] ppid=15364 vsize=570832 CPUtime=416.35
/proc/15366/task/15368/stat : 15368 (satake) R 15364 15366 23155 0 -1 4202560 35188 0 0 0 39723 1912 0 0 25 0 5 0 1128564267 584531968 132171 4294967295 134512640 135180984 3218405536 3086720880 134528433 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15369] ppid=15364 vsize=570832 CPUtime=335.98
/proc/15366/task/15369/stat : 15369 (satake) R 15364 15366 23155 0 -1 4202560 35617 0 0 0 31880 1718 0 0 24 0 5 0 1128564267 584531968 132171 4294967295 134512640 135180984 3218405536 3086655344 134528433 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15366/tid=15370] ppid=15364 vsize=570832 CPUtime=410.91
/proc/15366/task/15370/stat : 15370 (satake) R 15364 15366 23155 0 -1 4202560 34778 0 0 0 39262 1829 0 0 25 0 5 0 1128564267 584531968 132171 4294967295 134512640 135180984 3218405536 3086589808 134528866 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1242.99
Current children cumulated vsize (KiB) 570832

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)
Real time (s): 1000.08
CPU time (s): 1243.04
CPU user time (s): 1134.35
CPU system time (s): 108.69
CPU usage (%): 124.294
Max. virtual memory (cumulated for all children) (KiB): 570832

deleting IPC queue 4718592
deleting IPC queue 4751361
deleting IPC queue 4784130
deleting IPC queue 4816899
deleting IPC queue 4849668
deleting IPC queue 4882437
deleting IPC queue 4915206
deleting IPC queue 4947975
deleting IPC queue 4980744
deleting IPC queue 5013513
deleting IPC queue 5046282
deleting IPC queue 5079051
deleting IPC queue 5111820
deleting IPC queue 5144589
deleting IPC queue 5177358
deleting IPC queue 5210127

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1134.35
system time used= 108.69
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147622
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= 31879710
involuntary context switches= 30926745

runsolver used 0.11 second user time and 0.31 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 01:16:41
IDJOB=1776865
IDBENCH=69600
IDSOLVER=629
FILE ID=/1776865-1243639001
PBS_JOBID=
Free space on /tmp= 6457 MiB

SOLVER NAME= satake 2009-03-22 (4 threads)
BENCH NAME= SAT_RACE08/cnf/vange-col-abb313GPIA-9-c.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776865-1243639001/watcher-1776865-1243639001 -o /tmp/evaluation-result-1776865-1243639001/solver-1776865-1243639001 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1776865-1243639001.cnf 4 10000

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

MD5SUM BENCH= 0baefedb2aaa81442743e253487854d8
RANDOM SEED= 562319714

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.061
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.41
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.061
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.12
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.061
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.14
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.061
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3074640 kB
Buffers:         70764 kB
Cached:         115444 kB
SwapCached:       2256 kB
Active:         125440 kB
Inactive:        77540 kB
HighTotal:     2489216 kB
HighFree:      2355240 kB
LowTotal:       879316 kB
LowFree:        719400 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:           21732 kB
Writeback:           0 kB
AnonPages:       15788 kB
Mapped:           5272 kB
Slab:            80496 kB
SReclaimable:    66788 kB
SUnreclaim:      13708 kB
PageTables:        668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   112672 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6457 MiB
End job on  at 2009-05-30 01:33:24