Trace number 3493543

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
MUSer 2011-02-10? (MO) 756.166 756.185

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
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 variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data

0.00/0.00	c *** MUSer: a MUS extractor ***
0.00/0.00	c *** release date: 2011210 ***
0.00/0.00	c *** release ref: f95464aa99ac ***
0.00/0.00	c *** built: 2011-Feb-10 00:59 ***
0.00/0.00	c *** author: Joao Marques-Silva (jpms@ucd.ie) ***
0.00/0.00	c 
0.00/0.00	c *** instance: HOME/instance-3493543-1307800703.cnf ***
0.00/0.00	c 
0.89/0.98	c Parsing CPU Time: 0.930858
0.89/0.98	c Running MUSer ...
350.87/350.97	c 0.00% completed ... 
755.88/755.90	c muser received external signal SIGTERM. Terminating ...
755.88/755.90	c CPU Time: CPU Time: 752.89

Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3493543-1307800703/watcher-3493543-1307800703 -o /tmp/evaluation-result-3493543-1307800703/solver-3493543-1307800703 -C 1800 -W 1850 -M 7680 ./muser -comp HOME/instance-3493543-1307800703.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: 0.00 0.10 0.43 4/189 1739
/proc/meminfo: memFree=31281140/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=8712 CPUtime=0.02 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 1824 0 0 0 2 0 0 0 22 0 1 0 891670132 8921088 1632 33554432000 4194304 5696331 140736362481968 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 2211 1633 114 367 0 1841 0

[startup+0.104839 s]
/proc/loadavg: 0.00 0.10 0.43 4/189 1739
/proc/meminfo: memFree=31281140/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=25664 CPUtime=0.09 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 6332 0 0 0 9 0 0 0 23 0 1 0 891670132 26279936 5849 33554432000 4194304 5696331 140736362481968 18446744073709551615 4208097 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 6416 5849 114 367 0 6046 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25664

[startup+0.200877 s]
/proc/loadavg: 0.00 0.10 0.43 4/189 1739
/proc/meminfo: memFree=31281140/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=39496 CPUtime=0.19 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 10383 0 0 0 19 0 0 0 23 0 1 0 891670132 40443904 9321 33554432000 4194304 5696331 140736362481968 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 9874 9323 114 367 0 9504 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 39496

[startup+0.300804 s]
/proc/loadavg: 0.00 0.10 0.43 4/189 1739
/proc/meminfo: memFree=31281140/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=51452 CPUtime=0.29 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 14125 0 0 0 28 1 0 0 23 0 1 0 891670132 52686848 12293 33554432000 4194304 5696331 140736362481968 18446744073709551615 4210980 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 12863 12293 114 367 0 12493 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51452

[startup+0.700731 s]
/proc/loadavg: 0.00 0.10 0.43 4/189 1739
/proc/meminfo: memFree=31281140/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=108232 CPUtime=0.69 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 31031 0 0 0 66 3 0 0 25 0 1 0 891670132 110829568 26507 33554432000 4194304 5696331 140736362481968 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 27058 26509 114 367 0 26688 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 108232

[startup+1.50059 s]
/proc/loadavg: 0.00 0.10 0.43 5/190 1740
/proc/meminfo: memFree=30676408/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=248504 CPUtime=1.49 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 64970 0 0 0 142 7 0 0 25 0 1 0 891670132 254468096 60444 33554432000 4194304 5696331 140736362481968 18446744073709551615 4400243 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 62126 60444 142 367 0 61756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 248504

[startup+3.10031 s]
/proc/loadavg: 0.00 0.10 0.43 5/190 1740
/proc/meminfo: memFree=30629536/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=250460 CPUtime=3.09 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 65419 0 0 0 302 7 0 0 25 0 1 0 891670132 256471040 60893 33554432000 4194304 5696331 140736362481968 18446744073709551615 4400331 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 62615 60893 142 367 0 62245 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 250460

[startup+6.30075 s]
/proc/loadavg: 0.32 0.16 0.45 5/190 1740
/proc/meminfo: memFree=30621364/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=250460 CPUtime=6.29 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 65420 0 0 0 622 7 0 0 25 0 1 0 891670132 256471040 60894 33554432000 4194304 5696331 140736362481968 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 62615 60894 142 367 0 62245 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 250460

