Trace number 4273063

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)1134 2520.0701 2474.71

General information on the benchmark

NameKnapsack/Knapsack-m1-s60/
Knapsack-60-250-06.xml
MD5SUMe510f4e528f92f41d50b9f762f8b8317
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1134
Best CPU time to get the best result obtained on this benchmark151.156
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":60}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":60}]
Minimum constraint arity60
Maximum constraint arity60
Distribution of constraint arities[{"arity":60,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.24/0.40	c version: 2017-07-26
0.24/0.40	c seed: 1805156224
0.24/0.40	c timeout: 2520
0.24/0.40	c memlimit: 11000
0.24/0.40	c nbcore: 4
0.41/0.43	c Parsing instance...
0.88/0.78	c Parsing done, starting search...
1.03/0.80	o 0
1.03/0.88	o 11
1.27/0.90	o 330
1.27/0.90	o 485
1.27/0.91	o 651
3.32/1.82	o 661
3.63/1.97	o 663
3.63/1.97	o 666
3.63/1.97	o 670
3.63/1.99	o 687
3.63/1.99	o 688
3.63/1.99	o 693
3.63/2.00	o 709
3.94/2.01	o 735
3.94/2.01	o 785
4.59/2.43	o 790
5.24/3.10	o 817
5.24/3.10	o 834
5.24/3.10	o 847
5.24/3.10	o 848
5.59/3.32	o 863
5.59/3.36	o 879
5.90/3.63	o 914
5.90/3.64	o 921
5.90/3.64	o 943
5.90/3.64	o 1012
6.31/4.08	o 1017
6.31/4.08	o 1032
7.21/4.97	o 1034
7.92/5.63	o 1043
9.19/6.82	o 1048
9.83/7.43	o 1050
10.03/7.60	o 1054
10.03/7.60	o 1055
14.39/11.89	o 1067
14.39/11.90	o 1076
16.37/13.72	o 1080
18.45/15.79	o 1084
19.16/16.48	o 1085
19.26/16.57	o 1092
22.99/20.12	o 1096
22.99/20.12	o 1109
23.49/20.62	o 1120
23.80/20.98	o 1126
28.92/25.94	o 1132
931.13/913.78	o 1134
2520.05/2474.70	s SATISFIABLE
2520.05/2474.70	v <instantiation>
2520.05/2474.70	v 	<list>
2520.05/2474.70	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59]
2520.05/2474.70	v 	</list>
2520.05/2474.70	v 	<values>
2520.05/2474.70	v 		0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 1 0 1 0 0 1 0 1 0 0 1 0 0 0 0 0 0 1 1 1 0 0 0 1 1 1 0 1 1 0 0 0 0 0 0 1 0 0 1 0 0 0 
2520.05/2474.70	v 	</values>
2520.05/2474.70	v </instantiation>

Verifier Data

OK	1134

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 (15190 MiB free)
  memory of node 1: 16384 MiB (14802 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273063-1502876958/watcher-4273063-1502876958 -o /tmp/evaluation-result-4273063-1502876958/solver-4273063-1502876958 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502658038-4849 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1805156224 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273063-1502876958.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=1627, runsolver pid=1624

[startup+0.100156 s]*
/proc/loadavg: 1.47 1.53 1.65 3/204 1633
/proc/meminfo: memFree=30708136/32770624 swapFree=67108776/67108860
[pid=1627] ppid=1624 vsize=13358552 memory=15196 CPUtime=0.01 cores=0,2,4,6
/proc/1627/stat : 1627 (java) S 1624 1627 7084 0 -1 1077944320 3615 0 0 0 1 0 0 0 20 0 6 0 187348392 13679157248 3799 18446744073709551615 4194304 4196468 140733022099616 140733022082160 139630589902583 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
/proc/1627/statm: 3339638 3799 1935 1 0 3329135 0
[pid=1627/tid=1629] ppid=1624 vsize=13440536 memory=7974038411334692957 CPUtime=0.01 cores=0,2,4,6
/proc/1627/task/1629/stat : 1629 (java) R 1624 1627 7084 0 -1 4202560 2415 0 0 0 1 0 0 0 20 0 7 0 187348401 13763108864 3865 18446744073709551615 4194304 4196468 140733022099616 139630594145040 139630573983070 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1630] ppid=1624 vsize=13440536 memory=3461361991549258287 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1630/stat : 1630 (java) S 1624 1627 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 187348402 13763108864 3865 18446744073709551615 4194304 4196468 140733022099616 139630531848976 139630589912789 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1631] ppid=1624 vsize=13440536 memory=140185291699840 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1631/stat : 1631 (java) S 1624 1627 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 187348402 13763108864 3865 18446744073709551615 4194304 4196468 140733022099616 139630530796432 139630589912789 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1632] ppid=1624 vsize=13440536 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1632/stat : 1632 (java) S 1624 1627 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 187348402 13763108864 3865 18446744073709551615 4194304 4196468 140733022099616 139630529743888 139630589912789 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1633] ppid=1624 vsize=13440536 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1633/stat : 1633 (java) S 1624 1627 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 187348402 13763108864 3931 18446744073709551615 4194304 4196468 140733022099616 139630528691344 139630589912789 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1634] ppid=1624 vsize=13440536 memory=140185291699840 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1634/stat : 1634 (java) S 1624 1627 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 187348403 13763108864 3931 18446744073709551615 4194304 4196468 140733022099616 139630136514544 139630589913730 0 0 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13358552 KiB
Current children cumulated memory: 15196 KiB

