Trace number 1543801

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.16 693.583

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S23373420-028.cnf
MD5SUMc80ac2513e7d4a317f260e6d71a9bb08
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.2117
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1543801-1238568661/watcher-1543801-1238568661 -o /tmp/evaluation-result-1543801-1238568661/solver-1543801-1238568661 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1543801-1238568661.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: 0.99 1.00 1.00 3/64 9376
/proc/meminfo: memFree=1296256/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=1288 CPUtime=0
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 4 0 1129531356 1318912 150 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 322 152 68 163 0 157 0
[pid=9376/tid=9377] ppid=9374 vsize=1288 CPUtime=0
/proc/9376/task/9377/stat : 9377 (satake) S 9374 9376 8968 0 -1 4194368 14 0 0 0 0 0 0 0 19 0 4 0 1129531356 1318912 152 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=9376/tid=9378] ppid=9374 vsize=1288 CPUtime=0
/proc/9376/task/9378/stat : 9378 (satake) R 9374 9376 8968 0 -1 4194368 45 0 0 0 0 0 0 0 19 0 4 0 1129531356 1318912 152 1992294400 134512640 135180984 4294956208 18446744073709551615 134527255 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9376/tid=9379] ppid=9374 vsize=1288 CPUtime=0
/proc/9376/task/9379/stat : 9379 (satake) R 9374 9376 8968 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 4 0 1129531356 1318912 152 1992294400 134512640 135180984 4294956208 18446744073709551615 134513805 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0156199 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 9376
/proc/meminfo: memFree=1296256/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=2308 CPUtime=0.01
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 4 0 1129531356 2363392 169 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 577 169 70 163 0 412 0
[pid=9376/tid=9377] ppid=9374 vsize=2308 CPUtime=0
/proc/9376/task/9377/stat : 9377 (satake) R 9374 9376 8968 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 4 0 1129531356 2363392 169 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=2308 CPUtime=0
/proc/9376/task/9378/stat : 9378 (satake) S 9374 9376 8968 0 -1 4194368 52 0 0 0 0 0 0 0 17 0 4 0 1129531356 2363392 169 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=9376/tid=9379] ppid=9374 vsize=2308 CPUtime=0
/proc/9376/task/9379/stat : 9379 (satake) S 9374 9376 8968 0 -1 4194368 33 0 0 0 0 0 0 0 16 0 4 0 1129531356 2363392 169 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2308

[startup+0.101723 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 9376
/proc/meminfo: memFree=1296256/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=2440 CPUtime=0.14
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 222 0 0 0 7 7 0 0 18 0 4 0 1129531356 2498560 207 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 610 207 70 163 0 445 0
[pid=9376/tid=9377] ppid=9374 vsize=2440 CPUtime=0.03
/proc/9376/task/9377/stat : 9377 (satake) R 9374 9376 8968 0 -1 4194368 26 0 0 0 0 3 0 0 18 0 4 0 1129531356 2498560 207 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9376/tid=9378] ppid=9374 vsize=2440 CPUtime=0.04
/proc/9376/task/9378/stat : 9378 (satake) R 9374 9376 8968 0 -1 4194368 64 0 0 0 3 1 0 0 16 0 4 0 1129531356 2498560 207 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9376/tid=9379] ppid=9374 vsize=2440 CPUtime=0.05
/proc/9376/task/9379/stat : 9379 (satake) S 9374 9376 8968 0 -1 4194368 49 0 0 0 3 2 0 0 16 0 4 0 1129531356 2498560 207 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2440

[startup+0.301751 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 9376
/proc/meminfo: memFree=1296256/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=2704 CPUtime=0.46
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 269 0 0 0 26 20 0 0 18 0 4 0 1129531356 2768896 254 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 676 254 70 163 0 511 0
[pid=9376/tid=9377] ppid=9374 vsize=2704 CPUtime=0.12
/proc/9376/task/9377/stat : 9377 (satake) R 9374 9376 8968 0 -1 4194368 45 0 0 0 2 10 0 0 17 0 4 0 1129531356 2768896 254 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9376/tid=9378] ppid=9374 vsize=2704 CPUtime=0.16
/proc/9376/task/9378/stat : 9378 (satake) R 9374 9376 8968 0 -1 4194368 77 0 0 0 12 4 0 0 16 0 4 0 1129531356 2768896 254 1992294400 134512640 135180984 4294956208 18446744073709551615 134525183 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=2704 CPUtime=0.16
/proc/9376/task/9379/stat : 9379 (satake) R 9374 9376 8968 0 -1 4194368 64 0 0 0 11 5 0 0 16 0 4 0 1129531356 2768896 254 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 2704

