Trace number 3743072

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.14 804.718

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_20null0mast_rapportOE1.0_TMAX180_K67_cod2.opb
MD5SUM13ec733a84b57b5245a7cfe0f2de4f86
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-144793
Best CPU time to get the best result obtained on this benchmark1797.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 300662
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 300662
Number of bits of the biggest sum of numbers19
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-3743072-1339251575.opb.
0.00/0.00	c Instance file HOME/instance-3743072-1339251575.opb
0.00/0.00	c File size is 2493606 bytes.
7.69/7.72	c Highest Coefficient sum: 12697
7.69/7.72	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
7.69/7.77	c ============================[ Problem Statistics ]=============================
7.69/7.77	c |                                                                             |
7.69/7.77	c |  Parsing time:          7.76         s                                      |
7.69/7.77	c |  Number Variables:      40937                                               |
7.69/7.78	c |  Number Constraints:    41436                                               |
7.69/7.78	c ===============================================================================
1800.14/804.71	c Remaining time 1792.24 sec.
1800.14/804.71	c 
1800.14/804.71	c *** INTERRUPTED ***
1800.14/804.71	s UNKNOWN
1800.14/804.71	c Total CPU time              : 1796.45 s
1800.14/804.71	c Memory used           : 671.82 MB
1800.14/804.71	c CPU time              : 1796.45 s
1800.14/804.71	c 
1800.14/804.71	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-3743072-1339251575/watcher-3743072-1339251575 -o /tmp/evaluation-result-3743072-1339251575/solver-3743072-1339251575 -C 1800 -W 1900 -M 15500 run HOME/instance-3743072-1339251575.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: 15.58 9.76 5.70 10/186 2931
/proc/meminfo: memFree=30238480/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0

[startup+0.047276 s]
/proc/loadavg: 15.58 9.76 5.70 10/186 2931
/proc/meminfo: memFree=30238480/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100223 s]
/proc/loadavg: 15.58 9.76 5.70 10/186 2931
/proc/meminfo: memFree=30238480/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300164 s]
/proc/loadavg: 15.58 9.76 5.70 10/186 2931
/proc/meminfo: memFree=30238480/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700161 s]
/proc/loadavg: 15.58 9.76 5.70 10/186 2931
/proc/meminfo: memFree=30238480/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 15.06 9.75 5.72 10/188 2933
/proc/meminfo: memFree=30221980/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
[pid=2932] ppid=2931 vsize=32656 CPUtime=1.49 cores=1,3,5,7
/proc/2932/stat : 2932 (pb_cplex) R 2931 2931 1671 0 -1 4202496 5390 0 0 0 149 0 0 0 20 0 1 0 35124440 33439744 5208 33554432000 134512640 146736320 4290098064 4290095916 140528657 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/2932/statm: 8164 5208 897 2985 0 4489 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41804

[startup+3.10022 s]
/proc/loadavg: 15.06 9.75 5.72 10/188 2933
/proc/meminfo: memFree=30221096/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
[pid=2932] ppid=2931 vsize=32656 CPUtime=3.09 cores=1,3,5,7
/proc/2932/stat : 2932 (pb_cplex) R 2931 2931 1671 0 -1 4202496 5398 0 0 0 309 0 0 0 20 0 1 0 35124440 33439744 5216 33554432000 134512640 146736320 4290098064 4290095980 140647825 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/2932/statm: 8164 5216 897 2985 0 4489 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41804

[startup+6.3002 s]
/proc/loadavg: 15.06 9.75 5.72 10/188 2933
/proc/meminfo: memFree=30220864/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
[pid=2932] ppid=2931 vsize=32656 CPUtime=6.29 cores=1,3,5,7
/proc/2932/stat : 2932 (pb_cplex) R 2931 2931 1671 0 -1 4202496 5405 0 0 0 629 0 0 0 20 0 1 0 35124440 33439744 5223 33554432000 134512640 146736320 4290098064 4290096016 140681180 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/2932/statm: 8164 5223 897 2985 0 4489 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41804

[startup+12.7003 s]
/proc/loadavg: 14.12 9.73 5.75 10/188 2933
/proc/meminfo: memFree=30157916/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
[pid=2932] ppid=2931 vsize=136968 CPUtime=12.69 cores=1,3,5,7
/proc/2932/stat : 2932 (pb_cplex) R 2931 2931 1671 0 -1 4202496 43147 0 0 0 1262 7 0 0 20 0 1 0 35124440 140255232 19816 33554432000 134512640 146736320 4290098064 4290092680 139043341 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/2932/statm: 34242 19816 797 2985 0 31176 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 146116