[startup+0.212296 s]*
/proc/loadavg: 1.47 1.53 1.65 3/213 1642
/proc/meminfo: memFree=30702232/32770624 swapFree=67108776/67108860
[pid=1627] ppid=1624 vsize=13975920 memory=27700 CPUtime=0.08 cores=0,2,4,6
/proc/1627/stat : 1627 (java) S 1624 1627 7084 0 -1 1077944320 6714 0 0 0 7 1 0 0 20 0 15 0 187348392 14311342080 6925 18446744073709551615 4194304 4196468 140733022099616 140733022082160 139630589902583 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
/proc/1627/statm: 3493980 6925 3339 1 0 3482759 0
[pid=1627/tid=1629] ppid=1624 vsize=13975920 memory=8390339637985935414 CPUtime=0.06 cores=0,2,4,6
/proc/1627/task/1629/stat : 1629 (java) R 1624 1627 7084 0 -1 4202560 4774 0 0 0 6 0 0 0 20 0 15 0 187348401 14311342080 6925 18446744073709551615 4194304 4196468 140733022099616 139630594133840 139630571554142 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1630] ppid=1624 vsize=13975920 memory=4294967625 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1630/stat : 1630 (java) S 1624 1627 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 187348402 14311342080 6925 18446744073709551615 4194304 4196468 140733022099616 139630531848976 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1631] ppid=1624 vsize=13975920 memory=140185292791839 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1631/stat : 1631 (java) S 1624 1627 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 187348402 14311342080 6925 18446744073709551615 4194304 4196468 140733022099616 139630530796432 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1632] ppid=1624 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1632/stat : 1632 (java) S 1624 1627 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 187348402 14311342080 6925 18446744073709551615 4194304 4196468 140733022099616 139630529743888 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1633] ppid=1624 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1633/stat : 1633 (java) S 1624 1627 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 187348402 14311342080 6925 18446744073709551615 4194304 4196468 140733022099616 139630528691344 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1634] ppid=1624 vsize=13975920 memory=140185291699840 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1634/stat : 1634 (java) S 1624 1627 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 187348403 14311342080 6925 18446744073709551615 4194304 4196468 140733022099616 139630136514544 139630589913730 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1635] ppid=1624 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1635/stat : 1635 (java) S 1624 1627 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 187348403 14311342080 6925 18446744073709551615 4194304 4196468 140733022099616 139630135460768 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1636] ppid=1624 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1636/stat : 1636 (java) S 1624 1627 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 187348404 14311342080 6925 18446744073709551615 4194304 4196468 140733022099616 139630134408176 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1637] ppid=1624 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1637/stat : 1637 (java) S 1624 1627 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 187348406 14311342080 6925 18446744073709551615 4194304 4196468 140733022099616 139630133356752 139630589921179 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1638] ppid=1624 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1638/stat : 1638 (java) S 1624 1627 7084 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 187348406 14311342080 6925 18446744073709551615 4194304 4196468 140733022099616 139630132304368 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1639] ppid=1624 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1639/stat : 1639 (java) S 1624 1627 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 187348406 14311342080 6925 18446744073709551615 4194304 4196468 140733022099616 139630131251824 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1640] ppid=1624 vsize=13975920 memory=140185291699840 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1640/stat : 1640 (java) S 1624 1627 7084 0 -1 1077944384 284 0 0 0 0 0 0 0 20 0 15 0 187348406 14311342080 6925 18446744073709551615 4194304 4196468 140733022099616 139630130199280 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1641] ppid=1624 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1641/stat : 1641 (java) S 1624 1627 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 187348406 14311342080 6925 18446744073709551615 4194304 4196468 140733022099616 139630129146976 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1642] ppid=1624 vsize=13975920 memory=140185291699840 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1642/stat : 1642 (java) S 1624 1627 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 187348412 14311342080 6925 18446744073709551615 4194304 4196468 140733022099616 139630128093488 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 27700 KiB

