Trace number 3733061

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.33 620.327

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-3.opb
MD5SUMc9380923d34e254cfa512f89027f1d42
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-40
Best CPU time to get the best result obtained on this benchmark1325.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -40
Optimality of the best value was proved NO
Number of variables760
Total number of constraints41095
Number of constraints which are clauses41095
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 760
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 760
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 760
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3733061-1339247385.opb.
0.00/0.00	c Instance file HOME/instance-3733061-1339247385.opb
0.00/0.00	c File size is 980618 bytes.
0.00/0.16	c Highest Coefficient sum: 3
0.00/0.16	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.18	c ============================[ Problem Statistics ]=============================
0.00/0.18	c |                                                                             |
0.00/0.18	c |  Parsing time:          0.18         s                                      |
0.00/0.18	c |  Number Variables:      760                                                 |
0.00/0.18	c |  Number Constraints:    41095                                               |
0.00/0.18	c ===============================================================================
1800.33/620.32	c Remaining time 1799.82 sec.
1800.33/620.32	c 
1800.33/620.32	c *** INTERRUPTED ***
1800.33/620.32	s UNKNOWN
1800.33/620.32	c Total CPU time              : 1799.01 s
1800.33/620.32	c Memory used           : 302.29 MB
1800.33/620.32	c 

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-3733061-1339247385/watcher-3733061-1339247385 -o /tmp/evaluation-result-3733061-1339247385/solver-3733061-1339247385 -C 1800 -W 1900 -M 15500 run HOME/instance-3733061-1339247385.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.35 5.45 2.87 3/177 11078
/proc/meminfo: memFree=28324728/32873648 swapFree=7376/7376
[pid=11078] ppid=11076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (run) S 11076 11078 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390865761 9367552 270 33554432000 4194304 5064252 140736435484224 140736435483136 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11078/statm: 2287 270 229 213 0 72 0

[startup+0.00648511 s]
/proc/loadavg: 6.35 5.45 2.87 3/177 11078
/proc/meminfo: memFree=28324728/32873648 swapFree=7376/7376
[pid=11078] ppid=11076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (run) S 11076 11078 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390865761 9367552 270 33554432000 4194304 5064252 140736435484224 140736435483136 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11078/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100238 s]
/proc/loadavg: 6.35 5.45 2.87 3/177 11078
/proc/meminfo: memFree=28324728/32873648 swapFree=7376/7376
[pid=11078] ppid=11076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (run) S 11076 11078 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390865761 9367552 270 33554432000 4194304 5064252 140736435484224 140736435483136 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11078/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30026 s]
/proc/loadavg: 6.35 5.45 2.87 3/177 11078
/proc/meminfo: memFree=28324728/32873648 swapFree=7376/7376
[pid=11078] ppid=11076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (run) S 11076 11078 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390865761 9367552 270 33554432000 4194304 5064252 140736435484224 140736435483136 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11078/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700222 s]
/proc/loadavg: 6.35 5.45 2.87 3/177 11078
/proc/meminfo: memFree=28324728/32873648 swapFree=7376/7376
[pid=11078] ppid=11076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (run) S 11076 11078 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390865761 9367552 270 33554432000 4194304 5064252 140736435484224 140736435483136 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11078/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 6.35 5.45 2.87 3/179 11080
/proc/meminfo: memFree=28298176/32873648 swapFree=7376/7376
[pid=11078] ppid=11076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (run) S 11076 11078 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390865761 9367552 270 33554432000 4194304 5064252 140736435484224 140736435483136 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11078/statm: 2287 270 229 213 0 72 0
[pid=11079] ppid=11078 vsize=55380 CPUtime=1.49 cores=0,2,4,6
/proc/11079/stat : 11079 (pb_cplex) R 11078 11078 10692 0 -1 4202496 10360 0 0 0 148 1 0 0 20 0 1 0 390865761 56709120 8074 33554432000 134512640 146736320 4286582912 4286577344 136000758 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/11079/statm: 13845 8074 790 2985 0 10779 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64528

[startup+3.10027 s]
/proc/loadavg: 6.35 5.45 2.87 3/179 11080
/proc/meminfo: memFree=28294308/32873648 swapFree=7376/7376
[pid=11078] ppid=11076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (run) S 11076 11078 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390865761 9367552 270 33554432000 4194304 5064252 140736435484224 140736435483136 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11078/statm: 2287 270 229 213 0 72 0
[pid=11079] ppid=11078 vsize=55748 CPUtime=3.09 cores=0,2,4,6
/proc/11079/stat : 11079 (pb_cplex) R 11078 11078 10692 0 -1 4202496 10590 0 0 0 308 1 0 0 20 0 1 0 390865761 57085952 8116 33554432000 134512640 146736320 4286582912 4286577348 135523438 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/11079/statm: 13937 8116 793 2985 0 10871 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64896

