Trace number 3736688

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB10: pb_cplex 2010-06-29? (TO) 1800.23 637.425

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=53-P1=17-P2=17-P3=13-P4=17-P5=61-B.opb
MD5SUM6f1f899f949e1f48428c6b51222a95ba
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.031994
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables90
Total number of constraints11
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)180
Sum of products size (including duplicates)360
Number of different products180
Sum of products size360

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3736688-1339248274.opb.
0.00/0.00	c Instance file HOME/instance-3736688-1339248274.opb
0.00/0.00	c File size is 13425 bytes.
0.00/0.00	c Highest Coefficient sum: 8064
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:      270                                                 |
0.00/0.00	c |  Number Constraints:    371                                                 |
0.00/0.00	c ===============================================================================
1800.23/637.42	c Remaining time 1800.00 sec.
1800.23/637.42	c 
1800.23/637.42	c *** INTERRUPTED ***
1800.23/637.42	s UNKNOWN
1800.23/637.42	c Total CPU time              : 1772.08 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-3736688-1339248274/watcher-3736688-1339248274 -o /tmp/evaluation-result-3736688-1339248274/solver-3736688-1339248274 -C 1800 -W 1900 -M 15500 run HOME/instance-3736688-1339248274.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: 6.30 6.20 5.11 9/184 22809
/proc/meminfo: memFree=30447904/32873648 swapFree=6860/6860
[pid=22809] ppid=22807 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22809/stat : 22809 (run) S 22807 22809 22071 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390953422 9367552 269 33554432000 4194304 5064252 140735062294192 140735062293104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22809/statm: 2287 269 229 213 0 72 0

[startup+0.036674 s]
/proc/loadavg: 6.30 6.20 5.11 9/184 22809
/proc/meminfo: memFree=30447904/32873648 swapFree=6860/6860
[pid=22809] ppid=22807 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22809/stat : 22809 (run) S 22807 22809 22071 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390953422 9367552 269 33554432000 4194304 5064252 140735062294192 140735062293104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22809/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100162 s]
/proc/loadavg: 6.30 6.20 5.11 9/184 22809
/proc/meminfo: memFree=30447904/32873648 swapFree=6860/6860
[pid=22809] ppid=22807 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22809/stat : 22809 (run) S 22807 22809 22071 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390953422 9367552 269 33554432000 4194304 5064252 140735062294192 140735062293104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22809/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300147 s]
/proc/loadavg: 6.30 6.20 5.11 9/184 22809
/proc/meminfo: memFree=30447904/32873648 swapFree=6860/6860
[pid=22809] ppid=22807 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22809/stat : 22809 (run) S 22807 22809 22071 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390953422 9367552 269 33554432000 4194304 5064252 140735062294192 140735062293104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22809/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700159 s]
/proc/loadavg: 6.30 6.20 5.11 9/184 22809
/proc/meminfo: memFree=30447904/32873648 swapFree=6860/6860
[pid=22809] ppid=22807 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22809/stat : 22809 (run) S 22807 22809 22071 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390953422 9367552 269 33554432000 4194304 5064252 140735062294192 140735062293104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22809/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 6.30 6.20 5.11 15/193 22832
/proc/meminfo: memFree=30407256/32873648 swapFree=6860/6860
[pid=22809] ppid=22807 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22809/stat : 22809 (run) S 22807 22809 22071 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390953422 9367552 269 33554432000 4194304 5064252 140735062294192 140735062293104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22809/statm: 2287 269 229 213 0 72 0
[pid=22810] ppid=22809 vsize=131072 CPUtime=4.41 cores=0,2,4,6
/proc/22810/stat : 22810 (pb_cplex) S 22809 22809 22071 0 -1 4202496 28403 0 0 0 423 18 0 0 20 0 8 0 390953422 134217728 12896 33554432000 134512640 146736320 4291121920 4291118288 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22810/statm: 32768 12896 971 2985 0 29702 0
[pid=22810/tid=22826] ppid=22809 vsize=131072 CPUtime=0.55 cores=0,2,4,6
/proc/22810/task/22826/stat : 22826 (pb_cplex) R 22809 22809 22071 0 -1 4202560 3136 0 0 0 53 2 0 0 20 0 8 0 390953443 134217728 12896 33554432000 134512640 146736320 4291121920 4130778284 135454198 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=22810/tid=22827] ppid=22809 vsize=131072 CPUtime=0.5 cores=0,2,4,6
/proc/22810/task/22827/stat : 22827 (pb_cplex) R 22809 22809 22071 0 -1 4202560 1525 0 0 0 50 0 0 0 20 0 8 0 390953443 134217728 12896 33554432000 134512640 146736320 4291121920 4141263596 135454063 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22810/tid=22828] ppid=22809 vsize=131072 CPUtime=0.49 cores=0,2,4,6
/proc/22810/task/22828/stat : 22828 (pb_cplex) S 22809 22809 22071 0 -1 4202560 2108 0 0 0 49 0 0 0 20 0 8 0 390953443 134217728 12896 33554432000 134512640 146736320 4291121920 4151754384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22829] ppid=22809 vsize=131072 CPUtime=0.46 cores=0,2,4,6
/proc/22810/task/22829/stat : 22829 (pb_cplex) R 22809 22809 22071 0 -1 4202560 3416 0 0 0 44 2 0 0 20 0 8 0 390953443 134217728 12896 33554432000 134512640 146736320 4291121920 4120113752 136402267 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22810/tid=22830] ppid=22809 vsize=131072 CPUtime=0.49 cores=0,2,4,6
/proc/22810/task/22830/stat : 22830 (pb_cplex) R 22809 22809 22071 0 -1 4202560 2603 0 0 0 47 2 0 0 20 0 8 0 390953443 134217728 12896 33554432000 134512640 146736320 4291121920 4104119272 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22831] ppid=22809 vsize=131072 CPUtime=0.47 cores=0,2,4,6
/proc/22810/task/22831/stat : 22831 (pb_cplex) R 22809 22809 22071 0 -1 4202560 3137 0 0 0 46 1 0 0 20 0 8 0 390953443 134217728 12896 33554432000 134512640 146736320 4291121920 4093633512 144757825 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22810/tid=22832] ppid=22809 vsize=131072 CPUtime=0.47 cores=0,2,4,6
/proc/22810/task/22832/stat : 22832 (pb_cplex) R 22809 22809 22071 0 -1 4202560 3262 0 0 0 46 1 0 0 20 0 8 0 390953443 134217728 12896 33554432000 134512640 146736320 4291121920 4070564048 136008443 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 140220