[startup+0.701809 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 9376
/proc/meminfo: memFree=1296256/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=2968 CPUtime=1.11
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 350 0 0 0 61 50 0 0 18 0 4 0 1129531356 3039232 335 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 742 335 70 163 0 577 0
[pid=9376/tid=9377] ppid=9374 vsize=2968 CPUtime=0.3
/proc/9376/task/9377/stat : 9377 (satake) R 9374 9376 8968 0 -1 4194368 87 0 0 0 5 25 0 0 17 0 4 0 1129531356 3039232 335 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=2968 CPUtime=0.39
/proc/9376/task/9378/stat : 9378 (satake) R 9374 9376 8968 0 -1 4194368 88 0 0 0 27 12 0 0 17 0 4 0 1129531356 3039232 335 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=2968 CPUtime=0.4
/proc/9376/task/9379/stat : 9379 (satake) R 9374 9376 8968 0 -1 4194368 92 0 0 0 28 12 0 0 16 0 4 0 1129531356 3039232 335 1992294400 134512640 135180984 4294956208 18446744073709551615 134528206 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 2968

[startup+1.50192 s]
/proc/loadavg: 1.15 1.03 1.01 3/68 9380
/proc/meminfo: memFree=1294880/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=3500 CPUtime=2.42
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 489 0 0 0 131 111 0 0 18 0 4 0 1129531356 3584000 474 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 875 474 70 163 0 710 0
[pid=9376/tid=9377] ppid=9374 vsize=3500 CPUtime=0.72
/proc/9376/task/9377/stat : 9377 (satake) R 9374 9376 8968 0 -1 4194368 180 0 0 0 12 60 0 0 17 0 4 0 1129531356 3584000 474 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=3500 CPUtime=0.83
/proc/9376/task/9378/stat : 9378 (satake) S 9374 9376 8968 0 -1 4194368 115 0 0 0 58 25 0 0 16 0 4 0 1129531356 3584000 474 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=3500 CPUtime=0.84
/proc/9376/task/9379/stat : 9379 (satake) R 9374 9376 8968 0 -1 4194368 111 0 0 0 59 25 0 0 17 0 4 0 1129531356 3584000 474 1992294400 134512640 135180984 4294956208 18446744073709551615 134523615 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 3500

[startup+3.10196 s]
/proc/loadavg: 1.15 1.03 1.01 2/68 9380
/proc/meminfo: memFree=1293984/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=4700 CPUtime=4.99
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 769 0 0 0 270 229 0 0 18 0 4 0 1129531356 4812800 754 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 1175 754 70 163 0 1010 0
[pid=9376/tid=9377] ppid=9374 vsize=4700 CPUtime=1.48
/proc/9376/task/9377/stat : 9377 (satake) R 9374 9376 8968 0 -1 4194368 388 0 0 0 25 123 0 0 18 0 4 0 1129531356 4812800 754 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=4700 CPUtime=1.73
/proc/9376/task/9378/stat : 9378 (satake) S 9374 9376 8968 0 -1 4194368 148 0 0 0 121 52 0 0 16 0 4 0 1129531356 4812800 754 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=4700 CPUtime=1.76
/proc/9376/task/9379/stat : 9379 (satake) R 9374 9376 8968 0 -1 4194368 150 0 0 0 123 53 0 0 16 0 4 0 1129531356 4812800 754 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 4700

[startup+6.30162 s]
/proc/loadavg: 1.30 1.06 1.02 3/68 9380
/proc/meminfo: memFree=1291816/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=6808 CPUtime=10.2
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 1269 0 0 0 561 459 0 0 18 0 4 0 1129531356 6971392 1254 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 1702 1254 70 163 0 1537 0
[pid=9376/tid=9377] ppid=9374 vsize=6808 CPUtime=3.01
/proc/9376/task/9377/stat : 9377 (satake) S 9374 9376 8968 0 -1 4194368 769 0 0 0 54 247 0 0 15 0 4 0 1129531356 6971392 1254 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=9376/tid=9378] ppid=9374 vsize=6808 CPUtime=3.54
/proc/9376/task/9378/stat : 9378 (satake) R 9374 9376 8968 0 -1 4194368 210 0 0 0 252 102 0 0 16 0 4 0 1129531356 6971392 1254 1992294400 134512640 135180984 4294956208 18446744073709551615 134526468 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=6808 CPUtime=3.63
/proc/9376/task/9379/stat : 9379 (satake) R 9374 9376 8968 0 -1 4194368 207 0 0 0 254 109 0 0 16 0 4 0 1129531356 6971392 1254 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.2
Current children cumulated vsize (KiB) 6808

