Trace number 1737878

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.15 1200.45

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp_ci_ce.cnf
MD5SUM17405d60322fbbfc84267e396be14b66
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark145.595
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses457280
Sum of the clauses size1516932
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272774
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

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-1737878-1240833521/watcher-1737878-1240833521 -o /tmp/evaluation-result-1737878-1240833521/solver-1737878-1240833521 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1737878-1240833521.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.96 1.91 1.53 3/65 7565
/proc/meminfo: memFree=1547248/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=5188 CPUtime=0
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 894 0 0 0 0 0 0 0 20 0 1 0 111385919 5312512 878 1992294400 4194304 6412682 548682068832 18446744073709551615 4272166 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 1297 885 201 541 0 747 0

[startup+0.020507 s]
/proc/loadavg: 1.96 1.91 1.53 3/65 7565
/proc/meminfo: memFree=1547248/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=14572 CPUtime=0.01
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 3053 0 0 0 0 1 0 0 20 0 1 0 111385919 14921728 3037 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 3676 3044 208 541 0 3126 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14572

[startup+0.101513 s]
/proc/loadavg: 1.96 1.91 1.53 3/65 7565
/proc/meminfo: memFree=1547248/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=28692 CPUtime=0.09
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 5660 0 0 0 7 2 0 0 20 0 1 0 111385919 29380608 5644 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 7173 5644 219 541 0 6623 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28692

[startup+0.301531 s]
/proc/loadavg: 1.96 1.91 1.53 3/65 7565
/proc/meminfo: memFree=1547248/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=32000 CPUtime=0.29
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 6589 0 0 0 27 2 0 0 22 0 1 0 111385919 32768000 6573 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 8000 6574 219 541 0 7450 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32000

[startup+0.701568 s]
/proc/loadavg: 1.96 1.91 1.53 3/65 7565
/proc/meminfo: memFree=1547248/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=38748 CPUtime=0.69
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 8436 0 0 0 65 4 0 0 25 0 1 0 111385919 39677952 8420 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 9687 8421 219 541 0 9137 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38748

[startup+1.50264 s]
/proc/loadavg: 1.96 1.91 1.53 2/66 7566
/proc/meminfo: memFree=1508904/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=52760 CPUtime=1.49
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 12284 0 0 0 144 5 0 0 25 0 1 0 111385919 54026240 12268 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 13190 12268 219 541 0 12640 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52760

[startup+3.1018 s]
/proc/loadavg: 1.96 1.91 1.53 2/66 7566
/proc/meminfo: memFree=1488040/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=97576 CPUtime=3.09
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 22263 0 0 0 299 10 0 0 25 0 1 0 111385919 99917824 22048 1992294400 4194304 6412682 548682068832 18446744073709551615 4308273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 24394 22048 239 541 0 23844 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 97576

[startup+6.3011 s]
/proc/loadavg: 1.88 1.90 1.52 2/66 7566
/proc/meminfo: memFree=1458984/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=97576 CPUtime=6.29
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 22412 0 0 0 618 11 0 0 25 0 1 0 111385919 99917824 22197 1992294400 4194304 6412682 548682068832 18446744073709551615 4522429 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 24394 22197 239 541 0 23844 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 97576

[startup+12.7017 s]
/proc/loadavg: 1.81 1.88 1.52 2/66 7566
/proc/meminfo: memFree=1456808/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=98896 CPUtime=12.69
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 22974 0 0 0 1258 11 0 0 25 0 1 0 111385919 101269504 22759 1992294400 4194304 6412682 548682068832 18446744073709551615 4564520 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 24724 22759 239 541 0 24174 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 98896

[startup+25.5019 s]
/proc/loadavg: 1.63 1.84 1.51 2/66 7566
/proc/meminfo: memFree=1443944/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=109164 CPUtime=25.48
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 25824 0 0 0 2531 17 0 0 25 0 1 0 111385919 111783936 25609 1992294400 4194304 6412682 548682068832 18446744073709551615 4564586 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 27291 25609 248 541 0 26741 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 109164

