Trace number 1731066

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? (TO) 1200.09 1200.45

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
MD5SUMd65aa32f539d7b147c82042f18f65687
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.4418
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses560
Sum of the clauses size2240
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4560
Number of clauses of size 50
Number of clauses of size over 50

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-1731066-1240766562/watcher-1731066-1240766562 -o /tmp/evaluation-result-1731066-1240766562/solver-1731066-1240766562 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1731066-1240766562.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: 1.76 1.72 1.39 3/64 27156
/proc/meminfo: memFree=1615648/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=2748 CPUtime=0
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 326 0 0 0 0 0 0 0 18 0 1 0 104684343 2813952 310 1992294400 4194304 6412682 548682068832 18446744073709551615 4521616 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 687 310 235 541 0 137 0

[startup+0.0398311 s]
/proc/loadavg: 1.76 1.72 1.39 3/64 27156
/proc/meminfo: memFree=1615648/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=3012 CPUtime=0.03
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 404 0 0 0 3 0 0 0 18 0 1 0 104684343 3084288 388 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 753 388 250 541 0 203 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3012

[startup+0.101837 s]
/proc/loadavg: 1.76 1.72 1.39 3/64 27156
/proc/meminfo: memFree=1615648/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=3672 CPUtime=0.09
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 566 0 0 0 9 0 0 0 18 0 1 0 104684343 3760128 550 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 918 550 250 541 0 368 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3672

[startup+0.301858 s]
/proc/loadavg: 1.76 1.72 1.39 3/64 27156
/proc/meminfo: memFree=1615648/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=5488 CPUtime=0.29
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 1024 0 0 0 28 1 0 0 19 0 1 0 104684343 5619712 1008 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 1372 1008 250 541 0 822 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5488

[startup+0.701903 s]
/proc/loadavg: 1.76 1.72 1.39 3/64 27156
/proc/meminfo: memFree=1615648/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=7952 CPUtime=0.69
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 1564 0 0 0 68 1 0 0 23 0 1 0 104684343 8142848 1508 1992294400 4194304 6412682 548682068832 18446744073709551615 5559575 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 1943 1463 256 541 0 1393 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7952

[startup+1.50199 s]
/proc/loadavg: 1.76 1.72 1.39 2/65 27157
/proc/meminfo: memFree=1609944/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=9612 CPUtime=1.49
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 2101 0 0 0 146 3 0 0 25 0 1 0 104684343 9842688 1888 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 2403 1888 256 541 0 1853 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9612

[startup+3.10117 s]
/proc/loadavg: 1.76 1.72 1.39 2/65 27157
/proc/meminfo: memFree=1607768/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=13232 CPUtime=3.09
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 2983 0 0 0 304 5 0 0 25 0 1 0 104684343 13549568 2622 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 3308 2622 256 541 0 2758 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13232

[startup+6.30252 s]
/proc/loadavg: 1.70 1.71 1.39 2/65 27157
/proc/meminfo: memFree=1602520/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=18932 CPUtime=6.29
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 4533 0 0 0 620 9 0 0 25 0 1 0 104684343 19386368 3857 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 4733 3857 256 541 0 4183 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18932

[startup+12.7012 s]
/proc/loadavg: 1.64 1.70 1.39 2/65 27157
/proc/meminfo: memFree=1594776/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=28496 CPUtime=12.69
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 7009 0 0 0 1254 15 0 0 25 0 1 0 104684343 29179904 5854 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 7124 5854 256 541 0 6574 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28496

[startup+25.5016 s]
/proc/loadavg: 1.50 1.66 1.38 2/65 27157
/proc/meminfo: memFree=1582944/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=39240 CPUtime=25.49
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 10382 0 0 0 2522 27 0 0 25 0 1 0 104684343 40181760 8500 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 9810 8500 256 541 0 9260 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39240

[startup+51.1015 s]
/proc/loadavg: 1.33 1.61 1.37 2/65 27157
/proc/meminfo: memFree=1567904/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=57088 CPUtime=51.07
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 15189 0 0 0 5063 44 0 0 25 0 1 0 104684343 58458112 12202 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 14272 12202 256 541 0 13722 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 57088

