Trace number 3461732

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 NameAnswerobjective functionCPU timeWall clock time
wbo 1.6? (TO) 1800.08 1800.04

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12053_3.std.opb
MD5SUMc9d9e9de965e10444f6e461e8225e8d3
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark116
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints256348
Number of constraints which are clauses255148
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint92
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3461732-1307120887.opb.
0.00/0.00	c Instance file HOME/instance-3461732-1307120887.opb
0.00/0.00	c File size is 8259994 bytes.
0.59/0.64	c Highest Coefficient sum: 519
0.59/0.64	c ============================[ Problem Statistics ]=============================
0.59/0.64	c |                                                                             |
0.59/0.64	c |  Parsing time:          0.64         s                                      |
0.59/0.64	c |  Number Variables:      72842                                               |
0.59/0.64	c |  Number Clauses:        255148                                              |
0.59/0.64	c |  Number Cardinality:    0                                                   |
0.59/0.64	c |  Number PB Constraints: 1200                                                |
0.69/0.77	c ============================[ Search Statistics ]==============================
0.69/0.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.77	c ===============================================================================
0.69/0.77	c |         0 |   52845   256348   530174 |    85449        0   -nan |  0.000 % |
0.89/0.97	c core #1
0.89/0.97	c 
0.89/0.97	c 
0.89/0.97	c Core size: 394	Core Weight: 103	Total Weight: 103
0.89/0.97	c Current CPU time: 0.84987 s
0.89/0.97	c
0.89/0.97	c ============================[ Search Statistics ]==============================
0.89/0.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.89/0.97	c ===============================================================================
0.89/0.97	c |         0 |    5782   194465   390672 |    64821        0   -nan |  0.000 % |
0.89/0.99	c |       100 |    5782   194465   390672 |    71303      100     31 | 92.084 % |
0.89/1.01	c |       251 |    5782   194465   390672 |    78434      251     41 | 92.084 % |
1.00/1.04	c |       476 |    5782   194465   390672 |    86277      476     36 | 92.084 % |
1.00/1.09	c |       815 |    5782   194465   390672 |    94905      815     40 | 92.084 % |
1.10/1.16	c |      1321 |    5779   194465   390672 |   104395     1321     42 | 92.088 % |
1.20/1.27	c |      2081 |    5779   194465   390672 |   114835     2081     46 | 92.088 % |
1.39/1.44	c |      3220 |    5779   194465   390672 |   126319     3220     47 | 92.088 % |
1.69/1.77	c |      4928 |    5779   194465   390672 |   138950     4928     52 | 92.088 % |
2.21/2.26	c |      7490 |    5771   194465   390672 |   152846     7490     59 | 92.111 % |
2.79/2.89	c ===============================================================================
2.99/3.00	c core #2
2.99/3.00	c 
2.99/3.00	c 
2.99/3.00	c Core size: 923	Core Weight: 1	Total Weight: 104
2.99/3.00	c Current CPU time: 2.84857 s
2.99/3.00	c
2.99/3.00	c ============================[ Search Statistics ]==============================
2.99/3.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.99/3.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.99/3.00	c ===============================================================================
2.99/3.00	c |         0 |    6419   194666   391254 |    64888        0   -nan |  0.000 % |
2.99/3.02	c |       100 |    6419   194666   391254 |    71377      100     36 | 91.235 % |
2.99/3.03	c |       251 |    6419   194666   391254 |    78515      251     33 | 91.235 % |
2.99/3.07	c |       478 |    6419   194666   391254 |    86366      478     42 | 91.235 % |
3.10/3.11	c |       815 |    6419   194666   391254 |    95003      815     39 | 91.235 % |
3.10/3.19	c |      1321 |    6419   194666   391254 |   104503     1321     45 | 91.235 % |
3.20/3.30	c |      2080 |    6419   194666   391254 |   114954     2080     47 | 91.235 % |
3.39/3.49	c |      3220 |    6419   194666   391254 |   126449     3220     53 | 91.235 % |
3.69/3.78	c |      4929 |    6411   194666   391254 |   139094     4929     53 | 91.246 % |
4.20/4.23	c |      7491 |    6411   194666   391254 |   153004     7491     52 | 91.246 % |
4.90/4.90	c |     11335 |    6411   194666   391254 |   168304    11335     54 | 91.246 % |
6.09/6.13	c |     17102 |    6411   194666   391254 |   185134    17102     55 | 91.246 % |
8.29/8.34	c |     25752 |    6411   194666   391254 |   203648    25752     58 | 91.246 % |
11.79/11.87	c |     38726 |    6403   194666   391254 |   224013    38726     62 | 91.257 % |
18.39/18.41	c |     58187 |    6403   194666   391254 |   246414    58187     65 | 91.257 % |
31.09/31.18	c |     87381 |    6403   194666   391254 |   271056    87381     66 | 91.257 % |
56.99/57.11	c |    131173 |    6234   194666   391254 |   298161   131173     72 | 91.488 % |
106.71/106.72	c ===============================================================================
106.89/106.91	c core #3
106.89/106.91	c 
106.89/106.91	c 
106.89/106.91	c Core size: 922	Core Weight: 1	Total Weight: 105
106.89/106.91	c Current CPU time: 106.285 s
106.89/106.91	c
106.89/106.91	c ============================[ Search Statistics ]==============================
106.89/106.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
106.89/106.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
106.89/106.91	c ===============================================================================
106.89/106.91	c |         0 |    6871   194914   392088 |    64971        0   -nan |  0.000 % |
106.89/106.93	c |       103 |    6871   194914   392088 |    71468      103     26 | 90.643 % |
106.89/106.95	c |       254 |    6871   194914   392088 |    78615      254     33 | 90.643 % |
106.89/106.98	c |       479 |    6871   194914   392088 |    86476      479     39 | 90.643 % |
106.99/107.03	c |       816 |    6871   194914   392088 |    95124      816     37 | 90.643 % |
107.09/107.11	c |      1322 |    6871   194914   392088 |   104636     1322     41 | 90.643 % |
107.20/107.22	c |      2082 |    6871   194914   392088 |   115100     2082     39 | 90.643 % |
107.39/107.40	c |      3221 |    6871   194914   392088 |   126610     3221     43 | 90.643 % |
107.59/107.70	c |      4934 |    6871   194914   392088 |   139271     4934     53 | 90.643 % |
108.10/108.12	c |      7496 |    6871   194914   392088 |   153199     7496     53 | 90.643 % |
108.80/108.89	c |     11341 |    6871   194914   392088 |   168518    11341     55 | 90.643 % |
110.01/110.06	c |     17108 |    6871   194914   392088 |   185370    17108     57 | 90.643 % |
111.89/111.92	c |     25758 |    6871   194914   392088 |   203907    25758     56 | 90.643 % |
115.29/115.36	c |     38732 |    6871   194914   392088 |   224298    38732     63 | 90.643 % |
122.00/122.09	c |     58193 |    6871   194914   392088 |   246728    58193     69 | 90.643 % |
132.89/132.94	c |     87385 |    6871   194914   392088 |   271401    87385     69 | 90.643 % |
154.19/154.25	c |    131174 |    6871   194914   392088 |   298541   131174     68 | 90.643 % |
199.29/199.38	c |    196858 |    6871   194914   392088 |   328395   196858     70 | 90.643 % |
294.10/294.18	c |    295384 |    6871   194914   392088 |   361235   295384     72 | 90.643 % |
483.80/483.86	c |    443173 |    6848   194914   392088 |   397358    42318     66 | 90.674 % |
649.61/649.66	c |    664857 |    6846   194914   392088 |   437094   264002     73 | 90.677 % |
1099.61/1099.68	c |    997382 |    6846   194914   392088 |   480804   121715     84 | 90.677 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3461732-1307120887/watcher-3461732-1307120887 -o /tmp/evaluation-result-3461732-1307120887/solver-3461732-1307120887 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461732-1307120887.opb 

