Trace number 3737924

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_2_40.opb
MD5SUMff64c7b9cef588c95a335f732f2d905b
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12440
Sum of products size (including duplicates)24880
Number of different products6220
Sum of products size12440

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3737924-1339248834.opb.
0.00/0.00	c Instance file HOME/instance-3737924-1339248834.opb
0.00/0.00	c File size is 531927 bytes.
0.00/0.12	c Highest Coefficient sum: 400
0.00/0.12	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.13	c ============================[ Problem Statistics ]=============================
0.00/0.13	c |                                                                             |
0.00/0.13	c |  Parsing time:          0.13         s                                      |
0.00/0.13	c |  Number Variables:      6620                                                |
0.00/0.13	c |  Number Constraints:    13042                                               |
0.00/0.13	c ===============================================================================
1799.58/1661.71	c Remaining time 1799.87 sec.
1799.58/1661.71	c 
1799.58/1661.71	c *** INTERRUPTED ***
1799.58/1661.71	s UNKNOWN
1799.58/1661.71	c Total CPU time              : 1797.7 s
1799.58/1661.71	c Memory used           : 289.30 MB
1799.58/1661.71	c CPU time              : 1797.7 s
1799.58/1661.71	c 
1799.58/1661.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-3737924-1339248834/watcher-3737924-1339248834 -o /tmp/evaluation-result-3737924-1339248834/solver-3737924-1339248834 -C 1800 -W 1900 -M 15500 run HOME/instance-3737924-1339248834.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: 13.09 11.68 8.94 10/184 5460
/proc/meminfo: memFree=29774904/32873844 swapFree=7628/7628
[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5460/statm: 2287 270 229 213 0 72 0

[startup+0.0902629 s]
/proc/loadavg: 13.09 11.68 8.94 10/184 5460
/proc/meminfo: memFree=29774904/32873844 swapFree=7628/7628
[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5460/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100225 s]
/proc/loadavg: 13.09 11.68 8.94 10/184 5460
/proc/meminfo: memFree=29774904/32873844 swapFree=7628/7628
[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5460/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300244 s]
/proc/loadavg: 13.09 11.68 8.94 10/184 5460
/proc/meminfo: memFree=29774904/32873844 swapFree=7628/7628
[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5460/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 13.09 11.68 8.94 10/184 5460
/proc/meminfo: memFree=29774904/32873844 swapFree=7628/7628
[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5460/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 13.09 11.68 8.94 10/186 5462
/proc/meminfo: memFree=29739360/32873844 swapFree=7628/7628
[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5460/statm: 2287 270 229 213 0 72 0
[pid=5461] ppid=5460 vsize=66768 CPUtime=1.48 cores=1,3,5,7
/proc/5461/stat : 5461 (pb_cplex) R 5460 5460 4561 0 -1 4202496 14801 0 0 0 145 3 0 0 20 0 1 0 391008359 68370432 9705 33554432000 134512640 146736320 4293424000 4293417024 135468677 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/5461/statm: 16692 9705 815 2985 0 13626 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 75916

[startup+3.10023 s]
/proc/loadavg: 13.09 11.68 8.94 10/186 5462
/proc/meminfo: memFree=29738740/32873844 swapFree=7628/7628
[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5460/statm: 2287 270 229 213 0 72 0
[pid=5461] ppid=5460 vsize=66920 CPUtime=3.08 cores=1,3,5,7
/proc/5461/stat : 5461 (pb_cplex) R 5460 5460 4561 0 -1 4202496 14892 0 0 0 305 3 0 0 20 0 1 0 391008359 68526080 9796 33554432000 134512640 146736320 4293424000 4293417032 135468165 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/5461/statm: 16730 9796 815 2985 0 13664 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 76068

[startup+6.30024 s]
/proc/loadavg: 12.36 11.55 8.91 10/186 5462
/proc/meminfo: memFree=29735400/32873844 swapFree=7628/7628
[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5460/statm: 2287 270 229 213 0 72 0
[pid=5461] ppid=5460 vsize=66700 CPUtime=6.29 cores=1,3,5,7
/proc/5461/stat : 5461 (pb_cplex) R 5460 5460 4561 0 -1 4202496 15385 0 0 0 625 4 0 0 20 0 1 0 391008359 68300800 9710 33554432000 134512640 146736320 4293424000 4293418060 136017520 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/5461/statm: 16675 9710 816 2985 0 13609 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75848

[startup+12.7002 s]
/proc/loadavg: 12.09 11.51 8.91 7/186 5462
/proc/meminfo: memFree=29734904/32873844 swapFree=7628/7628
[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5460/statm: 2287 270 229 213 0 72 0
[pid=5461] ppid=5460 vsize=66568 CPUtime=12.69 cores=1,3,5,7
/proc/5461/stat : 5461 (pb_cplex) R 5460 5460 4561 0 -1 4202496 16567 0 0 0 1265 4 0 0 20 0 1 0 391008359 68165632 9865 33554432000 134512640 146736320 4293424000 4293418060 136017763 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/5461/statm: 16642 9865 831 2985 0 13576 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75716

[startup+25.507 s]
/proc/loadavg: 10.52 11.19 8.85 10/186 5462
/proc/meminfo: memFree=29738820/32873844 swapFree=7628/7628
[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5460/statm: 2287 270 229 213 0 72 0
[pid=5461] ppid=5460 vsize=66768 CPUtime=25.49 cores=1,3,5,7
/proc/5461/stat : 5461 (pb_cplex) R 5460 5460 4561 0 -1 4202496 18716 0 0 0 2544 5 0 0 20 0 1 0 391008359 68370432 10050 33554432000 134512640 146736320 4293424000 4293418172 136017474 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/5461/statm: 16692 10050 833 2985 0 13626 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75916

[startup+51.1002 s]
/proc/loadavg: 9.55 10.90 8.81 10/186 5462
/proc/meminfo: memFree=29739256/32873844 swapFree=7628/7628
[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5460/statm: 2287 270 229 213 0 72 0
[pid=5461] ppid=5460 vsize=52432 CPUtime=51.08 cores=1,3,5,7
/proc/5461/stat : 5461 (pb_cplex) R 5460 5460 4561 0 -1 4202496 32033 0 0 0 5100 8 0 0 20 0 1 0 391008359 53690368 7632 33554432000 134512640 146736320 4293424000 4293418036 136400583 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/5461/statm: 13108 7632 839 2985 0 10042 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 61580

[startup+102.3 s]
/proc/loadavg: 10.64 10.93 8.93 10/194 5470
/proc/meminfo: memFree=29591464/32873844 swapFree=7628/7628
[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5460/statm: 2287 270 229 213 0 72 0
[pid=5461] ppid=5460 vsize=277448 CPUtime=226.27 cores=1,3,5,7
/proc/5461/stat : 5461 (pb_cplex) R 5460 5460 4561 0 -1 4202496 157370 0 0 0 22566 61 0 0 20 0 8 0 391008359 284106752 39640 33554432000 134512640 146736320 4293424000 4293417020 136017763 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5461/statm: 69362 39640 883 2985 0 66296 0
[pid=5461/tid=5463] ppid=5460 vsize=277448 CPUtime=24.64 cores=1,3,5,7
/proc/5461/task/5463/stat : 5463 (pb_cplex) R 5460 5460 4561 0 -1 4202560 8385 0 0 0 2461 3 0 0 20 0 8 0 391013764 284106752 39640 33554432000 134512640 146736320 4293424000 4129395280 136403109 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=5461/tid=5464] ppid=5460 vsize=277448 CPUtime=22.26 cores=1,3,5,7
/proc/5461/task/5464/stat : 5464 (pb_cplex) R 5460 5460 4561 0 -1 4202560 15786 0 0 0 2219 7 0 0 20 0 8 0 391013764 284106752 39640 33554432000 134512640 146736320 4293424000 4118909000 139042902 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=5461/tid=5465] ppid=5460 vsize=277448 CPUtime=22.08 cores=1,3,5,7
/proc/5461/task/5465/stat : 5465 (pb_cplex) R 5460 5460 4561 0 -1 4202560 15065 0 0 0 2200 8 0 0 20 0 8 0 391013764 284106752 39640 33554432000 134512640 146736320 4293424000 4108423376 136008266 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=5461/tid=5466] ppid=5460 vsize=277448 CPUtime=19.71 cores=1,3,5,7
/proc/5461/task/5466/stat : 5466 (pb_cplex) R 5460 5460 4561 0 -1 4202560 10838 0 0 0 1966 5 0 0 20 0 8 0 391013764 284106752 39640 33554432000 134512640 146736320 4293424000 4097937300 136017471 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=5461/tid=5467] ppid=5460 vsize=277448 CPUtime=18.64 cores=1,3,5,7
/proc/5461/task/5467/stat : 5467 (pb_cplex) R 5460 5460 4561 0 -1 4202560 16443 0 0 0 1858 6 0 0 20 0 8 0 391013764 284106752 39640 33554432000 134512640 146736320 4293424000 4087453184 136001974 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=5461/tid=5468] ppid=5460 vsize=277448 CPUtime=23.92 cores=1,3,5,7
/proc/5461/task/5468/stat : 5468 (pb_cplex) R 5460 5460 4561 0 -1 4202560 14241 0 0 0 2387 5 0 0 20 0 8 0 391013764 284106752 39640 33554432000 134512640 146736320 4293424000 4076966096 136008000 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=5461/tid=5469] ppid=5460 vsize=277448 CPUtime=21.37 cores=1,3,5,7
/proc/5461/task/5469/stat : 5469 (pb_cplex) R 5460 5460 4561 0 -1 4202560 11704 0 0 0 2131 6 0 0 20 0 8 0 391013764 284106752 39640 33554432000 134512640 146736320 4293424000 4066480220 135854189 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 226.27
Current children cumulated vsize (KiB) 286596

############
# WARNING:
# current cumulated CPU time (239.29 s) is less than in the last sample (239.71 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (0.419998 s) to the 'lost time'.

[startup+107.001 s]
/proc/loadavg: 11.07 11.01 8.96 7/194 5470
/proc/meminfo: memFree=29583448/32873844 swapFree=7628/7628
[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5460/statm: 2287 270 229 213 0 72 0
[pid=5461] ppid=5460 vsize=280232 CPUtime=239.71 cores=1,3,5,7
/proc/5461/stat : 5461 (pb_cplex) R 5460 5460 4561 0 -1 4202496 159129 0 0 0 23909 62 0 0 20 0 8 0 391008359 286957568 41139 33554432000 134512640 146736320 4293424000 4293418184 136461771 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5461/statm: 70058 41139 904 2985 0 66992 0
[pid=5461/tid=5463] ppid=5460 vsize=280232 CPUtime=27.1 cores=1,3,5,7
/proc/5461/task/5463/stat : 5463 (pb_cplex) S 5460 5460 4561 0 -1 4202560 8766 0 0 0 2707 3 0 0 20 0 8 0 391013764 286957568 41139 33554432000 134512640 146736320 4293424000 4129398416 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5461/tid=5464] ppid=5460 vsize=280232 CPUtime=23.47 cores=1,3,5,7
/proc/5461/task/5464/stat : 5464 (pb_cplex) S 5460 5460 4561 0 -1 4202560 15928 0 0 0 2340 7 0 0 20 0 8 0 391013764 286957568 41139 33554432000 134512640 146736320 4293424000 4118912656 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5461/tid=5465] ppid=5460 vsize=280232 CPUtime=22.74 cores=1,3,5,7
/proc/5461/task/5465/stat : 5465 (pb_cplex) S 5460 5460 4561 0 -1 4202560 15066 0 0 0 2266 8 0 0 20 0 8 0 391013764 286957568 41139 33554432000 134512640 146736320 4293424000 4108426896 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5461/tid=5466] ppid=5460 vsize=280232 CPUtime=20.48 cores=1,3,5,7
/proc/5461/task/5466/stat : 5466 (pb_cplex) S 5460 5460 4561 0 -1 4202560 10980 0 0 0 2043 5 0 0 20 0 8 0 391013764 286957568 41139 33554432000 134512640 146736320 4293424000 4097941136 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5461/tid=5467] ppid=5460 vsize=280232 CPUtime=20.77 cores=1,3,5,7
/proc/5461/task/5467/stat : 5467 (pb_cplex) S 5460 5460 4561 0 -1 4202560 16866 0 0 0 2071 6 0 0 20 0 8 0 391013764 286957568 41139 33554432000 134512640 146736320 4293424000 4087455376 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5461/tid=5468] ppid=5460 vsize=280232 CPUtime=25.14 cores=1,3,5,7
/proc/5461/task/5468/stat : 5468 (pb_cplex) S 5460 5460 4561 0 -1 4202560 14244 0 0 0 2509 5 0 0 20 0 8 0 391013764 286957568 41139 33554432000 134512640 146736320 4293424000 4076969616 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5461/tid=5469] ppid=5460 vsize=280232 CPUtime=22.56 cores=1,3,5,7
/proc/5461/task/5469/stat : 5469 (pb_cplex) S 5460 5460 4561 0 -1 4202560 11863 0 0 0 2250 6 0 0 20 0 8 0 391013764 286957568 41139 33554432000 134512640 146736320 4293424000 4066483856 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 239.71
Current children cumulated vsize (KiB) 289380

