Trace number 3729530

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 NameAnswerCPU timeWall clock time
PB10: pb_cplex 2010-06-29UNSAT 1332.9 400.11

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900576927.opb
MD5SUM7f91f8d08a20ca0a8483dc7b1c14e540
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.87956
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 671
Number of bits of the biggest sum of numbers10
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.01	c pb_cplex 1.0 - 20100701
0.00/0.01	c Parsing opb file format. File HOME/instance-3729530-1339246836.opb.
0.00/0.01	c Instance file HOME/instance-3729530-1339246836.opb
0.00/0.01	c File size is 83381 bytes.
0.00/0.02	c Highest Coefficient sum: 671
0.00/0.02	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.05	c ============================[ Problem Statistics ]=============================
0.00/0.05	c |                                                                             |
0.00/0.05	c |  Parsing time:          0.01         s                                      |
0.00/0.05	c |  Number Variables:      231                                                 |
0.00/0.05	c |  Number Constraints:    2707                                                |
0.00/0.05	c ===============================================================================
1332.17/400.10	c Remaining time 1799.99 sec.
1332.17/400.10	s UNSATISFIABLE
1332.17/400.10	c Total CPU time              : 1324.37 s

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-3729530-1339246836/watcher-3729530-1339246836 -o /tmp/evaluation-result-3729530-1339246836/solver-3729530-1339246836 -C 1800 -W 1900 -M 15500 run HOME/instance-3729530-1339246836.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: 0.16 0.03 0.01 3/174 15936
/proc/meminfo: memFree=26928232/32873648 swapFree=7376/7376
[pid=15936] ppid=15933 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/15936/stat : 15936 (runsolver) D 15933 15936 15880 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 1 0 390809308 12095488 55 33554432000 4194304 5436572 140733745601104 140733745596984 5057063 0 0 4096 24578 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/15936/statm: 2953 55 36 304 0 2645 0

[startup+0.0821301 s]
/proc/loadavg: 0.16 0.03 0.01 3/174 15936
/proc/meminfo: memFree=26928232/32873648 swapFree=7376/7376
[pid=15936] ppid=15933 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15936/stat : 15936 (run) S 15933 15936 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809308 9367552 270 33554432000 4194304 5064252 140733345863824 140733345862736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15936/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100226 s]
/proc/loadavg: 0.16 0.03 0.01 3/174 15936
/proc/meminfo: memFree=26928232/32873648 swapFree=7376/7376
[pid=15936] ppid=15933 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15936/stat : 15936 (run) S 15933 15936 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809308 9367552 270 33554432000 4194304 5064252 140733345863824 140733345862736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15936/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30023 s]
/proc/loadavg: 0.16 0.03 0.01 3/174 15936
/proc/meminfo: memFree=26928232/32873648 swapFree=7376/7376
[pid=15936] ppid=15933 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15936/stat : 15936 (run) S 15933 15936 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809308 9367552 270 33554432000 4194304 5064252 140733345863824 140733345862736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15936/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700169 s]
/proc/loadavg: 0.16 0.03 0.01 3/174 15936
/proc/meminfo: memFree=26928232/32873648 swapFree=7376/7376
[pid=15936] ppid=15933 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15936/stat : 15936 (run) S 15933 15936 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809308 9367552 270 33554432000 4194304 5064252 140733345863824 140733345862736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15936/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50016 s]
/proc/loadavg: 0.16 0.03 0.01 16/194 15956
/proc/meminfo: memFree=26857876/32873648 swapFree=7376/7376
[pid=15936] ppid=15933 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15936/stat : 15936 (run) S 15933 15936 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809308 9367552 270 33554432000 4194304 5064252 140733345863824 140733345862736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15936/statm: 2287 270 229 213 0 72 0
[pid=15941] ppid=15936 vsize=76016 CPUtime=2.53 cores=1,3,5,7
/proc/15941/stat : 15941 (pb_cplex) R 15936 15936 15880 0 -1 4202496 13467 0 0 0 245 8 0 0 20 0 1 0 390809309 77840384 5353 33554432000 134512640 146736320 4293649120 4293643344 136403109 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/15941/statm: 19004 5353 886 2985 0 15938 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 85164