[startup+102.305 s]
/proc/loadavg: 1.14 1.51 1.35 2/65 27157
/proc/meminfo: memFree=1539488/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=93180 CPUtime=102.26
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 23218 0 0 0 10158 68 0 0 25 0 1 0 104684343 95416320 19191 1992294400 4194304 6412682 548682068832 18446744073709551615 4296559 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 23295 19191 256 541 0 22745 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 93180

[startup+162.302 s]
/proc/loadavg: 1.05 1.42 1.32 2/65 27157
/proc/meminfo: memFree=1522528/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=117828 CPUtime=162.24
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 28989 0 0 0 16133 91 0 0 25 0 1 0 104684343 120655872 23586 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 29457 23586 256 541 0 28907 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 117828

[startup+222.301 s]
/proc/loadavg: 1.02 1.34 1.30 2/65 27157
/proc/meminfo: memFree=1511200/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=125508 CPUtime=222.22
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 32478 0 0 0 22113 109 0 0 25 0 1 0 104684343 128520192 26229 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 31377 26229 256 541 0 30827 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 125508

[startup+282.302 s]
/proc/loadavg: 1.00 1.27 1.28 2/65 27157
/proc/meminfo: memFree=1498336/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=137772 CPUtime=282.2
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 36660 0 0 0 28094 126 0 0 25 0 1 0 104684343 141078528 29438 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 34443 29438 256 541 0 33893 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 137772

[startup+342.302 s]
/proc/loadavg: 1.00 1.22 1.26 2/65 27157
/proc/meminfo: memFree=1488992/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=144636 CPUtime=342.19
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 40103 0 0 0 34078 141 0 0 25 0 1 0 104684343 148107264 31762 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 36159 31762 256 541 0 35609 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 144636

[startup+402.301 s]
/proc/loadavg: 1.00 1.18 1.24 2/65 27157
/proc/meminfo: memFree=1462624/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=181716 CPUtime=402.18
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 46660 0 0 0 40058 160 0 0 25 0 1 0 104684343 186077184 38319 1992294400 4194304 6412682 548682068832 18446744073709551615 4296559 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 45429 38319 256 541 0 44879 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 181716

[startup+462.302 s]
/proc/loadavg: 1.00 1.14 1.22 2/65 27157
/proc/meminfo: memFree=1467296/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=176572 CPUtime=462.16
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 46791 0 0 0 46051 165 0 0 25 0 1 0 104684343 180809728 37164 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 44143 37164 256 541 0 43593 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 176572

[startup+522.302 s]
/proc/loadavg: 1.00 1.11 1.20 2/65 27157
/proc/meminfo: memFree=1455712/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=189848 CPUtime=522.14
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 49786 0 0 0 52031 183 0 0 25 0 1 0 104684343 194404352 40159 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 47462 40159 256 541 0 46912 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 189848

[startup+582.301 s]
/proc/loadavg: 1.00 1.09 1.19 2/65 27157
/proc/meminfo: memFree=1446368/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=199260 CPUtime=582.13
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 53469 0 0 0 58024 189 0 0 25 0 1 0 104684343 204042240 42363 1992294400 4194304 6412682 548682068832 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 49815 42363 256 541 0 49265 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 199260

[startup+642.302 s]
/proc/loadavg: 1.00 1.07 1.17 2/65 27157
/proc/meminfo: memFree=1441312/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=204380 CPUtime=642.11
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 54723 0 0 0 64007 204 0 0 25 0 1 0 104684343 209285120 43617 1992294400 4194304 6412682 548682068832 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 51095 43617 256 541 0 50545 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 204380

[startup+702.301 s]
/proc/loadavg: 1.00 1.06 1.16 2/65 27157
/proc/meminfo: memFree=1422368/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=223904 CPUtime=702.09
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 59500 0 0 0 69989 220 0 0 25 0 1 0 104684343 229277696 48394 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 55976 48394 256 541 0 55426 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 223904