[startup+0.313405 s]*
/proc/loadavg: 1.47 1.53 1.65 3/213 1642
/proc/meminfo: memFree=30687260/32770624 swapFree=67108776/67108860
[pid=1627] ppid=1624 vsize=13975920 memory=39224 CPUtime=0.24 cores=0,2,4,6
/proc/1627/stat : 1627 (java) S 1624 1627 7084 0 -1 1077944320 10056 0 0 0 22 2 0 0 20 0 15 0 187348392 14311342080 9806 18446744073709551615 4194304 4196468 140733022099616 140733022082160 139630589902583 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
/proc/1627/statm: 3493980 9806 3535 1 0 3482759 0
[pid=1627/tid=1629] ppid=1624 vsize=13975920 memory=7668954370464627011 CPUtime=0.16 cores=0,2,4,6
/proc/1627/task/1629/stat : 1629 (java) R 1624 1627 7084 0 -1 4202560 7797 0 0 0 15 1 0 0 20 0 15 0 187348401 14311342080 9806 18446744073709551615 4194304 4196468 140733022099616 139630594110736 139630573983070 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1630] ppid=1624 vsize=13975920 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1630/stat : 1630 (java) S 1624 1627 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 187348402 14311342080 9806 18446744073709551615 4194304 4196468 140733022099616 139630531848976 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1631] ppid=1624 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1631/stat : 1631 (java) S 1624 1627 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 187348402 14311342080 9806 18446744073709551615 4194304 4196468 140733022099616 139630530796432 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1632] ppid=1624 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1632/stat : 1632 (java) S 1624 1627 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 187348402 14311342080 9806 18446744073709551615 4194304 4196468 140733022099616 139630529743888 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1633] ppid=1624 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1633/stat : 1633 (java) S 1624 1627 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 187348402 14311342080 9871 18446744073709551615 4194304 4196468 140733022099616 139630528691344 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1634] ppid=1624 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1634/stat : 1634 (java) S 1624 1627 7084 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 187348403 14311342080 9871 18446744073709551615 4194304 4196468 140733022099616 139630136514544 139630589913730 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1635] ppid=1624 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1635/stat : 1635 (java) S 1624 1627 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 187348403 14311342080 9871 18446744073709551615 4194304 4196468 140733022099616 139630135460768 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1636] ppid=1624 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1636/stat : 1636 (java) S 1624 1627 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 187348404 14311342080 9871 18446744073709551615 4194304 4196468 140733022099616 139630134408176 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1637] ppid=1624 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1637/stat : 1637 (java) S 1624 1627 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 187348406 14311342080 9871 18446744073709551615 4194304 4196468 140733022099616 139630133356752 139630589921179 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1638] ppid=1624 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/1627/task/1638/stat : 1638 (java) S 1624 1627 7084 0 -1 1077944384 337 0 0 0 1 0 0 0 20 0 15 0 187348406 14311342080 9871 18446744073709551615 4194304 4196468 140733022099616 139630132304368 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1639] ppid=1624 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/1627/task/1639/stat : 1639 (java) S 1624 1627 7084 0 -1 1077944384 182 0 0 0 1 0 0 0 20 0 15 0 187348406 14311342080 9871 18446744073709551615 4194304 4196468 140733022099616 139630131251824 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1640] ppid=1624 vsize=13975920 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/1627/task/1640/stat : 1640 (java) R 1624 1627 7084 0 -1 4202560 371 0 0 0 4 0 0 0 20 0 15 0 187348406 14311342080 9871 18446744073709551615 4194304 4196468 140733022099616 139630130199280 139630568449734 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1641] ppid=1624 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1641/stat : 1641 (java) S 1624 1627 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 187348406 14311342080 9871 18446744073709551615 4194304 4196468 140733022099616 139630129146976 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1642] ppid=1624 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1642/stat : 1642 (java) S 1624 1627 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 187348412 14311342080 9871 18446744073709551615 4194304 4196468 140733022099616 139630128093488 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39224 KiB

[startup+0.700783 s]
/proc/loadavg: 1.47 1.53 1.65 4/213 1642
/proc/meminfo: memFree=30675440/32770624 swapFree=67108776/67108860
[pid=1627] ppid=1624 vsize=13977988 memory=68436 CPUtime=0.88 cores=0,2,4,6
/proc/1627/stat : 1627 (java) S 1624 1627 7084 0 -1 1077944320 13815 0 0 0 84 4 0 0 20 0 15 0 187348392 14313459712 17109 18446744073709551615 4194304 4196468 140733022099616 140733022082160 139630589902583 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
/proc/1627/statm: 3494497 17109 3721 1 0 3483271 0
[pid=1627/tid=1629] ppid=1624 vsize=13977988 memory=116 CPUtime=0.54 cores=0,2,4,6
/proc/1627/task/1629/stat : 1629 (java) R 1624 1627 7084 0 -1 4202560 10634 0 0 0 51 3 0 0 20 0 15 0 187348401 14313459712 17109 18446744073709551615 4194304 4196468 140733022099616 139630594131648 139630589924509 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1630] ppid=1624 vsize=13977988 memory=33 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1630/stat : 1630 (java) S 1624 1627 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 187348402 14313459712 17109 18446744073709551615 4194304 4196468 140733022099616 139630531848976 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1631] ppid=1624 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1631/stat : 1631 (java) S 1624 1627 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 187348402 14313459712 17109 18446744073709551615 4194304 4196468 140733022099616 139630530796432 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1632] ppid=1624 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1632/stat : 1632 (java) S 1624 1627 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 187348402 14313459712 17109 18446744073709551615 4194304 4196468 140733022099616 139630529743888 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1633] ppid=1624 vsize=13977988 memory=1345 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1633/stat : 1633 (java) S 1624 1627 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 187348402 14313459712 17109 18446744073709551615 4194304 4196468 140733022099616 139630528691344 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1634] ppid=1624 vsize=13977988 memory=140185182449129 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1634/stat : 1634 (java) S 1624 1627 7084 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 187348403 14313459712 17109 18446744073709551615 4194304 4196468 140733022099616 139630136514544 139630589913730 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1635] ppid=1624 vsize=13977988 memory=-8412656567858204531 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1635/stat : 1635 (java) S 1624 1627 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 187348403 14313459712 17109 18446744073709551615 4194304 4196468 140733022099616 139630135460768 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1636] ppid=1624 vsize=13977988 memory=-9034914462300422079 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1636/stat : 1636 (java) S 1624 1627 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 187348404 14313459712 17109 18446744073709551615 4194304 4196468 140733022099616 139630134408176 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1637] ppid=1624 vsize=13977988 memory=-6528659778308523166 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1637/stat : 1637 (java) S 1624 1627 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 187348406 14313459712 17109 18446744073709551615 4194304 4196468 140733022099616 139630133356752 139630589921179 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1638] ppid=1624 vsize=13977988 memory=8390361644446492005 CPUtime=0.09 cores=0,2,4,6
/proc/1627/task/1638/stat : 1638 (java) S 1624 1627 7084 0 -1 1077944384 770 0 0 0 9 0 0 0 20 0 15 0 187348406 14313459712 17109 18446744073709551615 4194304 4196468 140733022099616 139630132304368 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1639] ppid=1624 vsize=13977988 memory=3047711428313588876 CPUtime=0.07 cores=0,2,4,6
/proc/1627/task/1639/stat : 1639 (java) S 1624 1627 7084 0 -1 1077944384 412 0 0 0 7 0 0 0 20 0 15 0 187348406 14313459712 17109 18446744073709551615 4194304 4196468 140733022099616 139630131251824 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1640] ppid=1624 vsize=13977988 memory=5450874561017252906 CPUtime=0.15 cores=0,2,4,6
/proc/1627/task/1640/stat : 1640 (java) S 1624 1627 7084 0 -1 1077944384 617 0 0 0 15 0 0 0 20 0 15 0 187348406 14313459712 17109 18446744073709551615 4194304 4196468 140733022099616 139630130199280 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1641] ppid=1624 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1641/stat : 1641 (java) S 1624 1627 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 187348406 14313459712 17109 18446744073709551615 4194304 4196468 140733022099616 139630129146976 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1642] ppid=1624 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1642/stat : 1642 (java) S 1624 1627 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 187348412 14313459712 17109 18446744073709551615 4194304 4196468 140733022099616 139630128093488 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
Current children cumulated CPU time: 0.88 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 68436 KiB

