Trace number 3281632

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
SApperloT 2011-03-23UNSAT 496.175 496.191

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.2
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

496.08/496.17	
496.08/496.17	s UNSATISFIABLE
496.08/496.17	c Reason for Unsat: Learned empty clause

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3281632-1303752450/watcher-3281632-1303752450 -o /tmp/evaluation-result-3281632-1303752450/solver-3281632-1303752450 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3281632-1303752450.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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.14 2.85 3.31 5/189 26966
/proc/meminfo: memFree=13181616/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=20320 CPUtime=0 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 1679 0 0 0 0 0 0 0 23 0 1 0 565475783 20807680 1618 33554432000 4194304 4465733 140734169664928 18446744073709551615 4298412 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 5080 1622 248 67 0 2203 0

[startup+0.085768 s]
/proc/loadavg: 3.14 2.85 3.31 5/189 26966
/proc/meminfo: memFree=13181616/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=47440 CPUtime=0.07 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 5401 0 0 0 7 0 0 0 23 0 1 0 565475783 48578560 5201 33554432000 4194304 4465733 140734169664928 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 11860 5202 250 67 0 8983 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 47440

[startup+0.10076 s]
/proc/loadavg: 3.14 2.85 3.31 5/189 26966
/proc/meminfo: memFree=13181616/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=47440 CPUtime=0.09 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 5641 0 0 0 9 0 0 0 23 0 1 0 565475783 48578560 5413 33554432000 4194304 4465733 140734169664928 18446744073709551615 216735178496 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 11860 5414 250 67 0 8983 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 47440

[startup+0.300736 s]
/proc/loadavg: 3.14 2.85 3.31 5/189 26966
/proc/meminfo: memFree=13181616/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=52488 CPUtime=0.29 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 11031 0 0 0 28 1 0 0 25 0 1 0 565475783 53747712 7943 33554432000 4194304 4465733 140734169664928 18446744073709551615 216735178496 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 13122 7943 250 67 0 10245 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52488

[startup+0.700656 s]
/proc/loadavg: 3.14 2.85 3.31 5/189 26966
/proc/meminfo: memFree=13181616/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=73508 CPUtime=0.69 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 24355 0 0 0 66 3 0 0 25 0 1 0 565475783 75272192 11466 33554432000 4194304 4465733 140734169664928 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 18377 11466 255 67 0 15500 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73508

[startup+1.50053 s]
/proc/loadavg: 3.14 2.85 3.31 5/190 26967
/proc/meminfo: memFree=13084616/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=73508 CPUtime=1.49 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 24688 0 0 0 146 3 0 0 25 0 1 0 565475783 75272192 11793 33554432000 4194304 4465733 140734169664928 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 18377 11793 255 67 0 15500 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73508

[startup+3.10021 s]
/proc/loadavg: 3.14 2.85 3.31 5/190 26967
/proc/meminfo: memFree=13067380/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=75556 CPUtime=3.09 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 25113 0 0 0 306 3 0 0 25 0 1 0 565475783 77369344 12188 33554432000 4194304 4465733 140734169664928 18446744073709551615 4270416 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 18889 12188 255 67 0 16012 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75556

[startup+6.30067 s]
/proc/loadavg: 3.21 2.87 3.31 5/190 26967
/proc/meminfo: memFree=13119620/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=75556 CPUtime=6.29 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 25546 0 0 0 626 3 0 0 25 0 1 0 565475783 77369344 12527 33554432000 4194304 4465733 140734169664928 18446744073709551615 4270040 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 18889 12527 255 67 0 16012 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75556

[startup+12.7006 s]
/proc/loadavg: 3.27 2.89 3.31 5/190 26967
/proc/meminfo: memFree=13114904/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=75556 CPUtime=12.69 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 25790 0 0 0 1265 4 0 0 25 0 1 0 565475783 77369344 12688 33554432000 4194304 4465733 140734169664928 18446744073709551615 4253794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 18889 12688 255 67 0 16012 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75556

