Trace number 293973

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1405262666-07.UNSAT.shuffled.cnf
MD5SUM1a9df9fd15f24a2337522cdfe389f8f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of 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/node63/watcher-293973-1171781080 -o ROOT/results/node63/solver-293973-1171781080 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293973-1171781080/mmisat /tmp/evaluation/293973-1171781080/instance-293973-1171781080.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.96 1.00 1.00 3/64 17473
/proc/meminfo: memFree=529248/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=1044 CPUtime=0
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 198065437 1069056 108 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 261 108 81 214 0 43 0

[startup+0.106683 s]
/proc/loadavg: 0.96 1.00 1.00 3/64 17473
/proc/meminfo: memFree=529248/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=1308 CPUtime=0.1
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 179 0 0 0 10 0 0 0 18 0 1 0 198065437 1339392 162 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517726 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 327 162 81 214 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1308

[startup+0.514724 s]
/proc/loadavg: 0.96 1.00 1.00 3/64 17473
/proc/meminfo: memFree=529248/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=2804 CPUtime=0.51
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 557 0 0 0 51 0 0 0 22 0 1 0 198065437 2871296 540 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134553362 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 701 540 86 214 0 483 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2804

[startup+1.33481 s]
/proc/loadavg: 0.96 1.00 1.00 2/65 17474
/proc/meminfo: memFree=523928/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=8376 CPUtime=1.32
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 1972 0 0 0 132 0 0 0 25 0 1 0 198065437 8577024 1955 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134553277 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 2094 1955 91 214 0 1876 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8376

[startup+2.97099 s]
/proc/loadavg: 0.96 1.00 1.00 2/65 17474
/proc/meminfo: memFree=516440/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=19044 CPUtime=2.96
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 4626 0 0 0 295 1 0 0 25 0 1 0 198065437 19501056 4609 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134542491 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 4761 4609 91 214 0 4543 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 19044

[startup+6.25133 s]
/proc/loadavg: 0.96 1.00 1.00 2/65 17474
/proc/meminfo: memFree=493592/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=36332 CPUtime=6.24
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 9149 0 0 0 621 3 0 0 25 0 1 0 198065437 37203968 8926 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518786 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9083 8926 91 214 0 8865 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 36332

[startup+12.701 s]
/proc/loadavg: 0.96 1.00 1.00 2/65 17474
/proc/meminfo: memFree=491928/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=38064 CPUtime=12.69
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 12065 0 0 0 1264 5 0 0 25 0 1 0 198065437 38977536 9365 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518899 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9516 9365 91 214 0 9298 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38064

[startup+25.5054 s]
/proc/loadavg: 0.97 1.00 1.00 2/65 17474
/proc/meminfo: memFree=492248/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=36340 CPUtime=25.49
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 17871 0 0 0 2542 7 0 0 25 0 1 0 198065437 37212160 8944 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518419 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9085 8944 91 214 0 8867 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36340

[startup+51.1131 s]
/proc/loadavg: 0.98 1.00 1.00 2/65 17474
/proc/meminfo: memFree=493144/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=36872 CPUtime=51.09
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 32203 0 0 0 5095 14 0 0 25 0 1 0 198065437 37756928 9062 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9218 9062 91 214 0 9000 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36872

