Trace number 3738101

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? (TO) 1800.11 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/featureSubscription/
normalized-50-250-false-45-90-4-4000opt.opb
MD5SUM6c6e5d09e1e6b4cdc1d36588d438ba6a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-164
Best CPU time to get the best result obtained on this benchmark6.559
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2025
Total number of constraints63250
Number of constraints which are clauses63250
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 135
Biggest coefficient in the objective function 4
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 316
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 316
Number of bits of the biggest sum of numbers9
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-3738101-1339248871.opb.
0.00/0.00	c Instance file HOME/instance-3738101-1339248871.opb
0.00/0.00	c File size is 2109722 bytes.
0.00/0.26	c Highest Coefficient sum: 4
0.00/0.26	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.29	c ============================[ Problem Statistics ]=============================
0.00/0.29	c |                                                                             |
0.00/0.29	c |  Parsing time:          0.28         s                                      |
0.00/0.29	c |  Number Variables:      2025                                                |
0.00/0.30	c |  Number Constraints:    63250                                               |
0.00/0.30	c ===============================================================================
1800.10/1800.40	c Remaining time 1799.72 sec.
1800.10/1800.40	c 
1800.10/1800.40	c *** INTERRUPTED ***
1800.10/1800.40	s UNKNOWN
1800.10/1800.40	c Total CPU time              : 1798.97 s
1800.10/1800.40	c Memory used           : 207.60 MB
1800.10/1800.40	c CPU time              : 1798.97 s
1800.10/1800.40	c 
1800.10/1800.40	c *** INTERRUPTED ***

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-3738101-1339248871/watcher-3738101-1339248871 -o /tmp/evaluation-result-3738101-1339248871/solver-3738101-1339248871 -C 1800 -W 1900 -M 15500 run HOME/instance-3738101-1339248871.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.03 2.16 2.82 3/175 12214
/proc/meminfo: memFree=31209620/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0

[startup+0.0075101 s]
/proc/loadavg: 2.03 2.16 2.82 3/175 12214
/proc/meminfo: memFree=31209620/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100301 s]
/proc/loadavg: 2.03 2.16 2.82 3/175 12214
/proc/meminfo: memFree=31209620/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300281 s]
/proc/loadavg: 2.03 2.16 2.82 3/175 12214
/proc/meminfo: memFree=31209620/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700327 s]
/proc/loadavg: 2.03 2.16 2.82 3/175 12214
/proc/meminfo: memFree=31209620/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.02 2.16 2.81 3/177 12216
/proc/meminfo: memFree=31159180/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=116704 CPUtime=1.48 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 25073 0 0 0 145 3 0 0 20 0 1 0 391012172 119504896 13296 33554432000 134512640 146736320 4288686992 4288681960 136015579 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 29176 13296 789 2985 0 26110 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 125852

[startup+3.10032 s]
/proc/loadavg: 2.02 2.16 2.81 3/177 12216
/proc/meminfo: memFree=31158444/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=117284 CPUtime=3.08 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 25192 0 0 0 305 3 0 0 20 0 1 0 391012172 120098816 13415 33554432000 134512640 146736320 4288686992 4288681016 135997666 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 29321 13415 789 2985 0 26255 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 126432

[startup+6.30032 s]
/proc/loadavg: 2.10 2.17 2.81 3/177 12216
/proc/meminfo: memFree=31158320/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=117284 CPUtime=6.28 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 25193 0 0 0 625 3 0 0 20 0 1 0 391012172 120098816 13416 33554432000 134512640 146736320 4288686992 4288679888 135459808 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 29321 13416 789 2985 0 26255 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 126432

[startup+12.7003 s]
/proc/loadavg: 2.09 2.17 2.81 3/177 12216
/proc/meminfo: memFree=31155180/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=117284 CPUtime=12.68 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 25193 0 0 0 1265 3 0 0 20 0 1 0 391012172 120098816 13416 33554432000 134512640 146736320 4288686992 4288681584 136384846 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 29321 13416 789 2985 0 26255 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 126432

[startup+25.5003 s]
/proc/loadavg: 2.07 2.16 2.79 3/177 12216
/proc/meminfo: memFree=31148592/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=117284 CPUtime=25.48 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 25193 0 0 0 2544 4 0 0 20 0 1 0 391012172 120098816 13416 33554432000 134512640 146736320 4288686992 4288681960 136015567 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 29321 13416 789 2985 0 26255 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 126432

