Trace number 3734887

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) 1831.38 1214.61

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_4.opb
MD5SUMa470052ca6f8034e2c6c08868e52d9e8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1783.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved NO
Number of variables120
Total number of constraints10
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint55
Maximum length of a constraint56
Number of terms in the objective function 80
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1207
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4131
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3734887-1339247606.opb.
0.00/0.00	c Instance file HOME/instance-3734887-1339247606.opb
0.00/0.00	c File size is 5465 bytes.
0.00/0.00	c Highest Coefficient sum: 4131
0.00/0.00	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      120                                                 |
0.00/0.00	c |  Number Constraints:    10                                                  |
0.00/0.00	c ===============================================================================
1800.05/1214.61	c Remaining time 1800.00 sec.
1800.05/1214.61	c 
1800.05/1214.61	c *** INTERRUPTED ***
1800.05/1214.61	s UNKNOWN
1800.05/1214.61	c Total CPU time              : 1652.33 s
1800.05/1214.61	c Memory used           : 99.49 MB
1800.05/1214.61	c CPU time              : 1652.33 s
1800.05/1214.61	c 
1800.05/1214.61	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-3734887-1339247606/watcher-3734887-1339247606 -o /tmp/evaluation-result-3734887-1339247606/solver-3734887-1339247606 -C 1800 -W 1900 -M 15500 run HOME/instance-3734887-1339247606.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: 2.40 4.38 2.78 3/177 563
/proc/meminfo: memFree=30331076/32873844 swapFree=7632/7632
[pid=563] ppid=561 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/563/stat : 563 (run) S 561 563 415 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390886291 9367552 270 33554432000 4194304 5064252 140734338347792 140734338346704 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/563/statm: 2287 270 229 213 0 72 0

[startup+0.0879651 s]
/proc/loadavg: 2.40 4.38 2.78 3/177 563
/proc/meminfo: memFree=30331076/32873844 swapFree=7632/7632
[pid=563] ppid=561 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/563/stat : 563 (run) S 561 563 415 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390886291 9367552 270 33554432000 4194304 5064252 140734338347792 140734338346704 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/563/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100181 s]
/proc/loadavg: 2.40 4.38 2.78 3/177 563
/proc/meminfo: memFree=30331076/32873844 swapFree=7632/7632
[pid=563] ppid=561 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/563/stat : 563 (run) S 561 563 415 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390886291 9367552 270 33554432000 4194304 5064252 140734338347792 140734338346704 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/563/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300239 s]
/proc/loadavg: 2.40 4.38 2.78 3/177 563
/proc/meminfo: memFree=30331076/32873844 swapFree=7632/7632
[pid=563] ppid=561 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/563/stat : 563 (run) S 561 563 415 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390886291 9367552 270 33554432000 4194304 5064252 140734338347792 140734338346704 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/563/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700117 s]
/proc/loadavg: 2.40 4.38 2.78 3/177 563
/proc/meminfo: memFree=30331076/32873844 swapFree=7632/7632
[pid=563] ppid=561 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/563/stat : 563 (run) S 561 563 415 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390886291 9367552 270 33554432000 4194304 5064252 140734338347792 140734338346704 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/563/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.40 4.38 2.78 4/186 614
/proc/meminfo: memFree=30316620/32873844 swapFree=7632/7632
[pid=563] ppid=561 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/563/stat : 563 (run) S 561 563 415 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390886291 9367552 270 33554432000 4194304 5064252 140734338347792 140734338346704 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/563/statm: 2287 270 229 213 0 72 0
[pid=564] ppid=563 vsize=95680 CPUtime=2.99 cores=0,2,4,6
/proc/564/stat : 564 (pb_cplex) R 563 563 415 0 -1 4202496 11140 0 0 0 271 28 0 0 20 0 8 0 390886291 97976320 4583 33554432000 134512640 146736320 4288953392 4288949696 136674344 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/564/statm: 23920 4583 956 2985 0 20854 0
[pid=564/tid=608] ppid=563 vsize=95680 CPUtime=0.25 cores=0,2,4,6
/proc/564/task/608/stat : 608 (pb_cplex) S 563 563 415 0 -1 4202560 649 0 0 0 22 3 0 0 20 0 8 0 390886328 97976320 4583 33554432000 134512640 146736320 4288953392 4131339748 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=564/tid=609] ppid=563 vsize=95680 CPUtime=0.28 cores=0,2,4,6
/proc/564/task/609/stat : 609 (pb_cplex) S 563 563 415 0 -1 4202560 422 0 0 0 26 2 0 0 20 0 8 0 390886328 97976320 4583 33554432000 134512640 146736320 4288953392 4141825508 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=564/tid=610] ppid=563 vsize=95680 CPUtime=0.24 cores=0,2,4,6
/proc/564/task/610/stat : 610 (pb_cplex) S 563 563 415 0 -1 4202560 142 0 0 0 22 2 0 0 20 0 8 0 390886328 97976320 4583 33554432000 134512640 146736320 4288953392 4152311268 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=564/tid=611] ppid=563 vsize=95680 CPUtime=0.21 cores=0,2,4,6
/proc/564/task/611/stat : 611 (pb_cplex) S 563 563 415 0 -1 4202560 325 0 0 0 19 2 0 0 20 0 8 0 390886328 97976320 4583 33554432000 134512640 146736320 4288953392 4120853988 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=564/tid=612] ppid=563 vsize=95680 CPUtime=0.27 cores=0,2,4,6
/proc/564/task/612/stat : 612 (pb_cplex) S 563 563 415 0 -1 4202560 409 0 0 0 24 3 0 0 20 0 8 0 390886328 97976320 4583 33554432000 134512640 146736320 4288953392 4108316132 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=564/tid=613] ppid=563 vsize=95680 CPUtime=0.29 cores=0,2,4,6
/proc/564/task/613/stat : 613 (pb_cplex) S 563 563 415 0 -1 4202560 480 0 0 0 27 2 0 0 20 0 8 0 390886328 97976320 4583 33554432000 134512640 146736320 4288953392 4097830372 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=564/tid=614] ppid=563 vsize=95680 CPUtime=0.24 cores=0,2,4,6
/proc/564/task/614/stat : 614 (pb_cplex) S 563 563 415 0 -1 4202560 272 0 0 0 22 2 0 0 20 0 8 0 390886328 97976320 4583 33554432000 134512640 146736320 4288953392 4070567396 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 104828

