Trace number 1736242

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.13 1200.44

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i8_pp_ci_ce.cnf
MD5SUM545e53eb1c10ff91f4e2e16d7a8c9f9f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables14896
Number of clauses153982
Sum of the clauses size505834
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 228700
Number of clauses of size 372038
Number of clauses of size 440118
Number of clauses of size 510080
Number of clauses of size over 53046

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-1736242-1240810615/watcher-1736242-1240810615 -o /tmp/evaluation-result-1736242-1240810615/solver-1736242-1240810615 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1736242-1240810615.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.98 0.99 3/64 2533
/proc/meminfo: memFree=1486392/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=4808 CPUtime=0
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 770 0 0 0 0 0 0 0 18 0 1 0 109090125 4923392 754 1992294400 4194304 6412682 548682068832 18446744073709551615 4280529 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 1202 759 208 541 0 652 0

[startup+0.037484 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2533
/proc/meminfo: memFree=1486392/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=13044 CPUtime=0.02
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 2516 0 0 0 2 0 0 0 18 0 1 0 109090125 13357056 2500 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 3261 2500 219 541 0 2711 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13044

[startup+0.102489 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2533
/proc/meminfo: memFree=1486392/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=13968 CPUtime=0.09
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 2787 0 0 0 9 0 0 0 18 0 1 0 109090125 14303232 2771 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 3492 2771 219 541 0 2942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13968

[startup+0.302518 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2533
/proc/meminfo: memFree=1486392/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=16876 CPUtime=0.3
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 3586 0 0 0 29 1 0 0 19 0 1 0 109090125 17281024 3570 1992294400 4194304 6412682 548682068832 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 4219 3571 219 541 0 3669 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 16876

[startup+0.701547 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2533
/proc/meminfo: memFree=1486392/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=22952 CPUtime=0.69
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 5270 0 0 0 68 1 0 0 22 0 1 0 109090125 23502848 5254 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 5738 5254 219 541 0 5188 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22952

[startup+1.50163 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 2534
/proc/meminfo: memFree=1456240/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=34456 CPUtime=1.49
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 7933 0 0 0 147 2 0 0 25 0 1 0 109090125 35282944 7829 1992294400 4194304 6412682 548682068832 18446744073709551615 4564625 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 8614 7829 239 541 0 8064 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34456

[startup+3.10179 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 2534
/proc/meminfo: memFree=1455856/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=35932 CPUtime=3.08
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 8197 0 0 0 306 2 0 0 25 0 1 0 109090125 36794368 8093 1992294400 4194304 6412682 548682068832 18446744073709551615 4564875 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 8983 8093 239 541 0 8433 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 35932

[startup+6.3011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 2534
/proc/meminfo: memFree=1450480/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=39412 CPUtime=6.29
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 9137 0 0 0 624 5 0 0 25 0 1 0 109090125 40357888 9033 1992294400 4194304 6412682 548682068832 18446744073709551615 4260832 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 9853 9033 248 541 0 9303 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39412

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 2534
/proc/meminfo: memFree=1450488/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=39320 CPUtime=12.69
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 9251 0 0 0 1261 8 0 0 25 0 1 0 109090125 40263680 9030 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 9830 9030 255 541 0 9280 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39320

[startup+25.503 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 2534
/proc/meminfo: memFree=1450168/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=39320 CPUtime=25.48
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 9330 0 0 0 2536 12 0 0 25 0 1 0 109090125 40263680 9109 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 9830 9109 258 541 0 9280 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39320

[startup+51.1016 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 2534
/proc/meminfo: memFree=1444280/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=45128 CPUtime=51.07
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 10804 0 0 0 5090 17 0 0 25 0 1 0 109090125 46211072 10583 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 11282 10583 258 541 0 10732 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45128

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 2534
/proc/meminfo: memFree=1434808/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=55120 CPUtime=102.26
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 13286 0 0 0 10197 29 0 0 25 0 1 0 109090125 56442880 12946 1992294400 4194304 6412682 548682068832 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 13780 12946 258 541 0 13230 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 55120

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2536
/proc/meminfo: memFree=1420728/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=70724 CPUtime=162.24
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 17253 0 0 0 16179 45 0 0 25 0 1 0 109090125 72421376 16438 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 17681 16438 258 541 0 17131 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 70724

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2536
/proc/meminfo: memFree=1410616/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=81396 CPUtime=222.23
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 20217 0 0 0 22165 58 0 0 25 0 1 0 109090125 83349504 18955 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 20349 18955 258 541 0 19799 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 81396

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2536
/proc/meminfo: memFree=1397752/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=96168 CPUtime=282.22
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 24000 0 0 0 28151 71 0 0 25 0 1 0 109090125 98476032 22146 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 24042 22146 258 541 0 23492 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 96168

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2536
/proc/meminfo: memFree=1383224/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=111716 CPUtime=342.2
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 27942 0 0 0 34136 84 0 0 25 0 1 0 109090125 114397184 25724 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 27929 25724 258 541 0 27379 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 111716

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2536
/proc/meminfo: memFree=1377656/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=119004 CPUtime=402.18
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 29557 0 0 0 40124 94 0 0 25 0 1 0 109090125 121860096 27339 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 29751 27339 258 541 0 29201 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 119004

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2536
/proc/meminfo: memFree=1368120/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=128196 CPUtime=462.17
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 32246 0 0 0 46110 107 0 0 25 0 1 0 109090125 131272704 29609 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 32049 29609 258 541 0 31499 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 128196

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2536
/proc/meminfo: memFree=1352632/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=143796 CPUtime=522.15
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 36535 0 0 0 52096 119 0 0 25 0 1 0 109090125 147247104 33416 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 35949 33416 258 541 0 35399 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 143796

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2536
/proc/meminfo: memFree=1333112/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=164784 CPUtime=582.13
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 41460 0 0 0 58082 131 0 0 25 0 1 0 109090125 168738816 38341 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 41196 38341 258 541 0 40646 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 164784

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2536
/proc/meminfo: memFree=1320440/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=179100 CPUtime=642.13
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 45130 0 0 0 64072 141 0 0 25 0 1 0 109090125 183398400 41457 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 44775 41457 258 541 0 44225 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 179100

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2536
/proc/meminfo: memFree=1320056/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=179100 CPUtime=702.11
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 45227 0 0 0 70061 150 0 0 25 0 1 0 109090125 183398400 41554 1992294400 4194304 6412682 548682068832 18446744073709551615 4426229 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 44775 41554 258 541 0 44225 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 179100

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2536
/proc/meminfo: memFree=1317880/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=183324 CPUtime=762.09
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 46388 0 0 0 76053 156 0 0 25 0 1 0 109090125 187723776 42077 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 45831 42077 258 541 0 45281 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 183324

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2536
/proc/meminfo: memFree=1315896/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=185404 CPUtime=822.08
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 46875 0 0 0 82047 161 0 0 25 0 1 0 109090125 189853696 42564 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 46351 42564 258 541 0 45801 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 185404

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2536
/proc/meminfo: memFree=1310072/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=192692 CPUtime=882.06
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 48335 0 0 0 88039 167 0 0 25 0 1 0 109090125 197316608 44024 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 48173 44024 258 541 0 47623 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 192692

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2536
/proc/meminfo: memFree=1294840/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=208924 CPUtime=942.05
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 52821 0 0 0 94029 176 0 0 25 0 1 0 109090125 213938176 47777 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 52231 47777 258 541 0 51681 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 208924

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2536
/proc/meminfo: memFree=1293880/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=209604 CPUtime=1002.03
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 53105 0 0 0 100021 182 0 0 25 0 1 0 109090125 214634496 48061 1992294400 4194304 6412682 548682068832 18446744073709551615 4333454 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 52401 48061 258 541 0 51851 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 209604

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2536
/proc/meminfo: memFree=1290872/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=213684 CPUtime=1062.02
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 53853 0 0 0 106016 186 0 0 25 0 1 0 109090125 218812416 48809 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 53421 48809 258 541 0 52871 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 213684

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2536
/proc/meminfo: memFree=1288248/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=218184 CPUtime=1122
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 54553 0 0 0 112005 195 0 0 25 0 1 0 109090125 223420416 49509 1992294400 4194304 6412682 548682068832 18446744073709551615 4287583 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 54546 49509 258 541 0 53996 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 218184

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2536
/proc/meminfo: memFree=1276536/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=229260 CPUtime=1181.98
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 58213 0 0 0 117996 202 0 0 25 0 1 0 109090125 234762240 52325 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 57315 52325 258 541 0 56765 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 229260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2536
/proc/meminfo: memFree=1276536/2055920 swapFree=4192812/4192956
[pid=2533] ppid=2531 vsize=229260 CPUtime=1200.09
/proc/2533/stat : 2533 (kw) R 2531 2533 2043 0 -1 0 58223 0 0 0 119804 205 0 0 25 0 1 0 109090125 234762240 52335 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/2533/statm: 57315 52335 258 541 0 56765 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 229260

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.44
CPU time (s): 1200.13
CPU user time (s): 1198.05
CPU system time (s): 2.08468
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 232644

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

runsolver used 1.3288 second user time and 2.69759 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-27 07:36:55
IDJOB=1736242
IDBENCH=71621
IDSOLVER=501
FILE ID=node36/1736242-1240810615
PBS_JOBID= 9187393
Free space on /tmp= 66392 MiB

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

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

MD5SUM BENCH= 545e53eb1c10ff91f4e2e16d7a8c9f9f
RANDOM SEED=952521424

node36.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.232
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.232
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:       1486872 kB
Buffers:         65148 kB
Cached:         410096 kB
SwapCached:        144 kB
Active:         170900 kB
Inactive:       318408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1486872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5368 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            65824 kB
Committed_AS:   418528 kB
PageTables:       1356 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= 66388 MiB
End job on node36 at 2009-04-27 07:56:58