[startup+107.101 s]
/proc/loadavg: 11.07 11.01 8.96 7/194 5470
/proc/meminfo: memFree=29583448/32873844 swapFree=7628/7628
[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0

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

[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5460/statm: 2287 270 229 213 0 72 0
[pid=5461] ppid=5460 vsize=296240 CPUtime=1560.22 cores=1,3,5,7
/proc/5461/stat : 5461 (pb_cplex) R 5460 5460 4561 0 -1 4202496 438817 0 0 0 155865 157 0 0 20 0 8 0 391008359 303349760 49333 33554432000 134512640 146736320 4293424000 4293416848 136008065 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5461/statm: 74060 49333 918 2985 0 70994 0
[pid=5461/tid=5660] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5660/stat : 5660 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49333 33554432000 134512640 146736320 4293424000 4124044944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5461/tid=5661] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5661/stat : 5661 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49333 33554432000 134512640 146736320 4293424000 4134530704 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5461/tid=5662] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5662/stat : 5662 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49333 33554432000 134512640 146736320 4293424000 4149059216 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5461/tid=5663] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5663/stat : 5663 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49333 33554432000 134512640 146736320 4293424000 4097941136 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5461/tid=5664] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5664/stat : 5664 (pb_cplex) S 5460 5460 4561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 391104889 303349760 49333 33554432000 134512640 146736320 4293424000 4003458704 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5461/tid=5665] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5665/stat : 5665 (pb_cplex) S 5460 5460 4561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 391104889 303349760 49333 33554432000 134512640 146736320 4293424000 3992972944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5461/tid=5666] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5666/stat : 5666 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104889 303349760 49333 33554432000 134512640 146736320 4293424000 3982487184 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1560.22
Current children cumulated vsize (KiB) 305388