[startup+3.10039 s]
/proc/loadavg: 0.16 0.03 0.01 3/194 15984
/proc/meminfo: memFree=26872624/32873648 swapFree=7376/7376
[pid=15936] ppid=15933 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15936/stat : 15936 (run) S 15933 15936 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809308 9367552 270 33554432000 4194304 5064252 140733345863824 140733345862736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15936/statm: 2287 270 229 213 0 72 0
[pid=15941] ppid=15936 vsize=119616 CPUtime=4.29 cores=1,3,5,7
/proc/15941/stat : 15941 (pb_cplex) R 15936 15936 15880 0 -1 4202496 20582 0 0 0 413 16 0 0 20 0 8 0 390809309 122486784 9472 33554432000 134512640 146736320 4293649120 4293640816 136384857 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15941/statm: 29904 9472 894 2985 0 26838 0
[pid=15941/tid=15964] ppid=15936 vsize=119616 CPUtime=0 cores=1,3,5,7
/proc/15941/task/15964/stat : 15964 (pb_cplex) S 15936 15936 15880 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390809494 122486784 9472 33554432000 134512640 146736320 4293649120 4130737808 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15941/tid=15965] ppid=15936 vsize=119616 CPUtime=0 cores=1,3,5,7
/proc/15941/task/15965/stat : 15965 (pb_cplex) S 15936 15936 15880 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390809494 122486784 9472 33554432000 134512640 146736320 4293649120 4141223568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15966] ppid=15936 vsize=119616 CPUtime=0 cores=1,3,5,7
/proc/15941/task/15966/stat : 15966 (pb_cplex) S 15936 15936 15880 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390809494 122486784 9472 33554432000 134512640 146736320 4293649120 4151709328 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15941/tid=15967] ppid=15936 vsize=119616 CPUtime=0 cores=1,3,5,7
/proc/15941/task/15967/stat : 15967 (pb_cplex) S 15936 15936 15880 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390809494 122486784 9472 33554432000 134512640 146736320 4293649120 4118101648 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15968] ppid=15936 vsize=119616 CPUtime=0 cores=1,3,5,7
/proc/15941/task/15968/stat : 15968 (pb_cplex) S 15936 15936 15880 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390809494 122486784 9472 33554432000 134512640 146736320 4293649120 4099927696 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15941/tid=15969] ppid=15936 vsize=119616 CPUtime=0 cores=1,3,5,7
/proc/15941/task/15969/stat : 15969 (pb_cplex) S 15936 15936 15880 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390809494 122486784 9472 33554432000 134512640 146736320 4293649120 4089441936 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15941/tid=15970] ppid=15936 vsize=119616 CPUtime=0 cores=1,3,5,7
/proc/15941/task/15970/stat : 15970 (pb_cplex) S 15936 15936 15880 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 390809494 122486784 9472 33554432000 134512640 146736320 4293649120 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.29
Current children cumulated vsize (KiB) 128764

[startup+6.30042 s]
/proc/loadavg: 1.43 0.30 0.10 10/194 15984
/proc/meminfo: memFree=26844648/32873648 swapFree=7376/7376
[pid=15936] ppid=15933 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15936/stat : 15936 (run) S 15933 15936 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809308 9367552 270 33554432000 4194304 5064252 140733345863824 140733345862736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15936/statm: 2287 270 229 213 0 72 0
[pid=15941] ppid=15936 vsize=127808 CPUtime=16.02 cores=1,3,5,7
/proc/15941/stat : 15941 (pb_cplex) R 15936 15936 15880 0 -1 4202496 35289 0 0 0 1578 24 0 0 20 0 8 0 390809309 130875392 11816 33554432000 134512640 146736320 4293649120 4293642792 144757825 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15941/statm: 31952 11816 894 2985 0 28886 0
[pid=15941/tid=15964] ppid=15936 vsize=127808 CPUtime=1.35 cores=1,3,5,7
/proc/15941/task/15964/stat : 15964 (pb_cplex) R 15936 15936 15880 0 -1 4202560 42 0 0 0 135 0 0 0 20 0 8 0 390809494 130875392 11816 33554432000 134512640 146736320 4293649120 4130734672 136403117 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=15941/tid=15965] ppid=15936 vsize=127808 CPUtime=1.69 cores=1,3,5,7
/proc/15941/task/15965/stat : 15965 (pb_cplex) R 15936 15936 15880 0 -1 4202560 4080 0 0 0 167 2 0 0 20 0 8 0 390809494 130875392 11816 33554432000 134512640 146736320 4293649120 4141222604 139023039 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=15941/tid=15966] ppid=15936 vsize=127808 CPUtime=1.5 cores=1,3,5,7
/proc/15941/task/15966/stat : 15966 (pb_cplex) R 15936 15936 15880 0 -1 4202560 3900 0 0 0 147 3 0 0 20 0 8 0 390809494 130875392 11816 33554432000 134512640 146736320 4293649120 4151707952 137371915 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=15941/tid=15967] ppid=15936 vsize=127808 CPUtime=1.49 cores=1,3,5,7
/proc/15941/task/15967/stat : 15967 (pb_cplex) R 15936 15936 15880 0 -1 4202560 2234 0 0 0 149 0 0 0 20 0 8 0 390809494 130875392 11816 33554432000 134512640 146736320 4293649120 4118098072 136007277 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=15941/tid=15968] ppid=15936 vsize=127808 CPUtime=1.43 cores=1,3,5,7
/proc/15941/task/15968/stat : 15968 (pb_cplex) R 15936 15936 15880 0 -1 4202560 3579 0 0 0 143 0 0 0 20 0 8 0 390809494 130875392 11816 33554432000 134512640 146736320 4293649120 4099924120 136007584 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=15941/tid=15969] ppid=15936 vsize=127808 CPUtime=1.11 cores=1,3,5,7
/proc/15941/task/15969/stat : 15969 (pb_cplex) R 15936 15936 15880 0 -1 4202560 42 0 0 0 111 0 0 0 20 0 8 0 390809494 130875392 11816 33554432000 134512640 146736320 4293649120 4089439208 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=15941/tid=15970] ppid=15936 vsize=127808 CPUtime=1.41 cores=1,3,5,7
/proc/15941/task/15970/stat : 15970 (pb_cplex) R 15936 15936 15880 0 -1 4202560 42 0 0 0 141 0 0 0 20 0 8 0 390809494 130875392 11816 33554432000 134512640 146736320 4293649120 4070564840 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 16.02
Current children cumulated vsize (KiB) 136956

