Trace number 3736743

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_1.opb
MD5SUM93a95f0846e71f0984a2317cf811edef
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark27
Best CPU time to get the best result obtained on this benchmark1796.79
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 35
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint26
Maximum length of a constraint49
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15716
Sum of products size (including duplicates)31432
Number of different products15716
Sum of products size31432

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3736743-1339248323.opb.
0.00/0.00	c Instance file HOME/instance-3736743-1339248323.opb
0.00/0.00	c File size is 1206965 bytes.
0.00/0.22	c Highest Coefficient sum: 50
0.00/0.22	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.24	c ============================[ Problem Statistics ]=============================
0.00/0.24	c |                                                                             |
0.00/0.24	c |  Parsing time:          0.23         s                                      |
0.00/0.24	c |  Number Variables:      16216                                               |
0.00/0.25	c |  Number Constraints:    31932                                               |
0.00/0.25	c ===============================================================================
1800.21/896.51	c Remaining time 1799.76 sec.
1800.21/896.51	c 
1800.21/896.51	c *** INTERRUPTED ***
1800.21/896.51	s UNKNOWN
1800.21/896.51	c Total CPU time              : 1797.14 s
1800.21/896.51	c Memory used           : 625.70 MB
1800.21/896.51	c CPU time              : 1797.14 s
1800.21/896.51	c 
1800.21/896.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-3736743-1339248323/watcher-3736743-1339248323 -o /tmp/evaluation-result-3736743-1339248323/solver-3736743-1339248323 -C 1800 -W 1900 -M 15500 run HOME/instance-3736743-1339248323.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: 9.86 7.72 6.45 7/184 26344
/proc/meminfo: memFree=30015592/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0

[startup+0.0203021 s]
/proc/loadavg: 9.86 7.72 6.45 7/184 26344
/proc/meminfo: memFree=30015592/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100199 s]
/proc/loadavg: 9.86 7.72 6.45 7/184 26344
/proc/meminfo: memFree=30015592/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300208 s]
/proc/loadavg: 9.86 7.72 6.45 7/184 26344
/proc/meminfo: memFree=30015592/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700258 s]
/proc/loadavg: 9.86 7.72 6.45 7/184 26344
/proc/meminfo: memFree=30015592/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50016 s]
/proc/loadavg: 9.86 7.72 6.45 7/186 26346
/proc/meminfo: memFree=29960880/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
[pid=26345] ppid=26344 vsize=104060 CPUtime=1.49 cores=1,3,5,7
/proc/26345/stat : 26345 (pb_cplex) R 26344 26344 25739 0 -1 4202496 19655 0 0 0 146 3 0 0 20 0 1 0 390957822 106557440 14396 33554432000 134512640 146736320 4291901024 4291896752 135983306 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26345/statm: 26015 14396 802 2985 0 22949 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113208

[startup+3.10026 s]
/proc/loadavg: 9.86 7.72 6.45 10/186 26346
/proc/meminfo: memFree=29960136/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
[pid=26345] ppid=26344 vsize=104192 CPUtime=3.09 cores=1,3,5,7
/proc/26345/stat : 26345 (pb_cplex) R 26344 26344 25739 0 -1 4202496 20095 0 0 0 306 3 0 0 20 0 1 0 390957822 106692608 14452 33554432000 134512640 146736320 4291901024 4291896752 135982937 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26345/statm: 26048 14452 802 2985 0 22982 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 113340

[startup+6.30024 s]
/proc/loadavg: 9.63 7.70 6.46 9/186 26346
/proc/meminfo: memFree=29951860/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
[pid=26345] ppid=26344 vsize=523944 CPUtime=7.29 cores=1,3,5,7
/proc/26345/stat : 26345 (pb_cplex) S 26344 26344 25739 0 -1 4202496 135420 0 0 0 706 23 0 0 20 0 8 0 390957822 536518656 77493 33554432000 134512640 146736320 4291901024 4291897424 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26345/statm: 130986 77493 928 2985 0 127920 0
Current children cumulated CPU time (s) 7.29
Current children cumulated vsize (KiB) 533092

