Trace number 1774685

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? 3609.85 3611.47

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p0.cnf
MD5SUM28e85fc2a4586943a0ffdffa15206b58
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2458.22
Satisfiable
(Un)Satisfiability was proved
Number of variables374228
Number of clauses1603007
Sum of the clauses size3767588
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21211215
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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
3609.67/3611.36	c 3600.01 seconds
3609.67/3611.36	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774685-1241281693/watcher-1774685-1241281693 -o /tmp/evaluation-result-1774685-1241281693/solver-1774685-1241281693 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774685-1241281693.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26186
/proc/meminfo: memFree=1927024/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=8588 CPUtime=0
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 901 0 0 0 0 0 0 0 20 0 1 0 156202762 8794112 886 1992294400 4194304 6412682 548682068864 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 2147 893 192 541 0 1597 0

[startup+0.029366 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26186
/proc/meminfo: memFree=1927024/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=22484 CPUtime=0.02
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 4613 0 0 0 1 1 0 0 20 0 1 0 156202762 23023616 4597 1992294400 4194304 6412682 548682068864 18446744073709551615 4272166 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 5621 4604 201 541 0 5071 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22484

[startup+0.101375 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26186
/proc/meminfo: memFree=1927024/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=61536 CPUtime=0.09
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 13275 0 0 0 4 5 0 0 21 0 1 0 156202762 63012864 13259 1992294400 4194304 6412682 548682068864 18446744073709551615 4280529 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 15384 13263 208 541 0 14834 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61536

[startup+0.301396 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26186
/proc/meminfo: memFree=1927024/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=190316 CPUtime=0.29
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 45962 0 0 0 12 17 0 0 22 0 1 0 156202762 194883584 45946 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 47579 45952 208 541 0 47029 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 190316

[startup+0.701443 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26186
/proc/meminfo: memFree=1927024/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=239804 CPUtime=0.69
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 55143 0 0 0 48 21 0 0 25 0 1 0 156202762 245559296 55127 1992294400 4194304 6412682 548682068864 18446744073709551615 4371352 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 59951 55128 219 541 0 59401 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 239804

[startup+1.50154 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26187
/proc/meminfo: memFree=1702312/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=250232 CPUtime=1.49
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 58062 0 0 0 127 22 0 0 25 0 1 0 156202762 256237568 58046 1992294400 4194304 6412682 548682068864 18446744073709551615 4825437 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 62558 58046 219 541 0 62008 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 250232

[startup+3.10172 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26187
/proc/meminfo: memFree=1686632/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=268448 CPUtime=3.09
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 63201 0 0 0 282 27 0 0 25 0 1 0 156202762 274890752 63185 1992294400 4194304 6412682 548682068864 18446744073709551615 5264081 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 67112 63186 219 541 0 66562 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 268448

[startup+6.30109 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26187
/proc/meminfo: memFree=1635112/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=309308 CPUtime=6.29
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 76174 0 0 0 595 34 0 0 25 0 1 0 156202762 316731392 74621 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 77327 74621 221 541 0 76777 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 309308

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26187
/proc/meminfo: memFree=1529208/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=407164 CPUtime=12.69
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 103358 0 0 0 1223 46 0 0 25 0 1 0 156202762 416935936 99612 1992294400 4194304 6412682 548682068864 18446744073709551615 4565041 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 101791 99612 239 541 0 101241 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 407164

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26187
/proc/meminfo: memFree=1503992/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=435404 CPUtime=25.48
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 110583 0 0 0 2456 92 0 0 25 0 1 0 156202762 445853696 103913 1992294400 4194304 6412682 548682068864 18446744073709551615 4297318 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 108851 103913 255 541 0 108301 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 435404

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26187
/proc/meminfo: memFree=1503928/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=435404 CPUtime=51.06
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 110605 0 0 0 5012 94 0 0 25 0 1 0 156202762 445853696 103935 1992294400 4194304 6412682 548682068864 18446744073709551615 4296488 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 108851 103935 255 541 0 108301 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 435404

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26187
/proc/meminfo: memFree=1503992/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=435404 CPUtime=102.25
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 110624 0 0 0 10126 99 0 0 25 0 1 0 156202762 445853696 103954 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 108851 103954 255 541 0 108301 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 435404

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26187
/proc/meminfo: memFree=1503928/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=435404 CPUtime=162.22
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 110645 0 0 0 16115 107 0 0 25 0 1 0 156202762 445853696 103975 1992294400 4194304 6412682 548682068864 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 108851 103975 255 541 0 108301 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 435404

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26187
/proc/meminfo: memFree=1503096/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=435404 CPUtime=222.2
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 110853 0 0 0 22112 108 0 0 25 0 1 0 156202762 445853696 104183 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 108851 104183 258 541 0 108301 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 435404

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26187
/proc/meminfo: memFree=1500344/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=438004 CPUtime=282.18
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 111549 0 0 0 28102 116 0 0 25 0 1 0 156202762 448516096 104879 1992294400 4194304 6412682 548682068864 18446744073709551615 4304471 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 109501 104879 258 541 0 108951 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 438004

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26187
/proc/meminfo: memFree=1494264/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=444236 CPUtime=342.15
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 113098 0 0 0 34093 122 0 0 25 0 1 0 156202762 454897664 106427 1992294400 4194304 6412682 548682068864 18446744073709551615 4417649 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 111059 106427 258 541 0 110509 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 444236

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26187
/proc/meminfo: memFree=1470520/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=467660 CPUtime=402.13
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 118997 0 0 0 40078 135 0 0 25 0 1 0 156202762 478883840 112325 1992294400 4194304 6412682 548682068864 18446744073709551615 4426157 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 116915 112325 258 541 0 116365 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 467660

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26187
/proc/meminfo: memFree=1452600/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=485336 CPUtime=462.1
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 123425 0 0 0 46072 138 0 0 25 0 1 0 156202762 496984064 116753 1992294400 4194304 6412682 548682068864 18446744073709551615 4285802 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 121334 116753 258 541 0 120784 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 485336

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26187
/proc/meminfo: memFree=1443512/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=494668 CPUtime=522.08
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 125805 0 0 0 52063 145 0 0 25 0 1 0 156202762 506540032 119133 1992294400 4194304 6412682 548682068864 18446744073709551615 4363681 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 123667 119133 258 541 0 123117 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 494668

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26187
/proc/meminfo: memFree=1418872/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=519016 CPUtime=582.05
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 131858 0 0 0 58052 153 0 0 25 0 1 0 156202762 531472384 125186 1992294400 4194304 6412682 548682068864 18446744073709551615 4363681 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 129754 125186 258 541 0 129204 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 519016

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26187
/proc/meminfo: memFree=1398840/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=539028 CPUtime=642.03
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 136859 0 0 0 64040 163 0 0 25 0 1 0 156202762 551964672 130187 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 134757 130187 258 541 0 134207 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 539028

[startup+702.301 s]

################
# More data... #
################

/proc/meminfo: memFree=1194424/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=742468 CPUtime=3040.91
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 187330 0 0 0 303806 285 0 0 25 0 1 0 156202762 760287232 180650 1992294400 4194304 6412682 548682068864 18446744073709551615 4574763 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 185617 180650 258 541 0 185067 0
Current children cumulated CPU time (s) 3040.91
Current children cumulated vsize (KiB) 742468

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26195
/proc/meminfo: memFree=1185464/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=751240 CPUtime=3100.88
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 189575 0 0 0 309800 288 0 0 25 0 1 0 156202762 769269760 182895 1992294400 4194304 6412682 548682068864 18446744073709551615 4334394 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 187810 182895 258 541 0 187260 0
Current children cumulated CPU time (s) 3100.88
Current children cumulated vsize (KiB) 751240

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26195
/proc/meminfo: memFree=1185272/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=751240 CPUtime=3160.86
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 189620 0 0 0 315797 289 0 0 25 0 1 0 156202762 769269760 182940 1992294400 4194304 6412682 548682068864 18446744073709551615 4417649 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 187810 182940 258 541 0 187260 0
Current children cumulated CPU time (s) 3160.86
Current children cumulated vsize (KiB) 751240

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26195
/proc/meminfo: memFree=1185080/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=751240 CPUtime=3220.84
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 189668 0 0 0 321793 291 0 0 25 0 1 0 156202762 769269760 182988 1992294400 4194304 6412682 548682068864 18446744073709551615 4333454 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 187810 182988 258 541 0 187260 0
Current children cumulated CPU time (s) 3220.84
Current children cumulated vsize (KiB) 751240

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26195
/proc/meminfo: memFree=1185016/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=751240 CPUtime=3280.81
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 189670 0 0 0 327789 292 0 0 25 0 1 0 156202762 769269760 182990 1992294400 4194304 6412682 548682068864 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 187810 182990 258 541 0 187260 0
Current children cumulated CPU time (s) 3280.81
Current children cumulated vsize (KiB) 751240

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26195
/proc/meminfo: memFree=1184952/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=751240 CPUtime=3340.79
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 189670 0 0 0 333785 294 0 0 25 0 1 0 156202762 769269760 182990 1992294400 4194304 6412682 548682068864 18446744073709551615 4304428 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 187810 182990 258 541 0 187260 0
Current children cumulated CPU time (s) 3340.79
Current children cumulated vsize (KiB) 751240

[startup+3402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26195
/proc/meminfo: memFree=1184888/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=751240 CPUtime=3400.77
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 189670 0 0 0 339781 296 0 0 25 0 1 0 156202762 769269760 182990 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 187810 182990 258 541 0 187260 0
Current children cumulated CPU time (s) 3400.77
Current children cumulated vsize (KiB) 751240

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26195
/proc/meminfo: memFree=1184760/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=751240 CPUtime=3460.74
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 189672 0 0 0 345776 298 0 0 25 0 1 0 156202762 769269760 182992 1992294400 4194304 6412682 548682068864 18446744073709551615 4333463 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 187810 182992 258 541 0 187260 0
Current children cumulated CPU time (s) 3460.74
Current children cumulated vsize (KiB) 751240

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26195
/proc/meminfo: memFree=1184760/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=751240 CPUtime=3520.7
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 189678 0 0 0 351770 300 0 0 25 0 1 0 156202762 769269760 182998 1992294400 4194304 6412682 548682068864 18446744073709551615 4328868 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 187810 182998 258 541 0 187260 0
Current children cumulated CPU time (s) 3520.7
Current children cumulated vsize (KiB) 751240

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26195
/proc/meminfo: memFree=1184696/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=751240 CPUtime=3580.68
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 189687 0 0 0 357766 302 0 0 25 0 1 0 156202762 769269760 183007 1992294400 4194304 6412682 548682068864 18446744073709551615 4321626 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 187810 183007 258 541 0 187260 0
Current children cumulated CPU time (s) 3580.68
Current children cumulated vsize (KiB) 751240

Solver just ended. Dumping a history of the last processes samples

[startup+3583.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26195
/proc/meminfo: memFree=1184696/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=751240 CPUtime=3582.28
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 189687 0 0 0 357926 302 0 0 25 0 1 0 156202762 769269760 183007 1992294400 4194304 6412682 548682068864 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 187810 183007 258 541 0 187260 0
Current children cumulated CPU time (s) 3582.28
Current children cumulated vsize (KiB) 751240

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26195
/proc/meminfo: memFree=1184632/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=751240 CPUtime=3595.07
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 189687 0 0 0 359204 303 0 0 25 0 1 0 156202762 769269760 183007 1992294400 4194304 6412682 548682068864 18446744073709551615 4334394 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 187810 183007 258 541 0 187260 0
Current children cumulated CPU time (s) 3595.07
Current children cumulated vsize (KiB) 751240

[startup+3603.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26195
/proc/meminfo: memFree=1184632/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=751240 CPUtime=3601.47
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 189688 0 0 0 359844 303 0 0 25 0 1 0 156202762 769269760 183008 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 187810 183008 258 541 0 187260 0
Current children cumulated CPU time (s) 3601.47
Current children cumulated vsize (KiB) 751240

[startup+3606.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26195
/proc/meminfo: memFree=1184632/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=751240 CPUtime=3604.67
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 189688 0 0 0 360164 303 0 0 25 0 1 0 156202762 769269760 183008 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 187810 183008 258 541 0 187260 0
Current children cumulated CPU time (s) 3604.67
Current children cumulated vsize (KiB) 751240

[startup+3609.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26195
/proc/meminfo: memFree=1184632/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=751240 CPUtime=3607.87
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 189688 0 0 0 360484 303 0 0 25 0 1 0 156202762 769269760 183008 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 187810 183008 258 541 0 187260 0
Current children cumulated CPU time (s) 3607.87
Current children cumulated vsize (KiB) 751240

[startup+3610.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26195
/proc/meminfo: memFree=1184632/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=751240 CPUtime=3608.66
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 189688 0 0 0 360563 303 0 0 25 0 1 0 156202762 769269760 183008 1992294400 4194304 6412682 548682068864 18446744073709551615 4417127 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 187810 183008 258 541 0 187260 0
Current children cumulated CPU time (s) 3608.66
Current children cumulated vsize (KiB) 751240

[startup+3611.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26195
/proc/meminfo: memFree=1184632/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=751240 CPUtime=3609.46
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 189688 0 0 0 360643 303 0 0 25 0 1 0 156202762 769269760 183008 1992294400 4194304 6412682 548682068864 18446744073709551615 4333437 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 187810 183008 258 541 0 187260 0
Current children cumulated CPU time (s) 3609.46
Current children cumulated vsize (KiB) 751240

[startup+3611.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26195
/proc/meminfo: memFree=1184632/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=751240 CPUtime=3609.67
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 0 189688 0 0 0 360664 303 0 0 25 0 1 0 156202762 769269760 183008 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 187810 183008 258 541 0 187260 0
Current children cumulated CPU time (s) 3609.67
Current children cumulated vsize (KiB) 751240

[startup+3611.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26195
/proc/meminfo: memFree=1184632/2055920 swapFree=4180632/4192956
[pid=26186] ppid=26184 vsize=0 CPUtime=3609.76
/proc/26186/stat : 26186 (kw) R 26184 26186 25845 0 -1 4 189695 0 0 0 360669 307 0 0 25 0 1 0 156202762 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/26186/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3609.76
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3611.47
CPU time (s): 3609.85
CPU user time (s): 3606.7
CPU system time (s): 3.14752
CPU usage (%): 99.955
Max. virtual memory (cumulated for all children) (KiB): 751240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3606.7
system time used= 3.14752
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189695
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= 1
involuntary context switches= 8229

runsolver used 3.10153 second user time and 10.0395 second system time

The end

Launcher Data

Begin job on node20 at 2009-05-02 18:28:15
IDJOB=1774685
IDBENCH=70996
IDSOLVER=611
FILE ID=node20/1774685-1241281693
PBS_JOBID= 9225034
Free space on /tmp= 66468 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p0.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774685-1241281693/watcher-1774685-1241281693 -o /tmp/evaluation-result-1774685-1241281693/solver-1774685-1241281693 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1774685-1241281693.cnf

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

MD5SUM BENCH= 28e85fc2a4586943a0ffdffa15206b58
RANDOM SEED=1333931354

node20.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.214
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.214
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:       1927440 kB
Buffers:          1704 kB
Cached:          64096 kB
SwapCached:       5872 kB
Active:          43268 kB
Inactive:        30188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1927440 kB
SwapTotal:     4192956 kB
SwapFree:      4180632 kB
Dirty:           32016 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            40996 kB
Committed_AS:   789472 kB
PageTables:       1408 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= 66460 MiB
End job on node20 at 2009-05-02 19:28:27