Trace number 1543778

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.18 675.777

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S1746008863-010.cnf
MD5SUM243926b94d1dc7710cf6791cadd5350d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark301.255
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
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-1543778-1238554580/watcher-1543778-1238554580 -o /tmp/evaluation-result-1543778-1238554580/solver-1543778-1238554580 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1543778-1238554580.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 0.98 1.00 3/65 2699
/proc/meminfo: memFree=1591216/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=2176 CPUtime=0
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 168 0 0 0 0 0 0 0 18 0 4 0 481791865 2228224 153 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 544 153 68 163 0 379 0
[pid=2699/tid=2700] ppid=2697 vsize=2176 CPUtime=0
/proc/2699/task/2700/stat : 2700 (satake) S 2697 2699 1962 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 481791865 2228224 153 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=2699/tid=2701] ppid=2697 vsize=2176 CPUtime=0
/proc/2699/task/2701/stat : 2701 (satake) R 2697 2699 1962 0 -1 4194368 31 0 0 0 0 0 0 0 19 0 4 0 481791865 2228224 153 1992294400 134512640 135180984 4294956208 18446744073709551615 134680984 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2699/tid=2702] ppid=2697 vsize=2176 CPUtime=0
/proc/2699/task/2702/stat : 2702 (satake) R 2697 2699 1962 0 -1 4194368 47 0 0 0 0 0 0 0 20 0 4 0 481791865 2228224 153 1992294400 134512640 135180984 4294956208 18446744073709551615 134528881 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0224911 s]
/proc/loadavg: 0.99 0.98 1.00 3/65 2699
/proc/meminfo: memFree=1591216/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=2172 CPUtime=0.02
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 198 0 0 0 1 1 0 0 18 0 4 0 481791865 2224128 183 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 543 183 70 163 0 378 0
[pid=2699/tid=2700] ppid=2697 vsize=2172 CPUtime=0
/proc/2699/task/2700/stat : 2700 (satake) R 2697 2699 1962 0 -1 4194368 10 0 0 0 0 0 0 0 16 0 4 0 481791865 2224128 183 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2699/tid=2701] ppid=2697 vsize=2172 CPUtime=0
/proc/2699/task/2701/stat : 2701 (satake) R 2697 2699 1962 0 -1 4194368 55 0 0 0 0 0 0 0 19 0 4 0 481791865 2224128 183 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2699/tid=2702] ppid=2697 vsize=2172 CPUtime=0.01
/proc/2699/task/2702/stat : 2702 (satake) S 2697 2699 1962 0 -1 4194368 50 0 0 0 1 0 0 0 16 0 4 0 481791865 2224128 183 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2172

[startup+0.101504 s]
/proc/loadavg: 0.99 0.98 1.00 3/65 2699
/proc/meminfo: memFree=1591216/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=2304 CPUtime=0.15
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 249 0 0 0 8 7 0 0 18 0 4 0 481791865 2359296 234 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 576 234 70 163 0 411 0
[pid=2699/tid=2700] ppid=2697 vsize=2304 CPUtime=0.04
/proc/2699/task/2700/stat : 2700 (satake) R 2697 2699 1962 0 -1 4194368 23 0 0 0 1 3 0 0 17 0 4 0 481791865 2359296 234 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2699/tid=2701] ppid=2697 vsize=2304 CPUtime=0.04
/proc/2699/task/2701/stat : 2701 (satake) S 2697 2699 1962 0 -1 4194368 76 0 0 0 3 1 0 0 16 0 4 0 481791865 2359296 234 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=2699/tid=2702] ppid=2697 vsize=2304 CPUtime=0.05
/proc/2699/task/2702/stat : 2702 (satake) S 2697 2699 1962 0 -1 4194368 67 0 0 0 3 2 0 0 16 0 4 0 481791865 2359296 234 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) 2304