[startup+25.5004 s]
/proc/loadavg: 13.34 9.70 5.79 10/188 2933
/proc/meminfo: memFree=30157444/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
[pid=2932] ppid=2931 vsize=137652 CPUtime=25.49 cores=1,3,5,7
/proc/2932/stat : 2932 (pb_cplex) R 2931 2931 1671 0 -1 4202496 57077 0 0 0 2539 10 0 0 20 0 1 0 35124440 140955648 20074 33554432000 134512640 146736320 4290098064 4290093072 136403112 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/2932/statm: 34413 20074 798 2985 0 31347 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 146800

[startup+51.1004 s]
/proc/loadavg: 11.86 9.64 5.87 10/189 2936
/proc/meminfo: memFree=30154956/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
[pid=2932] ppid=2931 vsize=137908 CPUtime=51.09 cores=1,3,5,7
/proc/2932/stat : 2932 (pb_cplex) R 2931 2931 1671 0 -1 4202496 90513 0 0 0 5093 16 0 0 20 0 1 0 35124440 141217792 20552 33554432000 134512640 146736320 4290098064 4290092648 139044505 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/2932/statm: 34477 20552 799 2985 0 31411 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 147056

[startup+102.3 s]
/proc/loadavg: 10.14 9.53 6.05 10/188 2936
/proc/meminfo: memFree=30145124/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
[pid=2932] ppid=2931 vsize=138700 CPUtime=102.28 cores=1,3,5,7
/proc/2932/stat : 2932 (pb_cplex) R 2931 2931 1671 0 -1 4202496 165573 0 0 0 10195 33 0 0 20 0 1 0 35124440 142028800 23067 33554432000 134512640 146736320 4290098064 4290092488 136000488 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/2932/statm: 34675 23067 928 2985 0 31609 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 147848

[startup+162.3 s]
/proc/loadavg: 6.73 8.78 6.01 3/181 2986
/proc/meminfo: memFree=30063172/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
[pid=2932] ppid=2931 vsize=138668 CPUtime=162.25 cores=1,3,5,7
/proc/2932/stat : 2932 (pb_cplex) R 2931 2931 1671 0 -1 4202496 281370 0 0 0 16167 58 0 0 20 0 1 0 35124440 141996032 24694 33554432000 134512640 146736320 4290098064 4290091196 135526785 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/2932/statm: 34667 24694 928 2985 0 31601 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 147816

[startup+222.307 s]
/proc/loadavg: 3.73 7.54 5.76 3/181 2986
/proc/meminfo: memFree=30061156/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
[pid=2932] ppid=2931 vsize=138964 CPUtime=222.25 cores=1,3,5,7
/proc/2932/stat : 2932 (pb_cplex) R 2931 2931 1671 0 -1 4202496 393523 0 0 0 22141 84 0 0 20 0 1 0 35124440 142299136 25224 33554432000 134512640 146736320 4290098064 4290092496 136403129 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/2932/statm: 34741 25224 928 2985 0 31675 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 148112

[startup+282.3 s]
/proc/loadavg: 2.63 6.53 5.52 3/181 2987
/proc/meminfo: memFree=30054752/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
[pid=2932] ppid=2931 vsize=143216 CPUtime=282.23 cores=1,3,5,7
/proc/2932/stat : 2932 (pb_cplex) R 2931 2931 1671 0 -1 4202496 534145 0 0 0 28109 114 0 0 20 0 1 0 35124440 146653184 26796 33554432000 134512640 146736320 4290098064 4290091716 136385174 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/2932/statm: 35804 26796 942 2985 0 32738 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 152364

[startup+342.3 s]
/proc/loadavg: 2.23 5.70 5.30 3/181 2987
/proc/meminfo: memFree=30054060/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
[pid=2932] ppid=2931 vsize=143292 CPUtime=342.23 cores=1,3,5,7
/proc/2932/stat : 2932 (pb_cplex) R 2931 2931 1671 0 -1 4202496 608952 0 0 0 34093 130 0 0 20 0 1 0 35124440 146731008 26944 33554432000 134512640 146736320 4290098064 4290091740 135855174 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/2932/statm: 35823 26944 942 2985 0 32757 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 152440