running on 4 cores: 1,3,5,7

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): 1900 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.84 1.98 1.90 1/486 12879
/proc/meminfo: memFree=21494868/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=11164 CPUtime=0 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 558 0 0 0 0 0 0 0 21 0 1 0 556280003 11431936 512 33554432000 4194304 5714214 140733845170304 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 2791 513 180 372 0 399 0

[startup+0.0290809 s]
/proc/loadavg: 1.84 1.98 1.90 1/486 12879
/proc/meminfo: memFree=21494868/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=15756 CPUtime=0.02 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 1681 0 0 0 2 0 0 0 21 0 1 0 556280003 16134144 1635 33554432000 4194304 5714214 140733845170304 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 3939 1635 255 372 0 1547 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15756

[startup+0.101068 s]
/proc/loadavg: 1.84 1.98 1.90 1/486 12879
/proc/meminfo: memFree=21494868/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=24876 CPUtime=0.09 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 4185 0 0 0 9 0 0 0 21 0 1 0 556280003 25473024 3992 33554432000 4194304 5714214 140733845170304 18446744073709551615 4228051 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 6219 3992 500 372 0 3827 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24876

[startup+0.301024 s]
/proc/loadavg: 1.84 1.98 1.90 1/486 12879
/proc/meminfo: memFree=21494868/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=33140 CPUtime=0.29 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 6943 0 0 0 29 0 0 0 22 0 1 0 556280003 33935360 6621 33554432000 4194304 5714214 140733845170304 18446744073709551615 4233632 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 8285 6621 1168 372 0 5893 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33140

