Trace number 3379457

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
UmSat 2011-05-12 (fixed)UNSAT 885.237 885.216

General information on the benchmark

NameSAT04/industrial/hoonsang/vis-bmc/
all.used-as.sat04-986.cnf
MD5SUM51fef6c1c8ac21be9eb125cde1cdd08e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.941
Satisfiable
(Un)Satisfiability was proved
Number of variables21317
Number of clauses63664
Sum of the clauses size148532
Maximum clause length3
Minimum clause length1
Number of clauses of size 113
Number of clauses of size 242434
Number of clauses of size 321217
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

880.52/880.57	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: 961)

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-3379457-1305461144/watcher-3379457-1305461144 -o /tmp/evaluation-result-3379457-1305461144/solver-3379457-1305461144 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379457-1305461144.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: 4.07 4.01 3.79 2/285 7176
/proc/meminfo: memFree=20482796/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=11776 CPUtime=0 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4194304 370 0 0 0 0 0 0 0 25 0 1 0 657714141 12058624 310 33554432000 4194304 4263832 140737113631952 18446744073709551615 237278879488 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 2944 310 240 17 0 117 0

[startup+0.0301489 s]
/proc/loadavg: 4.07 4.01 3.79 2/285 7176
/proc/meminfo: memFree=20482796/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=12104 CPUtime=0.02 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4194304 469 0 0 0 2 0 0 0 25 0 1 0 657714141 12394496 409 33554432000 4194304 4263832 140737113631952 18446744073709551615 47240768161105 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 3026 409 241 17 0 199 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12104

[startup+0.100208 s]
/proc/loadavg: 4.07 4.01 3.79 2/285 7176
/proc/meminfo: memFree=20482796/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=13340 CPUtime=0.09 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4194304 886 0 0 0 9 0 0 0 25 0 1 0 657714141 13660160 680 33554432000 4194304 4263832 140737113631952 18446744073709551615 47240768167127 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 3335 680 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300166 s]
/proc/loadavg: 4.07 4.01 3.79 2/285 7176
/proc/meminfo: memFree=20482796/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=24444 CPUtime=0.29 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 4217 0 0 0 29 0 0 0 25 0 1 0 657714141 25030656 3444 33554432000 4194304 4263832 140737113631952 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 6111 3444 247 17 0 3284 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24444

[startup+0.701092 s]
/proc/loadavg: 4.07 4.01 3.79 2/285 7176
/proc/meminfo: memFree=20482796/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=24444 CPUtime=0.69 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 4217 0 0 0 69 0 0 0 25 0 1 0 657714141 25030656 3444 33554432000 4194304 4263832 140737113631952 18446744073709551615 4205793 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 6111 3444 247 17 0 3284 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24444

[startup+1.50095 s]
/proc/loadavg: 4.07 4.01 3.79 5/287 7200
/proc/meminfo: memFree=20402752/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=24444 CPUtime=1.49 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 4217 0 0 0 149 0 0 0 25 0 1 0 657714141 25030656 3444 33554432000 4194304 4263832 140737113631952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 6111 3444 247 17 0 3284 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24444

[startup+3.10061 s]
/proc/loadavg: 4.07 4.01 3.79 5/287 7200
/proc/meminfo: memFree=20320344/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=25500 CPUtime=3.09 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 4478 0 0 0 309 0 0 0 25 0 1 0 657714141 26112000 3705 33554432000 4194304 4263832 140737113631952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 6375 3705 247 17 0 3548 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25500

[startup+6.31104 s]
/proc/loadavg: 4.07 4.01 3.79 5/293 7213
/proc/meminfo: memFree=20125132/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=28448 CPUtime=6.3 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 5219 0 0 0 630 0 0 0 25 0 1 0 657714141 29130752 4446 33554432000 4194304 4263832 140737113631952 18446744073709551615 4244162 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 7112 4446 247 17 0 4285 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 28448

[startup+12.7009 s]
/proc/loadavg: 4.06 4.00 3.79 5/293 7213
/proc/meminfo: memFree=19960100/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=37896 CPUtime=12.69 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 7571 0 0 0 1268 1 0 0 25 0 1 0 657714141 38805504 6798 33554432000 4194304 4263832 140737113631952 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 9474 6798 247 17 0 6647 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37896

[startup+25.5006 s]
/proc/loadavg: 4.05 4.00 3.79 5/293 7213
/proc/meminfo: memFree=19408456/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=56952 CPUtime=25.49 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 12295 0 0 0 2548 1 0 0 25 0 1 0 657714141 58318848 11522 33554432000 4194304 4263832 140737113631952 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 14238 11522 247 17 0 11411 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56952

