Trace number 3495429

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? 359.613 359.615

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-06.cnf
MD5SUM54bbde63bf0c9b14dd4e32426eab0a42
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 variables68953
Number of clauses224868
Sum of the clauses size582796
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291550
Number of clauses of size 3133189
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

359.59/359.61	c - Reading the instance.. OK! Totally clauses:   224868; Vars:    68953; Time: 0.19
359.59/359.61	c - Unit propagation..     OK! Removed clauses:      386;                 Time: 0.00
359.59/359.61	c - Delete by resolution.. OK! Removed clauses:       60;                 Time: 0.21
359.59/359.61	c   - Solving the original instance..
359.59/359.61	c     - OK - UNSAT! Continue to clause elimination..
359.59/359.61	c   - round:    1;   Skips in previous round:    0
359.59/359.61	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-3495429-1307805276/watcher-3495429-1307805276 -o /tmp/evaluation-result-3495429-1307805276/solver-3495429-1307805276 -C 1800 -W 1850 -M 7680 OptimuS_release HOME/instance-3495429-1307805276.cnf 

running on 2 cores: 0,2

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.69 3.25 4/189 26601
/proc/meminfo: memFree=18944224/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=23176 CPUtime=0 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 1549 0 0 0 0 0 0 0 25 0 1 0 11272439 23732224 1488 33554432000 4194304 4280283 140737034908640 18446744073709551615 4266385 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 5794 1489 223 21 0 2431 0

[startup+0.0594209 s]
/proc/loadavg: 4.00 3.69 3.25 4/189 26601
/proc/meminfo: memFree=18944224/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=43740 CPUtime=0.05 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 6182 0 0 0 5 0 0 0 25 0 1 0 11272439 44789760 5913 33554432000 4194304 4280283 140737034908640 18446744073709551615 4267193 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 10935 5915 224 21 0 7572 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 43740

[startup+0.10041 s]
/proc/loadavg: 4.00 3.69 3.25 4/189 26601
/proc/meminfo: memFree=18944224/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=58456 CPUtime=0.09 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 10032 0 0 0 8 1 0 0 25 0 1 0 11272439 59858944 9689 33554432000 4194304 4280283 140737034908640 18446744073709551615 232123740869 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 14614 9690 240 21 0 11251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58456

[startup+0.300375 s]
/proc/loadavg: 4.00 3.69 3.25 4/189 26601
/proc/meminfo: memFree=18944224/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=91800 CPUtime=0.29 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 17925 0 0 0 27 2 0 0 25 0 1 0 11272439 94003200 17581 33554432000 4194304 4280283 140737034908640 18446744073709551615 4208257 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 22950 17581 251 21 0 19587 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 91800

[startup+0.700363 s]
/proc/loadavg: 4.00 3.69 3.25 4/189 26601
/proc/meminfo: memFree=18944224/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=100032 CPUtime=0.69 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 20068 0 0 0 67 2 0 0 25 0 1 0 11272439 102432768 19433 33554432000 4194304 4280283 140737034908640 18446744073709551615 4242881 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 25008 19433 278 21 0 21645 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 100032

[startup+1.50027 s]
/proc/loadavg: 4.00 3.70 3.26 5/190 26602
/proc/meminfo: memFree=18835616/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=111632 CPUtime=1.49 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 23055 0 0 0 147 2 0 0 25 0 1 0 11272439 114311168 22413 33554432000 4194304 4280283 140737034908640 18446744073709551615 4238864 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 27908 22413 281 21 0 24545 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 111632

[startup+3.10094 s]
/proc/loadavg: 4.00 3.70 3.26 5/190 26602
/proc/meminfo: memFree=18789240/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=143364 CPUtime=3.09 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 27932 0 0 0 306 3 0 0 25 0 1 0 11272439 146804736 27279 33554432000 4194304 4280283 140737034908640 18446744073709551615 4256601 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 35841 27279 270 21 0 32478 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 143364

[startup+6.30031 s]
/proc/loadavg: 4.00 3.70 3.26 5/190 26602
/proc/meminfo: memFree=18642168/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=226824 CPUtime=6.29 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 40461 0 0 0 625 4 0 0 25 0 1 0 11272439 232267776 39808 33554432000 4194304 4280283 140737034908640 18446744073709551615 4243157 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 56706 39808 290 21 0 53343 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 226824

