Trace number 1779115

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) 1818.17 1000.04

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray08_32.cnf
MD5SUMfd3f8184ebdeefe767f2b0366176385e
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 variables17818
Number of clauses52685
Sum of the clauses size122929
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 235122
Number of clauses of size 317561
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-1779115-1243641911/watcher-1779115-1243641911 -o /tmp/evaluation-result-1779115-1243641911/solver-1779115-1243641911 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1779115-1243641911.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: 4.90 4.87 4.99 7/120 1586
/proc/meminfo: memFree=3110748/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=1092 CPUtime=0
/proc/1583/stat : 1583 (satake) R 1581 1583 17312 0 -1 4202496 109 0 0 0 0 0 0 0 25 0 4 0 1128853955 1118208 66 4294967295 134512640 135180984 3215918656 3215918000 134705812 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 273 66 54 164 0 108 0
[pid=1583/tid=1584] ppid=1581 vsize=1092 CPUtime=0
/proc/1583/task/1584/stat : 1584 (satake) R 1581 1583 17312 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 1128853955 1118208 66 4294967295 134512640 135180984 3215918656 3086803780 134705812 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=1092 CPUtime=0
/proc/1583/task/1585/stat : 1585 (satake) R 1581 1583 17312 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 1128853955 1118208 66 4294967295 134512640 135180984 3215918656 3086738244 134705812 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=1092 CPUtime=0
/proc/1583/task/1586/stat : 1586 (satake) R 1581 1583 17312 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 1128853955 1118208 66 4294967295 134512640 135180984 3215918656 3086672708 134705812 0 0 0 0 0 0 0 -1 0 0 0 0

[startup+0.069972 s]
/proc/loadavg: 4.90 4.87 4.99 7/120 1586
/proc/meminfo: memFree=3110748/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=11108 CPUtime=0.07
/proc/1583/stat : 1583 (satake) S 1581 1583 17312 0 -1 4202496 2225 0 0 0 6 1 0 0 25 0 5 0 1128853955 11374592 2181 4294967295 134512640 135180984 3215918656 3215918092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 2777 2183 63 164 0 2612 0
[pid=1583/tid=1584] ppid=1581 vsize=11108 CPUtime=0
/proc/1583/task/1584/stat : 1584 (satake) S 1581 1583 17312 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1128853955 11374592 2183 4294967295 134512640 135180984 3215918656 3086802960 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=11108 CPUtime=0.05
/proc/1583/task/1585/stat : 1585 (satake) S 1581 1583 17312 0 -1 4202560 971 0 0 0 4 1 0 0 25 0 5 0 1128853955 11374592 2183 4294967295 134512640 135180984 3215918656 3086737556 134579486 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=11108 CPUtime=0.01
/proc/1583/task/1586/stat : 1586 (satake) R 1581 1583 17312 0 -1 4202560 536 0 0 0 1 0 0 0 25 0 5 0 1128853955 11374592 2184 4294967295 134512640 135180984 3215918656 3086672020 134579486 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11108

[startup+0.110377 s]
/proc/loadavg: 4.90 4.87 4.99 7/120 1586
/proc/meminfo: memFree=3110748/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=13876 CPUtime=0.12
/proc/1583/stat : 1583 (satake) S 1581 1583 17312 0 -1 4202496 2842 0 0 0 11 1 0 0 25 0 5 0 1128853955 14209024 2584 4294967295 134512640 135180984 3215918656 3215918092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 3469 2584 66 164 0 3304 0
[pid=1583/tid=1584] ppid=1581 vsize=13876 CPUtime=0
/proc/1583/task/1584/stat : 1584 (satake) R 1581 1583 17312 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1128853955 14209024 2584 4294967295 134512640 135180984 3215918656 3086802960 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=13876 CPUtime=0.07
/proc/1583/task/1585/stat : 1585 (satake) R 1581 1583 17312 0 -1 4202560 1105 0 0 0 6 1 0 0 25 0 5 0 1128853955 14209024 2584 4294967295 134512640 135180984 3215918656 3086737264 134528219 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=13876 CPUtime=0.01
/proc/1583/task/1586/stat : 1586 (satake) R 1581 1583 17312 0 -1 4202560 569 0 0 0 1 0 0 0 25 0 5 0 1128853955 14209024 2584 4294967295 134512640 135180984 3215918656 3086672020 134579486 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13876