[startup+12.7004 s]
/proc/loadavg: 1.95 0.43 0.14 13/194 15984
/proc/meminfo: memFree=26842192/32873648 swapFree=7376/7376
[pid=15936] ppid=15933 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15936/stat : 15936 (run) S 15933 15936 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809308 9367552 270 33554432000 4194304 5064252 140733345863824 140733345862736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15936/statm: 2287 270 229 213 0 72 0
[pid=15941] ppid=15936 vsize=132928 CPUtime=37.86 cores=1,3,5,7
/proc/15941/stat : 15941 (pb_cplex) S 15936 15936 15880 0 -1 4202496 41649 0 0 0 3747 39 0 0 20 0 8 0 390809309 136118272 12735 33554432000 134512640 146736320 4293649120 4293645520 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/15941/statm: 33232 12735 894 2985 0 30166 0
[pid=15941/tid=15964] ppid=15936 vsize=132928 CPUtime=4 cores=1,3,5,7
/proc/15941/task/15964/stat : 15964 (pb_cplex) R 15936 15936 15880 0 -1 4202560 1980 0 0 0 396 4 0 0 20 0 8 0 390809494 136118272 12735 33554432000 134512640 146736320 4293649120 4130735080 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=15941/tid=15965] ppid=15936 vsize=132928 CPUtime=4.35 cores=1,3,5,7
/proc/15941/task/15965/stat : 15965 (pb_cplex) R 15936 15936 15880 0 -1 4202560 4081 0 0 0 431 4 0 0 20 0 8 0 390809494 136118272 12735 33554432000 134512640 146736320 4293649120 4141219992 136007299 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=15941/tid=15966] ppid=15936 vsize=132928 CPUtime=4.18 cores=1,3,5,7
/proc/15941/task/15966/stat : 15966 (pb_cplex) R 15936 15936 15880 0 -1 4202560 4980 0 0 0 414 4 0 0 20 0 8 0 390809494 136118272 12735 33554432000 134512640 146736320 4293649120 4151706600 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15967] ppid=15936 vsize=132928 CPUtime=4.34 cores=1,3,5,7
/proc/15941/task/15967/stat : 15967 (pb_cplex) R 15936 15936 15880 0 -1 4202560 3667 0 0 0 430 4 0 0 20 0 8 0 390809494 136118272 12735 33554432000 134512640 146736320 4293649120 4118098880 136365679 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=15941/tid=15968] ppid=15936 vsize=132928 CPUtime=4.2 cores=1,3,5,7
/proc/15941/task/15968/stat : 15968 (pb_cplex) S 15936 15936 15880 0 -1 4202560 4575 0 0 0 417 3 0 0 20 0 8 0 390809494 136118272 12735 33554432000 134512640 146736320 4293649120 4099927696 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15941/tid=15969] ppid=15936 vsize=132928 CPUtime=3.83 cores=1,3,5,7
/proc/15941/task/15969/stat : 15969 (pb_cplex) R 15936 15936 15880 0 -1 4202560 82 0 0 0 381 2 0 0 20 0 8 0 390809494 136118272 12735 33554432000 134512640 146736320 4293649120 4089438272 135443526 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=15941/tid=15970] ppid=15936 vsize=132928 CPUtime=4.15 cores=1,3,5,7
/proc/15941/task/15970/stat : 15970 (pb_cplex) S 15936 15936 15880 0 -1 4202560 817 0 0 0 413 2 0 0 20 0 8 0 390809494 136118272 12735 33554432000 134512640 146736320 4293649120 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 37.86
Current children cumulated vsize (KiB) 142076

[startup+25.5004 s]
/proc/loadavg: 3.20 0.78 0.26 3/194 16007
/proc/meminfo: memFree=26827940/32873648 swapFree=7376/7376
[pid=15936] ppid=15933 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15936/stat : 15936 (run) S 15933 15936 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809308 9367552 270 33554432000 4194304 5064252 140733345863824 140733345862736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15936/statm: 2287 270 229 213 0 72 0
[pid=15941] ppid=15936 vsize=139896 CPUtime=71.81 cores=1,3,5,7
/proc/15941/stat : 15941 (pb_cplex) R 15936 15936 15880 0 -1 4202496 53114 0 0 0 7123 58 0 0 20 0 8 0 390809309 143253504 14066 33554432000 134512640 146736320 4293649120 4293636552 135999592 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15941/statm: 34974 14066 900 2985 0 31908 0
[pid=15941/tid=15964] ppid=15936 vsize=139896 CPUtime=7.68 cores=1,3,5,7
/proc/15941/task/15964/stat : 15964 (pb_cplex) S 15936 15936 15880 0 -1 4202560 1982 0 0 0 761 7 0 0 20 0 8 0 390809494 143253504 14066 33554432000 134512640 146736320 4293649120 4130737808 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15965] ppid=15936 vsize=139896 CPUtime=8.01 cores=1,3,5,7
/proc/15941/task/15965/stat : 15965 (pb_cplex) S 15936 15936 15880 0 -1 4202560 4296 0 0 0 795 6 0 0 20 0 8 0 390809494 143253504 14066 33554432000 134512640 146736320 4293649120 4141223568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15941/tid=15966] ppid=15936 vsize=139896 CPUtime=7.84 cores=1,3,5,7
/proc/15941/task/15966/stat : 15966 (pb_cplex) S 15936 15936 15880 0 -1 4202560 8044 0 0 0 778 6 0 0 20 0 8 0 390809494 143253504 14066 33554432000 134512640 146736320 4293649120 4151709328 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15967] ppid=15936 vsize=139896 CPUtime=8.03 cores=1,3,5,7
/proc/15941/task/15967/stat : 15967 (pb_cplex) S 15936 15936 15880 0 -1 4202560 4647 0 0 0 796 7 0 0 20 0 8 0 390809494 143253504 14066 33554432000 134512640 146736320 4293649120 4118101648 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15941/tid=15968] ppid=15936 vsize=139896 CPUtime=7.9 cores=1,3,5,7
/proc/15941/task/15968/stat : 15968 (pb_cplex) S 15936 15936 15880 0 -1 4202560 4602 0 0 0 786 4 0 0 20 0 8 0 390809494 143253504 14066 33554432000 134512640 146736320 4293649120 4099927696 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15941/tid=15969] ppid=15936 vsize=139896 CPUtime=7.61 cores=1,3,5,7
/proc/15941/task/15969/stat : 15969 (pb_cplex) S 15936 15936 15880 0 -1 4202560 227 0 0 0 757 4 0 0 20 0 8 0 390809494 143253504 14066 33554432000 134512640 146736320 4293649120 4089441936 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15941/tid=15970] ppid=15936 vsize=139896 CPUtime=7.77 cores=1,3,5,7
/proc/15941/task/15970/stat : 15970 (pb_cplex) S 15936 15936 15880 0 -1 4202560 1611 0 0 0 773 4 0 0 20 0 8 0 390809494 143253504 14066 33554432000 134512640 146736320 4293649120 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 71.81
Current children cumulated vsize (KiB) 149044