[startup+3.10032 s]
/proc/loadavg: 2.40 4.38 2.78 10/186 614
/proc/meminfo: memFree=30315008/32873844 swapFree=7632/7632
[pid=563] ppid=561 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/563/stat : 563 (run) S 561 563 415 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390886291 9367552 270 33554432000 4194304 5064252 140734338347792 140734338346704 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/563/statm: 2287 270 229 213 0 72 0
[pid=564] ppid=563 vsize=97728 CPUtime=8.07 cores=0,2,4,6
/proc/564/stat : 564 (pb_cplex) R 563 563 415 0 -1 4202496 16387 0 0 0 751 56 0 0 20 0 8 0 390886291 100073472 5099 33554432000 134512640 146736320 4288953392 4288942688 137852785 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/564/statm: 24432 5099 982 2985 0 21366 0
[pid=564/tid=608] ppid=563 vsize=97728 CPUtime=0.81 cores=0,2,4,6
/proc/564/task/608/stat : 608 (pb_cplex) R 563 563 415 0 -1 4202560 1080 0 0 0 75 6 0 0 20 0 8 0 390886328 100073472 5099 33554432000 134512640 146736320 4288953392 4131333728 135921211 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=564/tid=609] ppid=563 vsize=97728 CPUtime=0.95 cores=0,2,4,6
/proc/564/task/609/stat : 609 (pb_cplex) R 563 563 415 0 -1 4202560 839 0 0 0 89 6 0 0 20 0 8 0 390886328 100073472 5099 33554432000 134512640 146736320 4288953392 4141819628 135535771 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=564/tid=610] ppid=563 vsize=97728 CPUtime=0.89 cores=0,2,4,6
/proc/564/task/610/stat : 610 (pb_cplex) R 563 563 415 0 -1 4202560 836 0 0 0 84 5 0 0 20 0 8 0 390886328 100073472 5099 33554432000 134512640 146736320 4288953392 4152305436 144785853 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=564/tid=611] ppid=563 vsize=97728 CPUtime=0.87 cores=0,2,4,6
/proc/564/task/611/stat : 611 (pb_cplex) R 563 563 415 0 -1 4202560 1268 0 0 0 81 6 0 0 20 0 8 0 390886328 100073472 5099 33554432000 134512640 146736320 4288953392 4120847372 137383946 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=564/tid=612] ppid=563 vsize=97728 CPUtime=0.93 cores=0,2,4,6
/proc/564/task/612/stat : 612 (pb_cplex) R 563 563 415 0 -1 4202560 1448 0 0 0 86 7 0 0 20 0 8 0 390886328 100073472 5099 33554432000 134512640 146736320 4288953392 4108308124 144785853 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=564/tid=613] ppid=563 vsize=97728 CPUtime=0.96 cores=0,2,4,6
/proc/564/task/613/stat : 613 (pb_cplex) R 563 563 415 0 -1 4202560 1163 0 0 0 90 6 0 0 20 0 8 0 390886328 100073472 5099 33554432000 134512640 146736320 4288953392 4097822520 136015237 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=564/tid=614] ppid=563 vsize=97728 CPUtime=0.8 cores=0,2,4,6
/proc/564/task/614/stat : 614 (pb_cplex) R 563 563 415 0 -1 4202560 765 0 0 0 74 6 0 0 20 0 8 0 390886328 100073472 5099 33554432000 134512640 146736320 4288953392 4070560668 144785853 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.07
Current children cumulated vsize (KiB) 106876