[startup+12.7003 s]
/proc/loadavg: 9.98 7.81 6.50 10/186 26353
/proc/meminfo: memFree=29769788/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
[pid=26345] ppid=26344 vsize=232388 CPUtime=28.4 cores=1,3,5,7
/proc/26345/stat : 26345 (pb_cplex) R 26344 26344 25739 0 -1 4202496 472028 0 0 0 2718 122 0 0 20 0 1 0 390957822 237965312 38423 33554432000 134512640 146736320 4291901024 4291897560 144757825 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/26345/statm: 58097 38423 933 2985 0 55031 0
Current children cumulated CPU time (s) 28.4
Current children cumulated vsize (KiB) 241536

[startup+25.5003 s]
/proc/loadavg: 9.02 7.70 6.48 6/186 26353
/proc/meminfo: memFree=29855608/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
[pid=26345] ppid=26344 vsize=232388 CPUtime=41.2 cores=1,3,5,7
/proc/26345/stat : 26345 (pb_cplex) R 26344 26344 25739 0 -1 4202496 474699 0 0 0 3997 123 0 0 20 0 1 0 390957822 237965312 41087 33554432000 134512640 146736320 4291901024 4291895248 136008168 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26345/statm: 58097 41087 940 2985 0 55031 0
Current children cumulated CPU time (s) 41.2
Current children cumulated vsize (KiB) 241536

[startup+51.1003 s]
/proc/loadavg: 8.10 7.58 6.47 8/186 26354
/proc/meminfo: memFree=29854168/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
[pid=26345] ppid=26344 vsize=232388 CPUtime=66.79 cores=1,3,5,7
/proc/26345/stat : 26345 (pb_cplex) R 26344 26344 25739 0 -1 4202496 474914 0 0 0 6556 123 0 0 20 0 1 0 390957822 237965312 41282 33554432000 134512640 146736320 4291901024 4291895132 135854505 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26345/statm: 58097 41282 940 2985 0 55031 0
Current children cumulated CPU time (s) 66.79
Current children cumulated vsize (KiB) 241536

[startup+102.307 s]
/proc/loadavg: 5.67 7.00 6.33 10/187 26355
/proc/meminfo: memFree=29839064/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
[pid=26345] ppid=26344 vsize=232388 CPUtime=117.98 cores=1,3,5,7
/proc/26345/stat : 26345 (pb_cplex) R 26344 26344 25739 0 -1 4202496 475695 0 0 0 11675 123 0 0 20 0 1 0 390957822 237965312 43370 33554432000 134512640 146736320 4291901024 4291895632 136403117 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26345/statm: 58097 43370 940 2985 0 55031 0
Current children cumulated CPU time (s) 117.98
Current children cumulated vsize (KiB) 241536

[startup+162.3 s]
/proc/loadavg: 5.42 6.71 6.27 9/186 26355
/proc/meminfo: memFree=29839144/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
[pid=26345] ppid=26344 vsize=232388 CPUtime=177.96 cores=1,3,5,7
/proc/26345/stat : 26345 (pb_cplex) R 26344 26344 25739 0 -1 4202496 475701 0 0 0 17673 123 0 0 20 0 1 0 390957822 237965312 44631 33554432000 134512640 146736320 4291901024 4291897152 136729856 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26345/statm: 58097 44631 941 2985 0 55031 0
Current children cumulated CPU time (s) 177.96
Current children cumulated vsize (KiB) 241536

[startup+222.3 s]
/proc/loadavg: 5.54 6.57 6.25 8/186 26355
/proc/meminfo: memFree=29836792/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
[pid=26345] ppid=26344 vsize=232388 CPUtime=237.95 cores=1,3,5,7
/proc/26345/stat : 26345 (pb_cplex) R 26344 26344 25739 0 -1 4202496 475701 0 0 0 23672 123 0 0 20 0 1 0 390957822 237965312 44631 33554432000 134512640 146736320 4291901024 4291895248 136007963 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26345/statm: 58097 44631 941 2985 0 55031 0
Current children cumulated CPU time (s) 237.95
Current children cumulated vsize (KiB) 241536

[startup+282.3 s]
/proc/loadavg: 4.77 6.17 6.13 8/187 26372
/proc/meminfo: memFree=29903316/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
[pid=26345] ppid=26344 vsize=232388 CPUtime=297.94 cores=1,3,5,7
/proc/26345/stat : 26345 (pb_cplex) R 26344 26344 25739 0 -1 4202496 475701 0 0 0 29671 123 0 0 20 0 1 0 390957822 237965312 44631 33554432000 134512640 146736320 4291901024 4291896860 136406064 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26345/statm: 58097 44631 941 2985 0 55031 0
Current children cumulated CPU time (s) 297.94
Current children cumulated vsize (KiB) 241536