[startup+0.700954 s]
/proc/loadavg: 1.84 1.98 1.90 1/486 12879
/proc/meminfo: memFree=21494868/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=83352 CPUtime=0.69 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 22126 0 0 0 68 1 0 0 18 0 1 0 556280003 85352448 19521 33554432000 4194304 5714214 140733845170304 18446744073709551615 4207472 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 20838 19522 172 372 0 20463 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83352

[startup+1.50081 s]
/proc/loadavg: 1.84 1.98 1.90 3/489 12907
/proc/meminfo: memFree=21374644/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=101468 CPUtime=1.49 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 31115 0 0 0 146 3 0 0 18 0 1 0 556280003 103903232 24491 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319314 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 25367 24491 180 372 0 24992 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 101468

[startup+3.10054 s]
/proc/loadavg: 1.84 1.98 1.90 3/486 12910
/proc/meminfo: memFree=21387440/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=110224 CPUtime=3.1 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 33285 0 0 0 305 5 0 0 22 0 1 0 556280003 112869376 26661 33554432000 4194304 5714214 140733845170304 18446744073709551615 4322807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 27556 26661 180 372 0 27181 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 110224

[startup+6.30097 s]
/proc/loadavg: 1.85 1.98 1.90 3/489 12934
/proc/meminfo: memFree=21271144/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=110224 CPUtime=6.29 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 33285 0 0 0 622 7 0 0 19 0 1 0 556280003 112869376 26661 33554432000 4194304 5714214 140733845170304 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 27556 26661 180 372 0 27181 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 110224

[startup+12.7008 s]
/proc/loadavg: 1.86 1.98 1.90 3/489 12989
/proc/meminfo: memFree=21342676/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=110224 CPUtime=12.69 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 33285 0 0 0 1259 10 0 0 25 0 1 0 556280003 112869376 26661 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 27556 26661 180 372 0 27181 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 110224

[startup+25.5006 s]
/proc/loadavg: 1.97 2.00 1.90 3/489 13016
/proc/meminfo: memFree=21251500/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=113416 CPUtime=25.49 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 34535 0 0 0 2532 17 0 0 25 0 1 0 556280003 116137984 27911 33554432000 4194304 5714214 140733845170304 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 28354 27911 180 372 0 27979 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 113416

[startup+51.1011 s]
/proc/loadavg: 1.98 2.00 1.91 3/489 13017
/proc/meminfo: memFree=21226332/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=135152 CPUtime=51.09 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 39947 0 0 0 5081 28 0 0 25 0 1 0 556280003 138395648 33323 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 33788 33323 180 372 0 33413 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 135152

[startup+102.318 s]
/proc/loadavg: 1.99 2.00 1.91 3/489 13018
/proc/meminfo: memFree=21187128/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=166556 CPUtime=102.31 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 47720 0 0 0 10188 43 0 0 25 0 1 0 556280003 170553344 41096 33554432000 4194304 5714214 140733845170304 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 41639 41096 180 372 0 41264 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 166556

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/489 13019
/proc/meminfo: memFree=21152120/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=196208 CPUtime=162.3 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 54937 0 0 0 16155 75 0 0 25 0 1 0 556280003 200916992 48313 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 49052 48313 180 372 0 48677 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 196208

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 1.91 3/489 13021
/proc/meminfo: memFree=21138208/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=196208 CPUtime=222.3 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 54999 0 0 0 22140 90 0 0 25 0 1 0 556280003 200916992 48375 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 49052 48375 180 372 0 48677 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 196208

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/489 13023
/proc/meminfo: memFree=21107896/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=210368 CPUtime=282.3 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 58503 0 0 0 28127 103 0 0 25 0 1 0 556280003 215416832 51879 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 52592 51879 180 372 0 52217 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 210368

[startup+342.301 s]
/proc/loadavg: 2.12 2.03 1.92 3/489 13024
/proc/meminfo: memFree=21081572/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=237076 CPUtime=342.3 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 64880 0 0 0 34112 118 0 0 25 0 1 0 556280003 242765824 58256 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319243 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 59269 58256 180 372 0 58894 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 237076

