Trace number 3494843

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
OptimuS a100_source? (MO) 704.384 704.366

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-nusmvguidancep9-tseitin.cnf
MD5SUMc654e2b86795430a8cab2e0bd96123bd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark198.979
Satisfiable
(Un)Satisfiability was proved
Number of variables64138
Number of clauses181073
Sum of the clauses size422501
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2120714
Number of clauses of size 360357
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3494843-1307806248/watcher-3494843-1307806248 -o /tmp/evaluation-result-3494843-1307806248/solver-3494843-1307806248 -C 1800 -W 1850 -M 7680 OptimuS_release HOME/instance-3494843-1307806248.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.02 4.06 3.99 4/186 11230
/proc/meminfo: memFree=30163488/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=20196 CPUtime=0 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 817 0 0 0 0 0 0 0 25 0 1 0 873040713 20680704 756 33554432000 4194304 4279335 140736232471344 18446744073709551615 220815933648 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 5049 761 223 21 0 1686 0

[startup+0.011009 s]
/proc/loadavg: 4.02 4.06 3.99 4/186 11230
/proc/meminfo: memFree=30163488/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=25004 CPUtime=0 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 1862 0 0 0 0 0 0 0 25 0 1 0 873040713 25604096 1724 33554432000 4194304 4279335 140736232471344 18446744073709551615 4265425 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 6251 1728 224 21 0 2888 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25004

[startup+0.100979 s]
/proc/loadavg: 4.02 4.06 3.99 4/186 11230
/proc/meminfo: memFree=30163488/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=56968 CPUtime=0.09 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 9725 0 0 0 8 1 0 0 25 0 1 0 873040713 58335232 9405 33554432000 4194304 4279335 140736232471344 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 14242 9408 239 21 0 10879 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56968

[startup+0.300942 s]
/proc/loadavg: 4.02 4.06 3.99 4/186 11230
/proc/meminfo: memFree=30163488/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=79428 CPUtime=0.29 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 15312 0 0 0 28 1 0 0 25 0 1 0 873040713 81334272 14991 33554432000 4194304 4279335 140736232471344 18446744073709551615 4208918 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 19857 14991 250 21 0 16494 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79428

[startup+0.700867 s]
/proc/loadavg: 4.02 4.06 3.99 4/186 11230
/proc/meminfo: memFree=30163488/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=79428 CPUtime=0.69 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 15312 0 0 0 68 1 0 0 25 0 1 0 873040713 81334272 14991 33554432000 4194304 4279335 140736232471344 18446744073709551615 4208301 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 19857 14991 250 21 0 16494 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79428

[startup+1.50077 s]
/proc/loadavg: 4.02 4.06 3.99 5/187 11231
/proc/meminfo: memFree=30081028/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=79428 CPUtime=1.49 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 15317 0 0 0 148 1 0 0 25 0 1 0 873040713 81334272 14996 33554432000 4194304 4279335 140736232471344 18446744073709551615 4209628 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 19857 14996 250 21 0 16494 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79428

[startup+3.10045 s]
/proc/loadavg: 4.02 4.06 3.99 5/187 11231
/proc/meminfo: memFree=30051584/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=79572 CPUtime=3.09 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 15366 0 0 0 308 1 0 0 25 0 1 0 873040713 81481728 15045 33554432000 4194304 4279335 140736232471344 18446744073709551615 4211076 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 19893 15045 250 21 0 16530 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79572

[startup+6.30086 s]
/proc/loadavg: 4.02 4.06 3.99 5/187 11231
/proc/meminfo: memFree=30150288/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=89824 CPUtime=6.28 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 18379 0 0 0 627 1 0 0 25 0 1 0 873040713 91979776 17815 33554432000 4194304 4279335 140736232471344 18446744073709551615 4237881 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 22456 17815 270 21 0 19093 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 89824

