Trace number 3495428

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 x100_source? 335.657 335.651

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

335.60/335.65	c - Reading the instance.. OK! Totally clauses:   224473; Vars:    68827; Time: 0.19
335.60/335.65	c - Unit propagation..     OK! Removed clauses:      386;                 Time: 0.00
335.60/335.65	c - Delete by resolution.. OK! Removed clauses:       56;                 Time: 0.21
335.60/335.65	c   - Solving the original instance..
335.60/335.65	c     - OK - UNSAT! Continue to clause elimination..
335.60/335.65	c   - round:    1;   Skips in previous round:    0
335.60/335.65	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-3495428-1307805338/watcher-3495428-1307805338 -o /tmp/evaluation-result-3495428-1307805338/solver-3495428-1307805338 -C 1800 -W 1850 -M 7680 OptimuS_release HOME/instance-3495428-1307805338.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: 4.00 3.75 3.30 5/189 26640
/proc/meminfo: memFree=24452140/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=23184 CPUtime=0 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 1501 0 0 0 0 0 0 0 25 0 1 0 11278651 23740416 1441 33554432000 4194304 4280283 140736692510080 18446744073709551615 4266385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 5796 1448 223 21 0 2433 0

[startup+0.072535 s]
/proc/loadavg: 4.00 3.75 3.30 5/189 26640
/proc/meminfo: memFree=24452140/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=44680 CPUtime=0.06 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 7076 0 0 0 5 1 0 0 25 0 1 0 11278651 45752320 6776 33554432000 4194304 4280283 140736692510080 18446744073709551615 4266385 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 11170 6779 224 21 0 7807 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 44680

[startup+0.100475 s]
/proc/loadavg: 4.00 3.75 3.30 5/189 26640
/proc/meminfo: memFree=24452140/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=58440 CPUtime=0.09 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 10023 0 0 0 8 1 0 0 25 0 1 0 11278651 59842560 9670 33554432000 4194304 4280283 140736692510080 18446744073709551615 232124079872 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 14610 9672 240 21 0 11247 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58440

[startup+0.300438 s]
/proc/loadavg: 4.00 3.75 3.30 5/189 26640
/proc/meminfo: memFree=24452140/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=91784 CPUtime=0.29 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 17910 0 0 0 27 2 0 0 25 0 1 0 11278651 93986816 17556 33554432000 4194304 4280283 140736692510080 18446744073709551615 4209717 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 22946 17556 251 21 0 19583 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 91784

[startup+0.700367 s]
/proc/loadavg: 4.00 3.75 3.30 5/189 26640
/proc/meminfo: memFree=24452140/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=99228 CPUtime=0.69 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 20051 0 0 0 67 2 0 0 25 0 1 0 11278651 101609472 19384 33554432000 4194304 4280283 140736692510080 18446744073709551615 4242809 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 24807 19384 270 21 0 21444 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99228

[startup+1.50024 s]
/proc/loadavg: 4.00 3.75 3.30 5/190 26641
/proc/meminfo: memFree=24328900/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=113956 CPUtime=1.49 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 22759 0 0 0 146 3 0 0 25 0 1 0 11278651 116690944 22090 33554432000 4194304 4280283 140736692510080 18446744073709551615 4236592 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 28489 22090 277 21 0 25126 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113956

[startup+3.10089 s]
/proc/loadavg: 4.00 3.75 3.30 5/190 26641
/proc/meminfo: memFree=24257104/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=144600 CPUtime=3.09 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 30824 0 0 0 305 4 0 0 25 0 1 0 11278651 148070400 30149 33554432000 4194304 4280283 140736692510080 18446744073709551615 4242930 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 36150 30149 272 21 0 32787 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 144600

[startup+6.30037 s]
/proc/loadavg: 4.00 3.75 3.30 5/190 26641
/proc/meminfo: memFree=24020016/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=225508 CPUtime=6.29 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 50865 0 0 0 623 6 0 0 25 0 1 0 11278651 230920192 50188 33554432000 4194304 4280283 140736692510080 18446744073709551615 4256323 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 56377 50188 270 21 0 53014 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 225508

[startup+12.7002 s]
/proc/loadavg: 4.00 3.76 3.31 5/190 26642
/proc/meminfo: memFree=23613356/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=439156 CPUtime=12.69 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 92473 0 0 0 1259 10 0 0 25 0 1 0 11278651 449695744 91795 33554432000 4194304 4280283 140736692510080 18446744073709551615 4256747 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 109789 91795 270 21 0 106426 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 439156