[startup+402.3 s]
/proc/loadavg: 2.10 2.04 1.93 3/489 13026
/proc/meminfo: memFree=21059096/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=259980 CPUtime=402.31 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 70661 0 0 0 40100 131 0 0 25 0 1 0 556280003 266219520 64037 33554432000 4194304 5714214 140733845170304 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 64995 64037 180 372 0 64620 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 259980

[startup+462.301 s]
/proc/loadavg: 2.04 2.03 1.93 3/489 13027
/proc/meminfo: memFree=21012056/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=279132 CPUtime=462.3 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 75455 0 0 0 46089 141 0 0 25 0 1 0 556280003 285831168 68831 33554432000 4194304 5714214 140733845170304 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 69783 68831 180 372 0 69408 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 279132

[startup+522.301 s]
/proc/loadavg: 2.01 2.02 1.93 3/489 13029
/proc/meminfo: memFree=21008176/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=283224 CPUtime=522.3 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 76475 0 0 0 52067 163 0 0 25 0 1 0 556280003 290021376 69851 33554432000 4194304 5714214 140733845170304 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 70806 69851 180 372 0 70431 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 283224

[startup+582.3 s]
/proc/loadavg: 2.15 2.06 1.94 3/489 13031
/proc/meminfo: memFree=21007512/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=283764 CPUtime=582.31 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 76594 0 0 0 58052 179 0 0 25 0 1 0 556280003 290574336 69970 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 70941 69970 180 372 0 70566 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 283764

[startup+642.301 s]

################
# More data... #
################

[startup+822.301 s]
/proc/loadavg: 2.00 2.02 1.94 3/489 13037
/proc/meminfo: memFree=20935792/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=314260 CPUtime=822.32 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 84125 0 0 0 82006 226 0 0 25 0 1 0 556280003 321802240 77501 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 78565 77501 180 372 0 78190 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 314260

[startup+882.301 s]
/proc/loadavg: 2.00 2.01 1.94 3/489 13039
/proc/meminfo: memFree=20919384/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=329384 CPUtime=882.31 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 87899 0 0 0 87996 235 0 0 25 0 1 0 556280003 337289216 81275 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319878 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 82346 81275 180 372 0 81971 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 329384

[startup+942.301 s]
/proc/loadavg: 2.11 2.04 1.95 3/489 13040
/proc/meminfo: memFree=20903728/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=345552 CPUtime=942.32 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 91981 0 0 0 93985 247 0 0 25 0 1 0 556280003 353845248 85357 33554432000 4194304 5714214 140733845170304 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 86388 85357 180 372 0 86013 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 345552

[startup+1002.3 s]
/proc/loadavg: 2.04 2.03 1.95 3/489 13042
/proc/meminfo: memFree=20889552/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=361228 CPUtime=1002.32 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 95470 0 0 0 99975 257 0 0 25 0 1 0 556280003 369897472 88846 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 90307 88846 180 372 0 89932 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 361228

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/489 13043
/proc/meminfo: memFree=20879704/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=370956 CPUtime=1062.31 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 97886 0 0 0 105963 268 0 0 25 0 1 0 556280003 379858944 91262 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319878 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 92739 91262 180 372 0 92364 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 370956

[startup+1122.3 s]
/proc/loadavg: 2.09 2.05 1.96 3/489 13045
/proc/meminfo: memFree=20878928/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=371632 CPUtime=1122.32 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 98034 0 0 0 111947 285 0 0 25 0 1 0 556280003 380551168 91410 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319254 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 92908 91410 180 372 0 92533 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 371632

[startup+1182.3 s]
/proc/loadavg: 2.07 2.05 1.97 3/489 13047
/proc/meminfo: memFree=20877892/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=372084 CPUtime=1182.32 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 98131 0 0 0 117936 296 0 0 25 0 1 0 556280003 381014016 91507 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 93021 91507 180 372 0 92646 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 372084

[startup+1242.3 s]
/proc/loadavg: 2.02 2.04 1.97 3/489 13048
/proc/meminfo: memFree=20872652/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=372528 CPUtime=1242.32 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 98252 0 0 0 123925 307 0 0 25 0 1 0 556280003 381468672 91628 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 93132 91628 180 372 0 92757 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 372528

[startup+1302.3 s]
/proc/loadavg: 2.01 2.03 1.97 3/489 13050
/proc/meminfo: memFree=20864192/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=373196 CPUtime=1302.33 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 98399 0 0 0 129917 316 0 0 25 0 1 0 556280003 382152704 91775 33554432000 4194304 5714214 140733845170304 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 93299 91775 180 372 0 92924 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 373196

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/489 13051
/proc/meminfo: memFree=20864404/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=376088 CPUtime=1362.32 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 99120 0 0 0 135906 326 0 0 25 0 1 0 556280003 385114112 92496 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 94022 92496 180 372 0 93647 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 376088

