Trace number 3732665

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.24 569.119

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii16c1.opb
MD5SUMa63171c8a8ea2fa0eedb44e836168a56
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1284
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1246
Optimality of the best value was proved NO
Number of variables3160
Total number of constraints18047
Number of constraints which are clauses18047
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 3160
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3160
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 3160
Number of bits of the biggest sum of numbers12
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-3732665-1339247369.opb.
0.00/0.00	c Instance file HOME/instance-3732665-1339247369.opb
0.00/0.00	c File size is 592128 bytes.
1.00/1.03	c Highest Coefficient sum: 21
1.00/1.03	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
1.00/1.04	c ============================[ Problem Statistics ]=============================
1.00/1.04	c |                                                                             |
1.00/1.04	c |  Parsing time:          1.04         s                                      |
1.00/1.04	c |  Number Variables:      3160                                                |
1.00/1.04	c |  Number Constraints:    18047                                               |
1.00/1.04	c ===============================================================================
1800.24/569.11	c Remaining time 1798.96 sec.
1800.24/569.11	c 
1800.24/569.11	c *** INTERRUPTED ***
1800.24/569.11	s UNKNOWN
1800.24/569.11	c Total CPU time              : 1785.83 s
1800.24/569.11	c Memory used           : 508.21 MB
1800.24/569.11	c CPU time              : 1785.83 s
1800.24/569.11	c 
1800.24/569.11	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3732665-1339247369/watcher-3732665-1339247369 -o /tmp/evaluation-result-3732665-1339247369/solver-3732665-1339247369 -C 1800 -W 1900 -M 15500 run HOME/instance-3732665-1339247369.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: 12.43 9.37 4.82 10/184 25949
/proc/meminfo: memFree=25146412/32873844 swapFree=7896/7896
[pid=25949] ppid=25947 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25949/stat : 25949 (run) S 25947 25949 25626 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390862390 9367552 270 33554432000 4194304 5064252 140736665130016 140736665128928 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25949/statm: 2287 270 229 213 0 72 0

[startup+0.0376979 s]
/proc/loadavg: 12.43 9.37 4.82 10/184 25949
/proc/meminfo: memFree=25146412/32873844 swapFree=7896/7896
[pid=25949] ppid=25947 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25949/stat : 25949 (run) S 25947 25949 25626 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390862390 9367552 270 33554432000 4194304 5064252 140736665130016 140736665128928 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25949/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100249 s]
/proc/loadavg: 12.43 9.37 4.82 10/184 25949
/proc/meminfo: memFree=25146412/32873844 swapFree=7896/7896
[pid=25949] ppid=25947 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25949/stat : 25949 (run) S 25947 25949 25626 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390862390 9367552 270 33554432000 4194304 5064252 140736665130016 140736665128928 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25949/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300228 s]
/proc/loadavg: 12.43 9.37 4.82 10/184 25949
/proc/meminfo: memFree=25146412/32873844 swapFree=7896/7896
[pid=25949] ppid=25947 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25949/stat : 25949 (run) S 25947 25949 25626 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390862390 9367552 270 33554432000 4194304 5064252 140736665130016 140736665128928 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25949/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700213 s]
/proc/loadavg: 12.43 9.37 4.82 10/184 25949
/proc/meminfo: memFree=25146412/32873844 swapFree=7896/7896
[pid=25949] ppid=25947 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25949/stat : 25949 (run) S 25947 25949 25626 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390862390 9367552 270 33554432000 4194304 5064252 140736665130016 140736665128928 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25949/statm: 2287 270 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 12.43 9.37 4.82 10/186 25951
/proc/meminfo: memFree=25143808/32873844 swapFree=7896/7896
[pid=25949] ppid=25947 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25949/stat : 25949 (run) S 25947 25949 25626 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390862390 9367552 270 33554432000 4194304 5064252 140736665130016 140736665128928 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25949/statm: 2287 270 229 213 0 72 0
[pid=25950] ppid=25949 vsize=59312 CPUtime=1.48 cores=1,3,5,7
/proc/25950/stat : 25950 (pb_cplex) R 25949 25949 25626 0 -1 4202496 10671 0 0 0 146 2 0 0 20 0 1 0 390862390 60735488 7805 33554432000 134512640 146736320 4292865904 4292862080 137391301 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/25950/statm: 14828 7805 851 2985 0 11762 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 68460

[startup+3.10036 s]
/proc/loadavg: 12.43 9.37 4.82 10/186 25951
/proc/meminfo: memFree=25116776/32873844 swapFree=7896/7896
[pid=25949] ppid=25947 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25949/stat : 25949 (run) S 25947 25949 25626 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390862390 9367552 270 33554432000 4194304 5064252 140736665130016 140736665128928 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25949/statm: 2287 270 229 213 0 72 0
[pid=25950] ppid=25949 vsize=65044 CPUtime=3.08 cores=1,3,5,7
/proc/25950/stat : 25950 (pb_cplex) R 25949 25949 25626 0 -1 4202496 49526 0 0 0 299 9 0 0 20 0 1 0 390862390 66605056 9549 33554432000 134512640 146736320 4292865904 4292861760 137701456 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/25950/statm: 16261 9549 895 2985 0 13195 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 74192

