Trace number 1737714

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.13 782

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-103-100.cnf
MD5SUM5110e109b45a76c6118af02389913ef8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark337.903
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of clauses220
Sum of the clauses size660
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3220
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1737714-1240831552/watcher-1737714-1240831552 -o /tmp/evaluation-result-1737714-1240831552/solver-1737714-1240831552 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1737714-1240831552.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.00 0.06 0.58 3/65 19605
/proc/meminfo: memFree=1553832/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=1100 CPUtime=0
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 4 0 111184194 1126400 110 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 275 110 69 163 0 110 0
[pid=19605/tid=19606] ppid=19603 vsize=1100 CPUtime=0
/proc/19605/task/19606/stat : 19606 (satake) R 19603 19605 19568 0 -1 4194368 11 0 0 0 0 0 0 0 19 0 4 0 111184194 1126400 111 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19605/tid=19607] ppid=19603 vsize=1100 CPUtime=0
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 19 0 0 0 0 0 0 0 19 0 4 0 111184194 1126400 111 1992294400 134512640 135180984 4294956208 18446744073709551615 134522692 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19605/tid=19608] ppid=19603 vsize=1100 CPUtime=0
/proc/19605/task/19608/stat : 19608 (satake) R 19603 19605 19568 0 -1 4194368 13 0 0 0 0 0 0 0 20 0 4 0 111184194 1126400 111 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0

[startup+0.0545001 s]
/proc/loadavg: 0.00 0.06 0.58 3/65 19605
/proc/meminfo: memFree=1553832/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=2124 CPUtime=0.07
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 140 0 0 0 5 2 0 0 18 0 4 0 111184194 2174976 125 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 531 125 70 163 0 366 0
[pid=19605/tid=19606] ppid=19603 vsize=2124 CPUtime=0.01
/proc/19605/task/19606/stat : 19606 (satake) R 19603 19605 19568 0 -1 4194368 14 0 0 0 0 1 0 0 16 0 4 0 111184194 2174976 125 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=19605/tid=19607] ppid=19603 vsize=2124 CPUtime=0.02
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 27 0 0 0 2 0 0 0 17 0 4 0 111184194 2174976 125 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19605/tid=19608] ppid=19603 vsize=2124 CPUtime=0.02
/proc/19605/task/19608/stat : 19608 (satake) S 19603 19605 19568 0 -1 4194368 16 0 0 0 2 0 0 0 16 0 4 0 111184194 2174976 125 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2124

[startup+0.103317 s]
/proc/loadavg: 0.00 0.06 0.58 3/65 19605
/proc/meminfo: memFree=1553832/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=2124 CPUtime=0.13
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 146 0 0 0 10 3 0 0 18 0 4 0 111184194 2174976 131 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 531 131 70 163 0 366 0
[pid=19605/tid=19606] ppid=19603 vsize=2124 CPUtime=0.01
/proc/19605/task/19606/stat : 19606 (satake) R 19603 19605 19568 0 -1 4194368 16 0 0 0 0 1 0 0 17 0 4 0 111184194 2174976 131 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19605/tid=19607] ppid=19603 vsize=2124 CPUtime=0.06
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 28 0 0 0 5 1 0 0 16 0 4 0 111184194 2174976 131 1992294400 134512640 135180984 4294956208 18446744073709551615 134528631 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19605/tid=19608] ppid=19603 vsize=2124 CPUtime=0.04
/proc/19605/task/19608/stat : 19608 (satake) S 19603 19605 19568 0 -1 4194368 19 0 0 0 4 0 0 0 16 0 4 0 111184194 2174976 131 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 2124

