Trace number 3293789

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
sattime+ 2011-03-02UNSAT 732.93 732.92

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-6-U-7061.cnf
MD5SUMb15321a24257fa4bdfd9c20c782f4c0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.97739
Satisfiable
(Un)Satisfiability was proved
Number of variables370048
Number of clauses1118066
Sum of the clauses size2910246
Maximum clause length493
Minimum clause length1
Number of clauses of size 194
Number of clauses of size 2742801
Number of clauses of size 3369913
Number of clauses of size 41454
Number of clauses of size 5618
Number of clauses of size over 53186

Solver Data

732.91/732.91	c 1260 clauses are redundant and removed
732.91/732.91	c 32503 vars are fixed and 116988 clauses are removed after unit propagation
732.91/732.91	c 266989 vars are fixed and 864085 clauses are removed after lookahead
732.91/732.91	c A contradiction is found at top!
732.91/732.91	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-3293789-1303796771/watcher-3293789-1303796771 -o /tmp/evaluation-result-3293789-1303796771/solver-3293789-1303796771 -C 2400 -W 1300 -M 7680 sattime+ HOME/instance-3293789-1303796771.cnf 1063750829 

running on 2 cores: 0,2

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.15 4.04 3.97 2/185 12262
/proc/meminfo: memFree=17708716/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=11800 CPUtime=0 cores=0,2
/proc/12262/stat : 12262 (runsolver) S 12260 12262 12045 0 -1 4202560 41 0 0 0 0 0 0 0 19 0 1 0 491275082 12083200 52 33554432000 4194304 5434984 140734849471680 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071700230967 0 0 17 0 0 0 0
/proc/12262/statm: 2950 52 31 303 0 2644 0

[startup+0.0485741 s]
/proc/loadavg: 4.15 4.04 3.97 2/185 12262
/proc/meminfo: memFree=17708716/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=881292 CPUtime=0.03 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4194304 369 0 0 0 3 0 0 0 20 0 1 0 491275082 902443008 314 33554432000 4194304 4228340 140733449670704 18446744073709551615 4202679 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 220323 314 102 9 0 217480 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 881292

[startup+0.100556 s]
/proc/loadavg: 4.15 4.04 3.97 2/185 12262
/proc/meminfo: memFree=17708716/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=881820 CPUtime=0.08 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4194304 496 0 0 0 8 0 0 0 20 0 1 0 491275082 902983680 441 33554432000 4194304 4228340 140733449670704 18446744073709551615 271550085679 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 220455 441 102 9 0 217612 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 881820

[startup+0.30048 s]
/proc/loadavg: 4.15 4.04 3.97 2/185 12262
/proc/meminfo: memFree=17708716/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=889212 CPUtime=0.28 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4194304 3218 0 0 0 28 0 0 0 21 0 1 0 491275082 910553088 3163 33554432000 4194304 4228340 140733449670704 18446744073709551615 271550198469 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 222303 3163 102 9 0 219460 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 889212

[startup+0.700436 s]
/proc/loadavg: 4.15 4.04 3.97 2/185 12262
/proc/meminfo: memFree=17708716/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=910068 CPUtime=0.68 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4194304 11072 0 0 0 66 2 0 0 22 0 1 0 491275082 931909632 11017 33554432000 4194304 4228340 140733449670704 18446744073709551615 271550069512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 227517 11018 102 9 0 224674 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 910068

[startup+1.50028 s]
/proc/loadavg: 4.13 4.04 3.97 5/194 12275
/proc/meminfo: memFree=17338560/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992300 CPUtime=1.48 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 37189 0 0 0 143 5 0 0 25 0 1 0 491275082 1016115200 37133 33554432000 4194304 4228340 140733449670704 18446744073709551615 4206780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248075 37133 104 9 0 245232 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 992300

[startup+3.10097 s]
/proc/loadavg: 4.13 4.04 3.97 5/194 12275
/proc/meminfo: memFree=17109032/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992300 CPUtime=3.08 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 37189 0 0 0 303 5 0 0 25 0 1 0 491275082 1016115200 37133 33554432000 4194304 4228340 140733449670704 18446744073709551615 4206761 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248075 37133 104 9 0 245232 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 992300

