Trace number 1773285

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? 3605.47 3606.75

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq3.cnf
MD5SUMba6236c6cc840bb0208f73665843c375
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark435.504
Satisfiable
(Un)Satisfiability was proved
Number of variables69789
Number of clauses968295
Sum of the clauses size2788367
Maximum clause length110
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2899512
Number of clauses of size 316116
Number of clauses of size 43707
Number of clauses of size 56480
Number of clauses of size over 542479

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
3605.30/3606.61	c 3600 seconds
3605.30/3606.61	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-1773285-1241277367/watcher-1773285-1241277367 -o /tmp/evaluation-result-1773285-1241277367/solver-1773285-1241277367 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1773285-1241277367.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.00 1.00 1.00 3/64 28337
/proc/meminfo: memFree=1085688/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=5516 CPUtime=0
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 998 0 0 0 0 0 0 0 18 0 1 0 155770110 5648384 982 1992294400 4194304 6412682 548682068864 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 1379 982 192 541 0 829 0

[startup+0.0543559 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28337
/proc/meminfo: memFree=1085688/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=34828 CPUtime=0.04
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 8024 0 0 0 1 3 0 0 18 0 1 0 155770110 35663872 8009 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 8740 8015 209 541 0 8190 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 34828

[startup+0.101363 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28337
/proc/meminfo: memFree=1085688/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=54620 CPUtime=0.09
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 10837 0 0 0 5 4 0 0 18 0 1 0 155770110 55930880 10821 1992294400 4194304 6412682 548682068864 18446744073709551615 5508555 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 13655 10821 219 541 0 13105 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54620

[startup+0.301399 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28337
/proc/meminfo: memFree=1085688/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=57796 CPUtime=0.29
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 11699 0 0 0 24 5 0 0 19 0 1 0 155770110 59183104 11683 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 14449 11683 219 541 0 13899 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57796

[startup+0.701468 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28337
/proc/meminfo: memFree=1085688/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=64012 CPUtime=0.69
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 13401 0 0 0 63 6 0 0 22 0 1 0 155770110 65548288 13385 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 16003 13385 219 541 0 15453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64012

[startup+1.50161 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28338
/proc/meminfo: memFree=1027824/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=76080 CPUtime=1.5
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 16719 0 0 0 142 8 0 0 25 0 1 0 155770110 77905920 16703 1992294400 4194304 6412682 548682068864 18446744073709551615 5487182 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 19020 16703 219 541 0 18470 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 76080

[startup+3.10189 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28338
/proc/meminfo: memFree=1009712/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=100748 CPUtime=3.1
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 24210 0 0 0 299 11 0 0 25 0 1 0 155770110 103165952 23425 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 25187 23425 220 541 0 24637 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 100748

[startup+6.30145 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28338
/proc/meminfo: memFree=952560/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=137904 CPUtime=6.29
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 35737 0 0 0 611 18 0 0 25 0 1 0 155770110 141213696 33415 1992294400 4194304 6412682 548682068864 18446744073709551615 4297714 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 34476 33415 230 541 0 33926 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 137904

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28338
/proc/meminfo: memFree=896568/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=199600 CPUtime=12.69
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 49133 0 0 0 1234 35 0 0 25 0 1 0 155770110 204390400 46811 1992294400 4194304 6412682 548682068864 18446744073709551615 4509086 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 49900 46811 248 541 0 49350 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 199600

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28338
/proc/meminfo: memFree=866808/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=227120 CPUtime=25.48
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 56338 0 0 0 2508 40 0 0 25 0 1 0 155770110 232570880 54016 1992294400 4194304 6412682 548682068864 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 56780 54016 248 541 0 56230 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 227120

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28338
/proc/meminfo: memFree=866104/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=227120 CPUtime=51.08
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 56549 0 0 0 5048 60 0 0 25 0 1 0 155770110 232570880 54227 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 56780 54227 258 541 0 56230 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 227120

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28338
/proc/meminfo: memFree=865656/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=227120 CPUtime=102.26
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 56668 0 0 0 10129 97 0 0 25 0 1 0 155770110 232570880 54346 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 56780 54346 258 541 0 56230 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 227120

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28338
/proc/meminfo: memFree=865080/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=227120 CPUtime=162.23
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 56806 0 0 0 16081 142 0 0 25 0 1 0 155770110 232570880 54484 1992294400 4194304 6412682 548682068864 18446744073709551615 4570452 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 56780 54484 258 541 0 56230 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 227120

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28338
/proc/meminfo: memFree=864696/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=227120 CPUtime=222.21
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 56885 0 0 0 22060 161 0 0 25 0 1 0 155770110 232570880 54563 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 56780 54563 258 541 0 56230 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 227120

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28338
/proc/meminfo: memFree=862456/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=228792 CPUtime=282.19
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 57430 0 0 0 28033 186 0 0 25 0 1 0 155770110 234283008 55108 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 57198 55108 258 541 0 56648 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 228792

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28338
/proc/meminfo: memFree=855800/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=236224 CPUtime=342.17
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 59094 0 0 0 33982 235 0 0 25 0 1 0 155770110 241893376 56772 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 59056 56772 258 541 0 58506 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 236224

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28338
/proc/meminfo: memFree=806840/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=288792 CPUtime=402.15
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 71845 0 0 0 39905 310 0 0 25 0 1 0 155770110 295723008 69523 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 72198 69523 258 541 0 71648 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 288792

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28338
/proc/meminfo: memFree=802872/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=290380 CPUtime=462.13
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 72294 0 0 0 45894 319 0 0 25 0 1 0 155770110 297349120 69972 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 72595 69972 258 541 0 72045 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 290380

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28338
/proc/meminfo: memFree=776568/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=319228 CPUtime=522.1
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 78869 0 0 0 51826 384 0 0 25 0 1 0 155770110 326889472 76547 1992294400 4194304 6412682 548682068864 18446744073709551615 4333361 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 79807 76547 258 541 0 79257 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 319228

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28338
/proc/meminfo: memFree=766904/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=330004 CPUtime=582.09
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 81283 0 0 0 57792 417 0 0 25 0 1 0 155770110 337924096 78961 1992294400 4194304 6412682 548682068864 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 82501 78961 258 541 0 81951 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 330004

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28338
/proc/meminfo: memFree=765176/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=331636 CPUtime=642.07
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 81691 0 0 0 63790 417 0 0 25 0 1 0 155770110 339595264 79369 1992294400 4194304 6412682 548682068864 18446744073709551615 4570445 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 82909 79369 258 541 0 82359 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 331636

[startup+702.302 s]

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

/proc/meminfo: memFree=326072/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=818384 CPUtime=2921.25
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 196583 0 0 0 290379 1746 0 0 25 0 1 0 155770110 838025216 188931 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 204596 188931 258 541 0 204046 0
Current children cumulated CPU time (s) 2921.25
Current children cumulated vsize (KiB) 818384

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28346
/proc/meminfo: memFree=286456/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=857788 CPUtime=2981.23
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 206496 0 0 0 296337 1786 0 0 25 0 1 0 155770110 878374912 198844 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 214447 198844 258 541 0 213897 0
Current children cumulated CPU time (s) 2981.23
Current children cumulated vsize (KiB) 857788

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28346
/proc/meminfo: memFree=259768/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=883416 CPUtime=3041.2
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 213109 0 0 0 302314 1806 0 0 25 0 1 0 155770110 904617984 205457 1992294400 4194304 6412682 548682068864 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 220854 205457 258 541 0 220304 0
Current children cumulated CPU time (s) 3041.2
Current children cumulated vsize (KiB) 883416

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28346
/proc/meminfo: memFree=259704/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=883416 CPUtime=3101.19
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 213109 0 0 0 308312 1807 0 0 25 0 1 0 155770110 904617984 205457 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 220854 205457 258 541 0 220304 0
Current children cumulated CPU time (s) 3101.19
Current children cumulated vsize (KiB) 883416

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28346
/proc/meminfo: memFree=259704/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=883416 CPUtime=3161.17
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 213109 0 0 0 314310 1807 0 0 25 0 1 0 155770110 904617984 205457 1992294400 4194304 6412682 548682068864 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 220854 205457 258 541 0 220304 0
Current children cumulated CPU time (s) 3161.17
Current children cumulated vsize (KiB) 883416

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28346
/proc/meminfo: memFree=268856/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=874052 CPUtime=3221.15
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 213109 0 0 0 320304 1811 0 0 25 0 1 0 155770110 895029248 203122 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 218513 203122 258 541 0 217963 0
Current children cumulated CPU time (s) 3221.15
Current children cumulated vsize (KiB) 874052

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28346
/proc/meminfo: memFree=267320/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=875424 CPUtime=3281.13
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 213547 0 0 0 326271 1842 0 0 25 0 1 0 155770110 896434176 203560 1992294400 4194304 6412682 548682068864 18446744073709551615 5277709 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 218856 203560 258 541 0 218306 0
Current children cumulated CPU time (s) 3281.13
Current children cumulated vsize (KiB) 875424

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28346
/proc/meminfo: memFree=261432/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=885668 CPUtime=3341.11
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 215003 0 0 0 332241 1870 0 0 25 0 1 0 155770110 906924032 205016 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 221417 205016 258 541 0 220867 0
Current children cumulated CPU time (s) 3341.11
Current children cumulated vsize (KiB) 885668

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28346
/proc/meminfo: memFree=261176/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=885668 CPUtime=3401.08
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 215084 0 0 0 338216 1892 0 0 25 0 1 0 155770110 906924032 205097 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 221417 205097 258 541 0 220867 0
Current children cumulated CPU time (s) 3401.08
Current children cumulated vsize (KiB) 885668

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28346
/proc/meminfo: memFree=260664/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=885668 CPUtime=3461.06
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 215207 0 0 0 344191 1915 0 0 25 0 1 0 155770110 906924032 205220 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 221417 205220 258 541 0 220867 0
Current children cumulated CPU time (s) 3461.06
Current children cumulated vsize (KiB) 885668

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28346
/proc/meminfo: memFree=260536/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=885668 CPUtime=3521.04
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 215232 0 0 0 350164 1940 0 0 25 0 1 0 155770110 906924032 205245 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 221417 205245 258 541 0 220867 0
Current children cumulated CPU time (s) 3521.04
Current children cumulated vsize (KiB) 885668

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28346
/proc/meminfo: memFree=234936/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=910908 CPUtime=3581.02
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 221707 0 0 0 356135 1967 0 0 25 0 1 0 155770110 932769792 211720 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 227727 211720 258 541 0 227177 0
Current children cumulated CPU time (s) 3581.02
Current children cumulated vsize (KiB) 910908

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

[startup+3583.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28346
/proc/meminfo: memFree=233784/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=911568 CPUtime=3582.62
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 221927 0 0 0 356295 1967 0 0 25 0 1 0 155770110 933445632 211940 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 227892 211940 258 541 0 227342 0
Current children cumulated CPU time (s) 3582.62
Current children cumulated vsize (KiB) 911568

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28346
/proc/meminfo: memFree=227256/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=917216 CPUtime=3595.41
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 223668 0 0 0 357568 1973 0 0 25 0 1 0 155770110 939229184 213681 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 229304 213681 258 541 0 228754 0
Current children cumulated CPU time (s) 3595.41
Current children cumulated vsize (KiB) 917216

[startup+3603.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28346
/proc/meminfo: memFree=223928/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=919740 CPUtime=3601.81
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 224444 0 0 0 358206 1975 0 0 25 0 1 0 155770110 941813760 214457 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 229935 214457 258 541 0 229385 0
Current children cumulated CPU time (s) 3601.81
Current children cumulated vsize (KiB) 919740

[startup+3604.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28346
/proc/meminfo: memFree=222456/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=921272 CPUtime=3603.41
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 224751 0 0 0 358366 1975 0 0 25 0 1 0 155770110 943382528 214764 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 230318 214764 258 541 0 229768 0
Current children cumulated CPU time (s) 3603.41
Current children cumulated vsize (KiB) 921272

[startup+3605.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28346
/proc/meminfo: memFree=222456/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=921544 CPUtime=3604.21
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 224845 0 0 0 358445 1976 0 0 25 0 1 0 155770110 943661056 214858 1992294400 4194304 6412682 548682068864 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 230386 214858 258 541 0 229836 0
Current children cumulated CPU time (s) 3604.21
Current children cumulated vsize (KiB) 921544

[startup+3606.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28346
/proc/meminfo: memFree=221944/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=922136 CPUtime=3605.01
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 0 225026 0 0 0 358525 1976 0 0 25 0 1 0 155770110 944267264 215039 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 230534 215039 258 541 0 229984 0
Current children cumulated CPU time (s) 3605.01
Current children cumulated vsize (KiB) 922136

[startup+3606.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28346
/proc/meminfo: memFree=221944/2055920 swapFree=4181908/4192956
[pid=28337] ppid=28335 vsize=0 CPUtime=3605.41
/proc/28337/stat : 28337 (kw) R 28335 28337 28265 0 -1 4 225120 0 0 0 358556 1985 0 0 25 0 1 0 155770110 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/28337/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3605.41
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3606.75
CPU time (s): 3605.47
CPU user time (s): 3585.56
CPU system time (s): 19.904
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 922268

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

runsolver used 2.55761 second user time and 7.82081 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-02 17:16:08
IDJOB=1773285
IDBENCH=20581
IDSOLVER=611
FILE ID=node18/1773285-1241277367
PBS_JOBID= 9225008
Free space on /tmp= 66332 MiB

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

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

MD5SUM BENCH= ba6236c6cc840bb0208f73665843c375
RANDOM SEED=475449421

node18.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.280
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.280
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:       1086168 kB
Buffers:         78180 kB
Cached:         782992 kB
SwapCached:       4876 kB
Active:         156412 kB
Inactive:       712656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1086168 kB
SwapTotal:     4192956 kB
SwapFree:      4181908 kB
Dirty:           20988 kB
Writeback:           0 kB
Mapped:          14064 kB
Slab:            86740 kB
Committed_AS:   729308 kB
PageTables:       1372 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= 66328 MiB
End job on node18 at 2009-05-02 18:16:15