Trace number 3741990

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.25 699.817

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K84.opb
MD5SUM895769e6300bec8b48d22e126916d397
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 variables5712
Total number of constraints5882
Number of constraints which are clauses5798
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint84
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 85
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-3741990-1339250704.opb.
0.00/0.00	c Instance file HOME/instance-3741990-1339250704.opb
0.00/0.00	c File size is 364756 bytes.
0.00/0.16	c Highest Coefficient sum: 85
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.17	c ============================[ Problem Statistics ]=============================
0.00/0.17	c |                                                                             |
0.00/0.17	c |  Parsing time:          0.17         s                                      |
0.00/0.17	c |  Number Variables:      5712                                                |
0.00/0.17	c |  Number Constraints:    5882                                                |
0.00/0.17	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-3741990-1339250704/watcher-3741990-1339250704 -o /tmp/evaluation-result-3741990-1339250704/solver-3741990-1339250704 -C 1800 -W 1900 -M 15500 run HOME/instance-3741990-1339250704.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 6.32 3.91 4.65 3/177 24916
/proc/meminfo: memFree=31578980/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/statm: 2287 270 229 213 0 72 0

[startup+0.0347929 s]
/proc/loadavg: 6.32 3.91 4.65 3/177 24916
/proc/meminfo: memFree=31578980/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100256 s]
/proc/loadavg: 6.32 3.91 4.65 3/177 24916
/proc/meminfo: memFree=31578980/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/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.32 3.91 4.65 3/177 24916
/proc/meminfo: memFree=31578980/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700224 s]
/proc/loadavg: 6.32 3.91 4.65 3/177 24916
/proc/meminfo: memFree=31578980/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/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: 6.32 3.91 4.65 3/179 24918
/proc/meminfo: memFree=31564704/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/statm: 2287 270 229 213 0 72 0
[pid=24917] ppid=24916 vsize=32072 CPUtime=1.49 cores=1,3,5,7
/proc/24917/stat : 24917 (pb_cplex) R 24916 24916 23543 0 -1 4202496 5374 0 0 0 149 0 0 0 20 0 1 0 391194870 32841728 4357 33554432000 134512640 146736320 4287289360 4287283068 135526845 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24917/statm: 8018 4357 725 2985 0 4952 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41220

[startup+3.10029 s]
/proc/loadavg: 6.32 3.91 4.65 3/179 24918
/proc/meminfo: memFree=31564208/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/statm: 2287 270 229 213 0 72 0
[pid=24917] ppid=24916 vsize=32104 CPUtime=3.08 cores=1,3,5,7
/proc/24917/stat : 24917 (pb_cplex) R 24916 24916 23543 0 -1 4202496 6411 0 0 0 308 0 0 0 20 0 1 0 391194870 32874496 4412 33554432000 134512640 146736320 4287289360 4287283640 136015570 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24917/statm: 8026 4412 780 2985 0 4960 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41252

[startup+6.30027 s]
/proc/loadavg: 6.06 3.89 4.64 3/179 24918
/proc/meminfo: memFree=31563596/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/statm: 2287 270 229 213 0 72 0
[pid=24917] ppid=24916 vsize=32104 CPUtime=6.28 cores=1,3,5,7
/proc/24917/stat : 24917 (pb_cplex) R 24916 24916 23543 0 -1 4202496 6444 0 0 0 628 0 0 0 20 0 1 0 391194870 32874496 4445 33554432000 134512640 146736320 4287289360 4287283368 139044800 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24917/statm: 8026 4445 780 2985 0 4960 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41252

[startup+12.7003 s]
/proc/loadavg: 5.73 3.86 4.62 3/179 24918
/proc/meminfo: memFree=31563496/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/statm: 2287 270 229 213 0 72 0
[pid=24917] ppid=24916 vsize=32104 CPUtime=12.68 cores=1,3,5,7
/proc/24917/stat : 24917 (pb_cplex) R 24916 24916 23543 0 -1 4202496 6448 0 0 0 1268 0 0 0 20 0 1 0 391194870 32874496 4449 33554432000 134512640 146736320 4287289360 4287283396 136385185 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24917/statm: 8026 4449 780 2985 0 4960 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 41252

