Trace number 293194

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.05 1200.46

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1191693850-19.SAT.shuffled.cnf
MD5SUMdc631c59c040d59e47dc468f5b5f4aea
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.072988
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
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/node69/watcher-293194-1171766411 -o ROOT/results/node69/solver-293194-1171766411 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293194-1171766411/mmisat /tmp/evaluation/293194-1171766411/instance-293194-1171766411.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.00 1.00 1.00 3/64 21796
/proc/meminfo: memFree=1181232/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=1044 CPUtime=0
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 196598875 1069056 108 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 261 108 81 214 0 43 0

[startup+0.106774 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21796
/proc/meminfo: memFree=1181232/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=1308 CPUtime=0.1
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 179 0 0 0 10 0 0 0 18 0 1 0 196598875 1339392 162 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 327 162 81 214 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1308

[startup+0.514838 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21796
/proc/meminfo: memFree=1181232/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=2684 CPUtime=0.51
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 531 0 0 0 51 0 0 0 21 0 1 0 196598875 2748416 514 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523155 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 671 514 91 214 0 453 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2684

[startup+1.33497 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21797
/proc/meminfo: memFree=1177576/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=5824 CPUtime=1.32
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 1335 0 0 0 132 0 0 0 25 0 1 0 196598875 5963776 1318 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518348 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 1456 1318 91 214 0 1238 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5824

[startup+2.97124 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21797
/proc/meminfo: memFree=1169832/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=19404 CPUtime=2.96
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 4716 0 0 0 294 2 0 0 25 0 1 0 196598875 19869696 4699 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548768 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 4851 4699 91 214 0 4633 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 19404

[startup+6.25078 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21797
/proc/meminfo: memFree=1153832/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=27892 CPUtime=6.24
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 8360 0 0 0 620 4 0 0 25 0 1 0 196598875 28561408 6822 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134524272 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 6973 6822 91 214 0 6755 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 27892

[startup+12.7038 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21797
/proc/meminfo: memFree=1154152/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=27456 CPUtime=12.69
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 12923 0 0 0 1263 6 0 0 25 0 1 0 196598875 28114944 6710 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518914 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 6864 6710 91 214 0 6646 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27456

[startup+25.5059 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21797
/proc/meminfo: memFree=1154472/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=28188 CPUtime=25.49
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 19295 0 0 0 2539 10 0 0 25 0 1 0 196598875 28864512 6880 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518868 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 7047 6880 91 214 0 6829 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28188

[startup+51.1121 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21797
/proc/meminfo: memFree=1151848/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=30160 CPUtime=51.09
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 30656 0 0 0 5093 16 0 0 25 0 1 0 196598875 30883840 7394 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 7540 7394 91 214 0 7322 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30160

[startup+102.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21797
/proc/meminfo: memFree=1151464/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=30348 CPUtime=102.28
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 54191 0 0 0 10202 26 0 0 25 0 1 0 196598875 31076352 7443 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134550447 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 7587 7443 91 214 0 7369 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 30348

[startup+162.338 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21797
/proc/meminfo: memFree=1156008/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=27916 CPUtime=162.27
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 89075 0 0 0 16185 42 0 0 25 0 1 0 196598875 28585984 6834 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134515187 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 6979 6834 91 214 0 6761 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 27916

[startup+222.354 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21797
/proc/meminfo: memFree=1151976/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=27368 CPUtime=222.27
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 130351 0 0 0 22166 61 0 0 25 0 1 0 196598875 28024832 6689 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 6842 6689 91 214 0 6624 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 27368

[startup+282.372 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21797
/proc/meminfo: memFree=1152552/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=29800 CPUtime=282.26
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 158747 0 0 0 28151 75 0 0 25 0 1 0 196598875 30515200 7308 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548520 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 7450 7308 91 214 0 7232 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 29800

[startup+342.389 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21797
/proc/meminfo: memFree=1150696/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=29872 CPUtime=342.26
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 188982 0 0 0 34137 89 0 0 25 0 1 0 196598875 30588928 7305 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134546080 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 7468 7305 91 214 0 7250 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 29872

[startup+402.408 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21797
/proc/meminfo: memFree=1152744/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=29212 CPUtime=402.26
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 215576 0 0 0 40126 100 0 0 25 0 1 0 196598875 29913088 7163 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 7303 7163 91 214 0 7085 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 29212

[startup+462.421 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21797
/proc/meminfo: memFree=1152360/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=29084 CPUtime=462.25
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 242790 0 0 0 46112 113 0 0 25 0 1 0 196598875 29782016 7133 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134996908 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 7271 7133 91 214 0 7053 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 29084

[startup+522.437 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 21797
/proc/meminfo: memFree=1152488/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=29980 CPUtime=522.25
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 268935 0 0 0 52101 124 0 0 25 0 1 0 196598875 30699520 7354 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518822 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 7495 7354 91 214 0 7277 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 29980

[startup+582.457 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 21797
/proc/meminfo: memFree=1151720/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=30148 CPUtime=582.25
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 303369 0 0 0 58086 139 0 0 25 0 1 0 196598875 30871552 7378 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523222 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 7537 7378 91 214 0 7319 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 30148

[startup+642.471 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21797
/proc/meminfo: memFree=1152296/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=27960 CPUtime=642.24
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 331902 0 0 0 64071 153 0 0 25 0 1 0 196598875 28631040 6850 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 6990 6850 91 214 0 6772 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 27960

[startup+702.488 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21797
/proc/meminfo: memFree=1151592/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=29224 CPUtime=702.24
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 359009 0 0 0 70057 167 0 0 25 0 1 0 196598875 29925376 7141 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 7306 7141 91 214 0 7088 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 29224

[startup+762.504 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21797
/proc/meminfo: memFree=1151528/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=29112 CPUtime=762.23
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 390201 0 0 0 76041 182 0 0 25 0 1 0 196598875 29810688 7139 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134520272 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 7278 7139 91 214 0 7060 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 29112

[startup+822.524 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21797
/proc/meminfo: memFree=1154664/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=27808 CPUtime=822.23
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 424842 0 0 0 82025 198 0 0 25 0 1 0 196598875 28475392 6811 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518899 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 6952 6811 91 214 0 6734 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 27808

[startup+882.542 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 21797
/proc/meminfo: memFree=1151144/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=30692 CPUtime=882.23
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 449962 0 0 0 88014 209 0 0 25 0 1 0 196598875 31428608 7511 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519505 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 7673 7511 91 214 0 7455 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 30692

[startup+942.555 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 21797
/proc/meminfo: memFree=1151528/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=31024 CPUtime=942.23
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 480113 0 0 0 94002 221 0 0 25 0 1 0 196598875 31768576 7600 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134515449 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 7756 7600 91 214 0 7538 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 31024

[startup+1002.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21797
/proc/meminfo: memFree=1150568/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=31364 CPUtime=1002.22
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 514521 0 0 0 99985 237 0 0 25 0 1 0 196598875 32116736 7680 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518997 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 7841 7680 91 214 0 7623 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 31364

[startup+1062.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21797
/proc/meminfo: memFree=1152040/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=30376 CPUtime=1062.22
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 545380 0 0 0 105971 251 0 0 25 0 1 0 196598875 31105024 7435 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 7594 7435 91 214 0 7376 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 30376

[startup+1122.61 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 21797
/proc/meminfo: memFree=1152552/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=29680 CPUtime=1122.22
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 581225 0 0 0 111955 267 0 0 25 0 1 0 196598875 30392320 7259 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 7420 7259 91 214 0 7202 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 29680

[startup+1182.63 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 21797
/proc/meminfo: memFree=1150888/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=31084 CPUtime=1182.21
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 612368 0 0 0 117939 282 0 0 25 0 1 0 196598875 31830016 7623 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518907 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 7771 7623 91 214 0 7553 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 31084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.45 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 21797
/proc/meminfo: memFree=1151400/2055920 swapFree=4183028/4192956
[pid=21796] ppid=21794 vsize=30524 CPUtime=1200.03
/proc/21796/stat : 21796 (mmisat) R 21794 21796 20750 0 -1 4194304 621188 0 0 0 119717 286 0 0 25 0 1 0 196598875 31256576 7484 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134544674 0 0 4096 0 0 0 0 17 1 0 0
/proc/21796/statm: 7631 7484 91 214 0 7413 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 30524

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.46
CPU time (s): 1200.05
CPU user time (s): 1197.17
CPU system time (s): 2.87256
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 32736

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

runsolver used 0.753885 second user time and 2.45563 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Sun Feb 18 02:40:12 UTC 2007

IDJOB= 293194
IDBENCH= 19858
IDSOLVER= 108
FILE ID= node69/293194-1171766411

PBS_JOBID= 3839507

Free space on /tmp= 66563 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S1191693850-19.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293194-1171766411/mmisat /tmp/evaluation/293194-1171766411/instance-293194-1171766411.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-293194-1171766411 -o ROOT/results/node69/solver-293194-1171766411 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293194-1171766411/mmisat /tmp/evaluation/293194-1171766411/instance-293194-1171766411.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  dc631c59c040d59e47dc468f5b5f4aea

RANDOM SEED= 349400076

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.261
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.261
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:       1181832 kB
Buffers:         41532 kB
Cached:         748468 kB
SwapCached:       4376 kB
Active:         571060 kB
Inactive:       229068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1181832 kB
SwapTotal:     4192956 kB
SwapFree:      4183028 kB
Dirty:            1132 kB
Writeback:           0 kB
Mapped:          15400 kB
Slab:            59980 kB
Committed_AS:   539524 kB
PageTables:       1472 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 node69 on Sun Feb 18 03:00:14 UTC 2007