Trace number 296351

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.07 1200.4

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1372215289-05.SAT.shuffled.cnf
MD5SUM336d29929731a9e0b91798d646846664
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.313951
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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/node4/watcher-296351-1171822049 -o ROOT/results/node4/solver-296351-1171822049 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296351-1171822049/mmisat /tmp/evaluation/296351-1171822049/instance-296351-1171822049.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/77 22799
/proc/meminfo: memFree=998048/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=1044 CPUtime=0
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 202159763 1069056 104 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 261 104 81 214 0 43 0

[startup+0.10689 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 22799
/proc/meminfo: memFree=998048/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=1180 CPUtime=0.1
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 158 0 0 0 10 0 0 0 18 0 1 0 202159763 1208320 141 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517732 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 295 141 81 214 0 77 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1180

[startup+0.51493 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 22799
/proc/meminfo: memFree=998048/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=1444 CPUtime=0.51
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 213 0 0 0 51 0 0 0 21 0 1 0 202159763 1478656 196 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 361 196 81 214 0 143 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1444

[startup+1.33801 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 22800
/proc/meminfo: memFree=997464/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=1576 CPUtime=1.33
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 257 0 0 0 133 0 0 0 25 0 1 0 202159763 1613824 240 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 394 240 81 214 0 176 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 1576

[startup+2.97617 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 22800
/proc/meminfo: memFree=997144/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=1840 CPUtime=2.97
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 318 0 0 0 297 0 0 0 25 0 1 0 202159763 1884160 301 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 460 301 81 214 0 242 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 1840

[startup+6.25248 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 22800
/proc/meminfo: memFree=972632/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25996 CPUtime=6.24
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 7041 0 0 0 622 2 0 0 25 0 1 0 202159763 26619904 6332 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134519003 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6499 6332 91 214 0 6281 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 25996

[startup+12.7081 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 22800
/proc/meminfo: memFree=973848/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25036 CPUtime=12.69
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 10766 0 0 0 1266 3 0 0 25 0 1 0 202159763 25636864 6112 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134519061 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6259 6112 91 214 0 6041 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25036

[startup+25.5083 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 22800
/proc/meminfo: memFree=973912/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25008 CPUtime=25.49
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 20617 0 0 0 2542 7 0 0 25 0 1 0 202159763 25608192 6095 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6252 6095 91 214 0 6034 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25008

[startup+51.1198 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 22800
/proc/meminfo: memFree=973080/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=26084 CPUtime=51.1
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 37985 0 0 0 5095 15 0 0 25 0 1 0 202159763 26710016 6358 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6521 6358 91 214 0 6303 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 26084

[startup+102.342 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 22800
/proc/meminfo: memFree=972888/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25108 CPUtime=102.31
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 75875 0 0 0 10198 33 0 0 25 0 1 0 202159763 25710592 6134 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6277 6134 91 214 0 6059 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 25108

[startup+162.375 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22800
/proc/meminfo: memFree=973144/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25480 CPUtime=162.32
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 121569 0 0 0 16177 55 0 0 25 0 1 0 202159763 26091520 6231 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523213 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6370 6231 91 214 0 6152 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 25480

[startup+222.401 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22800
/proc/meminfo: memFree=973144/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25676 CPUtime=222.33
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 167315 0 0 0 22159 74 0 0 25 0 1 0 202159763 26292224 6279 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518899 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6419 6279 91 214 0 6201 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 25676

[startup+282.43 s]
/proc/loadavg: 0.99 0.98 0.99 3/78 22800
/proc/meminfo: memFree=972824/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25756 CPUtime=282.34
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 205116 0 0 0 28143 91 0 0 25 0 1 0 202159763 26374144 6269 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523284 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6439 6269 91 214 0 6221 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 25756

[startup+342.457 s]
/proc/loadavg: 1.03 1.00 1.00 2/78 22800
/proc/meminfo: memFree=972696/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25040 CPUtime=342.35
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 245385 0 0 0 34127 108 0 0 25 0 1 0 202159763 25640960 6099 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134997376 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6260 6099 91 214 0 6042 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 25040

[startup+402.485 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 22800
/proc/meminfo: memFree=973144/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25708 CPUtime=402.37
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 289487 0 0 0 40110 127 0 0 25 0 1 0 202159763 26324992 6263 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518360 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6427 6263 91 214 0 6209 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 25708

[startup+462.516 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22800
/proc/meminfo: memFree=972888/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=26036 CPUtime=462.38
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 330916 0 0 0 46093 145 0 0 25 0 1 0 202159763 26660864 6356 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134520277 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6509 6356 91 214 0 6291 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 26036

[startup+522.548 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22800
/proc/meminfo: memFree=974040/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25680 CPUtime=522.4
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 374162 0 0 0 52075 165 0 0 25 0 1 0 202159763 26296320 6249 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518899 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6420 6249 91 214 0 6202 0
Current children cumulated CPU time (s) 522.4
Current children cumulated vsize (KiB) 25680

[startup+582.575 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22800
/proc/meminfo: memFree=973464/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25232 CPUtime=582.41
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 415535 0 0 0 58059 182 0 0 25 0 1 0 202159763 25837568 6158 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134513343 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6308 6158 91 214 0 6090 0
Current children cumulated CPU time (s) 582.41
Current children cumulated vsize (KiB) 25232

[startup+642.606 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22800
/proc/meminfo: memFree=973976/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=24888 CPUtime=642.42
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 456507 0 0 0 64042 200 0 0 25 0 1 0 202159763 25485312 6083 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523284 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6222 6083 91 214 0 6004 0
Current children cumulated CPU time (s) 642.42
Current children cumulated vsize (KiB) 24888

[startup+702.636 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22800
/proc/meminfo: memFree=973528/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25804 CPUtime=702.44
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 498567 0 0 0 70026 218 0 0 25 0 1 0 202159763 26423296 6285 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518883 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6451 6285 91 214 0 6233 0
Current children cumulated CPU time (s) 702.44
Current children cumulated vsize (KiB) 25804

[startup+762.663 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22800
/proc/meminfo: memFree=973592/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25992 CPUtime=762.45
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 540716 0 0 0 76006 239 0 0 25 0 1 0 202159763 26615808 6359 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518798 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6498 6359 91 214 0 6280 0
Current children cumulated CPU time (s) 762.45
Current children cumulated vsize (KiB) 25992

[startup+822.691 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22800
/proc/meminfo: memFree=973528/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25384 CPUtime=822.45
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 584588 0 0 0 81987 258 0 0 25 0 1 0 202159763 25993216 6188 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134997056 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6346 6188 91 214 0 6128 0
Current children cumulated CPU time (s) 822.45
Current children cumulated vsize (KiB) 25384

[startup+882.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22800
/proc/meminfo: memFree=973592/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25056 CPUtime=882.47
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 627290 0 0 0 87968 279 0 0 25 0 1 0 202159763 25657344 6119 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134548453 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6264 6119 91 214 0 6046 0
Current children cumulated CPU time (s) 882.47
Current children cumulated vsize (KiB) 25056

[startup+942.751 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22800
/proc/meminfo: memFree=973080/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25264 CPUtime=942.48
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 672139 0 0 0 93949 299 0 0 25 0 1 0 202159763 25870336 6165 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6316 6165 91 214 0 6098 0
Current children cumulated CPU time (s) 942.48
Current children cumulated vsize (KiB) 25264

[startup+1002.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22800
/proc/meminfo: memFree=972568/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25716 CPUtime=1002.49
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 711306 0 0 0 99932 317 0 0 25 0 1 0 202159763 26333184 6282 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134516175 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6429 6282 91 214 0 6211 0
Current children cumulated CPU time (s) 1002.49
Current children cumulated vsize (KiB) 25716

[startup+1062.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22800
/proc/meminfo: memFree=972952/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25436 CPUtime=1062.51
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 751779 0 0 0 105917 334 0 0 25 0 1 0 202159763 26046464 6210 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6359 6210 91 214 0 6141 0
Current children cumulated CPU time (s) 1062.51
Current children cumulated vsize (KiB) 25436

[startup+1122.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22800
/proc/meminfo: memFree=975448/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25248 CPUtime=1122.53
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 793003 0 0 0 111900 353 0 0 25 0 1 0 202159763 25853952 6165 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134997786 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6312 6165 91 214 0 6094 0
Current children cumulated CPU time (s) 1122.53
Current children cumulated vsize (KiB) 25248

[startup+1182.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22800
/proc/meminfo: memFree=972824/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=26108 CPUtime=1182.53
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 834850 0 0 0 117881 372 0 0 25 0 1 0 202159763 26734592 6388 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134553173 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6527 6388 91 214 0 6309 0
Current children cumulated CPU time (s) 1182.53
Current children cumulated vsize (KiB) 26108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22800
/proc/meminfo: memFree=973208/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25332 CPUtime=1200.06
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 847788 0 0 0 119629 377 0 0 25 0 1 0 202159763 25939968 6194 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6333 6194 91 214 0 6115 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 25332

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

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

[startup+1200.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22800
/proc/meminfo: memFree=973208/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=25332 CPUtime=1200.06
/proc/22799/stat : 22799 (mmisat) R 22797 22799 21656 0 -1 4194304 847788 0 0 0 119629 377 0 0 25 0 1 0 202159763 25939968 6194 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 6333 6194 91 214 0 6115 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 25332

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.4
CPU time (s): 1200.07
CPU user time (s): 1196.29
CPU system time (s): 3.77543
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 26908

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

runsolver used 1.40779 second user time and 2.69859 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Sun Feb 18 18:07:29 UTC 2007

IDJOB= 296351
IDBENCH= 19935
IDSOLVER= 108
FILE ID= node4/296351-1171822049

PBS_JOBID= 3839355

Free space on /tmp= 66552 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1372215289-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296351-1171822049/mmisat /tmp/evaluation/296351-1171822049/instance-296351-1171822049.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-296351-1171822049 -o ROOT/results/node4/solver-296351-1171822049 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296351-1171822049/mmisat /tmp/evaluation/296351-1171822049/instance-296351-1171822049.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  336d29929731a9e0b91798d646846664

RANDOM SEED= 876111984

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.231
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.231
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:        998520 kB
Buffers:         57604 kB
Cached:         863184 kB
SwapCached:          0 kB
Active:         350944 kB
Inactive:       629652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        998520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1220 kB
Writeback:           0 kB
Mapped:          78632 kB
Slab:            62344 kB
Committed_AS:   879288 kB
PageTables:       1768 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= 66552 MiB

End job on node4 on Sun Feb 18 18:27:32 UTC 2007