[startup+51.1004 s]
/proc/loadavg: 2.05 2.14 2.77 3/177 12216
/proc/meminfo: memFree=31135428/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=124708 CPUtime=51.08 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 25885 0 0 0 5104 4 0 0 20 0 1 0 391012172 127700992 15130 33554432000 134512640 146736320 4288686992 4288681528 138768475 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 31177 15130 797 2985 0 28111 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 133856

[startup+102.307 s]
/proc/loadavg: 2.02 2.12 2.73 3/177 12217
/proc/meminfo: memFree=31096700/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=166868 CPUtime=102.28 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 36411 0 0 0 10222 6 0 0 20 0 1 0 391012172 170872832 21418 33554432000 134512640 146736320 4288686992 4288681164 136017763 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 41717 21418 866 2985 0 38651 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 176016

[startup+162.3 s]
/proc/loadavg: 2.05 2.11 2.69 3/177 12217
/proc/meminfo: memFree=31088120/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=166916 CPUtime=162.26 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 59367 0 0 0 16216 10 0 0 20 0 1 0 391012172 170921984 21434 33554432000 134512640 146736320 4288686992 4288681164 136017485 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 41729 21434 866 2985 0 38663 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 176064

[startup+222.3 s]
/proc/loadavg: 2.06 2.10 2.65 3/177 12217
/proc/meminfo: memFree=31076220/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=166924 CPUtime=222.24 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 84926 0 0 0 22209 15 0 0 20 0 1 0 391012172 170930176 23666 33554432000 134512640 146736320 4288686992 4288681164 136017787 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 41731 23666 866 2985 0 38665 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 176072

[startup+282.3 s]
/proc/loadavg: 2.10 2.11 2.61 3/177 12217
/proc/meminfo: memFree=31065288/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=166924 CPUtime=282.23 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 111977 0 0 0 28202 21 0 0 20 0 1 0 391012172 170930176 26365 33554432000 134512640 146736320 4288686992 4288681164 136017481 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 41731 26365 866 2985 0 38665 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 176072

[startup+342.3 s]
/proc/loadavg: 2.08 2.10 2.58 3/178 12220
/proc/meminfo: memFree=31067324/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=167492 CPUtime=342.23 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 161394 0 0 0 34191 32 0 0 20 0 1 0 391012172 171511808 25702 33554432000 134512640 146736320 4288686992 4288681164 136017519 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 41873 25702 911 2985 0 38807 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 176640

