Trace number 3422318

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
minisat hack: contrasat 2011-03-02UNSAT 414.497 414.492

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-12-step15.cnf
MD5SUM86980f7370ece00291f2970256db731a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark61.3987
Satisfiable
(Un)Satisfiability was proved
Number of variables63349
Number of clauses943492
Sum of the clauses size2149412
Maximum clause length541
Minimum clause length1
Number of clauses of size 1202
Number of clauses of size 2908736
Number of clauses of size 32676
Number of clauses of size 41261
Number of clauses of size 54705
Number of clauses of size over 525912

Solver Data

414.40/414.48	c WARNING: for repeatability, setting FPU to use double precision
414.40/414.48	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-3422318-1306663880/watcher-3422318-1306663880 -o /tmp/evaluation-result-3422318-1306663880/solver-3422318-1306663880 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422318-1306663880.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: 1.98 2.00 1.99 2/489 24257
/proc/meminfo: memFree=19333504/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=25060 CPUtime=0 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 2011 0 0 0 0 0 0 0 21 0 1 0 777986556 25661440 1907 33554432000 4194304 4298156 140737041911376 18446744073709551615 4284818 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 6265 1907 216 26 0 2897 0

[startup+0.0899489 s]
/proc/loadavg: 1.98 2.00 1.99 2/489 24257
/proc/meminfo: memFree=19333504/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=36908 CPUtime=0.08 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 5895 0 0 0 8 0 0 0 21 0 1 0 777986556 37793792 5133 33554432000 4194304 4298156 140737041911376 18446744073709551615 4284982 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 9227 5134 216 26 0 5859 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36908

[startup+0.100939 s]
/proc/loadavg: 1.98 2.00 1.99 2/489 24257
/proc/meminfo: memFree=19333504/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=38192 CPUtime=0.09 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 6445 0 0 0 9 0 0 0 21 0 1 0 777986556 39108608 5618 33554432000 4194304 4298156 140737041911376 18446744073709551615 210204308165 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 9548 5619 216 26 0 6180 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38192

[startup+0.300904 s]
/proc/loadavg: 1.98 2.00 1.99 2/489 24257
/proc/meminfo: memFree=19333504/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=90344 CPUtime=0.29 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 20012 0 0 0 27 2 0 0 22 0 1 0 777986556 92512256 16295 33554432000 4194304 4298156 140737041911376 18446744073709551615 210204308165 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 22586 16297 216 26 0 19218 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90344

[startup+0.700838 s]
/proc/loadavg: 1.98 2.00 1.99 2/489 24257
/proc/meminfo: memFree=19333504/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=96712 CPUtime=0.69 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 22006 0 0 0 67 2 0 0 23 0 1 0 777986556 99033088 18094 33554432000 4194304 4298156 140737041911376 18446744073709551615 4227689 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 24178 18094 222 26 0 20810 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 96712

[startup+1.50071 s]
/proc/loadavg: 1.98 2.00 1.99 3/490 24258
/proc/meminfo: memFree=19259964/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=97552 CPUtime=1.49 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 22467 0 0 0 147 2 0 0 25 0 1 0 777986556 99893248 18498 33554432000 4194304 4298156 140737041911376 18446744073709551615 4227867 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 24388 18498 222 26 0 21020 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97552

[startup+3.10044 s]
/proc/loadavg: 1.98 2.00 1.99 3/490 24258
/proc/meminfo: memFree=19264924/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=91116 CPUtime=3.09 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 30907 0 0 0 306 3 0 0 25 0 1 0 777986556 93302784 16796 33554432000 4194304 4298156 140737041911376 18446744073709551615 4255549 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 22779 16796 242 26 0 19411 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91116

[startup+6.3009 s]
/proc/loadavg: 1.98 2.00 1.99 3/490 24258
/proc/meminfo: memFree=19249260/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=90896 CPUtime=6.29 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 42278 0 0 0 624 5 0 0 25 0 1 0 777986556 93077504 17743 33554432000 4194304 4298156 140737041911376 18446744073709551615 4261474 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 22724 17743 242 26 0 19356 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90896