[startup+0.301333 s]
/proc/loadavg: 0.00 0.06 0.58 3/65 19605
/proc/meminfo: memFree=1553832/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=2256 CPUtime=0.37
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 160 0 0 0 30 7 0 0 18 0 4 0 111184194 2310144 145 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 564 145 70 163 0 399 0
[pid=19605/tid=19606] ppid=19603 vsize=2256 CPUtime=0.04
/proc/19605/task/19606/stat : 19606 (satake) R 19603 19605 19568 0 -1 4194368 19 0 0 0 1 3 0 0 17 0 4 0 111184194 2310144 145 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19605/tid=19607] ppid=19603 vsize=2256 CPUtime=0.17
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 34 0 0 0 15 2 0 0 15 0 4 0 111184194 2310144 145 1992294400 134512640 135180984 4294956208 18446744073709551615 134530765 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19605/tid=19608] ppid=19603 vsize=2256 CPUtime=0.14
/proc/19605/task/19608/stat : 19608 (satake) S 19603 19605 19568 0 -1 4194368 24 0 0 0 13 1 0 0 17 0 4 0 111184194 2310144 145 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 2256

[startup+0.701375 s]
/proc/loadavg: 0.00 0.06 0.58 3/65 19605
/proc/meminfo: memFree=1553832/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=2384 CPUtime=1.04
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 189 0 0 0 85 19 0 0 18 0 4 0 111184194 2441216 174 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 596 174 70 163 0 431 0
[pid=19605/tid=19606] ppid=19603 vsize=2384 CPUtime=0.11
/proc/19605/task/19606/stat : 19606 (satake) S 19603 19605 19568 0 -1 4194368 32 0 0 0 2 9 0 0 16 0 4 0 111184194 2441216 174 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=19605/tid=19607] ppid=19603 vsize=2384 CPUtime=0.48
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 44 0 0 0 43 5 0 0 16 0 4 0 111184194 2441216 174 1992294400 134512640 135180984 4294956208 18446744073709551615 134522986 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19605/tid=19608] ppid=19603 vsize=2384 CPUtime=0.43
/proc/19605/task/19608/stat : 19608 (satake) R 19603 19605 19568 0 -1 4194368 30 0 0 0 39 4 0 0 16 0 4 0 111184194 2441216 174 1992294400 134512640 135180984 4294956208 18446744073709551615 134518214 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 2384

[startup+1.50265 s]
/proc/loadavg: 0.00 0.06 0.58 3/69 19609
/proc/meminfo: memFree=1553160/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=2644 CPUtime=2.35
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 270 0 0 0 179 56 0 0 18 0 4 0 111184194 2707456 255 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 661 255 70 163 0 496 0
[pid=19605/tid=19606] ppid=19603 vsize=2644 CPUtime=0.34
/proc/19605/task/19606/stat : 19606 (satake) S 19603 19605 19568 0 -1 4194368 84 0 0 0 6 28 0 0 16 0 4 0 111184194 2707456 255 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=19605/tid=19607] ppid=19603 vsize=2644 CPUtime=1.01
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 51 0 0 0 88 13 0 0 16 0 4 0 111184194 2707456 255 1992294400 134512640 135180984 4294956208 18446744073709551615 134528866 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19605/tid=19608] ppid=19603 vsize=2644 CPUtime=0.97
/proc/19605/task/19608/stat : 19608 (satake) R 19603 19605 19568 0 -1 4194368 52 0 0 0 83 14 0 0 16 0 4 0 111184194 2707456 255 1992294400 134512640 135180984 4294956208 18446744073709551615 134519104 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 2644

[startup+3.10263 s]
/proc/loadavg: 0.00 0.06 0.58 3/69 19609
/proc/meminfo: memFree=1552584/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=3312 CPUtime=4.9
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 443 0 0 0 342 148 0 0 18 0 4 0 111184194 3391488 428 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 828 428 70 163 0 663 0
[pid=19605/tid=19606] ppid=19603 vsize=3312 CPUtime=0.92
/proc/19605/task/19606/stat : 19606 (satake) R 19603 19605 19568 0 -1 4194368 226 0 0 0 18 74 0 0 16 0 4 0 111184194 3391488 428 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19605/tid=19607] ppid=19603 vsize=3312 CPUtime=2
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 67 0 0 0 164 36 0 0 15 0 4 0 111184194 3391488 428 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19605/tid=19608] ppid=19603 vsize=3312 CPUtime=1.96
/proc/19605/task/19608/stat : 19608 (satake) S 19603 19605 19568 0 -1 4194368 67 0 0 0 159 37 0 0 16 0 4 0 111184194 3391488 428 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 3312

