Trace number 294137

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.49

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1109841921-18.SAT.shuffled.cnf
MD5SUMdbe7e3fe1e7b58d06fc02e720d4baf80
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.068989
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of clauses2769
Sum of the clauses size13845
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 52769
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-294137-1171783617 -o ROOT/results/node60/solver-294137-1171783617 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294137-1171783617/mmisat /tmp/evaluation/294137-1171783617/instance-294137-1171783617.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.91 0.97 0.99 3/64 12860
/proc/meminfo: memFree=798512/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=1044 CPUtime=0
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 120 0 0 0 0 0 0 0 19 0 1 0 198318507 1069056 103 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 261 103 81 214 0 43 0

[startup+0.107186 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 12860
/proc/meminfo: memFree=798512/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=1308 CPUtime=0.1
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 179 0 0 0 10 0 0 0 20 0 1 0 198318507 1339392 162 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 327 162 81 214 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1308

[startup+0.515259 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 12860
/proc/meminfo: memFree=798512/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=2804 CPUtime=0.51
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 556 0 0 0 51 0 0 0 23 0 1 0 198318507 2871296 539 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 701 539 86 214 0 483 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2804

[startup+1.33941 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 12861
/proc/meminfo: memFree=794352/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=7300 CPUtime=1.32
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 1695 0 0 0 132 0 0 0 25 0 1 0 198318507 7475200 1678 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513717 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 1825 1678 91 214 0 1607 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7300

[startup+2.9757 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 12861
/proc/meminfo: memFree=785904/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=20428 CPUtime=2.96
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 4988 0 0 0 295 1 0 0 25 0 1 0 198318507 20918272 4971 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134542636 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 5107 4971 91 214 0 4889 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 20428

[startup+6.25529 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 12861
/proc/meminfo: memFree=763584/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=36364 CPUtime=6.24
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 8944 0 0 0 621 3 0 0 25 0 1 0 198318507 37236736 8927 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134520149 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 9091 8927 91 214 0 8873 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 36364

[startup+12.7084 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 12861
/proc/meminfo: memFree=761928/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=37228 CPUtime=12.7
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 11282 0 0 0 1265 5 0 0 25 0 1 0 198318507 38121472 9166 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134996880 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 9307 9166 91 214 0 9089 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 37228

[startup+25.5087 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 12861
/proc/meminfo: memFree=761544/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=35644 CPUtime=25.49
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 18493 0 0 0 2541 8 0 0 25 0 1 0 198318507 36499456 8743 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 8911 8743 91 214 0 8693 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35644

[startup+51.1163 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 12861
/proc/meminfo: memFree=763144/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=35368 CPUtime=51.08
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 31093 0 0 0 5095 13 0 0 25 0 1 0 198318507 36216832 8688 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 8842 8688 91 214 0 8624 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35368

[startup+102.327 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 12861
/proc/meminfo: memFree=764168/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=35784 CPUtime=102.28
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 53029 0 0 0 10206 22 0 0 25 0 1 0 198318507 36642816 8792 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 8946 8792 91 214 0 8728 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 35784

[startup+162.348 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12861
/proc/meminfo: memFree=761928/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=37204 CPUtime=162.28
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 82311 0 0 0 16193 35 0 0 25 0 1 0 198318507 38096896 9150 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519070 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 9301 9150 91 214 0 9083 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 37204

[startup+222.369 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12861
/proc/meminfo: memFree=762760/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=36444 CPUtime=222.28
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 118562 0 0 0 22175 53 0 0 25 0 1 0 198318507 37318656 8954 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 9111 8954 91 214 0 8893 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 36444

[startup+282.383 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12861
/proc/meminfo: memFree=762440/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=36056 CPUtime=282.28
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 150129 0 0 0 28159 69 0 0 25 0 1 0 198318507 36921344 8867 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134997057 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 9014 8867 91 214 0 8796 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 36056

[startup+342.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12861
/proc/meminfo: memFree=762960/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=36460 CPUtime=342.28
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 187032 0 0 0 34142 86 0 0 25 0 1 0 198318507 37335040 8962 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 9115 8962 91 214 0 8897 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 36460

[startup+402.422 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12861
/proc/meminfo: memFree=763536/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=35632 CPUtime=402.28
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 217583 0 0 0 40127 101 0 0 25 0 1 0 198318507 36487168 8763 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518360 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 8908 8763 91 214 0 8690 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 35632

[startup+462.439 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12861
/proc/meminfo: memFree=764560/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=35396 CPUtime=462.27
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 247671 0 0 0 46113 114 0 0 25 0 1 0 198318507 36245504 8707 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519061 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 8849 8707 91 214 0 8631 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 35396

[startup+522.454 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12861
/proc/meminfo: memFree=763664/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=34576 CPUtime=522.27
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 270594 0 0 0 52103 124 0 0 25 0 1 0 198318507 35405824 8499 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548693 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 8644 8499 91 214 0 8426 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 34576

[startup+582.474 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12861
/proc/meminfo: memFree=763600/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=35532 CPUtime=582.27
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 306428 0 0 0 58086 141 0 0 25 0 1 0 198318507 36384768 8731 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513364 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 8883 8731 91 214 0 8665 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 35532

[startup+642.496 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12861
/proc/meminfo: memFree=763408/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=36972 CPUtime=642.27
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 338123 0 0 0 64071 156 0 0 25 0 1 0 198318507 37859328 9101 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518855 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 9243 9101 91 214 0 9025 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 36972

[startup+702.516 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12861
/proc/meminfo: memFree=764624/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=34736 CPUtime=702.27
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 370111 0 0 0 70056 171 0 0 25 0 1 0 198318507 35569664 8526 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134555573 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 8684 8526 91 214 0 8466 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 34736

[startup+762.529 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12863
/proc/meminfo: memFree=763152/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=36628 CPUtime=762.26
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 394296 0 0 0 76042 184 0 0 25 0 1 0 198318507 37507072 9007 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518963 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 9157 9007 91 214 0 8939 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 36628

[startup+822.549 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12863
/proc/meminfo: memFree=762512/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=36600 CPUtime=822.27
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 423290 0 0 0 82027 200 0 0 25 0 1 0 198318507 37478400 9001 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 9150 9001 91 214 0 8932 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 36600

[startup+882.566 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12863
/proc/meminfo: memFree=764496/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=34864 CPUtime=882.26
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 455787 0 0 0 88008 218 0 0 25 0 1 0 198318507 35700736 8566 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516166 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 8716 8566 91 214 0 8498 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 34864

[startup+942.586 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12863
/proc/meminfo: memFree=764368/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=35684 CPUtime=942.26
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 487633 0 0 0 93993 233 0 0 25 0 1 0 198318507 36540416 8775 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516161 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 8921 8775 91 214 0 8703 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 35684

[startup+1002.61 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12863
/proc/meminfo: memFree=763472/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=35712 CPUtime=1002.26
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 514509 0 0 0 99981 245 0 0 25 0 1 0 198318507 36569088 8774 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518855 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 8928 8774 91 214 0 8710 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 35712

[startup+1062.63 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12863
/proc/meminfo: memFree=766032/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=33224 CPUtime=1062.26
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 546921 0 0 0 105965 261 0 0 25 0 1 0 198318507 34021376 8150 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516166 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 8306 8150 91 214 0 8088 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 33224

[startup+1122.64 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12863
/proc/meminfo: memFree=763408/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=34812 CPUtime=1122.26
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 578999 0 0 0 111950 276 0 0 25 0 1 0 198318507 35647488 8562 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519006 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 8703 8562 91 214 0 8485 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 34812

[startup+1182.66 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12863
/proc/meminfo: memFree=763536/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=34328 CPUtime=1182.26
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 608210 0 0 0 117934 292 0 0 25 0 1 0 198318507 35151872 8424 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 8582 8424 91 214 0 8364 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 34328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.48 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12863
/proc/meminfo: memFree=764560/2055920 swapFree=4183416/4192956
[pid=12860] ppid=12858 vsize=34516 CPUtime=1200.08
/proc/12860/stat : 12860 (mmisat) R 12858 12860 12803 0 -1 4194304 618458 0 0 0 119711 297 0 0 25 0 1 0 198318507 35344384 8494 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519043 0 0 4096 0 0 0 0 17 1 0 0
/proc/12860/statm: 8629 8494 91 214 0 8411 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 34516

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.49
CPU time (s): 1200.09
CPU user time (s): 1197.11
CPU system time (s): 2.98155
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 38832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.11
system time used= 2.98155
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 618458
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= 5
involuntary context switches= 1603

runsolver used 0.761884 second user time and 2.44863 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Sun Feb 18 07:26:57 UTC 2007

IDJOB= 294137
IDBENCH= 19881
IDSOLVER= 108
FILE ID= node60/294137-1171783617

PBS_JOBID= 3839553

Free space on /tmp= 66563 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1109841921-18.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294137-1171783617/mmisat /tmp/evaluation/294137-1171783617/instance-294137-1171783617.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-294137-1171783617 -o ROOT/results/node60/solver-294137-1171783617 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294137-1171783617/mmisat /tmp/evaluation/294137-1171783617/instance-294137-1171783617.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  dbe7e3fe1e7b58d06fc02e720d4baf80

RANDOM SEED= 50997511

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:        798920 kB
Buffers:         46920 kB
Cached:        1089532 kB
SwapCached:       3908 kB
Active:         774304 kB
Inactive:       371916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        798920 kB
SwapTotal:     4192956 kB
SwapFree:      4183416 kB
Dirty:            1300 kB
Writeback:           0 kB
Mapped:          15196 kB
Slab:            96748 kB
Committed_AS:   659908 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 Sun Feb 18 07:46:59 UTC 2007