Trace number 3740380

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.02 1800.31

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12051_6.std.opb
MD5SUM75e952fe200f2a6f99db60c06cf77c7e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark228
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints256265
Number of constraints which are clauses255065
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint98
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3740380-1339249312.opb.
0.00/0.00	c Instance file HOME/instance-3740380-1339249312.opb
0.00/0.00	c File size is 8262053 bytes.
1.89/1.98	c Highest Coefficient sum: 579
1.89/1.98	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
2.09/2.14	c ============================[ Problem Statistics ]=============================
2.09/2.14	c |                                                                             |
2.09/2.14	c |  Parsing time:          2.10         s                                      |
2.09/2.14	c |  Number Variables:      72842                                               |
2.09/2.17	c |  Number Constraints:    256265                                              |
2.09/2.17	c ===============================================================================
1800.02/1800.30	c Remaining time 1797.88 sec.
1800.02/1800.30	c 
1800.02/1800.30	c *** INTERRUPTED ***
1800.02/1800.30	s UNKNOWN
1800.02/1800.30	c Total CPU time              : 1798.45 s
1800.02/1800.30	c Memory used           : 604.10 MB
1800.02/1800.30	c CPU time              : 1798.45 s
1800.02/1800.30	c 
1800.02/1800.30	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-3740380-1339249312/watcher-3740380-1339249312 -o /tmp/evaluation-result-3740380-1339249312/solver-3740380-1339249312 -C 1800 -W 1900 -M 15500 run HOME/instance-3740380-1339249312.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: 8.21 7.14 6.77 3/177 8070
/proc/meminfo: memFree=31504372/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0

[startup+0.0706969 s]
/proc/loadavg: 8.21 7.14 6.77 3/177 8070
/proc/meminfo: memFree=31504372/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100276 s]
/proc/loadavg: 8.21 7.14 6.77 3/177 8070
/proc/meminfo: memFree=31504372/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300278 s]
/proc/loadavg: 8.21 7.14 6.77 3/177 8070
/proc/meminfo: memFree=31504372/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700274 s]
/proc/loadavg: 8.21 7.14 6.77 3/177 8070
/proc/meminfo: memFree=31504372/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/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: 8.21 7.14 6.77 3/179 8072
/proc/meminfo: memFree=31444656/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=83272 CPUtime=1.49 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 17909 0 0 0 147 2 0 0 20 0 1 0 391055287 85270528 17338 33554432000 134512640 146736320 4290222656 4290220636 140681168 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 20818 17338 2188 2985 0 15734 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92420

[startup+3.10028 s]
/proc/loadavg: 8.21 7.14 6.77 3/179 8072
/proc/meminfo: memFree=31405568/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=177636 CPUtime=3.08 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 64803 0 0 0 299 9 0 0 20 0 1 0 391055287 181899264 39242 33554432000 134512640 146736320 4290222656 4290220480 137317498 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 44409 39242 661 2985 0 41343 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 186784

[startup+6.30028 s]
/proc/loadavg: 7.71 7.06 6.74 3/179 8072
/proc/meminfo: memFree=31234184/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=467492 CPUtime=6.28 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 123889 0 0 0 606 22 0 0 20 0 1 0 391055287 478711808 68340 33554432000 134512640 146736320 4290222656 4290217108 136017502 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 116873 68340 795 2985 0 113807 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 476640

[startup+12.7003 s]
/proc/loadavg: 7.26 6.97 6.72 3/179 8073
/proc/meminfo: memFree=31226352/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=482736 CPUtime=12.69 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 135161 0 0 0 1242 27 0 0 20 0 1 0 391055287 494321664 70892 33554432000 134512640 146736320 4290222656 4290216404 135455251 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 120684 70896 795 2985 0 117618 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 491884

[startup+25.5003 s]
/proc/loadavg: 6.17 6.75 6.65 3/179 8073
/proc/meminfo: memFree=31220272/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=480928 CPUtime=25.49 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 148547 0 0 0 2518 31 0 0 20 0 1 0 391055287 492470272 72191 33554432000 134512640 146736320 4290222656 4290217108 136017672 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 120232 72191 795 2985 0 117166 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 490076

[startup+51.1003 s]
/proc/loadavg: 4.75 6.36 6.52 3/179 8073
/proc/meminfo: memFree=31219232/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=481424 CPUtime=51.08 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 163458 0 0 0 5074 34 0 0 20 0 1 0 391055287 492978176 72329 33554432000 134512640 146736320 4290222656 4290217256 139044505 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 120356 72329 795 2985 0 117290 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 490572

