Trace number 4272951

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
OscaR - ALNS 2017-07-26SAT (TO)0 2523.74 1431.5

General information on the benchmark

NameBinPacking/BinPacking-tab-sw120/
BinPacking-tab-sw120-10.xml
MD5SUM67f07639019614dd1d008c87f8253383
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark679.95697
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size46
Distribution of domain sizes[{"size":23,"count":1},{"size":46,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints22
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.37/0.42	c version: 2017-07-26
0.37/0.42	c seed: 1625569673
0.37/0.42	c timeout: 2520
0.37/0.42	c memlimit: 11000
0.37/0.42	c nbcore: 4
0.37/0.44	c Parsing instance...
162.37/90.33	c Parsing done, starting search...
179.51/96.62	o 0
2523.65/1431.44	s SATISFIABLE
2523.65/1431.44	v <instantiation>
2523.65/1431.44	v 	<list>
2523.65/1431.44	v 		x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[12][5] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[13][5] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[14][5] b[15][0] b[15][1] b[15][2] b[15][3] b[15][4] b[15][5] b[16][0] b[16][1] b[16][2] b[16][3] b[16][4] b[16][5] b[17][0] b[17][1] b[17][2] b[17][3] b[17][4] b[17][5] b[18][0] b[18][1] b[18][2] b[18][3] b[18][4] b[18][5] b[19][0] b[19][1] b[19][2] b[19][3] b[19][4] b[19][5] b[20][0] b[20][1] b[20][2] b[20][3] b[20][4] b[20][5] b[21][0] b[21][1] b[21][2] b[21][3] b[21][4] b[21][5]
2523.65/1431.44	v 	</list>
2523.65/1431.44	v 	<values>
2523.65/1431.44	v 		0 199 199 181 181 179 0 198 198 198 198 198 0 198 198 191 191 191 0 195 194 194 191 191 0 193 192 187 187 186 0 191 190 190 186 186 0 190 188 188 188 187 0 186 185 184 184 184 0 183 183 183 182 181 0 179 177 177 177 171 0 178 163 161 158 153 150 177 165 162 158 153 150 176 165 160 157 154 151 175 164 161 157 154 151 174 166 160 158 154 151 174 165 159 158 154 151 174 165 159 155 155 152 174 163 163 155 154 152 173 165 159 157 154 151 172 164 162 158 153 150 171 171 170 170 169 0 168 168 167 166 166 0 
2523.65/1431.44	v 	</values>
2523.65/1431.44	v </instantiation>

Verifier Data

OK	0

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15246 MiB free)
  memory of node 1: 16384 MiB (12961 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272951-1502895834/watcher-4272951-1502895834 -o /tmp/evaluation-result-4272951-1502895834/solver-4272951-1502895834 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502875181-32538 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1625569673 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4272951-1502895834.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=2755, runsolver pid=2752

[startup+0.100153 s]*
/proc/loadavg: 1.97 2.01 1.97 2/203 2756
/proc/meminfo: memFree=28884788/32770624 swapFree=67108764/67108860
[pid=2755] ppid=2752 vsize=103040 memory=5044 CPUtime=0 cores=0,2,4,6
/proc/2755/stat : 2755 (java) S 2752 2755 4674 0 -1 1077944320 1526 0 0 0 0 0 0 0 20 0 2 0 137090123 105512960 1261 18446744073709551615 4194304 4196468 140730068419088 140730068401632 140292272959223 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
/proc/2755/statm: 25760 1261 939 1 0 16802 0
[pid=2755/tid=2757] ppid=2752 vsize=356952 memory=4278483708103473607 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2757/stat : 2757 (java) R 2752 2755 4674 0 -1 4202560 410 0 0 0 0 0 0 0 20 0 2 0 137090133 365518848 1891 18446744073709551615 4194304 4196468 140730068419088 140292277200912 140292251091824 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 103040 KiB
Current children cumulated memory: 5044 KiB

[startup+0.209899 s]*
/proc/loadavg: 1.97 2.01 1.97 2/216 2769
/proc/meminfo: memFree=28873920/32770624 swapFree=67108764/67108860
[pid=2755] ppid=2752 vsize=13906484 memory=22012 CPUtime=0.05 cores=0,2,4,6
/proc/2755/stat : 2755 (java) S 2752 2755 4674 0 -1 1077944320 4958 0 0 0 4 1 0 0 20 0 14 0 137090123 14240239616 5503 18446744073709551615 4194304 4196468 140730068419088 140730068401632 140292272959223 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
/proc/2755/statm: 3476621 5503 2579 1 0 3466118 0
[pid=2755/tid=2757] ppid=2752 vsize=13906484 memory=8318255677412212789 CPUtime=0.04 cores=0,2,4,6
/proc/2755/task/2757/stat : 2757 (java) D 2752 2755 4674 0 -1 4202560 3059 0 0 0 4 0 0 0 20 0 14 0 137090133 14240239616 5503 18446744073709551615 4194304 4196468 140730068419088 140292277196704 140292272981245 0 4 1 16800974 18446744071580418449 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2758] ppid=2752 vsize=13906484 memory=329 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2758/stat : 2758 (java) S 2752 2755 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 137090134 14240239616 5503 18446744073709551615 4194304 4196468 140730068419088 140292229925648 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2759] ppid=2752 vsize=13906484 memory=140629971558952 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2759/stat : 2759 (java) S 2752 2755 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 137090134 14240239616 5503 18446744073709551615 4194304 4196468 140730068419088 140292228873104 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2760] ppid=2752 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2760/stat : 2760 (java) S 2752 2755 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 137090134 14240239616 5503 18446744073709551615 4194304 4196468 140730068419088 140292227820560 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2761] ppid=2752 vsize=13906484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2761/stat : 2761 (java) S 2752 2755 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 137090134 14240239616 5503 18446744073709551615 4194304 4196468 140730068419088 140292226768016 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2762] ppid=2752 vsize=13906484 memory=140629971555968 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2762/stat : 2762 (java) S 2752 2755 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 137090135 14240239616 5503 18446744073709551615 4194304 4196468 140730068419088 140291751274480 140292272970370 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2763] ppid=2752 vsize=13906484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2763/stat : 2763 (java) S 2752 2755 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 137090136 14240239616 5503 18446744073709551615 4194304 4196468 140730068419088 140291750220704 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2764] ppid=2752 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2764/stat : 2764 (java) S 2752 2755 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 137090136 14240239616 5503 18446744073709551615 4194304 4196468 140730068419088 140291749168112 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2765] ppid=2752 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2765/stat : 2765 (java) S 2752 2755 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 137090139 14240239616 5503 18446744073709551615 4194304 4196468 140730068419088 140291748116688 140292272977819 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2766] ppid=2752 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2766/stat : 2766 (java) S 2752 2755 4674 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 14 0 137090139 14240239616 5503 18446744073709551615 4194304 4196468 140730068419088 140291747064304 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2767] ppid=2752 vsize=13906484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2767/stat : 2767 (java) S 2752 2755 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 14 0 137090139 14240239616 5503 18446744073709551615 4194304 4196468 140730068419088 140291746011760 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2768] ppid=2752 vsize=13906484 memory=140629971555968 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2768/stat : 2768 (java) S 2752 2755 4674 0 -1 1077944384 214 0 0 0 0 0 0 0 20 0 14 0 137090139 14240239616 5503 18446744073709551615 4194304 4196468 140730068419088 140291744959216 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2769] ppid=2752 vsize=13906484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2769/stat : 2769 (java) S 2752 2755 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 137090139 14240239616 5503 18446744073709551615 4194304 4196468 140730068419088 140291743906912 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13906484 KiB
Current children cumulated memory: 22012 KiB

