Trace number 3495150

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? 397.2 397.192

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns2p3-tseitin.cnf
MD5SUM2b5c02650b763b7d13b77ce3fc61aa15
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1414.3
Satisfiable
(Un)Satisfiability was proved
Number of variables116405
Number of clauses346850
Sum of the clauses size809314
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2231232
Number of clauses of size 3115616
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

397.11/397.19	c - Reading the instance.. OK! Totally clauses:   346850; Vars:   116405; Time: 0.25
397.11/397.19	c - Unit propagation..     OK! Removed clauses:        2;                 Time: 0.00
397.11/397.19	c - Delete by resolution.. OK! Removed clauses:     1213;                 Time: 4.41
397.11/397.19	c   - Solving the original instance..
397.11/397.19	c     - yet UNKNOWN! Continue to clause elimination..
397.11/397.19	c   - round:    1;   Skips in previous round:    0
397.11/397.19	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-3495150-1307806230/watcher-3495150-1307806230 -o /tmp/evaluation-result-3495150-1307806230/solver-3495150-1307806230 -C 1800 -W 1850 -M 7680 OptimuS_release HOME/instance-3495150-1307806230.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: 3.59 2.85 3.06 5/189 24599
/proc/meminfo: memFree=29485400/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=21932 CPUtime=0 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 1189 0 0 0 0 0 0 0 25 0 1 0 348232464 22458368 1129 33554432000 4194304 4279399 140736978197584 18446744073709551615 4265489 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 5483 1136 223 21 0 2120 0

[startup+0.0758359 s]
/proc/loadavg: 3.59 2.85 3.06 5/189 24599
/proc/meminfo: memFree=29485400/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=55216 CPUtime=0.06 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 8377 0 0 0 6 0 0 0 25 0 1 0 348232464 56541184 8059 33554432000 4194304 4279399 140736978197584 18446744073709551615 4264893 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 13804 8063 224 21 0 10441 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 55216

[startup+0.100837 s]
/proc/loadavg: 3.59 2.85 3.06 5/189 24599
/proc/meminfo: memFree=29485400/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=60984 CPUtime=0.09 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 10687 0 0 0 8 1 0 0 25 0 1 0 348232464 62447616 10292 33554432000 4194304 4279399 140736978197584 18446744073709551615 218880225989 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 15246 10297 224 21 0 11883 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60984

[startup+0.3008 s]
/proc/loadavg: 3.59 2.85 3.06 5/189 24599
/proc/meminfo: memFree=29485400/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=116656 CPUtime=0.29 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 23781 0 0 0 26 3 0 0 25 0 1 0 348232464 119455744 23312 33554432000 4194304 4279399 140736978197584 18446744073709551615 4221617 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 29164 23314 239 21 0 25801 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 116656

[startup+0.700724 s]
/proc/loadavg: 3.59 2.85 3.06 5/189 24599
/proc/meminfo: memFree=29485400/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=135792 CPUtime=0.68 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 28363 0 0 0 65 3 0 0 25 0 1 0 348232464 139051008 27893 33554432000 4194304 4279399 140736978197584 18446744073709551615 4209481 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 33948 27893 251 21 0 30585 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 135792

[startup+1.5006 s]
/proc/loadavg: 3.59 2.85 3.06 5/190 24601
/proc/meminfo: memFree=29331800/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=135792 CPUtime=1.48 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 28364 0 0 0 145 3 0 0 25 0 1 0 348232464 139051008 27894 33554432000 4194304 4279399 140736978197584 18446744073709551615 4208528 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 33948 27894 251 21 0 30585 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 135792

[startup+3.1003 s]
/proc/loadavg: 3.59 2.85 3.06 5/188 24634
/proc/meminfo: memFree=29843052/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=135792 CPUtime=3.08 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 28364 0 0 0 305 3 0 0 25 0 1 0 348232464 139051008 27894 33554432000 4194304 4279399 140736978197584 18446744073709551615 4209726 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 33948 27894 251 21 0 30585 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 135792

[startup+6.30074 s]
/proc/loadavg: 3.62 2.87 3.06 5/190 24639
/proc/meminfo: memFree=29638780/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=145428 CPUtime=6.28 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 31088 0 0 0 625 3 0 0 25 0 1 0 348232464 148918272 30160 33554432000 4194304 4279399 140736978197584 18446744073709551615 4242436 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 36357 30161 270 21 0 32994 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 145428