[startup+51.1013 s]
/proc/loadavg: 1.41 1.77 1.50 2/66 7566
/proc/meminfo: memFree=1444200/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=108728 CPUtime=51.07
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 26065 0 0 0 5084 23 0 0 25 0 1 0 111385919 111337472 25585 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 27182 25585 258 541 0 26632 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 108728

[startup+102.305 s]
/proc/loadavg: 1.18 1.65 1.47 2/66 7566
/proc/meminfo: memFree=1443688/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=108728 CPUtime=102.27
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 26201 0 0 0 10194 33 0 0 25 0 1 0 111385919 111337472 25721 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 27182 25721 258 541 0 26632 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 108728

[startup+162.302 s]
/proc/loadavg: 1.06 1.53 1.44 2/66 7572
/proc/meminfo: memFree=1437736/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=114284 CPUtime=162.25
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 27769 0 0 0 16177 48 0 0 25 0 1 0 111385919 117026816 27289 1992294400 4194304 6412682 548682068832 18446744073709551615 4287571 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 28571 27289 258 541 0 28021 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 114284

[startup+222.301 s]
/proc/loadavg: 1.02 1.43 1.41 2/66 7572
/proc/meminfo: memFree=1423656/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=129120 CPUtime=222.23
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 31440 0 0 0 22158 65 0 0 25 0 1 0 111385919 132218880 30688 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 32280 30688 258 541 0 31730 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 129120

[startup+282.301 s]
/proc/loadavg: 1.01 1.35 1.38 2/66 7572
/proc/meminfo: memFree=1407656/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=145632 CPUtime=282.22
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 35752 0 0 0 28144 78 0 0 25 0 1 0 111385919 149127168 34686 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 36408 34686 258 541 0 35858 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 145632

[startup+342.302 s]
/proc/loadavg: 1.07 1.30 1.36 2/66 7572
/proc/meminfo: memFree=1392808/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=160948 CPUtime=342.21
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 39806 0 0 0 34128 93 0 0 25 0 1 0 111385919 164810752 38380 1992294400 4194304 6412682 548682068832 18446744073709551615 4286943 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 40237 38380 258 541 0 39687 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 160948

[startup+402.301 s]
/proc/loadavg: 1.08 1.26 1.34 2/66 7572
/proc/meminfo: memFree=1370856/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=183488 CPUtime=402.19
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 45692 0 0 0 40111 108 0 0 25 0 1 0 111385919 187891712 43852 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 45872 43852 258 541 0 45322 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 183488

[startup+462.302 s]
/proc/loadavg: 1.16 1.24 1.33 2/66 7572
/proc/meminfo: memFree=1367856/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=188632 CPUtime=462.18
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 46888 0 0 0 46096 122 0 0 25 0 1 0 111385919 193159168 44571 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 47158 44571 258 541 0 46608 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 188632

[startup+522.302 s]
/proc/loadavg: 1.06 1.19 1.30 2/66 7572
/proc/meminfo: memFree=1356080/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=201860 CPUtime=522.16
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 50086 0 0 0 52080 136 0 0 25 0 1 0 111385919 206704640 47769 1992294400 4194304 6412682 548682068832 18446744073709551615 4363669 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 50465 47769 258 541 0 49915 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 201860

[startup+582.301 s]
/proc/loadavg: 1.02 1.16 1.28 2/66 7572
/proc/meminfo: memFree=1346352/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=211408 CPUtime=582.15
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 52820 0 0 0 58067 148 0 0 25 0 1 0 111385919 216481792 49955 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 52852 49955 258 541 0 52302 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 211408

[startup+642.302 s]
/proc/loadavg: 1.00 1.12 1.26 2/66 7572
/proc/meminfo: memFree=1325104/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=234160 CPUtime=642.14
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 58130 0 0 0 64052 162 0 0 25 0 1 0 111385919 239779840 55265 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 58540 55265 258 541 0 57990 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 234160

[startup+702.302 s]
/proc/loadavg: 1.00 1.10 1.24 2/66 7572
/proc/meminfo: memFree=1324400/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=234988 CPUtime=702.11
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 58935 0 0 0 70041 170 0 0 25 0 1 0 111385919 240627712 55441 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 58747 55441 258 541 0 58197 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 234988

