Trace number 1728098

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.11 1200.43

General information on the benchmark

Namecrafted/Hard/contest05/others/
mod2c-rand3bip-sat-220-1.sat05-2488.reshuffled-07.cnf
MD5SUM0d50014415a697c0ee7e2c67c987b500
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark36.3165
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2216
Sum of the clauses size9872
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41384
Number of clauses of size 5656
Number of clauses of size over 5176

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-1728098-1240732811/watcher-1728098-1240732811 -o /tmp/evaluation-result-1728098-1240732811/solver-1728098-1240732811 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1728098-1240732811.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.09 3/64 17448
/proc/meminfo: memFree=1688112/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=2768 CPUtime=0
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 325 0 0 0 0 0 0 0 18 0 1 0 101307160 2834432 309 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 692 309 219 541 0 142 0

[startup+0.0670121 s]
/proc/loadavg: 1.00 1.01 1.09 3/64 17448
/proc/meminfo: memFree=1688112/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=3164 CPUtime=0.06
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 434 0 0 0 6 0 0 0 18 0 1 0 101307160 3239936 418 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 791 418 245 541 0 241 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3164

[startup+0.102015 s]
/proc/loadavg: 1.00 1.01 1.09 3/64 17448
/proc/meminfo: memFree=1688112/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=3296 CPUtime=0.09
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 474 0 0 0 9 0 0 0 18 0 1 0 101307160 3375104 458 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 824 458 245 541 0 274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3296

[startup+0.30103 s]
/proc/loadavg: 1.00 1.01 1.09 3/64 17448
/proc/meminfo: memFree=1688112/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=4088 CPUtime=0.29
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 682 0 0 0 29 0 0 0 19 0 1 0 101307160 4186112 666 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 1022 666 245 541 0 472 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4088

[startup+0.701062 s]
/proc/loadavg: 1.00 1.01 1.09 3/64 17448
/proc/meminfo: memFree=1688112/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=5436 CPUtime=0.69
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 984 0 0 0 68 1 0 0 22 0 1 0 101307160 5566464 968 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 1359 968 245 541 0 809 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5436

