Trace number 3731554

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.05 587.122

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_12.opb.PB06.opb
MD5SUM35ffbede57b8807d38d913370f4c4486
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark448
Best CPU time to get the best result obtained on this benchmark1793.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 419
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495618
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495618
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3731554-1339246884.opb.
0.00/0.00	c Instance file HOME/instance-3731554-1339246884.opb
0.00/0.00	c File size is 17233679 bytes.
11.49/11.55	c Highest Coefficient sum: 101
11.49/11.55	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
11.89/11.90	c ============================[ Problem Statistics ]=============================
11.89/11.90	c |                                                                             |
11.89/11.90	c |  Parsing time:          11.82        s                                      |
11.89/11.90	c |  Number Variables:      10000                                               |
11.99/12.00	c |  Number Constraints:    656900                                              |
11.99/12.00	c ===============================================================================
1799.98/587.11	c Remaining time 1788.10 sec.
1799.98/587.11	c 
1799.98/587.11	c *** INTERRUPTED ***
1799.98/587.11	s UNKNOWN
1799.98/587.11	c Total CPU time              : 1786.4 s
1799.98/587.11	c Memory used           : 1336.47 MB
1799.98/587.11	c CPU time              : 1786.4 s
1799.98/587.11	c 
1799.98/587.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-3731554-1339246884/watcher-3731554-1339246884 -o /tmp/evaluation-result-3731554-1339246884/solver-3731554-1339246884 -C 1800 -W 1900 -M 15500 run HOME/instance-3731554-1339246884.opb 

running on 4 cores: 0,2,4,6

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: 4.70 1.27 0.43 8/187 1859
/proc/meminfo: memFree=30309448/32873844 swapFree=7124/7124
[pid=1859] ppid=1857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1859/stat : 1859 (run) S 1857 1859 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34655406 9367552 269 33554432000 4194304 5064252 140736806674656 140736806673568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1859/statm: 2287 269 229 213 0 72 0

[startup+0.105343 s]
/proc/loadavg: 4.70 1.27 0.43 8/187 1859
/proc/meminfo: memFree=30309448/32873844 swapFree=7124/7124
[pid=1859] ppid=1857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1859/stat : 1859 (run) S 1857 1859 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34655406 9367552 269 33554432000 4194304 5064252 140736806674656 140736806673568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1859/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200232 s]
/proc/loadavg: 4.70 1.27 0.43 8/187 1859
/proc/meminfo: memFree=30309448/32873844 swapFree=7124/7124
[pid=1859] ppid=1857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1859/stat : 1859 (run) S 1857 1859 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34655406 9367552 269 33554432000 4194304 5064252 140736806674656 140736806673568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1859/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300238 s]
/proc/loadavg: 4.70 1.27 0.43 8/187 1859
/proc/meminfo: memFree=30309448/32873844 swapFree=7124/7124
[pid=1859] ppid=1857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1859/stat : 1859 (run) S 1857 1859 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34655406 9367552 269 33554432000 4194304 5064252 140736806674656 140736806673568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1859/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700217 s]
/proc/loadavg: 4.70 1.27 0.43 8/187 1859
/proc/meminfo: memFree=30309448/32873844 swapFree=7124/7124
[pid=1859] ppid=1857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1859/stat : 1859 (run) S 1857 1859 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34655406 9367552 269 33554432000 4194304 5064252 140736806674656 140736806673568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1859/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 4.80 1.35 0.46 8/189 1861
/proc/meminfo: memFree=30307448/32873844 swapFree=7124/7124
[pid=1859] ppid=1857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1859/stat : 1859 (run) S 1857 1859 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34655406 9367552 269 33554432000 4194304 5064252 140736806674656 140736806673568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1859/statm: 2287 269 229 213 0 72 0
[pid=1860] ppid=1859 vsize=32000 CPUtime=1.49 cores=0,2,4,6
/proc/1860/stat : 1860 (pb_cplex) R 1859 1859 1671 0 -1 4202496 975 0 0 0 149 0 0 0 20 0 1 0 34655406 32768000 931 33554432000 134512640 146736320 4287310272 4287268252 140408640 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/1860/statm: 8000 931 308 2985 0 726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41148

[startup+3.10025 s]
/proc/loadavg: 4.80 1.35 0.46 3/189 1861
/proc/meminfo: memFree=30306332/32873844 swapFree=7124/7124
[pid=1859] ppid=1857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1859/stat : 1859 (run) S 1857 1859 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34655406 9367552 269 33554432000 4194304 5064252 140736806674656 140736806673568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1859/statm: 2287 269 229 213 0 72 0
[pid=1860] ppid=1859 vsize=32132 CPUtime=3.09 cores=0,2,4,6
/proc/1860/stat : 1860 (pb_cplex) R 1859 1859 1671 0 -1 4202496 1009 0 0 0 309 0 0 0 20 0 1 0 34655406 32903168 965 33554432000 134512640 146736320 4287310272 4287268096 140528762 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/1860/statm: 8033 965 308 2985 0 759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41280

