Trace number 3736391

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.25 617.016

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=5-P0=29-P1=11-P2=11-P3=17-P4=29-P5=23-B.opb
MD5SUMfcb10f2a5637609269e4645e32e48d88
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.020995
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables75
Total number of constraints11
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 constraints11
Minimum length of a constraint5
Maximum length of a constraint35
Number of terms in the objective function 5
Biggest coefficient in the objective function 16
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 31
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1984
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)125
Sum of products size (including duplicates)250
Number of different products125
Sum of products size250

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3736391-1339248091.opb.
0.00/0.00	c Instance file HOME/instance-3736391-1339248091.opb
0.00/0.00	c File size is 9360 bytes.
0.00/0.00	c Highest Coefficient sum: 1984
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:      200                                                 |
0.00/0.00	c |  Number Constraints:    261                                                 |
0.00/0.00	c ===============================================================================
1800.11/617.01	c Remaining time 1800.00 sec.
1800.11/617.01	c 
1800.11/617.01	c *** INTERRUPTED ***
1800.11/617.01	s UNKNOWN
1800.11/617.01	c Total CPU time              : 1760.16 s
1800.11/617.01	c Memory used           : 138.82 MB
1800.11/617.01	c CPU time              : 1760.16 s
1800.11/617.01	c 
1800.11/617.01	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-3736391-1339248091/watcher-3736391-1339248091 -o /tmp/evaluation-result-3736391-1339248091/solver-3736391-1339248091 -C 1800 -W 1900 -M 15500 run HOME/instance-3736391-1339248091.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.95 10.29 7.65 3/177 23543
/proc/meminfo: memFree=30255008/32873648 swapFree=7372/7372
[pid=23543] ppid=23541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23543/stat : 23543 (run) S 23541 23543 22465 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935015 9367552 269 33554432000 4194304 5064252 140734453609344 140734453608256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23543/statm: 2287 269 229 213 0 72 0

[startup+0.101087 s]
/proc/loadavg: 7.95 10.29 7.65 3/177 23543
/proc/meminfo: memFree=30255008/32873648 swapFree=7372/7372
[pid=23543] ppid=23541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23543/stat : 23543 (run) S 23541 23543 22465 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935015 9367552 269 33554432000 4194304 5064252 140734453609344 140734453608256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23543/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.207369 s]
/proc/loadavg: 7.95 10.29 7.65 3/177 23543
/proc/meminfo: memFree=30255008/32873648 swapFree=7372/7372
[pid=23543] ppid=23541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23543/stat : 23543 (run) S 23541 23543 22465 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935015 9367552 269 33554432000 4194304 5064252 140734453609344 140734453608256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23543/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300234 s]
/proc/loadavg: 7.95 10.29 7.65 3/177 23543
/proc/meminfo: memFree=30255008/32873648 swapFree=7372/7372
[pid=23543] ppid=23541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23543/stat : 23543 (run) S 23541 23543 22465 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935015 9367552 269 33554432000 4194304 5064252 140734453609344 140734453608256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23543/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700175 s]
/proc/loadavg: 7.95 10.29 7.65 3/177 23543
/proc/meminfo: memFree=30255008/32873648 swapFree=7372/7372
[pid=23543] ppid=23541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23543/stat : 23543 (run) S 23541 23543 22465 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935015 9367552 269 33554432000 4194304 5064252 140734453609344 140734453608256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23543/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 7.95 10.29 7.65 4/186 23566
/proc/meminfo: memFree=30212932/32873648 swapFree=7372/7372
[pid=23543] ppid=23541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23543/stat : 23543 (run) S 23541 23543 22465 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935015 9367552 269 33554432000 4194304 5064252 140734453609344 140734453608256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23543/statm: 2287 269 229 213 0 72 0
[pid=23544] ppid=23543 vsize=131204 CPUtime=4.46 cores=0,2,4,6
/proc/23544/stat : 23544 (pb_cplex) S 23543 23543 22465 0 -1 4202496 24576 0 0 0 429 17 0 0 20 0 8 0 390935015 134352896 12655 33554432000 134512640 146736320 4293177408 4293173776 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/23544/statm: 32801 12655 971 2985 0 29735 0
[pid=23544/tid=23560] ppid=23543 vsize=131204 CPUtime=0.5 cores=0,2,4,6
/proc/23544/task/23560/stat : 23560 (pb_cplex) R 23543 23543 22465 0 -1 4202560 1454 0 0 0 50 0 0 0 20 0 8 0 390935034 134352896 12655 33554432000 134512640 146736320 4293177408 4130847468 135454093 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23561] ppid=23543 vsize=131204 CPUtime=0.49 cores=0,2,4,6
/proc/23544/task/23561/stat : 23561 (pb_cplex) R 23543 23543 22465 0 -1 4202560 1995 0 0 0 47 2 0 0 20 0 8 0 390935034 134352896 12655 33554432000 134512640 146736320 4293177408 4141334736 136008163 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=23544/tid=23562] ppid=23543 vsize=131204 CPUtime=0.5 cores=0,2,4,6
/proc/23544/task/23562/stat : 23562 (pb_cplex) S 23543 23543 22465 0 -1 4202560 1735 0 0 0 49 1 0 0 20 0 8 0 390935034 134352896 12655 33554432000 134512640 146736320 4293177408 4151824016 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23544/tid=23563] ppid=23543 vsize=131204 CPUtime=0.52 cores=0,2,4,6
/proc/23544/task/23563/stat : 23563 (pb_cplex) R 23543 23543 22465 0 -1 4202560 1411 0 0 0 50 2 0 0 20 0 8 0 390935034 134352896 12655 33554432000 134512640 146736320 4293177408 4120364008 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23544/tid=23564] ppid=23543 vsize=131204 CPUtime=0.45 cores=0,2,4,6
/proc/23544/task/23564/stat : 23564 (pb_cplex) R 23543 23543 22465 0 -1 4202560 2366 0 0 0 45 0 0 0 20 0 8 0 390935034 134352896 12655 33554432000 134512640 146736320 4293177408 4104118552 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23565] ppid=23543 vsize=131204 CPUtime=0.49 cores=0,2,4,6
/proc/23544/task/23565/stat : 23565 (pb_cplex) R 23543 23543 22465 0 -1 4202560 2940 0 0 0 47 2 0 0 20 0 8 0 390935034 134352896 12655 33554432000 134512640 146736320 4293177408 4093632792 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=23544/tid=23566] ppid=23543 vsize=131204 CPUtime=0.5 cores=0,2,4,6
/proc/23544/task/23566/stat : 23566 (pb_cplex) R 23543 23543 22465 0 -1 4202560 4691 0 0 0 48 2 0 0 20 0 8 0 390935034 134352896 12655 33554432000 134512640 146736320 4293177408 4070567568 144580073 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.46
Current children cumulated vsize (KiB) 140352

