Trace number 3281094

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
RestartSAT B95UNSAT 439.72 439.81

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k45.cnf
MD5SUM8a76c8add64173ae39149aae572a02d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark185.162
Satisfiable
(Un)Satisfiability was proved
Number of variables37432
Number of clauses147345
Sum of the clauses size401667
Maximum clause length37
Minimum clause length1
Number of clauses of size 1603
Number of clauses of size 269621
Number of clauses of size 371450
Number of clauses of size 4266
Number of clauses of size 5505
Number of clauses of size over 54900

Solver Data

439.70/439.80	c WARNING: for repeatability, setting FPU to use double precision
439.70/439.80	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3281094-1303746987/watcher-3281094-1303746987 -o /tmp/evaluation-result-3281094-1303746987/solver-3281094-1303746987 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3281094-1303746987.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.97 1.88 0.72 5/187 27476
/proc/meminfo: memFree=18140920/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=19544 CPUtime=0 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 711 0 0 0 0 0 0 0 21 0 1 0 486298359 20013056 649 33554432000 4194304 4291949 140733298490512 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 4886 649 225 24 0 1520 0

[startup+0.0394379 s]
/proc/loadavg: 3.97 1.88 0.72 5/187 27476
/proc/meminfo: memFree=18140920/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=25104 CPUtime=0.03 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 2503 0 0 0 3 0 0 0 21 0 1 0 486298359 25706496 2269 33554432000 4194304 4291949 140733298490512 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 6276 2270 227 24 0 2910 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25104

[startup+0.100416 s]
/proc/loadavg: 3.97 1.88 0.72 5/187 27476
/proc/meminfo: memFree=18140920/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=32192 CPUtime=0.09 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 4755 0 0 0 9 0 0 0 21 0 1 0 486298359 32964608 4233 33554432000 4194304 4291949 140733298490512 18446744073709551615 4217292 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 8048 4233 234 24 0 4682 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32192

[startup+0.300377 s]
/proc/loadavg: 3.97 1.88 0.72 5/187 27476
/proc/meminfo: memFree=18140920/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=40708 CPUtime=0.28 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 6394 0 0 0 28 0 0 0 22 0 1 0 486298359 41684992 5449 33554432000 4194304 4291949 140733298490512 18446744073709551615 4256579 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 10177 5449 234 24 0 6811 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 40708

[startup+0.700307 s]
/proc/loadavg: 3.97 1.88 0.72 5/187 27476
/proc/meminfo: memFree=18140920/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=33632 CPUtime=0.69 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 7109 0 0 0 68 1 0 0 23 0 1 0 486298359 34439168 4900 33554432000 4194304 4291949 140733298490512 18446744073709551615 4255586 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 8408 4900 253 24 0 5042 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33632

[startup+1.50018 s]
/proc/loadavg: 3.97 1.88 0.72 5/188 27477
/proc/meminfo: memFree=18119856/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=35308 CPUtime=1.49 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 7256 0 0 0 148 1 0 0 25 0 1 0 486298359 36155392 5038 33554432000 4194304 4291949 140733298490512 18446744073709551615 4250373 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 8827 5038 253 24 0 5461 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35308

[startup+3.10089 s]
/proc/loadavg: 3.97 1.88 0.72 5/188 27477
/proc/meminfo: memFree=18117272/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=35308 CPUtime=3.09 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 7605 0 0 0 307 2 0 0 25 0 1 0 486298359 36155392 5380 33554432000 4194304 4291949 140733298490512 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 8827 5380 253 24 0 5461 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35308

[startup+6.3003 s]
/proc/loadavg: 3.97 1.91 0.74 7/188 27477
/proc/meminfo: memFree=18107628/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=42448 CPUtime=6.22 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 8397 0 0 0 619 3 0 0 25 0 1 0 486298359 43466752 6150 33554432000 4194304 4291949 140733298490512 18446744073709551615 4251106 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/27476/statm: 10612 6150 253 24 0 7246 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 42448

[startup+12.7002 s]
/proc/loadavg: 3.97 1.95 0.76 5/188 27478
/proc/meminfo: memFree=18095756/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=50444 CPUtime=12.62 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 10054 0 0 0 1258 4 0 0 25 0 1 0 486298359 51654656 7769 33554432000 4194304 4291949 140733298490512 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 12611 7769 253 24 0 9245 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 50444