[startup+25.5003 s]
/proc/loadavg: 3.43 2.94 3.32 5/190 26968
/proc/meminfo: memFree=13021048/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=285784 CPUtime=25.49 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 55025 0 0 0 2541 8 0 0 25 0 1 0 565475783 292642816 35213 33554432000 4194304 4465733 140734169664928 18446744073709551615 4304279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 71446 35213 280 67 0 68569 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 285784

[startup+51.1008 s]
/proc/loadavg: 3.70 3.04 3.35 5/190 26968
/proc/meminfo: memFree=12850380/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=371212 CPUtime=51.09 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 79066 0 0 0 5096 13 0 0 25 0 1 0 565475783 380121088 56720 33554432000 4194304 4465733 140734169664928 18446744073709551615 4304789 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 92803 56720 280 67 0 89926 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 371212

[startup+102.307 s]
/proc/loadavg: 3.87 3.19 3.38 5/190 26970
/proc/meminfo: memFree=12700456/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=278140 CPUtime=102.29 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 137711 0 0 0 10206 23 0 0 25 0 1 0 565475783 284815360 60695 33554432000 4194304 4465733 140734169664928 18446744073709551615 4270819 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 69535 60695 281 67 0 66658 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 278140

[startup+162.3 s]
/proc/loadavg: 4.02 3.35 3.42 5/190 26998
/proc/meminfo: memFree=12850764/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=481028 CPUtime=162.29 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 165509 0 0 0 16200 29 0 0 25 0 1 0 565475783 492572672 64646 33554432000 4194304 4465733 140734169664928 18446744073709551615 4304705 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 120257 64646 281 67 0 117380 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 481028

[startup+222.301 s]
/proc/loadavg: 4.00 3.46 3.45 5/190 27027
/proc/meminfo: memFree=12687372/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=296040 CPUtime=222.29 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 178167 0 0 0 22198 31 0 0 25 0 1 0 565475783 303144960 63263 33554432000 4194304 4465733 140734169664928 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 74010 63263 291 67 0 71133 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 296040

[startup+282.3 s]
/proc/loadavg: 4.00 3.56 3.48 5/190 27029
/proc/meminfo: memFree=12693280/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=267304 CPUtime=282.28 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 194233 0 0 0 28194 34 0 0 25 0 1 0 565475783 273719296 59546 33554432000 4194304 4465733 140734169664928 18446744073709551615 4295903 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 66826 59546 280 67 0 63949 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 267304

[startup+342.301 s]
/proc/loadavg: 4.00 3.64 3.51 5/190 27057
/proc/meminfo: memFree=12639420/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=197516 CPUtime=342.28 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 194441 0 0 0 34194 34 0 0 25 0 1 0 565475783 202256384 42708 33554432000 4194304 4465733 140734169664928 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 49379 42708 281 67 0 46502 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 197516

[startup+402.3 s]
/proc/loadavg: 4.00 3.70 3.54 5/190 27059
/proc/meminfo: memFree=12595956/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=197516 CPUtime=402.27 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 194441 0 0 0 40193 34 0 0 25 0 1 0 565475783 202256384 42708 33554432000 4194304 4465733 140734169664928 18446744073709551615 4270216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 49379 42708 281 67 0 46502 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 197516

[startup+462.301 s]
/proc/loadavg: 4.00 3.75 3.57 5/190 27060
/proc/meminfo: memFree=12723316/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=260024 CPUtime=462.28 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 249374 0 0 0 46183 45 0 0 25 0 1 0 565475783 266264576 53629 33554432000 4194304 4465733 140734169664928 18446744073709551615 4254918 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 65006 53629 281 67 0 62129 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 260024

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

[startup+473.501 s]
/proc/loadavg: 4.00 3.76 3.57 5/190 27061
/proc/meminfo: memFree=12703464/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=260024 CPUtime=473.48 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 249593 0 0 0 47303 45 0 0 25 0 1 0 565475783 266264576 53837 33554432000 4194304 4465733 140734169664928 18446744073709551615 4270072 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 65006 53837 281 67 0 62129 0
Current children cumulated CPU time (s) 473.48
Current children cumulated vsize (KiB) 260024