[startup+0.310366 s]
/proc/loadavg: 4.90 4.87 4.99 7/120 1586
/proc/meminfo: memFree=3110748/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=17988 CPUtime=0.46
/proc/1583/stat : 1583 (satake) S 1581 1583 17312 0 -1 4202496 3829 0 0 0 40 6 0 0 25 0 5 0 1128853955 18419712 3153 4294967295 134512640 135180984 3215918656 3215918092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 4497 3153 75 164 0 4332 0
[pid=1583/tid=1584] ppid=1581 vsize=17988 CPUtime=0.04
/proc/1583/task/1584/stat : 1584 (satake) S 1581 1583 17312 0 -1 4202560 325 0 0 0 0 4 0 0 23 0 5 0 1128853955 18419712 3153 4294967295 134512640 135180984 3215918656 3086802960 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=17988 CPUtime=0.18
/proc/1583/task/1585/stat : 1585 (satake) S 1581 1583 17312 0 -1 4202560 1106 0 0 0 17 1 0 0 25 0 5 0 1128853955 18419712 3153 4294967295 134512640 135180984 3215918656 3086737056 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=17988 CPUtime=0.1
/proc/1583/task/1586/stat : 1586 (satake) R 1581 1583 17312 0 -1 4202560 1017 0 0 0 9 1 0 0 25 0 5 0 1128853955 18419712 3153 4294967295 134512640 135180984 3215918656 3086671520 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 17988

[startup+0.710346 s]
/proc/loadavg: 4.90 4.87 4.99 7/120 1586
/proc/meminfo: memFree=3110748/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=17988 CPUtime=1.09
/proc/1583/stat : 1583 (satake) S 1581 1583 17312 0 -1 4202496 3831 0 0 0 101 8 0 0 25 0 5 0 1128853955 18419712 3155 4294967295 134512640 135180984 3215918656 3215918092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 4497 3155 75 164 0 4332 0
[pid=1583/tid=1584] ppid=1581 vsize=17988 CPUtime=0.06
/proc/1583/task/1584/stat : 1584 (satake) S 1581 1583 17312 0 -1 4202560 327 0 0 0 0 6 0 0 19 0 5 0 1128853955 18419712 3155 4294967295 134512640 135180984 3215918656 3086802960 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=17988 CPUtime=0.35
/proc/1583/task/1585/stat : 1585 (satake) R 1581 1583 17312 0 -1 4202560 1106 0 0 0 34 1 0 0 25 0 5 0 1128853955 18419712 3155 4294967295 134512640 135180984 3215918656 3086737180 134519101 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=17988 CPUtime=0.3
/proc/1583/task/1586/stat : 1586 (satake) S 1581 1583 17312 0 -1 4202560 1017 0 0 0 29 1 0 0 25 0 5 0 1128853955 18419712 3155 4294967295 134512640 135180984 3215918656 3086671520 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 17988

[startup+1.5103 s]
/proc/loadavg: 4.90 4.87 4.99 6/122 1588
/proc/meminfo: memFree=3097088/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=17988 CPUtime=2.3
/proc/1583/stat : 1583 (satake) S 1581 1583 17312 0 -1 4202496 3878 0 0 0 210 20 0 0 25 0 5 0 1128853955 18419712 3195 4294967295 134512640 135180984 3215918656 3215918092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 4497 3195 68 164 0 4332 0
[pid=1583/tid=1584] ppid=1581 vsize=17988 CPUtime=0.1
/proc/1583/task/1584/stat : 1584 (satake) S 1581 1583 17312 0 -1 4202560 346 0 0 0 0 10 0 0 15 0 5 0 1128853955 18419712 3195 4294967295 134512640 135180984 3215918656 3086802960 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=17988 CPUtime=0.7
/proc/1583/task/1585/stat : 1585 (satake) R 1581 1583 17312 0 -1 4202560 1112 0 0 0 67 3 0 0 25 0 5 0 1128853955 18419712 3195 4294967295 134512640 135180984 3215918656 3086737316 134532703 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=17988 CPUtime=0.74
/proc/1583/task/1586/stat : 1586 (satake) R 1581 1583 17312 0 -1 4202560 1028 0 0 0 69 5 0 0 25 0 5 0 1128853955 18419712 3195 4294967295 134512640 135180984 3215918656 3086671744 134518760 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1583/tid=1588] ppid=1581 vsize=17988 CPUtime=0.76
/proc/1583/task/1588/stat : 1588 (satake) R 1581 1583 17312 0 -1 4202560 1282 0 0 0 74 2 0 0 25 0 5 0 1128853957 18419712 3195 4294967295 134512640 135180984 3215918656 3086597792 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 17988