[startup+25.5003 s]
/proc/loadavg: 4.98 3.79 4.59 3/179 24918
/proc/meminfo: memFree=31554256/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/statm: 2287 270 229 213 0 72 0
[pid=24917] ppid=24916 vsize=43512 CPUtime=25.48 cores=1,3,5,7
/proc/24917/stat : 24917 (pb_cplex) R 24916 24916 23543 0 -1 4202496 10962 0 0 0 2547 1 0 0 20 0 1 0 391194870 44556288 6954 33554432000 134512640 146736320 4287289360 4287283624 136015509 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24917/statm: 10878 6954 839 2985 0 7812 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52660

[startup+51.1003 s]
/proc/loadavg: 3.96 3.64 4.52 3/179 24919
/proc/meminfo: memFree=31558040/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/statm: 2287 270 229 213 0 72 0
[pid=24917] ppid=24916 vsize=37420 CPUtime=51.08 cores=1,3,5,7
/proc/24917/stat : 24917 (pb_cplex) R 24916 24916 23543 0 -1 4202496 12231 0 0 0 5107 1 0 0 20 0 1 0 391194870 38318080 5902 33554432000 134512640 146736320 4287289360 4287283144 135525500 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24917/statm: 9355 5902 862 2985 0 6289 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46568

[startup+102.3 s]
/proc/loadavg: 2.85 3.39 4.38 3/179 24919
/proc/meminfo: memFree=31543432/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/statm: 2287 270 229 213 0 72 0
[pid=24917] ppid=24916 vsize=45200 CPUtime=102.28 cores=1,3,5,7
/proc/24917/stat : 24917 (pb_cplex) R 24916 24916 23543 0 -1 4202496 16173 0 0 0 10225 3 0 0 20 0 1 0 391194870 46284800 7103 33554432000 134512640 146736320 4287289360 4287283292 135855174 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24917/statm: 11300 7103 862 2985 0 8234 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 54348

[startup+162.3 s]
/proc/loadavg: 2.31 3.13 4.23 3/179 24919
/proc/meminfo: memFree=31555020/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/statm: 2287 270 229 213 0 72 0
[pid=24917] ppid=24916 vsize=37096 CPUtime=162.26 cores=1,3,5,7
/proc/24917/stat : 24917 (pb_cplex) R 24916 24916 23543 0 -1 4202496 21216 0 0 0 16222 4 0 0 20 0 1 0 391194870 37986304 5902 33554432000 134512640 146736320 4287289360 4287283584 139046519 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24917/statm: 9274 5902 865 2985 0 6208 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 46244

[startup+222.307 s]
/proc/loadavg: 2.16 2.94 4.09 3/179 24919
/proc/meminfo: memFree=31552400/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/statm: 2287 270 229 213 0 72 0
[pid=24917] ppid=24916 vsize=37096 CPUtime=222.25 cores=1,3,5,7
/proc/24917/stat : 24917 (pb_cplex) R 24916 24916 23543 0 -1 4202496 21721 0 0 0 22221 4 0 0 20 0 1 0 391194870 37986304 6537 33554432000 134512640 146736320 4287289360 4287283392 136018922 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/24917/statm: 9274 6537 875 2985 0 6208 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 46244