[startup+12.7002 s]
/proc/loadavg: 4.00 3.71 3.26 5/190 26603
/proc/meminfo: memFree=18302056/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=440472 CPUtime=12.69 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 74750 0 0 0 1262 7 0 0 25 0 1 0 11272439 451043328 74097 33554432000 4194304 4280283 140737034908640 18446744073709551615 4256601 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 110118 74097 290 21 0 106755 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 440472

[startup+25.5009 s]
/proc/loadavg: 4.00 3.72 3.27 5/190 26603
/proc/meminfo: memFree=17523188/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=1004644 CPUtime=25.49 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 169059 0 0 0 2533 16 0 0 25 0 1 0 11272439 1028755456 168405 33554432000 4194304 4280283 140737034908640 18446744073709551615 4256596 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 251161 168405 290 21 0 247798 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1004644

[startup+51.1004 s]
/proc/loadavg: 4.00 3.74 3.29 5/190 26603
/proc/meminfo: memFree=18463872/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=1572172 CPUtime=51.09 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 324742 0 0 0 5076 33 0 0 25 0 1 0 11272439 1609904128 324067 33554432000 4194304 4280283 140737034908640 18446744073709551615 4243167 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 393043 324067 274 21 0 389680 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1572172

[startup+102.306 s]
/proc/loadavg: 4.00 3.78 3.33 5/190 26643
/proc/meminfo: memFree=22401572/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=2495480 CPUtime=102.3 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 567421 0 0 0 10173 57 0 0 25 0 1 0 11272439 2555371520 566739 33554432000 4194304 4280283 140737034908640 18446744073709551615 4243157 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 623870 566739 270 21 0 620507 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2495480

[startup+162.301 s]
/proc/loadavg: 4.00 3.82 3.37 5/190 26645
/proc/meminfo: memFree=20225444/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=3994112 CPUtime=162.29 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 794720 0 0 0 16146 83 0 0 25 0 1 0 11272439 4089970688 794036 33554432000 4194304 4280283 140737034908640 18446744073709551615 4243396 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 998528 794036 270 21 0 995165 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 3994112

[startup+222.3 s]
/proc/loadavg: 4.00 3.85 3.40 5/190 26646
/proc/meminfo: memFree=17707444/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=6431272 CPUtime=222.29 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 1049373 0 0 0 22120 109 0 0 25 0 1 0 11272439 6585622528 1048685 33554432000 4194304 4280283 140737034908640 18446744073709551615 4242930 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 1607818 1048685 270 21 0 1604455 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 6431272

[startup+282.301 s]
/proc/loadavg: 4.00 3.87 3.44 5/190 26647
/proc/meminfo: memFree=15329816/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=6431272 CPUtime=282.29 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 1300508 0 0 0 28095 134 0 0 25 0 1 0 11272439 6585622528 1299814 33554432000 4194304 4280283 140737034908640 18446744073709551615 4242930 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 1607818 1299814 270 21 0 1604455 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 6431272

[startup+342.301 s]
/proc/loadavg: 4.09 3.92 3.48 5/190 26649
/proc/meminfo: memFree=12947128/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=6431272 CPUtime=342.29 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 1536932 0 0 0 34071 158 0 0 25 0 1 0 11272439 6585622528 1536236 33554432000 4194304 4280283 140737034908640 18446744073709551615 4243157 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 1607818 1536236 270 21 0 1604455 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 6431272

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

[startup+345.5 s]
/proc/loadavg: 4.09 3.92 3.48 5/190 26649
/proc/meminfo: memFree=12829820/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=6431272 CPUtime=345.49 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 1549175 0 0 0 34390 159 0 0 25 0 1 0 11272439 6585622528 1548479 33554432000 4194304 4280283 140737034908640 18446744073709551615 4256841 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 1607818 1548479 270 21 0 1604455 0
Current children cumulated CPU time (s) 345.49
Current children cumulated vsize (KiB) 6431272

[startup+351.9 s]
/proc/loadavg: 4.07 3.92 3.49 5/190 26649
/proc/meminfo: memFree=12587388/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=6431272 CPUtime=351.89 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 1573590 0 0 0 35027 162 0 0 25 0 1 0 11272439 6585622528 1572894 33554432000 4194304 4280283 140737034908640 18446744073709551615 4243136 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 1607818 1572894 270 21 0 1604455 0
Current children cumulated CPU time (s) 351.89
Current children cumulated vsize (KiB) 6431272