[startup+102.307 s]
/proc/loadavg: 3.25 5.70 6.29 3/186 8080
/proc/meminfo: memFree=30844152/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=482076 CPUtime=102.27 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 184155 0 0 0 10187 40 0 0 20 0 1 0 391055287 493645824 76671 33554432000 134512640 146736320 4290222656 4290217512 136385265 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 120519 76671 795 2985 0 117453 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 491224

[startup+162.3 s]
/proc/loadavg: 2.46 5.03 6.02 3/186 8080
/proc/meminfo: memFree=30824152/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=482720 CPUtime=162.26 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 199610 0 0 0 16181 45 0 0 20 0 1 0 391055287 494305280 81395 33554432000 134512640 146736320 4290222656 4290217088 136400547 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 120680 81395 795 2985 0 117614 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 491868

[startup+222.3 s]
/proc/loadavg: 2.17 4.47 5.76 3/186 8080
/proc/meminfo: memFree=30819864/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=482920 CPUtime=222.25 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 212032 0 0 0 22176 49 0 0 20 0 1 0 391055287 494510080 81974 33554432000 134512640 146736320 4290222656 4290217392 136400463 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 120730 81974 795 2985 0 117664 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 492068

[startup+282.3 s]
/proc/loadavg: 2.06 4.02 5.52 3/186 8080
/proc/meminfo: memFree=30815112/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=483008 CPUtime=282.24 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 224516 0 0 0 28171 53 0 0 20 0 1 0 391055287 494600192 83188 33554432000 134512640 146736320 4290222656 4290217608 136388106 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 120752 83188 795 2985 0 117686 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 492156

[startup+342.3 s]
/proc/loadavg: 2.02 3.65 5.30 3/186 8081
/proc/meminfo: memFree=30785480/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=483056 CPUtime=342.23 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 236214 0 0 0 34166 57 0 0 20 0 1 0 391055287 494649344 83206 33554432000 134512640 146736320 4290222656 4290217308 135854509 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 120764 83206 795 2985 0 117698 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 492204

[startup+402.3 s]
/proc/loadavg: 2.01 3.35 5.09 3/186 8081
/proc/meminfo: memFree=30756656/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/8071/statm: 120998 83459 795 2985 0 117932 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 493140

[startup+1242.3 s]
/proc/loadavg: 8.65 5.28 4.51 10/186 8184
/proc/meminfo: memFree=30905220/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=483992 CPUtime=1242.09 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 404419 0 0 0 124095 114 0 0 20 0 1 0 391055287 495607808 83459 33554432000 134512640 146736320 4290222656 4290217608 136388081 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 120998 83459 795 2985 0 117932 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 493140

[startup+1302.3 s]
/proc/loadavg: 8.87 5.95 4.79 10/186 8184
/proc/meminfo: memFree=30948772/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=484000 CPUtime=1302.1 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 417330 0 0 0 130091 119 0 0 20 0 1 0 391055287 495616000 83461 33554432000 134512640 146736320 4290222656 4290218216 144757825 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 121000 83461 795 2985 0 117934 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 493148

[startup+1362.3 s]
/proc/loadavg: 8.95 6.51 5.05 10/186 8184
/proc/meminfo: memFree=30871032/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=484036 CPUtime=1362.08 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 430137 0 0 0 136086 122 0 0 20 0 1 0 391055287 495652864 83465 33554432000 134512640 146736320 4290222656 4290216384 135468697 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 121009 83465 795 2985 0 117943 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 493184

[startup+1422.31 s]
/proc/loadavg: 5.35 5.99 4.97 3/179 8234
/proc/meminfo: memFree=31409596/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=484036 CPUtime=1422.08 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 443295 0 0 0 142081 127 0 0 20 0 1 0 391055287 495652864 83465 33554432000 134512640 146736320 4290222656 4290217528 136015570 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 121009 83465 795 2985 0 117943 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 493184

[startup+1482.3 s]
/proc/loadavg: 3.23 5.27 4.78 3/179 8234
/proc/meminfo: memFree=31413692/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=484068 CPUtime=1482.06 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 456876 0 0 0 148075 131 0 0 20 0 1 0 391055287 495685632 83474 33554432000 134512640 146736320 4290222656 4290217328 136384857 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 121017 83474 795 2985 0 117951 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 493216

[startup+1542.3 s]
/proc/loadavg: 2.45 4.67 4.60 3/178 8235
/proc/meminfo: memFree=31414212/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=484284 CPUtime=1542.04 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 470030 0 0 0 154069 135 0 0 20 0 1 0 391055287 495906816 83500 33554432000 134512640 146736320 4290222656 4290216364 135454070 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 121071 83500 795 2985 0 118005 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 493432