[startup+6.30034 s]
/proc/loadavg: 12.15 9.37 4.84 10/186 25951
/proc/meminfo: memFree=25120356/32873844 swapFree=7896/7896
[pid=25949] ppid=25947 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25949/stat : 25949 (run) S 25947 25949 25626 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390862390 9367552 270 33554432000 4194304 5064252 140736665130016 140736665128928 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25949/statm: 2287 270 229 213 0 72 0
[pid=25950] ppid=25949 vsize=66148 CPUtime=6.28 cores=1,3,5,7
/proc/25950/stat : 25950 (pb_cplex) R 25949 25949 25626 0 -1 4202496 125374 0 0 0 602 26 0 0 20 0 1 0 390862390 67735552 9732 33554432000 134512640 146736320 4292865904 4292861044 139021081 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/25950/statm: 16537 9732 895 2985 0 13471 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 75296

[startup+12.7004 s]
/proc/loadavg: 11.90 9.36 4.86 10/186 25951
/proc/meminfo: memFree=25110280/32873844 swapFree=7896/7896
[pid=25949] ppid=25947 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25949/stat : 25949 (run) S 25947 25949 25626 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390862390 9367552 270 33554432000 4194304 5064252 140736665130016 140736665128928 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25949/statm: 2287 270 229 213 0 72 0
[pid=25950] ppid=25949 vsize=60984 CPUtime=12.68 cores=1,3,5,7
/proc/25950/stat : 25950 (pb_cplex) R 25949 25949 25626 0 -1 4202496 239877 0 0 0 1215 53 0 0 20 0 1 0 390862390 62447616 9522 33554432000 134512640 146736320 4292865904 4292859456 136403482 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/25950/statm: 15246 9522 899 2985 0 12180 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 70132

[startup+25.5002 s]
/proc/loadavg: 12.33 9.57 5.00 10/186 25958
/proc/meminfo: memFree=25063936/32873844 swapFree=7896/7896
[pid=25949] ppid=25947 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25949/stat : 25949 (run) S 25947 25949 25626 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390862390 9367552 270 33554432000 4194304 5064252 140736665130016 140736665128928 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25949/statm: 2287 270 229 213 0 72 0
[pid=25950] ppid=25949 vsize=142708 CPUtime=51.87 cores=1,3,5,7
/proc/25950/stat : 25950 (pb_cplex) R 25949 25949 25626 0 -1 4202496 385112 0 0 0 5081 106 0 0 20 0 1 0 390862390 146132992 21035 33554432000 134512640 146736320 4292865904 4292860344 138667729 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/25950/statm: 35677 21035 953 2985 0 32611 0
Current children cumulated CPU time (s) 51.87
Current children cumulated vsize (KiB) 151856

[startup+51.1006 s]
/proc/loadavg: 11.69 9.64 5.14 12/194 25968
/proc/meminfo: memFree=24955644/32873844 swapFree=7896/7896
[pid=25949] ppid=25947 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25949/stat : 25949 (run) S 25947 25949 25626 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390862390 9367552 270 33554432000 4194304 5064252 140736665130016 140736665128928 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25949/statm: 2287 270 229 213 0 72 0
[pid=25950] ppid=25949 vsize=306084 CPUtime=117.55 cores=1,3,5,7
/proc/25950/stat : 25950 (pb_cplex) S 25949 25949 25626 0 -1 4202496 568219 0 0 0 11590 165 0 0 20 0 8 0 390862390 313430016 47316 33554432000 134512640 146736320 4292865904 4292862288 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25950/statm: 76521 47316 968 2985 0 73455 0
[pid=25950/tid=25962] ppid=25949 vsize=306084 CPUtime=6.43 cores=1,3,5,7
/proc/25950/task/25962/stat : 25962 (pb_cplex) R 25949 25949 25626 0 -1 4202560 16669 0 0 0 637 6 0 0 20 0 8 0 390865771 313430016 47316 33554432000 134512640 146736320 4292865904 4045453400 139028294 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25950/tid=25963] ppid=25949 vsize=306084 CPUtime=9.28 cores=1,3,5,7
/proc/25950/task/25963/stat : 25963 (pb_cplex) R 25949 25949 25626 0 -1 4202560 34427 0 0 0 918 10 0 0 20 0 8 0 390865771 313430016 47316 33554432000 134512640 146736320 4292865904 4055940928 135237303 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25950/tid=25964] ppid=25949 vsize=306084 CPUtime=6.75 cores=1,3,5,7
/proc/25950/task/25964/stat : 25964 (pb_cplex) R 25949 25949 25626 0 -1 4202560 23155 0 0 0 669 6 0 0 20 0 8 0 390865771 313430016 47316 33554432000 134512640 146736320 4292865904 4066427900 138443532 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25950/tid=25965] ppid=25949 vsize=306084 CPUtime=6.96 cores=1,3,5,7
/proc/25950/task/25965/stat : 25965 (pb_cplex) R 25949 25949 25626 0 -1 4202560 20004 0 0 0 689 7 0 0 20 0 8 0 390865771 313430016 47316 33554432000 134512640 146736320 4292865904 4076912008 135999793 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25950/tid=25966] ppid=25949 vsize=306084 CPUtime=6.25 cores=1,3,5,7
/proc/25950/task/25966/stat : 25966 (pb_cplex) S 25949 25949 25626 0 -1 4202560 21585 0 0 0 618 7 0 0 20 0 8 0 390865771 313430016 47316 33554432000 134512640 146736320 4292865904 4142685840 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25950/tid=25967] ppid=25949 vsize=306084 CPUtime=7.37 cores=1,3,5,7
/proc/25950/task/25967/stat : 25967 (pb_cplex) R 25949 25949 25626 0 -1 4202560 24063 0 0 0 730 7 0 0 20 0 8 0 390865771 313430016 47316 33554432000 134512640 146736320 4292865904 4132197912 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25950/tid=25968] ppid=25949 vsize=306084 CPUtime=6.28 cores=1,3,5,7
/proc/25950/task/25968/stat : 25968 (pb_cplex) S 25949 25949 25626 0 -1 4202560 18544 0 0 0 622 6 0 0 20 0 8 0 390865771 313430016 47316 33554432000 134512640 146736320 4292865904 4121714320 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 117.55
Current children cumulated vsize (KiB) 315232

