Trace number 3494828

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 a100_source? 333.879 333.869

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-05.cnf
MD5SUM2802e980ef7a0af021d80df126a2e28c
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 variables68827
Number of clauses224473
Sum of the clauses size581793
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291368
Number of clauses of size 3132976
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

333.80/333.86	c - Reading the instance.. OK! Totally clauses:   224473; Vars:    68827; Time: 0.18
333.80/333.86	c - Unit propagation..     OK! Removed clauses:      386;                 Time: 0.00
333.80/333.86	c - Delete by resolution.. OK! Removed clauses:       56;                 Time: 0.20
333.80/333.86	c   - Solving the original instance..
333.80/333.86	c     - OK - UNSAT! Continue to clause elimination..
333.80/333.86	c   - round:    1;   Skips in previous round:    0
333.80/333.86	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-3494828-1307806114/watcher-3494828-1307806114 -o /tmp/evaluation-result-3494828-1307806114/solver-3494828-1307806114 -C 1800 -W 1850 -M 7680 OptimuS_release HOME/instance-3494828-1307806114.cnf 

running on 2 cores: 5,7

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: 1.00 1.41 2.42 7/179 10213
/proc/meminfo: memFree=30811684/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=23176 CPUtime=0 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 1485 0 0 0 0 0 0 0 18 0 1 0 970841946 23732224 1424 33554432000 4194304 4279335 140735557338128 18446744073709551615 4265425 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 5794 1428 223 21 0 2431 0

[startup+0.044599 s]
/proc/loadavg: 1.00 1.41 2.42 7/179 10213
/proc/meminfo: memFree=30811684/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=36036 CPUtime=0.04 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 4946 0 0 0 3 1 0 0 18 0 1 0 970841946 36900864 4720 33554432000 4194304 4279335 140735557338128 18446744073709551615 4265425 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 9042 4722 224 21 0 5679 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 36036

[startup+0.100589 s]
/proc/loadavg: 1.00 1.41 2.42 7/179 10213
/proc/meminfo: memFree=30811684/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=57896 CPUtime=0.09 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 9910 0 0 0 8 1 0 0 18 0 1 0 970841946 59285504 9556 33554432000 4194304 4279335 140735557338128 18446744073709551615 252457726661 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 14474 9559 239 21 0 11111 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57896

[startup+0.300551 s]
/proc/loadavg: 1.00 1.41 2.42 7/179 10213
/proc/meminfo: memFree=30811684/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=92908 CPUtime=0.29 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 18129 0 0 0 26 3 0 0 18 0 1 0 970841946 95137792 17774 33554432000 4194304 4279335 140735557338128 18446744073709551615 4209016 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 23227 17774 250 21 0 19864 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 92908

[startup+0.700474 s]
/proc/loadavg: 1.00 1.41 2.42 7/179 10213
/proc/meminfo: memFree=30811684/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=100464 CPUtime=0.69 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 20337 0 0 0 66 3 0 0 18 0 1 0 970841946 102875136 19690 33554432000 4194304 4279335 140735557338128 18446744073709551615 4241921 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 25116 19690 270 21 0 21753 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 100464

[startup+1.50033 s]
/proc/loadavg: 1.00 1.41 2.42 6/182 10225
/proc/meminfo: memFree=30543912/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=115032 CPUtime=1.48 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 23271 0 0 0 145 3 0 0 20 0 1 0 970841946 117792768 22622 33554432000 4194304 4279335 140735557338128 18446744073709551615 4241849 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 28758 22622 278 21 0 25395 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 115032

[startup+3.10103 s]
/proc/loadavg: 1.00 1.41 2.42 5/187 10235
/proc/meminfo: memFree=30216268/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=176496 CPUtime=3.09 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 32464 0 0 0 304 5 0 0 25 0 1 0 970841946 180731904 31809 33554432000 4194304 4279335 140735557338128 18446744073709551615 4256438 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 44124 31809 273 21 0 40761 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 176496

[startup+6.30043 s]
/proc/loadavg: 1.24 1.46 2.43 6/187 10235
/proc/meminfo: memFree=29947896/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=307972 CPUtime=6.29 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 53541 0 0 0 621 8 0 0 25 0 1 0 970841946 315363328 52883 33554432000 4194304 4279335 140735557338128 18446744073709551615 4255814 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 76993 52883 270 21 0 73630 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 307972

[startup+12.7002 s]
/proc/loadavg: 1.46 1.50 2.44 6/187 10235
/proc/meminfo: memFree=29625724/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=440232 CPUtime=12.69 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 96197 0 0 0 1257 12 0 0 25 0 1 0 970841946 450797568 95538 33554432000 4194304 4279335 140735557338128 18446744073709551615 4256560 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 110058 95538 270 21 0 106695 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 440232

