Trace number 3735991

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? 1799.68 1799.97

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_4.opb
MD5SUM7937d419688402745c19e3544f97b6e8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark1800.83
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 29
Optimality of the best value was proved NO
Number of variables99789
Total number of constraints388956
Number of constraints which are clauses388925
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints30
Minimum length of a constraint1
Maximum length of a constraint3140
Number of terms in the objective function 3140
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 3140
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 3178
Number of bits of the biggest sum of numbers12
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-3735991-1339248035.opb.
0.00/0.00	c Instance file HOME/instance-3735991-1339248035.opb
0.00/0.00	c File size is 12066143 bytes.
4.59/4.60	c Highest Coefficient sum: 3178
4.59/4.60	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
4.79/4.83	c ============================[ Problem Statistics ]=============================
4.79/4.83	c |                                                                             |
4.79/4.83	c |  Parsing time:          4.76         s                                      |
4.79/4.83	c |  Number Variables:      99789                                               |
4.79/4.88	c |  Number Constraints:    388956                                              |
4.79/4.88	c ===============================================================================
1799.61/1799.91	c Remaining time 1795.21 sec.
1799.61/1799.91	s UNKNOWN
1799.61/1799.91	c Total CPU time              : 1797.63 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-3735991-1339248035/watcher-3735991-1339248035 -o /tmp/evaluation-result-3735991-1339248035/solver-3735991-1339248035 -C 1800 -W 1900 -M 15500 run HOME/instance-3735991-1339248035.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: 6.89 9.03 7.25 4/176 25915
/proc/meminfo: memFree=31013304/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0

[startup+0.102045 s]
/proc/loadavg: 6.89 9.03 7.25 4/176 25915
/proc/meminfo: memFree=31013304/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200335 s]
/proc/loadavg: 6.89 9.03 7.25 4/176 25915
/proc/meminfo: memFree=31013304/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300262 s]
/proc/loadavg: 6.89 9.03 7.25 4/176 25915
/proc/meminfo: memFree=31013304/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/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: 6.89 9.03 7.25 4/176 25915
/proc/meminfo: memFree=31013304/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 6.89 9.03 7.25 3/178 25917
/proc/meminfo: memFree=31013296/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=38460 CPUtime=1.49 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 4318 0 0 0 148 1 0 0 20 0 1 0 390929045 39383040 4175 33554432000 134512640 146736320 4292644944 4292642856 144716523 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 9615 4175 697 2985 0 3603 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47608

[startup+3.10026 s]
/proc/loadavg: 6.50 8.91 7.22 3/178 25917
/proc/meminfo: memFree=30927488/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=89932 CPUtime=3.09 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 18706 0 0 0 306 3 0 0 20 0 1 0 390929045 92090368 18175 33554432000 134512640 146736320 4292644944 4292642892 140653472 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 22483 18175 2322 2985 0 16471 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 99080

[startup+6.30029 s]
/proc/loadavg: 6.50 8.91 7.22 3/178 25917
/proc/meminfo: memFree=30712744/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=248368 CPUtime=6.29 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 64076 0 0 0 618 11 0 0 20 0 1 0 390929045 254328832 55062 33554432000 134512640 146736320 4292644944 4292642744 136890966 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 62092 55062 639 2985 0 59026 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 257516

[startup+12.7003 s]
/proc/loadavg: 5.81 8.69 7.16 2/175 26010
/proc/meminfo: memFree=30809612/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=239700 CPUtime=12.69 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 91724 0 0 0 1252 17 0 0 20 0 1 0 390929045 245452800 53549 33554432000 134512640 146736320 4292644944 4292643088 138729718 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 59925 53549 663 2985 0 56859 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 248848

[startup+25.5004 s]
/proc/loadavg: 5.22 8.47 7.11 3/177 26065
/proc/meminfo: memFree=30545096/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=647104 CPUtime=25.49 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 129029 0 0 0 2525 24 0 0 20 0 1 0 390929045 662634496 75012 33554432000 134512640 146736320 4292644944 4292641472 138730560 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 161776 75012 686 2985 0 158710 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 656252

[startup+51.1004 s]
/proc/loadavg: 4.18 7.96 6.98 3/177 26065
/proc/meminfo: memFree=30299908/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=901152 CPUtime=51.08 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 186962 0 0 0 5058 50 0 0 20 0 1 0 390929045 922779648 119767 33554432000 134512640 146736320 4292644944 4292639488 136413878 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 225288 119767 792 2985 0 222222 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 910300

[startup+102.3 s]
/proc/loadavg: 2.97 6.99 6.70 3/177 26065
/proc/meminfo: memFree=30279676/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=908348 CPUtime=102.28 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 197966 0 0 0 10168 60 0 0 20 0 1 0 390929045 930148352 125001 33554432000 134512640 146736320 4292644944 4292639528 139044505 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 227087 125001 792 2985 0 224021 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 917496

