Trace number 1773275

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? 3634.25 3640.52

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6836.2
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

0.00/0.23	c kw (KillerWhale) version 0.6
0.00/0.23	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.23	c johan@oepir.com
3633.93/3640.22	c 3600 seconds
3633.93/3640.22	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-1773275-1241277341/watcher-1773275-1241277341 -o /tmp/evaluation-result-1773275-1241277341/solver-1773275-1241277341 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1773275-1241277341.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.69 1.15 1.05 4/64 26453
/proc/meminfo: memFree=1094144/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=18576 CPUtime=0
/proc/26453/stat : 26453 (runsolver) R 26451 26453 26416 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 155769186 19021824 284 1992294400 4194304 4302564 548682068528 18446744073709551615 217871609127 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26453/statm: 4644 284 249 26 0 2626 0

[startup+0.231616 s]
/proc/loadavg: 1.69 1.15 1.05 4/64 26453
/proc/meminfo: memFree=1094144/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=141484 CPUtime=0.21
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 33495 0 0 0 9 12 0 0 19 0 1 0 155769186 144879616 33479 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/26453/statm: 35371 33479 208 541 0 34821 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 141484

[startup+0.302473 s]
/proc/loadavg: 1.69 1.15 1.05 4/64 26453
/proc/meminfo: memFree=1094144/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=182932 CPUtime=0.28
/proc/26453/stat : 26453 (kw) D 26451 26453 26416 0 -1 0 44774 0 0 0 12 16 0 0 19 0 1 0 155769186 187322368 44758 1992294400 4194304 6412682 548682068864 18446744073709551615 5553904 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/26453/statm: 45733 44758 211 541 0 45183 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 182932

[startup+0.401484 s]
/proc/loadavg: 1.69 1.15 1.05 4/64 26453
/proc/meminfo: memFree=1094144/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=182932 CPUtime=0.28
/proc/26453/stat : 26453 (kw) D 26451 26453 26416 0 -1 0 44774 0 0 0 12 16 0 0 19 0 1 0 155769186 187322368 44758 1992294400 4194304 6412682 548682068864 18446744073709551615 5553904 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/26453/statm: 45733 44758 211 541 0 45183 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 182932

[startup+0.701543 s]
/proc/loadavg: 1.69 1.15 1.05 4/64 26453
/proc/meminfo: memFree=1094144/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=182932 CPUtime=0.28
/proc/26453/stat : 26453 (kw) D 26451 26453 26416 0 -1 0 44774 0 0 0 12 16 0 0 19 0 1 0 155769186 187322368 44758 1992294400 4194304 6412682 548682068864 18446744073709551615 5553904 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/26453/statm: 45733 44758 211 541 0 45183 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 182932

[startup+1.5017 s]
/proc/loadavg: 1.69 1.15 1.05 1/65 26454
/proc/meminfo: memFree=915768/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=182932 CPUtime=0.28
/proc/26453/stat : 26453 (kw) D 26451 26453 26416 0 -1 0 44774 0 0 0 12 16 0 0 19 0 1 0 155769186 187322368 44758 1992294400 4194304 6412682 548682068864 18446744073709551615 5553904 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/26453/statm: 45733 44758 211 541 0 45183 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 182932

[startup+3.10202 s]
/proc/loadavg: 1.69 1.15 1.05 3/65 26454
/proc/meminfo: memFree=907960/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=262448 CPUtime=1.36
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 50259 0 0 0 112 24 0 0 25 0 1 0 155769186 268746752 50243 1992294400 4194304 6412682 548682068864 18446744073709551615 4304709 0 0 4096 0 0 0 0 17 0 0 0
/proc/26453/statm: 65612 50243 219 541 0 65062 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 262448
heavy processes:

[startup+6.30337 s]
/proc/loadavg: 1.71 1.16 1.05 2/65 26454
/proc/meminfo: memFree=870264/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=294968 CPUtime=3.92
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 59213 0 0 0 359 33 0 0 25 0 1 0 155769186 302047232 59197 1992294400 4194304 6412682 548682068864 18446744073709551615 5119230 0 0 4096 0 0 0 0 17 0 0 0
/proc/26453/statm: 73742 59197 219 541 0 73192 0
Current children cumulated CPU time (s) 3.92
Current children cumulated vsize (KiB) 294968
heavy processes:

[startup+16.3963 s]
/proc/loadavg: 1.90 1.21 1.07 2/65 26454
/proc/meminfo: memFree=778936/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=446648 CPUtime=13.94
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 103305 0 0 0 1339 55 0 0 25 0 1 0 155769186 457367552 100225 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 111827 100383 220 541 0 111277 0
Current children cumulated CPU time (s) 13.94
Current children cumulated vsize (KiB) 446648

