Trace number 3738244

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/featureSubscription/
normalized-50-750-false-45-90-4-9000opt.opb
MD5SUM3178a50232316e72958589cc9e9cd436
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-79
Best CPU time to get the best result obtained on this benchmark1.41179
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 constraints30187
Number of constraints which are clauses30187
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 364
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 364
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-3738244-1339248944.opb.
0.00/0.00	c Instance file HOME/instance-3738244-1339248944.opb
0.00/0.00	c File size is 999203 bytes.
0.00/0.12	c Highest Coefficient sum: 4
0.00/0.12	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.14	c ============================[ Problem Statistics ]=============================
0.00/0.14	c |                                                                             |
0.00/0.14	c |  Parsing time:          0.14         s                                      |
0.00/0.14	c |  Number Variables:      2025                                                |
0.00/0.14	c |  Number Constraints:    30187                                               |
0.00/0.14	c ===============================================================================
1800.01/1800.30	c Remaining time 1799.86 sec.
1800.01/1800.30	c 
1800.01/1800.30	c *** INTERRUPTED ***
1800.01/1800.30	s UNKNOWN
1800.01/1800.30	c Total CPU time              : 1798.19 s
1800.01/1800.30	c Memory used           : 94.66 MB
1800.01/1800.30	c CPU time              : 1798.19 s
1800.01/1800.30	c 
1800.01/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-3738244-1339248944/watcher-3738244-1339248944 -o /tmp/evaluation-result-3738244-1339248944/solver-3738244-1339248944 -C 1800 -W 1900 -M 15500 run HOME/instance-3738244-1339248944.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: 7.66 8.29 7.92 3/177 9013
/proc/meminfo: memFree=30016380/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0

[startup+0.098633 s]
/proc/loadavg: 7.66 8.29 7.92 3/177 9013
/proc/meminfo: memFree=30016380/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100292 s]
/proc/loadavg: 7.66 8.29 7.92 3/177 9013
/proc/meminfo: memFree=30016380/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30027 s]
/proc/loadavg: 7.66 8.29 7.92 3/177 9013
/proc/meminfo: memFree=30016380/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700241 s]
/proc/loadavg: 7.66 8.29 7.92 3/177 9013
/proc/meminfo: memFree=30016380/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 7.66 8.29 7.92 3/179 9015
/proc/meminfo: memFree=29991424/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=59240 CPUtime=1.49 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 9827 0 0 0 148 1 0 0 20 0 1 0 391018833 60661760 7081 33554432000 134512640 146736320 4294403600 4294396872 135456524 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 14810 7081 789 2985 0 11744 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68388

[startup+3.10028 s]
/proc/loadavg: 7.66 8.29 7.92 3/179 9015
/proc/meminfo: memFree=29991184/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=59240 CPUtime=3.09 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 9828 0 0 0 308 1 0 0 20 0 1 0 391018833 60661760 7082 33554432000 134512640 146736320 4294403600 4294398020 135523447 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 14810 7082 789 2985 0 11744 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68388

[startup+6.30027 s]
/proc/loadavg: 7.28 8.20 7.89 3/178 9015
/proc/meminfo: memFree=29991076/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=59240 CPUtime=6.29 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 9828 0 0 0 628 1 0 0 20 0 1 0 391018833 60661760 7082 33554432000 134512640 146736320 4294403600 4294398568 136015579 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 14810 7082 789 2985 0 11744 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68388

[startup+12.7003 s]
/proc/loadavg: 6.86 8.10 7.86 3/179 9016
/proc/meminfo: memFree=29988628/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=62408 CPUtime=12.69 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 10408 0 0 0 1268 1 0 0 20 0 1 0 391018833 63905792 7662 33554432000 134512640 146736320 4294403600 4294398136 138768475 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 15602 7662 797 2985 0 12536 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71556

[startup+25.5003 s]
/proc/loadavg: 5.78 7.80 7.76 3/179 9016
/proc/meminfo: memFree=29977776/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=78388 CPUtime=25.48 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 16004 0 0 0 2546 2 0 0 20 0 1 0 391018833 80269312 10413 33554432000 134512640 146736320 4294403600 4294397772 136017485 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 19597 10413 866 2985 0 16531 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 87536

[startup+51.1003 s]
/proc/loadavg: 4.49 7.33 7.61 3/179 9016
/proc/meminfo: memFree=29977900/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=78404 CPUtime=51.08 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 33862 0 0 0 5103 5 0 0 20 0 1 0 391018833 80285696 10417 33554432000 134512640 146736320 4294403600 4294398160 136403114 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 19601 10417 866 2985 0 16535 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87552

