Trace number 291923

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.08 1200.63

General information on the benchmark

Namerandom/OnTreshold/5SAT/v70/
unif-k5-r21.3-v70-c1491-S1474234583-11.UNSAT.shuffled.cnf
MD5SUMfb662fcb2216f5e012e97644773420f6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.66783
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/node60/watcher-291923-1171748590 -o ROOT/results/node60/solver-291923-1171748590 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/291923-1171748590/mmisat /tmp/evaluation/291923-1171748590/instance-291923-1171748590.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.02 1.01 0.93 3/64 6119
/proc/meminfo: memFree=851256/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=1044 CPUtime=0
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 194815857 1069056 105 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 261 105 81 214 0 43 0

[startup+0.107092 s]
/proc/loadavg: 1.02 1.01 0.93 3/64 6119
/proc/meminfo: memFree=851256/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=1176 CPUtime=0.1
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 165 0 0 0 10 0 0 0 18 0 1 0 194815857 1204224 148 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 294 148 81 214 0 76 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1176

[startup+0.515164 s]
/proc/loadavg: 1.02 1.01 0.93 3/64 6119
/proc/meminfo: memFree=851256/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=6340 CPUtime=0.51
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 1467 0 0 0 51 0 0 0 21 0 1 0 194815857 6492160 1450 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518917 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 1585 1450 91 214 0 1367 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 6340

[startup+1.33531 s]
/proc/loadavg: 1.02 1.01 0.93 2/65 6120
/proc/meminfo: memFree=841968/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=10184 CPUtime=1.32
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 2968 0 0 0 132 0 0 0 25 0 1 0 194815857 10428416 2394 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518920 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2546 2394 91 214 0 2328 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 10184

[startup+2.9746 s]
/proc/loadavg: 1.02 1.01 0.93 2/65 6120
/proc/meminfo: memFree=842544/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=9680 CPUtime=2.96
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 3833 0 0 0 296 0 0 0 25 0 1 0 194815857 9912320 2250 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519070 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2420 2250 91 214 0 2202 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9680

[startup+6.25019 s]
/proc/loadavg: 1.02 1.01 0.93 2/65 6120
/proc/meminfo: memFree=841840/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=9564 CPUtime=6.23
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 5791 0 0 0 622 1 0 0 25 0 1 0 194815857 9793536 2233 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134994027 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2391 2233 91 214 0 2173 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 9564

[startup+12.7033 s]
/proc/loadavg: 1.02 1.01 0.93 2/65 6120
/proc/meminfo: memFree=841840/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=10412 CPUtime=12.69
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 10064 0 0 0 1266 3 0 0 25 0 1 0 194815857 10661888 2442 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2603 2442 91 214 0 2385 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10412

[startup+25.5066 s]
/proc/loadavg: 1.02 1.01 0.93 2/65 6120
/proc/meminfo: memFree=842480/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=10504 CPUtime=25.49
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 15090 0 0 0 2543 6 0 0 25 0 1 0 194815857 10756096 2460 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548520 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2626 2460 91 214 0 2408 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10504

[startup+51.1122 s]
/proc/loadavg: 1.01 1.01 0.93 2/65 6120
/proc/meminfo: memFree=841840/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=9568 CPUtime=51.09
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 26069 0 0 0 5098 11 0 0 25 0 1 0 194815857 9797632 2226 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522795 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2392 2226 91 214 0 2174 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 9568