[startup+1482.3 s]
/proc/loadavg: 2.09 4.03 5.61 3/186 5728
/proc/meminfo: memFree=29509776/32873844 swapFree=7628/7628
[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5460/statm: 2287 270 229 213 0 72 0
[pid=5461] ppid=5460 vsize=296240 CPUtime=1620.21 cores=1,3,5,7
/proc/5461/stat : 5461 (pb_cplex) R 5460 5460 4561 0 -1 4202496 468705 0 0 0 161855 166 0 0 20 0 8 0 391008359 303349760 49334 33554432000 134512640 146736320 4293424000 4293416640 136018936 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5461/statm: 74060 49334 918 2985 0 70994 0
[pid=5461/tid=5660] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5660/stat : 5660 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49334 33554432000 134512640 146736320 4293424000 4124044944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5461/tid=5661] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5661/stat : 5661 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49334 33554432000 134512640 146736320 4293424000 4134530704 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5461/tid=5662] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5662/stat : 5662 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49334 33554432000 134512640 146736320 4293424000 4149059216 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5461/tid=5663] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5663/stat : 5663 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49334 33554432000 134512640 146736320 4293424000 4097941136 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5461/tid=5664] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5664/stat : 5664 (pb_cplex) S 5460 5460 4561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 391104889 303349760 49334 33554432000 134512640 146736320 4293424000 4003458704 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5461/tid=5665] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5665/stat : 5665 (pb_cplex) S 5460 5460 4561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 391104889 303349760 49334 33554432000 134512640 146736320 4293424000 3992972944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5461/tid=5666] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5666/stat : 5666 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104889 303349760 49334 33554432000 134512640 146736320 4293424000 3982487184 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1620.21
Current children cumulated vsize (KiB) 305388