[startup+342.3 s]
/proc/loadavg: 5.86 6.23 6.15 10/186 26503
/proc/meminfo: memFree=29903308/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
[pid=26345] ppid=26344 vsize=232388 CPUtime=357.93 cores=1,3,5,7
/proc/26345/stat : 26345 (pb_cplex) R 26344 26344 25739 0 -1 4202496 475803 0 0 0 35670 123 0 0 20 0 1 0 390957822 237965312 44724 33554432000 134512640 146736320 4291901024 4291894728 139042916 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/26345/statm: 58097 44724 942 2985 0 55031 0
Current children cumulated CPU time (s) 357.93
Current children cumulated vsize (KiB) 241536

[startup+402.3 s]
/proc/loadavg: 6.72 6.42 6.22 8/186 26503
/proc/meminfo: memFree=29886548/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/26345/statm: 157843 117958 959 2985 0 154777 0
[pid=26345/tid=26504] ppid=26344 vsize=631372 CPUtime=51.88 cores=1,3,5,7
/proc/26345/task/26504/stat : 26504 (pb_cplex) R 26344 26344 25739 0 -1 4202560 31942 0 0 0 5181 7 0 0 20 0 8 0 391007097 646524928 117958 33554432000 134512640 146736320 4291901024 3991482460 135854535 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26505] ppid=26344 vsize=631372 CPUtime=51.86 cores=1,3,5,7
/proc/26345/task/26505/stat : 26505 (pb_cplex) R 26344 26344 25739 0 -1 4202560 30418 0 0 0 5179 7 0 0 20 0 8 0 391007097 646524928 117958 33554432000 134512640 146736320 4291901024 4001968336 136008168 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26506] ppid=26344 vsize=631372 CPUtime=52.19 cores=1,3,5,7
/proc/26345/task/26506/stat : 26506 (pb_cplex) R 26344 26344 25739 0 -1 4202560 27692 0 0 0 5211 8 0 0 20 0 8 0 391007097 646524928 117958 33554432000 134512640 146736320 4291901024 4012454280 136388073 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26507] ppid=26344 vsize=631372 CPUtime=52.63 cores=1,3,5,7
/proc/26345/task/26507/stat : 26507 (pb_cplex) R 26344 26344 25739 0 -1 4202560 32841 0 0 0 5255 8 0 0 20 0 8 0 391007097 646524928 117958 33554432000 134512640 146736320 4291901024 4022939856 136008441 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26508] ppid=26344 vsize=631372 CPUtime=51.8 cores=1,3,5,7
/proc/26345/task/26508/stat : 26508 (pb_cplex) R 26344 26344 25739 0 -1 4202560 35222 0 0 0 5170 10 0 0 20 0 8 0 391007097 646524928 117958 33554432000 134512640 146736320 4291901024 4118110416 136008441 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26509] ppid=26344 vsize=631372 CPUtime=52.6 cores=1,3,5,7
/proc/26345/task/26509/stat : 26509 (pb_cplex) R 26344 26344 25739 0 -1 4202560 34868 0 0 0 5250 10 0 0 20 0 8 0 391007097 646524928 117958 33554432000 134512640 146736320 4291901024 4107624724 136003490 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26510] ppid=26344 vsize=631372 CPUtime=51.82 cores=1,3,5,7
/proc/26345/task/26510/stat : 26510 (pb_cplex) R 26344 26344 25739 0 -1 4202560 29208 0 0 0 5174 8 0 0 20 0 8 0 391007097 646524928 117958 33554432000 134512640 146736320 4291901024 4097138896 136008450 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1030.32
Current children cumulated vsize (KiB) 640520

