Trace number 1737454

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.09 1200.42

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-230-100.cnf
MD5SUMd2dd2899777fd93a70e706988970ef5e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.2838
Satisfiable
(Un)Satisfiability was proved
Number of variables230
Number of clauses552
Sum of the clauses size1380
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2460
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 592
Number of clauses of size over 50

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-1737454-1240818298/watcher-1737454-1240818298 -o /tmp/evaluation-result-1737454-1240818298/solver-1737454-1240818298 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1737454-1240818298.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.06 1.03 1.00 3/64 25154
/proc/meminfo: memFree=1137072/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=2844 CPUtime=0
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 342 0 0 0 0 0 0 0 18 0 1 0 109863292 2912256 326 1992294400 4194304 6412682 548682068832 18446744073709551615 4523085 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 711 326 236 541 0 161 0

[startup+0.0271001 s]
/proc/loadavg: 1.06 1.03 1.00 3/64 25154
/proc/meminfo: memFree=1137072/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=2976 CPUtime=0.02
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 393 0 0 0 2 0 0 0 18 0 1 0 109863292 3047424 377 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 744 377 245 541 0 194 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2976

[startup+0.101107 s]
/proc/loadavg: 1.06 1.03 1.00 3/64 25154
/proc/meminfo: memFree=1137072/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=3504 CPUtime=0.09
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 539 0 0 0 9 0 0 0 18 0 1 0 109863292 3588096 523 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 876 523 245 541 0 326 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3504

[startup+0.301125 s]
/proc/loadavg: 1.06 1.03 1.00 3/64 25154
/proc/meminfo: memFree=1137072/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=4708 CPUtime=0.29
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 820 0 0 0 29 0 0 0 19 0 1 0 109863292 4820992 804 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 1177 804 245 541 0 627 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4708

[startup+0.701162 s]
/proc/loadavg: 1.06 1.03 1.00 3/64 25154
/proc/meminfo: memFree=1137072/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=6360 CPUtime=0.69
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 1212 0 0 0 69 0 0 0 22 0 1 0 109863292 6512640 1196 1992294400 4194304 6412682 548682068832 18446744073709551615 5508555 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 1590 1196 245 541 0 1040 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6360

