Trace number 3734964

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) 1803.29 1219.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_2.opb
MD5SUMc0264878059fff5e6fa5f51839a60b24
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1789.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved NO
Number of variables120
Total number of constraints10
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint54
Maximum length of a constraint56
Number of terms in the objective function 80
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1196
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4099
Number of bits of the biggest sum of numbers13
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-3734964-1339247695.opb.
0.00/0.00	c Instance file HOME/instance-3734964-1339247695.opb
0.00/0.00	c File size is 5425 bytes.
0.00/0.00	c Highest Coefficient sum: 4099
0.00/0.00	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.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      120                                                 |
0.00/0.00	c |  Number Constraints:    10                                                  |
0.00/0.00	c ===============================================================================
1800.03/1219.41	c Remaining time 1800.00 sec.
1800.03/1219.41	c 
1800.03/1219.41	c *** INTERRUPTED ***
1800.03/1219.41	s UNKNOWN
1800.03/1219.41	c Total CPU time              : 1647.89 s
1800.03/1219.41	c Memory used           : 94.43 MB
1800.03/1219.41	c CPU time              : 1647.89 s
1800.03/1219.41	c 
1800.03/1219.41	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-3734964-1339247695/watcher-3734964-1339247695 -o /tmp/evaluation-result-3734964-1339247695/solver-3734964-1339247695 -C 1800 -W 1900 -M 15500 run HOME/instance-3734964-1339247695.opb 

running on 4 cores: 1,3,5,7

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: 12.47 10.95 6.83 10/186 2134
/proc/meminfo: memFree=30239464/32873844 swapFree=7124/7124
[pid=2134] ppid=2132 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2134/stat : 2134 (run) S 2132 2134 1671 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34736485 9367552 270 33554432000 4194304 5064252 140735297431888 140735297430800 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2134/statm: 2287 270 229 213 0 72 0

[startup+0.098646 s]
/proc/loadavg: 12.47 10.95 6.83 10/186 2134
/proc/meminfo: memFree=30239464/32873844 swapFree=7124/7124
[pid=2134] ppid=2132 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2134/stat : 2134 (run) S 2132 2134 1671 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34736485 9367552 270 33554432000 4194304 5064252 140735297431888 140735297430800 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2134/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100215 s]
/proc/loadavg: 12.47 10.95 6.83 10/186 2134
/proc/meminfo: memFree=30239464/32873844 swapFree=7124/7124
[pid=2134] ppid=2132 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2134/stat : 2134 (run) S 2132 2134 1671 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34736485 9367552 270 33554432000 4194304 5064252 140735297431888 140735297430800 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2134/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300153 s]
/proc/loadavg: 12.47 10.95 6.83 10/186 2134
/proc/meminfo: memFree=30239464/32873844 swapFree=7124/7124
[pid=2134] ppid=2132 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2134/stat : 2134 (run) S 2132 2134 1671 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34736485 9367552 270 33554432000 4194304 5064252 140735297431888 140735297430800 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2134/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700132 s]
/proc/loadavg: 12.47 10.95 6.83 10/186 2134
/proc/meminfo: memFree=30239464/32873844 swapFree=7124/7124
[pid=2134] ppid=2132 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2134/stat : 2134 (run) S 2132 2134 1671 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34736485 9367552 270 33554432000 4194304 5064252 140735297431888 140735297430800 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2134/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 12.47 10.95 6.83 13/195 2185
/proc/meminfo: memFree=30226076/32873844 swapFree=7124/7124
[pid=2134] ppid=2132 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2134/stat : 2134 (run) S 2132 2134 1671 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34736485 9367552 270 33554432000 4194304 5064252 140735297431888 140735297430800 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2134/statm: 2287 270 229 213 0 72 0
[pid=2135] ppid=2134 vsize=93736 CPUtime=2.54 cores=1,3,5,7
/proc/2135/stat : 2135 (pb_cplex) R 2134 2134 1671 0 -1 4202496 9355 0 0 0 231 23 0 0 20 0 8 0 34736485 95985664 4371 33554432000 134512640 146736320 4290581072 4290576032 136753383 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2135/statm: 23434 4371 952 2985 0 20368 0
[pid=2135/tid=2179] ppid=2134 vsize=93736 CPUtime=0.18 cores=1,3,5,7
/proc/2135/task/2179/stat : 2179 (pb_cplex) S 2134 2134 1671 0 -1 4202560 270 0 0 0 16 2 0 0 20 0 8 0 34736513 95985664 4371 33554432000 134512640 146736320 4290581072 4131163792 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2135/tid=2180] ppid=2134 vsize=93736 CPUtime=0.25 cores=1,3,5,7
/proc/2135/task/2180/stat : 2180 (pb_cplex) S 2134 2134 1671 0 -1 4202560 381 0 0 0 22 3 0 0 20 0 8 0 34736513 95985664 4371 33554432000 134512640 146736320 4290581072 4141649552 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2135/tid=2181] ppid=2134 vsize=93736 CPUtime=0.19 cores=1,3,5,7
/proc/2135/task/2181/stat : 2181 (pb_cplex) R 2134 2134 1671 0 -1 4202560 322 0 0 0 17 2 0 0 20 0 8 0 34736513 95985664 4371 33554432000 134512640 146736320 4290581072 4152128988 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2135/tid=2182] ppid=2134 vsize=93736 CPUtime=0.27 cores=1,3,5,7
/proc/2135/task/2182/stat : 2182 (pb_cplex) S 2134 2134 1671 0 -1 4202560 669 0 0 0 24 3 0 0 20 0 8 0 34736513 95985664 4371 33554432000 134512640 146736320 4290581072 4120678032 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2135/tid=2183] ppid=2134 vsize=93736 CPUtime=0.29 cores=1,3,5,7
/proc/2135/task/2183/stat : 2183 (pb_cplex) S 2134 2134 1671 0 -1 4202560 251 0 0 0 27 2 0 0 20 0 8 0 34736513 95985664 4371 33554432000 134512640 146736320 4290581072 4108316304 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2135/tid=2184] ppid=2134 vsize=93736 CPUtime=0.2 cores=1,3,5,7
/proc/2135/task/2184/stat : 2184 (pb_cplex) S 2134 2134 1671 0 -1 4202560 242 0 0 0 18 2 0 0 20 0 8 0 34736513 95985664 4371 33554432000 134512640 146736320 4290581072 4097830544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2135/tid=2185] ppid=2134 vsize=93736 CPUtime=0.2 cores=1,3,5,7
/proc/2135/task/2185/stat : 2185 (pb_cplex) S 2134 2134 1671 0 -1 4202560 121 0 0 0 18 2 0 0 20 0 8 0 34736513 95985664 4371 33554432000 134512640 146736320 4290581072 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 102884

