Trace number 3741860

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB10: pb_cplex 2010-06-29? (TO) 1800.08 794.516

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K87.opb
MD5SUM800363f05bcd3a7fdae42567bbf8c0cf
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5916
Total number of constraints6092
Number of constraints which are clauses6005
Number of constraints which are cardinality constraints (but not clauses)87
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint87
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 88
Number of bits of the biggest sum of numbers7
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-3741860-1339250659.opb.
0.00/0.00	c Instance file HOME/instance-3741860-1339250659.opb
0.00/0.00	c File size is 378082 bytes.
0.00/0.17	c Highest Coefficient sum: 88
0.00/0.17	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:      5916                                                |
0.00/0.18	c |  Number Constraints:    6092                                                |
0.00/0.18	c ===============================================================================
1800.08/794.51	c Remaining time 1799.82 sec.
1800.08/794.51	c 
1800.08/794.51	c *** INTERRUPTED ***
1800.08/794.51	s UNKNOWN
1800.08/794.51	c Total CPU time              : 1799.84 s
1800.08/794.51	c Memory used           : 207.54 MB
1800.08/794.51	c CPU time              : 1799.84 s
1800.08/794.51	c 
1800.08/794.51	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3741860-1339250659/watcher-3741860-1339250659 -o /tmp/evaluation-result-3741860-1339250659/solver-3741860-1339250659 -C 1800 -W 1900 -M 15500 run HOME/instance-3741860-1339250659.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.53 3/177 19128
/proc/meminfo: memFree=31215616/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0

[startup+0.077175 s]
/proc/loadavg: 2.00 2.01 2.53 3/177 19128
/proc/meminfo: memFree=31215616/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100263 s]
/proc/loadavg: 2.00 2.01 2.53 3/177 19128
/proc/meminfo: memFree=31215616/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300245 s]
/proc/loadavg: 2.00 2.01 2.53 3/177 19128
/proc/meminfo: memFree=31215616/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/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: 2.00 2.01 2.53 3/177 19128
/proc/meminfo: memFree=31215616/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.01 2.53 3/179 19130
/proc/meminfo: memFree=31200728/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0
[pid=19129] ppid=19128 vsize=32544 CPUtime=1.48 cores=0,2,4,6
/proc/19129/stat : 19129 (pb_cplex) R 19128 19128 17566 0 -1 4202496 5605 0 0 0 148 0 0 0 20 0 1 0 391194404 33325056 4453 33554432000 134512640 146736320 4288864800 4288859448 136475780 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/19129/statm: 8136 4453 725 2985 0 5070 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41692

