Trace number 3743171

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
PB10: pb_cplex 2010-06-29? 1800.06 1800.35

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_10null20mast_rapportOE1.0_TMAX300_K192_cod2.opb
MD5SUM8d651cc878ba5f8db7c83d3bfed1cb1c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-98026
Best CPU time to get the best result obtained on this benchmark1800.85
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1605
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 987807
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 987807
Number of bits of the biggest sum of numbers20
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 pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3743171-1339251636.opb.
0.00/0.00	c Instance file HOME/instance-3743171-1339251636.opb
0.00/0.00	c File size is 28235837 bytes.
342.04/342.10	c Highest Coefficient sum: 63834
342.04/342.10	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
342.33/342.48	c ============================[ Problem Statistics ]=============================
342.33/342.48	c |                                                                             |
342.33/342.48	c |  Parsing time:          342.28       s                                      |
342.33/342.48	c |  Number Variables:      400896                                              |
342.53/342.61	c |  Number Constraints:    402763                                              |
342.53/342.61	c ===============================================================================
1799.90/1800.28	c Remaining time 1457.62 sec.
1799.90/1800.28	s UNKNOWN
1799.90/1800.28	c Total CPU time              : 1798.52 s

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-3743171-1339251636/watcher-3743171-1339251636 -o /tmp/evaluation-result-3743171-1339251636/solver-3743171-1339251636 -C 1800 -W 1900 -M 15500 run HOME/instance-3743171-1339251636.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 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: 2.00 2.00 2.22 3/176 28413
/proc/meminfo: memFree=30921624/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0

[startup+0.0875551 s]
/proc/loadavg: 2.00 2.00 2.22 3/176 28413
/proc/meminfo: memFree=30921624/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10027 s]
/proc/loadavg: 2.00 2.00 2.22 3/176 28413
/proc/meminfo: memFree=30921624/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300239 s]
/proc/loadavg: 2.00 2.00 2.22 3/176 28413
/proc/meminfo: memFree=30921624/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700265 s]
/proc/loadavg: 2.00 2.00 2.22 3/176 28413
/proc/meminfo: memFree=30921624/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.22 3/178 28415
/proc/meminfo: memFree=30898312/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=64748 CPUtime=1.49 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 7535 0 0 0 148 1 0 0 20 0 1 0 391289154 66301952 7141 33554432000 134512640 146736320 4293533344 4293531296 140681180 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 16187 7141 1090 2985 0 6227 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73896

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.22 3/178 28415
/proc/meminfo: memFree=30897320/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=65672 CPUtime=3.09 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 7892 0 0 0 308 1 0 0 20 0 1 0 391289154 67248128 7498 33554432000 134512640 146736320 4293533344 4293531264 140679020 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 16418 7498 1233 2985 0 6458 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74820

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.22 3/178 28415
/proc/meminfo: memFree=30835256/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=175772 CPUtime=6.29 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 37797 0 0 0 622 7 0 0 20 0 1 0 391289154 179990528 36430 33554432000 134512640 146736320 4293533344 4293531256 144716523 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 43943 36430 4327 2985 0 33983 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 184920

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.22 3/178 28415
/proc/meminfo: memFree=30751392/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=216268 CPUtime=12.69 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 48992 0 0 0 1260 9 0 0 20 0 1 0 391289154 221458432 48770 33554432000 134512640 146736320 4293533344 4293531144 144716523 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 54067 48770 5967 2985 0 44107 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 225416

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.21 3/177 28415
/proc/meminfo: memFree=30743100/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=223872 CPUtime=25.48 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 52127 0 0 0 2539 9 0 0 20 0 1 0 391289154 229244928 51905 33554432000 134512640 146736320 4293533344 4293531180 140526528 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 55968 51905 7182 2985 0 46008 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 233020

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.21 3/177 28415
/proc/meminfo: memFree=30743224/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=224004 CPUtime=51.08 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 52160 0 0 0 5099 9 0 0 20 0 1 0 391289154 229380096 51938 33554432000 134512640 146736320 4293533344 4293531328 140683304 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 56001 51938 7182 2985 0 46041 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 233152

