Trace number 1543582

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? (TO) 1200.25 678.376

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S1771223975-021.cnf
MD5SUM96f5a7b5e0d4bc00c89d90487d4d5b74
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.110982
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1543582-1238493458/watcher-1543582-1238493458 -o /tmp/evaluation-result-1543582-1238493458/solver-1543582-1238493458 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1543582-1238493458.cnf 3 1200 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.82 1.51 3/64 6180
/proc/meminfo: memFree=1534784/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=1148 CPUtime=0
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 145 0 0 0 0 0 0 0 18 0 4 0 1122007821 1175552 130 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 287 130 68 163 0 122 0
[pid=6180/tid=6181] ppid=6178 vsize=1148 CPUtime=0
/proc/6180/task/6181/stat : 6181 (satake) R 6178 6180 5578 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1122007822 1175552 130 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6180/tid=6182] ppid=6178 vsize=1148 CPUtime=0
/proc/6180/task/6182/stat : 6182 (satake) R 6178 6180 5578 0 -1 4194368 55 0 0 0 0 0 0 0 19 0 4 0 1122007822 1175552 130 1992294400 134512640 135180984 4294956208 18446744073709551615 134527266 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6180/tid=6183] ppid=6178 vsize=1148 CPUtime=0
/proc/6180/task/6183/stat : 6183 (satake) R 6178 6180 5578 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 4 0 1122007822 1175552 130 1992294400 134512640 135180984 4294956208 18446744073709551615 134705812 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0384009 s]
/proc/loadavg: 1.83 1.82 1.51 3/64 6180
/proc/meminfo: memFree=1534784/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=2288 CPUtime=0.06
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 214 0 0 0 4 2 0 0 18 0 4 0 1122007821 2342912 199 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 572 199 70 163 0 407 0
[pid=6180/tid=6181] ppid=6178 vsize=2288 CPUtime=0
/proc/6180/task/6181/stat : 6181 (satake) R 6178 6180 5578 0 -1 4194368 15 0 0 0 0 0 0 0 17 0 4 0 1122007822 2342912 199 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6180/tid=6182] ppid=6178 vsize=2288 CPUtime=0.01
/proc/6180/task/6182/stat : 6182 (satake) S 6178 6180 5578 0 -1 4194368 64 0 0 0 1 0 0 0 17 0 4 0 1122007822 2342912 199 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=6180/tid=6183] ppid=6178 vsize=2288 CPUtime=0.01
/proc/6180/task/6183/stat : 6183 (satake) S 6178 6180 5578 0 -1 4194368 52 0 0 0 1 0 0 0 16 0 4 0 1122007822 2342912 199 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2288

[startup+0.103872 s]
/proc/loadavg: 1.83 1.82 1.51 3/64 6180
/proc/meminfo: memFree=1534784/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=2420 CPUtime=0.15
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 260 0 0 0 9 6 0 0 18 0 4 0 1122007821 2478080 245 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 605 245 70 163 0 440 0
[pid=6180/tid=6181] ppid=6178 vsize=2420 CPUtime=0.03
/proc/6180/task/6181/stat : 6181 (satake) R 6178 6180 5578 0 -1 4194368 27 0 0 0 0 3 0 0 17 0 4 0 1122007822 2478080 245 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6180/tid=6182] ppid=6178 vsize=2420 CPUtime=0.05
/proc/6180/task/6182/stat : 6182 (satake) S 6178 6180 5578 0 -1 4194368 82 0 0 0 4 1 0 0 16 0 4 0 1122007822 2478080 245 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=6180/tid=6183] ppid=6178 vsize=2420 CPUtime=0.05
/proc/6180/task/6183/stat : 6183 (satake) S 6178 6180 5578 0 -1 4194368 68 0 0 0 4 1 0 0 17 0 4 0 1122007822 2478080 245 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 2420

