Trace number 3419699

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 337.267 337.3

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark164.562
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data

337.16/337.29	c WARNING: for repeatability, setting FPU to use double precision
337.16/337.29	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-3419699-1306579394/watcher-3419699-1306579394 -o /tmp/evaluation-result-3419699-1306579394/solver-3419699-1306579394 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419699-1306579394.cnf 

running on 4 cores: 0,2,4,6

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: 0.00 0.00 0.00 2/397 16559
/proc/meminfo: memFree=16888708/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=11796 CPUtime=0 cores=0,2,4,6
/proc/16559/stat : 16559 (runsolver) S 16557 16559 16527 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 1 0 769539232 12079104 49 33554432000 4194304 5432360 140733611969504 18446744073709551615 4881623 0 2147483391 4096 24578 18446744071699960631 0 0 17 4 0 0 0
/proc/16559/statm: 2949 49 30 303 0 2643 0

[startup+0.0460111 s]
/proc/loadavg: 0.00 0.00 0.00 2/397 16559
/proc/meminfo: memFree=16888708/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=21080 CPUtime=0.01 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 1138 0 0 0 1 0 0 0 20 0 1 0 769539232 21585920 1062 33554432000 4194304 4291949 140736577734784 18446744073709551615 4220455 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/16559/statm: 5270 1063 227 24 0 1904 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21080

[startup+0.101002 s]
/proc/loadavg: 0.00 0.00 0.00 2/397 16559
/proc/meminfo: memFree=16888708/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=29936 CPUtime=0.06 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 4104 0 0 0 6 0 0 0 20 0 1 0 769539232 30654464 3712 33554432000 4194304 4291949 140736577734784 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/16559/statm: 7484 3713 227 24 0 4118 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29936

[startup+0.301018 s]
/proc/loadavg: 0.00 0.00 0.00 2/397 16559
/proc/meminfo: memFree=16888708/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=42776 CPUtime=0.25 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 7335 0 0 0 25 0 0 0 21 0 1 0 769539232 43802624 6728 33554432000 4194304 4291949 140736577734784 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/16559/statm: 10694 6728 234 24 0 7328 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 42776

[startup+0.701005 s]
/proc/loadavg: 0.00 0.00 0.00 2/397 16559
/proc/meminfo: memFree=16888708/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=38388 CPUtime=0.65 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 8095 0 0 0 65 0 0 0 21 0 1 0 769539232 39309312 5660 33554432000 4194304 4291949 140736577734784 18446744073709551615 4251641 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/16559/statm: 9597 5660 253 24 0 6231 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 38388

[startup+1.50086 s]
/proc/loadavg: 0.00 0.00 0.00 3/401 16566
/proc/meminfo: memFree=16777212/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=38388 CPUtime=1.45 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 8271 0 0 0 145 0 0 0 25 0 1 0 769539232 39309312 5831 33554432000 4194304 4291949 140736577734784 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/16559/statm: 9597 5831 253 24 0 6231 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 38388

[startup+3.10059 s]
/proc/loadavg: 0.16 0.03 0.01 3/401 16566
/proc/meminfo: memFree=16787008/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=41108 CPUtime=3.05 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 8690 0 0 0 305 0 0 0 25 0 1 0 769539232 42094592 6234 33554432000 4194304 4291949 140736577734784 18446744073709551615 4250380 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/16559/statm: 10277 6234 253 24 0 6911 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 41108

[startup+6.3009 s]
/proc/loadavg: 0.16 0.03 0.01 3/401 16567
/proc/meminfo: memFree=16783280/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=45528 CPUtime=6.25 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 9511 0 0 0 624 1 0 0 25 0 1 0 769539232 46620672 7033 33554432000 4194304 4291949 140736577734784 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16559/statm: 11382 7033 253 24 0 8016 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 45528

[startup+12.7008 s]
/proc/loadavg: 0.52 0.11 0.04 3/401 16567
/proc/meminfo: memFree=16773740/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=53328 CPUtime=12.65 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 10926 0 0 0 1264 1 0 0 25 0 1 0 769539232 54607872 8411 33554432000 4194304 4291949 140736577734784 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16559/statm: 13332 8411 253 24 0 9966 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 53328

