Trace number 1738196

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.04 1200.73

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-26-243-24-70.cnf
MD5SUMbf3875bd851fbd5f3e19defeb88389d1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.162975
Satisfiable
(Un)Satisfiability was proved
Number of variables624
Number of clauses38944
Sum of the clauses size78464
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 238920
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

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-1738196-1240836120/watcher-1738196-1240836120 -o /tmp/evaluation-result-1738196-1240836120/solver-1738196-1240836120 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1738196-1240836120.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/65 32609
/proc/meminfo: memFree=1324904/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=3340 CPUtime=0
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 398 0 0 0 0 0 0 0 18 0 1 0 111642426 3420160 382 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 835 382 219 541 0 285 0

[startup+0.0735909 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 32609
/proc/meminfo: memFree=1324904/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=4856 CPUtime=0.07
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 806 0 0 0 7 0 0 0 18 0 1 0 111642426 4972544 790 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 1214 790 220 541 0 664 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4856

[startup+0.101595 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 32609
/proc/meminfo: memFree=1324904/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=5444 CPUtime=0.09
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 1030 0 0 0 9 0 0 0 18 0 1 0 111642426 5574656 965 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 1361 965 220 541 0 811 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5444

[startup+0.301634 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 32609
/proc/meminfo: memFree=1324904/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=8784 CPUtime=0.29
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 1823 0 0 0 29 0 0 0 19 0 1 0 111642426 8994816 1758 1992294400 4194304 6412682 548682068832 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 2196 1758 246 541 0 1646 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8784

[startup+0.701713 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 32609
/proc/meminfo: memFree=1324904/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=9708 CPUtime=0.69
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 2069 0 0 0 69 0 0 0 23 0 1 0 111642426 9940992 2004 1992294400 4194304 6412682 548682068832 18446744073709551615 4564571 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 2427 2004 246 541 0 1877 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9708

[startup+1.50187 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1317792/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=9840 CPUtime=1.49
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 2105 0 0 0 149 0 0 0 25 0 1 0 111642426 10076160 2040 1992294400 4194304 6412682 548682068832 18446744073709551615 4564944 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 2460 2040 246 541 0 1910 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9840

[startup+3.10119 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1317536/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=13652 CPUtime=3.09
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 3010 0 0 0 308 1 0 0 25 0 1 0 111642426 13979648 2945 1992294400 4194304 6412682 548682068832 18446744073709551615 5277709 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 3413 2945 253 541 0 2863 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13652

[startup+6.30181 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1308320/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=20004 CPUtime=6.29
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 4484 0 0 0 627 2 0 0 25 0 1 0 111642426 20484096 4419 1992294400 4194304 6412682 548682068832 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 5001 4419 253 541 0 4451 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20004

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1304864/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=23696 CPUtime=12.68
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 5278 0 0 0 1265 3 0 0 25 0 1 0 111642426 24264704 5213 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 5924 5213 255 541 0 5374 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23696

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1294816/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=35528 CPUtime=25.48
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 8039 0 0 0 2540 8 0 0 25 0 1 0 111642426 36380672 7793 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 8882 7793 255 541 0 8332 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35528

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1282720/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=50468 CPUtime=51.07
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 11066 0 0 0 5095 12 0 0 25 0 1 0 111642426 51679232 10741 1992294400 4194304 6412682 548682068832 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 12617 10741 255 541 0 12067 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 50468

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1270752/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=64148 CPUtime=102.24
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 14288 0 0 0 10206 18 0 0 25 0 1 0 111642426 65687552 13768 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 16037 13769 255 541 0 15487 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 64148

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1260448/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=76148 CPUtime=162.19
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 17034 0 0 0 16195 24 0 0 25 0 1 0 111642426 77975552 16256 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32609/statm: 19037 16256 255 541 0 18487 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 76148

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1252064/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=86496 CPUtime=222.15
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 19238 0 0 0 22188 27 0 0 25 0 1 0 111642426 88571904 18302 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 21624 18302 255 541 0 21074 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 86496

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1247456/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=92272 CPUtime=282.1
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 20676 0 0 0 28177 33 0 0 25 0 1 0 111642426 94486528 19558 1992294400 4194304 6412682 548682068832 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 23068 19558 255 541 0 22518 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 92272

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1237536/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=103036 CPUtime=342.05
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 23337 0 0 0 34165 40 0 0 25 0 1 0 111642426 105508864 22010 1992294400 4194304 6412682 548682068832 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 25759 22010 255 541 0 25209 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 103036

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1227104/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=114576 CPUtime=402.02
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 26186 0 0 0 40156 46 0 0 25 0 1 0 111642426 117325824 24618 1992294400 4194304 6412682 548682068832 18446744073709551615 4286900 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 28644 24618 255 541 0 28094 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 114576

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1217952/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=125144 CPUtime=462
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 28437 0 0 0 46150 50 0 0 25 0 1 0 111642426 128147456 26869 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 31286 26869 255 541 0 30736 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 125144

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1211808/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=132296 CPUtime=521.96
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 30256 0 0 0 52142 54 0 0 25 0 1 0 111642426 135471104 28411 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 33074 28411 255 541 0 32524 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 132296

[startup+582.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1207584/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=136884 CPUtime=581.93
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 31316 0 0 0 58135 58 0 0 25 0 1 0 111642426 140169216 29471 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 34221 29471 255 541 0 33671 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 136884

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1195168/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=151216 CPUtime=641.9
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 34733 0 0 0 64125 65 0 0 25 0 1 0 111642426 154845184 32570 1992294400 4194304 6412682 548682068832 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 37804 32570 255 541 0 37254 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 151216

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1191712/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=155376 CPUtime=701.87
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 35588 0 0 0 70119 68 0 0 25 0 1 0 111642426 159105024 33425 1992294400 4194304 6412682 548682068832 18446744073709551615 4286815 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 38844 33425 255 541 0 38294 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 155376

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1183776/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=164440 CPUtime=761.84
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 37632 0 0 0 76111 73 0 0 25 0 1 0 111642426 168386560 35469 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 41110 35469 255 541 0 40560 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 164440

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1177632/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=170328 CPUtime=821.8
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 39468 0 0 0 82103 77 0 0 25 0 1 0 111642426 174415872 36939 1992294400 4194304 6412682 548682068832 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 42582 36939 255 541 0 42032 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 170328

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1171680/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=178648 CPUtime=881.78
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 40940 0 0 0 88096 82 0 0 25 0 1 0 111642426 182935552 38411 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 44662 38411 255 541 0 44112 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 178648

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1168032/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=182488 CPUtime=941.74
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 41854 0 0 0 94090 84 0 0 25 0 1 0 111642426 186867712 39325 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 45622 39325 255 541 0 45072 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 182488

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1163360/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=187608 CPUtime=1001.72
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 43008 0 0 0 100085 87 0 0 25 0 1 0 111642426 192110592 40479 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 46902 40479 255 541 0 46352 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 187608

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1157792/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=194096 CPUtime=1061.68
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 44824 0 0 0 106077 91 0 0 25 0 1 0 111642426 198754304 41874 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 48524 41874 255 541 0 47974 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 194096

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32610
/proc/meminfo: memFree=1153056/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=199296 CPUtime=1121.65
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 46000 0 0 0 112071 94 0 0 25 0 1 0 111642426 204079104 43050 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 49824 43050 255 541 0 49274 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 199296

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32616
/proc/meminfo: memFree=1151072/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=200576 CPUtime=1181.61
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 46497 0 0 0 118065 96 0 0 25 0 1 0 111642426 205389824 43547 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 50144 43547 255 541 0 49594 0
Current children cumulated CPU time (s) 1181.61
Current children cumulated vsize (KiB) 200576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32616
/proc/meminfo: memFree=1150560/2055920 swapFree=4181448/4192956
[pid=32609] ppid=32607 vsize=200576 CPUtime=1200.01
/proc/32609/stat : 32609 (kw) R 32607 32609 32295 0 -1 0 46618 0 0 0 119904 97 0 0 25 0 1 0 111642426 205389824 43668 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/32609/statm: 50144 43668 255 541 0 49594 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 200576

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.73
CPU time (s): 1200.04
CPU user time (s): 1199.04
CPU system time (s): 0.997848
CPU usage (%): 99.9423
Max. virtual memory (cumulated for all children) (KiB): 200576

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

runsolver used 1.37779 second user time and 2.95555 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-27 14:42:01
IDJOB=1738196
IDBENCH=71803
IDSOLVER=501
FILE ID=node77/1738196-1240836120
PBS_JOBID= 9187503
Free space on /tmp= 66256 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-26-243-24-70.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738196-1240836120/watcher-1738196-1240836120 -o /tmp/evaluation-result-1738196-1240836120/solver-1738196-1240836120 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1738196-1240836120.cnf

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

MD5SUM BENCH= bf3875bd851fbd5f3e19defeb88389d1
RANDOM SEED=98570546

node77.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1325320 kB
Buffers:         78992 kB
Cached:         562896 kB
SwapCached:       5472 kB
Active:         291312 kB
Inactive:       358616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1325320 kB
SwapTotal:     4192956 kB
SwapFree:      4181448 kB
Dirty:            2676 kB
Writeback:           0 kB
Mapped:          13556 kB
Slab:            66560 kB
Committed_AS:   517684 kB
PageTables:       1372 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= 66256 MiB
End job on node77 at 2009-04-27 15:02:03