Trace number 1735542

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.18 1200.58

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2640c305320g4.cnf
MD5SUM902bd5d693f19206156f2706c5c6e377
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-1735542-1240803640/watcher-1735542-1240803640 -o /tmp/evaluation-result-1735542-1240803640/solver-1735542-1240803640 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1735542-1240803640.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 1.00 1.11 3/64 28582
/proc/meminfo: memFree=1653120/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=7724 CPUtime=0
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 834 0 0 0 0 0 0 0 18 0 1 0 108398173 7909376 818 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 1931 818 219 541 0 1381 0

[startup+0.0422419 s]
/proc/loadavg: 0.92 1.00 1.11 3/64 28582
/proc/meminfo: memFree=1653120/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=8384 CPUtime=0.03
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 1031 0 0 0 3 0 0 0 18 0 1 0 108398173 8585216 1015 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 2096 1015 219 541 0 1546 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8384

[startup+0.101251 s]
/proc/loadavg: 0.92 1.00 1.11 3/64 28582
/proc/meminfo: memFree=1653120/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=9572 CPUtime=0.09
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 1337 0 0 0 9 0 0 0 18 0 1 0 108398173 9801728 1321 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 2393 1321 219 541 0 1843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9572

[startup+0.301287 s]
/proc/loadavg: 0.92 1.00 1.11 3/64 28582
/proc/meminfo: memFree=1653120/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=13136 CPUtime=0.29
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 2351 0 0 0 29 0 0 0 19 0 1 0 108398173 13451264 2335 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 3284 2335 219 541 0 2734 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13136

[startup+0.70136 s]
/proc/loadavg: 0.92 1.00 1.11 3/64 28582
/proc/meminfo: memFree=1653120/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=20504 CPUtime=0.69
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 4551 0 0 0 67 2 0 0 22 0 1 0 108398173 20996096 4342 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 5126 4342 220 541 0 4576 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20504

[startup+1.50151 s]
/proc/loadavg: 0.92 1.00 1.11 2/65 28583
/proc/meminfo: memFree=1630072/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=32608 CPUtime=1.49
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 8230 0 0 0 145 4 0 0 25 0 1 0 108398173 33390592 7636 1992294400 4194304 6412682 548682068864 18446744073709551615 4302255 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 8152 7636 229 541 0 7602 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32608

[startup+3.1018 s]
/proc/loadavg: 0.92 1.00 1.11 2/65 28583
/proc/meminfo: memFree=1607288/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=53068 CPUtime=3.09
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 12790 0 0 0 303 6 0 0 25 0 1 0 108398173 54341632 12196 1992294400 4194304 6412682 548682068864 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 13267 12196 246 541 0 12717 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53068

[startup+6.30138 s]
/proc/loadavg: 0.93 1.00 1.11 2/65 28583
/proc/meminfo: memFree=1603000/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=54920 CPUtime=6.29
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 13271 0 0 0 622 7 0 0 25 0 1 0 108398173 56238080 12677 1992294400 4194304 6412682 548682068864 18446744073709551615 4564504 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 13730 12677 246 541 0 13180 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54920

[startup+12.7026 s]
/proc/loadavg: 0.93 1.00 1.11 2/65 28583
/proc/meminfo: memFree=1600320/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=57444 CPUtime=12.69
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 13940 0 0 0 1262 7 0 0 25 0 1 0 108398173 58822656 13346 1992294400 4194304 6412682 548682068864 18446744073709551615 4564691 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 14361 13346 246 541 0 13811 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57444

[startup+25.5019 s]
/proc/loadavg: 0.95 1.00 1.10 2/65 28583
/proc/meminfo: memFree=1592448/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=64880 CPUtime=25.49
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 15839 0 0 0 2541 8 0 0 25 0 1 0 108398173 66437120 15245 1992294400 4194304 6412682 548682068864 18446744073709551615 4564586 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 16220 15245 246 541 0 15670 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64880

[startup+51.1016 s]
/proc/loadavg: 0.96 1.00 1.10 2/65 28583
/proc/meminfo: memFree=1592000/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=65256 CPUtime=51.08
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 16018 0 0 0 5097 11 0 0 25 0 1 0 108398173 66822144 15424 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 16314 15424 255 541 0 15764 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 65256

[startup+102.306 s]
/proc/loadavg: 1.05 1.02 1.09 2/65 28583
/proc/meminfo: memFree=1550528/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=107476 CPUtime=102.27
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 26417 0 0 0 10192 35 0 0 25 0 1 0 108398173 110055424 25823 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 26869 25823 255 541 0 26319 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 107476

