Trace number 1774955

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? 3600.46 3601.43

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_10_UNKNOWN.cnf
MD5SUMe868383f091c36fa9594c670095c9824
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 variables1584
Number of clauses91646
Sum of the clauses size272553
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22569
Number of clauses of size 389054
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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
3600.32/3601.37	c 3600.01 seconds
3600.32/3601.37	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-1774955-1241283146/watcher-1774955-1241283146 -o /tmp/evaluation-result-1774955-1241283146/solver-1774955-1241283146 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774955-1241283146.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 10600
/proc/meminfo: memFree=1137016/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=4512 CPUtime=0
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 563 0 0 0 0 0 0 0 18 0 1 0 156342690 4620288 547 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 1128 548 219 541 0 578 0

[startup+0.11002 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10600
/proc/meminfo: memFree=1137016/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=6632 CPUtime=0.1
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 1149 0 0 0 10 0 0 0 18 0 1 0 156342690 6791168 1133 1992294400 4194304 6412682 548682068864 18446744073709551615 4261156 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 1658 1134 219 541 0 1108 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6632

[startup+0.201026 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10600
/proc/meminfo: memFree=1137016/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=8644 CPUtime=0.19
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 1663 0 0 0 19 0 0 0 18 0 1 0 156342690 8851456 1647 1992294400 4194304 6412682 548682068864 18446744073709551615 4369593 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 2161 1648 219 541 0 1611 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8644

[startup+0.301035 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10600
/proc/meminfo: memFree=1137016/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=10648 CPUtime=0.29
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 2217 0 0 0 29 0 0 0 19 0 1 0 156342690 10903552 2201 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 2662 2201 219 541 0 2112 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10648

[startup+0.701069 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10600
/proc/meminfo: memFree=1137016/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=16256 CPUtime=0.69
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 3677 0 0 0 68 1 0 0 22 0 1 0 156342690 16646144 3661 1992294400 4194304 6412682 548682068864 18446744073709551615 4564568 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 4064 3661 239 541 0 3514 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16256

[startup+1.50114 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10601
/proc/meminfo: memFree=1124336/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=21256 CPUtime=1.49
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 4745 0 0 0 147 2 0 0 25 0 1 0 156342690 21766144 4729 1992294400 4194304 6412682 548682068864 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 5314 4729 247 541 0 4764 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21256

[startup+3.10128 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10601
/proc/meminfo: memFree=1119664/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=21256 CPUtime=3.09
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 4745 0 0 0 307 2 0 0 25 0 1 0 156342690 21766144 4729 1992294400 4194304 6412682 548682068864 18446744073709551615 4652985 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 5314 4729 247 541 0 4764 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21256

[startup+6.30156 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10601
/proc/meminfo: memFree=1119792/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=21552 CPUtime=6.29
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 5017 0 0 0 625 4 0 0 25 0 1 0 156342690 22069248 4843 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 5388 4843 254 541 0 4838 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21552

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10601
/proc/meminfo: memFree=1116528/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=25644 CPUtime=12.68
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 5916 0 0 0 1263 5 0 0 25 0 1 0 156342690 26259456 5697 1992294400 4194304 6412682 548682068864 18446744073709551615 4419567 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 6411 5697 257 541 0 5861 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25644

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10601
/proc/meminfo: memFree=1108528/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=34048 CPUtime=25.48
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 7838 0 0 0 2539 9 0 0 25 0 1 0 156342690 34865152 7507 1992294400 4194304 6412682 548682068864 18446744073709551615 4287593 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 8512 7507 257 541 0 7962 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34048

[startup+51.1025 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10601
/proc/meminfo: memFree=1096688/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=48164 CPUtime=51.08
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 11098 0 0 0 5093 15 0 0 25 0 1 0 156342690 49319936 10528 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 12041 10528 257 541 0 11491 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 48164

[startup+102.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10601
/proc/meminfo: memFree=1083440/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=63784 CPUtime=102.27
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 15016 0 0 0 10198 29 0 0 25 0 1 0 156342690 65314816 13744 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 15946 13744 257 541 0 15396 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 63784

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10601
/proc/meminfo: memFree=1061680/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=89112 CPUtime=162.25
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 20893 0 0 0 16181 44 0 0 25 0 1 0 156342690 91250688 19171 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 22278 19171 257 541 0 21728 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 89112

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10601
/proc/meminfo: memFree=1044400/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=109616 CPUtime=222.24
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 25479 0 0 0 22170 54 0 0 25 0 1 0 156342690 112246784 23480 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 27404 23480 257 541 0 26854 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 109616

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10601
/proc/meminfo: memFree=1033072/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=123744 CPUtime=282.21
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 28610 0 0 0 28158 63 0 0 25 0 1 0 156342690 126713856 26293 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 30936 26293 257 541 0 30386 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 123744

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10601
/proc/meminfo: memFree=1018800/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=142144 CPUtime=342.2
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 32516 0 0 0 34148 72 0 0 25 0 1 0 156342690 145555456 29833 1992294400 4194304 6412682 548682068864 18446744073709551615 4286805 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 35536 29833 257 541 0 34986 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 142144

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10601
/proc/meminfo: memFree=1012656/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=149052 CPUtime=402.18
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 34433 0 0 0 40141 77 0 0 25 0 1 0 156342690 152629248 31329 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 37263 31329 257 541 0 36713 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 149052

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10601
/proc/meminfo: memFree=1011312/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=150652 CPUtime=462.17
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 34805 0 0 0 46135 82 0 0 25 0 1 0 156342690 154267648 31701 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 37663 31701 257 541 0 37113 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 150652

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10607
/proc/meminfo: memFree=994672/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=170708 CPUtime=522.14
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 39435 0 0 0 52124 90 0 0 25 0 1 0 156342690 174804992 35847 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 42677 35847 257 541 0 42127 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 170708

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10607
/proc/meminfo: memFree=992560/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=172948 CPUtime=582.13
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 39973 0 0 0 58118 95 0 0 25 0 1 0 156342690 177098752 36385 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 43237 36385 257 541 0 42687 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 172948

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10607
/proc/meminfo: memFree=982448/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=181376 CPUtime=642.1
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 42522 0 0 0 64109 101 0 0 25 0 1 0 156342690 185729024 38378 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 45344 38378 257 541 0 44794 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 181376

[startup+702.302 s]

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

/proc/meminfo: memFree=793008/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=403096 CPUtime=2921.5
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 95906 0 0 0 291882 268 0 0 25 0 1 0 156342690 412770304 86162 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 100774 86162 257 541 0 100224 0
Current children cumulated CPU time (s) 2921.5
Current children cumulated vsize (KiB) 403096

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10609
/proc/meminfo: memFree=791728/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=404376 CPUtime=2981.49
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 96215 0 0 0 297879 270 0 0 25 0 1 0 156342690 414081024 86471 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 101094 86471 257 541 0 100544 0
Current children cumulated CPU time (s) 2981.49
Current children cumulated vsize (KiB) 404376

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10609
/proc/meminfo: memFree=787376/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=410776 CPUtime=3041.46
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 97310 0 0 0 303875 271 0 0 25 0 1 0 156342690 420634624 87566 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 102694 87566 257 541 0 102144 0
Current children cumulated CPU time (s) 3041.46
Current children cumulated vsize (KiB) 410776

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10609
/proc/meminfo: memFree=782704/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=417176 CPUtime=3101.45
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 98472 0 0 0 309872 273 0 0 25 0 1 0 156342690 427188224 88728 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 104294 88728 257 541 0 103744 0
Current children cumulated CPU time (s) 3101.45
Current children cumulated vsize (KiB) 417176

[startup+3162.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 10609
/proc/meminfo: memFree=780784/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=419736 CPUtime=3161.44
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 98957 0 0 0 315869 275 0 0 25 0 1 0 156342690 429809664 89213 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 104934 89213 257 541 0 104384 0
Current children cumulated CPU time (s) 3161.44
Current children cumulated vsize (KiB) 419736

[startup+3222.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 10609
/proc/meminfo: memFree=780592/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=419736 CPUtime=3221.42
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 99005 0 0 0 321866 276 0 0 25 0 1 0 156342690 429809664 89261 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 104934 89261 257 541 0 104384 0
Current children cumulated CPU time (s) 3221.42
Current children cumulated vsize (KiB) 419736

[startup+3282.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 10609
/proc/meminfo: memFree=779248/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=421016 CPUtime=3281.41
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 99346 0 0 0 327864 277 0 0 25 0 1 0 156342690 431120384 89602 1992294400 4194304 6412682 548682068864 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 105254 89602 257 541 0 104704 0
Current children cumulated CPU time (s) 3281.41
Current children cumulated vsize (KiB) 421016

[startup+3342.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 10609
/proc/meminfo: memFree=778480/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=421016 CPUtime=3341.39
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 99518 0 0 0 333861 278 0 0 25 0 1 0 156342690 431120384 89774 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 105254 89774 257 541 0 104704 0
Current children cumulated CPU time (s) 3341.39
Current children cumulated vsize (KiB) 421016

[startup+3402.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 10609
/proc/meminfo: memFree=776176/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=424856 CPUtime=3401.38
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 100114 0 0 0 339859 279 0 0 25 0 1 0 156342690 435052544 90370 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 106214 90370 257 541 0 105664 0
Current children cumulated CPU time (s) 3401.38
Current children cumulated vsize (KiB) 424856

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10609
/proc/meminfo: memFree=774256/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=427416 CPUtime=3461.36
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 100579 0 0 0 345855 281 0 0 25 0 1 0 156342690 437673984 90835 1992294400 4194304 6412682 548682068864 18446744073709551615 4286922 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 106854 90835 257 541 0 106304 0
Current children cumulated CPU time (s) 3461.36
Current children cumulated vsize (KiB) 427416

[startup+3522.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10609
/proc/meminfo: memFree=771824/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=429976 CPUtime=3521.34
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 101199 0 0 0 351852 282 0 0 25 0 1 0 156342690 440295424 91455 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 107494 91455 257 541 0 106944 0
Current children cumulated CPU time (s) 3521.34
Current children cumulated vsize (KiB) 429976

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10609
/proc/meminfo: memFree=770096/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=432536 CPUtime=3581.33
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 101637 0 0 0 357849 284 0 0 25 0 1 0 156342690 442916864 91893 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 108134 91893 257 541 0 107584 0
Current children cumulated CPU time (s) 3581.33
Current children cumulated vsize (KiB) 432536

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

[startup+3584 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10609
/proc/meminfo: memFree=770032/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=432536 CPUtime=3583.03
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 101637 0 0 0 358019 284 0 0 25 0 1 0 156342690 442916864 91893 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 108134 91893 257 541 0 107584 0
Current children cumulated CPU time (s) 3583.03
Current children cumulated vsize (KiB) 432536

[startup+3590.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10609
/proc/meminfo: memFree=770032/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=432536 CPUtime=3589.43
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 101637 0 0 0 358659 284 0 0 25 0 1 0 156342690 442916864 91893 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 108134 91893 257 541 0 107584 0
Current children cumulated CPU time (s) 3589.43
Current children cumulated vsize (KiB) 432536

[startup+3596.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10609
/proc/meminfo: memFree=770032/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=432536 CPUtime=3595.82
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 101637 0 0 0 359298 284 0 0 25 0 1 0 156342690 442916864 91893 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 108134 91893 257 541 0 107584 0
Current children cumulated CPU time (s) 3595.82
Current children cumulated vsize (KiB) 432536

[startup+3600 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10609
/proc/meminfo: memFree=770032/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=432536 CPUtime=3599.02
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 101637 0 0 0 359618 284 0 0 25 0 1 0 156342690 442916864 91893 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 108134 91893 257 541 0 107584 0
Current children cumulated CPU time (s) 3599.02
Current children cumulated vsize (KiB) 432536

[startup+3600.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10609
/proc/meminfo: memFree=770032/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=432536 CPUtime=3599.82
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 101637 0 0 0 359698 284 0 0 25 0 1 0 156342690 442916864 91893 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 108134 91893 257 541 0 107584 0
Current children cumulated CPU time (s) 3599.82
Current children cumulated vsize (KiB) 432536

[startup+3601.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10609
/proc/meminfo: memFree=770032/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=432536 CPUtime=3600.22
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 0 101637 0 0 0 359738 284 0 0 25 0 1 0 156342690 442916864 91893 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 108134 91893 257 541 0 107584 0
Current children cumulated CPU time (s) 3600.22
Current children cumulated vsize (KiB) 432536

[startup+3601.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10609
/proc/meminfo: memFree=953008/2055920 swapFree=4174092/4192956
[pid=10600] ppid=10598 vsize=0 CPUtime=3600.42
/proc/10600/stat : 10600 (kw) R 10598 10600 10528 0 -1 4 101644 0 0 0 359755 287 0 0 25 0 1 0 156342690 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/10600/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3600.42
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3601.43
CPU time (s): 3600.46
CPU user time (s): 3597.55
CPU system time (s): 2.90456
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 432536

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

runsolver used 2.99354 second user time and 7.61684 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-02 18:52:26
IDJOB=1774955
IDBENCH=71066
IDSOLVER=611
FILE ID=node50/1774955-1241283146
PBS_JOBID= 9225038
Free space on /tmp= 66500 MiB

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

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=1527432072

node50.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.216
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.216
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:       1138584 kB
Buffers:         82240 kB
Cached:         726344 kB
SwapCached:      13128 kB
Active:          60408 kB
Inactive:       762976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1138584 kB
SwapTotal:     4192956 kB
SwapFree:      4174092 kB
Dirty:            3648 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            79936 kB
Committed_AS:   616408 kB
PageTables:       1448 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= 66500 MiB
End job on node50 at 2009-05-02 19:52:28