[startup+6.30026 s]
/proc/loadavg: 6.00 5.39 2.86 3/179 11080
/proc/meminfo: memFree=28294308/32873648 swapFree=7376/7376
[pid=11078] ppid=11076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (run) S 11076 11078 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390865761 9367552 270 33554432000 4194304 5064252 140736435484224 140736435483136 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11078/statm: 2287 270 229 213 0 72 0
[pid=11079] ppid=11078 vsize=55748 CPUtime=6.29 cores=0,2,4,6
/proc/11079/stat : 11079 (pb_cplex) R 11078 11078 10692 0 -1 4202496 10590 0 0 0 628 1 0 0 20 0 1 0 390865761 57085952 8116 33554432000 134512640 146736320 4286582912 4286577352 135851857 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/11079/statm: 13937 8116 793 2985 0 10871 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64896

[startup+12.7003 s]
/proc/loadavg: 5.68 5.33 2.86 3/179 11080
/proc/meminfo: memFree=28277088/32873648 swapFree=7376/7376
[pid=11078] ppid=11076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (run) S 11076 11078 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390865761 9367552 270 33554432000 4194304 5064252 140736435484224 140736435483136 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11078/statm: 2287 270 229 213 0 72 0
[pid=11079] ppid=11078 vsize=83304 CPUtime=12.69 cores=0,2,4,6
/proc/11079/stat : 11079 (pb_cplex) R 11078 11078 10692 0 -1 4202496 17365 0 0 0 1267 2 0 0 20 0 1 0 390865761 85303296 12539 33554432000 134512640 146736320 4286582912 4286578704 137698804 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/11079/statm: 20826 12539 881 2985 0 17760 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92452

[startup+25.5003 s]
/proc/loadavg: 4.86 5.17 2.84 3/180 11083
/proc/meminfo: memFree=28276600/32873648 swapFree=7376/7376
[pid=11078] ppid=11076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (run) S 11076 11078 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390865761 9367552 270 33554432000 4194304 5064252 140736435484224 140736435483136 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11078/statm: 2287 270 229 213 0 72 0
[pid=11079] ppid=11078 vsize=74420 CPUtime=25.49 cores=0,2,4,6
/proc/11079/stat : 11079 (pb_cplex) R 11078 11078 10692 0 -1 4202496 31970 0 0 0 2545 4 0 0 20 0 1 0 390865761 76206080 11931 33554432000 134512640 146736320 4286582912 4286577536 139046485 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/11079/statm: 18605 11931 910 2985 0 15539 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83568

[startup+51.1003 s]
/proc/loadavg: 3.89 4.91 2.82 3/180 11083
/proc/meminfo: memFree=28270472/32873648 swapFree=7376/7376
[pid=11078] ppid=11076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (run) S 11076 11078 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390865761 9367552 270 33554432000 4194304 5064252 140736435484224 140736435483136 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11078/statm: 2287 270 229 213 0 72 0
[pid=11079] ppid=11078 vsize=72388 CPUtime=51.08 cores=0,2,4,6
/proc/11079/stat : 11079 (pb_cplex) R 11078 11078 10692 0 -1 4202496 61702 0 0 0 5100 8 0 0 20 0 1 0 390865761 74125312 11075 33554432000 134512640 146736320 4286582912 4286577352 136001985 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/11079/statm: 18097 11075 912 2985 0 15031 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 81536

[startup+102.306 s]
/proc/loadavg: 2.85 4.48 2.78 3/179 11084
/proc/meminfo: memFree=28431220/32873648 swapFree=7376/7376
[pid=11078] ppid=11076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (run) S 11076 11078 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390865761 9367552 270 33554432000 4194304 5064252 140736435484224 140736435483136 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11078/statm: 2287 270 229 213 0 72 0
[pid=11079] ppid=11078 vsize=71488 CPUtime=102.28 cores=0,2,4,6
/proc/11079/stat : 11079 (pb_cplex) R 11078 11078 10692 0 -1 4202496 129818 0 0 0 10208 20 0 0 20 0 1 0 390865761 73203712 11657 33554432000 134512640 146736320 4286582912 4286576584 139043566 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/11079/statm: 17872 11657 912 2985 0 14806 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 80636