[startup+3.10041 s]
/proc/loadavg: 6.30 6.20 5.11 13/193 22832
/proc/meminfo: memFree=30389152/32873648 swapFree=6860/6860
[pid=22809] ppid=22807 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22809/stat : 22809 (run) S 22807 22809 22071 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390953422 9367552 269 33554432000 4194304 5064252 140735062294192 140735062293104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22809/statm: 2287 269 229 213 0 72 0
[pid=22810] ppid=22809 vsize=145628 CPUtime=9.38 cores=0,2,4,6
/proc/22810/stat : 22810 (pb_cplex) S 22809 22809 22071 0 -1 4202496 41281 0 0 0 913 25 0 0 20 0 8 0 390953422 149123072 16714 33554432000 134512640 146736320 4291121920 4291118288 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22810/statm: 36407 16714 987 2985 0 33341 0
[pid=22810/tid=22826] ppid=22809 vsize=145628 CPUtime=1.17 cores=0,2,4,6
/proc/22810/task/22826/stat : 22826 (pb_cplex) R 22809 22809 22071 0 -1 4202560 4425 0 0 0 114 3 0 0 20 0 8 0 390953443 149123072 16714 33554432000 134512640 146736320 4291121920 4130780136 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=22810/tid=22827] ppid=22809 vsize=145628 CPUtime=1.13 cores=0,2,4,6
/proc/22810/task/22827/stat : 22827 (pb_cplex) R 22809 22809 22071 0 -1 4202560 2156 0 0 0 112 1 0 0 20 0 8 0 390953443 149123072 16714 33554432000 134512640 146736320 4291121920 4141265896 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22828] ppid=22809 vsize=145628 CPUtime=1.07 cores=0,2,4,6
/proc/22810/task/22828/stat : 22828 (pb_cplex) S 22809 22809 22071 0 -1 4202560 2775 0 0 0 105 2 0 0 20 0 8 0 390953443 149123072 16714 33554432000 134512640 146736320 4291121920 4151754384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22810/tid=22829] ppid=22809 vsize=145628 CPUtime=1.08 cores=0,2,4,6
/proc/22810/task/22829/stat : 22829 (pb_cplex) R 22809 22809 22071 0 -1 4202560 5968 0 0 0 105 3 0 0 20 0 8 0 390953443 149123072 16714 33554432000 134512640 146736320 4291121920 4120113132 135454096 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22810/tid=22830] ppid=22809 vsize=145628 CPUtime=1.09 cores=0,2,4,6
/proc/22810/task/22830/stat : 22830 (pb_cplex) R 22809 22809 22071 0 -1 4202560 4557 0 0 0 107 2 0 0 20 0 8 0 390953443 149123072 16714 33554432000 134512640 146736320 4291121920 4104118712 136015579 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22831] ppid=22809 vsize=145628 CPUtime=1.05 cores=0,2,4,6
/proc/22810/task/22831/stat : 22831 (pb_cplex) R 22809 22809 22071 0 -1 4202560 5655 0 0 0 103 2 0 0 20 0 8 0 390953443 149123072 16714 33554432000 134512640 146736320 4291121920 4093632328 135526330 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=22810/tid=22832] ppid=22809 vsize=145628 CPUtime=1.09 cores=0,2,4,6
/proc/22810/task/22832/stat : 22832 (pb_cplex) R 22809 22809 22071 0 -1 4202560 5390 0 0 0 106 3 0 0 20 0 8 0 390953443 149123072 16714 33554432000 134512640 146736320 4291121920 4070567568 144580073 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 9.38
Current children cumulated vsize (KiB) 154776