[startup+6.30025 s]
/proc/loadavg: 5.22 1.49 0.51 8/189 1861
/proc/meminfo: memFree=30305448/32873844 swapFree=7124/7124
[pid=1859] ppid=1857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1859/stat : 1859 (run) S 1857 1859 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34655406 9367552 269 33554432000 4194304 5064252 140736806674656 140736806673568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1859/statm: 2287 269 229 213 0 72 0
[pid=1860] ppid=1859 vsize=32432 CPUtime=6.29 cores=0,2,4,6
/proc/1860/stat : 1860 (pb_cplex) R 1859 1859 1671 0 -1 4202496 1062 0 0 0 629 0 0 0 20 0 1 0 34655406 33210368 1018 33554432000 134512640 146736320 4287310272 4287268220 140681168 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/1860/statm: 8108 1018 308 2985 0 834 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41580

[startup+12.7003 s]
/proc/loadavg: 5.12 1.53 0.53 10/189 1861
/proc/meminfo: memFree=30051276/32873844 swapFree=7124/7124
[pid=1859] ppid=1857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1859/stat : 1859 (run) S 1857 1859 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34655406 9367552 269 33554432000 4194304 5064252 140736806674656 140736806673568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1859/statm: 2287 269 229 213 0 72 0
[pid=1860] ppid=1859 vsize=315636 CPUtime=12.69 cores=0,2,4,6
/proc/1860/stat : 1860 (pb_cplex) R 1859 1859 1671 0 -1 4202496 66285 0 0 0 1257 12 0 0 20 0 1 0 34655406 323211264 73010 33554432000 134512640 146736320 4287310272 4287307520 136237203 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/1860/statm: 78909 73010 627 2985 0 75843 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 324784

[startup+25.5003 s]
/proc/loadavg: 5.28 1.75 0.61 10/189 1897
/proc/meminfo: memFree=30022632/32873844 swapFree=7124/7124
[pid=1859] ppid=1857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1859/stat : 1859 (run) S 1857 1859 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34655406 9367552 269 33554432000 4194304 5064252 140736806674656 140736806673568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1859/statm: 2287 269 229 213 0 72 0
[pid=1860] ppid=1859 vsize=366360 CPUtime=40.98 cores=0,2,4,6
/proc/1860/stat : 1860 (pb_cplex) R 1859 1859 1671 0 -1 4202496 123472 0 0 0 4048 50 0 0 20 0 1 0 34655406 375152640 72304 33554432000 134512640 146736320 4287310272 4287306200 144757825 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/1860/statm: 91590 72304 961 2985 0 88524 0
Current children cumulated CPU time (s) 40.98
Current children cumulated vsize (KiB) 375508