[startup+102.309 s]
/proc/loadavg: 10.79 9.64 5.38 17/193 25968
/proc/meminfo: memFree=24922744/32873844 swapFree=7896/7896
[pid=25949] ppid=25947 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25949/stat : 25949 (run) S 25947 25949 25626 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390862390 9367552 270 33554432000 4194304 5064252 140736665130016 140736665128928 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25949/statm: 2287 270 229 213 0 72 0
[pid=25950] ppid=25949 vsize=322240 CPUtime=289.63 cores=1,3,5,7
/proc/25950/stat : 25950 (pb_cplex) R 25949 25949 25626 0 -1 4202496 1087831 0 0 0 28604 359 0 0 20 0 8 0 390862390 329973760 54178 33554432000 134512640 146736320 4292865904 4292860828 135962099 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/25950/statm: 80560 54178 970 2985 0 77494 0
[pid=25950/tid=25962] ppid=25949 vsize=322240 CPUtime=29.14 cores=1,3,5,7
/proc/25950/task/25962/stat : 25962 (pb_cplex) R 25949 25949 25626 0 -1 4202560 87910 0 0 0 2880 34 0 0 20 0 8 0 390865771 329973760 54178 33554432000 134512640 146736320 4292865904 4045455340 135454097 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25950/tid=25963] ppid=25949 vsize=322240 CPUtime=32.86 cores=1,3,5,7
/proc/25950/task/25963/stat : 25963 (pb_cplex) R 25949 25949 25626 0 -1 4202560 111508 0 0 0 3249 37 0 0 20 0 8 0 390865771 329973760 54178 33554432000 134512640 146736320 4292865904 4055942136 136364170 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25950/tid=25964] ppid=25949 vsize=322240 CPUtime=28.18 cores=1,3,5,7
/proc/25950/task/25964/stat : 25964 (pb_cplex) R 25949 25949 25626 0 -1 4202560 82258 0 0 0 2788 30 0 0 20 0 8 0 390865771 329973760 54178 33554432000 134512640 146736320 4292865904 4066428800 137081808 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25950/tid=25965] ppid=25949 vsize=322240 CPUtime=27.41 cores=1,3,5,7
/proc/25950/task/25965/stat : 25965 (pb_cplex) R 25949 25949 25626 0 -1 4202560 80051 0 0 0 2710 31 0 0 20 0 8 0 390865771 329973760 54178 33554432000 134512640 146736320 4292865904 4076912660 135455522 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25950/tid=25966] ppid=25949 vsize=322240 CPUtime=27.26 cores=1,3,5,7
/proc/25950/task/25966/stat : 25966 (pb_cplex) R 25949 25949 25626 0 -1 4202560 79188 0 0 0 2699 27 0 0 20 0 8 0 390865771 329973760 54178 33554432000 134512640 146736320 4292865904 4142681480 136001912 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25950/tid=25967] ppid=25949 vsize=322240 CPUtime=30.18 cores=1,3,5,7
/proc/25950/task/25967/stat : 25967 (pb_cplex) R 25949 25949 25626 0 -1 4202560 97566 0 0 0 2985 33 0 0 20 0 8 0 390865771 329973760 54178 33554432000 134512640 146736320 4292865904 4132196332 135454093 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25950/tid=25968] ppid=25949 vsize=322240 CPUtime=26.36 cores=1,3,5,7
/proc/25950/task/25968/stat : 25968 (pb_cplex) R 25949 25949 25626 0 -1 4202560 91570 0 0 0 2602 34 0 0 20 0 8 0 390865771 329973760 54178 33554432000 134512640 146736320 4292865904 4121711404 139023098 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 289.63
Current children cumulated vsize (KiB) 331388

