Trace number 3348651

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
minisat hack: cir_minisat 2011-03-02UNSAT 519.561 519.603

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
MD5SUMa78f49949ed32c6f8eea9d5e428c909d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.02439
Satisfiable
(Un)Satisfiability was proved
Number of variables350506
Number of clauses878969
Sum of the clauses size2050925
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2585978
Number of clauses of size 3292989
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

519.45/519.58	c WARNING: for repeatability, setting FPU to use double precision
519.45/519.58	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-3348651-1304971120/watcher-3348651-1304971120 -o /tmp/evaluation-result-3348651-1304971120/solver-3348651-1304971120 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348651-1304971120.cnf 

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: 0.92 1.93 2.66 4/360 29593
/proc/meminfo: memFree=23854712/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=11796 CPUtime=0 cores=0,2
/proc/29593/stat : 29593 (runsolver) S 29591 29593 28937 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 608709780 12079104 49 33554432000 4194304 5432360 140737037719840 18446744073709551615 4881623 0 2147483391 4096 24578 18446744071699968823 0 0 17 0 0 0 0
/proc/29593/statm: 2949 49 30 303 0 2643 0

[startup+0.135781 s]
/proc/loadavg: 0.92 1.93 2.66 4/360 29593
/proc/meminfo: memFree=23854712/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=44048 CPUtime=0.07 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 7363 0 0 0 6 1 0 0 21 0 1 0 608709780 45105152 6851 33554432000 4194304 4254575 140734866835552 18446744073709551615 4240513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 11012 6854 212 15 0 7655 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 44048

[startup+0.20077 s]
/proc/loadavg: 0.92 1.93 2.66 4/360 29593
/proc/meminfo: memFree=23854712/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=62308 CPUtime=0.14 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 11878 0 0 0 12 2 0 0 21 0 1 0 608709780 63803392 11066 33554432000 4194304 4254575 140734866835552 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 15577 11068 212 15 0 12220 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 62308

[startup+0.30077 s]
/proc/loadavg: 0.92 1.93 2.66 4/360 29593
/proc/meminfo: memFree=23854712/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=90236 CPUtime=0.23 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 18795 0 0 0 21 2 0 0 21 0 1 0 608709780 92401664 17525 33554432000 4194304 4254575 140734866835552 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 22559 17527 212 15 0 19202 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 90236

[startup+0.700702 s]
/proc/loadavg: 0.92 1.93 2.66 4/360 29593
/proc/meminfo: memFree=23854712/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=90364 CPUtime=0.63 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 19361 0 0 0 61 2 0 0 23 0 1 0 608709780 92532736 17746 33554432000 4194304 4254575 140734866835552 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 22591 17746 222 15 0 19234 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 90364

[startup+1.50056 s]
/proc/loadavg: 0.92 1.93 2.66 5/367 29607
/proc/meminfo: memFree=23604808/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=90364 CPUtime=1.43 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 19386 0 0 0 141 2 0 0 25 0 1 0 608709780 92532736 17770 33554432000 4194304 4254575 140734866835552 18446744073709551615 4209812 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 22591 17770 231 15 0 19234 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 90364

[startup+3.10027 s]
/proc/loadavg: 0.92 1.93 2.66 5/367 29607
/proc/meminfo: memFree=23599352/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=99012 CPUtime=3.03 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 19814 0 0 0 301 2 0 0 25 0 1 0 608709780 101388288 18198 33554432000 4194304 4254575 140734866835552 18446744073709551615 4216502 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 24753 18198 231 15 0 21396 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 99012

[startup+6.30069 s]
/proc/loadavg: 1.17 1.96 2.67 5/367 29607
/proc/meminfo: memFree=23584208/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=100400 CPUtime=6.23 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 19929 0 0 0 621 2 0 0 25 0 1 0 608709780 102809600 18311 33554432000 4194304 4254575 140734866835552 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 25100 18311 231 15 0 21743 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 100400

[startup+12.7005 s]
/proc/loadavg: 1.40 2.00 2.68 5/367 29607
/proc/meminfo: memFree=23556832/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=100400 CPUtime=12.63 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 20292 0 0 0 1261 2 0 0 25 0 1 0 608709780 102809600 18674 33554432000 4194304 4254575 140734866835552 18446744073709551615 4209260 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 25100 18674 231 15 0 21743 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 100400