[startup+1542.3 s]
/proc/loadavg: 2.03 3.66 5.38 3/186 5728
/proc/meminfo: memFree=29509900/32873844 swapFree=7628/7628
[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5460/statm: 2287 270 229 213 0 72 0
[pid=5461] ppid=5460 vsize=296240 CPUtime=1680.2 cores=1,3,5,7
/proc/5461/stat : 5461 (pb_cplex) R 5460 5460 4561 0 -1 4202496 501915 0 0 0 167845 175 0 0 20 0 8 0 391008359 303349760 49334 33554432000 134512640 146736320 4293424000 4293416712 139042981 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5461/statm: 74060 49334 918 2985 0 70994 0
[pid=5461/tid=5660] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5660/stat : 5660 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49334 33554432000 134512640 146736320 4293424000 4124044944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5461/tid=5661] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5661/stat : 5661 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49334 33554432000 134512640 146736320 4293424000 4134530704 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5461/tid=5662] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5662/stat : 5662 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49334 33554432000 134512640 146736320 4293424000 4149059216 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5461/tid=5663] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5663/stat : 5663 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49334 33554432000 134512640 146736320 4293424000 4097941136 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5461/tid=5664] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5664/stat : 5664 (pb_cplex) S 5460 5460 4561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 391104889 303349760 49334 33554432000 134512640 146736320 4293424000 4003458704 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5461/tid=5665] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5665/stat : 5665 (pb_cplex) S 5460 5460 4561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 391104889 303349760 49334 33554432000 134512640 146736320 4293424000 3992972944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5461/tid=5666] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5666/stat : 5666 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104889 303349760 49334 33554432000 134512640 146736320 4293424000 3982487184 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1680.2
Current children cumulated vsize (KiB) 305388

