Trace number 2690769

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
wbo 1.4bWrong UNSAT 140.872 140.869

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900571132--soft-33-100-0.wbo
MD5SUM87777454fd73e41b31dd9b36586c9c7c
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark236.741
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints1863
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 94064
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 94063
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 761
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing wbo file format. File HOME/instance-2690769-1277909015.wbo.
0.00/0.00	c Instance file HOME/instance-2690769-1277909015.wbo
0.00/0.00	c File size is 92627 bytes.
0.00/0.00	c Highest Coefficient sum: 761
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      231                                                 |
0.00/0.00	c |  Number Clauses:        2684                                                |
0.00/0.00	c |  Number Cardinality:    22                                                  |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     231     2707     8338 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       100 |     231     2707     8338 |     5500      100     27 |  0.002 % |
0.00/0.01	c |       250 |     231     2707     8338 |     6050      250     29 |  0.002 % |
0.00/0.02	c |       475 |     231     2707     8338 |     6655      475     28 |  0.002 % |
0.00/0.02	c |       814 |     231     2707     8338 |     7320      814     29 |  0.002 % |
0.00/0.04	c |      1321 |     231     2707     8338 |     8052     1321     30 |  0.002 % |
0.00/0.07	c |      2083 |     231     2707     8338 |     8857     2083     34 |  0.002 % |
0.09/0.11	c |      3222 |     231     2707     8338 |     9743     3222     35 |  0.002 % |
0.09/0.19	c |      4930 |     231     2707     8338 |    10717     4930     34 |  0.002 % |
0.29/0.31	c |      7492 |     231     2707     8338 |    11789     7492     34 |  0.002 % |
0.49/0.54	c |     11336 |     231     2707     8338 |    12968    11336     35 |  0.002 % |
0.79/0.88	c |     17103 |     231     2707     8338 |    14265    10584     34 |  0.002 % |
1.39/1.45	c |     25752 |     231     2707     8338 |    15692    12053     36 |  0.002 % |
2.29/2.36	c |     38726 |     231     2707     8338 |    17261     9222     35 |  0.002 % |
3.69/3.77	c |     58188 |     231     2707     8338 |    18987    11325     38 |  0.002 % |
5.99/6.02	c |     87380 |     231     2707     8338 |    20886    11887     41 |  0.002 % |
9.49/9.59	c |    131169 |     231     2707     8338 |    22974    13695     36 |  0.002 % |
15.99/16.04	c |    196854 |     231     2707     8338 |    25272    21670     41 |  0.002 % |
25.49/25.54	c |    295383 |     231     2707     8338 |    27799    15096     39 |  0.002 % |
41.29/41.39	c |    443172 |     231     2707     8338 |    30579    21967     39 |  0.002 % |
66.49/66.52	c |    664855 |     231     2707     8338 |    33637    24806     40 |  0.002 % |
108.40/108.41	c |    997382 |     231     2707     8338 |    37001    17944     38 |  0.002 % |
140.80/140.85	s UNSATISFIABLE
140.80/140.85	c Total CPU time: 139.345 s
140.80/140.85	c ===============================================================================
140.80/140.85	c 
140.80/140.85	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2690769-1277909015/watcher-2690769-1277909015 -o /tmp/evaluation-result-2690769-1277909015/solver-2690769-1277909015 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690769-1277909015.wbo 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.66 2.67 2.39 4/178 13327
/proc/meminfo: memFree=31219384/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=2668 CPUtime=0
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 309 0 0 0 0 0 0 0 25 0 1 0 132198454 2732032 227 4089446400 134512640 135752675 4290341888 18446744073709551615 134559974 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 667 228 148 303 0 339 0

[startup+0.00885094 s]
/proc/loadavg: 2.66 2.67 2.39 4/178 13327
/proc/meminfo: memFree=31219384/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=2840 CPUtime=0
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 371 0 0 0 0 0 0 0 25 0 1 0 132198454 2908160 266 4089446400 134512640 135752675 4290341888 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 710 266 141 303 0 405 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2840

[startup+0.100833 s]
/proc/loadavg: 2.66 2.67 2.39 4/178 13327
/proc/meminfo: memFree=31219384/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=3632 CPUtime=0.09
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 566 0 0 0 9 0 0 0 25 0 1 0 132198454 3719168 461 4089446400 134512640 135752675 4290341888 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 908 461 144 303 0 603 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3632