[startup+282.3 s]
/proc/loadavg: 2.06 2.77 3.96 3/186 24926
/proc/meminfo: memFree=31517376/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/statm: 2287 270 229 213 0 72 0
[pid=24917] ppid=24916 vsize=158468 CPUtime=282.24 cores=1,3,5,7
/proc/24917/stat : 24917 (pb_cplex) R 24916 24916 23543 0 -1 4202496 32027 0 0 0 28218 6 0 0 20 0 8 0 391194870 162271232 15358 33554432000 134512640 146736320 4287289360 4287282076 135855162 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24917/statm: 39617 15358 907 2985 0 36551 0
[pid=24917/tid=24920] ppid=24916 vsize=158468 CPUtime=0 cores=1,3,5,7
/proc/24917/task/24920/stat : 24920 (pb_cplex) S 24916 24916 23543 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 8 0 391219598 162271232 15358 33554432000 134512640 146736320 4287289360 4131860112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24917/tid=24921] ppid=24916 vsize=158468 CPUtime=0 cores=1,3,5,7
/proc/24917/task/24921/stat : 24921 (pb_cplex) S 24916 24916 23543 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391219598 162271232 15358 33554432000 134512640 146736320 4287289360 4121374352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24917/tid=24922] ppid=24916 vsize=158468 CPUtime=0 cores=1,3,5,7
/proc/24917/task/24922/stat : 24922 (pb_cplex) S 24916 24916 23543 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391219598 162271232 15358 33554432000 134512640 146736320 4287289360 4110888592 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24917/tid=24923] ppid=24916 vsize=158468 CPUtime=0 cores=1,3,5,7
/proc/24917/task/24923/stat : 24923 (pb_cplex) S 24916 24916 23543 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391219598 162271232 15358 33554432000 134512640 146736320 4287289360 4100402832 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24917/tid=24924] ppid=24916 vsize=158468 CPUtime=0 cores=1,3,5,7
/proc/24917/task/24924/stat : 24924 (pb_cplex) S 24916 24916 23543 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 8 0 391219598 162271232 15358 33554432000 134512640 146736320 4287289360 4089917072 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24917/tid=24925] ppid=24916 vsize=158468 CPUtime=0 cores=1,3,5,7
/proc/24917/task/24925/stat : 24925 (pb_cplex) S 24916 24916 23543 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391219598 162271232 15358 33554432000 134512640 146736320 4287289360 4079431312 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24917/tid=24926] ppid=24916 vsize=158468 CPUtime=0 cores=1,3,5,7
/proc/24917/task/24926/stat : 24926 (pb_cplex) S 24916 24916 23543 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 8 0 391219598 162271232 15358 33554432000 134512640 146736320 4287289360 4068945552 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 167616

[startup+342.301 s]
/proc/loadavg: 4.37 3.18 4.02 9/186 24929

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

/proc/24917/statm: 51067 26814 911 2985 0 48001 0
[pid=24917/tid=24920] ppid=24916 vsize=204268 CPUtime=80.61 cores=1,3,5,7
/proc/24917/task/24920/stat : 24920 (pb_cplex) R 24916 24916 23543 0 -1 4202560 2460 0 0 0 8058 3 0 0 20 0 8 0 391219598 209170432 26814 33554432000 134512640 146736320 4287289360 4131856592 136008443 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24917/tid=24921] ppid=24916 vsize=204268 CPUtime=9.06 cores=1,3,5,7
/proc/24917/task/24921/stat : 24921 (pb_cplex) S 24916 24916 23543 0 -1 4202560 1194 0 0 0 906 0 0 0 20 0 8 0 391219598 209170432 26814 33554432000 134512640 146736320 4287289360 4121374352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24917/tid=24922] ppid=24916 vsize=204268 CPUtime=81.21 cores=1,3,5,7
/proc/24917/task/24922/stat : 24922 (pb_cplex) R 24916 24916 23543 0 -1 4202560 1898 0 0 0 8119 2 0 0 20 0 8 0 391219598 209170432 26814 33554432000 134512640 146736320 4287289360 4110885320 136001992 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24917/tid=24923] ppid=24916 vsize=204268 CPUtime=80.55 cores=1,3,5,7
/proc/24917/task/24923/stat : 24923 (pb_cplex) R 24916 24916 23543 0 -1 4202560 13959 0 0 0 8045 10 0 0 20 0 8 0 391219598 209170432 26814 33554432000 134512640 146736320 4287289360 4100399320 136008606 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24917/tid=24924] ppid=24916 vsize=204268 CPUtime=79.9 cores=1,3,5,7
/proc/24917/task/24924/stat : 24924 (pb_cplex) R 24916 24916 23543 0 -1 4202560 4340 0 0 0 7986 4 0 0 20 0 8 0 391219598 209170432 26814 33554432000 134512640 146736320 4287289360 4089913564 136009367 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24917/tid=24925] ppid=24916 vsize=204268 CPUtime=80.31 cores=1,3,5,7
/proc/24917/task/24925/stat : 24925 (pb_cplex) R 24916 24916 23543 0 -1 4202560 2234 0 0 0 8028 3 0 0 20 0 8 0 391219598 209170432 26814 33554432000 134512640 146736320 4287289360 4079428176 136403109 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24917/tid=24926] ppid=24916 vsize=204268 CPUtime=81.34 cores=1,3,5,7
/proc/24917/task/24926/stat : 24926 (pb_cplex) R 24916 24916 23543 0 -1 4202560 17208 0 0 0 8124 10 0 0 20 0 8 0 391219598 209170432 26814 33554432000 134512640 146736320 4287289360 4068941896 139042974 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 893.15
Current children cumulated vsize (KiB) 213416

