Trace number 2690661

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 173.367 173.415

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900576927--soft-66-100-0.wbo
MD5SUMfe999950861349ecbc6e2ee50c3d0e04
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 benchmark212.558
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 constraints911
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 45526
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45525
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 671
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-2690661-1277903412.wbo.
0.00/0.00	c Instance file HOME/instance-2690661-1277903412.wbo
0.00/0.00	c File size is 87915 bytes.
0.00/0.00	c Highest Coefficient sum: 671
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     26 |  0.002 % |
0.00/0.01	c |       250 |     231     2707     8338 |     6050      250     26 |  0.002 % |
0.00/0.02	c |       477 |     231     2707     8338 |     6655      477     32 |  0.002 % |
0.00/0.03	c |       815 |     231     2707     8338 |     7320      815     32 |  0.002 % |
0.00/0.04	c |      1323 |     231     2707     8338 |     8052     1323     32 |  0.002 % |
0.06/0.07	c |      2082 |     231     2707     8338 |     8857     2082     34 |  0.002 % |
0.09/0.11	c |      3225 |     231     2707     8338 |     9743     3225     33 |  0.002 % |
0.09/0.17	c |      4933 |     231     2707     8338 |    10717     4933     34 |  0.002 % |
0.18/0.29	c |      7495 |     231     2707     8338 |    11789     7495     35 |  0.002 % |
0.49/0.52	c |     11339 |     231     2707     8338 |    12968    11339     34 |  0.002 % |
0.79/0.87	c |     17105 |     231     2707     8338 |    14265    10564     33 |  0.002 % |
1.38/1.47	c |     25756 |     231     2707     8338 |    15692    12045     37 |  0.002 % |
2.38/2.45	c |     38730 |     231     2707     8338 |    17261     9226     39 |  0.002 % |
3.78/3.86	c |     58191 |     231     2707     8338 |    18987    11323     35 |  0.002 % |
6.47/6.53	c |     87384 |     231     2707     8338 |    20886    11876     39 |  0.002 % |
10.36/10.43	c |    131173 |     231     2707     8338 |    22974    13663     39 |  0.002 % |
16.73/16.85	c |    196857 |     231     2707     8338 |    25272    21600     41 |  0.002 % |
27.24/27.38	c |    295383 |     231     2707     8338 |    27799    15840     39 |  0.002 % |
42.84/42.94	c |    443172 |     231     2707     8338 |    30579    20153     40 |  0.002 % |
66.94/67.09	c |    664855 |     231     2707     8338 |    33637    20570     38 |  0.002 % |
107.14/107.29	c |    997380 |     231     2707     8338 |    37001    14726     38 |  0.002 % |
164.75/164.81	c |   1496169 |     210     2707     8338 |    40701    30336     36 |  9.095 % |
173.24/173.40	s UNSATISFIABLE
173.24/173.40	c Total CPU time: 170.121 s
173.24/173.40	c ===============================================================================
173.24/173.40	c 
173.24/173.40	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-2690661-1277903412/watcher-2690661-1277903412 -o /tmp/evaluation-result-2690661-1277903412/solver-2690661-1277903412 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690661-1277903412.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.88 2.73 2.38 3/199 12558
/proc/meminfo: memFree=31016124/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=2664 CPUtime=0
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202496 306 0 0 0 0 0 0 0 24 0 1 0 131636658 2727936 225 4089446400 134512640 135752675 4292964112 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/12558/statm: 666 225 146 303 0 339 0

[startup+0.0676379 s]
/proc/loadavg: 2.88 2.73 2.38 3/199 12558
/proc/meminfo: memFree=31016124/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=3236 CPUtime=0.06
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202496 479 0 0 0 6 0 0 0 24 0 1 0 131636658 3313664 376 4089446400 134512640 135752675 4292964112 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12558/statm: 809 377 144 303 0 504 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3236

[startup+0.100633 s]
/proc/loadavg: 2.88 2.73 2.38 3/199 12558
/proc/meminfo: memFree=31016124/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=3500 CPUtime=0.09
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202496 546 0 0 0 9 0 0 0 24 0 1 0 131636658 3584000 443 4089446400 134512640 135752675 4292964112 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12558/statm: 875 443 144 303 0 570 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3500