[startup+6.30042 s]
/proc/loadavg: 4.12 4.04 3.97 5/194 12275
/proc/meminfo: memFree=16427512/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992300 CPUtime=6.28 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 37189 0 0 0 623 5 0 0 25 0 1 0 491275082 1016115200 37133 33554432000 4194304 4228340 140733449670704 18446744073709551615 4206754 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248075 37133 104 9 0 245232 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 992300

[startup+12.7003 s]
/proc/loadavg: 4.11 4.04 3.97 5/194 12276
/proc/meminfo: memFree=16428176/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992300 CPUtime=12.68 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 37189 0 0 0 1263 5 0 0 25 0 1 0 491275082 1016115200 37133 33554432000 4194304 4228340 140733449670704 18446744073709551615 4206872 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248075 37133 104 9 0 245232 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 992300

[startup+25.5009 s]
/proc/loadavg: 4.10 4.04 3.97 5/194 12276
/proc/meminfo: memFree=16417208/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992300 CPUtime=25.48 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 37189 0 0 0 2543 5 0 0 25 0 1 0 491275082 1016115200 37133 33554432000 4194304 4228340 140733449670704 18446744073709551615 4206780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248075 37133 104 9 0 245232 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 992300

[startup+51.1002 s]
/proc/loadavg: 4.06 4.03 3.97 5/194 12277
/proc/meminfo: memFree=16358084/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992300 CPUtime=51.08 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 37189 0 0 0 5103 5 0 0 25 0 1 0 491275082 1016115200 37133 33554432000 4194304 4228340 140733449670704 18446744073709551615 4206774 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248075 37133 104 9 0 245232 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 992300

[startup+102.301 s]
/proc/loadavg: 4.12 4.05 3.98 5/194 12278
/proc/meminfo: memFree=16354980/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992300 CPUtime=102.28 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 37189 0 0 0 10223 5 0 0 25 0 1 0 491275082 1016115200 37133 33554432000 4194304 4228340 140733449670704 18446744073709551615 4206872 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248075 37133 104 9 0 245232 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 992300

[startup+162.301 s]
/proc/loadavg: 4.10 4.06 3.99 5/194 12280
/proc/meminfo: memFree=16334180/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992304 CPUtime=162.29 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 41635 0 0 0 16223 6 0 0 25 0 1 0 491275082 1016119296 40497 33554432000 4194304 4228340 140733449670704 18446744073709551615 4212626 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248076 40497 138 9 0 245233 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 992304

[startup+222.301 s]
/proc/loadavg: 4.04 4.05 3.99 5/194 12281
/proc/meminfo: memFree=16332968/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992304 CPUtime=222.29 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 41758 0 0 0 22223 6 0 0 25 0 1 0 491275082 1016119296 40601 33554432000 4194304 4228340 140733449670704 18446744073709551615 4212647 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248076 40601 129 9 0 245233 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 992304

[startup+282.3 s]
/proc/loadavg: 4.09 4.06 4.00 5/194 12283
/proc/meminfo: memFree=16330708/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992304 CPUtime=282.29 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 42157 0 0 0 28223 6 0 0 25 0 1 0 491275082 1016119296 40985 33554432000 4194304 4228340 140733449670704 18446744073709551615 4212626 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248076 40985 134 9 0 245233 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 992304

[startup+342.3 s]
/proc/loadavg: 4.03 4.05 4.00 5/194 12284
/proc/meminfo: memFree=16329368/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992304 CPUtime=342.29 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 42245 0 0 0 34223 6 0 0 25 0 1 0 491275082 1016119296 41060 33554432000 4194304 4228340 140733449670704 18446744073709551615 4212366 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248076 41060 122 9 0 245233 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 992304

