Trace number 1561156

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.14 1200.75

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_11_3_4_cmp.cnf
MD5SUM3b5e80540ef2fcb09cfe50ac7e3686c1
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 variables8713
Number of clauses99699
Sum of the clauses size335345
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210866
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

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-1561156-1238762379/watcher-1561156-1238762379 -o /tmp/evaluation-result-1561156-1238762379/solver-1561156-1238762379 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1561156-1238762379.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.99 1.85 1.45 3/74 13575
/proc/meminfo: memFree=1801584/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=5668 CPUtime=0
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 987 0 0 0 0 0 0 0 18 0 1 0 1148899003 5804032 971 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 1417 978 208 541 0 867 0

[startup+0.0360889 s]
/proc/loadavg: 1.99 1.85 1.45 3/74 13575
/proc/meminfo: memFree=1801584/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=9044 CPUtime=0.02
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 1667 0 0 0 2 0 0 0 18 0 1 0 1148899003 9261056 1651 1992294400 4194304 6412682 548682068832 18446744073709551615 4304379 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 2261 1651 219 541 0 1711 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9044

[startup+0.101099 s]
/proc/loadavg: 1.99 1.85 1.45 3/74 13575
/proc/meminfo: memFree=1801584/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=10100 CPUtime=0.09
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 1945 0 0 0 9 0 0 0 18 0 1 0 1148899003 10342400 1929 1992294400 4194304 6412682 548682068832 18446744073709551615 5487182 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 2525 1929 219 541 0 1975 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10100

[startup+0.301132 s]
/proc/loadavg: 1.99 1.85 1.45 3/74 13575
/proc/meminfo: memFree=1801584/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=13400 CPUtime=0.29
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 2890 0 0 0 28 1 0 0 19 0 1 0 1148899003 13721600 2874 1992294400 4194304 6412682 548682068832 18446744073709551615 4828392 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 3383 2875 219 541 0 2833 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13400

[startup+0.701201 s]
/proc/loadavg: 1.99 1.85 1.45 3/74 13575
/proc/meminfo: memFree=1801584/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=21632 CPUtime=0.69
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 5070 0 0 0 67 2 0 0 23 0 1 0 1148899003 22151168 5002 1992294400 4194304 6412682 548682068832 18446744073709551615 4564586 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 5408 5002 239 541 0 4858 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21632

[startup+1.50134 s]
/proc/loadavg: 1.99 1.85 1.45 2/75 13576
/proc/meminfo: memFree=1786664/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=20016 CPUtime=1.49
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 5608 0 0 0 144 5 0 0 25 0 1 0 1148899003 20496384 4430 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 5004 4430 253 541 0 4454 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20016

[startup+3.10161 s]
/proc/loadavg: 1.99 1.85 1.45 2/75 13576
/proc/meminfo: memFree=1783912/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=21604 CPUtime=3.09
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 6021 0 0 0 293 16 0 0 25 0 1 0 1148899003 22122496 4843 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 5401 4843 253 541 0 4851 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21604

[startup+6.30115 s]
/proc/loadavg: 1.91 1.84 1.45 2/75 13576
/proc/meminfo: memFree=1780720/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=24640 CPUtime=6.28
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 6792 0 0 0 590 38 0 0 25 0 1 0 1148899003 25231360 5614 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 6160 5614 253 541 0 5610 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24640

[startup+12.7012 s]
/proc/loadavg: 1.84 1.82 1.45 2/75 13576
/proc/meminfo: memFree=1774576/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=30320 CPUtime=12.68
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 8217 0 0 0 1198 70 0 0 25 0 1 0 1148899003 31047680 7039 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 7580 7039 253 541 0 7030 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30320

[startup+25.5014 s]
/proc/loadavg: 1.65 1.78 1.44 2/75 13576
/proc/meminfo: memFree=1768688/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=35792 CPUtime=25.47
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 9580 0 0 0 2415 132 0 0 25 0 1 0 1148899003 36651008 8402 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 8948 8402 256 541 0 8398 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35792