[startup+402.301 s]
/proc/loadavg: 2.08 5.03 5.09 3/188 2994
/proc/meminfo: memFree=29900104/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/2932/statm: 171092 119538 983 2985 0 168026 0
[pid=2932/tid=2988] ppid=2931 vsize=684368 CPUtime=33.79 cores=1,3,5,7
/proc/2932/task/2988/stat : 2988 (pb_cplex) R 2931 2931 1671 0 -1 4202560 14381 0 0 0 3374 5 0 0 20 0 8 0 35162726 700792832 119538 33554432000 134512640 146736320 4290098064 3999698312 136000480 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2932/tid=2989] ppid=2931 vsize=684368 CPUtime=33.49 cores=1,3,5,7
/proc/2932/task/2989/stat : 2989 (pb_cplex) R 2931 2931 1671 0 -1 4202560 16764 0 0 0 3343 6 0 0 20 0 8 0 35162726 700792832 119538 33554432000 134512640 146736320 4290098064 3989213776 136403112 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2932/tid=2990] ppid=2931 vsize=684368 CPUtime=33.82 cores=1,3,5,7
/proc/2932/task/2990/stat : 2990 (pb_cplex) R 2931 2931 1671 0 -1 4202560 15802 0 0 0 3376 6 0 0 20 0 8 0 35162726 700792832 119538 33554432000 134512640 146736320 4290098064 3978727684 136385268 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2932/tid=2991] ppid=2931 vsize=684368 CPUtime=33.48 cores=1,3,5,7
/proc/2932/task/2991/stat : 2991 (pb_cplex) R 2931 2931 1671 0 -1 4202560 16775 0 0 0 3343 5 0 0 20 0 8 0 35162726 700792832 119538 33554432000 134512640 146736320 4290098064 3968242256 136403117 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2932/tid=2992] ppid=2931 vsize=684368 CPUtime=33.5 cores=1,3,5,7
/proc/2932/task/2992/stat : 2992 (pb_cplex) R 2931 2931 1671 0 -1 4202560 18978 0 0 0 3344 6 0 0 20 0 8 0 35162726 700792832 119538 33554432000 134512640 146736320 4290098064 3957755972 136385170 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2932/tid=2993] ppid=2931 vsize=684368 CPUtime=33.23 cores=1,3,5,7
/proc/2932/task/2993/stat : 2993 (pb_cplex) R 2931 2931 1671 0 -1 4202560 17443 0 0 0 3317 6 0 0 20 0 8 0 35162726 700792832 119538 33554432000 134512640 146736320 4290098064 3947270352 136008042 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2932/tid=2994] ppid=2931 vsize=684368 CPUtime=33.75 cores=1,3,5,7
/proc/2932/task/2994/stat : 2994 (pb_cplex) R 2931 2931 1671 0 -1 4202560 16338 0 0 0 3370 5 0 0 20 0 8 0 35162726 700792832 119538 33554432000 134512640 146736320 4290098064 3936784476 135855165 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 724.25
Current children cumulated vsize (KiB) 693516

