Trace number 1728310

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.16 1200.57

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv9.sat05-568.reshuffled-07.cnf
MD5SUM0457634d4b446c9bbce48df93abd0143
Bench CategoryCRAFTED (crafted 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 variables2754
Number of clauses9154
Sum of the clauses size24624
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22916
Number of clauses of size 36237
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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-1728310-1240735298/watcher-1728310-1240735298 -o /tmp/evaluation-result-1728310-1240735298/solver-1728310-1240735298 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1728310-1240735298.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.97 0.99 3/64 32569
/proc/meminfo: memFree=1403416/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=4208 CPUtime=0
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 663 0 0 0 0 0 0 0 18 0 1 0 101557786 4308992 647 1992294400 4194304 6412682 548682068864 18446744073709551615 4825610 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 1052 647 219 541 0 502 0

[startup+0.0611099 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 32569
/proc/meminfo: memFree=1403416/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=5264 CPUtime=0.05
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 962 0 0 0 5 0 0 0 18 0 1 0 101557786 5390336 946 1992294400 4194304 6412682 548682068864 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 1316 946 239 541 0 766 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5264

[startup+0.101116 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 32569
/proc/meminfo: memFree=1403416/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=5820 CPUtime=0.09
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 1122 0 0 0 8 1 0 0 18 0 1 0 101557786 5959680 1106 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 1455 1106 247 541 0 905 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5820

[startup+0.301153 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 32569
/proc/meminfo: memFree=1403416/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=6216 CPUtime=0.29
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 1227 0 0 0 28 1 0 0 19 0 1 0 101557786 6365184 1211 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 1554 1211 254 541 0 1004 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6216

[startup+0.701224 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 32569
/proc/meminfo: memFree=1403416/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=7276 CPUtime=0.69
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 1486 0 0 0 68 1 0 0 22 0 1 0 101557786 7450624 1470 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 1819 1470 254 541 0 1269 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7276

[startup+1.50137 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1397136/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=10068 CPUtime=1.49
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 2204 0 0 0 147 2 0 0 25 0 1 0 101557786 10309632 2188 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 2550 2189 254 541 0 2000 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10068

[startup+3.10267 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1393424/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=13216 CPUtime=3.09
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 2976 0 0 0 306 3 0 0 25 0 1 0 101557786 13533184 2921 1992294400 4194304 6412682 548682068864 18446744073709551615 4574744 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 3304 2921 257 541 0 2754 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13216

[startup+6.30125 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1390288/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=16596 CPUtime=6.29
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 3913 0 0 0 624 5 0 0 25 0 1 0 101557786 16994304 3761 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 4149 3761 257 541 0 3599 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16596

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1384144/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=23412 CPUtime=12.69
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 5695 0 0 0 1260 9 0 0 25 0 1 0 101557786 23973888 5335 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 5853 5335 257 541 0 5303 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23412

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1375888/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=30672 CPUtime=25.48
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 7603 0 0 0 2535 13 0 0 25 0 1 0 101557786 31408128 7048 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 7668 7048 257 541 0 7118 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30672

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1362640/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=45564 CPUtime=51.07
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 11571 0 0 0 5082 25 0 0 25 0 1 0 101557786 46657536 10417 1992294400 4194304 6412682 548682068864 18446744073709551615 4574574 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 11391 10417 257 541 0 10841 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45564

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1333008/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=77132 CPUtime=102.26
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 19952 0 0 0 10175 51 0 0 25 0 1 0 101557786 78983168 17753 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 19283 17753 257 541 0 18733 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 77132

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1306000/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=105352 CPUtime=162.23
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 27484 0 0 0 16153 70 0 0 25 0 1 0 101557786 107880448 24498 1992294400 4194304 6412682 548682068864 18446744073709551615 4327399 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 26338 24498 257 541 0 25788 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 105352

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1279504/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=132548 CPUtime=222.22
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 34597 0 0 0 22128 94 0 0 25 0 1 0 101557786 135729152 31127 1992294400 4194304 6412682 548682068864 18446744073709551615 4289329 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 33137 31127 257 541 0 32587 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 132548

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1251088/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=163920 CPUtime=282.2
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 42789 0 0 0 28106 114 0 0 25 0 1 0 101557786 167854080 38124 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 40980 38124 257 541 0 40430 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 163920

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1244560/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=171632 CPUtime=342.17
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 44537 0 0 0 34094 123 0 0 25 0 1 0 101557786 175751168 39872 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 42908 39872 257 541 0 42358 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 171632

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1204112/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=214136 CPUtime=402.15
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 55277 0 0 0 40073 142 0 0 25 0 1 0 101557786 219275264 49876 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 53534 49876 257 541 0 52984 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 214136

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1197776/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=221656 CPUtime=462.14
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 56860 0 0 0 46058 156 0 0 25 0 1 0 101557786 226975744 51459 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 55414 51459 257 541 0 54864 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 221656

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1183056/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=236772 CPUtime=522.11
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 61395 0 0 0 52042 169 0 0 25 0 1 0 101557786 242454528 55148 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 59193 55148 257 541 0 58643 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 236772

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1174224/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=247084 CPUtime=582.1
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 63781 0 0 0 58028 182 0 0 25 0 1 0 101557786 253014016 57534 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 61771 57534 257 541 0 61221 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 247084

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1150992/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=270152 CPUtime=642.08
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 70370 0 0 0 64008 200 0 0 25 0 1 0 101557786 276635648 63151 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 67538 63151 257 541 0 66988 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 270152

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1150160/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=270924 CPUtime=702.05
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 70613 0 0 0 69997 208 0 0 25 0 1 0 101557786 277426176 63394 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 67731 63394 257 541 0 67181 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 270924

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1107408/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=316564 CPUtime=762.04
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 81249 0 0 0 75978 226 0 0 25 0 1 0 101557786 324161536 74030 1992294400 4194304 6412682 548682068864 18446744073709551615 4296616 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 79141 74030 257 541 0 78591 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 316564

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1108496/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=316004 CPUtime=822.02
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 82085 0 0 0 81962 240 0 0 25 0 1 0 101557786 323588096 73748 1992294400 4194304 6412682 548682068864 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 79001 73748 257 541 0 78451 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 316004

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1096400/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=328668 CPUtime=881.99
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 85120 0 0 0 87948 251 0 0 25 0 1 0 101557786 336556032 76783 1992294400 4194304 6412682 548682068864 18446744073709551615 4287158 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 82167 76783 257 541 0 81617 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 328668

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1060432/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=372060 CPUtime=941.97
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 95298 0 0 0 93927 270 0 0 25 0 1 0 101557786 380989440 85675 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 93015 85675 257 541 0 92465 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 372060

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1057424/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=376300 CPUtime=1001.95
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 96096 0 0 0 99916 279 0 0 25 0 1 0 101557786 385331200 86473 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 94075 86473 257 541 0 93525 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 376300

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1056400/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=377580 CPUtime=1061.93
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 96362 0 0 0 105907 286 0 0 25 0 1 0 101557786 386641920 86739 1992294400 4194304 6412682 548682068864 18446744073709551615 4286922 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 94395 86739 257 541 0 93845 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 377580

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32570
/proc/meminfo: memFree=1024336/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=411168 CPUtime=1121.91
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 104409 0 0 0 111889 302 0 0 25 0 1 0 101557786 421036032 94786 1992294400 4194304 6412682 548682068864 18446744073709551615 4286763 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 102792 94786 257 541 0 102242 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 411168

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32576
/proc/meminfo: memFree=991056/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=445428 CPUtime=1181.89
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 112827 0 0 0 117869 320 0 0 25 0 1 0 101557786 456118272 103204 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 111357 103204 257 541 0 110807 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 445428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32576
/proc/meminfo: memFree=990160/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=445560 CPUtime=1200.09
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 114330 0 0 0 119687 322 0 0 25 0 1 0 101557786 456253440 103228 1992294400 4194304 6412682 548682068864 18446744073709551615 4286922 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 111390 103228 257 541 0 110840 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 445560

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32576
/proc/meminfo: memFree=990160/2055920 swapFree=4181900/4192956
[pid=32569] ppid=32567 vsize=445560 CPUtime=1200.09
/proc/32569/stat : 32569 (kw) R 32567 32569 32439 0 -1 0 114330 0 0 0 119687 322 0 0 25 0 1 0 101557786 456253440 103228 1992294400 4194304 6412682 548682068864 18446744073709551615 4286922 0 0 4096 0 0 0 0 17 1 0 0
/proc/32569/statm: 111390 103228 257 541 0 110840 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 445560

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.16
CPU user time (s): 1196.87
CPU system time (s): 3.2895
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 451476

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

runsolver used 1.20582 second user time and 2.71759 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-26 10:41:38
IDJOB=1728310
IDBENCH=24668
IDSOLVER=501
FILE ID=node44/1728310-1240735298
PBS_JOBID= 9186981
Free space on /tmp= 66220 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest05/others/linvrinv9.sat05-568.reshuffled-07.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728310-1240735298/watcher-1728310-1240735298 -o /tmp/evaluation-result-1728310-1240735298/solver-1728310-1240735298 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1728310-1240735298.cnf

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

MD5SUM BENCH= 0457634d4b446c9bbce48df93abd0143
RANDOM SEED=767491773

node44.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.267
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	: 5931.00
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.267
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:       1403896 kB
Buffers:         68884 kB
Cached:         517000 kB
SwapCached:       4968 kB
Active:         223476 kB
Inactive:       370336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1403896 kB
SwapTotal:     4192956 kB
SwapFree:      4181900 kB
Dirty:            2380 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            44184 kB
Committed_AS:   422576 kB
PageTables:       1380 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= 66216 MiB
End job on node44 at 2009-04-26 11:01:40