Trace number 3495146

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
OptimuS p100_source? 424.544 424.978

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
MD5SUM649b4cf0a21e275b244b1034d05ded52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables96095
Number of clauses285404
Sum of the clauses size665940
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2190268
Number of clauses of size 395134
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

424.46/424.97	c - Reading the instance.. OK! Totally clauses:   285404; Vars:    96095; Time: 0.20
424.46/424.97	c - Unit propagation..     OK! Removed clauses:        2;                 Time: 0.00
424.46/424.97	c - Delete by resolution.. OK! Removed clauses:     6909;                 Time: 30.04
424.46/424.97	c   - Solving the original instance..
424.46/424.97	c     - yet UNKNOWN! Continue to clause elimination..
424.46/424.97	c   - round:    1;   Skips in previous round:    0
424.46/424.97	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3495146-1307806451/watcher-3495146-1307806451 -o /tmp/evaluation-result-3495146-1307806451/solver-3495146-1307806451 -C 1800 -W 1850 -M 7680 OptimuS_release HOME/instance-3495146-1307806451.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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.95 1.66 2.59 5/186 6133
/proc/meminfo: memFree=31290700/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=19824 CPUtime=0 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 753 0 0 0 0 0 0 0 22 0 1 0 892243268 20299776 692 33554432000 4194304 4279399 140735552296208 18446744073709551615 232335589495 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 4956 696 223 21 0 1593 0

[startup+0.099624 s]
/proc/loadavg: 0.95 1.66 2.59 5/186 6133
/proc/meminfo: memFree=31290700/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=60236 CPUtime=0.09 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 10202 0 0 0 8 1 0 0 22 0 1 0 892243268 61681664 9844 33554432000 4194304 4279399 140735552296208 18446744073709551615 4266297 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 15059 9848 224 21 0 11696 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60236

[startup+0.100623 s]
/proc/loadavg: 0.95 1.66 2.59 5/186 6133
/proc/meminfo: memFree=31290700/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=60908 CPUtime=0.09 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 10291 0 0 0 8 1 0 0 22 0 1 0 892243268 62369792 9930 33554432000 4194304 4279399 140735552296208 18446744073709551615 4265489 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 15227 9933 224 21 0 11864 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60908

[startup+0.300575 s]
/proc/loadavg: 0.95 1.66 2.59 5/186 6133
/proc/meminfo: memFree=31290700/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=110948 CPUtime=0.28 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 22158 0 0 0 26 2 0 0 23 0 1 0 892243268 113610752 21792 33554432000 4194304 4279399 140735552296208 18446744073709551615 4221580 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 27737 21793 239 21 0 24374 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 110948

[startup+0.70052 s]
/proc/loadavg: 0.95 1.66 2.59 5/186 6133
/proc/meminfo: memFree=31290700/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=120448 CPUtime=0.69 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 23418 0 0 0 66 3 0 0 25 0 1 0 892243268 123338752 23050 33554432000 4194304 4279399 140735552296208 18446744073709551615 4208301 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 30112 23050 251 21 0 26749 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120448

[startup+1.50038 s]
/proc/loadavg: 0.95 1.66 2.59 5/191 6139
/proc/meminfo: memFree=31035884/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=120448 CPUtime=1.49 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 23418 0 0 0 146 3 0 0 25 0 1 0 892243268 123338752 23050 33554432000 4194304 4279399 140735552296208 18446744073709551615 4210310 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 30112 23050 251 21 0 26749 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120448

[startup+3.10107 s]
/proc/loadavg: 0.95 1.66 2.59 5/191 6139
/proc/meminfo: memFree=31035136/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=120448 CPUtime=3.09 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 23418 0 0 0 306 3 0 0 25 0 1 0 892243268 123338752 23050 33554432000 4194304 4279399 140735552296208 18446744073709551615 4210025 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 30112 23050 251 21 0 26749 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 120448

[startup+6.30047 s]
/proc/loadavg: 1.19 1.70 2.59 6/191 6139
/proc/meminfo: memFree=31031344/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=120448 CPUtime=6.29 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 23418 0 0 0 626 3 0 0 25 0 1 0 892243268 123338752 23050 33554432000 4194304 4279399 140735552296208 18446744073709551615 4209532 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/6133/statm: 30112 23050 251 21 0 26749 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 120448

[startup+12.7003 s]
/proc/loadavg: 1.42 1.74 2.60 5/191 6139
/proc/meminfo: memFree=30874464/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=120448 CPUtime=12.68 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 23418 0 0 0 1265 3 0 0 25 0 1 0 892243268 123338752 23050 33554432000 4194304 4279399 140735552296208 18446744073709551615 4231736 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/6133/statm: 30112 23050 251 21 0 26749 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 120448