[startup+6.30196 s]
/proc/loadavg: 0.16 0.09 0.58 3/69 19609
/proc/meminfo: memFree=1550920/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=4984 CPUtime=9.88
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 845 0 0 0 632 356 0 0 18 0 4 0 111184194 5103616 830 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 1246 830 70 163 0 1081 0
[pid=19605/tid=19606] ppid=19603 vsize=4984 CPUtime=2.17
/proc/19605/task/19606/stat : 19606 (satake) S 19603 19605 19568 0 -1 4194368 584 0 0 0 40 177 0 0 15 0 4 0 111184194 5103616 830 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=19605/tid=19607] ppid=19603 vsize=4984 CPUtime=3.84
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 89 0 0 0 297 87 0 0 15 0 4 0 111184194 5103616 830 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19605/tid=19608] ppid=19603 vsize=4984 CPUtime=3.84
/proc/19605/task/19608/stat : 19608 (satake) S 19603 19605 19568 0 -1 4194368 89 0 0 0 293 91 0 0 16 0 4 0 111184194 5103616 830 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.88
Current children cumulated vsize (KiB) 4984

[startup+12.7018 s]
/proc/loadavg: 0.31 0.12 0.59 3/69 19609
/proc/meminfo: memFree=1547528/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=8676 CPUtime=19.7
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 1642 0 0 0 1184 786 0 0 18 0 4 0 111184194 8884224 1627 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 2169 1627 70 163 0 2004 0
[pid=19605/tid=19606] ppid=19603 vsize=8676 CPUtime=4.84
/proc/19605/task/19606/stat : 19606 (satake) R 19603 19605 19568 0 -1 4194368 1283 0 0 0 89 395 0 0 16 0 4 0 111184194 8884224 1627 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19605/tid=19607] ppid=19603 vsize=8676 CPUtime=7.45
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 122 0 0 0 550 195 0 0 16 0 4 0 111184194 8884224 1627 1992294400 134512640 135180984 4294956208 18446744073709551615 134523773 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19605/tid=19608] ppid=19603 vsize=8676 CPUtime=7.39
/proc/19605/task/19608/stat : 19608 (satake) S 19603 19605 19568 0 -1 4194368 154 0 0 0 544 195 0 0 15 0 4 0 111184194 8884224 1627 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.7
Current children cumulated vsize (KiB) 8676

[startup+25.502 s]
/proc/loadavg: 0.76 0.23 0.62 2/69 19609
/proc/meminfo: memFree=1540488/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=16488 CPUtime=39.33
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 3369 0 0 0 2217 1716 0 0 18 0 4 0 111184194 16883712 3354 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 4122 3354 70 163 0 3957 0
[pid=19605/tid=19606] ppid=19603 vsize=16488 CPUtime=10.57
/proc/19605/task/19606/stat : 19606 (satake) R 19603 19605 19568 0 -1 4194368 2867 0 0 0 195 862 0 0 16 0 4 0 111184194 16883712 3354 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19605/tid=19607] ppid=19603 vsize=16488 CPUtime=14.27
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 220 0 0 0 1007 420 0 0 16 0 4 0 111184194 16883712 3354 1992294400 134512640 135180984 4294956208 18446744073709551615 134528529 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19605/tid=19608] ppid=19603 vsize=16488 CPUtime=14.46
/proc/19605/task/19608/stat : 19608 (satake) R 19603 19605 19568 0 -1 4194368 199 0 0 0 1014 432 0 0 16 0 4 0 111184194 16883712 3354 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.33
Current children cumulated vsize (KiB) 16488

[startup+51.1018 s]
/proc/loadavg: 1.12 0.35 0.65 3/69 19609
/proc/meminfo: memFree=1526600/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=32136 CPUtime=78.84
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 6833 0 0 0 4236 3648 0 0 18 0 4 0 111184194 32907264 6818 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 8034 6818 70 163 0 7869 0
[pid=19605/tid=19606] ppid=19603 vsize=32136 CPUtime=22.45
/proc/19605/task/19606/stat : 19606 (satake) R 19603 19605 19568 0 -1 4194368 6041 0 0 0 417 1828 0 0 15 0 4 0 111184194 32907264 6818 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19605/tid=19607] ppid=19603 vsize=32136 CPUtime=28.15
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 368 0 0 0 1910 905 0 0 15 0 4 0 111184194 32907264 6818 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19605/tid=19608] ppid=19603 vsize=32136 CPUtime=28.21
/proc/19605/task/19608/stat : 19608 (satake) R 19603 19605 19568 0 -1 4194368 341 0 0 0 1907 914 0 0 16 0 4 0 111184194 32907264 6818 1992294400 134512640 135180984 4294956208 18446744073709551615 134528683 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 78.84
Current children cumulated vsize (KiB) 32136