[startup+12.7006 s]
/proc/loadavg: 0.61 0.23 0.47 5/190 1740
/proc/meminfo: memFree=30606344/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=252764 CPUtime=12.69 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 65980 0 0 0 1262 7 0 0 25 0 1 0 891670132 258830336 61454 33554432000 4194304 5696331 140736362481968 18446744073709551615 4400263 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 63191 61454 142 367 0 62821 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 252764

[startup+25.5004 s]
/proc/loadavg: 1.36 0.41 0.52 5/190 1741
/proc/meminfo: memFree=30568588/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=260240 CPUtime=25.49 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 67861 0 0 0 2541 8 0 0 25 0 1 0 891670132 266485760 63335 33554432000 4194304 5696331 140736362481968 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 65060 63335 142 367 0 64690 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 260240

[startup+51.1009 s]
/proc/loadavg: 2.26 0.70 0.61 5/190 1741
/proc/meminfo: memFree=30597080/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=271880 CPUtime=51.09 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 70691 0 0 0 5100 9 0 0 25 0 1 0 891670132 278405120 66165 33554432000 4194304 5696331 140736362481968 18446744073709551615 4398644 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 67970 66165 142 367 0 67600 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 271880

[startup+102.301 s]
/proc/loadavg: 3.24 1.21 0.79 5/190 1743
/proc/meminfo: memFree=30290156/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=306356 CPUtime=102.29 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 79250 0 0 0 10215 14 0 0 25 0 1 0 891670132 313708544 74724 33554432000 4194304 5696331 140736362481968 18446744073709551615 4399919 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 76589 74724 142 367 0 76219 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 306356

[startup+162.3 s]
/proc/loadavg: 3.72 1.71 0.99 5/190 1753
/proc/meminfo: memFree=27283488/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=333088 CPUtime=162.28 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 86032 0 0 0 16211 17 0 0 25 0 1 0 891670132 341082112 81506 33554432000 4194304 5696331 140736362481968 18446744073709551615 4380898 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 83272 81506 142 367 0 82902 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 333088

[startup+222.307 s]
/proc/loadavg: 3.89 2.12 1.17 5/190 1755
/proc/meminfo: memFree=23827912/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=367356 CPUtime=222.29 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 94574 0 0 0 22207 22 0 0 25 0 1 0 891670132 376172544 90048 33554432000 4194304 5696331 140736362481968 18446744073709551615 4400263 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 91839 90048 142 367 0 91469 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 367356

[startup+282.301 s]
/proc/loadavg: 3.96 2.46 1.35 5/190 1757
/proc/meminfo: memFree=21079184/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=242036 CPUtime=282.28 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 115242 0 0 0 28200 28 0 0 25 0 1 0 891670132 247844864 59509 33554432000 4194304 5696331 140736362481968 18446744073709551615 4380810 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 60509 59509 143 367 0 60139 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 242036

[startup+342.3 s]
/proc/loadavg: 3.98 2.74 1.51 5/190 1760
/proc/meminfo: memFree=18990864/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=231576 CPUtime=342.28 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 136503 0 0 0 34191 37 0 0 25 0 1 0 891670132 237133824 57273 33554432000 4194304 5696331 140736362481968 18446744073709551615 4400243 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 57894 57273 143 367 0 57524 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 231576

[startup+402.301 s]
/proc/loadavg: 4.04 2.98 1.67 5/190 1763
/proc/meminfo: memFree=15426512/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=1233996 CPUtime=402.27 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 406369 0 0 0 40156 71 0 0 25 0 1 0 891670132 1263611904 307537 33554432000 4194304 5696331 140736362481968 18446744073709551615 4392379 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 308499 307537 149 367 0 308129 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 1233996

[startup+462.3 s]
/proc/loadavg: 4.01 3.16 1.81 5/190 1764
/proc/meminfo: memFree=10549540/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=2374264 CPUtime=462.27 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 691517 0 0 0 46116 111 0 0 25 0 1 0 891670132 2431246336 592594 33554432000 4194304 5696331 140736362481968 18446744073709551615 4380975 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 593566 592594 149 367 0 593196 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 2374264