[startup+0.301404 s]
/proc/loadavg: 1.83 1.82 1.51 3/64 6180
/proc/meminfo: memFree=1534784/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=2552 CPUtime=0.47
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 316 0 0 0 30 17 0 0 18 0 4 0 1122007821 2613248 301 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 638 301 70 163 0 473 0
[pid=6180/tid=6181] ppid=6178 vsize=2552 CPUtime=0.1
/proc/6180/task/6181/stat : 6181 (satake) R 6178 6180 5578 0 -1 4194368 50 0 0 0 2 8 0 0 17 0 4 0 1122007822 2613248 301 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6180/tid=6182] ppid=6178 vsize=2552 CPUtime=0.18
/proc/6180/task/6182/stat : 6182 (satake) S 6178 6180 5578 0 -1 4194368 96 0 0 0 14 4 0 0 17 0 4 0 1122007822 2613248 301 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=6180/tid=6183] ppid=6178 vsize=2552 CPUtime=0.17
/proc/6180/task/6183/stat : 6183 (satake) R 6178 6180 5578 0 -1 4194368 87 0 0 0 13 4 0 0 16 0 4 0 1122007822 2613248 301 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 2552

[startup+0.70144 s]
/proc/loadavg: 1.83 1.82 1.51 3/64 6180
/proc/meminfo: memFree=1534784/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=2684 CPUtime=1.11
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 409 0 0 0 73 38 0 0 18 0 4 0 1122007821 2748416 394 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 671 394 70 163 0 506 0
[pid=6180/tid=6181] ppid=6178 vsize=2684 CPUtime=0.23
/proc/6180/task/6181/stat : 6181 (satake) S 6178 6180 5578 0 -1 4194368 91 0 0 0 5 18 0 0 16 0 4 0 1122007822 2748416 394 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=6180/tid=6182] ppid=6178 vsize=2684 CPUtime=0.42
/proc/6180/task/6182/stat : 6182 (satake) R 6178 6180 5578 0 -1 4194368 113 0 0 0 33 9 0 0 17 0 4 0 1122007822 2748416 394 1992294400 134512640 135180984 4294956208 18446744073709551615 134518208 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6180/tid=6183] ppid=6178 vsize=2684 CPUtime=0.44
/proc/6180/task/6183/stat : 6183 (satake) R 6178 6180 5578 0 -1 4194368 122 0 0 0 34 10 0 0 17 0 4 0 1122007822 2748416 394 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 2684

[startup+1.50251 s]
/proc/loadavg: 1.83 1.82 1.51 3/68 6184
/proc/meminfo: memFree=1533152/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=2960 CPUtime=2.4
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 554 0 0 0 157 83 0 0 18 0 4 0 1122007821 3031040 539 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 740 539 70 163 0 575 0
[pid=6180/tid=6181] ppid=6178 vsize=2960 CPUtime=0.51
/proc/6180/task/6181/stat : 6181 (satake) R 6178 6180 5578 0 -1 4194368 184 0 0 0 11 40 0 0 17 0 4 0 1122007822 3031040 539 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6180/tid=6182] ppid=6178 vsize=2960 CPUtime=0.92
/proc/6180/task/6182/stat : 6182 (satake) R 6178 6180 5578 0 -1 4194368 125 0 0 0 71 21 0 0 16 0 4 0 1122007822 3031040 539 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6180/tid=6183] ppid=6178 vsize=2960 CPUtime=0.95
/proc/6180/task/6183/stat : 6183 (satake) R 6178 6180 5578 0 -1 4194368 162 0 0 0 74 21 0 0 17 0 4 0 1122007822 3031040 539 1992294400 134512640 135180984 4294956208 18446744073709551615 134520036 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 2960