[startup+162.3 s]
/proc/loadavg: 9.67 9.58 5.63 9/186 26704
/proc/meminfo: memFree=24794356/32873844 swapFree=7896/7896
[pid=25949] ppid=25947 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25949/stat : 25949 (run) S 25947 25949 25626 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390862390 9367552 270 33554432000 4194304 5064252 140736665130016 140736665128928 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25949/statm: 2287 270 229 213 0 72 0
[pid=25950] ppid=25949 vsize=638552 CPUtime=511.54 cores=1,3,5,7
/proc/25950/stat : 25950 (pb_cplex) R 25949 25949 25626 0 -1 4202496 1864511 0 0 0 50554 600 0 0 20 0 8 0 390862390 653877248 113365 33554432000 134512640 146736320 4292865904 4292853372 136400469 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25950/statm: 159638 113365 994 2985 0 156572 0
[pid=25950/tid=25962] ppid=25949 vsize=638552 CPUtime=59.17 cores=1,3,5,7
/proc/25950/task/25962/stat : 25962 (pb_cplex) R 25949 25949 25626 0 -1 4202560 197732 0 0 0 5848 69 0 0 20 0 8 0 390865771 653877248 113365 33554432000 134512640 146736320 4292865904 4045451116 135454070 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25950/tid=25963] ppid=25949 vsize=638552 CPUtime=63.13 cores=1,3,5,7
/proc/25950/task/25963/stat : 25963 (pb_cplex) R 25949 25949 25626 0 -1 4202560 211281 0 0 0 6247 66 0 0 20 0 8 0 390865771 653877248 113365 33554432000 134512640 146736320 4292865904 4055937324 136400428 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25950/tid=25964] ppid=25949 vsize=638552 CPUtime=42.47 cores=1,3,5,7
/proc/25950/task/25964/stat : 25964 (pb_cplex) S 25949 25949 25626 0 -1 4202560 116496 0 0 0 4201 46 0 0 20 0 8 0 390865771 653877248 113365 33554432000 134512640 146736320 4292865904 4066430608 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25950/tid=25965] ppid=25949 vsize=638552 CPUtime=56.11 cores=1,3,5,7
/proc/25950/task/25965/stat : 25965 (pb_cplex) R 25949 25949 25626 0 -1 4202560 173149 0 0 0 5548 63 0 0 20 0 8 0 390865771 653877248 113365 33554432000 134512640 146736320 4292865904 4076909772 136017845 0 2 4096 16387 0 0 0 -1 3 0 0 1 0 0
[pid=25950/tid=25966] ppid=25949 vsize=638552 CPUtime=56.84 cores=1,3,5,7
/proc/25950/task/25966/stat : 25966 (pb_cplex) R 25949 25949 25626 0 -1 4202560 188675 0 0 0 5626 58 0 0 20 0 8 0 390865771 653877248 113365 33554432000 134512640 146736320 4292865904 4142677936 136384857 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25950/tid=25967] ppid=25949 vsize=638552 CPUtime=60.96 cores=1,3,5,7
/proc/25950/task/25967/stat : 25967 (pb_cplex) R 25949 25949 25626 0 -1 4202560 210656 0 0 0 6027 69 0 0 20 0 8 0 390865771 653877248 113365 33554432000 134512640 146736320 4292865904 4132193692 144785853 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25950/tid=25968] ppid=25949 vsize=638552 CPUtime=55.44 cores=1,3,5,7
/proc/25950/task/25968/stat : 25968 (pb_cplex) R 25949 25949 25626 0 -1 4202560 178480 0 0 0 5483 61 0 0 20 0 8 0 390865771 653877248 113365 33554432000 134512640 146736320 4292865904 4121705088 135468707 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 511.54

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

/proc/25950/statm: 116005 89461 999 2985 0 112939 0
[pid=25950/tid=25962] ppid=25949 vsize=464020 CPUtime=103.87 cores=1,3,5,7
/proc/25950/task/25962/stat : 25962 (pb_cplex) R 25949 25949 25626 0 -1 4202560 246288 0 0 0 10289 98 0 0 20 0 8 0 390865771 475156480 89461 33554432000 134512640 146736320 4292865904 4045454336 135969303 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25950/tid=25963] ppid=25949 vsize=464020 CPUtime=158.01 cores=1,3,5,7
/proc/25950/task/25963/stat : 25963 (pb_cplex) R 25949 25949 25626 0 -1 4202560 295063 0 0 0 15690 111 0 0 20 0 8 0 390865771 475156480 89461 33554432000 134512640 146736320 4292865904 4055942120 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25950/tid=25964] ppid=25949 vsize=464020 CPUtime=81.77 cores=1,3,5,7
/proc/25950/task/25964/stat : 25964 (pb_cplex) R 25949 25949 25626 0 -1 4202560 174443 0 0 0 8102 75 0 0 20 0 8 0 390865771 475156480 89461 33554432000 134512640 146736320 4292865904 4066427592 136002908 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25950/tid=25965] ppid=25949 vsize=464020 CPUtime=111.94 cores=1,3,5,7
/proc/25950/task/25965/stat : 25965 (pb_cplex) R 25949 25949 25626 0 -1 4202560 253772 0 0 0 11089 105 0 0 20 0 8 0 390865771 475156480 89461 33554432000 134512640 146736320 4292865904 4076916412 136677761 0 2 4096 16387 0 0 0 -1 1 0 0 1 0 0
[pid=25950/tid=25966] ppid=25949 vsize=464020 CPUtime=113.16 cores=1,3,5,7
/proc/25950/task/25966/stat : 25966 (pb_cplex) R 25949 25949 25626 0 -1 4202560 365414 0 0 0 11191 125 0 0 20 0 8 0 390865771 475156480 89461 33554432000 134512640 146736320 4292865904 4142682312 136388550 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25950/tid=25967] ppid=25949 vsize=464020 CPUtime=102.02 cores=1,3,5,7
/proc/25950/task/25967/stat : 25967 (pb_cplex) R 25949 25949 25626 0 -1 4202560 336003 0 0 0 10076 126 0 0 20 0 8 0 390865771 475156480 89461 33554432000 134512640 146736320 4292865904 4132196400 136384852 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25950/tid=25968] ppid=25949 vsize=464020 CPUtime=156.1 cores=1,3,5,7
/proc/25950/task/25968/stat : 25968 (pb_cplex) R 25949 25949 25626 0 -1 4202560 388039 0 0 0 15482 128 0 0 20 0 8 0 390865771 475156480 89461 33554432000 134512640 146736320 4292865904 4121709308 135526884 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1063.73
Current children cumulated vsize (KiB) 473168