[startup+3.10035 s]
/proc/loadavg: 12.47 10.95 6.83 17/195 2185
/proc/meminfo: memFree=30224588/32873844 swapFree=7124/7124
[pid=2134] ppid=2132 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2134/stat : 2134 (run) S 2132 2134 1671 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34736485 9367552 270 33554432000 4194304 5064252 140735297431888 140735297430800 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2134/statm: 2287 270 229 213 0 72 0
[pid=2135] ppid=2134 vsize=96808 CPUtime=7.79 cores=1,3,5,7
/proc/2135/stat : 2135 (pb_cplex) R 2134 2134 1671 0 -1 4202496 12154 0 0 0 724 55 0 0 20 0 8 0 34736485 99131392 5015 33554432000 134512640 146736320 4290581072 4290570544 137366873 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2135/statm: 24202 5015 979 2985 0 21136 0
[pid=2135/tid=2179] ppid=2134 vsize=96808 CPUtime=0.81 cores=1,3,5,7
/proc/2135/task/2179/stat : 2179 (pb_cplex) R 2134 2134 1671 0 -1 4202560 596 0 0 0 76 5 0 0 20 0 8 0 34736513 99131392 5015 33554432000 134512640 146736320 4290581072 4131157664 136753434 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2135/tid=2180] ppid=2134 vsize=96808 CPUtime=1 cores=1,3,5,7
/proc/2135/task/2180/stat : 2180 (pb_cplex) R 2134 2134 1671 0 -1 4202560 852 0 0 0 93 7 0 0 20 0 8 0 34736513 99131392 5015 33554432000 134512640 146736320 4290581072 4141642652 144785853 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2135/tid=2181] ppid=2134 vsize=96808 CPUtime=0.85 cores=1,3,5,7
/proc/2135/task/2181/stat : 2181 (pb_cplex) R 2134 2134 1671 0 -1 4202560 632 0 0 0 80 5 0 0 20 0 8 0 34736513 99131392 5015 33554432000 134512640 146736320 4290581072 4152127868 135534168 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2135/tid=2182] ppid=2134 vsize=96808 CPUtime=0.92 cores=1,3,5,7
/proc/2135/task/2182/stat : 2182 (pb_cplex) R 2134 2134 1671 0 -1 4202560 900 0 0 0 86 6 0 0 20 0 8 0 34736513 99131392 5015 33554432000 134512640 146736320 4290581072 4120672220 144785853 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2135/tid=2183] ppid=2134 vsize=96808 CPUtime=0.91 cores=1,3,5,7
/proc/2135/task/2183/stat : 2183 (pb_cplex) R 2134 2134 1671 0 -1 4202560 588 0 0 0 85 6 0 0 20 0 8 0 34736513 99131392 5015 33554432000 134512640 146736320 4290581072 4108308532 138378117 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2135/tid=2184] ppid=2134 vsize=96808 CPUtime=0.83 cores=1,3,5,7
/proc/2135/task/2184/stat : 2184 (pb_cplex) R 2134 2134 1671 0 -1 4202560 571 0 0 0 77 6 0 0 20 0 8 0 34736513 99131392 5015 33554432000 134512640 146736320 4290581072 4097823104 137054674 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2135/tid=2185] ppid=2134 vsize=96808 CPUtime=0.81 cores=1,3,5,7
/proc/2135/task/2185/stat : 2185 (pb_cplex) R 2134 2134 1671 0 -1 4202560 535 0 0 0 75 6 0 0 20 0 8 0 34736513 99131392 5015 33554432000 134512640 146736320 4290581072 4068462236 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.79
Current children cumulated vsize (KiB) 105956