[startup+0.301516 s]
/proc/loadavg: 0.99 0.98 1.00 3/65 2699
/proc/meminfo: memFree=1591216/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=2436 CPUtime=0.47
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 296 0 0 0 26 21 0 0 18 0 4 0 481791865 2494464 281 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 609 281 70 163 0 444 0
[pid=2699/tid=2700] ppid=2697 vsize=2436 CPUtime=0.12
/proc/2699/task/2700/stat : 2700 (satake) R 2697 2699 1962 0 -1 4194368 43 0 0 0 2 10 0 0 17 0 4 0 481791865 2494464 281 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2699/tid=2701] ppid=2697 vsize=2436 CPUtime=0.16
/proc/2699/task/2701/stat : 2701 (satake) R 2697 2699 1962 0 -1 4194368 93 0 0 0 11 5 0 0 16 0 4 0 481791865 2494464 281 1992294400 134512640 135180984 4294956208 18446744073709551615 134528411 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2699/tid=2702] ppid=2697 vsize=2436 CPUtime=0.16
/proc/2699/task/2702/stat : 2702 (satake) S 2697 2699 1962 0 -1 4194368 77 0 0 0 11 5 0 0 16 0 4 0 481791865 2494464 281 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 2436

[startup+0.701563 s]
/proc/loadavg: 0.99 0.98 1.00 3/65 2699
/proc/meminfo: memFree=1591216/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=2832 CPUtime=1.11
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 380 0 0 0 63 48 0 0 18 0 4 0 481791865 2899968 365 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 708 365 70 163 0 543 0
[pid=2699/tid=2700] ppid=2697 vsize=2832 CPUtime=0.31
/proc/2699/task/2700/stat : 2700 (satake) R 2697 2699 1962 0 -1 4194368 84 0 0 0 6 25 0 0 17 0 4 0 481791865 2899968 365 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2699/tid=2701] ppid=2697 vsize=2832 CPUtime=0.39
/proc/2699/task/2701/stat : 2701 (satake) R 2697 2699 1962 0 -1 4194368 123 0 0 0 28 11 0 0 17 0 4 0 481791865 2899968 365 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2699/tid=2702] ppid=2697 vsize=2832 CPUtime=0.39
/proc/2699/task/2702/stat : 2702 (satake) R 2697 2699 1962 0 -1 4194368 90 0 0 0 28 11 0 0 16 0 4 0 481791865 2899968 365 1992294400 134512640 135180984 4294956208 18446744073709551615 134528669 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 2832

[startup+1.50165 s]
/proc/loadavg: 0.99 0.98 1.00 3/69 2703
/proc/meminfo: memFree=1589712/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=3360 CPUtime=2.41
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 537 0 0 0 142 99 0 0 18 0 4 0 481791865 3440640 522 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 840 522 70 163 0 675 0
[pid=2699/tid=2700] ppid=2697 vsize=3360 CPUtime=0.64
/proc/2699/task/2700/stat : 2700 (satake) R 2697 2699 1962 0 -1 4194368 178 0 0 0 13 51 0 0 17 0 4 0 481791865 3440640 522 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2699/tid=2701] ppid=2697 vsize=3360 CPUtime=0.89
/proc/2699/task/2701/stat : 2701 (satake) S 2697 2699 1962 0 -1 4194368 171 0 0 0 65 24 0 0 16 0 4 0 481791865 3440640 522 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=2699/tid=2702] ppid=2697 vsize=3360 CPUtime=0.87
/proc/2699/task/2702/stat : 2702 (satake) R 2697 2699 1962 0 -1 4194368 105 0 0 0 63 24 0 0 16 0 4 0 481791865 3440640 522 1992294400 134512640 135180984 4294956208 18446744073709551615 134528688 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 3360