[startup+25.5021 s]
/proc/loadavg: 2.22 1.31 1.10 4/65 26454
/proc/meminfo: memFree=561976/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=583012 CPUtime=23.01
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 146058 0 0 0 2222 79 0 0 25 0 1 0 155769186 597004288 136824 1992294400 4194304 6412682 548682068864 18446744073709551615 4831993 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 145753 136824 220 541 0 145203 0
Current children cumulated CPU time (s) 23.01
Current children cumulated vsize (KiB) 583012

[startup+51.1434 s]
/proc/loadavg: 1.80 1.28 1.10 2/65 26454
/proc/meminfo: memFree=94392/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1072472 CPUtime=47.55
/proc/26453/stat : 26453 (kw) D 26451 26453 26416 0 -1 0 257795 0 0 0 4605 150 0 0 25 0 1 0 155769186 1098211328 248561 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/26453/statm: 268118 248561 248 541 0 267568 0
Current children cumulated CPU time (s) 47.55
Current children cumulated vsize (KiB) 1072472

[startup+102.301 s]
/proc/loadavg: 1.35 1.24 1.09 2/65 26454
/proc/meminfo: memFree=16184/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1219572 CPUtime=97.36
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 293878 0 0 0 9557 179 0 0 25 0 1 0 155769186 1248841728 284644 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 304893 284644 248 541 0 304343 0
Current children cumulated CPU time (s) 97.36
Current children cumulated vsize (KiB) 1219572

[startup+162.301 s]
/proc/loadavg: 1.12 1.19 1.08 2/65 26454
/proc/meminfo: memFree=15032/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1223284 CPUtime=157.34
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 295422 0 0 0 15522 212 0 0 25 0 1 0 155769186 1252642816 286188 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 305821 286188 258 541 0 305271 0
Current children cumulated CPU time (s) 157.34
Current children cumulated vsize (KiB) 1223284

[startup+222.306 s]
/proc/loadavg: 1.04 1.15 1.08 2/65 26454
/proc/meminfo: memFree=15032/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1223284 CPUtime=217.32
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 295423 0 0 0 21520 212 0 0 25 0 1 0 155769186 1252642816 286189 1992294400 4194304 6412682 548682068864 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 305821 286189 258 541 0 305271 0
Current children cumulated CPU time (s) 217.32
Current children cumulated vsize (KiB) 1223284

[startup+282.301 s]
/proc/loadavg: 1.01 1.12 1.07 2/65 26454
/proc/meminfo: memFree=15032/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1223284 CPUtime=277.3
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 295426 0 0 0 27518 212 0 0 25 0 1 0 155769186 1252642816 286192 1992294400 4194304 6412682 548682068864 18446744073709551615 4570497 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 305821 286192 258 541 0 305271 0
Current children cumulated CPU time (s) 277.3
Current children cumulated vsize (KiB) 1223284

[startup+342.302 s]
/proc/loadavg: 1.00 1.10 1.07 2/65 26454
/proc/meminfo: memFree=15032/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1223284 CPUtime=337.27
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 295428 0 0 0 33515 212 0 0 25 0 1 0 155769186 1252642816 286194 1992294400 4194304 6412682 548682068864 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 305821 286194 258 541 0 305271 0
Current children cumulated CPU time (s) 337.27
Current children cumulated vsize (KiB) 1223284

[startup+402.301 s]
/proc/loadavg: 1.00 1.08 1.06 2/65 26454
/proc/meminfo: memFree=14968/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1223284 CPUtime=397.25
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 295869 0 0 0 39457 268 0 0 25 0 1 0 155769186 1252642816 286635 1992294400 4194304 6412682 548682068864 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 305821 286635 258 541 0 305271 0
Current children cumulated CPU time (s) 397.25
Current children cumulated vsize (KiB) 1223284

[startup+462.302 s]
/proc/loadavg: 1.00 1.06 1.05 2/65 26454
/proc/meminfo: memFree=15544/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1223924 CPUtime=457.22
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 296112 0 0 0 45404 318 0 0 25 0 1 0 155769186 1253298176 286878 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 305981 286878 258 541 0 305431 0
Current children cumulated CPU time (s) 457.22
Current children cumulated vsize (KiB) 1223924

[startup+522.302 s]
/proc/loadavg: 1.00 1.05 1.05 2/65 26454
/proc/meminfo: memFree=15224/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1223924 CPUtime=517.2
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 296197 0 0 0 51335 385 0 0 25 0 1 0 155769186 1253298176 286963 1992294400 4194304 6412682 548682068864 18446744073709551615 4574751 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 305981 286963 258 541 0 305431 0
Current children cumulated CPU time (s) 517.2
Current children cumulated vsize (KiB) 1223924