[startup+12.7006 s]
/proc/loadavg: 3.65 2.89 3.07 5/190 24639
/proc/meminfo: memFree=29470028/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=185880 CPUtime=12.68 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 39687 0 0 0 1264 4 0 0 25 0 1 0 348232464 190341120 38747 33554432000 4194304 4279399 140736978197584 18446744073709551615 4259163 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 46470 38747 270 21 0 43107 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 185880

[startup+25.5004 s]
/proc/loadavg: 3.73 2.94 3.08 5/190 24639
/proc/meminfo: memFree=28842568/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=348628 CPUtime=25.49 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 73693 0 0 0 2540 9 0 0 25 0 1 0 348232464 356995072 72743 33554432000 4194304 4279399 140736978197584 18446744073709551615 4237864 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 87157 72743 270 21 0 83794 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 348628

[startup+51.1008 s]
/proc/loadavg: 3.82 3.03 3.10 5/190 24640
/proc/meminfo: memFree=27275308/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=1046060 CPUtime=51.09 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 177778 0 0 0 5087 22 0 0 25 0 1 0 348232464 1071165440 176814 33554432000 4194304 4279399 140736978197584 18446744073709551615 4242034 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 261515 176814 270 21 0 258152 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1046060

[startup+102.307 s]
/proc/loadavg: 3.92 3.17 3.15 5/190 24641
/proc/meminfo: memFree=24709696/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=2538028 CPUtime=102.3 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 402372 0 0 0 10181 49 0 0 25 0 1 0 348232464 2598940672 401398 33554432000 4194304 4279399 140736978197584 18446744073709551615 4242034 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 634507 401398 270 21 0 631144 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2538028

[startup+162.301 s]
/proc/loadavg: 4.05 3.34 3.20 5/190 24643
/proc/meminfo: memFree=22114964/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=4038036 CPUtime=162.3 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 667444 0 0 0 16153 77 0 0 25 0 1 0 348232464 4134948864 666456 33554432000 4194304 4279399 140736978197584 18446744073709551615 4242261 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 1009509 666456 270 21 0 1006146 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 4038036

[startup+222.301 s]
/proc/loadavg: 4.02 3.46 3.25 5/190 24644
/proc/meminfo: memFree=19212820/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=4039776 CPUtime=222.29 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 918050 0 0 0 22126 103 0 0 25 0 1 0 348232464 4136730624 917054 33554432000 4194304 4279399 140736978197584 18446744073709551615 4255732 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 1009944 917054 270 21 0 1006581 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 4039776

[startup+282.301 s]
/proc/loadavg: 4.04 3.57 3.30 5/190 24646
/proc/meminfo: memFree=16461096/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=6476716 CPUtime=282.3 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 1159137 0 0 0 28103 127 0 0 25 0 1 0 348232464 6632157184 1158129 33554432000 4194304 4279399 140736978197584 18446744073709551615 4242271 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 1619179 1158129 270 21 0 1615816 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 6476716

[startup+342.3 s]
/proc/loadavg: 4.01 3.64 3.34 5/190 24648
/proc/meminfo: memFree=13891164/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=6477540 CPUtime=342.29 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 1396726 0 0 0 34077 152 0 0 25 0 1 0 348232464 6633000960 1395711 33554432000 4194304 4279399 140736978197584 18446744073709551615 4255851 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 1619385 1395711 270 21 0 1616022 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 6477540

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

[startup+358.301 s]
/proc/loadavg: 4.01 3.66 3.35 5/190 24648
/proc/meminfo: memFree=13331292/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=6478140 CPUtime=358.3 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 1480489 0 0 0 35670 160 0 0 25 0 1 0 348232464 6633615360 1479474 33554432000 4194304 4279399 140736978197584 18446744073709551615 4237976 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 1619535 1479474 270 21 0 1616172 0
Current children cumulated CPU time (s) 358.3
Current children cumulated vsize (KiB) 6478140

[startup+383.907 s]
/proc/loadavg: 4.00 3.69 3.37 5/190 24649
/proc/meminfo: memFree=12439600/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=6479244 CPUtime=383.9 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 1572839 0 0 0 38222 168 0 0 25 0 1 0 348232464 6634745856 1571820 33554432000 4194304 4279399 140736978197584 18446744073709551615 4235646 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 1619811 1571820 270 21 0 1616448 0
Current children cumulated CPU time (s) 383.9
Current children cumulated vsize (KiB) 6479244