[startup+102.306 s]
/proc/loadavg: 1.51 0.57 0.71 3/69 19609
/proc/meminfo: memFree=1498696/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=65860 CPUtime=158.09
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 13730 0 0 0 8199 7610 0 0 18 0 4 0 111184194 67440640 13715 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 16465 13715 70 163 0 16300 0
[pid=19605/tid=19606] ppid=19603 vsize=65860 CPUtime=46.87
/proc/19605/task/19606/stat : 19606 (satake) S 19603 19605 19568 0 -1 4194368 11950 0 0 0 876 3811 0 0 16 0 4 0 111184194 67440640 13715 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=19605/tid=19607] ppid=19603 vsize=65860 CPUtime=55.43
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 880 0 0 0 3653 1890 0 0 16 0 4 0 111184194 67440640 13715 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19605/tid=19608] ppid=19603 vsize=65860 CPUtime=55.77
/proc/19605/task/19608/stat : 19608 (satake) R 19603 19605 19568 0 -1 4194368 817 0 0 0 3669 1908 0 0 16 0 4 0 111184194 67440640 13715 1992294400 134512640 135180984 4294956208 18446744073709551615 134520033 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 158.09
Current children cumulated vsize (KiB) 65860

[startup+162.301 s]
/proc/loadavg: 1.73 0.80 0.77 2/69 19609
/proc/meminfo: memFree=1465928/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=106984 CPUtime=250.69
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 22010 0 0 0 12691 12378 0 0 18 0 4 0 111184194 109551616 21995 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 26746 21995 70 163 0 26581 0
[pid=19605/tid=19606] ppid=19603 vsize=106984 CPUtime=76.08
/proc/19605/task/19606/stat : 19606 (satake) S 19603 19605 19568 0 -1 4194368 17766 0 0 0 1423 6185 0 0 15 0 4 0 111184194 109551616 21995 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19605/tid=19607] ppid=19603 vsize=106984 CPUtime=87.19

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

Current children cumulated vsize (KiB) 189036

[startup+342.302 s]
/proc/loadavg: 1.86 1.31 0.97 4/69 19609
/proc/meminfo: memFree=1363216/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=231108 CPUtime=526.91
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 47561 0 0 0 25829 26862 0 0 18 0 4 0 111184194 236654592 47546 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 57777 47546 70 163 0 57612 0
[pid=19605/tid=19606] ppid=19603 vsize=231108 CPUtime=164.89
/proc/19605/task/19606/stat : 19606 (satake) R 19603 19605 19568 0 -1 4194368 34013 0 0 0 3109 13380 0 0 16 0 4 0 111184194 236654592 47546 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19605/tid=19607] ppid=19603 vsize=231108 CPUtime=181.04
/proc/19605/task/19607/stat : 19607 (satake) S 19603 19605 19568 0 -1 4194368 7061 0 0 0 11362 6742 0 0 16 0 4 0 111184194 236654592 47546 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=19605/tid=19608] ppid=19603 vsize=231108 CPUtime=180.95
/proc/19605/task/19608/stat : 19608 (satake) R 19603 19605 19568 0 -1 4194368 6404 0 0 0 11357 6738 0 0 15 0 4 0 111184194 236654592 47546 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 526.91
Current children cumulated vsize (KiB) 231108