[startup+6.3003 s]
/proc/loadavg: 7.08 6.37 5.17 10/193 22832
/proc/meminfo: memFree=30378112/32873648 swapFree=6860/6860
[pid=22809] ppid=22807 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22809/stat : 22809 (run) S 22807 22809 22071 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390953422 9367552 269 33554432000 4194304 5064252 140735062294192 140735062293104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22809/statm: 2287 269 229 213 0 72 0
[pid=22810] ppid=22809 vsize=148812 CPUtime=16.2 cores=0,2,4,6
/proc/22810/stat : 22810 (pb_cplex) R 22809 22809 22071 0 -1 4202496 49867 0 0 0 1586 34 0 0 20 0 8 0 390953422 152383488 17453 33554432000 134512640 146736320 4291121920 4291108932 136385172 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 37203 17453 995 2985 0 34137 0
[pid=22810/tid=22826] ppid=22809 vsize=148812 CPUtime=1.81 cores=0,2,4,6
/proc/22810/task/22826/stat : 22826 (pb_cplex) S 22809 22809 22071 0 -1 4202560 5443 0 0 0 177 4 0 0 20 0 8 0 390953443 152383488 17453 33554432000 134512640 146736320 4291121920 4130782864 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22810/tid=22827] ppid=22809 vsize=148812 CPUtime=1.71 cores=0,2,4,6
/proc/22810/task/22827/stat : 22827 (pb_cplex) S 22809 22809 22071 0 -1 4202560 2294 0 0 0 169 2 0 0 20 0 8 0 390953443 152383488 17453 33554432000 134512640 146736320 4291121920 4141268624 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22810/tid=22828] ppid=22809 vsize=148812 CPUtime=1.68 cores=0,2,4,6
/proc/22810/task/22828/stat : 22828 (pb_cplex) S 22809 22809 22071 0 -1 4202560 3837 0 0 0 165 3 0 0 20 0 8 0 390953443 152383488 17453 33554432000 134512640 146736320 4291121920 4151754384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22829] ppid=22809 vsize=148812 CPUtime=1.81 cores=0,2,4,6
/proc/22810/task/22829/stat : 22829 (pb_cplex) S 22809 22809 22071 0 -1 4202560 8071 0 0 0 176 5 0 0 20 0 8 0 390953443 152383488 17453 33554432000 134512640 146736320 4291121920 4120116880 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22810/tid=22830] ppid=22809 vsize=148812 CPUtime=2.11 cores=0,2,4,6
/proc/22810/task/22830/stat : 22830 (pb_cplex) S 22809 22809 22071 0 -1 4202560 6252 0 0 0 208 3 0 0 20 0 8 0 390953443 152383488 17453 33554432000 134512640 146736320 4291121920 4104122000 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22831] ppid=22809 vsize=148812 CPUtime=1.72 cores=0,2,4,6
/proc/22810/task/22831/stat : 22831 (pb_cplex) S 22809 22809 22071 0 -1 4202560 7441 0 0 0 169 3 0 0 20 0 8 0 390953443 152383488 17453 33554432000 134512640 146736320 4291121920 4093636240 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22832] ppid=22809 vsize=148812 CPUtime=1.72 cores=0,2,4,6
/proc/22810/task/22832/stat : 22832 (pb_cplex) S 22809 22809 22071 0 -1 4202560 5605 0 0 0 168 4 0 0 20 0 8 0 390953443 152383488 17453 33554432000 134512640 146736320 4291121920 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 16.2
Current children cumulated vsize (KiB) 157960

[startup+12.7004 s]
/proc/loadavg: 7.23 6.41 5.19 15/193 22832
/proc/meminfo: memFree=30369728/32873648 swapFree=6860/6860
[pid=22809] ppid=22807 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22809/stat : 22809 (run) S 22807 22809 22071 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390953422 9367552 269 33554432000 4194304 5064252 140735062294192 140735062293104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22809/statm: 2287 269 229 213 0 72 0
[pid=22810] ppid=22809 vsize=157664 CPUtime=33.62 cores=0,2,4,6
/proc/22810/stat : 22810 (pb_cplex) S 22809 22809 22071 0 -1 4202496 73045 0 0 0 3307 55 0 0 20 0 8 0 390953422 161447936 19165 33554432000 134512640 146736320 4291121920 4291118288 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22810/statm: 39416 19165 995 2985 0 36350 0
[pid=22810/tid=22826] ppid=22809 vsize=157664 CPUtime=3.82 cores=0,2,4,6
/proc/22810/task/22826/stat : 22826 (pb_cplex) S 22809 22809 22071 0 -1 4202560 8120 0 0 0 375 7 0 0 20 0 8 0 390953443 161447936 19165 33554432000 134512640 146736320 4291121920 4130782864 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22810/tid=22827] ppid=22809 vsize=157664 CPUtime=3.8 cores=0,2,4,6
/proc/22810/task/22827/stat : 22827 (pb_cplex) S 22809 22809 22071 0 -1 4202560 2681 0 0 0 375 5 0 0 20 0 8 0 390953443 161447936 19165 33554432000 134512640 146736320 4291121920 4141268624 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22828] ppid=22809 vsize=157664 CPUtime=3.59 cores=0,2,4,6
/proc/22810/task/22828/stat : 22828 (pb_cplex) S 22809 22809 22071 0 -1 4202560 8924 0 0 0 353 6 0 0 20 0 8 0 390953443 161447936 19165 33554432000 134512640 146736320 4291121920 4151754384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22829] ppid=22809 vsize=157664 CPUtime=3.8 cores=0,2,4,6
/proc/22810/task/22829/stat : 22829 (pb_cplex) S 22809 22809 22071 0 -1 4202560 10378 0 0 0 372 8 0 0 20 0 8 0 390953443 161447936 19165 33554432000 134512640 146736320 4291121920 4120116880 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22810/tid=22830] ppid=22809 vsize=157664 CPUtime=4.16 cores=0,2,4,6
/proc/22810/task/22830/stat : 22830 (pb_cplex) R 22809 22809 22071 0 -1 4202560 10469 0 0 0 410 6 0 0 20 0 8 0 390953443 161447936 19165 33554432000 134512640 146736320 4291121920 4104119272 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=22810/tid=22831] ppid=22809 vsize=157664 CPUtime=3.79 cores=0,2,4,6
/proc/22810/task/22831/stat : 22831 (pb_cplex) S 22809 22809 22071 0 -1 4202560 10686 0 0 0 374 5 0 0 20 0 8 0 390953443 161447936 19165 33554432000 134512640 146736320 4291121920 4093636240 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22832] ppid=22809 vsize=157664 CPUtime=3.82 cores=0,2,4,6
/proc/22810/task/22832/stat : 22832 (pb_cplex) R 22809 22809 22071 0 -1 4202560 8021 0 0 0 377 5 0 0 20 0 8 0 390953443 161447936 19165 33554432000 134512640 146736320 4291121920 4070564740 135850315 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 33.62
Current children cumulated vsize (KiB) 166812