[startup+25.5012 s]
/proc/loadavg: 1.97 2.09 2.70 5/367 29607
/proc/meminfo: memFree=23496948/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=112076 CPUtime=25.44 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 22438 0 0 0 2541 3 0 0 25 0 1 0 608709780 114765824 20819 33554432000 4194304 4254575 140734866835552 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 28019 20819 232 15 0 24662 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 112076

[startup+51.1006 s]
/proc/loadavg: 2.66 2.25 2.73 5/367 29608
/proc/meminfo: memFree=23377084/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=132712 CPUtime=51.04 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 28068 0 0 0 5100 4 0 0 25 0 1 0 608709780 135897088 26448 33554432000 4194304 4254575 140734866835552 18446744073709551615 4209344 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 33178 26448 232 15 0 29821 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 132712

[startup+102.3 s]
/proc/loadavg: 3.51 2.54 2.81 5/367 29610
/proc/meminfo: memFree=23079932/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=213620 CPUtime=102.25 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 42083 0 0 0 10219 6 0 0 25 0 1 0 608709780 218746880 40456 33554432000 4194304 4254575 140734866835552 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 53405 40456 232 15 0 50048 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 213620

[startup+162.301 s]
/proc/loadavg: 3.86 2.82 2.88 5/367 29621
/proc/meminfo: memFree=22807760/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=295008 CPUtime=162.24 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 52108 0 0 0 16217 7 0 0 25 0 1 0 608709780 302088192 50479 33554432000 4194304 4254575 140734866835552 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 73752 50479 232 15 0 70395 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 295008

[startup+222.314 s]
/proc/loadavg: 3.95 3.03 2.95 5/367 29623
/proc/meminfo: memFree=22511340/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=295008 CPUtime=222.26 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 63135 0 0 0 22217 9 0 0 25 0 1 0 608709780 302088192 61505 33554432000 4194304 4254575 140734866835552 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 73752 61505 232 15 0 70395 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 295008

[startup+282.301 s]
/proc/loadavg: 3.98 3.20 3.01 5/367 29624
/proc/meminfo: memFree=22198572/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=429440 CPUtime=282.24 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 84418 0 0 0 28211 13 0 0 25 0 1 0 608709780 439746560 82784 33554432000 4194304 4254575 140734866835552 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 107360 82784 232 15 0 104003 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 429440

[startup+342.301 s]
/proc/loadavg: 4.04 3.36 3.08 5/367 29628
/proc/meminfo: memFree=21892972/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=429440 CPUtime=342.24 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 101520 0 0 0 34207 17 0 0 25 0 1 0 608709780 439746560 99880 33554432000 4194304 4254575 140734866835552 18446744073709551615 4209230 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 107360 99880 232 15 0 104003 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 429440

[startup+402.301 s]
/proc/loadavg: 4.10 3.50 3.14 5/367 29687
/proc/meminfo: memFree=21906200/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=646848 CPUtime=402.25 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 120506 0 0 0 40204 21 0 0 25 0 1 0 608709780 662372352 118864 33554432000 4194304 4254575 140734866835552 18446744073709551615 4209263 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 161712 118864 232 15 0 158355 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 646848

[startup+462.3 s]
/proc/loadavg: 4.12 3.62 3.20 5/367 29689
/proc/meminfo: memFree=21578156/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=646848 CPUtime=462.25 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 133623 0 0 0 46203 22 0 0 25 0 1 0 608709780 662372352 131981 33554432000 4194304 4254575 140734866835552 18446744073709551615 4209265 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 161712 131981 232 15 0 158355 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 646848

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

[startup+486.401 s]
/proc/loadavg: 4.08 3.65 3.22 5/367 29690
/proc/meminfo: memFree=21679208/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=434196 CPUtime=486.35 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 202372 0 0 0 48603 32 0 0 25 0 1 0 608709780 444616704 83888 33554432000 4194304 4254575 140734866835552 18446744073709551615 4216771 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 108549 83888 232 15 0 105192 0
Current children cumulated CPU time (s) 486.35
Current children cumulated vsize (KiB) 434196

[startup+499.201 s]
/proc/loadavg: 4.06 3.66 3.23 5/367 29690
/proc/meminfo: memFree=21646592/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=434196 CPUtime=499.15 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 203529 0 0 0 49883 32 0 0 25 0 1 0 608709780 444616704 85045 33554432000 4194304 4254575 140734866835552 18446744073709551615 4209251 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 108549 85045 232 15 0 105192 0
Current children cumulated CPU time (s) 499.15
Current children cumulated vsize (KiB) 434196