[startup+51.1005 s]
/proc/loadavg: 7.88 2.62 0.93 17/195 1925
/proc/meminfo: memFree=29821332/32873844 swapFree=7124/7124
[pid=1859] ppid=1857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1859/stat : 1859 (run) S 1857 1859 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34655406 9367552 269 33554432000 4194304 5064252 140736806674656 140736806673568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1859/statm: 2287 269 229 213 0 72 0
[pid=1860] ppid=1859 vsize=601924 CPUtime=118.52 cores=0,2,4,6
/proc/1860/stat : 1860 (pb_cplex) R 1859 1859 1671 0 -1 4202496 205744 0 0 0 11746 106 0 0 20 0 8 0 34655406 616370176 122404 33554432000 134512640 146736320 4287310272 4287304472 144757825 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1860/statm: 150481 122404 962 2985 0 147415 0
[pid=1860/tid=1919] ppid=1859 vsize=601924 CPUtime=9.28 cores=0,2,4,6
/proc/1860/task/1919/stat : 1919 (pb_cplex) R 1859 1859 1671 0 -1 4202560 3126 0 0 0 924 4 0 0 20 0 8 0 34658269 616370176 122404 33554432000 134512640 146736320 4287310272 3914516804 136852861 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=1860/tid=1920] ppid=1859 vsize=601924 CPUtime=8.41 cores=0,2,4,6
/proc/1860/task/1920/stat : 1920 (pb_cplex) R 1859 1859 1671 0 -1 4202560 4542 0 0 0 837 4 0 0 20 0 8 0 34658269 616370176 122404 33554432000 134512640 146736320 4287310272 3925000412 136389048 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=1860/tid=1921] ppid=1859 vsize=601924 CPUtime=9.05 cores=0,2,4,6
/proc/1860/task/1921/stat : 1921 (pb_cplex) R 1859 1859 1671 0 -1 4202560 4513 0 0 0 900 5 0 0 20 0 8 0 34658269 616370176 122404 33554432000 134512640 146736320 4287310272 3935486228 136003493 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=1860/tid=1922] ppid=1859 vsize=601924 CPUtime=8.55 cores=0,2,4,6
/proc/1860/task/1922/stat : 1922 (pb_cplex) R 1859 1859 1671 0 -1 4202560 3875 0 0 0 850 5 0 0 20 0 8 0 34658269 616370176 122404 33554432000 134512640 146736320 4287310272 4051787540 135982933 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=1860/tid=1923] ppid=1859 vsize=601924 CPUtime=9.97 cores=0,2,4,6
/proc/1860/task/1923/stat : 1923 (pb_cplex) R 1859 1859 1671 0 -1 4202560 3894 0 0 0 994 3 0 0 20 0 8 0 34658269 616370176 122404 33554432000 134512640 146736320 4287310272 3758897024 137085094 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=1860/tid=1924] ppid=1859 vsize=601924 CPUtime=9.12 cores=0,2,4,6
/proc/1860/task/1924/stat : 1924 (pb_cplex) R 1859 1859 1671 0 -1 4202560 3693 0 0 0 909 3 0 0 20 0 8 0 34658269 616370176 122404 33554432000 134512640 146736320 4287310272 3748409936 135520882 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=1860/tid=1925] ppid=1859 vsize=601924 CPUtime=9.05 cores=0,2,4,6
/proc/1860/task/1925/stat : 1925 (pb_cplex) R 1859 1859 1671 0 -1 4202560 3450 0 0 0 901 4 0 0 20 0 8 0 34658269 616370176 122404 33554432000 134512640 146736320 4287310272 3737924600 136364004 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 118.52
Current children cumulated vsize (KiB) 611072

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

[startup+94.0003 s]
/proc/loadavg: 9.91 3.78 1.39 8/195 1926
/proc/meminfo: memFree=29763988/32873844 swapFree=7124/7124
[pid=1859] ppid=1857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1859/stat : 1859 (run) S 1857 1859 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34655406 9367552 269 33554432000 4194304 5064252 140736806674656 140736806673568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1859/statm: 2287 269 229 213 0 72 0
[pid=1860] ppid=1859 vsize=662404 CPUtime=260.27 cores=0,2,4,6
/proc/1860/stat : 1860 (pb_cplex) S 1859 1859 1671 0 -1 4202496 525411 0 0 0 25777 250 0 0 20 0 8 0 34655406 678301696 136926 33554432000 134512640 146736320 4287310272 4287306640 144580073 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1860/statm: 165601 136931 993 2985 0 162535 0
[pid=1860/tid=1919] ppid=1859 vsize=662404 CPUtime=25.49 cores=0,2,4,6
/proc/1860/task/1919/stat : 1919 (pb_cplex) S 1859 1859 1671 0 -1 4202560 23558 0 0 0 2532 17 0 0 20 0 8 0 34658269 678301696 136934 33554432000 134512640 146736320 4287310272 3914518160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1860/tid=1920] ppid=1859 vsize=662404 CPUtime=27.79 cores=0,2,4,6
/proc/1860/task/1920/stat : 1920 (pb_cplex) R 1859 1859 1671 0 -1 4202560 48781 0 0 0 2756 23 0 0 20 0 8 0 34658269 678301696 136941 33554432000 134512640 146736320 4287310272 3924998156 139028294 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=1860/tid=1921] ppid=1859 vsize=662404 CPUtime=27.1 cores=0,2,4,6
/proc/1860/task/1921/stat : 1921 (pb_cplex) S 1859 1859 1671 0 -1 4202560 50568 0 0 0 2688 22 0 0 20 0 8 0 34658269 678301696 136943 33554432000 134512640 146736320 4287310272 3935489680 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1860/tid=1922] ppid=1859 vsize=662404 CPUtime=24.83 cores=0,2,4,6
/proc/1860/task/1922/stat : 1922 (pb_cplex) S 1859 1859 1671 0 -1 4202560 44185 0 0 0 2458 25 0 0 20 0 8 0 34658269 678301696 136944 33554432000 134512640 146736320 4287310272 4051791504 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1860/tid=1923] ppid=1859 vsize=662404 CPUtime=27.27 cores=0,2,4,6
/proc/1860/task/1923/stat : 1923 (pb_cplex) S 1859 1859 1671 0 -1 4202560 54368 0 0 0 2706 21 0 0 20 0 8 0 34658269 678301696 136944 33554432000 134512640 146736320 4287310272 3758898832 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1860/tid=1924] ppid=1859 vsize=662404 CPUtime=27.02 cores=0,2,4,6
/proc/1860/task/1924/stat : 1924 (pb_cplex) S 1859 1859 1671 0 -1 4202560 46865 0 0 0 2682 20 0 0 20 0 8 0 34658269 678301696 136944 33554432000 134512640 146736320 4287310272 3748413072 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1860/tid=1925] ppid=1859 vsize=662404 CPUtime=26.35 cores=0,2,4,6
/proc/1860/task/1925/stat : 1925 (pb_cplex) S 1859 1859 1671 0 -1 4202560 47404 0 0 0 2612 23 0 0 20 0 8 0 34658269 678301696 136944 33554432000 134512640 146736320 4287310272 3737927312 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 260.27
Current children cumulated vsize (KiB) 671552