[startup+25.5004 s]
/proc/loadavg: 7.44 6.50 5.24 13/193 22846
/proc/meminfo: memFree=30383308/32873648 swapFree=6860/6860
[pid=22809] ppid=22807 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22809/stat : 22809 (run) S 22807 22809 22071 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390953422 9367552 269 33554432000 4194304 5064252 140735062294192 140735062293104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22809/statm: 2287 269 229 213 0 72 0
[pid=22810] ppid=22809 vsize=147908 CPUtime=68.9 cores=0,2,4,6
/proc/22810/stat : 22810 (pb_cplex) R 22809 22809 22071 0 -1 4202496 133674 0 0 0 6769 121 0 0 20 0 8 0 390953422 151457792 15687 33554432000 134512640 146736320 4291121920 4291114484 135450982 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 36977 15687 1012 2985 0 33911 0
[pid=22810/tid=22840] ppid=22809 vsize=147908 CPUtime=1.99 cores=0,2,4,6
/proc/22810/task/22840/stat : 22840 (pb_cplex) R 22809 22809 22071 0 -1 4202560 13788 0 0 0 195 4 0 0 20 0 8 0 390955595 151457792 15687 33554432000 134512640 146736320 4291121920 4130780312 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22841] ppid=22809 vsize=147908 CPUtime=1.16 cores=0,2,4,6
/proc/22810/task/22841/stat : 22841 (pb_cplex) R 22809 22809 22071 0 -1 4202560 2463 0 0 0 114 2 0 0 20 0 8 0 390955595 151457792 15687 33554432000 134512640 146736320 4291121920 4141264120 136015707 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22810/tid=22842] ppid=22809 vsize=147908 CPUtime=0.99 cores=0,2,4,6
/proc/22810/task/22842/stat : 22842 (pb_cplex) S 22809 22809 22071 0 -1 4202560 3150 0 0 0 96 3 0 0 20 0 8 0 390955595 151457792 15687 33554432000 134512640 146736320 4291121920 4151754384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22810/tid=22843] ppid=22809 vsize=147908 CPUtime=1.06 cores=0,2,4,6
/proc/22810/task/22843/stat : 22843 (pb_cplex) D 22809 22809 22071 0 -1 4202560 4784 0 0 0 104 2 0 0 20 0 8 0 390955595 151457792 15687 33554432000 134512640 146736320 4291121920 4120113500 139023083 0 2 4096 16387 18446744071581355444 0 0 -1 4 0 0 0 0 0
[pid=22810/tid=22844] ppid=22809 vsize=147908 CPUtime=1.1 cores=0,2,4,6
/proc/22810/task/22844/stat : 22844 (pb_cplex) R 22809 22809 22071 0 -1 4202560 6143 0 0 0 107 3 0 0 20 0 8 0 390955596 151457792 15687 33554432000 134512640 146736320 4291121920 4095729892 144797937 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=22810/tid=22845] ppid=22809 vsize=147908 CPUtime=1 cores=0,2,4,6
/proc/22810/task/22845/stat : 22845 (pb_cplex) R 22809 22809 22071 0 -1 4202560 2715 0 0 0 98 2 0 0 20 0 8 0 390955596 151457792 15687 33554432000 134512640 146736320 4291121920 4070566308 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=22810/tid=22846] ppid=22809 vsize=147908 CPUtime=1.05 cores=0,2,4,6
/proc/22810/task/22846/stat : 22846 (pb_cplex) D 22809 22809 22071 0 -1 4202560 4374 0 0 0 103 2 0 0 20 0 8 0 390955596 151457792 15687 33554432000 134512640 146736320 4291121920 4060078416 139023043 0 2 4096 16387 18446744071581355444 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 68.9
Current children cumulated vsize (KiB) 157056

[startup+51.1004 s]
/proc/loadavg: 7.17 6.52 5.28 13/193 22847
/proc/meminfo: memFree=30378860/32873648 swapFree=6860/6860
[pid=22809] ppid=22807 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22809/stat : 22809 (run) S 22807 22809 22071 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390953422 9367552 269 33554432000 4194304 5064252 140735062294192 140735062293104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22809/statm: 2287 269 229 213 0 72 0

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