[startup+1422.32 s]
/proc/loadavg: 2.00 2.02 1.97 3/489 13053
/proc/meminfo: memFree=20858300/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=381848 CPUtime=1422.34 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 100485 0 0 0 141899 335 0 0 25 0 1 0 556280003 391012352 93861 33554432000 4194304 5714214 140733845170304 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 95462 93861 180 372 0 95087 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 381848

[startup+1482.3 s]
/proc/loadavg: 2.09 2.04 1.98 3/489 13055
/proc/meminfo: memFree=20844384/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=393528 CPUtime=1482.33 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 103387 0 0 0 147887 346 0 0 25 0 1 0 556280003 402972672 96763 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319349 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 98382 96763 180 372 0 98007 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 393528

[startup+1542.3 s]
/proc/loadavg: 2.07 2.05 1.98 3/489 13056
/proc/meminfo: memFree=20812364/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=411584 CPUtime=1542.33 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 107893 0 0 0 153877 356 0 0 25 0 1 0 556280003 421462016 101269 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 102896 101269 180 372 0 102521 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 411584

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 1.98 3/489 13058
/proc/meminfo: memFree=20793964/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=429556 CPUtime=1602.33 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 112340 0 0 0 159864 369 0 0 25 0 1 0 556280003 439865344 105716 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 107389 105716 180 372 0 107014 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 429556

[startup+1662.3 s]
/proc/loadavg: 2.13 2.06 2.00 3/489 13059
/proc/meminfo: memFree=20778808/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=444992 CPUtime=1662.34 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 116156 0 0 0 165855 379 0 0 25 0 1 0 556280003 455671808 109532 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 111248 109532 180 372 0 110873 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 444992

[startup+1722.3 s]
/proc/loadavg: 2.10 2.06 2.00 3/489 13061
/proc/meminfo: memFree=20765260/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=458400 CPUtime=1722.33 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 119568 0 0 0 171847 386 0 0 25 0 1 0 556280003 469401600 112944 33554432000 4194304 5714214 140733845170304 18446744073709551615 4319752 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 114600 112944 180 372 0 114225 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 458400

[startup+1782.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/489 13063
/proc/meminfo: memFree=20756432/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=465484 CPUtime=1782.34 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 121322 0 0 0 177835 399 0 0 25 0 1 0 556280003 476655616 114698 33554432000 4194304 5714214 140733845170304 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 116371 114698 180 372 0 115996 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 465484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.04 2.00 3/489 13063
/proc/meminfo: memFree=20756432/32951124 swapFree=46575304/67111528
[pid=12879] ppid=12877 vsize=465780 CPUtime=1800.05 cores=1,3,5,7
/proc/12879/stat : 12879 (wbo1.6) R 12877 12879 5006 0 -1 4202496 121372 0 0 0 179601 404 0 0 25 0 1 0 556280003 476958720 114748 33554432000 4194304 5714214 140733845170304 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12879/statm: 116445 114748 180 372 0 116070 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 465780

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.04
CPU time (s): 1800.08
CPU user time (s): 1796.02
CPU system time (s): 4.06038
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 465780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.02
system time used= 4.06038
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121372
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= 8
involuntary context switches= 1480

runsolver used 8.15976 second user time and 20.2019 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-03 19:08:07
IDJOB=3461732
IDBENCH=77243
IDSOLVER=1953
FILE ID=node107/3461732-1307120887
RUNJOBID= node107-1307119085-12717
PBS_JOBID= 13497967
Free space on /tmp= 73852 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12053_3.std.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3461732-1307120887/watcher-3461732-1307120887 -o /tmp/evaluation-result-3461732-1307120887/solver-3461732-1307120887 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461732-1307120887.opb

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

MD5SUM BENCH= c9d9e9de965e10444f6e461e8225e8d3
RANDOM SEED=152999592

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21495148 kB
Buffers:        315536 kB
Cached:        2085184 kB
SwapCached:      22548 kB
Active:        9154832 kB
Inactive:      1951620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21495148 kB
SwapTotal:    67111528 kB
SwapFree:     46575304 kB
Dirty:           12432 kB
Writeback:           0 kB
AnonPages:     8700820 kB
Mapped:          32664 kB
Slab:           186216 kB
PageTables:      94780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145112688 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= 73840 MiB
End job on node107 at 2011-06-03 19:38:09