[startup+94.1004 s]
/proc/loadavg: 9.91 3.78 1.39 8/195 1926
/proc/meminfo: memFree=29763988/32873844 swapFree=7124/7124
[pid=1859] ppid=1857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1859/stat : 1859 (run) S 1857 1859 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34655406 9367552 269 33554432000 4194304 5064252 140736806674656 140736806673568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1859/statm: 2287 269 229 213 0 72 0
[pid=1860] ppid=1859 vsize=472860 CPUtime=260.2 cores=0,2,4,6
/proc/1860/stat : 1860 (pb_cplex) R 1859 1859 1671 0 -1 4202496 525635 0 0 0 25768 252 0 0 20 0 1 0 34655406 484208640 96128 33554432000 134512640 146736320 4287310272 4287306992 137176720 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/1860/statm: 118215 96128 993 2985 0 115149 0
Current children cumulated CPU time (s) 260.2
Current children cumulated vsize (KiB) 482008
#
############


[startup+102.3 s]
/proc/loadavg: 9.23 3.84 1.43 17/195 1954

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

[pid=1860/tid=1952] ppid=1859 vsize=1072160 CPUtime=96.86 cores=0,2,4,6
/proc/1860/task/1952/stat : 1952 (pb_cplex) R 1859 1859 1671 0 -1 4202560 179039 0 0 0 9610 76 0 0 20 0 8 0 34665234 1097891840 213815 33554432000 134512640 146736320 4287310272 3423491048 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=1860/tid=1953] ppid=1859 vsize=1072160 CPUtime=99.22 cores=0,2,4,6
/proc/1860/task/1953/stat : 1953 (pb_cplex) R 1859 1859 1671 0 -1 4202560 163878 0 0 0 9842 80 0 0 20 0 8 0 34665234 1097891840 213815 33554432000 134512640 146736320 4287310272 3413005288 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=1860/tid=1954] ppid=1859 vsize=1072160 CPUtime=96.24 cores=0,2,4,6
/proc/1860/task/1954/stat : 1954 (pb_cplex) S 1859 1859 1671 0 -1 4202560 115767 0 0 0 9554 70 0 0 20 0 8 0 34665234 1097891840 213815 33554432000 134512640 146736320 4287310272 3402522256 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1054.73
Current children cumulated vsize (KiB) 1081308