[startup+3.10184 s]
/proc/loadavg: 0.99 0.98 1.00 4/69 2703
/proc/meminfo: memFree=1588752/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=4468 CPUtime=5
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 810 0 0 0 291 209 0 0 18 0 4 0 481791865 4575232 795 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 1117 795 70 163 0 952 0
[pid=2699/tid=2700] ppid=2697 vsize=4468 CPUtime=1.38
/proc/2699/task/2700/stat : 2700 (satake) R 2697 2699 1962 0 -1 4194368 367 0 0 0 27 111 0 0 17 0 4 0 481791865 4575232 795 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2699/tid=2701] ppid=2697 vsize=4468 CPUtime=1.83
/proc/2699/task/2701/stat : 2701 (satake) R 2697 2699 1962 0 -1 4194368 246 0 0 0 134 49 0 0 15 0 4 0 481791865 4575232 795 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2699/tid=2702] ppid=2697 vsize=4468 CPUtime=1.77
/proc/2699/task/2702/stat : 2702 (satake) S 2697 2699 1962 0 -1 4194368 114 0 0 0 129 48 0 0 15 0 4 0 481791865 4575232 795 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 4468

[startup+6.30232 s]
/proc/loadavg: 1.15 1.02 1.01 3/69 2703
/proc/meminfo: memFree=1586584/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=6528 CPUtime=10.3
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 1337 0 0 0 589 441 0 0 18 0 4 0 481791865 6684672 1322 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 1632 1322 70 163 0 1467 0
[pid=2699/tid=2700] ppid=2697 vsize=6528 CPUtime=2.89
/proc/2699/task/2700/stat : 2700 (satake) S 2697 2699 1962 0 -1 4194368 778 0 0 0 53 236 0 0 15 0 4 0 481791865 6684672 1322 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=2699/tid=2701] ppid=2697 vsize=6528 CPUtime=3.84
/proc/2699/task/2701/stat : 2701 (satake) R 2697 2699 1962 0 -1 4194368 334 0 0 0 279 105 0 0 15 0 4 0 481791865 6684672 1322 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2699/tid=2702] ppid=2697 vsize=6528 CPUtime=3.56
/proc/2699/task/2702/stat : 2702 (satake) R 2697 2699 1962 0 -1 4194368 142 0 0 0 257 99 0 0 16 0 4 0 481791865 6684672 1322 1992294400 134512640 135180984 4294956208 18446744073709551615 134527255 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.3
Current children cumulated vsize (KiB) 6528

[startup+12.7019 s]
/proc/loadavg: 1.22 1.03 1.02 3/69 2703
/proc/meminfo: memFree=1582360/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=10772 CPUtime=21.22
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 2337 0 0 0 1237 885 0 0 18 0 4 0 481791865 11030528 2322 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 2693 2322 70 163 0 2528 0
[pid=2699/tid=2700] ppid=2697 vsize=10772 CPUtime=5.61
/proc/2699/task/2700/stat : 2700 (satake) S 2697 2699 1962 0 -1 4194368 1582 0 0 0 109 452 0 0 15 0 4 0 481791865 11030528 2322 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=2699/tid=2701] ppid=2697 vsize=10772 CPUtime=7.94
/proc/2699/task/2701/stat : 2701 (satake) R 2697 2699 1962 0 -1 4194368 490 0 0 0 575 219 0 0 16 0 4 0 481791865 11030528 2322 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2699/tid=2702] ppid=2697 vsize=10772 CPUtime=7.64
/proc/2699/task/2702/stat : 2702 (satake) R 2697 2699 1962 0 -1 4194368 182 0 0 0 551 213 0 0 15 0 4 0 481791865 11030528 2322 1992294400 134512640 135180984 4294956208 18446744073709551615 134538136 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.22
Current children cumulated vsize (KiB) 10772