[startup+762.307 s]
/proc/loadavg: 11.16 8.46 7.01 8/193 26511
/proc/meminfo: memFree=29488652/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
[pid=26345] ppid=26344 vsize=637564 CPUtime=1269.81 cores=1,3,5,7
/proc/26345/stat : 26345 (pb_cplex) S 26344 26344 25739 0 -1 4202496 934200 0 0 0 126742 239 0 0 20 0 8 0 390957822 652865536 121481 33554432000 134512640 146736320 4291901024 4291897424 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26345/statm: 159391 121481 959 2985 0 156325 0
[pid=26345/tid=26504] ppid=26344 vsize=637564 CPUtime=88.38 cores=1,3,5,7
/proc/26345/task/26504/stat : 26504 (pb_cplex) R 26344 26344 25739 0 -1 4202560 50064 0 0 0 8824 14 0 0 20 0 8 0 391007097 652865536 121481 33554432000 134512640 146736320 4291901024 3991482780 135854535 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26505] ppid=26344 vsize=637564 CPUtime=86.95 cores=1,3,5,7
/proc/26345/task/26505/stat : 26505 (pb_cplex) R 26344 26344 25739 0 -1 4202560 47555 0 0 0 8683 12 0 0 20 0 8 0 391007097 652865536 121481 33554432000 134512640 146736320 4291901024 4001968168 139044550 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26506] ppid=26344 vsize=637564 CPUtime=86.59 cores=1,3,5,7
/proc/26345/task/26506/stat : 26506 (pb_cplex) R 26344 26344 25739 0 -1 4202560 44948 0 0 0 8646 13 0 0 20 0 8 0 391007097 652865536 121481 33554432000 134512640 146736320 4291901024 4012453008 136008450 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26507] ppid=26344 vsize=637564 CPUtime=88.92 cores=1,3,5,7
/proc/26345/task/26507/stat : 26507 (pb_cplex) R 26344 26344 25739 0 -1 4202560 52630 0 0 0 8878 14 0 0 20 0 8 0 391007097 652865536 121481 33554432000 134512640 146736320 4291901024 4022938768 136008450 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=26345/tid=26508] ppid=26344 vsize=637564 CPUtime=71.93 cores=1,3,5,7
/proc/26345/task/26508/stat : 26508 (pb_cplex) S 26344 26344 25739 0 -1 4202560 44661 0 0 0 7179 14 0 0 20 0 8 0 391007097 652865536 121481 33554432000 134512640 146736320 4291901024 4118113936 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26509] ppid=26344 vsize=637564 CPUtime=88.03 cores=1,3,5,7
/proc/26345/task/26509/stat : 26509 (pb_cplex) R 26344 26344 25739 0 -1 4202560 53220 0 0 0 8787 16 0 0 20 0 8 0 391007097 652865536 121481 33554432000 134512640 146736320 4291901024 4107623796 136400583 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26510] ppid=26344 vsize=637564 CPUtime=70.23 cores=1,3,5,7
/proc/26345/task/26510/stat : 26510 (pb_cplex) S 26344 26344 25739 0 -1 4202560 38198 0 0 0 7012 11 0 0 20 0 8 0 391007097 652865536 121481 33554432000 134512640 146736320 4291901024 4097142416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1269.81
Current children cumulated vsize (KiB) 646712

[startup+822.3 s]
/proc/loadavg: 10.78 8.82 7.22 10/193 26511
/proc/meminfo: memFree=29467008/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
[pid=26345] ppid=26344 vsize=640688 CPUtime=1509.31 cores=1,3,5,7
/proc/26345/stat : 26345 (pb_cplex) S 26344 26344 25739 0 -1 4202496 1057888 0 0 0 150663 268 0 0 20 0 8 0 390957822 656064512 123783 33554432000 134512640 146736320 4291901024 4291897424 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26345/statm: 160172 123783 959 2985 0 157106 0
[pid=26345/tid=26504] ppid=26344 vsize=640688 CPUtime=115.51 cores=1,3,5,7
/proc/26345/task/26504/stat : 26504 (pb_cplex) S 26344 26344 25739 0 -1 4202560 63915 0 0 0 11533 18 0 0 20 0 8 0 391007097 656064512 123783 33554432000 134512640 146736320 4291901024 3991486096 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26505] ppid=26344 vsize=640688 CPUtime=136.92 cores=1,3,5,7
/proc/26345/task/26505/stat : 26505 (pb_cplex) R 26344 26344 25739 0 -1 4202560 74525 0 0 0 13673 19 0 0 20 0 8 0 391007097 656064512 123783 33554432000 134512640 146736320 4291901024 4001967248 136008461 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26506] ppid=26344 vsize=640688 CPUtime=136.98 cores=1,3,5,7
/proc/26345/task/26506/stat : 26506 (pb_cplex) R 26344 26344 25739 0 -1 4202560 70443 0 0 0 13678 20 0 0 20 0 8 0 391007097 656064512 123783 33554432000 134512640 146736320 4291901024 4012453392 136403109 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=26345/tid=26507] ppid=26344 vsize=640688 CPUtime=144.82 cores=1,3,5,7
/proc/26345/task/26507/stat : 26507 (pb_cplex) R 26344 26344 25739 0 -1 4202560 83355 0 0 0 14460 22 0 0 20 0 8 0 391007097 656064512 123783 33554432000 134512640 146736320 4291901024 4022938652 135854505 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26508] ppid=26344 vsize=640688 CPUtime=71.93 cores=1,3,5,7
/proc/26345/task/26508/stat : 26508 (pb_cplex) S 26344 26344 25739 0 -1 4202560 44661 0 0 0 7179 14 0 0 20 0 8 0 391007097 656064512 123783 33554432000 134512640 146736320 4291901024 4118113936 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26509] ppid=26344 vsize=640688 CPUtime=144.02 cores=1,3,5,7
/proc/26345/task/26509/stat : 26509 (pb_cplex) R 26344 26344 25739 0 -1 4202560 79867 0 0 0 14380 22 0 0 20 0 8 0 391007097 656064512 123783 33554432000 134512640 146736320 4291901024 4107623568 136008446 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26510] ppid=26344 vsize=640688 CPUtime=70.23 cores=1,3,5,7
/proc/26345/task/26510/stat : 26510 (pb_cplex) S 26344 26344 25739 0 -1 4202560 38198 0 0 0 7012 11 0 0 20 0 8 0 391007097 656064512 123783 33554432000 134512640 146736320 4291901024 4097142416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1509.31
Current children cumulated vsize (KiB) 649836