[startup+402.3 s]
/proc/loadavg: 11.84 8.70 4.18 9/195 2025
/proc/meminfo: memFree=29259404/32873844 swapFree=7124/7124
[pid=1859] ppid=1857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1859/stat : 1859 (run) S 1857 1859 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34655406 9367552 269 33554432000 4194304 5064252 140736806674656 140736806673568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1859/statm: 2287 269 229 213 0 72 0
[pid=1860] ppid=1859 vsize=1143684 CPUtime=1235.72 cores=0,2,4,6
/proc/1860/stat : 1860 (pb_cplex) S 1859 1859 1671 0 -1 4202496 1945088 0 0 0 122591 981 0 0 20 0 8 0 34655406 1171132416 232154 33554432000 134512640 146736320 4287310272 4287306640 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1860/statm: 285921 232154 995 2985 0 282855 0
[pid=1860/tid=1948] ppid=1859 vsize=1143684 CPUtime=119.81 cores=0,2,4,6
/proc/1860/task/1948/stat : 1948 (pb_cplex) R 1859 1859 1671 0 -1 4202560 168253 0 0 0 11894 87 0 0 20 0 8 0 34665234 1171132416 232154 33554432000 134512640 146736320 4287310272 3903764552 137021733 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=1860/tid=1949] ppid=1859 vsize=1143684 CPUtime=117.54 cores=0,2,4,6
/proc/1860/task/1949/stat : 1949 (pb_cplex) R 1859 1859 1671 0 -1 4202560 116481 0 0 0 11677 77 0 0 20 0 8 0 34665234 1171132416 232154 33554432000 134512640 146736320 4287310272 3994608616 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=1860/tid=1950] ppid=1859 vsize=1143684 CPUtime=120.26 cores=0,2,4,6
/proc/1860/task/1950/stat : 1950 (pb_cplex) S 1859 1859 1671 0 -1 4202560 151265 0 0 0 11946 80 0 0 20 0 8 0 34665234 1171132416 232154 33554432000 134512640 146736320 4287310272 4005097104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1860/tid=1951] ppid=1859 vsize=1143684 CPUtime=122.86 cores=0,2,4,6
/proc/1860/task/1951/stat : 1951 (pb_cplex) S 1859 1859 1671 0 -1 4202560 137972 0 0 0 12205 81 0 0 20 0 8 0 34665234 1171132416 232154 33554432000 134512640 146736320 4287310272 4051791504 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1860/tid=1952] ppid=1859 vsize=1143684 CPUtime=119.41 cores=0,2,4,6
/proc/1860/task/1952/stat : 1952 (pb_cplex) R 1859 1859 1671 0 -1 4202560 184912 0 0 0 11852 89 0 0 20 0 8 0 34665234 1171132416 232154 33554432000 134512640 146736320 4287310272 3423490504 136000797 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=1860/tid=1953] ppid=1859 vsize=1143684 CPUtime=120.5 cores=0,2,4,6
/proc/1860/task/1953/stat : 1953 (pb_cplex) R 1859 1859 1671 0 -1 4202560 175017 0 0 0 11960 90 0 0 20 0 8 0 34665234 1171132416 232154 33554432000 134512640 146736320 4287310272 3413005288 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=1860/tid=1954] ppid=1859 vsize=1143684 CPUtime=118.64 cores=0,2,4,6
/proc/1860/task/1954/stat : 1954 (pb_cplex) R 1859 1859 1671 0 -1 4202560 146094 0 0 0 11774 90 0 0 20 0 8 0 34665234 1171132416 232154 33554432000 134512640 146736320 4287310272 3402520320 137334501 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1235.72
Current children cumulated vsize (KiB) 1152832

[startup+462.3 s]
/proc/loadavg: 11.38 9.20 4.64 10/195 2025
/proc/meminfo: memFree=29184528/32873844 swapFree=7124/7124
[pid=1859] ppid=1857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1859/stat : 1859 (run) S 1857 1859 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34655406 9367552 269 33554432000 4194304 5064252 140736806674656 140736806673568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1859/statm: 2287 269 229 213 0 72 0
[pid=1860] ppid=1859 vsize=1213980 CPUtime=1417.13 cores=0,2,4,6
/proc/1860/stat : 1860 (pb_cplex) S 1859 1859 1671 0 -1 4202496 2172305 0 0 0 140605 1108 0 0 20 0 8 0 34655406 1243115520 249840 33554432000 134512640 146736320 4287310272 4287306640 144580073 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1860/statm: 303495 249840 995 2985 0 300429 0
[pid=1860/tid=1948] ppid=1859 vsize=1213980 CPUtime=140.9 cores=0,2,4,6
/proc/1860/task/1948/stat : 1948 (pb_cplex) S 1859 1859 1671 0 -1 4202560 195676 0 0 0 13985 105 0 0 20 0 8 0 34665234 1243115520 249840 33554432000 134512640 146736320 4287310272 3903766160 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1860/tid=1949] ppid=1859 vsize=1213980 CPUtime=140.03 cores=0,2,4,6
/proc/1860/task/1949/stat : 1949 (pb_cplex) S 1859 1859 1671 0 -1 4202560 119752 0 0 0 13915 88 0 0 20 0 8 0 34665234 1243115520 249840 33554432000 134512640 146736320 4287310272 3994611344 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1860/tid=1950] ppid=1859 vsize=1213980 CPUtime=143.23 cores=0,2,4,6
/proc/1860/task/1950/stat : 1950 (pb_cplex) S 1859 1859 1671 0 -1 4202560 170242 0 0 0 14229 94 0 0 20 0 8 0 34665234 1243115520 249840 33554432000 134512640 146736320 4287310272 4005097104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1860/tid=1951] ppid=1859 vsize=1213980 CPUtime=144.91 cores=0,2,4,6
/proc/1860/task/1951/stat : 1951 (pb_cplex) S 1859 1859 1671 0 -1 4202560 155955 0 0 0 14394 97 0 0 20 0 8 0 34665234 1243115520 249840 33554432000 134512640 146736320 4287310272 4051791504 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1860/tid=1952] ppid=1859 vsize=1213980 CPUtime=142.3 cores=0,2,4,6
/proc/1860/task/1952/stat : 1952 (pb_cplex) R 1859 1859 1671 0 -1 4202560 201810 0 0 0 14127 103 0 0 20 0 8 0 34665234 1243115520 249840 33554432000 134512640 146736320 4287310272 3423484944 136008050 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=1860/tid=1953] ppid=1859 vsize=1213980 CPUtime=143.83 cores=0,2,4,6
/proc/1860/task/1953/stat : 1953 (pb_cplex) S 1859 1859 1671 0 -1 4202560 198541 0 0 0 14276 107 0 0 20 0 8 0 34665234 1243115520 249840 33554432000 134512640 146736320 4287310272 3413008016 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 1 0 0
[pid=1860/tid=1954] ppid=1859 vsize=1213980 CPUtime=140.73 cores=0,2,4,6
/proc/1860/task/1954/stat : 1954 (pb_cplex) S 1859 1859 1671 0 -1 4202560 181736 0 0 0 13964 109 0 0 20 0 8 0 34665234 1243115520 249840 33554432000 134512640 146736320 4287310272 3402522256 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1417.13
Current children cumulated vsize (KiB) 1223128

