Trace number 3731917

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.08 510.117

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-data6_3.opb
MD5SUMf675f355e04fd5af6f49610fb88dbbd3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark23954
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24674
Optimality of the best value was proved NO
Number of variables540
Total number of constraints4476
Number of constraints which are clauses2532
Number of constraints which are cardinality constraints (but not clauses)264
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 180
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 116904
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 116904
Number of bits of the biggest sum of numbers17
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-3731917-1339247183.opb.
0.00/0.00	c Instance file HOME/instance-3731917-1339247183.opb
0.00/0.00	c File size is 202954 bytes.
0.00/0.03	c Highest Coefficient sum: 40
0.00/0.03	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.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Parsing time:          0.04         s                                      |
0.00/0.04	c |  Number Variables:      540                                                 |
0.00/0.04	c |  Number Constraints:    4476                                                |
0.00/0.04	c ===============================================================================
1800.08/510.11	c Remaining time 1799.96 sec.
1800.08/510.11	c 
1800.08/510.11	c *** INTERRUPTED ***
1800.08/510.11	s UNKNOWN
1800.08/510.11	c Total CPU time              : 1798.02 s
1800.08/510.11	c Memory used           : 307.25 MB
1800.08/510.11	c CPU time              : 1798.02 s
1800.08/510.11	c 
1800.08/510.11	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-3731917-1339247183/watcher-3731917-1339247183 -o /tmp/evaluation-result-3731917-1339247183/solver-3731917-1339247183 -C 1800 -W 1900 -M 15500 run HOME/instance-3731917-1339247183.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: 11.29 7.33 3.26 10/186 2001
/proc/meminfo: memFree=29566756/32873844 swapFree=7124/7124
[pid=2001] ppid=1999 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2001/stat : 2001 (run) S 1999 2001 1671 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34685232 9367552 270 33554432000 4194304 5064252 140736567688416 140736567687328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2001/statm: 2287 270 229 213 0 72 0

[startup+0.0664131 s]
/proc/loadavg: 11.29 7.33 3.26 10/186 2001
/proc/meminfo: memFree=29566756/32873844 swapFree=7124/7124
[pid=2001] ppid=1999 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2001/stat : 2001 (run) S 1999 2001 1671 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34685232 9367552 270 33554432000 4194304 5064252 140736567688416 140736567687328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2001/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100236 s]
/proc/loadavg: 11.29 7.33 3.26 10/186 2001
/proc/meminfo: memFree=29566756/32873844 swapFree=7124/7124
[pid=2001] ppid=1999 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2001/stat : 2001 (run) S 1999 2001 1671 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34685232 9367552 270 33554432000 4194304 5064252 140736567688416 140736567687328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2001/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300186 s]
/proc/loadavg: 11.29 7.33 3.26 10/186 2001
/proc/meminfo: memFree=29566756/32873844 swapFree=7124/7124
[pid=2001] ppid=1999 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2001/stat : 2001 (run) S 1999 2001 1671 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34685232 9367552 270 33554432000 4194304 5064252 140736567688416 140736567687328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2001/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700201 s]
/proc/loadavg: 11.29 7.33 3.26 10/186 2001
/proc/meminfo: memFree=29566756/32873844 swapFree=7124/7124
[pid=2001] ppid=1999 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2001/stat : 2001 (run) S 1999 2001 1671 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34685232 9367552 270 33554432000 4194304 5064252 140736567688416 140736567687328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2001/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 11.29 7.33 3.26 3/188 2003
/proc/meminfo: memFree=29553712/32873844 swapFree=7124/7124
[pid=2001] ppid=1999 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2001/stat : 2001 (run) S 1999 2001 1671 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34685232 9367552 270 33554432000 4194304 5064252 140736567688416 140736567687328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2001/statm: 2287 270 229 213 0 72 0
[pid=2002] ppid=2001 vsize=27160 CPUtime=1.48 cores=1,3,5,7
/proc/2002/stat : 2002 (pb_cplex) R 2001 2001 1671 0 -1 4202496 7444 0 0 0 148 0 0 0 20 0 1 0 34685232 27811840 3742 33554432000 134512640 146736320 4290069264 4290063436 136017763 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/2002/statm: 6790 3742 896 2985 0 3724 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36308

[startup+3.10022 s]
/proc/loadavg: 11.03 7.34 3.29 8/188 2003
/proc/meminfo: memFree=29551108/32873844 swapFree=7124/7124
[pid=2001] ppid=1999 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2001/stat : 2001 (run) S 1999 2001 1671 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34685232 9367552 270 33554432000 4194304 5064252 140736567688416 140736567687328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2001/statm: 2287 270 229 213 0 72 0
[pid=2002] ppid=2001 vsize=31656 CPUtime=3.08 cores=1,3,5,7
/proc/2002/stat : 2002 (pb_cplex) R 2001 2001 1671 0 -1 4202496 9435 0 0 0 308 0 0 0 20 0 1 0 34685232 32415744 4819 33554432000 134512640 146736320 4290069264 4290063896 144757825 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/2002/statm: 7914 4819 900 2985 0 4848 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40804

