Trace number 3420113

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
RestartSAT B95UNSAT 588.006 587.994

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-18.cnf
MD5SUM47bea79e2bf12e18e409c2c4bd6fac03
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark588.006
Satisfiable
(Un)Satisfiability was proved
Number of variables7794
Number of clauses186934
Sum of the clauses size1289969
Maximum clause length55
Minimum clause length1
Number of clauses of size 16
Number of clauses of size 220093
Number of clauses of size 316000
Number of clauses of size 45706
Number of clauses of size 56282
Number of clauses of size over 5138847

Solver Data

587.90/587.98	c WARNING: for repeatability, setting FPU to use double precision
587.90/587.98	s UNSATISFIABLE

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: 961)

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-3420113-1306585434/watcher-3420113-1306585434 -o /tmp/evaluation-result-3420113-1306585434/solver-3420113-1306585434 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3420113-1306585434.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.02 2.01 2/446 2190
/proc/meminfo: memFree=30687648/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=19384 CPUtime=0 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 682 0 0 0 0 0 0 0 25 0 1 0 770142193 19849216 620 33554432000 4194304 4291949 140736201014736 18446744073709551615 4221477 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 4846 620 225 24 0 1480 0

[startup+0.0569451 s]
/proc/loadavg: 2.08 2.02 2.01 2/446 2190
/proc/meminfo: memFree=30687648/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=27252 CPUtime=0.05 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 3779 0 0 0 5 0 0 0 25 0 1 0 770142193 27906048 3403 33554432000 4194304 4291949 140736201014736 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 6813 3404 228 24 0 3447 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 27252

[startup+0.100941 s]
/proc/loadavg: 2.08 2.02 2.01 2/446 2190
/proc/meminfo: memFree=30687648/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=35568 CPUtime=0.09 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 6084 0 0 0 9 0 0 0 25 0 1 0 770142193 36421632 5441 33554432000 4194304 4291949 140736201014736 18446744073709551615 4215504 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 8892 5441 231 24 0 5526 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35568

[startup+0.3009 s]
/proc/loadavg: 2.08 2.02 2.01 2/446 2190
/proc/meminfo: memFree=30687648/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=35568 CPUtime=0.29 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 6085 0 0 0 29 0 0 0 25 0 1 0 770142193 36421632 5442 33554432000 4194304 4291949 140736201014736 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 8892 5442 232 24 0 5526 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35568

[startup+0.700828 s]
/proc/loadavg: 2.08 2.02 2.01 2/446 2190
/proc/meminfo: memFree=30687648/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=35568 CPUtime=0.69 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 6085 0 0 0 69 0 0 0 25 0 1 0 770142193 36421632 5442 33554432000 4194304 4291949 140736201014736 18446744073709551615 4230007 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 8892 5442 232 24 0 5526 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35568

[startup+1.50069 s]
/proc/loadavg: 2.07 2.02 2.00 3/447 2191
/proc/meminfo: memFree=30665576/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=35568 CPUtime=1.49 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 6085 0 0 0 149 0 0 0 25 0 1 0 770142193 36421632 5442 33554432000 4194304 4291949 140736201014736 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 8892 5442 232 24 0 5526 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35568

[startup+3.10047 s]
/proc/loadavg: 2.07 2.02 2.00 3/447 2191
/proc/meminfo: memFree=30664608/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=35568 CPUtime=3.09 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 6085 0 0 0 309 0 0 0 25 0 1 0 770142193 36421632 5442 33554432000 4194304 4291949 140736201014736 18446744073709551615 4229961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 8892 5442 232 24 0 5526 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35568

[startup+6.3009 s]
/proc/loadavg: 2.07 2.02 2.00 3/447 2191
/proc/meminfo: memFree=30662748/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=35720 CPUtime=6.29 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 6178 0 0 0 629 0 0 0 25 0 1 0 770142193 36577280 5531 33554432000 4194304 4291949 140736201014736 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 8930 5531 234 24 0 5564 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35720