[startup+25.5011 s]
/proc/loadavg: 1.99 1.85 2.62 6/191 6139
/proc/meminfo: memFree=30531332/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=120448 CPUtime=25.45 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 23419 0 0 0 2542 3 0 0 25 0 1 0 892243268 123338752 23051 33554432000 4194304 4279399 140735552296208 18446744073709551615 4209637 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 30112 23051 251 21 0 26749 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 120448

[startup+51.1005 s]
/proc/loadavg: 2.67 2.02 2.66 6/191 6140
/proc/meminfo: memFree=29439816/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=679924 CPUtime=51 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 120115 0 0 0 5086 14 0 0 25 0 1 0 892243268 696242176 119354 33554432000 4194304 4279399 140735552296208 18446744073709551615 4241985 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/6133/statm: 169981 119354 270 21 0 166618 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 679924

[startup+102.306 s]
/proc/loadavg: 3.48 2.34 2.73 5/191 6141
/proc/meminfo: memFree=26921240/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=1599948 CPUtime=102.09 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 363813 0 0 0 10171 38 0 0 25 0 1 0 892243268 1638346752 363019 33554432000 4194304 4279399 140735552296208 18446744073709551615 4242034 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 399987 363019 270 21 0 396624 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 1599948

[startup+162.301 s]
/proc/loadavg: 3.81 2.64 2.81 6/191 6143
/proc/meminfo: memFree=24023836/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=4021460 CPUtime=161.98 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 666123 0 0 0 16127 71 0 0 25 0 1 0 892243268 4117975040 665319 33554432000 4194304 4279399 140735552296208 18446744073709551615 4256088 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 1005365 665319 270 21 0 1002002 0
Current children cumulated CPU time (s) 161.98
Current children cumulated vsize (KiB) 4021460

[startup+222.301 s]
/proc/loadavg: 3.93 2.88 2.88 6/191 6144
/proc/meminfo: memFree=25079056/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=4023976 CPUtime=221.9 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 801229 0 0 0 22103 87 0 0 25 0 1 0 892243268 4120551424 800417 33554432000 4194304 4279399 140735552296208 18446744073709551615 4259163 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 1005994 800417 274 21 0 1002631 0
Current children cumulated CPU time (s) 221.9
Current children cumulated vsize (KiB) 4023976

[startup+282.3 s]
/proc/loadavg: 3.97 3.08 2.95 5/191 6146
/proc/meminfo: memFree=22066952/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=6459252 CPUtime=281.85 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 1104283 0 0 0 28065 120 0 0 25 0 1 0 892243268 6614274048 1103459 33554432000 4194304 4279399 140735552296208 18446744073709551615 4242240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 1614813 1103459 270 21 0 1611450 0
Current children cumulated CPU time (s) 281.85
Current children cumulated vsize (KiB) 6459252

[startup+342.301 s]
/proc/loadavg: 3.99 3.25 3.01 6/191 6148
/proc/meminfo: memFree=19185552/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=6459252 CPUtime=341.85 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 1380380 0 0 0 34036 149 0 0 25 0 1 0 892243268 6614274048 1379549 33554432000 4194304 4279399 140735552296208 18446744073709551615 4242251 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 1614813 1379549 270 21 0 1611450 0
Current children cumulated CPU time (s) 341.85
Current children cumulated vsize (KiB) 6459252

[startup+402.301 s]
/proc/loadavg: 4.07 3.40 3.07 5/191 6149
/proc/meminfo: memFree=19347204/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=6459972 CPUtime=401.86 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 1514865 0 0 0 40022 164 0 0 25 0 1 0 892243268 6615011328 1514031 33554432000 4194304 4279399 140735552296208 18446744073709551615 4242251 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 1614993 1514031 270 21 0 1611630 0
Current children cumulated CPU time (s) 401.86
Current children cumulated vsize (KiB) 6459972

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

[startup+409.501 s]
/proc/loadavg: 4.06 3.41 3.08 6/191 6149
/proc/meminfo: memFree=18929188/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=6459972 CPUtime=409.06 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 1546895 0 0 0 40739 167 0 0 25 0 1 0 892243268 6615011328 1546061 33554432000 4194304 4279399 140735552296208 18446744073709551615 4235646 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 1614993 1546061 270 21 0 1611630 0
Current children cumulated CPU time (s) 409.06
Current children cumulated vsize (KiB) 6459972

[startup+415.901 s]
/proc/loadavg: 4.05 3.43 3.09 6/191 6150
/proc/meminfo: memFree=18649816/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=6459972 CPUtime=415.46 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 1571763 0 0 0 41377 169 0 0 25 0 1 0 892243268 6615011328 1570928 33554432000 4194304 4279399 140735552296208 18446744073709551615 4242216 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 1614993 1570928 270 21 0 1611630 0
Current children cumulated CPU time (s) 415.46
Current children cumulated vsize (KiB) 6459972