[startup+1.50124 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 25155
/proc/meminfo: memFree=1132264/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=8708 CPUtime=1.49
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 1774 0 0 0 148 1 0 0 25 0 1 0 109863292 8916992 1758 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 2177 1758 245 541 0 1627 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8708

[startup+3.10138 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 25155
/proc/meminfo: memFree=1129512/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=11148 CPUtime=3.09
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 2290 0 0 0 307 2 0 0 25 0 1 0 109863292 11415552 2234 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 2787 2234 245 541 0 2237 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11148

[startup+6.30168 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 25155
/proc/meminfo: memFree=1127528/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=13200 CPUtime=6.29
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 2882 0 0 0 625 4 0 0 25 0 1 0 109863292 13516800 2729 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 3300 2729 249 541 0 2750 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13200

[startup+12.7023 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 25155
/proc/meminfo: memFree=1124264/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=16992 CPUtime=12.69
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 3735 0 0 0 1263 6 0 0 25 0 1 0 109863292 17399808 3522 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 4248 3522 249 541 0 3698 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16992

[startup+25.5015 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 25155
/proc/meminfo: memFree=1118888/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=22276 CPUtime=25.48
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 5061 0 0 0 2540 8 0 0 25 0 1 0 109863292 22810624 4609 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 5569 4609 249 541 0 5019 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22276

[startup+51.1018 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 25155
/proc/meminfo: memFree=1113896/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=28348 CPUtime=51.07
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 6654 0 0 0 5094 13 0 0 25 0 1 0 109863292 29028352 5978 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 7087 5978 249 541 0 6537 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28348

[startup+102.306 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 25155
/proc/meminfo: memFree=1106344/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=37420 CPUtime=102.27
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 8814 0 0 0 10205 22 0 0 25 0 1 0 109863292 38318080 7842 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 9355 7842 249 541 0 8805 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 37420

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 25155
/proc/meminfo: memFree=1096552/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=47900 CPUtime=162.24
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 11592 0 0 0 16196 28 0 0 25 0 1 0 109863292 49049600 10229 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 11975 10229 249 541 0 11425 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 47900

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 25155
/proc/meminfo: memFree=1090856/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=54440 CPUtime=222.23
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 13275 0 0 0 22188 35 0 0 25 0 1 0 109863292 55746560 11671 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 13610 11671 249 541 0 13060 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 54440

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25155
/proc/meminfo: memFree=1086376/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=59896 CPUtime=282.21
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 14463 0 0 0 28181 40 0 0 25 0 1 0 109863292 61333504 12859 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 14974 12859 249 541 0 14424 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 59896

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25155
/proc/meminfo: memFree=1082728/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=63260 CPUtime=342.2
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 15581 0 0 0 34174 46 0 0 25 0 1 0 109863292 64778240 13700 1992294400 4194304 6412682 548682068832 18446744073709551615 4287118 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 15815 13700 249 541 0 15265 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 63260

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25155
/proc/meminfo: memFree=1076968/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=70940 CPUtime=402.19
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 17284 0 0 0 40168 51 0 0 25 0 1 0 109863292 72642560 15085 1992294400 4194304 6412682 548682068832 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 17735 15085 249 541 0 17185 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 70940

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25155
/proc/meminfo: memFree=1075688/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=72716 CPUtime=462.16
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 17658 0 0 0 46161 55 0 0 25 0 1 0 109863292 74461184 15459 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 18179 15459 249 541 0 17629 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 72716

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25155
/proc/meminfo: memFree=1070248/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=78860 CPUtime=522.15
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 19048 0 0 0 52156 59 0 0 25 0 1 0 109863292 80752640 16849 1992294400 4194304 6412682 548682068832 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 19715 16849 249 541 0 19165 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 78860

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25155
/proc/meminfo: memFree=1067560/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=81980 CPUtime=582.13
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 20050 0 0 0 58151 62 0 0 25 0 1 0 109863292 83947520 17485 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 20495 17485 249 541 0 19945 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 81980

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25155
/proc/meminfo: memFree=1066536/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=83260 CPUtime=642.12
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 20316 0 0 0 64147 65 0 0 25 0 1 0 109863292 85258240 17751 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 20815 17751 249 541 0 20265 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 83260

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25155
/proc/meminfo: memFree=1061928/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=88728 CPUtime=702.1
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 21465 0 0 0 70139 71 0 0 25 0 1 0 109863292 90857472 18900 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 22182 18900 249 541 0 21632 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 88728

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25155
/proc/meminfo: memFree=1058920/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=92056 CPUtime=762.09
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 22616 0 0 0 76133 76 0 0 25 0 1 0 109863292 94265344 19630 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 23014 19630 249 541 0 22464 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 92056

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25155
/proc/meminfo: memFree=1057448/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=93976 CPUtime=822.07
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 22983 0 0 0 82127 80 0 0 25 0 1 0 109863292 96231424 19997 1992294400 4194304 6412682 548682068832 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 23494 19997 249 541 0 22944 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 93976

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25155
/proc/meminfo: memFree=1055720/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=95896 CPUtime=882.06
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 23434 0 0 0 88123 83 0 0 25 0 1 0 109863292 98197504 20448 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 23974 20448 249 541 0 23424 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 95896

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25155
/proc/meminfo: memFree=1049704/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=102232 CPUtime=942.03
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 24925 0 0 0 94117 86 0 0 25 0 1 0 109863292 104685568 21939 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 25558 21939 249 541 0 25008 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 102232

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25161
/proc/meminfo: memFree=1047656/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=104084 CPUtime=1002.01
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 25915 0 0 0 100111 90 0 0 25 0 1 0 109863292 106582016 22445 1992294400 4194304 6412682 548682068832 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 26021 22445 249 541 0 25471 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 104084

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25161
/proc/meminfo: memFree=1046504/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=105364 CPUtime=1062
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 26203 0 0 0 106107 93 0 0 25 0 1 0 109863292 107892736 22733 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 26341 22733 249 541 0 25791 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 105364

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25161
/proc/meminfo: memFree=1044776/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=107604 CPUtime=1121.98
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 26628 0 0 0 112103 95 0 0 25 0 1 0 109863292 110186496 23158 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 26901 23158 249 541 0 26351 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 107604

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25161
/proc/meminfo: memFree=1043112/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=109472 CPUtime=1181.97
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 27065 0 0 0 118099 98 0 0 25 0 1 0 109863292 112099328 23595 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 27368 23595 249 541 0 26818 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 109472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25161
/proc/meminfo: memFree=1041128/2055920 swapFree=4148400/4192956
[pid=25154] ppid=25152 vsize=111240 CPUtime=1200.06
/proc/25154/stat : 25154 (kw) R 25152 25154 24795 0 -1 0 27534 0 0 0 119907 99 0 0 25 0 1 0 109863292 113909760 24064 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 27810 24064 249 541 0 27260 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 111240

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.42
CPU time (s): 1200.09
CPU user time (s): 1199.08
CPU system time (s): 1.01384
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 111240

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

runsolver used 0.855869 second user time and 2.55661 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-27 09:44:58
IDJOB=1737454
IDBENCH=71789
IDSOLVER=501
FILE ID=node14/1737454-1240818298
PBS_JOBID= 9187472
Free space on /tmp= 66436 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-230-100.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737454-1240818298/watcher-1737454-1240818298 -o /tmp/evaluation-result-1737454-1240818298/solver-1737454-1240818298 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1737454-1240818298.cnf

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

MD5SUM BENCH= d2dd2899777fd93a70e706988970ef5e
RANDOM SEED=1122594711

node14.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	: 5931.00
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:       1137552 kB
Buffers:         85060 kB
Cached:         716352 kB
SwapCached:      38456 kB
Active:         209012 kB
Inactive:       633268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1137552 kB
SwapTotal:     4192956 kB
SwapFree:      4148400 kB
Dirty:            2244 kB
Writeback:           0 kB
Mapped:          13612 kB
Slab:            62108 kB
Committed_AS:   387112 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= 66436 MiB
End job on node14 at 2009-04-27 10:05:00