Trace number 1733392

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
kw 2009-03-20? (TO) 1200.13 1200.55

General information on the benchmark

NameCRAFTED/modcircuits/
mod5block_2vars_12gates.cnf
MD5SUM97b074a6a073bb165e8c5c9ac040a066
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 variables926
Number of clauses372485
Sum of the clauses size2182931
Maximum clause length35
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 24586
Number of clauses of size 31
Number of clauses of size 48527
Number of clauses of size 516131
Number of clauses of size over 5343080

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-1733392-1240787809/watcher-1733392-1240787809 -o /tmp/evaluation-result-1733392-1240787809/solver-1733392-1240787809 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1733392-1240787809.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.00 1.00 3/65 26078
/proc/meminfo: memFree=1388920/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=7384 CPUtime=0
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 602 0 0 0 0 0 0 0 20 0 1 0 106811321 7561216 586 1992294400 4194304 6412682 548682068832 18446744073709551615 5121925 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 1846 587 219 541 0 1296 0

[startup+0.0276861 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 26078
/proc/meminfo: memFree=1388920/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=7912 CPUtime=0.02
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 721 0 0 0 2 0 0 0 20 0 1 0 106811321 8101888 705 1992294400 4194304 6412682 548682068832 18446744073709551615 4916816 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 1978 706 219 541 0 1428 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7912

[startup+0.1027 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 26078
/proc/meminfo: memFree=1388920/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=9116 CPUtime=0.09
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 1061 0 0 0 9 0 0 0 20 0 1 0 106811321 9334784 1045 1992294400 4194304 6412682 548682068832 18446744073709551615 4916924 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 2279 1045 219 541 0 1729 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9116

[startup+0.301739 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 26078
/proc/meminfo: memFree=1388920/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=12324 CPUtime=0.29
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 1874 0 0 0 28 1 0 0 22 0 1 0 106811321 12619776 1858 1992294400 4194304 6412682 548682068832 18446744073709551615 4816976 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 3081 1858 219 541 0 2531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12324

[startup+0.701817 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 26078
/proc/meminfo: memFree=1388920/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=19132 CPUtime=0.69
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 3524 0 0 0 67 2 0 0 25 0 1 0 106811321 19591168 3508 1992294400 4194304 6412682 548682068832 18446744073709551615 4369633 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 4783 3508 219 541 0 4233 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19132

[startup+1.50198 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26079
/proc/meminfo: memFree=1370800/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=32200 CPUtime=1.49
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 6778 0 0 0 146 3 0 0 25 0 1 0 106811321 32972800 6762 1992294400 4194304 6412682 548682068832 18446744073709551615 5122074 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 8050 6762 219 541 0 7500 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32200

[startup+3.10129 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26079
/proc/meminfo: memFree=1353136/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=59520 CPUtime=3.09
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 13316 0 0 0 303 6 0 0 25 0 1 0 106811321 60948480 13300 1992294400 4194304 6412682 548682068832 18446744073709551615 4565041 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 14880 13300 239 541 0 14330 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59520

[startup+6.30192 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26079
/proc/meminfo: memFree=1335920/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=59520 CPUtime=6.29
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 13316 0 0 0 623 6 0 0 25 0 1 0 106811321 60948480 13300 1992294400 4194304 6412682 548682068832 18446744073709551615 4564748 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 14880 13300 239 541 0 14330 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59520

[startup+12.7012 s]
/proc/loadavg: 1.23 1.05 1.02 2/66 26079
/proc/meminfo: memFree=1335984/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=59520 CPUtime=12.68
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 13316 0 0 0 1262 6 0 0 25 0 1 0 106811321 60948480 13300 1992294400 4194304 6412682 548682068832 18446744073709551615 4564560 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 14880 13300 239 541 0 14330 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 59520

[startup+25.5027 s]
/proc/loadavg: 1.19 1.05 1.01 2/66 26079
/proc/meminfo: memFree=1329008/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=66796 CPUtime=25.49
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 14991 0 0 0 2541 8 0 0 25 0 1 0 106811321 68399104 14975 1992294400 4194304 6412682 548682068832 18446744073709551615 4542306 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 16699 14975 247 541 0 16149 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66796

[startup+51.1017 s]
/proc/loadavg: 1.12 1.04 1.01 2/66 26079
/proc/meminfo: memFree=1322608/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=73392 CPUtime=51.07
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 16895 0 0 0 5094 13 0 0 25 0 1 0 106811321 75153408 16581 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 18348 16581 257 541 0 17798 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 73392

[startup+102.306 s]
/proc/loadavg: 1.05 1.03 1.01 2/66 26079
/proc/meminfo: memFree=1314352/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=80848 CPUtime=102.26
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 19460 0 0 0 10187 39 0 0 25 0 1 0 106811321 82788352 18681 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 20212 18681 257 541 0 19662 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 80848

[startup+162.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 26079
/proc/meminfo: memFree=1290992/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=108664 CPUtime=162.24
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 26677 0 0 0 16157 67 0 0 25 0 1 0 106811321 111271936 24470 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 27166 24470 257 541 0 26616 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 108664

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 26079
/proc/meminfo: memFree=1270768/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=130356 CPUtime=222.22
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 32792 0 0 0 22133 89 0 0 25 0 1 0 106811321 133484544 29510 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 32589 29510 257 541 0 32039 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 130356

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 26079
/proc/meminfo: memFree=1256112/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=146608 CPUtime=282.19
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 37132 0 0 0 28110 109 0 0 25 0 1 0 106811321 150126592 33189 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 36652 33189 257 541 0 36102 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 146608

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 26079
/proc/meminfo: memFree=1239792/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=167176 CPUtime=342.18
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 41919 0 0 0 34089 129 0 0 25 0 1 0 106811321 171188224 37215 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 41794 37215 257 541 0 41244 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 167176

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26079
/proc/meminfo: memFree=1226416/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=180432 CPUtime=402.15
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 46141 0 0 0 40072 143 0 0 25 0 1 0 106811321 184762368 40562 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 45108 40562 257 541 0 44558 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 180432

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26079
/proc/meminfo: memFree=1204592/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=202584 CPUtime=462.13
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 52549 0 0 0 46053 160 0 0 25 0 1 0 106811321 207446016 45964 1992294400 4194304 6412682 548682068832 18446744073709551615 4285722 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 50646 45964 257 541 0 50096 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 202584

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26079
/proc/meminfo: memFree=1202160/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=205260 CPUtime=522.11
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 53190 0 0 0 52040 171 0 0 25 0 1 0 106811321 210186240 46605 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 51315 46605 257 541 0 50765 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 205260

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26079
/proc/meminfo: memFree=1168048/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=240996 CPUtime=582.09
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 61715 0 0 0 58021 188 0 0 25 0 1 0 106811321 246779904 55130 1992294400 4194304 6412682 548682068832 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 60249 55130 257 541 0 59699 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 240996

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26079
/proc/meminfo: memFree=1170352/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=238956 CPUtime=642.07
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 62272 0 0 0 64005 202 0 0 25 0 1 0 106811321 244690944 54530 1992294400 4194304 6412682 548682068832 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 59739 54530 257 541 0 59189 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 238956

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26079
/proc/meminfo: memFree=1158960/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=252332 CPUtime=702.04
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 65291 0 0 0 69990 214 0 0 25 0 1 0 106811321 258387968 57549 1992294400 4194304 6412682 548682068832 18446744073709551615 4286911 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 63083 57549 257 541 0 62533 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 252332

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26079
/proc/meminfo: memFree=1145008/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=267364 CPUtime=762.03
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 69931 0 0 0 75977 226 0 0 25 0 1 0 106811321 273780736 60859 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 66841 60859 257 541 0 66291 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 267364

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26079
/proc/meminfo: memFree=1140528/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=272164 CPUtime=822
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 71062 0 0 0 81966 234 0 0 25 0 1 0 106811321 278695936 61990 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 68041 61990 257 541 0 67491 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 272164

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26079
/proc/meminfo: memFree=1131888/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=280272 CPUtime=881.98
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 73193 0 0 0 87954 244 0 0 25 0 1 0 106811321 286998528 64121 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 70068 64121 257 541 0 69518 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 280272

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26079
/proc/meminfo: memFree=1105648/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=314604 CPUtime=941.97
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 79810 0 0 0 93937 260 0 0 25 0 1 0 106811321 322154496 70738 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 78651 70738 257 541 0 78101 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 314604

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26079
/proc/meminfo: memFree=1099184/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=322376 CPUtime=1001.95
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 82879 0 0 0 99928 267 0 0 25 0 1 0 106811321 330113024 72277 1992294400 4194304 6412682 548682068832 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 80594 72277 257 541 0 80044 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 322376

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26079
/proc/meminfo: memFree=1095408/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=326216 CPUtime=1061.92
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 83814 0 0 0 105915 277 0 0 25 0 1 0 106811321 334045184 73212 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 81554 73212 257 541 0 81004 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 326216

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26079
/proc/meminfo: memFree=1086960/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=336456 CPUtime=1121.9
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 85940 0 0 0 111904 286 0 0 25 0 1 0 106811321 344530944 75338 1992294400 4194304 6412682 548682068832 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 84114 75338 257 541 0 83564 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 336456

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26079
/proc/meminfo: memFree=1078000/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=344384 CPUtime=1181.88
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 88242 0 0 0 117892 296 0 0 25 0 1 0 106811321 352649216 77640 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 86096 77640 257 541 0 85546 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 344384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26079
/proc/meminfo: memFree=1069552/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=353168 CPUtime=1200.07
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 90288 0 0 0 119708 299 0 0 25 0 1 0 106811321 361644032 79686 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 88292 79686 257 541 0 87742 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 353168

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/66 26079
/proc/meminfo: memFree=1069552/2055920 swapFree=4181424/4192956
[pid=26078] ppid=26076 vsize=353168 CPUtime=1200.07
/proc/26078/stat : 26078 (kw) R 26076 26078 25685 0 -1 0 90288 0 0 0 119708 299 0 0 25 0 1 0 106811321 361644032 79686 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/26078/statm: 88292 79686 257 541 0 87742 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 353168

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.13
CPU user time (s): 1197.09
CPU system time (s): 3.04454
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 353168

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

runsolver used 1.39379 second user time and 2.96455 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-27 01:16:49
IDJOB=1733392
IDBENCH=71140
IDSOLVER=501
FILE ID=node77/1733392-1240787809
PBS_JOBID= 9187283
Free space on /tmp= 66208 MiB

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

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

MD5SUM BENCH= 97b074a6a073bb165e8c5c9ac040a066
RANDOM SEED=167291019

node77.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.270
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.270
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:       1389400 kB
Buffers:         70324 kB
Cached:         516868 kB
SwapCached:       5496 kB
Active:         241788 kB
Inactive:       353340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1389400 kB
SwapTotal:     4192956 kB
SwapFree:      4181424 kB
Dirty:           12772 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            57356 kB
Committed_AS:   486528 kB
PageTables:       1372 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= 66204 MiB
End job on node77 at 2009-04-27 01:36:52