Trace number 331452

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, and are wall clock time (not CPU 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
SATzilla FULLSAT 247.647 247.838

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug7.cnf
MD5SUM6dcc1a7a687db45349fbaf9870c73e4b
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark39.631
Satisfiable
(Un)Satisfiability was proved
Number of variables521147
Number of clauses13378010
Sum of the clauses size39203144
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714054
Number of clauses of size 34209318
Number of clauses of size 425258
Number of clauses of size 515651
Number of clauses of size over 5413728

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-331452-1173184302 -o ROOT/results/node11/solver-331452-1173184302 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331452-1173184302/SATzilla2007_F /tmp/evaluation/331452-1173184302/instance-331452-1173184302.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 0.98 0.99 3/78 18158
/proc/meminfo: memFree=1471288/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=1512 CPUtime=0
/proc/18158/stat : 18158 (SATzilla2007_F) S 18156 18158 16794 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338386647 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18158/statm: 378 125 110 260 0 84 0
[pid=18159] ppid=18158 vsize=54932 CPUtime=0
/proc/18159/stat : 18159 (march_dl) R 18158 18158 16794 0 -1 4194304 832 0 0 0 0 0 0 0 19 0 1 0 338386647 56250368 826 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549425 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18159/statm: 13733 833 49 118 0 13612 0

[startup+0.041419 s]
/proc/loadavg: 0.94 0.98 0.99 3/78 18158
/proc/meminfo: memFree=1471288/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=1512 CPUtime=0
/proc/18158/stat : 18158 (SATzilla2007_F) S 18156 18158 16794 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338386647 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18158/statm: 378 125 110 260 0 84 0
[pid=18159] ppid=18158 vsize=54932 CPUtime=0.03
/proc/18159/stat : 18159 (march_dl) R 18158 18158 16794 0 -1 4194304 8152 0 0 0 1 2 0 0 19 0 1 0 338386647 56250368 8146 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549425 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18159/statm: 13733 8153 49 118 0 13612 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 56444

[startup+0.101426 s]
/proc/loadavg: 0.94 0.98 0.99 3/78 18158
/proc/meminfo: memFree=1471288/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=1512 CPUtime=0
/proc/18158/stat : 18158 (SATzilla2007_F) S 18156 18158 16794 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338386647 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18158/statm: 378 125 110 260 0 84 0
[pid=18159] ppid=18158 vsize=122464 CPUtime=0.09
/proc/18159/stat : 18159 (march_dl) R 18158 18158 16794 0 -1 4194304 15817 0 0 0 4 5 0 0 19 0 1 0 338386647 125403136 15811 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18159/statm: 30616 15814 49 118 0 30495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 123976

[startup+0.30145 s]
/proc/loadavg: 0.94 0.98 0.99 3/78 18158
/proc/meminfo: memFree=1471288/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=1512 CPUtime=0
/proc/18158/stat : 18158 (SATzilla2007_F) S 18156 18158 16794 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338386647 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18158/statm: 378 125 110 260 0 84 0
[pid=18159] ppid=18158 vsize=139660 CPUtime=0.29
/proc/18159/stat : 18159 (march_dl) R 18158 18158 16794 0 -1 4194304 21366 0 0 0 21 8 0 0 20 0 1 0 338386647 143011840 21360 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18159/statm: 34915 21360 50 118 0 34794 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 141172

[startup+0.701497 s]
/proc/loadavg: 0.94 0.98 0.99 3/78 18158
/proc/meminfo: memFree=1471288/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=1512 CPUtime=0
/proc/18158/stat : 18158 (SATzilla2007_F) S 18156 18158 16794 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338386647 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18158/statm: 378 125 110 260 0 84 0
[pid=18159] ppid=18158 vsize=144940 CPUtime=0.69
/proc/18159/stat : 18159 (march_dl) R 18158 18158 16794 0 -1 4194304 22975 0 0 0 60 9 0 0 25 0 1 0 338386647 148418560 22969 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18159/statm: 36235 22970 50 118 0 36114 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 146452

[startup+1.50259 s]
/proc/loadavg: 0.94 0.98 0.99 2/80 18160
/proc/meminfo: memFree=1374504/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=1512 CPUtime=0
/proc/18158/stat : 18158 (SATzilla2007_F) S 18156 18158 16794 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338386647 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18158/statm: 378 125 110 260 0 84 0
[pid=18159] ppid=18158 vsize=155632 CPUtime=1.49
/proc/18159/stat : 18159 (march_dl) R 18158 18158 16794 0 -1 4194304 26191 0 0 0 137 12 0 0 25 0 1 0 338386647 159367168 26185 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549817 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18159/statm: 38908 26185 50 118 0 38787 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 157144

[startup+3.10178 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 18160
/proc/meminfo: memFree=1355696/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=1512 CPUtime=0
/proc/18158/stat : 18158 (SATzilla2007_F) S 18156 18158 16794 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 338386647 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18158/statm: 378 125 110 260 0 84 0
[pid=18159] ppid=18158 vsize=177016 CPUtime=3.08
/proc/18159/stat : 18159 (march_dl) R 18158 18158 16794 0 -1 4194304 32629 0 0 0 291 17 0 0 25 0 1 0 338386647 181264384 32623 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134550169 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18159/statm: 44254 32623 50 118 0 44133 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 178528

[startup+6.30116 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 18161
/proc/meminfo: memFree=1467376/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=1512 CPUtime=5.01
/proc/18158/stat : 18158 (SATzilla2007_F) S 18156 18158 16794 0 -1 4194304 149 40186 0 0 0 0 476 25 16 0 1 0 338386647 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18158/statm: 378 125 110 260 0 84 0
[pid=18161] ppid=18158 vsize=123012 CPUtime=1.24
/proc/18161/stat : 18161 (ubcsat2006) R 18158 18158 16794 0 -1 4194304 4511 0 0 0 123 1 0 0 25 0 1 0 338387151 125964288 4494 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134723458 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18161/statm: 30753 4494 141 64 0 30334 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 124524

[startup+12.7019 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 18161
/proc/meminfo: memFree=1379696/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=1512 CPUtime=5.01
/proc/18158/stat : 18158 (SATzilla2007_F) S 18156 18158 16794 0 -1 4194304 149 40186 0 0 0 0 476 25 16 0 1 0 338386647 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18158/statm: 378 125 110 260 0 84 0
[pid=18161] ppid=18158 vsize=188612 CPUtime=7.64
/proc/18161/stat : 18161 (ubcsat2006) R 18158 18158 16794 0 -1 4194304 25563 0 0 0 747 17 0 0 25 0 1 0 338387151 193138688 25546 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18161/statm: 47153 25546 141 64 0 46734 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 190124

[startup+25.5014 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 18161
/proc/meminfo: memFree=1197424/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=1512 CPUtime=5.01
/proc/18158/stat : 18158 (SATzilla2007_F) S 18156 18158 16794 0 -1 4194304 149 40186 0 0 0 0 476 25 16 0 1 0 338386647 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18158/statm: 378 125 110 260 0 84 0
[pid=18161] ppid=18158 vsize=472948 CPUtime=20.44
/proc/18161/stat : 18161 (ubcsat2006) R 18158 18158 16794 0 -1 4194304 84340 0 0 0 1993 51 0 0 25 0 1 0 338387151 484298752 84322 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134719560 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18161/statm: 118237 84322 142 64 0 117818 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 474460

[startup+51.1014 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 18161
/proc/meminfo: memFree=1015616/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=526936 CPUtime=51.05
/proc/18158/stat : 18158 (SATzilla2007_F) R 18156 18158 16794 0 -1 4194304 119439 217784 0 0 2179 69 2732 125 25 0 1 0 338386647 539582464 116724 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134551684 0 0 4096 0 0 0 0 17 1 0 0
/proc/18158/statm: 131767 116725 128 260 0 131473 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 526936

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 18161
/proc/meminfo: memFree=426432/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=1071056 CPUtime=102.24
/proc/18158/stat : 18158 (SATzilla2007_F) R 18156 18158 16794 0 -1 4194304 264033 217784 0 0 7227 140 2732 125 25 0 1 0 338386647 1096761344 261311 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134539390 0 0 4096 0 0 0 0 17 1 0 0
/proc/18158/statm: 267764 261311 135 260 0 267470 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1071056

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 18161
/proc/meminfo: memFree=808704/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=940084 CPUtime=162.21
/proc/18158/stat : 18158 (SATzilla2007_F) R 18156 18158 16794 0 -1 4194304 279694 217784 0 0 13211 153 2732 125 25 0 1 0 338386647 962646016 165682 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134701427 0 0 4096 0 0 0 0 17 1 0 0
/proc/18158/statm: 235021 165682 137 260 0 234727 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 940084

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18162
/proc/meminfo: memFree=234040/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=678380 CPUtime=207.56
/proc/18158/stat : 18158 (SATzilla2007_F) S 18156 18158 16794 0 -1 4194304 345020 217784 0 0 17712 187 2732 125 25 0 1 0 338386647 694661120 165602 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18158/statm: 169595 165602 140 260 0 169301 0
[pid=18162] ppid=18158 vsize=601168 CPUtime=14.63
/proc/18162/stat : 18162 (minisat20) R 18158 18158 16794 0 -1 4194304 143534 0 0 0 1365 98 0 0 25 0 1 0 338407410 615596032 143518 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18162/statm: 150292 143518 59 118 0 150170 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1279548

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

[startup+230.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18162
/proc/meminfo: memFree=231800/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=678380 CPUtime=207.56
/proc/18158/stat : 18158 (SATzilla2007_F) S 18156 18158 16794 0 -1 4194304 345020 217784 0 0 17712 187 2732 125 25 0 1 0 338386647 694661120 165602 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18158/statm: 169595 165602 140 260 0 169301 0
[pid=18162] ppid=18158 vsize=603308 CPUtime=22.62
/proc/18162/stat : 18162 (minisat20) R 18158 18158 16794 0 -1 4194304 144086 0 0 0 2164 98 0 0 25 0 1 0 338407410 617787392 144070 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18162/statm: 150827 144070 59 118 0 150705 0
Current children cumulated CPU time (s) 230.18
Current children cumulated vsize (KiB) 1281688

[startup+236.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18162
/proc/meminfo: memFree=230136/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=678380 CPUtime=207.56
/proc/18158/stat : 18158 (SATzilla2007_F) S 18156 18158 16794 0 -1 4194304 345020 217784 0 0 17712 187 2732 125 25 0 1 0 338386647 694661120 165602 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18158/statm: 169595 165602 140 260 0 169301 0
[pid=18162] ppid=18158 vsize=605004 CPUtime=29.02
/proc/18162/stat : 18162 (minisat20) R 18158 18158 16794 0 -1 4194304 144476 0 0 0 2804 98 0 0 25 0 1 0 338407410 619524096 144460 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18162/statm: 151251 144460 59 118 0 151129 0
Current children cumulated CPU time (s) 236.58
Current children cumulated vsize (KiB) 1283384

[startup+243.105 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18162
/proc/meminfo: memFree=224568/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=678380 CPUtime=207.56
/proc/18158/stat : 18158 (SATzilla2007_F) S 18156 18158 16794 0 -1 4194304 345020 217784 0 0 17712 187 2732 125 25 0 1 0 338386647 694661120 165602 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18158/statm: 169595 165602 140 260 0 169301 0
[pid=18162] ppid=18158 vsize=610464 CPUtime=35.42
/proc/18162/stat : 18162 (minisat20) R 18158 18158 16794 0 -1 4194304 145873 0 0 0 3443 99 0 0 25 0 1 0 338407410 625115136 145857 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18162/statm: 152616 145857 59 118 0 152494 0
Current children cumulated CPU time (s) 242.98
Current children cumulated vsize (KiB) 1288844

[startup+246.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18162
/proc/meminfo: memFree=224312/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=678380 CPUtime=207.56
/proc/18158/stat : 18158 (SATzilla2007_F) S 18156 18158 16794 0 -1 4194304 345020 217784 0 0 17712 187 2732 125 25 0 1 0 338386647 694661120 165602 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18158/statm: 169595 165602 140 260 0 169301 0
[pid=18162] ppid=18158 vsize=610924 CPUtime=38.62
/proc/18162/stat : 18162 (minisat20) R 18158 18158 16794 0 -1 4194304 145934 0 0 0 3763 99 0 0 25 0 1 0 338407410 625586176 145918 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18162/statm: 152731 145918 59 118 0 152609 0
Current children cumulated CPU time (s) 246.18
Current children cumulated vsize (KiB) 1289304

[startup+247.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18162
/proc/meminfo: memFree=224312/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=678380 CPUtime=207.56
/proc/18158/stat : 18158 (SATzilla2007_F) S 18156 18158 16794 0 -1 4194304 345020 217784 0 0 17712 187 2732 125 25 0 1 0 338386647 694661120 165602 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18158/statm: 169595 165602 140 260 0 169301 0
[pid=18162] ppid=18158 vsize=611716 CPUtime=39.42
/proc/18162/stat : 18162 (minisat20) R 18158 18158 16794 0 -1 4194304 146136 0 0 0 3843 99 0 0 25 0 1 0 338407410 626397184 146120 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18162/statm: 152929 146120 59 118 0 152807 0
Current children cumulated CPU time (s) 246.98
Current children cumulated vsize (KiB) 1290096

[startup+247.506 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18162
/proc/meminfo: memFree=221368/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=678380 CPUtime=207.56
/proc/18158/stat : 18158 (SATzilla2007_F) S 18156 18158 16794 0 -1 4194304 345020 217784 0 0 17712 187 2732 125 25 0 1 0 338386647 694661120 165602 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18158/statm: 169595 165602 140 260 0 169301 0
[pid=18162] ppid=18158 vsize=612232 CPUtime=39.83
/proc/18162/stat : 18162 (minisat20) R 18158 18158 16794 0 -1 4194304 146282 0 0 0 3882 101 0 0 25 0 1 0 338407410 626925568 146265 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134662429 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18162/statm: 153058 146265 65 118 0 152936 0
Current children cumulated CPU time (s) 247.39
Current children cumulated vsize (KiB) 1290612

[startup+247.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18162
/proc/meminfo: memFree=221368/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=0 CPUtime=247.53
/proc/18158/stat : 18158 (SATzilla2007_F) R 18156 18158 16794 0 -1 4194308 345070 364066 0 0 17712 190 6616 235 17 0 1 0 338386647 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/18158/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 247.53
Current children cumulated vsize (KiB) 0

[startup+247.802 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18162
/proc/meminfo: memFree=221368/2055920 swapFree=4169972/4192956
[pid=18158] ppid=18156 vsize=0 CPUtime=247.61
/proc/18158/stat : 18158 (SATzilla2007_F) D 18156 18158 16794 0 -1 4194308 345070 364066 0 0 17712 198 6616 235 15 0 1 0 338386647 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 0 0 0
/proc/18158/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 247.61
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 247.838
CPU time (s): 247.647
CPU user time (s): 243.295
CPU system time (s): 4.35234
CPU usage (%): 99.923
Max. virtual memory (cumulated for all children) (KiB): 1290612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.295
system time used= 4.35234
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 709136
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= 3492
involuntary context switches= 710

runsolver used 0.335948 second user time and 0.623905 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Tue Mar  6 12:32:01 UTC 2007

IDJOB= 331452
IDBENCH= 20587
IDSOLVER= 136
FILE ID= node11/331452-1173184302

PBS_JOBID= 4015026

Free space on /tmp= 66015 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug7.cnf
COMMAND LINE= /tmp/evaluation/331452-1173184302/SATzilla2007_F /tmp/evaluation/331452-1173184302/instance-331452-1173184302.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-331452-1173184302 -o ROOT/results/node11/solver-331452-1173184302 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331452-1173184302/SATzilla2007_F /tmp/evaluation/331452-1173184302/instance-331452-1173184302.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  6dcc1a7a687db45349fbaf9870c73e4b

RANDOM SEED= 690558711

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.243
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.243
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:       1471824 kB
Buffers:          4148 kB
Cached:         460360 kB
SwapCached:       1972 kB
Active:         403304 kB
Inactive:       121500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1471824 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:          226688 kB
Writeback:           0 kB
Mapped:          68576 kB
Slab:            44800 kB
Committed_AS:  1164548 kB
PageTables:       1876 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= 66015 MiB

End job on node11 on Tue Mar  6 12:36:09 UTC 2007