[startup+1.50063 s]
/proc/loadavg: 1.52 1.54 1.65 5/213 1642
/proc/meminfo: memFree=30633564/32770624 swapFree=67108776/67108860
[pid=1627] ppid=1624 vsize=13980036 memory=139872 CPUtime=2.78 cores=0,2,4,6
/proc/1627/stat : 1627 (java) S 1624 1627 7084 0 -1 1077944320 23430 0 0 0 269 9 0 0 20 0 15 0 187348392 14315556864 34968 18446744073709551615 4194304 4196468 140733022099616 140733022082160 139630589902583 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
/proc/1627/statm: 3495009 34968 3769 1 0 3483783 0
[pid=1627/tid=1629] ppid=1624 vsize=13980036 memory=0 CPUtime=1.33 cores=0,2,4,6
/proc/1627/task/1629/stat : 1629 (java) R 1624 1627 7084 0 -1 4202560 14682 0 0 0 127 6 0 0 20 0 15 0 187348401 14315556864 34968 18446744073709551615 4194304 4196468 140733022099616 139630594136272 139630212736640 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1630] ppid=1624 vsize=13980036 memory=-7751062316387021378 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1630/stat : 1630 (java) S 1624 1627 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 187348402 14315556864 34968 18446744073709551615 4194304 4196468 140733022099616 139630531848976 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1631] ppid=1624 vsize=13980036 memory=33 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1631/stat : 1631 (java) S 1624 1627 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 187348402 14315556864 34968 18446744073709551615 4194304 4196468 140733022099616 139630530796432 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1632] ppid=1624 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1632/stat : 1632 (java) S 1624 1627 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 187348402 14315556864 34968 18446744073709551615 4194304 4196468 140733022099616 139630529743888 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1633] ppid=1624 vsize=13980036 memory=280370364888096 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1633/stat : 1633 (java) S 1624 1627 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 187348402 14315556864 34968 18446744073709551615 4194304 4196468 140733022099616 139630528691344 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1634] ppid=1624 vsize=13980036 memory=7680170660397595203 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1634/stat : 1634 (java) S 1624 1627 7084 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 187348403 14315556864 34968 18446744073709551615 4194304 4196468 140733022099616 139630136514544 139630589913730 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1635] ppid=1624 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1635/stat : 1635 (java) S 1624 1627 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 187348403 14315556864 34968 18446744073709551615 4194304 4196468 140733022099616 139630135460768 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1636] ppid=1624 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1636/stat : 1636 (java) S 1624 1627 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 187348404 14315556864 34968 18446744073709551615 4194304 4196468 140733022099616 139630134408176 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1637] ppid=1624 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1637/stat : 1637 (java) S 1624 1627 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 187348406 14315556864 34968 18446744073709551615 4194304 4196468 140733022099616 139630133356752 139630589921179 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1638] ppid=1624 vsize=13980036 memory=0 CPUtime=0.49 cores=0,2,4,6
/proc/1627/task/1638/stat : 1638 (java) S 1624 1627 7084 0 -1 1077944384 2332 0 0 0 49 0 0 0 20 0 15 0 187348406 14315556864 34968 18446744073709551615 4194304 4196468 140733022099616 139630132304368 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1639] ppid=1624 vsize=13980036 memory=0 CPUtime=0.54 cores=0,2,4,6
/proc/1627/task/1639/stat : 1639 (java) S 1624 1627 7084 0 -1 1077944384 2902 0 0 0 54 0 0 0 20 0 15 0 187348406 14315556864 34968 18446744073709551615 4194304 4196468 140733022099616 139630131251824 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1640] ppid=1624 vsize=13980036 memory=0 CPUtime=0.38 cores=0,2,4,6
/proc/1627/task/1640/stat : 1640 (java) S 1624 1627 7084 0 -1 1077944384 2103 0 0 0 38 0 0 0 20 0 15 0 187348406 14315556864 34968 18446744073709551615 4194304 4196468 140733022099616 139630130199280 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1641] ppid=1624 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1641/stat : 1641 (java) S 1624 1627 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 187348406 14315556864 34968 18446744073709551615 4194304 4196468 140733022099616 139630129146976 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1642] ppid=1624 vsize=13980036 memory=81412 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1642/stat : 1642 (java) S 1624 1627 7084 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 187348412 14315556864 34968 18446744073709551615 4194304 4196468 140733022099616 139630128093488 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0

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

