Trace number 1737984

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.09 1200.46

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp.cnf
MD5SUM3e04f934e4f74a8e89587f6c1327f77e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark99.8978
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses454832
Sum of the clauses size1512036
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 270326
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-1737984-1240834579/watcher-1737984-1240834579 -o /tmp/evaluation-result-1737984-1240834579/solver-1737984-1240834579 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1737984-1240834579.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/64 28130
/proc/meminfo: memFree=1656312/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=5188 CPUtime=0
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 913 0 0 0 0 0 0 0 18 0 1 0 111482318 5312512 897 1992294400 4194304 6412682 548682068832 18446744073709551615 4272166 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 1364 902 201 541 0 814 0

[startup+0.0794961 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28130
/proc/meminfo: memFree=1656312/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=28140 CPUtime=0.06
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 5542 0 0 0 5 1 0 0 18 0 1 0 111482318 28815360 5526 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 7035 5526 219 541 0 6485 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 28140

[startup+0.102497 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28130
/proc/meminfo: memFree=1656312/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=28536 CPUtime=0.09
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 5646 0 0 0 8 1 0 0 18 0 1 0 111482318 29220864 5630 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 7134 5630 219 541 0 6584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28536

[startup+0.302525 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28130
/proc/meminfo: memFree=1656312/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=31712 CPUtime=0.29
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 6514 0 0 0 27 2 0 0 19 0 1 0 111482318 32473088 6498 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 7928 6498 219 541 0 7378 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31712

[startup+0.702582 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28130
/proc/meminfo: memFree=1656312/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=38056 CPUtime=0.69
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 8271 0 0 0 66 3 0 0 23 0 1 0 111482318 38969344 8255 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 9514 8256 219 541 0 8964 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38056

[startup+1.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1618928/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=51020 CPUtime=1.49
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 11828 0 0 0 144 5 0 0 25 0 1 0 111482318 52244480 11812 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 12755 11812 219 541 0 12205 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51020

[startup+3.10193 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1599088/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=86152 CPUtime=3.09
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 20963 0 0 0 300 9 0 0 25 0 1 0 111482318 88219648 20748 1992294400 4194304 6412682 548682068832 18446744073709551615 4522794 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 21538 20748 239 541 0 20988 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86152

[startup+6.30137 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1570160/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=92212 CPUtime=6.29
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 21718 0 0 0 615 14 0 0 25 0 1 0 111482318 94425088 21503 1992294400 4194304 6412682 548682068832 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 23053 21503 248 541 0 22503 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92212

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1570616/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=91476 CPUtime=12.68
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 21880 0 0 0 1251 17 0 0 25 0 1 0 111482318 93671424 21400 1992294400 4194304 6412682 548682068832 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 22869 21400 258 541 0 22319 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 91476

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1570296/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=91476 CPUtime=25.48
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 21997 0 0 0 2524 24 0 0 25 0 1 0 111482318 93671424 21517 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 22869 21517 258 541 0 22319 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 91476

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1563448/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=99104 CPUtime=51.06
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 23936 0 0 0 5072 34 0 0 25 0 1 0 111482318 101482496 23456 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 24776 23456 258 541 0 24226 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 99104

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1544248/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=117608 CPUtime=102.25
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 28537 0 0 0 10174 51 0 0 25 0 1 0 111482318 120430592 28057 1992294400 4194304 6412682 548682068832 18446744073709551615 4261019 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 29402 28057 258 541 0 28852 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 117608

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1528760/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=134224 CPUtime=162.23
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 32679 0 0 0 16150 73 0 0 25 0 1 0 111482318 137445376 31928 1992294400 4194304 6412682 548682068832 18446744073709551615 4287207 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 33556 31928 258 541 0 33006 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 134224

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1512632/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=150564 CPUtime=222.21
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 37363 0 0 0 22129 92 0 0 25 0 1 0 111482318 154177536 35941 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 37641 35941 258 541 0 37091 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 150564

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1497976/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=165464 CPUtime=282.19
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 41435 0 0 0 28111 108 0 0 25 0 1 0 111482318 169435136 39602 1992294400 4194304 6412682 548682068832 18446744073709551615 4286890 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 41366 39602 258 541 0 40816 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 165464

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1478136/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=186936 CPUtime=342.17
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 46825 0 0 0 34091 126 0 0 25 0 1 0 111482318 191422464 44518 1992294400 4194304 6412682 548682068832 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 46734 44518 258 541 0 46184 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 186936

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1459960/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=205048 CPUtime=402.16
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 51888 0 0 0 40073 143 0 0 25 0 1 0 111482318 209969152 49035 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 51262 49035 258 541 0 50712 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 205048

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1457848/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=207652 CPUtime=462.14
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 52461 0 0 0 46058 156 0 0 25 0 1 0 111482318 212635648 49608 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 51913 49608 258 541 0 51363 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 207652

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1440248/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=224800 CPUtime=522.12
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 57455 0 0 0 52043 169 0 0 25 0 1 0 111482318 230195200 53975 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 56200 53975 258 541 0 55650 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 224800

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1433080/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=232340 CPUtime=582.11
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 59351 0 0 0 58028 183 0 0 25 0 1 0 111482318 237916160 55871 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 58085 55871 258 541 0 57535 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 232340

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1389368/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=275564 CPUtime=642.09
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 70852 0 0 0 64009 200 0 0 25 0 1 0 111482318 282177536 66652 1992294400 4194304 6412682 548682068832 18446744073709551615 4359626 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 68891 66652 258 541 0 68341 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 275564

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1388280/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=277240 CPUtime=702.07
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 71151 0 0 0 69997 210 0 0 25 0 1 0 111482318 283893760 66951 1992294400 4194304 6412682 548682068832 18446744073709551615 4361192 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 69310 66951 258 541 0 68760 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 277240

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1380536/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=284960 CPUtime=762.06
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 73097 0 0 0 75985 221 0 0 25 0 1 0 111482318 291799040 68897 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 71240 68897 258 541 0 70690 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 284960

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1374904/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=290480 CPUtime=822.04
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 75278 0 0 0 81974 230 0 0 25 0 1 0 111482318 297451520 70248 1992294400 4194304 6412682 548682068832 18446744073709551615 4286811 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 72620 70248 258 541 0 72070 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 290480

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1374968/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=290480 CPUtime=882.02
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 75313 0 0 0 87965 237 0 0 25 0 1 0 111482318 297451520 70283 1992294400 4194304 6412682 548682068832 18446744073709551615 4286943 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 72620 70283 258 541 0 72070 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 290480

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1372984/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=295920 CPUtime=942
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 75878 0 0 0 93953 247 0 0 25 0 1 0 111482318 303022080 70848 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 73980 70848 258 541 0 73430 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 295920

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1359224/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=309544 CPUtime=1001.99
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 80189 0 0 0 99941 258 0 0 25 0 1 0 111482318 316973056 74204 1992294400 4194304 6412682 548682068832 18446744073709551615 4286731 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 77386 74204 258 541 0 76836 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 309544

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1358456/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=310584 CPUtime=1061.96
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 80387 0 0 0 105927 269 0 0 25 0 1 0 111482318 318038016 74402 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 77646 74402 258 541 0 77096 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 310584

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1356344/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=313184 CPUtime=1121.95
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 80899 0 0 0 111918 277 0 0 25 0 1 0 111482318 320700416 74914 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 78296 74914 258 541 0 77746 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 313184

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1328824/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=341492 CPUtime=1181.93
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 87992 0 0 0 117902 291 0 0 25 0 1 0 111482318 349687808 82007 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 85373 82007 258 541 0 84823 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 341492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28131
/proc/meminfo: memFree=1318520/2055920 swapFree=4180480/4192956
[pid=28130] ppid=28128 vsize=350996 CPUtime=1200.02
/proc/28130/stat : 28130 (kw) R 28128 28130 27991 0 -1 0 90333 0 0 0 119708 294 0 0 25 0 1 0 111482318 359419904 84348 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28130/statm: 87749 84348 258 541 0 87199 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 350996

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.46
CPU time (s): 1200.09
CPU user time (s): 1197.09
CPU system time (s): 3.00354
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 350996

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

runsolver used 0.931858 second user time and 2.6536 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-27 14:16:19
IDJOB=1737984
IDBENCH=71799
IDSOLVER=501
FILE ID=node49/1737984-1240834579
PBS_JOBID= 9187495
Free space on /tmp= 66312 MiB

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

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

MD5SUM BENCH= 3e04f934e4f74a8e89587f6c1327f77e
RANDOM SEED=1705476899

node49.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.241
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.241
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:       1656792 kB
Buffers:         56284 kB
Cached:         269696 kB
SwapCached:       5588 kB
Active:         153640 kB
Inactive:       180612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1656792 kB
SwapTotal:     4192956 kB
SwapFree:      4180480 kB
Dirty:           12364 kB
Writeback:           0 kB
Mapped:          13848 kB
Slab:            50744 kB
Committed_AS:   441016 kB
PageTables:       1384 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= 66308 MiB
End job on node49 at 2009-04-27 14:36:22