Trace number 1561260

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.1 1200.53

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_4_8_cmp.cnf
MD5SUMd839e5ec929f609c698ac596e6e9f69b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses14513
Sum of the clauses size47145
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23056
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
Number of clauses of size over 5150

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-1561260-1238764045/watcher-1561260-1238764045 -o /tmp/evaluation-result-1561260-1238764045/solver-1561260-1238764045 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1561260-1238764045.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.00 1.00 1.00 3/70 25725
/proc/meminfo: memFree=1650640/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=3564 CPUtime=0
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 514 0 0 0 0 0 0 0 18 0 1 0 1149067173 3649536 498 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 924 499 219 541 0 374 0

[startup+0.0577411 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 25725
/proc/meminfo: memFree=1650640/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=4356 CPUtime=0.05
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 725 0 0 0 5 0 0 0 18 0 1 0 1149067173 4460544 709 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 1089 710 219 541 0 539 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4356

[startup+0.101709 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 25725
/proc/meminfo: memFree=1650640/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=5640 CPUtime=0.09
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 1047 0 0 0 9 0 0 0 18 0 1 0 1149067173 5775360 1031 1992294400 4194304 6412682 548682068832 18446744073709551615 4591133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 1410 1031 246 541 0 860 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5640

[startup+0.301745 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 25725
/proc/meminfo: memFree=1650640/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=5856 CPUtime=0.29
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 1255 0 0 0 28 1 0 0 19 0 1 0 1149067173 5996544 1110 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 1464 1110 253 541 0 914 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5856

[startup+0.701818 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 25725
/proc/meminfo: memFree=1650640/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=8128 CPUtime=0.69
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 1813 0 0 0 67 2 0 0 22 0 1 0 1149067173 8323072 1668 1992294400 4194304 6412682 548682068832 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 2032 1668 253 541 0 1482 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8128

[startup+1.50196 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1643528/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=11436 CPUtime=1.49
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 2648 0 0 0 146 3 0 0 25 0 1 0 1149067173 11710464 2503 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 2859 2503 253 541 0 2309 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11436

[startup+3.10226 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1640392/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=13388 CPUtime=3.09
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 3123 0 0 0 304 5 0 0 25 0 1 0 1149067173 13709312 2939 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 3347 2939 256 541 0 2797 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13388

[startup+6.30184 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1637320/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=16112 CPUtime=6.29
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 3863 0 0 0 622 7 0 0 25 0 1 0 1149067173 16498688 3583 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 4028 3583 256 541 0 3478 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16112

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1632072/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=21272 CPUtime=12.69
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 5239 0 0 0 1258 11 0 0 25 0 1 0 1149067173 21782528 4832 1992294400 4194304 6412682 548682068832 18446744073709551615 4286801 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 5318 4832 256 541 0 4768 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21272

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1626440/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=27452 CPUtime=25.48
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 6817 0 0 0 2533 15 0 0 25 0 1 0 1149067173 28110848 6242 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 6863 6242 256 541 0 6313 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27452

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1616392/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=38368 CPUtime=51.07
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 9572 0 0 0 5083 24 0 0 25 0 1 0 1149067173 39288832 8775 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 9592 8775 256 541 0 9042 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38368

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1602312/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=54292 CPUtime=102.25
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 13367 0 0 0 10190 35 0 0 25 0 1 0 1149067173 55595008 12277 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 13573 12277 256 541 0 13023 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 54292

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1587976/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=69252 CPUtime=162.23
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 17300 0 0 0 16176 47 0 0 25 0 1 0 1149067173 70914048 15821 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 17313 15821 256 541 0 16763 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 69252

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1576136/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=81852 CPUtime=222.21
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 20488 0 0 0 22166 55 0 0 25 0 1 0 1149067173 83816448 18770 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 20463 18770 256 541 0 19913 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 81852

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1565320/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=93992 CPUtime=282.18
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 23260 0 0 0 28156 62 0 0 25 0 1 0 1149067173 96247808 21542 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 23498 21542 256 541 0 22948 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 93992

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1561608/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=97660 CPUtime=342.17
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 24372 0 0 0 34149 68 0 0 25 0 1 0 1149067173 100003840 22380 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 24415 22380 256 541 0 23865 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 97660

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1550280/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=111052 CPUtime=402.14
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 27510 0 0 0 40138 76 0 0 25 0 1 0 1149067173 113717248 25202 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 27763 25202 256 541 0 27213 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 111052

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1547848/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=113852 CPUtime=462.12
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 28135 0 0 0 46133 79 0 0 25 0 1 0 1149067173 116584448 25827 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 28463 25827 256 541 0 27913 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 113852

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1535880/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=126536 CPUtime=522.1
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 31210 0 0 0 52123 87 0 0 25 0 1 0 1149067173 129572864 28902 1992294400 4194304 6412682 548682068832 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 31634 28902 256 541 0 31084 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 126536

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1532232/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=130372 CPUtime=582.08
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 32405 0 0 0 58116 92 0 0 25 0 1 0 1149067173 133500928 29733 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 32593 29733 256 541 0 32043 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 130372

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1530312/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=132452 CPUtime=642.06
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 32885 0 0 0 64111 95 0 0 25 0 1 0 1149067173 135630848 30213 1992294400 4194304 6412682 548682068832 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 33113 30213 256 541 0 32563 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 132452

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1521928/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=141588 CPUtime=702.04
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 35001 0 0 0 70104 100 0 0 25 0 1 0 1149067173 144986112 32329 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 35397 32329 256 541 0 34847 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 141588

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1513352/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=151204 CPUtime=762.02
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 37491 0 0 0 76097 105 0 0 25 0 1 0 1149067173 154832896 34401 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 37801 34401 256 541 0 37251 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 151204

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1512712/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=152004 CPUtime=821.99
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 37707 0 0 0 82092 107 0 0 25 0 1 0 1149067173 155652096 34617 1992294400 4194304 6412682 548682068832 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 38001 34617 256 541 0 37451 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 152004

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1510664/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=154324 CPUtime=881.98
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 38209 0 0 0 88087 111 0 0 25 0 1 0 1149067173 158027776 35119 1992294400 4194304 6412682 548682068832 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 38581 35119 256 541 0 38031 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 154324

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1504840/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=161124 CPUtime=941.95
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 39694 0 0 0 94081 114 0 0 25 0 1 0 1149067173 164990976 36604 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 40281 36604 256 541 0 39731 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 161124

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1491656/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=174468 CPUtime=1001.93
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 43364 0 0 0 100074 119 0 0 25 0 1 0 1149067173 178655232 39793 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 43617 39793 256 541 0 43067 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 174468

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1491080/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=175464 CPUtime=1061.91
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 43573 0 0 0 106069 122 0 0 25 0 1 0 1149067173 179675136 40002 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 43866 40002 256 541 0 43316 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 175464

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1489864/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=176744 CPUtime=1121.89
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 43857 0 0 0 112064 125 0 0 25 0 1 0 1149067173 180985856 40286 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 44186 40286 256 541 0 43636 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 176744

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1488456/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=178024 CPUtime=1181.87
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 44200 0 0 0 118059 128 0 0 25 0 1 0 1149067173 182296576 40629 1992294400 4194304 6412682 548682068832 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 44506 40629 256 541 0 43956 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 178024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1487944/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=178664 CPUtime=1200.06
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 44330 0 0 0 119878 128 0 0 25 0 1 0 1149067173 182951936 40759 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 44666 40759 256 541 0 44116 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 178664

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: 1.00 1.00 1.00 2/71 25726
/proc/meminfo: memFree=1487944/2055920 swapFree=4170592/4192956
[pid=25725] ppid=25723 vsize=178664 CPUtime=1200.06
/proc/25725/stat : 25725 (kw) R 25723 25725 25184 0 -1 0 44330 0 0 0 119878 128 0 0 25 0 1 0 1149067173 182951936 40759 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 44666 40759 256 541 0 44116 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 178664

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.1
CPU user time (s): 1198.78
CPU system time (s): 1.3158
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 178664

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

runsolver used 0.938857 second user time and 3.43648 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-03 15:07:25
IDJOB=1561260
IDBENCH=70912
IDSOLVER=501
FILE ID=node45/1561260-1238764045
PBS_JOBID= 9085451
Free space on /tmp= 66460 MiB

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

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

MD5SUM BENCH= d839e5ec929f609c698ac596e6e9f69b
RANDOM SEED=1737612385

node45.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.285
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.285
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:       1651056 kB
Buffers:         77572 kB
Cached:         232296 kB
SwapCached:      11568 kB
Active:         121256 kB
Inactive:       201684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1651056 kB
SwapTotal:     4192956 kB
SwapFree:      4170592 kB
Dirty:            2504 kB
Writeback:           0 kB
Mapped:          18752 kB
Slab:            67200 kB
Committed_AS:  2929544 kB
PageTables:       1908 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= 66460 MiB
End job on node45 at 2009-04-03 15:27:28