[startup+882.3 s]
/proc/loadavg: 8.01 8.46 7.20 6/187 26564
/proc/meminfo: memFree=29534676/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
[pid=26345] ppid=26344 vsize=640688 CPUtime=1748.83 cores=1,3,5,7
/proc/26345/stat : 26345 (pb_cplex) S 26344 26344 25739 0 -1 4202496 1191825 0 0 0 174583 300 0 0 20 0 8 0 390957822 656064512 123902 33554432000 134512640 146736320 4291901024 4291897424 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26345/statm: 160172 123902 959 2985 0 157106 0
[pid=26345/tid=26504] ppid=26344 vsize=640688 CPUtime=115.51 cores=1,3,5,7
/proc/26345/task/26504/stat : 26504 (pb_cplex) S 26344 26344 25739 0 -1 4202560 63915 0 0 0 11533 18 0 0 20 0 8 0 391007097 656064512 123902 33554432000 134512640 146736320 4291901024 3991486096 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26505] ppid=26344 vsize=640688 CPUtime=196.64 cores=1,3,5,7
/proc/26345/task/26505/stat : 26505 (pb_cplex) R 26344 26344 25739 0 -1 4202560 107821 0 0 0 19637 27 0 0 20 0 8 0 391007097 656064512 123902 33554432000 134512640 146736320 4291901024 4001967496 136000490 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26506] ppid=26344 vsize=640688 CPUtime=196.83 cores=1,3,5,7
/proc/26345/task/26506/stat : 26506 (pb_cplex) R 26344 26344 25739 0 -1 4202560 104570 0 0 0 19654 29 0 0 20 0 8 0 391007097 656064512 123902 33554432000 134512640 146736320 4291901024 4012453008 136008450 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26507] ppid=26344 vsize=640688 CPUtime=204.74 cores=1,3,5,7
/proc/26345/task/26507/stat : 26507 (pb_cplex) R 26344 26344 25739 0 -1 4202560 117426 0 0 0 20443 31 0 0 20 0 8 0 391007097 656064512 123902 33554432000 134512640 146736320 4291901024 4022938652 135854459 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=26345/tid=26508] ppid=26344 vsize=640688 CPUtime=71.93 cores=1,3,5,7
/proc/26345/task/26508/stat : 26508 (pb_cplex) S 26344 26344 25739 0 -1 4202560 44661 0 0 0 7179 14 0 0 20 0 8 0 391007097 656064512 123902 33554432000 134512640 146736320 4291901024 4118113936 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26509] ppid=26344 vsize=640688 CPUtime=203.97 cores=1,3,5,7
/proc/26345/task/26509/stat : 26509 (pb_cplex) R 26344 26344 25739 0 -1 4202560 112310 0 0 0 20366 31 0 0 20 0 8 0 391007097 656064512 123902 33554432000 134512640 146736320 4291901024 4107623472 136384846 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26510] ppid=26344 vsize=640688 CPUtime=70.23 cores=1,3,5,7
/proc/26345/task/26510/stat : 26510 (pb_cplex) S 26344 26344 25739 0 -1 4202560 38198 0 0 0 7012 11 0 0 20 0 8 0 391007097 656064512 123902 33554432000 134512640 146736320 4291901024 4097142416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1748.83
Current children cumulated vsize (KiB) 649836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.507 s]
/proc/loadavg: 7.26 8.28 7.16 5/187 26564
/proc/meminfo: memFree=29533544/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
[pid=26345] ppid=26344 vsize=640716 CPUtime=1800.21 cores=1,3,5,7
/proc/26345/stat : 26345 (pb_cplex) S 26344 26344 25739 0 -1 4202496 1225225 0 0 0 179712 309 0 0 20 0 8 0 390957822 656093184 123939 33554432000 134512640 146736320 4291901024 4291897424 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26345/statm: 160179 123939 959 2985 0 157113 0
[pid=26345/tid=26504] ppid=26344 vsize=640716 CPUtime=115.51 cores=1,3,5,7
/proc/26345/task/26504/stat : 26504 (pb_cplex) S 26344 26344 25739 0 -1 4202560 63915 0 0 0 11533 18 0 0 20 0 8 0 391007097 656093184 123939 33554432000 134512640 146736320 4291901024 3991486096 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26505] ppid=26344 vsize=640716 CPUtime=210.85 cores=1,3,5,7
/proc/26345/task/26505/stat : 26505 (pb_cplex) R 26344 26344 25739 0 -1 4202560 116312 0 0 0 21056 29 0 0 20 0 8 0 391007097 656093184 123939 33554432000 134512640 146736320 4291901024 4001967112 139042888 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26506] ppid=26344 vsize=640716 CPUtime=211.05 cores=1,3,5,7
/proc/26345/task/26506/stat : 26506 (pb_cplex) R 26344 26344 25739 0 -1 4202560 115603 0 0 0 21073 32 0 0 20 0 8 0 391007097 656093184 123939 33554432000 134512640 146736320 4291901024 4012453008 136008450 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26507] ppid=26344 vsize=640716 CPUtime=213.46 cores=1,3,5,7
/proc/26345/task/26507/stat : 26507 (pb_cplex) S 26344 26344 25739 0 -1 4202560 123415 0 0 0 21313 33 0 0 20 0 8 0 391007097 656093184 123939 33554432000 134512640 146736320 4291901024 4022943376 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26508] ppid=26344 vsize=640716 CPUtime=71.93 cores=1,3,5,7
/proc/26345/task/26508/stat : 26508 (pb_cplex) S 26344 26344 25739 0 -1 4202560 44661 0 0 0 7179 14 0 0 20 0 8 0 391007097 656093184 123939 33554432000 134512640 146736320 4291901024 4118113936 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26509] ppid=26344 vsize=640716 CPUtime=218.17 cores=1,3,5,7
/proc/26345/task/26509/stat : 26509 (pb_cplex) R 26344 26344 25739 0 -1 4202560 120197 0 0 0 21784 33 0 0 20 0 8 0 391007097 656093184 123939 33554432000 134512640 146736320 4291901024 4107623816 135999696 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26510] ppid=26344 vsize=640716 CPUtime=70.23 cores=1,3,5,7
/proc/26345/task/26510/stat : 26510 (pb_cplex) S 26344 26344 25739 0 -1 4202560 38198 0 0 0 7012 11 0 0 20 0 8 0 391007097 656093184 123939 33554432000 134512640 146736320 4291901024 4097142416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 649864

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

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