/proc/1627/task/1629/stat : 1629 (java) R 1624 1627 7084 0 -1 4202560 63751 0 0 0 235337 48 0 0 20 0 15 0 187348401 14317654016 200769 18446744073709551615 4194304 4196468 140733022099616 139630594140416 139630214049975 0 4 1 16800974 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1630] ppid=1624 vsize=13982084 memory=803076 CPUtime=14.08 cores=0,2,4,6
/proc/1627/task/1630/stat : 1630 (java) S 1624 1627 7084 0 -1 1077944384 7697 0 0 0 1333 75 0 0 20 0 15 0 187348402 14317654016 200769 18446744073709551615 4194304 4196468 140733022099616 139630531848976 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1631] ppid=1624 vsize=13982084 memory=801028 CPUtime=14.08 cores=0,2,4,6
/proc/1627/task/1631/stat : 1631 (java) S 1624 1627 7084 0 -1 1077944384 5796 0 0 0 1338 70 0 0 20 0 15 0 187348402 14317654016 200769 18446744073709551615 4194304 4196468 140733022099616 139630530796432 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1632] ppid=1624 vsize=13982084 memory=801028 CPUtime=14.14 cores=0,2,4,6
/proc/1627/task/1632/stat : 1632 (java) S 1624 1627 7084 0 -1 1077944384 7415 0 0 0 1350 64 0 0 20 0 15 0 187348402 14317654016 200769 18446744073709551615 4194304 4196468 140733022099616 139630529743888 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1633] ppid=1624 vsize=13982084 memory=803076 CPUtime=14.12 cores=0,2,4,6
/proc/1627/task/1633/stat : 1633 (java) S 1624 1627 7084 0 -1 1077944384 5259 0 0 0 1345 67 0 0 20 0 15 0 187348402 14317654016 200769 18446744073709551615 4194304 4196468 140733022099616 139630528691344 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1634] ppid=1624 vsize=13982084 memory=803076 CPUtime=10.17 cores=0,2,4,6
/proc/1627/task/1634/stat : 1634 (java) S 1624 1627 7084 0 -1 1077944384 8023 0 0 0 949 68 0 0 20 0 15 0 187348403 14317654016 200769 18446744073709551615 4194304 4196468 140733022099616 139630136514544 139630589913730 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1635] ppid=1624 vsize=13982084 memory=280370366732048 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1635/stat : 1635 (java) S 1624 1627 7084 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 187348403 14317654016 200769 18446744073709551615 4194304 4196468 140733022099616 139630135460832 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1636] ppid=1624 vsize=13982084 memory=11420 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1636/stat : 1636 (java) S 1624 1627 7084 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 187348404 14317654016 200769 18446744073709551615 4194304 4196468 140733022099616 139630134408192 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1637] ppid=1624 vsize=13982084 memory=801028 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1637/stat : 1637 (java) S 1624 1627 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 187348406 14317654016 200769 18446744073709551615 4194304 4196468 140733022099616 139630133356752 139630589921179 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1638] ppid=1624 vsize=13982084 memory=801028 CPUtime=1.83 cores=0,2,4,6
/proc/1627/task/1638/stat : 1638 (java) S 1624 1627 7084 0 -1 1077944384 22188 0 0 0 181 2 0 0 20 0 15 0 187348406 14317654016 200769 18446744073709551615 4194304 4196468 140733022099616 139630132304368 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1639] ppid=1624 vsize=13982084 memory=803076 CPUtime=1.37 cores=0,2,4,6
/proc/1627/task/1639/stat : 1639 (java) S 1624 1627 7084 0 -1 1077944384 13677 0 0 0 135 2 0 0 20 0 15 0 187348406 14317654016 200769 18446744073709551615 4194304 4196468 140733022099616 139630131251824 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1640] ppid=1624 vsize=13982084 memory=4156 CPUtime=0.62 cores=0,2,4,6
/proc/1627/task/1640/stat : 1640 (java) S 1624 1627 7084 0 -1 1077944384 16675 0 0 0 60 2 0 0 20 0 15 0 187348406 14317654016 200769 18446744073709551615 4194304 4196468 140733022099616 139630130199280 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1641] ppid=1624 vsize=13982084 memory=4156 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1641/stat : 1641 (java) S 1624 1627 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 187348406 14317654016 200769 18446744073709551615 4194304 4196468 140733022099616 139630129146976 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1642] ppid=1624 vsize=13982084 memory=81548 CPUtime=1.51 cores=0,2,4,6
/proc/1627/task/1642/stat : 1642 (java) S 1624 1627 7084 0 -1 1077944384 1043 0 0 0 72 79 0 0 20 0 15 0 187348412 14317654016 200769 18446744073709551615 4194304 4196468 140733022099616 139630128093488 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
Current children cumulated CPU time: 2425.87 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 803076 KiB