[startup+6.30033 s]
/proc/loadavg: 12.75 11.04 6.88 17/195 2185
/proc/meminfo: memFree=30222612/32873844 swapFree=7124/7124
[pid=2134] ppid=2132 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2134/stat : 2134 (run) S 2132 2134 1671 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34736485 9367552 270 33554432000 4194304 5064252 140735297431888 140735297430800 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2134/statm: 2287 270 229 213 0 72 0
[pid=2135] ppid=2134 vsize=96808 CPUtime=20.55 cores=1,3,5,7
/proc/2135/stat : 2135 (pb_cplex) S 2134 2134 1671 0 -1 4202496 16896 0 0 0 1930 125 0 0 20 0 8 0 34736485 99131392 4947 33554432000 134512640 146736320 4290581072 4290577424 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2135/statm: 24202 4947 979 2985 0 21136 0
[pid=2135/tid=2179] ppid=2134 vsize=96808 CPUtime=2.4 cores=1,3,5,7
/proc/2135/task/2179/stat : 2179 (pb_cplex) R 2134 2134 1671 0 -1 4202560 1258 0 0 0 227 13 0 0 20 0 8 0 34736513 99131392 4947 33554432000 134512640 146736320 4290581072 4131156892 144785853 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2135/tid=2180] ppid=2134 vsize=96808 CPUtime=2.52 cores=1,3,5,7
/proc/2135/task/2180/stat : 2180 (pb_cplex) S 2134 2134 1671 0 -1 4202560 1319 0 0 0 237 15 0 0 20 0 8 0 34736513 99131392 4947 33554432000 134512640 146736320 4290581072 4141649552 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2135/tid=2181] ppid=2134 vsize=96808 CPUtime=2.44 cores=1,3,5,7
/proc/2135/task/2181/stat : 2181 (pb_cplex) R 2134 2134 1671 0 -1 4202560 1566 0 0 0 231 13 0 0 20 0 8 0 34736513 99131392 4947 33554432000 134512640 146736320 4290581072 4152129580 144785853 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2135/tid=2182] ppid=2134 vsize=96808 CPUtime=2.55 cores=1,3,5,7
/proc/2135/task/2182/stat : 2182 (pb_cplex) S 2134 2134 1671 0 -1 4202560 1500 0 0 0 239 16 0 0 20 0 8 0 34736513 99131392 4947 33554432000 134512640 146736320 4290581072 4120678032 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2135/tid=2183] ppid=2134 vsize=96808 CPUtime=2.53 cores=1,3,5,7
/proc/2135/task/2183/stat : 2183 (pb_cplex) R 2134 2134 1671 0 -1 4202560 1047 0 0 0 238 15 0 0 20 0 8 0 34736513 99131392 4947 33554432000 134512640 146736320 4290581072 4108307908 139041025 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2135/tid=2184] ppid=2134 vsize=96808 CPUtime=2.44 cores=1,3,5,7
/proc/2135/task/2184/stat : 2184 (pb_cplex) R 2134 2134 1671 0 -1 4202560 1033 0 0 0 230 14 0 0 20 0 8 0 34736513 99131392 4947 33554432000 134512640 146736320 4290581072 4097824768 144580073 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2135/tid=2185] ppid=2134 vsize=96808 CPUtime=2.4 cores=1,3,5,7
/proc/2135/task/2185/stat : 2185 (pb_cplex) R 2134 2134 1671 0 -1 4202560 1020 0 0 0 225 15 0 0 20 0 8 0 34736513 99131392 4947 33554432000 134512640 146736320 4290581072 4068464412 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 20.55
Current children cumulated vsize (KiB) 105956

[startup+12.7003 s]
/proc/loadavg: 12.45 11.00 6.89 8/195 2220
/proc/meminfo: memFree=30220784/32873844 swapFree=7124/7124
[pid=2134] ppid=2132 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2134/stat : 2134 (run) S 2132 2134 1671 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34736485 9367552 270 33554432000 4194304 5064252 140735297431888 140735297430800 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2134/statm: 2287 270 229 213 0 72 0
[pid=2135] ppid=2134 vsize=96688 CPUtime=30.4 cores=1,3,5,7
/proc/2135/stat : 2135 (pb_cplex) R 2134 2134 1671 0 -1 4202496 40997 0 0 0 2857 183 0 0 20 0 8 0 34736485 99008512 5221 33554432000 134512640 146736320 4290581072 4290570652 144785853 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2135/statm: 24172 5226 980 2985 0 21106 0
[pid=2135/tid=2214] ppid=2134 vsize=96688 CPUtime=1.24 cores=1,3,5,7
/proc/2135/task/2214/stat : 2214 (pb_cplex) R 2134 2134 1671 0 -1 4202560 2311 0 0 0 117 7 0 0 20 0 8 0 34737139 99008512 5226 33554432000 134512640 146736320 4290581072 4089214304 136729832 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2135/tid=2215] ppid=2134 vsize=96688 CPUtime=0.87 cores=1,3,5,7
/proc/2135/task/2215/stat : 2215 (pb_cplex) S 2134 2134 1671 0 -1 4202560 1936 0 0 0 82 5 0 0 20 0 8 0 34737139 99008512 5226 33554432000 134512640 146736320 4290581072 4099706512 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2135/tid=2216] ppid=2134 vsize=96688 CPUtime=1.35 cores=1,3,5,7
/proc/2135/task/2216/stat : 2216 (pb_cplex) S 2134 2134 1671 0 -1 4202560 2608 0 0 0 129 6 0 0 20 0 8 0 34737139 99008512 5226 33554432000 134512640 146736320 4290581072 4110192272 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2135/tid=2217] ppid=2134 vsize=96688 CPUtime=1.18 cores=1,3,5,7
/proc/2135/task/2217/stat : 2217 (pb_cplex) S 2134 2134 1671 0 -1 4202560 3378 0 0 0 111 7 0 0 20 0 8 0 34737139 99008512 5226 33554432000 134512640 146736320 4290581072 4120678032 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2135/tid=2218] ppid=2134 vsize=96688 CPUtime=0.84 cores=1,3,5,7
/proc/2135/task/2218/stat : 2218 (pb_cplex) S 2134 2134 1671 0 -1 4202560 2053 0 0 0 80 4 0 0 20 0 8 0 34737139 99008512 5226 33554432000 134512640 146736320 4290581072 4150259344 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2135/tid=2219] ppid=2134 vsize=96688 CPUtime=1.06 cores=1,3,5,7
/proc/2135/task/2219/stat : 2219 (pb_cplex) S 2134 2134 1671 0 -1 4202560 3247 0 0 0 100 6 0 0 20 0 8 0 34737139 99008512 5226 33554432000 134512640 146736320 4290581072 4139773584 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2135/tid=2220] ppid=2134 vsize=96688 CPUtime=1.05 cores=1,3,5,7
/proc/2135/task/2220/stat : 2220 (pb_cplex) S 2134 2134 1671 0 -1 4202560 2678 0 0 0 100 5 0 0 20 0 8 0 34737139 99008512 5226 33554432000 134512640 146736320 4290581072 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 30.4
Current children cumulated vsize (KiB) 105836