[startup+25.5005 s]
/proc/loadavg: 0.75 0.18 0.06 3/401 16567
/proc/meminfo: memFree=16753568/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=67148 CPUtime=25.45 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 14470 0 0 0 2542 3 0 0 25 0 1 0 769539232 68759552 11906 33554432000 4194304 4291949 140736577734784 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16559/statm: 16787 11906 253 24 0 13421 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 67148

[startup+51.101 s]
/proc/loadavg: 1.17 0.32 0.11 3/401 16568
/proc/meminfo: memFree=16721628/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=49068 CPUtime=51.05 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 20129 0 0 0 5101 4 0 0 25 0 1 0 769539232 50245632 8515 33554432000 4194304 4291949 140736577734784 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16559/statm: 12267 8515 253 24 0 8901 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 49068

[startup+102.315 s]
/proc/loadavg: 1.67 0.60 0.21 3/401 16569
/proc/meminfo: memFree=16656600/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=98388 CPUtime=102.26 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 29117 0 0 0 10220 6 0 0 25 0 1 0 769539232 100749312 17352 33554432000 4194304 4291949 140736577734784 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16559/statm: 24597 17352 253 24 0 21231 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 98388

[startup+162.301 s]
/proc/loadavg: 1.88 0.85 0.32 3/401 16571
/proc/meminfo: memFree=16621000/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=103548 CPUtime=162.26 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 42035 0 0 0 16217 9 0 0 25 0 1 0 769539232 106033152 19257 33554432000 4194304 4291949 140736577734784 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16559/statm: 25887 19257 253 24 0 22521 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 103548

[startup+222.3 s]
/proc/loadavg: 1.95 1.06 0.42 3/401 16572
/proc/meminfo: memFree=16612432/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=89768 CPUtime=222.26 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 52351 0 0 0 22214 12 0 0 25 0 1 0 769539232 91922432 17712 33554432000 4194304 4291949 140736577734784 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16559/statm: 22442 17712 253 24 0 19076 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 89768

[startup+282.301 s]
/proc/loadavg: 2.04 1.24 0.53 3/401 16574
/proc/meminfo: memFree=16613660/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=70236 CPUtime=282.26 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 63547 0 0 0 28211 15 0 0 25 0 1 0 769539232 71921664 14127 33554432000 4194304 4291949 140736577734784 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16559/statm: 17559 14127 253 24 0 14193 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 70236

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

[startup+307.1 s]
/proc/loadavg: 2.03 1.30 0.56 3/401 16575
/proc/meminfo: memFree=16580048/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=100588 CPUtime=307.06 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 70698 0 0 0 30689 17 0 0 25 0 1 0 769539232 103002112 21135 33554432000 4194304 4291949 140736577734784 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16559/statm: 25147 21135 253 24 0 21781 0
Current children cumulated CPU time (s) 307.06
Current children cumulated vsize (KiB) 100588

[startup+319.901 s]
/proc/loadavg: 2.02 1.33 0.58 3/401 16575
/proc/meminfo: memFree=16579672/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=95084 CPUtime=319.86 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 76632 0 0 0 31968 18 0 0 25 0 1 0 769539232 97366016 18786 33554432000 4194304 4291949 140736577734784 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16559/statm: 23771 18786 253 24 0 20405 0
Current children cumulated CPU time (s) 319.86
Current children cumulated vsize (KiB) 95084

[startup+326.301 s]
/proc/loadavg: 2.02 1.34 0.59 3/401 16575
/proc/meminfo: memFree=16575324/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=95084 CPUtime=326.26 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 77459 0 0 0 32608 18 0 0 25 0 1 0 769539232 97366016 19573 33554432000 4194304 4291949 140736577734784 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16559/statm: 23771 19573 253 24 0 20405 0
Current children cumulated CPU time (s) 326.26
Current children cumulated vsize (KiB) 95084

[startup+332.701 s]
/proc/loadavg: 2.02 1.36 0.60 3/401 16575
/proc/meminfo: memFree=16569620/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=106760 CPUtime=332.66 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 78668 0 0 0 33248 18 0 0 25 0 1 0 769539232 109322240 20733 33554432000 4194304 4291949 140736577734784 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16559/statm: 26690 20733 253 24 0 23324 0
Current children cumulated CPU time (s) 332.66
Current children cumulated vsize (KiB) 106760