[startup+3.10166 s]
/proc/loadavg: 1.83 1.82 1.51 4/68 6184
/proc/meminfo: memFree=1532256/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=4296 CPUtime=5.03
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 839 0 0 0 327 176 0 0 18 0 4 0 1122007821 4399104 824 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 1074 824 70 163 0 909 0
[pid=6180/tid=6181] ppid=6178 vsize=4296 CPUtime=1.09
/proc/6180/task/6181/stat : 6181 (satake) R 6178 6180 5578 0 -1 4194368 395 0 0 0 22 87 0 0 16 0 4 0 1122007822 4399104 824 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6180/tid=6182] ppid=6178 vsize=4296 CPUtime=1.95
/proc/6180/task/6182/stat : 6182 (satake) S 6178 6180 5578 0 -1 4194368 155 0 0 0 151 44 0 0 15 0 4 0 1122007822 4399104 824 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=6180/tid=6183] ppid=6178 vsize=4296 CPUtime=1.96
/proc/6180/task/6183/stat : 6183 (satake) R 6178 6180 5578 0 -1 4194368 206 0 0 0 153 43 0 0 16 0 4 0 1122007822 4399104 824 1992294400 134512640 135180984 4294956208 18446744073709551615 134527282 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 4296

[startup+6.30113 s]
/proc/loadavg: 1.93 1.84 1.52 4/68 6184
/proc/meminfo: memFree=1530208/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=7040 CPUtime=10.41
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 1336 0 0 0 688 353 0 0 18 0 4 0 1122007821 7208960 1321 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 1760 1321 70 163 0 1595 0
[pid=6180/tid=6181] ppid=6178 vsize=7040 CPUtime=2.23
/proc/6180/task/6181/stat : 6181 (satake) R 6178 6180 5578 0 -1 4194368 777 0 0 0 49 174 0 0 16 0 4 0 1122007822 7208960 1321 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6180/tid=6182] ppid=6178 vsize=7040 CPUtime=4.11
/proc/6180/task/6182/stat : 6182 (satake) R 6178 6180 5578 0 -1 4194368 201 0 0 0 321 90 0 0 16 0 4 0 1122007822 7208960 1321 1992294400 134512640 135180984 4294956208 18446744073709551615 134520909 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6180/tid=6183] ppid=6178 vsize=7040 CPUtime=4.05
/proc/6180/task/6183/stat : 6183 (satake) R 6178 6180 5578 0 -1 4194368 275 0 0 0 317 88 0 0 15 0 4 0 1122007822 7208960 1321 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.41
Current children cumulated vsize (KiB) 7040

[startup+12.7017 s]
/proc/loadavg: 2.01 1.86 1.53 3/68 6184
/proc/meminfo: memFree=1526112/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=11200 CPUtime=21.31
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 2234 0 0 0 1396 735 0 0 18 0 4 0 1122007821 11468800 2219 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 2800 2219 70 163 0 2635 0
[pid=6180/tid=6181] ppid=6178 vsize=11200 CPUtime=4.54
/proc/6180/task/6181/stat : 6181 (satake) S 6178 6180 5578 0 -1 4194368 1496 0 0 0 96 358 0 0 16 0 4 0 1122007822 11468800 2219 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=6180/tid=6182] ppid=6178 vsize=11200 CPUtime=8.41
/proc/6180/task/6182/stat : 6182 (satake) R 6178 6180 5578 0 -1 4194368 265 0 0 0 651 190 0 0 16 0 4 0 1122007822 11468800 2219 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6180/tid=6183] ppid=6178 vsize=11200 CPUtime=8.34
/proc/6180/task/6183/stat : 6183 (satake) R 6178 6180 5578 0 -1 4194368 390 0 0 0 648 186 0 0 16 0 4 0 1122007822 11468800 2219 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.31
Current children cumulated vsize (KiB) 11200