[startup+12.7007 s]
/proc/loadavg: 4.02 4.06 3.99 5/187 11232
/proc/meminfo: memFree=29998984/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=211260 CPUtime=12.69 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 47138 0 0 0 1263 6 0 0 25 0 1 0 873040713 216330240 46564 33554432000 4194304 4279335 140736232471344 18446744073709551615 4242392 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 52815 46564 270 21 0 49452 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 211260

[startup+25.5003 s]
/proc/loadavg: 4.01 4.06 3.99 5/187 11232
/proc/meminfo: memFree=29503236/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=640452 CPUtime=25.48 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 115733 0 0 0 2534 14 0 0 25 0 1 0 873040713 655822848 115148 33554432000 4194304 4279335 140736232471344 18446744073709551615 4241970 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 160113 115148 270 21 0 156750 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 640452

[startup+51.1006 s]
/proc/loadavg: 4.01 4.05 3.99 5/187 11233
/proc/meminfo: memFree=28825484/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=991252 CPUtime=51.09 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 219025 0 0 0 5084 25 0 0 25 0 1 0 873040713 1015042048 218431 33554432000 4194304 4279335 140736232471344 18446744073709551615 4235538 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 247813 218431 270 21 0 244450 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 991252

[startup+102.307 s]
/proc/loadavg: 4.00 4.04 3.99 5/187 11234
/proc/meminfo: memFree=27056852/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=2481940 CPUtime=102.29 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 402086 0 0 0 10188 41 0 0 25 0 1 0 873040713 2541506560 401483 33554432000 4194304 4279335 140736232471344 18446744073709551615 4260768 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 620485 401483 270 21 0 617122 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2481940

[startup+162.301 s]
/proc/loadavg: 4.00 4.03 3.99 5/187 11236
/proc/meminfo: memFree=25388400/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=2482840 CPUtime=162.3 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 488925 0 0 0 16176 54 0 0 25 0 1 0 873040713 2542428160 488313 33554432000 4194304 4279335 140736232471344 18446744073709551615 4258001 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 620710 488313 270 21 0 617347 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 2482840

[startup+222.301 s]
/proc/loadavg: 4.04 4.04 4.00 5/187 11237
/proc/meminfo: memFree=24820560/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=1561528 CPUtime=222.3 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 801217 0 0 0 22139 91 0 0 25 0 1 0 873040713 1599004672 258176 33554432000 4194304 4279335 140736232471344 18446744073709551615 4242032 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 390382 258176 270 21 0 387019 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1561528

[startup+282.301 s]
/proc/loadavg: 4.11 4.06 4.00 5/187 11239
/proc/meminfo: memFree=24377724/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=2484428 CPUtime=282.3 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 946771 0 0 0 28124 106 0 0 25 0 1 0 873040713 2544054272 403717 33554432000 4194304 4279335 140736232471344 18446744073709551615 4242197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 621107 403717 270 21 0 617744 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 2484428

[startup+342.301 s]
/proc/loadavg: 4.04 4.04 4.00 5/187 11240
/proc/meminfo: memFree=22360960/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=2485024 CPUtime=342.3 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 1119217 0 0 0 34105 125 0 0 25 0 1 0 873040713 2544664576 576156 33554432000 4194304 4279335 140736232471344 18446744073709551615 4237879 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 621256 576156 270 21 0 617893 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 2485024

[startup+402.301 s]
/proc/loadavg: 4.06 4.05 4.00 5/187 11242
/proc/meminfo: memFree=20132024/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=3984316 CPUtime=402.3 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 1330108 0 0 0 40083 147 0 0 25 0 1 0 873040713 4079939584 787044 33554432000 4194304 4279335 140736232471344 18446744073709551615 4242197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 996079 787044 270 21 0 992716 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 3984316

[startup+462.301 s]
/proc/loadavg: 4.02 4.04 4.00 5/187 11244
/proc/meminfo: memFree=22864824/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=1563716 CPUtime=462.31 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 1778467 0 0 0 46026 205 0 0 25 0 1 0 873040713 1601245184 324346 33554432000 4194304 4279335 140736232471344 18446744073709551615 4260774 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 390929 324346 270 21 0 387566 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1563716