[startup+402.303 s]
/proc/loadavg: 1.92 1.43 1.03 3/69 19609
/proc/meminfo: memFree=1329104/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=267320 CPUtime=618.51
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 56132 0 0 0 30168 31683 0 0 18 0 4 0 111184194 273735680 56117 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 66830 56117 70 163 0 66665 0
[pid=19605/tid=19606] ppid=19603 vsize=267320 CPUtime=194.33
/proc/19605/task/19606/stat : 19606 (satake) S 19603 19605 19568 0 -1 4194368 39432 0 0 0 3683 15750 0 0 15 0 4 0 111184194 273735680 56117 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=19605/tid=19607] ppid=19603 vsize=267320 CPUtime=212.66
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 8787 0 0 0 13278 7988 0 0 16 0 4 0 111184194 273735680 56117 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19605/tid=19608] ppid=19603 vsize=267320 CPUtime=211.49
/proc/19605/task/19608/stat : 19608 (satake) R 19603 19605 19568 0 -1 4194368 7830 0 0 0 13205 7944 0 0 16 0 4 0 111184194 273735680 56117 1992294400 134512640 135180984 4294956208 18446744073709551615 134518209 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 618.51
Current children cumulated vsize (KiB) 267320

[startup+462.302 s]
/proc/loadavg: 2.24 1.61 1.12 3/69 19609
/proc/meminfo: memFree=1294352/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=310940 CPUtime=710.08
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 64736 0 0 0 34476 36532 0 0 18 0 4 0 111184194 318402560 64721 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 77735 64721 70 163 0 77570 0
[pid=19605/tid=19606] ppid=19603 vsize=310940 CPUtime=223.96
/proc/19605/task/19606/stat : 19606 (satake) R 19603 19605 19568 0 -1 4194368 44896 0 0 0 4248 18148 0 0 15 0 4 0 111184194 318402560 64721 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=19605/tid=19607] ppid=19603 vsize=310940 CPUtime=244.15
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 10285 0 0 0 15176 9239 0 0 16 0 4 0 111184194 318402560 64721 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19605/tid=19608] ppid=19603 vsize=310940 CPUtime=241.95
/proc/19605/task/19608/stat : 19608 (satake) S 19603 19605 19568 0 -1 4194368 9472 0 0 0 15051 9144 0 0 16 0 4 0 111184194 318402560 64721 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 710.08
Current children cumulated vsize (KiB) 310940

[startup+522.302 s]
/proc/loadavg: 2.22 1.71 1.18 2/69 19609
/proc/meminfo: memFree=1259920/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=353116 CPUtime=802.2
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 73403 0 0 0 38830 41390 0 0 18 0 4 0 111184194 361590784 73388 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 88279 73388 70 163 0 88114 0
[pid=19605/tid=19606] ppid=19603 vsize=353116 CPUtime=253.69
/proc/19605/task/19606/stat : 19606 (satake) S 19603 19605 19568 0 -1 4194368 50435 0 0 0 4821 20548 0 0 15 0 4 0 111184194 361590784 73388 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=19605/tid=19607] ppid=19603 vsize=353116 CPUtime=275.47
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 11830 0 0 0 17081 10466 0 0 16 0 4 0 111184194 361590784 73388 1992294400 134512640 135180984 4294956208 18446744073709551615 134528536 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19605/tid=19608] ppid=19603 vsize=353116 CPUtime=273.02
/proc/19605/task/19608/stat : 19608 (satake) R 19603 19605 19568 0 -1 4194368 11055 0 0 0 16927 10375 0 0 16 0 4 0 111184194 361590784 73388 1992294400 134512640 135180984 4294956208 18446744073709551615 134526384 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.2
Current children cumulated vsize (KiB) 353116

[startup+582.301 s]
/proc/loadavg: 2.06 1.76 1.23 2/69 19609
/proc/meminfo: memFree=1224784/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=401560 CPUtime=893.99
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 82119 0 0 0 43127 46272 0 0 18 0 4 0 111184194 411197440 82104 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 100390 82104 70 163 0 100225 0
[pid=19605/tid=19606] ppid=19603 vsize=401560 CPUtime=283.66
/proc/19605/task/19606/stat : 19606 (satake) R 19603 19605 19568 0 -1 4194368 55925 0 0 0 5395 22971 0 0 16 0 4 0 111184194 411197440 82104 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19605/tid=19607] ppid=19603 vsize=401560 CPUtime=306.64
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 13588 0 0 0 18957 11707 0 0 16 0 4 0 111184194 411197440 82104 1992294400 134512640 135180984 4294956208 18446744073709551615 134518218 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19605/tid=19608] ppid=19603 vsize=401560 CPUtime=303.66
/proc/19605/task/19608/stat : 19608 (satake) S 19603 19605 19568 0 -1 4194368 12523 0 0 0 18774 11592 0 0 16 0 4 0 111184194 411197440 82104 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 893.99
Current children cumulated vsize (KiB) 401560