[startup+3.11022 s]
/proc/loadavg: 4.82 4.86 4.98 5/122 1592
/proc/meminfo: memFree=3097236/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=19948 CPUtime=4.84
/proc/1583/stat : 1583 (satake) S 1581 1583 17312 0 -1 4202496 4274 0 0 0 430 54 0 0 25 0 5 0 1128853955 20426752 3591 4294967295 134512640 135180984 3215918656 3215918092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 4987 3591 68 164 0 4822 0
[pid=1583/tid=1584] ppid=1581 vsize=19948 CPUtime=0.32
/proc/1583/task/1584/stat : 1584 (satake) S 1581 1583 17312 0 -1 4202560 447 0 0 0 3 29 0 0 15 0 5 0 1128853955 20426752 3591 4294967295 134512640 135180984 3215918656 3086802964 134580588 0 0 0 0 3223036975 0 0 -1 0 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=19948 CPUtime=1.48
/proc/1583/task/1585/stat : 1585 (satake) R 1581 1583 17312 0 -1 4202560 1201 0 0 0 140 8 0 0 25 0 5 0 1128853955 20426752 3591 4294967295 134512640 135180984 3215918656 3086737184 134556620 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=19948 CPUtime=1.58
/proc/1583/task/1586/stat : 1586 (satake) R 1581 1583 17312 0 -1 4202560 1116 0 0 0 148 10 0 0 25 0 5 0 1128853955 20426752 3591 4294967295 134512640 135180984 3215918656 3086671728 134528866 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1583/tid=1588] ppid=1581 vsize=19948 CPUtime=1.46
/proc/1583/task/1588/stat : 1588 (satake) R 1581 1583 17312 0 -1 4202560 1400 0 0 0 139 7 0 0 25 0 5 0 1128853957 20426752 3591 4294967295 134512640 135180984 3215918656 3086597792 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 19948

[startup+6.31005 s]
/proc/loadavg: 4.82 4.86 4.98 6/122 1597
/proc/meminfo: memFree=3092392/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=25220 CPUtime=9.87
/proc/1583/stat : 1583 (satake) S 1581 1583 17312 0 -1 4202496 5730 0 0 0 843 144 0 0 25 0 5 0 1128853955 25825280 5047 4294967295 134512640 135180984 3215918656 3215918092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 6305 5047 68 164 0 6140 0
[pid=1583/tid=1584] ppid=1581 vsize=25220 CPUtime=0.9
/proc/1583/task/1584/stat : 1584 (satake) S 1581 1583 17312 0 -1 4202560 790 0 0 0 15 75 0 0 16 0 5 0 1128853955 25825280 5047 4294967295 134512640 135180984 3215918656 3086802960 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=25220 CPUtime=2.96
/proc/1583/task/1585/stat : 1585 (satake) S 1581 1583 17312 0 -1 4202560 1556 0 0 0 269 27 0 0 25 0 5 0 1128853955 25825280 5047 4294967295 134512640 135180984 3215918656 3086737056 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=25220 CPUtime=3.09
/proc/1583/task/1586/stat : 1586 (satake) R 1581 1583 17312 0 -1 4202560 1491 0 0 0 286 23 0 0 25 0 5 0 1128853955 25825280 5047 4294967295 134512640 135180984 3215918656 3086671532 134706407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1583/tid=1588] ppid=1581 vsize=25220 CPUtime=2.92
/proc/1583/task/1588/stat : 1588 (satake) S 1581 1583 17312 0 -1 4202560 1783 0 0 0 273 19 0 0 25 0 5 0 1128853957 25825280 5047 4294967295 134512640 135180984 3215918656 3086597792 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.87
Current children cumulated vsize (KiB) 25220

[startup+12.7097 s]
/proc/loadavg: 4.70 4.83 4.97 6/122 1788
/proc/meminfo: memFree=3079920/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=37784 CPUtime=19.8
/proc/1583/stat : 1583 (satake) S 1581 1583 17312 0 -1 4202496 8556 0 0 0 1706 274 0 0 25 0 5 0 1128853955 38690816 7873 4294967295 134512640 135180984 3215918656 3215918092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 9446 7873 68 164 0 9281 0
[pid=1583/tid=1584] ppid=1581 vsize=37784 CPUtime=1.89
/proc/1583/task/1584/stat : 1584 (satake) S 1581 1583 17312 0 -1 4202560 1322 0 0 0 40 149 0 0 15 0 5 0 1128853955 38690816 7873 4294967295 134512640 135180984 3215918656 3086802964 134580588 0 0 0 0 3223036975 0 0 -1 2 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=37784 CPUtime=5.9
/proc/1583/task/1585/stat : 1585 (satake) R 1581 1583 17312 0 -1 4202560 2304 0 0 0 543 47 0 0 25 0 5 0 1128853955 38690816 7873 4294967295 134512640 135180984 3215918656 3086737056 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=37784 CPUtime=6.2
/proc/1583/task/1586/stat : 1586 (satake) R 1581 1583 17312 0 -1 4202560 2294 0 0 0 578 42 0 0 25 0 5 0 1128853955 38690816 7873 4294967295 134512640 135180984 3215918656 3086671728 134528433 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1583/tid=1588] ppid=1581 vsize=37784 CPUtime=5.81
/proc/1583/task/1588/stat : 1588 (satake) R 1581 1583 17312 0 -1 4202560 2526 0 0 0 545 36 0 0 25 0 5 0 1128853957 38690816 7873 4294967295 134512640 135180984 3215918656 3086598000 134526189 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.8
Current children cumulated vsize (KiB) 37784

