Trace number 1723298

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
kw 2009-03-20? (MO) 959.092 959.377

General information on the benchmark

Namevelev-pipe-sat-1.0-b10.cnf
MD5SUMa9abd96191efca8626c02160761beedd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.1628
Satisfiable
(Un)Satisfiability was proved
Number of variables118040
Number of clauses8804672
Sum of the clauses size26208080
Maximum clause length340
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28252265
Number of clauses of size 3456959
Number of clauses of size 4620
Number of clauses of size 5552
Number of clauses of size over 594275

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1723298-1240684933/watcher-1723298-1240684933 -o /tmp/evaluation-result-1723298-1240684933/solver-1723298-1240684933 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1723298-1240684933.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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.99 0.98 0.99 3/65 18208
/proc/meminfo: memFree=1591384/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=27020 CPUtime=0
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 1128 0 0 0 0 0 0 0 18 0 1 0 96526586 27668480 1112 1992294400 4194304 6412682 548682068832 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 6755 1119 192 541 0 6205 0

[startup+0.0778841 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18208
/proc/meminfo: memFree=1591384/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=52724 CPUtime=0.07
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 11708 0 0 0 3 4 0 0 18 0 1 0 96526586 53989376 11693 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 13181 11701 208 541 0 12631 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 52724

[startup+0.102885 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18208
/proc/meminfo: memFree=1591384/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=68168 CPUtime=0.09
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 15911 0 0 0 3 6 0 0 18 0 1 0 96526586 69804032 15895 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 17042 15904 209 541 0 16492 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68168

[startup+0.302909 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18208
/proc/meminfo: memFree=1591384/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=181952 CPUtime=0.29
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 23483 0 0 0 20 9 0 0 19 0 1 0 96526586 186318848 23467 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 45488 23467 219 541 0 44938 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 181952

[startup+0.701956 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18208
/proc/meminfo: memFree=1591384/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=188552 CPUtime=0.69
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 25298 0 0 0 59 10 0 0 22 0 1 0 96526586 193077248 25282 1992294400 4194304 6412682 548682068832 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 47138 25282 219 541 0 46588 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 188552

[startup+1.50105 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=1483216/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=201380 CPUtime=1.49
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 28840 0 0 0 137 12 0 0 25 0 1 0 96526586 206213120 28824 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 50345 28824 219 541 0 49795 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 201380

[startup+3.10124 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=1464528/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=226768 CPUtime=3.09
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 35764 0 0 0 292 17 0 0 25 0 1 0 96526586 232210432 35748 1992294400 4194304 6412682 548682068832 18446744073709551615 5487182 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 56692 35748 219 541 0 56142 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 226768

[startup+6.30161 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=1410896/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=276496 CPUtime=6.28
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 49304 0 0 0 604 24 0 0 25 0 1 0 96526586 283131904 49288 1992294400 4194304 6412682 548682068832 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 69124 49288 219 541 0 68574 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 276496

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=1301840/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=373500 CPUtime=12.68
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 75688 0 0 0 1230 38 0 0 25 0 1 0 96526586 382464000 75672 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 93375 75672 219 541 0 92825 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 373500

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=1077264/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=575992 CPUtime=25.48
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 136212 0 0 0 2482 66 0 0 25 0 1 0 96526586 589815808 130051 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 143998 130052 220 541 0 143448 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 575992

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=672208/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=944696 CPUtime=51.07
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 248388 0 0 0 4984 123 0 0 25 0 1 0 96526586 967368704 229938 1992294400 4194304 6412682 548682068832 18446744073709551615 5499127 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 236174 229938 229 541 0 235624 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 944696

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=317264/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=1379032 CPUtime=102.26
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 334901 0 0 0 10052 174 0 0 25 0 1 0 96526586 1412128768 316451 1992294400 4194304 6412682 548682068832 18446744073709551615 4508723 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 344758 316451 248 541 0 344208 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1379032

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=312976/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=1379712 CPUtime=162.23
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 353110 0 0 0 16025 198 0 0 25 0 1 0 96526586 1412825088 317571 1992294400 4194304 6412682 548682068832 18446744073709551615 4574763 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 344928 317571 258 541 0 344378 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1379712

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=311568/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=1379712 CPUtime=222.22
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 353387 0 0 0 22004 218 0 0 25 0 1 0 96526586 1412825088 317847 1992294400 4194304 6412682 548682068832 18446744073709551615 4574659 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 344928 317847 258 541 0 344378 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 1379712

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=311184/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=1379712 CPUtime=282.2
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 353505 0 0 0 27997 223 0 0 25 0 1 0 96526586 1412825088 317965 1992294400 4194304 6412682 548682068832 18446744073709551615 4348215 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 344928 317965 258 541 0 344378 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1379712

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=309456/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=1379712 CPUtime=342.18
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 353907 0 0 0 33970 248 0 0 25 0 1 0 96526586 1412825088 318367 1992294400 4194304 6412682 548682068832 18446744073709551615 4285733 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 344928 318367 258 541 0 344378 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1379712

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=307152/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=1379712 CPUtime=402.17
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 354538 0 0 0 39946 271 0 0 25 0 1 0 96526586 1412825088 318998 1992294400 4194304 6412682 548682068832 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 344928 318998 258 541 0 344378 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1379712

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=298704/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=1379712 CPUtime=462.16
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 356597 0 0 0 45935 281 0 0 25 0 1 0 96526586 1412825088 321057 1992294400 4194304 6412682 548682068832 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 344928 321057 258 541 0 344378 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 1379712

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=267728/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=1407804 CPUtime=522.14
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 364427 0 0 0 51912 302 0 0 25 0 1 0 96526586 1441591296 328886 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 351951 328886 258 541 0 351401 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 1407804

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=199120/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=1475876 CPUtime=582.11
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 381475 0 0 0 57874 337 0 0 25 0 1 0 96526586 1511297024 345932 1992294400 4194304 6412682 548682068832 18446744073709551615 4574659 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 368969 345932 258 541 0 368419 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 1475876

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=143760/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=1549024 CPUtime=642.1
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 395270 0 0 0 63861 349 0 0 25 0 1 0 96526586 1586200576 359727 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 387256 359727 258 541 0 386706 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 1549024

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=85776/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=1610380 CPUtime=702.09
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 409704 0 0 0 69825 384 0 0 25 0 1 0 96526586 1649029120 374159 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 402595 374159 258 541 0 402045 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 1610380

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=41104/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=1657796 CPUtime=762.07
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 420856 0 0 0 75795 412 0 0 25 0 1 0 96526586 1697583104 385310 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 414449 385310 258 541 0 413899 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 1657796

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=14992/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=1725772 CPUtime=822.04
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 435044 0 0 0 81765 439 0 0 25 0 1 0 96526586 1767190528 399498 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 431443 399498 258 541 0 430893 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 1725772

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=15248/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=1780768 CPUtime=882.03
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 447305 0 0 0 87736 467 0 0 25 0 1 0 96526586 1823506432 411759 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 445192 411759 258 541 0 444642 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 1780768

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=16336/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=1827784 CPUtime=942.01
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 459056 0 0 0 93710 491 0 0 25 0 1 0 96526586 1871650816 423510 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 456946 423510 258 541 0 456396 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 1827784



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+959.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=15888/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=1843236 CPUtime=958.81
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 0 462456 0 0 0 95384 497 0 0 25 0 1 0 96526586 1887473664 426910 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 460809 426910 258 541 0 460259 0
Current children cumulated CPU time (s) 958.81
Current children cumulated vsize (KiB) 1843236

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

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

[startup+959.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=15888/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=0 CPUtime=958.91
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 1028 462456 0 0 0 95384 507 0 0 25 0 1 0 96526586 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 958.91
Current children cumulated vsize (KiB) 0

[startup+959.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18209
/proc/meminfo: memFree=15888/2055920 swapFree=4180664/4192956
[pid=18208] ppid=18206 vsize=0 CPUtime=959
/proc/18208/stat : 18208 (kw) R 18206 18208 17871 0 -1 1028 462456 0 0 0 95384 516 0 0 25 0 1 0 96526586 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/18208/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 959
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 959.377
CPU time (s): 959.092
CPU user time (s): 953.85
CPU system time (s): 5.2422
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 1843236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 953.85
system time used= 5.2422
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 462456
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= 2
involuntary context switches= 1914

runsolver used 0.893864 second user time and 2.6066 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-25 20:42:23
IDJOB=1723298
IDBENCH=71695
IDSOLVER=501
FILE ID=node73/1723298-1240684933
PBS_JOBID= 9186636
Free space on /tmp= 66152 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE06/velev-pipe-sat-1.0-b10.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723298-1240684933/watcher-1723298-1240684933 -o /tmp/evaluation-result-1723298-1240684933/solver-1723298-1240684933 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1723298-1240684933.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a9abd96191efca8626c02160761beedd
RANDOM SEED=799524375

node73.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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:       1591800 kB
Buffers:         30628 kB
Cached:         377292 kB
SwapCached:       5860 kB
Active:         274060 kB
Inactive:       142048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1591800 kB
SwapTotal:     4192956 kB
SwapFree:      4180664 kB
Dirty:          168616 kB
Writeback:           0 kB
Mapped:          13888 kB
Slab:            33972 kB
Committed_AS:   391932 kB
PageTables:       1396 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= 66144 MiB
End job on node73 at 2009-04-25 20:58:24