[startup+522.3 s]
/proc/loadavg: 7.26 5.21 4.66 7/186 24930
/proc/meminfo: memFree=31458212/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/statm: 2287 270 229 213 0 72 0
[pid=24917] ppid=24916 vsize=204268 CPUtime=1132.43 cores=1,3,5,7
/proc/24917/stat : 24917 (pb_cplex) S 24916 24916 23543 0 -1 4202496 78011 0 0 0 113199 44 0 0 20 0 8 0 391194870 209170432 27300 33554432000 134512640 146736320 4287289360 4287285712 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24917/statm: 51067 27300 911 2985 0 48001 0
[pid=24917/tid=24920] ppid=24916 vsize=204268 CPUtime=115.95 cores=1,3,5,7
/proc/24917/task/24920/stat : 24920 (pb_cplex) S 24916 24916 23543 0 -1 4202560 3002 0 0 0 11592 3 0 0 20 0 8 0 391219598 209170432 27300 33554432000 134512640 146736320 4287289360 4131860112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24917/tid=24921] ppid=24916 vsize=204268 CPUtime=9.06 cores=1,3,5,7
/proc/24917/task/24921/stat : 24921 (pb_cplex) S 24916 24916 23543 0 -1 4202560 1194 0 0 0 906 0 0 0 20 0 8 0 391219598 209170432 27300 33554432000 134512640 146736320 4287289360 4121374352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24917/tid=24922] ppid=24916 vsize=204268 CPUtime=122.75 cores=1,3,5,7
/proc/24917/task/24922/stat : 24922 (pb_cplex) R 24916 24916 23543 0 -1 4202560 2050 0 0 0 12272 3 0 0 20 0 8 0 391219598 209170432 27300 33554432000 134512640 146736320 4287289360 4110885912 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24917/tid=24923] ppid=24916 vsize=204268 CPUtime=120.28 cores=1,3,5,7
/proc/24917/task/24923/stat : 24923 (pb_cplex) R 24916 24916 23543 0 -1 4202560 14372 0 0 0 12017 11 0 0 20 0 8 0 391219598 209170432 27300 33554432000 134512640 146736320 4287289360 4100399160 136475798 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24917/tid=24924] ppid=24916 vsize=204268 CPUtime=118.06 cores=1,3,5,7
/proc/24917/task/24924/stat : 24924 (pb_cplex) R 24916 24916 23543 0 -1 4202560 4764 0 0 0 11801 5 0 0 20 0 8 0 391219598 209170432 27300 33554432000 134512640 146736320 4287289360 4089913552 136008168 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24917/tid=24925] ppid=24916 vsize=204268 CPUtime=120.47 cores=1,3,5,7
/proc/24917/task/24925/stat : 24925 (pb_cplex) R 24916 24916 23543 0 -1 4202560 2234 0 0 0 12044 3 0 0 20 0 8 0 391219598 209170432 27300 33554432000 134512640 146736320 4287289360 4079427652 136385184 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24917/tid=24926] ppid=24916 vsize=204268 CPUtime=121.22 cores=1,3,5,7
/proc/24917/task/24926/stat : 24926 (pb_cplex) R 24916 24916 23543 0 -1 4202560 17578 0 0 0 12111 11 0 0 20 0 8 0 391219598 209170432 27300 33554432000 134512640 146736320 4287289360 4068942280 136000767 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1132.43
Current children cumulated vsize (KiB) 213416