[startup+25.509 s]
/proc/loadavg: 4.82 4.85 4.98 7/122 1809
/proc/meminfo: memFree=3065516/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=50824 CPUtime=40.69
/proc/1583/stat : 1583 (satake) S 1581 1583 17312 0 -1 4202496 11947 0 0 0 3680 389 0 0 25 0 5 0 1128853955 52043776 11264 4294967295 134512640 135180984 3215918656 3215918092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 12706 11264 68 164 0 12541 0
[pid=1583/tid=1584] ppid=1581 vsize=50824 CPUtime=2.84
/proc/1583/task/1584/stat : 1584 (satake) S 1581 1583 17312 0 -1 4202560 1890 0 0 0 63 221 0 0 16 0 5 0 1128853955 52043776 11264 4294967295 134512640 135180984 3215918656 3086802960 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=50824 CPUtime=11.73
/proc/1583/task/1585/stat : 1585 (satake) R 1581 1583 17312 0 -1 4202560 3090 0 0 0 1116 57 0 0 25 0 5 0 1128853955 52043776 11264 4294967295 134512640 135180984 3215918656 3086737168 134524655 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=50824 CPUtime=13.69
/proc/1583/task/1586/stat : 1586 (satake) R 1581 1583 17312 0 -1 4202560 3406 0 0 0 1311 58 0 0 25 0 5 0 1128853955 52043776 11264 4294967295 134512640 135180984 3215918656 3086671628 134519095 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1583/tid=1588] ppid=1581 vsize=50824 CPUtime=12.43
/proc/1583/task/1588/stat : 1588 (satake) R 1581 1583 17312 0 -1 4202560 3451 0 0 0 1190 53 0 0 25 0 5 0 1128853957 52043776 11264 4294967295 134512640 135180984 3215918656 3086597792 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40.69
Current children cumulated vsize (KiB) 50824

[startup+51.1077 s]
/proc/loadavg: 4.74 4.83 4.97 5/122 1847
/proc/meminfo: memFree=3047328/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=68060 CPUtime=82.25
/proc/1583/stat : 1583 (satake) S 1581 1583 17312 0 -1 4202496 16437 0 0 0 7634 591 0 0 25 0 5 0 1128853955 69693440 15754 4294967295 134512640 135180984 3215918656 3215918092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 17015 15754 68 164 0 16850 0
[pid=1583/tid=1584] ppid=1581 vsize=68060 CPUtime=4.49
/proc/1583/task/1584/stat : 1584 (satake) S 1581 1583 17312 0 -1 4202560 2863 0 0 0 110 339 0 0 15 0 5 0 1128853955 69693440 15754 4294967295 134512640 135180984 3215918656 3086802960 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=68060 CPUtime=24.78
/proc/1583/task/1585/stat : 1585 (satake) R 1581 1583 17312 0 -1 4202560 4245 0 0 0 2393 85 0 0 25 0 5 0 1128853955 69693440 15754 4294967295 134512640 135180984 3215918656 3086737056 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=68060 CPUtime=27.68
/proc/1583/task/1586/stat : 1586 (satake) S 1581 1583 17312 0 -1 4202560 4508 0 0 0 2680 88 0 0 25 0 5 0 1128853955 69693440 15754 4294967295 134512640 135180984 3215918656 3086671520 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=1583/tid=1588] ppid=1581 vsize=68060 CPUtime=25.3
/proc/1583/task/1588/stat : 1588 (satake) R 1581 1583 17312 0 -1 4202560 4711 0 0 0 2451 79 0 0 25 0 5 0 1128853957 69693440 15754 4294967295 134512640 135180984 3215918656 3086598000 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 82.25
Current children cumulated vsize (KiB) 68060