[startup+25.5003 s]
/proc/loadavg: 11.41 10.84 6.90 12/195 2220
/proc/meminfo: memFree=30220048/32873844 swapFree=7124/7124
[pid=2134] ppid=2132 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2134/stat : 2134 (run) S 2132 2134 1671 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34736485 9367552 270 33554432000 4194304 5064252 140735297431888 140735297430800 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2134/statm: 2287 270 229 213 0 72 0
[pid=2135] ppid=2134 vsize=97712 CPUtime=48.85 cores=1,3,5,7
/proc/2135/stat : 2135 (pb_cplex) R 2134 2134 1671 0 -1 4202496 84631 0 0 0 4597 288 0 0 20 0 8 0 34736485 100057088 5303 33554432000 134512640 146736320 4290581072 4290577344 136674344 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2135/statm: 24428 5303 980 2985 0 21362 0
[pid=2135/tid=2214] ppid=2134 vsize=97712 CPUtime=3.61 cores=1,3,5,7
/proc/2135/task/2214/stat : 2214 (pb_cplex) S 2134 2134 1671 0 -1 4202560 8599 0 0 0 340 21 0 0 20 0 8 0 34737139 100057088 5303 33554432000 134512640 146736320 4290581072 4089220580 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2135/tid=2215] ppid=2134 vsize=97712 CPUtime=2.94 cores=1,3,5,7
/proc/2135/task/2215/stat : 2215 (pb_cplex) S 2134 2134 1671 0 -1 4202560 7150 0 0 0 275 19 0 0 20 0 8 0 34737139 100057088 5303 33554432000 134512640 146736320 4290581072 4099706340 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2135/tid=2216] ppid=2134 vsize=97712 CPUtime=3.74 cores=1,3,5,7
/proc/2135/task/2216/stat : 2216 (pb_cplex) S 2134 2134 1671 0 -1 4202560 8216 0 0 0 354 20 0 0 20 0 8 0 34737139 100057088 5303 33554432000 134512640 146736320 4290581072 4110192100 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2135/tid=2217] ppid=2134 vsize=97712 CPUtime=3.14 cores=1,3,5,7
/proc/2135/task/2217/stat : 2217 (pb_cplex) S 2134 2134 1671 0 -1 4202560 7578 0 0 0 293 21 0 0 20 0 8 0 34737139 100057088 5303 33554432000 134512640 146736320 4290581072 4120677860 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2135/tid=2218] ppid=2134 vsize=97712 CPUtime=3.1 cores=1,3,5,7
/proc/2135/task/2218/stat : 2218 (pb_cplex) R 2134 2134 1671 0 -1 4202560 7901 0 0 0 293 17 0 0 20 0 8 0 34737139 100057088 5303 33554432000 134512640 146736320 4290581072 4150259312 144580073 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2135/tid=2219] ppid=2134 vsize=97712 CPUtime=3.2 cores=1,3,5,7
/proc/2135/task/2219/stat : 2219 (pb_cplex) S 2134 2134 1671 0 -1 4202560 7598 0 0 0 303 17 0 0 20 0 8 0 34737139 100057088 5303 33554432000 134512640 146736320 4290581072 4139773552 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2135/tid=2220] ppid=2134 vsize=97712 CPUtime=3.45 cores=1,3,5,7
/proc/2135/task/2220/stat : 2220 (pb_cplex) S 2134 2134 1671 0 -1 4202560 9430 0 0 0 327 18 0 0 20 0 8 0 34737139 100057088 5303 33554432000 134512640 146736320 4290581072 4068470384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 48.85
Current children cumulated vsize (KiB) 106860

[startup+51.1011 s]
/proc/loadavg: 10.28 10.62 6.94 9/195 2220
/proc/meminfo: memFree=30214088/32873844 swapFree=7124/7124
[pid=2134] ppid=2132 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2134/stat : 2134 (run) S 2132 2134 1671 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34736485 9367552 270 33554432000 4194304 5064252 140735297431888 140735297430800 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2134/statm: 2287 270 229 213 0 72 0

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

[pid=2135/tid=2254] ppid=2134 vsize=96688 CPUtime=137.54 cores=1,3,5,7
/proc/2135/task/2254/stat : 2254 (pb_cplex) S 2134 2134 1671 0 -1 4202560 25499 0 0 0 12486 1268 0 0 20 0 8 0 34743922 99008512 4076 33554432000 134512640 146736320 4290581072 4099706512 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2135/tid=2255] ppid=2134 vsize=96688 CPUtime=138.18 cores=1,3,5,7
/proc/2135/task/2255/stat : 2255 (pb_cplex) S 2134 2134 1671 0 -1 4202560 26470 0 0 0 12537 1281 0 0 20 0 8 0 34743922 99008512 4076 33554432000 134512640 146736320 4290581072 4089220752 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1313.44
Current children cumulated vsize (KiB) 105836