[startup+582.3 s]
/proc/loadavg: 6.22 5.27 4.71 10/186 24980
/proc/meminfo: memFree=31672924/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/statm: 2287 270 229 213 0 72 0
[pid=24917] ppid=24916 vsize=213668 CPUtime=1331.19 cores=1,3,5,7
/proc/24917/stat : 24917 (pb_cplex) R 24916 24916 23543 0 -1 4202496 87307 0 0 0 133068 51 0 0 20 0 8 0 391194870 218796032 29141 33554432000 134512640 146736320 4287289360 4287281112 136008656 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24917/statm: 53417 29141 911 2985 0 50351 0
[pid=24917/tid=24920] ppid=24916 vsize=213668 CPUtime=120.26 cores=1,3,5,7
/proc/24917/task/24920/stat : 24920 (pb_cplex) R 24916 24916 23543 0 -1 4202560 3485 0 0 0 12022 4 0 0 20 0 8 0 391219598 218796032 29141 33554432000 134512640 146736320 4287289360 4131856384 136018974 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24917/tid=24921] ppid=24916 vsize=213668 CPUtime=13.26 cores=1,3,5,7
/proc/24917/task/24921/stat : 24921 (pb_cplex) R 24916 24916 23543 0 -1 4202560 2597 0 0 0 1325 1 0 0 20 0 8 0 391219598 218796032 29141 33554432000 134512640 146736320 4287289360 4121370680 136475800 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24917/tid=24922] ppid=24916 vsize=213668 CPUtime=150.82 cores=1,3,5,7
/proc/24917/task/24922/stat : 24922 (pb_cplex) R 24916 24916 23543 0 -1 4202560 3258 0 0 0 15076 6 0 0 20 0 8 0 391219598 218796032 29141 33554432000 134512640 146736320 4287289360 4110884956 135855165 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24917/tid=24923] ppid=24916 vsize=213668 CPUtime=144.21 cores=1,3,5,7
/proc/24917/task/24923/stat : 24923 (pb_cplex) R 24916 24916 23543 0 -1 4202560 15354 0 0 0 14408 13 0 0 20 0 8 0 391219598 218796032 29141 33554432000 134512640 146736320 4287289360 4100399160 136475800 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24917/tid=24924] ppid=24916 vsize=213668 CPUtime=153.23 cores=1,3,5,7
/proc/24917/task/24924/stat : 24924 (pb_cplex) R 24916 24916 23543 0 -1 4202560 5312 0 0 0 15316 7 0 0 20 0 8 0 391219598 218796032 29141 33554432000 134512640 146736320 4287289360 4089913400 136475791 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24917/tid=24925] ppid=24916 vsize=213668 CPUtime=167.5 cores=1,3,5,7
/proc/24917/task/24925/stat : 24925 (pb_cplex) R 24916 24916 23543 0 -1 4202560 3224 0 0 0 16745 5 0 0 20 0 8 0 391219598 218796032 29141 33554432000 134512640 146736320 4287289360 4079427656 139042888 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24917/tid=24926] ppid=24916 vsize=213668 CPUtime=172.18 cores=1,3,5,7
/proc/24917/task/24926/stat : 24926 (pb_cplex) R 24916 24916 23543 0 -1 4202560 21013 0 0 0 17205 13 0 0 20 0 8 0 391219598 218796032 29141 33554432000 134512640 146736320 4287289360 4068942032 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1331.19
Current children cumulated vsize (KiB) 222816