[startup+522.301 s]
/proc/loadavg: 4.00 3.31 1.94 5/190 1805
/proc/meminfo: memFree=14125156/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=3443824 CPUtime=522.28 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 958890 0 0 0 52078 150 0 0 25 0 1 0 891670132 3526475776 859893 33554432000 4194304 5696331 140736362481968 18446744073709551615 4402344 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 860956 859893 149 367 0 860586 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 3443824

[startup+582.301 s]
/proc/loadavg: 4.00 3.43 2.07 5/190 1846
/proc/meminfo: memFree=19440368/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=4477696 CPUtime=582.28 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 1216612 0 0 0 58038 190 0 0 25 0 1 0 891670132 4585160704 1117571 33554432000 4194304 5696331 140736362481968 18446744073709551615 4402316 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 1119424 1117571 149 367 0 1119054 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 4477696

[startup+642.3 s]
/proc/loadavg: 4.00 3.54 2.19 5/190 1847
/proc/meminfo: memFree=17680784/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=5585960 CPUtime=642.28 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 1493728 0 0 0 63999 229 0 0 25 0 1 0 891670132 5720023040 1394656 33554432000 4194304 5696331 140736362481968 18446744073709551615 4394304 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 1396490 1394656 149 367 0 1396120 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 5585960

[startup+702.301 s]
/proc/loadavg: 4.00 3.62 2.30 5/190 1849
/proc/meminfo: memFree=15595404/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=6744524 CPUtime=702.27 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 1783420 0 0 0 69961 266 0 0 25 0 1 0 891670132 6906392576 1684303 33554432000 4194304 5696331 140736362481968 18446744073709551615 4401092 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 1686131 1684303 149 367 0 1685761 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 6744524



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+755.9 s]
/proc/loadavg: 4.00 3.68 2.39 5/190 1850
/proc/meminfo: memFree=13005596/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=7865884 CPUtime=755.88 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202496 2063801 0 0 0 75289 299 0 0 25 0 1 0 891670132 8054665216 1964662 33554432000 4194304 5696331 140736362481968 18446744073709551615 4394222 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/1739/statm: 1966471 1964662 149 367 0 1966101 0
Current children cumulated CPU time (s) 755.88
Current children cumulated vsize (KiB) 7865884

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+756.1 s]
/proc/loadavg: 4.00 3.68 2.39 5/190 1850
/proc/meminfo: memFree=13005596/32950928 swapFree=67055156/67111528
[pid=1739] ppid=1737 vsize=0 CPUtime=756.07 cores=5,7
/proc/1739/stat : 1739 (muser) R 1737 1739 1663 0 -1 4202500 2063868 0 0 0 75289 318 0 0 25 0 1 0 891670132 0 0 33554432000 0 0 0 0 0 0 16384 4096 24615 18446744073709551615 0 0 17 5 0 0 0
/proc/1739/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 756.07
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 756.185
CPU time (s): 756.166
CPU user time (s): 752.894
CPU system time (s): 3.2725
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 7865884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 752.894
system time used= 3.2725
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2063868
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= 4
involuntary context switches= 8242

runsolver used 1.20682 second user time and 2.92755 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-11 15:58:23
IDJOB=3493543
IDBENCH=20419
IDSOLVER=1969
FILE ID=node123/3493543-1307800703
RUNJOBID= node123-1307800702-1684
PBS_JOBID= 13551056
Free space on /tmp= 74132 MiB

SOLVER NAME= MUSer 2011-02-10
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= ./muser -comp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493543-1307800703/watcher-3493543-1307800703 -o /tmp/evaluation-result-3493543-1307800703/solver-3493543-1307800703 -C 1800 -W 1850 -M 7680  ./muser -comp HOME/instance-3493543-1307800703.cnf

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

MD5SUM BENCH= 4211c3af8594e6cbb06d7f7e8978c614
RANDOM SEED=737525513

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.838
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.838
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.74
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.838
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.80
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.838
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.838
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:      31287644 kB
Buffers:        292376 kB
Cached:         991940 kB
SwapCached:      10356 kB
Active:         673144 kB
Inactive:       795820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31287644 kB
SwapTotal:    67111528 kB
SwapFree:     67055156 kB
Dirty:           50792 kB
Writeback:           0 kB
AnonPages:      181348 kB
Mapped:          14280 kB
Slab:           128264 kB
PageTables:       5240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   421044 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= 74140 MiB
End job on node123 at 2011-06-11 16:11:01