[startup+334.3 s]
/proc/loadavg: 2.02 1.36 0.60 3/401 16575
/proc/meminfo: memFree=16567264/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=106760 CPUtime=334.27 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 78901 0 0 0 33409 18 0 0 25 0 1 0 769539232 109322240 20957 33554432000 4194304 4291949 140736577734784 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16559/statm: 26690 20957 253 24 0 23324 0
Current children cumulated CPU time (s) 334.27
Current children cumulated vsize (KiB) 106760

[startup+335.9 s]
/proc/loadavg: 2.02 1.36 0.60 3/401 16575
/proc/meminfo: memFree=16566272/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=106760 CPUtime=335.86 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 79186 0 0 0 33568 18 0 0 25 0 1 0 769539232 109322240 21235 33554432000 4194304 4291949 140736577734784 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16559/statm: 26690 21235 253 24 0 23324 0
Current children cumulated CPU time (s) 335.86
Current children cumulated vsize (KiB) 106760

[startup+336.701 s]
/proc/loadavg: 2.02 1.37 0.61 3/401 16575
/proc/meminfo: memFree=16564784/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=106760 CPUtime=336.66 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 79341 0 0 0 33648 18 0 0 25 0 1 0 769539232 109322240 21379 33554432000 4194304 4291949 140736577734784 18446744073709551615 4267149 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16559/statm: 26690 21379 253 24 0 23324 0
Current children cumulated CPU time (s) 336.66
Current children cumulated vsize (KiB) 106760

[startup+337.101 s]
/proc/loadavg: 2.02 1.37 0.61 3/401 16575
/proc/meminfo: memFree=16564784/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=106760 CPUtime=337.06 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 79441 0 0 0 33688 18 0 0 25 0 1 0 769539232 109322240 21474 33554432000 4194304 4291949 140736577734784 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16559/statm: 26690 21474 253 24 0 23324 0
Current children cumulated CPU time (s) 337.06
Current children cumulated vsize (KiB) 106760

[startup+337.201 s]
/proc/loadavg: 2.02 1.37 0.61 3/401 16575
/proc/meminfo: memFree=16564784/32950904 swapFree=64480420/67111528
[pid=16559] ppid=16557 vsize=106760 CPUtime=337.16 cores=0,2,4,6
/proc/16559/stat : 16559 (RestartSAT) R 16557 16559 16527 0 -1 4202496 79464 0 0 0 33698 18 0 0 25 0 1 0 769539232 109322240 21496 33554432000 4194304 4291949 140736577734784 18446744073709551615 4261880 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/16559/statm: 26690 21496 253 24 0 23324 0
Current children cumulated CPU time (s) 337.16
Current children cumulated vsize (KiB) 106760

Child status: 20
Real time (s): 337.3
CPU time (s): 337.267
CPU user time (s): 337.075
CPU system time (s): 0.19197
CPU usage (%): 99.99
Max. virtual memory (cumulated for all children) (KiB): 139556

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

runsolver used 1.38579 second user time and 2.91356 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-28 12:43:15
IDJOB=3419699
IDBENCH=20536
IDSOLVER=1911
FILE ID=node121/3419699-1306579394
RUNJOBID= node121-1306579394-16545
PBS_JOBID= 13471559
Free space on /tmp= 73344 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419699-1306579394/watcher-3419699-1306579394 -o /tmp/evaluation-result-3419699-1306579394/solver-3419699-1306579394 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419699-1306579394.cnf

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=1790102265

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.74
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.817
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.75
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.817
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:     32950904 kB
MemFree:      16889120 kB
Buffers:        219172 kB
Cached:        5824064 kB
SwapCached:      66536 kB
Active:        4000944 kB
Inactive:     11811576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      16889120 kB
SwapTotal:    67111528 kB
SwapFree:     64480420 kB
Dirty:           15192 kB
Writeback:           0 kB
AnonPages:     9709208 kB
Mapped:          27000 kB
Slab:           130060 kB
PageTables:      51408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 83503372 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= 73332 MiB
End job on node121 at 2011-05-28 12:48:52