[startup+522.3 s]
/proc/loadavg: 11.40 9.61 5.07 15/196 2028
/proc/meminfo: memFree=29093764/32873844 swapFree=7124/7124
[pid=1859] ppid=1857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1859/stat : 1859 (run) S 1857 1859 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34655406 9367552 269 33554432000 4194304 5064252 140736806674656 140736806673568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1859/statm: 2287 269 229 213 0 72 0
[pid=1860] ppid=1859 vsize=1288540 CPUtime=1602.02 cores=0,2,4,6
/proc/1860/stat : 1860 (pb_cplex) S 1859 1859 1671 0 -1 4202496 2361563 0 0 0 158968 1234 0 0 20 0 8 0 34655406 1319464960 268422 33554432000 134512640 146736320 4287310272 4287306640 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1860/statm: 322135 268422 995 2985 0 319069 0
[pid=1860/tid=1948] ppid=1859 vsize=1288540 CPUtime=163.49 cores=0,2,4,6
/proc/1860/task/1948/stat : 1948 (pb_cplex) R 1859 1859 1671 0 -1 4202560 225211 0 0 0 16227 122 0 0 20 0 8 0 34665234 1319464960 268422 33554432000 134512640 146736320 4287310272 3903762876 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=1860/tid=1949] ppid=1859 vsize=1288540 CPUtime=162.69 cores=0,2,4,6
/proc/1860/task/1949/stat : 1949 (pb_cplex) S 1859 1859 1671 0 -1 4202560 125839 0 0 0 16169 100 0 0 20 0 8 0 34665234 1319464960 268422 33554432000 134512640 146736320 4287310272 3994611344 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1860/tid=1950] ppid=1859 vsize=1288540 CPUtime=167.03 cores=0,2,4,6
/proc/1860/task/1950/stat : 1950 (pb_cplex) S 1859 1859 1671 0 -1 4202560 179444 0 0 0 16597 106 0 0 20 0 8 0 34665234 1319464960 268422 33554432000 134512640 146736320 4287310272 4005097104 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1860/tid=1951] ppid=1859 vsize=1288540 CPUtime=167.23 cores=0,2,4,6
/proc/1860/task/1951/stat : 1951 (pb_cplex) R 1859 1859 1671 0 -1 4202560 175223 0 0 0 16612 111 0 0 20 0 8 0 34665234 1319464960 268422 33554432000 134512640 146736320 4287310272 4051788716 135233131 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=1860/tid=1952] ppid=1859 vsize=1288540 CPUtime=165.1 cores=0,2,4,6
/proc/1860/task/1952/stat : 1952 (pb_cplex) R 1859 1859 1671 0 -1 4202560 213515 0 0 0 16392 118 0 0 20 0 8 0 34665234 1319464960 268422 33554432000 134512640 146736320 4287310272 3423491048 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=1860/tid=1953] ppid=1859 vsize=1288540 CPUtime=166.36 cores=0,2,4,6
/proc/1860/task/1953/stat : 1953 (pb_cplex) S 1859 1859 1671 0 -1 4202560 207648 0 0 0 16514 122 0 0 20 0 8 0 34665234 1319464960 268422 33554432000 134512640 146736320 4287310272 3413008016 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 1 0 0
[pid=1860/tid=1954] ppid=1859 vsize=1288540 CPUtime=164 cores=0,2,4,6
/proc/1860/task/1954/stat : 1954 (pb_cplex) S 1859 1859 1671 0 -1 4202560 210931 0 0 0 16275 125 0 0 20 0 8 0 34665234 1319464960 268422 33554432000 134512640 146736320 4287310272 3402522256 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1297688