[startup+25.5014 s]
/proc/loadavg: 1.41 1.08 1.03 4/69 2703
/proc/meminfo: memFree=1574296/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=20044 CPUtime=43.23
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 4275 0 0 0 2526 1797 0 0 18 0 4 0 481791865 20525056 4260 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 5011 4260 70 163 0 4846 0
[pid=2699/tid=2700] ppid=2697 vsize=20044 CPUtime=11.11
/proc/2699/task/2700/stat : 2700 (satake) S 2697 2699 1962 0 -1 4194368 3162 0 0 0 222 889 0 0 16 0 4 0 481791865 20525056 4260 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=2699/tid=2701] ppid=2697 vsize=20044 CPUtime=16.25
/proc/2699/task/2701/stat : 2701 (satake) R 2697 2699 1962 0 -1 4194368 769 0 0 0 1173 452 0 0 16 0 4 0 481791865 20525056 4260 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2699/tid=2702] ppid=2697 vsize=20044 CPUtime=15.85
/proc/2699/task/2702/stat : 2702 (satake) S 2697 2699 1962 0 -1 4194368 261 0 0 0 1130 455 0 0 16 0 4 0 481791865 20525056 4260 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 43.23
Current children cumulated vsize (KiB) 20044

[startup+51.1025 s]
/proc/loadavg: 1.75 1.18 1.07 4/69 2703
/proc/meminfo: memFree=1559704/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=36860 CPUtime=87.62
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 7955 0 0 0 5222 3540 0 0 18 0 4 0 481791865 37744640 7940 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 9215 7940 70 163 0 9050 0
[pid=2699/tid=2700] ppid=2697 vsize=36860 CPUtime=21.81
/proc/2699/task/2700/stat : 2700 (satake) S 2697 2699 1962 0 -1 4194368 6025 0 0 0 444 1737 0 0 15 0 4 0 481791865 37744640 7940 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=2699/tid=2701] ppid=2697 vsize=37008 CPUtime=33.23
/proc/2699/task/2701/stat : 2701 (satake) R 2697 2699 1962 0 -1 4194368 1389 0 0 0 2420 903 0 0 15 0 4 0 481791865 37896192 7945 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2699/tid=2702] ppid=2697 vsize=37008 CPUtime=32.56
/proc/2699/task/2702/stat : 2702 (satake) R 2697 2699 1962 0 -1 4194368 458 0 0 0 2357 899 0 0 16 0 4 0 481791865 37896192 7951 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 87.62
Current children cumulated vsize (KiB) 36860

[startup+102.307 s]
/proc/loadavg: 2.04 1.35 1.13 3/69 2703
/proc/meminfo: memFree=1530904/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=70368 CPUtime=177.14
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 15078 0 0 0 10674 7040 0 0 18 0 4 0 481791865 72056832 15063 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 17592 15063 70 163 0 17427 0
[pid=2699/tid=2700] ppid=2697 vsize=70368 CPUtime=43.27
/proc/2699/task/2700/stat : 2700 (satake) S 2697 2699 1962 0 -1 4194368 11609 0 0 0 890 3437 0 0 15 0 4 0 481791865 72056832 15063 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=2699/tid=2701] ppid=2697 vsize=70368 CPUtime=67.39
/proc/2699/task/2701/stat : 2701 (satake) R 2697 2699 1962 0 -1 4194368 2436 0 0 0 4932 1807 0 0 16 0 4 0 481791865 72056832 15063 1992294400 134512640 135180984 4294956208 18446744073709551615 134527266 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2699/tid=2702] ppid=2697 vsize=70368 CPUtime=66.46
/proc/2699/task/2702/stat : 2702 (satake) R 2697 2699 1962 0 -1 4194368 950 0 0 0 4852 1794 0 0 16 0 4 0 481791865 72056832 15063 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 177.14
Current children cumulated vsize (KiB) 70368

[startup+162.302 s]
/proc/loadavg: 2.28 1.53 1.20 3/69 2703
/proc/meminfo: memFree=1498840/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=109616 CPUtime=283.09
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 23112 0 0 0 17409 10900 0 0 18 0 4 0 481791865 112246784 23097 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 27404 23097 70 163 0 27239 0
[pid=2699/tid=2700] ppid=2697 vsize=109616 CPUtime=67.23
/proc/2699/task/2700/stat : 2700 (satake) R 2697 2699 1962 0 -1 4194368 17702 0 0 0 1394 5329 0 0 16 0 4 0 481791865 112246784 23097 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2699/tid=2701] ppid=2697 vsize=109616 CPUtime=108.34

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