[startup+12.7015 s]
/proc/loadavg: 1.44 1.10 1.03 2/68 9380
/proc/meminfo: memFree=1287464/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=11244 CPUtime=20.84
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 2288 0 0 0 1169 915 0 0 18 0 4 0 1129531356 11513856 2273 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 2811 2273 70 163 0 2646 0
[pid=9376/tid=9377] ppid=9374 vsize=11244 CPUtime=5.78
/proc/9376/task/9377/stat : 9377 (satake) S 9374 9376 8968 0 -1 4194368 1605 0 0 0 115 463 0 0 16 0 4 0 1129531356 11513856 2273 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=11244 CPUtime=7.45
/proc/9376/task/9378/stat : 9378 (satake) S 9374 9376 8968 0 -1 4194368 295 0 0 0 523 222 0 0 17 0 4 0 1129531356 11513856 2273 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=9376/tid=9379] ppid=9374 vsize=11244 CPUtime=7.59
/proc/9376/task/9379/stat : 9379 (satake) R 9374 9376 8968 0 -1 4194368 305 0 0 0 529 230 0 0 17 0 4 0 1129531356 11513856 2273 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.84
Current children cumulated vsize (KiB) 11244

[startup+25.5014 s]
/proc/loadavg: 1.60 1.14 1.05 4/68 9380
/proc/meminfo: memFree=1279592/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=19620 CPUtime=42.34
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 4224 0 0 0 2398 1836 0 0 18 0 4 0 1129531356 20090880 4209 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 4905 4209 70 163 0 4740 0
[pid=9376/tid=9377] ppid=9374 vsize=19620 CPUtime=11.29
/proc/9376/task/9377/stat : 9377 (satake) S 9374 9376 8968 0 -1 4194368 3139 0 0 0 229 900 0 0 16 0 4 0 1129531356 20090880 4209 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=9376/tid=9378] ppid=9374 vsize=19620 CPUtime=15.45
/proc/9376/task/9378/stat : 9378 (satake) R 9374 9376 8968 0 -1 4194368 510 0 0 0 1082 463 0 0 16 0 4 0 1129531356 20090880 4209 1992294400 134512640 135180984 4294956208 18446744073709551615 134525399 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9376/tid=9379] ppid=9374 vsize=19620 CPUtime=15.57
/proc/9376/task/9379/stat : 9379 (satake) R 9374 9376 8968 0 -1 4194368 492 0 0 0 1085 472 0 0 16 0 4 0 1129531356 20090880 4209 1992294400 134512640 135180984 4294956208 18446744073709551615 134528573 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 42.34
Current children cumulated vsize (KiB) 19620

[startup+51.101 s]
/proc/loadavg: 1.95 1.27 1.09 4/68 9380
/proc/meminfo: memFree=1265064/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=36340 CPUtime=85.43
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 7891 0 0 0 4912 3631 0 0 18 0 4 0 1129531356 37212160 7876 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 9085 7876 70 163 0 8920 0
[pid=9376/tid=9377] ppid=9374 vsize=36340 CPUtime=22.17
/proc/9376/task/9377/stat : 9377 (satake) S 9374 9376 8968 0 -1 4194368 6017 0 0 0 462 1755 0 0 15 0 4 0 1129531356 37212160 7876 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=36340 CPUtime=31.59
/proc/9376/task/9378/stat : 9378 (satake) R 9374 9376 8968 0 -1 4194368 895 0 0 0 2222 937 0 0 17 0 4 0 1129531356 37212160 7876 1992294400 134512640 135180984 4294956208 18446744073709551615 134523985 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=36340 CPUtime=31.65
/proc/9376/task/9379/stat : 9379 (satake) R 9374 9376 8968 0 -1 4194368 896 0 0 0 2226 939 0 0 15 0 4 0 1129531356 37212160 7876 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 85.43
Current children cumulated vsize (KiB) 36340