[startup+402.3 s]
/proc/loadavg: 2.09 2.10 2.54 3/177 12221
/proc/meminfo: memFree=31066960/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=212556 CPUtime=1062.11 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 479240 0 0 0 106120 91 0 0 20 0 1 0 391012172 217657344 33203 33554432000 134512640 146736320 4288686992 4288682768 137698804 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 53139 33203 922 2985 0 50073 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 221704

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.24 3/177 12227
/proc/meminfo: memFree=31059660/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=170864 CPUtime=1122.1 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 483010 0 0 0 112118 92 0 0 20 0 1 0 391012172 174964736 27042 33554432000 134512640 146736320 4288686992 4288681164 136017763 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 42716 27042 922 2985 0 39650 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 180012

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.22 3/177 12227
/proc/meminfo: memFree=31058728/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=171020 CPUtime=1182.08 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 483043 0 0 0 118116 92 0 0 20 0 1 0 391012172 175124480 27075 33554432000 134512640 146736320 4288686992 4288680852 136017777 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 42755 27075 922 2985 0 39689 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 180168

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.21 3/177 12227
/proc/meminfo: memFree=31058164/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=171116 CPUtime=1242.08 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 483065 0 0 0 124116 92 0 0 20 0 1 0 391012172 175222784 27173 33554432000 134512640 146736320 4288686992 4288681164 136017787 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 42779 27173 922 2985 0 39713 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 180264

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.19 3/176 12227
/proc/meminfo: memFree=31057984/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=171128 CPUtime=1302.08 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 483068 0 0 0 130115 93 0 0 20 0 1 0 391012172 175235072 27176 33554432000 134512640 146736320 4288686992 4288681072 136384883 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 42782 27176 922 2985 0 39716 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 180276

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.17 3/177 12228
/proc/meminfo: memFree=31057852/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=171128 CPUtime=1362.06 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 483068 0 0 0 136113 93 0 0 20 0 1 0 391012172 175235072 27176 33554432000 134512640 146736320 4288686992 4288680776 135525914 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 42782 27176 922 2985 0 39716 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 180276

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.16 3/177 12228
/proc/meminfo: memFree=31061016/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=169560 CPUtime=1422.06 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 498770 0 0 0 142110 96 0 0 20 0 1 0 391012172 173629440 26267 33554432000 134512640 146736320 4288686992 4288680852 136017763 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 42390 26267 922 2985 0 39324 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 178708

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.15 3/177 12228
/proc/meminfo: memFree=31058720/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=169568 CPUtime=1482.04 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 519549 0 0 0 148104 100 0 0 20 0 1 0 391012172 173637632 26793 33554432000 134512640 146736320 4288686992 4288681032 139043585 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 42392 26793 922 2985 0 39326 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 178716

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/178 12231
/proc/meminfo: memFree=31057216/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=169684 CPUtime=1542.04 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 521960 0 0 0 154101 103 0 0 20 0 1 0 391012172 173756416 27107 33554432000 134512640 146736320 4288686992 4288681164 136017755 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 42421 27107 922 2985 0 39355 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 178832

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/178 12254
/proc/meminfo: memFree=31056928/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=169700 CPUtime=1602.03 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 523791 0 0 0 160098 105 0 0 20 0 1 0 391012172 173772800 27111 33554432000 134512640 146736320 4288686992 4288681164 136017481 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 42425 27111 922 2985 0 39359 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 178848

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/177 12255
/proc/meminfo: memFree=31057092/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=169792 CPUtime=1662.01 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 525669 0 0 0 166095 106 0 0 20 0 1 0 391012172 173867008 27134 33554432000 134512640 146736320 4288686992 4288680852 136017485 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 42448 27134 922 2985 0 39382 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 178940

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/177 12305
/proc/meminfo: memFree=31269256/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=169792 CPUtime=1722 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 527614 0 0 0 172092 108 0 0 20 0 1 0 391012172 173867008 27134 33554432000 134512640 146736320 4288686992 4288681164 136017485 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 42448 27134 922 2985 0 39382 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 178940

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/177 12305
/proc/meminfo: memFree=30866648/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=169792 CPUtime=1781.99 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 529597 0 0 0 178089 110 0 0 20 0 1 0 391012172 173867008 27134 33554432000 134512640 146736320 4288686992 4288681164 136017474 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 42448 27134 922 2985 0 39382 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 178940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.09 3/177 12305
/proc/meminfo: memFree=30914364/32873852 swapFree=7632/7632
[pid=12214] ppid=12212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12214/stat : 12214 (run) S 12212 12214 11452 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 391012172 9367552 269 33554432000 4194304 5064252 140734478504384 140734478503296 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12214/statm: 2287 269 229 213 0 72 0
[pid=12215] ppid=12214 vsize=212576 CPUtime=1800.1 cores=0,2,4,6
/proc/12215/stat : 12215 (pb_cplex) R 12214 12214 11452 0 -1 4202496 540450 0 0 0 179897 113 0 0 20 0 1 0 391012172 217677824 33834 33554432000 134512640 146736320 4288686992 4288682768 137698804 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/12215/statm: 53144 33834 922 2985 0 50078 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 221724

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1798.97
CPU system time (s): 1.14183
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 238148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.97
system time used= 1.14183
maximum resident set size= 162320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 540814
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= 30
involuntary context switches= 1924

runsolver used 3.3075 second user time and 7.2009 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-09 15:34:31
IDJOB=3738101
IDBENCH=71823
IDSOLVER=2325
FILE ID=node131/3738101-1339248871
RUNJOBID= node131-1339246832-11469
PBS_JOBID= 14644350
Free space on /tmp= 71088 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/featureSubscription/normalized-50-250-false-45-90-4-4000opt.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3738101-1339248871/watcher-3738101-1339248871 -o /tmp/evaluation-result-3738101-1339248871/solver-3738101-1339248871 -C 1800 -W 1900 -M 15500  run HOME/instance-3738101-1339248871.opb

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

MD5SUM BENCH= 6c6e5d09e1e6b4cdc1d36588d438ba6a
RANDOM SEED=1091329772

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        31209520 kB
Buffers:          277356 kB
Cached:           241644 kB
SwapCached:         3456 kB
Active:           579616 kB
Inactive:         197120 kB
Active(anon):     255140 kB
Inactive(anon):     4856 kB
Active(file):     324476 kB
Inactive(file):   192264 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098424 kB
Dirty:             18252 kB
Writeback:             0 kB
AnonPages:        265424 kB
Mapped:            12100 kB
Shmem:                 0 kB
Slab:             744468 kB
SReclaimable:     185188 kB
SUnreclaim:       559280 kB
KernelStack:        1448 kB
PageTables:         5080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     551716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 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-3738101-1339248871.opb

Free space on /tmp at the end= 71048 MiB
End job on node131 at 2012-06-09 16:04:32