[startup+0.300857 s]
/proc/loadavg: 2.66 2.67 2.39 4/178 13327
/proc/meminfo: memFree=31219384/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=4848 CPUtime=0.29
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 897 0 0 0 29 0 0 0 25 0 1 0 132198454 4964352 792 4089446400 134512640 135752675 4290341888 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 1212 792 144 303 0 907 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4848

[startup+0.700787 s]
/proc/loadavg: 2.66 2.67 2.39 4/178 13327
/proc/meminfo: memFree=31219384/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=6972 CPUtime=0.69
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 1395 0 0 0 68 1 0 0 25 0 1 0 132198454 7139328 1290 4089446400 134512640 135752675 4290341888 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 1743 1290 144 303 0 1438 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6972

[startup+1.50064 s]
/proc/loadavg: 2.66 2.67 2.39 3/179 13328
/proc/meminfo: memFree=31212928/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=10800 CPUtime=1.49
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 2375 0 0 0 145 4 0 0 25 0 1 0 132198454 11059200 2270 4089446400 134512640 135752675 4290341888 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 2700 2270 144 303 0 2395 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10800

[startup+3.10036 s]
/proc/loadavg: 2.66 2.67 2.39 3/179 13328
/proc/meminfo: memFree=31207800/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=17800 CPUtime=3.09
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 4122 0 0 0 303 6 0 0 25 0 1 0 132198454 18227200 4017 4089446400 134512640 135752675 4290341888 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 4450 4017 144 303 0 4145 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17800

[startup+6.30079 s]
/proc/loadavg: 2.61 2.66 2.38 3/179 13328
/proc/meminfo: memFree=31193664/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=30836 CPUtime=6.29
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 7379 0 0 0 618 11 0 0 25 0 1 0 132198454 31576064 7274 4089446400 134512640 135752675 4290341888 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 7709 7274 144 303 0 7404 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30836

[startup+12.7007 s]
/proc/loadavg: 2.56 2.65 2.38 3/179 13328
/proc/meminfo: memFree=31170648/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=52760 CPUtime=12.69
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 12850 0 0 0 1250 19 0 0 25 0 1 0 132198454 54026240 12745 4089446400 134512640 135752675 4290341888 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 13190 12745 144 303 0 12885 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52760

[startup+25.5004 s]
/proc/loadavg: 2.44 2.62 2.37 3/179 13328
/proc/meminfo: memFree=31127804/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=94480 CPUtime=25.49
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 23271 0 0 0 2514 35 0 0 25 0 1 0 132198454 96747520 23166 4089446400 134512640 135752675 4290341888 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 23620 23166 144 303 0 23315 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 94480

[startup+51.1007 s]
/proc/loadavg: 2.29 2.57 2.36 3/179 13329
/proc/meminfo: memFree=31053440/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=168712 CPUtime=51.1
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 41814 0 0 0 5050 60 0 0 25 0 1 0 132198454 172761088 41709 4089446400 134512640 135752675 4290341888 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 42178 41709 144 303 0 41873 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 168712

[startup+102.307 s]
/proc/loadavg: 2.12 2.48 2.34 3/179 13330
/proc/meminfo: memFree=30915644/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=303212 CPUtime=102.3
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 75434 0 0 0 10115 115 0 0 25 0 1 0 132198454 310489088 75329 4089446400 134512640 135752675 4290341888 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 75803 75329 144 303 0 75498 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 303212

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

[startup+127.901 s]
/proc/loadavg: 2.08 2.44 2.33 3/179 13331
/proc/meminfo: memFree=30854732/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=364360 CPUtime=127.89
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 90720 0 0 0 12652 137 0 0 25 0 1 0 132198454 373104640 90615 4089446400 134512640 135752675 4290341888 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 91090 90615 144 303 0 90785 0
Current children cumulated CPU time (s) 127.89
Current children cumulated vsize (KiB) 364360

[startup+134.301 s]
/proc/loadavg: 2.07 2.43 2.33 3/179 13331
/proc/meminfo: memFree=30837248/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=381388 CPUtime=134.3
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 94975 0 0 0 13286 144 0 0 25 0 1 0 132198454 390541312 94870 4089446400 134512640 135752675 4290341888 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 95347 94870 144 303 0 95042 0
Current children cumulated CPU time (s) 134.3
Current children cumulated vsize (KiB) 381388