[startup+102.305 s]
/proc/loadavg: 2.35 1.49 1.17 3/68 9380
/proc/meminfo: memFree=1236200/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=70200 CPUtime=172.83
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 15017 0 0 0 10128 7155 0 0 18 0 4 0 1129531356 71884800 15002 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 17550 15002 70 163 0 17385 0
[pid=9376/tid=9377] ppid=9374 vsize=70200 CPUtime=43.7
/proc/9376/task/9377/stat : 9377 (satake) R 9374 9376 8968 0 -1 4194368 11488 0 0 0 918 3452 0 0 16 0 4 0 1129531356 71884800 15002 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9376/tid=9378] ppid=9374 vsize=70200 CPUtime=64.38
/proc/9376/task/9378/stat : 9378 (satake) S 9374 9376 8968 0 -1 4194368 1697 0 0 0 4590 1848 0 0 16 0 4 0 1129531356 71884800 15002 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=70200 CPUtime=64.72
/proc/9376/task/9379/stat : 9379 (satake) R 9374 9376 8968 0 -1 4194368 1749 0 0 0 4618 1854 0 0 16 0 4 0 1129531356 71884800 15002 1992294400 134512640 135180984 4294956208 18446744073709551615 134528760 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 172.83
Current children cumulated vsize (KiB) 70200

[startup+162.301 s]
/proc/loadavg: 2.42 1.65 1.25 4/68 9380
/proc/meminfo: memFree=1203496/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=108732 CPUtime=276.31
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 23186 0 0 0 16416 11215 0 0 18 0 4 0 1129531356 111341568 23171 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 27183 23171 70 163 0 27018 0
[pid=9376/tid=9377] ppid=9374 vsize=108732 CPUtime=68.47
/proc/9376/task/9377/stat : 9377 (satake) R 9374 9376 8968 0 -1 4194368 17542 0 0 0 1435 5412 0 0 16 0 4 0 1129531356 111341568 23171 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9376/tid=9378] ppid=9374 vsize=108732 CPUtime=103.79

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

Current children cumulated vsize (KiB) 108732

[startup+222.303 s]
/proc/loadavg: 2.49 1.81 1.32 2/68 9380
/proc/meminfo: memFree=1170920/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=147848 CPUtime=380.54
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 31325 0 0 0 22790 15264 0 0 18 0 4 0 1129531356 151396352 31310 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 36962 31310 70 163 0 36797 0
[pid=9376/tid=9377] ppid=9374 vsize=147848 CPUtime=93.27
/proc/9376/task/9377/stat : 9377 (satake) R 9374 9376 8968 0 -1 4194368 23366 0 0 0 1967 7360 0 0 16 0 4 0 1129531356 151396352 31310 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9376/tid=9378] ppid=9374 vsize=147848 CPUtime=143.59
/proc/9376/task/9378/stat : 9378 (satake) R 9374 9376 8968 0 -1 4194368 4172 0 0 0 10396 3963 0 0 15 0 4 0 1129531356 151396352 31310 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=147848 CPUtime=143.68
/proc/9376/task/9379/stat : 9379 (satake) R 9374 9376 8968 0 -1 4194368 3704 0 0 0 10427 3941 0 0 16 0 4 0 1129531356 151396352 31310 1992294400 134512640 135180984 4294956208 18446744073709551615 134528420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 380.54
Current children cumulated vsize (KiB) 147848