[startup+0.300591 s]
/proc/loadavg: 2.88 2.73 2.38 3/199 12558
/proc/meminfo: memFree=31016124/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=4836 CPUtime=0.29
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202496 879 0 0 0 28 1 0 0 25 0 1 0 131636658 4952064 776 4089446400 134512640 135752675 4292964112 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12558/statm: 1209 776 144 303 0 904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4836

[startup+0.700521 s]
/proc/loadavg: 2.88 2.73 2.38 3/199 12558
/proc/meminfo: memFree=31016124/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=6692 CPUtime=0.69
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202496 1335 0 0 0 66 3 0 0 25 0 1 0 131636658 6852608 1232 4089446400 134512640 135752675 4292964112 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12558/statm: 1673 1232 144 303 0 1368 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6692

[startup+1.50034 s]
/proc/loadavg: 2.88 2.73 2.38 3/200 12559
/proc/meminfo: memFree=31010164/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=10124 CPUtime=1.48
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202496 2185 0 0 0 144 4 0 0 25 0 1 0 131636658 10366976 2082 4089446400 134512640 135752675 4292964112 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12558/statm: 2531 2082 144 303 0 2226 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10124

[startup+3.10105 s]
/proc/loadavg: 2.89 2.74 2.38 3/200 12559
/proc/meminfo: memFree=31004584/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=16204 CPUtime=3.08
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202496 3709 0 0 0 299 9 0 0 25 0 1 0 131636658 16592896 3606 4089446400 134512640 135752675 4292964112 18446744073709551615 134611615 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12558/statm: 4051 3606 144 303 0 3746 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16204

[startup+6.30048 s]
/proc/loadavg: 2.89 2.74 2.38 4/200 12559
/proc/meminfo: memFree=30993544/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=27208 CPUtime=6.27
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202496 6453 0 0 0 610 17 0 0 25 0 1 0 131636658 27860992 6350 4089446400 134512640 135752675 4292964112 18446744073709551615 134639381 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12558/statm: 6802 6350 144 303 0 6497 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 27208

[startup+12.7004 s]
/proc/loadavg: 2.82 2.73 2.38 4/200 12559
/proc/meminfo: memFree=30972596/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=47408 CPUtime=12.65
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202496 11526 0 0 0 1234 31 0 0 25 0 1 0 131636658 48545792 11423 4089446400 134512640 135752675 4292964112 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12558/statm: 11852 11423 144 303 0 11547 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 47408

[startup+25.501 s]
/proc/loadavg: 2.85 2.74 2.39 3/200 12559
/proc/meminfo: memFree=30934532/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=84012 CPUtime=25.44
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202496 20655 0 0 0 2491 53 0 0 25 0 1 0 131636658 86028288 20552 4089446400 134512640 135752675 4292964112 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12558/statm: 21003 20552 144 303 0 20698 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 84012

[startup+51.1004 s]
/proc/loadavg: 2.77 2.73 2.39 4/200 12560
/proc/meminfo: memFree=30864660/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=153824 CPUtime=51.03
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202496 38102 0 0 0 5000 103 0 0 25 0 1 0 131636658 157515776 37999 4089446400 134512640 135752675 4292964112 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12558/statm: 38456 37999 144 303 0 38151 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 153824

[startup+102.306 s]
/proc/loadavg: 2.78 2.73 2.41 4/200 12618
/proc/meminfo: memFree=30803884/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=285040 CPUtime=102.25
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202496 70901 0 0 0 10026 199 0 0 25 0 1 0 131636658 291880960 70798 4089446400 134512640 135752675 4292964112 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12558/statm: 71260 70798 144 303 0 70955 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 285040

[startup+162.3 s]
/proc/loadavg: 2.88 2.76 2.44 4/200 12620
/proc/meminfo: memFree=30635292/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=433900 CPUtime=162.24
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202496 108114 0 0 0 15925 299 0 0 25 0 1 0 131636658 444313600 108011 4089446400 134512640 135752675 4292964112 18446744073709551615 134611718 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12558/statm: 108475 108011 144 303 0 108170 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 433900

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

[startup+166.301 s]
/proc/loadavg: 2.88 2.76 2.44 4/200 12620
/proc/meminfo: memFree=30621148/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=444460 CPUtime=166.24
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202496 110744 0 0 0 16316 308 0 0 25 0 1 0 131636658 455127040 110641 4089446400 134512640 135752675 4292964112 18446744073709551615 134612140 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12558/statm: 111115 110641 144 303 0 110810 0
Current children cumulated CPU time (s) 166.24
Current children cumulated vsize (KiB) 444460