[startup+51.1011 s]
/proc/loadavg: 4.03 4.00 3.80 5/293 7214
/proc/meminfo: memFree=18111004/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=89268 CPUtime=51.09 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 20287 0 0 0 5106 3 0 0 25 0 1 0 657714141 91410432 19514 33554432000 4194304 4263832 140737113631952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 22317 19514 247 17 0 19490 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 89268

[startup+102.301 s]
/proc/loadavg: 3.93 3.98 3.80 4/288 7232
/proc/meminfo: memFree=18097508/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=158972 CPUtime=102.29 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 37473 0 0 0 10219 10 0 0 25 0 1 0 657714141 162787328 36700 33554432000 4194304 4263832 140737113631952 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 39743 36700 247 17 0 36916 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 158972

[startup+162.3 s]
/proc/loadavg: 3.37 3.82 3.75 4/287 7234
/proc/meminfo: memFree=18017740/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=238952 CPUtime=162.29 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 57435 0 0 0 16210 19 0 0 25 0 1 0 657714141 244686848 56662 33554432000 4194304 4263832 140737113631952 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 59738 56662 247 17 0 56911 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 238952

[startup+222.301 s]
/proc/loadavg: 3.13 3.66 3.70 4/287 7235
/proc/meminfo: memFree=17936748/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=319744 CPUtime=222.3 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 77571 0 0 0 22204 26 0 0 25 0 1 0 657714141 327417856 76798 33554432000 4194304 4263832 140737113631952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 79936 76798 247 17 0 77109 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 319744

[startup+282.301 s]
/proc/loadavg: 3.05 3.54 3.66 4/287 7237
/proc/meminfo: memFree=17870028/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=386320 CPUtime=282.3 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 94209 0 0 0 28197 33 0 0 25 0 1 0 657714141 395591680 93436 33554432000 4194304 4263832 140737113631952 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 96580 93436 248 17 0 93753 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 386320

[startup+342.3 s]
/proc/loadavg: 3.02 3.44 3.61 4/287 7239
/proc/meminfo: memFree=17812968/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=446256 CPUtime=342.3 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 109105 0 0 0 34189 41 0 0 25 0 1 0 657714141 456966144 107818 33554432000 4194304 4263832 140737113631952 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 111564 107818 247 17 0 108737 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 446256

[startup+402.311 s]
/proc/loadavg: 3.06 3.37 3.58 4/287 7240
/proc/meminfo: memFree=17752936/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=506584 CPUtime=402.31 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 124115 0 0 0 40186 45 0 0 25 0 1 0 657714141 518742016 122828 33554432000 4194304 4263832 140737113631952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 126646 122828 247 17 0 123819 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 506584

[startup+462.301 s]
/proc/loadavg: 3.02 3.30 3.54 4/287 7242
/proc/meminfo: memFree=17681004/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=553636 CPUtime=462.3 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 135890 0 0 0 46180 50 0 0 25 0 1 0 657714141 566923264 134603 33554432000 4194304 4263832 140737113631952 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 138409 134603 247 17 0 135582 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 553636

[startup+522.3 s]
/proc/loadavg: 3.01 3.24 3.50 4/287 7243
/proc/meminfo: memFree=17602368/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=599532 CPUtime=522.31 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 147386 0 0 0 52175 56 0 0 25 0 1 0 657714141 613920768 146099 33554432000 4194304 4263832 140737113631952 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 149883 146099 248 17 0 147056 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 599532

[startup+582.301 s]
/proc/loadavg: 3.04 3.21 3.47 4/287 7245
/proc/meminfo: memFree=17503764/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=644512 CPUtime=582.31 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 158429 0 0 0 58171 60 0 0 25 0 1 0 657714141 659980288 157141 33554432000 4194304 4263832 140737113631952 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 161128 157141 247 17 0 158301 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 644512

[startup+642.301 s]
/proc/loadavg: 3.01 3.17 3.44 4/287 7247
/proc/meminfo: memFree=17398724/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=697760 CPUtime=642.31 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 171625 0 0 0 64166 65 0 0 25 0 1 0 657714141 714506240 170337 33554432000 4194304 4263832 140737113631952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 174440 170337 247 17 0 171613 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 697760

[startup+702.3 s]
/proc/loadavg: 3.05 3.15 3.42 4/287 7248
/proc/meminfo: memFree=17309048/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=742012 CPUtime=702.31 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 182510 0 0 0 70162 69 0 0 25 0 1 0 657714141 759820288 181222 33554432000 4194304 4263832 140737113631952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 185503 181222 247 17 0 182676 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 742012