[startup+51.1005 s]
/proc/loadavg: 5.31 1.44 0.49 17/194 16077
/proc/meminfo: memFree=26812404/32873648 swapFree=7376/7376
[pid=15936] ppid=15933 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15936/stat : 15936 (run) S 15933 15936 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809308 9367552 270 33554432000 4194304 5064252 140733345863824 140733345862736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15936/statm: 2287 270 229 213 0 72 0
[pid=15941] ppid=15936 vsize=133952 CPUtime=146.5 cores=1,3,5,7
/proc/15941/stat : 15941 (pb_cplex) R 15936 15936 15880 0 -1 4202496 72463 0 0 0 14542 108 0 0 20 0 8 0 390809309 137166848 13010 33554432000 134512640 146736320 4293649120 4293642880 138433393 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/15941/statm: 33488 13010 901 2985 0 30422 0
[pid=15941/tid=15964] ppid=15936 vsize=133952 CPUtime=16.19 cores=1,3,5,7
/proc/15941/task/15964/stat : 15964 (pb_cplex) R 15936 15936 15880 0 -1 4202560 2302 0 0 0 1606 13 0 0 20 0 8 0 390809494 137166848 13010 33554432000 134512640 146736320 4293649120 4130735080 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15965] ppid=15936 vsize=133952 CPUtime=16.65 cores=1,3,5,7
/proc/15941/task/15965/stat : 15965 (pb_cplex) R 15936 15936 15880 0 -1 4202560 7236 0 0 0 1653 12 0 0 20 0 8 0 390809494 137166848 13010 33554432000 134512640 146736320 4293649120 4141220432 136403109 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=15941/tid=15966] ppid=15936 vsize=133952 CPUtime=16.41 cores=1,3,5,7
/proc/15941/task/15966/stat : 15966 (pb_cplex) R 15936 15936 15880 0 -1 4202560 11485 0 0 0 1630 11 0 0 20 0 8 0 390809494 137166848 13010 33554432000 134512640 146736320 4293649120 4151706600 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=15941/tid=15967] ppid=15936 vsize=133952 CPUtime=16.68 cores=1,3,5,7
/proc/15941/task/15967/stat : 15967 (pb_cplex) R 15936 15936 15880 0 -1 4202560 4901 0 0 0 1655 13 0 0 20 0 8 0 390809494 137166848 13010 33554432000 134512640 146736320 4293649120 4118098072 136007629 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=15941/tid=15968] ppid=15936 vsize=133952 CPUtime=16.67 cores=1,3,5,7
/proc/15941/task/15968/stat : 15968 (pb_cplex) R 15936 15936 15880 0 -1 4202560 4919 0 0 0 1656 11 0 0 20 0 8 0 390809494 137166848 13010 33554432000 134512640 146736320 4293649120 4099924968 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=15941/tid=15969] ppid=15936 vsize=133952 CPUtime=15.92 cores=1,3,5,7

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