[startup+3.10038 s]
/proc/loadavg: 7.95 10.25 7.65 9/186 23566
/proc/meminfo: memFree=30204872/32873648 swapFree=7372/7372
[pid=23543] ppid=23541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23543/stat : 23543 (run) S 23541 23543 22465 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935015 9367552 269 33554432000 4194304 5064252 140734453609344 140734453608256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23543/statm: 2287 269 229 213 0 72 0
[pid=23544] ppid=23543 vsize=133596 CPUtime=9.73 cores=0,2,4,6
/proc/23544/stat : 23544 (pb_cplex) S 23543 23543 22465 0 -1 4202496 27413 0 0 0 948 25 0 0 20 0 8 0 390935015 136802304 13077 33554432000 134512640 146736320 4293177408 4293173776 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23544/statm: 33399 13077 989 2985 0 30333 0
[pid=23544/tid=23560] ppid=23543 vsize=133596 CPUtime=1.17 cores=0,2,4,6
/proc/23544/task/23560/stat : 23560 (pb_cplex) S 23543 23543 22465 0 -1 4202560 1781 0 0 0 115 2 0 0 20 0 8 0 390935034 136802304 13077 33554432000 134512640 146736320 4293177408 4130852496 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23544/tid=23561] ppid=23543 vsize=133596 CPUtime=1.11 cores=0,2,4,6
/proc/23544/task/23561/stat : 23561 (pb_cplex) S 23543 23543 22465 0 -1 4202560 2225 0 0 0 109 2 0 0 20 0 8 0 390935034 136802304 13077 33554432000 134512640 146736320 4293177408 4141338256 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23562] ppid=23543 vsize=133596 CPUtime=1.1 cores=0,2,4,6
/proc/23544/task/23562/stat : 23562 (pb_cplex) S 23543 23543 22465 0 -1 4202560 2175 0 0 0 108 2 0 0 20 0 8 0 390935034 136802304 13077 33554432000 134512640 146736320 4293177408 4151824016 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23544/tid=23563] ppid=23543 vsize=133596 CPUtime=1.16 cores=0,2,4,6
/proc/23544/task/23563/stat : 23563 (pb_cplex) S 23543 23543 22465 0 -1 4202560 1866 0 0 0 113 3 0 0 20 0 8 0 390935034 136802304 13077 33554432000 134512640 146736320 4293177408 4120366736 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23564] ppid=23543 vsize=133596 CPUtime=1.11 cores=0,2,4,6
/proc/23544/task/23564/stat : 23564 (pb_cplex) S 23543 23543 22465 0 -1 4202560 2444 0 0 0 110 1 0 0 20 0 8 0 390935034 136802304 13077 33554432000 134512640 146736320 4293177408 4104122000 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23544/tid=23565] ppid=23543 vsize=133596 CPUtime=1.14 cores=0,2,4,6
/proc/23544/task/23565/stat : 23565 (pb_cplex) S 23543 23543 22465 0 -1 4202560 3605 0 0 0 111 3 0 0 20 0 8 0 390935034 136802304 13077 33554432000 134512640 146736320 4293177408 4093636240 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23566] ppid=23543 vsize=133596 CPUtime=1.14 cores=0,2,4,6
/proc/23544/task/23566/stat : 23566 (pb_cplex) R 23543 23543 22465 0 -1 4202560 5207 0 0 0 112 2 0 0 20 0 8 0 390935034 136802304 13077 33554432000 134512640 146736320 4293177408 4070563880 139041219 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 9.73
Current children cumulated vsize (KiB) 142744