[startup+1.50113 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 17449
/proc/meminfo: memFree=1684328/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=7524 CPUtime=1.49
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 1493 0 0 0 148 1 0 0 25 0 1 0 101307160 7704576 1437 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 1881 1437 245 541 0 1331 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7524

[startup+3.10125 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 17449
/proc/meminfo: memFree=1682664/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=9016 CPUtime=3.09
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 1881 0 0 0 307 2 0 0 25 0 1 0 101307160 9232384 1780 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 2254 1780 249 541 0 1704 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9016

[startup+6.30151 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 17449
/proc/meminfo: memFree=1680040/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=11212 CPUtime=6.29
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 2472 0 0 0 626 3 0 0 25 0 1 0 101307160 11481088 2259 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 2803 2259 249 541 0 2253 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11212

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 17449
/proc/meminfo: memFree=1675632/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=16000 CPUtime=12.69
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 3689 0 0 0 1263 6 0 0 25 0 1 0 101307160 16384000 3237 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 4000 3237 249 541 0 3450 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16000

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 17449
/proc/meminfo: memFree=1670000/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=22072 CPUtime=25.48
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 5476 0 0 0 2536 12 0 0 25 0 1 0 101307160 22601728 4662 1992294400 4194304 6412682 548682068832 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 5518 4662 249 541 0 4968 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22072

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 17455
/proc/meminfo: memFree=1660336/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=33636 CPUtime=51.07
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 8388 0 0 0 5087 20 0 0 25 0 1 0 101307160 34443264 7025 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 8409 7025 249 541 0 7859 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33636

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 17455
/proc/meminfo: memFree=1647664/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=49612 CPUtime=102.26
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 12132 0 0 0 10191 35 0 0 25 0 1 0 101307160 50802688 10251 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 12403 10251 249 541 0 11853 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49612

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 17455
/proc/meminfo: memFree=1639600/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=58156 CPUtime=162.24
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 14868 0 0 0 16176 48 0 0 25 0 1 0 101307160 59551744 12303 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 14539 12303 249 541 0 13989 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 58156

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 17455
/proc/meminfo: memFree=1627824/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=71968 CPUtime=222.22
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 18168 0 0 0 22162 60 0 0 25 0 1 0 101307160 73695232 15182 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 17992 15182 249 541 0 17442 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 71968

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 17455
/proc/meminfo: memFree=1622000/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=78444 CPUtime=282.21
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 20155 0 0 0 28149 72 0 0 25 0 1 0 101307160 80326656 16685 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 19611 16685 249 541 0 19061 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 78444

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 17455
/proc/meminfo: memFree=1613360/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=86808 CPUtime=342.19
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 22800 0 0 0 34136 83 0 0 25 0 1 0 101307160 88891392 18774 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 21702 18774 249 541 0 21152 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 86808

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 17455
/proc/meminfo: memFree=1606384/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=96028 CPUtime=402.18
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 25172 0 0 0 40125 93 0 0 25 0 1 0 101307160 98332672 20506 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 24007 20506 249 541 0 23457 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 96028

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 17455
/proc/meminfo: memFree=1601840/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=101148 CPUtime=462.16
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 26312 0 0 0 46114 102 0 0 25 0 1 0 101307160 103575552 21646 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 25287 21646 249 541 0 24737 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 101148

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 17455
/proc/meminfo: memFree=1594224/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=108380 CPUtime=522.15
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 28901 0 0 0 52104 111 0 0 25 0 1 0 101307160 110981120 23500 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 27095 23500 249 541 0 26545 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 108380

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 17455
/proc/meminfo: memFree=1592240/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=111596 CPUtime=582.13
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 29470 0 0 0 58094 119 0 0 25 0 1 0 101307160 114274304 24069 1992294400 4194304 6412682 548682068832 18446744073709551615 4287593 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 27899 24069 249 541 0 27349 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 111596

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 17455
/proc/meminfo: memFree=1585392/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=118168 CPUtime=642.11
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 31135 0 0 0 64085 126 0 0 25 0 1 0 101307160 121004032 25734 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 29542 25734 249 541 0 28992 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 118168

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 17455
/proc/meminfo: memFree=1578864/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=125924 CPUtime=702.1
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 33563 0 0 0 70077 133 0 0 25 0 1 0 101307160 128946176 27316 1992294400 4194304 6412682 548682068832 18446744073709551615 4334446 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 31481 27316 249 541 0 30931 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 125924

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 17455
/proc/meminfo: memFree=1578800/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=125924 CPUtime=762.08
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 33625 0 0 0 76070 138 0 0 25 0 1 0 101307160 128946176 27378 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 31481 27378 249 541 0 30931 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 125924

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 17455
/proc/meminfo: memFree=1577200/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=127476 CPUtime=822.07
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 34006 0 0 0 82062 145 0 0 25 0 1 0 101307160 130535424 27759 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 31869 27759 249 541 0 31319 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 127476

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17455
/proc/meminfo: memFree=1567856/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=136104 CPUtime=882.06
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 36352 0 0 0 88052 154 0 0 25 0 1 0 101307160 139370496 30105 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 34026 30105 249 541 0 33476 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 136104

[startup+942.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 17455
/proc/meminfo: memFree=1565488/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=139588 CPUtime=942.04
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 37914 0 0 0 94044 160 0 0 25 0 1 0 101307160 142938112 30694 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 34897 30694 249 541 0 34347 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 139588

[startup+1002.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 17455
/proc/meminfo: memFree=1563056/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=142148 CPUtime=1002.02
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 38511 0 0 0 100034 168 0 0 25 0 1 0 101307160 145559552 31291 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 35537 31291 249 541 0 34987 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 142148

[startup+1062.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 17455
/proc/meminfo: memFree=1560880/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=144708 CPUtime=1062.01
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 39048 0 0 0 106026 175 0 0 25 0 1 0 101307160 148180992 31828 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 36177 31828 249 541 0 35627 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 144708

[startup+1122.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 17455
/proc/meminfo: memFree=1556528/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=150620 CPUtime=1121.99
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 40129 0 0 0 112018 181 0 0 25 0 1 0 101307160 154234880 32909 1992294400 4194304 6412682 548682068832 18446744073709551615 4411240 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 37655 32909 249 541 0 37105 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 150620

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17455
/proc/meminfo: memFree=1547504/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=159612 CPUtime=1181.98
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 42363 0 0 0 118012 186 0 0 25 0 1 0 101307160 163442688 35143 1992294400 4194304 6412682 548682068832 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 39903 35143 249 541 0 39353 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 159612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17455
/proc/meminfo: memFree=1551216/2055920 swapFree=4177028/4192956
[pid=17448] ppid=17446 vsize=156520 CPUtime=1200.08
/proc/17448/stat : 17448 (kw) R 17446 17448 17350 0 -1 0 42545 0 0 0 119820 188 0 0 25 0 1 0 101307160 160276480 34207 1992294400 4194304 6412682 548682068832 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/17448/statm: 39130 34207 249 541 0 38580 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 156520

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.43
CPU time (s): 1200.11
CPU user time (s): 1198.2
CPU system time (s): 1.90271
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 159612

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

runsolver used 1.10383 second user time and 2.6516 second system time

The end

Launcher Data

Begin job on node69 at 2009-04-26 10:00:11
IDJOB=1728098
IDBENCH=24664
IDSOLVER=501
FILE ID=node69/1728098-1240732811
PBS_JOBID= 9186967
Free space on /tmp= 66380 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest05/others/mod2c-rand3bip-sat-220-1.sat05-2488.reshuffled-07.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728098-1240732811/watcher-1728098-1240732811 -o /tmp/evaluation-result-1728098-1240732811/solver-1728098-1240732811 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1728098-1240732811.cnf

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

MD5SUM BENCH= 0d50014415a697c0ee7e2c67c987b500
RANDOM SEED=743553346

node69.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.231
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.231
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:       1688528 kB
Buffers:         48900 kB
Cached:         239580 kB
SwapCached:      10584 kB
Active:         153852 kB
Inactive:       147772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688528 kB
SwapTotal:     4192956 kB
SwapFree:      4177028 kB
Dirty:            2284 kB
Writeback:           0 kB
Mapped:          13676 kB
Slab:            51716 kB
Committed_AS:   318796 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= 66380 MiB
End job on node69 at 2009-04-26 10:20:14