[startup+282.301 s]
/proc/loadavg: 2.53 1.95 1.40 2/68 9380
/proc/meminfo: memFree=1138728/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=189776 CPUtime=484.39
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 39424 0 0 0 29073 19366 0 0 18 0 4 0 1129531356 194330624 39409 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 47444 39409 70 163 0 47279 0
[pid=9376/tid=9377] ppid=9374 vsize=189776 CPUtime=118.2
/proc/9376/task/9377/stat : 9377 (satake) S 9374 9376 8968 0 -1 4194368 29041 0 0 0 2483 9337 0 0 15 0 4 0 1129531356 194330624 39409 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=189776 CPUtime=182.63
/proc/9376/task/9378/stat : 9378 (satake) R 9374 9376 8968 0 -1 4194368 5475 0 0 0 13239 5024 0 0 16 0 4 0 1129531356 194330624 39409 1992294400 134512640 135180984 4294956208 18446744073709551615 134579330 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=189776 CPUtime=183.53
/proc/9376/task/9379/stat : 9379 (satake) R 9374 9376 8968 0 -1 4194368 4825 0 0 0 13350 5003 0 0 16 0 4 0 1129531356 194330624 39409 1992294400 134512640 135180984 4294956208 18446744073709551615 134673648 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 484.39
Current children cumulated vsize (KiB) 189776

[startup+342.301 s]
/proc/loadavg: 2.32 1.98 1.45 4/68 9380
/proc/meminfo: memFree=1106344/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=226336 CPUtime=588.19
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 47414 0 0 0 35410 23409 0 0 18 0 4 0 1129531356 231768064 47399 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 56584 47399 70 163 0 56419 0
[pid=9376/tid=9377] ppid=9374 vsize=226336 CPUtime=142.99
/proc/9376/task/9377/stat : 9377 (satake) R 9374 9376 8968 0 -1 4194368 34390 0 0 0 3011 11288 0 0 16 0 4 0 1129531356 231768064 47399 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9376/tid=9378] ppid=9374 vsize=226336 CPUtime=222.34
/proc/9376/task/9378/stat : 9378 (satake) R 9374 9376 8968 0 -1 4194368 6931 0 0 0 16164 6070 0 0 15 0 4 0 1129531356 231768064 47399 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=226336 CPUtime=222.84
/proc/9376/task/9379/stat : 9379 (satake) R 9374 9376 8968 0 -1 4194368 6010 0 0 0 16234 6050 0 0 16 0 4 0 1129531356 231768064 47399 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 588.19
Current children cumulated vsize (KiB) 226336

[startup+402.302 s]
/proc/loadavg: 2.37 2.06 1.50 3/68 9380
/proc/meminfo: memFree=1074664/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=262928 CPUtime=692.03
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 55416 0 0 0 41749 27454 0 0 18 0 4 0 1129531356 269238272 55401 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 65732 55401 70 163 0 65567 0
[pid=9376/tid=9377] ppid=9374 vsize=262928 CPUtime=167.57
/proc/9376/task/9377/stat : 9377 (satake) S 9374 9376 8968 0 -1 4194368 39962 0 0 0 3526 13231 0 0 15 0 4 0 1129531356 269238272 55401 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=9376/tid=9378] ppid=9374 vsize=262928 CPUtime=262.48
/proc/9376/task/9378/stat : 9378 (satake) R 9374 9376 8968 0 -1 4194368 8176 0 0 0 19117 7131 0 0 16 0 4 0 1129531356 269238272 55401 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9376/tid=9379] ppid=9374 vsize=262928 CPUtime=261.97
/proc/9376/task/9379/stat : 9379 (satake) S 9374 9376 8968 0 -1 4194368 7195 0 0 0 19105 7092 0 0 15 0 4 0 1129531356 269238272 55401 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 692.03
Current children cumulated vsize (KiB) 262928

[startup+462.303 s]
/proc/loadavg: 2.49 2.15 1.57 4/68 9380
/proc/meminfo: memFree=1042600/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=297236 CPUtime=796.23
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 63327 0 0 0 48163 31460 0 0 18 0 4 0 1129531356 304369664 63312 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 74309 63312 70 163 0 74144 0
[pid=9376/tid=9377] ppid=9374 vsize=297236 CPUtime=192.05
/proc/9376/task/9377/stat : 9377 (satake) R 9374 9376 8968 0 -1 4194368 45272 0 0 0 4048 15157 0 0 15 0 4 0 1129531356 304369664 63312 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9376/tid=9378] ppid=9374 vsize=297236 CPUtime=302.6
/proc/9376/task/9378/stat : 9378 (satake) S 9374 9376 8968 0 -1 4194368 9510 0 0 0 22085 8175 0 0 15 0 4 0 1129531356 304369664 63312 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=297236 CPUtime=301.55
/proc/9376/task/9379/stat : 9379 (satake) R 9374 9376 8968 0 -1 4194368 8462 0 0 0 22028 8127 0 0 16 0 4 0 1129531356 304369664 63312 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 796.23
Current children cumulated vsize (KiB) 297236