[startup+6.30037 s]
/proc/loadavg: 7.95 10.25 7.65 7/186 23566
/proc/meminfo: memFree=30204376/32873648 swapFree=7372/7372
[pid=23543] ppid=23541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23543/stat : 23543 (run) S 23541 23543 22465 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935015 9367552 269 33554432000 4194304 5064252 140734453609344 140734453608256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23543/statm: 2287 269 229 213 0 72 0
[pid=23544] ppid=23543 vsize=133596 CPUtime=16.94 cores=0,2,4,6
/proc/23544/stat : 23544 (pb_cplex) R 23543 23543 22465 0 -1 4202496 34794 0 0 0 1655 39 0 0 20 0 8 0 390935015 136802304 13106 33554432000 134512640 146736320 4293177408 4293171724 137381081 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23544/statm: 33399 13106 996 2985 0 30333 0
[pid=23544/tid=23560] ppid=23543 vsize=133596 CPUtime=1.88 cores=0,2,4,6
/proc/23544/task/23560/stat : 23560 (pb_cplex) R 23543 23543 22465 0 -1 4202560 1918 0 0 0 185 3 0 0 20 0 8 0 390935034 136802304 13106 33554432000 134512640 146736320 4293177408 4130849768 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23544/tid=23561] ppid=23543 vsize=133596 CPUtime=1.85 cores=0,2,4,6
/proc/23544/task/23561/stat : 23561 (pb_cplex) R 23543 23543 22465 0 -1 4202560 2683 0 0 0 180 5 0 0 20 0 8 0 390935034 136802304 13106 33554432000 134512640 146736320 4293177408 4141336880 137371925 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=23544/tid=23562] ppid=23543 vsize=133596 CPUtime=1.83 cores=0,2,4,6
/proc/23544/task/23562/stat : 23562 (pb_cplex) R 23543 23543 22465 0 -1 4202560 2175 0 0 0 180 3 0 0 20 0 8 0 390935034 136802304 13106 33554432000 134512640 146736320 4293177408 4151822628 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23563] ppid=23543 vsize=133596 CPUtime=1.87 cores=0,2,4,6
/proc/23544/task/23563/stat : 23563 (pb_cplex) R 23543 23543 22465 0 -1 4202560 2178 0 0 0 183 4 0 0 20 0 8 0 390935034 136802304 13106 33554432000 134512640 146736320 4293177408 4120364008 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=23544/tid=23564] ppid=23543 vsize=133596 CPUtime=1.83 cores=0,2,4,6
/proc/23544/task/23564/stat : 23564 (pb_cplex) R 23543 23543 22465 0 -1 4202560 2444 0 0 0 181 2 0 0 20 0 8 0 390935034 136802304 13106 33554432000 134512640 146736320 4293177408 4104122028 144580332 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=23544/tid=23565] ppid=23543 vsize=133596 CPUtime=1.91 cores=0,2,4,6
/proc/23544/task/23565/stat : 23565 (pb_cplex) R 23543 23543 22465 0 -1 4202560 5089 0 0 0 186 5 0 0 20 0 8 0 390935034 136802304 13106 33554432000 134512640 146736320 4293177408 4093632512 135468684 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=23544/tid=23566] ppid=23543 vsize=133596 CPUtime=1.86 cores=0,2,4,6
/proc/23544/task/23566/stat : 23566 (pb_cplex) R 23543 23543 22465 0 -1 4202560 5398 0 0 0 183 3 0 0 20 0 8 0 390935034 136802304 13106 33554432000 134512640 146736320 4293177408 4070564296 136001978 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 16.94
Current children cumulated vsize (KiB) 142744

[startup+12.7004 s]
/proc/loadavg: 7.50 10.08 7.62 3/186 23566
/proc/meminfo: memFree=30203400/32873648 swapFree=7372/7372
[pid=23543] ppid=23541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23543/stat : 23543 (run) S 23541 23543 22465 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935015 9367552 269 33554432000 4194304 5064252 140734453609344 140734453608256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23543/statm: 2287 269 229 213 0 72 0
[pid=23544] ppid=23543 vsize=133792 CPUtime=36.48 cores=0,2,4,6
/proc/23544/stat : 23544 (pb_cplex) R 23543 23543 22465 0 -1 4202496 45974 0 0 0 3575 73 0 0 20 0 8 0 390935015 137003008 13185 33554432000 134512640 146736320 4293177408 4293172320 135920671 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/23544/statm: 33448 13185 996 2985 0 30382 0
[pid=23544/tid=23560] ppid=23543 vsize=133792 CPUtime=4.24 cores=0,2,4,6
/proc/23544/task/23560/stat : 23560 (pb_cplex) R 23543 23543 22465 0 -1 4202560 2782 0 0 0 417 7 0 0 20 0 8 0 390935034 137003008 13185 33554432000 134512640 146736320 4293177408 4130851192 136739949 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=23544/tid=23561] ppid=23543 vsize=133792 CPUtime=4.31 cores=0,2,4,6
/proc/23544/task/23561/stat : 23561 (pb_cplex) R 23543 23543 22465 0 -1 4202560 4950 0 0 0 420 11 0 0 20 0 8 0 390935034 137003008 13185 33554432000 134512640 146736320 4293177408 4141334728 136388561 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=23544/tid=23562] ppid=23543 vsize=133792 CPUtime=4.25 cores=0,2,4,6
/proc/23544/task/23562/stat : 23562 (pb_cplex) R 23543 23543 22465 0 -1 4202560 3153 0 0 0 418 7 0 0 20 0 8 0 390935034 137003008 13185 33554432000 134512640 146736320 4293177408 4151824044 144580332 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23563] ppid=23543 vsize=133792 CPUtime=4.36 cores=0,2,4,6
/proc/23544/task/23563/stat : 23563 (pb_cplex) R 23543 23543 22465 0 -1 4202560 3243 0 0 0 428 8 0 0 20 0 8 0 390935034 137003008 13185 33554432000 134512640 146736320 4293177408 4120364568 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23564] ppid=23543 vsize=133792 CPUtime=4.28 cores=0,2,4,6
/proc/23544/task/23564/stat : 23564 (pb_cplex) R 23543 23543 22465 0 -1 4202560 2444 0 0 0 421 7 0 0 20 0 8 0 390935034 137003008 13185 33554432000 134512640 146736320 4293177408 4104118408 135468212 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23565] ppid=23543 vsize=133792 CPUtime=4.35 cores=0,2,4,6
/proc/23544/task/23565/stat : 23565 (pb_cplex) R 23543 23543 22465 0 -1 4202560 8673 0 0 0 424 11 0 0 20 0 8 0 390935034 137003008 13185 33554432000 134512640 146736320 4293177408 4093633512 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=23544/tid=23566] ppid=23543 vsize=133792 CPUtime=4.25 cores=0,2,4,6
/proc/23544/task/23566/stat : 23566 (pb_cplex) R 23543 23543 22465 0 -1 4202560 5817 0 0 0 417 8 0 0 20 0 8 0 390935034 137003008 13185 33554432000 134512640 146736320 4293177408 4070564840 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 36.48
Current children cumulated vsize (KiB) 142940