[startup+3.10026 s]
/proc/loadavg: 2.00 2.01 2.53 3/179 19130
/proc/meminfo: memFree=31200092/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0
[pid=19129] ppid=19128 vsize=33276 CPUtime=3.09 cores=0,2,4,6
/proc/19129/stat : 19129 (pb_cplex) R 19128 19128 17566 0 -1 4202496 6218 0 0 0 308 1 0 0 20 0 1 0 391194404 34074624 4693 33554432000 134512640 146736320 4288864800 4288858872 136475777 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/19129/statm: 8319 4693 780 2985 0 5253 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42424

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.53 3/179 19130
/proc/meminfo: memFree=31198480/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0
[pid=19129] ppid=19128 vsize=33276 CPUtime=6.29 cores=0,2,4,6
/proc/19129/stat : 19129 (pb_cplex) R 19128 19128 17566 0 -1 4202496 6226 0 0 0 628 1 0 0 20 0 1 0 391194404 34074624 4701 33554432000 134512640 146736320 4288864800 4288859128 136015579 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/19129/statm: 8319 4701 780 2985 0 5253 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42424

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.52 3/179 19130
/proc/meminfo: memFree=31198380/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0
[pid=19129] ppid=19128 vsize=33276 CPUtime=12.69 cores=0,2,4,6
/proc/19129/stat : 19129 (pb_cplex) R 19128 19128 17566 0 -1 4202496 6232 0 0 0 1268 1 0 0 20 0 1 0 391194404 34074624 4707 33554432000 134512640 146736320 4288864800 4288859128 136015725 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/19129/statm: 8319 4707 780 2985 0 5253 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42424

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.52 3/179 19179
/proc/meminfo: memFree=31278908/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0
[pid=19129] ppid=19128 vsize=44352 CPUtime=25.49 cores=0,2,4,6
/proc/19129/stat : 19129 (pb_cplex) R 19128 19128 17566 0 -1 4202496 11109 0 0 0 2547 2 0 0 20 0 1 0 391194404 45416448 7212 33554432000 134512640 146736320 4288864800 4288859376 136402278 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/19129/statm: 11088 7212 839 2985 0 8022 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53500

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.50 3/179 19179
/proc/meminfo: memFree=31262712/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0
[pid=19129] ppid=19128 vsize=44580 CPUtime=51.07 cores=0,2,4,6
/proc/19129/stat : 19129 (pb_cplex) R 19128 19128 17566 0 -1 4202496 11763 0 0 0 5105 2 0 0 20 0 1 0 391194404 45649920 8149 33554432000 134512640 146736320 4288864800 4288859072 136001985 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/19129/statm: 11145 8149 839 2985 0 8079 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 53728

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.47 3/179 19179
/proc/meminfo: memFree=31261768/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0
[pid=19129] ppid=19128 vsize=47056 CPUtime=102.27 cores=0,2,4,6
/proc/19129/stat : 19129 (pb_cplex) R 19128 19128 17566 0 -1 4202496 15013 0 0 0 10224 3 0 0 20 0 1 0 391194404 48185344 8717 33554432000 134512640 146736320 4288864800 4288859096 136385265 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/19129/statm: 11764 8717 842 2985 0 8698 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 56204

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.44 3/179 19180
/proc/meminfo: memFree=31258844/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0
[pid=19129] ppid=19128 vsize=43472 CPUtime=162.26 cores=0,2,4,6
/proc/19129/stat : 19129 (pb_cplex) R 19128 19128 17566 0 -1 4202496 17960 0 0 0 16222 4 0 0 20 0 1 0 391194404 44515328 8135 33554432000 134512640 146736320 4288864800 4288858500 136385174 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/19129/statm: 10868 8135 865 2985 0 7802 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 52620

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.41 3/179 19180
/proc/meminfo: memFree=31256112/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0
[pid=19129] ppid=19128 vsize=43472 CPUtime=222.25 cores=0,2,4,6
/proc/19129/stat : 19129 (pb_cplex) R 19128 19128 17566 0 -1 4202496 17960 0 0 0 22221 4 0 0 20 0 1 0 391194404 44515328 8135 33554432000 134512640 146736320 4288864800 4288858524 135855179 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/19129/statm: 10868 8135 865 2985 0 7802 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 52620

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.38 3/179 19180
/proc/meminfo: memFree=31253444/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0
[pid=19129] ppid=19128 vsize=43472 CPUtime=282.24 cores=0,2,4,6
/proc/19129/stat : 19129 (pb_cplex) R 19128 19128 17566 0 -1 4202496 17969 0 0 0 28220 4 0 0 20 0 1 0 391194404 44515328 8144 33554432000 134512640 146736320 4288864800 4288860152 136475800 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/19129/statm: 10868 8144 874 2985 0 7802 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 52620

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.35 3/187 19188
/proc/meminfo: memFree=31213740/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0
[pid=19129] ppid=19128 vsize=164012 CPUtime=342.23 cores=0,2,4,6
/proc/19129/stat : 19129 (pb_cplex) R 19128 19128 17566 0 -1 4202496 26950 0 0 0 34217 6 0 0 20 0 8 0 391194404 167948288 18833 33554432000 134512640 146736320 4288864800 4288857540 136385174 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19129/statm: 41003 18833 906 2985 0 37937 0
[pid=19129/tid=19181] ppid=19128 vsize=164012 CPUtime=0 cores=0,2,4,6
/proc/19129/task/19181/stat : 19181 (pb_cplex) S 19128 19128 17566 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 8 0 391223746 167948288 18833 33554432000 134512640 146736320 4288864800 4131110544 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19129/tid=19182] ppid=19128 vsize=164012 CPUtime=0 cores=0,2,4,6
/proc/19129/task/19182/stat : 19182 (pb_cplex) S 19128 19128 17566 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391223746 167948288 18833 33554432000 134512640 146736320 4288864800 4120624784 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19129/tid=19183] ppid=19128 vsize=164012 CPUtime=0 cores=0,2,4,6
/proc/19129/task/19183/stat : 19183 (pb_cplex) S 19128 19128 17566 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391223746 167948288 18833 33554432000 134512640 146736320 4288864800 4110139024 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19129/tid=19184] ppid=19128 vsize=164012 CPUtime=0 cores=0,2,4,6

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