[startup+6.30045 s]
/proc/loadavg: 11.03 7.34 3.29 7/195 2010
/proc/meminfo: memFree=29526664/32873844 swapFree=7124/7124
[pid=2001] ppid=1999 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2001/stat : 2001 (run) S 1999 2001 1671 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34685232 9367552 270 33554432000 4194304 5064252 140736567688416 140736567687328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2001/statm: 2287 270 229 213 0 72 0
[pid=2002] ppid=2001 vsize=152576 CPUtime=7.33 cores=1,3,5,7
/proc/2002/stat : 2002 (pb_cplex) R 2001 2001 1671 0 -1 4202496 18745 0 0 0 730 3 0 0 20 0 8 0 34685232 156237824 13598 33554432000 134512640 146736320 4290069264 4290062096 136008157 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2002/statm: 38144 13598 962 2985 0 35078 0
[pid=2002/tid=2004] ppid=2001 vsize=152576 CPUtime=0.05 cores=1,3,5,7
/proc/2002/task/2004/stat : 2004 (pb_cplex) R 2001 2001 1671 0 -1 4202560 492 0 0 0 5 0 0 0 20 0 8 0 34685656 156237824 13598 33554432000 134512640 146736320 4290069264 4141562888 139042902 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2002/tid=2005] ppid=2001 vsize=152576 CPUtime=0.25 cores=1,3,5,7
/proc/2002/task/2005/stat : 2005 (pb_cplex) R 2001 2001 1671 0 -1 4202560 816 0 0 0 25 0 0 0 20 0 8 0 34685656 156237824 13598 33554432000 134512640 146736320 4290069264 4131078352 136008044 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2002/tid=2006] ppid=2001 vsize=152576 CPUtime=0.14 cores=1,3,5,7
/proc/2002/task/2006/stat : 2006 (pb_cplex) R 2001 2001 1671 0 -1 4202560 722 0 0 0 14 0 0 0 20 0 8 0 34685656 156237824 13598 33554432000 134512640 146736320 4290069264 4120592276 136017505 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2002/tid=2007] ppid=2001 vsize=152576 CPUtime=0.33 cores=1,3,5,7
/proc/2002/task/2007/stat : 2007 (pb_cplex) R 2001 2001 1671 0 -1 4202560 1033 0 0 0 33 0 0 0 20 0 8 0 34685656 156237824 13598 33554432000 134512640 146736320 4290069264 4110106440 135526395 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2002/tid=2008] ppid=2001 vsize=152576 CPUtime=0.25 cores=1,3,5,7
/proc/2002/task/2008/stat : 2008 (pb_cplex) R 2001 2001 1671 0 -1 4202560 811 0 0 0 25 0 0 0 20 0 8 0 34685656 156237824 13598 33554432000 134512640 146736320 4290069264 4099621072 136008234 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2002/tid=2009] ppid=2001 vsize=152576 CPUtime=0.06 cores=1,3,5,7
/proc/2002/task/2009/stat : 2009 (pb_cplex) R 2001 2001 1671 0 -1 4202560 666 0 0 0 6 0 0 0 20 0 8 0 34685656 156237824 13598 33554432000 134512640 146736320 4290069264 4089133108 135450680 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2002/tid=2010] ppid=2001 vsize=152576 CPUtime=0.13 cores=1,3,5,7
/proc/2002/task/2010/stat : 2010 (pb_cplex) R 2001 2001 1671 0 -1 4202560 599 0 0 0 13 0 0 0 20 0 8 0 34685656 156237824 13598 33554432000 134512640 146736320 4290069264 4078649416 139042878 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.33
Current children cumulated vsize (KiB) 161724

[startup+12.7004 s]
/proc/loadavg: 11.43 7.49 3.35 13/195 2010
/proc/meminfo: memFree=29485636/32873844 swapFree=7124/7124
[pid=2001] ppid=1999 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2001/stat : 2001 (run) S 1999 2001 1671 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34685232 9367552 270 33554432000 4194304 5064252 140736567688416 140736567687328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2001/statm: 2287 270 229 213 0 72 0
[pid=2002] ppid=2001 vsize=162280 CPUtime=31.2 cores=1,3,5,7
/proc/2002/stat : 2002 (pb_cplex) R 2001 2001 1671 0 -1 4202496 24797 0 0 0 3114 6 0 0 20 0 8 0 34685232 166174720 16576 33554432000 134512640 146736320 4290069264 4290062528 139046508 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2002/statm: 40570 16576 963 2985 0 37504 0
[pid=2002/tid=2004] ppid=2001 vsize=162280 CPUtime=3.2 cores=1,3,5,7
/proc/2002/task/2004/stat : 2004 (pb_cplex) R 2001 2001 1671 0 -1 4202560 1668 0 0 0 320 0 0 0 20 0 8 0 34685656 166174720 16576 33554432000 134512640 146736320 4290069264 4141564296 136388081 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2002/tid=2005] ppid=2001 vsize=162280 CPUtime=3.13 cores=1,3,5,7
/proc/2002/task/2005/stat : 2005 (pb_cplex) R 2001 2001 1671 0 -1 4202560 1306 0 0 0 313 0 0 0 20 0 8 0 34685656 166174720 16576 33554432000 134512640 146736320 4290069264 4131078352 136008263 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2002/tid=2006] ppid=2001 vsize=162280 CPUtime=2.8 cores=1,3,5,7
/proc/2002/task/2006/stat : 2006 (pb_cplex) R 2001 2001 1671 0 -1 4202560 1492 0 0 0 280 0 0 0 20 0 8 0 34685656 166174720 16576 33554432000 134512640 146736320 4290069264 4120591532 135454093 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2002/tid=2007] ppid=2001 vsize=162280 CPUtime=2.78 cores=1,3,5,7
/proc/2002/task/2007/stat : 2007 (pb_cplex) R 2001 2001 1671 0 -1 4202560 1632 0 0 0 278 0 0 0 20 0 8 0 34685656 166174720 16576 33554432000 134512640 146736320 4290069264 4110106832 136008234 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2002/tid=2008] ppid=2001 vsize=162280 CPUtime=2.93 cores=1,3,5,7
/proc/2002/task/2008/stat : 2008 (pb_cplex) R 2001 2001 1671 0 -1 4202560 1869 0 0 0 293 0 0 0 20 0 8 0 34685656 166174720 16576 33554432000 134512640 146736320 4290069264 4099621072 136008170 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2002/tid=2009] ppid=2001 vsize=162280 CPUtime=3.61 cores=1,3,5,7
/proc/2002/task/2009/stat : 2009 (pb_cplex) R 2001 2001 1671 0 -1 4202560 1290 0 0 0 361 0 0 0 20 0 8 0 34685656 166174720 16576 33554432000 134512640 146736320 4290069264 4089135696 136403117 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2002/tid=2010] ppid=2001 vsize=162280 CPUtime=2.76 cores=1,3,5,7
/proc/2002/task/2010/stat : 2010 (pb_cplex) R 2001 2001 1671 0 -1 4202560 1655 0 0 0 276 0 0 0 20 0 8 0 34685656 166174720 16576 33554432000 134512640 146736320 4290069264 4078649772 136400498 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 31.2
Current children cumulated vsize (KiB) 171428