[startup+762.3 s]
/proc/loadavg: 3.02 3.12 3.39 4/287 7250
/proc/meminfo: memFree=17196312/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=782004 CPUtime=762.31 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 192527 0 0 0 76157 74 0 0 25 0 1 0 657714141 800772096 191239 33554432000 4194304 4263832 140737113631952 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 195501 191239 247 17 0 192674 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 782004

[startup+822.301 s]
/proc/loadavg: 3.00 3.10 3.36 4/287 7251
/proc/meminfo: memFree=17081844/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=822712 CPUtime=822.31 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 202703 0 0 0 82153 78 0 0 25 0 1 0 657714141 842457088 201415 33554432000 4194304 4263832 140737113631952 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 205678 201415 247 17 0 202851 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 822712

[startup+882.3 s]
/proc/loadavg: 3.00 3.08 3.33 4/287 7253
/proc/meminfo: memFree=16950632/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=864496 CPUtime=882.32 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 213023 0 0 0 88148 84 0 0 25 0 1 0 657714141 885243904 211734 33554432000 4194304 4263832 140737113631952 18446744073709551615 237278577286 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 216124 211734 252 17 0 213297 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 864496

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

[startup+883.901 s]
/proc/loadavg: 3.00 3.08 3.33 4/287 7253
/proc/meminfo: memFree=16949392/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=864496 CPUtime=883.92 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 213023 0 0 0 88308 84 0 0 25 0 1 0 657714141 885243904 211734 33554432000 4194304 4263832 140737113631952 18446744073709551615 4206672 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 216124 211734 252 17 0 213297 0
Current children cumulated CPU time (s) 883.92
Current children cumulated vsize (KiB) 864496

[startup+884.701 s]
/proc/loadavg: 3.00 3.08 3.33 4/287 7253
/proc/meminfo: memFree=16948276/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=864496 CPUtime=884.72 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 213023 0 0 0 88388 84 0 0 25 0 1 0 657714141 885243904 211734 33554432000 4194304 4263832 140737113631952 18446744073709551615 237278536241 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 216124 211734 252 17 0 213297 0
Current children cumulated CPU time (s) 884.72
Current children cumulated vsize (KiB) 864496

[startup+885.101 s]
/proc/loadavg: 3.00 3.08 3.33 4/287 7253
/proc/meminfo: memFree=16946912/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=864496 CPUtime=885.12 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 213023 0 0 0 88428 84 0 0 25 0 1 0 657714141 885243904 211734 33554432000 4194304 4263832 140737113631952 18446744073709551615 237278577312 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 216124 211734 252 17 0 213297 0
Current children cumulated CPU time (s) 885.12
Current children cumulated vsize (KiB) 864496

[startup+885.211 s]
/proc/loadavg: 3.00 3.08 3.33 4/287 7253
/proc/meminfo: memFree=16946912/32950904 swapFree=67057400/67111528
[pid=7176] ppid=7174 vsize=637160 CPUtime=885.22 cores=1,3
/proc/7176/stat : 7176 (umsat) R 7174 7176 6495 0 -1 4202496 213024 0 0 0 88435 87 0 0 25 0 1 0 657714141 652451840 23729 33554432000 4194304 4263832 140737113631952 18446744073709551615 237278905450 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7176/statm: 159290 23729 252 17 0 156463 0
Current children cumulated CPU time (s) 885.22
Current children cumulated vsize (KiB) 637160

Child status: 0
Real time (s): 885.216
CPU time (s): 885.237
CPU user time (s): 884.358
CPU system time (s): 0.879866
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 864496

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

runsolver used 2.11468 second user time and 5.9191 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 14:05:44
IDJOB=3379457
IDBENCH=84958
IDSOLVER=1861
FILE ID=node121/3379457-1305461144
RUNJOBID= node121-1305459841-7013
PBS_JOBID= 13324895
Free space on /tmp= 73488 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT04/industrial/hoonsang/vis-bmc/all.used-as.sat04-986.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379457-1305461144/watcher-3379457-1305461144 -o /tmp/evaluation-result-3379457-1305461144/solver-3379457-1305461144 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379457-1305461144.cnf

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

MD5SUM BENCH= 51fef6c1c8ac21be9eb125cde1cdd08e
RANDOM SEED=1428327574

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.817
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20482952 kB
Buffers:        315492 kB
Cached:        6235924 kB
SwapCached:       7656 kB
Active:        6717544 kB
Inactive:      5394176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20482952 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            6224 kB
Writeback:           0 kB
AnonPages:     5558380 kB
Mapped:          22508 kB
Slab:           266700 kB
PageTables:      25388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30887932 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73236 MiB
End job on node121 at 2011-05-15 14:20:29