[startup+1602.3 s]
/proc/loadavg: 2.23 4.20 4.44 3/179 8236
/proc/meminfo: memFree=31413344/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=484296 CPUtime=1602.04 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 483439 0 0 0 160064 140 0 0 20 0 1 0 391055287 495919104 83503 33554432000 134512640 146736320 4290222656 4290217672 136000480 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 121074 83503 795 2985 0 118008 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 493444

[startup+1662.3 s]
/proc/loadavg: 2.08 3.79 4.28 3/186 8243
/proc/meminfo: memFree=31374848/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=484312 CPUtime=1662.03 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 496295 0 0 0 166059 144 0 0 20 0 1 0 391055287 495935488 83506 33554432000 134512640 146736320 4290222656 4290217528 136015579 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 121078 83506 795 2985 0 118012 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 493460

[startup+1722.3 s]
/proc/loadavg: 2.03 3.46 4.14 3/187 8246
/proc/meminfo: memFree=31363952/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=484336 CPUtime=1722.02 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 509725 0 0 0 172054 148 0 0 20 0 1 0 391055287 495960064 83512 33554432000 134512640 146736320 4290222656 4290217656 135972442 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 121084 83512 795 2985 0 118018 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 493484

[startup+1782.3 s]
/proc/loadavg: 5.11 3.97 4.26 10/186 8246
/proc/meminfo: memFree=31324204/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=484356 CPUtime=1782.02 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 523146 0 0 0 178049 153 0 0 20 0 1 0 391055287 495980544 83515 33554432000 134512640 146736320 4290222656 4290217808 136403109 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 121089 83515 795 2985 0 118023 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 493504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 6.21 4.29 4.36 10/186 8246
/proc/meminfo: memFree=31223584/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=618592 CPUtime=1800.02 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 539974 0 0 0 179845 157 0 0 20 0 1 0 391055287 633438208 108822 33554432000 134512640 146736320 4290222656 4290217456 136485728 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 154648 108822 805 2985 0 151582 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 627740

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

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

[startup+1800.3 s]
/proc/loadavg: 6.21 4.29 4.36 10/186 8246
/proc/meminfo: memFree=31223584/32873648 swapFree=7376/7376
[pid=8070] ppid=8068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (run) S 8068 8070 7175 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391055287 9367552 270 33554432000 4194304 5064252 140734850250384 140734850249296 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8070/statm: 2287 270 229 213 0 72 0
[pid=8071] ppid=8070 vsize=618592 CPUtime=1800.02 cores=0,2,4,6
/proc/8071/stat : 8071 (pb_cplex) R 8070 8070 7175 0 -1 4202496 539974 0 0 0 179845 157 0 0 20 0 1 0 391055287 633438208 108822 33554432000 134512640 146736320 4290222656 4290217456 136485728 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8071/statm: 154648 108822 805 2985 0 151582 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 627740

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8070 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1798.45
CPU system time (s): 1.57
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 627740

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

runsolver used 3.55146 second user time and 10.1045 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-09 15:41:52
IDJOB=3740380
IDBENCH=77238
IDSOLVER=2325
FILE ID=node149/3740380-1339249312
RUNJOBID= node149-1339246813-7191
PBS_JOBID= 14644332
Free space on /tmp= 63420 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12051_6.std.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740380-1339249312/watcher-3740380-1339249312 -o /tmp/evaluation-result-3740380-1339249312/solver-3740380-1339249312 -C 1800 -W 1900 -M 15500  run HOME/instance-3740380-1339249312.opb

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

MD5SUM BENCH= 75e952fe200f2a6f99db60c06cf77c7e
RANDOM SEED=1637685246

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31504644 kB
Buffers:          136304 kB
Cached:           128608 kB
SwapCached:         2056 kB
Active:           493956 kB
Inactive:          36356 kB
Active(anon):     262284 kB
Inactive(anon):     4100 kB
Active(file):     231672 kB
Inactive(file):    32256 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100100 kB
Dirty:             24880 kB
Writeback:             8 kB
AnonPages:        271932 kB
Mapped:            11404 kB
Shmem:                 0 kB
Slab:             695560 kB
SReclaimable:     139484 kB
SUnreclaim:       556076 kB
KernelStack:        1456 kB
PageTables:         4572 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     505464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3740380-1339249312.opb

Free space on /tmp at the end= 63408 MiB
End job on node149 at 2012-06-09 16:11:54