[startup+25.5005 s]
/proc/loadavg: 7.05 9.89 7.59 9/186 23566
/proc/meminfo: memFree=30200436/32873648 swapFree=7372/7372
[pid=23543] ppid=23541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23543/stat : 23543 (run) S 23541 23543 22465 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935015 9367552 269 33554432000 4194304 5064252 140734453609344 140734453608256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23543/statm: 2287 269 229 213 0 72 0
[pid=23544] ppid=23543 vsize=136680 CPUtime=74.04 cores=0,2,4,6
/proc/23544/stat : 23544 (pb_cplex) R 23543 23543 22465 0 -1 4202496 67697 0 0 0 7242 162 0 0 20 0 8 0 390935015 139960320 14005 33554432000 134512640 146736320 4293177408 4293172400 137371918 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23544/statm: 34170 14005 1015 2985 0 31104 0
[pid=23544/tid=23560] ppid=23543 vsize=136680 CPUtime=9.33 cores=0,2,4,6
/proc/23544/task/23560/stat : 23560 (pb_cplex) R 23543 23543 22465 0 -1 4202560 4858 0 0 0 917 16 0 0 20 0 8 0 390935034 139960320 14005 33554432000 134512640 146736320 4293177408 4130851416 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=23544/tid=23561] ppid=23543 vsize=136680 CPUtime=9.46 cores=0,2,4,6
/proc/23544/task/23561/stat : 23561 (pb_cplex) R 23543 23543 22465 0 -1 4202560 6293 0 0 0 925 21 0 0 20 0 8 0 390935034 139960320 14005 33554432000 134512640 146736320 4293177408 4141336088 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23562] ppid=23543 vsize=136680 CPUtime=8.67 cores=0,2,4,6
/proc/23544/task/23562/stat : 23562 (pb_cplex) S 23543 23543 22465 0 -1 4202560 6059 0 0 0 849 18 0 0 20 0 8 0 390935034 139960320 14005 33554432000 134512640 146736320 4293177408 4151824016 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23544/tid=23563] ppid=23543 vsize=136680 CPUtime=8.64 cores=0,2,4,6
/proc/23544/task/23563/stat : 23563 (pb_cplex) S 23543 23543 22465 0 -1 4202560 5726 0 0 0 843 21 0 0 20 0 8 0 390935034 139960320 14005 33554432000 134512640 146736320 4293177408 4120366736 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23544/tid=23564] ppid=23543 vsize=136680 CPUtime=8.84 cores=0,2,4,6
/proc/23544/task/23564/stat : 23564 (pb_cplex) S 23543 23543 22465 0 -1 4202560 7128 0 0 0 865 19 0 0 20 0 8 0 390935034 139960320 14005 33554432000 134512640 146736320 4293177408 4104122000 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23544/tid=23565] ppid=23543 vsize=136680 CPUtime=9.03 cores=0,2,4,6
/proc/23544/task/23565/stat : 23565 (pb_cplex) R 23543 23543 22465 0 -1 4202560 10018 0 0 0 879 24 0 0 20 0 8 0 390935034 139960320 14005 33554432000 134512640 146736320 4293177408 4093632968 136000488 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=23544/tid=23566] ppid=23543 vsize=136680 CPUtime=9.05 cores=0,2,4,6
/proc/23544/task/23566/stat : 23566 (pb_cplex) R 23543 23543 22465 0 -1 4202560 9367 0 0 0 884 21 0 0 20 0 8 0 390935034 139960320 14005 33554432000 134512640 146736320 4293177408 4070564840 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 74.04
Current children cumulated vsize (KiB) 145828

[startup+51.1005 s]
/proc/loadavg: 5.80 9.37 7.47 9/186 23580
/proc/meminfo: memFree=30211540/32873648 swapFree=7372/7372
[pid=23543] ppid=23541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23543/stat : 23543 (run) S 23541 23543 22465 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935015 9367552 269 33554432000 4194304 5064252 140734453609344 140734453608256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23543/statm: 2287 269 229 213 0 72 0

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

[pid=23544/tid=23579] ppid=23543 vsize=125784 CPUtime=116.22 cores=0,2,4,6
/proc/23544/task/23579/stat : 23579 (pb_cplex) S 23543 23543 22465 0 -1 4202560 13179 0 0 0 11364 258 0 0 20 0 8 0 390937666 128802816 11582 33554432000 134512640 146736320 4293177408 4089441936 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23544/tid=23580] ppid=23543 vsize=125784 CPUtime=115.5 cores=0,2,4,6
/proc/23544/task/23580/stat : 23580 (pb_cplex) S 23543 23543 22465 0 -1 4202560 10932 0 0 0 11280 270 0 0 20 0 8 0 390937666 128802816 11582 33554432000 134512640 146736320 4293177408 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1012.5
Current children cumulated vsize (KiB) 134932