[pid=15941/tid=15965] ppid=15936 vsize=133952 CPUtime=159.32 cores=1,3,5,7
/proc/15941/task/15965/stat : 15965 (pb_cplex) R 15936 15936 15880 0 -1 4202560 27712 0 0 0 15833 99 0 0 20 0 8 0 390809494 137166848 13380 33554432000 134512640 146736320 4293649120 4141222488 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=15941/tid=15966] ppid=15936 vsize=133952 CPUtime=159.62 cores=1,3,5,7
/proc/15941/task/15966/stat : 15966 (pb_cplex) R 15936 15936 15880 0 -1 4202560 26332 0 0 0 15861 101 0 0 20 0 8 0 390809494 137166848 13380 33554432000 134512640 146736320 4293649120 4151707160 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=15941/tid=15967] ppid=15936 vsize=133952 CPUtime=159.89 cores=1,3,5,7
/proc/15941/task/15967/stat : 15967 (pb_cplex) R 15936 15936 15880 0 -1 4202560 10194 0 0 0 15885 104 0 0 20 0 8 0 390809494 137166848 13380 33554432000 134512640 146736320 4293649120 4118098012 135854514 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15968] ppid=15936 vsize=133952 CPUtime=160.91 cores=1,3,5,7
/proc/15941/task/15968/stat : 15968 (pb_cplex) R 15936 15936 15880 0 -1 4202560 18236 0 0 0 15987 104 0 0 20 0 8 0 390809494 137166848 13380 33554432000 134512640 146736320 4293649120 4099924120 136007048 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=15941/tid=15969] ppid=15936 vsize=133952 CPUtime=158.71 cores=1,3,5,7
/proc/15941/task/15969/stat : 15969 (pb_cplex) R 15936 15936 15880 0 -1 4202560 13170 0 0 0 15767 104 0 0 20 0 8 0 390809494 137166848 13380 33554432000 134512640 146736320 4293649120 4089438280 139042890 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15970] ppid=15936 vsize=133952 CPUtime=159.19 cores=1,3,5,7
/proc/15941/task/15970/stat : 15970 (pb_cplex) R 15936 15936 15880 0 -1 4202560 10401 0 0 0 15820 99 0 0 20 0 8 0 390809494 137166848 13380 33554432000 134512640 146736320 4293649120 4070564048 136008065 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1299.57
Current children cumulated vsize (KiB) 143100

[startup+396.8 s]
/proc/loadavg: 12.95 8.76 4.06 16/193 16078
/proc/meminfo: memFree=26764424/32873648 swapFree=7376/7376
[pid=15936] ppid=15933 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15936/stat : 15936 (run) S 15933 15936 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809308 9367552 270 33554432000 4194304 5064252 140733345863824 140733345862736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15936/statm: 2287 270 229 213 0 72 0
[pid=15941] ppid=15936 vsize=133952 CPUtime=1321.41 cores=1,3,5,7
/proc/15941/stat : 15941 (pb_cplex) R 15936 15936 15880 0 -1 4202496 162013 0 0 0 131318 823 0 0 20 0 8 0 390809309 137166848 13381 33554432000 134512640 146736320 4293649120 4293642000 136008050 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15941/statm: 33488 13381 901 2985 0 30422 0
[pid=15941/tid=15964] ppid=15936 vsize=133952 CPUtime=162.13 cores=1,3,5,7
/proc/15941/task/15964/stat : 15964 (pb_cplex) R 15936 15936 15880 0 -1 4202560 6307 0 0 0 16112 101 0 0 20 0 8 0 390809494 137166848 13381 33554432000 134512640 146736320 4293649120 4130734188 135454073 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=15941/tid=15965] ppid=15936 vsize=133952 CPUtime=162.04 cores=1,3,5,7
/proc/15941/task/15965/stat : 15965 (pb_cplex) R 15936 15936 15880 0 -1 4202560 27712 0 0 0 16103 101 0 0 20 0 8 0 390809494 137166848 13381 33554432000 134512640 146736320 4293649120 4141220840 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=15941/tid=15966] ppid=15936 vsize=133952 CPUtime=162.26 cores=1,3,5,7
/proc/15941/task/15966/stat : 15966 (pb_cplex) R 15936 15936 15880 0 -1 4202560 26332 0 0 0 16124 102 0 0 20 0 8 0 390809494 137166848 13381 33554432000 134512640 146736320 4293649120 4151705808 136008328 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15967] ppid=15936 vsize=133952 CPUtime=162.65 cores=1,3,5,7
/proc/15941/task/15967/stat : 15967 (pb_cplex) R 15936 15936 15880 0 -1 4202560 10194 0 0 0 16160 105 0 0 20 0 8 0 390809494 137166848 13381 33554432000 134512640 146736320 4293649120 4118098128 136008050 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=15941/tid=15968] ppid=15936 vsize=133952 CPUtime=163.6 cores=1,3,5,7
/proc/15941/task/15968/stat : 15968 (pb_cplex) R 15936 15936 15880 0 -1 4202560 18312 0 0 0 16254 106 0 0 20 0 8 0 390809494 137166848 13381 33554432000 134512640 146736320 4293649120 4099924404 136400560 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=15941/tid=15969] ppid=15936 vsize=133952 CPUtime=161.39 cores=1,3,5,7
/proc/15941/task/15969/stat : 15969 (pb_cplex) R 15936 15936 15880 0 -1 4202560 13261 0 0 0 16033 106 0 0 20 0 8 0 390809494 137166848 13381 33554432000 134512640 146736320 4293649120 4089439208 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15970] ppid=15936 vsize=133952 CPUtime=161.92 cores=1,3,5,7
/proc/15941/task/15970/stat : 15970 (pb_cplex) R 15936 15936 15880 0 -1 4202560 10401 0 0 0 16092 100 0 0 20 0 8 0 390809494 137166848 13381 33554432000 134512640 146736320 4293649120 4070563992 136007640 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1321.41
Current children cumulated vsize (KiB) 143100