[startup+0.31035 s]*
/proc/loadavg: 1.97 2.01 1.97 3/217 2770
/proc/meminfo: memFree=28860536/32770624 swapFree=67108764/67108860
[pid=2755] ppid=2752 vsize=13975920 memory=37100 CPUtime=0.2 cores=0,2,4,6
/proc/2755/stat : 2755 (java) S 2752 2755 4674 0 -1 1077944320 9949 0 0 0 18 2 0 0 20 0 15 0 137090123 14311342080 9275 18446744073709551615 4194304 4196468 140730068419088 140730068401632 140292272959223 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
/proc/2755/statm: 3493980 9275 3513 1 0 3482759 0
[pid=2755/tid=2757] ppid=2752 vsize=13975920 memory=4278483708103473607 CPUtime=0.14 cores=0,2,4,6
/proc/2755/task/2757/stat : 2757 (java) R 2752 2755 4674 0 -1 4202560 7685 0 0 0 12 2 0 0 20 0 15 0 137090133 14311342080 9275 18446744073709551615 4194304 4196468 140730068419088 140292277187600 140292272981149 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2758] ppid=2752 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2758/stat : 2758 (java) S 2752 2755 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 137090134 14311342080 9275 18446744073709551615 4194304 4196468 140730068419088 140292229925648 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2759] ppid=2752 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2759/stat : 2759 (java) S 2752 2755 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 137090134 14311342080 9275 18446744073709551615 4194304 4196468 140730068419088 140292228873104 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2760] ppid=2752 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2760/stat : 2760 (java) S 2752 2755 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 137090134 14311342080 9275 18446744073709551615 4194304 4196468 140730068419088 140292227820560 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2761] ppid=2752 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2761/stat : 2761 (java) S 2752 2755 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 137090134 14311342080 9275 18446744073709551615 4194304 4196468 140730068419088 140292226768016 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2762] ppid=2752 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2762/stat : 2762 (java) S 2752 2755 4674 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 137090135 14311342080 9275 18446744073709551615 4194304 4196468 140730068419088 140291751274480 140292272970370 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2763] ppid=2752 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2763/stat : 2763 (java) S 2752 2755 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 137090136 14311342080 9275 18446744073709551615 4194304 4196468 140730068419088 140291750220704 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2764] ppid=2752 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2764/stat : 2764 (java) S 2752 2755 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 137090136 14311342080 9275 18446744073709551615 4194304 4196468 140730068419088 140291749168112 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2765] ppid=2752 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2765/stat : 2765 (java) S 2752 2755 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 137090139 14311342080 9275 18446744073709551615 4194304 4196468 140730068419088 140291748116688 140292272977819 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2766] ppid=2752 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/2755/task/2766/stat : 2766 (java) S 2752 2755 4674 0 -1 1077944384 316 0 0 0 1 0 0 0 20 0 15 0 137090139 14311342080 9275 18446744073709551615 4194304 4196468 140730068419088 140291747064304 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2767] ppid=2752 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2767/stat : 2767 (java) S 2752 2755 4674 0 -1 1077944384 193 0 0 0 0 0 0 0 20 0 15 0 137090139 14311342080 9275 18446744073709551615 4194304 4196468 140730068419088 140291746011760 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2768] ppid=2752 vsize=13975920 memory=140629971555968 CPUtime=0.04 cores=0,2,4,6
/proc/2755/task/2768/stat : 2768 (java) S 2752 2755 4674 0 -1 1077944384 372 0 0 0 4 0 0 0 20 0 15 0 137090139 14311342080 9275 18446744073709551615 4194304 4196468 140730068419088 140291744959216 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2769] ppid=2752 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2769/stat : 2769 (java) S 2752 2755 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 137090139 14311342080 9275 18446744073709551615 4194304 4196468 140730068419088 140291743906912 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2770] ppid=2752 vsize=13975920 memory=140629971555968 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2770/stat : 2770 (java) S 2752 2755 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 137090145 14311342080 9275 18446744073709551615 4194304 4196468 140730068419088 140291742853424 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 37100 KiB