[startup+162.302 s]
/proc/loadavg: 1.02 1.01 1.09 2/65 28583
/proc/meminfo: memFree=1517504/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=140852 CPUtime=162.24
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 34587 0 0 0 16170 54 0 0 25 0 1 0 108398173 144232448 33993 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 35213 33993 255 541 0 34663 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 140852

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 28583
/proc/meminfo: memFree=1483904/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=176016 CPUtime=222.22
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 42958 0 0 0 22146 76 0 0 25 0 1 0 108398173 180240384 42364 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 44004 42364 255 541 0 43454 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 176016

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 28583
/proc/meminfo: memFree=1462848/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=198092 CPUtime=282.2
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 48676 0 0 0 28126 94 0 0 25 0 1 0 108398173 202846208 47660 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 49523 47660 255 541 0 48973 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 198092

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 28583
/proc/meminfo: memFree=1443520/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=217840 CPUtime=342.18
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 53932 0 0 0 34105 113 0 0 25 0 1 0 108398173 223068160 52430 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 54460 52430 255 541 0 53910 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 217840

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 28583
/proc/meminfo: memFree=1415872/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=246624 CPUtime=402.16
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 61380 0 0 0 40088 128 0 0 25 0 1 0 108398173 252542976 59320 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 61656 59320 255 541 0 61106 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 246624

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 28583
/proc/meminfo: memFree=1394624/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=271208 CPUtime=462.14
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 66788 0 0 0 46072 142 0 0 25 0 1 0 108398173 277716992 64728 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 67802 64728 255 541 0 67252 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 271208

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 28583
/proc/meminfo: memFree=1390080/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=275060 CPUtime=522.11
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 68475 0 0 0 52060 151 0 0 25 0 1 0 108398173 281661440 65773 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 68765 65773 255 541 0 68215 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 275060

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 28583
/proc/meminfo: memFree=1350528/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=316360 CPUtime=582.1
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 78464 0 0 0 58042 168 0 0 25 0 1 0 108398173 323952640 75762 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 79090 75762 255 541 0 78540 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 316360

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 28583
/proc/meminfo: memFree=1347456/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=318616 CPUtime=642.08
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 79821 0 0 0 64028 180 0 0 25 0 1 0 108398173 326262784 76381 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 79654 76381 255 541 0 79104 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 318616

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 28583
/proc/meminfo: memFree=1312128/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=354956 CPUtime=702.06
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 88783 0 0 0 70009 197 0 0 25 0 1 0 108398173 363474944 85343 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 88739 85343 255 541 0 88189 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 354956

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 28583
/proc/meminfo: memFree=1299968/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=366592 CPUtime=762.04
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 92528 0 0 0 75996 208 0 0 25 0 1 0 108398173 375390208 88239 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 91648 88239 255 541 0 91098 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 366592

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 28583
/proc/meminfo: memFree=1298752/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=368108 CPUtime=822.01
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 92823 0 0 0 81985 216 0 0 25 0 1 0 108398173 376942592 88534 1992294400 4194304 6412682 548682068864 18446744073709551615 4334394 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 92027 88534 255 541 0 91477 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 368108

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 28583
/proc/meminfo: memFree=1270784/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=397356 CPUtime=881.99
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 99822 0 0 0 87971 228 0 0 25 0 1 0 108398173 406892544 95533 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 99339 95533 255 541 0 98789 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 397356

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 28583
/proc/meminfo: memFree=1253632/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=414724 CPUtime=941.98
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 105013 0 0 0 93959 239 0 0 25 0 1 0 108398173 424677376 99748 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 103681 99748 255 541 0 103131 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 414724

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28583
/proc/meminfo: memFree=1252992/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=415400 CPUtime=1001.95
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 105215 0 0 0 99950 245 0 0 25 0 1 0 108398173 425369600 99950 1992294400 4194304 6412682 548682068864 18446744073709551615 4328868 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 103850 99950 255 541 0 103300 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 415400

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28583
/proc/meminfo: memFree=1251968/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=416040 CPUtime=1061.93
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 105466 0 0 0 105940 253 0 0 25 0 1 0 108398173 426024960 100201 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 104010 100201 255 541 0 103460 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 416040

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28583
/proc/meminfo: memFree=1230464/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=438364 CPUtime=1121.92
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 110877 0 0 0 111928 264 0 0 25 0 1 0 108398173 448884736 105612 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 109591 105612 255 541 0 109041 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 438364

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28583
/proc/meminfo: memFree=1202304/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=467392 CPUtime=1181.9
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 117922 0 0 0 117915 275 0 0 25 0 1 0 108398173 478609408 112657 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 116848 112657 255 541 0 116298 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 467392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28583
/proc/meminfo: memFree=1190144/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=479468 CPUtime=1200.09
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 120873 0 0 0 119730 279 0 0 25 0 1 0 108398173 490975232 115608 1992294400 4194304 6412682 548682068864 18446744073709551615 4296559 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 119867 115608 255 541 0 119317 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 479468

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28583
/proc/meminfo: memFree=1190144/2055920 swapFree=4180820/4192956
[pid=28582] ppid=28580 vsize=479468 CPUtime=1200.09
/proc/28582/stat : 28582 (kw) R 28580 28582 28545 0 -1 0 120873 0 0 0 119730 279 0 0 25 0 1 0 108398173 490975232 115608 1992294400 4194304 6412682 548682068864 18446744073709551615 4296559 0 0 4096 0 0 0 0 17 1 0 0
/proc/28582/statm: 119867 115608 255 541 0 119317 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 479468

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.18
CPU user time (s): 1197.31
CPU system time (s): 2.87156
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 479468

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

runsolver used 0.886865 second user time and 2.58861 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-27 05:40:41
IDJOB=1735542
IDBENCH=71499
IDSOLVER=501
FILE ID=node2/1735542-1240803640
PBS_JOBID= 9187410
Free space on /tmp= 66312 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2640c305320g4.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735542-1240803640/watcher-1735542-1240803640 -o /tmp/evaluation-result-1735542-1240803640/solver-1735542-1240803640 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1735542-1240803640.cnf

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

MD5SUM BENCH= 902bd5d693f19206156f2706c5c6e377
RANDOM SEED=195423806

node2.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.265
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.265
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:       1653600 kB
Buffers:         54324 kB
Cached:         269564 kB
SwapCached:       5980 kB
Active:         134672 kB
Inactive:       197512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1653600 kB
SwapTotal:     4192956 kB
SwapFree:      4180820 kB
Dirty:            6236 kB
Writeback:           0 kB
Mapped:          13964 kB
Slab:            56044 kB
Committed_AS:   454140 kB
PageTables:       1468 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= 66308 MiB
End job on node2 at 2009-04-27 06:00:43