Trace number 1775045

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.31 3601.63

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3892.92
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
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.17/3601.59	c 3600 seconds
3600.17/3601.59	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-1775045-1241283330/watcher-1775045-1241283330 -o /tmp/evaluation-result-1775045-1241283330/solver-1775045-1241283330 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1775045-1241283330.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: 0.99 0.97 0.99 3/64 29702
/proc/meminfo: memFree=1194232/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=4012 CPUtime=0
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 507 0 0 0 0 0 0 0 18 0 1 0 156361537 4108288 491 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 1003 491 219 541 0 453 0

[startup+0.0952281 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 29702
/proc/meminfo: memFree=1194232/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=6000 CPUtime=0.08
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 1024 0 0 0 8 0 0 0 18 0 1 0 156361537 6144000 1008 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 1500 1008 219 541 0 950 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6000

[startup+0.101228 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 29702
/proc/meminfo: memFree=1194232/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=6136 CPUtime=0.09
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 1067 0 0 0 9 0 0 0 18 0 1 0 156361537 6283264 1051 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 1534 1051 219 541 0 984 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6136

[startup+0.301266 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 29702
/proc/meminfo: memFree=1194232/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=9944 CPUtime=0.29
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 2113 0 0 0 29 0 0 0 19 0 1 0 156361537 10182656 2097 1992294400 4194304 6412682 548682068864 18446744073709551615 4298817 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 2486 2097 230 541 0 1936 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9944

[startup+0.70134 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 29702
/proc/meminfo: memFree=1194232/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=12720 CPUtime=0.69
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 2830 0 0 0 68 1 0 0 22 0 1 0 156361537 13025280 2814 1992294400 4194304 6412682 548682068864 18446744073709551615 4564558 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 3180 2814 239 541 0 2630 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12720

[startup+1.50149 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29703
/proc/meminfo: memFree=1180272/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=16444 CPUtime=1.49
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 3655 0 0 0 148 1 0 0 25 0 1 0 156361537 16838656 3639 1992294400 4194304 6412682 548682068864 18446744073709551615 4564879 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 4111 3639 247 541 0 3561 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16444

[startup+3.10179 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29703
/proc/meminfo: memFree=1180144/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=15960 CPUtime=3.09
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 3669 0 0 0 307 2 0 0 25 0 1 0 156361537 16343040 3540 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 3990 3540 254 541 0 3440 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15960

[startup+6.3014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29703
/proc/meminfo: memFree=1177848/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=19648 CPUtime=6.29
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 4477 0 0 0 626 3 0 0 25 0 1 0 156361537 20119552 4308 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 4912 4308 254 541 0 4362 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19648

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29703
/proc/meminfo: memFree=1176120/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=21132 CPUtime=12.69
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 4922 0 0 0 1264 5 0 0 25 0 1 0 156361537 21639168 4656 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 5283 4656 257 541 0 4733 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21132

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29703
/proc/meminfo: memFree=1170168/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=28444 CPUtime=25.49
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 6622 0 0 0 2539 10 0 0 25 0 1 0 156361537 29126656 6148 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 7111 6148 257 541 0 6561 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28444

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29703
/proc/meminfo: memFree=1160184/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=40892 CPUtime=51.07
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 9576 0 0 0 5089 18 0 0 25 0 1 0 156361537 41873408 8787 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 10223 8787 257 541 0 9673 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40892

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29703
/proc/meminfo: memFree=1144184/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=59236 CPUtime=102.25
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 13866 0 0 0 10197 28 0 0 25 0 1 0 156361537 60657664 12598 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 14809 12598 257 541 0 14259 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 59236

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29703
/proc/meminfo: memFree=1132792/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=72608 CPUtime=162.23
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 17175 0 0 0 16186 37 0 0 25 0 1 0 156361537 74350592 15457 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 18152 15457 257 541 0 17602 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 72608

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29703
/proc/meminfo: memFree=1123000/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=86164 CPUtime=222.21
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 19885 0 0 0 22175 46 0 0 25 0 1 0 156361537 88231936 17890 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 21541 17890 257 541 0 20991 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 86164

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29703
/proc/meminfo: memFree=1110968/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=101148 CPUtime=282.19
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 23358 0 0 0 28165 54 0 0 25 0 1 0 156361537 103575552 21045 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 25287 21045 257 541 0 24737 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 101148

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29709
/proc/meminfo: memFree=1095800/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=117980 CPUtime=342.16
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 27266 0 0 0 34158 58 0 0 25 0 1 0 156361537 120811520 24587 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 29495 24587 257 541 0 28945 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 117980

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29709
/proc/meminfo: memFree=1094904/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=119260 CPUtime=402.14
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 27537 0 0 0 40154 60 0 0 25 0 1 0 156361537 122122240 24858 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 29815 24858 257 541 0 29265 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 119260

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29709
/proc/meminfo: memFree=1091704/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=123740 CPUtime=462.11
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 28366 0 0 0 46149 62 0 0 25 0 1 0 156361537 126709760 25687 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 30935 25687 257 541 0 30385 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 123740

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29709
/proc/meminfo: memFree=1089400/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=125020 CPUtime=522.1
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 28923 0 0 0 52145 65 0 0 25 0 1 0 156361537 128020480 26244 1992294400 4194304 6412682 548682068864 18446744073709551615 4286883 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 31255 26244 257 541 0 30705 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 125020

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29709
/proc/meminfo: memFree=1088056/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=125660 CPUtime=582.07
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 29312 0 0 0 58141 66 0 0 25 0 1 0 156361537 128675840 26633 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 31415 26633 257 541 0 30865 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 125660

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29709
/proc/meminfo: memFree=1084792/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=129500 CPUtime=642.06
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 30074 0 0 0 64137 69 0 0 25 0 1 0 156361537 132608000 27395 1992294400 4194304 6412682 548682068864 18446744073709551615 4287166 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 32375 27395 257 541 0 31825 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 129500

[startup+702.302 s]

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

/proc/meminfo: memFree=983544/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=250592 CPUtime=2981.19
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 58985 0 0 0 297955 164 0 0 25 0 1 0 156361537 256606208 52623 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 62648 52623 257 541 0 62098 0
Current children cumulated CPU time (s) 2981.19
Current children cumulated vsize (KiB) 250592

[startup+3042.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29711
/proc/meminfo: memFree=982264/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=251872 CPUtime=3041.17
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 59306 0 0 0 303950 167 0 0 25 0 1 0 156361537 257916928 52944 1992294400 4194304 6412682 548682068864 18446744073709551615 4286900 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 62968 52944 257 541 0 62418 0
Current children cumulated CPU time (s) 3041.17
Current children cumulated vsize (KiB) 251872

[startup+3102.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29711
/proc/meminfo: memFree=981176/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=252992 CPUtime=3101.15
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 59593 0 0 0 309943 172 0 0 25 0 1 0 156361537 259063808 53231 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 63248 53231 257 541 0 62698 0
Current children cumulated CPU time (s) 3101.15
Current children cumulated vsize (KiB) 252992

[startup+3162.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29711
/proc/meminfo: memFree=975480/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=259444 CPUtime=3161.12
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 61008 0 0 0 315936 176 0 0 25 0 1 0 156361537 265670656 54646 1992294400 4194304 6412682 548682068864 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 64861 54646 257 541 0 64311 0
Current children cumulated CPU time (s) 3161.12
Current children cumulated vsize (KiB) 259444

[startup+3222.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29711
/proc/meminfo: memFree=978872/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=256192 CPUtime=3221.1
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 61143 0 0 0 321931 179 0 0 25 0 1 0 156361537 262340608 53808 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 64048 53808 257 541 0 63498 0
Current children cumulated CPU time (s) 3221.1
Current children cumulated vsize (KiB) 256192

[startup+3282.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29711
/proc/meminfo: memFree=978744/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=256192 CPUtime=3281.09
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 61157 0 0 0 327927 182 0 0 25 0 1 0 156361537 262340608 53822 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 64048 53822 257 541 0 63498 0
Current children cumulated CPU time (s) 3281.09
Current children cumulated vsize (KiB) 256192

[startup+3342.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29711
/proc/meminfo: memFree=978744/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=256192 CPUtime=3341.07
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 61157 0 0 0 333923 184 0 0 25 0 1 0 156361537 262340608 53822 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 64048 53822 257 541 0 63498 0
Current children cumulated CPU time (s) 3341.07
Current children cumulated vsize (KiB) 256192

[startup+3402.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29711
/proc/meminfo: memFree=978680/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=256192 CPUtime=3401.04
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 61161 0 0 0 339919 185 0 0 25 0 1 0 156361537 262340608 53826 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 64048 53826 257 541 0 63498 0
Current children cumulated CPU time (s) 3401.04
Current children cumulated vsize (KiB) 256192

[startup+3462.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29711
/proc/meminfo: memFree=978680/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=256192 CPUtime=3461.02
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 61161 0 0 0 345915 187 0 0 25 0 1 0 156361537 262340608 53826 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 64048 53826 257 541 0 63498 0
Current children cumulated CPU time (s) 3461.02
Current children cumulated vsize (KiB) 256192

[startup+3522.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29711
/proc/meminfo: memFree=978680/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=256192 CPUtime=3520.99
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 61172 0 0 0 351911 188 0 0 25 0 1 0 156361537 262340608 53837 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 64048 53837 257 541 0 63498 0
Current children cumulated CPU time (s) 3520.99
Current children cumulated vsize (KiB) 256192

[startup+3582.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29711
/proc/meminfo: memFree=977272/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=257472 CPUtime=3580.97
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 61517 0 0 0 357906 191 0 0 25 0 1 0 156361537 263651328 54182 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 64368 54182 257 541 0 63818 0
Current children cumulated CPU time (s) 3580.97
Current children cumulated vsize (KiB) 257472

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

[startup+3583.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29711
/proc/meminfo: memFree=977272/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=257472 CPUtime=3582.57
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 61518 0 0 0 358066 191 0 0 25 0 1 0 156361537 263651328 54183 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 64368 54183 257 541 0 63818 0
Current children cumulated CPU time (s) 3582.57
Current children cumulated vsize (KiB) 257472

[startup+3590.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29711
/proc/meminfo: memFree=976888/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=257472 CPUtime=3588.97
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 61611 0 0 0 358706 191 0 0 25 0 1 0 156361537 263651328 54276 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 64368 54276 257 541 0 63818 0
Current children cumulated CPU time (s) 3588.97
Current children cumulated vsize (KiB) 257472

[startup+3596.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29711
/proc/meminfo: memFree=976888/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=257472 CPUtime=3595.36
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 61642 0 0 0 359345 191 0 0 25 0 1 0 156361537 263651328 54307 1992294400 4194304 6412682 548682068864 18446744073709551615 4286825 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 64368 54307 257 541 0 63818 0
Current children cumulated CPU time (s) 3595.36
Current children cumulated vsize (KiB) 257472

[startup+3599.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29711
/proc/meminfo: memFree=976760/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=257472 CPUtime=3598.57
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 61649 0 0 0 359665 192 0 0 25 0 1 0 156361537 263651328 54314 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 64368 54314 257 541 0 63818 0
Current children cumulated CPU time (s) 3598.57
Current children cumulated vsize (KiB) 257472

[startup+3600.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29711
/proc/meminfo: memFree=976760/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=257472 CPUtime=3599.37
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 61649 0 0 0 359745 192 0 0 25 0 1 0 156361537 263651328 54314 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 64368 54314 257 541 0 63818 0
Current children cumulated CPU time (s) 3599.37
Current children cumulated vsize (KiB) 257472

[startup+3601.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29711
/proc/meminfo: memFree=976760/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=257472 CPUtime=3599.77
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 61649 0 0 0 359785 192 0 0 25 0 1 0 156361537 263651328 54314 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 64368 54314 257 541 0 63818 0
Current children cumulated CPU time (s) 3599.77
Current children cumulated vsize (KiB) 257472

[startup+3601.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29711
/proc/meminfo: memFree=976760/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=257472 CPUtime=3600.17
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 0 61649 0 0 0 359825 192 0 0 25 0 1 0 156361537 263651328 54314 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 64368 54314 257 541 0 63818 0
Current children cumulated CPU time (s) 3600.17
Current children cumulated vsize (KiB) 257472

[startup+3601.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29711
/proc/meminfo: memFree=976760/2055920 swapFree=4181168/4192956
[pid=29702] ppid=29700 vsize=0 CPUtime=3600.27
/proc/29702/stat : 29702 (kw) R 29700 29702 29582 0 -1 4 61656 0 0 0 359835 192 0 0 25 0 1 0 156361537 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/29702/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3600.27
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3601.63
CPU time (s): 3600.31
CPU user time (s): 3598.35
CPU system time (s): 1.9577
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 259444

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

runsolver used 4.09238 second user time and 7.9118 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-02 18:55:30
IDJOB=1775045
IDBENCH=71078
IDSOLVER=611
FILE ID=node37/1775045-1241283330
PBS_JOBID= 9225056
Free space on /tmp= 66544 MiB

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

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1288346210

node37.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.259
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.259
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:       1194712 kB
Buffers:         75800 kB
Cached:         691208 kB
SwapCached:       5608 kB
Active:          70260 kB
Inactive:       704700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1194712 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:            3272 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            72368 kB
Committed_AS:   809376 kB
PageTables:       1380 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= 66544 MiB
End job on node37 at 2009-05-02 19:55:31