[startup+355.101 s]
/proc/loadavg: 4.07 3.92 3.49 5/190 26649
/proc/meminfo: memFree=12498600/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=6431272 CPUtime=355.09 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 1586749 0 0 0 35346 163 0 0 25 0 1 0 11272439 6585622528 1586053 33554432000 4194304 4280283 140737034908640 18446744073709551615 4243396 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 1607818 1586053 270 21 0 1604455 0
Current children cumulated CPU time (s) 355.09
Current children cumulated vsize (KiB) 6431272

[startup+356.7 s]
/proc/loadavg: 4.07 3.93 3.49 5/190 26649
/proc/meminfo: memFree=12393820/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=6431272 CPUtime=356.69 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 1593114 0 0 0 35505 164 0 0 25 0 1 0 11272439 6585622528 1592417 33554432000 4194304 4280283 140737034908640 18446744073709551615 4243147 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 1607818 1592417 270 21 0 1604455 0
Current children cumulated CPU time (s) 356.69
Current children cumulated vsize (KiB) 6431272

[startup+358.3 s]
/proc/loadavg: 4.07 3.93 3.49 5/190 26649
/proc/meminfo: memFree=12355628/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=6431272 CPUtime=358.28 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 1598727 0 0 0 35664 164 0 0 25 0 1 0 11272439 6585622528 1598030 33554432000 4194304 4280283 140737034908640 18446744073709551615 4243136 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 1607818 1598030 270 21 0 1604455 0
Current children cumulated CPU time (s) 358.28
Current children cumulated vsize (KiB) 6431272

[startup+359.101 s]
/proc/loadavg: 4.07 3.93 3.49 5/190 26649
/proc/meminfo: memFree=12310488/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=6431272 CPUtime=359.09 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 1601787 0 0 0 35744 165 0 0 25 0 1 0 11272439 6585622528 1601090 33554432000 4194304 4280283 140737034908640 18446744073709551615 4257952 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 1607818 1601090 270 21 0 1604455 0
Current children cumulated CPU time (s) 359.09
Current children cumulated vsize (KiB) 6431272

[startup+359.501 s]
/proc/loadavg: 4.07 3.93 3.49 5/190 26649
/proc/meminfo: memFree=12310488/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=6477784 CPUtime=359.49 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 1602952 0 0 0 35771 178 0 0 25 0 1 0 11272439 6633250816 712524 33554432000 4194304 4280283 140737034908640 18446744073709551615 232124123271 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 1619446 712012 285 21 0 1616083 0
Current children cumulated CPU time (s) 359.49
Current children cumulated vsize (KiB) 6477784

[startup+359.601 s]
/proc/loadavg: 4.07 3.93 3.49 5/190 26649
/proc/meminfo: memFree=18634116/32950928 swapFree=67111528/67111528
[pid=26601] ppid=26599 vsize=136116 CPUtime=359.59 cores=0,2
/proc/26601/stat : 26601 (OptimuS_release) R 26599 26601 25460 0 -1 4202496 1602952 0 0 0 35772 187 0 0 25 0 1 0 11272439 139382784 13707 33554432000 4194304 4280283 140737034908640 18446744073709551615 232123729288 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26601/statm: 34029 13707 285 21 0 30666 0
Current children cumulated CPU time (s) 359.59
Current children cumulated vsize (KiB) 136116

Child status: 0
Real time (s): 359.615
CPU time (s): 359.613
CPU user time (s): 357.733
CPU system time (s): 1.88071
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 6477784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 357.733
system time used= 1.88071
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1602953
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= 9
involuntary context switches= 4831

runsolver used 0.583911 second user time and 1.38479 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-11 17:14:36
IDJOB=3495429
IDBENCH=70825
IDSOLVER=1988
FILE ID=node124/3495429-1307805276
RUNJOBID= node124-1307804704-26452
PBS_JOBID= 13551055
Free space on /tmp= 73812 MiB

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

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

MD5SUM BENCH= 54bbde63bf0c9b14dd4e32426eab0a42
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:      18945140 kB
Buffers:        139400 kB
Cached:        1646276 kB
SwapCached:          0 kB
Active:       12694732 kB
Inactive:      1122524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18945140 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4280 kB
Writeback:           0 kB
AnonPages:    12030860 kB
Mapped:          16752 kB
Slab:           102552 kB
PageTables:      27904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13396152 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:20:36