/proc/19129/stat : 19129 (pb_cplex) R 19128 19128 17566 0 -1 4202496 37653 0 0 0 104618 16 0 0 20 0 8 0 391194404 214679552 28730 33554432000 134512640 146736320 4288864800 4288857680 136008423 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19129/statm: 52412 28730 906 2985 0 49346 0
[pid=19129/tid=19181] ppid=19128 vsize=209648 CPUtime=77.51 cores=0,2,4,6
/proc/19129/task/19181/stat : 19181 (pb_cplex) R 19128 19128 17566 0 -1 4202560 1876 0 0 0 7749 2 0 0 20 0 8 0 391223746 214679552 28730 33554432000 134512640 146736320 4288864800 4131106004 135455465 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=19129/tid=19182] ppid=19128 vsize=209648 CPUtime=77.02 cores=0,2,4,6
/proc/19129/task/19182/stat : 19182 (pb_cplex) R 19128 19128 17566 0 -1 4202560 1318 0 0 0 7700 2 0 0 20 0 8 0 391223746 214679552 28730 33554432000 134512640 146736320 4288864800 4120621056 136018922 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=19129/tid=19183] ppid=19128 vsize=209648 CPUtime=76.5 cores=0,2,4,6
/proc/19129/task/19183/stat : 19183 (pb_cplex) R 19128 19128 17566 0 -1 4202560 1091 0 0 0 7649 1 0 0 20 0 8 0 391223746 214679552 28730 33554432000 134512640 146736320 4288864800 4110135388 135855170 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=19129/tid=19184] ppid=19128 vsize=209648 CPUtime=78.08 cores=0,2,4,6
/proc/19129/task/19184/stat : 19184 (pb_cplex) R 19128 19128 17566 0 -1 4202560 1418 0 0 0 7806 2 0 0 20 0 8 0 391223746 214679552 28730 33554432000 134512640 146736320 4288864800 4099649604 136385184 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=19129/tid=19185] ppid=19128 vsize=209648 CPUtime=77.09 cores=0,2,4,6
/proc/19129/task/19185/stat : 19185 (pb_cplex) R 19128 19128 17566 0 -1 4202560 1246 0 0 0 7708 1 0 0 20 0 8 0 391223746 214679552 28730 33554432000 134512640 146736320 4288864800 4089164232 136000176 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=19129/tid=19186] ppid=19128 vsize=209648 CPUtime=77.4 cores=0,2,4,6
/proc/19129/task/19186/stat : 19186 (pb_cplex) R 19128 19128 17566 0 -1 4202560 1594 0 0 0 7738 2 0 0 20 0 8 0 391223746 214679552 28730 33554432000 134512640 146736320 4288864800 4078677664 139023098 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=19129/tid=19187] ppid=19128 vsize=209648 CPUtime=76.93 cores=0,2,4,6
/proc/19129/task/19187/stat : 19187 (pb_cplex) R 19128 19128 17566 0 -1 4202560 1411 0 0 0 7691 2 0 0 20 0 8 0 391223746 214679552 28730 33554432000 134512640 146736320 4288864800 4068192348 135855165 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1046.34
Current children cumulated vsize (KiB) 218796

