Trace number 3727949

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.72? 1799.41 1800.02

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_10_1.opb
MD5SUM8c398fbb12ba7dbf676dd8375a76e0de
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-28
Best CPU time to get the best result obtained on this benchmark1789.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2496
Sum of products size (including duplicates)4992
Number of different products1248
Sum of products size2496

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727949-1339017746.opb.
0.00/0.00	c Instance file HOME/instance-3727949-1339017746.opb
0.00/0.00	c File size is 106648 bytes.
0.00/0.00	c Cost Offset: -100
0.00/0.00	c Highest Coefficient sum: 200
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      1448                                                |
0.00/0.01	c |  Number Clauses:        1348                                                |
0.00/0.01	c |  Number Cardinality:    202                                                 |
0.00/0.01	c |  Number PB Constraints: 1248                                                |
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Problem Type:          Optimization                                        |
0.00/0.01	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.01	c |                                                                             |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.01	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.01	c ===============================================================================
0.00/0.01	c | 0.01      | 0  | -99          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -98          lb |  0                0                0.00  |
0.39/0.40	c | 0.41      | 0  | -97          lb |  0                0                0.00  |
10.99/11.04	c | 11.04     | 0  | -96          lb |  0                0                0.00  |
1799.39/1800.00	c ===============================================================================
1799.39/1800.00	c Wall Clock Time: 1800.00 s
1799.39/1800.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3727949-1339017746/watcher-3727949-1339017746 -o /tmp/evaluation-result-3727949-1339017746/solver-3727949-1339017746 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727949-1339017746.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: 0.00 0.00 0.00 3/177 5837
/proc/meminfo: memFree=30885628/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=3832 CPUtime=0 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) R 5835 5837 5781 0 -1 4202496 450 0 0 0 0 0 0 0 20 0 1 0 367899062 3923968 402 33554432000 4194304 5964350 140736626066608 140733883668840 4344563 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 958 402 176 433 0 495 0

