Trace number 1562456

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

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_7_4_8_fbc.cnf
MD5SUMc8ff95be17c69641ce8ae01fa573e84b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.042992
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses25913
Sum of the clauses size69945
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214456
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-1562456-1238775153/watcher-1562456-1238775153 -o /tmp/evaluation-result-1562456-1238775153/solver-1562456-1238775153 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1562456-1238775153.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.71 1.25 1.09 3/64 31510
/proc/meminfo: memFree=1767432/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=3780 CPUtime=0
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 525 0 0 0 0 0 0 0 18 0 1 0 1150180251 3870720 509 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 945 509 219 541 0 395 0

[startup+0.095085 s]
/proc/loadavg: 1.71 1.25 1.09 3/64 31510
/proc/meminfo: memFree=1767432/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=5428 CPUtime=0.09
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 972 0 0 0 9 0 0 0 18 0 1 0 1150180251 5558272 956 1992294400 4194304 6412682 548682068832 18446744073709551615 4284873 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 1357 956 220 541 0 807 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5428

[startup+0.101084 s]
/proc/loadavg: 1.71 1.25 1.09 3/64 31510
/proc/meminfo: memFree=1767432/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=5428 CPUtime=0.09
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 974 0 0 0 9 0 0 0 18 0 1 0 1150180251 5558272 958 1992294400 4194304 6412682 548682068832 18446744073709551615 5263988 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 1357 958 220 541 0 807 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5428

[startup+0.301124 s]
/proc/loadavg: 1.71 1.25 1.09 3/64 31510
/proc/meminfo: memFree=1767432/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=6332 CPUtime=0.29
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 1426 0 0 0 29 0 0 0 19 0 1 0 1150180251 6483968 1200 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 1583 1200 253 541 0 1033 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6332

[startup+0.701204 s]
/proc/loadavg: 1.71 1.25 1.09 3/64 31510
/proc/meminfo: memFree=1767432/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=8172 CPUtime=0.69
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 1898 0 0 0 68 1 0 0 22 0 1 0 1150180251 8368128 1672 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 2043 1672 253 541 0 1493 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8172

[startup+1.50137 s]
/proc/loadavg: 1.71 1.25 1.09 2/65 31511
/proc/meminfo: memFree=1760448/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=11764 CPUtime=1.49
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 2774 0 0 0 147 2 0 0 25 0 1 0 1150180251 12046336 2548 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 2941 2548 253 541 0 2391 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11764

[startup+3.10168 s]
/proc/loadavg: 1.71 1.25 1.09 2/65 31511
/proc/meminfo: memFree=1755968/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=14992 CPUtime=3.09
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 3602 0 0 0 305 4 0 0 25 0 1 0 1150180251 15351808 3337 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 3748 3337 253 541 0 3198 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14992

[startup+6.30132 s]
/proc/loadavg: 1.66 1.25 1.09 2/65 31511
/proc/meminfo: memFree=1752768/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=17308 CPUtime=6.29
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 4195 0 0 0 623 6 0 0 25 0 1 0 1150180251 17723392 3885 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 4327 3885 256 541 0 3777 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17308

[startup+12.7016 s]
/proc/loadavg: 1.60 1.24 1.09 2/65 31511
/proc/meminfo: memFree=1748552/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=21732 CPUtime=12.69
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 5361 0 0 0 1259 10 0 0 25 0 1 0 1150180251 22253568 4940 1992294400 4194304 6412682 548682068832 18446744073709551615 4260839 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 5433 4940 256 541 0 4883 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21732

[startup+25.5012 s]
/proc/loadavg: 1.47 1.23 1.09 2/65 31511
/proc/meminfo: memFree=1742984/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=27964 CPUtime=25.48
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 6918 0 0 0 2533 15 0 0 25 0 1 0 1150180251 28635136 6351 1992294400 4194304 6412682 548682068832 18446744073709551615 4287605 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 6991 6351 256 541 0 6441 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27964

