Trace number 1733442

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.06 1200.65

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_10gates_u2_autoenc.cnf
MD5SUMb22738b664eaf1324f561a555f3cf0f3
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 variables475
Number of clauses117796
Sum of the clauses size690176
Maximum clause length13
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21987
Number of clauses of size 34
Number of clauses of size 41021
Number of clauses of size 56342
Number of clauses of size over 5108378

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

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 29269
/proc/meminfo: memFree=1674048/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=4264 CPUtime=0
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 450 0 0 0 0 0 0 0 18 0 1 0 106879334 4366336 434 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 1066 434 219 541 0 516 0

[startup+0.079217 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 29269
/proc/meminfo: memFree=1674048/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=5608 CPUtime=0.07
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 772 0 0 0 7 0 0 0 18 0 1 0 106879334 5742592 756 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 1402 757 219 541 0 852 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5608

[startup+0.101182 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 29269
/proc/meminfo: memFree=1674048/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=6016 CPUtime=0.09
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 874 0 0 0 9 0 0 0 18 0 1 0 106879334 6160384 858 1992294400 4194304 6412682 548682068832 18446744073709551615 5508555 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 1504 858 219 541 0 954 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6016

[startup+0.301217 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 29269
/proc/meminfo: memFree=1674048/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=9144 CPUtime=0.3
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 1721 0 0 0 29 1 0 0 19 0 1 0 106879334 9363456 1705 1992294400 4194304 6412682 548682068832 18446744073709551615 4916816 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 2286 1705 219 541 0 1736 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9144

[startup+0.701288 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 29269
/proc/meminfo: memFree=1674048/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=15528 CPUtime=0.7
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 3221 0 0 0 68 2 0 0 23 0 1 0 106879334 15900672 3205 1992294400 4194304 6412682 548682068832 18446744073709551615 4301552 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 3882 3205 230 541 0 3332 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 15528

[startup+1.50143 s]
/proc/loadavg: 0.91 0.95 0.96 2/65 29270
/proc/meminfo: memFree=1656888/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=20944 CPUtime=1.49
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 4512 0 0 0 147 2 0 0 25 0 1 0 106879334 21446656 4496 1992294400 4194304 6412682 548682068832 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 5236 4496 239 541 0 4686 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20944

[startup+3.10172 s]
/proc/loadavg: 0.91 0.95 0.96 2/65 29270
/proc/meminfo: memFree=1656760/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=20944 CPUtime=3.09
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 4512 0 0 0 307 2 0 0 25 0 1 0 106879334 21446656 4496 1992294400 4194304 6412682 548682068832 18446744073709551615 4564937 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 5236 4496 239 541 0 4686 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20944

[startup+6.30129 s]
/proc/loadavg: 0.92 0.95 0.96 2/65 29270
/proc/meminfo: memFree=1652792/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=24664 CPUtime=6.29
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 5422 0 0 0 626 3 0 0 25 0 1 0 106879334 25255936 5386 1992294400 4194304 6412682 548682068832 18446744073709551615 4564560 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 6166 5386 247 541 0 5616 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24664

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.96 2/65 29270
/proc/meminfo: memFree=1649400/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=29704 CPUtime=12.68
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 6394 0 0 0 1265 3 0 0 25 0 1 0 106879334 30416896 6358 1992294400 4194304 6412682 548682068832 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 7426 6358 247 541 0 6876 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29704

[startup+25.5017 s]
/proc/loadavg: 0.94 0.96 0.96 2/65 29270
/proc/meminfo: memFree=1648760/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=29848 CPUtime=25.48
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 6490 0 0 0 2545 3 0 0 25 0 1 0 106879334 30564352 6408 1992294400 4194304 6412682 548682068832 18446744073709551615 4264004 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 7462 6408 247 541 0 6912 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29848

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.96 2/65 29270
/proc/meminfo: memFree=1635256/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=44832 CPUtime=51.06
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 10914 0 0 0 5081 25 0 0 25 0 1 0 106879334 45907968 9825 1992294400 4194304 6412682 548682068832 18446744073709551615 4286825 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 11208 9825 257 541 0 10658 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 44832

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.96 2/65 29270
/proc/meminfo: memFree=1606008/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=77952 CPUtime=102.24
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 19837 0 0 0 10170 54 0 0 25 0 1 0 106879334 79822848 17125 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 19488 17125 257 541 0 18938 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 77952

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29270
/proc/meminfo: memFree=1587256/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=100500 CPUtime=162.19
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 25556 0 0 0 16145 74 0 0 25 0 1 0 106879334 102912000 21804 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 25125 21804 257 541 0 24575 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 100500

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29270
/proc/meminfo: memFree=1563896/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=124684 CPUtime=222.17
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 32753 0 0 0 22120 97 0 0 25 0 1 0 106879334 127676416 27626 1992294400 4194304 6412682 548682068832 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 31171 27626 257 541 0 30621 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 124684

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29270
/proc/meminfo: memFree=1548536/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=141872 CPUtime=282.14
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 37467 0 0 0 28100 114 0 0 25 0 1 0 106879334 145276928 31494 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 35468 31494 257 541 0 34918 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 141872

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29270
/proc/meminfo: memFree=1531448/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=164608 CPUtime=342.1
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 42639 0 0 0 34081 129 0 0 25 0 1 0 106879334 168558592 35694 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 41152 35694 257 541 0 40602 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 164608

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29270
/proc/meminfo: memFree=1508792/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=187300 CPUtime=402.07
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 48293 0 0 0 40059 148 0 0 25 0 1 0 106879334 191795200 41348 1992294400 4194304 6412682 548682068832 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 46825 41348 257 541 0 46275 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 187300

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29270
/proc/meminfo: memFree=1504568/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=192504 CPUtime=462.05
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 50467 0 0 0 46042 163 0 0 25 0 1 0 106879334 197124096 42404 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 48126 42404 257 541 0 47576 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 192504

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29270
/proc/meminfo: memFree=1487288/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=209592 CPUtime=522.01
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 56047 0 0 0 52023 178 0 0 25 0 1 0 106879334 214622208 46698 1992294400 4194304 6412682 548682068832 18446744073709551615 4287144 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 52398 46698 257 541 0 51848 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 209592

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29270
/proc/meminfo: memFree=1482936/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=214392 CPUtime=581.99
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 57143 0 0 0 58007 192 0 0 25 0 1 0 106879334 219537408 47794 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 53598 47794 257 541 0 53048 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 214392

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29272
/proc/meminfo: memFree=1462840/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=236132 CPUtime=641.96
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 62133 0 0 0 63992 204 0 0 25 0 1 0 106879334 241799168 52784 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 59033 52784 257 541 0 58483 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 236132

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29272
/proc/meminfo: memFree=1458552/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=241248 CPUtime=701.94
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 64687 0 0 0 69978 216 0 0 25 0 1 0 106879334 247037952 53859 1992294400 4194304 6412682 548682068832 18446744073709551615 4286837 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 60312 53859 257 541 0 59762 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 241248

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29272
/proc/meminfo: memFree=1452792/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=246688 CPUtime=761.91
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 66114 0 0 0 75964 227 0 0 25 0 1 0 106879334 252608512 55286 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 61672 55286 257 541 0 61122 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 246688

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29272
/proc/meminfo: memFree=1432824/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=268364 CPUtime=821.87
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 71208 0 0 0 81947 240 0 0 25 0 1 0 106879334 274804736 60380 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 67091 60380 257 541 0 66541 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 268364

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29272
/proc/meminfo: memFree=1427448/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=273928 CPUtime=881.84
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 74105 0 0 0 87933 251 0 0 25 0 1 0 106879334 280502272 61577 1992294400 4194304 6412682 548682068832 18446744073709551615 5277709 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 68482 61577 257 541 0 67932 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 273928

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29272
/proc/meminfo: memFree=1425336/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=276488 CPUtime=941.81
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 74693 0 0 0 93920 261 0 0 25 0 1 0 106879334 283123712 62165 1992294400 4194304 6412682 548682068832 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 69122 62165 257 541 0 68572 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 276488

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29272
/proc/meminfo: memFree=1419192/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=281980 CPUtime=1001.77
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 76219 0 0 0 99907 270 0 0 25 0 1 0 106879334 288747520 63691 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 70495 63691 257 541 0 69945 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 281980

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29272
/proc/meminfo: memFree=1395000/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=314324 CPUtime=1061.75
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 82388 0 0 0 105891 284 0 0 25 0 1 0 106879334 321867776 69860 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 78581 69860 257 541 0 78031 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 314324

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29272
/proc/meminfo: memFree=1389752/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=319404 CPUtime=1121.73
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 85485 0 0 0 111879 294 0 0 25 0 1 0 106879334 327069696 71001 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 79851 71001 257 541 0 79301 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 319404

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29272
/proc/meminfo: memFree=1387192/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=321964 CPUtime=1181.71
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 86123 0 0 0 117865 306 0 0 25 0 1 0 106879334 329691136 71639 1992294400 4194304 6412682 548682068832 18446744073709551615 4287557 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 80491 71639 257 541 0 79941 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 321964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 29272
/proc/meminfo: memFree=1386360/2055920 swapFree=4180908/4192956
[pid=29269] ppid=29267 vsize=321964 CPUtime=1200.01
/proc/29269/stat : 29269 (kw) R 29267 29269 27971 0 -1 0 86315 0 0 0 119692 309 0 0 25 0 1 0 106879334 329691136 71831 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29269/statm: 80491 71831 257 541 0 79941 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 321964

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.65
CPU time (s): 1200.06
CPU user time (s): 1196.92
CPU system time (s): 3.14052
CPU usage (%): 99.9509
Max. virtual memory (cumulated for all children) (KiB): 326588

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

runsolver used 1.16282 second user time and 3.21251 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-27 01:28:46
IDJOB=1733442
IDBENCH=71141
IDSOLVER=501
FILE ID=node60/1733442-1240788525
PBS_JOBID= 9187280
Free space on /tmp= 66412 MiB

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

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

MD5SUM BENCH= b22738b664eaf1324f561a555f3cf0f3
RANDOM SEED=803051092

node60.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.256
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.256
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:       1674400 kB
Buffers:         38744 kB
Cached:         259596 kB
SwapCached:       5688 kB
Active:          26008 kB
Inactive:       280488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1674400 kB
SwapTotal:     4192956 kB
SwapFree:      4180908 kB
Dirty:            5512 kB
Writeback:           0 kB
Mapped:          14084 kB
Slab:            60960 kB
Committed_AS:   440480 kB
PageTables:       1448 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= 66412 MiB
End job on node60 at 2009-04-27 01:48:48