[startup+402.301 s]
/proc/loadavg: 10.74 8.97 6.16 11/193 26712
/proc/meminfo: memFree=24262784/32873844 swapFree=7896/7896
[pid=25949] ppid=25947 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25949/stat : 25949 (run) S 25947 25949 25626 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390862390 9367552 270 33554432000 4194304 5064252 140736665130016 140736665128928 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25949/statm: 2287 270 229 213 0 72 0
[pid=25950] ppid=25949 vsize=481460 CPUtime=1263.32 cores=1,3,5,7
/proc/25950/stat : 25950 (pb_cplex) S 25949 25949 25626 0 -1 4202496 2985319 0 0 0 125225 1107 0 0 20 0 8 0 390862390 493015040 93823 33554432000 134512640 146736320 4292865904 4292862288 144580073 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25950/statm: 120365 93823 1001 2985 0 117299 0
[pid=25950/tid=25962] ppid=25949 vsize=481460 CPUtime=128.29 cores=1,3,5,7
/proc/25950/task/25962/stat : 25962 (pb_cplex) R 25949 25949 25626 0 -1 4202560 312432 0 0 0 12699 130 0 0 20 0 8 0 390865771 493015040 93823 33554432000 134512640 146736320 4292865904 4045455492 136400650 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25950/tid=25963] ppid=25949 vsize=481460 CPUtime=182.97 cores=1,3,5,7
/proc/25950/task/25963/stat : 25963 (pb_cplex) R 25949 25949 25626 0 -1 4202560 299565 0 0 0 18178 119 0 0 20 0 8 0 390865771 493015040 93823 33554432000 134512640 146736320 4292865904 4055941712 136402979 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25950/tid=25964] ppid=25949 vsize=481460 CPUtime=105.94 cores=1,3,5,7
/proc/25950/task/25964/stat : 25964 (pb_cplex) R 25949 25949 25626 0 -1 4202560 202091 0 0 0 10503 91 0 0 20 0 8 0 390865771 493015040 93823 33554432000 134512640 146736320 4292865904 4066427880 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25950/tid=25965] ppid=25949 vsize=481460 CPUtime=138.5 cores=1,3,5,7
/proc/25950/task/25965/stat : 25965 (pb_cplex) S 25949 25949 25626 0 -1 4202560 253789 0 0 0 13737 113 0 0 20 0 8 0 390865771 493015040 93823 33554432000 134512640 146736320 4292865904 4076916368 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 5 0 0 1 0 0
[pid=25950/tid=25966] ppid=25949 vsize=481460 CPUtime=137.85 cores=1,3,5,7
/proc/25950/task/25966/stat : 25966 (pb_cplex) R 25949 25949 25626 0 -1 4202560 388586 0 0 0 13646 139 0 0 20 0 8 0 390865771 493015040 93823 33554432000 134512640 146736320 4292865904 4142682488 136413251 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25950/tid=25967] ppid=25949 vsize=481460 CPUtime=127.04 cores=1,3,5,7
/proc/25950/task/25967/stat : 25967 (pb_cplex) R 25949 25949 25626 0 -1 4202560 367542 0 0 0 12557 147 0 0 20 0 8 0 390865771 493015040 93823 33554432000 134512640 146736320 4292865904 4132197740 136712811 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25950/tid=25968] ppid=25949 vsize=481460 CPUtime=181.66 cores=1,3,5,7
/proc/25950/task/25968/stat : 25968 (pb_cplex) R 25949 25949 25626 0 -1 4202560 451485 0 0 0 18010 156 0 0 20 0 8 0 390865771 493015040 93823 33554432000 134512640 146736320 4292865904 4121711512 139023039 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1263.32
Current children cumulated vsize (KiB) 490608