[startup+162.3 s]
/proc/loadavg: 2.42 6.09 6.41 3/177 26065
/proc/meminfo: memFree=30252660/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=911512 CPUtime=162.26 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 201453 0 0 0 16162 64 0 0 20 0 1 0 390929045 933388288 130902 33554432000 134512640 146736320 4292644944 4292639544 136475869 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 227878 130902 792 2985 0 224812 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 920660

[startup+222.307 s]
/proc/loadavg: 2.22 5.36 6.13 3/177 26065
/proc/meminfo: memFree=30249736/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=912000 CPUtime=222.25 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 203913 0 0 0 22156 69 0 0 20 0 1 0 390929045 933888000 131521 33554432000 134512640 146736320 4292644944 4292639528 139044509 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 228000 131521 792 2985 0 224934 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 921148

[startup+282.3 s]
/proc/loadavg: 2.20 4.78 5.88 3/177 26065
/proc/meminfo: memFree=30223396/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=914712 CPUtime=282.24 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 208210 0 0 0 28149 75 0 0 20 0 1 0 390929045 936665088 138092 33554432000 134512640 146736320 4292644944 4292639424 136403414 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 228678 138092 792 2985 0 225612 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 923860

[startup+342.3 s]
/proc/loadavg: 2.07 4.27 5.64 3/177 26066
/proc/meminfo: memFree=30220232/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=916480 CPUtime=342.23 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 212873 0 0 0 34141 82 0 0 20 0 1 0 390929045 938475520 138781 33554432000 134512640 146736320 4292644944 4292639580 135854505 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 229120 138781 792 2985 0 226054 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 925628

[startup+402.3 s]
/proc/loadavg: 2.09 3.87 5.41 3/177 26066
/proc/meminfo: memFree=30220416/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.3 s]
/proc/loadavg: 2.03 3.31 4.61 3/177 28225
/proc/meminfo: memFree=30315068/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=922136 CPUtime=1422.07 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 283530 0 0 0 142035 172 0 0 20 0 1 0 390929045 944267264 144543 33554432000 134512640 146736320 4292644944 4292639536 136384857 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 230534 144543 792 2985 0 227468 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 931284

[startup+1482.3 s]
/proc/loadavg: 2.01 3.07 4.44 3/176 28225
/proc/meminfo: memFree=30314828/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=922400 CPUtime=1482.05 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 287372 0 0 0 148029 176 0 0 20 0 1 0 390929045 944537600 144602 33554432000 134512640 146736320 4292644944 4292639528 139044564 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 230600 144602 792 2985 0 227534 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 931548

[startup+1542.31 s]
/proc/loadavg: 2.00 2.87 4.29 3/177 28227
/proc/meminfo: memFree=30313332/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=922492 CPUtime=1542.05 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 291724 0 0 0 154024 181 0 0 20 0 1 0 390929045 944631808 144654 33554432000 134512640 146736320 4292644944 4292639944 135999578 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 230623 144654 792 2985 0 227557 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 931640

[startup+1602.3 s]
/proc/loadavg: 2.07 2.72 4.15 3/177 28227
/proc/meminfo: memFree=30312960/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=922604 CPUtime=1602.04 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 295597 0 0 0 160019 185 0 0 20 0 1 0 390929045 944746496 144670 33554432000 134512640 146736320 4292644944 4292639800 136015719 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 230651 144670 792 2985 0 227585 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 931752

[startup+1662.3 s]
/proc/loadavg: 2.09 2.61 4.02 3/177 28227
/proc/meminfo: memFree=30312588/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=922684 CPUtime=1662.02 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 299507 0 0 0 166013 189 0 0 20 0 1 0 390929045 944828416 144687 33554432000 134512640 146736320 4292644944 4292639424 136403482 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 230671 144687 792 2985 0 227605 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 931832

[startup+1722.3 s]
/proc/loadavg: 2.11 2.52 3.90 3/177 28227
/proc/meminfo: memFree=30310416/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=922760 CPUtime=1722.01 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 303342 0 0 0 172008 193 0 0 20 0 1 0 390929045 944906240 144702 33554432000 134512640 146736320 4292644944 4292639580 135854509 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 230690 144702 792 2985 0 227624 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 931908

[startup+1782.3 s]
/proc/loadavg: 2.03 2.41 3.77 3/178 28230
/proc/meminfo: memFree=30309788/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=922876 CPUtime=1782.01 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 306662 0 0 0 178003 198 0 0 20 0 1 0 390929045 945025024 144720 33554432000 134512640 146736320 4292644944 4292639944 136000422 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 230719 144720 792 2985 0 227653 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 932024

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

[startup+1792.01 s]
/proc/loadavg: 2.03 2.40 3.75 3/178 28230
/proc/meminfo: memFree=30309788/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=922904 CPUtime=1791.71 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 307156 0 0 0 178973 198 0 0 20 0 1 0 390929045 945053696 144727 33554432000 134512640 146736320 4292644944 4292639692 136017519 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 230726 144727 792 2985 0 227660 0
Current children cumulated CPU time (s) 1791.71
Current children cumulated vsize (KiB) 932052