[startup+642.3 s]
/proc/loadavg: 10.51 5.97 3.82 15/193 19198
/proc/meminfo: memFree=31085100/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0
[pid=19129] ppid=19128 vsize=209648 CPUtime=1285.85 cores=0,2,4,6
/proc/19129/stat : 19129 (pb_cplex) R 19128 19128 17566 0 -1 4202496 38262 0 0 0 128567 18 0 0 20 0 8 0 391194404 214679552 28801 33554432000 134512640 146736320 4288864800 4288858060 139028298 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19129/statm: 52412 28801 909 2985 0 49346 0
[pid=19129/tid=19181] ppid=19128 vsize=209648 CPUtime=114.99 cores=0,2,4,6
/proc/19129/task/19181/stat : 19181 (pb_cplex) R 19128 19128 17566 0 -1 4202560 1885 0 0 0 11497 2 0 0 20 0 8 0 391223746 214679552 28801 33554432000 134512640 146736320 4288864800 4131106908 135855174 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=19129/tid=19182] ppid=19128 vsize=209648 CPUtime=81.72 cores=0,2,4,6
/proc/19129/task/19182/stat : 19182 (pb_cplex) S 19128 19128 17566 0 -1 4202560 1318 0 0 0 8170 2 0 0 20 0 8 0 391223746 214679552 28801 33554432000 134512640 146736320 4288864800 4120624784 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19129/tid=19183] ppid=19128 vsize=209648 CPUtime=113.96 cores=0,2,4,6
/proc/19129/task/19183/stat : 19183 (pb_cplex) R 19128 19128 17566 0 -1 4202560 1091 0 0 0 11394 2 0 0 20 0 8 0 391223746 214679552 28801 33554432000 134512640 146736320 4288864800 4110135752 136000416 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=19129/tid=19184] ppid=19128 vsize=209648 CPUtime=114.79 cores=0,2,4,6
/proc/19129/task/19184/stat : 19184 (pb_cplex) R 19128 19128 17566 0 -1 4202560 1421 0 0 0 11476 3 0 0 20 0 8 0 391223746 214679552 28801 33554432000 134512640 146736320 4288864800 4099649744 136008020 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=19129/tid=19185] ppid=19128 vsize=209648 CPUtime=86.93 cores=0,2,4,6
/proc/19129/task/19185/stat : 19185 (pb_cplex) S 19128 19128 17566 0 -1 4202560 1246 0 0 0 8691 2 0 0 20 0 8 0 391223746 214679552 28801 33554432000 134512640 146736320 4288864800 4089167504 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19129/tid=19186] ppid=19128 vsize=209648 CPUtime=114.69 cores=0,2,4,6
/proc/19129/task/19186/stat : 19186 (pb_cplex) R 19128 19128 17566 0 -1 4202560 1594 0 0 0 11467 2 0 0 20 0 8 0 391223746 214679552 28801 33554432000 134512640 146736320 4288864800 4078676364 135465099 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=19129/tid=19187] ppid=19128 vsize=209648 CPUtime=114.79 cores=0,2,4,6
/proc/19129/task/19187/stat : 19187 (pb_cplex) R 19128 19128 17566 0 -1 4202560 1411 0 0 0 11477 2 0 0 20 0 8 0 391223746 214679552 28801 33554432000 134512640 146736320 4288864800 4068192304 136384857 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1285.85
Current children cumulated vsize (KiB) 218796

[startup+702.3 s]
/proc/loadavg: 12.26 7.33 4.42 12/193 19198
/proc/meminfo: memFree=31075404/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0
[pid=19129] ppid=19128 vsize=212704 CPUtime=1523.5 cores=0,2,4,6
/proc/19129/stat : 19129 (pb_cplex) R 19128 19128 17566 0 -1 4202496 41731 0 0 0 152328 22 0 0 20 0 8 0 391194404 217808896 29673 33554432000 134512640 146736320 4288864800 4288857756 135854118 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19129/statm: 53176 29673 910 2985 0 50110 0
[pid=19129/tid=19181] ppid=19128 vsize=212704 CPUtime=160.76 cores=0,2,4,6
/proc/19129/task/19181/stat : 19181 (pb_cplex) R 19128 19128 17566 0 -1 4202560 2161 0 0 0 16072 4 0 0 20 0 8 0 391223746 217808896 29673 33554432000 134512640 146736320 4288864800 4131106884 136385170 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=19129/tid=19182] ppid=19128 vsize=212704 CPUtime=81.72 cores=0,2,4,6
/proc/19129/task/19182/stat : 19182 (pb_cplex) S 19128 19128 17566 0 -1 4202560 1318 0 0 0 8170 2 0 0 20 0 8 0 391223746 217808896 29673 33554432000 134512640 146736320 4288864800 4120624784 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19129/tid=19183] ppid=19128 vsize=212704 CPUtime=159.09 cores=0,2,4,6
/proc/19129/task/19183/stat : 19183 (pb_cplex) R 19128 19128 17566 0 -1 4202560 1092 0 0 0 15906 3 0 0 20 0 8 0 391223746 217808896 29673 33554432000 134512640 146736320 4288864800 4110135752 136000412 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=19129/tid=19184] ppid=19128 vsize=212704 CPUtime=134.18 cores=0,2,4,6
/proc/19129/task/19184/stat : 19184 (pb_cplex) S 19128 19128 17566 0 -1 4202560 1439 0 0 0 13414 4 0 0 20 0 8 0 391223746 217808896 29673 33554432000 134512640 146736320 4288864800 4099653264 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19129/tid=19185] ppid=19128 vsize=212704 CPUtime=86.93 cores=0,2,4,6
/proc/19129/task/19185/stat : 19185 (pb_cplex) S 19128 19128 17566 0 -1 4202560 1246 0 0 0 8691 2 0 0 20 0 8 0 391223746 217808896 29673 33554432000 134512640 146736320 4288864800 4089167504 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19129/tid=19186] ppid=19128 vsize=212704 CPUtime=159.68 cores=0,2,4,6
/proc/19129/task/19186/stat : 19186 (pb_cplex) S 19128 19128 17566 0 -1 4202560 2891 0 0 0 15964 4 0 0 20 0 8 0 391223746 217808896 29673 33554432000 134512640 146736320 4288864800 4078681744 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19129/tid=19187] ppid=19128 vsize=212704 CPUtime=150.07 cores=0,2,4,6
/proc/19129/task/19187/stat : 19187 (pb_cplex) S 19128 19128 17566 0 -1 4202560 2528 0 0 0 15003 4 0 0 20 0 8 0 391223746 217808896 29673 33554432000 134512640 146736320 4288864800 4068195984 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1523.5
Current children cumulated vsize (KiB) 221852