[startup+51.1017 s]
/proc/loadavg: 1.43 1.72 1.43 2/75 13576
/proc/meminfo: memFree=1762032/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=42604 CPUtime=51.07
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 11238 0 0 0 4862 245 0 0 25 0 1 0 1148899003 43626496 10060 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 10651 10060 256 541 0 10101 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42604

[startup+102.306 s]
/proc/loadavg: 1.18 1.61 1.41 2/75 13576
/proc/meminfo: memFree=1751088/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=53148 CPUtime=102.24
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 14053 0 0 0 9764 460 0 0 25 0 1 0 1148899003 54423552 12717 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 13287 12717 256 541 0 12737 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 53148

[startup+162.302 s]
/proc/loadavg: 1.07 1.49 1.38 2/75 13578
/proc/meminfo: memFree=1739120/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=65580 CPUtime=162.2
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 17276 0 0 0 15546 674 0 0 25 0 1 0 1148899003 67153920 15733 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 16395 15733 256 541 0 15845 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 65580

[startup+222.302 s]
/proc/loadavg: 1.02 1.40 1.35 2/75 13578
/proc/meminfo: memFree=1724208/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=80532 CPUtime=222.17
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 21147 0 0 0 21365 852 0 0 25 0 1 0 1148899003 82464768 19477 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 20133 19477 256 541 0 19583 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 80532

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.33 2/75 13578
/proc/meminfo: memFree=1714032/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=90924 CPUtime=282.15
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 23962 0 0 0 27193 1022 0 0 25 0 1 0 1148899003 93106176 21976 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 22731 21976 256 541 0 22181 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 90924

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/75 13578
/proc/meminfo: memFree=1700400/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=105968 CPUtime=342.11
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 27540 0 0 0 33041 1170 0 0 25 0 1 0 1148899003 108511232 25358 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 26492 25358 256 541 0 25942 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 105968

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.28 2/75 13578
/proc/meminfo: memFree=1682800/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=124244 CPUtime=402.08
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 32167 0 0 0 38914 1294 0 0 25 0 1 0 1148899003 127225856 29761 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 31061 29761 256 541 0 30511 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 124244

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/75 13578
/proc/meminfo: memFree=1675760/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=132044 CPUtime=462.05
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 34009 0 0 0 44795 1410 0 0 25 0 1 0 1148899003 135213056 31603 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 33011 31603 256 541 0 32461 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 132044

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.24 2/75 13578
/proc/meminfo: memFree=1661616/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=146280 CPUtime=522.02
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 37748 0 0 0 50674 1528 0 0 25 0 1 0 1148899003 149790720 35083 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 36570 35083 256 541 0 36020 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 146280

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/75 13578
/proc/meminfo: memFree=1641776/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=167000 CPUtime=581.99
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 42776 0 0 0 56576 1623 0 0 25 0 1 0 1148899003 171008000 40111 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 41750 40111 256 541 0 41200 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 167000

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/75 13578
/proc/meminfo: memFree=1637616/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=170664 CPUtime=641.97
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 43986 0 0 0 62472 1725 0 0 25 0 1 0 1148899003 174759936 41023 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 42666 41023 256 541 0 42116 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 170664

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/75 13578
/proc/meminfo: memFree=1616944/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=192576 CPUtime=701.93
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 49219 0 0 0 68383 1810 0 0 25 0 1 0 1148899003 197197824 46256 1992294400 4194304 6412682 548682068832 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 48144 46256 256 541 0 47594 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 192576

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.18 2/75 13578
/proc/meminfo: memFree=1608624/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=200488 CPUtime=761.91
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 51496 0 0 0 74288 1903 0 0 25 0 1 0 1148899003 205299712 48189 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 50122 48189 256 541 0 49572 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 200488

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/75 13578
/proc/meminfo: memFree=1597744/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=212536 CPUtime=821.88
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 54328 0 0 0 80202 1986 0 0 25 0 1 0 1148899003 217636864 51021 1992294400 4194304 6412682 548682068832 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 53134 51021 256 541 0 52584 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 212536

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/75 13578
/proc/meminfo: memFree=1568496/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=244292 CPUtime=881.84
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 61895 0 0 0 86131 2053 0 0 25 0 1 0 1148899003 250155008 58191 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 61073 58191 256 541 0 60523 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 244292

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/75 13578
/proc/meminfo: memFree=1567984/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=245092 CPUtime=941.82
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 62078 0 0 0 92054 2128 0 0 25 0 1 0 1148899003 250974208 58374 1992294400 4194304 6412682 548682068832 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 61273 58374 256 541 0 60723 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 245092