[startup+2442.3 s]
/proc/loadavg: 1.53 1.47 1.43 3/212 1893
/proc/meminfo: memFree=30005312/32770624 swapFree=67108776/67108860
[pid=1627] ppid=1624 vsize=13982084 memory=807184 CPUtime=2487.03 cores=0,2,4,6
/proc/1627/stat : 1627 (java) S 1624 1627 7084 0 -1 1077944320 155422 0 0 0 248301 402 0 0 20 0 15 0 187348392 14317654016 201796 18446744073709551615 4194304 4196468 140733022099616 140733022082160 139630589902583 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
/proc/1627/statm: 3495521 201796 3814 1 0 3484295 0
[pid=1627/tid=1629] ppid=1624 vsize=13982084 memory=1156 CPUtime=2413.18 cores=0,2,4,6
/proc/1627/task/1629/stat : 1629 (java) R 1624 1627 7084 0 -1 4202560 64863 0 0 0 241269 49 0 0 20 0 15 0 187348401 14317654016 201796 18446744073709551615 4194304 4196468 140733022099616 139630594141152 139630214116696 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1630] ppid=1624 vsize=13982084 memory=807180 CPUtime=14.44 cores=0,2,4,6
/proc/1627/task/1630/stat : 1630 (java) S 1624 1627 7084 0 -1 1077944384 7815 0 0 0 1368 76 0 0 20 0 15 0 187348402 14317654016 201796 18446744073709551615 4194304 4196468 140733022099616 139630531848976 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1631] ppid=1624 vsize=13982084 memory=807180 CPUtime=14.46 cores=0,2,4,6
/proc/1627/task/1631/stat : 1631 (java) S 1624 1627 7084 0 -1 1077944384 5958 0 0 0 1375 71 0 0 20 0 15 0 187348402 14317654016 201796 18446744073709551615 4194304 4196468 140733022099616 139630530796432 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1632] ppid=1624 vsize=13982084 memory=803080 CPUtime=14.51 cores=0,2,4,6
/proc/1627/task/1632/stat : 1632 (java) S 1624 1627 7084 0 -1 1077944384 7491 0 0 0 1386 65 0 0 20 0 15 0 187348402 14317654016 201796 18446744073709551615 4194304 4196468 140733022099616 139630529743888 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1633] ppid=1624 vsize=13982084 memory=803080 CPUtime=14.48 cores=0,2,4,6
/proc/1627/task/1633/stat : 1633 (java) S 1624 1627 7084 0 -1 1077944384 5404 0 0 0 1380 68 0 0 20 0 15 0 187348402 14317654016 201796 18446744073709551615 4194304 4196468 140733022099616 139630528691344 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1634] ppid=1624 vsize=13982084 memory=807180 CPUtime=10.38 cores=0,2,4,6
/proc/1627/task/1634/stat : 1634 (java) S 1624 1627 7084 0 -1 1077944384 8201 0 0 0 968 70 0 0 20 0 15 0 187348403 14317654016 201796 18446744073709551615 4194304 4196468 140733022099616 139630136514544 139630589913730 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1635] ppid=1624 vsize=13982084 memory=807180 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1635/stat : 1635 (java) S 1624 1627 7084 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 187348403 14317654016 201796 18446744073709551615 4194304 4196468 140733022099616 139630135460832 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1636] ppid=1624 vsize=13982084 memory=807180 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1636/stat : 1636 (java) S 1624 1627 7084 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 187348404 14317654016 201796 18446744073709551615 4194304 4196468 140733022099616 139630134408192 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1637] ppid=1624 vsize=13982084 memory=636 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1637/stat : 1637 (java) S 1624 1627 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 187348406 14317654016 201796 18446744073709551615 4194304 4196468 140733022099616 139630133356752 139630589921179 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1638] ppid=1624 vsize=13982084 memory=807180 CPUtime=1.9 cores=0,2,4,6
/proc/1627/task/1638/stat : 1638 (java) S 1624 1627 7084 0 -1 1077944384 22472 0 0 0 188 2 0 0 20 0 15 0 187348406 14317654016 201796 18446744073709551615 4194304 4196468 140733022099616 139630132304368 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1639] ppid=1624 vsize=13982084 memory=807180 CPUtime=1.4 cores=0,2,4,6
/proc/1627/task/1639/stat : 1639 (java) S 1624 1627 7084 0 -1 1077944384 13887 0 0 0 138 2 0 0 20 0 15 0 187348406 14317654016 201796 18446744073709551615 4194304 4196468 140733022099616 139630131251824 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1640] ppid=1624 vsize=13982084 memory=807180 CPUtime=0.62 cores=0,2,4,6
/proc/1627/task/1640/stat : 1640 (java) S 1624 1627 7084 0 -1 1077944384 16820 0 0 0 60 2 0 0 20 0 15 0 187348406 14317654016 201796 18446744073709551615 4194304 4196468 140733022099616 139630130199280 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1641] ppid=1624 vsize=13982084 memory=807180 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1641/stat : 1641 (java) S 1624 1627 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 187348406 14317654016 201796 18446744073709551615 4194304 4196468 140733022099616 139630129146976 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1642] ppid=1624 vsize=13982084 memory=288230574492221466 CPUtime=1.54 cores=0,2,4,6
/proc/1627/task/1642/stat : 1642 (java) S 1624 1627 7084 0 -1 1077944384 1058 0 0 0 73 81 0 0 20 0 15 0 187348412 14317654016 201796 18446744073709551615 4194304 4196468 140733022099616 139630128093488 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
Current children cumulated CPU time: 2487.03 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 807184 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2474.7 s]
/proc/loadavg: 1.39 1.44 1.42 4/212 1894
/proc/meminfo: memFree=29999416/32770624 swapFree=67108776/67108860
[pid=1627] ppid=1624 vsize=13982084 memory=809232 CPUtime=2520.05 cores=0,2,4,6
/proc/1627/stat : 1627 (java) S 1624 1627 7084 0 -1 1077944320 156542 0 0 0 251598 407 0 0 20 0 15 0 187348392 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 140733022082160 139630589902583 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
/proc/1627/statm: 3495521 202308 3814 1 0 3484295 0
[pid=1627/tid=1629] ppid=1624 vsize=13982084 memory=809232 CPUtime=2445.21 cores=0,2,4,6
/proc/1627/task/1629/stat : 1629 (java) R 1624 1627 7084 0 -1 4202560 65372 0 0 0 244471 50 0 0 20 0 15 0 187348401 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630594141168 139630214315788 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1630] ppid=1624 vsize=13982084 memory=809232 CPUtime=14.66 cores=0,2,4,6
/proc/1627/task/1630/stat : 1630 (java) S 1624 1627 7084 0 -1 1077944384 7882 0 0 0 1389 77 0 0 20 0 15 0 187348402 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630531848976 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1631] ppid=1624 vsize=13982084 memory=807184 CPUtime=14.67 cores=0,2,4,6
/proc/1627/task/1631/stat : 1631 (java) S 1624 1627 7084 0 -1 1077944384 5993 0 0 0 1395 72 0 0 20 0 15 0 187348402 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630530796432 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1632] ppid=1624 vsize=13982084 memory=807184 CPUtime=14.72 cores=0,2,4,6
/proc/1627/task/1632/stat : 1632 (java) S 1624 1627 7084 0 -1 1077944384 7628 0 0 0 1406 66 0 0 20 0 15 0 187348402 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630529743888 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1633] ppid=1624 vsize=13982084 memory=809232 CPUtime=14.7 cores=0,2,4,6
/proc/1627/task/1633/stat : 1633 (java) S 1624 1627 7084 0 -1 1077944384 5583 0 0 0 1401 69 0 0 20 0 15 0 187348402 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630528691344 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1634] ppid=1624 vsize=13982084 memory=809232 CPUtime=10.49 cores=0,2,4,6
/proc/1627/task/1634/stat : 1634 (java) S 1624 1627 7084 0 -1 1077944384 8375 0 0 0 979 70 0 0 20 0 15 0 187348403 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630136514544 139630589913730 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1635] ppid=1624 vsize=13982084 memory=809232 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1635/stat : 1635 (java) S 1624 1627 7084 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 187348403 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630135460832 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1636] ppid=1624 vsize=13982084 memory=809232 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1636/stat : 1636 (java) S 1624 1627 7084 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 187348404 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630134408192 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1637] ppid=1624 vsize=13982084 memory=807184 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1637/stat : 1637 (java) S 1624 1627 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 187348406 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630133356752 139630589921179 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1638] ppid=1624 vsize=13982084 memory=807184 CPUtime=1.9 cores=0,2,4,6
/proc/1627/task/1638/stat : 1638 (java) S 1624 1627 7084 0 -1 1077944384 22474 0 0 0 188 2 0 0 20 0 15 0 187348406 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630132304368 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1639] ppid=1624 vsize=13982084 memory=809232 CPUtime=1.41 cores=0,2,4,6
/proc/1627/task/1639/stat : 1639 (java) S 1624 1627 7084 0 -1 1077944384 13889 0 0 0 139 2 0 0 20 0 15 0 187348406 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630131251824 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1640] ppid=1624 vsize=13982084 memory=809232 CPUtime=0.62 cores=0,2,4,6
/proc/1627/task/1640/stat : 1640 (java) S 1624 1627 7084 0 -1 1077944384 16822 0 0 0 60 2 0 0 20 0 15 0 187348406 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630130199280 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1641] ppid=1624 vsize=13982084 memory=807184 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1641/stat : 1641 (java) S 1624 1627 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 187348406 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630129146976 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1642] ppid=1624 vsize=13982084 memory=807184 CPUtime=1.57 cores=0,2,4,6
/proc/1627/task/1642/stat : 1642 (java) S 1624 1627 7084 0 -1 1077944384 1071 0 0 0 74 83 0 0 20 0 15 0 187348412 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630128093488 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 809232 KiB

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