[startup+169.501 s]
/proc/loadavg: 2.89 2.76 2.44 4/200 12620
/proc/meminfo: memFree=30605152/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=451996 CPUtime=169.44
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202496 112633 0 0 0 16630 314 0 0 25 0 1 0 131636658 462843904 112530 4089446400 134512640 135752675 4292964112 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12558/statm: 112999 112530 144 303 0 112694 0
Current children cumulated CPU time (s) 169.44
Current children cumulated vsize (KiB) 451996

[startup+171.101 s]
/proc/loadavg: 2.89 2.76 2.44 4/200 12620
/proc/meminfo: memFree=30602672/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=455992 CPUtime=171.04
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202496 113636 0 0 0 16787 317 0 0 25 0 1 0 131636658 466935808 113533 4089446400 134512640 135752675 4292964112 18446744073709551615 134611683 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12558/statm: 113998 113533 144 303 0 113693 0
Current children cumulated CPU time (s) 171.04
Current children cumulated vsize (KiB) 455992

[startup+172.706 s]
/proc/loadavg: 2.90 2.77 2.44 4/200 12620
/proc/meminfo: memFree=30597208/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=460480 CPUtime=172.65
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202496 114737 0 0 0 16943 322 0 0 25 0 1 0 131636658 471531520 114634 4089446400 134512640 135752675 4292964112 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12558/statm: 115120 114634 144 303 0 114815 0
Current children cumulated CPU time (s) 172.65
Current children cumulated vsize (KiB) 460480

[startup+173.1 s]
/proc/loadavg: 2.90 2.77 2.44 4/200 12620
/proc/meminfo: memFree=30597208/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=461408 CPUtime=173.04
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202496 114964 0 0 0 16982 322 0 0 25 0 1 0 131636658 472481792 114861 4089446400 134512640 135752675 4292964112 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12558/statm: 115352 114861 144 303 0 115047 0
Current children cumulated CPU time (s) 173.04
Current children cumulated vsize (KiB) 461408

[startup+173.3 s]
/proc/loadavg: 2.90 2.77 2.44 4/200 12620
/proc/meminfo: memFree=30597208/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=461936 CPUtime=173.24
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202496 115099 0 0 0 17002 322 0 0 25 0 1 0 131636658 473022464 114996 4089446400 134512640 135752675 4292964112 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/12558/statm: 115484 114996 144 303 0 115179 0
Current children cumulated CPU time (s) 173.24
Current children cumulated vsize (KiB) 461936

[startup+173.4 s]
/proc/loadavg: 2.90 2.77 2.44 4/200 12620
/proc/meminfo: memFree=30597208/32951124 swapFree=67111528/67111528
[pid=12558] ppid=12556 vsize=0 CPUtime=173.35
/proc/12558/stat : 12558 (wbo1.4b) R 12556 12558 12083 0 -1 4202500 115133 0 0 0 17012 323 0 0 25 0 1 0 131636658 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/12558/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 173.35
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 173.415
CPU time (s): 173.367
CPU user time (s): 170.121
CPU system time (s): 3.24551
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 461936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 170.121
system time used= 3.24551
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115133
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= 2
involuntary context switches= 405

runsolver used 0.249962 second user time and 0.547916 second system time

The end

Launcher Data

Begin job on node137 at 2010-06-30 15:10:12
IDJOB=2690661
IDBENCH=78910
IDSOLVER=1201
FILE ID=node137/2690661-1277903412
PBS_JOBID= 11197239
Free space on /tmp= 74212 MiB

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

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

MD5SUM BENCH= fe999950861349ecbc6e2ee50c3d0e04
RANDOM SEED=1766595766

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31016776 kB
Buffers:        186740 kB
Cached:        1258580 kB
SwapCached:          0 kB
Active:         887164 kB
Inactive:       904200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31016776 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2780 kB
Writeback:           0 kB
AnonPages:      346580 kB
Mapped:          20492 kB
Slab:            79396 kB
PageTables:       5444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1656780 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= 74208 MiB
End job on node137 at 2010-06-30 15:13:06