[startup+102.315 s]
/proc/loadavg: 4.63 4.78 4.94 6/124 2112
/proc/meminfo: memFree=3019360/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=96672 CPUtime=171.43
/proc/1583/stat : 1583 (satake) S 1581 1583 17312 0 -1 4202496 23385 0 0 0 16278 865 0 0 25 0 5 0 1128853955 98992128 22702 4294967295 134512640 135180984 3215918656 3215918092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 24168 22702 68 164 0 24003 0
[pid=1583/tid=1584] ppid=1581 vsize=96672 CPUtime=6.66
/proc/1583/task/1584/stat : 1584 (satake) S 1581 1583 17312 0 -1 4202560 3984 0 0 0 174 492 0 0 15 0 5 0 1128853955 98992128 22702 4294967295 134512640 135180984 3215918656 3086802960 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=96672 CPUtime=51.57
/proc/1583/task/1585/stat : 1585 (satake) R 1581 1583 17312 0 -1 4202560 6057 0 0 0 5029 128 0 0 25 0 5 0 1128853955 98992128 22702 4294967295 134512640 135180984 3215918656 3086737160 134519093 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=96672 CPUtime=53.25
/proc/1583/task/1586/stat : 1586 (satake) R 1581 1583 17312 0 -1 4202560 6388 0 0 0 5197 128 0 0 25 0 5 0 1128853955 98992128 22702 4294967295 134512640 135180984 3215918656 3086671520 134580407 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=1583/tid=1585] ppid=1581 vsize=183364 CPUtime=318.62
/proc/1583/task/1585/stat : 1585 (satake) R 1581 1583 17312 0 -1 4202560 12713 0 0 0 31530 332 0 0 25 0 5 0 1128853955 187764736 43860 4294967295 134512640 135180984 3215918656 3086737056 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=183364 CPUtime=288.27
/proc/1583/task/1586/stat : 1586 (satake) S 1581 1583 17312 0 -1 4202560 11224 0 0 0 28499 328 0 0 25 0 5 0 1128853955 187764736 43860 4294967295 134512640 135180984 3215918656 3086671520 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=1583/tid=1588] ppid=1581 vsize=183364 CPUtime=300.38
/proc/1583/task/1588/stat : 1588 (satake) R 1581 1583 17312 0 -1 4202560 12525 0 0 0 29724 314 0 0 25 0 5 0 1128853957 187764736 43860 4294967295 134512640 135180984 3215918656 3086598000 134528433 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 928.94
Current children cumulated vsize (KiB) 183364

[startup+582.31 s]
/proc/loadavg: 4.99 4.89 4.91 6/124 4368
/proc/meminfo: memFree=2927620/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=190696 CPUtime=1035.56
/proc/1583/stat : 1583 (satake) S 1581 1583 17312 0 -1 4202496 45961 0 0 0 100849 2707 0 0 25 0 5 0 1128853955 195272704 45278 4294967295 134512640 135180984 3215918656 3215918092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 47674 45278 68 164 0 47509 0
[pid=1583/tid=1584] ppid=1581 vsize=190696 CPUtime=23.15
/proc/1583/task/1584/stat : 1584 (satake) S 1581 1583 17312 0 -1 4202560 8597 0 0 0 649 1666 0 0 16 0 5 0 1128853955 195272704 45278 4294967295 134512640 135180984 3215918656 3086802960 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=190696 CPUtime=357.41
/proc/1583/task/1585/stat : 1585 (satake) R 1581 1583 17312 0 -1 4202560 12834 0 0 0 35386 355 0 0 25 0 5 0 1128853955 195272704 45278 4294967295 134512640 135180984 3215918656 3086737264 134528433 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=190696 CPUtime=322.01
/proc/1583/task/1586/stat : 1586 (satake) R 1581 1583 17312 0 -1 4202560 11533 0 0 0 31852 349 0 0 25 0 5 0 1128853955 195272704 45278 4294967295 134512640 135180984 3215918656 3086671520 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1583/tid=1588] ppid=1581 vsize=190696 CPUtime=332.99
/proc/1583/task/1588/stat : 1588 (satake) R 1581 1583 17312 0 -1 4202560 12887 0 0 0 32962 337 0 0 25 0 5 0 1128853957 195272704 45278 4294967295 134512640 135180984 3215918656 3086598000 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1035.56
Current children cumulated vsize (KiB) 190696

[startup+642.317 s]
/proc/loadavg: 5.10 4.93 4.92 6/122 4643
/proc/meminfo: memFree=2925800/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=192744 CPUtime=1145.83
/proc/1583/stat : 1583 (satake) S 1581 1583 17312 0 -1 4202496 46623 0 0 0 111718 2865 0 0 25 0 5 0 1128853955 197369856 45940 4294967295 134512640 135180984 3215918656 3215918092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 48186 45940 68 164 0 48021 0
[pid=1583/tid=1584] ppid=1581 vsize=192744 CPUtime=24.66
/proc/1583/task/1584/stat : 1584 (satake) S 1581 1583 17312 0 -1 4202560 8855 0 0 0 694 1772 0 0 15 0 5 0 1128853955 197369856 45941 4294967295 134512640 135180984 3215918656 3086802960 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=192744 CPUtime=396.87
/proc/1583/task/1585/stat : 1585 (satake) R 1581 1583 17312 0 -1 4202560 12869 0 0 0 39314 373 0 0 25 0 5 0 1128853955 197369856 45941 4294967295 134512640 135180984 3215918656 3086737068 134706407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=192744 CPUtime=353.2
/proc/1583/task/1586/stat : 1586 (satake) R 1581 1583 17312 0 -1 4202560 11606 0 0 0 34958 362 0 0 25 0 5 0 1128853955 197369856 45941 4294967295 134512640 135180984 3215918656 3086671728 134528433 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1583/tid=1588] ppid=1581 vsize=192744 CPUtime=371.1
/proc/1583/task/1588/stat : 1588 (satake) R 1581 1583 17312 0 -1 4202560 13184 0 0 0 36752 358 0 0 25 0 5 0 1128853957 197369856 45941 4294967295 134512640 135180984 3215918656 3086597832 134675767 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1145.83
Current children cumulated vsize (KiB) 192744