[startup+1602.3 s]
/proc/loadavg: 2.04 3.37 5.17 3/187 5731
/proc/meminfo: memFree=29510016/32873844 swapFree=7628/7628
[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5460/statm: 2287 270 229 213 0 72 0
[pid=5461] ppid=5460 vsize=296240 CPUtime=1740.19 cores=1,3,5,7
/proc/5461/stat : 5461 (pb_cplex) R 5460 5460 4561 0 -1 4202496 528413 0 0 0 173838 181 0 0 20 0 8 0 391008359 303349760 49337 33554432000 134512640 146736320 4293424000 4293416732 135855165 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5461/statm: 74060 49337 918 2985 0 70994 0
[pid=5461/tid=5660] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5660/stat : 5660 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49337 33554432000 134512640 146736320 4293424000 4124044944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5461/tid=5661] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5661/stat : 5661 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49337 33554432000 134512640 146736320 4293424000 4134530704 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5461/tid=5662] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5662/stat : 5662 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49337 33554432000 134512640 146736320 4293424000 4149059216 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5461/tid=5663] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5663/stat : 5663 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49337 33554432000 134512640 146736320 4293424000 4097941136 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5461/tid=5664] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5664/stat : 5664 (pb_cplex) S 5460 5460 4561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 391104889 303349760 49337 33554432000 134512640 146736320 4293424000 4003458704 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5461/tid=5665] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5665/stat : 5665 (pb_cplex) S 5460 5460 4561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 391104889 303349760 49337 33554432000 134512640 146736320 4293424000 3992972944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5461/tid=5666] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5666/stat : 5666 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104889 303349760 49337 33554432000 134512640 146736320 4293424000 3982487184 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1740.19
Current children cumulated vsize (KiB) 305388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1661.7 s]
/proc/loadavg: 2.10 3.15 4.98 3/187 5754
/proc/meminfo: memFree=29510504/32873844 swapFree=7628/7628
[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5460/statm: 2287 270 229 213 0 72 0
[pid=5461] ppid=5460 vsize=296240 CPUtime=1799.58 cores=1,3,5,7
/proc/5461/stat : 5461 (pb_cplex) R 5460 5460 4561 0 -1 4202496 559012 0 0 0 179769 189 0 0 20 0 8 0 391008359 303349760 49337 33554432000 134512640 146736320 4293424000 4293416848 136008245 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5461/statm: 74060 49337 918 2985 0 70994 0
[pid=5461/tid=5660] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5660/stat : 5660 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49337 33554432000 134512640 146736320 4293424000 4124044944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5461/tid=5661] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5661/stat : 5661 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49337 33554432000 134512640 146736320 4293424000 4134530704 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5461/tid=5662] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5662/stat : 5662 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49337 33554432000 134512640 146736320 4293424000 4149059216 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5461/tid=5663] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5663/stat : 5663 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49337 33554432000 134512640 146736320 4293424000 4097941136 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5461/tid=5664] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5664/stat : 5664 (pb_cplex) S 5460 5460 4561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 391104889 303349760 49337 33554432000 134512640 146736320 4293424000 4003458704 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5461/tid=5665] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5665/stat : 5665 (pb_cplex) S 5460 5460 4561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 391104889 303349760 49337 33554432000 134512640 146736320 4293424000 3992972944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5461/tid=5666] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5666/stat : 5666 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104889 303349760 49337 33554432000 134512640 146736320 4293424000 3982487184 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (KiB) 305388

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

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