[startup+512 s]
/proc/loadavg: 4.05 3.68 3.24 5/367 29690
/proc/meminfo: memFree=21613820/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=434196 CPUtime=511.95 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 204308 0 0 0 51163 32 0 0 25 0 1 0 608709780 444616704 85823 33554432000 4194304 4254575 140734866835552 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 108549 85823 232 15 0 105192 0
Current children cumulated CPU time (s) 511.95
Current children cumulated vsize (KiB) 434196

[startup+515.201 s]
/proc/loadavg: 4.04 3.68 3.25 5/367 29692
/proc/meminfo: memFree=21603776/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=434196 CPUtime=515.15 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 204628 0 0 0 51483 32 0 0 25 0 1 0 608709780 444616704 86143 33554432000 4194304 4254575 140734866835552 18446744073709551615 4216819 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 108549 86143 232 15 0 105192 0
Current children cumulated CPU time (s) 515.15
Current children cumulated vsize (KiB) 434196

[startup+516.801 s]
/proc/loadavg: 4.04 3.68 3.25 5/367 29692
/proc/meminfo: memFree=21600180/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=434196 CPUtime=516.75 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 204805 0 0 0 51643 32 0 0 25 0 1 0 608709780 444616704 86319 33554432000 4194304 4254575 140734866835552 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 108549 86319 232 15 0 105192 0
Current children cumulated CPU time (s) 516.75
Current children cumulated vsize (KiB) 434196

[startup+518.4 s]
/proc/loadavg: 4.04 3.68 3.25 5/367 29692
/proc/meminfo: memFree=21593732/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=434196 CPUtime=518.35 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 204947 0 0 0 51803 32 0 0 25 0 1 0 608709780 444616704 86461 33554432000 4194304 4254575 140734866835552 18446744073709551615 4223767 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 108549 86461 232 15 0 105192 0
Current children cumulated CPU time (s) 518.35
Current children cumulated vsize (KiB) 434196

[startup+519.201 s]
/proc/loadavg: 4.04 3.69 3.25 5/367 29692
/proc/meminfo: memFree=21590756/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=434196 CPUtime=519.16 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202496 204953 0 0 0 51884 32 0 0 25 0 1 0 608709780 444616704 86467 33554432000 4194304 4254575 140734866835552 18446744073709551615 4209845 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29593/statm: 108549 86467 232 15 0 105192 0
Current children cumulated CPU time (s) 519.16
Current children cumulated vsize (KiB) 434196

[startup+519.601 s]
/proc/loadavg: 4.04 3.69 3.25 5/367 29692
/proc/meminfo: memFree=21590756/32951124 swapFree=65580836/67111528
[pid=29593] ppid=29591 vsize=0 CPUtime=519.55 cores=0,2
/proc/29593/stat : 29593 (cir_minisat) R 29591 29593 28937 0 -1 4202500 204961 0 0 0 51921 34 0 0 25 0 1 0 608709780 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 0 0 0 0
/proc/29593/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 519.55
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 519.603
CPU time (s): 519.561
CPU user time (s): 519.216
CPU system time (s): 0.344947
CPU usage (%): 99.9919
Max. virtual memory (cumulated for all children) (KiB): 990724

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

runsolver used 1.9477 second user time and 4.13637 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-09 21:58:41
IDJOB=3348651
IDBENCH=82444
IDSOLVER=1810
FILE ID=node137/3348651-1304971120
RUNJOBID= node137-1304971120-29563
PBS_JOBID= 13285613
Free space on /tmp= 37912 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348651-1304971120/watcher-3348651-1304971120 -o /tmp/evaluation-result-3348651-1304971120/solver-3348651-1304971120 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348651-1304971120.cnf

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

MD5SUM BENCH= a78f49949ed32c6f8eea9d5e428c909d
RANDOM SEED=130379949

node137.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.844
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.68
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.844
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.844
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.74
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      23854868 kB
Buffers:        138628 kB
Cached:        1265940 kB
SwapCached:      36192 kB
Active:        1168368 kB
Inactive:      7736644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23854868 kB
SwapTotal:    67111528 kB
SwapFree:     65580836 kB
Dirty:           56396 kB
Writeback:           0 kB
AnonPages:     7473868 kB
Mapped:          19060 kB
Slab:            89244 kB
PageTables:      39160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75986744 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= 37912 MiB
End job on node137 at 2011-05-09 22:07:20