[startup+25.5017 s]
/proc/loadavg: 2.01 1.87 1.54 3/68 6184
/proc/meminfo: memFree=1518944/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=19792 CPUtime=43.16
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 4009 0 0 0 2786 1530 0 0 18 0 4 0 1122007821 20267008 3994 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 4948 3994 70 163 0 4783 0
[pid=6180/tid=6181] ppid=6178 vsize=19792 CPUtime=9.43
/proc/6180/task/6181/stat : 6181 (satake) R 6178 6180 5578 0 -1 4194368 2919 0 0 0 203 740 0 0 15 0 4 0 1122007822 20267008 3994 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6180/tid=6182] ppid=6178 vsize=19792 CPUtime=16.87
/proc/6180/task/6182/stat : 6182 (satake) R 6178 6180 5578 0 -1 4194368 426 0 0 0 1294 393 0 0 16 0 4 0 1122007822 20267008 3994 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6180/tid=6183] ppid=6178 vsize=19792 CPUtime=16.83
/proc/6180/task/6183/stat : 6183 (satake) R 6178 6180 5578 0 -1 4194368 581 0 0 0 1288 395 0 0 16 0 4 0 1122007822 20267008 3994 1992294400 134512640 135180984 4294956208 18446744073709551615 134528661 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 43.16
Current children cumulated vsize (KiB) 19792

[startup+51.1022 s]
/proc/loadavg: 2.13 1.91 1.56 2/68 6184
/proc/meminfo: memFree=1506016/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=35424 CPUtime=87.38
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 7218 0 0 0 5702 3036 0 0 18 0 4 0 1122007821 36274176 7203 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 8856 7203 70 163 0 8691 0
[pid=6180/tid=6181] ppid=6178 vsize=35424 CPUtime=18.76
/proc/6180/task/6181/stat : 6181 (satake) R 6178 6180 5578 0 -1 4194368 5362 0 0 0 404 1472 0 0 15 0 4 0 1122007822 36274176 7203 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6180/tid=6182] ppid=6178 vsize=35424 CPUtime=34.29
/proc/6180/task/6182/stat : 6182 (satake) R 6178 6180 5578 0 -1 4194368 812 0 0 0 2651 778 0 0 16 0 4 0 1122007822 36274176 7203 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6180/tid=6183] ppid=6178 vsize=35424 CPUtime=34.29
/proc/6180/task/6183/stat : 6183 (satake) R 6178 6180 5578 0 -1 4194368 961 0 0 0 2645 784 0 0 16 0 4 0 1122007822 36274176 7203 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 87.38
Current children cumulated vsize (KiB) 35424

[startup+102.307 s]
/proc/loadavg: 2.27 1.98 1.60 3/68 6184
/proc/meminfo: memFree=1479904/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=66964 CPUtime=176.86
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 13719 0 0 0 11537 6149 0 0 18 0 4 0 1122007821 68571136 13704 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 16741 13704 70 163 0 16576 0
[pid=6180/tid=6181] ppid=6178 vsize=66964 CPUtime=37.96
/proc/6180/task/6181/stat : 6181 (satake) R 6178 6180 5578 0 -1 4194368 10120 0 0 0 818 2978 0 0 16 0 4 0 1122007822 68571136 13704 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6180/tid=6182] ppid=6178 vsize=66964 CPUtime=69.47
/proc/6180/task/6182/stat : 6182 (satake) R 6178 6180 5578 0 -1 4194368 1614 0 0 0 5351 1596 0 0 16 0 4 0 1122007822 68571136 13704 1992294400 134512640 135180984 4294956208 18446744073709551615 134522683 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6180/tid=6183] ppid=6178 vsize=66964 CPUtime=69.42
/proc/6180/task/6183/stat : 6183 (satake) R 6178 6180 5578 0 -1 4194368 1902 0 0 0 5367 1575 0 0 16 0 4 0 1122007822 68571136 13704 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 176.86
Current children cumulated vsize (KiB) 66964

[startup+162.302 s]
/proc/loadavg: 2.23 2.03 1.64 3/68 6184
/proc/meminfo: memFree=1448672/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=105364 CPUtime=282.33
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 21527 0 0 0 18252 9981 0 0 18 0 4 0 1122007821 107892736 21512 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 26341 21512 70 163 0 26176 0
[pid=6180/tid=6181] ppid=6178 vsize=105364 CPUtime=61.56
/proc/6180/task/6181/stat : 6181 (satake) R 6178 6180 5578 0 -1 4194368 15594 0 0 0 1324 4832 0 0 16 0 4 0 1122007822 107892736 21512 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6180/tid=6182] ppid=6178 vsize=105364 CPUtime=110.38

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