[startup+1661.7 s]
/proc/loadavg: 2.10 3.15 4.98 3/187 5754
/proc/meminfo: memFree=29510504/32873844 swapFree=7628/7628
[pid=5460] ppid=5458 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5460/stat : 5460 (run) S 5458 5460 4561 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 391008359 9367552 270 33554432000 4194304 5064252 140736485480432 140736485479344 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5460/statm: 2287 270 229 213 0 72 0
[pid=5461] ppid=5460 vsize=296240 CPUtime=1799.58 cores=1,3,5,7
/proc/5461/stat : 5461 (pb_cplex) R 5460 5460 4561 0 -1 4202496 559012 0 0 0 179769 189 0 0 20 0 8 0 391008359 303349760 49337 33554432000 134512640 146736320 4293424000 4293416848 136008245 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5461/statm: 74060 49337 918 2985 0 70994 0
[pid=5461/tid=5660] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5660/stat : 5660 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49337 33554432000 134512640 146736320 4293424000 4124044944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5461/tid=5661] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5661/stat : 5661 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49337 33554432000 134512640 146736320 4293424000 4134530704 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5461/tid=5662] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5662/stat : 5662 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49337 33554432000 134512640 146736320 4293424000 4149059216 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5461/tid=5663] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5663/stat : 5663 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104888 303349760 49337 33554432000 134512640 146736320 4293424000 4097941136 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5461/tid=5664] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5664/stat : 5664 (pb_cplex) S 5460 5460 4561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 391104889 303349760 49337 33554432000 134512640 146736320 4293424000 4003458704 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5461/tid=5665] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5665/stat : 5665 (pb_cplex) S 5460 5460 4561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 391104889 303349760 49337 33554432000 134512640 146736320 4293424000 3992972944 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5461/tid=5666] ppid=5460 vsize=296240 CPUtime=0 cores=1,3,5,7
/proc/5461/task/5666/stat : 5666 (pb_cplex) S 5460 5460 4561 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 391104889 303349760 49337 33554432000 134512640 146736320 4293424000 3982487184 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (KiB) 305388

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.419998
#  lost CPU user time (s): 0.449997
#  lost CPU system time (s): -0.03

Real time (s): 1661.72
CPU time (s): 1800.02
CPU user time (s): 1798.15
CPU system time (s): 1.86771
CPU usage (%): 108.322
Max. virtual memory (cumulated for all children) (KiB): 357808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.7
system time used= 1.89771
maximum resident set size= 230020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 559370
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= 6624
involuntary context switches= 12019

runsolver used 4.24935 second user time and 10.9753 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-09 15:33:54
IDJOB=3737924
IDBENCH=48359
IDSOLVER=2325
FILE ID=node146/3737924-1339248834
RUNJOBID= node146-1339246834-4578
PBS_JOBID= 14644335
Free space on /tmp= 70768 MiB

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

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

MD5SUM BENCH= ff64c7b9cef588c95a335f732f2d905b
RANDOM SEED=1225797395

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29775812 kB
Buffers:          500284 kB
Cached:          1561000 kB
SwapCached:         2168 kB
Active:          2075048 kB
Inactive:          85972 kB
Active(anon):      98000 kB
Inactive(anon):     3272 kB
Active(file):    1977048 kB
Inactive(file):    82700 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099984 kB
Dirty:             16316 kB
Writeback:             0 kB
AnonPages:        105660 kB
Mapped:            12900 kB
Shmem:                 0 kB
Slab:             795484 kB
SReclaimable:     235456 kB
SUnreclaim:       560028 kB
KernelStack:        1520 kB
PageTables:         3964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     243784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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-3737924-1339248834.opb

Free space on /tmp at the end= 70752 MiB
End job on node146 at 2012-06-09 16:01:38