[startup+25.501 s]
/proc/loadavg: 3.98 2.05 0.81 5/188 27478
/proc/meminfo: memFree=18071960/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=65176 CPUtime=25.42 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 13250 0 0 0 2536 6 0 0 25 0 1 0 486298359 66740224 10914 33554432000 4194304 4291949 140733298490512 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 16294 10914 253 24 0 12928 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 65176

[startup+51.1006 s]
/proc/loadavg: 3.98 2.20 0.89 5/188 27478
/proc/meminfo: memFree=18054780/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=56312 CPUtime=51 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 20323 0 0 0 5090 10 0 0 25 0 1 0 486298359 57663488 10479 33554432000 4194304 4291949 140733298490512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 14078 10479 253 24 0 10712 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 56312

[startup+102.307 s]
/proc/loadavg: 4.11 2.51 1.06 5/188 27480
/proc/meminfo: memFree=17921728/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=143160 CPUtime=102.2 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 35847 0 0 0 10207 13 0 0 25 0 1 0 486298359 146595840 25863 33554432000 4194304 4291949 140733298490512 18446744073709551615 4276056 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 35790 25863 253 24 0 32424 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 143160

[startup+162.3 s]
/proc/loadavg: 4.16 2.82 1.26 5/188 27482
/proc/meminfo: memFree=17902496/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=93840 CPUtime=162.19 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 46237 0 0 0 16204 15 0 0 25 0 1 0 486298359 96092160 15576 33554432000 4194304 4291949 140733298490512 18446744073709551615 274668266326 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 23460 15576 253 24 0 20094 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 93840

[startup+222.301 s]
/proc/loadavg: 4.06 3.03 1.43 5/188 27483
/proc/meminfo: memFree=17779236/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=174128 CPUtime=222.2 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 63566 0 0 0 22200 20 0 0 25 0 1 0 486298359 178307072 32734 33554432000 4194304 4291949 140733298490512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 43532 32734 253 24 0 40166 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 174128

[startup+282.3 s]
/proc/loadavg: 4.02 3.21 1.59 5/188 27493
/proc/meminfo: memFree=17798896/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=174128 CPUtime=282.2 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 75034 0 0 0 28198 22 0 0 25 0 1 0 486298359 178307072 33695 33554432000 4194304 4291949 140733298490512 18446744073709551615 4261651 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 43532 33695 253 24 0 40166 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 174128

[startup+342.301 s]
/proc/loadavg: 4.00 3.35 1.73 5/188 27495
/proc/meminfo: memFree=17723512/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=174128 CPUtime=342.21 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 87623 0 0 0 34196 25 0 0 25 0 1 0 486298359 178307072 30904 33554432000 4194304 4291949 140733298490512 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 43532 30904 253 24 0 40166 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 174128

[startup+402.301 s]
/proc/loadavg: 4.00 3.46 1.87 5/188 27497
/proc/meminfo: memFree=17621200/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=255036 CPUtime=402.2 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 101057 0 0 0 40189 31 0 0 25 0 1 0 486298359 261156864 44177 33554432000 4194304 4291949 140733298490512 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 63759 44177 253 24 0 60393 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 255036

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

[startup+409.5 s]
/proc/loadavg: 4.00 3.48 1.90 5/188 27497
/proc/meminfo: memFree=17700064/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=124808 CPUtime=409.4 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 101195 0 0 0 40909 31 0 0 25 0 1 0 486298359 127803392 23165 33554432000 4194304 4291949 140733298490512 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 31202 23165 253 24 0 27836 0
Current children cumulated CPU time (s) 409.4
Current children cumulated vsize (KiB) 124808

[startup+422.301 s]
/proc/loadavg: 4.00 3.51 1.93 5/188 27497
/proc/meminfo: memFree=17678972/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=124808 CPUtime=422.2 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 101195 0 0 0 42189 31 0 0 25 0 1 0 486298359 127803392 23165 33554432000 4194304 4291949 140733298490512 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 31202 23165 253 24 0 27836 0
Current children cumulated CPU time (s) 422.2
Current children cumulated vsize (KiB) 124808

[startup+428.701 s]
/proc/loadavg: 4.00 3.51 1.94 5/188 27497
/proc/meminfo: memFree=17675872/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=124808 CPUtime=428.6 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 101195 0 0 0 42829 31 0 0 25 0 1 0 486298359 127803392 23165 33554432000 4194304 4291949 140733298490512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 31202 23165 253 24 0 27836 0
Current children cumulated CPU time (s) 428.6
Current children cumulated vsize (KiB) 124808