[startup+162.3 s]
/proc/loadavg: 2.37 4.04 2.73 3/186 11091
/proc/meminfo: memFree=28086372/32873648 swapFree=7376/7376
[pid=11078] ppid=11076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (run) S 11076 11078 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390865761 9367552 270 33554432000 4194304 5064252 140736435484224 140736435483136 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11078/statm: 2287 270 229 213 0 72 0
[pid=11079] ppid=11078 vsize=215196 CPUtime=162.26 cores=0,2,4,6
/proc/11079/stat : 11079 (pb_cplex) R 11078 11078 10692 0 -1 4202496 217116 0 0 0 16190 36 0 0 20 0 8 0 390865761 220360704 24997 33554432000 134512640 146736320 4286582912 4286575624 139043591 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11079/statm: 53799 24997 943 2985 0 50733 0
[pid=11079/tid=11085] ppid=11078 vsize=215196 CPUtime=0 cores=0,2,4,6
/proc/11079/task/11085/stat : 11085 (pb_cplex) S 11078 11078 10692 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 8 0 390878622 220360704 24997 33554432000 134512640 146736320 4286582912 4087070352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11079/tid=11086] ppid=11078 vsize=215196 CPUtime=0 cores=0,2,4,6
/proc/11079/task/11086/stat : 11086 (pb_cplex) S 11078 11078 10692 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390878622 220360704 24997 33554432000 134512640 146736320 4286582912 4076584592 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11079/tid=11087] ppid=11078 vsize=215196 CPUtime=0 cores=0,2,4,6
/proc/11079/task/11087/stat : 11087 (pb_cplex) S 11078 11078 10692 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390878622 220360704 24997 33554432000 134512640 146736320 4286582912 4066098832 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11079/tid=11088] ppid=11078 vsize=215196 CPUtime=0 cores=0,2,4,6
/proc/11079/task/11088/stat : 11088 (pb_cplex) S 11078 11078 10692 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 8 0 390878622 220360704 24997 33554432000 134512640 146736320 4286582912 4055613072 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11079/tid=11089] ppid=11078 vsize=215196 CPUtime=0 cores=0,2,4,6
/proc/11079/task/11089/stat : 11089 (pb_cplex) S 11078 11078 10692 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390878622 220360704 24997 33554432000 134512640 146736320 4286582912 4045127312 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11079/tid=11090] ppid=11078 vsize=215196 CPUtime=0 cores=0,2,4,6
/proc/11079/task/11090/stat : 11090 (pb_cplex) S 11078 11078 10692 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 390878622 220360704 24997 33554432000 134512640 146736320 4286582912 4034641552 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11079/tid=11091] ppid=11078 vsize=215196 CPUtime=0 cores=0,2,4,6
/proc/11079/task/11091/stat : 11091 (pb_cplex) S 11078 11078 10692 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 8 0 390878622 220360704 24997 33554432000 134512640 146736320 4286582912 4024155792 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 224344

[startup+222.3 s]
/proc/loadavg: 3.69 4.01 2.80 10/186 11091
/proc/meminfo: memFree=28005560/32873648 swapFree=7376/7376
[pid=11078] ppid=11076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (run) S 11076 11078 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390865761 9367552 270 33554432000 4194304 5064252 140736435484224 140736435483136 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11078/statm: 2287 270 229 213 0 72 0
[pid=11079] ppid=11078 vsize=308896 CPUtime=273.16 cores=0,2,4,6
/proc/11079/stat : 11079 (pb_cplex) R 11078 11078 10692 0 -1 4202496 293205 0 0 0 27263 53 0 0 20 0 8 0 390865761 316309504 43417 33554432000 134512640 146736320 4286582912 4286575624 139042864 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11079/statm: 77224 43417 967 2985 0 74158 0
[pid=11079/tid=11085] ppid=11078 vsize=308896 CPUtime=8.3 cores=0,2,4,6
/proc/11079/task/11085/stat : 11085 (pb_cplex) R 11078 11078 10692 0 -1 4202560 4513 0 0 0 830 0 0 0 20 0 8 0 390878622 316309504 43417 33554432000 134512640 146736320 4286582912 4087066776 136007612 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11079/tid=11086] ppid=11078 vsize=308896 CPUtime=8.42 cores=0,2,4,6
/proc/11079/task/11086/stat : 11086 (pb_cplex) R 11078 11078 10692 0 -1 4202560 4701 0 0 0 840 2 0 0 20 0 8 0 390878622 316309504 43417 33554432000 134512640 146736320 4286582912 4076581016 136007021 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11079/tid=11087] ppid=11078 vsize=308896 CPUtime=8.38 cores=0,2,4,6
/proc/11079/task/11087/stat : 11087 (pb_cplex) R 11078 11078 10692 0 -1 4202560 3504 0 0 0 836 2 0 0 20 0 8 0 390878622 316309504 43417 33554432000 134512640 146736320 4286582912 4066095256 136007605 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11079/tid=11088] ppid=11078 vsize=308896 CPUtime=8.63 cores=0,2,4,6
/proc/11079/task/11088/stat : 11088 (pb_cplex) R 11078 11078 10692 0 -1 4202560 4129 0 0 0 861 2 0 0 20 0 8 0 390878622 316309504 43417 33554432000 134512640 146736320 4286582912 4055609496 136007149 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11079/tid=11089] ppid=11078 vsize=308896 CPUtime=8.56 cores=0,2,4,6
/proc/11079/task/11089/stat : 11089 (pb_cplex) R 11078 11078 10692 0 -1 4202560 3699 0 0 0 855 1 0 0 20 0 8 0 390878622 316309504 43417 33554432000 134512640 146736320 4286582912 4045123808 139028313 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11079/tid=11090] ppid=11078 vsize=308896 CPUtime=8.45 cores=0,2,4,6
/proc/11079/task/11090/stat : 11090 (pb_cplex) R 11078 11078 10692 0 -1 4202560 2799 0 0 0 845 0 0 0 20 0 8 0 390878622 316309504 43417 33554432000 134512640 146736320 4286582912 4034637976 136007620 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11079/tid=11091] ppid=11078 vsize=308896 CPUtime=8.4 cores=0,2,4,6
/proc/11079/task/11091/stat : 11091 (pb_cplex) R 11078 11078 10692 0 -1 4202560 7336 0 0 0 839 1 0 0 20 0 8 0 390878622 316309504 43417 33554432000 134512640 146736320 4286582912 4024152656 136403109 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 273.16
Current children cumulated vsize (KiB) 318044


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