[startup+398.4 s]
/proc/loadavg: 12.95 8.76 4.06 13/193 16078
/proc/meminfo: memFree=26764424/32873648 swapFree=7376/7376
[pid=15936] ppid=15933 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15936/stat : 15936 (run) S 15933 15936 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809308 9367552 270 33554432000 4194304 5064252 140733345863824 140733345862736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15936/statm: 2287 270 229 213 0 72 0
[pid=15941] ppid=15936 vsize=133952 CPUtime=1326.38 cores=1,3,5,7
/proc/15941/stat : 15941 (pb_cplex) S 15936 15936 15880 0 -1 4202496 162203 0 0 0 131811 827 0 0 20 0 8 0 390809309 137166848 13282 33554432000 134512640 146736320 4293649120 4293645520 144580073 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/15941/statm: 33488 13282 901 2985 0 30422 0
[pid=15941/tid=15964] ppid=15936 vsize=133952 CPUtime=162.7 cores=1,3,5,7
/proc/15941/task/15964/stat : 15964 (pb_cplex) R 15936 15936 15880 0 -1 4202560 6307 0 0 0 16169 101 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4130734232 136007616 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=15941/tid=15965] ppid=15936 vsize=133952 CPUtime=162.68 cores=1,3,5,7
/proc/15941/task/15965/stat : 15965 (pb_cplex) R 15936 15936 15880 0 -1 4202560 27712 0 0 0 16167 101 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4141220432 136403109 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15966] ppid=15936 vsize=133952 CPUtime=162.88 cores=1,3,5,7
/proc/15941/task/15966/stat : 15966 (pb_cplex) R 15936 15936 15880 0 -1 4202560 26332 0 0 0 16185 103 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4151705640 139044499 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=15941/tid=15967] ppid=15936 vsize=133952 CPUtime=163.21 cores=1,3,5,7
/proc/15941/task/15967/stat : 15967 (pb_cplex) S 15936 15936 15880 0 -1 4202560 10194 0 0 0 16215 106 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4118101648 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15968] ppid=15936 vsize=133952 CPUtime=164.22 cores=1,3,5,7
/proc/15941/task/15968/stat : 15968 (pb_cplex) R 15936 15936 15880 0 -1 4202560 18312 0 0 0 16316 106 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4099924968 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=15941/tid=15969] ppid=15936 vsize=133952 CPUtime=162.03 cores=1,3,5,7
/proc/15941/task/15969/stat : 15969 (pb_cplex) R 15936 15936 15880 0 -1 4202560 13451 0 0 0 16097 106 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4089439208 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=15941/tid=15970] ppid=15936 vsize=133952 CPUtime=162.58 cores=1,3,5,7
/proc/15941/task/15970/stat : 15970 (pb_cplex) R 15936 15936 15880 0 -1 4202560 10401 0 0 0 16157 101 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4070564840 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1326.38
Current children cumulated vsize (KiB) 143100

[startup+399.2 s]
/proc/loadavg: 12.95 8.76 4.06 13/193 16078
/proc/meminfo: memFree=26764424/32873648 swapFree=7376/7376
[pid=15936] ppid=15933 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15936/stat : 15936 (run) S 15933 15936 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809308 9367552 270 33554432000 4194304 5064252 140733345863824 140733345862736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15936/statm: 2287 270 229 213 0 72 0
[pid=15941] ppid=15936 vsize=133952 CPUtime=1329.24 cores=1,3,5,7
/proc/15941/stat : 15941 (pb_cplex) S 15936 15936 15880 0 -1 4202496 162580 0 0 0 132096 828 0 0 20 0 8 0 390809309 137166848 13282 33554432000 134512640 146736320 4293649120 4293645520 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15941/statm: 33488 13282 901 2985 0 30422 0
[pid=15941/tid=15964] ppid=15936 vsize=133952 CPUtime=163.08 cores=1,3,5,7
/proc/15941/task/15964/stat : 15964 (pb_cplex) R 15936 15936 15880 0 -1 4202560 6307 0 0 0 16207 101 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4130735080 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=15941/tid=15965] ppid=15936 vsize=133952 CPUtime=163.09 cores=1,3,5,7
/proc/15941/task/15965/stat : 15965 (pb_cplex) S 15936 15936 15880 0 -1 4202560 27712 0 0 0 16207 102 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4141223568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15941/tid=15966] ppid=15936 vsize=133952 CPUtime=163.24 cores=1,3,5,7
/proc/15941/task/15966/stat : 15966 (pb_cplex) R 15936 15936 15880 0 -1 4202560 26332 0 0 0 16221 103 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4151705836 136493128 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15967] ppid=15936 vsize=133952 CPUtime=163.56 cores=1,3,5,7
/proc/15941/task/15967/stat : 15967 (pb_cplex) R 15936 15936 15880 0 -1 4202560 10394 0 0 0 16250 106 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4118098072 136007289 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=15941/tid=15968] ppid=15936 vsize=133952 CPUtime=164.52 cores=1,3,5,7
/proc/15941/task/15968/stat : 15968 (pb_cplex) R 15936 15936 15880 0 -1 4202560 18312 0 0 0 16345 107 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4099924060 135854514 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=15941/tid=15969] ppid=15936 vsize=133952 CPUtime=162.39 cores=1,3,5,7
/proc/15941/task/15969/stat : 15969 (pb_cplex) R 15936 15936 15880 0 -1 4202560 13628 0 0 0 16133 106 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4089439208 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15970] ppid=15936 vsize=133952 CPUtime=162.93 cores=1,3,5,7
/proc/15941/task/15970/stat : 15970 (pb_cplex) R 15936 15936 15880 0 -1 4202560 10401 0 0 0 16192 101 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4070563684 136389766 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1329.24
Current children cumulated vsize (KiB) 143100