[startup+51.1013 s]
/proc/loadavg: 1.31 1.21 1.08 2/65 31511
/proc/meminfo: memFree=1730824/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=40472 CPUtime=51.07
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 10206 0 0 0 5082 25 0 0 25 0 1 0 1150180251 41443328 9326 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 10118 9326 256 541 0 9568 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40472

[startup+102.306 s]
/proc/loadavg: 1.13 1.18 1.08 2/65 31511
/proc/meminfo: memFree=1718792/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=54636 CPUtime=102.26
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 13562 0 0 0 10190 36 0 0 25 0 1 0 1150180251 55947264 12388 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 13659 12388 256 541 0 13109 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 54636

[startup+162.301 s]
/proc/loadavg: 1.05 1.14 1.07 2/65 31511
/proc/meminfo: memFree=1708680/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=65644 CPUtime=162.22
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 16311 0 0 0 16179 43 0 0 25 0 1 0 1150180251 67219456 14956 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 16411 14956 256 541 0 15861 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 65644

[startup+222.301 s]
/proc/loadavg: 1.02 1.11 1.07 2/65 31511
/proc/meminfo: memFree=1696456/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=78764 CPUtime=222.21
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 19547 0 0 0 22169 52 0 0 25 0 1 0 1150180251 80654336 17984 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 19691 17984 256 541 0 19141 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 78764

[startup+282.301 s]
/proc/loadavg: 1.00 1.09 1.06 2/65 31511
/proc/meminfo: memFree=1687432/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=88404 CPUtime=282.18
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 22066 0 0 0 28158 60 0 0 25 0 1 0 1150180251 90525696 20264 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 22101 20264 256 541 0 21551 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 88404

[startup+342.301 s]
/proc/loadavg: 1.00 1.07 1.05 2/65 31511
/proc/meminfo: memFree=1677320/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=98844 CPUtime=342.16
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 24786 0 0 0 34147 69 0 0 25 0 1 0 1150180251 101216256 22709 1992294400 4194304 6412682 548682068832 18446744073709551615 4417127 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 24711 22709 256 541 0 24161 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 98844

[startup+402.302 s]
/proc/loadavg: 1.00 1.06 1.05 2/65 31511
/proc/meminfo: memFree=1667656/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=109732 CPUtime=402.14
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 27229 0 0 0 40138 76 0 0 25 0 1 0 1150180251 112365568 25152 1992294400 4194304 6412682 548682068832 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 27433 25152 256 541 0 26883 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 109732

[startup+462.301 s]
/proc/loadavg: 1.00 1.04 1.04 2/65 31511
/proc/meminfo: memFree=1661704/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=117524 CPUtime=462.11
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 28985 0 0 0 46129 82 0 0 25 0 1 0 1150180251 120344576 26591 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 29381 26591 256 541 0 28831 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 117524

[startup+522.301 s]
/proc/loadavg: 1.00 1.03 1.04 2/65 31511
/proc/meminfo: memFree=1657224/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=122696 CPUtime=522.09
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 30157 0 0 0 52123 86 0 0 25 0 1 0 1150180251 125640704 27763 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 30674 27763 256 541 0 30124 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 122696

[startup+582.301 s]
/proc/loadavg: 1.00 1.02 1.03 2/65 31511
/proc/meminfo: memFree=1645192/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=134784 CPUtime=582.07
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 33445 0 0 0 58114 93 0 0 25 0 1 0 1150180251 138018816 30686 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 33696 30686 256 541 0 33146 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 134784