[startup+1795.2 s]
/proc/loadavg: 2.03 2.40 3.75 3/178 28230
/proc/meminfo: memFree=30309664/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=922916 CPUtime=1794.91 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 307411 0 0 0 179293 198 0 0 20 0 1 0 390929045 945065984 144730 33554432000 134512640 146736320 4292644944 4292639692 136017481 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 230729 144730 792 2985 0 227663 0
Current children cumulated CPU time (s) 1794.91
Current children cumulated vsize (KiB) 932064

[startup+1798.4 s]
/proc/loadavg: 2.03 2.39 3.74 3/178 28230
/proc/meminfo: memFree=30309788/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=922916 CPUtime=1798.1 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 307411 0 0 0 179612 198 0 0 20 0 1 0 390929045 945065984 144730 33554432000 134512640 146736320 4292644944 4292639580 135854535 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 230729 144730 792 2985 0 227663 0
Current children cumulated CPU time (s) 1798.1
Current children cumulated vsize (KiB) 932064

[startup+1799.2 s]
/proc/loadavg: 2.03 2.39 3.74 3/178 28230
/proc/meminfo: memFree=30309788/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=922936 CPUtime=1798.9 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 307411 0 0 0 179692 198 0 0 20 0 1 0 390929045 945086464 144730 33554432000 134512640 146736320 4292644944 4292639660 135454073 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 230734 144730 792 2985 0 227668 0
Current children cumulated CPU time (s) 1798.9
Current children cumulated vsize (KiB) 932084

[startup+1799.6 s]
/proc/loadavg: 2.03 2.39 3.74 3/178 28230
/proc/meminfo: memFree=30307616/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=922936 CPUtime=1799.31 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 307653 0 0 0 179732 199 0 0 20 0 1 0 390929045 945086464 145249 33554432000 134512640 146736320 4292644944 4292639692 136017505 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 230734 145249 794 2985 0 227668 0
Current children cumulated CPU time (s) 1799.31
Current children cumulated vsize (KiB) 932084

[startup+1799.8 s]
/proc/loadavg: 2.03 2.39 3.74 3/178 28230
/proc/meminfo: memFree=30307616/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=922936 CPUtime=1799.51 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 307653 0 0 0 179752 199 0 0 20 0 1 0 390929045 945086464 145249 33554432000 134512640 146736320 4292644944 4292639604 135450603 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 230734 145249 794 2985 0 227668 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (KiB) 932084

[startup+1799.9 s]
/proc/loadavg: 2.03 2.39 3.74 3/178 28230
/proc/meminfo: memFree=30307616/32873852 swapFree=6864/6864
[pid=25915] ppid=25913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25915/stat : 25915 (run) S 25913 25915 24426 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390929045 9367552 270 33554432000 4194304 5064252 140734996392432 140734996391344 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25915/statm: 2287 270 229 213 0 72 0
[pid=25916] ppid=25915 vsize=922936 CPUtime=1799.61 cores=0,2,4,6
/proc/25916/stat : 25916 (pb_cplex) R 25915 25915 24426 0 -1 4202496 307889 0 0 0 179762 199 0 0 20 0 1 0 390929045 945086464 145249 33554432000 134512640 146736320 4292644944 4292640440 136360991 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 230734 145249 794 2985 0 227668 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (KiB) 932084

Child status: 0
Real time (s): 1799.97
CPU time (s): 1799.68
CPU user time (s): 1797.67
CPU system time (s): 2.01669
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 945524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.67
system time used= 2.01669
maximum resident set size= 594204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 309799
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= 19
involuntary context switches= 2302

runsolver used 2.6146 second user time and 7.2349 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-09 15:20:36
IDJOB=3735991
IDBENCH=25013
IDSOLVER=2325
FILE ID=node129/3735991-1339248035
RUNJOBID= node129-1339246833-24443
PBS_JOBID= 14644352
Free space on /tmp= 70996 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_4.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735991-1339248035/watcher-3735991-1339248035 -o /tmp/evaluation-result-3735991-1339248035/solver-3735991-1339248035 -C 1800 -W 1900 -M 15500  run HOME/instance-3735991-1339248035.opb

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

MD5SUM BENCH= 7937d419688402745c19e3544f97b6e8
RANDOM SEED=363756063

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:        31016196 kB
Buffers:          438312 kB
Cached:           490432 kB
SwapCached:         2008 kB
Active:           587056 kB
Inactive:         350532 kB
Active(anon):       5996 kB
Inactive(anon):     4180 kB
Active(file):     581060 kB
Inactive(file):   346352 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67100448 kB
Dirty:             48804 kB
Writeback:             0 kB
AnonPages:         12664 kB
Mapped:            10008 kB
Shmem:                 0 kB
Slab:             781152 kB
SReclaimable:     222920 kB
SUnreclaim:       558232 kB
KernelStack:        1448 kB
PageTables:         3652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     127468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 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-3735991-1339248035.opb

Free space on /tmp at the end= 70980 MiB
End job on node129 at 2012-06-09 15:50:36