[startup+435.101 s]
/proc/loadavg: 4.00 3.52 1.95 5/188 27498
/proc/meminfo: memFree=17672276/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=124808 CPUtime=435 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 101195 0 0 0 43469 31 0 0 25 0 1 0 486298359 127803392 23165 33554432000 4194304 4291949 140733298490512 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 31202 23165 253 24 0 27836 0
Current children cumulated CPU time (s) 435
Current children cumulated vsize (KiB) 124808

[startup+438.3 s]
/proc/loadavg: 4.00 3.53 1.96 5/188 27498
/proc/meminfo: memFree=17670416/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=124808 CPUtime=438.2 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 101195 0 0 0 43789 31 0 0 25 0 1 0 486298359 127803392 23165 33554432000 4194304 4291949 140733298490512 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 31202 23165 253 24 0 27836 0
Current children cumulated CPU time (s) 438.2
Current children cumulated vsize (KiB) 124808

[startup+439.1 s]
/proc/loadavg: 4.00 3.53 1.96 5/188 27498
/proc/meminfo: memFree=17670044/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=124808 CPUtime=439 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 101195 0 0 0 43869 31 0 0 25 0 1 0 486298359 127803392 23165 33554432000 4194304 4291949 140733298490512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 31202 23165 253 24 0 27836 0
Current children cumulated CPU time (s) 439
Current children cumulated vsize (KiB) 124808

[startup+439.501 s]
/proc/loadavg: 4.00 3.53 1.96 5/188 27498
/proc/meminfo: memFree=17670044/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=124808 CPUtime=439.4 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 101195 0 0 0 43909 31 0 0 25 0 1 0 486298359 127803392 23165 33554432000 4194304 4291949 140733298490512 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 31202 23165 253 24 0 27836 0
Current children cumulated CPU time (s) 439.4
Current children cumulated vsize (KiB) 124808

[startup+439.701 s]
/proc/loadavg: 4.00 3.53 1.96 5/188 27498
/proc/meminfo: memFree=17670044/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=124808 CPUtime=439.6 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 101195 0 0 0 43929 31 0 0 25 0 1 0 486298359 127803392 23165 33554432000 4194304 4291949 140733298490512 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 31202 23165 253 24 0 27836 0
Current children cumulated CPU time (s) 439.6
Current children cumulated vsize (KiB) 124808

[startup+439.801 s]
/proc/loadavg: 4.00 3.53 1.96 5/188 27498
/proc/meminfo: memFree=17670044/32951132 swapFree=67111528/67111528
[pid=27476] ppid=27474 vsize=124808 CPUtime=439.7 cores=1,3
/proc/27476/stat : 27476 (RestartSAT) R 27474 27476 27276 0 -1 4202496 101195 0 0 0 43939 31 0 0 25 0 1 0 486298359 127803392 23165 33554432000 4194304 4291949 140733298490512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27476/statm: 31202 23165 253 24 0 27836 0
Current children cumulated CPU time (s) 439.7
Current children cumulated vsize (KiB) 124808

Child status: 20
Real time (s): 439.81
CPU time (s): 439.72
CPU user time (s): 439.395
CPU system time (s): 0.32495
CPU usage (%): 99.9796
Max. virtual memory (cumulated for all children) (KiB): 255036

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

runsolver used 0.692894 second user time and 1.71474 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-25 17:56:27
IDJOB=3281094
IDBENCH=20523
IDSOLVER=1580
FILE ID=node131/3281094-1303746987
RUNJOBID= node131-1303746807-27296
PBS_JOBID= 13154031
Free space on /tmp= 72020 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k45.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281094-1303746987/watcher-3281094-1303746987 -o /tmp/evaluation-result-3281094-1303746987/solver-3281094-1303746987 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3281094-1303746987.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 8a76c8add64173ae39149aae572a02d9
RANDOM SEED=1683950517

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18141076 kB
Buffers:       1000172 kB
Cached:       12834992 kB
SwapCached:          0 kB
Active:        4875964 kB
Inactive:      9418752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18141076 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5636 kB
Writeback:           0 kB
AnonPages:      459072 kB
Mapped:          15688 kB
Slab:           452388 kB
PageTables:       6128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   787272 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72020 MiB
End job on node131 at 2011-04-25 18:03:47