[startup+25.5009 s]
/proc/loadavg: 2.02 1.62 2.46 6/187 10235
/proc/meminfo: memFree=28930296/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=1006780 CPUtime=25.49 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 167621 0 0 0 2530 19 0 0 25 0 1 0 970841946 1030942720 166961 33554432000 4194304 4279335 140735557338128 18446744073709551615 4256001 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 251695 166961 270 21 0 248332 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1006780

[startup+51.1011 s]
/proc/loadavg: 2.70 1.81 2.50 5/187 10274
/proc/meminfo: memFree=28008916/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=1574308 CPUtime=51.1 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 306305 0 0 0 5076 34 0 0 25 0 1 0 970841946 1612091392 305644 33554432000 4194304 4279335 140735557338128 18446744073709551615 4257121 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 393577 305644 270 21 0 390214 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 1574308

[startup+102.308 s]
/proc/loadavg: 3.58 2.18 2.59 6/187 10275
/proc/meminfo: memFree=25326508/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=2496544 CPUtime=102.3 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 564013 0 0 0 10169 61 0 0 25 0 1 0 970841946 2556461056 563351 33554432000 4194304 4279335 140735557338128 18446744073709551615 4255363 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 624136 563351 270 21 0 620773 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2496544

[startup+162.3 s]
/proc/loadavg: 3.84 2.51 2.67 6/187 10277
/proc/meminfo: memFree=22448188/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=3995176 CPUtime=162.29 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 841541 0 0 0 16142 87 0 0 25 0 1 0 970841946 4091060224 840874 33554432000 4194304 4279335 140735557338128 18446744073709551615 4255626 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 998794 840874 270 21 0 995431 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 3995176

[startup+222.3 s]
/proc/loadavg: 3.94 2.78 2.75 6/187 10279
/proc/meminfo: memFree=19682584/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=6430452 CPUtime=222.29 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 1109364 0 0 0 22115 114 0 0 25 0 1 0 970841946 6584782848 1108695 33554432000 4194304 4279335 140735557338128 18446744073709551615 4242197 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 1607613 1108695 270 21 0 1604250 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 6430452

[startup+282.301 s]
/proc/loadavg: 3.98 3.00 2.83 5/187 10280
/proc/meminfo: memFree=17134708/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=6430452 CPUtime=282.3 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 1375349 0 0 0 28090 140 0 0 25 0 1 0 970841946 6584782848 1374678 33554432000 4194304 4279335 140735557338128 18446744073709551615 4256432 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 1607613 1374678 270 21 0 1604250 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 6430452

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

[startup+307.1 s]
/proc/loadavg: 3.98 3.08 2.86 6/187 10281
/proc/meminfo: memFree=16108716/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=6430452 CPUtime=307.1 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 1486362 0 0 0 30559 151 0 0 25 0 1 0 970841946 6584782848 1485691 33554432000 4194304 4279335 140735557338128 18446744073709551615 4255668 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 1607613 1485691 270 21 0 1604250 0
Current children cumulated CPU time (s) 307.1
Current children cumulated vsize (KiB) 6430452

[startup+319.901 s]
/proc/loadavg: 3.99 3.12 2.88 5/187 10281
/proc/meminfo: memFree=15577500/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=6430452 CPUtime=319.9 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 1544742 0 0 0 31834 156 0 0 25 0 1 0 970841946 6584782848 1544069 33554432000 4194304 4279335 140735557338128 18446744073709551615 4242197 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 1607613 1544069 270 21 0 1604250 0
Current children cumulated CPU time (s) 319.9
Current children cumulated vsize (KiB) 6430452

[startup+326.301 s]
/proc/loadavg: 3.99 3.13 2.88 5/187 10281
/proc/meminfo: memFree=15290928/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=6430452 CPUtime=326.3 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 1572198 0 0 0 32471 159 0 0 25 0 1 0 970841946 6584782848 1571525 33554432000 4194304 4279335 140735557338128 18446744073709551615 4242197 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 1607613 1571525 270 21 0 1604250 0
Current children cumulated CPU time (s) 326.3
Current children cumulated vsize (KiB) 6430452