[startup+896.507 s]
/proc/loadavg: 7.26 8.28 7.16 5/187 26564
/proc/meminfo: memFree=29533544/32873648 swapFree=7628/7628
[pid=26344] ppid=26342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26344/stat : 26344 (run) S 26342 26344 25739 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390957821 9367552 270 33554432000 4194304 5064252 140735312741312 140735312740224 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26344/statm: 2287 270 229 213 0 72 0
[pid=26345] ppid=26344 vsize=640716 CPUtime=1800.21 cores=1,3,5,7
/proc/26345/stat : 26345 (pb_cplex) S 26344 26344 25739 0 -1 4202496 1225225 0 0 0 179712 309 0 0 20 0 8 0 390957822 656093184 123939 33554432000 134512640 146736320 4291901024 4291897424 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26345/statm: 160179 123939 959 2985 0 157113 0
[pid=26345/tid=26504] ppid=26344 vsize=640716 CPUtime=115.51 cores=1,3,5,7
/proc/26345/task/26504/stat : 26504 (pb_cplex) S 26344 26344 25739 0 -1 4202560 63915 0 0 0 11533 18 0 0 20 0 8 0 391007097 656093184 123939 33554432000 134512640 146736320 4291901024 3991486096 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26505] ppid=26344 vsize=640716 CPUtime=210.85 cores=1,3,5,7
/proc/26345/task/26505/stat : 26505 (pb_cplex) R 26344 26344 25739 0 -1 4202560 116312 0 0 0 21056 29 0 0 20 0 8 0 391007097 656093184 123939 33554432000 134512640 146736320 4291901024 4001967112 139042888 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=26345/tid=26506] ppid=26344 vsize=640716 CPUtime=211.05 cores=1,3,5,7
/proc/26345/task/26506/stat : 26506 (pb_cplex) R 26344 26344 25739 0 -1 4202560 115603 0 0 0 21073 32 0 0 20 0 8 0 391007097 656093184 123939 33554432000 134512640 146736320 4291901024 4012453008 136008450 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=26345/tid=26507] ppid=26344 vsize=640716 CPUtime=213.46 cores=1,3,5,7
/proc/26345/task/26507/stat : 26507 (pb_cplex) S 26344 26344 25739 0 -1 4202560 123415 0 0 0 21313 33 0 0 20 0 8 0 391007097 656093184 123939 33554432000 134512640 146736320 4291901024 4022943376 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26508] ppid=26344 vsize=640716 CPUtime=71.93 cores=1,3,5,7
/proc/26345/task/26508/stat : 26508 (pb_cplex) S 26344 26344 25739 0 -1 4202560 44661 0 0 0 7179 14 0 0 20 0 8 0 391007097 656093184 123939 33554432000 134512640 146736320 4291901024 4118113936 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26509] ppid=26344 vsize=640716 CPUtime=218.17 cores=1,3,5,7
/proc/26345/task/26509/stat : 26509 (pb_cplex) R 26344 26344 25739 0 -1 4202560 120197 0 0 0 21784 33 0 0 20 0 8 0 391007097 656093184 123939 33554432000 134512640 146736320 4291901024 4107623816 135999696 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=26345/tid=26510] ppid=26344 vsize=640716 CPUtime=70.23 cores=1,3,5,7
/proc/26345/task/26510/stat : 26510 (pb_cplex) S 26344 26344 25739 0 -1 4202560 38198 0 0 0 7012 11 0 0 20 0 8 0 391007097 656093184 123939 33554432000 134512640 146736320 4291901024 4097142416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 649864

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 896.523
CPU time (s): 1800.21
CPU user time (s): 1797.12
CPU system time (s): 3.09
CPU usage (%): 200.799
Max. virtual memory (cumulated for all children) (KiB): 652180

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