/proc/22810/statm: 37758 17160 1015 2985 0 34692 0
[pid=22810/tid=22840] ppid=22809 vsize=151032 CPUtime=107.66 cores=0,2,4,6
/proc/22810/task/22840/stat : 22840 (pb_cplex) S 22809 22809 22071 0 -1 4202560 59835 0 0 0 10592 174 0 0 20 0 8 0 390955595 154656768 17160 33554432000 134512640 146736320 4291121920 4130782864 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22810/tid=22841] ppid=22809 vsize=151032 CPUtime=106.13 cores=0,2,4,6
/proc/22810/task/22841/stat : 22841 (pb_cplex) R 22809 22809 22071 0 -1 4202560 15221 0 0 0 10451 162 0 0 20 0 8 0 390955595 154656768 17160 33554432000 134512640 146736320 4291121920 4141265176 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=22810/tid=22842] ppid=22809 vsize=151032 CPUtime=107.98 cores=0,2,4,6
/proc/22810/task/22842/stat : 22842 (pb_cplex) R 22809 22809 22071 0 -1 4202560 31138 0 0 0 10628 170 0 0 20 0 8 0 390955595 154656768 17160 33554432000 134512640 146736320 4291121920 4151751272 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22843] ppid=22809 vsize=151032 CPUtime=107.27 cores=0,2,4,6
/proc/22810/task/22843/stat : 22843 (pb_cplex) S 22809 22809 22071 0 -1 4202560 47661 0 0 0 10558 169 0 0 20 0 8 0 390955595 154656768 17160 33554432000 134512640 146736320 4291121920 4120116880 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22810/tid=22844] ppid=22809 vsize=151032 CPUtime=107.79 cores=0,2,4,6
/proc/22810/task/22844/stat : 22844 (pb_cplex) R 22809 22809 22071 0 -1 4202560 20788 0 0 0 10603 176 0 0 20 0 8 0 390955596 154656768 17160 33554432000 134512640 146736320 4291121920 4095730104 136015544 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22810/tid=22845] ppid=22809 vsize=151032 CPUtime=109.88 cores=0,2,4,6
/proc/22810/task/22845/stat : 22845 (pb_cplex) R 22809 22809 22071 0 -1 4202560 23609 0 0 0 10818 170 0 0 20 0 8 0 390955596 154656768 17160 33554432000 134512640 146736320 4291121920 4070565912 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=22810/tid=22846] ppid=22809 vsize=151032 CPUtime=107.57 cores=0,2,4,6
/proc/22810/task/22846/stat : 22846 (pb_cplex) R 22809 22809 22071 0 -1 4202560 51687 0 0 0 10584 173 0 0 20 0 8 0 390955596 154656768 17160 33554432000 134512640 146736320 4291121920 4060081808 144580073 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 942.67
Current children cumulated vsize (KiB) 160180

[startup+402.3 s]
/proc/loadavg: 8.14 7.42 6.06 7/193 22858
/proc/meminfo: memFree=30340804/32873648 swapFree=6860/6860
[pid=22809] ppid=22807 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22809/stat : 22809 (run) S 22807 22809 22071 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390953422 9367552 269 33554432000 4194304 5064252 140735062294192 140735062293104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22809/statm: 2287 269 229 213 0 72 0
[pid=22810] ppid=22809 vsize=152324 CPUtime=1104.02 cores=0,2,4,6
/proc/22810/stat : 22810 (pb_cplex) R 22809 22809 22071 0 -1 4202496 407063 0 0 0 108699 1703 0 0 20 0 8 0 390953422 155979776 17315 33554432000 134512640 146736320 4291121920 4291114540 135454093 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/22810/statm: 38081 17315 1016 2985 0 35015 0
[pid=22810/tid=22840] ppid=22809 vsize=152324 CPUtime=127.72 cores=0,2,4,6
/proc/22810/task/22840/stat : 22840 (pb_cplex) R 22809 22809 22071 0 -1 4202560 63557 0 0 0 12570 202 0 0 20 0 8 0 390955595 155979776 17315 33554432000 134512640 146736320 4291121920 4130780136 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=22810/tid=22841] ppid=22809 vsize=152324 CPUtime=125.11 cores=0,2,4,6
/proc/22810/task/22841/stat : 22841 (pb_cplex) R 22809 22809 22071 0 -1 4202560 19419 0 0 0 12319 192 0 0 20 0 8 0 390955595 155979776 17315 33554432000 134512640 146736320 4291121920 4141265896 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=22810/tid=22842] ppid=22809 vsize=152324 CPUtime=127.29 cores=0,2,4,6
/proc/22810/task/22842/stat : 22842 (pb_cplex) R 22809 22809 22071 0 -1 4202560 32040 0 0 0 12529 200 0 0 20 0 8 0 390955595 155979776 17315 33554432000 134512640 146736320 4291121920 4151754412 144580332 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22843] ppid=22809 vsize=152324 CPUtime=127.86 cores=0,2,4,6
/proc/22810/task/22843/stat : 22843 (pb_cplex) R 22809 22809 22071 0 -1 4202560 54707 0 0 0 12587 199 0 0 20 0 8 0 390955595 155979776 17315 33554432000 134512640 146736320 4291121920 4120113768 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22844] ppid=22809 vsize=152324 CPUtime=127.67 cores=0,2,4,6
/proc/22810/task/22844/stat : 22844 (pb_cplex) R 22809 22809 22071 0 -1 4202560 25329 0 0 0 12563 204 0 0 20 0 8 0 390955596 155979776 17315 33554432000 134512640 146736320 4291121920 4095730052 139028313 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22810/tid=22845] ppid=22809 vsize=152324 CPUtime=129.17 cores=0,2,4,6
/proc/22810/task/22845/stat : 22845 (pb_cplex) R 22809 22809 22071 0 -1 4202560 24180 0 0 0 12716 201 0 0 20 0 8 0 390955596 155979776 17315 33554432000 134512640 146736320 4291121920 4070567568 144580073 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22846] ppid=22809 vsize=152324 CPUtime=127.25 cores=0,2,4,6
/proc/22810/task/22846/stat : 22846 (pb_cplex) S 22809 22809 22071 0 -1 4202560 53905 0 0 0 12521 204 0 0 20 0 8 0 390955596 155979776 17315 33554432000 134512640 146736320 4291121920 4060081808 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1104.02
Current children cumulated vsize (KiB) 161472