[startup+0.700817 s]
/proc/loadavg: 1.97 2.01 1.97 4/217 2770
/proc/meminfo: memFree=28847412/32770624 swapFree=67108764/67108860
[pid=2755] ppid=2752 vsize=13975940 memory=123504 CPUtime=0.88 cores=0,2,4,6
/proc/2755/stat : 2755 (java) S 2752 2755 4674 0 -1 1077944320 13323 0 0 0 81 7 0 0 20 0 15 0 137090123 14311362560 30876 18446744073709551615 4194304 4196468 140730068419088 140730068401632 140292272959223 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
/proc/2755/statm: 3493985 30876 3721 1 0 3482759 0
[pid=2755/tid=2757] ppid=2752 vsize=13975940 memory=0 CPUtime=0.52 cores=0,2,4,6
/proc/2755/task/2757/stat : 2757 (java) R 2752 2755 4674 0 -1 4202560 10094 0 0 0 46 6 0 0 20 0 15 0 137090133 14311362560 30876 18446744073709551615 4194304 4196468 140730068419088 140292277195952 140292272981149 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2758] ppid=2752 vsize=13975940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2758/stat : 2758 (java) S 2752 2755 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 137090134 14311362560 30876 18446744073709551615 4194304 4196468 140730068419088 140292229925648 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2759] ppid=2752 vsize=13975940 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2759/stat : 2759 (java) S 2752 2755 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 137090134 14311362560 30876 18446744073709551615 4194304 4196468 140730068419088 140292228873104 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2760] ppid=2752 vsize=13975940 memory=-7751062316387021378 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2760/stat : 2760 (java) S 2752 2755 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 137090134 14311362560 30876 18446744073709551615 4194304 4196468 140730068419088 140292227820560 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2761] ppid=2752 vsize=13975940 memory=3053811428040725072 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2761/stat : 2761 (java) S 2752 2755 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 137090134 14311362560 30876 18446744073709551615 4194304 4196468 140730068419088 140292226768016 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2762] ppid=2752 vsize=13975940 memory=4148 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2762/stat : 2762 (java) S 2752 2755 4674 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 137090135 14311362560 30876 18446744073709551615 4194304 4196468 140730068419088 140291751274480 140292272970370 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2763] ppid=2752 vsize=13975940 memory=281259691855776 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2763/stat : 2763 (java) S 2752 2755 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 137090136 14311362560 30876 18446744073709551615 4194304 4196468 140730068419088 140291750220704 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2764] ppid=2752 vsize=13975940 memory=288230617509003574 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2764/stat : 2764 (java) S 2752 2755 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 137090136 14311362560 30876 18446744073709551615 4194304 4196468 140730068419088 140291749168112 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2765] ppid=2752 vsize=13975940 memory=14697383204226480 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2765/stat : 2765 (java) S 2752 2755 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 137090139 14311362560 30876 18446744073709551615 4194304 4196468 140730068419088 140291748116688 140292272977819 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2766] ppid=2752 vsize=13975940 memory=4048 CPUtime=0.1 cores=0,2,4,6
/proc/2755/task/2766/stat : 2766 (java) S 2752 2755 4674 0 -1 1077944384 653 0 0 0 10 0 0 0 20 0 15 0 137090139 14311362560 30876 18446744073709551615 4194304 4196468 140730068419088 140291747064304 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2767] ppid=2752 vsize=13975940 memory=40020 CPUtime=0.09 cores=0,2,4,6
/proc/2755/task/2767/stat : 2767 (java) S 2752 2755 4674 0 -1 1077944384 614 0 0 0 9 0 0 0 20 0 15 0 137090139 14311362560 30876 18446744073709551615 4194304 4196468 140730068419088 140291746011760 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2768] ppid=2752 vsize=13975940 memory=1232 CPUtime=0.14 cores=0,2,4,6
/proc/2755/task/2768/stat : 2768 (java) S 2752 2755 4674 0 -1 1077944384 576 0 0 0 14 0 0 0 20 0 15 0 137090139 14311362560 30876 18446744073709551615 4194304 4196468 140730068419088 140291744959216 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2769] ppid=2752 vsize=13975940 memory=644 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2769/stat : 2769 (java) S 2752 2755 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 137090139 14311362560 30876 18446744073709551615 4194304 4196468 140730068419088 140291743906912 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2770] ppid=2752 vsize=13975940 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2770/stat : 2770 (java) S 2752 2755 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 137090145 14311362560 31388 18446744073709551615 4194304 4196468 140730068419088 140291742853424 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
Current children cumulated CPU time: 0.88 s
Current children cumulated vsize: 13975940 KiB
Current children cumulated memory: 123504 KiB

