Trace number 1717034

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

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-26.cnf
MD5SUM0cf155110f71a43081221b427d368ee8
Bench CategoryAPPLICATION (applications 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 variables21734
Number of clauses79766
Sum of the clauses size211276
Maximum clause length225
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 236916
Number of clauses of size 338055
Number of clauses of size 43077
Number of clauses of size 5748
Number of clauses of size over 5969

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-1717034-1240623264/watcher-1717034-1240623264 -o /tmp/evaluation-result-1717034-1240623264/solver-1717034-1240623264 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1717034-1240623264.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.91 0.98 0.99 3/64 21317
/proc/meminfo: memFree=1574920/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=5176 CPUtime=0
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 804 0 0 0 0 0 0 0 20 0 1 0 90352634 5300224 788 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 1294 792 208 541 0 744 0

[startup+0.076975 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 21317
/proc/meminfo: memFree=1574920/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=16360 CPUtime=0.06
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 3535 0 0 0 5 1 0 0 20 0 1 0 90352634 16752640 3519 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 4090 3519 221 541 0 3540 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16360

[startup+0.101976 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 21317
/proc/meminfo: memFree=1574920/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=16624 CPUtime=0.09
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 3625 0 0 0 8 1 0 0 20 0 1 0 90352634 17022976 3609 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 4156 3610 221 541 0 3606 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16624

[startup+0.301999 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 21317
/proc/meminfo: memFree=1574920/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=19324 CPUtime=0.29
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 4423 0 0 0 27 2 0 0 22 0 1 0 90352634 19787776 4358 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 4831 4358 221 541 0 4281 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19324

[startup+0.701044 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 21317
/proc/meminfo: memFree=1574920/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=27572 CPUtime=0.69
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 6550 0 0 0 64 5 0 0 25 0 1 0 90352634 28233728 6357 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 6893 6357 248 541 0 6343 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27572

[startup+1.50113 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 21318
/proc/meminfo: memFree=1546816/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=30008 CPUtime=1.49
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 7410 0 0 0 141 8 0 0 25 0 1 0 90352634 30728192 7047 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 7502 7047 255 541 0 6952 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30008

[startup+3.10232 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 21318
/proc/meminfo: memFree=1546304/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=30008 CPUtime=3.09
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 7442 0 0 0 299 10 0 0 25 0 1 0 90352634 30728192 7079 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 7502 7079 255 541 0 6952 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30008

[startup+6.30168 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21318
/proc/meminfo: memFree=1544768/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=31528 CPUtime=6.29
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 7781 0 0 0 615 14 0 0 25 0 1 0 90352634 32284672 7418 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 7882 7418 258 541 0 7332 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31528

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21318
/proc/meminfo: memFree=1542856/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=33468 CPUtime=12.69
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 8272 0 0 0 1249 20 0 0 25 0 1 0 90352634 34271232 7909 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 8367 7909 258 541 0 7817 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33468

[startup+25.5019 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 21318
/proc/meminfo: memFree=1536776/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=40308 CPUtime=25.48
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 9903 0 0 0 2518 30 0 0 25 0 1 0 90352634 41275392 9540 1992294400 4194304 6412682 548682068864 18446744073709551615 5487182 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 10077 9540 258 541 0 9527 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40308

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 21318
/proc/meminfo: memFree=1522952/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=54572 CPUtime=51.07
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 13495 0 0 0 5059 48 0 0 25 0 1 0 90352634 55881728 12954 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 13643 12954 258 541 0 13093 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 54572

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 21318
/proc/meminfo: memFree=1500104/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=79332 CPUtime=102.26
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 19883 0 0 0 10154 72 0 0 25 0 1 0 90352634 81235968 18628 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 19833 18628 258 541 0 19283 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 79332

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21318
/proc/meminfo: memFree=1478920/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=103064 CPUtime=162.24
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 26006 0 0 0 16127 97 0 0 25 0 1 0 90352634 105537536 24075 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 25766 24075 258 541 0 25216 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 103064

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21318
/proc/meminfo: memFree=1459784/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=122284 CPUtime=222.23
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 31452 0 0 0 22106 117 0 0 25 0 1 0 90352634 125218816 28628 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 30571 28628 258 541 0 30021 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 122284

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21320
/proc/meminfo: memFree=1436808/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=147016 CPUtime=282.21
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 37763 0 0 0 28085 136 0 0 25 0 1 0 90352634 150544384 34387 1992294400 4194304 6412682 548682068864 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 36754 34387 258 541 0 36204 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 147016

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21320
/proc/meminfo: memFree=1423880/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=162396 CPUtime=342.2
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 41619 0 0 0 34067 153 0 0 25 0 1 0 90352634 166293504 37611 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 40599 37611 258 541 0 40049 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 162396

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21320
/proc/meminfo: memFree=1400520/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=187000 CPUtime=402.18
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 47535 0 0 0 40049 169 0 0 25 0 1 0 90352634 191488000 43527 1992294400 4194304 6412682 548682068864 18446744073709551615 4287189 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 46750 43527 258 541 0 46200 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 187000

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21320
/proc/meminfo: memFree=1394568/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=194056 CPUtime=462.17
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 49658 0 0 0 46035 182 0 0 25 0 1 0 90352634 198713344 44922 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 48514 44922 258 541 0 47964 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 194056

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21320
/proc/meminfo: memFree=1374472/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=214932 CPUtime=522.15
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 55481 0 0 0 52018 197 0 0 25 0 1 0 90352634 220090368 49907 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 53733 49907 258 541 0 53183 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 214932

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21320
/proc/meminfo: memFree=1364168/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=226136 CPUtime=582.13
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 58150 0 0 0 58003 210 0 0 25 0 1 0 90352634 231563264 52576 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 56534 52576 258 541 0 55984 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 226136

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21320
/proc/meminfo: memFree=1332488/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=259936 CPUtime=642.12
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 66912 0 0 0 63986 226 0 0 25 0 1 0 90352634 266174464 60371 1992294400 4194304 6412682 548682068864 18446744073709551615 4333434 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 64984 60371 258 541 0 64434 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 259936

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21320
/proc/meminfo: memFree=1329736/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=262536 CPUtime=702.1
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 67624 0 0 0 69973 237 0 0 25 0 1 0 90352634 268836864 61083 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 65634 61083 258 541 0 65084 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 262536

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21320
/proc/meminfo: memFree=1299528/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=292276 CPUtime=762.09
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 75164 0 0 0 75954 255 0 0 25 0 1 0 90352634 299290624 68623 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 73069 68623 258 541 0 72519 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 292276

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21320
/proc/meminfo: memFree=1292936/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=300264 CPUtime=822.07
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 77909 0 0 0 81941 266 0 0 25 0 1 0 90352634 307470336 70254 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 75066 70254 258 541 0 74516 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 300264

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21320
/proc/meminfo: memFree=1289672/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=304584 CPUtime=882.05
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 78710 0 0 0 87929 276 0 0 25 0 1 0 90352634 311894016 71055 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 76146 71055 258 541 0 75596 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 304584

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21320
/proc/meminfo: memFree=1273096/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=322636 CPUtime=942.04
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 82921 0 0 0 93913 291 0 0 25 0 1 0 90352634 330379264 75266 1992294400 4194304 6412682 548682068864 18446744073709551615 4287593 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 80659 75266 258 541 0 80109 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 322636

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21320
/proc/meminfo: memFree=1256136/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=344336 CPUtime=1002.02
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 88328 0 0 0 99897 305 0 0 25 0 1 0 90352634 352600064 79394 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 86084 79394 258 541 0 85534 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 344336

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21320
/proc/meminfo: memFree=1255688/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=344840 CPUtime=1062
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 88455 0 0 0 105888 312 0 0 25 0 1 0 90352634 353116160 79521 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 86210 79521 258 541 0 85660 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 344840

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21320
/proc/meminfo: memFree=1254600/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=346120 CPUtime=1121.98
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 88720 0 0 0 111877 321 0 0 25 0 1 0 90352634 354426880 79786 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 86530 79786 258 541 0 85980 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 346120

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21320
/proc/meminfo: memFree=1219400/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=383244 CPUtime=1181.98
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 97694 0 0 0 117859 339 0 0 25 0 1 0 90352634 392441856 88760 1992294400 4194304 6412682 548682068864 18446744073709551615 4333437 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 95811 88760 258 541 0 95261 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 383244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21320
/proc/meminfo: memFree=1209672/2055920 swapFree=4169492/4192956
[pid=21317] ppid=21315 vsize=393484 CPUtime=1200.07
/proc/21317/stat : 21317 (kw) R 21315 21317 21181 0 -1 0 99924 0 0 0 119664 343 0 0 25 0 1 0 90352634 402927616 90990 1992294400 4194304 6412682 548682068864 18446744073709551615 4287618 0 0 4096 0 0 0 0 17 1 0 0
/proc/21317/statm: 98371 90990 258 541 0 97821 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 393484

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.14
CPU user time (s): 1196.65
CPU system time (s): 3.49247
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 393484

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

runsolver used 1.03084 second user time and 2.69059 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-25 03:34:25
IDJOB=1717034
IDBENCH=20403
IDSOLVER=501
FILE ID=node63/1717034-1240623264
PBS_JOBID= 9186339
Free space on /tmp= 66340 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-26.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717034-1240623264/watcher-1717034-1240623264 -o /tmp/evaluation-result-1717034-1240623264/solver-1717034-1240623264 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1717034-1240623264.cnf

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

MD5SUM BENCH= 0cf155110f71a43081221b427d368ee8
RANDOM SEED=1211766128

node63.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.236
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.236
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:       1575336 kB
Buffers:         53212 kB
Cached:         341092 kB
SwapCached:      17640 kB
Active:         162012 kB
Inactive:       252656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1575336 kB
SwapTotal:     4192956 kB
SwapFree:      4169492 kB
Dirty:            3616 kB
Writeback:           0 kB
Mapped:          14864 kB
Slab:            51704 kB
Committed_AS:   465996 kB
PageTables:       1452 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= 66336 MiB
End job on node63 at 2009-04-25 03:54:27