Trace number 1773665

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? 3602.17 3603.12

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate128.cnf
MD5SUMf21954c654ab1cfd9e2c1aa6fdf49c58
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 variables138559
Number of clauses415292
Sum of the clauses size969012
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2276860
Number of clauses of size 3138430
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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
3602.03/3603.07	c 3600.02 seconds
3602.03/3603.07	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-1773665-1241279223/watcher-1773665-1241279223 -o /tmp/evaluation-result-1773665-1241279223/solver-1773665-1241279223 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1773665-1241279223.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.85 0.97 0.99 3/64 26218
/proc/meminfo: memFree=1007936/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=6420 CPUtime=0
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 777 0 0 0 0 0 0 0 18 0 1 0 155950145 6574080 761 1992294400 4194304 6412682 548682068864 18446744073709551615 4342988 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 1605 768 200 541 0 1055 0

[startup+0.071051 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26218
/proc/meminfo: memFree=1007936/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=43184 CPUtime=0.06
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 9334 0 0 0 2 4 0 0 18 0 1 0 155950145 44220416 9318 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 10796 9325 208 541 0 10246 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 43184

[startup+0.101051 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26218
/proc/meminfo: memFree=1007936/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=61136 CPUtime=0.09
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 14227 0 0 0 3 6 0 0 18 0 1 0 155950145 62603264 14211 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 15284 14217 208 541 0 14734 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61136

[startup+0.301072 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26218
/proc/meminfo: memFree=1007936/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=87960 CPUtime=0.29
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 20446 0 0 0 20 9 0 0 19 0 1 0 155950145 90071040 20430 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 21990 20430 219 541 0 21440 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87960

[startup+0.701115 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26218
/proc/meminfo: memFree=1007936/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=93108 CPUtime=0.68
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 21895 0 0 0 59 9 0 0 22 0 1 0 155950145 95342592 21879 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 23277 21879 219 541 0 22727 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 93108

[startup+1.5012 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 26219
/proc/meminfo: memFree=916856/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=105952 CPUtime=1.49
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 25444 0 0 0 137 12 0 0 25 0 1 0 155950145 108494848 25428 1992294400 4194304 6412682 548682068864 18446744073709551615 4285052 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 26488 25428 220 541 0 25938 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105952

[startup+3.10137 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 26219
/proc/meminfo: memFree=900472/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=141536 CPUtime=3.09
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 34924 0 0 0 286 23 0 0 25 0 1 0 155950145 144932864 33711 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 35384 33711 247 541 0 34834 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 141536

[startup+6.30171 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 26219
/proc/meminfo: memFree=833784/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=172960 CPUtime=6.28
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 43339 0 0 0 571 57 0 0 25 0 1 0 155950145 177111040 42126 1992294400 4194304 6412682 548682068864 18446744073709551615 4652985 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 43240 42126 248 541 0 42690 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 172960

[startup+12.7014 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 26219
/proc/meminfo: memFree=835392/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=169992 CPUtime=12.68
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 43759 0 0 0 1210 58 0 0 25 0 1 0 155950145 174071808 41463 1992294400 4194304 6412682 548682068864 18446744073709551615 4417250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 42498 41463 255 541 0 41948 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 169992

[startup+25.5018 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 26219
/proc/meminfo: memFree=835456/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=169992 CPUtime=25.48
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 43760 0 0 0 2490 58 0 0 25 0 1 0 155950145 174071808 41464 1992294400 4194304 6412682 548682068864 18446744073709551615 4286874 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 42498 41464 255 541 0 41948 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 169992

[startup+51.1015 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 26219
/proc/meminfo: memFree=835456/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=169992 CPUtime=51.07
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 43803 0 0 0 5049 58 0 0 25 0 1 0 155950145 174071808 41505 1992294400 4194304 6412682 548682068864 18446744073709551615 4359818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 42498 41505 255 541 0 41948 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 169992

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 26219
/proc/meminfo: memFree=834752/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=170728 CPUtime=102.25
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 43988 0 0 0 10167 58 0 0 25 0 1 0 155950145 174825472 41688 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 42682 41688 255 541 0 42132 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 170728

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26219
/proc/meminfo: memFree=830464/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=175172 CPUtime=162.24
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 45109 0 0 0 16164 60 0 0 25 0 1 0 155950145 179376128 42783 1992294400 4194304 6412682 548682068864 18446744073709551615 4329603 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 43793 42783 255 541 0 43243 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 175172

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26219
/proc/meminfo: memFree=825664/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=179780 CPUtime=222.22
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 46309 0 0 0 22161 61 0 0 25 0 1 0 155950145 184094720 43954 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 44945 43954 255 541 0 44395 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 179780

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26219
/proc/meminfo: memFree=823552/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=181920 CPUtime=282.2
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 46843 0 0 0 28159 61 0 0 25 0 1 0 155950145 186286080 44485 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 45480 44485 255 541 0 44930 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 181920

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26219
/proc/meminfo: memFree=821824/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=183540 CPUtime=342.19
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 47255 0 0 0 34157 62 0 0 25 0 1 0 155950145 187944960 44895 1992294400 4194304 6412682 548682068864 18446744073709551615 4286714 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 45885 44895 255 541 0 45335 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 183540

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26219
/proc/meminfo: memFree=820224/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=185000 CPUtime=402.18
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 47647 0 0 0 40155 63 0 0 25 0 1 0 155950145 189440000 45283 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 46250 45283 255 541 0 45700 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 185000

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26219
/proc/meminfo: memFree=818944/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=186472 CPUtime=462.16
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 48018 0 0 0 46153 63 0 0 25 0 1 0 155950145 190947328 45653 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 46618 45653 255 541 0 46068 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 186472

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26219
/proc/meminfo: memFree=816320/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=189284 CPUtime=522.14
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 48694 0 0 0 52150 64 0 0 25 0 1 0 155950145 193826816 46326 1992294400 4194304 6412682 548682068864 18446744073709551615 4328489 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 47321 46326 255 541 0 46771 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 189284

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26219
/proc/meminfo: memFree=814080/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=191312 CPUtime=582.13
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 49237 0 0 0 58148 65 0 0 25 0 1 0 155950145 195903488 46867 1992294400 4194304 6412682 548682068864 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 47828 46867 255 541 0 47278 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 191312

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26219
/proc/meminfo: memFree=808832/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=196500 CPUtime=642.11
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 50537 0 0 0 64145 66 0 0 25 0 1 0 155950145 201216000 48159 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 49125 48159 255 541 0 48575 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 196500

[startup+702.302 s]

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

/proc/meminfo: memFree=728768/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=276500 CPUtime=2921.51
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 70651 0 0 0 292061 90 0 0 25 0 1 0 155950145 283136000 68110 1992294400 4194304 6412682 548682068864 18446744073709551615 4286731 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 69125 68110 258 541 0 68575 0
Current children cumulated CPU time (s) 2921.51
Current children cumulated vsize (KiB) 276500

[startup+2982.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26225
/proc/meminfo: memFree=728768/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=276500 CPUtime=2981.5
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 70651 0 0 0 298060 90 0 0 25 0 1 0 155950145 283136000 68110 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 69125 68110 258 541 0 68575 0
Current children cumulated CPU time (s) 2981.5
Current children cumulated vsize (KiB) 276500

[startup+3042.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26225
/proc/meminfo: memFree=723712/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=281536 CPUtime=3041.48
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 71927 0 0 0 304057 91 0 0 25 0 1 0 155950145 288292864 69386 1992294400 4194304 6412682 548682068864 18446744073709551615 4290015 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 70384 69386 258 541 0 69834 0
Current children cumulated CPU time (s) 3041.48
Current children cumulated vsize (KiB) 281536

[startup+3102.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26225
/proc/meminfo: memFree=723648/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=281536 CPUtime=3101.47
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 71927 0 0 0 310055 92 0 0 25 0 1 0 155950145 288292864 69386 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 70384 69386 258 541 0 69834 0
Current children cumulated CPU time (s) 3101.47
Current children cumulated vsize (KiB) 281536

[startup+3162.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26225
/proc/meminfo: memFree=723712/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=281536 CPUtime=3161.45
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 71927 0 0 0 316053 92 0 0 25 0 1 0 155950145 288292864 69386 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 70384 69386 258 541 0 69834 0
Current children cumulated CPU time (s) 3161.45
Current children cumulated vsize (KiB) 281536

[startup+3222.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26227
/proc/meminfo: memFree=723520/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=281536 CPUtime=3221.44
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 71927 0 0 0 322051 93 0 0 25 0 1 0 155950145 288292864 69386 1992294400 4194304 6412682 548682068864 18446744073709551615 4328868 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 70384 69386 258 541 0 69834 0
Current children cumulated CPU time (s) 3221.44
Current children cumulated vsize (KiB) 281536

[startup+3282.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26227
/proc/meminfo: memFree=723520/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=281536 CPUtime=3281.42
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 71927 0 0 0 328049 93 0 0 25 0 1 0 155950145 288292864 69386 1992294400 4194304 6412682 548682068864 18446744073709551615 4359621 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 70384 69386 258 541 0 69834 0
Current children cumulated CPU time (s) 3281.42
Current children cumulated vsize (KiB) 281536

[startup+3342.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26227
/proc/meminfo: memFree=723584/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=281536 CPUtime=3341.4
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 71927 0 0 0 334047 93 0 0 25 0 1 0 155950145 288292864 69386 1992294400 4194304 6412682 548682068864 18446744073709551615 4417222 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 70384 69386 258 541 0 69834 0
Current children cumulated CPU time (s) 3341.4
Current children cumulated vsize (KiB) 281536

[startup+3402.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26227
/proc/meminfo: memFree=722240/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=283144 CPUtime=3401.39
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 72283 0 0 0 340045 94 0 0 25 0 1 0 155950145 289939456 69738 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 70786 69738 258 541 0 70236 0
Current children cumulated CPU time (s) 3401.39
Current children cumulated vsize (KiB) 283144

[startup+3462.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26227
/proc/meminfo: memFree=719040/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=286372 CPUtime=3461.37
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 73117 0 0 0 346042 95 0 0 25 0 1 0 155950145 293244928 70557 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 71593 70557 258 541 0 71043 0
Current children cumulated CPU time (s) 3461.37
Current children cumulated vsize (KiB) 286372

[startup+3522.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26227
/proc/meminfo: memFree=713792/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=291612 CPUtime=3521.36
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 74424 0 0 0 352040 96 0 0 25 0 1 0 155950145 298610688 71845 1992294400 4194304 6412682 548682068864 18446744073709551615 4328489 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 72903 71845 258 541 0 72353 0
Current children cumulated CPU time (s) 3521.36
Current children cumulated vsize (KiB) 291612

[startup+3582.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26227
/proc/meminfo: memFree=707712/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=297524 CPUtime=3581.34
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 75965 0 0 0 358037 97 0 0 25 0 1 0 155950145 304664576 73358 1992294400 4194304 6412682 548682068864 18446744073709551615 4362501 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 74381 73358 258 541 0 73831 0
Current children cumulated CPU time (s) 3581.34
Current children cumulated vsize (KiB) 297524

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 26227
/proc/meminfo: memFree=707648/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=297676 CPUtime=3582.94
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 75980 0 0 0 358197 97 0 0 25 0 1 0 155950145 304820224 73373 1992294400 4194304 6412682 548682068864 18446744073709551615 4417170 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 74419 73373 258 541 0 73869 0
Current children cumulated CPU time (s) 3582.94
Current children cumulated vsize (KiB) 297676

[startup+3596.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26227
/proc/meminfo: memFree=707264/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=297988 CPUtime=3595.74
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 76071 0 0 0 359477 97 0 0 25 0 1 0 155950145 305139712 73464 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 74497 73464 258 541 0 73947 0
Current children cumulated CPU time (s) 3595.74
Current children cumulated vsize (KiB) 297988

[startup+3599.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26227
/proc/meminfo: memFree=707136/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=297988 CPUtime=3598.94
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 76091 0 0 0 359797 97 0 0 25 0 1 0 155950145 305139712 73484 1992294400 4194304 6412682 548682068864 18446744073709551615 4363106 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 74497 73484 258 541 0 73947 0
Current children cumulated CPU time (s) 3598.94
Current children cumulated vsize (KiB) 297988

[startup+3601.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26227
/proc/meminfo: memFree=707136/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=297988 CPUtime=3600.54
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 76091 0 0 0 359957 97 0 0 25 0 1 0 155950145 305139712 73484 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 74497 73484 258 541 0 73947 0
Current children cumulated CPU time (s) 3600.54
Current children cumulated vsize (KiB) 297988

[startup+3602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26227
/proc/meminfo: memFree=707136/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=297988 CPUtime=3601.33
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 76091 0 0 0 360036 97 0 0 25 0 1 0 155950145 305139712 73484 1992294400 4194304 6412682 548682068864 18446744073709551615 4361182 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 74497 73484 258 541 0 73947 0
Current children cumulated CPU time (s) 3601.33
Current children cumulated vsize (KiB) 297988

[startup+3602.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26227
/proc/meminfo: memFree=707136/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=297988 CPUtime=3601.73
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 0 76091 0 0 0 360076 97 0 0 25 0 1 0 155950145 305139712 73484 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 74497 73484 258 541 0 73947 0
Current children cumulated CPU time (s) 3601.73
Current children cumulated vsize (KiB) 297988

[startup+3603.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26227
/proc/meminfo: memFree=707136/2055920 swapFree=4181276/4192956
[pid=26218] ppid=26216 vsize=0 CPUtime=3602.14
/proc/26218/stat : 26218 (kw) R 26216 26218 26181 0 -1 4 76098 0 0 0 360114 100 0 0 25 0 1 0 155950145 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/26218/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3602.14
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3603.12
CPU time (s): 3602.17
CPU user time (s): 3601.14
CPU system time (s): 1.02684
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 297988

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

runsolver used 3.51747 second user time and 8.03878 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-02 17:47:04
IDJOB=1773665
IDBENCH=70772
IDSOLVER=611
FILE ID=node47/1773665-1241279223
PBS_JOBID= 9225028
Free space on /tmp= 66488 MiB

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

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

MD5SUM BENCH= f21954c654ab1cfd9e2c1aa6fdf49c58
RANDOM SEED=57963377

node47.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.212
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.212
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:       1008416 kB
Buffers:         79912 kB
Cached:         860548 kB
SwapCached:       5488 kB
Active:          42832 kB
Inactive:       905464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1008416 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:            9444 kB
Writeback:           0 kB
Mapped:          13452 kB
Slab:            85184 kB
Committed_AS:   726864 kB
PageTables:       1444 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= 66480 MiB
End job on node47 at 2009-05-02 18:47:07