Trace number 1720362

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.43

General information on the benchmark

Namealoul-chnl11-13.cnf
MD5SUMc7162bc1ddb6d2592f237fef1b04b5ce
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.431933
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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-1720362-1240655281/watcher-1720362-1240655281 -o /tmp/evaluation-result-1720362-1240655281/solver-1720362-1240655281 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1720362-1240655281.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 17420
/proc/meminfo: memFree=1635936/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=2888 CPUtime=0
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 332 0 0 0 0 0 0 0 18 0 1 0 93562010 2957312 316 1992294400 4194304 6412682 548682068864 18446744073709551615 4284873 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 722 316 220 541 0 172 0

[startup+0.0369899 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 17420
/proc/meminfo: memFree=1635936/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=3124 CPUtime=0.03
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 450 0 0 0 3 0 0 0 18 0 1 0 93562010 3198976 434 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 781 434 253 541 0 231 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3124

[startup+0.101997 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 17420
/proc/meminfo: memFree=1635936/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=3788 CPUtime=0.09
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 617 0 0 0 9 0 0 0 18 0 1 0 93562010 3878912 601 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 947 601 253 541 0 397 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3788

[startup+0.302019 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 17420
/proc/meminfo: memFree=1635936/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=5396 CPUtime=0.29
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 1013 0 0 0 29 0 0 0 19 0 1 0 93562010 5525504 997 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 1349 997 253 541 0 799 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5396

[startup+0.701063 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 17420
/proc/meminfo: memFree=1635936/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=7636 CPUtime=0.69
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 1514 0 0 0 69 0 0 0 22 0 1 0 93562010 7819264 1498 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 1909 1498 253 541 0 1359 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7636

[startup+1.50115 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 17421
/proc/meminfo: memFree=1629720/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=10596 CPUtime=1.49
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 2170 0 0 0 148 1 0 0 25 0 1 0 93562010 10850304 2114 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 2649 2114 253 541 0 2099 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10596

[startup+3.10133 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 17421
/proc/meminfo: memFree=1627352/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=12780 CPUtime=3.09
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 2672 0 0 0 307 2 0 0 25 0 1 0 93562010 13086720 2571 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 3195 2571 255 541 0 2645 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12780

[startup+6.30169 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 17421
/proc/meminfo: memFree=1624856/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=14712 CPUtime=6.28
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 3159 0 0 0 626 2 0 0 25 0 1 0 93562010 15065088 3006 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 3678 3006 255 541 0 3128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14712

[startup+12.7014 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 17421
/proc/meminfo: memFree=1621208/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=18648 CPUtime=12.68
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 4071 0 0 0 1264 4 0 0 25 0 1 0 93562010 19095552 3858 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 4662 3858 255 541 0 4112 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18648

[startup+25.5018 s]
/proc/loadavg: 0.95 0.96 0.98 2/65 17421
/proc/meminfo: memFree=1615000/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=26156 CPUtime=25.48
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 5831 0 0 0 2540 8 0 0 25 0 1 0 93562010 26783744 5379 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 6539 5379 255 541 0 5989 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26156

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 17421
/proc/meminfo: memFree=1606040/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=36888 CPUtime=51.07
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 8509 0 0 0 5092 15 0 0 25 0 1 0 93562010 37773312 7833 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 9222 7833 255 541 0 8672 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 36888

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 17421
/proc/meminfo: memFree=1594712/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=50380 CPUtime=102.27
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 11623 0 0 0 10201 26 0 0 25 0 1 0 93562010 51589120 10468 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 12595 10468 255 541 0 12045 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 50380

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17421
/proc/meminfo: memFree=1587160/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=58752 CPUtime=162.24
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 13667 0 0 0 16193 31 0 0 25 0 1 0 93562010 60162048 12303 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 14688 12303 255 541 0 14138 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 58752

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17421
/proc/meminfo: memFree=1580696/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=65880 CPUtime=222.23
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 15530 0 0 0 22187 36 0 0 25 0 1 0 93562010 67461120 13925 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 16470 13925 255 541 0 15920 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 65880

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17421
/proc/meminfo: memFree=1570648/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=78044 CPUtime=282.21
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 18025 0 0 0 28180 41 0 0 25 0 1 0 93562010 79917056 16420 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 19511 16420 255 541 0 18961 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 78044

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17421
/proc/meminfo: memFree=1568984/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=80000 CPUtime=342.19
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 18706 0 0 0 34174 45 0 0 25 0 1 0 93562010 81920000 16824 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 20000 16824 255 541 0 19450 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 80000

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17421
/proc/meminfo: memFree=1566872/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=81604 CPUtime=402.18
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 19226 0 0 0 40169 49 0 0 25 0 1 0 93562010 83562496 17344 1992294400 4194304 6412682 548682068864 18446744073709551615 4287118 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 20401 17344 255 541 0 19851 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 81604

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17421
/proc/meminfo: memFree=1557784/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=94720 CPUtime=462.16
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 21807 0 0 0 46161 55 0 0 25 0 1 0 93562010 96993280 19607 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 23680 19607 255 541 0 23130 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 94720

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17421
/proc/meminfo: memFree=1552024/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=102416 CPUtime=522.14
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 23275 0 0 0 52155 59 0 0 25 0 1 0 93562010 104873984 21075 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 25604 21075 255 541 0 25054 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 102416

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17423
/proc/meminfo: memFree=1540760/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=119088 CPUtime=582.13
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 26222 0 0 0 58150 63 0 0 25 0 1 0 93562010 121946112 24022 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 29772 24022 255 541 0 29222 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 119088

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17423
/proc/meminfo: memFree=1530008/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=132156 CPUtime=642.11
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 29093 0 0 0 64143 68 0 0 25 0 1 0 93562010 135327744 26527 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 33039 26527 255 541 0 32489 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 132156

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17423
/proc/meminfo: memFree=1527640/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=135616 CPUtime=702.09
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 29701 0 0 0 70137 72 0 0 25 0 1 0 93562010 138870784 27135 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 33904 27135 255 541 0 33354 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 135616

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17423
/proc/meminfo: memFree=1525592/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=137500 CPUtime=762.07
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 30615 0 0 0 76131 76 0 0 25 0 1 0 93562010 140800000 27628 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 34375 27628 255 541 0 33825 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 137500

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17423
/proc/meminfo: memFree=1512152/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=153676 CPUtime=822.06
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 34471 0 0 0 82119 87 0 0 25 0 1 0 93562010 157364224 31000 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 38419 31000 255 541 0 37869 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 153676

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17423
/proc/meminfo: memFree=1506648/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=159756 CPUtime=882.03
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 35806 0 0 0 88111 92 0 0 25 0 1 0 93562010 163590144 32335 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 39939 32335 255 541 0 39389 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 159756

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17423
/proc/meminfo: memFree=1496280/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=171920 CPUtime=942.02
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 38415 0 0 0 94103 99 0 0 25 0 1 0 93562010 176046080 34944 1992294400 4194304 6412682 548682068864 18446744073709551615 4286907 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 42980 34944 255 541 0 42430 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 171920

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17423
/proc/meminfo: memFree=1488216/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=181292 CPUtime=1002
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 40962 0 0 0 100094 106 0 0 25 0 1 0 93562010 185643008 36935 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 45323 36935 255 541 0 44773 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 181292

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17423
/proc/meminfo: memFree=1487128/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=182572 CPUtime=1061.99
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 41222 0 0 0 106086 113 0 0 25 0 1 0 93562010 186953728 37195 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 45643 37195 255 541 0 45093 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 182572

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17423
/proc/meminfo: memFree=1479512/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=193936 CPUtime=1121.97
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 43733 0 0 0 112075 122 0 0 25 0 1 0 93562010 198590464 39066 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 48484 39066 255 541 0 47934 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 193936

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17423
/proc/meminfo: memFree=1474456/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=200340 CPUtime=1181.95
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 45028 0 0 0 118066 129 0 0 25 0 1 0 93562010 205148160 40361 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 50085 40361 255 541 0 49535 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 200340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 17423
/proc/meminfo: memFree=1474392/2055920 swapFree=4192956/4192956
[pid=17420] ppid=17418 vsize=200340 CPUtime=1200.05
/proc/17420/stat : 17420 (kw) R 17418 17420 17168 0 -1 0 45030 0 0 0 119874 131 0 0 25 0 1 0 93562010 205148160 40363 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17420/statm: 50085 40363 255 541 0 49535 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 200340

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.43
CPU time (s): 1200.08
CPU user time (s): 1198.74
CPU system time (s): 1.3438
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 200340

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

runsolver used 0.996848 second user time and 2.34464 second system time

The end

Launcher Data

Begin job on node5 at 2009-04-25 12:28:01
IDJOB=1720362
IDBENCH=69602
IDSOLVER=501
FILE ID=node5/1720362-1240655281
PBS_JOBID= 9186487
Free space on /tmp= 66348 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE08/cnf/aloul-chnl11-13.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720362-1240655281/watcher-1720362-1240655281 -o /tmp/evaluation-result-1720362-1240655281/solver-1720362-1240655281 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1720362-1240655281.cnf

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

MD5SUM BENCH= c7162bc1ddb6d2592f237fef1b04b5ce
RANDOM SEED=1706708776

node5.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.212
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.212
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:       1636352 kB
Buffers:         44536 kB
Cached:         291384 kB
SwapCached:          0 kB
Active:          39672 kB
Inactive:       310164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1636352 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2252 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            55780 kB
Committed_AS:   323300 kB
PageTables:       1396 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= 66348 MiB
End job on node5 at 2009-04-25 12:48:03