[startup+25.5005 s]
/proc/loadavg: 11.88 7.77 3.51 13/195 2010
/proc/meminfo: memFree=29469656/32873844 swapFree=7124/7124
[pid=2001] ppid=1999 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2001/stat : 2001 (run) S 1999 2001 1671 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34685232 9367552 270 33554432000 4194304 5064252 140736567688416 140736567687328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2001/statm: 2287 270 229 213 0 72 0
[pid=2002] ppid=2001 vsize=162280 CPUtime=75.94 cores=1,3,5,7
/proc/2002/stat : 2002 (pb_cplex) R 2001 2001 1671 0 -1 4202496 24948 0 0 0 7587 7 0 0 20 0 8 0 34685232 166174720 16721 33554432000 134512640 146736320 4290069264 4290062480 136403114 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2002/statm: 40570 16721 963 2985 0 37504 0
[pid=2002/tid=2004] ppid=2001 vsize=162280 CPUtime=8.3 cores=1,3,5,7
/proc/2002/task/2004/stat : 2004 (pb_cplex) S 2001 2001 1671 0 -1 4202560 1676 0 0 0 830 0 0 0 20 0 8 0 34685656 166174720 16721 33554432000 134512640 146736320 4290069264 4141567632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2002/tid=2005] ppid=2001 vsize=162280 CPUtime=8.8 cores=1,3,5,7
/proc/2002/task/2005/stat : 2005 (pb_cplex) R 2001 2001 1671 0 -1 4202560 1306 0 0 0 880 0 0 0 20 0 8 0 34685656 166174720 16721 33554432000 134512640 146736320 4290069264 4131077128 139042876 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2002/tid=2006] ppid=2001 vsize=162280 CPUtime=9.02 cores=1,3,5,7
/proc/2002/task/2006/stat : 2006 (pb_cplex) R 2001 2001 1671 0 -1 4202560 1495 0 0 0 901 1 0 0 20 0 8 0 34685656 166174720 16721 33554432000 134512640 146736320 4290069264 4120592592 136008116 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2002/tid=2007] ppid=2001 vsize=162280 CPUtime=7.9 cores=1,3,5,7
/proc/2002/task/2007/stat : 2007 (pb_cplex) S 2001 2001 1671 0 -1 4202560 1634 0 0 0 790 0 0 0 20 0 8 0 34685656 166174720 16721 33554432000 134512640 146736320 4290069264 4110110352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2002/tid=2008] ppid=2001 vsize=162280 CPUtime=9.46 cores=1,3,5,7
/proc/2002/task/2008/stat : 2008 (pb_cplex) S 2001 2001 1671 0 -1 4202560 1887 0 0 0 945 1 0 0 20 0 8 0 34685656 166174720 16721 33554432000 134512640 146736320 4290069264 4099624592 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2002/tid=2009] ppid=2001 vsize=162280 CPUtime=8.87 cores=1,3,5,7
/proc/2002/task/2009/stat : 2009 (pb_cplex) S 2001 2001 1671 0 -1 4202560 1334 0 0 0 887 0 0 0 20 0 8 0 34685656 166174720 16721 33554432000 134512640 146736320 4290069264 4089138832 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2002/tid=2010] ppid=2001 vsize=162280 CPUtime=7.79 cores=1,3,5,7
/proc/2002/task/2010/stat : 2010 (pb_cplex) S 2001 2001 1671 0 -1 4202560 1673 0 0 0 779 0 0 0 20 0 8 0 34685656 166174720 16721 33554432000 134512640 146736320 4290069264 4078653072 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 75.94
Current children cumulated vsize (KiB) 171428