[startup+102.323 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17474
/proc/meminfo: memFree=493912/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=36604 CPUtime=102.29
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 59324 0 0 0 10201 28 0 0 25 0 1 0 198065437 37482496 8997 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523281 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9151 8997 91 214 0 8933 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 36604

[startup+162.34 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17474
/proc/meminfo: memFree=493784/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=36112 CPUtime=162.28
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 90767 0 0 0 16185 43 0 0 25 0 1 0 198065437 36978688 8884 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134550440 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9028 8884 91 214 0 8810 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 36112

[startup+222.357 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17474
/proc/meminfo: memFree=491032/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=38936 CPUtime=222.29
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 119465 0 0 0 22173 56 0 0 25 0 1 0 198065437 39870464 9586 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518883 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9734 9586 91 214 0 9516 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 38936

[startup+282.373 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17474
/proc/meminfo: memFree=492504/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=36816 CPUtime=282.28
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 153787 0 0 0 28158 70 0 0 25 0 1 0 198065437 37699584 9057 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134515672 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9204 9057 91 214 0 8986 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 36816

[startup+342.388 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17474
/proc/meminfo: memFree=492888/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=36756 CPUtime=342.28
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 183784 0 0 0 34144 84 0 0 25 0 1 0 198065437 37638144 9047 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519027 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9189 9047 91 214 0 8971 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 36756

[startup+402.408 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17474
/proc/meminfo: memFree=492056/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=37768 CPUtime=402.29
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 214666 0 0 0 40132 97 0 0 25 0 1 0 198065437 38674432 9293 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9442 9293 91 214 0 9224 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 37768

[startup+462.426 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17474
/proc/meminfo: memFree=492632/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=37496 CPUtime=462.28
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 247370 0 0 0 46116 112 0 0 25 0 1 0 198065437 38395904 9218 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134550466 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9374 9218 91 214 0 9156 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 37496

[startup+522.441 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17474
/proc/meminfo: memFree=492504/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=38576 CPUtime=522.28
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 276002 0 0 0 52102 126 0 0 25 0 1 0 198065437 39501824 9487 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134995571 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9644 9487 91 214 0 9426 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 38576

[startup+582.456 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17474
/proc/meminfo: memFree=491992/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=37876 CPUtime=582.28
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 311190 0 0 0 58086 142 0 0 25 0 1 0 198065437 38785024 9312 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518360 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9469 9312 91 214 0 9251 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 37876

[startup+642.474 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17474
/proc/meminfo: memFree=491800/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=38048 CPUtime=642.28
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 343021 0 0 0 64071 157 0 0 25 0 1 0 198065437 38961152 9375 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9512 9375 91 214 0 9294 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 38048

[startup+702.488 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17474
/proc/meminfo: memFree=492760/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=36820 CPUtime=702.28
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 374784 0 0 0 70057 171 0 0 25 0 1 0 198065437 37703680 9044 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517712 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9205 9044 91 214 0 8987 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 36820

[startup+762.505 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17474
/proc/meminfo: memFree=492952/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=37136 CPUtime=762.27
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 407680 0 0 0 76042 185 0 0 25 0 1 0 198065437 38027264 9120 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518798 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9284 9120 91 214 0 9066 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 37136

[startup+822.524 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17474
/proc/meminfo: memFree=493400/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=36572 CPUtime=822.28
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 444357 0 0 0 82027 201 0 0 25 0 1 0 198065437 37449728 9007 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134997127 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9143 9007 91 214 0 8925 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 36572

[startup+882.541 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17474
/proc/meminfo: memFree=491032/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=38792 CPUtime=882.28
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 475884 0 0 0 88012 216 0 0 25 0 1 0 198065437 39723008 9544 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519070 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9698 9544 91 214 0 9480 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 38792

[startup+942.555 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17474
/proc/meminfo: memFree=494616/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=36848 CPUtime=942.27
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 505039 0 0 0 93998 229 0 0 25 0 1 0 198065437 37732352 9057 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523168 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9212 9057 91 214 0 8994 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 36848

[startup+1002.59 s]
/proc/loadavg: 0.99 1.00 1.00 2/71 17558
/proc/meminfo: memFree=491624/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=36004 CPUtime=1002.25
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 543220 0 0 0 99978 247 0 0 25 0 1 0 198065437 36868096 8837 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516166 0 0 4096 0 0 0 0 17 0 0 0
/proc/17473/statm: 9001 8837 91 214 0 8783 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 36004

[startup+1062.64 s]
/proc/loadavg: 0.99 1.00 1.00 2/71 17646
/proc/meminfo: memFree=490856/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=37732 CPUtime=1062.22
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 572872 0 0 0 105958 264 0 0 25 0 1 0 198065437 38637568 9295 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134994035 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9433 9295 91 214 0 9215 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 37732

[startup+1122.66 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17672
/proc/meminfo: memFree=493464/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=36516 CPUtime=1122.22
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 608623 0 0 0 111941 281 0 0 25 0 1 0 198065437 37392384 8970 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9129 8970 91 214 0 8911 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 36516

[startup+1182.68 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17672
/proc/meminfo: memFree=492696/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=36500 CPUtime=1182.22
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 637700 0 0 0 117927 295 0 0 25 0 1 0 198065437 37376000 8960 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518899 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9125 8960 91 214 0 8907 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 36500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 17672
/proc/meminfo: memFree=492760/2055920 swapFree=4183348/4192956
[pid=17473] ppid=17471 vsize=36952 CPUtime=1200.04
/proc/17473/stat : 17473 (mmisat) R 17471 17473 16264 0 -1 4194304 646720 0 0 0 119705 299 0 0 25 0 1 0 198065437 37838848 9082 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523248 0 0 4096 0 0 0 0 17 1 0 0
/proc/17473/statm: 9238 9082 91 214 0 9020 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 36952

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.05
CPU user time (s): 1197.05
CPU system time (s): 3.00054
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 40256

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

runsolver used 0.778881 second user time and 2.51462 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Sun Feb 18 06:44:40 UTC 2007

IDJOB= 293973
IDBENCH= 19877
IDSOLVER= 108
FILE ID= node63/293973-1171781080

PBS_JOBID= 3839518

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-S1405262666-07.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293973-1171781080/mmisat /tmp/evaluation/293973-1171781080/instance-293973-1171781080.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-293973-1171781080 -o ROOT/results/node63/solver-293973-1171781080 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293973-1171781080/mmisat /tmp/evaluation/293973-1171781080/instance-293973-1171781080.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  1a9df9fd15f24a2337522cdfe389f8f2

RANDOM SEED= 23128582

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.214
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.214
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:        529720 kB
Buffers:         46800 kB
Cached:        1357104 kB
SwapCached:       3968 kB
Active:         769616 kB
Inactive:       644896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        529720 kB
SwapTotal:     4192956 kB
SwapFree:      4183348 kB
Dirty:            1144 kB
Writeback:           0 kB
Mapped:          16060 kB
Slab:            97708 kB
Committed_AS:   498760 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 node63 on Sun Feb 18 07:04:43 UTC 2007