[startup+12.7008 s]
/proc/loadavg: 2.06 2.02 2.00 3/447 2191
/proc/meminfo: memFree=30652396/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=46336 CPUtime=12.69 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 10358 0 0 0 1268 1 0 0 25 0 1 0 770142193 47448064 7564 33554432000 4194304 4291949 140736201014736 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 11584 7564 252 24 0 8218 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46336

[startup+25.5005 s]
/proc/loadavg: 2.05 2.01 2.00 3/447 2191
/proc/meminfo: memFree=30788916/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=60172 CPUtime=25.49 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 13306 0 0 0 2548 1 0 0 25 0 1 0 770142193 61616128 10462 33554432000 4194304 4291949 140736201014736 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 15043 10462 252 24 0 11677 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60172

[startup+51.101 s]
/proc/loadavg: 2.18 2.04 2.01 3/447 2192
/proc/meminfo: memFree=30713372/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=83780 CPUtime=51.09 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 17447 0 0 0 5105 4 0 0 25 0 1 0 770142193 85790720 14536 33554432000 4194304 4291949 140736201014736 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 20945 14536 252 24 0 17579 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 83780

[startup+102.317 s]
/proc/loadavg: 2.14 2.05 2.01 3/447 2193
/proc/meminfo: memFree=30597476/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=120564 CPUtime=102.31 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 23441 0 0 0 10224 7 0 0 25 0 1 0 770142193 123457536 20429 33554432000 4194304 4291949 140736201014736 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 30141 20429 252 24 0 26775 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 120564

[startup+162.3 s]
/proc/loadavg: 2.12 2.07 2.02 3/447 2195
/proc/meminfo: memFree=30532960/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=125812 CPUtime=162.29 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 28063 0 0 0 16219 10 0 0 25 0 1 0 770142193 128831488 24982 33554432000 4194304 4291949 140736201014736 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 31453 24982 252 24 0 28087 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 125812

[startup+222.301 s]
/proc/loadavg: 2.07 2.07 2.02 3/447 2196
/proc/meminfo: memFree=30529452/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=95304 CPUtime=222.3 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 38959 0 0 0 22216 14 0 0 25 0 1 0 770142193 97591296 18384 33554432000 4194304 4291949 140736201014736 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 23826 18384 252 24 0 20460 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 95304