[startup+51.1005 s]
/proc/loadavg: 11.02 7.94 3.68 8/195 2024
/proc/meminfo: memFree=29371156/32873844 swapFree=7124/7124
[pid=2001] ppid=1999 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2001/stat : 2001 (run) S 1999 2001 1671 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34685232 9367552 270 33554432000 4194304 5064252 140736567688416 140736567687328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2001/statm: 2287 270 229 213 0 72 0
[pid=2002] ppid=2001 vsize=248616 CPUtime=129.55 cores=1,3,5,7
/proc/2002/stat : 2002 (pb_cplex) R 2001 2001 1671 0 -1 4202496 64266 0 0 0 12925 30 0 0 20 0 8 0 34685232 254582784 33979 33554432000 134512640 146736320 4290069264 4290061008 136008042 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2002/statm: 62154 33979 975 2985 0 59088 0
[pid=2002/tid=2018] ppid=2001 vsize=248616 CPUtime=0 cores=1,3,5,7
/proc/2002/task/2018/stat : 2018 (pb_cplex) S 2001 2001 1671 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 34690280 254582784 33979 33554432000 134512640 146736320 4290069264 4044353168 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2002/tid=2019] ppid=2001 vsize=248616 CPUtime=0 cores=1,3,5,7
/proc/2002/task/2019/stat : 2019 (pb_cplex) S 2001 2001 1671 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 34690280 254582784 33979 33554432000 134512640 146736320 4290069264 4129578640 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2002/tid=2020] ppid=2001 vsize=248616 CPUtime=0 cores=1,3,5,7
/proc/2002/task/2020/stat : 2020 (pb_cplex) S 2001 2001 1671 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 34690280 254582784 33979 33554432000 134512640 146736320 4290069264 4140064400 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2002/tid=2021] ppid=2001 vsize=248616 CPUtime=0 cores=1,3,5,7
/proc/2002/task/2021/stat : 2021 (pb_cplex) S 2001 2001 1671 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 34690280 254582784 33979 33554432000 134512640 146736320 4290069264 4110110352 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2002/tid=2022] ppid=2001 vsize=248616 CPUtime=0 cores=1,3,5,7
/proc/2002/task/2022/stat : 2022 (pb_cplex) S 2001 2001 1671 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 34690280 254582784 33979 33554432000 134512640 146736320 4290069264 3979185808 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2002/tid=2023] ppid=2001 vsize=248616 CPUtime=0 cores=1,3,5,7
/proc/2002/task/2023/stat : 2023 (pb_cplex) S 2001 2001 1671 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 34690280 254582784 33979 33554432000 134512640 146736320 4290069264 3968700048 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2002/tid=2024] ppid=2001 vsize=248616 CPUtime=0 cores=1,3,5,7
/proc/2002/task/2024/stat : 2024 (pb_cplex) S 2001 2001 1671 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 34690280 254582784 33979 33554432000 134512640 146736320 4290069264 3958214288 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 129.55
Current children cumulated vsize (KiB) 257764

[startup+102.307 s]
/proc/loadavg: 11.84 8.70 4.18 17/195 2025
/proc/meminfo: memFree=29262008/32873844 swapFree=7124/7124
[pid=2001] ppid=1999 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2001/stat : 2001 (run) S 1999 2001 1671 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34685232 9367552 270 33554432000 4194304 5064252 140736567688416 140736567687328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2001/statm: 2287 270 229 213 0 72 0
[pid=2002] ppid=2001 vsize=288596 CPUtime=310.45 cores=1,3,5,7
/proc/2002/stat : 2002 (pb_cplex) R 2001 2001 1671 0 -1 4202496 113660 0 0 0 30994 51 0 0 20 0 8 0 34685232 295522304 43413 33554432000 134512640 146736320 4290069264 4290061928 139044552 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0

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

/proc/2002/statm: 75326 50369 978 2985 0 72260 0
[pid=2002/tid=2018] ppid=2001 vsize=301304 CPUtime=103.62 cores=1,3,5,7
/proc/2002/task/2018/stat : 2018 (pb_cplex) R 2001 2001 1671 0 -1 4202560 7401 0 0 0 10354 8 0 0 20 0 8 0 34690280 308535296 50369 33554432000 134512640 146736320 4290069264 4044349480 139044591 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2002/tid=2019] ppid=2001 vsize=301304 CPUtime=104.27 cores=1,3,5,7
/proc/2002/task/2019/stat : 2019 (pb_cplex) R 2001 2001 1671 0 -1 4202560 5191 0 0 0 10419 8 0 0 20 0 8 0 34690280 308535296 50369 33554432000 134512640 146736320 4290069264 4129575116 136388881 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2002/tid=2020] ppid=2001 vsize=301304 CPUtime=105.36 cores=1,3,5,7
/proc/2002/task/2020/stat : 2020 (pb_cplex) R 2001 2001 1671 0 -1 4202560 16796 0 0 0 10524 12 0 0 20 0 8 0 34690280 308535296 50369 33554432000 134512640 146736320 4290069264 4140060880 136008223 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2002/tid=2021] ppid=2001 vsize=301304 CPUtime=108.43 cores=1,3,5,7
/proc/2002/task/2021/stat : 2021 (pb_cplex) R 2001 2001 1671 0 -1 4202560 6678 0 0 0 10833 10 0 0 20 0 8 0 34690280 308535296 50369 33554432000 134512640 146736320 4290069264 4110107624 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2002/tid=2022] ppid=2001 vsize=301304 CPUtime=107.55 cores=1,3,5,7
/proc/2002/task/2022/stat : 2022 (pb_cplex) R 2001 2001 1671 0 -1 4202560 40764 0 0 0 10738 17 0 0 20 0 8 0 34690280 308535296 50369 33554432000 134512640 146736320 4290069264 3979182152 139042902 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2002/tid=2023] ppid=2001 vsize=301304 CPUtime=109.46 cores=1,3,5,7
/proc/2002/task/2023/stat : 2023 (pb_cplex) R 2001 2001 1671 0 -1 4202560 15417 0 0 0 10935 11 0 0 20 0 8 0 34690280 308535296 50369 33554432000 134512640 146736320 4290069264 3968696912 136403117 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2002/tid=2024] ppid=2001 vsize=301304 CPUtime=101.54 cores=1,3,5,7
/proc/2002/task/2024/stat : 2024 (pb_cplex) R 2001 2001 1671 0 -1 4202560 4797 0 0 0 10146 8 0 0 20 0 8 0 34690280 308535296 50369 33554432000 134512640 146736320 4290069264 3958210768 136008065 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 976.83
Current children cumulated vsize (KiB) 310452