[startup+582.301 s]
/proc/loadavg: 8.20 6.12 5.45 10/188 2995
/proc/meminfo: memFree=29057756/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
[pid=2932] ppid=2931 vsize=687240 CPUtime=963.37 cores=1,3,5,7
/proc/2932/stat : 2932 (pb_cplex) R 2931 2931 1671 0 -1 4202496 1005170 0 0 0 96085 252 0 0 20 0 8 0 35124440 703733760 125573 33554432000 134512640 146736320 4290098064 4290090728 139044505 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2932/statm: 171810 125573 984 2985 0 168744 0
[pid=2932/tid=2988] ppid=2931 vsize=687240 CPUtime=63.59 cores=1,3,5,7
/proc/2932/task/2988/stat : 2988 (pb_cplex) R 2931 2931 1671 0 -1 4202560 25030 0 0 0 6350 9 0 0 20 0 8 0 35162726 703733760 125573 33554432000 134512640 146736320 4290098064 3999698312 136000483 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2932/tid=2989] ppid=2931 vsize=687240 CPUtime=63.46 cores=1,3,5,7
/proc/2932/task/2989/stat : 2989 (pb_cplex) R 2931 2931 1671 0 -1 4202560 26295 0 0 0 6335 11 0 0 20 0 8 0 35162726 703733760 125573 33554432000 134512640 146736320 4290098064 3989213224 139044550 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2932/tid=2990] ppid=2931 vsize=687240 CPUtime=64.08 cores=1,3,5,7
/proc/2932/task/2990/stat : 2990 (pb_cplex) R 2931 2931 1671 0 -1 4202560 24816 0 0 0 6398 10 0 0 20 0 8 0 35162726 703733760 125573 33554432000 134512640 146736320 4290098064 3978727632 136008242 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2932/tid=2991] ppid=2931 vsize=687240 CPUtime=63.03 cores=1,3,5,7
/proc/2932/task/2991/stat : 2991 (pb_cplex) R 2931 2931 1671 0 -1 4202560 27787 0 0 0 6292 11 0 0 20 0 8 0 35162726 703733760 125573 33554432000 134512640 146736320 4290098064 3968241872 136008160 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2932/tid=2992] ppid=2931 vsize=687240 CPUtime=63.49 cores=1,3,5,7
/proc/2932/task/2992/stat : 2992 (pb_cplex) R 2931 2931 1671 0 -1 4202560 29008 0 0 0 6338 11 0 0 20 0 8 0 35162726 703733760 125573 33554432000 134512640 146736320 4290098064 3957755944 139044550 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2932/tid=2993] ppid=2931 vsize=687240 CPUtime=63.02 cores=1,3,5,7
/proc/2932/task/2993/stat : 2993 (pb_cplex) R 2931 2931 1671 0 -1 4202560 25565 0 0 0 6292 10 0 0 20 0 8 0 35162726 703733760 125573 33554432000 134512640 146736320 4290098064 3947270600 136000488 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2932/tid=2994] ppid=2931 vsize=687240 CPUtime=63.51 cores=1,3,5,7
/proc/2932/task/2994/stat : 2994 (pb_cplex) R 2931 2931 1671 0 -1 4202560 25841 0 0 0 6341 10 0 0 20 0 8 0 35162726 703733760 125573 33554432000 134512640 146736320 4290098064 3936784440 136475798 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 963.37
Current children cumulated vsize (KiB) 696388

[startup+642.301 s]
/proc/loadavg: 8.70 6.64 5.67 10/189 2998
/proc/meminfo: memFree=29012324/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
[pid=2932] ppid=2931 vsize=689160 CPUtime=1202.54 cores=1,3,5,7
/proc/2932/stat : 2932 (pb_cplex) R 2931 2931 1671 0 -1 4202496 1091798 0 0 0 119969 285 0 0 20 0 8 0 35124440 705699840 130358 33554432000 134512640 146736320 4290098064 4290090756 136385170 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2932/statm: 172290 130358 985 2985 0 169224 0
[pid=2932/tid=2988] ppid=2931 vsize=689160 CPUtime=93.69 cores=1,3,5,7
/proc/2932/task/2988/stat : 2988 (pb_cplex) R 2931 2931 1671 0 -1 4202560 36975 0 0 0 9354 15 0 0 20 0 8 0 35162726 705699840 130358 33554432000 134512640 146736320 4290098064 3999698992 136384857 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2932/tid=2989] ppid=2931 vsize=689160 CPUtime=93.36 cores=1,3,5,7
/proc/2932/task/2989/stat : 2989 (pb_cplex) R 2931 2931 1671 0 -1 4202560 36050 0 0 0 9320 16 0 0 20 0 8 0 35162726 705699840 130358 33554432000 134512640 146736320 4290098064 3989213776 136403103 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2932/tid=2990] ppid=2931 vsize=689160 CPUtime=94.04 cores=1,3,5,7
/proc/2932/task/2990/stat : 2990 (pb_cplex) R 2931 2931 1671 0 -1 4202560 35112 0 0 0 9389 15 0 0 20 0 8 0 35162726 705699840 130358 33554432000 134512640 146736320 4290098064 3978727880 136000404 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2932/tid=2991] ppid=2931 vsize=689160 CPUtime=92.51 cores=1,3,5,7
/proc/2932/task/2991/stat : 2991 (pb_cplex) R 2931 2931 1671 0 -1 4202560 40112 0 0 0 9236 15 0 0 20 0 8 0 35162726 705699840 130358 33554432000 134512640 146736320 4290098064 3968241924 136385268 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2932/tid=2992] ppid=2931 vsize=689160 CPUtime=93.03 cores=1,3,5,7
/proc/2932/task/2992/stat : 2992 (pb_cplex) R 2931 2931 1671 0 -1 4202560 41444 0 0 0 9286 17 0 0 20 0 8 0 35162726 705699840 130358 33554432000 134512640 146736320 4290098064 3957755996 135855165 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2932/tid=2993] ppid=2931 vsize=689160 CPUtime=92.96 cores=1,3,5,7
/proc/2932/task/2993/stat : 2993 (pb_cplex) R 2931 2931 1671 0 -1 4202560 34231 0 0 0 9281 15 0 0 20 0 8 0 35162726 705699840 130358 33554432000 134512640 146736320 4290098064 3947270236 135855165 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2932/tid=2994] ppid=2931 vsize=689160 CPUtime=93.45 cores=1,3,5,7
/proc/2932/task/2994/stat : 2994 (pb_cplex) R 2931 2931 1671 0 -1 4202560 36093 0 0 0 9331 14 0 0 20 0 8 0 35162726 705699840 130358 33554432000 134512640 146736320 4290098064 3936783168 138462623 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1202.54
Current children cumulated vsize (KiB) 698308