[startup+12.7008 s]
/proc/loadavg: 1.98 2.00 1.99 3/490 24258
/proc/meminfo: memFree=19224112/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=140432 CPUtime=12.69 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 61121 0 0 0 1262 7 0 0 25 0 1 0 777986556 143802368 28910 33554432000 4194304 4298156 140737041911376 18446744073709551615 4251947 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 35108 28910 242 26 0 31740 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 140432

[startup+25.5007 s]
/proc/loadavg: 1.99 2.00 1.99 3/490 24258
/proc/meminfo: memFree=19255352/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=91112 CPUtime=25.49 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 98920 0 0 0 2537 12 0 0 25 0 1 0 777986556 93298688 18766 33554432000 4194304 4298156 140737041911376 18446744073709551615 4272268 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 22778 18766 242 26 0 19410 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91112

[startup+51.1004 s]
/proc/loadavg: 1.99 2.00 1.99 3/490 24259
/proc/meminfo: memFree=19192908/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=140432 CPUtime=51.09 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 153917 0 0 0 5090 19 0 0 25 0 1 0 777986556 143802368 29889 33554432000 4194304 4298156 140737041911376 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 35108 29889 242 26 0 31740 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 140432

[startup+102.318 s]
/proc/loadavg: 1.99 2.00 1.99 3/490 24260
/proc/meminfo: memFree=19162148/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=171252 CPUtime=102.31 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 287129 0 0 0 10196 35 0 0 25 0 1 0 777986556 175362048 34187 33554432000 4194304 4298156 140737041911376 18446744073709551615 4262573 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 42813 34187 242 26 0 39445 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 171252

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/490 24262
/proc/meminfo: memFree=19174108/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=171252 CPUtime=162.29 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 449818 0 0 0 16175 54 0 0 25 0 1 0 777986556 175362048 37157 33554432000 4194304 4298156 140737041911376 18446744073709551615 4251896 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 42813 37157 242 26 0 39445 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 171252

[startup+222.301 s]
/proc/loadavg: 2.11 2.02 2.01 3/490 24264
/proc/meminfo: memFree=19161272/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=171252 CPUtime=222.29 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 603503 0 0 0 22157 72 0 0 25 0 1 0 777986556 175362048 35293 33554432000 4194304 4298156 140737041911376 18446744073709551615 4252159 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 42813 35293 242 26 0 39445 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 171252

[startup+282.301 s]
/proc/loadavg: 2.04 2.02 2.00 3/490 24265
/proc/meminfo: memFree=19152292/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=171252 CPUtime=282.29 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 698326 0 0 0 28145 84 0 0 25 0 1 0 777986556 175362048 34867 33554432000 4194304 4298156 140737041911376 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 42813 34867 242 26 0 39445 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 171252