[startup+642.3 s]
/proc/loadavg: 7.98 5.94 4.98 10/186 24980
/proc/meminfo: memFree=31656888/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/statm: 2287 270 229 213 0 72 0
[pid=24917] ppid=24916 vsize=216820 CPUtime=1570.7 cores=1,3,5,7
/proc/24917/stat : 24917 (pb_cplex) R 24916 24916 23543 0 -1 4202496 91124 0 0 0 157013 57 0 0 20 0 8 0 391194870 222023680 30192 33554432000 134512640 146736320 4287289360 4287282192 136008065 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24917/statm: 54205 30192 911 2985 0 51139 0
[pid=24917/tid=24920] ppid=24916 vsize=216820 CPUtime=150.18 cores=1,3,5,7
/proc/24917/task/24920/stat : 24920 (pb_cplex) R 24916 24916 23543 0 -1 4202560 3770 0 0 0 15013 5 0 0 20 0 8 0 391219598 222023680 30192 33554432000 134512640 146736320 4287289360 4131856440 136475763 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24917/tid=24921] ppid=24916 vsize=216820 CPUtime=42.99 cores=1,3,5,7
/proc/24917/task/24921/stat : 24921 (pb_cplex) R 24916 24916 23543 0 -1 4202560 3520 0 0 0 4297 2 0 0 20 0 8 0 391219598 222023680 30192 33554432000 134512640 146736320 4287289360 4121370692 136385179 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24917/tid=24922] ppid=24916 vsize=216820 CPUtime=180.56 cores=1,3,5,7
/proc/24917/task/24922/stat : 24922 (pb_cplex) R 24916 24916 23543 0 -1 4202560 4222 0 0 0 18048 8 0 0 20 0 8 0 391219598 222023680 30192 33554432000 134512640 146736320 4287289360 4110884932 136385185 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24917/tid=24923] ppid=24916 vsize=216820 CPUtime=174.14 cores=1,3,5,7
/proc/24917/task/24923/stat : 24923 (pb_cplex) R 24916 24916 23543 0 -1 4202560 15384 0 0 0 17401 13 0 0 20 0 8 0 391219598 222023680 30192 33554432000 134512640 146736320 4287289360 4100399320 136009170 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24917/tid=24924] ppid=24916 vsize=216820 CPUtime=183.15 cores=1,3,5,7
/proc/24917/task/24924/stat : 24924 (pb_cplex) R 24916 24916 23543 0 -1 4202560 5880 0 0 0 18308 7 0 0 20 0 8 0 391219598 222023680 30192 33554432000 134512640 146736320 4287289360 4089913560 136009206 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24917/tid=24925] ppid=24916 vsize=216820 CPUtime=197.21 cores=1,3,5,7
/proc/24917/task/24925/stat : 24925 (pb_cplex) R 24916 24916 23543 0 -1 4202560 3474 0 0 0 19715 6 0 0 20 0 8 0 391219598 222023680 30192 33554432000 134512640 146736320 4287289360 4079427656 136474435 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24917/tid=24926] ppid=24916 vsize=216820 CPUtime=202.1 cores=1,3,5,7
/proc/24917/task/24926/stat : 24926 (pb_cplex) R 24916 24916 23543 0 -1 4202560 21423 0 0 0 20195 15 0 0 20 0 8 0 391219598 222023680 30192 33554432000 134512640 146736320 4287289360 4068941864 139044550 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1570.7
Current children cumulated vsize (KiB) 225968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+699.8 s]
/proc/loadavg: 8.62 6.50 5.23 10/186 24981
/proc/meminfo: memFree=31659180/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/statm: 2287 270 229 213 0 72 0
[pid=24917] ppid=24916 vsize=216820 CPUtime=1800.25 cores=1,3,5,7
/proc/24917/stat : 24917 (pb_cplex) R 24916 24916 23543 0 -1 4202496 91333 0 0 0 179964 61 0 0 20 0 8 0 391194870 222023680 30830 33554432000 134512640 146736320 4287289360 4287282440 136000308 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24917/statm: 54205 30830 911 2985 0 51139 0
[pid=24917/tid=24920] ppid=24916 vsize=216820 CPUtime=178.86 cores=1,3,5,7
/proc/24917/task/24920/stat : 24920 (pb_cplex) R 24916 24916 23543 0 -1 4202560 3771 0 0 0 17880 6 0 0 20 0 8 0 391219598 222023680 30830 33554432000 134512640 146736320 4287289360 4131855560 135468101 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24917/tid=24921] ppid=24916 vsize=216820 CPUtime=71.71 cores=1,3,5,7
/proc/24917/task/24921/stat : 24921 (pb_cplex) R 24916 24916 23543 0 -1 4202560 3575 0 0 0 7168 3 0 0 20 0 8 0 391219598 222023680 30830 33554432000 134512640 146736320 4287289360 4121370900 136003493 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24917/tid=24922] ppid=24916 vsize=216820 CPUtime=208.93 cores=1,3,5,7
/proc/24917/task/24922/stat : 24922 (pb_cplex) R 24916 24916 23543 0 -1 4202560 4247 0 0 0 20884 9 0 0 20 0 8 0 391219598 222023680 30830 33554432000 134512640 146736320 4287289360 4110885072 136008450 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24917/tid=24923] ppid=24916 vsize=216820 CPUtime=202.88 cores=1,3,5,7
/proc/24917/task/24923/stat : 24923 (pb_cplex) R 24916 24916 23543 0 -1 4202560 15389 0 0 0 20273 15 0 0 20 0 8 0 391219598 222023680 30830 33554432000 134512640 146736320 4287289360 4100399172 136385172 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24917/tid=24924] ppid=24916 vsize=216820 CPUtime=211.66 cores=1,3,5,7
/proc/24917/task/24924/stat : 24924 (pb_cplex) R 24916 24916 23543 0 -1 4202560 5880 0 0 0 21158 8 0 0 20 0 8 0 391219598 222023680 30830 33554432000 134512640 146736320 4287289360 4089913552 136008050 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24917/tid=24925] ppid=24916 vsize=216820 CPUtime=225.7 cores=1,3,5,7
/proc/24917/task/24925/stat : 24925 (pb_cplex) R 24916 24916 23543 0 -1 4202560 3566 0 0 0 22563 7 0 0 20 0 8 0 391219598 222023680 30830 33554432000 134512640 146736320 4287289360 4079427804 136009853 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24917/tid=24926] ppid=24916 vsize=216820 CPUtime=230.75 cores=1,3,5,7
/proc/24917/task/24926/stat : 24926 (pb_cplex) R 24916 24916 23543 0 -1 4202560 21454 0 0 0 23059 16 0 0 20 0 8 0 391219598 222023680 30830 33554432000 134512640 146736320 4287289360 4068941880 136475868 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 225968

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

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