[startup+6.30032 s]
/proc/loadavg: 2.93 4.46 2.81 10/186 614
/proc/meminfo: memFree=30313156/32873844 swapFree=7632/7632
[pid=563] ppid=561 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/563/stat : 563 (run) S 561 563 415 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390886291 9367552 270 33554432000 4194304 5064252 140734338347792 140734338346704 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/563/statm: 2287 270 229 213 0 72 0
[pid=564] ppid=563 vsize=97728 CPUtime=20.82 cores=0,2,4,6
/proc/564/stat : 564 (pb_cplex) S 563 563 415 0 -1 4202496 24306 0 0 0 1953 129 0 0 20 0 8 0 390886291 100073472 5106 33554432000 134512640 146736320 4288953392 4288949776 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/564/statm: 24432 5106 982 2985 0 21366 0
[pid=564/tid=608] ppid=563 vsize=97728 CPUtime=2.33 cores=0,2,4,6
/proc/564/task/608/stat : 608 (pb_cplex) S 563 563 415 0 -1 4202560 2152 0 0 0 218 15 0 0 20 0 8 0 390886328 100073472 5106 33554432000 134512640 146736320 4288953392 4131339920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=564/tid=609] ppid=563 vsize=97728 CPUtime=2.54 cores=0,2,4,6
/proc/564/task/609/stat : 609 (pb_cplex) R 563 563 415 0 -1 4202560 2033 0 0 0 238 16 0 0 20 0 8 0 390886328 100073472 5106 33554432000 134512640 146736320 4288953392 4141818780 144785853 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=564/tid=610] ppid=563 vsize=97728 CPUtime=2.45 cores=0,2,4,6
/proc/564/task/610/stat : 610 (pb_cplex) R 563 563 415 0 -1 4202560 1846 0 0 0 232 13 0 0 20 0 8 0 390886328 100073472 5106 33554432000 134512640 146736320 4288953392 4152305788 136664624 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=564/tid=611] ppid=563 vsize=97728 CPUtime=2.38 cores=0,2,4,6
/proc/564/task/611/stat : 611 (pb_cplex) S 563 563 415 0 -1 4202560 3292 0 0 0 224 14 0 0 20 0 8 0 390886328 100073472 5106 33554432000 134512640 146736320 4288953392 4120854160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=564/tid=612] ppid=563 vsize=97728 CPUtime=2.79 cores=0,2,4,6
/proc/564/task/612/stat : 612 (pb_cplex) R 563 563 415 0 -1 4202560 2247 0 0 0 264 15 0 0 20 0 8 0 390886328 100073472 5106 33554432000 134512640 146736320 4288953392 4108310492 144785853 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=564/tid=613] ppid=563 vsize=97728 CPUtime=2.45 cores=0,2,4,6
/proc/564/task/613/stat : 613 (pb_cplex) S 563 563 415 0 -1 4202560 2064 0 0 0 231 14 0 0 20 0 8 0 390886328 100073472 5106 33554432000 134512640 146736320 4288953392 4097830544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=564/tid=614] ppid=563 vsize=97728 CPUtime=2.48 cores=0,2,4,6
/proc/564/task/614/stat : 614 (pb_cplex) R 563 563 415 0 -1 4202560 1393 0 0 0 232 16 0 0 20 0 8 0 390886328 100073472 5106 33554432000 134512640 146736320 4288953392 4070561444 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 20.82
Current children cumulated vsize (KiB) 106876

[startup+12.7003 s]
/proc/loadavg: 2.86 4.42 2.81 3/186 649
/proc/meminfo: memFree=30309368/32873844 swapFree=7632/7632
[pid=563] ppid=561 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/563/stat : 563 (run) S 561 563 415 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390886291 9367552 270 33554432000 4194304 5064252 140734338347792 140734338346704 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/563/statm: 2287 270 229 213 0 72 0
[pid=564] ppid=563 vsize=100800 CPUtime=31.13 cores=0,2,4,6
/proc/564/stat : 564 (pb_cplex) S 563 563 415 0 -1 4202496 43318 0 0 0 2921 192 0 0 20 0 8 0 390886291 103219200 5948 33554432000 134512640 146736320 4288953392 4288949776 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/564/statm: 25200 5948 983 2985 0 22134 0
[pid=564/tid=643] ppid=563 vsize=100800 CPUtime=1.33 cores=0,2,4,6
/proc/564/task/643/stat : 643 (pb_cplex) S 563 563 415 0 -1 4202560 2540 0 0 0 126 7 0 0 20 0 8 0 390886938 103219200 5948 33554432000 134512640 146736320 4288953392 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=564/tid=644] ppid=563 vsize=100800 CPUtime=1.33 cores=0,2,4,6
/proc/564/task/644/stat : 644 (pb_cplex) R 563 563 415 0 -1 4202560 2060 0 0 0 127 6 0 0 20 0 8 0 390886938 103219200 5948 33554432000 134512640 146736320 4288953392 4097830544 144580073 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=564/tid=645] ppid=563 vsize=100800 CPUtime=1.17 cores=0,2,4,6
/proc/564/task/645/stat : 645 (pb_cplex) S 563 563 415 0 -1 4202560 1521 0 0 0 109 8 0 0 20 0 8 0 390886938 103219200 5948 33554432000 134512640 146736320 4288953392 4108316304 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=564/tid=646] ppid=563 vsize=100800 CPUtime=1.12 cores=0,2,4,6
/proc/564/task/646/stat : 646 (pb_cplex) S 563 563 415 0 -1 4202560 1766 0 0 0 105 7 0 0 20 0 8 0 390886938 103219200 5948 33554432000 134512640 146736320 4288953392 4120854160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=564/tid=647] ppid=563 vsize=100800 CPUtime=1.19 cores=0,2,4,6
/proc/564/task/647/stat : 647 (pb_cplex) S 563 563 415 0 -1 4202560 1938 0 0 0 113 6 0 0 20 0 8 0 390886938 103219200 5948 33554432000 134512640 146736320 4288953392 4152311440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=564/tid=648] ppid=563 vsize=100800 CPUtime=1.21 cores=0,2,4,6
/proc/564/task/648/stat : 648 (pb_cplex) S 563 563 415 0 -1 4202560 2658 0 0 0 114 7 0 0 20 0 8 0 390886938 103219200 5948 33554432000 134512640 146736320 4288953392 4141825680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=564/tid=649] ppid=563 vsize=100800 CPUtime=1.44 cores=0,2,4,6
/proc/564/task/649/stat : 649 (pb_cplex) R 563 563 415 0 -1 4202560 3578 0 0 0 136 8 0 0 20 0 8 0 390886938 103219200 5948 33554432000 134512640 146736320 4288953392 4131335812 135851007 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 31.13
Current children cumulated vsize (KiB) 109948