[startup+1.50159 s]
/proc/loadavg: 1.97 2.01 1.97 6/217 2770
/proc/meminfo: memFree=28563180/32770624 swapFree=67108764/67108860
[pid=2755] ppid=2752 vsize=13977988 memory=1118328 CPUtime=2.58 cores=0,2,4,6
/proc/2755/stat : 2755 (java) S 2752 2755 4674 0 -1 1077944320 17643 0 0 0 212 46 0 0 20 0 15 0 137090123 14313459712 279582 18446744073709551615 4194304 4196468 140730068419088 140730068401632 140292272959223 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
/proc/2755/statm: 3494497 279582 3776 1 0 3483271 0
[pid=2755/tid=2757] ppid=2752 vsize=13977988 memory=126378717 CPUtime=1.19 cores=0,2,4,6
/proc/2755/task/2757/stat : 2757 (java) R 2752 2755 4674 0 -1 4202560 11302 0 0 0 100 19 0 0 20 0 15 0 137090133 14313459712 279582 18446744073709551615 4194304 4196468 140730068419088 140292277194992 140291905561903 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2758] ppid=2752 vsize=13977988 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/2755/task/2758/stat : 2758 (java) S 2752 2755 4674 0 -1 1077944384 119 0 0 0 5 6 0 0 20 0 15 0 137090134 14313459712 279582 18446744073709551615 4194304 4196468 140730068419088 140292229925648 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2759] ppid=2752 vsize=13977988 memory=55 CPUtime=0.12 cores=0,2,4,6
/proc/2755/task/2759/stat : 2759 (java) S 2752 2755 4674 0 -1 1077944384 170 0 0 0 6 6 0 0 20 0 15 0 137090134 14313459712 279582 18446744073709551615 4194304 4196468 140730068419088 140292228873104 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2760] ppid=2752 vsize=13977988 memory=7595719238819014998 CPUtime=0.1 cores=0,2,4,6
/proc/2755/task/2760/stat : 2760 (java) S 2752 2755 4674 0 -1 1077944384 225 0 0 0 5 5 0 0 20 0 15 0 137090134 14313459712 279582 18446744073709551615 4194304 4196468 140730068419088 140292227820560 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2761] ppid=2752 vsize=13977988 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/2755/task/2761/stat : 2761 (java) S 2752 2755 4674 0 -1 1077944384 148 0 0 0 5 6 0 0 20 0 15 0 137090134 14313459712 279582 18446744073709551615 4194304 4196468 140730068419088 140292226768016 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2762] ppid=2752 vsize=13977988 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2762/stat : 2762 (java) S 2752 2755 4674 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 137090135 14313459712 279582 18446744073709551615 4194304 4196468 140730068419088 140291751274480 140292272970370 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2763] ppid=2752 vsize=13977988 memory=-7751062316387021378 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2763/stat : 2763 (java) S 2752 2755 4674 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 137090136 14313459712 279582 18446744073709551615 4194304 4196468 140730068419088 140291750220768 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2764] ppid=2752 vsize=13977988 memory=3053811428040725072 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2764/stat : 2764 (java) S 2752 2755 4674 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 137090136 14313459712 279582 18446744073709551615 4194304 4196468 140730068419088 140291749168128 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2765] ppid=2752 vsize=13977988 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2765/stat : 2765 (java) S 2752 2755 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 137090139 14313459712 279582 18446744073709551615 4194304 4196468 140730068419088 140291748116688 140292272977819 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2766] ppid=2752 vsize=13977988 memory=2320 CPUtime=0.33 cores=0,2,4,6
/proc/2755/task/2766/stat : 2766 (java) R 2752 2755 4674 0 -1 4202560 1677 0 0 0 33 0 0 0 20 0 15 0 137090139 14313459712 279582 18446744073709551615 4194304 4196468 140730068419088 140291747050184 140292256343420 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2767] ppid=2752 vsize=13977988 memory=1724 CPUtime=0.32 cores=0,2,4,6
/proc/2755/task/2767/stat : 2767 (java) R 2752 2755 4674 0 -1 4202560 1426 0 0 0 32 0 0 0 20 0 15 0 137090139 14313459712 279582 18446744073709551615 4194304 4196468 140730068419088 140291745997536 140292252203045 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2768] ppid=2752 vsize=13977988 memory=2012 CPUtime=0.23 cores=0,2,4,6
/proc/2755/task/2768/stat : 2768 (java) S 2752 2755 4674 0 -1 1077944384 992 0 0 0 23 0 0 0 20 0 15 0 137090139 14313459712 279582 18446744073709551615 4194304 4196468 140730068419088 140291744959216 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2769] ppid=2752 vsize=13977988 memory=11072 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2769/stat : 2769 (java) S 2752 2755 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 137090139 14313459712 279582 18446744073709551615 4194304 4196468 140730068419088 140291743906912 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2770] ppid=2752 vsize=13977988 memory=7014751519633921361 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2770/stat : 2770 (java) S 2752 2755 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 137090145 14313459712 279582 18446744073709551615 4194304 4196468 140730068419088 140291742853424 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
Current children cumulated CPU time: 2.58 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 1118328 KiB

