Trace number 1717242

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.2 1201.64

General information on the benchmark

Nameindustrial/palacios/hard/
safe-50-h49-unsat.cnf
MD5SUMafc9746f162b3434bc79ea21bd1704d5
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 variables615037
Number of clauses2098249
Sum of the clauses size5069473
Maximum clause length101
Minimum clause length1
Number of clauses of size 150
Number of clauses of size 21488062
Number of clauses of size 3602029
Number of clauses of size 4238
Number of clauses of size 5148
Number of clauses of size over 57722

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-1717242-1240626061/watcher-1717242-1240626061 -o /tmp/evaluation-result-1717242-1240626061/solver-1717242-1240626061 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1717242-1240626061.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.24 1.06 1.10 3/65 10636
/proc/meminfo: memFree=1381240/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=8588 CPUtime=0
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 621 0 0 0 0 0 0 0 19 0 1 0 90636050 8794112 606 1992294400 4194304 6412682 548682068832 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 2147 615 192 541 0 1597 0

[startup+0.036174 s]
/proc/loadavg: 1.24 1.06 1.10 3/65 10636
/proc/meminfo: memFree=1381240/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=29188 CPUtime=0.03
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 5470 0 0 0 1 2 0 0 19 0 1 0 90636050 29888512 5454 1992294400 4194304 6412682 548682068832 18446744073709551615 4272004 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 7297 5461 201 541 0 6747 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29188

[startup+0.101178 s]
/proc/loadavg: 1.24 1.06 1.10 3/65 10636
/proc/meminfo: memFree=1381240/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=75488 CPUtime=0.09
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 13879 0 0 0 5 4 0 0 19 0 1 0 90636050 77299712 13863 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 18872 13867 208 541 0 18322 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 75488

[startup+0.3012 s]
/proc/loadavg: 1.24 1.06 1.10 3/65 10636
/proc/meminfo: memFree=1381240/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=188060 CPUtime=0.29
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 41775 0 0 0 11 18 0 0 20 0 1 0 90636050 192573440 41759 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 47015 41765 208 541 0 46465 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 188060

[startup+0.701245 s]
/proc/loadavg: 1.24 1.06 1.10 3/65 10636
/proc/meminfo: memFree=1381240/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=379164 CPUtime=0.69
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 88179 0 0 0 34 35 0 0 24 0 1 0 90636050 388263936 88163 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 94791 88163 221 541 0 94241 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 379164

[startup+1.50234 s]
/proc/loadavg: 1.24 1.06 1.10 2/66 10637
/proc/meminfo: memFree=1023792/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=390384 CPUtime=1.49
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 91313 0 0 0 113 36 0 0 25 0 1 0 90636050 399753216 91297 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 97596 91297 221 541 0 97046 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 390384

[startup+3.10151 s]
/proc/loadavg: 1.24 1.06 1.10 2/66 10637
/proc/meminfo: memFree=1005168/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=412960 CPUtime=3.08
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 97607 0 0 0 269 39 0 0 25 0 1 0 90636050 422871040 97591 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 103240 97591 221 541 0 102690 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 412960

[startup+6.30187 s]
/proc/loadavg: 1.30 1.08 1.10 2/66 10637
/proc/meminfo: memFree=953712/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=461080 CPUtime=6.29
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 112360 0 0 0 582 47 0 0 25 0 1 0 90636050 472145920 110807 1992294400 4194304 6412682 548682068832 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 115270 110808 221 541 0 114720 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 461080

[startup+12.7016 s]
/proc/loadavg: 1.28 1.08 1.10 2/66 10637
/proc/meminfo: memFree=864560/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=526964 CPUtime=12.68
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 134333 0 0 0 1210 58 0 0 25 0 1 0 90636050 539611136 129146 1992294400 4194304 6412682 548682068832 18446744073709551615 4296495 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 131741 129146 230 541 0 131191 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 526964

[startup+25.502 s]
/proc/loadavg: 1.22 1.07 1.10 1/66 10637
/proc/meminfo: memFree=554544/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=812596 CPUtime=24.79
/proc/10636/stat : 10636 (kw) D 10634 10636 9903 0 -1 0 203472 0 0 0 2208 271 0 0 25 0 1 0 90636050 832098304 198285 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/10636/statm: 203149 198285 248 541 0 202599 0
Current children cumulated CPU time (s) 24.79
Current children cumulated vsize (KiB) 812596

[startup+51.1019 s]
/proc/loadavg: 1.14 1.06 1.10 2/66 10637
/proc/meminfo: memFree=446704/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=894448 CPUtime=50.12
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 230653 0 0 0 4642 370 0 0 25 0 1 0 90636050 915914752 220621 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 223612 220621 255 541 0 223062 0
Current children cumulated CPU time (s) 50.12
Current children cumulated vsize (KiB) 894448