[startup+462.3 s]
/proc/loadavg: 9.05 7.81 6.27 13/193 22865
/proc/meminfo: memFree=30323000/32873648 swapFree=6860/6860
[pid=22809] ppid=22807 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22809/stat : 22809 (run) S 22807 22809 22071 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390953422 9367552 269 33554432000 4194304 5064252 140735062294192 140735062293104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22809/statm: 2287 269 229 213 0 72 0
[pid=22810] ppid=22809 vsize=151596 CPUtime=1266.38 cores=0,2,4,6
/proc/22810/stat : 22810 (pb_cplex) S 22809 22809 22071 0 -1 4202496 416088 0 0 0 124691 1947 0 0 20 0 8 0 390953422 155234304 17427 33554432000 134512640 146736320 4291121920 4291118288 144580073 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/22810/statm: 37899 17427 1016 2985 0 34833 0
[pid=22810/tid=22840] ppid=22809 vsize=151596 CPUtime=147.21 cores=0,2,4,6
/proc/22810/task/22840/stat : 22840 (pb_cplex) S 22809 22809 22071 0 -1 4202560 63750 0 0 0 14487 234 0 0 20 0 8 0 390955595 155234304 17427 33554432000 134512640 146736320 4291121920 4130782864 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22810/tid=22841] ppid=22809 vsize=151596 CPUtime=144.22 cores=0,2,4,6
/proc/22810/task/22841/stat : 22841 (pb_cplex) S 22809 22809 22071 0 -1 4202560 21943 0 0 0 14197 225 0 0 20 0 8 0 390955595 155234304 17427 33554432000 134512640 146736320 4291121920 4141268624 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22810/tid=22842] ppid=22809 vsize=151596 CPUtime=146.91 cores=0,2,4,6
/proc/22810/task/22842/stat : 22842 (pb_cplex) R 22809 22809 22071 0 -1 4202560 32787 0 0 0 14459 232 0 0 20 0 8 0 390955595 155234304 17427 33554432000 134512640 146736320 4291121920 4151746872 136015592 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=22810/tid=22843] ppid=22809 vsize=151596 CPUtime=148.16 cores=0,2,4,6
/proc/22810/task/22843/stat : 22843 (pb_cplex) S 22809 22809 22071 0 -1 4202560 54926 0 0 0 14585 231 0 0 20 0 8 0 390955595 155234304 17427 33554432000 134512640 146736320 4291121920 4120116880 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22810/tid=22844] ppid=22809 vsize=151596 CPUtime=147.35 cores=0,2,4,6
/proc/22810/task/22844/stat : 22844 (pb_cplex) S 22809 22809 22071 0 -1 4202560 25986 0 0 0 14500 235 0 0 20 0 8 0 390955596 155234304 17427 33554432000 134512640 146736320 4291121920 4095733392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22845] ppid=22809 vsize=151596 CPUtime=149.9 cores=0,2,4,6
/proc/22810/task/22845/stat : 22845 (pb_cplex) S 22809 22809 22071 0 -1 4202560 24570 0 0 0 14758 232 0 0 20 0 8 0 390955596 155234304 17427 33554432000 134512640 146736320 4291121920 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22846] ppid=22809 vsize=151596 CPUtime=146.92 cores=0,2,4,6
/proc/22810/task/22846/stat : 22846 (pb_cplex) S 22809 22809 22071 0 -1 4202560 55809 0 0 0 14457 235 0 0 20 0 8 0 390955596 155234304 17427 33554432000 134512640 146736320 4291121920 4060081808 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1266.38
Current children cumulated vsize (KiB) 160744