[startup+2474.71 s]
# the end of solver process 1627 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.99 s, system=4.08003 s

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

[startup+2474.7 s]
/proc/loadavg: 1.39 1.44 1.42 4/212 1894
/proc/meminfo: memFree=29999416/32770624 swapFree=67108776/67108860
[pid=1627] ppid=1624 vsize=13982084 memory=809232 CPUtime=2520.05 cores=0,2,4,6
/proc/1627/stat : 1627 (java) S 1624 1627 7084 0 -1 1077944320 156542 0 0 0 251598 407 0 0 20 0 15 0 187348392 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 140733022082160 139630589902583 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
/proc/1627/statm: 3495521 202308 3814 1 0 3484295 0
[pid=1627/tid=1629] ppid=1624 vsize=13982084 memory=809232 CPUtime=2445.21 cores=0,2,4,6
/proc/1627/task/1629/stat : 1629 (java) R 1624 1627 7084 0 -1 4202560 65372 0 0 0 244471 50 0 0 20 0 15 0 187348401 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630594141168 139630214315788 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1630] ppid=1624 vsize=13982084 memory=809232 CPUtime=14.66 cores=0,2,4,6
/proc/1627/task/1630/stat : 1630 (java) S 1624 1627 7084 0 -1 1077944384 7882 0 0 0 1389 77 0 0 20 0 15 0 187348402 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630531848976 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1631] ppid=1624 vsize=13982084 memory=807184 CPUtime=14.67 cores=0,2,4,6
/proc/1627/task/1631/stat : 1631 (java) S 1624 1627 7084 0 -1 1077944384 5993 0 0 0 1395 72 0 0 20 0 15 0 187348402 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630530796432 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1632] ppid=1624 vsize=13982084 memory=807184 CPUtime=14.72 cores=0,2,4,6
/proc/1627/task/1632/stat : 1632 (java) S 1624 1627 7084 0 -1 1077944384 7628 0 0 0 1406 66 0 0 20 0 15 0 187348402 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630529743888 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1633] ppid=1624 vsize=13982084 memory=809232 CPUtime=14.7 cores=0,2,4,6
/proc/1627/task/1633/stat : 1633 (java) S 1624 1627 7084 0 -1 1077944384 5583 0 0 0 1401 69 0 0 20 0 15 0 187348402 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630528691344 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1634] ppid=1624 vsize=13982084 memory=809232 CPUtime=10.49 cores=0,2,4,6
/proc/1627/task/1634/stat : 1634 (java) S 1624 1627 7084 0 -1 1077944384 8375 0 0 0 979 70 0 0 20 0 15 0 187348403 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630136514544 139630589913730 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1635] ppid=1624 vsize=13982084 memory=809232 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1635/stat : 1635 (java) S 1624 1627 7084 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 187348403 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630135460832 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1636] ppid=1624 vsize=13982084 memory=809232 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1636/stat : 1636 (java) S 1624 1627 7084 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 187348404 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630134408192 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1637] ppid=1624 vsize=13982084 memory=807184 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1637/stat : 1637 (java) S 1624 1627 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 187348406 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630133356752 139630589921179 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1638] ppid=1624 vsize=13982084 memory=807184 CPUtime=1.9 cores=0,2,4,6
/proc/1627/task/1638/stat : 1638 (java) S 1624 1627 7084 0 -1 1077944384 22474 0 0 0 188 2 0 0 20 0 15 0 187348406 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630132304368 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1639] ppid=1624 vsize=13982084 memory=809232 CPUtime=1.41 cores=0,2,4,6
/proc/1627/task/1639/stat : 1639 (java) S 1624 1627 7084 0 -1 1077944384 13889 0 0 0 139 2 0 0 20 0 15 0 187348406 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630131251824 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1640] ppid=1624 vsize=13982084 memory=809232 CPUtime=0.62 cores=0,2,4,6
/proc/1627/task/1640/stat : 1640 (java) S 1624 1627 7084 0 -1 1077944384 16822 0 0 0 60 2 0 0 20 0 15 0 187348406 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630130199280 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1641] ppid=1624 vsize=13982084 memory=807184 CPUtime=0 cores=0,2,4,6
/proc/1627/task/1641/stat : 1641 (java) S 1624 1627 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 187348406 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630129146976 139630589912789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
[pid=1627/tid=1642] ppid=1624 vsize=13982084 memory=807184 CPUtime=1.57 cores=0,2,4,6
/proc/1627/task/1642/stat : 1642 (java) S 1624 1627 7084 0 -1 1077944384 1071 0 0 0 74 83 0 0 20 0 15 0 187348412 14317654016 202308 18446744073709551615 4194304 4196468 140733022099616 139630128093488 139630589913730 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13959168 140733022101876 140733022102057 140733022102057 140733022105551 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 809232 KiB