Current children cumulated vsize (KiB) 105364

[startup+222.301 s]
/proc/loadavg: 2.34 2.11 1.69 3/68 6190
/proc/meminfo: memFree=1418208/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=141392 CPUtime=388.66
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 29088 0 0 0 25141 13725 0 0 18 0 4 0 1122007821 144785408 29073 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 35348 29073 70 163 0 35183 0
[pid=6180/tid=6181] ppid=6178 vsize=141392 CPUtime=84.6
/proc/6180/task/6181/stat : 6181 (satake) R 6178 6180 5578 0 -1 4194368 20603 0 0 0 1808 6652 0 0 16 0 4 0 1122007822 144785408 29073 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6180/tid=6182] ppid=6178 vsize=141392 CPUtime=152.02
/proc/6180/task/6182/stat : 6182 (satake) S 6178 6180 5578 0 -1 4194368 3819 0 0 0 11647 3555 0 0 15 0 4 0 1122007822 144785408 29073 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=6180/tid=6183] ppid=6178 vsize=141392 CPUtime=152
/proc/6180/task/6183/stat : 6183 (satake) R 6178 6180 5578 0 -1 4194368 4583 0 0 0 11684 3516 0 0 16 0 4 0 1122007822 144785408 29073 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 388.66
Current children cumulated vsize (KiB) 141392

[startup+282.302 s]
/proc/loadavg: 2.12 2.10 1.71 3/68 6190
/proc/meminfo: memFree=1386144/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=178524 CPUtime=493.65
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 37129 0 0 0 31539 17826 0 0 18 0 4 0 1122007821 182808576 37114 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 44631 37114 70 163 0 44466 0
[pid=6180/tid=6181] ppid=6178 vsize=178524 CPUtime=109.68
/proc/6180/task/6181/stat : 6181 (satake) R 6178 6180 5578 0 -1 4194368 25761 0 0 0 2340 8628 0 0 15 0 4 0 1122007822 182808576 37114 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6180/tid=6182] ppid=6178 vsize=178524 CPUtime=191.58
/proc/6180/task/6182/stat : 6182 (satake) R 6178 6180 5578 0 -1 4194368 5341 0 0 0 14543 4615 0 0 16 0 4 0 1122007822 182808576 37114 1992294400 134512640 135180984 4294956208 18446744073709551615 134527238 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6180/tid=6183] ppid=6178 vsize=178524 CPUtime=192.37
/proc/6180/task/6183/stat : 6183 (satake) R 6178 6180 5578 0 -1 4194368 5944 0 0 0 14655 4582 0 0 16 0 4 0 1122007822 182808576 37114 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 493.65
Current children cumulated vsize (KiB) 178524

[startup+342.302 s]
/proc/loadavg: 2.42 2.17 1.76 4/68 6190
/proc/meminfo: memFree=1355872/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=215072 CPUtime=599.81
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 44647 0 0 0 38509 21472 0 0 18 0 4 0 1122007821 220233728 44632 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 53768 44632 70 163 0 53603 0
[pid=6180/tid=6181] ppid=6178 vsize=215072 CPUtime=132.26
/proc/6180/task/6181/stat : 6181 (satake) S 6178 6180 5578 0 -1 4194368 30110 0 0 0 2828 10398 0 0 15 0 4 0 1122007822 220233728 44632 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=6180/tid=6182] ppid=6178 vsize=215072 CPUtime=233.18
/proc/6180/task/6182/stat : 6182 (satake) R 6178 6180 5578 0 -1 4194368 6742 0 0 0 17758 5560 0 0 16 0 4 0 1122007822 220233728 44632 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6180/tid=6183] ppid=6178 vsize=215072 CPUtime=234.35
/proc/6180/task/6183/stat : 6183 (satake) R 6178 6180 5578 0 -1 4194368 7712 0 0 0 17922 5513 0 0 15 0 4 0 1122007822 220233728 44632 1992294400 134512640 135180984 4294956208 18446744073709551615 134520027 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 599.81
Current children cumulated vsize (KiB) 215072