Current children cumulated vsize (KiB) 109616

[startup+222.302 s]
/proc/loadavg: 2.46 1.72 1.28 4/69 2703
/proc/meminfo: memFree=1466648/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=145988 CPUtime=389.12
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 31111 0 0 0 24017 14895 0 0 18 0 4 0 481791865 149491712 31096 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 36497 31096 70 163 0 36332 0
[pid=2699/tid=2700] ppid=2697 vsize=145988 CPUtime=91.75
/proc/2699/task/2700/stat : 2700 (satake) S 2697 2699 1962 0 -1 4194368 23477 0 0 0 1905 7270 0 0 16 0 4 0 481791865 149491712 31096 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=2699/tid=2701] ppid=2697 vsize=145988 CPUtime=149.04
/proc/2699/task/2701/stat : 2701 (satake) R 2697 2699 1962 0 -1 4194368 5762 0 0 0 11090 3814 0 0 16 0 4 0 481791865 149491712 31096 1992294400 134512640 135180984 4294956208 18446744073709551615 134520036 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2699/tid=2702] ppid=2697 vsize=145988 CPUtime=148.31
/proc/2699/task/2702/stat : 2702 (satake) R 2697 2699 1962 0 -1 4194368 1789 0 0 0 11021 3810 0 0 16 0 4 0 481791865 149491712 31096 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 389.12
Current children cumulated vsize (KiB) 145988

[startup+282.301 s]
/proc/loadavg: 2.58 1.88 1.36 3/69 2709
/proc/meminfo: memFree=1434904/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=183556 CPUtime=495.44
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 39082 0 0 0 30648 18896 0 0 18 0 4 0 481791865 187961344 39067 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 45889 39067 70 163 0 45724 0
[pid=2699/tid=2700] ppid=2697 vsize=183556 CPUtime=116.43
/proc/2699/task/2700/stat : 2700 (satake) R 2697 2699 1962 0 -1 4194368 29334 0 0 0 2426 9217 0 0 16 0 4 0 481791865 187961344 39067 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2699/tid=2701] ppid=2697 vsize=183556 CPUtime=190.07
/proc/2699/task/2701/stat : 2701 (satake) R 2697 2699 1962 0 -1 4194368 7648 0 0 0 14166 4841 0 0 15 0 4 0 481791865 187961344 39067 1992294400 134512640 135180984 4294956208 18446744073709551615 134520027 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2699/tid=2702] ppid=2697 vsize=183556 CPUtime=188.92
/proc/2699/task/2702/stat : 2702 (satake) R 2697 2699 1962 0 -1 4194368 2017 0 0 0 14054 4838 0 0 16 0 4 0 481791865 187961344 39067 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 495.44
Current children cumulated vsize (KiB) 183556

[startup+342.307 s]
/proc/loadavg: 2.50 1.97 1.43 3/69 2709
/proc/meminfo: memFree=1403992/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=225532 CPUtime=602.37
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 46760 0 0 0 37489 22748 0 0 18 0 4 0 481791865 230944768 46745 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 56383 46745 70 163 0 56218 0
[pid=2699/tid=2700] ppid=2697 vsize=225532 CPUtime=140.48
/proc/2699/task/2700/stat : 2700 (satake) R 2697 2699 1962 0 -1 4194368 34871 0 0 0 2943 11105 0 0 17 0 4 0 481791865 230944768 46745 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2699/tid=2701] ppid=2697 vsize=225532 CPUtime=231.61
/proc/2699/task/2701/stat : 2701 (satake) R 2697 2699 1962 0 -1 4194368 9391 0 0 0 17338 5823 0 0 15 0 4 0 481791865 230944768 46745 1992294400 134512640 135180984 4294956208 18446744073709551615 134532527 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2699/tid=2702] ppid=2697 vsize=225532 CPUtime=230.26
/proc/2699/task/2702/stat : 2702 (satake) R 2697 2699 1962 0 -1 4194368 2415 0 0 0 17207 5819 0 0 16 0 4 0 481791865 230944768 46745 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 602.37
Current children cumulated vsize (KiB) 225532