[startup+0.0609841 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 5837
/proc/meminfo: memFree=30885628/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=84588 CPUtime=0.05 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 1526 0 0 0 5 0 0 0 20 0 2 0 367899062 86618112 1451 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 21147 1451 194 433 0 20711 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84588

[startup+0.100169 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 5837
/proc/meminfo: memFree=30885628/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=84588 CPUtime=0.09 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 1541 0 0 0 9 0 0 0 20 0 2 0 367899062 86618112 1466 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 21147 1466 194 433 0 20711 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84588

[startup+0.300116 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 5837
/proc/meminfo: memFree=30885628/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=84588 CPUtime=0.29 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 1882 0 0 0 29 0 0 0 20 0 2 0 367899062 86618112 1807 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 21147 1807 194 433 0 20711 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84588

[startup+0.70011 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 5837
/proc/meminfo: memFree=30885628/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=84588 CPUtime=0.69 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 2238 0 0 0 69 0 0 0 20 0 2 0 367899062 86618112 2163 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 21147 2163 194 433 0 20711 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84588

[startup+1.50021 s]
/proc/loadavg: 0.08 0.02 0.01 3/179 5846
/proc/meminfo: memFree=30865588/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=84588 CPUtime=1.49 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 3413 0 0 0 149 0 0 0 20 0 2 0 367899062 86618112 3338 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 21147 3338 194 433 0 20711 0
[pid=5837/tid=5840] ppid=5835 vsize=84588 CPUtime=1.47 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 2453 0 0 0 147 0 0 0 20 0 2 0 367899063 86618112 3338 33554432000 4194304 5964350 140736626066608 140074695656984 5179179 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84588

[startup+3.1002 s]
/proc/loadavg: 0.08 0.02 0.01 3/179 5846
/proc/meminfo: memFree=30854536/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=84732 CPUtime=3.08 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 4356 0 0 0 308 0 0 0 20 0 2 0 367899062 86765568 4281 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 21183 4285 194 433 0 20747 0
[pid=5837/tid=5840] ppid=5835 vsize=84732 CPUtime=3.06 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 3400 0 0 0 306 0 0 0 20 0 2 0 367899063 86765568 4285 33554432000 4194304 5964350 140736626066608 140074695657272 5179179 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 84732

[startup+6.30022 s]
/proc/loadavg: 0.23 0.05 0.02 4/179 5846
/proc/meminfo: memFree=30838912/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=84804 CPUtime=6.29 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 6991 0 0 0 628 1 0 0 20 0 2 0 367899062 86839296 6916 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 21201 6916 194 433 0 20765 0
[pid=5837/tid=5840] ppid=5835 vsize=84804 CPUtime=6.26 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 6031 0 0 0 625 1 0 0 20 0 2 0 367899063 86839296 6916 33554432000 4194304 5964350 140736626066608 140074695657464 4379236 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84804

[startup+12.7002 s]
/proc/loadavg: 0.37 0.08 0.03 3/179 5846
/proc/meminfo: memFree=30822088/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=84588 CPUtime=12.68 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 9964 0 0 0 1266 2 0 0 20 0 2 0 367899062 86618112 9813 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 21147 9813 194 433 0 20711 0
[pid=5837/tid=5840] ppid=5835 vsize=84588 CPUtime=12.63 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 9004 0 0 0 1261 2 0 0 20 0 2 0 367899063 86618112 9813 33554432000 4194304 5964350 140736626066608 140074695658424 4221987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84588

[startup+25.5003 s]
/proc/loadavg: 0.73 0.18 0.06 4/178 5846
/proc/meminfo: memFree=30797780/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=84588 CPUtime=25.47 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 12630 0 0 0 2544 3 0 0 20 0 2 0 367899062 86618112 12473 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 21147 12473 194 433 0 20711 0
[pid=5837/tid=5840] ppid=5835 vsize=84588 CPUtime=25.39 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 11670 0 0 0 2536 3 0 0 20 0 2 0 367899063 86618112 12473 33554432000 4194304 5964350 140736626066608 140074695657464 4400342 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 84588

[startup+51.1003 s]
/proc/loadavg: 1.16 0.32 0.11 4/179 5847
/proc/meminfo: memFree=30749692/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=150848 CPUtime=51.05 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 19750 0 0 0 5098 7 0 0 20 0 2 0 367899062 154468352 20094 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 37712 20094 194 433 0 37276 0
[pid=5837/tid=5840] ppid=5835 vsize=150848 CPUtime=50.91 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 18790 0 0 0 5084 7 0 0 20 0 2 0 367899063 154468352 20094 33554432000 4194304 5964350 140736626066608 140074695657464 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 150848

[startup+102.307 s]
/proc/loadavg: 1.64 0.58 0.20 4/179 5847
/proc/meminfo: memFree=30666612/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=150848 CPUtime=102.25 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 29863 0 0 0 10213 12 0 0 20 0 2 0 367899062 154468352 30207 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 37712 30207 194 433 0 37276 0
[pid=5837/tid=5840] ppid=5835 vsize=150848 CPUtime=101.98 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 28903 0 0 0 10185 13 0 0 20 0 2 0 367899063 154468352 30207 33554432000 4194304 5964350 140736626066608 140074695657272 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 150848

[startup+162.3 s]
/proc/loadavg: 1.86 0.83 0.31 4/179 5847
/proc/meminfo: memFree=30596340/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=216744 CPUtime=162.19 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 38938 0 0 0 16201 18 0 0 20 0 2 0 367899062 221945856 39592 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 54186 39592 194 433 0 53750 0
[pid=5837/tid=5840] ppid=5835 vsize=216744 CPUtime=161.78 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 37978 0 0 0 16158 20 0 0 20 0 2 0 367899063 221945856 39592 33554432000 4194304 5964350 140736626066608 140074695657272 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 216744

[startup+222.3 s]
/proc/loadavg: 1.95 1.04 0.42 4/179 5847
/proc/meminfo: memFree=30527564/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=216744 CPUtime=222.18 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 48676 0 0 0 22193 25 0 0 20 0 2 0 367899062 221945856 49347 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 54186 49347 194 433 0 53750 0
[pid=5837/tid=5840] ppid=5835 vsize=216744 CPUtime=221.62 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 47716 0 0 0 22134 28 0 0 20 0 2 0 367899063 221945856 49347 33554432000 4194304 5964350 140736626066608 140074695657272 4400751 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 216744

[startup+282.3 s]
/proc/loadavg: 1.98 1.21 0.51 4/179 5847
/proc/meminfo: memFree=30480800/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=282280 CPUtime=282.18 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 54280 0 0 0 28189 29 0 0 20 0 2 0 367899062 289054720 54951 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 70570 54951 194 433 0 70134 0
[pid=5837/tid=5840] ppid=5835 vsize=282280 CPUtime=281.46 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 53320 0 0 0 28113 33 0 0 20 0 2 0 367899063 289054720 54951 33554432000 4194304 5964350 140736626066608 140074695657272 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 282280

[startup+342.3 s]
/proc/loadavg: 1.99 1.36 0.60 4/179 5848
/proc/meminfo: memFree=30442956/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=282280 CPUtime=342.15 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 58399 0 0 0 34183 32 0 0 20 0 2 0 367899062 289054720 59241 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 70570 59241 194 433 0 70134 0
[pid=5837/tid=5840] ppid=5835 vsize=282280 CPUtime=341.29 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 57439 0 0 0 34092 37 0 0 20 0 2 0 367899063 289054720 59241 33554432000 4194304 5964350 140736626066608 140074695657464 4400729 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 282280

[startup+402.3 s]
/proc/loadavg: 1.99 1.47 0.69 4/179 5848
/proc/meminfo: memFree=30398980/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=282820 CPUtime=402.13 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 64387 0 0 0 40177 36 0 0 20 0 2 0 367899062 289607680 65272 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 70705 65272 194 433 0 70269 0
[pid=5837/tid=5840] ppid=5835 vsize=282820 CPUtime=401.13 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 63427 0 0 0 40071 42 0 0 20 0 2 0 367899063 289607680 65272 33554432000 4194304 5964350 140736626066608 140074695657272 4400452 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 282820

[startup+462.3 s]
/proc/loadavg: 1.99 1.56 0.77 4/180 5851
/proc/meminfo: memFree=30353220/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=349324 CPUtime=462.11 cores=1,3,5,7

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

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.60 4/180 5858
/proc/meminfo: memFree=29696676/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=680712 CPUtime=1541.83 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 151832 0 0 0 154067 116 0 0 20 0 2 0 367899062 697049088 154036 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 170178 154036 194 433 0 169742 0
[pid=5837/tid=5840] ppid=5835 vsize=680712 CPUtime=1538.02 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 150872 0 0 0 153663 139 0 0 20 0 2 0 367899063 697049088 154036 33554432000 4194304 5964350 140736626066608 140074695657464 4403423 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 680712

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.63 4/179 5859
/proc/meminfo: memFree=29688852/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=680712 CPUtime=1601.83 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 153810 0 0 0 160064 119 0 0 20 0 2 0 367899062 697049088 156014 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 170178 156014 194 433 0 169742 0
[pid=5837/tid=5840] ppid=5835 vsize=680712 CPUtime=1597.86 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 152850 0 0 0 159643 143 0 0 20 0 2 0 367899063 697049088 156014 33554432000 4194304 5964350 140736626066608 140074695657272 4399889 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 680712

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.65 4/180 5862
/proc/meminfo: memFree=29664748/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=681196 CPUtime=1661.81 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 159822 0 0 0 166058 123 0 0 20 0 2 0 367899062 697544704 162026 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 170299 162026 194 433 0 169863 0
[pid=5837/tid=5840] ppid=5835 vsize=681196 CPUtime=1657.7 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 158862 0 0 0 165622 148 0 0 20 0 2 0 367899063 697544704 162026 33554432000 4194304 5964350 140736626066608 140074695657464 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 681196

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.67 4/179 5862
/proc/meminfo: memFree=29652520/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=681196 CPUtime=1721.81 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 162762 0 0 0 172054 127 0 0 20 0 2 0 367899062 697544704 164966 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 170299 164966 194 433 0 169863 0
[pid=5837/tid=5840] ppid=5835 vsize=681196 CPUtime=1717.55 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 161802 0 0 0 171602 153 0 0 20 0 2 0 367899063 697544704 164966 33554432000 4194304 5964350 140736626066608 140074695657272 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 681196

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.68 4/179 5862
/proc/meminfo: memFree=29643372/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=747216 CPUtime=1781.8 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 165059 0 0 0 178052 128 0 0 20 0 2 0 367899062 765149184 167263 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 186804 167263 194 433 0 186368 0
[pid=5837/tid=5840] ppid=5835 vsize=747216 CPUtime=1777.39 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 164099 0 0 0 177585 154 0 0 20 0 2 0 367899063 765149184 167263 33554432000 4194304 5964350 140736626066608 140074695657464 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 747216

############
# WARNING:
# current cumulated CPU time (1795.06 s) is less than in the last sample (1799.39 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (4.33008 s) to the 'lost time'.

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.69 4/179 5862
/proc/meminfo: memFree=29629484/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=747216 CPUtime=1799.39 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 168508 0 0 0 179808 131 0 0 20 0 2 0 367899062 765149184 170712 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 186804 170712 194 433 0 186368 0
[pid=5837/tid=5840] ppid=5835 vsize=747216 CPUtime=1794.94 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 167548 0 0 0 179336 158 0 0 20 0 2 0 367899063 765149184 170712 33554432000 4194304 5964350 140736626066608 140074695657464 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.39
Current children cumulated vsize (KiB) 747216

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.69 4/179 5862
/proc/meminfo: memFree=29629484/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=0 CPUtime=1795.06 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) R 5835 5837 5781 0 -1 4203524 168529 0 0 0 179347 159 0 0 20 0 1 0 367899062 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.06
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.69 4/179 5862
/proc/meminfo: memFree=29635312/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=747216 CPUtime=1791.4 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 167029 0 0 0 179010 130 0 0 20 0 2 0 367899062 765149184 169233 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 186804 169233 194 433 0 186368 0
[pid=5837/tid=5840] ppid=5835 vsize=747216 CPUtime=1786.97 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 166069 0 0 0 178540 157 0 0 20 0 2 0 367899063 765149184 169233 33554432000 4194304 5964350 140736626066608 140074695657464 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 747216

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.69 4/179 5862
/proc/meminfo: memFree=29632956/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=747216 CPUtime=1794.6 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 167548 0 0 0 179330 130 0 0 20 0 2 0 367899062 765149184 169752 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 186804 169752 194 433 0 186368 0
[pid=5837/tid=5840] ppid=5835 vsize=747216 CPUtime=1790.16 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 166588 0 0 0 178859 157 0 0 20 0 2 0 367899063 765149184 169752 33554432000 4194304 5964350 140736626066608 140074695657464 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 747216

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.69 4/179 5862
/proc/meminfo: memFree=29631716/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=747216 CPUtime=1797.79 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 168170 0 0 0 179648 131 0 0 20 0 2 0 367899062 765149184 170374 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 186804 170374 194 433 0 186368 0
[pid=5837/tid=5840] ppid=5835 vsize=747216 CPUtime=1793.35 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 167210 0 0 0 179177 158 0 0 20 0 2 0 367899063 765149184 170374 33554432000 4194304 5964350 140736626066608 140074695657464 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 747216

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.69 4/179 5862
/proc/meminfo: memFree=29630352/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=747216 CPUtime=1798.59 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 168345 0 0 0 179728 131 0 0 20 0 2 0 367899062 765149184 170549 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 186804 170549 194 433 0 186368 0
[pid=5837/tid=5840] ppid=5835 vsize=747216 CPUtime=1794.15 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 167385 0 0 0 179257 158 0 0 20 0 2 0 367899063 765149184 170549 33554432000 4194304 5964350 140736626066608 140074695657464 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.59
Current children cumulated vsize (KiB) 747216

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.69 4/179 5862
/proc/meminfo: memFree=29629484/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=747216 CPUtime=1799 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 168408 0 0 0 179769 131 0 0 20 0 2 0 367899062 765149184 170612 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 186804 170612 194 433 0 186368 0
[pid=5837/tid=5840] ppid=5835 vsize=747216 CPUtime=1794.55 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 167448 0 0 0 179297 158 0 0 20 0 2 0 367899063 765149184 170612 33554432000 4194304 5964350 140736626066608 140074695657464 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799
Current children cumulated vsize (KiB) 747216

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.69 4/179 5862
/proc/meminfo: memFree=29629484/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=747216 CPUtime=1799.39 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) S 5835 5837 5781 0 -1 4202496 168508 0 0 0 179808 131 0 0 20 0 2 0 367899062 765149184 170712 33554432000 4194304 5964350 140736626066608 140736626066128 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 186804 170712 194 433 0 186368 0
[pid=5837/tid=5840] ppid=5835 vsize=747216 CPUtime=1794.94 cores=1,3,5,7
/proc/5837/task/5840/stat : 5840 (wbo1.72) R 5835 5837 5781 0 -1 4202560 167548 0 0 0 179336 158 0 0 20 0 2 0 367899063 765149184 170712 33554432000 4194304 5964350 140736626066608 140074695657464 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.39
Current children cumulated vsize (KiB) 747216

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.69 4/179 5862
/proc/meminfo: memFree=29629484/32873844 swapFree=7632/7632
[pid=5837] ppid=5835 vsize=0 CPUtime=1795.06 cores=1,3,5,7
/proc/5837/stat : 5837 (wbo1.72) R 5835 5837 5781 0 -1 4203524 168529 0 0 0 179347 159 0 0 20 0 1 0 367899062 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5837/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.06
Current children cumulated vsize (KiB) 0

Child status: 255

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 4.33008
#  lost CPU user time (s): 4.60999
#  lost CPU system time (s): -0.28

Real time (s): 1800.02
CPU time (s): 1799.41
CPU user time (s): 1798.09
CPU system time (s): 1.32675
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 747216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.48
system time used= 1.60675
maximum resident set size= 682932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168529
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= 251
involuntary context switches= 1918

runsolver used 2.87656 second user time and 8.58169 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-06 23:22:27
IDJOB=3727949
IDBENCH=48251
IDSOLVER=2314
FILE ID=node141/3727949-1339017746
RUNJOBID= node141-1339017746-5798
PBS_JOBID= 14643274
Free space on /tmp= 70804 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_100_10_1.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727949-1339017746/watcher-3727949-1339017746 -o /tmp/evaluation-result-3727949-1339017746/solver-3727949-1339017746 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727949-1339017746.opb

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

MD5SUM BENCH= 8c398fbb12ba7dbf676dd8375a76e0de
RANDOM SEED=141507972

node141.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30892344 kB
Buffers:            8208 kB
Cached:          1246260 kB
SwapCached:         2484 kB
Active:           178804 kB
Inactive:        1079192 kB
Active(anon):       3808 kB
Inactive(anon):     1636 kB
Active(file):     174996 kB
Inactive(file):  1077556 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098728 kB
Dirty:             10900 kB
Writeback:             0 kB
AnonPages:          9532 kB
Mapped:             6888 kB
Shmem:                 0 kB
Slab:             583428 kB
SReclaimable:      25592 kB
SUnreclaim:       557836 kB
KernelStack:        1392 kB
PageTables:         3776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     105540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3727949-1339017746.opb

Free space on /tmp at the end= 70792 MiB
End job on node141 at 2012-06-06 23:52:27