[startup+522.302 s]
/proc/loadavg: 2.32 2.17 1.61 3/68 9380
/proc/meminfo: memFree=1011432/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=337352 CPUtime=900.93
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 71170 0 0 0 54683 35410 0 0 18 0 4 0 1129531356 345448448 71155 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 84338 71155 70 163 0 84173 0
[pid=9376/tid=9377] ppid=9374 vsize=337352 CPUtime=216.22
/proc/9376/task/9377/stat : 9377 (satake) R 9374 9376 8968 0 -1 4194368 50230 0 0 0 4550 17072 0 0 15 0 4 0 1129531356 345448448 71155 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9376/tid=9378] ppid=9374 vsize=337352 CPUtime=342.96
/proc/9376/task/9378/stat : 9378 (satake) R 9374 9376 8968 0 -1 4194368 11144 0 0 0 25094 9202 0 0 15 0 4 0 1129531356 345448448 71155 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=337352 CPUtime=341.73
/proc/9376/task/9379/stat : 9379 (satake) S 9374 9376 8968 0 -1 4194368 9713 0 0 0 25038 9135 0 0 16 0 4 0 1129531356 345448448 71155 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 900.93
Current children cumulated vsize (KiB) 337352

[startup+582.303 s]
/proc/loadavg: 2.39 2.21 1.66 3/68 9380
/proc/meminfo: memFree=979688/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=384420 CPUtime=1005.86
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 79029 0 0 0 61242 39344 0 0 18 0 4 0 1129531356 393646080 79014 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 96105 79014 70 163 0 95940 0
[pid=9376/tid=9377] ppid=9374 vsize=384420 CPUtime=240.33
/proc/9376/task/9377/stat : 9377 (satake) R 9374 9376 8968 0 -1 4194368 55138 0 0 0 5064 18969 0 0 17 0 4 0 1129531356 393646080 79014 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9376/tid=9378] ppid=9374 vsize=384420 CPUtime=383.38
/proc/9376/task/9378/stat : 9378 (satake) S 9374 9376 8968 0 -1 4194368 12815 0 0 0 28109 10229 0 0 15 0 4 0 1129531356 393646080 79014 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=9376/tid=9379] ppid=9374 vsize=384420 CPUtime=382.12
/proc/9376/task/9379/stat : 9379 (satake) R 9374 9376 8968 0 -1 4194368 10993 0 0 0 28067 10145 0 0 15 0 4 0 1129531356 393646080 79014 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1005.86
Current children cumulated vsize (KiB) 384420

[startup+642.302 s]
/proc/loadavg: 2.27 2.20 1.68 4/68 9386
/proc/meminfo: memFree=948000/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=422508 CPUtime=1110.59
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 86839 0 0 0 67788 43271 0 0 18 0 4 0 1129531356 432648192 86824 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 105627 86824 70 163 0 105462 0
[pid=9376/tid=9377] ppid=9374 vsize=422508 CPUtime=264.3
/proc/9376/task/9377/stat : 9377 (satake) R 9374 9376 8968 0 -1 4194368 60189 0 0 0 5561 20869 0 0 16 0 4 0 1129531356 432648192 86824 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=422508 CPUtime=423.71
/proc/9376/task/9378/stat : 9378 (satake) R 9374 9376 8968 0 -1 4194368 14331 0 0 0 31123 11248 0 0 16 0 4 0 1129531356 432648192 86824 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=422508 CPUtime=422.56
/proc/9376/task/9379/stat : 9379 (satake) R 9374 9376 8968 0 -1 4194368 12236 0 0 0 31103 11153 0 0 15 0 4 0 1129531356 432648192 86824 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1110.59
Current children cumulated vsize (KiB) 422508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+693.502 s]
/proc/loadavg: 2.44 2.25 1.73 4/68 9386
/proc/meminfo: memFree=921184/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=452868 CPUtime=1200.08
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 93508 0 0 0 73394 46614 0 0 18 0 4 0 1129531356 463736832 93493 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 113217 93493 70 163 0 113052 0
[pid=9376/tid=9377] ppid=9374 vsize=452868 CPUtime=284.74
/proc/9376/task/9377/stat : 9377 (satake) S 9374 9376 8968 0 -1 4194368 64474 0 0 0 5996 22478 0 0 16 0 4 0 1129531356 463736832 93493 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=452868 CPUtime=458.29
/proc/9376/task/9378/stat : 9378 (satake) R 9374 9376 8968 0 -1 4194368 15614 0 0 0 33715 12114 0 0 16 0 4 0 1129531356 463736832 93493 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=452868 CPUtime=457.02
/proc/9376/task/9379/stat : 9379 (satake) S 9374 9376 8968 0 -1 4194368 13337 0 0 0 33681 12021 0 0 15 0 4 0 1129531356 463736832 93493 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 452868

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

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