[startup+582.301 s]
/proc/loadavg: 1.00 1.04 1.04 2/65 26454
/proc/meminfo: memFree=16184/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1223924 CPUtime=577.18
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 296339 0 0 0 57267 451 0 0 25 0 1 0 155769186 1253298176 287105 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 305981 287105 258 541 0 305431 0
Current children cumulated CPU time (s) 577.18
Current children cumulated vsize (KiB) 1223924

[startup+642.301 s]
/proc/loadavg: 1.00 1.03 1.04 2/65 26454
/proc/meminfo: memFree=15864/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1223924 CPUtime=637.16
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 296419 0 0 0 63245 471 0 0 25 0 1 0 155769186 1253298176 287185 1992294400 4194304 6412682 548682068864 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 305981 287185 258 541 0 305431 0
Current children cumulated CPU time (s) 637.16
Current children cumulated vsize (KiB) 1223924

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

/proc/meminfo: memFree=15480/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1599592 CPUtime=2976.27
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 391973 0 0 0 295051 2576 0 0 25 0 1 0 155769186 1637982208 382739 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 399898 382739 258 541 0 399348 0
Current children cumulated CPU time (s) 2976.27
Current children cumulated vsize (KiB) 1599592

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26462
/proc/meminfo: memFree=15160/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1642288 CPUtime=3036.25
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 402454 0 0 0 301007 2618 0 0 25 0 1 0 155769186 1681702912 393220 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 410572 393220 258 541 0 410022 0
Current children cumulated CPU time (s) 3036.25
Current children cumulated vsize (KiB) 1642288

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26462
/proc/meminfo: memFree=16824/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1653352 CPUtime=3096.23
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 405197 0 0 0 306966 2657 0 0 25 0 1 0 155769186 1693032448 395963 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 413338 395963 258 541 0 412788 0
Current children cumulated CPU time (s) 3096.23
Current children cumulated vsize (KiB) 1653352

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26462
/proc/meminfo: memFree=16696/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1653352 CPUtime=3156.21
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 405232 0 0 0 312885 2736 0 0 25 0 1 0 155769186 1693032448 395998 1992294400 4194304 6412682 548682068864 18446744073709551615 4286852 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 413338 395998 258 541 0 412788 0
Current children cumulated CPU time (s) 3156.21
Current children cumulated vsize (KiB) 1653352

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26462
/proc/meminfo: memFree=16504/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1653992 CPUtime=3216.18
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 405286 0 0 0 318832 2786 0 0 25 0 1 0 155769186 1693687808 396052 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 413498 396052 258 541 0 412948 0
Current children cumulated CPU time (s) 3216.18
Current children cumulated vsize (KiB) 1653992

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26462
/proc/meminfo: memFree=16248/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1653992 CPUtime=3276.16
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 405332 0 0 0 324778 2838 0 0 25 0 1 0 155769186 1693687808 396098 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 413498 396098 258 541 0 412948 0
Current children cumulated CPU time (s) 3276.16
Current children cumulated vsize (KiB) 1653992

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26462
/proc/meminfo: memFree=15928/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1653992 CPUtime=3336.14
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 405410 0 0 0 330741 2873 0 0 25 0 1 0 155769186 1693687808 396176 1992294400 4194304 6412682 548682068864 18446744073709551615 4361205 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 413498 396176 258 541 0 412948 0
Current children cumulated CPU time (s) 3336.14
Current children cumulated vsize (KiB) 1653992