[startup+402.3 s]
/proc/loadavg: 7.10 7.66 7.22 9/193 23661
/proc/meminfo: memFree=30055752/32873648 swapFree=7372/7372
[pid=23543] ppid=23541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23543/stat : 23543 (run) S 23541 23543 22465 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935015 9367552 269 33554432000 4194304 5064252 140734453609344 140734453608256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23543/statm: 2287 269 229 213 0 72 0
[pid=23544] ppid=23543 vsize=127208 CPUtime=1181.02 cores=0,2,4,6
/proc/23544/stat : 23544 (pb_cplex) R 23543 23543 22465 0 -1 4202496 164465 0 0 0 115459 2643 0 0 20 0 8 0 390935015 130260992 11961 33554432000 134512640 146736320 4293177408 4293173804 144580332 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23544/statm: 31802 11961 1021 2985 0 28736 0
[pid=23544/tid=23574] ppid=23543 vsize=127208 CPUtime=133.91 cores=0,2,4,6
/proc/23544/task/23574/stat : 23574 (pb_cplex) R 23543 23543 22465 0 -1 4202560 9253 0 0 0 13095 296 0 0 20 0 8 0 390937665 130260992 11961 33554432000 134512640 146736320 4293177408 4130849768 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23575] ppid=23543 vsize=127208 CPUtime=134.51 cores=0,2,4,6
/proc/23544/task/23575/stat : 23575 (pb_cplex) R 23543 23543 22465 0 -1 4202560 11491 0 0 0 13141 310 0 0 20 0 8 0 390937665 130260992 11961 33554432000 134512640 146736320 4293177408 4141335916 136400606 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23576] ppid=23543 vsize=127208 CPUtime=135.56 cores=0,2,4,6
/proc/23544/task/23576/stat : 23576 (pb_cplex) R 23543 23543 22465 0 -1 4202560 12172 0 0 0 13243 313 0 0 20 0 8 0 390937665 130260992 11961 33554432000 134512640 146736320 4293177408 4151824044 144580332 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=23544/tid=23577] ppid=23543 vsize=127208 CPUtime=135.07 cores=0,2,4,6
/proc/23544/task/23577/stat : 23577 (pb_cplex) R 23543 23543 22465 0 -1 4202560 9284 0 0 0 13195 312 0 0 20 0 8 0 390937665 130260992 11961 33554432000 134512640 146736320 4293177408 4120363320 139023093 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=23544/tid=23578] ppid=23543 vsize=127208 CPUtime=135.38 cores=0,2,4,6
/proc/23544/task/23578/stat : 23578 (pb_cplex) R 23543 23543 22465 0 -1 4202560 14155 0 0 0 13231 307 0 0 20 0 8 0 390937665 130260992 11961 33554432000 134512640 146736320 4293177408 4099927696 144580073 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=23544/tid=23579] ppid=23543 vsize=127208 CPUtime=136.79 cores=0,2,4,6
/proc/23544/task/23579/stat : 23579 (pb_cplex) S 23543 23543 22465 0 -1 4202560 13581 0 0 0 13372 307 0 0 20 0 8 0 390937666 130260992 11961 33554432000 134512640 146736320 4293177408 4089441936 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23544/tid=23580] ppid=23543 vsize=127208 CPUtime=136.19 cores=0,2,4,6
/proc/23544/task/23580/stat : 23580 (pb_cplex) S 23543 23543 22465 0 -1 4202560 11671 0 0 0 13298 321 0 0 20 0 8 0 390937666 130260992 11961 33554432000 134512640 146736320 4293177408 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1181.02
Current children cumulated vsize (KiB) 136356

[startup+462.3 s]
/proc/loadavg: 7.00 7.64 7.25 7/193 23661
/proc/meminfo: memFree=30055424/32873648 swapFree=7372/7372
[pid=23543] ppid=23541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23543/stat : 23543 (run) S 23541 23543 22465 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935015 9367552 269 33554432000 4194304 5064252 140734453609344 140734453608256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23543/statm: 2287 269 229 213 0 72 0
[pid=23544] ppid=23543 vsize=133320 CPUtime=1351.05 cores=0,2,4,6
/proc/23544/stat : 23544 (pb_cplex) S 23543 23543 22465 0 -1 4202496 169412 0 0 0 132090 3015 0 0 20 0 8 0 390935015 136519680 12764 33554432000 134512640 146736320 4293177408 4293173776 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23544/statm: 33330 12764 1021 2985 0 30264 0
[pid=23544/tid=23574] ppid=23543 vsize=133320 CPUtime=154.32 cores=0,2,4,6
/proc/23544/task/23574/stat : 23574 (pb_cplex) S 23543 23543 22465 0 -1 4202560 9526 0 0 0 15087 345 0 0 20 0 8 0 390937665 136519680 12764 33554432000 134512640 146736320 4293177408 4130852496 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23575] ppid=23543 vsize=133320 CPUtime=155.13 cores=0,2,4,6
/proc/23544/task/23575/stat : 23575 (pb_cplex) S 23543 23543 22465 0 -1 4202560 12307 0 0 0 15158 355 0 0 20 0 8 0 390937665 136519680 12764 33554432000 134512640 146736320 4293177408 4141338256 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23544/tid=23576] ppid=23543 vsize=133320 CPUtime=156.21 cores=0,2,4,6
/proc/23544/task/23576/stat : 23576 (pb_cplex) S 23543 23543 22465 0 -1 4202560 12928 0 0 0 15261 360 0 0 20 0 8 0 390937665 136519680 12764 33554432000 134512640 146736320 4293177408 4151824016 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23544/tid=23577] ppid=23543 vsize=133320 CPUtime=155.59 cores=0,2,4,6
/proc/23544/task/23577/stat : 23577 (pb_cplex) S 23543 23543 22465 0 -1 4202560 9764 0 0 0 15198 361 0 0 20 0 8 0 390937665 136519680 12764 33554432000 134512640 146736320 4293177408 4120366736 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23544/tid=23578] ppid=23543 vsize=133320 CPUtime=156.06 cores=0,2,4,6
/proc/23544/task/23578/stat : 23578 (pb_cplex) S 23543 23543 22465 0 -1 4202560 14585 0 0 0 15252 354 0 0 20 0 8 0 390937665 136519680 12764 33554432000 134512640 146736320 4293177408 4099927696 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23579] ppid=23543 vsize=133320 CPUtime=157.6 cores=0,2,4,6
/proc/23544/task/23579/stat : 23579 (pb_cplex) R 23543 23543 22465 0 -1 4202560 14276 0 0 0 15409 351 0 0 20 0 8 0 390937666 136519680 12764 33554432000 134512640 146736320 4293177408 4089438264 136015689 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=23544/tid=23580] ppid=23543 vsize=133320 CPUtime=157.42 cores=0,2,4,6
/proc/23544/task/23580/stat : 23580 (pb_cplex) R 23543 23543 22465 0 -1 4202560 12726 0 0 0 15375 367 0 0 20 0 8 0 390937666 136519680 12764 33554432000 134512640 146736320 4293177408 4070564456 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1351.05
Current children cumulated vsize (KiB) 142468

