Trace number 1722842

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.11 1200.43

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
Bench CategoryAPPLICATION (applications 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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-1722842-1240680163/watcher-1722842-1240680163 -o /tmp/evaluation-result-1722842-1240680163/solver-1722842-1240680163 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1722842-1240680163.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.83 1.82 1.44 3/64 18681
/proc/meminfo: memFree=1265648/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=4244 CPUtime=0
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 527 0 0 0 0 0 0 0 18 0 1 0 96050060 4345856 511 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 1061 513 219 541 0 511 0

[startup+0.0289399 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 18681
/proc/meminfo: memFree=1265648/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=4640 CPUtime=0.02
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 649 0 0 0 2 0 0 0 18 0 1 0 96050060 4751360 633 1992294400 4194304 6412682 548682068832 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 1160 633 219 541 0 610 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4640

[startup+0.101947 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 18681
/proc/meminfo: memFree=1265648/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=6368 CPUtime=0.09
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 1089 0 0 0 9 0 0 0 18 0 1 0 96050060 6520832 1073 1992294400 4194304 6412682 548682068832 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 1592 1074 219 541 0 1042 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6368

[startup+0.301969 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 18681
/proc/meminfo: memFree=1265648/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=10500 CPUtime=0.29
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 2217 0 0 0 29 0 0 0 19 0 1 0 96050060 10752000 2201 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 2625 2201 219 541 0 2075 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10500

[startup+0.702013 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 18681
/proc/meminfo: memFree=1265648/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=14464 CPUtime=0.69
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 3246 0 0 0 68 1 0 0 22 0 1 0 96050060 14811136 3230 1992294400 4194304 6412682 548682068832 18446744073709551615 4564536 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 3616 3230 239 541 0 3066 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14464

[startup+1.5011 s]
/proc/loadavg: 1.83 1.82 1.44 2/65 18682
/proc/meminfo: memFree=1252712/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=19292 CPUtime=1.49
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 4322 0 0 0 147 2 0 0 25 0 1 0 96050060 19755008 4306 1992294400 4194304 6412682 548682068832 18446744073709551615 4564558 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 4823 4306 247 541 0 4273 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19292

[startup+3.10128 s]
/proc/loadavg: 1.83 1.82 1.44 2/65 18682
/proc/meminfo: memFree=1248872/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=18896 CPUtime=3.09
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 4335 0 0 0 307 2 0 0 25 0 1 0 96050060 19349504 4220 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 4724 4220 254 541 0 4174 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18896

[startup+6.30163 s]
/proc/loadavg: 1.77 1.80 1.44 2/65 18682
/proc/meminfo: memFree=1247336/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=22232 CPUtime=6.29
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 5041 0 0 0 626 3 0 0 25 0 1 0 96050060 22765568 4926 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 5558 4926 254 541 0 5008 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22232

[startup+12.7013 s]
/proc/loadavg: 1.71 1.79 1.43 2/65 18682
/proc/meminfo: memFree=1242152/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=27260 CPUtime=12.69
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 6132 0 0 0 1264 5 0 0 25 0 1 0 96050060 27914240 5977 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 6815 5977 257 541 0 6265 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27260

[startup+25.5018 s]
/proc/loadavg: 1.55 1.75 1.43 2/65 18682
/proc/meminfo: memFree=1238312/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=31792 CPUtime=25.49
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 7226 0 0 0 2541 8 0 0 25 0 1 0 96050060 32555008 6914 1992294400 4194304 6412682 548682068832 18446744073709551615 4570473 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 7948 6914 257 541 0 7398 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31792

[startup+51.1016 s]
/proc/loadavg: 1.36 1.69 1.41 2/65 18682
/proc/meminfo: memFree=1231272/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=41196 CPUtime=51.07
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 9558 0 0 0 5093 14 0 0 25 0 1 0 96050060 42184704 8903 1992294400 4194304 6412682 548682068832 18446744073709551615 4395242 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 10299 8903 257 541 0 9749 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41196

[startup+102.305 s]
/proc/loadavg: 1.15 1.58 1.39 2/65 18682
/proc/meminfo: memFree=1212968/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=62376 CPUtime=102.26
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 14323 0 0 0 10202 24 0 0 25 0 1 0 96050060 63873024 13252 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 15594 13252 257 541 0 15044 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 62376

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.36 2/65 18682
/proc/meminfo: memFree=1206440/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=69708 CPUtime=162.24
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 16165 0 0 0 16197 27 0 0 25 0 1 0 96050060 71380992 14912 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 17427 14912 257 541 0 16877 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 69708

[startup+222.302 s]
/proc/loadavg: 1.02 1.38 1.34 2/65 18682
/proc/meminfo: memFree=1199912/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=77176 CPUtime=222.23
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 17759 0 0 0 22191 32 0 0 25 0 1 0 96050060 79028224 16506 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 19294 16506 257 541 0 18744 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 77176

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.31 2/65 18682
/proc/meminfo: memFree=1189160/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=89720 CPUtime=282.21
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 20710 0 0 0 28184 37 0 0 25 0 1 0 96050060 91873280 19248 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 22430 19248 257 541 0 21880 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 89720

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.29 2/65 18682
/proc/meminfo: memFree=1180072/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=99388 CPUtime=342.19
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 23141 0 0 0 34176 43 0 0 25 0 1 0 96050060 101773312 21438 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 24847 21438 257 541 0 24297 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 99388

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.27 2/65 18682
/proc/meminfo: memFree=1173096/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=109148 CPUtime=402.18
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 25163 0 0 0 40170 48 0 0 25 0 1 0 96050060 111767552 23183 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 27287 23183 257 541 0 26737 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 109148

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.25 2/65 18682
/proc/meminfo: memFree=1162984/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=122616 CPUtime=462.16
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 27674 0 0 0 46165 51 0 0 25 0 1 0 96050060 125558784 25694 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 30654 25694 257 541 0 30104 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 122616

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.23 2/65 18682
/proc/meminfo: memFree=1155048/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=132676 CPUtime=522.15
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 29983 0 0 0 52155 60 0 0 25 0 1 0 96050060 135860224 27685 1992294400 4194304 6412682 548682068832 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 33169 27685 257 541 0 32619 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 132676

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 18682
/proc/meminfo: memFree=1149992/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=138696 CPUtime=582.13
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 31605 0 0 0 58144 69 0 0 25 0 1 0 96050060 142024704 28941 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 34674 28941 257 541 0 34124 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 138696

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 18682
/proc/meminfo: memFree=1147816/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=141256 CPUtime=642.12
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 32136 0 0 0 64140 72 0 0 25 0 1 0 96050060 144646144 29472 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 35314 29472 257 541 0 34764 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 141256

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.18 2/65 18682
/proc/meminfo: memFree=1137128/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=154800 CPUtime=702.11
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 34811 0 0 0 70134 77 0 0 25 0 1 0 96050060 158515200 32147 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 38700 32147 257 541 0 38150 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 154800

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 18682
/proc/meminfo: memFree=1132072/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=160720 CPUtime=762.09
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 36474 0 0 0 76128 81 0 0 25 0 1 0 96050060 164577280 33389 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 40180 33389 257 541 0 39630 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 160720

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 18682
/proc/meminfo: memFree=1130152/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=163280 CPUtime=822.07
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 36952 0 0 0 82121 86 0 0 25 0 1 0 96050060 167198720 33867 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 40820 33867 257 541 0 40270 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 163280

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 18682
/proc/meminfo: memFree=1123240/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=170756 CPUtime=882.05
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 38670 0 0 0 88115 90 0 0 25 0 1 0 96050060 174854144 35585 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 42689 35585 257 541 0 42139 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 170756

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 18684
/proc/meminfo: memFree=1119848/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=174204 CPUtime=942.04
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 40004 0 0 0 94111 93 0 0 25 0 1 0 96050060 178384896 36435 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 43551 36435 257 541 0 43001 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 174204

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 18684
/proc/meminfo: memFree=1118952/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=175324 CPUtime=1002.03
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 40230 0 0 0 100107 96 0 0 25 0 1 0 96050060 179531776 36661 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 43831 36661 257 541 0 43281 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 175324

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 18684
/proc/meminfo: memFree=1117736/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=177244 CPUtime=1062.01
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 40635 0 0 0 106102 99 0 0 25 0 1 0 96050060 181497856 37066 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 44311 37066 257 541 0 43761 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 177244

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 18684
/proc/meminfo: memFree=1115944/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=178684 CPUtime=1121.99
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 40973 0 0 0 112099 100 0 0 25 0 1 0 96050060 182972416 37404 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 44671 37404 257 541 0 44121 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 178684

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 18684
/proc/meminfo: memFree=1114728/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=179964 CPUtime=1181.98
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 41274 0 0 0 118095 103 0 0 25 0 1 0 96050060 184283136 37705 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 44991 37705 257 541 0 44441 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 179964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 18684
/proc/meminfo: memFree=1113512/2055920 swapFree=4192956/4192956
[pid=18681] ppid=18679 vsize=181244 CPUtime=1200.07
/proc/18681/stat : 18681 (kw) R 18679 18681 18548 0 -1 0 41564 0 0 0 119904 103 0 0 25 0 1 0 96050060 185593856 37995 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18681/statm: 45311 37995 257 541 0 44761 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 181244

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.43
CPU time (s): 1200.11
CPU user time (s): 1199.05
CPU system time (s): 1.06284
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 181244

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

runsolver used 1.24181 second user time and 2.75058 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-25 19:22:43
IDJOB=1722842
IDBENCH=71098
IDSOLVER=501
FILE ID=node9/1722842-1240680163
PBS_JOBID= 9186664
Free space on /tmp= 66328 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722842-1240680163/watcher-1722842-1240680163 -o /tmp/evaluation-result-1722842-1240680163/solver-1722842-1240680163 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1722842-1240680163.cnf

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=352420232

node9.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.240
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.240
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:       1266128 kB
Buffers:         76152 kB
Cached:         619148 kB
SwapCached:          0 kB
Active:         110468 kB
Inactive:       598812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1266128 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3456 kB
Writeback:           0 kB
Mapped:          23680 kB
Slab:            66528 kB
Committed_AS:   327820 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= 66328 MiB
End job on node9 at 2009-04-25 19:42:46