[startup+582.3 s]
/proc/loadavg: 12.60 10.33 5.60 13/195 2028
/proc/meminfo: memFree=29014672/32873844 swapFree=7124/7124
[pid=1859] ppid=1857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1859/stat : 1859 (run) S 1857 1859 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34655406 9367552 269 33554432000 4194304 5064252 140736806674656 140736806673568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1859/statm: 2287 269 229 213 0 72 0
[pid=1860] ppid=1859 vsize=1361552 CPUtime=1784.28 cores=0,2,4,6
/proc/1860/stat : 1860 (pb_cplex) R 1859 1859 1671 0 -1 4202496 2479263 0 0 0 177075 1353 0 0 20 0 8 0 34655406 1394229248 286684 33554432000 134512640 146736320 4287310272 4287303004 135855201 0 0 4096 16387 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/1860/statm: 340388 286684 995 2985 0 337322 0
[pid=1860/tid=1948] ppid=1859 vsize=1361552 CPUtime=185.64 cores=0,2,4,6
/proc/1860/task/1948/stat : 1948 (pb_cplex) R 1859 1859 1671 0 -1 4202560 225902 0 0 0 18431 133 0 0 20 0 8 0 34665234 1394229248 286684 33554432000 134512640 146736320 4287310272 3903763432 144757825 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=1860/tid=1949] ppid=1859 vsize=1361552 CPUtime=185.54 cores=0,2,4,6
/proc/1860/task/1949/stat : 1949 (pb_cplex) R 1859 1859 1671 0 -1 4202560 145282 0 0 0 18437 117 0 0 20 0 8 0 34665234 1394229248 286684 33554432000 134512640 146736320 4287310272 3994608616 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0 0 0
[pid=1860/tid=1950] ppid=1859 vsize=1361552 CPUtime=189.64 cores=0,2,4,6
/proc/1860/task/1950/stat : 1950 (pb_cplex) R 1859 1859 1671 0 -1 4202560 185506 0 0 0 18844 120 0 0 20 0 8 0 34665234 1394229248 286684 33554432000 134512640 146736320 4287310272 4005094376 144757825 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=1860/tid=1951] ppid=1859 vsize=1361552 CPUtime=189.8 cores=0,2,4,6
/proc/1860/task/1951/stat : 1951 (pb_cplex) R 1859 1859 1671 0 -1 4202560 183516 0 0 0 18859 121 0 0 20 0 8 0 34665234 1394229248 286684 33554432000 134512640 146736320 4287310272 4051790400 136854917 0 2 4096 16387 0 0 0 -1 6 0 0 0 0 0
[pid=1860/tid=1952] ppid=1859 vsize=1361552 CPUtime=187.55 cores=0,2,4,6
/proc/1860/task/1952/stat : 1952 (pb_cplex) R 1859 1859 1671 0 -1 4202560 217365 0 0 0 18626 129 0 0 20 0 8 0 34665234 1394229248 286684 33554432000 134512640 146736320 4287310272 3423490988 135233126 0 2 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=1860/tid=1953] ppid=1859 vsize=1361552 CPUtime=188.47 cores=0,2,4,6
/proc/1860/task/1953/stat : 1953 (pb_cplex) R 1859 1859 1671 0 -1 4202560 220708 0 0 0 18711 136 0 0 20 0 8 0 34665234 1394229248 286684 33554432000 134512640 146736320 4287310272 3413004360 139043273 0 2 4096 16387 0 0 0 -1 0 0 0 1 0 0
[pid=1860/tid=1954] ppid=1859 vsize=1361552 CPUtime=186.48 cores=0,2,4,6
/proc/1860/task/1954/stat : 1954 (pb_cplex) R 1859 1859 1671 0 -1 4202560 222321 0 0 0 18506 142 0 0 20 0 8 0 34665234 1394229248 286684 33554432000 134512640 146736320 4287310272 3402519120 136403112 0 2 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1784.28
Current children cumulated vsize (KiB) 1370700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+587.1 s]
/proc/loadavg: 12.71 10.39 5.65 10/195 2028
/proc/meminfo: memFree=29006364/32873844 swapFree=7124/7124
[pid=1859] ppid=1857 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1859/stat : 1859 (run) S 1857 1859 1671 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 34655406 9367552 269 33554432000 4194304 5064252 140736806674656 140736806673568 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1859/statm: 2287 269 229 213 0 72 0
[pid=1860] ppid=1859 vsize=1369872 CPUtime=1799.98 cores=0,2,4,6
/proc/1860/stat : 1860 (pb_cplex) R 1859 1859 1671 0 -1 4202496 2487747 0 0 0 178636 1362 0 0 20 0 8 0 34655406 1402748928 288730 33554432000 134512640 146736320 4287310272 4287305520 136346549 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1860/statm: 342468 288730 995 2985 0 339402 0
[pid=1860/tid=1948] ppid=1859 vsize=1369872 CPUtime=187.56 cores=0,2,4,6
/proc/1860/task/1948/stat : 1948 (pb_cplex) S 1859 1859 1671 0 -1 4202560 225902 0 0 0 18621 135 0 0 20 0 8 0 34665234 1402748928 288737 33554432000 134512640 146736320 4287310272 3903765988 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1860/tid=1949] ppid=1859 vsize=1369872 CPUtime=187.47 cores=0,2,4,6
/proc/1860/task/1949/stat : 1949 (pb_cplex) S 1859 1859 1671 0 -1 4202560 145930 0 0 0 18629 118 0 0 20 0 8 0 34665234 1402748928 288738 33554432000 134512640 146736320 4287310272 3994611172 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1860/tid=1950] ppid=1859 vsize=1369872 CPUtime=191.56 cores=0,2,4,6
/proc/1860/task/1950/stat : 1950 (pb_cplex) S 1859 1859 1671 0 -1 4202560 185507 0 0 0 19035 121 0 0 20 0 8 0 34665234 1402748928 288738 33554432000 134512640 146736320 4287310272 4005096932 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1860/tid=1951] ppid=1859 vsize=1369872 CPUtime=191.72 cores=0,2,4,6
/proc/1860/task/1951/stat : 1951 (pb_cplex) S 1859 1859 1671 0 -1 4202560 183996 0 0 0 19050 122 0 0 20 0 8 0 34665234 1402748928 288739 33554432000 134512640 146736320 4287310272 4051791332 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1860/tid=1952] ppid=1859 vsize=1369872 CPUtime=189.54 cores=0,2,4,6
/proc/1860/task/1952/stat : 1952 (pb_cplex) S 1859 1859 1671 0 -1 4202560 217365 0 0 0 18824 130 0 0 20 0 8 0 34665234 1402748928 288739 33554432000 134512640 146736320 4287310272 3423493604 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1860/tid=1953] ppid=1859 vsize=1369872 CPUtime=190.42 cores=0,2,4,6
/proc/1860/task/1953/stat : 1953 (pb_cplex) S 1859 1859 1671 0 -1 4202560 220708 0 0 0 18905 137 0 0 20 0 8 0 34665234 1402748928 288739 33554432000 134512640 146736320 4287310272 3413007844 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 1 0 0
[pid=1860/tid=1954] ppid=1859 vsize=1369872 CPUtime=188.42 cores=0,2,4,6
/proc/1860/task/1954/stat : 1954 (pb_cplex) S 1859 1859 1671 0 -1 4202560 222321 0 0 0 18698 144 0 0 20 0 8 0 34665234 1402748928 288740 33554432000 134512640 146736320 4287310272 3402522084 144580073 0 2 4096 16387 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.98
Current children cumulated vsize (KiB) 1379020

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

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