[startup+642.301 s]
/proc/loadavg: 2.19 1.84 1.29 3/69 19609
/proc/meminfo: memFree=1189584/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=443508 CPUtime=985.84
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 90800 0 0 0 47491 51093 0 0 18 0 4 0 111184194 454152192 90785 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 110877 90785 70 163 0 110712 0
[pid=19605/tid=19606] ppid=19603 vsize=443508 CPUtime=313.08
/proc/19605/task/19606/stat : 19606 (satake) S 19603 19605 19568 0 -1 4194368 61335 0 0 0 5950 25358 0 0 15 0 4 0 111184194 454152192 90785 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=19605/tid=19607] ppid=19603 vsize=443508 CPUtime=337.84
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 15258 0 0 0 20862 12922 0 0 15 0 4 0 111184194 454152192 90785 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19605/tid=19608] ppid=19603 vsize=443508 CPUtime=334.9
/proc/19605/task/19608/stat : 19608 (satake) R 19603 19605 19568 0 -1 4194368 14124 0 0 0 20678 12812 0 0 15 0 4 0 111184194 454152192 90785 1992294400 134512640 135180984 4294956208 18446744073709551615 134530765 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 985.84
Current children cumulated vsize (KiB) 443508

[startup+702.301 s]
/proc/loadavg: 2.01 1.84 1.32 3/69 19609
/proc/meminfo: memFree=1154960/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=484596 CPUtime=1077.9
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 99520 0 0 0 51843 55947 0 0 18 0 4 0 111184194 496226304 99505 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 121149 99505 70 163 0 120984 0
[pid=19605/tid=19606] ppid=19603 vsize=484596 CPUtime=342.73
/proc/19605/task/19606/stat : 19606 (satake) R 19603 19605 19568 0 -1 4194368 66834 0 0 0 6521 27752 0 0 15 0 4 0 111184194 496226304 99505 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19605/tid=19607] ppid=19603 vsize=484596 CPUtime=369.06
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 16716 0 0 0 22755 14151 0 0 16 0 4 0 111184194 496226304 99505 1992294400 134512640 135180984 4294956208 18446744073709551615 134528746 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19605/tid=19608] ppid=19603 vsize=484596 CPUtime=366.11
/proc/19605/task/19608/stat : 19608 (satake) R 19603 19605 19568 0 -1 4194368 15887 0 0 0 22567 14044 0 0 15 0 4 0 111184194 496226304 99505 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1077.9
Current children cumulated vsize (KiB) 484596

[startup+762.306 s]
/proc/loadavg: 1.71 1.79 1.33 2/69 19609
/proc/meminfo: memFree=1119632/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=520448 CPUtime=1169.91
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 108222 0 0 0 56222 60769 0 0 18 0 4 0 111184194 532938752 108207 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 130112 108207 70 163 0 129947 0
[pid=19605/tid=19606] ppid=19603 vsize=520448 CPUtime=372.27
/proc/19605/task/19606/stat : 19606 (satake) R 19603 19605 19568 0 -1 4194368 72207 0 0 0 7098 30129 0 0 15 0 4 0 111184194 532938752 108207 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19605/tid=19607] ppid=19603 vsize=520448 CPUtime=399.95
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 18503 0 0 0 24639 15356 0 0 16 0 4 0 111184194 532938752 108207 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19605/tid=19608] ppid=19603 vsize=520448 CPUtime=397.67
/proc/19605/task/19608/stat : 19608 (satake) R 19603 19605 19568 0 -1 4194368 17429 0 0 0 24485 15282 0 0 15 0 4 0 111184194 532938752 108207 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1169.91
Current children cumulated vsize (KiB) 520448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+781.903 s]
/proc/loadavg: 1.64 1.77 1.34 2/69 19611
/proc/meminfo: memFree=1108240/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=534224 CPUtime=1200.02
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 111059 0 0 0 57645 62357 0 0 18 0 4 0 111184194 547045376 111044 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 133556 111044 70 163 0 133391 0
[pid=19605/tid=19606] ppid=19603 vsize=534224 CPUtime=381.95
/proc/19605/task/19606/stat : 19606 (satake) R 19603 19605 19568 0 -1 4194368 73985 0 0 0 7284 30911 0 0 15 0 4 0 111184194 547045376 111044 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19605/tid=19607] ppid=19603 vsize=534224 CPUtime=410.21
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 19136 0 0 0 25254 15767 0 0 15 0 4 0 111184194 547045376 111044 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19605/tid=19608] ppid=19603 vsize=534224 CPUtime=407.84
/proc/19605/task/19608/stat : 19608 (satake) R 19603 19605 19568 0 -1 4194368 17855 0 0 0 25106 15678 0 0 16 0 4 0 111184194 547045376 111044 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 534224

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

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