[startup+402.3 s]
/proc/loadavg: 3.61 3.94 3.97 4/188 12304
/proc/meminfo: memFree=16339824/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992304 CPUtime=402.29 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 42276 0 0 0 40223 6 0 0 25 0 1 0 491275082 1016119296 41087 33554432000 4194304 4228340 140733449670704 18446744073709551615 4212665 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248076 41087 118 9 0 245233 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 992304

[startup+462.301 s]
/proc/loadavg: 3.22 3.77 3.90 4/188 12306
/proc/meminfo: memFree=16338044/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992304 CPUtime=462.3 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 42322 0 0 0 46223 7 0 0 25 0 1 0 491275082 1016119296 41129 33554432000 4194304 4228340 140733449670704 18446744073709551615 4212665 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248076 41129 114 9 0 245233 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 992304

[startup+522.301 s]
/proc/loadavg: 3.08 3.63 3.84 4/188 12307
/proc/meminfo: memFree=16337608/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992304 CPUtime=522.3 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 42447 0 0 0 52223 7 0 0 25 0 1 0 491275082 1016119296 41254 33554432000 4194304 4228340 140733449670704 18446744073709551615 4212011 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248076 41254 114 9 0 245233 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 992304

[startup+582.307 s]
/proc/loadavg: 3.03 3.51 3.79 4/188 12309
/proc/meminfo: memFree=16336220/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992304 CPUtime=582.3 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 42527 0 0 0 58223 7 0 0 25 0 1 0 491275082 1016119296 41334 33554432000 4194304 4228340 140733449670704 18446744073709551615 4212626 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248076 41334 114 9 0 245233 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 992304

[startup+642.301 s]
/proc/loadavg: 3.08 3.43 3.74 4/188 12310
/proc/meminfo: memFree=16334220/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992304 CPUtime=642.3 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 42595 0 0 0 64223 7 0 0 25 0 1 0 491275082 1016119296 41402 33554432000 4194304 4228340 140733449670704 18446744073709551615 4212665 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248076 41402 114 9 0 245233 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 992304

[startup+702.301 s]
/proc/loadavg: 3.03 3.35 3.69 4/188 12312
/proc/meminfo: memFree=16332828/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992304 CPUtime=702.3 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 42662 0 0 0 70223 7 0 0 25 0 1 0 491275082 1016119296 41469 33554432000 4194304 4228340 140733449670704 18446744073709551615 4213809 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248076 41469 114 9 0 245233 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 992304

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

[startup+718.201 s]
/proc/loadavg: 3.02 3.33 3.68 4/188 12312
/proc/meminfo: memFree=16332448/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992304 CPUtime=718.2 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 42686 0 0 0 71813 7 0 0 25 0 1 0 491275082 1016119296 41493 33554432000 4194304 4228340 140733449670704 18446744073709551615 4212127 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248076 41493 114 9 0 245233 0
Current children cumulated CPU time (s) 718.2
Current children cumulated vsize (KiB) 992304

[startup+724.601 s]
/proc/loadavg: 3.02 3.33 3.68 4/188 12313
/proc/meminfo: memFree=16332444/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992304 CPUtime=724.6 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 42689 0 0 0 72453 7 0 0 25 0 1 0 491275082 1016119296 41496 33554432000 4194304 4228340 140733449670704 18446744073709551615 4212626 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248076 41496 114 9 0 245233 0
Current children cumulated CPU time (s) 724.6
Current children cumulated vsize (KiB) 992304

[startup+727.8 s]
/proc/loadavg: 3.02 3.32 3.67 4/188 12313
/proc/meminfo: memFree=16332444/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992304 CPUtime=727.8 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 42691 0 0 0 72773 7 0 0 25 0 1 0 491275082 1016119296 41498 33554432000 4194304 4228340 140733449670704 18446744073709551615 4212626 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248076 41498 114 9 0 245233 0
Current children cumulated CPU time (s) 727.8
Current children cumulated vsize (KiB) 992304