[startup+522.3 s]
/proc/loadavg: 7.32 7.63 7.27 12/194 23665
/proc/meminfo: memFree=30049608/32873648 swapFree=7372/7372
[pid=23543] ppid=23541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23543/stat : 23543 (run) S 23541 23543 22465 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935015 9367552 269 33554432000 4194304 5064252 140734453609344 140734453608256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23543/statm: 2287 269 229 213 0 72 0
[pid=23544] ppid=23543 vsize=133320 CPUtime=1524.48 cores=0,2,4,6
/proc/23544/stat : 23544 (pb_cplex) R 23543 23543 22465 0 -1 4202496 172981 0 0 0 149063 3385 0 0 20 0 8 0 390935015 136519680 12788 33554432000 134512640 146736320 4293177408 4293171048 144757825 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23544/statm: 33330 12788 1021 2985 0 30264 0
[pid=23544/tid=23574] ppid=23543 vsize=133320 CPUtime=175.19 cores=0,2,4,6
/proc/23544/task/23574/stat : 23574 (pb_cplex) R 23543 23543 22465 0 -1 4202560 9810 0 0 0 17131 388 0 0 20 0 8 0 390937665 136519680 12788 33554432000 134512640 146736320 4293177408 4130849768 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=23544/tid=23575] ppid=23543 vsize=133320 CPUtime=176.08 cores=0,2,4,6
/proc/23544/task/23575/stat : 23575 (pb_cplex) S 23543 23543 22465 0 -1 4202560 12504 0 0 0 17210 398 0 0 20 0 8 0 390937665 136519680 12788 33554432000 134512640 146736320 4293177408 4141338256 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23544/tid=23576] ppid=23543 vsize=133320 CPUtime=177.45 cores=0,2,4,6
/proc/23544/task/23576/stat : 23576 (pb_cplex) S 23543 23543 22465 0 -1 4202560 13182 0 0 0 17338 407 0 0 20 0 8 0 390937665 136519680 12788 33554432000 134512640 146736320 4293177408 4151824016 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23577] ppid=23543 vsize=133320 CPUtime=176.74 cores=0,2,4,6
/proc/23544/task/23577/stat : 23577 (pb_cplex) S 23543 23543 22465 0 -1 4202560 10418 0 0 0 17267 407 0 0 20 0 8 0 390937665 136519680 12788 33554432000 134512640 146736320 4293177408 4120366736 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23544/tid=23578] ppid=23543 vsize=133320 CPUtime=177.21 cores=0,2,4,6
/proc/23544/task/23578/stat : 23578 (pb_cplex) S 23543 23543 22465 0 -1 4202560 14976 0 0 0 17325 396 0 0 20 0 8 0 390937665 136519680 12788 33554432000 134512640 146736320 4293177408 4099927696 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23544/tid=23579] ppid=23543 vsize=133320 CPUtime=178.95 cores=0,2,4,6
/proc/23544/task/23579/stat : 23579 (pb_cplex) R 23543 23543 22465 0 -1 4202560 14979 0 0 0 17494 401 0 0 20 0 8 0 390937666 136519680 12788 33554432000 134512640 146736320 4293177408 4089438824 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23580] ppid=23543 vsize=133320 CPUtime=178.82 cores=0,2,4,6
/proc/23544/task/23580/stat : 23580 (pb_cplex) R 23543 23543 22465 0 -1 4202560 13027 0 0 0 17468 414 0 0 20 0 8 0 390937666 136519680 12788 33554432000 134512640 146736320 4293177408 4070567568 144580073 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1524.48
Current children cumulated vsize (KiB) 142468