[startup+702.301 s]
/proc/loadavg: 7.55 6.72 5.76 7/188 2998
/proc/meminfo: memFree=28812880/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
[pid=2932] ppid=2931 vsize=687924 CPUtime=1441.78 cores=1,3,5,7
/proc/2932/stat : 2932 (pb_cplex) S 2931 2931 1671 0 -1 4202496 1181614 0 0 0 143859 319 0 0 20 0 8 0 35124440 704434176 131772 33554432000 134512640 146736320 4290098064 4290094416 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2932/statm: 171981 131772 985 2985 0 168915 0
[pid=2932/tid=2988] ppid=2931 vsize=687924 CPUtime=132.44 cores=1,3,5,7
/proc/2932/task/2988/stat : 2988 (pb_cplex) R 2931 2931 1671 0 -1 4202560 50296 0 0 0 13222 22 0 0 20 0 8 0 35162726 704434176 131772 33554432000 134512640 146736320 4290098064 3999699160 136009111 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2932/tid=2989] ppid=2931 vsize=687924 CPUtime=133.16 cores=1,3,5,7
/proc/2932/task/2989/stat : 2989 (pb_cplex) R 2931 2931 1671 0 -1 4202560 50611 0 0 0 13294 22 0 0 20 0 8 0 35162726 704434176 131772 33554432000 134512640 146736320 4290098064 3989213224 139044552 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2932/tid=2990] ppid=2931 vsize=687924 CPUtime=133.64 cores=1,3,5,7
/proc/2932/task/2990/stat : 2990 (pb_cplex) R 2931 2931 1671 0 -1 4202560 48907 0 0 0 13342 22 0 0 20 0 8 0 35162726 704434176 131772 33554432000 134512640 146736320 4290098064 3978727632 136008446 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2932/tid=2991] ppid=2931 vsize=687924 CPUtime=131.37 cores=1,3,5,7
/proc/2932/task/2991/stat : 2991 (pb_cplex) R 2931 2931 1671 0 -1 4202560 57048 0 0 0 13115 22 0 0 20 0 8 0 35162726 704434176 131772 33554432000 134512640 146736320 4290098064 3968241872 136008163 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2932/tid=2992] ppid=2931 vsize=687924 CPUtime=115.82 cores=1,3,5,7
/proc/2932/task/2992/stat : 2992 (pb_cplex) S 2931 2931 1671 0 -1 4202560 50726 0 0 0 11563 19 0 0 20 0 8 0 35162726 704434176 131772 33554432000 134512640 146736320 4290098064 3957759632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2932/tid=2993] ppid=2931 vsize=687924 CPUtime=131.92 cores=1,3,5,7
/proc/2932/task/2993/stat : 2993 (pb_cplex) R 2931 2931 1671 0 -1 4202560 48346 0 0 0 13171 21 0 0 20 0 8 0 35162726 704434176 131772 33554432000 134512640 146736320 4290098064 3947270256 136384857 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2932/tid=2994] ppid=2931 vsize=687924 CPUtime=97.21 cores=1,3,5,7
/proc/2932/task/2994/stat : 2994 (pb_cplex) S 2931 2931 1671 0 -1 4202560 37505 0 0 0 9707 14 0 0 20 0 8 0 35162726 704434176 131772 33554432000 134512640 146736320 4290098064 3936788112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1441.78
Current children cumulated vsize (KiB) 697072