[startup+402.301 s]
/proc/loadavg: 2.48 2.05 1.49 3/69 2709
/proc/meminfo: memFree=1373848/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=262452 CPUtime=708.91
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 54355 0 0 0 44344 26547 0 0 18 0 4 0 481791865 268750848 54340 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 65613 54340 70 163 0 65448 0
[pid=2699/tid=2700] ppid=2697 vsize=262452 CPUtime=164.11
/proc/2699/task/2700/stat : 2700 (satake) S 2697 2699 1962 0 -1 4194368 40693 0 0 0 3449 12962 0 0 16 0 4 0 481791865 268750848 54340 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=2699/tid=2701] ppid=2697 vsize=262452 CPUtime=273.17
/proc/2699/task/2701/stat : 2701 (satake) R 2697 2699 1962 0 -1 4194368 10921 0 0 0 20522 6795 0 0 16 0 4 0 481791865 268750848 54340 1992294400 134512640 135180984 4294956208 18446744073709551615 134528623 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2699/tid=2702] ppid=2697 vsize=262452 CPUtime=271.61
/proc/2699/task/2702/stat : 2702 (satake) R 2697 2699 1962 0 -1 4194368 2658 0 0 0 20372 6789 0 0 16 0 4 0 481791865 268750848 54340 1992294400 134512640 135180984 4294956208 18446744073709551615 134519935 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 708.91
Current children cumulated vsize (KiB) 262452

[startup+462.301 s]
/proc/loadavg: 2.53 2.16 1.56 3/69 2709
/proc/meminfo: memFree=1343128/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=294508 CPUtime=816.09
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 61970 0 0 0 51289 30320 0 0 18 0 4 0 481791865 301576192 61955 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 73627 61955 70 163 0 73462 0
[pid=2699/tid=2700] ppid=2697 vsize=294508 CPUtime=187.59
/proc/2699/task/2700/stat : 2700 (satake) S 2697 2699 1962 0 -1 4194368 46105 0 0 0 3963 14796 0 0 15 0 4 0 481791865 301576192 61955 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=2699/tid=2701] ppid=2697 vsize=294508 CPUtime=314.93
/proc/2699/task/2701/stat : 2701 (satake) R 2697 2699 1962 0 -1 4194368 13004 0 0 0 23730 7763 0 0 16 0 4 0 481791865 301576192 61955 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2699/tid=2702] ppid=2697 vsize=294508 CPUtime=313.54
/proc/2699/task/2702/stat : 2702 (satake) R 2697 2699 1962 0 -1 4194368 2778 0 0 0 23594 7760 0 0 16 0 4 0 481791865 301576192 61955 1992294400 134512640 135180984 4294956208 18446744073709551615 134528608 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 816.09
Current children cumulated vsize (KiB) 294508

[startup+522.302 s]
/proc/loadavg: 2.48 2.19 1.60 3/69 2709
/proc/meminfo: memFree=1314776/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=325772 CPUtime=924.72
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 69091 0 0 0 58648 33824 0 0 18 0 4 0 481791865 333590528 69076 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 81443 69076 70 163 0 81278 0
[pid=2699/tid=2700] ppid=2697 vsize=325772 CPUtime=209.31
/proc/2699/task/2700/stat : 2700 (satake) R 2697 2699 1962 0 -1 4194368 50778 0 0 0 4426 16505 0 0 16 0 4 0 481791865 333590528 69076 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2699/tid=2701] ppid=2697 vsize=325772 CPUtime=358.31
/proc/2699/task/2701/stat : 2701 (satake) S 2697 2699 1962 0 -1 4194368 15068 0 0 0 27166 8665 0 0 15 0 4 0 481791865 333590528 69076 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=2699/tid=2702] ppid=2697 vsize=325772 CPUtime=357.08
/proc/2699/task/2702/stat : 2702 (satake) R 2697 2699 1962 0 -1 4194368 3162 0 0 0 27054 8654 0 0 15 0 4 0 481791865 333590528 69076 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 924.72
Current children cumulated vsize (KiB) 325772