[startup+462.301 s]
/proc/loadavg: 12.35 9.70 6.58 15/193 26712
/proc/meminfo: memFree=23725556/32873844 swapFree=7896/7896
[pid=25949] ppid=25947 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25949/stat : 25949 (run) S 25947 25949 25626 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390862390 9367552 270 33554432000 4194304 5064252 140736665130016 140736665128928 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25949/statm: 2287 270 229 213 0 72 0
[pid=25950] ppid=25949 vsize=496944 CPUtime=1461.79 cores=1,3,5,7
/proc/25950/stat : 25950 (pb_cplex) R 25949 25949 25626 0 -1 4202496 3198618 0 0 0 144948 1231 0 0 20 0 8 0 390862390 508870656 97449 33554432000 134512640 146736320 4292865904 4292858988 136400506 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25950/statm: 124236 97449 1001 2985 0 121170 0
[pid=25950/tid=25962] ppid=25949 vsize=496944 CPUtime=153.16 cores=1,3,5,7
/proc/25950/task/25962/stat : 25962 (pb_cplex) R 25949 25949 25626 0 -1 4202560 365752 0 0 0 15161 155 0 0 20 0 8 0 390865771 508870656 97449 33554432000 134512640 146736320 4292865904 4045456360 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25950/tid=25963] ppid=25949 vsize=496944 CPUtime=207.21 cores=1,3,5,7
/proc/25950/task/25963/stat : 25963 (pb_cplex) R 25949 25949 25626 0 -1 4202560 302248 0 0 0 20594 127 0 0 20 0 8 0 390865771 508870656 97449 33554432000 134512640 146736320 4292865904 4055943040 137083449 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25950/tid=25964] ppid=25949 vsize=496944 CPUtime=130.19 cores=1,3,5,7
/proc/25950/task/25964/stat : 25964 (pb_cplex) R 25949 25949 25626 0 -1 4202560 224312 0 0 0 12912 107 0 0 20 0 8 0 390865771 508870656 97449 33554432000 134512640 146736320 4292865904 4066427776 135237303 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25950/tid=25965] ppid=25949 vsize=496944 CPUtime=163.4 cores=1,3,5,7
/proc/25950/task/25965/stat : 25965 (pb_cplex) R 25949 25949 25626 0 -1 4202560 278838 0 0 0 16210 130 0 0 20 0 8 0 390865771 508870656 97449 33554432000 134512640 146736320 4292865904 4076913640 144757825 0 2 4096 16387 0 0 0 -1 3 0 0 1 0 0
[pid=25950/tid=25966] ppid=25949 vsize=496944 CPUtime=162.85 cores=1,3,5,7
/proc/25950/task/25966/stat : 25966 (pb_cplex) R 25949 25949 25626 0 -1 4202560 412967 0 0 0 16132 153 0 0 20 0 8 0 390865771 508870656 97449 33554432000 134512640 146736320 4292865904 4142682916 135857501 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25950/tid=25967] ppid=25949 vsize=496944 CPUtime=151.69 cores=1,3,5,7
/proc/25950/task/25967/stat : 25967 (pb_cplex) R 25949 25949 25626 0 -1 4202560 414822 0 0 0 14999 170 0 0 20 0 8 0 390865771 508870656 97449 33554432000 134512640 146736320 4292865904 4132197336 139023098 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25950/tid=25968] ppid=25949 vsize=496944 CPUtime=205.21 cores=1,3,5,7
/proc/25950/task/25968/stat : 25968 (pb_cplex) R 25949 25949 25626 0 -1 4202560 474653 0 0 0 20351 170 0 0 20 0 8 0 390865771 508870656 97449 33554432000 134512640 146736320 4292865904 4121709420 135456337 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1461.79
Current children cumulated vsize (KiB) 506092

