Trace number 1775105

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.25 3602.53

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_13_UNSAT.cnf
MD5SUMd4e16a803f6cd0903a2bd3e7157287b3
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 variables2730
Number of clauses271285
Sum of the clauses size809746
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24450
Number of clauses of size 3266804
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.12/3602.46	c 3600 seconds
3601.12/3602.46	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-1775105-1241283473/watcher-1775105-1241283473 -o /tmp/evaluation-result-1775105-1241283473/solver-1775105-1241283473 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1775105-1241283473.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 31466
/proc/meminfo: memFree=1114936/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=7400 CPUtime=0
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 843 0 0 0 0 0 0 0 18 0 1 0 156381301 7577600 827 1992294400 4194304 6412682 548682068864 18446744073709551615 4350944 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 1850 827 219 541 0 1300 0

[startup+0.0530191 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31466
/proc/meminfo: memFree=1114936/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=8192 CPUtime=0.04
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 1058 0 0 0 4 0 0 0 18 0 1 0 156381301 8388608 1042 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 2048 1043 219 541 0 1498 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8192

[startup+0.101027 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31466
/proc/meminfo: memFree=1114936/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=9116 CPUtime=0.09
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 1328 0 0 0 9 0 0 0 18 0 1 0 156381301 9334784 1312 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 2279 1312 219 541 0 1729 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9116

[startup+0.301061 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31466
/proc/meminfo: memFree=1114936/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=13356 CPUtime=0.29
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 2442 0 0 0 29 0 0 0 19 0 1 0 156381301 13676544 2426 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 3339 2426 219 541 0 2789 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13356

[startup+0.701131 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31466
/proc/meminfo: memFree=1114936/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=22220 CPUtime=0.69
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 4685 0 0 0 68 1 0 0 22 0 1 0 156381301 22753280 4669 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 5555 4669 219 541 0 5005 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22220

[startup+1.50127 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31467
/proc/meminfo: memFree=1090736/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=41996 CPUtime=1.49
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 9950 0 0 0 146 3 0 0 25 0 1 0 156381301 43003904 9934 1992294400 4194304 6412682 548682068864 18446744073709551615 4522775 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 10499 9934 239 541 0 9949 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41996

[startup+3.10155 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31467
/proc/meminfo: memFree=1075952/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=41996 CPUtime=3.09
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 9950 0 0 0 306 3 0 0 25 0 1 0 156381301 43003904 9934 1992294400 4194304 6412682 548682068864 18446744073709551615 4542309 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 10499 9934 239 541 0 9949 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41996

[startup+6.30111 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31467
/proc/meminfo: memFree=1066352/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=56332 CPUtime=6.29
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 12854 0 0 0 622 7 0 0 25 0 1 0 156381301 57683968 12838 1992294400 4194304 6412682 548682068864 18446744073709551615 4564547 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 14083 12838 247 541 0 13533 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56332

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31467
/proc/meminfo: memFree=1063280/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=56332 CPUtime=12.68
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 12854 0 0 0 1261 7 0 0 25 0 1 0 156381301 57683968 12838 1992294400 4194304 6412682 548682068864 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 14083 12838 247 541 0 13533 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 56332

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31467
/proc/meminfo: memFree=1064048/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=54616 CPUtime=25.48
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 13090 0 0 0 2539 9 0 0 25 0 1 0 156381301 55926784 12664 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 13654 12664 254 541 0 13104 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54616

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31467
/proc/meminfo: memFree=1050288/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=70588 CPUtime=51.08
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 16772 0 0 0 5094 14 0 0 25 0 1 0 156381301 72282112 16162 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 17647 16162 257 541 0 17097 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 70588

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31467
/proc/meminfo: memFree=1031280/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=92336 CPUtime=102.26
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 21654 0 0 0 10206 20 0 0 25 0 1 0 156381301 94552064 20870 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 23084 20870 257 541 0 22534 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 92336

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31467
/proc/meminfo: memFree=1016304/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=109644 CPUtime=162.24
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 25757 0 0 0 16194 30 0 0 25 0 1 0 156381301 112275456 24602 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 27411 24602 257 541 0 26861 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 109644

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31473
/proc/meminfo: memFree=1006384/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=122300 CPUtime=222.2
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 28381 0 0 0 22184 36 0 0 25 0 1 0 156381301 125235200 27063 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 30575 27063 257 541 0 30025 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 122300

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31473
/proc/meminfo: memFree=995888/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=136064 CPUtime=282.18
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 31208 0 0 0 28178 40 0 0 25 0 1 0 156381301 139329536 29703 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 34016 29703 257 541 0 33466 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 136064

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31473
/proc/meminfo: memFree=975728/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=157004 CPUtime=342.16
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 36646 0 0 0 34164 52 0 0 25 0 1 0 156381301 160772096 34679 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 39251 34679 257 541 0 38701 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 157004

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31473
/proc/meminfo: memFree=958640/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=176636 CPUtime=402.14
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 40986 0 0 0 40153 61 0 0 25 0 1 0 156381301 180875264 39019 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 44159 39019 257 541 0 43609 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 176636

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31473
/proc/meminfo: memFree=953456/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=182956 CPUtime=462.12
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 42528 0 0 0 46148 64 0 0 25 0 1 0 156381301 187346944 40277 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 45739 40277 257 541 0 45189 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 182956

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31473
/proc/meminfo: memFree=951280/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=185196 CPUtime=522.1
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 43056 0 0 0 52144 66 0 0 25 0 1 0 156381301 189640704 40805 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 46299 40805 257 541 0 45749 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 185196

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31473
/proc/meminfo: memFree=932464/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=208428 CPUtime=582.07
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 48082 0 0 0 58132 75 0 0 25 0 1 0 156381301 213430272 45505 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 52107 45505 257 541 0 51557 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 208428

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31473
/proc/meminfo: memFree=911216/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=233208 CPUtime=642.06
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 53758 0 0 0 64122 84 0 0 25 0 1 0 156381301 238804992 50806 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 58302 50806 257 541 0 57752 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 233208

[startup+702.301 s]

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

/proc/meminfo: memFree=709040/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=473128 CPUtime=2921.24
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 108944 0 0 0 291896 228 0 0 25 0 1 0 156381301 484483072 101217 1992294400 4194304 6412682 548682068864 18446744073709551615 4286874 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 118282 101217 257 541 0 117732 0
Current children cumulated CPU time (s) 2921.24
Current children cumulated vsize (KiB) 473128

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31475
/proc/meminfo: memFree=702704/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=482088 CPUtime=2981.23
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 110523 0 0 0 297892 231 0 0 25 0 1 0 156381301 493658112 102796 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 120522 102796 257 541 0 119972 0
Current children cumulated CPU time (s) 2981.23
Current children cumulated vsize (KiB) 482088

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31475
/proc/meminfo: memFree=701168/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=483528 CPUtime=3041.21
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 110949 0 0 0 303888 233 0 0 25 0 1 0 156381301 495132672 103222 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 120882 103222 257 541 0 120332 0
Current children cumulated CPU time (s) 3041.21
Current children cumulated vsize (KiB) 483528

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31475
/proc/meminfo: memFree=699184/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=484808 CPUtime=3101.19
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 111401 0 0 0 309885 234 0 0 25 0 1 0 156381301 496443392 103674 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 121202 103674 257 541 0 120652 0
Current children cumulated CPU time (s) 3101.19
Current children cumulated vsize (KiB) 484808

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31475
/proc/meminfo: memFree=698864/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=484808 CPUtime=3161.16
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 111480 0 0 0 315881 235 0 0 25 0 1 0 156381301 496443392 103753 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 121202 103753 257 541 0 120652 0
Current children cumulated CPU time (s) 3161.16
Current children cumulated vsize (KiB) 484808

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31475
/proc/meminfo: memFree=697904/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=486088 CPUtime=3221.14
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 111734 0 0 0 321878 236 0 0 25 0 1 0 156381301 497754112 104007 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 121522 104007 257 541 0 120972 0
Current children cumulated CPU time (s) 3221.14
Current children cumulated vsize (KiB) 486088

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31475
/proc/meminfo: memFree=696944/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=487368 CPUtime=3281.12
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 111966 0 0 0 327875 237 0 0 25 0 1 0 156381301 499064832 104239 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 121842 104239 257 541 0 121292 0
Current children cumulated CPU time (s) 3281.12
Current children cumulated vsize (KiB) 487368

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31475
/proc/meminfo: memFree=696368/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=487368 CPUtime=3341.1
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 112097 0 0 0 333872 238 0 0 25 0 1 0 156381301 499064832 104370 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 121842 104370 257 541 0 121292 0
Current children cumulated CPU time (s) 3341.1
Current children cumulated vsize (KiB) 487368

[startup+3402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31475
/proc/meminfo: memFree=694576/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=491208 CPUtime=3401.09
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 112562 0 0 0 339869 240 0 0 25 0 1 0 156381301 502996992 104835 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 122802 104835 257 541 0 122252 0
Current children cumulated CPU time (s) 3401.09
Current children cumulated vsize (KiB) 491208

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31475
/proc/meminfo: memFree=694192/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=491208 CPUtime=3461.06
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 112636 0 0 0 345865 241 0 0 25 0 1 0 156381301 502996992 104909 1992294400 4194304 6412682 548682068864 18446744073709551615 4287118 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 122802 104909 257 541 0 122252 0
Current children cumulated CPU time (s) 3461.06
Current children cumulated vsize (KiB) 491208

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31475
/proc/meminfo: memFree=694192/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=491208 CPUtime=3521.04
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 112651 0 0 0 351862 242 0 0 25 0 1 0 156381301 502996992 104924 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 122802 104924 257 541 0 122252 0
Current children cumulated CPU time (s) 3521.04
Current children cumulated vsize (KiB) 491208

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31475
/proc/meminfo: memFree=694064/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=491208 CPUtime=3581.01
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 112683 0 0 0 357859 242 0 0 25 0 1 0 156381301 502996992 104956 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 122802 104956 257 541 0 122252 0
Current children cumulated CPU time (s) 3581.01
Current children cumulated vsize (KiB) 491208

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 31475
/proc/meminfo: memFree=694064/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=491208 CPUtime=3582.61
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 112685 0 0 0 358019 242 0 0 25 0 1 0 156381301 502996992 104958 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 122802 104958 257 541 0 122252 0
Current children cumulated CPU time (s) 3582.61
Current children cumulated vsize (KiB) 491208

[startup+3590.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31475
/proc/meminfo: memFree=693936/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=491208 CPUtime=3589.02
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 112702 0 0 0 358659 243 0 0 25 0 1 0 156381301 502996992 104975 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 122802 104975 257 541 0 122252 0
Current children cumulated CPU time (s) 3589.02
Current children cumulated vsize (KiB) 491208

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31475
/proc/meminfo: memFree=693936/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=491208 CPUtime=3595.41
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 112703 0 0 0 359298 243 0 0 25 0 1 0 156381301 502996992 104976 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 122802 104976 257 541 0 122252 0
Current children cumulated CPU time (s) 3595.41
Current children cumulated vsize (KiB) 491208

[startup+3599.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31475
/proc/meminfo: memFree=693936/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=491208 CPUtime=3598.61
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 112703 0 0 0 359618 243 0 0 25 0 1 0 156381301 502996992 104976 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 122802 104976 257 541 0 122252 0
Current children cumulated CPU time (s) 3598.61
Current children cumulated vsize (KiB) 491208

[startup+3601.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31475
/proc/meminfo: memFree=693936/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=491208 CPUtime=3600.21
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 112703 0 0 0 359778 243 0 0 25 0 1 0 156381301 502996992 104976 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 122802 104976 257 541 0 122252 0
Current children cumulated CPU time (s) 3600.21
Current children cumulated vsize (KiB) 491208

[startup+3602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31475
/proc/meminfo: memFree=693936/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=491208 CPUtime=3601.01
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 0 112703 0 0 0 359858 243 0 0 25 0 1 0 156381301 502996992 104976 1992294400 4194304 6412682 548682068864 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 122802 104976 257 541 0 122252 0
Current children cumulated CPU time (s) 3601.01
Current children cumulated vsize (KiB) 491208

[startup+3602.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31475
/proc/meminfo: memFree=693936/2055920 swapFree=4180136/4192956
[pid=31466] ppid=31464 vsize=0 CPUtime=3601.22
/proc/31466/stat : 31466 (kw) R 31464 31466 31367 0 -1 4 112710 0 0 0 359875 247 0 0 25 0 1 0 156381301 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/31466/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3601.22
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3602.53
CPU time (s): 3601.25
CPU user time (s): 3598.75
CPU system time (s): 2.49662
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 491208

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

runsolver used 2.55661 second user time and 7.51686 second system time

The end

Launcher Data

Begin job on node4 at 2009-05-02 18:57:53
IDJOB=1775105
IDBENCH=71088
IDSOLVER=611
FILE ID=node4/1775105-1241283473
PBS_JOBID= 9225045
Free space on /tmp= 66416 MiB

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

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

MD5SUM BENCH= d4e16a803f6cd0903a2bd3e7157287b3
RANDOM SEED=142040071

node4.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.265
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.265
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:       1115416 kB
Buffers:         78060 kB
Cached:         786932 kB
SwapCached:       7244 kB
Active:         267404 kB
Inactive:       606828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1115416 kB
SwapTotal:     4192956 kB
SwapFree:      4180136 kB
Dirty:            6864 kB
Writeback:           0 kB
Mapped:          13556 kB
Slab:            52240 kB
Committed_AS:   860548 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66412 MiB
End job on node4 at 2009-05-02 19:57:56