[startup+102.306 s]
/proc/loadavg: 3.12 6.52 7.32 3/186 9023
/proc/meminfo: memFree=29878408/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=78148 CPUtime=102.27 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 80465 0 0 0 10213 14 0 0 20 0 1 0 391018833 80023552 13286 33554432000 134512640 146736320 4294403600 4294397772 136017496 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 19537 13286 909 2985 0 16471 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 87296

[startup+162.3 s]
/proc/loadavg: 2.45 5.71 6.99 3/186 9023
/proc/meminfo: memFree=29878032/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=79784 CPUtime=162.26 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 109301 0 0 0 16205 21 0 0 20 0 1 0 391018833 81698816 13469 33554432000 134512640 146736320 4294403600 4294397772 136017763 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 19946 13469 923 2985 0 16880 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 88932

[startup+222.3 s]
/proc/loadavg: 6.37 6.21 7.08 10/186 9023
/proc/meminfo: memFree=29663688/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=81292 CPUtime=222.25 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 130064 0 0 0 22201 24 0 0 20 0 1 0 391018833 83243008 13770 33554432000 134512640 146736320 4294403600 4294398160 136403114 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 20323 13770 923 2985 0 17257 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 90440

[startup+282.3 s]
/proc/loadavg: 8.03 6.72 7.19 10/187 9026
/proc/meminfo: memFree=29644656/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=79584 CPUtime=282.24 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 148262 0 0 0 28195 29 0 0 20 0 1 0 391018833 81494016 13450 33554432000 134512640 146736320 4294403600 4294398208 139046545 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 19896 13450 923 2985 0 16830 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 88732

[startup+342.3 s]
/proc/loadavg: 8.64 7.13 7.30 10/186 9027
/proc/meminfo: memFree=29641796/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=80252 CPUtime=342.23 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 186041 0 0 0 34186 37 0 0 20 0 1 0 391018833 82178048 13581 33554432000 134512640 146736320 4294403600 4294397624 136475773 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 20063 13581 923 2985 0 16997 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 89400

[startup+402.3 s]
/proc/loadavg: 8.26 7.32 7.36 7/186 9027
/proc/meminfo: memFree=29632772/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=79740 CPUtime=1122.11 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 621412 0 0 0 112089 122 0 0 20 0 1 0 391018833 81653760 13495 33554432000 134512640 146736320 4294403600 4294397384 135525920 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 19935 13495 923 2985 0 16869 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 88888

[startup+1182.3 s]
/proc/loadavg: 2.00 2.41 4.34 3/186 9097
/proc/meminfo: memFree=29861276/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=79756 CPUtime=1182.1 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 652767 0 0 0 118082 128 0 0 20 0 1 0 391018833 81670144 13484 33554432000 134512640 146736320 4294403600 4294397772 136017485 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 19939 13484 923 2985 0 16873 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 88904

[startup+1242.3 s]
/proc/loadavg: 2.09 2.37 4.20 3/186 9098
/proc/meminfo: memFree=29860840/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=78872 CPUtime=1242.09 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 661608 0 0 0 124079 130 0 0 20 0 1 0 391018833 80764928 13303 33554432000 134512640 146736320 4294403600 4294397772 136017485 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 19718 13303 923 2985 0 16652 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 88020

[startup+1302.3 s]
/proc/loadavg: 2.03 2.30 4.06 3/186 9098
/proc/meminfo: memFree=29860468/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=79776 CPUtime=1302.09 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 666702 0 0 0 130078 131 0 0 20 0 1 0 391018833 81690624 13527 33554432000 134512640 146736320 4294403600 4294397772 136017512 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 19944 13527 923 2985 0 16878 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 88924

[startup+1362.3 s]
/proc/loadavg: 2.05 2.25 3.94 3/186 9098
/proc/meminfo: memFree=29860776/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=79800 CPUtime=1362.07 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 679374 0 0 0 136073 134 0 0 20 0 1 0 391018833 81715200 13502 33554432000 134512640 146736320 4294403600 4294397772 136017505 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 19950 13502 923 2985 0 16884 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 88948

[startup+1422.31 s]
/proc/loadavg: 2.02 2.21 3.81 3/186 9098
/proc/meminfo: memFree=29858976/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=80580 CPUtime=1422.07 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 698339 0 0 0 142070 137 0 0 20 0 1 0 391018833 82513920 13783 33554432000 134512640 146736320 4294403600 4294397608 139044583 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 20145 13783 923 2985 0 17079 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 89728

[startup+1482.3 s]
/proc/loadavg: 4.39 2.73 3.88 10/187 9101
/proc/meminfo: memFree=29763036/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=79100 CPUtime=1482.05 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 744035 0 0 0 148059 146 0 0 20 0 1 0 391018833 80998400 13313 33554432000 134512640 146736320 4294403600 4294397744 136400474 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 19775 13313 923 2985 0 16709 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 88248