[startup+762.307 s]
/proc/loadavg: 11.46 8.00 4.83 12/193 19199
/proc/meminfo: memFree=31073108/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0
[pid=19129] ppid=19128 vsize=213544 CPUtime=1703.5 cores=0,2,4,6
/proc/19129/stat : 19129 (pb_cplex) R 19128 19128 17566 0 -1 4202496 47937 0 0 0 170325 25 0 0 20 0 8 0 391194404 218669056 30002 33554432000 134512640 146736320 4288864800 4288857748 136003546 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19129/statm: 53386 30002 910 2985 0 50320 0
[pid=19129/tid=19181] ppid=19128 vsize=213544 CPUtime=220.61 cores=0,2,4,6
/proc/19129/task/19181/stat : 19181 (pb_cplex) R 19128 19128 17566 0 -1 4202560 7571 0 0 0 22054 7 0 0 20 0 8 0 391223746 218669056 30002 33554432000 134512640 146736320 4288864800 4131106908 135855170 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=19129/tid=19182] ppid=19128 vsize=213544 CPUtime=81.72 cores=0,2,4,6
/proc/19129/task/19182/stat : 19182 (pb_cplex) S 19128 19128 17566 0 -1 4202560 1318 0 0 0 8170 2 0 0 20 0 8 0 391223746 218669056 30002 33554432000 134512640 146736320 4288864800 4120624784 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19129/tid=19183] ppid=19128 vsize=213544 CPUtime=218.95 cores=0,2,4,6
/proc/19129/task/19183/stat : 19183 (pb_cplex) R 19128 19128 17566 0 -1 4202560 1093 0 0 0 21891 4 0 0 20 0 8 0 391223746 218669056 30002 33554432000 134512640 146736320 4288864800 4110135388 135855174 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=19129/tid=19184] ppid=19128 vsize=213544 CPUtime=134.18 cores=0,2,4,6
/proc/19129/task/19184/stat : 19184 (pb_cplex) S 19128 19128 17566 0 -1 4202560 1439 0 0 0 13414 4 0 0 20 0 8 0 391223746 218669056 30002 33554432000 134512640 146736320 4288864800 4099653264 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19129/tid=19185] ppid=19128 vsize=213544 CPUtime=86.93 cores=0,2,4,6
/proc/19129/task/19185/stat : 19185 (pb_cplex) S 19128 19128 17566 0 -1 4202560 1246 0 0 0 8691 2 0 0 20 0 8 0 391223746 218669056 30002 33554432000 134512640 146736320 4288864800 4089167504 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19129/tid=19186] ppid=19128 vsize=213544 CPUtime=159.68 cores=0,2,4,6
/proc/19129/task/19186/stat : 19186 (pb_cplex) S 19128 19128 17566 0 -1 4202560 2891 0 0 0 15964 4 0 0 20 0 8 0 391223746 218669056 30002 33554432000 134512640 146736320 4288864800 4078681744 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19129/tid=19187] ppid=19128 vsize=213544 CPUtime=150.07 cores=0,2,4,6
/proc/19129/task/19187/stat : 19187 (pb_cplex) S 19128 19128 17566 0 -1 4202560 2528 0 0 0 15003 4 0 0 20 0 8 0 391223746 218669056 30002 33554432000 134512640 146736320 4288864800 4068195984 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1703.5
Current children cumulated vsize (KiB) 222692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+794.5 s]
/proc/loadavg: 11.26 8.33 5.06 12/193 19199
/proc/meminfo: memFree=31073356/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0
[pid=19129] ppid=19128 vsize=212520 CPUtime=1800.08 cores=0,2,4,6
/proc/19129/stat : 19129 (pb_cplex) R 19128 19128 17566 0 -1 4202496 49669 0 0 0 179982 26 0 0 20 0 8 0 391194404 217620480 29855 33554432000 134512640 146736320 4288864800 4288857472 136018878 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19129/statm: 53130 29855 910 2985 0 50064 0
[pid=19129/tid=19181] ppid=19128 vsize=212520 CPUtime=252.73 cores=0,2,4,6
/proc/19129/task/19181/stat : 19181 (pb_cplex) R 19128 19128 17566 0 -1 4202560 8934 0 0 0 25265 8 0 0 20 0 8 0 391223746 217620480 29855 33554432000 134512640 146736320 4288864800 4131107024 136008177 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=19129/tid=19182] ppid=19128 vsize=212520 CPUtime=81.72 cores=0,2,4,6
/proc/19129/task/19182/stat : 19182 (pb_cplex) S 19128 19128 17566 0 -1 4202560 1318 0 0 0 8170 2 0 0 20 0 8 0 391223746 217620480 29855 33554432000 134512640 146736320 4288864800 4120624784 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19129/tid=19183] ppid=19128 vsize=212520 CPUtime=251.06 cores=0,2,4,6
/proc/19129/task/19183/stat : 19183 (pb_cplex) R 19128 19128 17566 0 -1 4202560 1094 0 0 0 25102 4 0 0 20 0 8 0 391223746 217620480 29855 33554432000 134512640 146736320 4288864800 4110135504 136008441 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=19129/tid=19184] ppid=19128 vsize=212520 CPUtime=134.18 cores=0,2,4,6
/proc/19129/task/19184/stat : 19184 (pb_cplex) S 19128 19128 17566 0 -1 4202560 1439 0 0 0 13414 4 0 0 20 0 8 0 391223746 217620480 29855 33554432000 134512640 146736320 4288864800 4099653264 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19129/tid=19185] ppid=19128 vsize=212520 CPUtime=86.93 cores=0,2,4,6
/proc/19129/task/19185/stat : 19185 (pb_cplex) S 19128 19128 17566 0 -1 4202560 1246 0 0 0 8691 2 0 0 20 0 8 0 391223746 217620480 29855 33554432000 134512640 146736320 4288864800 4089167504 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19129/tid=19186] ppid=19128 vsize=212520 CPUtime=159.68 cores=0,2,4,6
/proc/19129/task/19186/stat : 19186 (pb_cplex) S 19128 19128 17566 0 -1 4202560 2891 0 0 0 15964 4 0 0 20 0 8 0 391223746 217620480 29855 33554432000 134512640 146736320 4288864800 4078681744 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19129/tid=19187] ppid=19128 vsize=212520 CPUtime=150.07 cores=0,2,4,6
/proc/19129/task/19187/stat : 19187 (pb_cplex) S 19128 19128 17566 0 -1 4202560 2528 0 0 0 15003 4 0 0 20 0 8 0 391223746 217620480 29855 33554432000 134512640 146736320 4288864800 4068195984 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 221668