[startup+25.5004 s]
/proc/loadavg: 2.67 4.30 2.80 5/185 649
/proc/meminfo: memFree=30310292/32873844 swapFree=7632/7632
[pid=563] ppid=561 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/563/stat : 563 (run) S 561 563 415 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390886291 9367552 270 33554432000 4194304 5064252 140734338347792 140734338346704 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/563/statm: 2287 270 229 213 0 72 0
[pid=564] ppid=563 vsize=100800 CPUtime=50.37 cores=0,2,4,6
/proc/564/stat : 564 (pb_cplex) S 563 563 415 0 -1 4202496 86142 0 0 0 4738 299 0 0 20 0 8 0 390886291 103219200 5984 33554432000 134512640 146736320 4288953392 4288949776 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/564/statm: 25200 5984 983 2985 0 22134 0
[pid=564/tid=643] ppid=563 vsize=100800 CPUtime=4 cores=0,2,4,6
/proc/564/task/643/stat : 643 (pb_cplex) S 563 563 415 0 -1 4202560 9853 0 0 0 378 22 0 0 20 0 8 0 390886938 103219200 5984 33554432000 134512640 146736320 4288953392 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=564/tid=644] ppid=563 vsize=100800 CPUtime=3.79 cores=0,2,4,6
/proc/564/task/644/stat : 644 (pb_cplex) R 563 563 415 0 -1 4202560 6705 0 0 0 360 19 0 0 20 0 8 0 390886938 103219200 5984 33554432000 134512640 146736320 4288953392 4097830564 144580332 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=564/tid=645] ppid=563 vsize=100800 CPUtime=3.56 cores=0,2,4,6
/proc/564/task/645/stat : 645 (pb_cplex) S 563 563 415 0 -1 4202560 7183 0 0 0 335 21 0 0 20 0 8 0 390886938 103219200 5984 33554432000 134512640 146736320 4288953392 4108316304 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=564/tid=646] ppid=563 vsize=100800 CPUtime=3.48 cores=0,2,4,6
/proc/564/task/646/stat : 646 (pb_cplex) S 563 563 415 0 -1 4202560 6819 0 0 0 329 19 0 0 20 0 8 0 390886938 103219200 5984 33554432000 134512640 146736320 4288953392 4120854160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=564/tid=647] ppid=563 vsize=100800 CPUtime=3.6 cores=0,2,4,6
/proc/564/task/647/stat : 647 (pb_cplex) S 563 563 415 0 -1 4202560 8346 0 0 0 341 19 0 0 20 0 8 0 390886938 103219200 5984 33554432000 134512640 146736320 4288953392 4152311440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=564/tid=648] ppid=563 vsize=100800 CPUtime=3.4 cores=0,2,4,6
/proc/564/task/648/stat : 648 (pb_cplex) S 563 563 415 0 -1 4202560 7194 0 0 0 320 20 0 0 20 0 8 0 390886938 103219200 5984 33554432000 134512640 146736320 4288953392 4141825680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=564/tid=649] ppid=563 vsize=100800 CPUtime=3.65 cores=0,2,4,6
/proc/564/task/649/stat : 649 (pb_cplex) S 563 563 415 0 -1 4202560 6915 0 0 0 344 21 0 0 20 0 8 0 390886938 103219200 5984 33554432000 134512640 146736320 4288953392 4131339920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 109948

[startup+51.1004 s]
/proc/loadavg: 2.36 4.10 2.77 3/185 649
/proc/meminfo: memFree=30307316/32873844 swapFree=7632/7632
[pid=563] ppid=561 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/563/stat : 563 (run) S 561 563 415 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390886291 9367552 270 33554432000 4194304 5064252 140734338347792 140734338346704 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/563/statm: 2287 270 229 213 0 72 0

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

[pid=564/tid=683] ppid=563 vsize=101876 CPUtime=158.34 cores=0,2,4,6
/proc/564/task/683/stat : 683 (pb_cplex) S 563 563 415 0 -1 4202560 27971 0 0 0 14490 1344 0 0 20 0 8 0 390893226 104321024 6043 33554432000 134512640 146736320 4288953392 4097830544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=564/tid=684] ppid=563 vsize=101876 CPUtime=157.52 cores=0,2,4,6
/proc/564/task/684/stat : 684 (pb_cplex) S 563 563 415 0 -1 4202560 30552 0 0 0 14398 1354 0 0 20 0 8 0 390893226 104321024 6043 33554432000 134512640 146736320 4288953392 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1413.75
Current children cumulated vsize (KiB) 111024