[startup+102.306 s]
/proc/loadavg: 2.04 2.01 2.20 3/177 28416
/proc/meminfo: memFree=30742648/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=224136 CPUtime=102.27 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 52204 0 0 0 10218 9 0 0 20 0 1 0 391289154 229515264 51973 33554432000 134512640 146736320 4293533344 4293531196 140528645 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 56034 51973 7182 2985 0 46074 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 233284

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.18 3/177 28416
/proc/meminfo: memFree=30742524/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=224268 CPUtime=162.25 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 52231 0 0 0 16216 9 0 0 20 0 1 0 391289154 229650432 52000 33554432000 134512640 146736320 4293533344 4293531356 140683248 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 56067 52000 7182 2985 0 46107 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 233416

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.17 3/177 28416
/proc/meminfo: memFree=30742276/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=224400 CPUtime=222.24 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 52254 0 0 0 22215 9 0 0 20 0 1 0 391289154 229785600 52023 33554432000 134512640 146736320 4293533344 4293531288 134814118 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 56100 52023 7182 2985 0 46140 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 233548

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/177 28416
/proc/meminfo: memFree=30742276/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=224400 CPUtime=282.23 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 52272 0 0 0 28214 9 0 0 20 0 1 0 391289154 229785600 52041 33554432000 134512640 146736320 4293533344 4293531260 141028032 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 56100 52041 7182 2985 0 46140 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 233548

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/177 28416
/proc/meminfo: memFree=30742276/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=274568 CPUtime=342.22 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 68626 0 0 0 34210 12 0 0 20 0 1 0 391289154 281157632 64044 33554432000 134512640 146736320 4293533344 4293531208 144716523 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 68642 64044 530 2985 0 65576 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 283716

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/177 28417
/proc/meminfo: memFree=30134052/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 1.01 1.41 1.78 2/170 28454
/proc/meminfo: memFree=30067204/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=1352348 CPUtime=1362.07 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 376721 0 0 0 136078 129 0 0 20 0 1 0 391289154 1384804352 235796 33554432000 134512640 146736320 4293533344 4293528148 135846438 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 338087 235796 798 2985 0 335021 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1361496

[startup+1422.31 s]
/proc/loadavg: 1.00 1.33 1.73 2/170 28454
/proc/meminfo: memFree=30067576/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=1352348 CPUtime=1422.07 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 379509 0 0 0 142076 131 0 0 20 0 1 0 391289154 1384804352 235796 33554432000 134512640 146736320 4293533344 4293527848 136480341 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 338087 235796 798 2985 0 335021 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1361496

[startup+1482.3 s]
/proc/loadavg: 1.00 1.27 1.68 2/170 28454
/proc/meminfo: memFree=30067452/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=1352348 CPUtime=1482.04 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 381958 0 0 0 148072 132 0 0 20 0 1 0 391289154 1384804352 235796 33554432000 134512640 146736320 4293533344 4293527100 135526877 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 338087 235796 798 2985 0 335021 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1361496

[startup+1542.3 s]
/proc/loadavg: 1.00 1.22 1.64 2/170 28454
/proc/meminfo: memFree=30067576/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=1352348 CPUtime=1542.04 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 384429 0 0 0 154070 134 0 0 20 0 1 0 391289154 1384804352 235797 33554432000 134512640 146736320 4293533344 4293527848 136480341 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 338087 235797 798 2985 0 335021 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1361496

[startup+1602.3 s]
/proc/loadavg: 1.05 1.19 1.60 2/170 28455
/proc/meminfo: memFree=30067576/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=1352348 CPUtime=1602.03 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 386571 0 0 0 160068 135 0 0 20 0 1 0 391289154 1384804352 235798 33554432000 134512640 146736320 4293533344 4293528008 139043748 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 338087 235798 798 2985 0 335021 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1361496

[startup+1662.3 s]
/proc/loadavg: 1.02 1.15 1.56 2/170 28455
/proc/meminfo: memFree=30067452/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=1352348 CPUtime=1662.02 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 388372 0 0 0 166066 136 0 0 20 0 1 0 391289154 1384804352 235798 33554432000 134512640 146736320 4293533344 4293528140 136017665 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 338087 235798 798 2985 0 335021 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1361496

[startup+1722.3 s]
/proc/loadavg: 1.00 1.12 1.52 2/170 28455
/proc/meminfo: memFree=30067576/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=1352348 CPUtime=1722.01 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 390532 0 0 0 172063 138 0 0 20 0 1 0 391289154 1384804352 235798 33554432000 134512640 146736320 4293533344 4293527976 139044572 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 338087 235798 798 2985 0 335021 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1361496

[startup+1782.3 s]
/proc/loadavg: 1.00 1.10 1.49 2/171 28458
/proc/meminfo: memFree=30067568/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=1352348 CPUtime=1782 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 391990 0 0 0 178061 139 0 0 20 0 1 0 391289154 1384804352 235798 33554432000 134512640 146736320 4293533344 4293528028 135855127 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 338087 235798 798 2985 0 335021 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1361496

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.09 1.48 2/171 28458
/proc/meminfo: memFree=30067568/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=1352348 CPUtime=1791.61 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 392357 0 0 0 179022 139 0 0 20 0 1 0 391289154 1384804352 235798 33554432000 134512640 146736320 4293533344 4293527936 136413878 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 338087 235798 798 2985 0 335021 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 1361496