Sending SIGTERM to process tree (bottom up)

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

[startup+794.5 s]
/proc/loadavg: 11.26 8.33 5.06 12/193 19199
/proc/meminfo: memFree=31073356/32873844 swapFree=8656/8656
[pid=19128] ppid=19126 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (run) S 19126 19128 17566 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391194404 9367552 270 33554432000 4194304 5064252 140735423205904 140735423204816 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19128/statm: 2287 270 229 213 0 72 0
[pid=19129] ppid=19128 vsize=212520 CPUtime=1800.08 cores=0,2,4,6
/proc/19129/stat : 19129 (pb_cplex) R 19128 19128 17566 0 -1 4202496 49669 0 0 0 179982 26 0 0 20 0 8 0 391194404 217620480 29855 33554432000 134512640 146736320 4288864800 4288857472 136018878 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19129/statm: 53130 29855 910 2985 0 50064 0
[pid=19129/tid=19181] ppid=19128 vsize=212520 CPUtime=252.73 cores=0,2,4,6
/proc/19129/task/19181/stat : 19181 (pb_cplex) R 19128 19128 17566 0 -1 4202560 8934 0 0 0 25265 8 0 0 20 0 8 0 391223746 217620480 29855 33554432000 134512640 146736320 4288864800 4131107024 136008177 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=19129/tid=19182] ppid=19128 vsize=212520 CPUtime=81.72 cores=0,2,4,6
/proc/19129/task/19182/stat : 19182 (pb_cplex) S 19128 19128 17566 0 -1 4202560 1318 0 0 0 8170 2 0 0 20 0 8 0 391223746 217620480 29855 33554432000 134512640 146736320 4288864800 4120624784 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19129/tid=19183] ppid=19128 vsize=212520 CPUtime=251.06 cores=0,2,4,6
/proc/19129/task/19183/stat : 19183 (pb_cplex) R 19128 19128 17566 0 -1 4202560 1094 0 0 0 25102 4 0 0 20 0 8 0 391223746 217620480 29855 33554432000 134512640 146736320 4288864800 4110135504 136008441 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=19129/tid=19184] ppid=19128 vsize=212520 CPUtime=134.18 cores=0,2,4,6
/proc/19129/task/19184/stat : 19184 (pb_cplex) S 19128 19128 17566 0 -1 4202560 1439 0 0 0 13414 4 0 0 20 0 8 0 391223746 217620480 29855 33554432000 134512640 146736320 4288864800 4099653264 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19129/tid=19185] ppid=19128 vsize=212520 CPUtime=86.93 cores=0,2,4,6
/proc/19129/task/19185/stat : 19185 (pb_cplex) S 19128 19128 17566 0 -1 4202560 1246 0 0 0 8691 2 0 0 20 0 8 0 391223746 217620480 29855 33554432000 134512640 146736320 4288864800 4089167504 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19129/tid=19186] ppid=19128 vsize=212520 CPUtime=159.68 cores=0,2,4,6
/proc/19129/task/19186/stat : 19186 (pb_cplex) S 19128 19128 17566 0 -1 4202560 2891 0 0 0 15964 4 0 0 20 0 8 0 391223746 217620480 29855 33554432000 134512640 146736320 4288864800 4078681744 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19129/tid=19187] ppid=19128 vsize=212520 CPUtime=150.07 cores=0,2,4,6
/proc/19129/task/19187/stat : 19187 (pb_cplex) S 19128 19128 17566 0 -1 4202560 2528 0 0 0 15003 4 0 0 20 0 8 0 391223746 217620480 29855 33554432000 134512640 146736320 4288864800 4068195984 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 221668