[startup+522.301 s]
/proc/loadavg: 14.21 10.70 7.12 17/193 26713
/proc/meminfo: memFree=23664264/32873844 swapFree=7896/7896
[pid=25949] ppid=25947 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25949/stat : 25949 (run) S 25947 25949 25626 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390862390 9367552 270 33554432000 4194304 5064252 140736665130016 140736665128928 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25949/statm: 2287 270 229 213 0 72 0
[pid=25950] ppid=25949 vsize=509900 CPUtime=1653.88 cores=1,3,5,7
/proc/25950/stat : 25950 (pb_cplex) R 25949 25949 25626 0 -1 4202496 3392935 0 0 0 164035 1353 0 0 20 0 8 0 390862390 522137600 100890 33554432000 134512640 146736320 4292865904 4292858840 137056675 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25950/statm: 127475 100890 1001 2985 0 124409 0
[pid=25950/tid=25962] ppid=25949 vsize=509900 CPUtime=177.65 cores=1,3,5,7
/proc/25950/task/25962/stat : 25962 (pb_cplex) R 25949 25949 25626 0 -1 4202560 389877 0 0 0 17594 171 0 0 20 0 8 0 390865771 522137600 100890 33554432000 134512640 146736320 4292865904 4045457984 136854933 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25950/tid=25963] ppid=25949 vsize=509900 CPUtime=230.97 cores=1,3,5,7
/proc/25950/task/25963/stat : 25963 (pb_cplex) R 25949 25949 25626 0 -1 4202560 320030 0 0 0 22958 139 0 0 20 0 8 0 390865771 522137600 100890 33554432000 134512640 146736320 4292865904 4055939836 135526884 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25950/tid=25964] ppid=25949 vsize=509900 CPUtime=152.65 cores=1,3,5,7
/proc/25950/task/25964/stat : 25964 (pb_cplex) R 25949 25949 25626 0 -1 4202560 247361 0 0 0 15141 124 0 0 20 0 8 0 390865771 522137600 100890 33554432000 134512640 146736320 4292865904 4066425596 135526881 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25950/tid=25965] ppid=25949 vsize=509900 CPUtime=186.95 cores=1,3,5,7
/proc/25950/task/25965/stat : 25965 (pb_cplex) R 25949 25949 25626 0 -1 4202560 300182 0 0 0 18552 143 0 0 20 0 8 0 390865771 522137600 100890 33554432000 134512640 146736320 4292865904 4076913640 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 1 0 0
[pid=25950/tid=25966] ppid=25949 vsize=509900 CPUtime=186.8 cores=1,3,5,7
/proc/25950/task/25966/stat : 25966 (pb_cplex) R 25949 25949 25626 0 -1 4202560 429381 0 0 0 18513 167 0 0 20 0 8 0 390865771 522137600 100890 33554432000 134512640 146736320 4292865904 4142682264 136007329 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25950/tid=25967] ppid=25949 vsize=509900 CPUtime=174.82 cores=1,3,5,7
/proc/25950/task/25967/stat : 25967 (pb_cplex) R 25949 25949 25626 0 -1 4202560 447168 0 0 0 17294 188 0 0 20 0 8 0 390865771 522137600 100890 33554432000 134512640 146736320 4292865904 4132195520 135468661 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
[pid=25950/tid=25968] ppid=25949 vsize=509900 CPUtime=229.32 cores=1,3,5,7
/proc/25950/task/25968/stat : 25968 (pb_cplex) R 25949 25949 25626 0 -1 4202560 492241 0 0 0 22748 184 0 0 20 0 8 0 390865771 522137600 100890 33554432000 134512640 146736320 4292865904 4121712000 137057537 0 2 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1653.88
Current children cumulated vsize (KiB) 519048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+569.101 s]
/proc/loadavg: 12.95 10.94 7.39 17/193 26713
/proc/meminfo: memFree=23624528/32873844 swapFree=7896/7896
[pid=25949] ppid=25947 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25949/stat : 25949 (run) S 25947 25949 25626 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390862390 9367552 270 33554432000 4194304 5064252 140736665130016 140736665128928 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25949/statm: 2287 270 229 213 0 72 0
[pid=25950] ppid=25949 vsize=520404 CPUtime=1800.24 cores=1,3,5,7
/proc/25950/stat : 25950 (pb_cplex) R 25949 25949 25626 0 -1 4202496 3528076 0 0 0 178581 1443 0 0 20 0 8 0 390862390 532893696 103556 33554432000 134512640 146736320 4292865904 4292858712 136007371 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/25950/statm: 130101 103556 1001 2985 0 127035 0
[pid=25950/tid=25962] ppid=25949 vsize=520404 CPUtime=195.23 cores=1,3,5,7
/proc/25950/task/25962/stat : 25962 (pb_cplex) R 25949 25949 25626 0 -1 4202560 403024 0 0 0 19340 183 0 0 20 0 8 0 390865771 532893696 103556 33554432000 134512640 146736320 4292865904 4045457280 137084954 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25950/tid=25963] ppid=25949 vsize=520404 CPUtime=249.54 cores=1,3,5,7
/proc/25950/task/25963/stat : 25963 (pb_cplex) R 25949 25949 25626 0 -1 4202560 323535 0 0 0 24810 144 0 0 20 0 8 0 390865771 532893696 103556 33554432000 134512640 146736320 4292865904 4055943040 137083415 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25950/tid=25964] ppid=25949 vsize=520404 CPUtime=170.37 cores=1,3,5,7
/proc/25950/task/25964/stat : 25964 (pb_cplex) R 25949 25949 25626 0 -1 4202560 292982 0 0 0 16890 147 0 0 20 0 8 0 390865771 532893696 103556 33554432000 134512640 146736320 4292865904 4066427880 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25950/tid=25965] ppid=25949 vsize=520404 CPUtime=204.7 cores=1,3,5,7
/proc/25950/task/25965/stat : 25965 (pb_cplex) R 25949 25949 25626 0 -1 4202560 329061 0 0 0 20311 159 0 0 20 0 8 0 390865771 532893696 103556 33554432000 134512640 146736320 4292865904 4076914560 137084972 0 2 4096 16387 0 0 0 -1 1 0 0 1 0 0
[pid=25950/tid=25966] ppid=25949 vsize=520404 CPUtime=205.13 cores=1,3,5,7
/proc/25950/task/25966/stat : 25966 (pb_cplex) R 25949 25949 25626 0 -1 4202560 448308 0 0 0 20334 179 0 0 20 0 8 0 390865771 532893696 103556 33554432000 134512640 146736320 4292865904 4142680812 135454096 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25950/tid=25967] ppid=25949 vsize=520404 CPUtime=192.19 cores=1,3,5,7
/proc/25950/task/25967/stat : 25967 (pb_cplex) R 25949 25949 25626 0 -1 4202560 467462 0 0 0 19020 199 0 0 20 0 8 0 390865771 532893696 103556 33554432000 134512640 146736320 4292865904 4132196504 136007674 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25950/tid=25968] ppid=25949 vsize=520404 CPUtime=249.15 cores=1,3,5,7
/proc/25950/task/25968/stat : 25968 (pb_cplex) R 25949 25949 25626 0 -1 4202560 492241 0 0 0 24726 189 0 0 20 0 8 0 390865771 532893696 103556 33554432000 134512640 146736320 4292865904 4121712512 137083592 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 529552

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

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