/proc/11079/statm: 77368 44405 968 2985 0 74302 0
[pid=11079/tid=11085] ppid=11078 vsize=309472 CPUtime=106.05 cores=0,2,4,6
/proc/11079/task/11085/stat : 11085 (pb_cplex) R 11078 11078 10692 0 -1 4202560 5280 0 0 0 10602 3 0 0 20 0 8 0 390878622 316899328 44405 33554432000 134512640 146736320 4286582912 4087066664 139044505 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11079/tid=11086] ppid=11078 vsize=309472 CPUtime=119 cores=0,2,4,6
/proc/11079/task/11086/stat : 11086 (pb_cplex) R 11078 11078 10692 0 -1 4202560 5743 0 0 0 11897 3 0 0 20 0 8 0 390878622 316899328 44405 33554432000 134512640 146736320 4286582912 4076580936 139042902 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11079/tid=11087] ppid=11078 vsize=309472 CPUtime=124.21 cores=0,2,4,6
/proc/11079/task/11087/stat : 11087 (pb_cplex) R 11078 11078 10692 0 -1 4202560 7255 0 0 0 12417 4 0 0 20 0 8 0 390878622 316899328 44405 33554432000 134512640 146736320 4286582912 4066095256 136007627 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11079/tid=11088] ppid=11078 vsize=309472 CPUtime=102.44 cores=0,2,4,6
/proc/11079/task/11088/stat : 11088 (pb_cplex) R 11078 11078 10692 0 -1 4202560 11744 0 0 0 10238 6 0 0 20 0 8 0 390878622 316899328 44405 33554432000 134512640 146736320 4286582912 4055609436 135854505 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11079/tid=11089] ppid=11078 vsize=309472 CPUtime=126.87 cores=0,2,4,6
/proc/11079/task/11089/stat : 11089 (pb_cplex) R 11078 11078 10692 0 -1 4202560 51952 0 0 0 12674 13 0 0 20 0 8 0 390878622 316899328 44405 33554432000 134512640 146736320 4286582912 4045123656 139042883 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11079/tid=11090] ppid=11078 vsize=309472 CPUtime=85.93 cores=0,2,4,6
/proc/11079/task/11090/stat : 11090 (pb_cplex) R 11078 11078 10692 0 -1 4202560 3567 0 0 0 8591 2 0 0 20 0 8 0 390878622 316899328 44405 33554432000 134512640 146736320 4286582912 4034637864 139044542 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11079/tid=11091] ppid=11078 vsize=309472 CPUtime=51.99 cores=0,2,4,6
/proc/11079/task/11091/stat : 11091 (pb_cplex) R 11078 11078 10692 0 -1 4202560 10287 0 0 0 5195 4 0 0 20 0 8 0 390878622 316899328 44405 33554432000 134512640 146736320 4286582912 4024152104 139044510 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 965.52
Current children cumulated vsize (KiB) 318620

