Trace number 294055

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.11 1200.51

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1513299405-10.SAT.shuffled.cnf
MD5SUM60d0c88e8671d7979416bf70b974aef4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
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-294055-1171782412 -o ROOT/results/node60/solver-294055-1171782412 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294055-1171782412/mmisat /tmp/evaluation/294055-1171782412/instance-294055-1171782412.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 12784
/proc/meminfo: memFree=798320/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=1044 CPUtime=0
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 198198059 1069056 108 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 261 108 81 214 0 43 0

[startup+0.10679 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12784
/proc/meminfo: memFree=798320/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=1308 CPUtime=0.1
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 179 0 0 0 10 0 0 0 18 0 1 0 198198059 1339392 162 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517732 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 327 162 81 214 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1308

[startup+0.514862 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12784
/proc/meminfo: memFree=798320/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=2804 CPUtime=0.51
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 557 0 0 0 51 0 0 0 21 0 1 0 198198059 2871296 540 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134520676 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 701 540 86 214 0 483 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2804

[startup+1.33601 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 12785
/proc/meminfo: memFree=791912/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=7300 CPUtime=1.33
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 1695 0 0 0 133 0 0 0 25 0 1 0 198198059 7475200 1678 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134995042 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 1825 1678 91 214 0 1607 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 7300

[startup+2.9743 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 12785
/proc/meminfo: memFree=785704/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=19604 CPUtime=2.96
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 4781 0 0 0 295 1 0 0 25 0 1 0 198198059 20074496 4764 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134524268 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 4901 4764 91 214 0 4683 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 19604

[startup+6.25089 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 12785
/proc/meminfo: memFree=762856/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=35576 CPUtime=6.23
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 9603 0 0 0 621 2 0 0 25 0 1 0 198198059 36429824 8735 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518923 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 8894 8735 91 214 0 8676 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 35576

[startup+12.708 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 12785
/proc/meminfo: memFree=762344/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=36504 CPUtime=12.69
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 12560 0 0 0 1265 4 0 0 25 0 1 0 198198059 37380096 8989 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134994039 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 9126 8989 91 214 0 8908 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36504

[startup+25.6094 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 12785
/proc/meminfo: memFree=762728/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=33768 CPUtime=25.59
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 22397 0 0 0 2549 10 0 0 25 0 1 0 198198059 34578432 8273 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 8442 8276 91 214 0 8224 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 33768

[startup+51.2169 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 12785
/proc/meminfo: memFree=762792/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=36564 CPUtime=51.19
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 35777 0 0 0 5101 18 0 0 25 0 1 0 198198059 37441536 8995 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 9141 8995 91 214 0 8923 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 36564

[startup+102.429 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 12785
/proc/meminfo: memFree=763240/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=36800 CPUtime=102.38
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 62802 0 0 0 10206 32 0 0 25 0 1 0 198198059 37683200 9042 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519003 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 9200 9042 91 214 0 8982 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 36800

[startup+162.452 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12785
/proc/meminfo: memFree=764328/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=34456 CPUtime=162.38
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 94235 0 0 0 16192 46 0 0 25 0 1 0 198198059 35282944 8476 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523284 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 8614 8476 91 214 0 8396 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 34456

[startup+222.472 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12785
/proc/meminfo: memFree=763560/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=35388 CPUtime=222.39
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 126274 0 0 0 22177 62 0 0 25 0 1 0 198198059 36237312 8683 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134520279 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 8847 8683 91 214 0 8629 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 35388

[startup+282.488 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12785
/proc/meminfo: memFree=764136/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=36572 CPUtime=282.39
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 150742 0 0 0 28165 74 0 0 25 0 1 0 198198059 37449728 8978 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516169 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 9143 8978 91 214 0 8925 0
Current children cumulated CPU time (s) 282.39
Current children cumulated vsize (KiB) 36572

[startup+342.511 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12785
/proc/meminfo: memFree=762856/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=36000 CPUtime=342.39
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 176545 0 0 0 34153 86 0 0 25 0 1 0 198198059 36864000 8860 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 9000 8860 91 214 0 8782 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 36000

[startup+402.53 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12785
/proc/meminfo: memFree=762792/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=36508 CPUtime=402.38
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 200734 0 0 0 40141 97 0 0 25 0 1 0 198198059 37384192 8981 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 9127 8981 91 214 0 8909 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 36508

[startup+462.546 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12785
/proc/meminfo: memFree=763304/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=34576 CPUtime=462.38
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 221565 0 0 0 46130 108 0 0 25 0 1 0 198198059 35405824 8482 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519056 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 8644 8482 91 214 0 8426 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 34576

[startup+522.563 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12785
/proc/meminfo: memFree=763624/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=33724 CPUtime=522.38
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 253103 0 0 0 52114 124 0 0 25 0 1 0 198198059 34533376 8281 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 8431 8281 91 214 0 8213 0
Current children cumulated CPU time (s) 522.38
Current children cumulated vsize (KiB) 33724

[startup+582.585 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12785
/proc/meminfo: memFree=762024/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=36928 CPUtime=582.39
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 284914 0 0 0 58100 139 0 0 25 0 1 0 198198059 37814272 9089 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134555761 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 9232 9089 91 214 0 9014 0
Current children cumulated CPU time (s) 582.39
Current children cumulated vsize (KiB) 36928

[startup+642.607 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12785
/proc/meminfo: memFree=763112/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=35648 CPUtime=642.39
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 316961 0 0 0 64085 154 0 0 25 0 1 0 198198059 36503552 8772 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518917 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 8912 8772 91 214 0 8694 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 35648

[startup+702.624 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12785
/proc/meminfo: memFree=764392/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=34516 CPUtime=702.38
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 341827 0 0 0 70072 166 0 0 25 0 1 0 198198059 35344384 8467 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134553880 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 8629 8467 91 214 0 8411 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 34516

[startup+762.636 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12785
/proc/meminfo: memFree=762792/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=36312 CPUtime=762.37
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 368630 0 0 0 76058 179 0 0 25 0 1 0 198198059 37183488 8934 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518798 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 9078 8934 91 214 0 8860 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 36312

[startup+822.661 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12785
/proc/meminfo: memFree=760872/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=38044 CPUtime=822.38
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 395553 0 0 0 82048 190 0 0 25 0 1 0 198198059 38957056 9351 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548438 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 9511 9351 91 214 0 9293 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 38044

[startup+882.679 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12785
/proc/meminfo: memFree=762280/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=34500 CPUtime=882.37
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 418306 0 0 0 88036 201 0 0 25 0 1 0 198198059 35328000 8464 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518997 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 8625 8464 91 214 0 8407 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 34500

[startup+942.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12785
/proc/meminfo: memFree=762984/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=35720 CPUtime=942.37
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 447466 0 0 0 94020 217 0 0 25 0 1 0 198198059 36577280 8791 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 8930 8791 91 214 0 8712 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 35720

[startup+1002.72 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12785
/proc/meminfo: memFree=762728/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=36140 CPUtime=1002.37
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 477101 0 0 0 100006 231 0 0 25 0 1 0 198198059 37007360 8879 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134520024 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 9035 8879 91 214 0 8817 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 36140

[startup+1062.74 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12785
/proc/meminfo: memFree=762088/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=36852 CPUtime=1062.37
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 502672 0 0 0 105993 244 0 0 25 0 1 0 198198059 37736448 9055 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 9213 9055 91 214 0 8995 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 36852

[startup+1122.76 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12785
/proc/meminfo: memFree=763560/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=34552 CPUtime=1122.37
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 527690 0 0 0 111981 256 0 0 25 0 1 0 198198059 35381248 8499 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519033 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 8638 8499 91 214 0 8420 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 34552

[startup+1182.78 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12785
/proc/meminfo: memFree=764072/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=33988 CPUtime=1182.38
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 556246 0 0 0 117970 268 0 0 25 0 1 0 198198059 34803712 8353 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513324 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 8497 8353 91 214 0 8279 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 33988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12785
/proc/meminfo: memFree=764712/2055920 swapFree=4183416/4192956
[pid=12784] ppid=12782 vsize=34220 CPUtime=1200.1
/proc/12784/stat : 12784 (mmisat) R 12782 12784 11498 0 -1 4194304 560828 0 0 0 119740 270 0 0 25 0 1 0 198198059 35041280 8394 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518858 0 0 4096 0 0 0 0 17 1 0 0
/proc/12784/statm: 8555 8394 91 214 0 8337 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 34220

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.51
CPU time (s): 1200.11
CPU user time (s): 1197.4
CPU system time (s): 2.71059
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 38260

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

runsolver used 0.734888 second user time and 2.47662 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Sun Feb 18 07:06:52 UTC 2007

IDJOB= 294055
IDBENCH= 19879
IDSOLVER= 108
FILE ID= node60/294055-1171782412

PBS_JOBID= 3839519

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-S1513299405-10.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294055-1171782412/mmisat /tmp/evaluation/294055-1171782412/instance-294055-1171782412.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-294055-1171782412 -o ROOT/results/node60/solver-294055-1171782412 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294055-1171782412/mmisat /tmp/evaluation/294055-1171782412/instance-294055-1171782412.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  60d0c88e8671d7979416bf70b974aef4

RANDOM SEED= 36029147

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:        798792 kB
Buffers:         46892 kB
Cached:        1089424 kB
SwapCached:       3908 kB
Active:         774552 kB
Inactive:       371896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        798792 kB
SwapTotal:     4192956 kB
SwapFree:      4183416 kB
Dirty:            1136 kB
Writeback:           0 kB
Mapped:          15536 kB
Slab:            96732 kB
Committed_AS:   658220 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:26:55 UTC 2007