[startup+486.301 s]
/proc/loadavg: 4.00 3.77 3.58 5/190 27061
/proc/meminfo: memFree=12729612/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=260024 CPUtime=486.27 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 250107 0 0 0 48582 45 0 0 25 0 1 0 565475783 266264576 54220 33554432000 4194304 4465733 140734169664928 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 65006 54220 281 67 0 62129 0
Current children cumulated CPU time (s) 486.27
Current children cumulated vsize (KiB) 260024

[startup+492.7 s]
/proc/loadavg: 4.00 3.77 3.58 5/190 27061
/proc/meminfo: memFree=12728868/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=260024 CPUtime=492.68 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 250189 0 0 0 49223 45 0 0 25 0 1 0 565475783 266264576 54302 33554432000 4194304 4465733 140734169664928 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 65006 54302 281 67 0 62129 0
Current children cumulated CPU time (s) 492.68
Current children cumulated vsize (KiB) 260024

[startup+494.301 s]
/proc/loadavg: 4.00 3.77 3.58 5/190 27061
/proc/meminfo: memFree=12727008/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=260024 CPUtime=494.27 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 250210 0 0 0 49382 45 0 0 25 0 1 0 565475783 266264576 54323 33554432000 4194304 4465733 140734169664928 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 65006 54323 281 67 0 62129 0
Current children cumulated CPU time (s) 494.27
Current children cumulated vsize (KiB) 260024

[startup+495.101 s]
/proc/loadavg: 4.00 3.78 3.58 5/190 27061
/proc/meminfo: memFree=12724032/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=260024 CPUtime=495.07 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 250236 0 0 0 49462 45 0 0 25 0 1 0 565475783 266264576 54349 33554432000 4194304 4465733 140734169664928 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 65006 54349 281 67 0 62129 0
Current children cumulated CPU time (s) 495.07
Current children cumulated vsize (KiB) 260024

[startup+495.901 s]
/proc/loadavg: 4.00 3.78 3.58 5/190 27061
/proc/meminfo: memFree=12724032/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=260024 CPUtime=495.87 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 250252 0 0 0 49542 45 0 0 25 0 1 0 565475783 266264576 54365 33554432000 4194304 4465733 140734169664928 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 65006 54365 281 67 0 62129 0
Current children cumulated CPU time (s) 495.87
Current children cumulated vsize (KiB) 260024

[startup+496.107 s]
/proc/loadavg: 4.00 3.78 3.58 5/190 27061
/proc/meminfo: memFree=12722048/32951124 swapFree=67102140/67111528
[pid=26966] ppid=26964 vsize=260024 CPUtime=496.08 cores=0,2
/proc/26966/stat : 26966 (SApperloT) R 26964 26966 26036 0 -1 4202496 250255 0 0 0 49563 45 0 0 25 0 1 0 565475783 266264576 54368 33554432000 4194304 4465733 140734169664928 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26966/statm: 65006 54368 281 67 0 62129 0
Current children cumulated CPU time (s) 496.08
Current children cumulated vsize (KiB) 260024

Child status: 20
Real time (s): 496.191
CPU time (s): 496.175
CPU user time (s): 495.707
CPU system time (s): 0.467928
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 545860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 495.707
system time used= 0.467928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250260
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= 6
involuntary context switches= 860

runsolver used 0.901862 second user time and 1.81072 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-25 19:27:31
IDJOB=3281632
IDBENCH=69591
IDSOLVER=1657
FILE ID=node119/3281632-1303752450
RUNJOBID= node119-1303752407-26869
PBS_JOBID= 13154043
Free space on /tmp= 71780 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281632-1303752450/watcher-3281632-1303752450 -o /tmp/evaluation-result-3281632-1303752450/solver-3281632-1303752450 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3281632-1303752450.cnf

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=279931449

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13182020 kB
Buffers:       2219740 kB
Cached:       16709868 kB
SwapCached:       5504 kB
Active:        8231900 kB
Inactive:     10952832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13182020 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:          116676 kB
Writeback:           0 kB
AnonPages:      252228 kB
Mapped:          15468 kB
Slab:           518972 kB
PageTables:       5648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   576096 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= 71772 MiB
End job on node119 at 2011-04-25 19:35:47