Trace number 1773365

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? 3616.35 3617.53

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3280.04
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

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
3616.11/3617.34	c 3600 seconds
3616.11/3617.34	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-1773365-1241277625/watcher-1773365-1241277625 -o /tmp/evaluation-result-1773365-1241277625/solver-1773365-1241277625 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1773365-1241277625.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/65 29240
/proc/meminfo: memFree=1878080/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=14732 CPUtime=0
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 1055 0 0 0 0 0 0 0 23 0 1 0 155796640 15085568 1039 1992294400 4194304 6412682 548682068864 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 3683 1046 192 541 0 3133 0

[startup+0.0344179 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 29240
/proc/meminfo: memFree=1878080/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=28820 CPUtime=0.03
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 5497 0 0 0 1 2 0 0 23 0 1 0 155796640 29511680 5481 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 7205 5486 208 541 0 6655 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 28820

[startup+0.101468 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 29240
/proc/meminfo: memFree=1878080/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=65588 CPUtime=0.09
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 14955 0 0 0 3 6 0 0 23 0 1 0 155796640 67162112 14939 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 16397 14945 208 541 0 15847 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65588

[startup+0.301442 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 29240
/proc/meminfo: memFree=1878080/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=135260 CPUtime=0.29
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 25343 0 0 0 19 10 0 0 25 0 1 0 155796640 138506240 25327 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 33815 25327 219 541 0 33265 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 135260

[startup+0.701479 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 29240
/proc/meminfo: memFree=1878080/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=141644 CPUtime=0.69
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 27086 0 0 0 58 11 0 0 25 0 1 0 155796640 145043456 27070 1992294400 4194304 6412682 548682068864 18446744073709551615 4918797 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 35411 27070 219 541 0 34861 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 141644

[startup+1.50155 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29241
/proc/meminfo: memFree=1762872/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=154352 CPUtime=1.49
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 30576 0 0 0 135 14 0 0 25 0 1 0 155796640 158056448 30560 1992294400 4194304 6412682 548682068864 18446744073709551615 4284093 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 38588 30560 219 541 0 38038 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154352

[startup+3.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29241
/proc/meminfo: memFree=1744376/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=179732 CPUtime=3.09
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 37550 0 0 0 289 20 0 0 25 0 1 0 155796640 184045568 37534 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 44933 37534 219 541 0 44383 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 179732

[startup+6.302 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 29241
/proc/meminfo: memFree=1690296/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=228836 CPUtime=6.29
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 50969 0 0 0 602 27 0 0 25 0 1 0 155796640 234328064 50953 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 57209 50953 219 541 0 56659 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 228836

[startup+12.7016 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 29241
/proc/meminfo: memFree=1576640/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=336452 CPUtime=12.69
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 83048 0 0 0 1226 43 0 0 25 0 1 0 155796640 344526848 79959 1992294400 4194304 6412682 548682068864 18446744073709551615 4261074 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 84113 79959 221 541 0 83563 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 336452

[startup+25.5018 s]
/proc/loadavg: 1.05 1.00 1.00 2/66 29241
/proc/meminfo: memFree=1350912/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=567452 CPUtime=25.48
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 134863 0 0 0 2472 76 0 0 25 0 1 0 155796640 581070848 131774 1992294400 4194304 6412682 548682068864 18446744073709551615 4509103 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 141863 131774 248 541 0 141313 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 567452

[startup+51.1012 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 29241
/proc/meminfo: memFree=1312448/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=603728 CPUtime=51.06
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 143710 0 0 0 5023 83 0 0 25 0 1 0 155796640 618217472 140621 1992294400 4194304 6412682 548682068864 18446744073709551615 4297085 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 150932 140621 248 541 0 150382 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 603728

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 29241
/proc/meminfo: memFree=1309376/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=603888 CPUtime=102.22
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 144113 0 0 0 10081 141 0 0 25 0 1 0 155796640 618381312 141024 1992294400 4194304 6412682 548682068864 18446744073709551615 5476491 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 150972 141024 258 541 0 150422 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 603888

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29241
/proc/meminfo: memFree=1308928/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=603888 CPUtime=162.2
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 144247 0 0 0 16052 168 0 0 25 0 1 0 155796640 618381312 141158 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 150972 141158 258 541 0 150422 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 603888

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29241
/proc/meminfo: memFree=1308736/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=603888 CPUtime=222.17
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 144287 0 0 0 22031 186 0 0 25 0 1 0 155796640 618381312 141198 1992294400 4194304 6412682 548682068864 18446744073709551615 5485069 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 150972 141198 258 541 0 150422 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 603888

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29241
/proc/meminfo: memFree=1307392/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=603888 CPUtime=282.15
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 144631 0 0 0 27984 231 0 0 25 0 1 0 155796640 618381312 141542 1992294400 4194304 6412682 548682068864 18446744073709551615 4573595 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 150972 141542 258 541 0 150422 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 603888

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29241
/proc/meminfo: memFree=1307392/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=603888 CPUtime=342.12
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 144632 0 0 0 33980 232 0 0 25 0 1 0 155796640 618381312 141543 1992294400 4194304 6412682 548682068864 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 150972 141543 258 541 0 150422 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 603888

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29241
/proc/meminfo: memFree=1302208/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=604848 CPUtime=402.1
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 145945 0 0 0 39906 304 0 0 25 0 1 0 155796640 619364352 142856 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 151212 142856 258 541 0 150662 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 604848

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29241
/proc/meminfo: memFree=1302016/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=604848 CPUtime=462.08
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 145960 0 0 0 45900 308 0 0 25 0 1 0 155796640 619364352 142871 1992294400 4194304 6412682 548682068864 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 151212 142871 258 541 0 150662 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 604848

[startup+522.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 29241
/proc/meminfo: memFree=1300672/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=605968 CPUtime=522.04
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 146292 0 0 0 51852 352 0 0 25 0 1 0 155796640 620511232 143203 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 151492 143203 258 541 0 150942 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 605968

[startup+582.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 29241
/proc/meminfo: memFree=1275200/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=631284 CPUtime=582.03
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 152644 0 0 0 57813 390 0 0 25 0 1 0 155796640 646434816 149555 1992294400 4194304 6412682 548682068864 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 157821 149555 258 541 0 157271 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 631284

[startup+642.301 s]
/proc/loadavg: 1.07 1.03 1.01 2/66 29241
/proc/meminfo: memFree=1271360/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=634900 CPUtime=642.01
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 153592 0 0 0 63808 393 0 0 25 0 1 0 155796640 650137600 150503 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 158725 150503 258 541 0 158175 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 634900

[startup+702.301 s]

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

/proc/meminfo: memFree=665152/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=1259720 CPUtime=2981.3
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 304335 0 0 0 296315 1815 0 0 25 0 1 0 155796640 1289953280 301239 1992294400 4194304 6412682 548682068864 18446744073709551615 4359955 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 314930 301239 258 541 0 314380 0
Current children cumulated CPU time (s) 2981.3
Current children cumulated vsize (KiB) 1259720

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29249
/proc/meminfo: memFree=646848/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=1277556 CPUtime=3041.29
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 308889 0 0 0 302294 1835 0 0 25 0 1 0 155796640 1308217344 305793 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 319389 305793 258 541 0 318839 0
Current children cumulated CPU time (s) 3041.29
Current children cumulated vsize (KiB) 1277556

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29249
/proc/meminfo: memFree=646784/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=1277556 CPUtime=3101.27
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 308889 0 0 0 308291 1836 0 0 25 0 1 0 155796640 1308217344 305793 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 319389 305793 258 541 0 318839 0
Current children cumulated CPU time (s) 3101.27
Current children cumulated vsize (KiB) 1277556

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29249
/proc/meminfo: memFree=646720/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=1277556 CPUtime=3161.26
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 308892 0 0 0 314286 1840 0 0 25 0 1 0 155796640 1308217344 305796 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 319389 305796 258 541 0 318839 0
Current children cumulated CPU time (s) 3161.26
Current children cumulated vsize (KiB) 1277556

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29249
/proc/meminfo: memFree=646080/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=1277556 CPUtime=3221.23
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 309066 0 0 0 320216 1907 0 0 25 0 1 0 155796640 1308217344 305970 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 319389 305970 258 541 0 318839 0
Current children cumulated CPU time (s) 3221.23
Current children cumulated vsize (KiB) 1277556

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29249
/proc/meminfo: memFree=646016/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=1277556 CPUtime=3281.22
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 309069 0 0 0 326190 1932 0 0 25 0 1 0 155796640 1308217344 305973 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 319389 305973 258 541 0 318839 0
Current children cumulated CPU time (s) 3281.22
Current children cumulated vsize (KiB) 1277556

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29249
/proc/meminfo: memFree=645888/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=1277556 CPUtime=3341.18
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 309089 0 0 0 332168 1950 0 0 25 0 1 0 155796640 1308217344 305993 1992294400 4194304 6412682 548682068864 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 319389 305993 258 541 0 318839 0
Current children cumulated CPU time (s) 3341.18
Current children cumulated vsize (KiB) 1277556

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29249
/proc/meminfo: memFree=645632/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=1277556 CPUtime=3401.17
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 309147 0 0 0 338150 1967 0 0 25 0 1 0 155796640 1308217344 306051 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 319389 306051 258 541 0 318839 0
Current children cumulated CPU time (s) 3401.17
Current children cumulated vsize (KiB) 1277556

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29249
/proc/meminfo: memFree=641472/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=1282636 CPUtime=3461.15
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 310173 0 0 0 344130 1985 0 0 25 0 1 0 155796640 1313419264 307077 1992294400 4194304 6412682 548682068864 18446744073709551615 4285817 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 320659 307077 258 541 0 320109 0
Current children cumulated CPU time (s) 3461.15
Current children cumulated vsize (KiB) 1282636

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29249
/proc/meminfo: memFree=638336/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=1285864 CPUtime=3521.13
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 310962 0 0 0 350106 2007 0 0 25 0 1 0 155796640 1316724736 307866 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 321466 307866 258 541 0 320916 0
Current children cumulated CPU time (s) 3521.13
Current children cumulated vsize (KiB) 1285864

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29249
/proc/meminfo: memFree=582080/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=1345444 CPUtime=3581.12
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 325193 0 0 0 356078 2034 0 0 25 0 1 0 155796640 1377734656 322093 1992294400 4194304 6412682 548682068864 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 336361 322093 258 541 0 335811 0
Current children cumulated CPU time (s) 3581.12
Current children cumulated vsize (KiB) 1345444

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

[startup+3583.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29249
/proc/meminfo: memFree=579584/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=1347224 CPUtime=3582.72
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 325670 0 0 0 356237 2035 0 0 25 0 1 0 155796640 1379557376 322570 1992294400 4194304 6412682 548682068864 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 336806 322570 258 541 0 336256 0
Current children cumulated CPU time (s) 3582.72
Current children cumulated vsize (KiB) 1347224

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29249
/proc/meminfo: memFree=570944/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=1356256 CPUtime=3595.51
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 327929 0 0 0 357513 2038 0 0 25 0 1 0 155796640 1388806144 324829 1992294400 4194304 6412682 548682068864 18446744073709551615 4286896 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 339064 324829 258 541 0 338514 0
Current children cumulated CPU time (s) 3595.51
Current children cumulated vsize (KiB) 1356256

[startup+3609.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29249
/proc/meminfo: memFree=561152/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=1365520 CPUtime=3608.31
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 330259 0 0 0 358787 2044 0 0 25 0 1 0 155796640 1398292480 327159 1992294400 4194304 6412682 548682068864 18446744073709551615 4419567 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 341380 327159 258 541 0 340830 0
Current children cumulated CPU time (s) 3608.31
Current children cumulated vsize (KiB) 1365520

[startup+3612.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29249
/proc/meminfo: memFree=559040/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=1367428 CPUtime=3611.5
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 330756 0 0 0 359106 2044 0 0 25 0 1 0 155796640 1400246272 327655 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 341857 327655 258 541 0 341307 0
Current children cumulated CPU time (s) 3611.5
Current children cumulated vsize (KiB) 1367428

[startup+3615.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29249
/proc/meminfo: memFree=557248/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=1369332 CPUtime=3614.71
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 331238 0 0 0 359425 2046 0 0 25 0 1 0 155796640 1402195968 328137 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 342333 328137 258 541 0 341783 0
Current children cumulated CPU time (s) 3614.71
Current children cumulated vsize (KiB) 1369332

[startup+3616.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29249
/proc/meminfo: memFree=556544/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=1369748 CPUtime=3615.52
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 331352 0 0 0 359506 2046 0 0 25 0 1 0 155796640 1402621952 328251 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 342437 328251 258 541 0 341887 0
Current children cumulated CPU time (s) 3615.52
Current children cumulated vsize (KiB) 1369748

[startup+3617.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29249
/proc/meminfo: memFree=556544/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=1369884 CPUtime=3615.91
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 0 331381 0 0 0 359545 2046 0 0 25 0 1 0 155796640 1402761216 328280 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 342471 328280 258 541 0 341921 0
Current children cumulated CPU time (s) 3615.91
Current children cumulated vsize (KiB) 1369884

[startup+3617.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29249
/proc/meminfo: memFree=556544/2055920 swapFree=4181396/4192956
[pid=29240] ppid=29238 vsize=0 CPUtime=3616.31
/proc/29240/stat : 29240 (kw) R 29238 29240 29120 0 -1 4 331406 0 0 0 359569 2062 0 0 25 0 1 0 155796640 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/29240/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3616.31
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3617.53
CPU time (s): 3616.35
CPU user time (s): 3595.7
CPU system time (s): 20.6529
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 1369884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.7
system time used= 20.6529
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331406
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= 3
involuntary context switches= 7716

runsolver used 4.08938 second user time and 8.91165 second system time

The end

Launcher Data

Begin job on node8 at 2009-05-02 17:20:29
IDJOB=1773365
IDBENCH=69571
IDSOLVER=611
FILE ID=node8/1773365-1241277625
PBS_JOBID= 9225018
Free space on /tmp= 65876 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773365-1241277625/watcher-1773365-1241277625 -o /tmp/evaluation-result-1773365-1241277625/solver-1773365-1241277625 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1773365-1241277625.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=2086056970

node8.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1878560 kB
Buffers:          1128 kB
Cached:          96980 kB
SwapCached:       4504 kB
Active:          88672 kB
Inactive:        17804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1878560 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:           71020 kB
Writeback:           0 kB
Mapped:          15092 kB
Slab:            56692 kB
Committed_AS:   783940 kB
PageTables:       1372 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= 65868 MiB
End job on node8 at 2009-05-02 18:20:47