[startup+3.11031 s]
/proc/loadavg: 1.98 2.01 1.97 3/217 2770
/proc/meminfo: memFree=27469480/32770624 swapFree=67108764/67108860
[pid=2755] ppid=2752 vsize=13977988 memory=1429396 CPUtime=4.46 cores=0,2,4,6
/proc/2755/stat : 2755 (java) S 2752 2755 4674 0 -1 1077944320 21713 0 0 0 390 56 0 0 20 0 15 0 137090123 14313459712 357349 18446744073709551615 4194304 4196468 140730068419088 140730068401632 140292272959223 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
/proc/2755/statm: 3494497 357349 3778 1 0 3483271 0
[pid=2755/tid=2757] ppid=2752 vsize=13977988 memory=2412 CPUtime=2.72 cores=0,2,4,6
/proc/2755/task/2757/stat : 2757 (java) R 2752 2755 4674 0 -1 4202560 12205 0 0 0 249 23 0 0 20 0 15 0 137090133 14313459712 357349 18446744073709551615 4194304 4196468 140730068419088 140292277195840 140291905028119 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0

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

/proc/2755/task/2757/stat : 2757 (java) R 2752 2755 4674 0 -1 4202560 108811 0 0 0 103273 74 0 0 20 0 15 0 137090133 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292277197296 140291903416079 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2758] ppid=2752 vsize=13982084 memory=11581812 CPUtime=358.22 cores=0,2,4,6
/proc/2755/task/2758/stat : 2758 (java) S 2752 2755 4674 0 -1 1077944384 62309 0 0 0 35637 185 0 0 20 0 15 0 137090134 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292229925648 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2759] ppid=2752 vsize=13982084 memory=11581812 CPUtime=358.64 cores=0,2,4,6
/proc/2755/task/2759/stat : 2759 (java) S 2752 2755 4674 0 -1 1077944384 59551 0 0 0 35691 173 0 0 20 0 15 0 137090134 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292228873104 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2760] ppid=2752 vsize=13982084 memory=11581812 CPUtime=358.05 cores=0,2,4,6
/proc/2755/task/2760/stat : 2760 (java) S 2752 2755 4674 0 -1 1077944384 77989 0 0 0 35605 200 0 0 20 0 15 0 137090134 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292227820560 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2761] ppid=2752 vsize=13982084 memory=11581812 CPUtime=358.11 cores=0,2,4,6
/proc/2755/task/2761/stat : 2761 (java) S 2752 2755 4674 0 -1 1077944384 80810 0 0 0 35617 194 0 0 20 0 15 0 137090134 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292226768016 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2762] ppid=2752 vsize=13982084 memory=11581812 CPUtime=27.83 cores=0,2,4,6
/proc/2755/task/2762/stat : 2762 (java) S 2752 2755 4674 0 -1 1077944384 249079 0 0 0 2766 17 0 0 20 0 15 0 137090135 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291751274480 140292272970370 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2763] ppid=2752 vsize=13982084 memory=11581812 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2763/stat : 2763 (java) S 2752 2755 4674 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 137090136 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291750220768 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2764] ppid=2752 vsize=13982084 memory=11581812 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2764/stat : 2764 (java) S 2752 2755 4674 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 137090136 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291749168128 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2765] ppid=2752 vsize=13982084 memory=11581812 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2765/stat : 2765 (java) S 2752 2755 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291748116688 140292272977819 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2766] ppid=2752 vsize=13982084 memory=11581812 CPUtime=2.79 cores=0,2,4,6
/proc/2755/task/2766/stat : 2766 (java) S 2752 2755 4674 0 -1 1077944384 15969 0 0 0 276 3 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291747064304 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2767] ppid=2752 vsize=13982084 memory=644 CPUtime=2.79 cores=0,2,4,6
/proc/2755/task/2767/stat : 2767 (java) S 2752 2755 4674 0 -1 1077944384 17654 0 0 0 276 3 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291746011760 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2768] ppid=2752 vsize=13982084 memory=11581812 CPUtime=0.82 cores=0,2,4,6
/proc/2755/task/2768/stat : 2768 (java) S 2752 2755 4674 0 -1 1077944384 7512 0 0 0 80 2 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291744959216 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2769] ppid=2752 vsize=13982084 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2769/stat : 2769 (java) S 2752 2755 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291743906912 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2770] ppid=2752 vsize=13982084 memory=3120 CPUtime=0.93 cores=0,2,4,6
/proc/2755/task/2770/stat : 2770 (java) S 2752 2755 4674 0 -1 1077944384 1326 0 0 0 44 49 0 0 20 0 15 0 137090145 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291742853424 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
Current children cumulated CPU time: 2501.76 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 11581812 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1430.5 s]
/proc/loadavg: 2.80 2.77 2.53 6/213 2952
/proc/meminfo: memFree=9185280/32770624 swapFree=67108764/67108860
[pid=2755] ppid=2752 vsize=13982084 memory=11581812 CPUtime=2520.14 cores=0,2,4,6
/proc/2755/stat : 2755 (java) S 2752 2755 4674 0 -1 1077944320 684836 0 0 0 251134 880 0 0 20 0 15 0 137090123 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140730068401632 140292272959223 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
/proc/2755/statm: 3495521 2895453 3827 1 0 3484295 0
[pid=2755/tid=2757] ppid=2752 vsize=13982084 memory=11581812 CPUtime=1038.2 cores=0,2,4,6
/proc/2755/task/2757/stat : 2757 (java) S 2752 2755 4674 0 -1 1077944384 109480 0 0 0 103745 75 0 0 20 0 15 0 137090133 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292277197472 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2758] ppid=2752 vsize=13982084 memory=11581812 CPUtime=361.6 cores=0,2,4,6
/proc/2755/task/2758/stat : 2758 (java) R 2752 2755 4674 0 -1 4202560 62364 0 0 0 35975 185 0 0 20 0 15 0 137090134 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292229925848 140292257910398 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2759] ppid=2752 vsize=13982084 memory=11581812 CPUtime=362.04 cores=0,2,4,6
/proc/2755/task/2759/stat : 2759 (java) R 2752 2755 4674 0 -1 4202560 59778 0 0 0 36031 173 0 0 20 0 15 0 137090134 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292228873304 140292257656920 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2760] ppid=2752 vsize=13982084 memory=11581812 CPUtime=361.46 cores=0,2,4,6
/proc/2755/task/2760/stat : 2760 (java) R 2752 2755 4674 0 -1 4202560 78062 0 0 0 35946 200 0 0 20 0 15 0 137090134 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292227820560 140292257944519 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2761] ppid=2752 vsize=13982084 memory=11581812 CPUtime=361.5 cores=0,2,4,6
/proc/2755/task/2761/stat : 2761 (java) R 2752 2755 4674 0 -1 4202560 81182 0 0 0 35956 194 0 0 20 0 15 0 137090134 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292226768216 140292257909828 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2762] ppid=2752 vsize=13982084 memory=11581812 CPUtime=27.91 cores=0,2,4,6
/proc/2755/task/2762/stat : 2762 (java) S 2752 2755 4674 0 -1 1077944384 250051 0 0 0 2774 17 0 0 20 0 15 0 137090135 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291751272800 140292272969429 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2763] ppid=2752 vsize=13982084 memory=11581812 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2763/stat : 2763 (java) S 2752 2755 4674 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 137090136 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291750220768 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2764] ppid=2752 vsize=13982084 memory=11581812 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2764/stat : 2764 (java) S 2752 2755 4674 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 137090136 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291749168128 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2765] ppid=2752 vsize=13982084 memory=11581812 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2765/stat : 2765 (java) S 2752 2755 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291748116688 140292272977819 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2766] ppid=2752 vsize=13982084 memory=11581812 CPUtime=2.79 cores=0,2,4,6
/proc/2755/task/2766/stat : 2766 (java) S 2752 2755 4674 0 -1 1077944384 15970 0 0 0 276 3 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291747064304 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2767] ppid=2752 vsize=13982084 memory=11581812 CPUtime=2.79 cores=0,2,4,6
/proc/2755/task/2767/stat : 2767 (java) S 2752 2755 4674 0 -1 1077944384 17654 0 0 0 276 3 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291746011760 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2768] ppid=2752 vsize=13982084 memory=11581812 CPUtime=0.82 cores=0,2,4,6
/proc/2755/task/2768/stat : 2768 (java) S 2752 2755 4674 0 -1 1077944384 7512 0 0 0 80 2 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291744959216 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2769] ppid=2752 vsize=13982084 memory=67168 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2769/stat : 2769 (java) S 2752 2755 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291743906912 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2770] ppid=2752 vsize=13982084 memory=1296 CPUtime=0.94 cores=0,2,4,6
/proc/2755/task/2770/stat : 2770 (java) S 2752 2755 4674 0 -1 1077944384 1362 0 0 0 44 50 0 0 20 0 15 0 137090145 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291742853424 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
Current children cumulated CPU time: 2520.14 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 11581812 KiB

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