[startup+1542.3 s]
/proc/loadavg: 7.31 3.87 4.20 10/187 9125
/proc/meminfo: memFree=29752592/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=79260 CPUtime=1542.04 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 785127 0 0 0 154050 154 0 0 20 0 1 0 391018833 81162240 13356 33554432000 134512640 146736320 4294403600 4294397772 136017485 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 19815 13356 923 2985 0 16749 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 88408

[startup+1602.3 s]
/proc/loadavg: 8.38 4.80 4.50 10/186 9125
/proc/meminfo: memFree=29743840/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=79344 CPUtime=1602.04 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 827971 0 0 0 160041 163 0 0 20 0 1 0 391018833 81248256 13415 33554432000 134512640 146736320 4294403600 4294397772 136017769 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 19836 13415 923 2985 0 16770 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 88492

[startup+1662.3 s]
/proc/loadavg: 7.69 5.33 4.70 3/179 9175
/proc/meminfo: memFree=30123068/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=79856 CPUtime=1662.03 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 862046 0 0 0 166033 170 0 0 20 0 1 0 391018833 81772544 13516 33554432000 134512640 146736320 4294403600 4294397772 136017763 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 19964 13516 923 2985 0 16898 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 89004

[startup+1722.3 s]
/proc/loadavg: 4.12 4.73 4.53 3/179 9175
/proc/meminfo: memFree=30105252/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=98496 CPUtime=1722.02 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 867691 0 0 0 172031 171 0 0 20 0 1 0 391018833 100859904 16163 33554432000 134512640 146736320 4294403600 4294399388 136406059 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 24624 16163 923 2985 0 21558 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 107644

[startup+1782.3 s]
/proc/loadavg: 2.88 4.26 4.38 3/179 9175
/proc/meminfo: memFree=30106172/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=80344 CPUtime=1782.01 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 909706 0 0 0 178022 179 0 0 20 0 1 0 391018833 82272256 13745 33554432000 134512640 146736320 4294403600 4294398160 136403109 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 20086 13745 923 2985 0 17020 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 89492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.63 4.12 4.33 3/179 9175
/proc/meminfo: memFree=30103508/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=96928 CPUtime=1800.01 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 927168 0 0 0 179819 182 0 0 20 0 1 0 391018833 99254272 16382 33554432000 134512640 146736320 4294403600 4294399376 137698804 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 24232 16382 923 2985 0 21166 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 106076

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.63 4.12 4.33 3/179 9175
/proc/meminfo: memFree=30103508/32873844 swapFree=7644/7644
[pid=9013] ppid=9011 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9013/stat : 9013 (run) S 9011 9013 8092 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391018832 9367552 270 33554432000 4194304 5064252 140734805047232 140734805046144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9013/statm: 2287 270 229 213 0 72 0
[pid=9014] ppid=9013 vsize=96928 CPUtime=1800.01 cores=0,2,4,6
/proc/9014/stat : 9014 (pb_cplex) R 9013 9013 8092 0 -1 4202496 927168 0 0 0 179819 182 0 0 20 0 1 0 391018833 99254272 16382 33554432000 134512640 146736320 4294403600 4294399376 137698804 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9014/statm: 24232 16382 923 2985 0 21166 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 106076

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1798.19
CPU system time (s): 1.83372
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 107844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.19
system time used= 1.83372
maximum resident set size= 69296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 927534
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= 22
involuntary context switches= 1902

runsolver used 2.82057 second user time and 7.02093 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-09 15:35:44
IDJOB=3738244
IDBENCH=71836
IDSOLVER=2325
FILE ID=node147/3738244-1339248944
RUNJOBID= node147-1339246835-8109
PBS_JOBID= 14644334
Free space on /tmp= 70528 MiB

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

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

MD5SUM BENCH= 3178a50232316e72958589cc9e9cd436
RANDOM SEED=1834452469

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30017380 kB
Buffers:          597908 kB
Cached:          1137932 kB
SwapCached:         2864 kB
Active:          1391844 kB
Inactive:         528004 kB
Active(anon):     180784 kB
Inactive(anon):     2768 kB
Active(file):    1211060 kB
Inactive(file):   525236 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67099888 kB
Dirty:             17104 kB
Writeback:             0 kB
AnonPages:        186916 kB
Mapped:            12792 kB
Shmem:                 0 kB
Slab:             797008 kB
SReclaimable:     237940 kB
SUnreclaim:       559068 kB
KernelStack:        1464 kB
PageTables:         4460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     329948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 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-3738244-1339248944.opb

Free space on /tmp at the end= 70512 MiB
End job on node147 at 2012-06-09 16:05:45