[startup+642.301 s]
/proc/loadavg: 1.00 1.02 1.03 2/65 31511
/proc/meminfo: memFree=1643848/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=135984 CPUtime=642.05
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 33789 0 0 0 64108 97 0 0 25 0 1 0 1150180251 139247616 31030 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 33996 31030 256 541 0 33446 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 135984

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.02 2/65 31511
/proc/meminfo: memFree=1640392/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=140080 CPUtime=702.02
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 34680 0 0 0 70100 102 0 0 25 0 1 0 1150180251 143441920 31921 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 35020 31921 256 541 0 34470 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 140080

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.01 2/65 31511
/proc/meminfo: memFree=1625480/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=156272 CPUtime=762
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 38362 0 0 0 76092 108 0 0 25 0 1 0 1150180251 160022528 35603 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 39068 35603 256 541 0 38518 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 156272

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 31511
/proc/meminfo: memFree=1623752/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=158232 CPUtime=821.98
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 39190 0 0 0 82085 113 0 0 25 0 1 0 1150180251 162029568 36012 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 39558 36012 256 541 0 39008 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 158232

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31511
/proc/meminfo: memFree=1621768/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=160792 CPUtime=881.96
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 39688 0 0 0 88079 117 0 0 25 0 1 0 1150180251 164651008 36510 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 40198 36510 256 541 0 39648 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 160792

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31511
/proc/meminfo: memFree=1618824/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=164312 CPUtime=941.93
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 40409 0 0 0 94074 119 0 0 25 0 1 0 1150180251 168255488 37231 1992294400 4194304 6412682 548682068832 18446744073709551615 4286883 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 41078 37231 256 541 0 40528 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 164312

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31511
/proc/meminfo: memFree=1611016/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=172632 CPUtime=1001.91
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 42373 0 0 0 100068 123 0 0 25 0 1 0 1150180251 176775168 39195 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 43158 39195 256 541 0 42608 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 172632

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31511
/proc/meminfo: memFree=1600584/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=182904 CPUtime=1061.89
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 45432 0 0 0 106060 129 0 0 25 0 1 0 1150180251 187293696 41772 1992294400 4194304 6412682 548682068832 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 45726 41772 256 541 0 45176 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 182904

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31511
/proc/meminfo: memFree=1599944/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=183384 CPUtime=1121.87
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 45585 0 0 0 112054 133 0 0 25 0 1 0 1150180251 187785216 41925 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 45846 41925 256 541 0 45296 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 183384

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31511
/proc/meminfo: memFree=1598600/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=184904 CPUtime=1181.84
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 45926 0 0 0 118049 135 0 0 25 0 1 0 1150180251 189341696 42266 1992294400 4194304 6412682 548682068832 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 46226 42266 256 541 0 45676 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 184904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31511
/proc/meminfo: memFree=1597960/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=185544 CPUtime=1200.03
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 46072 0 0 0 119868 135 0 0 25 0 1 0 1150180251 189997056 42412 1992294400 4194304 6412682 548682068832 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 46386 42412 256 541 0 45836 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 185544

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/65 31511
/proc/meminfo: memFree=1597960/2055920 swapFree=4175828/4192956
[pid=31510] ppid=31508 vsize=185544 CPUtime=1200.03
/proc/31510/stat : 31510 (kw) R 31508 31510 31172 0 -1 0 46072 0 0 0 119868 135 0 0 25 0 1 0 1150180251 189997056 42412 1992294400 4194304 6412682 548682068832 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/31510/statm: 46386 42412 256 541 0 45836 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 185544

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.08
CPU user time (s): 1198.69
CPU system time (s): 1.38879
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 185544

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

runsolver used 0.913861 second user time and 2.50862 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-03 18:12:33
IDJOB=1562456
IDBENCH=70935
IDSOLVER=501
FILE ID=node33/1562456-1238775153
PBS_JOBID= 9085538
Free space on /tmp= 66524 MiB

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

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

MD5SUM BENCH= c8ff95be17c69641ce8ae01fa573e84b
RANDOM SEED=1005804080

node33.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.266
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.266
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:       1767848 kB
Buffers:         30636 kB
Cached:         181620 kB
SwapCached:      10920 kB
Active:          10552 kB
Inactive:       214224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1767848 kB
SwapTotal:     4192956 kB
SwapFree:      4175828 kB
Dirty:            2644 kB
Writeback:           0 kB
Mapped:          18208 kB
Slab:            49244 kB
Committed_AS:  3342244 kB
PageTables:       1400 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= 66520 MiB
End job on node33 at 2009-04-03 18:32:35