[startup+1795.1 s]
/proc/loadavg: 1.00 1.09 1.48 2/171 28458
/proc/meminfo: memFree=30067568/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=1352348 CPUtime=1794.81 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 392357 0 0 0 179342 139 0 0 20 0 1 0 391289154 1384804352 235798 33554432000 134512640 146736320 4293533344 4293528004 136385183 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 338087 235798 798 2985 0 335021 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 1361496

[startup+1798.3 s]
/proc/loadavg: 1.00 1.09 1.48 2/171 28458
/proc/meminfo: memFree=30067568/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=1352348 CPUtime=1798 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 392357 0 0 0 179661 139 0 0 20 0 1 0 391289154 1384804352 235798 33554432000 134512640 146736320 4293533344 4293528196 139028313 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 338087 235798 798 2985 0 335021 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 1361496

[startup+1799.1 s]
/proc/loadavg: 1.00 1.09 1.48 2/171 28458
/proc/meminfo: memFree=30067568/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=1352348 CPUtime=1798.8 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 392357 0 0 0 179741 139 0 0 20 0 1 0 391289154 1384804352 235798 33554432000 134512640 146736320 4293533344 4293528112 136400477 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 338087 235798 798 2985 0 335021 0
Current children cumulated CPU time (s) 1798.8
Current children cumulated vsize (KiB) 1361496

[startup+1799.9 s]
/proc/loadavg: 1.00 1.09 1.48 2/171 28458
/proc/meminfo: memFree=30067568/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=1638600 CPUtime=1799.6 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 404080 0 0 0 179817 143 0 0 20 0 1 0 391289154 1677926400 265047 33554432000 134512640 146736320 4293533344 4293527860 135450925 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 409650 265047 806 2985 0 406584 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (KiB) 1647748

[startup+1800.3 s]
/proc/loadavg: 1.00 1.09 1.48 2/171 28458
/proc/meminfo: memFree=30067568/32873852 swapFree=6864/6864
[pid=28413] ppid=28411 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28413/stat : 28413 (run) S 28411 28413 24426 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391289154 9367552 270 33554432000 4194304 5064252 140736531660640 140736531659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28413/statm: 2287 270 229 213 0 72 0
[pid=28414] ppid=28413 vsize=843320 CPUtime=1799.99 cores=0,2,4,6
/proc/28414/stat : 28414 (pb_cplex) R 28413 28413 24426 0 -1 4202496 411149 0 0 0 179852 147 0 0 20 0 1 0 391289154 863559680 124325 33554432000 134512640 146736320 4293533344 4293532112 134947897 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28414/statm: 210830 124325 828 2985 0 207764 0
Current children cumulated CPU time (s) 1799.99
Current children cumulated vsize (KiB) 852468

Child status: 0
Real time (s): 1800.35
CPU time (s): 1800.06
CPU user time (s): 1798.56
CPU system time (s): 1.49677
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 1716772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.56
system time used= 1.49677
maximum resident set size= 1185320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 411525
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= 38
involuntary context switches= 1881

runsolver used 3.46747 second user time and 9.50555 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-09 16:20:37
IDJOB=3743171
IDBENCH=90877
IDSOLVER=2325
FILE ID=node129/3743171-1339251636
RUNJOBID= node129-1339246833-24443
PBS_JOBID= 14644352
Free space on /tmp= 70984 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_unif_10null20mast_rapportOE1.0_TMAX300_K192_cod2.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743171-1339251636/watcher-3743171-1339251636 -o /tmp/evaluation-result-3743171-1339251636/solver-3743171-1339251636 -C 1800 -W 1900 -M 15500  run HOME/instance-3743171-1339251636.opb

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

MD5SUM BENCH= 8d651cc878ba5f8db7c83d3bfed1cb1c
RANDOM SEED=1868907851

node129.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.957
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.91
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.957
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.957
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.91
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.957
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.91
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.957
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.90
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.957
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.92
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.957
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.90
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        30922168 kB
Buffers:          441676 kB
Cached:           514812 kB
SwapCached:         2008 kB
Active:           668696 kB
Inactive:         361848 kB
Active(anon):      71564 kB
Inactive(anon):     4180 kB
Active(file):     597132 kB
Inactive(file):   357668 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67100448 kB
Dirty:             44364 kB
Writeback:             0 kB
AnonPages:         80816 kB
Mapped:            11892 kB
Shmem:                 0 kB
Slab:             781368 kB
SReclaimable:     223260 kB
SUnreclaim:       558108 kB
KernelStack:        1448 kB
PageTables:         4120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     208016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 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-3743171-1339251636.opb

Free space on /tmp at the end= 70984 MiB
End job on node129 at 2012-06-09 16:50:37