[startup+762.301 s]
/proc/loadavg: 6.23 6.51 5.75 6/188 2998
/proc/meminfo: memFree=28807920/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
[pid=2932] ppid=2931 vsize=687944 CPUtime=1681.21 cores=1,3,5,7
/proc/2932/stat : 2932 (pb_cplex) S 2931 2931 1671 0 -1 4202496 1280326 0 0 0 167768 353 0 0 20 0 8 0 35124440 704454656 131812 33554432000 134512640 146736320 4290098064 4290094416 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2932/statm: 171986 131812 985 2985 0 168920 0
[pid=2932/tid=2988] ppid=2931 vsize=687944 CPUtime=183.85 cores=1,3,5,7
/proc/2932/task/2988/stat : 2988 (pb_cplex) R 2931 2931 1671 0 -1 4202560 71123 0 0 0 18356 29 0 0 20 0 8 0 35162726 704454656 131812 33554432000 134512640 146736320 4290098064 3999699152 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=2932/tid=2989] ppid=2931 vsize=687944 CPUtime=184.78 cores=1,3,5,7
/proc/2932/task/2989/stat : 2989 (pb_cplex) R 2931 2931 1671 0 -1 4202560 69401 0 0 0 18450 28 0 0 20 0 8 0 35162726 704454656 131812 33554432000 134512640 146736320 4290098064 3989213392 136008042 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=2932/tid=2990] ppid=2931 vsize=687944 CPUtime=188.12 cores=1,3,5,7
/proc/2932/task/2990/stat : 2990 (pb_cplex) R 2931 2931 1671 0 -1 4202560 73335 0 0 0 18781 31 0 0 20 0 8 0 35162726 704454656 131812 33554432000 134512640 146736320 4290098064 3978727860 136400570 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2932/tid=2991] ppid=2931 vsize=687944 CPUtime=159.14 cores=1,3,5,7
/proc/2932/task/2991/stat : 2991 (pb_cplex) S 2931 2931 1671 0 -1 4202560 71023 0 0 0 15886 28 0 0 20 0 8 0 35162726 704454656 131812 33554432000 134512640 146736320 4290098064 3968245392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2932/tid=2992] ppid=2931 vsize=687944 CPUtime=115.82 cores=1,3,5,7
/proc/2932/task/2992/stat : 2992 (pb_cplex) S 2931 2931 1671 0 -1 4202560 50726 0 0 0 11563 19 0 0 20 0 8 0 35162726 704454656 131812 33554432000 134512640 146736320 4290098064 3957759632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2932/tid=2993] ppid=2931 vsize=687944 CPUtime=185.3 cores=1,3,5,7
/proc/2932/task/2993/stat : 2993 (pb_cplex) R 2931 2931 1671 0 -1 4202560 69038 0 0 0 18502 28 0 0 20 0 8 0 35162726 704454656 131812 33554432000 134512640 146736320 4290098064 3947270600 135999693 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2932/tid=2994] ppid=2931 vsize=687944 CPUtime=97.21 cores=1,3,5,7
/proc/2932/task/2994/stat : 2994 (pb_cplex) S 2931 2931 1671 0 -1 4202560 37505 0 0 0 9707 14 0 0 20 0 8 0 35162726 704454656 131812 33554432000 134512640 146736320 4290098064 3936788112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1681.21
Current children cumulated vsize (KiB) 697092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+804.701 s]
/proc/loadavg: 4.99 6.16 5.66 4/188 2998
/proc/meminfo: memFree=28806928/32873844 swapFree=7124/7124
[pid=2931] ppid=2929 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2931/stat : 2931 (run) S 2929 2931 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 35124440 9367552 269 33554432000 4194304 5064252 140736907263200 140736907262112 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2931/statm: 2287 269 229 213 0 72 0
[pid=2932] ppid=2931 vsize=687944 CPUtime=1800.14 cores=1,3,5,7
/proc/2932/stat : 2932 (pb_cplex) S 2931 2931 1671 0 -1 4202496 1339975 0 0 0 179644 370 0 0 20 0 8 0 35124440 704454656 131925 33554432000 134512640 146736320 4290098064 4290094416 144580073 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2932/statm: 171986 131925 985 2985 0 168920 0
[pid=2932/tid=2988] ppid=2931 vsize=687944 CPUtime=216.52 cores=1,3,5,7
/proc/2932/task/2988/stat : 2988 (pb_cplex) S 2931 2931 1671 0 -1 4202560 86428 0 0 0 21618 34 0 0 20 0 8 0 35162726 704454656 131925 33554432000 134512640 146736320 4290098064 3999702672 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2932/tid=2989] ppid=2931 vsize=687944 CPUtime=227.05 cores=1,3,5,7
/proc/2932/task/2989/stat : 2989 (pb_cplex) R 2931 2931 1671 0 -1 4202560 92765 0 0 0 22669 36 0 0 20 0 8 0 35162726 704454656 131925 33554432000 134512640 146736320 4290098064 3989213392 136008438 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=2932/tid=2990] ppid=2931 vsize=687944 CPUtime=230.41 cores=1,3,5,7
/proc/2932/task/2990/stat : 2990 (pb_cplex) R 2931 2931 1671 0 -1 4202560 93260 0 0 0 23004 37 0 0 20 0 8 0 35162726 704454656 131925 33554432000 134512640 146736320 4290098064 3978727516 135855165 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=2932/tid=2991] ppid=2931 vsize=687944 CPUtime=159.14 cores=1,3,5,7
/proc/2932/task/2991/stat : 2991 (pb_cplex) S 2931 2931 1671 0 -1 4202560 71023 0 0 0 15886 28 0 0 20 0 8 0 35162726 704454656 131925 33554432000 134512640 146736320 4290098064 3968245392 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2932/tid=2992] ppid=2931 vsize=687944 CPUtime=115.82 cores=1,3,5,7
/proc/2932/task/2992/stat : 2992 (pb_cplex) S 2931 2931 1671 0 -1 4202560 50726 0 0 0 11563 19 0 0 20 0 8 0 35162726 704454656 131925 33554432000 134512640 146736320 4290098064 3957759632 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2932/tid=2993] ppid=2931 vsize=687944 CPUtime=186.7 cores=1,3,5,7
/proc/2932/task/2993/stat : 2993 (pb_cplex) S 2931 2931 1671 0 -1 4202560 70093 0 0 0 18642 28 0 0 20 0 8 0 35162726 704454656 131925 33554432000 134512640 146736320 4290098064 3947273872 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2932/tid=2994] ppid=2931 vsize=687944 CPUtime=97.21 cores=1,3,5,7
/proc/2932/task/2994/stat : 2994 (pb_cplex) S 2931 2931 1671 0 -1 4202560 37505 0 0 0 9707 14 0 0 20 0 8 0 35162726 704454656 131925 33554432000 134512640 146736320 4290098064 3936788112 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 697092

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 804.718
CPU time (s): 1800.14
CPU user time (s): 1796.44
CPU system time (s): 3.7
CPU usage (%): 223.698
Max. virtual memory (cumulated for all children) (KiB): 700280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 353
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.23166 second user time and 5.83511 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-09 16:19:35
IDJOB=3743072
IDBENCH=90677
IDSOLVER=2325
FILE ID=node133/3743072-1339251575
RUNJOBID= node133-1339246833-1689
PBS_JOBID= 14644348
Free space on /tmp= 68376 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_20null0mast_rapportOE1.0_TMAX180_K67_cod2.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743072-1339251575/watcher-3743072-1339251575 -o /tmp/evaluation-result-3743072-1339251575/solver-3743072-1339251575 -C 1800 -W 1900 -M 15500  run HOME/instance-3743072-1339251575.opb

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

MD5SUM BENCH= 13ec733a84b57b5245a7cfe0f2de4f86
RANDOM SEED=667957071

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:        30239768 kB
Buffers:          117744 kB
Cached:          1530444 kB
SwapCached:         2212 kB
Active:          1748272 kB
Inactive:          34500 kB
Active(anon):     133092 kB
Inactive(anon):     3488 kB
Active(file):    1615180 kB
Inactive(file):    31012 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100208 kB
Dirty:             18668 kB
Writeback:             0 kB
AnonPages:        139668 kB
Mapped:            11276 kB
Shmem:                 0 kB
Slab:             712324 kB
SReclaimable:     154488 kB
SUnreclaim:       557836 kB
KernelStack:        1544 kB
PageTables:         4460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     314504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3743072-1339251575.opb

Free space on /tmp at the end= 68332 MiB
End job on node133 at 2012-06-09 16:33:02