[startup+1002.3 s]
/proc/loadavg: 2.01 2.06 2.26 3/187 694
/proc/meminfo: memFree=30309212/32873844 swapFree=7632/7632
[pid=563] ppid=561 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/563/stat : 563 (run) S 561 563 415 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390886291 9367552 270 33554432000 4194304 5064252 140734338347792 140734338346704 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/563/statm: 2287 270 229 213 0 72 0
[pid=564] ppid=563 vsize=101872 CPUtime=1501.11 cores=0,2,4,6
/proc/564/stat : 564 (pb_cplex) S 563 563 415 0 -1 4202496 511605 0 0 0 138060 12051 0 0 20 0 8 0 390886291 104316928 6043 33554432000 134512640 146736320 4288953392 4288949776 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/564/statm: 25468 6043 983 2985 0 22402 0
[pid=564/tid=678] ppid=563 vsize=101872 CPUtime=170.14 cores=0,2,4,6
/proc/564/task/678/stat : 678 (pb_cplex) S 563 563 415 0 -1 4202560 30024 0 0 0 15570 1444 0 0 20 0 8 0 390893226 104316928 6043 33554432000 134512640 146736320 4288953392 4131339920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=564/tid=679] ppid=563 vsize=101872 CPUtime=169.23 cores=0,2,4,6
/proc/564/task/679/stat : 679 (pb_cplex) S 563 563 415 0 -1 4202560 28874 0 0 0 15471 1452 0 0 20 0 8 0 390893226 104316928 6043 33554432000 134512640 146736320 4288953392 4141825680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=564/tid=680] ppid=563 vsize=101872 CPUtime=170.39 cores=0,2,4,6
/proc/564/task/680/stat : 680 (pb_cplex) R 563 563 415 0 -1 4202560 30527 0 0 0 15555 1484 0 0 20 0 8 0 390893226 104316928 6043 33554432000 134512640 146736320 4288953392 4152305052 144785853 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=564/tid=681] ppid=563 vsize=101872 CPUtime=170.77 cores=0,2,4,6
/proc/564/task/681/stat : 681 (pb_cplex) S 563 563 415 0 -1 4202560 29121 0 0 0 15628 1449 0 0 20 0 8 0 390893226 104316928 6043 33554432000 134512640 146736320 4288953392 4120854160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=564/tid=682] ppid=563 vsize=101872 CPUtime=168.73 cores=0,2,4,6
/proc/564/task/682/stat : 682 (pb_cplex) S 563 563 415 0 -1 4202560 30870 0 0 0 15445 1428 0 0 20 0 8 0 390893226 104316928 6043 33554432000 134512640 146736320 4288953392 4108316304 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=564/tid=683] ppid=563 vsize=101872 CPUtime=169.4 cores=0,2,4,6
/proc/564/task/683/stat : 683 (pb_cplex) S 563 563 415 0 -1 4202560 28868 0 0 0 15498 1442 0 0 20 0 8 0 390893226 104316928 6043 33554432000 134512640 146736320 4288953392 4097830544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=564/tid=684] ppid=563 vsize=101872 CPUtime=168.47 cores=0,2,4,6
/proc/564/task/684/stat : 684 (pb_cplex) S 563 563 415 0 -1 4202560 31563 0 0 0 15405 1442 0 0 20 0 8 0 390893226 104316928 6043 33554432000 134512640 146736320 4288953392 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1501.11
Current children cumulated vsize (KiB) 111020

[startup+1062.3 s]
/proc/loadavg: 3.09 2.33 2.33 10/194 841
/proc/meminfo: memFree=30684116/32873844 swapFree=7632/7632
[pid=563] ppid=561 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/563/stat : 563 (run) S 561 563 415 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390886291 9367552 270 33554432000 4194304 5064252 140734338347792 140734338346704 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/563/statm: 2287 270 229 213 0 72 0
[pid=564] ppid=563 vsize=101872 CPUtime=1586.33 cores=0,2,4,6
/proc/564/stat : 564 (pb_cplex) S 563 563 415 0 -1 4202496 516903 0 0 0 145848 12785 0 0 20 0 8 0 390886291 104316928 6032 33554432000 134512640 146736320 4288953392 4288949776 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/564/statm: 25468 6032 983 2985 0 22402 0
[pid=564/tid=678] ppid=563 vsize=101872 CPUtime=181.23 cores=0,2,4,6
/proc/564/task/678/stat : 678 (pb_cplex) S 563 563 415 0 -1 4202560 30741 0 0 0 16578 1545 0 0 20 0 8 0 390893226 104316928 6032 33554432000 134512640 146736320 4288953392 4131339920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=564/tid=679] ppid=563 vsize=101872 CPUtime=179.56 cores=0,2,4,6
/proc/564/task/679/stat : 679 (pb_cplex) S 563 563 415 0 -1 4202560 29563 0 0 0 16415 1541 0 0 20 0 8 0 390893226 104316928 6032 33554432000 134512640 146736320 4288953392 4141825680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=564/tid=680] ppid=563 vsize=101872 CPUtime=180.72 cores=0,2,4,6
/proc/564/task/680/stat : 680 (pb_cplex) S 563 563 415 0 -1 4202560 31121 0 0 0 16500 1572 0 0 20 0 8 0 390893226 104316928 6032 33554432000 134512640 146736320 4288953392 4152311440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=564/tid=681] ppid=563 vsize=101872 CPUtime=180.93 cores=0,2,4,6
/proc/564/task/681/stat : 681 (pb_cplex) S 563 563 415 0 -1 4202560 29803 0 0 0 16553 1540 0 0 20 0 8 0 390893226 104316928 6032 33554432000 134512640 146736320 4288953392 4120854160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=564/tid=682] ppid=563 vsize=101872 CPUtime=179.26 cores=0,2,4,6
/proc/564/task/682/stat : 682 (pb_cplex) R 563 563 415 0 -1 4202560 31467 0 0 0 16399 1527 0 0 20 0 8 0 390893226 104316928 6032 33554432000 134512640 146736320 4288953392 4108316332 144580332 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=564/tid=683] ppid=563 vsize=101872 CPUtime=179.69 cores=0,2,4,6
/proc/564/task/683/stat : 683 (pb_cplex) S 563 563 415 0 -1 4202560 29578 0 0 0 16437 1532 0 0 20 0 8 0 390893226 104316928 6032 33554432000 134512640 146736320 4288953392 4097830544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=564/tid=684] ppid=563 vsize=101872 CPUtime=179.36 cores=0,2,4,6
/proc/564/task/684/stat : 684 (pb_cplex) S 563 563 415 0 -1 4202560 32327 0 0 0 16398 1538 0 0 20 0 8 0 390893226 104316928 6032 33554432000 134512640 146736320 4288953392 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1586.33
Current children cumulated vsize (KiB) 111020