[startup+522.3 s]
/proc/loadavg: 9.33 8.05 6.45 15/193 22865
/proc/meminfo: memFree=30325980/32873648 swapFree=6860/6860
[pid=22809] ppid=22807 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22809/stat : 22809 (run) S 22807 22809 22071 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390953422 9367552 269 33554432000 4194304 5064252 140735062294192 140735062293104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22809/statm: 2287 269 229 213 0 72 0
[pid=22810] ppid=22809 vsize=150320 CPUtime=1438.55 cores=0,2,4,6
/proc/22810/stat : 22810 (pb_cplex) S 22809 22809 22071 0 -1 4202496 421831 0 0 0 141637 2218 0 0 20 0 8 0 390953422 153927680 16903 33554432000 134512640 146736320 4291121920 4291118288 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22810/statm: 37580 16903 1016 2985 0 34514 0
[pid=22810/tid=22840] ppid=22809 vsize=150320 CPUtime=167.95 cores=0,2,4,6
/proc/22810/task/22840/stat : 22840 (pb_cplex) R 22809 22809 22071 0 -1 4202560 64024 0 0 0 16527 268 0 0 20 0 8 0 390955595 153927680 16903 33554432000 134512640 146736320 4291121920 4130782864 144580073 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22810/tid=22841] ppid=22809 vsize=150320 CPUtime=164.8 cores=0,2,4,6
/proc/22810/task/22841/stat : 22841 (pb_cplex) R 22809 22809 22071 0 -1 4202560 23008 0 0 0 16222 258 0 0 20 0 8 0 390955595 153927680 16903 33554432000 134512640 146736320 4291121920 4141265896 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=22810/tid=22842] ppid=22809 vsize=150320 CPUtime=168.07 cores=0,2,4,6
/proc/22810/task/22842/stat : 22842 (pb_cplex) S 22809 22809 22071 0 -1 4202560 34146 0 0 0 16543 264 0 0 20 0 8 0 390955595 153927680 16903 33554432000 134512640 146736320 4291121920 4151754384 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22843] ppid=22809 vsize=150320 CPUtime=169.26 cores=0,2,4,6
/proc/22810/task/22843/stat : 22843 (pb_cplex) R 22809 22809 22071 0 -1 4202560 55160 0 0 0 16661 265 0 0 20 0 8 0 390955595 153927680 16903 33554432000 134512640 146736320 4291121920 4120113608 136000494 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22810/tid=22844] ppid=22809 vsize=150320 CPUtime=168.51 cores=0,2,4,6
/proc/22810/task/22844/stat : 22844 (pb_cplex) R 22809 22809 22071 0 -1 4202560 27905 0 0 0 16578 273 0 0 20 0 8 0 390955596 153927680 16903 33554432000 134512640 146736320 4291121920 4095731224 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22845] ppid=22809 vsize=150320 CPUtime=170.92 cores=0,2,4,6
/proc/22810/task/22845/stat : 22845 (pb_cplex) R 22809 22809 22071 0 -1 4202560 24670 0 0 0 16829 263 0 0 20 0 8 0 390955596 153927680 16903 33554432000 134512640 146736320 4291121920 4070565400 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=22810/tid=22846] ppid=22809 vsize=150320 CPUtime=167.99 cores=0,2,4,6
/proc/22810/task/22846/stat : 22846 (pb_cplex) R 22809 22809 22071 0 -1 4202560 56159 0 0 0 16532 267 0 0 20 0 8 0 390955596 153927680 16903 33554432000 134512640 146736320 4291121920 4060079564 136414088 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1438.55
Current children cumulated vsize (KiB) 159468