[startup+942.3 s]
/proc/loadavg: 3.93 4.77 5.76 8/196 2494
/proc/meminfo: memFree=30274496/32873844 swapFree=7124/7124
[pid=2134] ppid=2132 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2134/stat : 2134 (run) S 2132 2134 1671 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34736485 9367552 270 33554432000 4194304 5064252 140735297431888 140735297430800 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2134/statm: 2287 270 229 213 0 72 0
[pid=2135] ppid=2134 vsize=96688 CPUtime=1400.9 cores=1,3,5,7
/proc/2135/stat : 2135 (pb_cplex) S 2134 2134 1671 0 -1 4202496 471907 0 0 0 128356 11734 0 0 20 0 8 0 34736485 99008512 4076 33554432000 134512640 146736320 4290581072 4290577424 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2135/statm: 24172 4076 983 2985 0 21106 0
[pid=2135/tid=2249] ppid=2134 vsize=96688 CPUtime=150.06 cores=1,3,5,7
/proc/2135/task/2249/stat : 2249 (pb_cplex) S 2134 2134 1671 0 -1 4202560 25714 0 0 0 13647 1359 0 0 20 0 8 0 34743922 99008512 4076 33554432000 134512640 146736320 4290581072 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2135/tid=2250] ppid=2134 vsize=96688 CPUtime=149.37 cores=1,3,5,7
/proc/2135/task/2250/stat : 2250 (pb_cplex) R 2134 2134 1671 0 -1 4202560 24243 0 0 0 13542 1395 0 0 20 0 8 0 34743922 99008512 4076 33554432000 134512640 146736320 4290581072 4141644096 137682950 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2135/tid=2251] ppid=2134 vsize=96688 CPUtime=146.99 cores=1,3,5,7
/proc/2135/task/2251/stat : 2251 (pb_cplex) S 2134 2134 1671 0 -1 4202560 24751 0 0 0 13309 1390 0 0 20 0 8 0 34743922 99008512 4076 33554432000 134512640 146736320 4290581072 4152135312 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2135/tid=2252] ppid=2134 vsize=96688 CPUtime=147.63 cores=1,3,5,7
/proc/2135/task/2252/stat : 2252 (pb_cplex) S 2134 2134 1671 0 -1 4202560 24776 0 0 0 13392 1371 0 0 20 0 8 0 34743922 99008512 4076 33554432000 134512640 146736320 4290581072 4120678032 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2135/tid=2253] ppid=2134 vsize=96688 CPUtime=148.45 cores=1,3,5,7
/proc/2135/task/2253/stat : 2253 (pb_cplex) R 2134 2134 1671 0 -1 4202560 26107 0 0 0 13473 1372 0 0 20 0 8 0 34743922 99008512 4076 33554432000 134512640 146736320 4290581072 4110189544 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2135/tid=2254] ppid=2134 vsize=96688 CPUtime=148 cores=1,3,5,7
/proc/2135/task/2254/stat : 2254 (pb_cplex) R 2134 2134 1671 0 -1 4202560 26256 0 0 0 13434 1366 0 0 20 0 8 0 34743922 99008512 4076 33554432000 134512640 146736320 4290581072 4099704344 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2135/tid=2255] ppid=2134 vsize=96688 CPUtime=148.59 cores=1,3,5,7
/proc/2135/task/2255/stat : 2255 (pb_cplex) R 2134 2134 1671 0 -1 4202560 27156 0 0 0 13481 1378 0 0 20 0 8 0 34743922 99008512 4076 33554432000 134512640 146736320 4290581072 4089218024 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1400.9
Current children cumulated vsize (KiB) 105836

[startup+1002.3 s]
/proc/loadavg: 3.59 4.52 5.61 7/195 2494
/proc/meminfo: memFree=30273388/32873844 swapFree=7124/7124
[pid=2134] ppid=2132 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2134/stat : 2134 (run) S 2132 2134 1671 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34736485 9367552 270 33554432000 4194304 5064252 140735297431888 140735297430800 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2134/statm: 2287 270 229 213 0 72 0
[pid=2135] ppid=2134 vsize=96688 CPUtime=1487.97 cores=1,3,5,7
/proc/2135/stat : 2135 (pb_cplex) S 2134 2134 1671 0 -1 4202496 476636 0 0 0 136276 12521 0 0 20 0 8 0 34736485 99008512 4076 33554432000 134512640 146736320 4290581072 4290577424 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2135/statm: 24172 4076 983 2985 0 21106 0
[pid=2135/tid=2249] ppid=2134 vsize=96688 CPUtime=160.47 cores=1,3,5,7
/proc/2135/task/2249/stat : 2249 (pb_cplex) S 2134 2134 1671 0 -1 4202560 26314 0 0 0 14588 1459 0 0 20 0 8 0 34743922 99008512 4076 33554432000 134512640 146736320 4290581072 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2135/tid=2250] ppid=2134 vsize=96688 CPUtime=159.46 cores=1,3,5,7
/proc/2135/task/2250/stat : 2250 (pb_cplex) S 2134 2134 1671 0 -1 4202560 24840 0 0 0 14458 1488 0 0 20 0 8 0 34743922 99008512 4076 33554432000 134512640 146736320 4290581072 4141649552 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2135/tid=2251] ppid=2134 vsize=96688 CPUtime=156.78 cores=1,3,5,7
/proc/2135/task/2251/stat : 2251 (pb_cplex) S 2134 2134 1671 0 -1 4202560 25267 0 0 0 14189 1489 0 0 20 0 8 0 34743922 99008512 4076 33554432000 134512640 146736320 4290581072 4152135312 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2135/tid=2252] ppid=2134 vsize=96688 CPUtime=157.95 cores=1,3,5,7
/proc/2135/task/2252/stat : 2252 (pb_cplex) S 2134 2134 1671 0 -1 4202560 25328 0 0 0 14323 1472 0 0 20 0 8 0 34743922 99008512 4076 33554432000 134512640 146736320 4290581072 4120678032 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2135/tid=2253] ppid=2134 vsize=96688 CPUtime=158.35 cores=1,3,5,7
/proc/2135/task/2253/stat : 2253 (pb_cplex) R 2134 2134 1671 0 -1 4202560 26685 0 0 0 14363 1472 0 0 20 0 8 0 34743922 99008512 4076 33554432000 134512640 146736320 4290581072 4110185884 144785853 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2135/tid=2254] ppid=2134 vsize=96688 CPUtime=158.51 cores=1,3,5,7
/proc/2135/task/2254/stat : 2254 (pb_cplex) S 2134 2134 1671 0 -1 4202560 26968 0 0 0 14384 1467 0 0 20 0 8 0 34743922 99008512 4076 33554432000 134512640 146736320 4290581072 4099706512 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2135/tid=2255] ppid=2134 vsize=96688 CPUtime=159.34 cores=1,3,5,7
/proc/2135/task/2255/stat : 2255 (pb_cplex) S 2134 2134 1671 0 -1 4202560 27810 0 0 0 14459 1475 0 0 20 0 8 0 34743922 99008512 4076 33554432000 134512640 146736320 4290581072 4089220752 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1487.97
Current children cumulated vsize (KiB) 105836