[startup+390.301 s]
/proc/loadavg: 4.00 3.70 3.37 5/190 24649
/proc/meminfo: memFree=12224204/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=6479244 CPUtime=390.3 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 1597332 0 0 0 38859 171 0 0 25 0 1 0 348232464 6634745856 1596312 33554432000 4194304 4279399 140736978197584 18446744073709551615 4257392 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 1619811 1596312 270 21 0 1616448 0
Current children cumulated CPU time (s) 390.3
Current children cumulated vsize (KiB) 6479244

[startup+393.5 s]
/proc/loadavg: 4.00 3.70 3.37 5/190 24649
/proc/meminfo: memFree=12098716/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=6479244 CPUtime=393.5 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 1606952 0 0 0 39178 172 0 0 25 0 1 0 348232464 6634745856 1605932 33554432000 4194304 4279399 140736978197584 18446744073709551615 4242240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 1619811 1605932 270 21 0 1616448 0
Current children cumulated CPU time (s) 393.5
Current children cumulated vsize (KiB) 6479244

[startup+395.101 s]
/proc/loadavg: 4.00 3.70 3.38 5/190 24649
/proc/meminfo: memFree=12041552/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=6479244 CPUtime=395.1 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 1611633 0 0 0 39338 172 0 0 25 0 1 0 348232464 6634745856 1610613 33554432000 4194304 4279399 140736978197584 18446744073709551615 4241985 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 1619811 1610613 270 21 0 1616448 0
Current children cumulated CPU time (s) 395.1
Current children cumulated vsize (KiB) 6479244

[startup+395.901 s]
/proc/loadavg: 4.00 3.70 3.38 5/190 24649
/proc/meminfo: memFree=12009064/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=6479244 CPUtime=395.91 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 1612666 0 0 0 39418 173 0 0 25 0 1 0 348232464 6634745856 1611646 33554432000 4194304 4279399 140736978197584 18446744073709551615 4242240 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 1619811 1611646 270 21 0 1616448 0
Current children cumulated CPU time (s) 395.91
Current children cumulated vsize (KiB) 6479244

[startup+396.701 s]
/proc/loadavg: 4.00 3.70 3.38 5/190 24649
/proc/meminfo: memFree=12009064/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=6479244 CPUtime=396.7 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 1614185 0 0 0 39497 173 0 0 25 0 1 0 348232464 6634745856 1613165 33554432000 4194304 4279399 140736978197584 18446744073709551615 4242261 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 1619811 1613165 270 21 0 1616448 0
Current children cumulated CPU time (s) 396.7
Current children cumulated vsize (KiB) 6479244

[startup+397.107 s]
/proc/loadavg: 4.00 3.70 3.38 5/190 24649
/proc/meminfo: memFree=13420548/32950928 swapFree=67054696/67111528
[pid=24599] ppid=24597 vsize=6514632 CPUtime=397.11 cores=4,6
/proc/24599/stat : 24599 (OptimuS_release) R 24597 24599 23146 0 -1 4202496 1615093 0 0 0 39522 189 0 0 25 0 1 0 348232464 6670983168 455078 33554432000 4194304 4279399 140736978197584 18446744073709551615 218880608391 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24599/statm: 1628658 455078 285 21 0 1625295 0
Current children cumulated CPU time (s) 397.11
Current children cumulated vsize (KiB) 6514632

Child status: 0
Real time (s): 397.192
CPU time (s): 397.2
CPU user time (s): 395.248
CPU system time (s): 1.9517
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 6544780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 395.248
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= 1615094
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= 284

runsolver used 0.725889 second user time and 1.44578 second system time

The end

Launcher Data

Begin job on node112 at 2011-06-11 17:30:31
IDJOB=3495150
IDBENCH=82471
IDSOLVER=1987
FILE ID=node112/3495150-1307806230
RUNJOBID= node112-1307806136-24236
PBS_JOBID= 13551040
Free space on /tmp= 73984 MiB

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

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

MD5SUM BENCH= 2b5c02650b763b7d13b77ce3fc61aa15
RANDOM SEED=786759357

node112.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.847
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.847
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	: 5180.45
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.847
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.847
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.82
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.847
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.61
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.847
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.847
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.74
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.847
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:     32950928 kB
MemFree:      29485944 kB
Buffers:        271336 kB
Cached:        1431980 kB
SwapCached:      10772 kB
Active:        2055388 kB
Inactive:      1180136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29485944 kB
SwapTotal:    67111528 kB
SwapFree:     67054696 kB
Dirty:           47492 kB
Writeback:           0 kB
AnonPages:     1529664 kB
Mapped:           9704 kB
Slab:           160892 kB
PageTables:       8488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2040636 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= 74004 MiB
End job on node112 at 2011-06-11 17:37:08