[startup+282.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/447 2198
/proc/meminfo: memFree=30711336/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=130932 CPUtime=282.3 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 44998 0 0 0 28213 17 0 0 25 0 1 0 770142193 134074368 24323 33554432000 4194304 4291949 140736201014736 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 32733 24323 252 24 0 29367 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 130932

[startup+342.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/447 2200
/proc/meminfo: memFree=30643104/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=132780 CPUtime=342.3 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 48505 0 0 0 34211 19 0 0 25 0 1 0 770142193 135966720 27772 33554432000 4194304 4291949 140736201014736 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 33195 27772 252 24 0 29829 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 132780

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/447 2201
/proc/meminfo: memFree=30652864/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=87248 CPUtime=402.3 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 57102 0 0 0 40208 22 0 0 25 0 1 0 770142193 89341952 15707 33554432000 4194304 4291949 140736201014736 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 21812 15707 252 24 0 18446 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 87248

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/447 2203
/proc/meminfo: memFree=30599396/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=106216 CPUtime=462.3 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 63559 0 0 0 46206 24 0 0 25 0 1 0 770142193 108765184 22018 33554432000 4194304 4291949 140736201014736 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 26554 22018 252 24 0 23188 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 106216

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/447 2204
/proc/meminfo: memFree=30585724/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=89648 CPUtime=522.3 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 73765 0 0 0 52203 27 0 0 25 0 1 0 770142193 91799552 16811 33554432000 4194304 4291949 140736201014736 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 22412 16811 252 24 0 19046 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 89648

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/447 2206
/proc/meminfo: memFree=30690344/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=108616 CPUtime=582.31 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 92821 0 0 0 58199 32 0 0 25 0 1 0 770142193 111222784 21880 33554432000 4194304 4291949 140736201014736 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 27154 21880 252 24 0 23788 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 108616

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

[startup+585.501 s]
/proc/loadavg: 2.00 2.01 2.00 3/447 2206
/proc/meminfo: memFree=30709192/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=89648 CPUtime=585.51 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 99044 0 0 0 58518 33 0 0 25 0 1 0 770142193 91799552 16611 33554432000 4194304 4291949 140736201014736 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 22412 16611 252 24 0 19046 0
Current children cumulated CPU time (s) 585.51
Current children cumulated vsize (KiB) 89648

[startup+587.101 s]
/proc/loadavg: 2.00 2.01 2.00 3/447 2206
/proc/meminfo: memFree=30706836/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=89648 CPUtime=587.1 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 99311 0 0 0 58677 33 0 0 25 0 1 0 770142193 91799552 16869 33554432000 4194304 4291949 140736201014736 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 22412 16869 252 24 0 19046 0
Current children cumulated CPU time (s) 587.1
Current children cumulated vsize (KiB) 89648

[startup+587.501 s]
/proc/loadavg: 2.00 2.01 2.00 3/447 2206
/proc/meminfo: memFree=30703984/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=77972 CPUtime=587.5 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 102592 0 0 0 58717 33 0 0 25 0 1 0 770142193 79843328 13987 33554432000 4194304 4291949 140736201014736 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 19493 13987 252 24 0 16127 0
Current children cumulated CPU time (s) 587.5
Current children cumulated vsize (KiB) 77972

[startup+587.901 s]
/proc/loadavg: 2.00 2.01 2.00 3/447 2206
/proc/meminfo: memFree=30703984/32950928 swapFree=34365936/67111528
[pid=2190] ppid=2188 vsize=77972 CPUtime=587.9 cores=1,3,5,7
/proc/2190/stat : 2190 (RestartSAT) R 2188 2190 1803 0 -1 4202496 102669 0 0 0 58757 33 0 0 25 0 1 0 770142193 79843328 14062 33554432000 4194304 4291949 140736201014736 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/2190/statm: 19493 14062 252 24 0 16127 0
Current children cumulated CPU time (s) 587.9
Current children cumulated vsize (KiB) 77972

Child status: 20
Real time (s): 587.994
CPU time (s): 588.006
CPU user time (s): 587.664
CPU system time (s): 0.341948
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 198620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 587.664
system time used= 0.341948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102697
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= 982

runsolver used 2.44263 second user time and 6.11707 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-28 14:23:54
IDJOB=3420113
IDBENCH=83446
IDSOLVER=1911
FILE ID=node120/3420113-1306585434
RUNJOBID= node120-1306579394-1822
PBS_JOBID= 13471560
Free space on /tmp= 73460 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-18.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420113-1306585434/watcher-3420113-1306585434 -o /tmp/evaluation-result-3420113-1306585434/solver-3420113-1306585434 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3420113-1306585434.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 47bea79e2bf12e18e409c2c4bd6fac03
RANDOM SEED=13624901

node120.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.809
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.61
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.809
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.07
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.809
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.809
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.75
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.809
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.78
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.809
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.809
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.809
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:      30688052 kB
Buffers:        209180 kB
Cached:        1543456 kB
SwapCached:      14912 kB
Active:         588672 kB
Inactive:      1417960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30688052 kB
SwapTotal:    67111528 kB
SwapFree:     34365936 kB
Dirty:            7212 kB
Writeback:           0 kB
AnonPages:      248324 kB
Mapped:           9356 kB
Slab:            97220 kB
PageTables:      92040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 105678732 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= 73460 MiB
End job on node120 at 2011-05-28 14:33:42