[startup+762.305 s]
/proc/loadavg: 1.00 1.08 1.22 2/66 7572
/proc/meminfo: memFree=1314288/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=245740 CPUtime=762.1
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 61458 0 0 0 76031 179 0 0 25 0 1 0 111385919 251637760 57964 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 61435 57964 258 541 0 60885 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 245740

[startup+822.302 s]
/proc/loadavg: 1.00 1.06 1.21 2/66 7572
/proc/meminfo: memFree=1302896/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=257388 CPUtime=822.09
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 65033 0 0 0 82021 188 0 0 25 0 1 0 111385919 263565312 60814 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 64347 60814 258 541 0 63797 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 257388

[startup+882.301 s]
/proc/loadavg: 1.00 1.05 1.19 2/66 7572
/proc/meminfo: memFree=1300976/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=259388 CPUtime=882.07
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 65494 0 0 0 88012 195 0 0 25 0 1 0 111385919 265613312 61275 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 64847 61275 258 541 0 64297 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 259388

[startup+942.301 s]
/proc/loadavg: 1.00 1.04 1.17 2/66 7572
/proc/meminfo: memFree=1281008/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=280176 CPUtime=942.06
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 70568 0 0 0 94000 206 0 0 25 0 1 0 111385919 286900224 66349 1992294400 4194304 6412682 548682068832 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 70044 66349 258 541 0 69494 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 280176

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.16 2/66 7572
/proc/meminfo: memFree=1264240/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=298004 CPUtime=1002.05
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 74670 0 0 0 99991 214 0 0 25 0 1 0 111385919 305156096 70451 1992294400 4194304 6412682 548682068832 18446744073709551615 4296577 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 74501 70451 258 541 0 73951 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 298004

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/66 7572
/proc/meminfo: memFree=1267440/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=294864 CPUtime=1062.02
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 74711 0 0 0 105980 222 0 0 25 0 1 0 111385919 301940736 69658 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 73716 69658 258 541 0 73166 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 294864

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 7572
/proc/meminfo: memFree=1266224/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=296104 CPUtime=1122.02
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 75009 0 0 0 111969 233 0 0 25 0 1 0 111385919 303210496 69956 1992294400 4194304 6412682 548682068832 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 74026 69956 258 541 0 73476 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 296104

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/66 7572
/proc/meminfo: memFree=1257200/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=308748 CPUtime=1182
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 78217 0 0 0 117957 243 0 0 25 0 1 0 111385919 316157952 72204 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 77187 72204 258 541 0 76637 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 308748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 7572
/proc/meminfo: memFree=1257072/2055920 swapFree=4188716/4192956
[pid=7565] ppid=7563 vsize=309100 CPUtime=1200.1
/proc/7565/stat : 7565 (kw) R 7563 7565 7412 0 -1 0 78276 0 0 0 119766 244 0 0 25 0 1 0 111385919 316518400 72263 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/7565/statm: 77275 72263 258 541 0 76725 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 309100

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.45
CPU time (s): 1200.15
CPU user time (s): 1197.66
CPU system time (s): 2.48962
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 312596

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

runsolver used 1.42778 second user time and 2.91556 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-27 13:58:42
IDJOB=1737878
IDBENCH=71797
IDSOLVER=501
FILE ID=node8/1737878-1240833521
PBS_JOBID= 9187548
Free space on /tmp= 65812 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp_ci_ce.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737878-1240833521/watcher-1737878-1240833521 -o /tmp/evaluation-result-1737878-1240833521/solver-1737878-1240833521 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1737878-1240833521.cnf

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

MD5SUM BENCH= 17405d60322fbbfc84267e396be14b66
RANDOM SEED=1713005497

node8.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.238
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.238
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:       1547728 kB
Buffers:         55748 kB
Cached:         378292 kB
SwapCached:       1772 kB
Active:         277600 kB
Inactive:       169484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1547728 kB
SwapTotal:     4192956 kB
SwapFree:      4188716 kB
Dirty:           12400 kB
Writeback:           0 kB
Mapped:          21580 kB
Slab:            46896 kB
Committed_AS:   560576 kB
PageTables:       1372 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= 65808 MiB
End job on node8 at 2009-04-27 14:18:44