[startup+702.314 s]
/proc/loadavg: 4.95 4.92 4.91 7/122 4923
/proc/meminfo: memFree=2920052/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=199544 CPUtime=1253.6
/proc/1583/stat : 1583 (satake) S 1581 1583 17312 0 -1 4202496 48211 0 0 0 122254 3106 0 0 25 0 5 0 1128853955 204333056 47528 4294967295 134512640 135180984 3215918656 3215918092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 49886 47528 68 164 0 49721 0
[pid=1583/tid=1584] ppid=1581 vsize=199544 CPUtime=26.83
/proc/1583/task/1584/stat : 1584 (satake) S 1581 1583 17312 0 -1 4202560 9376 0 0 0 758 1925 0 0 15 0 5 0 1128853955 204333056 47528 4294967295 134512640 135180984 3215918656 3086802960 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=199544 CPUtime=432.82
/proc/1583/task/1585/stat : 1585 (satake) R 1581 1583 17312 0 -1 4202560 12885 0 0 0 42875 407 0 0 25 0 5 0 1128853955 204333056 47528 4294967295 134512640 135180984 3215918656 3086737264 134528916 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=199544 CPUtime=390.48
/proc/1583/task/1586/stat : 1586 (satake) R 1581 1583 17312 0 -1 4202560 11655 0 0 0 38660 388 0 0 25 0 5 0 1128853955 204333056 47528 4294967295 134512640 135180984 3215918656 3086671532 134706407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1583/tid=1588] ppid=1581 vsize=199544 CPUtime=403.47
/proc/1583/task/1588/stat : 1588 (satake) R 1581 1583 17312 0 -1 4202560 14185 0 0 0 39961 386 0 0 25 0 5 0 1128853957 204333056 47528 4294967295 134512640 135180984 3215918656 3086597936 134523641 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1253.6
Current children cumulated vsize (KiB) 199544

[startup+762.311 s]
/proc/loadavg: 5.07 4.95 4.92 7/122 5202
/proc/meminfo: memFree=2915360/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=202780 CPUtime=1367.17
/proc/1583/stat : 1583 (satake) S 1581 1583 17312 0 -1 4202496 49122 0 0 0 133509 3208 0 0 25 0 5 0 1128853955 207646720 48439 4294967295 134512640 135180984 3215918656 3215918092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 50695 48439 68 164 0 50530 0
[pid=1583/tid=1584] ppid=1581 vsize=202780 CPUtime=27.82
/proc/1583/task/1584/stat : 1584 (satake) S 1581 1583 17312 0 -1 4202560 9701 0 0 0 786 1996 0 0 15 0 5 0 1128853955 207646720 48439 4294967295 134512640 135180984 3215918656 3086802960 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=202780 CPUtime=467.81
/proc/1583/task/1585/stat : 1585 (satake) R 1581 1583 17312 0 -1 4202560 12961 0 0 0 46365 416 0 0 25 0 5 0 1128853955 207646720 48439 4294967295 134512640 135180984 3215918656 3086737264 134528680 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=202780 CPUtime=432.28
/proc/1583/task/1586/stat : 1586 (satake) R 1581 1583 17312 0 -1 4202560 11862 0 0 0 42828 400 0 0 25 0 5 0 1128853955 207646720 48439 4294967295 134512640 135180984 3215918656 3086671648 134520796 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1583/tid=1588] ppid=1581 vsize=202780 CPUtime=439.26
/proc/1583/task/1588/stat : 1588 (satake) R 1581 1583 17312 0 -1 4202560 14488 0 0 0 43530 396 0 0 25 0 5 0 1128853957 207646720 48439 4294967295 134512640 135180984 3215918656 3086597896 134520909 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1367.17
Current children cumulated vsize (KiB) 202780