[startup+462.3 s]
/proc/loadavg: 8.33 6.13 3.92 10/186 11092
/proc/meminfo: memFree=27999404/32873648 swapFree=7376/7376
[pid=11078] ppid=11076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (run) S 11076 11078 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390865761 9367552 270 33554432000 4194304 5064252 140736435484224 140736435483136 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11078/statm: 2287 270 229 213 0 72 0
[pid=11079] ppid=11078 vsize=309484 CPUtime=1204.67 cores=0,2,4,6
/proc/11079/stat : 11079 (pb_cplex) R 11078 11078 10692 0 -1 4202496 383503 0 0 0 120380 87 0 0 20 0 8 0 390865761 316911616 45900 33554432000 134512640 146736320 4286582912 4286575704 136007310 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11079/statm: 77371 45900 968 2985 0 74305 0
[pid=11079/tid=11085] ppid=11078 vsize=309484 CPUtime=135.85 cores=0,2,4,6
/proc/11079/task/11085/stat : 11085 (pb_cplex) R 11078 11078 10692 0 -1 4202560 5698 0 0 0 13580 5 0 0 20 0 8 0 390878622 316911616 45900 33554432000 134512640 146736320 4286582912 4087066776 136007152 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11079/tid=11086] ppid=11078 vsize=309484 CPUtime=148.97 cores=0,2,4,6
/proc/11079/task/11086/stat : 11086 (pb_cplex) R 11078 11078 10692 0 -1 4202560 5759 0 0 0 14892 5 0 0 20 0 8 0 390878622 316911616 45900 33554432000 134512640 146736320 4286582912 4076581016 136007584 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11079/tid=11087] ppid=11078 vsize=309484 CPUtime=154.1 cores=0,2,4,6
/proc/11079/task/11087/stat : 11087 (pb_cplex) R 11078 11078 10692 0 -1 4202560 7262 0 0 0 15404 6 0 0 20 0 8 0 390878622 316911616 45900 33554432000 134512640 146736320 4286582912 4066095696 136403109 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11079/tid=11088] ppid=11078 vsize=309484 CPUtime=132.43 cores=0,2,4,6
/proc/11079/task/11088/stat : 11088 (pb_cplex) R 11078 11078 10692 0 -1 4202560 11948 0 0 0 13236 7 0 0 20 0 8 0 390878622 316911616 45900 33554432000 134512640 146736320 4286582912 4055609496 136007616 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11079/tid=11089] ppid=11078 vsize=309484 CPUtime=156.59 cores=0,2,4,6
/proc/11079/task/11089/stat : 11089 (pb_cplex) R 11078 11078 10692 0 -1 4202560 71113 0 0 0 15641 18 0 0 20 0 8 0 390878622 316911616 45900 33554432000 134512640 146736320 4286582912 4045124224 139046530 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11079/tid=11090] ppid=11078 vsize=309484 CPUtime=115.68 cores=0,2,4,6
/proc/11079/task/11090/stat : 11090 (pb_cplex) R 11078 11078 10692 0 -1 4202560 3710 0 0 0 11566 2 0 0 20 0 8 0 390878622 316911616 45900 33554432000 134512640 146736320 4286582912 4034637976 136007053 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11079/tid=11091] ppid=11078 vsize=309484 CPUtime=81.84 cores=0,2,4,6
/proc/11079/task/11091/stat : 11091 (pb_cplex) R 11078 11078 10692 0 -1 4202560 10401 0 0 0 8178 6 0 0 20 0 8 0 390878622 316911616 45900 33554432000 134512640 146736320 4286582912 4024152656 136403114 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1204.67
Current children cumulated vsize (KiB) 318632

[startup+522.3 s]
/proc/loadavg: 8.28 6.55 4.21 6/186 11092
/proc/meminfo: memFree=27991976/32873648 swapFree=7376/7376
[pid=11078] ppid=11076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (run) S 11076 11078 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390865761 9367552 270 33554432000 4194304 5064252 140736435484224 140736435483136 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11078/statm: 2287 270 229 213 0 72 0
[pid=11079] ppid=11078 vsize=309484 CPUtime=1443.79 cores=0,2,4,6
/proc/11079/stat : 11079 (pb_cplex) S 11078 11078 10692 0 -1 4202496 440926 0 0 0 144274 105 0 0 20 0 8 0 390865761 316911616 47741 33554432000 134512640 146736320 4286582912 4286579280 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11079/statm: 77371 47741 968 2985 0 74305 0
[pid=11079/tid=11085] ppid=11078 vsize=309484 CPUtime=160.24 cores=0,2,4,6
/proc/11079/task/11085/stat : 11085 (pb_cplex) S 11078 11078 10692 0 -1 4202560 13815 0 0 0 16017 7 0 0 20 0 8 0 390878622 316911616 47741 33554432000 134512640 146736320 4286582912 4087070352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11079/tid=11086] ppid=11078 vsize=309484 CPUtime=182.89 cores=0,2,4,6
/proc/11079/task/11086/stat : 11086 (pb_cplex) R 11078 11078 10692 0 -1 4202560 6034 0 0 0 18284 5 0 0 20 0 8 0 390878622 316911616 47741 33554432000 134512640 146736320 4286582912 4076581024 136006320 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11079/tid=11087] ppid=11078 vsize=309484 CPUtime=182.92 cores=0,2,4,6
/proc/11079/task/11087/stat : 11087 (pb_cplex) S 11078 11078 10692 0 -1 4202560 9218 0 0 0 18285 7 0 0 20 0 8 0 390878622 316911616 47741 33554432000 134512640 146736320 4286582912 4066098832 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11079/tid=11088] ppid=11078 vsize=309484 CPUtime=166.07 cores=0,2,4,6
/proc/11079/task/11088/stat : 11088 (pb_cplex) R 11078 11078 10692 0 -1 4202560 24429 0 0 0 16597 10 0 0 20 0 8 0 390878622 316911616 47741 33554432000 134512640 146736320 4286582912 4055609496 136007605 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11079/tid=11089] ppid=11078 vsize=309484 CPUtime=190.02 cores=0,2,4,6
/proc/11079/task/11089/stat : 11089 (pb_cplex) R 11078 11078 10692 0 -1 4202560 74103 0 0 0 18982 20 0 0 20 0 8 0 390878622 316911616 47741 33554432000 134512640 146736320 4286582912 4045123708 136400460 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11079/tid=11090] ppid=11078 vsize=309484 CPUtime=148.73 cores=0,2,4,6
/proc/11079/task/11090/stat : 11090 (pb_cplex) R 11078 11078 10692 0 -1 4202560 3723 0 0 0 14869 4 0 0 20 0 8 0 390878622 316911616 47741 33554432000 134512640 146736320 4286582912 4034637976 136007053 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11079/tid=11091] ppid=11078 vsize=309484 CPUtime=105.24 cores=0,2,4,6
/proc/11079/task/11091/stat : 11091 (pb_cplex) S 11078 11078 10692 0 -1 4202560 23202 0 0 0 10514 10 0 0 20 0 8 0 390878622 316911616 47741 33554432000 134512640 146736320 4286582912 4024155792 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1443.79
Current children cumulated vsize (KiB) 318632