[startup+781.903 s]
/proc/loadavg: 1.64 1.77 1.34 2/69 19611
/proc/meminfo: memFree=1108240/2055912 swapFree=4192952/4192956
[pid=19605] ppid=19603 vsize=534224 CPUtime=1200.02
/proc/19605/stat : 19605 (satake) S 19603 19605 19568 0 -1 4194304 111059 0 0 0 57645 62357 0 0 18 0 4 0 111184194 547045376 111044 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19605/statm: 133556 111044 70 163 0 133391 0
[pid=19605/tid=19606] ppid=19603 vsize=534224 CPUtime=381.95
/proc/19605/task/19606/stat : 19606 (satake) R 19603 19605 19568 0 -1 4194368 73985 0 0 0 7284 30911 0 0 15 0 4 0 111184194 547045376 111044 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19605/tid=19607] ppid=19603 vsize=534224 CPUtime=410.21
/proc/19605/task/19607/stat : 19607 (satake) R 19603 19605 19568 0 -1 4194368 19136 0 0 0 25254 15767 0 0 15 0 4 0 111184194 547045376 111044 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19605/tid=19608] ppid=19603 vsize=534224 CPUtime=407.84
/proc/19605/task/19608/stat : 19608 (satake) R 19603 19605 19568 0 -1 4194368 17855 0 0 0 25106 15678 0 0 16 0 4 0 111184194 547045376 111044 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 534224

Child ended because it received signal 15 (SIGTERM)
Real time (s): 782
CPU time (s): 1200.13
CPU user time (s): 576.466
CPU system time (s): 623.66
CPU usage (%): 153.469
Max. virtual memory (cumulated for all children) (KiB): 534224

deleting IPC queue 294912
deleting IPC queue 327681
deleting IPC queue 360450
deleting IPC queue 393219
deleting IPC queue 425988
deleting IPC queue 458757
deleting IPC queue 491526
deleting IPC queue 524295
deleting IPC queue 557064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 576.466
system time used= 623.66
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111059
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= 20647966
involuntary context switches= 14252954

runsolver used 0.92086 second user time and 2.51062 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-27 13:25:52
IDJOB=1737714
IDBENCH=71793
IDSOLVER=553
FILE ID=node78/1737714-1240831552
PBS_JOBID= 9187555
Free space on /tmp= 126788 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-103-100.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737714-1240831552/watcher-1737714-1240831552 -o /tmp/evaluation-result-1737714-1240831552/solver-1737714-1240831552 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1737714-1240831552.cnf 3 1200

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

MD5SUM BENCH= 5110e109b45a76c6118af02389913ef8
RANDOM SEED=35251696

node78.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.243
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.243
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:      2055912 kB
MemFree:       1554384 kB
Buffers:         71208 kB
Cached:         341140 kB
SwapCached:          4 kB
Active:         193928 kB
Inactive:       233140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1554384 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:             764 kB
Writeback:           0 kB
Mapped:          24440 kB
Slab:            60272 kB
Committed_AS:   298560 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126788 MiB
End job on node78 at 2009-04-27 13:38:56