Trace number 1774975

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? 3601.12 3602.17

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_12_UNSAT.cnf
MD5SUMecc4810d82e30597ea8451526243ec09
Bench CategoryAPPLICATION (applications 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 variables2522
Number of clauses243459
Sum of the clauses size726523
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24164
Number of clauses of size 3239264
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

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
3601.03/3602.11	c 3600 seconds
3601.03/3602.11	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-1774975-1241283179/watcher-1774975-1241283179 -o /tmp/evaluation-result-1774975-1241283179/solver-1774975-1241283179 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774975-1241283179.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 2/64 23578
/proc/meminfo: memFree=1217720/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=7084 CPUtime=0
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 814 0 0 0 0 0 0 0 18 0 1 0 156351669 7254016 798 1992294400 4194304 6412682 548682068864 18446744073709551615 4350944 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 1771 798 219 541 0 1221 0

[startup+0.0253031 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23578
/proc/meminfo: memFree=1217720/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=7348 CPUtime=0.02
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 899 0 0 0 2 0 0 0 18 0 1 0 156351669 7524352 883 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 1837 883 219 541 0 1287 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7348

[startup+0.101312 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23578
/proc/meminfo: memFree=1217720/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=8800 CPUtime=0.09
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 1312 0 0 0 9 0 0 0 18 0 1 0 156351669 9011200 1296 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 2200 1296 219 541 0 1650 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8800

[startup+0.301333 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23578
/proc/meminfo: memFree=1217720/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=13336 CPUtime=0.29
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 2497 0 0 0 28 1 0 0 19 0 1 0 156351669 13656064 2481 1992294400 4194304 6412682 548682068864 18446744073709551615 4854043 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 3334 2481 219 541 0 2784 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13336

[startup+0.701378 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23578
/proc/meminfo: memFree=1217720/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=21664 CPUtime=0.69
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 4612 0 0 0 67 2 0 0 23 0 1 0 156351669 22183936 4596 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 5416 4596 219 541 0 4866 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21664

[startup+1.50147 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23579
/proc/meminfo: memFree=1193776/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=38244 CPUtime=1.49
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 8987 0 0 0 146 3 0 0 25 0 1 0 156351669 39161856 8971 1992294400 4194304 6412682 548682068864 18446744073709551615 4564544 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 9561 8971 239 541 0 9011 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38244

[startup+3.10265 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23579
/proc/meminfo: memFree=1182640/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=38244 CPUtime=3.09
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 8987 0 0 0 306 3 0 0 25 0 1 0 156351669 39161856 8971 1992294400 4194304 6412682 548682068864 18446744073709551615 4522414 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 9561 8971 239 541 0 9011 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38244

[startup+6.302 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 23579
/proc/meminfo: memFree=1169904/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=52100 CPUtime=6.29
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 11851 0 0 0 622 7 0 0 25 0 1 0 156351669 53350400 11835 1992294400 4194304 6412682 548682068864 18446744073709551615 4564594 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 13025 11835 247 541 0 12475 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52100

[startup+12.7017 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 23579
/proc/meminfo: memFree=1169840/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=52100 CPUtime=12.69
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 11851 0 0 0 1262 7 0 0 25 0 1 0 156351669 53350400 11835 1992294400 4194304 6412682 548682068864 18446744073709551615 4264592 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 13025 11835 247 541 0 12475 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52100

[startup+25.5011 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 23579
/proc/meminfo: memFree=1169328/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=51668 CPUtime=25.48
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 12467 0 0 0 2539 9 0 0 25 0 1 0 156351669 52908032 11945 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 12917 11945 254 541 0 12367 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51668

[startup+51.102 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 23579
/proc/meminfo: memFree=1160304/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=62016 CPUtime=51.07
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 15017 0 0 0 5093 14 0 0 25 0 1 0 156351669 63504384 14304 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 15504 14304 257 541 0 14954 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 62016

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 23579
/proc/meminfo: memFree=1137968/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=87824 CPUtime=102.26
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 20852 0 0 0 10199 27 0 0 25 0 1 0 156351669 89931776 19832 1992294400 4194304 6412682 548682068864 18446744073709551615 4286900 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 21956 19832 257 541 0 21406 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 87824

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23579
/proc/meminfo: memFree=1127472/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=101080 CPUtime=162.24
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 23832 0 0 0 16187 37 0 0 25 0 1 0 156351669 103505920 22498 1992294400 4194304 6412682 548682068864 18446744073709551615 4286825 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 25270 22498 257 541 0 24720 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 101080

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23579
/proc/meminfo: memFree=1112240/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=117944 CPUtime=222.22
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 27786 0 0 0 22179 43 0 0 25 0 1 0 156351669 120774656 26259 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 29486 26259 257 541 0 28936 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 117944

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23579
/proc/meminfo: memFree=1099056/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=134268 CPUtime=282.2
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 31290 0 0 0 28167 53 0 0 25 0 1 0 156351669 137490432 29541 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 33567 29541 257 541 0 33017 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 134268

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23579
/proc/meminfo: memFree=1094384/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=139308 CPUtime=342.19
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 32980 0 0 0 34156 63 0 0 25 0 1 0 156351669 142651392 30683 1992294400 4194304 6412682 548682068864 18446744073709551615 4286900 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 34827 30683 257 541 0 34277 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 139308

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23579
/proc/meminfo: memFree=1081200/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=153644 CPUtime=402.17
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 36611 0 0 0 40144 73 0 0 25 0 1 0 156351669 157331456 33977 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 38411 33977 257 541 0 37861 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 153644

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23579
/proc/meminfo: memFree=1063728/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=172844 CPUtime=462.15
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 40976 0 0 0 46134 81 0 0 25 0 1 0 156351669 176992256 38342 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 43211 38342 257 541 0 42661 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 172844

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23584
/proc/meminfo: memFree=1041072/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=200400 CPUtime=522.13
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 46997 0 0 0 52126 87 0 0 25 0 1 0 156351669 205209600 43976 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 50100 43976 257 541 0 49550 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 200400

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23584
/proc/meminfo: memFree=1028592/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=215284 CPUtime=582.11
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 50170 0 0 0 58117 94 0 0 25 0 1 0 156351669 220450816 47149 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 53821 47149 257 541 0 53271 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 215284

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23584
/proc/meminfo: memFree=1022512/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=222204 CPUtime=642.11
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 52086 0 0 0 64108 103 0 0 25 0 1 0 156351669 227536896 48620 1992294400 4194304 6412682 548682068864 18446744073709551615 4363665 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 55551 48620 257 541 0 55001 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 222204

[startup+702.302 s]

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

/proc/meminfo: memFree=893936/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=374680 CPUtime=2921.44
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 86712 0 0 0 291944 200 0 0 25 0 1 0 156351669 383672320 80689 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 93670 80689 257 541 0 93120 0
Current children cumulated CPU time (s) 2921.44
Current children cumulated vsize (KiB) 374680

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23586
/proc/meminfo: memFree=886512/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=386200 CPUtime=2981.42
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 88561 0 0 0 297939 203 0 0 25 0 1 0 156351669 395468800 82538 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 96550 82538 257 541 0 96000 0
Current children cumulated CPU time (s) 2981.42
Current children cumulated vsize (KiB) 386200

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23586
/proc/meminfo: memFree=878896/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=393880 CPUtime=3041.41
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 90445 0 0 0 303935 206 0 0 25 0 1 0 156351669 403333120 84422 1992294400 4194304 6412682 548682068864 18446744073709551615 4286811 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 98470 84422 257 541 0 97920 0
Current children cumulated CPU time (s) 3041.41
Current children cumulated vsize (KiB) 393880

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23586
/proc/meminfo: memFree=877808/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=393880 CPUtime=3101.38
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 90710 0 0 0 309932 206 0 0 25 0 1 0 156351669 403333120 84687 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 98470 84687 257 541 0 97920 0
Current children cumulated CPU time (s) 3101.38
Current children cumulated vsize (KiB) 393880

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23586
/proc/meminfo: memFree=877680/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=393880 CPUtime=3161.36
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 90748 0 0 0 315929 207 0 0 25 0 1 0 156351669 403333120 84725 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 98470 84725 257 541 0 97920 0
Current children cumulated CPU time (s) 3161.36
Current children cumulated vsize (KiB) 393880

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23586
/proc/meminfo: memFree=877616/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=393880 CPUtime=3221.35
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 90758 0 0 0 321927 208 0 0 25 0 1 0 156351669 403333120 84735 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 98470 84735 257 541 0 97920 0
Current children cumulated CPU time (s) 3221.35
Current children cumulated vsize (KiB) 393880

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23586
/proc/meminfo: memFree=876144/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=396440 CPUtime=3281.33
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 91141 0 0 0 327925 208 0 0 25 0 1 0 156351669 405954560 85118 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 99110 85118 257 541 0 98560 0
Current children cumulated CPU time (s) 3281.33
Current children cumulated vsize (KiB) 396440

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23586
/proc/meminfo: memFree=875760/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=396440 CPUtime=3341.32
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 91245 0 0 0 333923 209 0 0 25 0 1 0 156351669 405954560 85222 1992294400 4194304 6412682 548682068864 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 99110 85222 257 541 0 98560 0
Current children cumulated CPU time (s) 3341.32
Current children cumulated vsize (KiB) 396440

[startup+3402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23586
/proc/meminfo: memFree=875568/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=396440 CPUtime=3401.3
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 91287 0 0 0 339920 210 0 0 25 0 1 0 156351669 405954560 85264 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 99110 85264 257 541 0 98560 0
Current children cumulated CPU time (s) 3401.3
Current children cumulated vsize (KiB) 396440

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23586
/proc/meminfo: memFree=872752/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=400612 CPUtime=3461.27
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 91991 0 0 0 345917 210 0 0 25 0 1 0 156351669 410226688 85968 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 100153 85968 257 541 0 99603 0
Current children cumulated CPU time (s) 3461.27
Current children cumulated vsize (KiB) 400612

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23586
/proc/meminfo: memFree=870960/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=401668 CPUtime=3521.26
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 92428 0 0 0 351915 211 0 0 25 0 1 0 156351669 411308032 86405 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 100417 86405 257 541 0 99867 0
Current children cumulated CPU time (s) 3521.26
Current children cumulated vsize (KiB) 401668

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23586
/proc/meminfo: memFree=867888/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=404928 CPUtime=3581.24
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 93180 0 0 0 357911 213 0 0 25 0 1 0 156351669 414646272 87157 1992294400 4194304 6412682 548682068864 18446744073709551615 4286900 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 101232 87157 257 541 0 100682 0
Current children cumulated CPU time (s) 3581.24
Current children cumulated vsize (KiB) 404928

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 23586
/proc/meminfo: memFree=867888/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=404928 CPUtime=3582.84
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 93180 0 0 0 358071 213 0 0 25 0 1 0 156351669 414646272 87157 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 101232 87157 257 541 0 100682 0
Current children cumulated CPU time (s) 3582.84
Current children cumulated vsize (KiB) 404928

[startup+3590.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23586
/proc/meminfo: memFree=867760/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=405060 CPUtime=3589.24
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 93234 0 0 0 358711 213 0 0 25 0 1 0 156351669 414781440 87211 1992294400 4194304 6412682 548682068864 18446744073709551615 4286922 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 101265 87211 257 541 0 100715 0
Current children cumulated CPU time (s) 3589.24
Current children cumulated vsize (KiB) 405060

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23586
/proc/meminfo: memFree=867440/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=405564 CPUtime=3595.64
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 93317 0 0 0 359351 213 0 0 25 0 1 0 156351669 415297536 87294 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 101391 87294 257 541 0 100841 0
Current children cumulated CPU time (s) 3595.64
Current children cumulated vsize (KiB) 405564

[startup+3599.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23586
/proc/meminfo: memFree=867312/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=405724 CPUtime=3598.84
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 93342 0 0 0 359671 213 0 0 25 0 1 0 156351669 415461376 87319 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 101431 87319 257 541 0 100881 0
Current children cumulated CPU time (s) 3598.84
Current children cumulated vsize (KiB) 405724

[startup+3601.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23586
/proc/meminfo: memFree=867248/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=405724 CPUtime=3600.43
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 93359 0 0 0 359830 213 0 0 25 0 1 0 156351669 415461376 87336 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 101431 87336 257 541 0 100881 0
Current children cumulated CPU time (s) 3600.43
Current children cumulated vsize (KiB) 405724

[startup+3601.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23586
/proc/meminfo: memFree=867248/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=405724 CPUtime=3600.83
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 93369 0 0 0 359870 213 0 0 25 0 1 0 156351669 415461376 87346 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 101431 87346 257 541 0 100881 0
Current children cumulated CPU time (s) 3600.83
Current children cumulated vsize (KiB) 405724

[startup+3602.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23586
/proc/meminfo: memFree=867248/2055920 swapFree=4192812/4192956
[pid=23578] ppid=23576 vsize=405856 CPUtime=3601.03
/proc/23578/stat : 23578 (kw) R 23576 23578 23507 0 -1 0 93374 0 0 0 359890 213 0 0 25 0 1 0 156351669 415596544 87351 1992294400 4194304 6412682 548682068864 18446744073709551615 4286788 0 0 4096 0 0 0 0 17 1 0 0
/proc/23578/statm: 101464 87351 257 541 0 100914 0
Current children cumulated CPU time (s) 3601.03
Current children cumulated vsize (KiB) 405856

Child status: 0
Real time (s): 3602.17
CPU time (s): 3601.12
CPU user time (s): 3598.92
CPU system time (s): 2.19467
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 405856

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

runsolver used 3.54746 second user time and 8.17576 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-02 18:52:59
IDJOB=1774975
IDBENCH=71068
IDSOLVER=611
FILE ID=node9/1774975-1241283179
PBS_JOBID= 9225039
Free space on /tmp= 66556 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_12_UNSAT.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774975-1241283179/watcher-1774975-1241283179 -o /tmp/evaluation-result-1774975-1241283179/solver-1774975-1241283179 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1774975-1241283179.cnf

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

MD5SUM BENCH= ecc4810d82e30597ea8451526243ec09
RANDOM SEED=1996112096

node9.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.240
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.240
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:       1218200 kB
Buffers:         87608 kB
Cached:         636252 kB
SwapCached:          0 kB
Active:          85032 kB
Inactive:       652784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1218200 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6204 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            85944 kB
Committed_AS:   664532 kB
PageTables:       1388 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= 66552 MiB
End job on node9 at 2009-05-02 19:53:02