[startup+582.3 s]
/proc/loadavg: 7.92 6.68 4.39 10/186 11092
/proc/meminfo: memFree=27992596/32873648 swapFree=7376/7376
[pid=11078] ppid=11076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (run) S 11076 11078 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390865761 9367552 270 33554432000 4194304 5064252 140736435484224 140736435483136 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11078/statm: 2287 270 229 213 0 72 0
[pid=11079] ppid=11078 vsize=309484 CPUtime=1648.82 cores=0,2,4,6
/proc/11079/stat : 11079 (pb_cplex) R 11078 11078 10692 0 -1 4202496 484373 0 0 0 164762 120 0 0 20 0 8 0 390865761 316911616 47759 33554432000 134512640 146736320 4286582912 4286575592 139044505 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11079/statm: 77371 47759 968 2985 0 74305 0
[pid=11079/tid=11085] ppid=11078 vsize=309484 CPUtime=180.2 cores=0,2,4,6
/proc/11079/task/11085/stat : 11085 (pb_cplex) R 11078 11078 10692 0 -1 4202560 15729 0 0 0 18012 8 0 0 20 0 8 0 390878622 316911616 47759 33554432000 134512640 146736320 4286582912 4087066716 135854516 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11079/tid=11086] ppid=11078 vsize=309484 CPUtime=222.31 cores=0,2,4,6
/proc/11079/task/11086/stat : 11086 (pb_cplex) R 11078 11078 10692 0 -1 4202560 9309 0 0 0 22224 7 0 0 20 0 8 0 390878622 316911616 47759 33554432000 134512640 146736320 4286582912 4076580904 139044505 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11079/tid=11087] ppid=11078 vsize=309484 CPUtime=203.2 cores=0,2,4,6
/proc/11079/task/11087/stat : 11087 (pb_cplex) R 11078 11078 10692 0 -1 4202560 11276 0 0 0 20311 9 0 0 20 0 8 0 390878622 316911616 47759 33554432000 134512640 146736320 4286582912 4066095256 136007620 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11079/tid=11088] ppid=11078 vsize=309484 CPUtime=194.59 cores=0,2,4,6
/proc/11079/task/11088/stat : 11088 (pb_cplex) R 11078 11078 10692 0 -1 4202560 30374 0 0 0 19447 12 0 0 20 0 8 0 390878622 316911616 47759 33554432000 134512640 146736320 4286582912 4055609384 139044505 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11079/tid=11089] ppid=11078 vsize=309484 CPUtime=213.36 cores=0,2,4,6
/proc/11079/task/11089/stat : 11089 (pb_cplex) R 11078 11078 10692 0 -1 4202560 82177 0 0 0 21314 22 0 0 20 0 8 0 390878622 316911616 47759 33554432000 134512640 146736320 4286582912 4045123736 136007650 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11079/tid=11090] ppid=11078 vsize=309484 CPUtime=181.7 cores=0,2,4,6
/proc/11079/task/11090/stat : 11090 (pb_cplex) R 11078 11078 10692 0 -1 4202560 7373 0 0 0 18164 6 0 0 20 0 8 0 390878622 316911616 47759 33554432000 134512640 146736320 4286582912 4034637976 136007039 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=11079/tid=11091] ppid=11078 vsize=309484 CPUtime=125.3 cores=0,2,4,6
/proc/11079/task/11091/stat : 11091 (pb_cplex) R 11078 11078 10692 0 -1 4202560 30701 0 0 0 12518 12 0 0 20 0 8 0 390878622 316911616 47759 33554432000 134512640 146736320 4286582912 4024152216 136007150 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1648.82
Current children cumulated vsize (KiB) 318632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+620.3 s]
/proc/loadavg: 8.44 6.97 4.58 9/187 11095
/proc/meminfo: memFree=27991688/32873648 swapFree=7376/7376
[pid=11078] ppid=11076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (run) S 11076 11078 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390865761 9367552 270 33554432000 4194304 5064252 140736435484224 140736435483136 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11078/statm: 2287 270 229 213 0 72 0
[pid=11079] ppid=11078 vsize=309536 CPUtime=1800.33 cores=0,2,4,6
/proc/11079/stat : 11079 (pb_cplex) R 11078 11078 10692 0 -1 4202496 529275 0 0 0 179899 134 0 0 20 0 8 0 390865761 316964864 47798 33554432000 134512640 146736320 4286582912 4286575828 136004875 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11079/statm: 77384 47798 968 2985 0 74318 0
[pid=11079/tid=11085] ppid=11078 vsize=309536 CPUtime=199.28 cores=0,2,4,6
/proc/11079/task/11085/stat : 11085 (pb_cplex) R 11078 11078 10692 0 -1 4202560 18171 0 0 0 19918 10 0 0 20 0 8 0 390878622 316964864 47798 33554432000 134512640 146736320 4286582912 4087066776 136007670 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11079/tid=11086] ppid=11078 vsize=309536 CPUtime=241.31 cores=0,2,4,6
/proc/11079/task/11086/stat : 11086 (pb_cplex) R 11078 11078 10692 0 -1 4202560 11942 0 0 0 24123 8 0 0 20 0 8 0 390878622 316964864 47798 33554432000 134512640 146736320 4286582912 4076580756 136017491 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11079/tid=11087] ppid=11078 vsize=309536 CPUtime=221.68 cores=0,2,4,6
/proc/11079/task/11087/stat : 11087 (pb_cplex) S 11078 11078 10692 0 -1 4202560 14084 0 0 0 22158 10 0 0 20 0 8 0 390878622 316964864 47798 33554432000 134512640 146736320 4286582912 4066098832 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11079/tid=11088] ppid=11078 vsize=309536 CPUtime=213.67 cores=0,2,4,6
/proc/11079/task/11088/stat : 11088 (pb_cplex) R 11078 11078 10692 0 -1 4202560 33508 0 0 0 21353 14 0 0 20 0 8 0 390878622 316964864 47798 33554432000 134512640 146736320 4286582912 4055609496 136007605 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11079/tid=11089] ppid=11078 vsize=309536 CPUtime=232.35 cores=0,2,4,6
/proc/11079/task/11089/stat : 11089 (pb_cplex) R 11078 11078 10692 0 -1 4202560 85497 0 0 0 23211 24 0 0 20 0 8 0 390878622 316964864 47798 33554432000 134512640 146736320 4286582912 4045123736 136007588 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11079/tid=11090] ppid=11078 vsize=309536 CPUtime=200.68 cores=0,2,4,6
/proc/11079/task/11090/stat : 11090 (pb_cplex) R 11078 11078 10692 0 -1 4202560 10096 0 0 0 20060 8 0 0 20 0 8 0 390878622 316964864 47798 33554432000 134512640 146736320 4286582912 4034637976 136007053 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11079/tid=11091] ppid=11078 vsize=309536 CPUtime=144.38 cores=0,2,4,6
/proc/11079/task/11091/stat : 11091 (pb_cplex) R 11078 11078 10692 0 -1 4202560 42158 0 0 0 14422 16 0 0 20 0 8 0 390878622 316964864 47798 33554432000 134512640 146736320 4286582912 4024152136 139042890 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.33
Current children cumulated vsize (KiB) 318684

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

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