[startup+582.3 s]
/proc/loadavg: 8.63 8.15 6.58 7/183 22924
/proc/meminfo: memFree=30449360/32873648 swapFree=6860/6860
[pid=22809] ppid=22807 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22809/stat : 22809 (run) S 22807 22809 22071 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390953422 9367552 269 33554432000 4194304 5064252 140735062294192 140735062293104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22809/statm: 2287 269 229 213 0 72 0
[pid=22810] ppid=22809 vsize=168740 CPUtime=1619.33 cores=0,2,4,6
/proc/22810/stat : 22810 (pb_cplex) R 22809 22809 22071 0 -1 4202496 432937 0 0 0 159396 2537 0 0 20 0 8 0 390953422 172789760 21018 33554432000 134512640 146736320 4291121920 4291115560 144757825 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 42185 21018 1016 2985 0 39119 0
[pid=22810/tid=22866] ppid=22809 vsize=168740 CPUtime=18.07 cores=0,2,4,6
/proc/22810/task/22866/stat : 22866 (pb_cplex) S 22809 22809 22071 0 -1 4202560 461 0 0 0 1776 31 0 0 20 0 8 0 391006696 172789760 21018 33554432000 134512640 146736320 4291121920 4060081808 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22810/tid=22867] ppid=22809 vsize=168740 CPUtime=18.15 cores=0,2,4,6
/proc/22810/task/22867/stat : 22867 (pb_cplex) S 22809 22809 22071 0 -1 4202560 750 0 0 0 1783 32 0 0 20 0 8 0 391006696 172789760 21018 33554432000 134512640 146736320 4291121920 4070567568 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22810/tid=22868] ppid=22809 vsize=168740 CPUtime=18.32 cores=0,2,4,6
/proc/22810/task/22868/stat : 22868 (pb_cplex) R 22809 22809 22071 0 -1 4202560 877 0 0 0 1799 33 0 0 20 0 8 0 391006696 172789760 21018 33554432000 134512640 146736320 4291121920 4095730084 135858052 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22869] ppid=22809 vsize=168740 CPUtime=18.48 cores=0,2,4,6
/proc/22810/task/22869/stat : 22869 (pb_cplex) S 22809 22809 22071 0 -1 4202560 1217 0 0 0 1819 29 0 0 20 0 8 0 391006696 172789760 21018 33554432000 134512640 146736320 4291121920 4120116880 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22810/tid=22870] ppid=22809 vsize=168740 CPUtime=18.39 cores=0,2,4,6
/proc/22810/task/22870/stat : 22870 (pb_cplex) R 22809 22809 22071 0 -1 4202560 1409 0 0 0 1805 34 0 0 20 0 8 0 391006696 172789760 21018 33554432000 134512640 146736320 4291121920 4151750636 135454070 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=22810/tid=22871] ppid=22809 vsize=168740 CPUtime=18.42 cores=0,2,4,6
/proc/22810/task/22871/stat : 22871 (pb_cplex) R 22809 22809 22071 0 -1 4202560 738 0 0 0 1810 32 0 0 20 0 8 0 391006696 172789760 21018 33554432000 134512640 146736320 4291121920 4141266456 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22872] ppid=22809 vsize=168740 CPUtime=18.37 cores=0,2,4,6
/proc/22810/task/22872/stat : 22872 (pb_cplex) R 22809 22809 22071 0 -1 4202560 963 0 0 0 1805 32 0 0 20 0 8 0 391006696 172789760 21018 33554432000 134512640 146736320 4291121920 4130779840 138377152 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1619.33
Current children cumulated vsize (KiB) 177888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+637.409 s]
/proc/loadavg: 7.33 7.92 6.59 7/186 23033
/proc/meminfo: memFree=30397724/32873648 swapFree=6860/6860
[pid=22809] ppid=22807 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22809/stat : 22809 (run) S 22807 22809 22071 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 390953422 9367552 269 33554432000 4194304 5064252 140735062294192 140735062293104 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22809/statm: 2287 269 229 213 0 72 0
[pid=22810] ppid=22809 vsize=170180 CPUtime=1800.23 cores=0,2,4,6
/proc/22810/stat : 22810 (pb_cplex) R 22809 22809 22071 0 -1 4202496 450193 0 0 0 177204 2819 0 0 20 0 8 0 390953422 174264320 21444 33554432000 134512640 146736320 4291121920 4291118288 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22810/statm: 42545 21444 1016 2985 0 39479 0
[pid=22810/tid=22866] ppid=22809 vsize=170180 CPUtime=40.22 cores=0,2,4,6
/proc/22810/task/22866/stat : 22866 (pb_cplex) R 22809 22809 22071 0 -1 4202560 687 0 0 0 3959 63 0 0 20 0 8 0 391006696 174264320 21444 33554432000 134512640 146736320 4291121920 4060080192 137460179 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=22810/tid=22867] ppid=22809 vsize=170180 CPUtime=40.46 cores=0,2,4,6
/proc/22810/task/22867/stat : 22867 (pb_cplex) R 22809 22809 22071 0 -1 4202560 12315 0 0 0 3977 69 0 0 20 0 8 0 391006696 174264320 21444 33554432000 134512640 146736320 4291121920 4070563560 136384775 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=22810/tid=22868] ppid=22809 vsize=170180 CPUtime=40.72 cores=0,2,4,6
/proc/22810/task/22868/stat : 22868 (pb_cplex) S 22809 22809 22071 0 -1 4202560 1934 0 0 0 4006 66 0 0 20 0 8 0 391006696 174264320 21444 33554432000 134512640 146736320 4291121920 4095733392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22869] ppid=22809 vsize=170180 CPUtime=41 cores=0,2,4,6
/proc/22810/task/22869/stat : 22869 (pb_cplex) R 22809 22809 22071 0 -1 4202560 2373 0 0 0 4036 64 0 0 20 0 8 0 391006696 174264320 21444 33554432000 134512640 146736320 4291121920 4120114328 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=22810/tid=22870] ppid=22809 vsize=170180 CPUtime=40.91 cores=0,2,4,6
/proc/22810/task/22870/stat : 22870 (pb_cplex) R 22809 22809 22071 0 -1 4202560 2639 0 0 0 4021 70 0 0 20 0 8 0 391006696 174264320 21444 33554432000 134512640 146736320 4291121920 4151751656 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=22810/tid=22871] ppid=22809 vsize=170180 CPUtime=41 cores=0,2,4,6
/proc/22810/task/22871/stat : 22871 (pb_cplex) R 22809 22809 22071 0 -1 4202560 1269 0 0 0 4031 69 0 0 20 0 8 0 391006696 174264320 21444 33554432000 134512640 146736320 4291121920 4141268652 144580332 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=22810/tid=22872] ppid=22809 vsize=170180 CPUtime=40.83 cores=0,2,4,6
/proc/22810/task/22872/stat : 22872 (pb_cplex) R 22809 22809 22071 0 -1 4202560 2091 0 0 0 4015 68 0 0 20 0 8 0 391006696 174264320 21444 33554432000 134512640 146736320 4291121920 4130780136 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 179328

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22809 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0
# while last known CPU time is 1800.23
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 637.425
CPU time (s): 1800.23
CPU user time (s): 1772.04
CPU system time (s): 28.19
CPU usage (%): 282.422
Max. virtual memory (cumulated for all children) (KiB): 180960

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

runsolver used 1.60076 second user time and 4.38433 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-09 15:24:34
IDJOB=3736688
IDBENCH=48094
IDSOLVER=2325
FILE ID=node116/3736688-1339248274
RUNJOBID= node116-1339246833-22087
PBS_JOBID= 14644365
Free space on /tmp= 70884 MiB

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

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

MD5SUM BENCH= 6f1f899f949e1f48428c6b51222a95ba
RANDOM SEED=167263393

node116.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.556
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.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.92
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.556
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.556
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.556
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:        30449200 kB
Buffers:          404272 kB
Cached:          1008088 kB
SwapCached:         3172 kB
Active:          1393800 kB
Inactive:         110564 kB
Active(anon):      86900 kB
Inactive(anon):     5740 kB
Active(file):    1306900 kB
Inactive(file):   104824 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100548 kB
Dirty:             16860 kB
Writeback:             0 kB
AnonPages:        102876 kB
Mapped:            14504 kB
Shmem:                 0 kB
Slab:             782128 kB
SReclaimable:     226384 kB
SUnreclaim:       555744 kB
KernelStack:        1600 kB
PageTables:         4152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     225532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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-3736688-1339248274.opb

Free space on /tmp at the end= 70868 MiB
End job on node116 at 2012-06-09 15:35:11