Child status: 0

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

Real time (s): 794.516
CPU time (s): 1800.08
CPU user time (s): 1799.82
CPU system time (s): 0.26
CPU usage (%): 226.563
Max. virtual memory (cumulated for all children) (KiB): 222692

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

runsolver used 1.54576 second user time and 3.60245 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-09 16:04:19
IDJOB=3741860
IDBENCH=90113
IDSOLVER=2325
FILE ID=node102/3741860-1339250659
RUNJOBID= node102-1339246832-17582
PBS_JOBID= 14644379
Free space on /tmp= 71208 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K87.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741860-1339250659/watcher-3741860-1339250659 -o /tmp/evaluation-result-3741860-1339250659/solver-3741860-1339250659 -C 1800 -W 1900 -M 15500  run HOME/instance-3741860-1339250659.opb

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

MD5SUM BENCH= 800363f05bcd3a7fdae42567bbf8c0cf
RANDOM SEED=1092931064

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31215772 kB
Buffers:          403824 kB
Cached:           250604 kB
SwapCached:         2704 kB
Active:           665796 kB
Inactive:         102204 kB
Active(anon):     109716 kB
Inactive(anon):     5348 kB
Active(file):     556080 kB
Inactive(file):    96856 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67099988 kB
Dirty:             16740 kB
Writeback:             0 kB
AnonPages:        119032 kB
Mapped:            12652 kB
Shmem:                 0 kB
Slab:             749876 kB
SReclaimable:     190760 kB
SUnreclaim:       559116 kB
KernelStack:        1456 kB
PageTables:         4312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     288108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3741860-1339250659.opb

Free space on /tmp at the end= 71192 MiB
End job on node102 at 2012-06-09 16:17:33