[startup+822.308 s]
/proc/loadavg: 5.08 4.97 4.93 6/122 5478
/proc/meminfo: memFree=2911300/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=207368 CPUtime=1478.54
/proc/1583/stat : 1583 (satake) S 1581 1583 17312 0 -1 4202496 50378 0 0 0 144495 3359 0 0 25 0 5 0 1128853955 212344832 49695 4294967295 134512640 135180984 3215918656 3215918092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 51842 49695 68 164 0 51677 0
[pid=1583/tid=1584] ppid=1581 vsize=207368 CPUtime=29.18
/proc/1583/task/1584/stat : 1584 (satake) S 1581 1583 17312 0 -1 4202560 10131 0 0 0 820 2098 0 0 15 0 5 0 1128853955 212344832 49695 4294967295 134512640 135180984 3215918656 3086802960 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=207368 CPUtime=501.54
/proc/1583/task/1585/stat : 1585 (satake) S 1581 1583 17312 0 -1 4202560 12995 0 0 0 49722 432 0 0 25 0 5 0 1128853955 212344832 49695 4294967295 134512640 135180984 3215918656 3086737056 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=207368 CPUtime=472.01
/proc/1583/task/1586/stat : 1586 (satake) R 1581 1583 17312 0 -1 4202560 12361 0 0 0 46781 420 0 0 25 0 5 0 1128853955 212344832 49695 4294967295 134512640 135180984 3215918656 3086671728 134528524 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1583/tid=1588] ppid=1581 vsize=207368 CPUtime=475.81
/proc/1583/task/1588/stat : 1588 (satake) R 1581 1583 17312 0 -1 4202560 14781 0 0 0 47172 409 0 0 25 0 5 0 1128853957 212344832 49695 4294967295 134512640 135180984 3215918656 3086597792 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1478.54
Current children cumulated vsize (KiB) 207368

[startup+882.314 s]
/proc/loadavg: 5.00 4.97 4.93 7/122 5754
/proc/meminfo: memFree=2900480/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=217972 CPUtime=1593.83
/proc/1583/stat : 1583 (satake) S 1581 1583 17312 0 -1 4202496 52793 0 0 0 155916 3467 0 0 25 0 5 0 1128853955 223203328 52110 4294967295 134512640 135180984 3215918656 3215918092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 54493 52110 68 164 0 54328 0
[pid=1583/tid=1584] ppid=1581 vsize=217972 CPUtime=30.09
/proc/1583/task/1584/stat : 1584 (satake) S 1581 1583 17312 0 -1 4202560 10498 0 0 0 844 2165 0 0 16 0 5 0 1128853955 223203328 52110 4294967295 134512640 135180984 3215918656 3086802960 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=217972 CPUtime=524.33
/proc/1583/task/1585/stat : 1585 (satake) R 1581 1583 17312 0 -1 4202560 13844 0 0 0 51982 451 0 0 25 0 5 0 1128853955 223203328 52110 4294967295 134512640 135180984 3215918656 3086737160 134519101 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=217972 CPUtime=519.22
/proc/1583/task/1586/stat : 1586 (satake) R 1581 1583 17312 0 -1 4202560 13209 0 0 0 51491 431 0 0 25 0 5 0 1128853955 223203328 52110 4294967295 134512640 135180984 3215918656 3086671728 134528214 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1583/tid=1588] ppid=1581 vsize=217972 CPUtime=520.19
/proc/1583/task/1588/stat : 1588 (satake) R 1581 1583 17312 0 -1 4202560 15132 0 0 0 51599 420 0 0 25 0 5 0 1128853957 223203328 52110 4294967295 134512640 135180984 3215918656 3086597792 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1593.83
Current children cumulated vsize (KiB) 217972