[startup+1122.3 s]
/proc/loadavg: 5.90 3.32 2.67 10/194 841
/proc/meminfo: memFree=30662272/32873844 swapFree=7632/7632
[pid=563] ppid=561 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/563/stat : 563 (run) S 561 563 415 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390886291 9367552 270 33554432000 4194304 5064252 140734338347792 140734338346704 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/563/statm: 2287 270 229 213 0 72 0
[pid=564] ppid=563 vsize=101872 CPUtime=1670.1 cores=0,2,4,6
/proc/564/stat : 564 (pb_cplex) R 563 563 415 0 -1 4202496 519217 0 0 0 153440 13570 0 0 20 0 8 0 390886291 104316928 6021 33554432000 134512640 146736320 4288953392 4288947048 144757825 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/564/statm: 25468 6021 983 2985 0 22402 0
[pid=564/tid=678] ppid=563 vsize=101872 CPUtime=190.86 cores=0,2,4,6
/proc/564/task/678/stat : 678 (pb_cplex) S 563 563 415 0 -1 4202560 31006 0 0 0 17442 1644 0 0 20 0 8 0 390893226 104316928 6021 33554432000 134512640 146736320 4288953392 4131339920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=564/tid=679] ppid=563 vsize=101872 CPUtime=189.78 cores=0,2,4,6
/proc/564/task/679/stat : 679 (pb_cplex) S 563 563 415 0 -1 4202560 29871 0 0 0 17339 1639 0 0 20 0 8 0 390893226 104316928 6021 33554432000 134512640 146736320 4288953392 4141825680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=564/tid=680] ppid=563 vsize=101872 CPUtime=190.09 cores=0,2,4,6
/proc/564/task/680/stat : 680 (pb_cplex) R 563 563 415 0 -1 4202560 31403 0 0 0 17342 1667 0 0 20 0 8 0 390893226 104316928 6021 33554432000 134512640 146736320 4288953392 4152308712 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=564/tid=681] ppid=563 vsize=101872 CPUtime=190.69 cores=0,2,4,6
/proc/564/task/681/stat : 681 (pb_cplex) S 563 563 415 0 -1 4202560 30082 0 0 0 17434 1635 0 0 20 0 8 0 390893226 104316928 6021 33554432000 134512640 146736320 4288953392 4120854160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=564/tid=682] ppid=563 vsize=101872 CPUtime=189.37 cores=0,2,4,6
/proc/564/task/682/stat : 682 (pb_cplex) S 563 563 415 0 -1 4202560 31749 0 0 0 17315 1622 0 0 20 0 8 0 390893226 104316928 6021 33554432000 134512640 146736320 4288953392 4108316304 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=564/tid=683] ppid=563 vsize=101872 CPUtime=189.45 cores=0,2,4,6
/proc/564/task/683/stat : 683 (pb_cplex) S 563 563 415 0 -1 4202560 29876 0 0 0 17316 1629 0 0 20 0 8 0 390893226 104316928 6021 33554432000 134512640 146736320 4288953392 4097830544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=564/tid=684] ppid=563 vsize=101872 CPUtime=189.75 cores=0,2,4,6
/proc/564/task/684/stat : 684 (pb_cplex) S 563 563 415 0 -1 4202560 32635 0 0 0 17330 1645 0 0 20 0 8 0 390893226 104316928 6021 33554432000 134512640 146736320 4288953392 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1670.1
Current children cumulated vsize (KiB) 111020