[startup+731.001 s]
/proc/loadavg: 3.02 3.31 3.67 4/188 12313
/proc/meminfo: memFree=16332196/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992304 CPUtime=731 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 42761 0 0 0 73093 7 0 0 25 0 1 0 491275082 1016119296 41568 33554432000 4194304 4228340 140733449670704 18446744073709551615 4212014 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248076 41568 114 9 0 245233 0
Current children cumulated CPU time (s) 731
Current children cumulated vsize (KiB) 992304

[startup+731.801 s]
/proc/loadavg: 3.02 3.31 3.67 4/188 12313
/proc/meminfo: memFree=16332072/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992304 CPUtime=731.81 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 42769 0 0 0 73174 7 0 0 25 0 1 0 491275082 1016119296 41576 33554432000 4194304 4228340 140733449670704 18446744073709551615 4212734 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248076 41576 114 9 0 245233 0
Current children cumulated CPU time (s) 731.81
Current children cumulated vsize (KiB) 992304

[startup+732.6 s]
/proc/loadavg: 3.02 3.31 3.67 4/188 12313
/proc/meminfo: memFree=16332072/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992304 CPUtime=732.6 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 42791 0 0 0 73253 7 0 0 25 0 1 0 491275082 1016119296 41598 33554432000 4194304 4228340 140733449670704 18446744073709551615 4212626 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248076 41598 114 9 0 245233 0
Current children cumulated CPU time (s) 732.6
Current children cumulated vsize (KiB) 992304

[startup+732.8 s]
/proc/loadavg: 3.02 3.31 3.67 4/188 12313
/proc/meminfo: memFree=16332072/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992304 CPUtime=732.8 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 42824 0 0 0 73273 7 0 0 25 0 1 0 491275082 1016119296 41631 33554432000 4194304 4228340 140733449670704 18446744073709551615 4212772 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248076 41631 114 9 0 245233 0
Current children cumulated CPU time (s) 732.8
Current children cumulated vsize (KiB) 992304

[startup+732.9 s]
/proc/loadavg: 3.02 3.31 3.67 4/188 12313
/proc/meminfo: memFree=16331824/32951124 swapFree=67111528/67111528
[pid=12262] ppid=12260 vsize=992304 CPUtime=732.91 cores=0,2
/proc/12262/stat : 12262 (sattime+) R 12260 12262 12045 0 -1 4202496 42865 0 0 0 73284 7 0 0 25 0 1 0 491275082 1016119296 41672 33554432000 4194304 4228340 140733449670704 18446744073709551615 4211196 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12262/statm: 248076 41672 114 9 0 245233 0
Current children cumulated CPU time (s) 732.91
Current children cumulated vsize (KiB) 992304

Child status: 20
Real time (s): 732.92
CPU time (s): 732.93
CPU user time (s): 732.847
CPU system time (s): 0.082987
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 992304

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

runsolver used 1.2838 second user time and 2.71159 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-26 07:46:12
IDJOB=3293789
IDBENCH=88178
IDSOLVER=1579
FILE ID=node133/3293789-1303796771
RUNJOBID= node133-1303795469-12063
PBS_JOBID= 13157293
Free space on /tmp= 71900 MiB

SOLVER NAME= sattime+ 2011-03-02
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-6-U-7061.cnf
COMMAND LINE= sattime+ BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293789-1303796771/watcher-3293789-1303796771 -o /tmp/evaluation-result-3293789-1303796771/solver-3293789-1303796771 -C 2400 -W 1300 -M 7680  sattime+ HOME/instance-3293789-1303796771.cnf 1063750829

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

MD5SUM BENCH= b15321a24257fa4bdfd9c20c782f4c0e
RANDOM SEED=1063750829

node133.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.834
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.834
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.834
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.82
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:     32951124 kB
MemFree:      17714240 kB
Buffers:       2177320 kB
Cached:       12425284 kB
SwapCached:          0 kB
Active:        8464788 kB
Inactive:      6204328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17714240 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          110736 kB
Writeback:          88 kB
AnonPages:       65828 kB
Mapped:          15244 kB
Slab:           503048 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1088320 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71792 MiB
End job on node133 at 2011-04-26 07:58:25