[startup+942.311 s]
/proc/loadavg: 5.02 4.99 4.93 6/124 6027
/proc/meminfo: memFree=2899472/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=219084 CPUtime=1708.06
/proc/1583/stat : 1583 (satake) S 1581 1583 17312 0 -1 4202496 53044 0 0 0 167258 3548 0 0 25 0 5 0 1128853955 224342016 52361 4294967295 134512640 135180984 3215918656 3215918092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 54771 52361 68 164 0 54606 0
[pid=1583/tid=1584] ppid=1581 vsize=219084 CPUtime=30.97
/proc/1583/task/1584/stat : 1584 (satake) S 1581 1583 17312 0 -1 4202560 10601 0 0 0 875 2222 0 0 15 0 5 0 1128853955 224342016 52361 4294967295 134512640 135180984 3215918656 3086802960 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=219084 CPUtime=559.66
/proc/1583/task/1585/stat : 1585 (satake) R 1581 1583 17312 0 -1 4202560 13876 0 0 0 55507 459 0 0 25 0 5 0 1128853955 224342016 52361 4294967295 134512640 135180984 3215918656 3086737256 134520667 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=219084 CPUtime=561.21
/proc/1583/task/1586/stat : 1586 (satake) R 1581 1583 17312 0 -1 4202560 13297 0 0 0 55682 439 0 0 25 0 5 0 1128853955 224342016 52361 4294967295 134512640 135180984 3215918656 3086671728 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1583/tid=1588] ppid=1581 vsize=219084 CPUtime=556.22
/proc/1583/task/1588/stat : 1588 (satake) R 1581 1583 17312 0 -1 4202560 15160 0 0 0 55194 428 0 0 25 0 5 0 1128853957 224342016 52361 4294967295 134512640 135180984 3215918656 3086597792 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1708.06
Current children cumulated vsize (KiB) 219084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.96 4.97 4.93 7/122 6301
/proc/meminfo: memFree=2896456/3368532 swapFree=1959840/1959888
[pid=1583] ppid=1581 vsize=222920 CPUtime=1818.12
/proc/1583/stat : 1583 (satake) S 1581 1583 17312 0 -1 4202496 53885 0 0 0 178214 3598 0 0 25 0 5 0 1128853955 228270080 53202 4294967295 134512640 135180984 3215918656 3215918092 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1583/statm: 55730 53202 68 164 0 55565 0
[pid=1583/tid=1584] ppid=1581 vsize=222920 CPUtime=31.59
/proc/1583/task/1584/stat : 1584 (satake) S 1581 1583 17312 0 -1 4202560 10696 0 0 0 898 2261 0 0 15 0 5 0 1128853955 228270080 53202 4294967295 134512640 135180984 3215918656 3086802960 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=1583/tid=1585] ppid=1581 vsize=222920 CPUtime=596.54
/proc/1583/task/1585/stat : 1585 (satake) R 1581 1583 17312 0 -1 4202560 14033 0 0 0 59192 462 0 0 25 0 5 0 1128853955 228270080 53202 4294967295 134512640 135180984 3215918656 3086737264 134528766 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1583/tid=1586] ppid=1581 vsize=222920 CPUtime=599.24
/proc/1583/task/1586/stat : 1586 (satake) R 1581 1583 17312 0 -1 4202560 13721 0 0 0 59477 447 0 0 25 0 5 0 1128853955 228270080 53202 4294967295 134512640 135180984 3215918656 3086671728 134528433 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1583/tid=1588] ppid=1581 vsize=222920 CPUtime=590.75
/proc/1583/task/1588/stat : 1588 (satake) R 1581 1583 17312 0 -1 4202560 15325 0 0 0 58647 428 0 0 25 0 5 0 1128853957 228270080 53202 4294967295 134512640 135180984 3215918656 3086597792 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1818.12
Current children cumulated vsize (KiB) 222920

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.04
CPU time (s): 1818.17
CPU user time (s): 1782.18
CPU system time (s): 35.99
CPU usage (%): 181.81
Max. virtual memory (cumulated for all children) (KiB): 222920

deleting IPC queue 8912896
deleting IPC queue 8945665
deleting IPC queue 8978434
deleting IPC queue 9011203
deleting IPC queue 9043972
deleting IPC queue 9076741
deleting IPC queue 9109510
deleting IPC queue 9142279
deleting IPC queue 9175048
deleting IPC queue 9207817
deleting IPC queue 9240586
deleting IPC queue 9273355
deleting IPC queue 9306124
deleting IPC queue 9338893
deleting IPC queue 9371662
deleting IPC queue 9404431

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1782.18
system time used= 35.99
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53885
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= 5606375
involuntary context switches= 5322149

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 02:05:11
IDJOB=1779115
IDBENCH=70812
IDSOLVER=629
FILE ID=/1779115-1243641911
PBS_JOBID=
Free space on /tmp= 7985 MiB

SOLVER NAME= satake 2009-03-22 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray08_32.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1779115-1243641911/watcher-1779115-1243641911 -o /tmp/evaluation-result-1779115-1243641911/solver-1779115-1243641911 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1779115-1243641911.cnf 4 10000

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

MD5SUM BENCH= fd3f8184ebdeefe767f2b0366176385e
RANDOM SEED= 1547394231

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.073
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.42
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.073
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.073
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.073
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:       3110748 kB
Buffers:         56748 kB
Cached:          95032 kB
SwapCached:          0 kB
Active:          79376 kB
Inactive:        94644 kB
HighTotal:     2489216 kB
HighFree:      2372020 kB
LowTotal:       879316 kB
LowFree:        738728 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1692 kB
Writeback:           0 kB
AnonPages:       22036 kB
Mapped:           8256 kB
Slab:            73772 kB
SReclaimable:    61676 kB
SUnreclaim:      12096 kB
PageTables:        800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   123560 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7985 MiB
End job on  at 2009-05-30 02:21:54