[startup+620.3 s]
/proc/loadavg: 8.44 6.97 4.58 9/187 11095
/proc/meminfo: memFree=27991688/32873648 swapFree=7376/7376
[pid=11078] ppid=11076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11078/stat : 11078 (run) S 11076 11078 10692 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390865761 9367552 270 33554432000 4194304 5064252 140736435484224 140736435483136 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11078/statm: 2287 270 229 213 0 72 0
[pid=11079] ppid=11078 vsize=309536 CPUtime=1800.33 cores=0,2,4,6
/proc/11079/stat : 11079 (pb_cplex) R 11078 11078 10692 0 -1 4202496 529275 0 0 0 179899 134 0 0 20 0 8 0 390865761 316964864 47798 33554432000 134512640 146736320 4286582912 4286575828 136004875 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11079/statm: 77384 47798 968 2985 0 74318 0
[pid=11079/tid=11085] ppid=11078 vsize=309536 CPUtime=199.28 cores=0,2,4,6
/proc/11079/task/11085/stat : 11085 (pb_cplex) R 11078 11078 10692 0 -1 4202560 18171 0 0 0 19918 10 0 0 20 0 8 0 390878622 316964864 47798 33554432000 134512640 146736320 4286582912 4087066776 136007670 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=11079/tid=11086] ppid=11078 vsize=309536 CPUtime=241.31 cores=0,2,4,6
/proc/11079/task/11086/stat : 11086 (pb_cplex) R 11078 11078 10692 0 -1 4202560 11942 0 0 0 24123 8 0 0 20 0 8 0 390878622 316964864 47798 33554432000 134512640 146736320 4286582912 4076580756 136017491 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11079/tid=11087] ppid=11078 vsize=309536 CPUtime=221.68 cores=0,2,4,6
/proc/11079/task/11087/stat : 11087 (pb_cplex) S 11078 11078 10692 0 -1 4202560 14084 0 0 0 22158 10 0 0 20 0 8 0 390878622 316964864 47798 33554432000 134512640 146736320 4286582912 4066098832 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11079/tid=11088] ppid=11078 vsize=309536 CPUtime=213.67 cores=0,2,4,6
/proc/11079/task/11088/stat : 11088 (pb_cplex) R 11078 11078 10692 0 -1 4202560 33508 0 0 0 21353 14 0 0 20 0 8 0 390878622 316964864 47798 33554432000 134512640 146736320 4286582912 4055609496 136007605 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11079/tid=11089] ppid=11078 vsize=309536 CPUtime=232.35 cores=0,2,4,6
/proc/11079/task/11089/stat : 11089 (pb_cplex) R 11078 11078 10692 0 -1 4202560 85497 0 0 0 23211 24 0 0 20 0 8 0 390878622 316964864 47798 33554432000 134512640 146736320 4286582912 4045123736 136007588 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=11079/tid=11090] ppid=11078 vsize=309536 CPUtime=200.68 cores=0,2,4,6
/proc/11079/task/11090/stat : 11090 (pb_cplex) R 11078 11078 10692 0 -1 4202560 10096 0 0 0 20060 8 0 0 20 0 8 0 390878622 316964864 47798 33554432000 134512640 146736320 4286582912 4034637976 136007053 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=11079/tid=11091] ppid=11078 vsize=309536 CPUtime=144.38 cores=0,2,4,6
/proc/11079/task/11091/stat : 11091 (pb_cplex) R 11078 11078 10692 0 -1 4202560 42158 0 0 0 14422 16 0 0 20 0 8 0 390878622 316964864 47798 33554432000 134512640 146736320 4286582912 4024152136 139042890 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.33
Current children cumulated vsize (KiB) 318684

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11078 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=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.33
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 620.327
CPU time (s): 1800.33
CPU user time (s): 1798.99
CPU system time (s): 1.34
CPU usage (%): 290.223
Max. virtual memory (cumulated for all children) (KiB): 319296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 355
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= 1