[startup+1431.5 s]
# the end of solver process 2755 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.88 s, system=8.86023 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1431.2 s]
/proc/loadavg: 2.80 2.77 2.53 6/213 2952
/proc/meminfo: memFree=9185280/32770624 swapFree=67108764/67108860
[pid=2755] ppid=2752 vsize=13982084 memory=11581812 CPUtime=2522.88 cores=0,2,4,6
/proc/2755/stat : 2755 (java) S 2752 2755 4674 0 -1 1077944320 692823 0 0 0 251408 880 0 0 20 0 15 0 137090123 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140730068401632 140292272959223 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
/proc/2755/statm: 3495521 2895453 3827 1 0 3484295 0
[pid=2755/tid=2757] ppid=2752 vsize=13982084 memory=67168 CPUtime=1038.2 cores=0,2,4,6
/proc/2755/task/2757/stat : 2757 (java) S 2752 2755 4674 0 -1 1077944384 109480 0 0 0 103745 75 0 0 20 0 15 0 137090133 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292277197472 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2758] ppid=2752 vsize=13982084 memory=1296 CPUtime=362.27 cores=0,2,4,6
/proc/2755/task/2758/stat : 2758 (java) R 2752 2755 4674 0 -1 4202560 62365 0 0 0 36042 185 0 0 20 0 15 0 137090134 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292229925848 140292257416856 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2759] ppid=2752 vsize=13982084 memory=7680170660397595203 CPUtime=362.73 cores=0,2,4,6
/proc/2755/task/2759/stat : 2759 (java) R 2752 2755 4674 0 -1 4202560 60034 0 0 0 36100 173 0 0 20 0 15 0 137090134 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292228873304 140292257955604 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2760] ppid=2752 vsize=13982084 memory=1724 CPUtime=362.15 cores=0,2,4,6
/proc/2755/task/2760/stat : 2760 (java) R 2752 2755 4674 0 -1 4202560 78440 0 0 0 36014 201 0 0 20 0 15 0 137090134 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292227820760 140292257955716 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2761] ppid=2752 vsize=13982084 memory=2012 CPUtime=362.18 cores=0,2,4,6
/proc/2755/task/2761/stat : 2761 (java) R 2752 2755 4674 0 -1 4202560 81182 0 0 0 36024 194 0 0 20 0 15 0 137090134 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292226767904 140292257955627 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2762] ppid=2752 vsize=13982084 memory=11072 CPUtime=27.92 cores=0,2,4,6
/proc/2755/task/2762/stat : 2762 (java) S 2752 2755 4674 0 -1 1077944384 257390 0 0 0 2775 17 0 0 20 0 15 0 137090135 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291751273024 140292272969429 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2763] ppid=2752 vsize=13982084 memory=7680170660397595203 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2763/stat : 2763 (java) S 2752 2755 4674 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 137090136 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291750220768 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2764] ppid=2752 vsize=13982084 memory=5712 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2764/stat : 2764 (java) S 2752 2755 4674 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 137090136 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291749168128 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2765] ppid=2752 vsize=13982084 memory=796 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2765/stat : 2765 (java) S 2752 2755 4674 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291748116336 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2766] ppid=2752 vsize=13982084 memory=984 CPUtime=2.79 cores=0,2,4,6
/proc/2755/task/2766/stat : 2766 (java) S 2752 2755 4674 0 -1 1077944384 15972 0 0 0 276 3 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291747064352 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2767] ppid=2752 vsize=13982084 memory=956 CPUtime=2.79 cores=0,2,4,6
/proc/2755/task/2767/stat : 2767 (java) S 2752 2755 4674 0 -1 1077944384 17656 0 0 0 276 3 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291746011520 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2768] ppid=2752 vsize=13982084 memory=11581812 CPUtime=0.82 cores=0,2,4,6
/proc/2755/task/2768/stat : 2768 (java) S 2752 2755 4674 0 -1 1077944384 7514 0 0 0 80 2 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291744959264 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2769] ppid=2752 vsize=13982084 memory=4288 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2769/stat : 2769 (java) S 2752 2755 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291743906912 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2770] ppid=2752 vsize=13982084 memory=1608 CPUtime=0.94 cores=0,2,4,6
/proc/2755/task/2770/stat : 2770 (java) S 2752 2755 4674 0 -1 1077944384 1362 0 0 0 44 50 0 0 20 0 15 0 137090145 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291742853424 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
Current children cumulated CPU time: 2522.88 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 11581812 KiB