[startup+1002.3 s]
/proc/loadavg: 1.04 1.03 1.13 2/75 13578
/proc/meminfo: memFree=1553456/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=261288 CPUtime=1001.78
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 65821 0 0 0 97986 2192 0 0 25 0 1 0 1148899003 267558912 62117 1992294400 4194304 6412682 548682068832 18446744073709551615 4286825 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 65322 62117 256 541 0 64772 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 261288

[startup+1062.3 s]
/proc/loadavg: 1.06 1.04 1.13 2/75 13578
/proc/meminfo: memFree=1519728/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=296408 CPUtime=1061.75
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 74529 0 0 0 103919 2256 0 0 25 0 1 0 1148899003 303521792 70367 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 74102 70367 256 541 0 73552 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 296408

[startup+1122.3 s]
/proc/loadavg: 1.06 1.04 1.12 2/75 13578
/proc/meminfo: memFree=1519280/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=296760 CPUtime=1121.72
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 74664 0 0 0 109852 2320 0 0 25 0 1 0 1148899003 303882240 70502 1992294400 4194304 6412682 548682068832 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 74190 70502 256 541 0 73640 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 296760

[startup+1182.3 s]
/proc/loadavg: 1.02 1.03 1.11 2/75 13578
/proc/meminfo: memFree=1516848/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=299460 CPUtime=1181.7
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 75296 0 0 0 115795 2375 0 0 25 0 1 0 1148899003 306647040 71134 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 74865 71134 256 541 0 74315 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 299460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.01 1.03 1.11 2/75 13578
/proc/meminfo: memFree=1508080/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=308472 CPUtime=1200.08
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 77441 0 0 0 117617 2391 0 0 25 0 1 0 1148899003 315875328 73279 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 77118 73279 256 541 0 76568 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 308472

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

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

[startup+1200.7 s]
/proc/loadavg: 1.01 1.03 1.11 2/75 13578
/proc/meminfo: memFree=1508080/2055920 swapFree=4173168/4192956
[pid=13575] ppid=13573 vsize=308472 CPUtime=1200.08
/proc/13575/stat : 13575 (kw) R 13573 13575 12572 0 -1 0 77441 0 0 0 117617 2391 0 0 25 0 1 0 1148899003 315875328 73279 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 0 0 0
/proc/13575/statm: 77118 73279 256 541 0 76568 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 308472

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.75
CPU time (s): 1200.14
CPU user time (s): 1176.18
CPU system time (s): 23.9644
CPU usage (%): 99.9493
Max. virtual memory (cumulated for all children) (KiB): 308472

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

runsolver used 1.86572 second user time and 3.43948 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-03 14:39:39
IDJOB=1561156
IDBENCH=70910
IDSOLVER=501
FILE ID=node68/1561156-1238762379
PBS_JOBID= 9085494
Free space on /tmp= 66460 MiB

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

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

MD5SUM BENCH= 3b5e80540ef2fcb09cfe50ac7e3686c1
RANDOM SEED=1485868943

node68.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.270
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.270
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:       1802064 kB
Buffers:         28364 kB
Cached:         150584 kB
SwapCached:       9956 kB
Active:         117600 kB
Inactive:        73336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802064 kB
SwapTotal:     4192956 kB
SwapFree:      4173168 kB
Dirty:            4220 kB
Writeback:           0 kB
Mapped:          17812 kB
Slab:            47848 kB
Committed_AS:  3078936 kB
PageTables:       2136 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 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 node68 at 2009-04-03 14:59:42