Trace number 292046

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, and are wall clock time (not CPU 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
Mmisat 2007-02-08? (TO) 1200.09 1200.53

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S127192076-04.UNSAT.shuffled.cnf
MD5SUMa03c8caae5f60333b324125585e28090
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.94094
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses1491
Sum of the clauses size7455
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51491
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node21/watcher-292046-1171749612 -o ROOT/results/node21/solver-292046-1171749612 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292046-1171749612/mmisat /tmp/evaluation/292046-1171749612/instance-292046-1171749612.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.98 1.57 1.19 3/77 9903
/proc/meminfo: memFree=798400/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=1044 CPUtime=0
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 194915126 1069056 104 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517712 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 261 104 81 214 0 43 0

[startup+0.107349 s]
/proc/loadavg: 1.98 1.57 1.19 3/77 9903
/proc/meminfo: memFree=798400/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=1176 CPUtime=0.1
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 164 0 0 0 10 0 0 0 18 0 1 0 194915126 1204224 147 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 294 147 81 214 0 76 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1176

[startup+0.515392 s]
/proc/loadavg: 1.98 1.57 1.19 3/77 9903
/proc/meminfo: memFree=798400/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=5616 CPUtime=0.51
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 1284 0 0 0 51 0 0 0 22 0 1 0 194915126 5750784 1267 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548635 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 1404 1267 91 214 0 1186 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 5616

[startup+1.33548 s]
/proc/loadavg: 1.98 1.57 1.19 2/78 9904
/proc/meminfo: memFree=789112/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=10008 CPUtime=1.33
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 2535 0 0 0 132 1 0 0 25 0 1 0 194915126 10248192 2348 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2502 2348 91 214 0 2284 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 10008

[startup+2.97166 s]
/proc/loadavg: 1.98 1.57 1.19 2/78 9904
/proc/meminfo: memFree=789176/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=9808 CPUtime=2.96
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 3191 0 0 0 295 1 0 0 25 0 1 0 194915126 10043392 2312 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2452 2312 91 214 0 2234 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9808

[startup+6.25402 s]
/proc/loadavg: 1.90 1.56 1.19 2/78 9904
/proc/meminfo: memFree=788800/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=10344 CPUtime=6.24
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 4840 0 0 0 623 1 0 0 25 0 1 0 194915126 10592256 2446 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134994030 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2586 2446 91 214 0 2368 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 10344

[startup+12.7057 s]
/proc/loadavg: 1.83 1.55 1.19 2/78 9904
/proc/meminfo: memFree=788928/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=10236 CPUtime=12.69
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 7789 0 0 0 1267 2 0 0 25 0 1 0 194915126 10481664 2398 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516166 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2559 2398 91 214 0 2341 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10236

[startup+25.5121 s]
/proc/loadavg: 1.65 1.52 1.19 2/78 9904
/proc/meminfo: memFree=789376/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=9712 CPUtime=25.49
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 14844 0 0 0 2544 5 0 0 25 0 1 0 194915126 9945088 2277 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523049 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2428 2277 91 214 0 2210 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9712

[startup+51.1249 s]
/proc/loadavg: 1.49 1.50 1.18 2/84 9930
/proc/meminfo: memFree=788040/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=9620 CPUtime=51.09
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 26809 0 0 0 5096 13 0 0 25 0 1 0 194915126 9850880 2262 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523200 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2405 2262 91 214 0 2187 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 9620

[startup+102.367 s]
/proc/loadavg: 1.21 1.42 1.17 2/84 10026
/proc/meminfo: memFree=787784/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=9728 CPUtime=102.26
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 46931 0 0 0 10204 22 0 0 25 0 1 0 194915126 9961472 2281 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513326 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2432 2281 91 214 0 2214 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9728

[startup+162.416 s]
/proc/loadavg: 1.08 1.34 1.16 2/78 10102
/proc/meminfo: memFree=789056/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=9664 CPUtime=162.24
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 72513 0 0 0 16192 32 0 0 25 0 1 0 194915126 9895936 2261 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518835 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2416 2261 91 214 0 2198 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 9664

[startup+222.445 s]
/proc/loadavg: 1.03 1.27 1.15 2/78 10102
/proc/meminfo: memFree=789568/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=9076 CPUtime=222.25
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 96917 0 0 0 22183 42 0 0 25 0 1 0 194915126 9293824 2132 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2269 2132 91 214 0 2051 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 9076

[startup+282.472 s]
/proc/loadavg: 1.01 1.22 1.14 2/78 10102
/proc/meminfo: memFree=789632/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=9704 CPUtime=282.27
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 121396 0 0 0 28174 53 0 0 25 0 1 0 194915126 9936896 2276 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513343 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2426 2276 91 214 0 2208 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 9704

[startup+342.499 s]
/proc/loadavg: 1.00 1.18 1.13 2/78 10102
/proc/meminfo: memFree=789184/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=9888 CPUtime=342.28
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 146412 0 0 0 34164 64 0 0 25 0 1 0 194915126 10125312 2332 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523219 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2472 2332 91 214 0 2254 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 9888

[startup+402.528 s]
/proc/loadavg: 1.00 1.14 1.11 2/78 10102
/proc/meminfo: memFree=789632/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=9700 CPUtime=402.29
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 173182 0 0 0 40154 75 0 0 25 0 1 0 194915126 9932800 2282 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134520131 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2425 2282 91 214 0 2207 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 9700

[startup+462.559 s]
/proc/loadavg: 1.07 1.13 1.11 2/78 10102
/proc/meminfo: memFree=788992/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=10000 CPUtime=462.3
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 201246 0 0 0 46142 88 0 0 25 0 1 0 194915126 10240000 2343 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518960 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2500 2343 91 214 0 2282 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 10000

[startup+522.586 s]
/proc/loadavg: 1.02 1.10 1.10 2/78 10102
/proc/meminfo: memFree=788928/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=10092 CPUtime=522.32
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 228523 0 0 0 52132 100 0 0 25 0 1 0 194915126 10334208 2371 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134550253 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2523 2371 91 214 0 2305 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 10092

[startup+582.617 s]
/proc/loadavg: 1.01 1.08 1.09 2/78 10102
/proc/meminfo: memFree=789504/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=9580 CPUtime=582.33
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 251276 0 0 0 58125 108 0 0 25 0 1 0 194915126 9809920 2234 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513313 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2395 2234 91 214 0 2177 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 9580

[startup+642.648 s]
/proc/loadavg: 1.00 1.06 1.08 2/78 10102
/proc/meminfo: memFree=789248/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=10396 CPUtime=642.34
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 275138 0 0 0 64118 116 0 0 25 0 1 0 194915126 10645504 2439 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513724 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2599 2439 91 214 0 2381 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 10396

[startup+702.673 s]
/proc/loadavg: 1.00 1.05 1.08 2/78 10102
/proc/meminfo: memFree=789056/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=9780 CPUtime=702.36
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 301071 0 0 0 70108 128 0 0 25 0 1 0 194915126 10014720 2308 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2445 2308 91 214 0 2227 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 9780

[startup+762.701 s]
/proc/loadavg: 1.00 1.04 1.07 2/78 10102
/proc/meminfo: memFree=789120/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=10068 CPUtime=762.37
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 326559 0 0 0 76098 139 0 0 25 0 1 0 194915126 10309632 2357 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2517 2357 91 214 0 2299 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 10068

[startup+822.734 s]
/proc/loadavg: 1.00 1.03 1.06 2/78 10102
/proc/meminfo: memFree=789312/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=9732 CPUtime=822.39
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 353700 0 0 0 82089 150 0 0 25 0 1 0 194915126 9965568 2282 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548635 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2433 2282 91 214 0 2215 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 9732

[startup+882.76 s]
/proc/loadavg: 1.00 1.02 1.06 2/78 10102
/proc/meminfo: memFree=789632/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=9464 CPUtime=882.4
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 382165 0 0 0 88074 166 0 0 25 0 1 0 194915126 9691136 2228 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2366 2228 91 214 0 2148 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 9464

[startup+942.784 s]
/proc/loadavg: 1.07 1.03 1.06 2/78 10102
/proc/meminfo: memFree=789120/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=9460 CPUtime=942.4
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 405677 0 0 0 94064 176 0 0 25 0 1 0 194915126 9687040 2220 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513334 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2365 2220 91 214 0 2147 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 9460

[startup+1002.81 s]
/proc/loadavg: 1.02 1.02 1.05 2/78 10102
/proc/meminfo: memFree=789376/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=9648 CPUtime=1002.41
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 431427 0 0 0 100053 188 0 0 25 0 1 0 194915126 9879552 2263 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548512 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2412 2263 91 214 0 2194 0
Current children cumulated CPU time (s) 1002.41
Current children cumulated vsize (KiB) 9648

[startup+1062.84 s]
/proc/loadavg: 1.01 1.02 1.05 2/78 10102
/proc/meminfo: memFree=789568/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=9684 CPUtime=1062.43
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 456789 0 0 0 106044 199 0 0 25 0 1 0 194915126 9916416 2274 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522790 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2421 2274 91 214 0 2203 0
Current children cumulated CPU time (s) 1062.43
Current children cumulated vsize (KiB) 9684

[startup+1122.87 s]
/proc/loadavg: 1.00 1.01 1.04 2/78 10102
/proc/meminfo: memFree=789248/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=9912 CPUtime=1122.44
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 481307 0 0 0 112034 210 0 0 25 0 1 0 194915126 10149888 2329 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134854155 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2478 2329 91 214 0 2260 0
Current children cumulated CPU time (s) 1122.44
Current children cumulated vsize (KiB) 9912

[startup+1182.9 s]
/proc/loadavg: 1.00 1.01 1.03 2/78 10102
/proc/meminfo: memFree=789952/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=9360 CPUtime=1182.46
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 509614 0 0 0 118022 224 0 0 25 0 1 0 194915126 9584640 2187 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518381 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2340 2187 91 214 0 2122 0
Current children cumulated CPU time (s) 1182.46
Current children cumulated vsize (KiB) 9360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.52 s]
/proc/loadavg: 1.00 1.01 1.03 2/78 10102
/proc/meminfo: memFree=789568/2055920 swapFree=4147448/4192956
[pid=9903] ppid=9901 vsize=9488 CPUtime=1200.08
/proc/9903/stat : 9903 (mmisat) R 9901 9903 8801 0 -1 4194304 515846 0 0 0 119782 226 0 0 25 0 1 0 194915126 9715712 2225 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518822 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 2372 2225 91 214 0 2154 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 9488

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.09
CPU user time (s): 1197.82
CPU system time (s): 2.27065
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 10828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.82
system time used= 2.27065
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 515846
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= 6
involuntary context switches= 24245