[startup+699.8 s]
/proc/loadavg: 8.62 6.50 5.23 10/186 24981
/proc/meminfo: memFree=31659180/32873844 swapFree=6904/6904
[pid=24916] ppid=24914 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24916/stat : 24916 (run) S 24914 24916 23543 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391194870 9367552 270 33554432000 4194304 5064252 140737056280400 140737056279312 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24916/statm: 2287 270 229 213 0 72 0
[pid=24917] ppid=24916 vsize=216820 CPUtime=1800.25 cores=1,3,5,7
/proc/24917/stat : 24917 (pb_cplex) R 24916 24916 23543 0 -1 4202496 91333 0 0 0 179964 61 0 0 20 0 8 0 391194870 222023680 30830 33554432000 134512640 146736320 4287289360 4287282440 136000308 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24917/statm: 54205 30830 911 2985 0 51139 0
[pid=24917/tid=24920] ppid=24916 vsize=216820 CPUtime=178.86 cores=1,3,5,7
/proc/24917/task/24920/stat : 24920 (pb_cplex) R 24916 24916 23543 0 -1 4202560 3771 0 0 0 17880 6 0 0 20 0 8 0 391219598 222023680 30830 33554432000 134512640 146736320 4287289360 4131855560 135468101 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=24917/tid=24921] ppid=24916 vsize=216820 CPUtime=71.71 cores=1,3,5,7
/proc/24917/task/24921/stat : 24921 (pb_cplex) R 24916 24916 23543 0 -1 4202560 3575 0 0 0 7168 3 0 0 20 0 8 0 391219598 222023680 30830 33554432000 134512640 146736320 4287289360 4121370900 136003493 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=24917/tid=24922] ppid=24916 vsize=216820 CPUtime=208.93 cores=1,3,5,7
/proc/24917/task/24922/stat : 24922 (pb_cplex) R 24916 24916 23543 0 -1 4202560 4247 0 0 0 20884 9 0 0 20 0 8 0 391219598 222023680 30830 33554432000 134512640 146736320 4287289360 4110885072 136008450 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24917/tid=24923] ppid=24916 vsize=216820 CPUtime=202.88 cores=1,3,5,7
/proc/24917/task/24923/stat : 24923 (pb_cplex) R 24916 24916 23543 0 -1 4202560 15389 0 0 0 20273 15 0 0 20 0 8 0 391219598 222023680 30830 33554432000 134512640 146736320 4287289360 4100399172 136385172 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24917/tid=24924] ppid=24916 vsize=216820 CPUtime=211.66 cores=1,3,5,7
/proc/24917/task/24924/stat : 24924 (pb_cplex) R 24916 24916 23543 0 -1 4202560 5880 0 0 0 21158 8 0 0 20 0 8 0 391219598 222023680 30830 33554432000 134512640 146736320 4287289360 4089913552 136008050 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=24917/tid=24925] ppid=24916 vsize=216820 CPUtime=225.7 cores=1,3,5,7
/proc/24917/task/24925/stat : 24925 (pb_cplex) R 24916 24916 23543 0 -1 4202560 3566 0 0 0 22563 7 0 0 20 0 8 0 391219598 222023680 30830 33554432000 134512640 146736320 4287289360 4079427804 136009853 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=24917/tid=24926] ppid=24916 vsize=216820 CPUtime=230.75 cores=1,3,5,7
/proc/24917/task/24926/stat : 24926 (pb_cplex) R 24916 24916 23543 0 -1 4202560 21454 0 0 0 23059 16 0 0 20 0 8 0 391219598 222023680 30830 33554432000 134512640 146736320 4287289360 4068941880 136475868 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 225968

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 699.817
CPU time (s): 1800.25
CPU user time (s): 1799.64
CPU system time (s): 0.61
CPU usage (%): 257.246
Max. virtual memory (cumulated for all children) (KiB): 225968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
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.9417 second user time and 4.11437 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-09 16:05:04
IDJOB=3741990
IDBENCH=90123
IDSOLVER=2325
FILE ID=node140/3741990-1339250704
RUNJOBID= node140-1339246833-23560
PBS_JOBID= 14644341
Free space on /tmp= 70612 MiB

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

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

MD5SUM BENCH= 895769e6300bec8b48d22e126916d397
RANDOM SEED=363756063

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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:        31579028 kB
Buffers:          122576 kB
Cached:            97604 kB
SwapCached:         2904 kB
Active:           435876 kB
Inactive:          38556 kB
Active(anon):     252556 kB
Inactive(anon):     3840 kB
Active(file):     183320 kB
Inactive(file):    34716 kB
Unevictable:        6904 kB
Mlocked:            6904 kB
SwapTotal:      67108856 kB
SwapFree:       67099540 kB
Dirty:             16728 kB
Writeback:             0 kB
AnonPages:        257784 kB
Mapped:            12376 kB
Shmem:                 0 kB
Slab:             678060 kB
SReclaimable:     119948 kB
SUnreclaim:       558112 kB
KernelStack:        1464 kB
PageTables:         4616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     489328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 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-3741990-1339250704.opb

Free space on /tmp at the end= 70600 MiB
End job on node140 at 2012-06-09 16:16:44