[startup+1062.3 s]
/proc/loadavg: 3.86 4.45 5.52 4/195 2494
/proc/meminfo: memFree=30269972/32873844 swapFree=7124/7124
[pid=2134] ppid=2132 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2134/stat : 2134 (run) S 2132 2134 1671 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34736485 9367552 270 33554432000 4194304 5064252 140735297431888 140735297430800 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2134/statm: 2287 270 229 213 0 72 0
[pid=2135] ppid=2134 vsize=96688 CPUtime=1574.09 cores=1,3,5,7
/proc/2135/stat : 2135 (pb_cplex) R 2134 2134 1671 0 -1 4202496 481373 0 0 0 144156 13253 0 0 20 0 8 0 34736485 99008512 4078 33554432000 134512640 146736320 4290581072 4290577344 136674344 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2135/statm: 24172 4078 983 2985 0 21106 0
[pid=2135/tid=2249] ppid=2134 vsize=96688 CPUtime=170.8 cores=1,3,5,7
/proc/2135/task/2249/stat : 2249 (pb_cplex) S 2134 2134 1671 0 -1 4202560 26928 0 0 0 15526 1554 0 0 20 0 8 0 34743922 99008512 4078 33554432000 134512640 146736320 4290581072 4068470244 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2135/tid=2250] ppid=2134 vsize=96688 CPUtime=169.16 cores=1,3,5,7
/proc/2135/task/2250/stat : 2250 (pb_cplex) S 2134 2134 1671 0 -1 4202560 25349 0 0 0 15340 1576 0 0 20 0 8 0 34743922 99008512 4078 33554432000 134512640 146736320 4290581072 4141649380 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2135/tid=2251] ppid=2134 vsize=96688 CPUtime=167.02 cores=1,3,5,7
/proc/2135/task/2251/stat : 2251 (pb_cplex) S 2134 2134 1671 0 -1 4202560 25876 0 0 0 15119 1583 0 0 20 0 8 0 34743922 99008512 4078 33554432000 134512640 146736320 4290581072 4152135140 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2135/tid=2252] ppid=2134 vsize=96688 CPUtime=168.1 cores=1,3,5,7
/proc/2135/task/2252/stat : 2252 (pb_cplex) S 2134 2134 1671 0 -1 4202560 25913 0 0 0 15244 1566 0 0 20 0 8 0 34743922 99008512 4078 33554432000 134512640 146736320 4290581072 4120677860 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2135/tid=2253] ppid=2134 vsize=96688 CPUtime=168.23 cores=1,3,5,7
/proc/2135/task/2253/stat : 2253 (pb_cplex) S 2134 2134 1671 0 -1 4202560 27167 0 0 0 15258 1565 0 0 20 0 8 0 34743922 99008512 4078 33554432000 134512640 146736320 4290581072 4110192100 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2135/tid=2254] ppid=2134 vsize=96688 CPUtime=168.78 cores=1,3,5,7
/proc/2135/task/2254/stat : 2254 (pb_cplex) S 2134 2134 1671 0 -1 4202560 27600 0 0 0 15320 1558 0 0 20 0 8 0 34743922 99008512 4078 33554432000 134512640 146736320 4290581072 4099706340 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2135/tid=2255] ppid=2134 vsize=96688 CPUtime=169.56 cores=1,3,5,7
/proc/2135/task/2255/stat : 2255 (pb_cplex) R 2134 2134 1671 0 -1 4202560 28500 0 0 0 15390 1566 0 0 20 0 8 0 34743922 99008512 4078 33554432000 134512640 146736320 4290581072 4089220780 144580332 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1574.09
Current children cumulated vsize (KiB) 105836