runsolver used 1.9837 second user time and 3.43248 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-09 15:09:45
IDJOB=3733061
IDBENCH=2241
IDSOLVER=2325
FILE ID=node112/3733061-1339247385
RUNJOBID= node112-1339246834-10708
PBS_JOBID= 14644369
Free space on /tmp= 70212 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-3.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733061-1339247385/watcher-3733061-1339247385 -o /tmp/evaluation-result-3733061-1339247385/solver-3733061-1339247385 -C 1800 -W 1900 -M 15500  run HOME/instance-3733061-1339247385.opb

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

MD5SUM BENCH= c9380923d34e254cfa512f89027f1d42
RANDOM SEED=2109874812

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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:        28325052 kB
Buffers:          346716 kB
Cached:          2065680 kB
SwapCached:         2144 kB
Active:          2869376 kB
Inactive:         788252 kB
Active(anon):    1242072 kB
Inactive(anon):     3164 kB
Active(file):    1627304 kB
Inactive(file):   785088 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099428 kB
Dirty:             17272 kB
Writeback:             0 kB
AnonPages:       1248360 kB
Mapped:            12300 kB
Shmem:                 0 kB
Slab:             749396 kB
SReclaimable:     193192 kB
SUnreclaim:       556204 kB
KernelStack:        1488 kB
PageTables:         6876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1776224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    929792 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-3733061-1339247385.opb

Free space on /tmp at the end= 70196 MiB
End job on node112 at 2012-06-09 15:20:05