[startup+1182.3 s]
/proc/loadavg: 7.44 4.21 3.02 9/193 841
/proc/meminfo: memFree=30661288/32873844 swapFree=7632/7632
[pid=563] ppid=561 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/563/stat : 563 (run) S 561 563 415 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390886291 9367552 270 33554432000 4194304 5064252 140734338347792 140734338346704 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/563/statm: 2287 270 229 213 0 72 0
[pid=564] ppid=563 vsize=101872 CPUtime=1754.35 cores=0,2,4,6
/proc/564/stat : 564 (pb_cplex) S 563 563 415 0 -1 4202496 521479 0 0 0 161079 14356 0 0 20 0 8 0 390886291 104316928 6068 33554432000 134512640 146736320 4288953392 4288949776 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/564/statm: 25468 6068 983 2985 0 22402 0
[pid=564/tid=678] ppid=563 vsize=101872 CPUtime=200.76 cores=0,2,4,6
/proc/564/task/678/stat : 678 (pb_cplex) S 563 563 415 0 -1 4202560 31299 0 0 0 18333 1743 0 0 20 0 8 0 390893226 104316928 6068 33554432000 134512640 146736320 4288953392 4131339920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=564/tid=679] ppid=563 vsize=101872 CPUtime=199.26 cores=0,2,4,6
/proc/564/task/679/stat : 679 (pb_cplex) S 563 563 415 0 -1 4202560 30134 0 0 0 18189 1737 0 0 20 0 8 0 390893226 104316928 6068 33554432000 134512640 146736320 4288953392 4141825680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=564/tid=680] ppid=563 vsize=101872 CPUtime=199.82 cores=0,2,4,6
/proc/564/task/680/stat : 680 (pb_cplex) S 563 563 415 0 -1 4202560 31704 0 0 0 18214 1768 0 0 20 0 8 0 390893226 104316928 6068 33554432000 134512640 146736320 4288953392 4152311440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=564/tid=681] ppid=563 vsize=101872 CPUtime=200.86 cores=0,2,4,6
/proc/564/task/681/stat : 681 (pb_cplex) S 563 563 415 0 -1 4202560 30368 0 0 0 18353 1733 0 0 20 0 8 0 390893226 104316928 6068 33554432000 134512640 146736320 4288953392 4120854160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=564/tid=682] ppid=563 vsize=101872 CPUtime=199.5 cores=0,2,4,6
/proc/564/task/682/stat : 682 (pb_cplex) S 563 563 415 0 -1 4202560 32029 0 0 0 18228 1722 0 0 20 0 8 0 390893226 104316928 6068 33554432000 134512640 146736320 4288953392 4108316304 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=564/tid=683] ppid=563 vsize=101872 CPUtime=199.97 cores=0,2,4,6
/proc/564/task/683/stat : 683 (pb_cplex) R 563 563 415 0 -1 4202560 30170 0 0 0 18269 1728 0 0 20 0 8 0 390893226 104316928 6068 33554432000 134512640 146736320 4288953392 4097827432 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=564/tid=684] ppid=563 vsize=101872 CPUtime=199.52 cores=0,2,4,6
/proc/564/task/684/stat : 684 (pb_cplex) S 563 563 415 0 -1 4202560 32899 0 0 0 18214 1738 0 0 20 0 8 0 390893226 104316928 6068 33554432000 134512640 146736320 4288953392 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1754.35
Current children cumulated vsize (KiB) 111020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1214.6 s]
/proc/loadavg: 7.88 4.68 3.22 12/193 848
/proc/meminfo: memFree=30644724/32873844 swapFree=7632/7632
[pid=563] ppid=561 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/563/stat : 563 (run) S 561 563 415 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390886291 9367552 270 33554432000 4194304 5064252 140734338347792 140734338346704 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/563/statm: 2287 270 229 213 0 72 0
[pid=564] ppid=563 vsize=101872 CPUtime=1800.05 cores=0,2,4,6
/proc/564/stat : 564 (pb_cplex) R 563 563 415 0 -1 4202496 522608 0 0 0 165232 14773 0 0 20 0 8 0 390886291 104316928 6069 33554432000 134512640 146736320 4288953392 4288947076 136385167 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/564/statm: 25468 6069 983 2985 0 22402 0
[pid=564/tid=678] ppid=563 vsize=101872 CPUtime=206.55 cores=0,2,4,6
/proc/564/task/678/stat : 678 (pb_cplex) S 563 563 415 0 -1 4202560 31459 0 0 0 18859 1796 0 0 20 0 8 0 390893226 104316928 6069 33554432000 134512640 146736320 4288953392 4131339920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=564/tid=679] ppid=563 vsize=101872 CPUtime=204.53 cores=0,2,4,6
/proc/564/task/679/stat : 679 (pb_cplex) S 563 563 415 0 -1 4202560 30271 0 0 0 18668 1785 0 0 20 0 8 0 390893226 104316928 6069 33554432000 134512640 146736320 4288953392 4141825680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=564/tid=680] ppid=563 vsize=101872 CPUtime=205.45 cores=0,2,4,6
/proc/564/task/680/stat : 680 (pb_cplex) S 563 563 415 0 -1 4202560 31855 0 0 0 18721 1824 0 0 20 0 8 0 390893226 104316928 6069 33554432000 134512640 146736320 4288953392 4152311440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=564/tid=681] ppid=563 vsize=101872 CPUtime=206.14 cores=0,2,4,6
/proc/564/task/681/stat : 681 (pb_cplex) S 563 563 415 0 -1 4202560 30505 0 0 0 18827 1787 0 0 20 0 8 0 390893226 104316928 6069 33554432000 134512640 146736320 4288953392 4120854160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=564/tid=682] ppid=563 vsize=101872 CPUtime=204.89 cores=0,2,4,6
/proc/564/task/682/stat : 682 (pb_cplex) S 563 563 415 0 -1 4202560 32171 0 0 0 18713 1776 0 0 20 0 8 0 390893226 104316928 6069 33554432000 134512640 146736320 4288953392 4108316304 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=564/tid=683] ppid=563 vsize=101872 CPUtime=205.15 cores=0,2,4,6
/proc/564/task/683/stat : 683 (pb_cplex) S 563 563 415 0 -1 4202560 30298 0 0 0 18735 1780 0 0 20 0 8 0 390893226 104316928 6069 33554432000 134512640 146736320 4288953392 4097830544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=564/tid=684] ppid=563 vsize=101872 CPUtime=204.73 cores=0,2,4,6
/proc/564/task/684/stat : 684 (pb_cplex) S 563 563 415 0 -1 4202560 33035 0 0 0 18686 1787 0 0 20 0 8 0 390893226 104316928 6069 33554432000 134512640 146736320 4288953392 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 111020