[startup+1122.3 s]
/proc/loadavg: 4.19 4.42 5.44 10/195 2619
/proc/meminfo: memFree=30302232/32873844 swapFree=7124/7124
[pid=2134] ppid=2132 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2134/stat : 2134 (run) S 2132 2134 1671 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34736485 9367552 270 33554432000 4194304 5064252 140735297431888 140735297430800 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2134/statm: 2287 270 229 213 0 72 0
[pid=2135] ppid=2134 vsize=96688 CPUtime=1660.02 cores=1,3,5,7
/proc/2135/stat : 2135 (pb_cplex) R 2134 2134 1671 0 -1 4202496 493066 0 0 0 152004 13998 0 0 20 0 8 0 34736485 99008512 4104 33554432000 134512640 146736320 4290581072 4290577344 136674344 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2135/statm: 24172 4104 983 2985 0 21106 0
[pid=2135/tid=2249] ppid=2134 vsize=96688 CPUtime=181.27 cores=1,3,5,7
/proc/2135/task/2249/stat : 2249 (pb_cplex) R 2134 2134 1671 0 -1 4202560 28490 0 0 0 16477 1650 0 0 20 0 8 0 34743922 99008512 4104 33554432000 134512640 146736320 4290581072 4068470384 144580073 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2135/tid=2250] ppid=2134 vsize=96688 CPUtime=179.15 cores=1,3,5,7
/proc/2135/task/2250/stat : 2250 (pb_cplex) S 2134 2134 1671 0 -1 4202560 26583 0 0 0 16246 1669 0 0 20 0 8 0 34743922 99008512 4104 33554432000 134512640 146736320 4290581072 4141649520 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2135/tid=2251] ppid=2134 vsize=96688 CPUtime=177.18 cores=1,3,5,7
/proc/2135/task/2251/stat : 2251 (pb_cplex) S 2134 2134 1671 0 -1 4202560 27283 0 0 0 16042 1676 0 0 20 0 8 0 34743922 99008512 4104 33554432000 134512640 146736320 4290581072 4152135280 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2135/tid=2252] ppid=2134 vsize=96688 CPUtime=178.23 cores=1,3,5,7
/proc/2135/task/2252/stat : 2252 (pb_cplex) S 2134 2134 1671 0 -1 4202560 27292 0 0 0 16165 1658 0 0 20 0 8 0 34743922 99008512 4104 33554432000 134512640 146736320 4290581072 4120678000 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2135/tid=2253] ppid=2134 vsize=96688 CPUtime=178.23 cores=1,3,5,7
/proc/2135/task/2253/stat : 2253 (pb_cplex) S 2134 2134 1671 0 -1 4202560 28619 0 0 0 16168 1655 0 0 20 0 8 0 34743922 99008512 4104 33554432000 134512640 146736320 4290581072 4110192240 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2135/tid=2254] ppid=2134 vsize=96688 CPUtime=179.02 cores=1,3,5,7
/proc/2135/task/2254/stat : 2254 (pb_cplex) S 2134 2134 1671 0 -1 4202560 29177 0 0 0 16248 1654 0 0 20 0 8 0 34743922 99008512 4104 33554432000 134512640 146736320 4290581072 4099706480 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2135/tid=2255] ppid=2134 vsize=96688 CPUtime=180.04 cores=1,3,5,7
/proc/2135/task/2255/stat : 2255 (pb_cplex) S 2134 2134 1671 0 -1 4202560 29940 0 0 0 16343 1661 0 0 20 0 8 0 34743922 99008512 4104 33554432000 134512640 146736320 4290581072 4089220720 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1660.02
Current children cumulated vsize (KiB) 105836