[startup+342.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/490 24267
/proc/meminfo: memFree=19144572/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=171252 CPUtime=342.3 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 795583 0 0 0 34133 97 0 0 25 0 1 0 777986556 175362048 37933 33554432000 4194304 4298156 140737041911376 18446744073709551615 4251947 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 42813 37933 242 26 0 39445 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 171252

[startup+402.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/490 24268
/proc/meminfo: memFree=19150212/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=171252 CPUtime=402.3 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 890576 0 0 0 40119 111 0 0 25 0 1 0 777986556 175362048 37455 33554432000 4194304 4298156 140737041911376 18446744073709551615 4252048 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 42813 37455 242 26 0 39445 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 171252

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

[startup+403.1 s]
/proc/loadavg: 2.08 2.05 2.01 3/490 24268
/proc/meminfo: memFree=19147236/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=171252 CPUtime=403.1 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 891086 0 0 0 40199 111 0 0 25 0 1 0 777986556 175362048 37965 33554432000 4194304 4298156 140737041911376 18446744073709551615 4251855 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 42813 37965 242 26 0 39445 0
Current children cumulated CPU time (s) 403.1
Current children cumulated vsize (KiB) 171252

[startup+409.5 s]
/proc/loadavg: 2.07 2.05 2.01 3/490 24269
/proc/meminfo: memFree=19129992/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=221340 CPUtime=409.49 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 892915 0 0 0 40838 111 0 0 25 0 1 0 777986556 226652160 39786 33554432000 4194304 4298156 140737041911376 18446744073709551615 4263080 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 55335 39786 242 26 0 51967 0
Current children cumulated CPU time (s) 409.49
Current children cumulated vsize (KiB) 221340

[startup+412.701 s]
/proc/loadavg: 2.06 2.05 2.01 3/490 24269
/proc/meminfo: memFree=19137796/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=171252 CPUtime=412.7 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 911258 0 0 0 41156 114 0 0 25 0 1 0 777986556 175362048 34151 33554432000 4194304 4298156 140737041911376 18446744073709551615 4251845 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 42813 34151 242 26 0 39445 0
Current children cumulated CPU time (s) 412.7
Current children cumulated vsize (KiB) 171252

[startup+413.501 s]
/proc/loadavg: 2.06 2.05 2.01 3/490 24269
/proc/meminfo: memFree=19178592/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=171252 CPUtime=413.51 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 911493 0 0 0 41237 114 0 0 25 0 1 0 777986556 175362048 34386 33554432000 4194304 4298156 140737041911376 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 42813 34386 242 26 0 39445 0
Current children cumulated CPU time (s) 413.51
Current children cumulated vsize (KiB) 171252

[startup+413.9 s]
/proc/loadavg: 2.06 2.05 2.01 3/490 24269
/proc/meminfo: memFree=19178592/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=171252 CPUtime=413.9 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 911597 0 0 0 41276 114 0 0 25 0 1 0 777986556 175362048 34488 33554432000 4194304 4298156 140737041911376 18446744073709551615 4251937 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 42813 34488 242 26 0 39445 0
Current children cumulated CPU time (s) 413.9
Current children cumulated vsize (KiB) 171252

[startup+414.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/490 24269
/proc/meminfo: memFree=19178592/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=171252 CPUtime=414.3 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 911684 0 0 0 41316 114 0 0 25 0 1 0 777986556 175362048 34574 33554432000 4194304 4298156 140737041911376 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 42813 34574 242 26 0 39445 0
Current children cumulated CPU time (s) 414.3
Current children cumulated vsize (KiB) 171252

[startup+414.4 s]
/proc/loadavg: 2.06 2.05 2.01 3/490 24269
/proc/meminfo: memFree=19178592/32951124 swapFree=63649292/67111528
[pid=24257] ppid=24255 vsize=171252 CPUtime=414.4 cores=1,3,5,7
/proc/24257/stat : 24257 (contrasat_relea) R 24255 24257 23862 0 -1 4202496 911694 0 0 0 41326 114 0 0 25 0 1 0 777986556 175362048 34584 33554432000 4194304 4298156 140737041911376 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24257/statm: 42813 34584 242 26 0 39445 0
Current children cumulated CPU time (s) 414.4
Current children cumulated vsize (KiB) 171252

Child status: 20
Real time (s): 414.492
CPU time (s): 414.497
CPU user time (s): 413.348
CPU system time (s): 1.14882
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 301480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 413.348
system time used= 1.14882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 911711
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= 10
involuntary context switches= 273

runsolver used 1.93371 second user time and 4.48232 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-29 12:11:21
IDJOB=3422318
IDBENCH=82420
IDSOLVER=1915
FILE ID=node130/3422318-1306663880
RUNJOBID= node130-1306658665-23881
PBS_JOBID= 13471767
Free space on /tmp= 73352 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-12-step15.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422318-1306663880/watcher-3422318-1306663880 -o /tmp/evaluation-result-3422318-1306663880/solver-3422318-1306663880 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422318-1306663880.cnf

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

MD5SUM BENCH= 86980f7370ece00291f2970256db731a
RANDOM SEED=2146119520

node130.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	: 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.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.81
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.75
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.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.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.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.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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19333528 kB
Buffers:        367588 kB
Cached:        8005856 kB
SwapCached:      10260 kB
Active:        7655800 kB
Inactive:      5641028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19333528 kB
SwapTotal:    67111528 kB
SwapFree:     63649292 kB
Dirty:           15692 kB
Writeback:           0 kB
AnonPages:     4921024 kB
Mapped:          30796 kB
Slab:           196008 kB
PageTables:      54428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145247204 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= 73352 MiB
End job on node130 at 2011-05-29 12:18:15