[startup+582.304 s]
/proc/loadavg: 7.68 7.60 7.27 3/193 23665
/proc/meminfo: memFree=30049244/32873648 swapFree=7372/7372
[pid=23543] ppid=23541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23543/stat : 23543 (run) S 23541 23543 22465 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935015 9367552 269 33554432000 4194304 5064252 140734453609344 140734453608256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23543/statm: 2287 269 229 213 0 72 0
[pid=23544] ppid=23543 vsize=133320 CPUtime=1694.8 cores=0,2,4,6
/proc/23544/stat : 23544 (pb_cplex) R 23543 23543 22465 0 -1 4202496 179277 0 0 0 165727 3753 0 0 20 0 8 0 390935015 136519680 12807 33554432000 134512640 146736320 4293177408 4293173804 144580332 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/23544/statm: 33330 12807 1021 2985 0 30264 0
[pid=23544/tid=23574] ppid=23543 vsize=133320 CPUtime=195.77 cores=0,2,4,6
/proc/23544/task/23574/stat : 23574 (pb_cplex) R 23543 23543 22465 0 -1 4202560 10106 0 0 0 19141 436 0 0 20 0 8 0 390937665 136519680 12807 33554432000 134512640 146736320 4293177408 4130850880 137461049 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=23544/tid=23575] ppid=23543 vsize=133320 CPUtime=196.86 cores=0,2,4,6
/proc/23544/task/23575/stat : 23575 (pb_cplex) R 23543 23543 22465 0 -1 4202560 14776 0 0 0 19241 445 0 0 20 0 8 0 390937665 136519680 12807 33554432000 134512640 146736320 4293177408 4141335528 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23576] ppid=23543 vsize=133320 CPUtime=197.96 cores=0,2,4,6
/proc/23544/task/23576/stat : 23576 (pb_cplex) R 23543 23543 22465 0 -1 4202560 13744 0 0 0 19346 450 0 0 20 0 8 0 390937665 136519680 12807 33554432000 134512640 146736320 4293177408 4151824044 144580332 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23544/tid=23577] ppid=23543 vsize=133320 CPUtime=197.54 cores=0,2,4,6
/proc/23544/task/23577/stat : 23577 (pb_cplex) R 23543 23543 22465 0 -1 4202560 10561 0 0 0 19301 453 0 0 20 0 8 0 390937665 136519680 12807 33554432000 134512640 146736320 4293177408 4120363736 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23544/tid=23578] ppid=23543 vsize=133320 CPUtime=198.08 cores=0,2,4,6
/proc/23544/task/23578/stat : 23578 (pb_cplex) R 23543 23543 22465 0 -1 4202560 15577 0 0 0 19367 441 0 0 20 0 8 0 390937665 136519680 12807 33554432000 134512640 146736320 4293177408 4099925144 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=23544/tid=23579] ppid=23543 vsize=133320 CPUtime=199.72 cores=0,2,4,6
/proc/23544/task/23579/stat : 23579 (pb_cplex) R 23543 23543 22465 0 -1 4202560 15208 0 0 0 19525 447 0 0 20 0 8 0 390937666 136519680 12807 33554432000 134512640 146736320 4293177408 4089441936 144580073 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23580] ppid=23543 vsize=133320 CPUtime=199.76 cores=0,2,4,6
/proc/23544/task/23580/stat : 23580 (pb_cplex) S 23543 23543 22465 0 -1 4202560 14455 0 0 0 19518 458 0 0 20 0 8 0 390937666 136519680 12807 33554432000 134512640 146736320 4293177408 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1694.8
Current children cumulated vsize (KiB) 142468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+617 s]
/proc/loadavg: 8.01 7.70 7.32 12/193 23672
/proc/meminfo: memFree=30039264/32873648 swapFree=7372/7372
[pid=23543] ppid=23541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23543/stat : 23543 (run) S 23541 23543 22465 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935015 9367552 269 33554432000 4194304 5064252 140734453609344 140734453608256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23543/statm: 2287 269 229 213 0 72 0
[pid=23544] ppid=23543 vsize=142144 CPUtime=1800.11 cores=0,2,4,6
/proc/23544/stat : 23544 (pb_cplex) R 23543 23543 22465 0 -1 4202496 185132 0 0 0 176015 3996 0 0 20 0 8 0 390935015 145555456 15600 33554432000 134512640 146736320 4293177408 4293171048 144757825 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23544/statm: 35536 15600 1021 2985 0 32470 0
[pid=23544/tid=23666] ppid=23543 vsize=142144 CPUtime=10.83 cores=0,2,4,6
/proc/23544/task/23666/stat : 23666 (pb_cplex) S 23543 23543 22465 0 -1 4202560 820 0 0 0 1059 24 0 0 20 0 8 0 390993739 145555456 15600 33554432000 134512640 146736320 4293177408 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23544/tid=23667] ppid=23543 vsize=142144 CPUtime=10.79 cores=0,2,4,6
/proc/23544/task/23667/stat : 23667 (pb_cplex) S 23543 23543 22465 0 -1 4202560 321 0 0 0 1053 26 0 0 20 0 8 0 390993739 145555456 15600 33554432000 134512640 146736320 4293177408 4089441936 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23668] ppid=23543 vsize=142144 CPUtime=10.88 cores=0,2,4,6
/proc/23544/task/23668/stat : 23668 (pb_cplex) S 23543 23543 22465 0 -1 4202560 95 0 0 0 1063 25 0 0 20 0 8 0 390993739 145555456 15600 33554432000 134512640 146736320 4293177408 4099927696 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23669] ppid=23543 vsize=142144 CPUtime=10.93 cores=0,2,4,6
/proc/23544/task/23669/stat : 23669 (pb_cplex) S 23543 23543 22465 0 -1 4202560 376 0 0 0 1070 23 0 0 20 0 8 0 390993739 145555456 15600 33554432000 134512640 146736320 4293177408 4120366736 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23544/tid=23670] ppid=23543 vsize=142144 CPUtime=10.88 cores=0,2,4,6
/proc/23544/task/23670/stat : 23670 (pb_cplex) R 23543 23543 22465 0 -1 4202560 686 0 0 0 1066 22 0 0 20 0 8 0 390993739 145555456 15600 33554432000 134512640 146736320 4293177408 4143965160 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=23544/tid=23671] ppid=23543 vsize=142144 CPUtime=10.96 cores=0,2,4,6
/proc/23544/task/23671/stat : 23671 (pb_cplex) R 23543 23543 22465 0 -1 4202560 811 0 0 0 1074 22 0 0 20 0 8 0 390993739 145555456 15600 33554432000 134512640 146736320 4293177408 4133479016 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23672] ppid=23543 vsize=142144 CPUtime=11.01 cores=0,2,4,6
/proc/23544/task/23672/stat : 23672 (pb_cplex) R 23543 23543 22465 0 -1 4202560 139 0 0 0 1079 22 0 0 20 0 8 0 390993739 145555456 15600 33554432000 134512640 146736320 4293177408 4019187344 144580073 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 151292