[startup+402.303 s]
/proc/loadavg: 2.29 2.17 1.78 4/68 6190
/proc/meminfo: memFree=1325152/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=257700 CPUtime=705.48
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 52382 0 0 0 45223 25325 0 0 18 0 4 0 1122007821 263884800 52367 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 64425 52367 70 163 0 64260 0
[pid=6180/tid=6181] ppid=6178 vsize=257700 CPUtime=156.07
/proc/6180/task/6181/stat : 6181 (satake) S 6178 6180 5578 0 -1 4194368 34649 0 0 0 3345 12262 0 0 16 0 4 0 1122007822 263884800 52367 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=6180/tid=6182] ppid=6178 vsize=257700 CPUtime=273.8
/proc/6180/task/6182/stat : 6182 (satake) R 6178 6180 5578 0 -1 4194368 8357 0 0 0 20822 6558 0 0 16 0 4 0 1122007822 263884800 52367 1992294400 134512640 135180984 4294956208 18446744073709551615 134528664 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6180/tid=6183] ppid=6178 vsize=257700 CPUtime=275.6
/proc/6180/task/6183/stat : 6183 (satake) R 6178 6180 5578 0 -1 4194368 9293 0 0 0 21055 6505 0 0 16 0 4 0 1122007822 263884800 52367 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 705.48
Current children cumulated vsize (KiB) 257700

[startup+462.302 s]
/proc/loadavg: 2.48 2.24 1.83 3/68 6190
/proc/meminfo: memFree=1295136/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=292632 CPUtime=812.22
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 59781 0 0 0 52258 28964 0 0 18 0 4 0 1122007821 299655168 59766 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 73158 59766 70 163 0 72993 0
[pid=6180/tid=6181] ppid=6178 vsize=292632 CPUtime=178.5
/proc/6180/task/6181/stat : 6181 (satake) R 6178 6180 5578 0 -1 4194368 38781 0 0 0 3813 14037 0 0 16 0 4 0 1122007822 299655168 59766 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6180/tid=6182] ppid=6178 vsize=292632 CPUtime=315.85
/proc/6180/task/6182/stat : 6182 (satake) R 6178 6180 5578 0 -1 4194368 10017 0 0 0 24093 7492 0 0 16 0 4 0 1122007822 299655168 59766 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6180/tid=6183] ppid=6178 vsize=292632 CPUtime=317.83
/proc/6180/task/6183/stat : 6183 (satake) S 6178 6180 5578 0 -1 4194368 10900 0 0 0 24350 7433 0 0 15 0 4 0 1122007822 299655168 59766 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 812.22
Current children cumulated vsize (KiB) 292632

[startup+522.304 s]
/proc/loadavg: 2.36 2.26 1.86 3/68 6190
/proc/meminfo: memFree=1266592/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=325132 CPUtime=919.85
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 66973 0 0 0 59495 32490 0 0 18 0 4 0 1122007821 332935168 66958 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 81283 66958 70 163 0 81118 0
[pid=6180/tid=6181] ppid=6178 vsize=325132 CPUtime=200.35
/proc/6180/task/6181/stat : 6181 (satake) R 6178 6180 5578 0 -1 4194368 42785 0 0 0 4277 15758 0 0 16 0 4 0 1122007822 332935168 66958 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6180/tid=6182] ppid=6178 vsize=325132 CPUtime=358.68
/proc/6180/task/6182/stat : 6182 (satake) R 6178 6180 5578 0 -1 4194368 11529 0 0 0 27478 8390 0 0 15 0 4 0 1122007822 332935168 66958 1992294400 134512640 135180984 4294956208 18446744073709551615 134523660 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6180/tid=6183] ppid=6178 vsize=325132 CPUtime=360.81
/proc/6180/task/6183/stat : 6183 (satake) S 6178 6180 5578 0 -1 4194368 12576 0 0 0 27739 8342 0 0 15 0 4 0 1122007822 332935168 66958 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 919.85
Current children cumulated vsize (KiB) 325132