[startup+342.3 s]
/proc/loadavg: 10.48 10.15 5.81 10/195 2085
/proc/meminfo: memFree=30101708/32873844 swapFree=7124/7124
[pid=2001] ppid=1999 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2001/stat : 2001 (run) S 1999 2001 1671 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34685232 9367552 270 33554432000 4194304 5064252 140736567688416 140736567687328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2001/statm: 2287 270 229 213 0 72 0
[pid=2002] ppid=2001 vsize=308472 CPUtime=1189.51 cores=1,3,5,7
/proc/2002/stat : 2002 (pb_cplex) R 2001 2001 1671 0 -1 4202496 174393 0 0 0 118824 127 0 0 20 0 8 0 34685232 315875328 51766 33554432000 134512640 146736320 4290069264 4290061960 139042902 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2002/statm: 77118 51766 979 2985 0 74052 0
[pid=2002/tid=2018] ppid=2001 vsize=308472 CPUtime=129.34 cores=1,3,5,7
/proc/2002/task/2018/stat : 2018 (pb_cplex) R 2001 2001 1671 0 -1 4202560 7403 0 0 0 12924 10 0 0 20 0 8 0 34690280 315875328 51766 33554432000 134512640 146736320 4290069264 4044350032 136403112 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2002/tid=2019] ppid=2001 vsize=308472 CPUtime=131.32 cores=1,3,5,7
/proc/2002/task/2019/stat : 2019 (pb_cplex) R 2001 2001 1671 0 -1 4202560 6730 0 0 0 13122 10 0 0 20 0 8 0 34690280 315875328 51766 33554432000 134512640 146736320 4290069264 4129575368 136000487 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2002/tid=2020] ppid=2001 vsize=308472 CPUtime=130.19 cores=1,3,5,7
/proc/2002/task/2020/stat : 2020 (pb_cplex) R 2001 2001 1671 0 -1 4202560 17197 0 0 0 13004 15 0 0 20 0 8 0 34690280 315875328 51766 33554432000 134512640 146736320 4290069264 4140059836 135526874 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2002/tid=2021] ppid=2001 vsize=308472 CPUtime=134.53 cores=1,3,5,7
/proc/2002/task/2021/stat : 2021 (pb_cplex) R 2001 2001 1671 0 -1 4202560 8320 0 0 0 13439 14 0 0 20 0 8 0 34690280 315875328 51766 33554432000 134512640 146736320 4290069264 4110107052 136400487 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2002/tid=2022] ppid=2001 vsize=308472 CPUtime=133.39 cores=1,3,5,7
/proc/2002/task/2022/stat : 2022 (pb_cplex) R 2001 2001 1671 0 -1 4202560 43378 0 0 0 13319 20 0 0 20 0 8 0 34690280 315875328 51766 33554432000 134512640 146736320 4290069264 3979182508 136400678 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2002/tid=2023] ppid=2001 vsize=308472 CPUtime=139.64 cores=1,3,5,7
/proc/2002/task/2023/stat : 2023 (pb_cplex) R 2001 2001 1671 0 -1 4202560 15420 0 0 0 13951 13 0 0 20 0 8 0 34690280 315875328 51766 33554432000 134512640 146736320 4290069264 3968696528 136008050 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2002/tid=2024] ppid=2001 vsize=308472 CPUtime=129.45 cores=1,3,5,7
/proc/2002/task/2024/stat : 2024 (pb_cplex) R 2001 2001 1671 0 -1 4202560 4799 0 0 0 12935 10 0 0 20 0 8 0 34690280 315875328 51766 33554432000 134512640 146736320 4290069264 3958210768 136008165 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1189.51
Current children cumulated vsize (KiB) 317620