Child ended because it received signal 15 (SIGTERM)

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


# 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.0700073
#  lost CPU user time (s): 0.0899963
#  lost CPU system time (s): -0.02

Real time (s): 587.122
CPU time (s): 1800.05
CPU user time (s): 1786.45
CPU system time (s): 13.6
CPU usage (%): 306.589
Max. virtual memory (cumulated for all children) (KiB): 1379020

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

runsolver used 1.52177 second user time and 3.71543 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-09 15:01:25
IDJOB=3731554
IDBENCH=1964
IDSOLVER=2325
FILE ID=node133/3731554-1339246884
RUNJOBID= node133-1339246833-1688
PBS_JOBID= 14644348
Free space on /tmp= 68364 MiB

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

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

MD5SUM BENCH= 35ffbede57b8807d38d913370f4c4486
RANDOM SEED=64361512

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30310480 kB
Buffers:          114852 kB
Cached:          1541524 kB
SwapCached:         2208 kB
Active:          1680920 kB
Inactive:          29696 kB
Active(anon):      53344 kB
Inactive(anon):     3480 kB
Active(file):    1627576 kB
Inactive(file):    26216 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100204 kB
Dirty:             33384 kB
Writeback:             0 kB
AnonPages:         62076 kB
Mapped:            11452 kB
Shmem:                 0 kB
Slab:             712844 kB
SReclaimable:     154736 kB
SUnreclaim:       558108 kB
KernelStack:        1536 kB
PageTables:         4236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     215084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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-3731554-1339246884.opb

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