[startup+419.107 s]
/proc/loadavg: 4.05 3.43 3.09 6/191 6150
/proc/meminfo: memFree=18496552/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=6459972 CPUtime=418.66 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 1584791 0 0 0 41696 170 0 0 25 0 1 0 892243268 6615011328 1583956 33554432000 4194304 4279399 140735552296208 18446744073709551615 4242243 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 1614993 1583956 270 21 0 1611630 0
Current children cumulated CPU time (s) 418.66
Current children cumulated vsize (KiB) 6459972

[startup+422.301 s]
/proc/loadavg: 4.05 3.44 3.09 6/191 6150
/proc/meminfo: memFree=18356432/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=6459972 CPUtime=421.86 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 1598593 0 0 0 42015 171 0 0 25 0 1 0 892243268 6615011328 1597758 33554432000 4194304 4279399 140735552296208 18446744073709551615 4259163 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 1614993 1597758 270 21 0 1611630 0
Current children cumulated CPU time (s) 421.86
Current children cumulated vsize (KiB) 6459972

[startup+423.9 s]
/proc/loadavg: 4.05 3.44 3.09 5/191 6150
/proc/meminfo: memFree=18306584/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=6459972 CPUtime=423.46 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 1606769 0 0 0 42174 172 0 0 25 0 1 0 892243268 6615011328 1605933 33554432000 4194304 4279399 140735552296208 18446744073709551615 4256076 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 1614993 1605933 270 21 0 1611630 0
Current children cumulated CPU time (s) 423.46
Current children cumulated vsize (KiB) 6459972

[startup+424.701 s]
/proc/loadavg: 4.04 3.45 3.10 5/191 6150
/proc/meminfo: memFree=18252272/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=6525508 CPUtime=424.25 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 1609053 0 0 0 42253 172 0 0 25 0 1 0 892243268 6682120192 1608217 33554432000 4194304 4279399 140735552296208 18446744073709551615 4231931 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 1631377 1608217 285 21 0 1628014 0
Current children cumulated CPU time (s) 424.25
Current children cumulated vsize (KiB) 6525508

[startup+424.901 s]
/proc/loadavg: 4.04 3.45 3.10 5/191 6150
/proc/meminfo: memFree=18252272/32951124 swapFree=67063272/67111528
[pid=6133] ppid=6130 vsize=6495560 CPUtime=424.46 cores=4,6
/proc/6133/stat : 6133 (OptimuS_release) R 6130 6133 6290 0 -1 4202496 1609053 0 0 0 42257 189 0 0 25 0 1 0 892243268 6651453440 429148 33554432000 4194304 4279399 140735552296208 18446744073709551615 232335935623 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/6133/statm: 1623890 429148 285 21 0 1620527 0
Current children cumulated CPU time (s) 424.46
Current children cumulated vsize (KiB) 6495560

Child status: 0
Real time (s): 424.978
CPU time (s): 424.544
CPU user time (s): 422.593
CPU system time (s): 1.9517
CPU usage (%): 99.898
Max. virtual memory (cumulated for all children) (KiB): 6525508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 422.593
system time used= 1.9517
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1609054
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= 5639

runsolver used 0.773882 second user time and 1.54776 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-11 17:34:11
IDJOB=3495146
IDBENCH=82489
IDSOLVER=1987
FILE ID=node132/3495146-1307806451
RUNJOBID= node132-1307806451-6080
PBS_JOBID= 13551016
Free space on /tmp= 74084 MiB

SOLVER NAME= OptimuS p100_source
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
COMMAND LINE= OptimuS_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495146-1307806451/watcher-3495146-1307806451 -o /tmp/evaluation-result-3495146-1307806451/solver-3495146-1307806451 -C 1800 -W 1850 -M 7680  OptimuS_release HOME/instance-3495146-1307806451.cnf

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

MD5SUM BENCH= 649b4cf0a21e275b244b1034d05ded52
RANDOM SEED=364207284

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.833
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.67
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.833
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.82
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.833
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:      31298608 kB
Buffers:        291100 kB
Cached:        1079756 kB
SwapCached:       9968 kB
Active:         657532 kB
Inactive:       786688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31298608 kB
SwapTotal:    67111528 kB
SwapFree:     67063272 kB
Dirty:           17080 kB
Writeback:           0 kB
AnonPages:       71764 kB
Mapped:           9408 kB
Slab:           143696 kB
PageTables:       5608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   267596 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= 74084 MiB
End job on node132 at 2011-06-11 17:41:16