Child status: 143
Real time (s): 2474.71
CPU time (s): 2520.07
CPU user time (s): 2515.99
CPU system time (s): 4.08003
CPU usage (%): 101.833
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 809232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.99
system time used= 4.08003
maximum resident set size= 809660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156832
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 336845
involuntary context switches= 10235


# summary of solver processes directly reported to runsolver:
#   pid: 1627
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2515.99
#   total CPU system time (s): 4.08003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.0137 second user time and 22.7218 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-16 11:34:51
IDJOB=4273063
IDBENCH=133484
IDSOLVER=2665
FILE ID=node132/4273063-1502876958
RUNJOBID= node132-1502658038-4849
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s60/Knapsack-60-250-06.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-4273063-1502876958/watcher-4273063-1502876958 -o /tmp/evaluation-result-4273063-1502876958/solver-4273063-1502876958 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502658038-4849 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1805156224 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273063-1502876958.xml

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

MD5SUM BENCH= e510f4e528f92f41d50b9f762f8b8317
RANDOM SEED=1805156224

node132.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.74
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.74
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.74
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.74
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:        30713348 kB
MemAvailable:   31367440 kB
Buffers:          309412 kB
Cached:           657148 kB
SwapCached:           84 kB
Active:          1282620 kB
Inactive:         326016 kB
Active(anon):     590540 kB
Inactive(anon):   109980 kB
Active(file):     692080 kB
Inactive(file):   216036 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108776 kB
Dirty:             42012 kB
Writeback:             0 kB
AnonPages:        642592 kB
Mapped:            85776 kB
Shmem:             57960 kB
Slab:             150604 kB
SReclaimable:     123624 kB
SUnreclaim:        26980 kB
KernelStack:        3488 kB
PageTables:         6396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2105356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    540672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61948 MiB
End job on node132 at 2017-08-16 12:16:06