Trace number 1775025

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.71 3601.77

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_13_UNKNOWN.cnf
MD5SUM57b85ec7870f670f13b00667a6315c05
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 variables2058
Number of clauses144294
Sum of the clauses size429916
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23219
Number of clauses of size 3141052
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.52/3601.68	c 3600 seconds
3600.52/3601.68	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-1775025-1241283288/watcher-1775025-1241283288 -o /tmp/evaluation-result-1775025-1241283288/solver-1775025-1241283288 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1775025-1241283288.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.98 0.99 3/64 18649
/proc/meminfo: memFree=1106760/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=5444 CPUtime=0
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 659 0 0 0 0 0 0 0 18 0 1 0 156353169 5574656 643 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 1361 643 219 541 0 811 0

[startup+0.090103 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 18649
/proc/meminfo: memFree=1106760/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=7164 CPUtime=0.08
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 1123 0 0 0 8 0 0 0 18 0 1 0 156353169 7335936 1107 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 1791 1110 219 541 0 1241 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7164

[startup+0.101104 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 18649
/proc/meminfo: memFree=1106760/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=7428 CPUtime=0.09
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 1193 0 0 0 9 0 0 0 18 0 1 0 156353169 7606272 1177 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 1857 1177 219 541 0 1307 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7428

[startup+0.301131 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 18649
/proc/meminfo: memFree=1106760/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=11572 CPUtime=0.28
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 2318 0 0 0 28 0 0 0 19 0 1 0 156353169 11849728 2302 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 2893 2302 219 541 0 2343 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11572

[startup+0.701188 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 18649
/proc/meminfo: memFree=1106760/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=25376 CPUtime=0.69
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 5768 0 0 0 67 2 0 0 22 0 1 0 156353169 25985024 5752 1992294400 4194304 6412682 548682068864 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 6344 5752 239 541 0 5794 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25376

[startup+1.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18650
/proc/meminfo: memFree=1084672/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=25376 CPUtime=1.49
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 5768 0 0 0 147 2 0 0 25 0 1 0 156353169 25985024 5752 1992294400 4194304 6412682 548682068864 18446744073709551615 4564949 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 6344 5752 239 541 0 5794 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25376

[startup+3.10153 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18650
/proc/meminfo: memFree=1079232/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=32676 CPUtime=3.09
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 7316 0 0 0 306 3 0 0 25 0 1 0 156353169 33460224 7300 1992294400 4194304 6412682 548682068864 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 8169 7300 247 541 0 7619 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32676

[startup+6.30198 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18650
/proc/meminfo: memFree=1077696/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=32676 CPUtime=6.29
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 7316 0 0 0 626 3 0 0 25 0 1 0 156353169 33460224 7300 1992294400 4194304 6412682 548682068864 18446744073709551615 4564931 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 8169 7300 247 541 0 7619 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32676

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18650
/proc/meminfo: memFree=1073856/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=38168 CPUtime=12.69
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 8885 0 0 0 1263 6 0 0 25 0 1 0 156353169 39084032 8605 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 9542 8605 257 541 0 8992 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38168

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18650
/proc/meminfo: memFree=1063808/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=47992 CPUtime=25.48
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 11214 0 0 0 2539 9 0 0 25 0 1 0 156353169 49143808 10777 1992294400 4194304 6412682 548682068864 18446744073709551615 4334481 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 11998 10777 257 541 0 11448 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47992

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18650
/proc/meminfo: memFree=1053376/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=59980 CPUtime=51.08
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 14191 0 0 0 5092 16 0 0 25 0 1 0 156353169 61419520 13411 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 14995 13411 257 541 0 14445 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59980

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18650
/proc/meminfo: memFree=1031040/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=85564 CPUtime=102.26
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 20341 0 0 0 10198 28 0 0 25 0 1 0 156353169 87617536 18963 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 21391 18963 257 541 0 20841 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 85564

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18650
/proc/meminfo: memFree=1009024/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=111616 CPUtime=162.24
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 26045 0 0 0 16184 40 0 0 25 0 1 0 156353169 114294784 24458 1992294400 4194304 6412682 548682068864 18446744073709551615 4286863 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 27904 24458 257 541 0 27354 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 111616

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18650
/proc/meminfo: memFree=1003968/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=116736 CPUtime=222.22
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 27539 0 0 0 22177 45 0 0 25 0 1 0 156353169 119537664 25711 1992294400 4194304 6412682 548682068864 18446744073709551615 4287583 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 29184 25711 257 541 0 28634 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 116736

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18650
/proc/meminfo: memFree=992960/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=130704 CPUtime=282.21
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 30621 0 0 0 28169 52 0 0 25 0 1 0 156353169 133840896 28516 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 32676 28516 257 541 0 32126 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 130704

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18650
/proc/meminfo: memFree=976512/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=149920 CPUtime=342.19
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 34955 0 0 0 34161 58 0 0 25 0 1 0 156353169 153518080 32532 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 37480 32532 257 541 0 36930 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 149920

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18656
/proc/meminfo: memFree=963584/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=164344 CPUtime=402.17
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 38284 0 0 0 40151 66 0 0 25 0 1 0 156353169 168288256 35861 1992294400 4194304 6412682 548682068864 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 41086 35861 257 541 0 40536 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 164344

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18656
/proc/meminfo: memFree=940096/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=193200 CPUtime=462.15
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 44432 0 0 0 46142 73 0 0 25 0 1 0 156353169 197836800 41643 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 48300 41643 257 541 0 47750 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 193200

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18656
/proc/meminfo: memFree=926848/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=207532 CPUtime=522.13
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 47939 0 0 0 52133 80 0 0 25 0 1 0 156353169 212512768 45150 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 51883 45150 257 541 0 51333 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 207532

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18656
/proc/meminfo: memFree=911424/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=224680 CPUtime=582.12
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 52134 0 0 0 58119 93 0 0 25 0 1 0 156353169 230072320 48924 1992294400 4194304 6412682 548682068864 18446744073709551615 4286815 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 56170 48924 257 541 0 55620 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 224680

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18656
/proc/meminfo: memFree=905536/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=230884 CPUtime=642.1
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 53940 0 0 0 64109 101 0 0 25 0 1 0 156353169 236425216 50246 1992294400 4194304 6412682 548682068864 18446744073709551615 4287118 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 57721 50246 257 541 0 57171 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 230884

[startup+702.302 s]

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

/proc/meminfo: memFree=609024/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=570952 CPUtime=2921.42
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 132764 0 0 0 291857 285 0 0 25 0 1 0 156353169 584654848 124201 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 142738 124201 257 541 0 142188 0
Current children cumulated CPU time (s) 2921.42
Current children cumulated vsize (KiB) 570952

[startup+2982.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18658
/proc/meminfo: memFree=609792/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=571252 CPUtime=2981.41
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 133858 0 0 0 297852 289 0 0 25 0 1 0 156353169 584962048 124009 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 142813 124009 257 541 0 142263 0
Current children cumulated CPU time (s) 2981.41
Current children cumulated vsize (KiB) 571252

[startup+3042.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18658
/proc/meminfo: memFree=609472/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=571252 CPUtime=3041.4
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 133933 0 0 0 303850 290 0 0 25 0 1 0 156353169 584962048 124084 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 142813 124084 257 541 0 142263 0
Current children cumulated CPU time (s) 3041.4
Current children cumulated vsize (KiB) 571252

[startup+3102.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18658
/proc/meminfo: memFree=608960/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=571252 CPUtime=3101.37
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 134046 0 0 0 309846 291 0 0 25 0 1 0 156353169 584962048 124197 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 142813 124197 257 541 0 142263 0
Current children cumulated CPU time (s) 3101.37
Current children cumulated vsize (KiB) 571252

[startup+3162.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18658
/proc/meminfo: memFree=608704/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=571252 CPUtime=3161.36
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 134095 0 0 0 315844 292 0 0 25 0 1 0 156353169 584962048 124246 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 142813 124246 257 541 0 142263 0
Current children cumulated CPU time (s) 3161.36
Current children cumulated vsize (KiB) 571252

[startup+3222.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18658
/proc/meminfo: memFree=603264/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=576372 CPUtime=3221.33
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 135468 0 0 0 321836 297 0 0 25 0 1 0 156353169 590204928 125619 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 144093 125619 257 541 0 143543 0
Current children cumulated CPU time (s) 3221.33
Current children cumulated vsize (KiB) 576372

[startup+3282.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18658
/proc/meminfo: memFree=600640/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=578932 CPUtime=3281.33
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 136122 0 0 0 327831 302 0 0 25 0 1 0 156353169 592826368 126273 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 144733 126273 257 541 0 144183 0
Current children cumulated CPU time (s) 3281.33
Current children cumulated vsize (KiB) 578932

[startup+3342.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18658
/proc/meminfo: memFree=600448/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=578932 CPUtime=3341.3
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 136166 0 0 0 333826 304 0 0 25 0 1 0 156353169 592826368 126317 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 144733 126317 257 541 0 144183 0
Current children cumulated CPU time (s) 3341.3
Current children cumulated vsize (KiB) 578932

[startup+3402.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18658
/proc/meminfo: memFree=596416/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=582892 CPUtime=3401.29
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 137179 0 0 0 339820 309 0 0 25 0 1 0 156353169 596881408 127330 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 145723 127330 257 541 0 145173 0
Current children cumulated CPU time (s) 3401.29
Current children cumulated vsize (KiB) 582892

[startup+3462.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18658
/proc/meminfo: memFree=583488/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=597188 CPUtime=3461.27
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 140411 0 0 0 345811 316 0 0 25 0 1 0 156353169 611520512 130562 1992294400 4194304 6412682 548682068864 18446744073709551615 4286900 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 149297 130562 257 541 0 148747 0
Current children cumulated CPU time (s) 3461.27
Current children cumulated vsize (KiB) 597188

[startup+3522.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18658
/proc/meminfo: memFree=569856/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=610636 CPUtime=3521.25
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 143803 0 0 0 351802 323 0 0 25 0 1 0 156353169 625291264 133954 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 152659 133954 257 541 0 152109 0
Current children cumulated CPU time (s) 3521.25
Current children cumulated vsize (KiB) 610636

[startup+3582.3 s]
/proc/loadavg: 1.15 1.02 1.01 2/65 18658
/proc/meminfo: memFree=546944/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=633388 CPUtime=3581.23
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 149522 0 0 0 357790 333 0 0 25 0 1 0 156353169 648589312 139673 1992294400 4194304 6412682 548682068864 18446744073709551615 4296559 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 158347 139673 257 541 0 157797 0
Current children cumulated CPU time (s) 3581.23
Current children cumulated vsize (KiB) 633388

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

[startup+3583.9 s]
/proc/loadavg: 1.14 1.02 1.00 2/65 18658
/proc/meminfo: memFree=546944/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=627472 CPUtime=3582.83
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 149522 0 0 0 357950 333 0 0 25 0 1 0 156353169 642531328 138194 1992294400 4194304 6412682 548682068864 18446744073709551615 4286890 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 156868 138194 257 541 0 156318 0
Current children cumulated CPU time (s) 3582.83
Current children cumulated vsize (KiB) 627472

[startup+3590.3 s]
/proc/loadavg: 1.12 1.02 1.00 2/65 18658
/proc/meminfo: memFree=552640/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=627472 CPUtime=3589.24
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 149525 0 0 0 358590 334 0 0 25 0 1 0 156353169 642531328 138197 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 156868 138197 257 541 0 156318 0
Current children cumulated CPU time (s) 3589.24
Current children cumulated vsize (KiB) 627472

[startup+3596.7 s]
/proc/loadavg: 1.11 1.02 1.00 2/65 18658
/proc/meminfo: memFree=552640/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=627472 CPUtime=3595.63
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 149526 0 0 0 359228 335 0 0 25 0 1 0 156353169 642531328 138198 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 156868 138198 257 541 0 156318 0
Current children cumulated CPU time (s) 3595.63
Current children cumulated vsize (KiB) 627472

[startup+3599.9 s]
/proc/loadavg: 1.10 1.01 1.00 2/65 18658
/proc/meminfo: memFree=551424/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=630128 CPUtime=3598.83
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 149882 0 0 0 359548 335 0 0 25 0 1 0 156353169 645251072 138554 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 157532 138554 257 541 0 156982 0
Current children cumulated CPU time (s) 3598.83
Current children cumulated vsize (KiB) 630128

[startup+3600.7 s]
/proc/loadavg: 1.10 1.01 1.00 2/65 18658
/proc/meminfo: memFree=551424/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=630128 CPUtime=3599.63
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 149885 0 0 0 359628 335 0 0 25 0 1 0 156353169 645251072 138557 1992294400 4194304 6412682 548682068864 18446744073709551615 4360755 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 157532 138557 257 541 0 156982 0
Current children cumulated CPU time (s) 3599.63
Current children cumulated vsize (KiB) 630128

[startup+3601.5 s]
/proc/loadavg: 1.10 1.01 1.00 2/65 18658
/proc/meminfo: memFree=551360/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=630128 CPUtime=3600.42
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 0 149886 0 0 0 359707 335 0 0 25 0 1 0 156353169 645251072 138558 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 157532 138558 257 541 0 156982 0
Current children cumulated CPU time (s) 3600.42
Current children cumulated vsize (KiB) 630128

[startup+3601.7 s]
/proc/loadavg: 1.10 1.01 1.00 2/65 18658
/proc/meminfo: memFree=551360/2055920 swapFree=4180508/4192956
[pid=18649] ppid=18647 vsize=0 CPUtime=3600.63
/proc/18649/stat : 18649 (kw) R 18647 18649 18558 0 -1 4 149893 0 0 0 359726 337 0 0 25 0 1 0 156353169 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/18649/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3600.63
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3601.77
CPU time (s): 3600.71
CPU user time (s): 3597.26
CPU system time (s): 3.44748
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 633388

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

runsolver used 2.49462 second user time and 7.8998 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-02 18:54:48
IDJOB=1775025
IDBENCH=71076
IDSOLVER=611
FILE ID=node49/1775025-1241283288
PBS_JOBID= 9225060
Free space on /tmp= 66532 MiB

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

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

MD5SUM BENCH= 57b85ec7870f670f13b00667a6315c05
RANDOM SEED=1806405030

node49.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.241
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.241
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:       1107240 kB
Buffers:         85168 kB
Cached:         757912 kB
SwapCached:       5560 kB
Active:          57192 kB
Inactive:       794052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1107240 kB
SwapTotal:     4192956 kB
SwapFree:      4180508 kB
Dirty:            4736 kB
Writeback:           0 kB
Mapped:          13772 kB
Slab:            83248 kB
Committed_AS:   687928 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB
End job on node49 at 2009-05-02 19:54:50