[startup+522.301 s]
/proc/loadavg: 4.01 4.03 4.00 5/187 11245
/proc/meminfo: memFree=21076832/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=2486276 CPUtime=522.3 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 1974690 0 0 0 52005 225 0 0 25 0 1 0 873040713 2545946624 520559 33554432000 4194304 4279335 140736232471344 18446744073709551615 4256605 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 621569 520559 270 21 0 618206 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2486276

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/187 11247
/proc/meminfo: memFree=18768408/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=3985228 CPUtime=582.31 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 2174867 0 0 0 57988 243 0 0 25 0 1 0 873040713 4080873472 720722 33554432000 4194304 4279335 140736232471344 18446744073709551615 4242197 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 996307 720722 270 21 0 992944 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 3985228

[startup+642.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/187 11286
/proc/meminfo: memFree=26106160/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=3985576 CPUtime=642.31 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 2342756 0 0 0 63970 261 0 0 25 0 1 0 873040713 4081229824 888603 33554432000 4194304 4279335 140736232471344 18446744073709551615 4255668 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 996394 888603 270 21 0 993031 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 3985576

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/187 11288
/proc/meminfo: memFree=24407068/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=6421224 CPUtime=702.31 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 2543920 0 0 0 69950 281 0 0 25 0 1 0 873040713 6575333376 1089754 33554432000 4194304 4279335 140736232471344 18446744073709551615 4242207 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 1605306 1089754 270 21 0 1601943 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 6421224



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+704.201 s]
/proc/loadavg: 4.00 4.01 4.00 5/187 11288
/proc/meminfo: memFree=24097936/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=7896800 CPUtime=704.21 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4202496 2588689 0 0 0 70136 285 0 0 25 0 1 0 873040713 8086323200 1134471 33554432000 4194304 4279335 140736232471344 18446744073709551615 4243337 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11230/statm: 1974200 1134479 270 21 0 1970837 0
Current children cumulated CPU time (s) 704.21
Current children cumulated vsize (KiB) 7896800

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

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

[startup+704.307 s]
/proc/loadavg: 4.00 4.01 4.00 5/187 11288
/proc/meminfo: memFree=24097936/32951124 swapFree=67062492/67111528
[pid=11230] ppid=11228 vsize=0 CPUtime=704.31 cores=4,6
/proc/11230/stat : 11230 (OptimuS_release) R 11228 11230 20832 0 -1 4203524 2588869 0 0 0 70136 295 0 0 25 0 1 0 873040713 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/11230/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 704.31
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 704.366
CPU time (s): 704.384
CPU user time (s): 701.368
CPU system time (s): 3.01554
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 7896800

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

runsolver used 1.3228 second user time and 2.52961 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-11 17:30:48
IDJOB=3494843
IDBENCH=82486
IDSOLVER=1986
FILE ID=node147/3494843-1307806248
RUNJOBID= node147-1307806146-10829
PBS_JOBID= 13551001
Free space on /tmp= 73904 MiB

SOLVER NAME= OptimuS a100_source
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-nusmvguidancep9-tseitin.cnf
COMMAND LINE= OptimuS_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3494843-1307806248/watcher-3494843-1307806248 -o /tmp/evaluation-result-3494843-1307806248/solver-3494843-1307806248 -C 1800 -W 1850 -M 7680  OptimuS_release HOME/instance-3494843-1307806248.cnf

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

MD5SUM BENCH= c654e2b86795430a8cab2e0bd96123bd
RANDOM SEED=1602098628

node147.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.836
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.836
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.75
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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:     32951124 kB
MemFree:      30164264 kB
Buffers:        157896 kB
Cached:         960904 kB
SwapCached:      10296 kB
Active:        1972512 kB
Inactive:       664944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30164264 kB
SwapTotal:    67111528 kB
SwapFree:     67062492 kB
Dirty:            8476 kB
Writeback:           0 kB
AnonPages:     1516412 kB
Mapped:          10516 kB
Slab:            82956 kB
PageTables:       7764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1946588 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= 73900 MiB
End job on node147 at 2011-06-11 17:42:34