[startup+693.502 s]
/proc/loadavg: 2.44 2.25 1.73 4/68 9386
/proc/meminfo: memFree=921184/2055920 swapFree=4175692/4192956
[pid=9376] ppid=9374 vsize=452868 CPUtime=1200.08
/proc/9376/stat : 9376 (satake) S 9374 9376 8968 0 -1 4194304 93508 0 0 0 73394 46614 0 0 18 0 4 0 1129531356 463736832 93493 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9376/statm: 113217 93493 70 163 0 113052 0
[pid=9376/tid=9377] ppid=9374 vsize=452868 CPUtime=284.74
/proc/9376/task/9377/stat : 9377 (satake) S 9374 9376 8968 0 -1 4194368 64474 0 0 0 5996 22478 0 0 16 0 4 0 1129531356 463736832 93493 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=9376/tid=9378] ppid=9374 vsize=452868 CPUtime=458.29
/proc/9376/task/9378/stat : 9378 (satake) R 9374 9376 8968 0 -1 4194368 15614 0 0 0 33715 12114 0 0 16 0 4 0 1129531356 463736832 93493 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9376/tid=9379] ppid=9374 vsize=452868 CPUtime=457.02
/proc/9376/task/9379/stat : 9379 (satake) S 9374 9376 8968 0 -1 4194368 13337 0 0 0 33681 12021 0 0 15 0 4 0 1129531356 463736832 93493 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 452868

Child ended because it received signal 15 (SIGTERM)
Real time (s): 693.583
CPU time (s): 1200.16
CPU user time (s): 733.945
CPU system time (s): 466.214
CPU usage (%): 173.038
Max. virtual memory (cumulated for all children) (KiB): 452868

deleting IPC queue 1474560
deleting IPC queue 1507329
deleting IPC queue 1540098
deleting IPC queue 1572867
deleting IPC queue 1605636
deleting IPC queue 1638405
deleting IPC queue 1671174
deleting IPC queue 1703943
deleting IPC queue 1736712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 733.945
system time used= 466.214
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93509
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= 19451623
involuntary context switches= 17830490

runsolver used 0.847871 second user time and 2.13368 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-01 08:51:01
IDJOB=1543801
IDBENCH=70642
IDSOLVER=553
FILE ID=node30/1543801-1238568661
PBS_JOBID= 9062149
Free space on /tmp= 66360 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S23373420-028.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1543801-1238568661/watcher-1543801-1238568661 -o /tmp/evaluation-result-1543801-1238568661/solver-1543801-1238568661 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1543801-1238568661.cnf 3 1200

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

MD5SUM BENCH= c80ac2513e7d4a317f260e6d71a9bb08
RANDOM SEED=930937614

node30.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.260
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	: 5931.00
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.260
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:       1296672 kB
Buffers:         94084 kB
Cached:         566664 kB
SwapCached:      11092 kB
Active:         219936 kB
Inactive:       453832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1296672 kB
SwapTotal:     4192956 kB
SwapFree:      4175692 kB
Dirty:             772 kB
Writeback:           0 kB
Mapped:          18692 kB
Slab:            71468 kB
Committed_AS:  3223872 kB
PageTables:       1368 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= 66356 MiB
End job on node30 at 2009-04-01 09:02:37