runsolver used 1.34879 second user time and 2.68259 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Feb 17 22:00:12 UTC 2007

IDJOB= 292046
IDBENCH= 19830
IDSOLVER= 108
FILE ID= node21/292046-1171749612

PBS_JOBID= 3839482

Free space on /tmp= 66563 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v70/unif-k5-r21.3-v70-c1491-S127192076-04.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292046-1171749612/mmisat /tmp/evaluation/292046-1171749612/instance-292046-1171749612.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-292046-1171749612 -o ROOT/results/node21/solver-292046-1171749612 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292046-1171749612/mmisat /tmp/evaluation/292046-1171749612/instance-292046-1171749612.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  a03c8caae5f60333b324125585e28090

RANDOM SEED= 965465400

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.245
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.245
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:        798808 kB
Buffers:         41500 kB
Cached:        1107412 kB
SwapCached:      15384 kB
Active:         614612 kB
Inactive:       559828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        798808 kB
SwapTotal:     4192956 kB
SwapFree:      4147448 kB
Dirty:            1136 kB
Writeback:           0 kB
Mapped:          30280 kB
Slab:            68352 kB
Committed_AS:   613588 kB
PageTables:       1660 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= 66563 MiB

End job on node21 on Sat Feb 17 22:20:15 UTC 2007