Trace number 295818

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.1 1200.53

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1225217164-02.UNSAT.shuffled.cnf
MD5SUMdfb29285da33121880865f644d2f942e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56230

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/node33/watcher-295818-1171812445 -o ROOT/results/node33/solver-295818-1171812445 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295818-1171812445/mmisat /tmp/evaluation/295818-1171812445/instance-295818-1171812445.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: 0.92 0.98 0.99 3/64 14390
/proc/meminfo: memFree=907904/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=1044 CPUtime=0
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 106279874 1069056 103 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134687082 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 261 103 81 214 0 43 0

[startup+0.107173 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14390
/proc/meminfo: memFree=907904/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=1176 CPUtime=0.1
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 157 0 0 0 10 0 0 0 18 0 1 0 106279874 1204224 140 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 294 140 81 214 0 76 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1176

[startup+0.515255 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14390
/proc/meminfo: memFree=907904/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=1440 CPUtime=0.51
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 212 0 0 0 51 0 0 0 22 0 1 0 106279874 1474560 195 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 360 195 81 214 0 142 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1440

[startup+1.33842 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 14391
/proc/meminfo: memFree=907128/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=1704 CPUtime=1.33
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 275 0 0 0 133 0 0 0 25 0 1 0 106279874 1744896 258 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517735 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 426 258 81 214 0 208 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 1704

[startup+2.97476 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 14391
/proc/meminfo: memFree=906744/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=1968 CPUtime=2.96
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 352 0 0 0 296 0 0 0 25 0 1 0 106279874 2015232 335 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 492 335 81 214 0 274 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 1968

[startup+6.25344 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14391
/proc/meminfo: memFree=889080/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=23732 CPUtime=6.24
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 5789 0 0 0 622 2 0 0 25 0 1 0 106279874 24301568 5772 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134542526 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 5933 5772 91 214 0 5715 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 23732

[startup+12.7078 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14391
/proc/meminfo: memFree=875464/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=33000 CPUtime=12.7
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 12022 0 0 0 1266 4 0 0 25 0 1 0 106279874 33792000 8107 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519003 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8250 8107 91 214 0 8032 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 33000

[startup+25.6094 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 14391
/proc/meminfo: memFree=875272/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=32920 CPUtime=25.58
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 18300 0 0 0 2552 6 0 0 25 0 1 0 106279874 33710080 8065 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518883 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8230 8065 91 214 0 8012 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 32920

[startup+51.2177 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 14391
/proc/meminfo: memFree=875080/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=33832 CPUtime=51.18
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 35068 0 0 0 5105 13 0 0 25 0 1 0 106279874 34643968 8297 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8458 8297 91 214 0 8240 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 33832

[startup+102.431 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 14391
/proc/meminfo: memFree=875208/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=34004 CPUtime=102.38
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 63509 0 0 0 10212 26 0 0 25 0 1 0 106279874 34820096 8342 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8501 8342 91 214 0 8283 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 34004

[startup+162.451 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14391
/proc/meminfo: memFree=875720/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=32616 CPUtime=162.38
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 96588 0 0 0 16196 42 0 0 25 0 1 0 106279874 33398784 7988 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513364 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8154 7988 91 214 0 7936 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 32616

[startup+222.513 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14391
/proc/meminfo: memFree=875208/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=34392 CPUtime=222.42
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 134221 0 0 0 22183 59 0 0 25 0 1 0 106279874 35217408 8456 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8598 8456 91 214 0 8380 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 34392

[startup+282.53 s]
/proc/loadavg: 1.04 1.00 0.99 2/65 14391
/proc/meminfo: memFree=874952/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=33112 CPUtime=282.42
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 175485 0 0 0 28163 79 0 0 25 0 1 0 106279874 33906688 8126 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134997073 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8278 8126 91 214 0 8060 0
Current children cumulated CPU time (s) 282.42
Current children cumulated vsize (KiB) 33112

[startup+342.543 s]
/proc/loadavg: 1.01 1.00 0.99 2/65 14391
/proc/meminfo: memFree=873864/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=34656 CPUtime=342.41
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 215239 0 0 0 34146 95 0 0 25 0 1 0 106279874 35487744 8503 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517712 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8664 8503 91 214 0 8446 0
Current children cumulated CPU time (s) 342.41
Current children cumulated vsize (KiB) 34656

[startup+402.567 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14391
/proc/meminfo: memFree=875656/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=32732 CPUtime=402.41
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 251035 0 0 0 40129 112 0 0 25 0 1 0 106279874 33517568 8043 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8183 8043 91 214 0 7965 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 32732

[startup+462.585 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14391
/proc/meminfo: memFree=874568/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=32340 CPUtime=462.41
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 288834 0 0 0 46113 128 0 0 25 0 1 0 106279874 33116160 7925 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8085 7925 91 214 0 7867 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 32340

[startup+522.604 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14391
/proc/meminfo: memFree=874760/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=33428 CPUtime=522.41
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 330056 0 0 0 52095 146 0 0 25 0 1 0 106279874 34230272 8190 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134515752 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8357 8190 91 214 0 8139 0
Current children cumulated CPU time (s) 522.41
Current children cumulated vsize (KiB) 33428

[startup+582.627 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14391
/proc/meminfo: memFree=875912/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=32332 CPUtime=582.41
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 372096 0 0 0 58074 167 0 0 25 0 1 0 106279874 33107968 7916 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513313 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8083 7916 91 214 0 7865 0
Current children cumulated CPU time (s) 582.41
Current children cumulated vsize (KiB) 32332

[startup+642.642 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14391
/proc/meminfo: memFree=877384/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=33004 CPUtime=642.4
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 409519 0 0 0 64057 183 0 0 25 0 1 0 106279874 33796096 8087 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8251 8087 91 214 0 8033 0
Current children cumulated CPU time (s) 642.4
Current children cumulated vsize (KiB) 33004

[startup+702.66 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14391
/proc/meminfo: memFree=875720/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=32076 CPUtime=702.4
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 448257 0 0 0 70041 199 0 0 25 0 1 0 106279874 32845824 7873 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8019 7873 91 214 0 7801 0
Current children cumulated CPU time (s) 702.4
Current children cumulated vsize (KiB) 32076

[startup+762.681 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14391
/proc/meminfo: memFree=874120/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=34300 CPUtime=762.4
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 485435 0 0 0 76020 220 0 0 25 0 1 0 106279874 35123200 8425 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523219 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8575 8425 91 214 0 8357 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 34300

[startup+822.699 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14391
/proc/meminfo: memFree=875144/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=33296 CPUtime=822.4
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 521218 0 0 0 82003 237 0 0 25 0 1 0 106279874 34095104 8170 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134553029 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8324 8170 91 214 0 8106 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 33296

[startup+882.712 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14391
/proc/meminfo: memFree=874440/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=34024 CPUtime=882.38
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 559290 0 0 0 87984 254 0 0 25 0 1 0 106279874 34840576 8346 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548768 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8506 8346 91 214 0 8288 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 34024

[startup+942.729 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14391
/proc/meminfo: memFree=876168/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=32536 CPUtime=942.38
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 593607 0 0 0 93966 272 0 0 25 0 1 0 106279874 33316864 7967 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8134 7967 91 214 0 7916 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 32536

[startup+1002.75 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14391
/proc/meminfo: memFree=875080/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=33392 CPUtime=1002.38
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 628097 0 0 0 99949 289 0 0 25 0 1 0 106279874 34193408 8206 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518426 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8348 8206 91 214 0 8130 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 33392

[startup+1062.77 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14391
/proc/meminfo: memFree=876296/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=32456 CPUtime=1062.37
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 662740 0 0 0 105934 303 0 0 25 0 1 0 106279874 33234944 7973 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517715 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8114 7973 91 214 0 7896 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 32456

[startup+1122.78 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14391
/proc/meminfo: memFree=875336/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=33104 CPUtime=1122.37
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 695397 0 0 0 111918 319 0 0 25 0 1 0 106279874 33898496 8129 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518917 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8276 8129 91 214 0 8058 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 33104

[startup+1182.8 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14391
/proc/meminfo: memFree=874440/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=34524 CPUtime=1182.37
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 732358 0 0 0 117903 334 0 0 25 0 1 0 106279874 35352576 8489 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8631 8489 91 214 0 8413 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 34524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.52 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 14391
/proc/meminfo: memFree=873032/2055920 swapFree=4183908/4192956
[pid=14390] ppid=14388 vsize=35376 CPUtime=1200.09
/proc/14390/stat : 14390 (mmisat) R 14388 14390 14333 0 -1 4194304 743643 0 0 0 119670 339 0 0 25 0 1 0 106279874 36225024 8702 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523284 0 0 4096 0 0 0 0 17 1 0 0
/proc/14390/statm: 8844 8702 91 214 0 8626 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 35376

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.1
CPU user time (s): 1196.7
CPU system time (s): 3.39848
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 35620

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

runsolver used 0.870867 second user time and 2.33664 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun Feb 18 15:27:26 UTC 2007

IDJOB= 295818
IDBENCH= 19922
IDSOLVER= 108
FILE ID= node33/295818-1171812445

PBS_JOBID= 3839647

Free space on /tmp= 66563 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S1225217164-02.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295818-1171812445/mmisat /tmp/evaluation/295818-1171812445/instance-295818-1171812445.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-295818-1171812445 -o ROOT/results/node33/solver-295818-1171812445 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295818-1171812445/mmisat /tmp/evaluation/295818-1171812445/instance-295818-1171812445.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  dfb29285da33121880865f644d2f942e

RANDOM SEED= 197918309

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.259
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.259
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:        908312 kB
Buffers:         41612 kB
Cached:         985852 kB
SwapCached:       4164 kB
Active:         752096 kB
Inactive:       285772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        908312 kB
SwapTotal:     4192956 kB
SwapFree:      4183908 kB
Dirty:            1404 kB
Writeback:           0 kB
Mapped:          15144 kB
Slab:            95808 kB
Committed_AS:   161064 kB
PageTables:       1408 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 node33 on Sun Feb 18 15:47:28 UTC 2007