[startup+762.305 s]
/proc/loadavg: 1.00 1.04 1.15 2/65 27157
/proc/meminfo: memFree=1411808/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=236092 CPUtime=762.08
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 62084 0 0 0 75986 222 0 0 25 0 1 0 104684343 241758208 50978 1992294400 4194304 6412682 548682068832 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 59023 50978 256 541 0 58473 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 236092

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/65 27157
/proc/meminfo: memFree=1418144/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=229288 CPUtime=822.06
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 62207 0 0 0 81975 231 0 0 25 0 1 0 104684343 234790912 49400 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 57322 49400 256 541 0 56772 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 229288

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 27157
/proc/meminfo: memFree=1411232/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=236968 CPUtime=882.03
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 63960 0 0 0 87956 247 0 0 25 0 1 0 104684343 242655232 51153 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 59242 51153 256 541 0 58692 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 236968

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.11 2/65 27157
/proc/meminfo: memFree=1385888/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=269564 CPUtime=942.01
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 70278 0 0 0 93940 261 0 0 25 0 1 0 104684343 276033536 57471 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 67391 57471 256 541 0 66841 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 269564

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 27159
/proc/meminfo: memFree=1377696/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=277388 CPUtime=1002
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 72280 0 0 0 99938 262 0 0 25 0 1 0 104684343 284045312 59473 1992294400 4194304 6412682 548682068832 18446744073709551615 4296577 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 69347 59473 256 541 0 68797 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 277388

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 27159
/proc/meminfo: memFree=1385376/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=269564 CPUtime=1061.98
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 72280 0 0 0 105934 264 0 0 25 0 1 0 104684343 276033536 57517 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 67391 57517 256 541 0 66841 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 269564

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 27159
/proc/meminfo: memFree=1377888/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=279804 CPUtime=1121.97
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 74195 0 0 0 111918 279 0 0 25 0 1 0 104684343 286519296 59432 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 69951 59432 256 541 0 69401 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 279804

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 27159
/proc/meminfo: memFree=1368992/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=290044 CPUtime=1181.95
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 76407 0 0 0 117904 291 0 0 25 0 1 0 104684343 297005056 61644 1992294400 4194304 6412682 548682068832 18446744073709551615 4286788 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 72511 61644 256 541 0 71961 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 290044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 27159
/proc/meminfo: memFree=1362912/2055920 swapFree=4180832/4192956
[pid=27156] ppid=27154 vsize=300284 CPUtime=1200.04
/proc/27156/stat : 27156 (kw) R 27154 27156 26996 0 -1 0 77916 0 0 0 119709 295 0 0 25 0 1 0 104684343 307490816 63153 1992294400 4194304 6412682 548682068832 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/27156/statm: 75071 63153 256 541 0 74521 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 300284

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.45
CPU time (s): 1200.09
CPU user time (s): 1197.1
CPU system time (s): 2.99454
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 300284

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

runsolver used 1.26081 second user time and 2.6386 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-26 19:22:42
IDJOB=1731066
IDBENCH=24743
IDSOLVER=501
FILE ID=node42/1731066-1240766562
PBS_JOBID= 9187162
Free space on /tmp= 66328 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731066-1240766562/watcher-1731066-1240766562 -o /tmp/evaluation-result-1731066-1240766562/solver-1731066-1240766562 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1731066-1240766562.cnf

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

MD5SUM BENCH= d65aa32f539d7b147c82042f18f65687
RANDOM SEED=451859976

node42.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.232
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.232
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:       1616064 kB
Buffers:         54652 kB
Cached:         311896 kB
SwapCached:       6024 kB
Active:         190984 kB
Inactive:       183996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1616064 kB
SwapTotal:     4192956 kB
SwapFree:      4180832 kB
Dirty:            2244 kB
Writeback:           0 kB
Mapped:          14064 kB
Slab:            50864 kB
Committed_AS:   499704 kB
PageTables:       1388 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= 66324 MiB
End job on node42 at 2009-04-26 19:42:44