[startup+25.501 s]
/proc/loadavg: 4.00 3.77 3.32 5/190 26643
/proc/meminfo: memFree=23009096/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=1005724 CPUtime=25.49 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 167623 0 0 0 2532 17 0 0 25 0 1 0 11278651 1029861376 166943 33554432000 4194304 4280283 140736692510080 18446744073709551615 4243157 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 251431 166943 270 21 0 248068 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1005724

[startup+51.1005 s]
/proc/loadavg: 4.00 3.79 3.33 5/190 26643
/proc/meminfo: memFree=21983060/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=1574544 CPUtime=51.09 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 291109 0 0 0 5078 31 0 0 25 0 1 0 11278651 1612333056 290421 33554432000 4194304 4280283 140736692510080 18446744073709551615 4242881 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 393636 290421 270 21 0 390273 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1574544

[startup+102.306 s]
/proc/loadavg: 4.00 3.82 3.37 5/190 26645
/proc/meminfo: memFree=20118180/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=2496780 CPUtime=102.3 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 534883 0 0 0 10174 56 0 0 25 0 1 0 11278651 2556702720 534189 33554432000 4194304 4280283 140736692510080 18446744073709551615 4238785 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 624195 534189 270 21 0 620832 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2496780

[startup+162.301 s]
/proc/loadavg: 4.00 3.85 3.40 5/190 26646
/proc/meminfo: memFree=17653256/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=3995412 CPUtime=162.3 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 821871 0 0 0 16148 82 0 0 25 0 1 0 11278651 4091301888 821176 33554432000 4194304 4280283 140736692510080 18446744073709551615 4256601 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 998853 821176 270 21 0 995490 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 3995412

[startup+222.3 s]
/proc/loadavg: 4.00 3.87 3.44 5/190 26647
/proc/meminfo: memFree=15214124/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=6430688 CPUtime=222.29 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 1095363 0 0 0 22123 106 0 0 25 0 1 0 11278651 6585024512 1094666 33554432000 4194304 4280283 140736692510080 18446744073709551615 4243167 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 1607672 1094666 270 21 0 1604309 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 6430688

[startup+282.301 s]
/proc/loadavg: 4.09 3.92 3.48 5/190 26649
/proc/meminfo: memFree=12885744/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=6430688 CPUtime=282.3 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 1371149 0 0 0 28095 135 0 0 25 0 1 0 11278651 6585024512 1370450 33554432000 4194304 4280283 140736692510080 18446744073709551615 4243136 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 1607672 1370450 270 21 0 1604309 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 6430688

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

[startup+307.1 s]
/proc/loadavg: 4.06 3.93 3.49 5/190 26687
/proc/meminfo: memFree=18371708/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=6430688 CPUtime=307.09 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 1482641 0 0 0 30563 146 0 0 25 0 1 0 11278651 6585024512 1481942 33554432000 4194304 4280283 140736692510080 18446744073709551615 4243147 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 1607672 1481942 270 21 0 1604309 0
Current children cumulated CPU time (s) 307.09
Current children cumulated vsize (KiB) 6430688

[startup+319.901 s]
/proc/loadavg: 4.04 3.93 3.50 5/190 26688
/proc/meminfo: memFree=18060820/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=6430688 CPUtime=319.9 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 1535757 0 0 0 31838 152 0 0 25 0 1 0 11278651 6585024512 1535057 33554432000 4194304 4280283 140736692510080 18446744073709551615 4257392 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 1607672 1535057 270 21 0 1604309 0
Current children cumulated CPU time (s) 319.9
Current children cumulated vsize (KiB) 6430688

[startup+326.301 s]
/proc/loadavg: 4.04 3.93 3.50 5/190 26689
/proc/meminfo: memFree=17904072/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=6430688 CPUtime=326.3 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 1562336 0 0 0 32476 154 0 0 25 0 1 0 11278651 6585024512 1561636 33554432000 4194304 4280283 140736692510080 18446744073709551615 4243147 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 1607672 1561636 270 21 0 1604309 0
Current children cumulated CPU time (s) 326.3
Current children cumulated vsize (KiB) 6430688

[startup+329.5 s]
/proc/loadavg: 4.04 3.93 3.50 5/190 26689
/proc/meminfo: memFree=17814540/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=6430688 CPUtime=329.5 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 1576425 0 0 0 32795 155 0 0 25 0 1 0 11278651 6585024512 1575725 33554432000 4194304 4280283 140736692510080 18446744073709551615 4256841 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 1607672 1575725 270 21 0 1604309 0
Current children cumulated CPU time (s) 329.5
Current children cumulated vsize (KiB) 6430688