[startup+582.303 s]
/proc/loadavg: 2.35 2.27 1.88 3/68 6190
/proc/meminfo: memFree=1237344/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=358840 CPUtime=1027.44
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 74201 0 0 0 66696 36048 0 0 18 0 4 0 1122007821 367452160 74186 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 89710 74186 70 163 0 89545 0
[pid=6180/tid=6181] ppid=6178 vsize=358840 CPUtime=222.52
/proc/6180/task/6181/stat : 6181 (satake) S 6178 6180 5578 0 -1 4194368 46957 0 0 0 4760 17492 0 0 15 0 4 0 1122007822 367452160 74186 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=6180/tid=6182] ppid=6178 vsize=358840 CPUtime=401.61
/proc/6180/task/6182/stat : 6182 (satake) R 6178 6180 5578 0 -1 4194368 12814 0 0 0 30868 9293 0 0 16 0 4 0 1122007822 367452160 74186 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6180/tid=6183] ppid=6178 vsize=358840 CPUtime=403.3
/proc/6180/task/6183/stat : 6183 (satake) R 6178 6180 5578 0 -1 4194368 14347 0 0 0 31068 9262 0 0 16 0 4 0 1122007822 367452160 74186 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1027.44
Current children cumulated vsize (KiB) 358840

[startup+642.302 s]
/proc/loadavg: 2.19 2.24 1.90 4/68 6190
/proc/meminfo: memFree=1207328/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=391796 CPUtime=1134.88
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 81636 0 0 0 73797 39691 0 0 18 0 4 0 1122007821 401199104 81621 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 97949 81621 70 163 0 97784 0
[pid=6180/tid=6181] ppid=6178 vsize=391796 CPUtime=245.21
/proc/6180/task/6181/stat : 6181 (satake) R 6178 6180 5578 0 -1 4194368 51204 0 0 0 5245 19276 0 0 16 0 4 0 1122007822 401199104 81621 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6180/tid=6182] ppid=6178 vsize=391796 CPUtime=444.05
/proc/6180/task/6182/stat : 6182 (satake) R 6178 6180 5578 0 -1 4194368 14135 0 0 0 34190 10215 0 0 15 0 4 0 1122007822 401199104 81621 1992294400 134512640 135180984 4294956208 18446744073709551615 134528669 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6180/tid=6183] ppid=6178 vsize=391796 CPUtime=445.62
/proc/6180/task/6183/stat : 6183 (satake) R 6178 6180 5578 0 -1 4194368 16214 0 0 0 34362 10200 0 0 16 0 4 0 1122007822 401199104 81621 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1134.88
Current children cumulated vsize (KiB) 391796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+678.302 s]
/proc/loadavg: 2.34 2.28 1.92 3/68 6190
/proc/meminfo: memFree=1191072/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=407224 CPUtime=1200.16
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 85689 0 0 0 78404 41612 0 0 18 0 4 0 1122007821 416997376 85674 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 101806 85674 70 163 0 101641 0
[pid=6180/tid=6181] ppid=6178 vsize=407224 CPUtime=257.23
/proc/6180/task/6181/stat : 6181 (satake) S 6178 6180 5578 0 -1 4194368 53402 0 0 0 5505 20218 0 0 16 0 4 0 1122007822 416997376 85674 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=6180/tid=6182] ppid=6178 vsize=407224 CPUtime=470.4
/proc/6180/task/6182/stat : 6182 (satake) R 6178 6180 5578 0 -1 4194368 15058 0 0 0 36348 10692 0 0 16 0 4 0 1122007822 416997376 85674 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6180/tid=6183] ppid=6178 vsize=407224 CPUtime=472.51
/proc/6180/task/6183/stat : 6183 (satake) R 6178 6180 5578 0 -1 4194368 17146 0 0 0 36550 10701 0 0 16 0 4 0 1122007822 416997376 85674 1992294400 134512640 135180984 4294956208 18446744073709551615 134528529 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 407224

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

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