[startup+102.32 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6120
/proc/meminfo: memFree=843120/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=9448 CPUtime=102.27
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 48963 0 0 0 10205 22 0 0 25 0 1 0 194815857 9674752 2214 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134515747 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2362 2214 91 214 0 2144 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9448

[startup+162.343 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6120
/proc/meminfo: memFree=842096/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=9720 CPUtime=162.28
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 82996 0 0 0 16190 38 0 0 25 0 1 0 194815857 9953280 2285 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518886 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2430 2285 91 214 0 2212 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 9720

[startup+222.363 s]
/proc/loadavg: 1.07 1.02 0.93 2/65 6120
/proc/meminfo: memFree=842288/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=9480 CPUtime=222.27
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 111770 0 0 0 22176 51 0 0 25 0 1 0 194815857 9707520 2206 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134995051 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2370 2206 91 214 0 2152 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 9480

[startup+282.38 s]
/proc/loadavg: 1.02 1.01 0.93 2/65 6120
/proc/meminfo: memFree=842224/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=8824 CPUtime=282.26
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 136387 0 0 0 28166 60 0 0 25 0 1 0 194815857 9035776 2042 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2206 2042 91 214 0 1988 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 8824

[startup+342.393 s]
/proc/loadavg: 1.01 1.00 0.93 2/65 6120
/proc/meminfo: memFree=841904/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=9848 CPUtime=342.26
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 165226 0 0 0 34152 74 0 0 25 0 1 0 194815857 10084352 2315 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134524268 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2462 2315 91 214 0 2244 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 9848

[startup+402.416 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6120
/proc/meminfo: memFree=842480/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=9408 CPUtime=402.26
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 192115 0 0 0 40140 86 0 0 25 0 1 0 194815857 9633792 2202 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548469 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2352 2202 91 214 0 2134 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 9408

[startup+462.437 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6120
/proc/meminfo: memFree=842736/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=9616 CPUtime=462.26
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 216809 0 0 0 46131 95 0 0 25 0 1 0 194815857 9846784 2247 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518362 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2404 2247 91 214 0 2186 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 9616

[startup+522.452 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6120
/proc/meminfo: memFree=843312/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=9404 CPUtime=522.25
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 246334 0 0 0 52117 108 0 0 25 0 1 0 194815857 9629696 2209 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134853405 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2351 2209 91 214 0 2133 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 9404

[startup+582.468 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6120
/proc/meminfo: memFree=842864/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=9264 CPUtime=582.26
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 275364 0 0 0 58106 120 0 0 25 0 1 0 194815857 9486336 2147 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134553669 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2316 2147 91 214 0 2098 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 9264

[startup+642.486 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6120
/proc/meminfo: memFree=842224/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=9872 CPUtime=642.25
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 304574 0 0 0 64094 131 0 0 25 0 1 0 194815857 10108928 2307 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2468 2307 91 214 0 2250 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 9872

[startup+702.506 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6120
/proc/meminfo: memFree=841200/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=10060 CPUtime=702.24
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 333627 0 0 0 70079 145 0 0 25 0 1 0 194815857 10301440 2366 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518819 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2515 2366 91 214 0 2297 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 10060

[startup+762.525 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6120
/proc/meminfo: memFree=842096/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=9696 CPUtime=762.24
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 360570 0 0 0 76069 155 0 0 25 0 1 0 194815857 9928704 2275 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134995041 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2424 2275 91 214 0 2206 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 9696

[startup+822.545 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6120
/proc/meminfo: memFree=841968/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=10160 CPUtime=822.24
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 385726 0 0 0 82060 164 0 0 25 0 1 0 194815857 10403840 2384 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2540 2384 91 214 0 2322 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 10160

[startup+882.564 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6120
/proc/meminfo: memFree=841712/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=10108 CPUtime=882.24
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 412251 0 0 0 88048 176 0 0 25 0 1 0 194815857 10350592 2374 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518795 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2527 2374 91 214 0 2309 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 10108

[startup+942.58 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6120
/proc/meminfo: memFree=841584/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=9876 CPUtime=942.23
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 438283 0 0 0 94036 187 0 0 25 0 1 0 194815857 10113024 2328 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 135003999 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2469 2328 91 214 0 2251 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 9876

[startup+1002.6 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6120
/proc/meminfo: memFree=841584/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=10680 CPUtime=1002.22
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 468340 0 0 0 100022 200 0 0 25 0 1 0 194815857 10936320 2530 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518917 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2670 2530 91 214 0 2452 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 10680

[startup+1062.62 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6120
/proc/meminfo: memFree=842160/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=9452 CPUtime=1062.23
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 495871 0 0 0 106011 212 0 0 25 0 1 0 194815857 9678848 2210 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134545164 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2363 2210 91 214 0 2145 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 9452

[startup+1122.66 s]
/proc/loadavg: 1.00 1.00 0.93 2/71 6242
/proc/meminfo: memFree=841152/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=9684 CPUtime=1122.19
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 524373 0 0 0 111995 224 0 0 25 0 1 0 194815857 9916416 2261 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523284 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2421 2261 91 214 0 2203 0
Current children cumulated CPU time (s) 1122.19
Current children cumulated vsize (KiB) 9684

[startup+1182.7 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6318
/proc/meminfo: memFree=841392/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=10232 CPUtime=1182.14
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 547555 0 0 0 117980 234 0 0 25 0 1 0 194815857 10477568 2387 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517715 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2558 2387 91 214 0 2340 0
Current children cumulated CPU time (s) 1182.14
Current children cumulated vsize (KiB) 10232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.62 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6318
/proc/meminfo: memFree=841840/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=9912 CPUtime=1200.07
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 553426 0 0 0 119770 237 0 0 25 0 1 0 194815857 10149888 2334 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548469 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2478 2334 91 214 0 2260 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 9912

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

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

[startup+1200.62 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 6318
/proc/meminfo: memFree=841840/2055920 swapFree=4183416/4192956
[pid=6119] ppid=6117 vsize=9912 CPUtime=1200.07
/proc/6119/stat : 6119 (mmisat) R 6117 6119 5433 0 -1 4194304 553426 0 0 0 119770 237 0 0 25 0 1 0 194815857 10149888 2334 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548469 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2478 2334 91 214 0 2260 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 9912

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.63
CPU time (s): 1200.08
CPU user time (s): 1197.7
CPU system time (s): 2.37664
CPU usage (%): 99.9546
Max. virtual memory (cumulated for all children) (KiB): 10996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.7
system time used= 2.37664
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 553426
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= 2008

runsolver used 0.706892 second user time and 2.58561 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Sat Feb 17 21:43:10 UTC 2007

IDJOB= 291923
IDBENCH= 19827
IDSOLVER= 108
FILE ID= node60/291923-1171748590

PBS_JOBID= 3839462

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-S1474234583-11.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291923-1171748590/mmisat /tmp/evaluation/291923-1171748590/instance-291923-1171748590.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-291923-1171748590 -o ROOT/results/node60/solver-291923-1171748590 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/291923-1171748590/mmisat /tmp/evaluation/291923-1171748590/instance-291923-1171748590.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  fb662fcb2216f5e012e97644773420f6

RANDOM SEED= 195503600

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:        851664 kB
Buffers:         44816 kB
Cached:        1042948 kB
SwapCached:       3840 kB
Active:         688076 kB
Inactive:       409984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        851664 kB
SwapTotal:     4192956 kB
SwapFree:      4183416 kB
Dirty:            1116 kB
Writeback:           0 kB
Mapped:          15768 kB
Slab:            92184 kB
Committed_AS:   643872 kB
PageTables:       1464 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 node60 on Sat Feb 17 22:03:13 UTC 2007