[startup+582.304 s]
/proc/loadavg: 2.31 2.21 1.64 4/69 2709
/proc/meminfo: memFree=1285464/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=361432 CPUtime=1033
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 76331 0 0 0 65962 37338 0 0 18 0 4 0 481791865 370106368 76316 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 90358 76316 70 163 0 90193 0
[pid=2699/tid=2700] ppid=2697 vsize=361432 CPUtime=231.09
/proc/2699/task/2700/stat : 2700 (satake) R 2697 2699 1962 0 -1 4194368 55670 0 0 0 4893 18216 0 0 16 0 4 0 481791865 370106368 76316 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2699/tid=2701] ppid=2697 vsize=361432 CPUtime=401.58
/proc/2699/task/2701/stat : 2701 (satake) R 2697 2699 1962 0 -1 4194368 16905 0 0 0 30596 9562 0 0 16 0 4 0 481791865 370106368 76316 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2699/tid=2702] ppid=2697 vsize=361432 CPUtime=400.32
/proc/2699/task/2702/stat : 2702 (satake) R 2697 2699 1962 0 -1 4194368 3673 0 0 0 30473 9559 0 0 15 0 4 0 481791865 370106368 76316 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1033
Current children cumulated vsize (KiB) 361432

[startup+642.301 s]
/proc/loadavg: 2.32 2.23 1.68 4/69 2709
/proc/meminfo: memFree=1256088/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=399580 CPUtime=1140.15
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 83608 0 0 0 73086 40929 0 0 18 0 4 0 481791865 409169920 83593 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 99895 83593 70 163 0 99730 0
[pid=2699/tid=2700] ppid=2697 vsize=399580 CPUtime=253.49
/proc/2699/task/2700/stat : 2700 (satake) R 2697 2699 1962 0 -1 4194368 61098 0 0 0 5367 19982 0 0 16 0 4 0 481791865 409169920 83593 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2699/tid=2701] ppid=2697 vsize=399580 CPUtime=443.96
/proc/2699/task/2701/stat : 2701 (satake) R 2697 2699 1962 0 -1 4194368 18494 0 0 0 33931 10465 0 0 15 0 4 0 481791865 409169920 83593 1992294400 134512640 135180984 4294956208 18446744073709551615 134530765 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2699/tid=2702] ppid=2697 vsize=399580 CPUtime=442.68
/proc/2699/task/2702/stat : 2702 (satake) R 2697 2699 1962 0 -1 4194368 3933 0 0 0 33787 10481 0 0 17 0 4 0 481791865 409169920 83593 1992294400 134512640 135180984 4294956208 18446744073709551615 134520027 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1140.15
Current children cumulated vsize (KiB) 399580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+675.702 s]
/proc/loadavg: 2.55 2.30 1.72 3/69 2709
/proc/meminfo: memFree=1240152/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=420796 CPUtime=1200.09
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 87567 0 0 0 77109 42900 0 0 18 0 4 0 481791865 430895104 87552 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 105199 87552 70 163 0 105034 0
[pid=2699/tid=2700] ppid=2697 vsize=420796 CPUtime=265.7
/proc/2699/task/2700/stat : 2700 (satake) R 2697 2699 1962 0 -1 4194368 64347 0 0 0 5626 20944 0 0 16 0 4 0 481791865 430895104 87552 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2699/tid=2701] ppid=2697 vsize=420796 CPUtime=468.06
/proc/2699/task/2701/stat : 2701 (satake) R 2697 2699 1962 0 -1 4194368 19153 0 0 0 35833 10973 0 0 17 0 4 0 481791865 430895104 87552 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2699/tid=2702] ppid=2697 vsize=420796 CPUtime=466.31
/proc/2699/task/2702/stat : 2702 (satake) R 2697 2699 1962 0 -1 4194368 3984 0 0 0 35648 10983 0 0 16 0 4 0 481791865 430895104 87552 1992294400 134512640 135180984 4294956208 18446744073709551615 134528470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 420796

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

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