[startup+569.101 s]
/proc/loadavg: 12.95 10.94 7.39 17/193 26713
/proc/meminfo: memFree=23624528/32873844 swapFree=7896/7896
[pid=25949] ppid=25947 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25949/stat : 25949 (run) S 25947 25949 25626 0 -1 4202496 355 0 0 0 0 0 0 0 20 0 1 0 390862390 9367552 270 33554432000 4194304 5064252 140736665130016 140736665128928 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25949/statm: 2287 270 229 213 0 72 0
[pid=25950] ppid=25949 vsize=520404 CPUtime=1800.24 cores=1,3,5,7
/proc/25950/stat : 25950 (pb_cplex) R 25949 25949 25626 0 -1 4202496 3528076 0 0 0 178581 1443 0 0 20 0 8 0 390862390 532893696 103556 33554432000 134512640 146736320 4292865904 4292858712 136007371 0 0 4096 16387 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/25950/statm: 130101 103556 1001 2985 0 127035 0
[pid=25950/tid=25962] ppid=25949 vsize=520404 CPUtime=195.23 cores=1,3,5,7
/proc/25950/task/25962/stat : 25962 (pb_cplex) R 25949 25949 25626 0 -1 4202560 403024 0 0 0 19340 183 0 0 20 0 8 0 390865771 532893696 103556 33554432000 134512640 146736320 4292865904 4045457280 137084954 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25950/tid=25963] ppid=25949 vsize=520404 CPUtime=249.54 cores=1,3,5,7
/proc/25950/task/25963/stat : 25963 (pb_cplex) R 25949 25949 25626 0 -1 4202560 323535 0 0 0 24810 144 0 0 20 0 8 0 390865771 532893696 103556 33554432000 134512640 146736320 4292865904 4055943040 137083415 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25950/tid=25964] ppid=25949 vsize=520404 CPUtime=170.37 cores=1,3,5,7
/proc/25950/task/25964/stat : 25964 (pb_cplex) R 25949 25949 25626 0 -1 4202560 292982 0 0 0 16890 147 0 0 20 0 8 0 390865771 532893696 103556 33554432000 134512640 146736320 4292865904 4066427880 144757825 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=25950/tid=25965] ppid=25949 vsize=520404 CPUtime=204.7 cores=1,3,5,7
/proc/25950/task/25965/stat : 25965 (pb_cplex) R 25949 25949 25626 0 -1 4202560 329061 0 0 0 20311 159 0 0 20 0 8 0 390865771 532893696 103556 33554432000 134512640 146736320 4292865904 4076914560 137084972 0 2 4096 16387 0 0 0 -1 1 0 0 1 0 0
[pid=25950/tid=25966] ppid=25949 vsize=520404 CPUtime=205.13 cores=1,3,5,7
/proc/25950/task/25966/stat : 25966 (pb_cplex) R 25949 25949 25626 0 -1 4202560 448308 0 0 0 20334 179 0 0 20 0 8 0 390865771 532893696 103556 33554432000 134512640 146736320 4292865904 4142680812 135454096 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=25950/tid=25967] ppid=25949 vsize=520404 CPUtime=192.19 cores=1,3,5,7
/proc/25950/task/25967/stat : 25967 (pb_cplex) R 25949 25949 25626 0 -1 4202560 467462 0 0 0 19020 199 0 0 20 0 8 0 390865771 532893696 103556 33554432000 134512640 146736320 4292865904 4132196504 136007674 0 2 4096 16387 0 0 0 -1 3 0 0 0 0 0
[pid=25950/tid=25968] ppid=25949 vsize=520404 CPUtime=249.15 cores=1,3,5,7
/proc/25950/task/25968/stat : 25968 (pb_cplex) R 25949 25949 25626 0 -1 4202560 492241 0 0 0 24726 189 0 0 20 0 8 0 390865771 532893696 103556 33554432000 134512640 146736320 4292865904 4121712512 137083592 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 529552

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 569.119
CPU time (s): 1800.24
CPU user time (s): 1785.81
CPU system time (s): 14.43
CPU usage (%): 316.321
Max. virtual memory (cumulated for all children) (KiB): 669528

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

runsolver used 1.92171 second user time and 4.82427 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-09 15:09:29
IDJOB=3732665
IDBENCH=2170
IDSOLVER=2325
FILE ID=node136/3732665-1339247369
RUNJOBID= node136-1339246834-25643
PBS_JOBID= 14644345
Free space on /tmp= 65552 MiB

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

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

MD5SUM BENCH= a63171c8a8ea2fa0eedb44e836168a56
RANDOM SEED=1727662999

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25146840 kB
Buffers:          733492 kB
Cached:          5699808 kB
SwapCached:        20520 kB
Active:          5557828 kB
Inactive:        1165016 kB
Active(anon):     267468 kB
Inactive(anon):    23236 kB
Active(file):    5290360 kB
Inactive(file):  1141780 kB
Unevictable:        7896 kB
Mlocked:            7896 kB
SwapTotal:      67108856 kB
SwapFree:       67083288 kB
Dirty:             17084 kB
Writeback:             0 kB
AnonPages:        276764 kB
Mapped:            12560 kB
Shmem:                 0 kB
Slab:             861532 kB
SReclaimable:     302744 kB
SUnreclaim:       558788 kB
KernelStack:        1496 kB
PageTables:         4588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     433976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 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-3732665-1339247369.opb

Free space on /tmp at the end= 65528 MiB
End job on node136 at 2012-06-09 15:19:01