Trace number 1519535

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.45

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S1736471436-014.cnf
MD5SUM88b3ae0f7e2752f0b445f361629fc38e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark29.5195
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 516000
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1519535-1238230045/watcher-1519535-1238230045 -o /tmp/evaluation-result-1519535-1238230045/solver-1519535-1238230045 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519535-1238230045.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.96 0.91 3/65 19887
/proc/meminfo: memFree=1453232/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=3128 CPUtime=0
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 403 0 0 0 0 0 0 0 18 0 1 0 449338342 3203072 387 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 782 387 219 541 0 232 0

[startup+0.097818 s]
/proc/loadavg: 0.92 0.96 0.91 3/65 19887
/proc/meminfo: memFree=1453232/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=4448 CPUtime=0.08
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 755 0 0 0 8 0 0 0 18 0 1 0 449338342 4554752 739 1992294400 4194304 6412682 548682068864 18446744073709551615 4296960 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 1112 739 228 541 0 562 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4448

[startup+0.101817 s]
/proc/loadavg: 0.92 0.96 0.91 3/65 19887
/proc/meminfo: memFree=1453232/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=4448 CPUtime=0.09
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 756 0 0 0 9 0 0 0 18 0 1 0 449338342 4554752 740 1992294400 4194304 6412682 548682068864 18446744073709551615 4296488 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 1112 740 229 541 0 562 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4448

[startup+0.30184 s]
/proc/loadavg: 0.92 0.96 0.91 3/65 19887
/proc/meminfo: memFree=1453232/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=5264 CPUtime=0.29
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 1265 0 0 0 28 1 0 0 19 0 1 0 449338342 5390336 966 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 1316 966 245 541 0 766 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5264

[startup+0.701886 s]
/proc/loadavg: 0.92 0.96 0.91 3/65 19887
/proc/meminfo: memFree=1453232/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=7508 CPUtime=0.69
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 1833 0 0 0 68 1 0 0 22 0 1 0 449338342 7688192 1534 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 1877 1534 245 541 0 1327 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7508

[startup+1.50298 s]
/proc/loadavg: 0.92 0.96 0.91 2/66 19888
/proc/meminfo: memFree=1446568/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=11344 CPUtime=1.49
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 2800 0 0 0 147 2 0 0 25 0 1 0 449338342 11616256 2501 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 2836 2501 245 541 0 2286 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11344

[startup+3.10116 s]
/proc/loadavg: 0.92 0.96 0.91 2/66 19888
/proc/meminfo: memFree=1441512/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=16256 CPUtime=3.09
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 4020 0 0 0 305 4 0 0 25 0 1 0 449338342 16646144 3681 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 4064 3681 245 541 0 3514 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16256

[startup+6.30153 s]
/proc/loadavg: 1.01 0.97 0.92 2/66 19888
/proc/meminfo: memFree=1436840/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=20352 CPUtime=6.29
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 5162 0 0 0 624 5 0 0 25 0 1 0 449338342 20840448 4726 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 5088 4726 248 541 0 4538 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20352

[startup+12.7013 s]
/proc/loadavg: 1.01 0.97 0.92 2/66 19888
/proc/meminfo: memFree=1428904/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=26088 CPUtime=12.68
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 6744 0 0 0 1260 8 0 0 25 0 1 0 449338342 26714112 6179 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 6522 6179 248 541 0 5972 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26088