[startup+3402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26462
/proc/meminfo: memFree=16056/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1657540 CPUtime=3396.12
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 406233 0 0 0 336708 2904 0 0 25 0 1 0 155769186 1697320960 396999 1992294400 4194304 6412682 548682068864 18446744073709551615 4417510 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 414385 396999 258 541 0 413835 0
Current children cumulated CPU time (s) 3396.12
Current children cumulated vsize (KiB) 1657540

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26462
/proc/meminfo: memFree=16120/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1692816 CPUtime=3456.09
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 414058 0 0 0 342661 2948 0 0 25 0 1 0 155769186 1733443584 404824 1992294400 4194304 6412682 548682068864 18446744073709551615 4334431 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 423204 404824 258 541 0 422654 0
Current children cumulated CPU time (s) 3456.09
Current children cumulated vsize (KiB) 1692816

[startup+3522.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26462
/proc/meminfo: memFree=14840/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1736572 CPUtime=3516.07
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 424452 0 0 0 348616 2991 0 0 25 0 1 0 155769186 1778249728 415218 1992294400 4194304 6412682 548682068864 18446744073709551615 4329769 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 434143 415218 258 541 0 433593 0
Current children cumulated CPU time (s) 3516.07
Current children cumulated vsize (KiB) 1736572

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26462
/proc/meminfo: memFree=15736/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1778500 CPUtime=3576.05
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 434402 0 0 0 354581 3024 0 0 25 0 1 0 155769186 1821184000 425168 1992294400 4194304 6412682 548682068864 18446744073709551615 4285927 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 444625 425168 258 541 0 444075 0
Current children cumulated CPU time (s) 3576.05
Current children cumulated vsize (KiB) 1778500

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

[startup+3593.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26462
/proc/meminfo: memFree=15672/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1786616 CPUtime=3587.64
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 436336 0 0 0 355735 3029 0 0 25 0 1 0 155769186 1829494784 427102 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 446654 427102 258 541 0 446104 0
Current children cumulated CPU time (s) 3587.64
Current children cumulated vsize (KiB) 1786616

[startup+3619.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26462
/proc/meminfo: memFree=15992/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1806364 CPUtime=3613.23
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 440962 0 0 0 358281 3042 0 0 25 0 1 0 155769186 1849716736 431728 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 451591 431728 258 541 0 451041 0
Current children cumulated CPU time (s) 3613.23
Current children cumulated vsize (KiB) 1806364

[startup+3632.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26462
/proc/meminfo: memFree=15288/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1816164 CPUtime=3626.03
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 443452 0 0 0 359555 3048 0 0 25 0 1 0 155769186 1859751936 434218 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 454041 434218 258 541 0 453491 0
Current children cumulated CPU time (s) 3626.03
Current children cumulated vsize (KiB) 1816164

[startup+3635.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26462
/proc/meminfo: memFree=15096/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1818396 CPUtime=3629.23
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 444010 0 0 0 359874 3049 0 0 25 0 1 0 155769186 1862037504 434776 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 454599 434776 258 541 0 454049 0
Current children cumulated CPU time (s) 3629.23
Current children cumulated vsize (KiB) 1818396

[startup+3638.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26462
/proc/meminfo: memFree=16248/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1820788 CPUtime=3632.42
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 444620 0 0 0 360192 3050 0 0 25 0 1 0 155769186 1864486912 435386 1992294400 4194304 6412682 548682068864 18446744073709551615 4286943 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 455197 435386 258 541 0 454647 0
Current children cumulated CPU time (s) 3632.42
Current children cumulated vsize (KiB) 1820788

[startup+3639.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26462
/proc/meminfo: memFree=15608/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=1821600 CPUtime=3633.23
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 0 444819 0 0 0 360272 3051 0 0 25 0 1 0 155769186 1865318400 435585 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 455400 435585 258 541 0 454850 0
Current children cumulated CPU time (s) 3633.23
Current children cumulated vsize (KiB) 1821600

[startup+3640.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26462
/proc/meminfo: memFree=15864/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=0 CPUtime=3634.03
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 4 445070 0 0 0 360343 3060 0 0 25 0 1 0 155769186 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3634.03
Current children cumulated vsize (KiB) 0

[startup+3640.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26462
/proc/meminfo: memFree=15864/2055920 swapFree=4180712/4192956
[pid=26453] ppid=26451 vsize=0 CPUtime=3634.23
/proc/26453/stat : 26453 (kw) R 26451 26453 26416 0 -1 4 445070 0 0 0 360343 3080 0 0 25 0 1 0 155769186 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3634.23
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3640.52
CPU time (s): 3634.25
CPU user time (s): 3603.43
CPU system time (s): 30.8173
CPU usage (%): 99.8279
Max. virtual memory (cumulated for all children) (KiB): 1822548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3603.43
system time used= 30.8173
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 445070
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= 9
involuntary context switches= 6292

runsolver used 4.23336 second user time and 10.5494 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-02 17:15:57
IDJOB=1773275
IDBENCH=20580
IDSOLVER=611
FILE ID=node28/1773275-1241277341
PBS_JOBID= 9225017
Free space on /tmp= 66156 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773275-1241277341/watcher-1773275-1241277341 -o /tmp/evaluation-result-1773275-1241277341/solver-1773275-1241277341 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1773275-1241277341.cnf

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1195864591

node28.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.261
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.261
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:       1094688 kB
Buffers:         72856 kB
Cached:         778544 kB
SwapCached:       5468 kB
Active:         208068 kB
Inactive:       652032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1094688 kB
SwapTotal:     4192956 kB
SwapFree:      4180712 kB
Dirty:          134136 kB
Writeback:           0 kB
Mapped:          14192 kB
Slab:            86864 kB
Committed_AS:   716532 kB
PageTables:       1420 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= 66140 MiB
End job on node28 at 2009-05-02 18:16:39