[startup+1431.4 s]
/proc/loadavg: 2.80 2.77 2.53 6/213 2952
/proc/meminfo: memFree=9185280/32770624 swapFree=67108764/67108860
[pid=2755] ppid=2752 vsize=13982084 memory=11581812 CPUtime=2523.65 cores=0,2,4,6
/proc/2755/stat : 2755 (java) S 2752 2755 4674 0 -1 1077944320 692823 0 0 0 251484 881 0 0 20 0 15 0 137090123 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140730068401632 140292272959223 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
/proc/2755/statm: 3495521 2895453 3827 1 0 3484295 0
[pid=2755/tid=2757] ppid=2752 vsize=13982084 memory=1296 CPUtime=1038.2 cores=0,2,4,6
/proc/2755/task/2757/stat : 2757 (java) S 2752 2755 4674 0 -1 1077944384 109480 0 0 0 103745 75 0 0 20 0 15 0 137090133 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292277197472 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2758] ppid=2752 vsize=13982084 memory=2320 CPUtime=362.46 cores=0,2,4,6
/proc/2755/task/2758/stat : 2758 (java) S 2752 2755 4674 0 -1 1077944384 62365 0 0 0 36061 185 0 0 20 0 15 0 137090134 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292229925648 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2759] ppid=2752 vsize=13982084 memory=1724 CPUtime=362.92 cores=0,2,4,6
/proc/2755/task/2759/stat : 2759 (java) S 2752 2755 4674 0 -1 1077944384 60034 0 0 0 36119 173 0 0 20 0 15 0 137090134 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292228873104 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2760] ppid=2752 vsize=13982084 memory=2012 CPUtime=362.34 cores=0,2,4,6
/proc/2755/task/2760/stat : 2760 (java) S 2752 2755 4674 0 -1 1077944384 78440 0 0 0 36033 201 0 0 20 0 15 0 137090134 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292227820560 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2761] ppid=2752 vsize=13982084 memory=11072 CPUtime=362.37 cores=0,2,4,6
/proc/2755/task/2761/stat : 2761 (java) S 2752 2755 4674 0 -1 1077944384 81182 0 0 0 36043 194 0 0 20 0 15 0 137090134 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140292226768016 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2762] ppid=2752 vsize=13982084 memory=1228 CPUtime=27.93 cores=0,2,4,6
/proc/2755/task/2762/stat : 2762 (java) R 2752 2755 4674 0 -1 4202560 257390 0 0 0 2776 17 0 0 20 0 15 0 137090135 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291751273024 140292251329398 0 0 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2763] ppid=2752 vsize=13982084 memory=5712 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2763/stat : 2763 (java) S 2752 2755 4674 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 137090136 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291750220768 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2764] ppid=2752 vsize=13982084 memory=796 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2764/stat : 2764 (java) S 2752 2755 4674 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 137090136 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291749168128 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2765] ppid=2752 vsize=13982084 memory=984 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2765/stat : 2765 (java) S 2752 2755 4674 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291748116336 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2766] ppid=2752 vsize=13982084 memory=1728 CPUtime=2.79 cores=0,2,4,6
/proc/2755/task/2766/stat : 2766 (java) S 2752 2755 4674 0 -1 1077944384 15972 0 0 0 276 3 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291747064352 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2767] ppid=2752 vsize=13982084 memory=4572 CPUtime=2.79 cores=0,2,4,6
/proc/2755/task/2767/stat : 2767 (java) S 2752 2755 4674 0 -1 1077944384 17656 0 0 0 276 3 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291746011520 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2768] ppid=2752 vsize=13982084 memory=1444 CPUtime=0.82 cores=0,2,4,6
/proc/2755/task/2768/stat : 2768 (java) S 2752 2755 4674 0 -1 1077944384 7514 0 0 0 80 2 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291744959264 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2769] ppid=2752 vsize=13982084 memory=12304 CPUtime=0 cores=0,2,4,6
/proc/2755/task/2769/stat : 2769 (java) S 2752 2755 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 137090139 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291743906912 140292272969429 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
[pid=2755/tid=2770] ppid=2752 vsize=13982084 memory=288230574492221466 CPUtime=0.94 cores=0,2,4,6
/proc/2755/task/2770/stat : 2770 (java) S 2752 2755 4674 0 -1 1077944384 1362 0 0 0 44 50 0 0 20 0 15 0 137090145 14317654016 2895453 18446744073709551615 4194304 4196468 140730068419088 140291742853424 140292272970370 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17993728 140730068427124 140730068427305 140730068427305 140730068430799 0
Current children cumulated CPU time: 2523.65 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 11581812 KiB