[startup+402.3 s]
/proc/loadavg: 10.21 10.04 6.04 15/195 2086
/proc/meminfo: memFree=30041444/32873844 swapFree=7124/7124
[pid=2001] ppid=1999 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2001/stat : 2001 (run) S 1999 2001 1671 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34685232 9367552 270 33554432000 4194304 5064252 140736567688416 140736567687328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2001/statm: 2287 270 229 213 0 72 0
[pid=2002] ppid=2001 vsize=315684 CPUtime=1409.12 cores=1,3,5,7
/proc/2002/stat : 2002 (pb_cplex) R 2001 2001 1671 0 -1 4202496 184494 0 0 0 140763 149 0 0 20 0 8 0 34685232 323260416 53404 33554432000 134512640 146736320 4290069264 4290062480 136403109 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2002/statm: 78921 53404 979 2985 0 75855 0
[pid=2002/tid=2018] ppid=2001 vsize=315684 CPUtime=156.02 cores=1,3,5,7
/proc/2002/task/2018/stat : 2018 (pb_cplex) R 2001 2001 1671 0 -1 4202560 11156 0 0 0 15588 14 0 0 20 0 8 0 34690280 323260416 53404 33554432000 134512640 146736320 4290069264 4044349648 136008441 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2002/tid=2019] ppid=2001 vsize=315684 CPUtime=159.95 cores=1,3,5,7
/proc/2002/task/2019/stat : 2019 (pb_cplex) R 2001 2001 1671 0 -1 4202560 6732 0 0 0 15981 14 0 0 20 0 8 0 34690280 323260416 53404 33554432000 134512640 146736320 4290069264 4129575120 136008226 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2002/tid=2020] ppid=2001 vsize=315684 CPUtime=158.78 cores=1,3,5,7
/proc/2002/task/2020/stat : 2020 (pb_cplex) R 2001 2001 1671 0 -1 4202560 17199 0 0 0 15861 17 0 0 20 0 8 0 34690280 323260416 53404 33554432000 134512640 146736320 4290069264 4140060880 136008050 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2002/tid=2021] ppid=2001 vsize=315684 CPUtime=161.13 cores=1,3,5,7
/proc/2002/task/2021/stat : 2021 (pb_cplex) R 2001 2001 1671 0 -1 4202560 8872 0 0 0 16097 16 0 0 20 0 8 0 34690280 323260416 53404 33554432000 134512640 146736320 4290069264 4110105744 136008050 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2002/tid=2022] ppid=2001 vsize=315684 CPUtime=160.05 cores=1,3,5,7
/proc/2002/task/2022/stat : 2022 (pb_cplex) R 2001 2001 1671 0 -1 4202560 45609 0 0 0 15981 24 0 0 20 0 8 0 34690280 323260416 53404 33554432000 134512640 146736320 4290069264 3979182288 136008226 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2002/tid=2023] ppid=2001 vsize=315684 CPUtime=167.06 cores=1,3,5,7
/proc/2002/task/2023/stat : 2023 (pb_cplex) R 2001 2001 1671 0 -1 4202560 18977 0 0 0 16689 17 0 0 20 0 8 0 34690280 323260416 53404 33554432000 134512640 146736320 4290069264 3968696544 139028308 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2002/tid=2024] ppid=2001 vsize=315684 CPUtime=156.95 cores=1,3,5,7
/proc/2002/task/2024/stat : 2024 (pb_cplex) R 2001 2001 1671 0 -1 4202560 4801 0 0 0 15681 14 0 0 20 0 8 0 34690280 323260416 53404 33554432000 134512640 146736320 4290069264 3958209260 135454096 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1409.12
Current children cumulated vsize (KiB) 324832