[startup+678.302 s]
/proc/loadavg: 2.34 2.28 1.92 3/68 6190
/proc/meminfo: memFree=1191072/2055920 swapFree=4176708/4192956
[pid=6180] ppid=6178 vsize=407224 CPUtime=1200.16
/proc/6180/stat : 6180 (satake) S 6178 6180 5578 0 -1 4194304 85689 0 0 0 78404 41612 0 0 18 0 4 0 1122007821 416997376 85674 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6180/statm: 101806 85674 70 163 0 101641 0
[pid=6180/tid=6181] ppid=6178 vsize=407224 CPUtime=257.23
/proc/6180/task/6181/stat : 6181 (satake) S 6178 6180 5578 0 -1 4194368 53402 0 0 0 5505 20218 0 0 16 0 4 0 1122007822 416997376 85674 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=6180/tid=6182] ppid=6178 vsize=407224 CPUtime=470.4
/proc/6180/task/6182/stat : 6182 (satake) R 6178 6180 5578 0 -1 4194368 15058 0 0 0 36348 10692 0 0 16 0 4 0 1122007822 416997376 85674 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6180/tid=6183] ppid=6178 vsize=407224 CPUtime=472.51
/proc/6180/task/6183/stat : 6183 (satake) R 6178 6180 5578 0 -1 4194368 17146 0 0 0 36550 10701 0 0 16 0 4 0 1122007822 416997376 85674 1992294400 134512640 135180984 4294956208 18446744073709551615 134528529 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 407224

Child ended because it received signal 15 (SIGTERM)
Real time (s): 678.376
CPU time (s): 1200.25
CPU user time (s): 784.056
CPU system time (s): 416.193
CPU usage (%): 176.93
Max. virtual memory (cumulated for all children) (KiB): 407224

deleting IPC queue 589824
deleting IPC queue 622593
deleting IPC queue 655362
deleting IPC queue 688131
deleting IPC queue 720900
deleting IPC queue 753669
deleting IPC queue 786438
deleting IPC queue 819207
deleting IPC queue 851976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 784.056
system time used= 416.193
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85689
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= 16833610
involuntary context switches= 15801963

runsolver used 0.794879 second user time and 2.06569 second system time

The end

Launcher Data

Begin job on node51 at 2009-03-31 11:57:38
IDJOB=1543582
IDBENCH=70423
IDSOLVER=553
FILE ID=node51/1543582-1238493458
PBS_JOBID= 9061865
Free space on /tmp= 65256 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/110/unif-k5-r21.3-v110-c2343-S1771223975-021.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1543582-1238493458/watcher-1543582-1238493458 -o /tmp/evaluation-result-1543582-1238493458/solver-1543582-1238493458 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1543582-1238493458.cnf 3 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 3

MD5SUM BENCH= 96f5a7b5e0d4bc00c89d90487d4d5b74
RANDOM SEED=1581373651

node51.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1535264 kB
Buffers:         84920 kB
Cached:         339140 kB
SwapCached:      10052 kB
Active:         195088 kB
Inactive:       240488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1535264 kB
SwapTotal:     4192956 kB
SwapFree:      4176708 kB
Dirty:             800 kB
Writeback:           0 kB
Mapped:          17180 kB
Slab:            71120 kB
Committed_AS:  3052712 kB
PageTables:       1400 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65252 MiB
End job on node51 at 2009-03-31 12:08:58