[startup+102.306 s]
/proc/loadavg: 1.06 1.05 1.09 2/66 10637
/proc/meminfo: memFree=446640/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=894448 CPUtime=101.29
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 230706 0 0 0 9758 371 0 0 25 0 1 0 90636050 915914752 220674 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 223612 220674 255 541 0 223062 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 894448

[startup+162.301 s]
/proc/loadavg: 1.02 1.04 1.08 2/66 10637
/proc/meminfo: memFree=446640/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=894448 CPUtime=161.26
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 230748 0 0 0 15748 378 0 0 25 0 1 0 90636050 915914752 220716 1992294400 4194304 6412682 548682068832 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 223612 220716 258 541 0 223062 0
Current children cumulated CPU time (s) 161.26
Current children cumulated vsize (KiB) 894448

[startup+222.302 s]
/proc/loadavg: 1.01 1.03 1.08 2/66 10637
/proc/meminfo: memFree=431792/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=908732 CPUtime=221.24
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 234458 0 0 0 21741 383 0 0 25 0 1 0 90636050 930541568 224426 1992294400 4194304 6412682 548682068832 18446744073709551615 4419354 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 227183 224426 258 541 0 226633 0
Current children cumulated CPU time (s) 221.24
Current children cumulated vsize (KiB) 908732

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.07 2/66 10637
/proc/meminfo: memFree=431664/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=908732 CPUtime=281.22
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 234486 0 0 0 27732 390 0 0 25 0 1 0 90636050 930541568 224454 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 227183 224454 258 541 0 226633 0
Current children cumulated CPU time (s) 281.22
Current children cumulated vsize (KiB) 908732

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.06 2/66 10637
/proc/meminfo: memFree=431536/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=908732 CPUtime=341.19
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 234522 0 0 0 33722 397 0 0 25 0 1 0 90636050 930541568 224490 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 227183 224490 258 541 0 226633 0
Current children cumulated CPU time (s) 341.19
Current children cumulated vsize (KiB) 908732

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.06 2/66 10637
/proc/meminfo: memFree=431472/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=908732 CPUtime=401.17
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 234528 0 0 0 39719 398 0 0 25 0 1 0 90636050 930541568 224496 1992294400 4194304 6412682 548682068832 18446744073709551615 4321486 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 227183 224496 258 541 0 226633 0
Current children cumulated CPU time (s) 401.17
Current children cumulated vsize (KiB) 908732

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.05 2/66 10637
/proc/meminfo: memFree=431408/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=908732 CPUtime=461.14
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 234556 0 0 0 45714 400 0 0 25 0 1 0 90636050 930541568 224524 1992294400 4194304 6412682 548682068832 18446744073709551615 4289388 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 227183 224524 258 541 0 226633 0
Current children cumulated CPU time (s) 461.14
Current children cumulated vsize (KiB) 908732

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 10637
/proc/meminfo: memFree=431216/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=908732 CPUtime=521.12
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 234597 0 0 0 51705 407 0 0 25 0 1 0 90636050 930541568 224565 1992294400 4194304 6412682 548682068832 18446744073709551615 4286837 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 227183 224565 258 541 0 226633 0
Current children cumulated CPU time (s) 521.12
Current children cumulated vsize (KiB) 908732

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 10637
/proc/meminfo: memFree=431088/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=908732 CPUtime=581.1
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 234632 0 0 0 57699 411 0 0 25 0 1 0 90636050 930541568 224600 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 227183 224600 258 541 0 226633 0
Current children cumulated CPU time (s) 581.1
Current children cumulated vsize (KiB) 908732

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 10637
/proc/meminfo: memFree=431088/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=908732 CPUtime=641.07
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 234640 0 0 0 63696 411 0 0 25 0 1 0 90636050 930541568 224608 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 227183 224608 258 541 0 226633 0
Current children cumulated CPU time (s) 641.07
Current children cumulated vsize (KiB) 908732

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 10637
/proc/meminfo: memFree=430960/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=908732 CPUtime=701.05
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 234666 0 0 0 69690 415 0 0 25 0 1 0 90636050 930541568 224634 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 227183 224634 258 541 0 226633 0
Current children cumulated CPU time (s) 701.05
Current children cumulated vsize (KiB) 908732

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 10637
/proc/meminfo: memFree=430832/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=908732 CPUtime=761.03
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 234699 0 0 0 75682 421 0 0 25 0 1 0 90636050 930541568 224667 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 227183 224667 258 541 0 226633 0
Current children cumulated CPU time (s) 761.03
Current children cumulated vsize (KiB) 908732

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 10637
/proc/meminfo: memFree=430640/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=908732 CPUtime=821
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 234745 0 0 0 81675 425 0 0 25 0 1 0 90636050 930541568 224713 1992294400 4194304 6412682 548682068832 18446744073709551615 4550305 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 227183 224713 258 541 0 226633 0
Current children cumulated CPU time (s) 821
Current children cumulated vsize (KiB) 908732

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 10637
/proc/meminfo: memFree=430448/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=908732 CPUtime=880.98
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 234786 0 0 0 87669 429 0 0 25 0 1 0 90636050 930541568 224754 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 227183 224754 258 541 0 226633 0
Current children cumulated CPU time (s) 880.98
Current children cumulated vsize (KiB) 908732

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 10637
/proc/meminfo: memFree=430384/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=908732 CPUtime=940.95
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 234805 0 0 0 93665 430 0 0 25 0 1 0 90636050 930541568 224773 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 227183 224773 258 541 0 226633 0
Current children cumulated CPU time (s) 940.95
Current children cumulated vsize (KiB) 908732

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10637
/proc/meminfo: memFree=430320/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=908732 CPUtime=1000.93
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 234817 0 0 0 99657 436 0 0 25 0 1 0 90636050 930541568 224785 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 227183 224785 258 541 0 226633 0
Current children cumulated CPU time (s) 1000.93
Current children cumulated vsize (KiB) 908732

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10639
/proc/meminfo: memFree=430000/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=908732 CPUtime=1060.91
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 234817 0 0 0 105650 441 0 0 25 0 1 0 90636050 930541568 224785 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 227183 224785 258 541 0 226633 0
Current children cumulated CPU time (s) 1060.91
Current children cumulated vsize (KiB) 908732

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10639
/proc/meminfo: memFree=430000/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=908732 CPUtime=1120.89
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 234821 0 0 0 111644 445 0 0 25 0 1 0 90636050 930541568 224789 1992294400 4194304 6412682 548682068832 18446744073709551615 4419567 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 227183 224789 258 541 0 226633 0
Current children cumulated CPU time (s) 1120.89
Current children cumulated vsize (KiB) 908732

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10639
/proc/meminfo: memFree=430000/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=908732 CPUtime=1180.86
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 234827 0 0 0 117637 449 0 0 25 0 1 0 90636050 930541568 224795 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 227183 224795 258 541 0 226633 0
Current children cumulated CPU time (s) 1180.86
Current children cumulated vsize (KiB) 908732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10639
/proc/meminfo: memFree=430000/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=908732 CPUtime=1200.05
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 0 234827 0 0 0 119556 449 0 0 25 0 1 0 90636050 930541568 224795 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 227183 224795 258 541 0 226633 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 908732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1201.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10639
/proc/meminfo: memFree=430000/2055920 swapFree=4171432/4192956
[pid=10636] ppid=10634 vsize=0 CPUtime=1200.15
/proc/10636/stat : 10636 (kw) R 10634 10636 9903 0 -1 1028 234827 0 0 0 119556 459 0 0 25 0 1 0 90636050 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/10636/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.64
CPU time (s): 1200.2
CPU user time (s): 1195.57
CPU system time (s): 4.6303
CPU usage (%): 99.8803
Max. virtual memory (cumulated for all children) (KiB): 913828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1195.57
system time used= 4.6303
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 234827
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= 5
involuntary context switches= 3102

runsolver used 1.41378 second user time and 2.6526 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-25 04:21:04
IDJOB=1717242
IDBENCH=20408
IDSOLVER=501
FILE ID=node86/1717242-1240626061
PBS_JOBID= 9186326
Free space on /tmp= 66124 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/industrial/palacios/hard/safe-50-h49-unsat.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717242-1240626061/watcher-1717242-1240626061 -o /tmp/evaluation-result-1717242-1240626061/solver-1717242-1240626061 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1717242-1240626061.cnf

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

MD5SUM BENCH= afc9746f162b3434bc79ea21bd1704d5
RANDOM SEED=485880615

node86.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.213
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.213
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:       1381656 kB
Buffers:         73396 kB
Cached:         510508 kB
SwapCached:      16264 kB
Active:         205772 kB
Inactive:       397392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1381656 kB
SwapTotal:     4192956 kB
SwapFree:      4171432 kB
Dirty:           41760 kB
Writeback:           0 kB
Mapped:          14036 kB
Slab:            56976 kB
Committed_AS:   307356 kB
PageTables:       1464 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= 66072 MiB
End job on node86 at 2009-04-25 04:41:08