[startup+137.506 s]
/proc/loadavg: 2.07 2.42 2.33 3/179 13331
/proc/meminfo: memFree=30828444/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=389968 CPUtime=137.5
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 97115 0 0 0 13603 147 0 0 25 0 1 0 132198454 399327232 97010 4089446400 134512640 135752675 4290341888 18446744073709551615 134612140 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 97492 97010 144 303 0 97187 0
Current children cumulated CPU time (s) 137.5
Current children cumulated vsize (KiB) 389968

[startup+139.101 s]
/proc/loadavg: 2.07 2.42 2.33 3/179 13331
/proc/meminfo: memFree=30825716/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=393932 CPUtime=139.09
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 98129 0 0 0 13760 149 0 0 25 0 1 0 132198454 403386368 98024 4089446400 134512640 135752675 4290341888 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 98483 98024 144 303 0 98178 0
Current children cumulated CPU time (s) 139.09
Current children cumulated vsize (KiB) 393932

[startup+139.901 s]
/proc/loadavg: 2.06 2.42 2.33 3/179 13331
/proc/meminfo: memFree=30822492/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=396176 CPUtime=139.9
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 98671 0 0 0 13840 150 0 0 25 0 1 0 132198454 405684224 98566 4089446400 134512640 135752675 4290341888 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 99044 98566 144 303 0 98739 0
Current children cumulated CPU time (s) 139.9
Current children cumulated vsize (KiB) 396176

[startup+140.301 s]
/proc/loadavg: 2.06 2.42 2.33 3/179 13331
/proc/meminfo: memFree=30822492/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=396968 CPUtime=140.29
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 98857 0 0 0 13879 150 0 0 25 0 1 0 132198454 406495232 98752 4089446400 134512640 135752675 4290341888 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 99242 98752 144 303 0 98937 0
Current children cumulated CPU time (s) 140.29
Current children cumulated vsize (KiB) 396968

[startup+140.701 s]
/proc/loadavg: 2.06 2.42 2.33 3/179 13332
/proc/meminfo: memFree=30820136/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=397892 CPUtime=140.7
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 99096 0 0 0 13919 151 0 0 25 0 1 0 132198454 407441408 98991 4089446400 134512640 135752675 4290341888 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 99473 98991 144 303 0 99168 0
Current children cumulated CPU time (s) 140.7
Current children cumulated vsize (KiB) 397892

[startup+140.807 s]
/proc/loadavg: 2.06 2.42 2.33 3/179 13332
/proc/meminfo: memFree=30820136/32950928 swapFree=67111528/67111528
[pid=13327] ppid=13325 vsize=398024 CPUtime=140.8
/proc/13327/stat : 13327 (wbo1.4b) R 13325 13327 12220 0 -1 4202496 99146 0 0 0 13929 151 0 0 25 0 1 0 132198454 407576576 99041 4089446400 134512640 135752675 4290341888 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/13327/statm: 99506 99041 144 303 0 99201 0
Current children cumulated CPU time (s) 140.8
Current children cumulated vsize (KiB) 398024

Child status: 0
Real time (s): 140.869
CPU time (s): 140.872
CPU user time (s): 139.345
CPU system time (s): 1.52677
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 398024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 139.345
system time used= 1.52677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99175
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= 1
involuntary context switches= 98

runsolver used 0.205968 second user time and 0.443932 second system time

The end

Launcher Data

Begin job on node122 at 2010-06-30 16:43:35
IDJOB=2690769
IDBENCH=78964
IDSOLVER=1201
FILE ID=node122/2690769-1277909015
PBS_JOBID= 11197226
Free space on /tmp= 74204 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900571132--soft-33-100-0.wbo
COMMAND LINE= wbo1.4b -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2690769-1277909015/watcher-2690769-1277909015 -o /tmp/evaluation-result-2690769-1277909015/solver-2690769-1277909015 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690769-1277909015.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 3800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 87777454fd73e41b31dd9b36586c9c7c
RANDOM SEED=1022701423

node122.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	: 5226.08
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.85
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.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.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:     32950928 kB
MemFree:      31219912 kB
Buffers:        190800 kB
Cached:        1154648 kB
SwapCached:          0 kB
Active:         764748 kB
Inactive:       824312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31219912 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2816 kB
Writeback:           0 kB
AnonPages:      243992 kB
Mapped:          17760 kB
Slab:            78880 kB
PageTables:       5508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   398660 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= 74204 MiB
End job on node122 at 2010-06-30 16:45:56