[startup+462.3 s]
/proc/loadavg: 11.67 10.46 6.43 17/195 2086
/proc/meminfo: memFree=30034008/32873844 swapFree=7124/7124
[pid=2001] ppid=1999 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2001/stat : 2001 (run) S 1999 2001 1671 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34685232 9367552 270 33554432000 4194304 5064252 140736567688416 140736567687328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2001/statm: 2287 270 229 213 0 72 0
[pid=2002] ppid=2001 vsize=314616 CPUtime=1631.3 cores=1,3,5,7
/proc/2002/stat : 2002 (pb_cplex) R 2001 2001 1671 0 -1 4202496 197375 0 0 0 162936 194 0 0 20 0 8 0 34685232 322166784 53453 33554432000 134512640 146736320 4290069264 4290062096 136008056 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/2002/statm: 78654 53453 987 2985 0 75588 0
[pid=2002/tid=2018] ppid=2001 vsize=314616 CPUtime=185.15 cores=1,3,5,7
/proc/2002/task/2018/stat : 2018 (pb_cplex) R 2001 2001 1671 0 -1 4202560 13667 0 0 0 18495 20 0 0 20 0 8 0 34690280 322166784 53453 33554432000 134512640 146736320 4290069264 4044349648 136007973 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2002/tid=2019] ppid=2001 vsize=314616 CPUtime=187.79 cores=1,3,5,7
/proc/2002/task/2019/stat : 2019 (pb_cplex) R 2001 2001 1671 0 -1 4202560 8298 0 0 0 18759 20 0 0 20 0 8 0 34690280 322166784 53453 33554432000 134512640 146736320 4290069264 4129575120 136008065 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2002/tid=2020] ppid=2001 vsize=314616 CPUtime=185.9 cores=1,3,5,7
/proc/2002/task/2020/stat : 2020 (pb_cplex) R 2001 2001 1671 0 -1 4202560 19261 0 0 0 18567 23 0 0 20 0 8 0 34690280 322166784 53453 33554432000 134512640 146736320 4290069264 4140060744 139042902 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2002/tid=2021] ppid=2001 vsize=314616 CPUtime=189.58 cores=1,3,5,7
/proc/2002/task/2021/stat : 2021 (pb_cplex) R 2001 2001 1671 0 -1 4202560 8999 0 0 0 18936 22 0 0 20 0 8 0 34690280 322166784 53453 33554432000 134512640 146736320 4290069264 4110106696 139042904 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2002/tid=2022] ppid=2001 vsize=314616 CPUtime=185.59 cores=1,3,5,7
/proc/2002/task/2022/stat : 2022 (pb_cplex) R 2001 2001 1671 0 -1 4202560 48583 0 0 0 18529 30 0 0 20 0 8 0 34690280 322166784 53453 33554432000 134512640 146736320 4290069264 3979183080 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2002/tid=2023] ppid=2001 vsize=314616 CPUtime=195.34 cores=1,3,5,7
/proc/2002/task/2023/stat : 2023 (pb_cplex) R 2001 2001 1671 0 -1 4202560 20987 0 0 0 19512 22 0 0 20 0 8 0 34690280 322166784 53453 33554432000 134512640 146736320 4290069264 3968697320 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2002/tid=2024] ppid=2001 vsize=314616 CPUtime=186.56 cores=1,3,5,7
/proc/2002/task/2024/stat : 2024 (pb_cplex) R 2001 2001 1671 0 -1 4202560 5416 0 0 0 18637 19 0 0 20 0 8 0 34690280 322166784 53453 33554432000 134512640 146736320 4290069264 3958210600 139044581 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1631.3
Current children cumulated vsize (KiB) 323764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+510.1 s]
/proc/loadavg: 12.86 11.00 6.83 17/195 2086
/proc/meminfo: memFree=30029284/32873844 swapFree=7124/7124
[pid=2001] ppid=1999 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2001/stat : 2001 (run) S 1999 2001 1671 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34685232 9367552 270 33554432000 4194304 5064252 140736567688416 140736567687328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2001/statm: 2287 270 229 213 0 72 0
[pid=2002] ppid=2001 vsize=314616 CPUtime=1800.08 cores=1,3,5,7
/proc/2002/stat : 2002 (pb_cplex) R 2001 2001 1671 0 -1 4202496 198200 0 0 0 179800 208 0 0 20 0 8 0 34685232 322166784 53454 33554432000 134512640 146736320 4290069264 4290062096 136008065 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2002/statm: 78654 53454 987 2985 0 75588 0
[pid=2002/tid=2018] ppid=2001 vsize=314616 CPUtime=207.02 cores=1,3,5,7
/proc/2002/task/2018/stat : 2018 (pb_cplex) R 2001 2001 1671 0 -1 4202560 13670 0 0 0 20679 23 0 0 20 0 8 0 34690280 322166784 53454 33554432000 134512640 146736320 4290069264 4044349648 136008450 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2002/tid=2019] ppid=2001 vsize=314616 CPUtime=208.93 cores=1,3,5,7
/proc/2002/task/2019/stat : 2019 (pb_cplex) R 2001 2001 1671 0 -1 4202560 8300 0 0 0 20870 23 0 0 20 0 8 0 34690280 322166784 53454 33554432000 134512640 146736320 4290069264 4129574984 139042974 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2002/tid=2020] ppid=2001 vsize=314616 CPUtime=206.6 cores=1,3,5,7
/proc/2002/task/2020/stat : 2020 (pb_cplex) R 2001 2001 1671 0 -1 4202560 19696 0 0 0 20634 26 0 0 20 0 8 0 34690280 322166784 53454 33554432000 134512640 146736320 4290069264 4140059836 135526785 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2002/tid=2021] ppid=2001 vsize=314616 CPUtime=210.54 cores=1,3,5,7
/proc/2002/task/2021/stat : 2021 (pb_cplex) R 2001 2001 1671 0 -1 4202560 9001 0 0 0 21030 24 0 0 20 0 8 0 34690280 322166784 53454 33554432000 134512640 146736320 4290069264 4110106832 136008050 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2002/tid=2022] ppid=2001 vsize=314616 CPUtime=207.54 cores=1,3,5,7
/proc/2002/task/2022/stat : 2022 (pb_cplex) R 2001 2001 1671 0 -1 4202560 48956 0 0 0 20721 33 0 0 20 0 8 0 34690280 322166784 53454 33554432000 134512640 146736320 4290069264 3979182248 135983214 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2002/tid=2023] ppid=2001 vsize=314616 CPUtime=216.46 cores=1,3,5,7
/proc/2002/task/2023/stat : 2023 (pb_cplex) R 2001 2001 1671 0 -1 4202560 20991 0 0 0 21621 25 0 0 20 0 8 0 34690280 322166784 53454 33554432000 134512640 146736320 4290069264 3968696528 136007990 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2002/tid=2024] ppid=2001 vsize=314616 CPUtime=208.07 cores=1,3,5,7
/proc/2002/task/2024/stat : 2024 (pb_cplex) R 2001 2001 1671 0 -1 4202560 5419 0 0 0 20785 22 0 0 20 0 8 0 34690280 322166784 53454 33554432000 134512640 146736320 4290069264 3958210628 136385175 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 323764

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

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