Sending SIGTERM to process tree (bottom up)

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

[startup+1214.6 s]
/proc/loadavg: 7.88 4.68 3.22 12/193 848
/proc/meminfo: memFree=30644724/32873844 swapFree=7632/7632
[pid=563] ppid=561 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/563/stat : 563 (run) S 561 563 415 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390886291 9367552 270 33554432000 4194304 5064252 140734338347792 140734338346704 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/563/statm: 2287 270 229 213 0 72 0
[pid=564] ppid=563 vsize=101872 CPUtime=1800.05 cores=0,2,4,6
/proc/564/stat : 564 (pb_cplex) R 563 563 415 0 -1 4202496 522608 0 0 0 165232 14773 0 0 20 0 8 0 390886291 104316928 6069 33554432000 134512640 146736320 4288953392 4288947076 136385167 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/564/statm: 25468 6069 983 2985 0 22402 0
[pid=564/tid=678] ppid=563 vsize=101872 CPUtime=206.55 cores=0,2,4,6
/proc/564/task/678/stat : 678 (pb_cplex) S 563 563 415 0 -1 4202560 31459 0 0 0 18859 1796 0 0 20 0 8 0 390893226 104316928 6069 33554432000 134512640 146736320 4288953392 4131339920 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=564/tid=679] ppid=563 vsize=101872 CPUtime=204.53 cores=0,2,4,6
/proc/564/task/679/stat : 679 (pb_cplex) S 563 563 415 0 -1 4202560 30271 0 0 0 18668 1785 0 0 20 0 8 0 390893226 104316928 6069 33554432000 134512640 146736320 4288953392 4141825680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=564/tid=680] ppid=563 vsize=101872 CPUtime=205.45 cores=0,2,4,6
/proc/564/task/680/stat : 680 (pb_cplex) S 563 563 415 0 -1 4202560 31855 0 0 0 18721 1824 0 0 20 0 8 0 390893226 104316928 6069 33554432000 134512640 146736320 4288953392 4152311440 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=564/tid=681] ppid=563 vsize=101872 CPUtime=206.14 cores=0,2,4,6
/proc/564/task/681/stat : 681 (pb_cplex) S 563 563 415 0 -1 4202560 30505 0 0 0 18827 1787 0 0 20 0 8 0 390893226 104316928 6069 33554432000 134512640 146736320 4288953392 4120854160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=564/tid=682] ppid=563 vsize=101872 CPUtime=204.89 cores=0,2,4,6
/proc/564/task/682/stat : 682 (pb_cplex) S 563 563 415 0 -1 4202560 32171 0 0 0 18713 1776 0 0 20 0 8 0 390893226 104316928 6069 33554432000 134512640 146736320 4288953392 4108316304 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=564/tid=683] ppid=563 vsize=101872 CPUtime=205.15 cores=0,2,4,6
/proc/564/task/683/stat : 683 (pb_cplex) S 563 563 415 0 -1 4202560 30298 0 0 0 18735 1780 0 0 20 0 8 0 390893226 104316928 6069 33554432000 134512640 146736320 4288953392 4097830544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=564/tid=684] ppid=563 vsize=101872 CPUtime=204.73 cores=0,2,4,6
/proc/564/task/684/stat : 684 (pb_cplex) S 563 563 415 0 -1 4202560 33035 0 0 0 18686 1787 0 0 20 0 8 0 390893226 104316928 6069 33554432000 134512640 146736320 4288953392 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 111020

Child status: 0
Real time (s): 1214.61
CPU time (s): 1831.38
CPU user time (s): 1680.72
CPU system time (s): 150.656
CPU usage (%): 150.779
Max. virtual memory (cumulated for all children) (KiB): 120728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1680.72
system time used= 150.656
maximum resident set size= 33028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 522974
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= 12230599
involuntary context switches= 1629477

runsolver used 2.02469 second user time and 5.18821 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-09 15:13:26
IDJOB=3734887
IDBENCH=2914
IDSOLVER=2325
FILE ID=node119/3734887-1339247606
RUNJOBID= node119-1339246834-433
PBS_JOBID= 14644362
Free space on /tmp= 71108 MiB

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

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

MD5SUM BENCH= a470052ca6f8034e2c6c08868e52d9e8
RANDOM SEED=2008729106

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30331944 kB
Buffers:          354288 kB
Cached:           875828 kB
SwapCached:         2564 kB
Active:           849596 kB
Inactive:         799568 kB
Active(anon):     415576 kB
Inactive(anon):     3960 kB
Active(file):     434020 kB
Inactive(file):   795608 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67097032 kB
Dirty:             16688 kB
Writeback:             4 kB
AnonPages:        423788 kB
Mapped:            11572 kB
Shmem:                 0 kB
Slab:             749936 kB
SReclaimable:     190780 kB
SUnreclaim:       559156 kB
KernelStack:        1504 kB
PageTables:         5056 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     929932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    370688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3734887-1339247606.opb

Free space on /tmp at the end= 71112 MiB
End job on node119 at 2012-06-09 15:33:41