Child status: 143
Real time (s): 1431.5
CPU time (s): 2523.74
CPU user time (s): 2514.88
CPU system time (s): 8.86023
CPU usage (%): 176.301
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 11581812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.88
system time used= 8.86023
maximum resident set size= 11582376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 696549
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43607
involuntary context switches= 17780


# summary of solver processes directly reported to runsolver:
#   pid: 2755
#   total CPU time (s): 2523.74
#   total CPU user time (s): 2514.88
#   total CPU system time (s): 8.86023

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.95945 second user time and 14.3797 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-16 16:50:02
IDJOB=4272951
IDBENCH=138054
IDSOLVER=2665
FILE ID=node134/4272951-1502895834
RUNJOBID= node134-1502875181-32538
PBS_JOBID= 
Free space on /tmp= 61900 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw120/BinPacking-tab-sw120-10.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4272951-1502895834/watcher-4272951-1502895834 -o /tmp/evaluation-result-4272951-1502895834/solver-4272951-1502895834 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502875181-32538 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1625569673 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4272951-1502895834.xml

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

MD5SUM BENCH= 67f07639019614dd1d008c87f8253383
RANDOM SEED=1625569673

node134.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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:       32770624 kB
MemFree:        28885324 kB
MemAvailable:   29436852 kB
Buffers:          296896 kB
Cached:           557748 kB
SwapCached:            4 kB
Active:          3147308 kB
Inactive:         282744 kB
Active(anon):    2522776 kB
Inactive(anon):   102644 kB
Active(file):     624532 kB
Inactive(file):   180100 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:            132320 kB
Writeback:             0 kB
AnonPages:       2575660 kB
Mapped:            78924 kB
Shmem:             49756 kB
Slab:             152212 kB
SReclaimable:     125460 kB
SUnreclaim:        26752 kB
KernelStack:        3552 kB
PageTables:        10624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3620112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2506752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61788 MiB
End job on node134 at 2017-08-16 17:13:54