[startup+510.1 s]
/proc/loadavg: 12.86 11.00 6.83 17/195 2086
/proc/meminfo: memFree=30029284/32873844 swapFree=7124/7124
[pid=2001] ppid=1999 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2001/stat : 2001 (run) S 1999 2001 1671 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 34685232 9367552 270 33554432000 4194304 5064252 140736567688416 140736567687328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2001/statm: 2287 270 229 213 0 72 0
[pid=2002] ppid=2001 vsize=314616 CPUtime=1800.08 cores=1,3,5,7
/proc/2002/stat : 2002 (pb_cplex) R 2001 2001 1671 0 -1 4202496 198200 0 0 0 179800 208 0 0 20 0 8 0 34685232 322166784 53454 33554432000 134512640 146736320 4290069264 4290062096 136008065 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/2002/statm: 78654 53454 987 2985 0 75588 0
[pid=2002/tid=2018] ppid=2001 vsize=314616 CPUtime=207.02 cores=1,3,5,7
/proc/2002/task/2018/stat : 2018 (pb_cplex) R 2001 2001 1671 0 -1 4202560 13670 0 0 0 20679 23 0 0 20 0 8 0 34690280 322166784 53454 33554432000 134512640 146736320 4290069264 4044349648 136008450 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2002/tid=2019] ppid=2001 vsize=314616 CPUtime=208.93 cores=1,3,5,7
/proc/2002/task/2019/stat : 2019 (pb_cplex) R 2001 2001 1671 0 -1 4202560 8300 0 0 0 20870 23 0 0 20 0 8 0 34690280 322166784 53454 33554432000 134512640 146736320 4290069264 4129574984 139042974 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2002/tid=2020] ppid=2001 vsize=314616 CPUtime=206.6 cores=1,3,5,7
/proc/2002/task/2020/stat : 2020 (pb_cplex) R 2001 2001 1671 0 -1 4202560 19696 0 0 0 20634 26 0 0 20 0 8 0 34690280 322166784 53454 33554432000 134512640 146736320 4290069264 4140059836 135526785 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2002/tid=2021] ppid=2001 vsize=314616 CPUtime=210.54 cores=1,3,5,7
/proc/2002/task/2021/stat : 2021 (pb_cplex) R 2001 2001 1671 0 -1 4202560 9001 0 0 0 21030 24 0 0 20 0 8 0 34690280 322166784 53454 33554432000 134512640 146736320 4290069264 4110106832 136008050 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2002/tid=2022] ppid=2001 vsize=314616 CPUtime=207.54 cores=1,3,5,7
/proc/2002/task/2022/stat : 2022 (pb_cplex) R 2001 2001 1671 0 -1 4202560 48956 0 0 0 20721 33 0 0 20 0 8 0 34690280 322166784 53454 33554432000 134512640 146736320 4290069264 3979182248 135983214 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2002/tid=2023] ppid=2001 vsize=314616 CPUtime=216.46 cores=1,3,5,7
/proc/2002/task/2023/stat : 2023 (pb_cplex) R 2001 2001 1671 0 -1 4202560 20991 0 0 0 21621 25 0 0 20 0 8 0 34690280 322166784 53454 33554432000 134512640 146736320 4290069264 3968696528 136007990 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2002/tid=2024] ppid=2001 vsize=314616 CPUtime=208.07 cores=1,3,5,7
/proc/2002/task/2024/stat : 2024 (pb_cplex) R 2001 2001 1671 0 -1 4202560 5419 0 0 0 20785 22 0 0 20 0 8 0 34690280 322166784 53454 33554432000 134512640 146736320 4290069264 3958210628 136385175 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 323764

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 510.117
CPU time (s): 1800.08
CPU user time (s): 1798
CPU system time (s): 2.08
CPU usage (%): 352.876
Max. virtual memory (cumulated for all children) (KiB): 331956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 354
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1

runsolver used 1.17182 second user time and 3.98339 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-09 15:06:23
IDJOB=3731917
IDBENCH=2010
IDSOLVER=2325
FILE ID=node133/3731917-1339247183
RUNJOBID= node133-1339246833-1689
PBS_JOBID= 14644348
Free space on /tmp= 68364 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-data6_3.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731917-1339247183/watcher-3731917-1339247183 -o /tmp/evaluation-result-3731917-1339247183/solver-3731917-1339247183 -C 1800 -W 1900 -M 15500  run HOME/instance-3731917-1339247183.opb

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

MD5SUM BENCH= f675f355e04fd5af6f49610fb88dbbd3
RANDOM SEED=64361512

node133.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.139
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.27
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.139
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	: 5332.55
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.139
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	: 5332.55
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.139
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	: 5332.55
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.139
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	: 5332.56
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.139
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	: 5332.56
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.139
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	: 5332.52
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.139
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29566928 kB
Buffers:          115088 kB
Cached:          1541676 kB
SwapCached:         2208 kB
Active:          2423320 kB
Inactive:          30000 kB
Active(anon):     795472 kB
Inactive(anon):     3480 kB
Active(file):    1627848 kB
Inactive(file):    26520 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100204 kB
Dirty:             16312 kB
Writeback:             0 kB
AnonPages:        824944 kB
Mapped:            11924 kB
Shmem:                 0 kB
Slab:             712280 kB
SReclaimable:     154432 kB
SUnreclaim:       557848 kB
KernelStack:        1616 kB
PageTables:         5680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     945560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    428032 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-3731917-1339247183.opb

Free space on /tmp at the end= 68364 MiB
End job on node133 at 2012-06-09 15:14:55