[startup+329.5 s]
/proc/loadavg: 3.99 3.15 2.89 6/187 10281
/proc/meminfo: memFree=15146468/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=6430452 CPUtime=329.5 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 1586258 0 0 0 32789 161 0 0 25 0 1 0 970841946 6584782848 1585584 33554432000 4194304 4279335 140735557338128 18446744073709551615 4256432 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 1607613 1585584 270 21 0 1604250 0
Current children cumulated CPU time (s) 329.5
Current children cumulated vsize (KiB) 6430452

[startup+331.107 s]
/proc/loadavg: 3.99 3.15 2.89 6/187 10281
/proc/meminfo: memFree=15047268/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=6430452 CPUtime=331.11 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 1593434 0 0 0 32949 162 0 0 25 0 1 0 970841946 6584782848 1592760 33554432000 4194304 4279335 140735557338128 18446744073709551615 4242176 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 1607613 1592760 270 21 0 1604250 0
Current children cumulated CPU time (s) 331.11
Current children cumulated vsize (KiB) 6430452

[startup+332.701 s]
/proc/loadavg: 3.99 3.15 2.89 6/187 10282
/proc/meminfo: memFree=15004240/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=6430452 CPUtime=332.71 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 1599253 0 0 0 33108 163 0 0 25 0 1 0 970841946 6584782848 1598579 33554432000 4194304 4279335 140735557338128 18446744073709551615 4255628 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 1607613 1598579 270 21 0 1604250 0
Current children cumulated CPU time (s) 332.71
Current children cumulated vsize (KiB) 6430452

[startup+333.501 s]
/proc/loadavg: 3.99 3.16 2.89 6/187 10282
/proc/meminfo: memFree=14954016/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=6430452 CPUtime=333.5 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 1602309 0 0 0 33187 163 0 0 25 0 1 0 970841946 6584782848 1601635 33554432000 4194304 4279335 140735557338128 18446744073709551615 4256432 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 1607613 1601635 270 21 0 1604250 0
Current children cumulated CPU time (s) 333.5
Current children cumulated vsize (KiB) 6430452

[startup+333.701 s]
/proc/loadavg: 3.99 3.16 2.89 6/187 10282
/proc/meminfo: memFree=14954016/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=6475880 CPUtime=333.7 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 1602916 0 0 0 33201 169 0 0 25 0 1 0 970841946 6631301120 1171221 33554432000 4194304 4279335 140735557338128 18446744073709551615 252458109063 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 1618970 1171116 285 21 0 1615607 0
Current children cumulated CPU time (s) 333.7
Current children cumulated vsize (KiB) 6475880

[startup+333.8 s]
/proc/loadavg: 3.99 3.16 2.89 6/187 10282
/proc/meminfo: memFree=14954016/32951124 swapFree=67062556/67111528
[pid=10211] ppid=10208 vsize=6475880 CPUtime=333.8 cores=5,7
/proc/10211/stat : 10211 (OptimuS_release) R 10208 10211 8460 0 -1 4202496 1602916 0 0 0 33201 179 0 0 25 0 1 0 970841946 6631301120 413461 33554432000 4194304 4279335 140735557338128 18446744073709551615 252458109063 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10211/statm: 1618970 412949 285 21 0 1615607 0
Current children cumulated CPU time (s) 333.8
Current children cumulated vsize (KiB) 6475880

Child status: 0
Real time (s): 333.869
CPU time (s): 333.879
CPU user time (s): 332.028
CPU system time (s): 1.85172
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 6495988

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

runsolver used 0.52292 second user time and 1.2968 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-11 17:28:35
IDJOB=3494828
IDBENCH=70826
IDSOLVER=1986
FILE ID=node111/3494828-1307806114
RUNJOBID= node111-1307806114-10179
PBS_JOBID= 13551063
Free space on /tmp= 73876 MiB

SOLVER NAME= OptimuS a100_source
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-05.cnf
COMMAND LINE= OptimuS_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3494828-1307806114/watcher-3494828-1307806114 -o /tmp/evaluation-result-3494828-1307806114/solver-3494828-1307806114 -C 1800 -W 1850 -M 7680  OptimuS_release HOME/instance-3494828-1307806114.cnf

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

MD5SUM BENCH= 2802e980ef7a0af021d80df126a2e28c
RANDOM SEED=847691637

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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.75
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.849
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30815500 kB
Buffers:        317440 kB
Cached:        1574464 kB
SwapCached:      11232 kB
Active:         544572 kB
Inactive:      1369164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30815500 kB
SwapTotal:    67111528 kB
SwapFree:     67062556 kB
Dirty:           10168 kB
Writeback:           0 kB
AnonPages:       19532 kB
Mapped:           9488 kB
Slab:           156336 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   162304 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= 73860 MiB
End job on node111 at 2011-06-11 17:34:09