Trace number 1774985

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.88 3603.12

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_17_UNKNOWN.cnf
MD5SUMd554330e1400d4f25a793413df9abc4e
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 variables3582
Number of clauses395999
Sum of the clauses size1182858
Maximum clause length18
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25604
Number of clauses of size 3390364
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.74/3603.01	c 3600 seconds
3601.74/3603.01	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-1774985-1241283219/watcher-1774985-1241283219 -o /tmp/evaluation-result-1774985-1241283219/solver-1774985-1241283219 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774985-1241283219.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 25469
/proc/meminfo: memFree=1958720/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=4760 CPUtime=0
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 810 0 0 0 0 0 0 0 18 0 1 0 156354936 4874240 794 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 1190 799 208 541 0 640 0

[startup+0.0867911 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25469
/proc/meminfo: memFree=1958720/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=11144 CPUtime=0.07
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 1518 0 0 0 7 0 0 0 18 0 1 0 156354936 11411456 1502 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 2786 1503 219 541 0 2236 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11144

[startup+0.101791 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25469
/proc/meminfo: memFree=1958720/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=11540 CPUtime=0.09
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 1610 0 0 0 9 0 0 0 18 0 1 0 156354936 11816960 1594 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 2885 1595 219 541 0 2335 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11540

[startup+0.301823 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25469
/proc/meminfo: memFree=1958720/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=15512 CPUtime=0.29
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 2693 0 0 0 28 1 0 0 19 0 1 0 156354936 15884288 2677 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 3878 2678 219 541 0 3328 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15512

[startup+0.701887 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25469
/proc/meminfo: memFree=1958720/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=23192 CPUtime=0.69
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 4735 0 0 0 67 2 0 0 23 0 1 0 156354936 23748608 4719 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 5798 4719 219 541 0 5248 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23192

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25470
/proc/meminfo: memFree=1933944/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=39012 CPUtime=1.49
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 8945 0 0 0 146 3 0 0 25 0 1 0 156354936 39948288 8929 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 9753 8929 219 541 0 9203 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39012

[startup+3.10127 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25470
/proc/meminfo: memFree=1901560/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=60916 CPUtime=3.09
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 14468 0 0 0 303 6 0 0 25 0 1 0 156354936 62377984 14452 1992294400 4194304 6412682 548682068864 18446744073709551615 4564949 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 15229 14452 239 541 0 14679 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60916

[startup+6.30178 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25470
/proc/meminfo: memFree=1901176/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=60916 CPUtime=6.29
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 14468 0 0 0 622 7 0 0 25 0 1 0 156354936 62377984 14452 1992294400 4194304 6412682 548682068864 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 15229 14452 239 541 0 14679 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60916

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25470
/proc/meminfo: memFree=1883064/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=81748 CPUtime=12.69
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 18666 0 0 0 1258 11 0 0 25 0 1 0 156354936 83709952 18650 1992294400 4194304 6412682 548682068864 18446744073709551615 4564586 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 20437 18650 247 541 0 19887 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81748

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25470
/proc/meminfo: memFree=1883064/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=81748 CPUtime=25.48
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 18666 0 0 0 2537 11 0 0 25 0 1 0 156354936 83709952 18650 1992294400 4194304 6412682 548682068864 18446744073709551615 4564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 20437 18650 247 541 0 19887 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 81748

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25470
/proc/meminfo: memFree=1876088/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=88404 CPUtime=51.07
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 21123 0 0 0 5092 15 0 0 25 0 1 0 156354936 90525696 20422 1992294400 4194304 6412682 548682068864 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 22101 20422 257 541 0 21551 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 88404

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25470
/proc/meminfo: memFree=1835640/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=132852 CPUtime=102.26
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 31546 0 0 0 10197 29 0 0 25 0 1 0 156354936 136040448 30457 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 33213 30457 257 541 0 32663 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 132852

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25470
/proc/meminfo: memFree=1819384/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=151660 CPUtime=162.23
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 35810 0 0 0 16189 34 0 0 25 0 1 0 156354936 155299840 34585 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 37915 34585 257 541 0 37365 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 151660

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25470
/proc/meminfo: memFree=1805176/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=166492 CPUtime=222.21
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 39471 0 0 0 22180 41 0 0 25 0 1 0 156354936 170487808 38090 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 41623 38090 257 541 0 41073 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 166492

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25470
/proc/meminfo: memFree=1782712/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=196324 CPUtime=282.2
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 45354 0 0 0 28174 46 0 0 25 0 1 0 156354936 201035776 43973 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 49081 43973 257 541 0 48531 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 196324

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25470
/proc/meminfo: memFree=1770680/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=210368 CPUtime=342.17
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 48442 0 0 0 34164 53 0 0 25 0 1 0 156354936 215416832 46676 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 52592 46676 257 541 0 52042 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 210368

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25470
/proc/meminfo: memFree=1748280/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=236148 CPUtime=402.15
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 54309 0 0 0 40153 62 0 0 25 0 1 0 156354936 241815552 52306 1992294400 4194304 6412682 548682068864 18446744073709551615 4287605 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 59037 52306 257 541 0 58487 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 236148

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25476
/proc/meminfo: memFree=1721968/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=264144 CPUtime=462.12
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 61354 0 0 0 46135 77 0 0 25 0 1 0 156354936 270483456 58765 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 66036 58765 257 541 0 65486 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 264144

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25476
/proc/meminfo: memFree=1710768/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=278368 CPUtime=522.1
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 64317 0 0 0 52127 83 0 0 25 0 1 0 156354936 285048832 61728 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 69592 61728 257 541 0 69042 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 278368

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25476
/proc/meminfo: memFree=1696688/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=293228 CPUtime=582.09
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 68045 0 0 0 58116 93 0 0 25 0 1 0 156354936 300265472 65096 1992294400 4194304 6412682 548682068864 18446744073709551615 4328951 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 73307 65096 257 541 0 72757 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 293228

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25476
/proc/meminfo: memFree=1678192/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=314084 CPUtime=642.06
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 73050 0 0 0 64104 102 0 0 25 0 1 0 156354936 321622016 69687 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 78521 69687 257 541 0 77971 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 314084

[startup+702.302 s]

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

/proc/meminfo: memFree=1323832/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=705016 CPUtime=2921.29
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 166437 0 0 0 291834 295 0 0 25 0 1 0 156354936 721936384 157805 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 176254 157805 257 541 0 175704 0
Current children cumulated CPU time (s) 2921.29
Current children cumulated vsize (KiB) 705016

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25478
/proc/meminfo: memFree=1322104/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=707576 CPUtime=2981.26
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 166857 0 0 0 297830 296 0 0 25 0 1 0 156354936 724557824 158225 1992294400 4194304 6412682 548682068864 18446744073709551615 4286900 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 176894 158225 257 541 0 176344 0
Current children cumulated CPU time (s) 2981.26
Current children cumulated vsize (KiB) 707576

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25478
/proc/meminfo: memFree=1315768/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=716856 CPUtime=3041.24
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 168424 0 0 0 303825 299 0 0 25 0 1 0 156354936 734060544 159792 1992294400 4194304 6412682 548682068864 18446744073709551615 4287557 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 179214 159792 257 541 0 178664 0
Current children cumulated CPU time (s) 3041.24
Current children cumulated vsize (KiB) 716856

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25478
/proc/meminfo: memFree=1313336/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=718136 CPUtime=3101.22
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 169026 0 0 0 309822 300 0 0 25 0 1 0 156354936 735371264 160394 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 179534 160394 257 541 0 178984 0
Current children cumulated CPU time (s) 3101.22
Current children cumulated vsize (KiB) 718136

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25478
/proc/meminfo: memFree=1312632/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=718136 CPUtime=3161.2
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 169203 0 0 0 315820 300 0 0 25 0 1 0 156354936 735371264 160571 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 179534 160571 257 541 0 178984 0
Current children cumulated CPU time (s) 3161.2
Current children cumulated vsize (KiB) 718136

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25478
/proc/meminfo: memFree=1309816/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=721976 CPUtime=3221.18
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 169906 0 0 0 321816 302 0 0 25 0 1 0 156354936 739303424 161274 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 180494 161274 257 541 0 179944 0
Current children cumulated CPU time (s) 3221.18
Current children cumulated vsize (KiB) 721976

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25478
/proc/meminfo: memFree=1304760/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=729656 CPUtime=3281.16
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 171160 0 0 0 327812 304 0 0 25 0 1 0 156354936 747167744 162528 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 182414 162528 257 541 0 181864 0
Current children cumulated CPU time (s) 3281.16
Current children cumulated vsize (KiB) 729656

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25478
/proc/meminfo: memFree=1304696/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=729656 CPUtime=3341.14
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 171163 0 0 0 333808 306 0 0 25 0 1 0 156354936 747167744 162531 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 182414 162531 257 541 0 181864 0
Current children cumulated CPU time (s) 3341.14
Current children cumulated vsize (KiB) 729656

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25478
/proc/meminfo: memFree=1304184/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=729656 CPUtime=3401.12
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 171293 0 0 0 339804 308 0 0 25 0 1 0 156354936 747167744 162661 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 182414 162661 257 541 0 181864 0
Current children cumulated CPU time (s) 3401.12
Current children cumulated vsize (KiB) 729656

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25478
/proc/meminfo: memFree=1299896/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=736056 CPUtime=3461.09
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 172364 0 0 0 345800 309 0 0 25 0 1 0 156354936 753721344 163732 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 184014 163732 257 541 0 183464 0
Current children cumulated CPU time (s) 3461.09
Current children cumulated vsize (KiB) 736056

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25478
/proc/meminfo: memFree=1291704/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=745020 CPUtime=3521.08
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 174380 0 0 0 351795 313 0 0 25 0 1 0 156354936 762900480 165748 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 186255 165748 257 541 0 185705 0
Current children cumulated CPU time (s) 3521.08
Current children cumulated vsize (KiB) 745020

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25478
/proc/meminfo: memFree=1279160/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=758076 CPUtime=3581.06
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 177612 0 0 0 357784 322 0 0 25 0 1 0 156354936 776269824 168980 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 189519 168980 257 541 0 188969 0
Current children cumulated CPU time (s) 3581.06
Current children cumulated vsize (KiB) 758076

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 25478
/proc/meminfo: memFree=1278008/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=758868 CPUtime=3582.65
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 177806 0 0 0 357943 322 0 0 25 0 1 0 156354936 777080832 169174 1992294400 4194304 6412682 548682068864 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 189717 169174 257 541 0 189167 0
Current children cumulated CPU time (s) 3582.65
Current children cumulated vsize (KiB) 758868

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25478
/proc/meminfo: memFree=1270392/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=767196 CPUtime=3595.45
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 179823 0 0 0 359219 326 0 0 25 0 1 0 156354936 785608704 171191 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 191799 171191 257 541 0 191249 0
Current children cumulated CPU time (s) 3595.45
Current children cumulated vsize (KiB) 767196

[startup+3599.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25478
/proc/meminfo: memFree=1268664/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=768912 CPUtime=3598.65
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 180253 0 0 0 359538 327 0 0 25 0 1 0 156354936 787365888 171621 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 192228 171621 257 541 0 191678 0
Current children cumulated CPU time (s) 3598.65
Current children cumulated vsize (KiB) 768912

[startup+3601.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25478
/proc/meminfo: memFree=1267000/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=770232 CPUtime=3600.25
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 180585 0 0 0 359698 327 0 0 25 0 1 0 156354936 788717568 171953 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 192558 171953 257 541 0 192008 0
Current children cumulated CPU time (s) 3600.25
Current children cumulated vsize (KiB) 770232

[startup+3602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25478
/proc/meminfo: memFree=1267000/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=770892 CPUtime=3601.05
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 180752 0 0 0 359778 327 0 0 25 0 1 0 156354936 789393408 172120 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 192723 172120 257 541 0 192173 0
Current children cumulated CPU time (s) 3601.05
Current children cumulated vsize (KiB) 770892

[startup+3602.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25478
/proc/meminfo: memFree=1266040/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=771156 CPUtime=3601.45
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 0 180845 0 0 0 359818 327 0 0 25 0 1 0 156354936 789663744 172213 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 192789 172213 257 541 0 192239 0
Current children cumulated CPU time (s) 3601.45
Current children cumulated vsize (KiB) 771156

[startup+3603.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25478
/proc/meminfo: memFree=1266040/2055920 swapFree=4181456/4192956
[pid=25469] ppid=25467 vsize=0 CPUtime=3601.85
/proc/25469/stat : 25469 (kw) R 25467 25469 25315 0 -1 4 180940 0 0 0 359849 336 0 0 25 0 1 0 156354936 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/25469/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3601.85
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3603.12
CPU time (s): 3601.88
CPU user time (s): 3598.49
CPU system time (s): 3.38749
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 771928

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

runsolver used 2.91656 second user time and 8.10377 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-02 18:53:40
IDJOB=1774985
IDBENCH=71069
IDSOLVER=611
FILE ID=node26/1774985-1241283219
PBS_JOBID= 9225032
Free space on /tmp= 66500 MiB

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

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

MD5SUM BENCH= d554330e1400d4f25a793413df9abc4e
RANDOM SEED=1549770081

node26.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.261
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.261
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:       1959136 kB
Buffers:          3244 kB
Cached:          27244 kB
SwapCached:       5144 kB
Active:          28940 kB
Inactive:         9216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1959136 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:            8864 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            44672 kB
Committed_AS:   660484 kB
PageTables:       1368 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= 66496 MiB
End job on node26 at 2009-05-02 19:53:43