Trace number 1773255

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? 3608.75 3609.68

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq4.cnf
MD5SUM6fcbaf8c6c7ed0c41d8ac12258cafaee
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark844.523
Satisfiable
(Un)Satisfiability was proved
Number of variables106013
Number of clauses1598301
Sum of the clauses size4617403
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21491607
Number of clauses of size 324060
Number of clauses of size 45002
Number of clauses of size 59194
Number of clauses of size over 568437

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
3608.56/3609.51	c 3600 seconds
3608.56/3609.51	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-1773255-1241277047/watcher-1773255-1241277047 -o /tmp/evaluation-result-1773255-1241277047/solver-1773255-1241277047 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1773255-1241277047.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.99 0.99 3/64 24820
/proc/meminfo: memFree=1250576/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=8588 CPUtime=0
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 1018 0 0 0 0 0 0 0 18 0 1 0 155732776 8794112 1002 1992294400 4194304 6412682 548682068864 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 2147 1008 192 541 0 1597 0

[startup+0.0959199 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 24820
/proc/meminfo: memFree=1250576/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=59884 CPUtime=0.08
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 14263 0 0 0 3 5 0 0 18 0 1 0 155732776 61321216 14247 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 15004 14253 208 541 0 14454 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 59884

[startup+0.101918 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 24820
/proc/meminfo: memFree=1250576/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=63580 CPUtime=0.09
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 15262 0 0 0 4 5 0 0 18 0 1 0 155732776 65105920 15246 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 15895 15252 208 541 0 15345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63580

[startup+0.301932 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 24820
/proc/meminfo: memFree=1250576/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=86780 CPUtime=0.29
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 17316 0 0 0 23 6 0 0 19 0 1 0 155732776 88862720 17300 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 21695 17300 219 541 0 21145 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86780

[startup+0.701973 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 24820
/proc/meminfo: memFree=1250576/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=92984 CPUtime=0.69
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 19021 0 0 0 62 7 0 0 22 0 1 0 155732776 95215616 19005 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 23246 19005 219 541 0 22696 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92984

[startup+1.50106 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24821
/proc/meminfo: memFree=1170248/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=104952 CPUtime=1.49
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 22319 0 0 0 140 9 0 0 25 0 1 0 155732776 107470848 22303 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 26238 22303 219 541 0 25688 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104952

[startup+3.10122 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 24821
/proc/meminfo: memFree=1151880/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=128556 CPUtime=3.09
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 28798 0 0 0 296 13 0 0 25 0 1 0 155732776 131641344 28782 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 32139 28783 219 541 0 31589 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 128556

[startup+6.30154 s]
/proc/loadavg: 1.07 1.01 1.00 2/65 24821
/proc/meminfo: memFree=1097232/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=177504 CPUtime=6.29
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 43639 0 0 0 609 20 0 0 25 0 1 0 155732776 181764096 42086 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 44376 42086 220 541 0 43826 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 177504

[startup+12.7012 s]
/proc/loadavg: 1.07 1.01 1.00 2/65 24821
/proc/meminfo: memFree=966800/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=305568 CPUtime=12.68
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 72668 0 0 0 1234 34 0 0 25 0 1 0 155732776 312901632 71115 1992294400 4194304 6412682 548682068864 18446744073709551615 4564926 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 76392 71115 239 541 0 75842 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 305568

[startup+25.5025 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 24821
/proc/meminfo: memFree=910352/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=356276 CPUtime=25.49
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 85695 0 0 0 2494 55 0 0 25 0 1 0 155732776 364826624 84142 1992294400 4194304 6412682 548682068864 18446744073709551615 4264435 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 89069 84142 248 541 0 88519 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 356276

[startup+51.1021 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 24821
/proc/meminfo: memFree=878864/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=384676 CPUtime=51.08
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 93266 0 0 0 5021 87 0 0 25 0 1 0 155732776 393908224 91713 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 96169 91713 255 541 0 95619 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 384676

[startup+102.305 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 24821
/proc/meminfo: memFree=878416/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=384676 CPUtime=102.27
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 93390 0 0 0 10135 92 0 0 25 0 1 0 155732776 393908224 91837 1992294400 4194304 6412682 548682068864 18446744073709551615 4574763 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 96169 91837 258 541 0 95619 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 384676

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24821
/proc/meminfo: memFree=877712/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=384676 CPUtime=162.25
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 93561 0 0 0 16080 145 0 0 25 0 1 0 155732776 393908224 92008 1992294400 4194304 6412682 548682068864 18446744073709551615 4363662 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 96169 92008 258 541 0 95619 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 384676

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24821
/proc/meminfo: memFree=876624/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=384676 CPUtime=222.23
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 93831 0 0 0 22059 164 0 0 25 0 1 0 155732776 393908224 92278 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 96169 92278 258 541 0 95619 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 384676

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24821
/proc/meminfo: memFree=875920/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=384676 CPUtime=282.22
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 94002 0 0 0 28018 204 0 0 25 0 1 0 155732776 393908224 92449 1992294400 4194304 6412682 548682068864 18446744073709551615 4333494 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 96169 92449 258 541 0 95619 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 384676

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24821
/proc/meminfo: memFree=875800/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=384680 CPUtime=342.21
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 94033 0 0 0 33942 279 0 0 25 0 1 0 155732776 393912320 92480 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 96170 92480 258 541 0 95620 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 384680

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24821
/proc/meminfo: memFree=875544/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=384680 CPUtime=402.19
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 94101 0 0 0 39833 386 0 0 25 0 1 0 155732776 393912320 92548 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 96170 92548 258 541 0 95620 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 384680

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24821
/proc/meminfo: memFree=875352/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=384680 CPUtime=462.17
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 94143 0 0 0 45821 396 0 0 25 0 1 0 155732776 393912320 92590 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 96170 92590 258 541 0 95620 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 384680

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24821
/proc/meminfo: memFree=874200/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=384680 CPUtime=522.16
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 94420 0 0 0 51758 458 0 0 25 0 1 0 155732776 393912320 92867 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 96170 92867 258 541 0 95620 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 384680

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24821
/proc/meminfo: memFree=838424/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=423468 CPUtime=582.15
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 103358 0 0 0 57722 493 0 0 25 0 1 0 155732776 433631232 101805 1992294400 4194304 6412682 548682068864 18446744073709551615 4285946 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 105867 101805 258 541 0 105317 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 423468

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24821
/proc/meminfo: memFree=829080/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=434084 CPUtime=642.14
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 105698 0 0 0 63669 545 0 0 25 0 1 0 155732776 444502016 104145 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 108521 104145 258 541 0 107971 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 434084

[startup+702.301 s]

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

/proc/meminfo: memFree=290008/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=1013388 CPUtime=3041.51
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 243704 0 0 0 302276 1875 0 0 25 0 1 0 155732776 1037709312 238569 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 253347 238569 258 541 0 252797 0
Current children cumulated CPU time (s) 3041.51
Current children cumulated vsize (KiB) 1013388

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24829
/proc/meminfo: memFree=287576/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=1015948 CPUtime=3101.49
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 244388 0 0 0 308250 1899 0 0 25 0 1 0 155732776 1040330752 239253 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 253987 239253 258 541 0 253437 0
Current children cumulated CPU time (s) 3101.49
Current children cumulated vsize (KiB) 1015948

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24829
/proc/meminfo: memFree=282520/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=1023628 CPUtime=3161.48
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 245603 0 0 0 314235 1913 0 0 25 0 1 0 155732776 1048195072 240468 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 255907 240468 258 541 0 255357 0
Current children cumulated CPU time (s) 3161.48
Current children cumulated vsize (KiB) 1023628

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24829
/proc/meminfo: memFree=281752/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=1023628 CPUtime=3221.46
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 245789 0 0 0 320214 1932 0 0 25 0 1 0 155732776 1048195072 240654 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 255907 240654 258 541 0 255357 0
Current children cumulated CPU time (s) 3221.46
Current children cumulated vsize (KiB) 1023628

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24829
/proc/meminfo: memFree=258008/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=1048816 CPUtime=3281.45
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 251718 0 0 0 326189 1956 0 0 25 0 1 0 155732776 1073987584 246583 1992294400 4194304 6412682 548682068864 18446744073709551615 4285802 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 262204 246583 258 541 0 261654 0
Current children cumulated CPU time (s) 3281.45
Current children cumulated vsize (KiB) 1048816

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24829
/proc/meminfo: memFree=251288/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=1056008 CPUtime=3341.43
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 255588 0 0 0 332173 1970 0 0 25 0 1 0 155732776 1081352192 248249 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 264002 248249 258 541 0 263452 0
Current children cumulated CPU time (s) 3341.43
Current children cumulated vsize (KiB) 1056008

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24829
/proc/meminfo: memFree=251352/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=1056008 CPUtime=3401.42
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 255589 0 0 0 338144 1998 0 0 25 0 1 0 155732776 1081352192 248250 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 264002 248250 258 541 0 263452 0
Current children cumulated CPU time (s) 3401.42
Current children cumulated vsize (KiB) 1056008

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24829
/proc/meminfo: memFree=249688/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=1057664 CPUtime=3461.4
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 256003 0 0 0 344125 2015 0 0 25 0 1 0 155732776 1083047936 248664 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 264416 248664 258 541 0 263866 0
Current children cumulated CPU time (s) 3461.4
Current children cumulated vsize (KiB) 1057664

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24829
/proc/meminfo: memFree=249688/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=1057664 CPUtime=3521.38
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 256003 0 0 0 350123 2015 0 0 25 0 1 0 155732776 1083047936 248664 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 264416 248664 258 541 0 263866 0
Current children cumulated CPU time (s) 3521.38
Current children cumulated vsize (KiB) 1057664

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24829
/proc/meminfo: memFree=238616/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=1072648 CPUtime=3581.36
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 258763 0 0 0 356100 2036 0 0 25 0 1 0 155732776 1098391552 251424 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 268162 251424 258 541 0 267612 0
Current children cumulated CPU time (s) 3581.36
Current children cumulated vsize (KiB) 1072648

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 24829
/proc/meminfo: memFree=238488/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=1072648 CPUtime=3582.97
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 258781 0 0 0 356259 2038 0 0 25 0 1 0 155732776 1098391552 251442 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 268162 251442 258 541 0 267612 0
Current children cumulated CPU time (s) 3582.97
Current children cumulated vsize (KiB) 1072648

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24829
/proc/meminfo: memFree=238360/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=1072648 CPUtime=3595.77
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 258819 0 0 0 357527 2050 0 0 25 0 1 0 155732776 1098391552 251480 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 268162 251480 258 541 0 267612 0
Current children cumulated CPU time (s) 3595.77
Current children cumulated vsize (KiB) 1072648

[startup+3603.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24829
/proc/meminfo: memFree=238296/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=1072648 CPUtime=3602.17
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 258829 0 0 0 358163 2054 0 0 25 0 1 0 155732776 1098391552 251490 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 268162 251490 258 541 0 267612 0
Current children cumulated CPU time (s) 3602.17
Current children cumulated vsize (KiB) 1072648

[startup+3606.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24829
/proc/meminfo: memFree=238296/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=1072648 CPUtime=3605.37
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 258830 0 0 0 358481 2056 0 0 25 0 1 0 155732776 1098391552 251491 1992294400 4194304 6412682 548682068864 18446744073709551615 4286926 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 268162 251491 258 541 0 267612 0
Current children cumulated CPU time (s) 3605.37
Current children cumulated vsize (KiB) 1072648

[startup+3607.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24829
/proc/meminfo: memFree=238296/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=1072648 CPUtime=3606.96
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 258830 0 0 0 358640 2056 0 0 25 0 1 0 155732776 1098391552 251491 1992294400 4194304 6412682 548682068864 18446744073709551615 4285817 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 268162 251491 258 541 0 267612 0
Current children cumulated CPU time (s) 3606.96
Current children cumulated vsize (KiB) 1072648

[startup+3608.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24829
/proc/meminfo: memFree=238296/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=1072648 CPUtime=3607.76
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 258831 0 0 0 358719 2057 0 0 25 0 1 0 155732776 1098391552 251492 1992294400 4194304 6412682 548682068864 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 268162 251492 258 541 0 267612 0
Current children cumulated CPU time (s) 3607.76
Current children cumulated vsize (KiB) 1072648

[startup+3609.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24829
/proc/meminfo: memFree=238296/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=1072648 CPUtime=3608.17
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 258831 0 0 0 358760 2057 0 0 25 0 1 0 155732776 1098391552 251492 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 268162 251492 258 541 0 267612 0
Current children cumulated CPU time (s) 3608.17
Current children cumulated vsize (KiB) 1072648

[startup+3609.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24829
/proc/meminfo: memFree=238296/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=1072648 CPUtime=3608.56
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 0 258842 0 0 0 358799 2057 0 0 25 0 1 0 155732776 1098391552 251503 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 268162 251503 258 541 0 267612 0
Current children cumulated CPU time (s) 3608.56
Current children cumulated vsize (KiB) 1072648

[startup+3609.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24829
/proc/meminfo: memFree=238296/2055920 swapFree=4179576/4192956
[pid=24820] ppid=24818 vsize=0 CPUtime=3608.66
/proc/24820/stat : 24820 (kw) R 24818 24820 24748 0 -1 4 258849 0 0 0 358801 2065 0 0 25 0 1 0 155732776 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/24820/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3608.66
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3609.68
CPU time (s): 3608.75
CPU user time (s): 3588.02
CPU system time (s): 20.7338
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 1072648

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

runsolver used 2.69659 second user time and 7.8638 second system time

The end

Launcher Data

Begin job on node45 at 2009-05-02 17:10:49
IDJOB=1773255
IDBENCH=20578
IDSOLVER=611
FILE ID=node45/1773255-1241277047
PBS_JOBID= 9225007
Free space on /tmp= 66496 MiB

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

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

MD5SUM BENCH= 6fcbaf8c6c7ed0c41d8ac12258cafaee
RANDOM SEED=1387686591

node45.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.231
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.231
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:       1251056 kB
Buffers:         77724 kB
Cached:         651868 kB
SwapCached:       7732 kB
Active:         107040 kB
Inactive:       631680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1251056 kB
SwapTotal:     4192956 kB
SwapFree:      4179576 kB
Dirty:           33860 kB
Writeback:           0 kB
Mapped:          13988 kB
Slab:            52212 kB
Committed_AS:   698384 kB
PageTables:       1376 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= 66488 MiB
End job on node45 at 2009-05-02 18:10:59