Sending SIGTERM to process tree (bottom up)

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

[startup+617 s]
/proc/loadavg: 8.01 7.70 7.32 12/193 23672
/proc/meminfo: memFree=30039264/32873648 swapFree=7372/7372
[pid=23543] ppid=23541 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23543/stat : 23543 (run) S 23541 23543 22465 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390935015 9367552 269 33554432000 4194304 5064252 140734453609344 140734453608256 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23543/statm: 2287 269 229 213 0 72 0
[pid=23544] ppid=23543 vsize=142144 CPUtime=1800.11 cores=0,2,4,6
/proc/23544/stat : 23544 (pb_cplex) R 23543 23543 22465 0 -1 4202496 185132 0 0 0 176015 3996 0 0 20 0 8 0 390935015 145555456 15600 33554432000 134512640 146736320 4293177408 4293171048 144757825 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23544/statm: 35536 15600 1021 2985 0 32470 0
[pid=23544/tid=23666] ppid=23543 vsize=142144 CPUtime=10.83 cores=0,2,4,6
/proc/23544/task/23666/stat : 23666 (pb_cplex) S 23543 23543 22465 0 -1 4202560 820 0 0 0 1059 24 0 0 20 0 8 0 390993739 145555456 15600 33554432000 134512640 146736320 4293177408 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23544/tid=23667] ppid=23543 vsize=142144 CPUtime=10.79 cores=0,2,4,6
/proc/23544/task/23667/stat : 23667 (pb_cplex) S 23543 23543 22465 0 -1 4202560 321 0 0 0 1053 26 0 0 20 0 8 0 390993739 145555456 15600 33554432000 134512640 146736320 4293177408 4089441936 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23668] ppid=23543 vsize=142144 CPUtime=10.88 cores=0,2,4,6
/proc/23544/task/23668/stat : 23668 (pb_cplex) S 23543 23543 22465 0 -1 4202560 95 0 0 0 1063 25 0 0 20 0 8 0 390993739 145555456 15600 33554432000 134512640 146736320 4293177408 4099927696 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23669] ppid=23543 vsize=142144 CPUtime=10.93 cores=0,2,4,6
/proc/23544/task/23669/stat : 23669 (pb_cplex) S 23543 23543 22465 0 -1 4202560 376 0 0 0 1070 23 0 0 20 0 8 0 390993739 145555456 15600 33554432000 134512640 146736320 4293177408 4120366736 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23544/tid=23670] ppid=23543 vsize=142144 CPUtime=10.88 cores=0,2,4,6
/proc/23544/task/23670/stat : 23670 (pb_cplex) R 23543 23543 22465 0 -1 4202560 686 0 0 0 1066 22 0 0 20 0 8 0 390993739 145555456 15600 33554432000 134512640 146736320 4293177408 4143965160 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=23544/tid=23671] ppid=23543 vsize=142144 CPUtime=10.96 cores=0,2,4,6
/proc/23544/task/23671/stat : 23671 (pb_cplex) R 23543 23543 22465 0 -1 4202560 811 0 0 0 1074 22 0 0 20 0 8 0 390993739 145555456 15600 33554432000 134512640 146736320 4293177408 4133479016 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=23544/tid=23672] ppid=23543 vsize=142144 CPUtime=11.01 cores=0,2,4,6
/proc/23544/task/23672/stat : 23672 (pb_cplex) R 23543 23543 22465 0 -1 4202560 139 0 0 0 1079 22 0 0 20 0 8 0 390993739 145555456 15600 33554432000 134512640 146736320 4293177408 4019187344 144580073 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 151292

Child status: 0
Real time (s): 617.016
CPU time (s): 1800.25
CPU user time (s): 1760.2
CPU system time (s): 40.0479
CPU usage (%): 291.767
Max. virtual memory (cumulated for all children) (KiB): 151292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1760.2
system time used= 40.0479
maximum resident set size= 62620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185496
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= 3006069
involuntary context switches= 379049

runsolver used 1.55076 second user time and 4.08438 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-09 15:21:31
IDJOB=3736391
IDBENCH=47901
IDSOLVER=2325
FILE ID=node124/3736391-1339248091
RUNJOBID= node124-1339246831-22481
PBS_JOBID= 14644357
Free space on /tmp= 70580 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=5-P0=29-P1=11-P2=11-P3=17-P4=29-P5=23-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736391-1339248091/watcher-3736391-1339248091 -o /tmp/evaluation-result-3736391-1339248091/solver-3736391-1339248091 -C 1800 -W 1900 -M 15500  run HOME/instance-3736391-1339248091.opb

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

MD5SUM BENCH= fcb10f2a5637609269e4645e32e48d88
RANDOM SEED=1054060262

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30256652 kB
Buffers:          452884 kB
Cached:          1263632 kB
SwapCached:         8612 kB
Active:          1663428 kB
Inactive:          82036 kB
Active(anon):      13732 kB
Inactive(anon):    11320 kB
Active(file):    1649696 kB
Inactive(file):    70716 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67092344 kB
Dirty:             16300 kB
Writeback:             0 kB
AnonPages:         42364 kB
Mapped:            10416 kB
Shmem:                 0 kB
Slab:             733060 kB
SReclaimable:     177188 kB
SUnreclaim:       555872 kB
KernelStack:        1544 kB
PageTables:         3732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     138164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3736391-1339248091.opb

Free space on /tmp at the end= 70568 MiB
End job on node124 at 2012-06-09 15:31:49