[startup+25.5017 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19888
/proc/meminfo: memFree=1418408/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=37004 CPUtime=25.49
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 9672 0 0 0 2536 13 0 0 25 0 1 0 449338342 37892096 8833 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 9251 8833 248 541 0 8701 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37004

[startup+51.1016 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19888
/proc/meminfo: memFree=1401512/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=54092 CPUtime=51.08
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 14211 0 0 0 5083 25 0 0 25 0 1 0 449338342 55390208 12956 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 13523 12956 248 541 0 12973 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 54092

[startup+102.305 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19888
/proc/meminfo: memFree=1379304/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=77528 CPUtime=102.26
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 20325 0 0 0 10188 38 0 0 25 0 1 0 449338342 79388672 18679 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 19382 18679 248 541 0 18832 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 77528

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19890
/proc/meminfo: memFree=1360488/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=97324 CPUtime=162.25
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 25636 0 0 0 16171 54 0 0 25 0 1 0 449338342 99659776 23472 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 24331 23472 248 541 0 23781 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 97324

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19890
/proc/meminfo: memFree=1339304/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=119396 CPUtime=222.23
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 31429 0 0 0 22156 67 0 0 25 0 1 0 449338342 122261504 28581 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 29849 28581 248 541 0 29299 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 119396

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19890
/proc/meminfo: memFree=1322920/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=136096 CPUtime=282.21
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 35931 0 0 0 28142 79 0 0 25 0 1 0 449338342 139362304 32662 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 34024 32662 248 541 0 33474 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 136096

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19890
/proc/meminfo: memFree=1313704/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=145992 CPUtime=342.19
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 38312 0 0 0 34130 89 0 0 25 0 1 0 449338342 149495808 35043 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 36498 35043 248 541 0 35948 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 145992

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19890
/proc/meminfo: memFree=1302248/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=157732 CPUtime=402.18
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 41624 0 0 0 40117 101 0 0 25 0 1 0 449338342 161517568 37871 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 39433 37871 248 541 0 38883 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 157732

[startup+462.302 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19890
/proc/meminfo: memFree=1279912/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=181104 CPUtime=462.16
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 47695 0 0 0 46102 114 0 0 25 0 1 0 449338342 185450496 43386 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 45276 43386 248 541 0 44726 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 181104

[startup+522.301 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19890
/proc/meminfo: memFree=1278120/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=183312 CPUtime=522.13
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 48184 0 0 0 52092 121 0 0 25 0 1 0 449338342 187711488 43875 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 45828 43875 248 541 0 45278 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 183312

[startup+582.301 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19890
/proc/meminfo: memFree=1260904/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=201080 CPUtime=582.12
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 52523 0 0 0 58081 131 0 0 25 0 1 0 449338342 205905920 48214 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 50270 48214 248 541 0 49720 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 201080

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19890
/proc/meminfo: memFree=1254824/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=209600 CPUtime=642.11
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 54621 0 0 0 64071 140 0 0 25 0 1 0 449338342 214630400 49672 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 52400 49672 248 541 0 51850 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 209600

[startup+702.302 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19890
/proc/meminfo: memFree=1253736/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=210740 CPUtime=702.08
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 54888 0 0 0 70063 145 0 0 25 0 1 0 449338342 215797760 49939 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 52685 49939 248 541 0 52135 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 210740

[startup+762.306 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19890
/proc/meminfo: memFree=1230376/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=235216 CPUtime=762.07
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 60736 0 0 0 76050 157 0 0 25 0 1 0 449338342 240861184 55787 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 58804 55787 248 541 0 58254 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 235216

[startup+822.302 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19896
/proc/meminfo: memFree=1224680/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=240996 CPUtime=822.05
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 62851 0 0 0 82039 166 0 0 25 0 1 0 449338342 246779904 57166 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 60249 57166 248 541 0 59699 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 240996

[startup+882.301 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19896
/proc/meminfo: memFree=1223784/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=241796 CPUtime=882.03
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 63081 0 0 0 88032 171 0 0 25 0 1 0 449338342 247599104 57396 1992294400 4194304 6412682 548682068864 18446744073709551615 4286872 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 60449 57396 248 541 0 59899 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 241796

[startup+942.301 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19896
/proc/meminfo: memFree=1219880/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=246216 CPUtime=942.01
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 64148 0 0 0 94024 177 0 0 25 0 1 0 449338342 252125184 58463 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 61554 58463 248 541 0 61004 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 246216

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19896
/proc/meminfo: memFree=1198760/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=268392 CPUtime=1001.99
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 69360 0 0 0 100011 188 0 0 25 0 1 0 449338342 274833408 63675 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 67098 63675 248 541 0 66548 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 268392

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19896
/proc/meminfo: memFree=1192680/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=274060 CPUtime=1061.97
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 71658 0 0 0 106003 194 0 0 25 0 1 0 449338342 280637440 65127 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 68515 65127 248 541 0 67965 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 274060

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19896
/proc/meminfo: memFree=1192488/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=274060 CPUtime=1121.96
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 71716 0 0 0 111997 199 0 0 25 0 1 0 449338342 280637440 65185 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 68515 65185 248 541 0 67965 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 274060

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19896
/proc/meminfo: memFree=1192360/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=274060 CPUtime=1181.94
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 71746 0 0 0 117989 205 0 0 25 0 1 0 449338342 280637440 65215 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 68515 65215 248 541 0 67965 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 274060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.97 0.92 2/66 19896
/proc/meminfo: memFree=1192296/2055920 swapFree=4178736/4192956
[pid=19887] ppid=19885 vsize=274060 CPUtime=1200.04
/proc/19887/stat : 19887 (kw) R 19885 19887 19598 0 -1 0 71764 0 0 0 119797 207 0 0 25 0 1 0 449338342 280637440 65233 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/19887/statm: 68515 65233 248 541 0 67965 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 274060

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.45
CPU time (s): 1200.09
CPU user time (s): 1197.98
CPU system time (s): 2.11468
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 277444

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

runsolver used 1.48977 second user time and 2.6486 second system time

The end

Launcher Data

Begin job on node32 at 2009-03-28 09:47:25
IDJOB=1519535
IDBENCH=70197
IDSOLVER=501
FILE ID=node32/1519535-1238230045
PBS_JOBID= 9060629
Free space on /tmp= 66456 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S1736471436-014.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519535-1238230045/watcher-1519535-1238230045 -o /tmp/evaluation-result-1519535-1238230045/solver-1519535-1238230045 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519535-1238230045.cnf

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

MD5SUM BENCH= 88b3ae0f7e2752f0b445f361629fc38e
RANDOM SEED=1614314921

node32.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.234
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.234
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:       1453648 kB
Buffers:         52168 kB
Cached:         483264 kB
SwapCached:       7344 kB
Active:         108400 kB
Inactive:       435828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1453648 kB
SwapTotal:     4192956 kB
SwapFree:      4178736 kB
Dirty:            2608 kB
Writeback:           0 kB
Mapped:          14532 kB
Slab:            43800 kB
Committed_AS:  1443152 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66452 MiB
End job on node32 at 2009-03-28 10:07:27