[startup+332.701 s]
/proc/loadavg: 4.04 3.93 3.50 5/190 26689
/proc/meminfo: memFree=17721532/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=6430688 CPUtime=332.69 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 1591387 0 0 0 33113 156 0 0 25 0 1 0 11278651 6585024512 1590687 33554432000 4194304 4280283 140736692510080 18446744073709551615 4243136 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 1607672 1590687 270 21 0 1604309 0
Current children cumulated CPU time (s) 332.69
Current children cumulated vsize (KiB) 6430688

[startup+334.3 s]
/proc/loadavg: 4.03 3.93 3.51 5/190 26689
/proc/meminfo: memFree=17678132/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=6430688 CPUtime=334.3 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 1597372 0 0 0 33273 157 0 0 25 0 1 0 11278651 6585024512 1596672 33554432000 4194304 4280283 140736692510080 18446744073709551615 4243147 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 1607672 1596672 270 21 0 1604309 0
Current children cumulated CPU time (s) 334.3
Current children cumulated vsize (KiB) 6430688

[startup+335.1 s]
/proc/loadavg: 4.03 3.93 3.51 5/190 26689
/proc/meminfo: memFree=17678132/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=6430688 CPUtime=335.1 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 1601085 0 0 0 33352 158 0 0 25 0 1 0 11278651 6585024512 1600385 33554432000 4194304 4280283 140736692510080 18446744073709551615 4257392 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 1607672 1600385 270 21 0 1604309 0
Current children cumulated CPU time (s) 335.1
Current children cumulated vsize (KiB) 6430688

[startup+335.507 s]
/proc/loadavg: 4.03 3.93 3.51 5/190 26689
/proc/meminfo: memFree=17670568/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=6477200 CPUtime=335.51 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 1602789 0 0 0 33384 167 0 0 25 0 1 0 11278651 6632652800 937711 33554432000 4194304 4280283 140736692510080 18446744073709551615 232124123271 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 1619300 937215 285 21 0 1615937 0
Current children cumulated CPU time (s) 335.51
Current children cumulated vsize (KiB) 6477200

[startup+335.601 s]
/proc/loadavg: 4.03 3.93 3.51 5/190 26689
/proc/meminfo: memFree=17670568/32950928 swapFree=67111528/67111528
[pid=26640] ppid=26638 vsize=6477200 CPUtime=335.6 cores=4,6
/proc/26640/stat : 26640 (OptimuS_release) R 26638 26640 25460 0 -1 4202496 1602789 0 0 0 33384 176 0 0 25 0 1 0 11278651 6632652800 195311 33554432000 4194304 4280283 140736692510080 18446744073709551615 232124123271 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26640/statm: 1619300 194815 285 21 0 1615937 0
Current children cumulated CPU time (s) 335.6
Current children cumulated vsize (KiB) 6477200

Child status: 0
Real time (s): 335.651
CPU time (s): 335.657
CPU user time (s): 333.855
CPU system time (s): 1.80173
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 6477608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 333.855
system time used= 1.80173
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1602790
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 259

runsolver used 0.532918 second user time and 1.3028 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-11 17:15:38
IDJOB=3495428
IDBENCH=70826
IDSOLVER=1988
FILE ID=node124/3495428-1307805338
RUNJOBID= node124-1307804704-26453
PBS_JOBID= 13551055
Free space on /tmp= 73820 MiB

SOLVER NAME= OptimuS x100_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-3495428-1307805338/watcher-3495428-1307805338 -o /tmp/evaluation-result-3495428-1307805338/solver-3495428-1307805338 -C 1800 -W 1850 -M 7680  OptimuS_release HOME/instance-3495428-1307805338.cnf

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

MD5SUM BENCH= 2802e980ef7a0af021d80df126a2e28c
RANDOM SEED=1379322134

node124.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.855
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.71
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.855
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.855
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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.855
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.855
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.855
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:     32950928 kB
MemFree:      24453800 kB
Buffers:        139552 kB
Cached:        1639720 kB
SwapCached:          0 kB
Active:        7195648 kB
Inactive:      1123768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24453800 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4696 kB
Writeback:           0 kB
AnonPages:     6539684 kB
Mapped:          16760 kB
Slab:           102380 kB
PageTables:      17304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  6895812 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= 73820 MiB
End job on node124 at 2011-06-11 17:21:14