[startup+675.702 s]
/proc/loadavg: 2.55 2.30 1.72 3/69 2709
/proc/meminfo: memFree=1240152/2055920 swapFree=4178736/4192956
[pid=2699] ppid=2697 vsize=420796 CPUtime=1200.09
/proc/2699/stat : 2699 (satake) S 2697 2699 1962 0 -1 4194304 87567 0 0 0 77109 42900 0 0 18 0 4 0 481791865 430895104 87552 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2699/statm: 105199 87552 70 163 0 105034 0
[pid=2699/tid=2700] ppid=2697 vsize=420796 CPUtime=265.7
/proc/2699/task/2700/stat : 2700 (satake) R 2697 2699 1962 0 -1 4194368 64347 0 0 0 5626 20944 0 0 16 0 4 0 481791865 430895104 87552 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2699/tid=2701] ppid=2697 vsize=420796 CPUtime=468.06
/proc/2699/task/2701/stat : 2701 (satake) R 2697 2699 1962 0 -1 4194368 19153 0 0 0 35833 10973 0 0 17 0 4 0 481791865 430895104 87552 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2699/tid=2702] ppid=2697 vsize=420796 CPUtime=466.31
/proc/2699/task/2702/stat : 2702 (satake) R 2697 2699 1962 0 -1 4194368 3984 0 0 0 35648 10983 0 0 16 0 4 0 481791865 430895104 87552 1992294400 134512640 135180984 4294956208 18446744073709551615 134528470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 420796

Child ended because it received signal 15 (SIGTERM)
Real time (s): 675.777
CPU time (s): 1200.18
CPU user time (s): 771.102
CPU system time (s): 429.074
CPU usage (%): 177.599
Max. virtual memory (cumulated for all children) (KiB): 420796

deleting IPC queue 2031616
deleting IPC queue 2064385
deleting IPC queue 2097154
deleting IPC queue 2129923
deleting IPC queue 2162692
deleting IPC queue 2195461
deleting IPC queue 2228230
deleting IPC queue 2260999
deleting IPC queue 2293768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 771.102
system time used= 429.074
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87567
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= 17503404
involuntary context switches= 16162156

runsolver used 0.760884 second user time and 2.12368 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-01 04:56:20
IDJOB=1543778
IDBENCH=70619
IDSOLVER=553
FILE ID=node32/1543778-1238554580
PBS_JOBID= 9062129
Free space on /tmp= 66456 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S1746008863-010.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1543778-1238554580/watcher-1543778-1238554580 -o /tmp/evaluation-result-1543778-1238554580/solver-1543778-1238554580 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1543778-1238554580.cnf 3 1200

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

MD5SUM BENCH= 243926b94d1dc7710cf6791cadd5350d
RANDOM SEED=131754177

node32.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:       1591696 kB
Buffers:         93588 kB
Cached:         282452 kB
SwapCached:       7344 kB
Active:         203428 kB
Inactive:       181376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1591696 kB
SwapTotal:     4192956 kB
SwapFree:      4178736 kB
Dirty:             792 kB
Writeback:           0 kB
Mapped:          14476 kB
Slab:            65144 kB
Committed_AS:  1646384 kB
PageTables:       1488 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= 66452 MiB
End job on node32 at 2009-04-01 05:07:38