[startup+399.6 s]
/proc/loadavg: 12.64 8.76 4.08 17/193 16078
/proc/meminfo: memFree=26765416/32873648 swapFree=7376/7376
[pid=15936] ppid=15933 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15936/stat : 15936 (run) S 15933 15936 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809308 9367552 270 33554432000 4194304 5064252 140733345863824 140733345862736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15936/statm: 2287 270 229 213 0 72 0
[pid=15941] ppid=15936 vsize=133952 CPUtime=1330.64 cores=1,3,5,7
/proc/15941/stat : 15941 (pb_cplex) R 15936 15936 15880 0 -1 4202496 162580 0 0 0 132235 829 0 0 20 0 8 0 390809309 137166848 13282 33554432000 134512640 146736320 4293649120 4293642792 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15941/statm: 33488 13282 901 2985 0 30422 0
[pid=15941/tid=15964] ppid=15936 vsize=133952 CPUtime=163.26 cores=1,3,5,7
/proc/15941/task/15964/stat : 15964 (pb_cplex) R 15936 15936 15880 0 -1 4202560 6307 0 0 0 16225 101 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4130734248 135467712 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=15941/tid=15965] ppid=15936 vsize=133952 CPUtime=163.25 cores=1,3,5,7
/proc/15941/task/15965/stat : 15965 (pb_cplex) R 15936 15936 15880 0 -1 4202560 27712 0 0 0 16223 102 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4141220432 136403129 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=15941/tid=15966] ppid=15936 vsize=133952 CPUtime=163.43 cores=1,3,5,7
/proc/15941/task/15966/stat : 15966 (pb_cplex) R 15936 15936 15880 0 -1 4202560 26332 0 0 0 16240 103 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4151706600 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15967] ppid=15936 vsize=133952 CPUtime=163.74 cores=1,3,5,7
/proc/15941/task/15967/stat : 15967 (pb_cplex) S 15936 15936 15880 0 -1 4202560 10394 0 0 0 16268 106 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4118101648 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15941/tid=15968] ppid=15936 vsize=133952 CPUtime=164.68 cores=1,3,5,7
/proc/15941/task/15968/stat : 15968 (pb_cplex) S 15936 15936 15880 0 -1 4202560 18312 0 0 0 16361 107 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4099927696 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15941/tid=15969] ppid=15936 vsize=133952 CPUtime=162.57 cores=1,3,5,7
/proc/15941/task/15969/stat : 15969 (pb_cplex) R 15936 15936 15880 0 -1 4202560 13628 0 0 0 16151 106 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4089438360 136007286 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15970] ppid=15936 vsize=133952 CPUtime=163.12 cores=1,3,5,7
/proc/15941/task/15970/stat : 15970 (pb_cplex) R 15936 15936 15880 0 -1 4202560 10401 0 0 0 16211 101 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4070563952 136384846 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1330.64
Current children cumulated vsize (KiB) 143100

[startup+400 s]
/proc/loadavg: 12.64 8.76 4.08 17/193 16078
/proc/meminfo: memFree=26765416/32873648 swapFree=7376/7376
[pid=15936] ppid=15933 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15936/stat : 15936 (run) S 15933 15936 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809308 9367552 270 33554432000 4194304 5064252 140733345863824 140733345862736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15936/statm: 2287 270 229 213 0 72 0
[pid=15941] ppid=15936 vsize=133952 CPUtime=1331.98 cores=1,3,5,7
/proc/15941/stat : 15941 (pb_cplex) R 15936 15936 15880 0 -1 4202496 163091 0 0 0 132368 830 0 0 20 0 8 0 390809309 137166848 13282 33554432000 134512640 146736320 4293649120 4293644132 144757825 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15941/statm: 33488 13282 901 2985 0 30422 0
[pid=15941/tid=15964] ppid=15936 vsize=133952 CPUtime=163.51 cores=1,3,5,7
/proc/15941/task/15964/stat : 15964 (pb_cplex) S 15936 15936 15880 0 -1 4202560 6307 0 0 0 16249 102 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4130737808 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15941/tid=15965] ppid=15936 vsize=133952 CPUtime=163.41 cores=1,3,5,7
/proc/15941/task/15965/stat : 15965 (pb_cplex) S 15936 15936 15880 0 -1 4202560 27712 0 0 0 16239 102 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4141223568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15941/tid=15966] ppid=15936 vsize=133952 CPUtime=163.65 cores=1,3,5,7
/proc/15941/task/15966/stat : 15966 (pb_cplex) S 15936 15936 15880 0 -1 4202560 26332 0 0 0 16262 103 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4151709328 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15941/tid=15967] ppid=15936 vsize=133952 CPUtime=163.87 cores=1,3,5,7
/proc/15941/task/15967/stat : 15967 (pb_cplex) S 15936 15936 15880 0 -1 4202560 10394 0 0 0 16281 106 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4118101648 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15941/tid=15968] ppid=15936 vsize=133952 CPUtime=164.8 cores=1,3,5,7
/proc/15941/task/15968/stat : 15968 (pb_cplex) S 15936 15936 15880 0 -1 4202560 18467 0 0 0 16373 107 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4099927696 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15969] ppid=15936 vsize=133952 CPUtime=162.66 cores=1,3,5,7
/proc/15941/task/15969/stat : 15969 (pb_cplex) S 15936 15936 15880 0 -1 4202560 13649 0 0 0 16160 106 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4089441936 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15970] ppid=15936 vsize=133952 CPUtime=163.25 cores=1,3,5,7
/proc/15941/task/15970/stat : 15970 (pb_cplex) S 15936 15936 15880 0 -1 4202560 10593 0 0 0 16224 101 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1331.98
Current children cumulated vsize (KiB) 143100