[startup+1182.3 s]
/proc/loadavg: 6.53 5.08 5.60 5/195 2619
/proc/meminfo: memFree=30288760/32873844 swapFree=7124/7124
[pid=2134] ppid=2132 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2134/stat : 2134 (run) S 2132 2134 1671 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34736485 9367552 270 33554432000 4194304 5064252 140735297431888 140735297430800 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2134/statm: 2287 270 229 213 0 72 0
[pid=2135] ppid=2134 vsize=96688 CPUtime=1746.86 cores=1,3,5,7
/proc/2135/stat : 2135 (pb_cplex) S 2134 2134 1671 0 -1 4202496 502991 0 0 0 159937 14749 0 0 20 0 8 0 34736485 99008512 4112 33554432000 134512640 146736320 4290581072 4290577424 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2135/statm: 24172 4112 983 2985 0 21106 0
[pid=2135/tid=2249] ppid=2134 vsize=96688 CPUtime=191.89 cores=1,3,5,7
/proc/2135/task/2249/stat : 2249 (pb_cplex) S 2134 2134 1671 0 -1 4202560 29765 0 0 0 17443 1746 0 0 20 0 8 0 34743922 99008512 4112 33554432000 134512640 146736320 4290581072 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2135/tid=2250] ppid=2134 vsize=96688 CPUtime=189.69 cores=1,3,5,7
/proc/2135/task/2250/stat : 2250 (pb_cplex) R 2134 2134 1671 0 -1 4202560 27888 0 0 0 17202 1767 0 0 20 0 8 0 34743922 99008512 4112 33554432000 134512640 146736320 4290581072 4141643164 144785853 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2135/tid=2251] ppid=2134 vsize=96688 CPUtime=187.8 cores=1,3,5,7
/proc/2135/task/2251/stat : 2251 (pb_cplex) S 2134 2134 1671 0 -1 4202560 28366 0 0 0 17002 1778 0 0 20 0 8 0 34743922 99008512 4112 33554432000 134512640 146736320 4290581072 4152135312 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2135/tid=2252] ppid=2134 vsize=96688 CPUtime=188.5 cores=1,3,5,7
/proc/2135/task/2252/stat : 2252 (pb_cplex) S 2134 2134 1671 0 -1 4202560 28741 0 0 0 17096 1754 0 0 20 0 8 0 34743922 99008512 4112 33554432000 134512640 146736320 4290581072 4120678032 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2135/tid=2253] ppid=2134 vsize=96688 CPUtime=188.25 cores=1,3,5,7
/proc/2135/task/2253/stat : 2253 (pb_cplex) S 2134 2134 1671 0 -1 4202560 29735 0 0 0 17074 1751 0 0 20 0 8 0 34743922 99008512 4112 33554432000 134512640 146736320 4290581072 4110192272 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2135/tid=2254] ppid=2134 vsize=96688 CPUtime=188.69 cores=1,3,5,7
/proc/2135/task/2254/stat : 2254 (pb_cplex) S 2134 2134 1671 0 -1 4202560 30439 0 0 0 17125 1744 0 0 20 0 8 0 34743922 99008512 4112 33554432000 134512640 146736320 4290581072 4099706512 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2135/tid=2255] ppid=2134 vsize=96688 CPUtime=190.18 cores=1,3,5,7
/proc/2135/task/2255/stat : 2255 (pb_cplex) S 2134 2134 1671 0 -1 4202560 31227 0 0 0 17270 1748 0 0 20 0 8 0 34743922 99008512 4112 33554432000 134512640 146736320 4290581072 4089220752 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1746.86
Current children cumulated vsize (KiB) 105836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1219.4 s]
/proc/loadavg: 7.56 5.51 5.73 11/195 2619
/proc/meminfo: memFree=30285784/32873844 swapFree=7124/7124
[pid=2134] ppid=2132 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2134/stat : 2134 (run) S 2132 2134 1671 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 34736485 9367552 270 33554432000 4194304 5064252 140735297431888 140735297430800 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2134/statm: 2287 270 229 213 0 72 0
[pid=2135] ppid=2134 vsize=96688 CPUtime=1800.03 cores=1,3,5,7
/proc/2135/stat : 2135 (pb_cplex) S 2134 2134 1671 0 -1 4202496 508093 0 0 0 164788 15215 0 0 20 0 8 0 34736485 99008512 4110 33554432000 134512640 146736320 4290581072 4290577424 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2135/statm: 24172 4110 983 2985 0 21106 0
[pid=2135/tid=2249] ppid=2134 vsize=96688 CPUtime=198.6 cores=1,3,5,7
/proc/2135/task/2249/stat : 2249 (pb_cplex) S 2134 2134 1671 0 -1 4202560 30372 0 0 0 18054 1806 0 0 20 0 8 0 34743922 99008512 4110 33554432000 134512640 146736320 4290581072 4068470416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2135/tid=2250] ppid=2134 vsize=96688 CPUtime=195.86 cores=1,3,5,7
/proc/2135/task/2250/stat : 2250 (pb_cplex) S 2134 2134 1671 0 -1 4202560 28444 0 0 0 17764 1822 0 0 20 0 8 0 34743922 99008512 4110 33554432000 134512640 146736320 4290581072 4141649552 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2135/tid=2251] ppid=2134 vsize=96688 CPUtime=194.02 cores=1,3,5,7
/proc/2135/task/2251/stat : 2251 (pb_cplex) R 2134 2134 1671 0 -1 4202560 28867 0 0 0 17567 1835 0 0 20 0 8 0 34743922 99008512 4110 33554432000 134512640 146736320 4290581072 4152127808 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2135/tid=2252] ppid=2134 vsize=96688 CPUtime=194.77 cores=1,3,5,7
/proc/2135/task/2252/stat : 2252 (pb_cplex) S 2134 2134 1671 0 -1 4202560 29301 0 0 0 17667 1810 0 0 20 0 8 0 34743922 99008512 4110 33554432000 134512640 146736320 4290581072 4120678032 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2135/tid=2253] ppid=2134 vsize=96688 CPUtime=194.7 cores=1,3,5,7
/proc/2135/task/2253/stat : 2253 (pb_cplex) S 2134 2134 1671 0 -1 4202560 30502 0 0 0 17659 1811 0 0 20 0 8 0 34743922 99008512 4110 33554432000 134512640 146736320 4290581072 4110192272 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2135/tid=2254] ppid=2134 vsize=96688 CPUtime=195.02 cores=1,3,5,7
/proc/2135/task/2254/stat : 2254 (pb_cplex) S 2134 2134 1671 0 -1 4202560 31124 0 0 0 17701 1801 0 0 20 0 8 0 34743922 99008512 4110 33554432000 134512640 146736320 4290581072 4099706512 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2135/tid=2255] ppid=2134 vsize=96688 CPUtime=196.15 cores=1,3,5,7
/proc/2135/task/2255/stat : 2255 (pb_cplex) S 2134 2134 1671 0 -1 4202560 32011 0 0 0 17805 1810 0 0 20 0 8 0 34743922 99008512 4110 33554432000 134512640 146736320 4290581072 4089220752 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 105836

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1219.41
CPU time (s): 1803.29
CPU user time (s): 1650.65
CPU system time (s): 152.645
CPU usage (%): 147.882
Max. virtual memory (cumulated for all children) (KiB): 118088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1650.65
system time used= 152.645
maximum resident set size= 31240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 508459
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= 11709624
involuntary context switches= 1617805

runsolver used 2.02869 second user time and 5.30519 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-09 15:14:55
IDJOB=3734964
IDBENCH=2926
IDSOLVER=2325
FILE ID=node133/3734964-1339247695
RUNJOBID= node133-1339246833-1689
PBS_JOBID= 14644348
Free space on /tmp= 68380 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_5_40_2.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3734964-1339247695/watcher-3734964-1339247695 -o /tmp/evaluation-result-3734964-1339247695/solver-3734964-1339247695 -C 1800 -W 1900 -M 15500  run HOME/instance-3734964-1339247695.opb

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

MD5SUM BENCH= c0264878059fff5e6fa5f51839a60b24
RANDOM SEED=1185775200

node133.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		: 2667.139
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	: 5334.27
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		: 2667.139
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	: 5332.55
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		: 2667.139
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	: 5332.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		: 2667.139
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	: 5332.55
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		: 2667.139
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	: 5332.56
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		: 2667.139
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	: 5332.56
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		: 2667.139
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	: 5332.52
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		: 2667.139
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30239852 kB
Buffers:          115488 kB
Cached:          1525488 kB
SwapCached:         2212 kB
Active:          1751972 kB
Inactive:          30632 kB
Active(anon):     140276 kB
Inactive(anon):     3488 kB
Active(file):    1611696 kB
Inactive(file):    27144 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100208 kB
Dirty:             16556 kB
Writeback:             0 kB
AnonPages:        146864 kB
Mapped:            11620 kB
Shmem:                 0 kB
Slab:             712636 kB
SReclaimable:     154672 kB
SUnreclaim:       557964 kB
KernelStack:        1536 kB
PageTables:         4308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     327772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 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-3734964-1339247695.opb

Free space on /tmp at the end= 68364 MiB
End job on node133 at 2012-06-09 15:35:15