The end

Launcher Data

Begin job on node127 at 2012-06-09 15:25:23
IDJOB=3736743
IDBENCH=48112
IDSOLVER=2325
FILE ID=node127/3736743-1339248323
RUNJOBID= node127-1339246835-25757
PBS_JOBID= 14644354
Free space on /tmp= 70452 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_25_1.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736743-1339248323/watcher-3736743-1339248323 -o /tmp/evaluation-result-3736743-1339248323/solver-3736743-1339248323 -C 1800 -W 1900 -M 15500  run HOME/instance-3736743-1339248323.opb

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

MD5SUM BENCH= 93a95f0846e71f0984a2317cf811edef
RANDOM SEED=1351317033

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30016648 kB
Buffers:          522484 kB
Cached:          1290172 kB
SwapCached:         2000 kB
Active:          1851428 kB
Inactive:          92344 kB
Active(anon):     118612 kB
Inactive(anon):     7520 kB
Active(file):    1732816 kB
Inactive(file):    84824 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103464 kB
Dirty:             16332 kB
Writeback:             0 kB
AnonPages:        129632 kB
Mapped:            14184 kB
Shmem:                92 kB
Slab:             773428 kB
SReclaimable:     217548 kB
SUnreclaim:       555880 kB
KernelStack:        1520 kB
PageTables:         4368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     224416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3736743-1339248323.opb

Free space on /tmp at the end= 70432 MiB
End job on node127 at 2012-06-09 15:40:22