[startup+400.1 s]
/proc/loadavg: 12.64 8.76 4.08 17/193 16078
/proc/meminfo: memFree=26765416/32873648 swapFree=7376/7376
[pid=15936] ppid=15933 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15936/stat : 15936 (run) S 15933 15936 15880 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390809308 9367552 270 33554432000 4194304 5064252 140733345863824 140733345862736 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15936/statm: 2287 270 229 213 0 72 0
[pid=15941] ppid=15936 vsize=133952 CPUtime=1332.17 cores=1,3,5,7
/proc/15941/stat : 15941 (pb_cplex) S 15936 15936 15880 0 -1 4202496 163091 0 0 0 132387 830 0 0 20 0 8 0 390809309 137166848 13282 33554432000 134512640 146736320 4293649120 4293645520 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15941/statm: 33488 13282 901 2985 0 30422 0
[pid=15941/tid=15964] ppid=15936 vsize=133952 CPUtime=163.55 cores=1,3,5,7
/proc/15941/task/15964/stat : 15964 (pb_cplex) S 15936 15936 15880 0 -1 4202560 6307 0 0 0 16253 102 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4130737808 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15941/tid=15965] ppid=15936 vsize=133952 CPUtime=163.43 cores=1,3,5,7
/proc/15941/task/15965/stat : 15965 (pb_cplex) S 15936 15936 15880 0 -1 4202560 27712 0 0 0 16241 102 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4141223568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15941/tid=15966] ppid=15936 vsize=133952 CPUtime=163.68 cores=1,3,5,7
/proc/15941/task/15966/stat : 15966 (pb_cplex) R 15936 15936 15880 0 -1 4202560 26332 0 0 0 16265 103 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4151705712 136384883 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=15941/tid=15967] ppid=15936 vsize=133952 CPUtime=163.88 cores=1,3,5,7
/proc/15941/task/15967/stat : 15967 (pb_cplex) S 15936 15936 15880 0 -1 4202560 10394 0 0 0 16282 106 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4118101648 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15968] ppid=15936 vsize=133952 CPUtime=164.81 cores=1,3,5,7
/proc/15941/task/15968/stat : 15968 (pb_cplex) S 15936 15936 15880 0 -1 4202560 18467 0 0 0 16374 107 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4099927696 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15941/tid=15969] ppid=15936 vsize=133952 CPUtime=162.68 cores=1,3,5,7
/proc/15941/task/15969/stat : 15969 (pb_cplex) S 15936 15936 15880 0 -1 4202560 13649 0 0 0 16162 106 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4089441936 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15941/tid=15970] ppid=15936 vsize=133952 CPUtime=163.26 cores=1,3,5,7
/proc/15941/task/15970/stat : 15970 (pb_cplex) S 15936 15936 15880 0 -1 4202560 10593 0 0 0 16225 101 0 0 20 0 8 0 390809494 137166848 13282 33554432000 134512640 146736320 4293649120 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1332.17
Current children cumulated vsize (KiB) 143100

Child status: 0
Real time (s): 400.11
CPU time (s): 1332.9
CPU user time (s): 1324.37
CPU system time (s): 8.5277
CPU usage (%): 333.134
Max. virtual memory (cumulated for all children) (KiB): 151292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1324.37
system time used= 8.5277
maximum resident set size= 58692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163469
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= 273104
involuntary context switches= 97128

runsolver used 1.22381 second user time and 2.57261 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-09 15:00:37
IDJOB=3729530
IDBENCH=1277
IDSOLVER=2325
FILE ID=node125/3729530-1339246836
RUNJOBID= node125-1339246835-15898
PBS_JOBID= 14644356
Free space on /tmp= 68712 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900576927.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3729530-1339246836/watcher-3729530-1339246836 -o /tmp/evaluation-result-3729530-1339246836/solver-3729530-1339246836 -C 1800 -W 1900 -M 15500  run HOME/instance-3729530-1339246836.opb

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

MD5SUM BENCH= 7f91f8d08a20ca0a8483dc7b1c14e540
RANDOM SEED=1970065403

node125.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26929528 kB
Buffers:          795172 kB
Cached:          4171404 kB
SwapCached:         1248 kB
Active:          4480172 kB
Inactive:         500588 kB
Active(anon):       3172 kB
Inactive(anon):     7424 kB
Active(file):    4477000 kB
Inactive(file):   493164 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67102600 kB
Dirty:             33404 kB
Writeback:             0 kB
AnonPages:         14812 kB
Mapped:            10788 kB
Shmem:                96 kB
Slab:             825124 kB
SReclaimable:     268756 kB
SUnreclaim:       556368 kB
KernelStack:        1416 kB
PageTables:         4016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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-3729530-1339246836.opb

Free space on /tmp at the end= 68680 MiB
End job on node125 at 2012-06-09 15:07:19