Trace number 4262965

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
sat4j-CSP 2017-07-05SAT (TO)954 2520.25 2494.8201

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-12.xml
MD5SUMbf7ce9a6e5c92622f49c68f6563ab950
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark954
Best CPU time to get the best result obtained on this benchmark6.3305602
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"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.50/0.36	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.50/0.36	c This is free software under the dual EPL/GNU LGPL licenses.
0.50/0.36	c See www.sat4j.org for details.
0.50/0.36	c That software uses the Rhino library from the Mozilla project.
0.50/0.36	c version CUSTOM.v20170705
0.50/0.36	c java.runtime.name	Java(TM) SE Runtime Environment
0.50/0.36	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.50/0.36	c java.vm.version	25.131-b11
0.50/0.36	c java.vm.vendor	Oracle Corporation
0.50/0.36	c sun.arch.data.model	64
0.50/0.36	c java.version		1.8.0_131
0.50/0.36	c os.name		Linux
0.50/0.36	c os.version		3.10.0-514.16.1.el7.x86_64
0.50/0.36	c os.arch		amd64
0.50/0.36	c Free memory 		499604488
0.50/0.36	c Max memory 		7247757312
0.50/0.36	c Total memory 		504889344
0.50/0.36	c Number of processors 	4
0.50/0.36	c c --- Begin Solver configuration ---
0.50/0.36	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
0.50/0.36	c Learn all clauses as in MiniSAT
0.50/0.36	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.50/0.36	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.50/0.36	c No reason simplification
0.50/0.36	c Glucose 2.1 dynamic restart strategy
0.50/0.36	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.50/0.36	c timeout=2147483s
0.50/0.36	c DB Simplification allowed=false
0.50/0.36	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
0.50/0.36	c --- End Solver configuration ---
0.50/0.36	c constraints type 
0.50/0.36	c org.sat4j.minisat.constraints.card.MinWatchCard => 80
0.50/0.36	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 858
0.50/0.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30618
0.50/0.36	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
0.50/0.36	c 31558 constraints processed.
560.86/559.29	o 740
575.09/573.38	o 751
578.24/576.47	o 774
578.56/576.71	o 778
578.56/576.79	o 796
578.79/576.99	o 801
579.03/577.11	o 803
579.15/577.20	o 808
579.30/577.37	o 824
579.70/577.77	o 825
579.91/577.95	o 827
579.91/577.98	o 841
580.41/578.43	o 842
580.62/578.69	o 843
584.45/582.26	o 860
586.13/583.83	o 863
639.44/636.57	o 888
668.28/665.28	o 896
717.23/713.91	o 926
763.62/760.13	o 934
1398.92/1390.18	o 938
1539.12/1529.79	o 940
1578.15/1568.66	o 954
2520.23/2494.80	c starts		: 13191
2520.23/2494.80	c conflicts		: 3464221
2520.23/2494.80	c decisions		: 5443354
2520.23/2494.80	c propagations		: 7312821132
2520.23/2494.80	c inspects		: 22767597183
2520.23/2494.80	c shortcuts		: 0
2520.23/2494.80	c learnt literals	: 1637
2520.23/2494.80	c learnt binary clauses	: 1786
2520.23/2494.80	c learnt ternary clauses	: 4061
2520.23/2494.80	c learnt constraints	: 3462584
2520.23/2494.80	c ignored constraints	: 0
2520.23/2494.80	c root simplifications	: 0
2520.23/2494.80	c removed literals (reason simplification)	: 0
2520.23/2494.80	c reason swapping (by a shorter reason)	: 0
2520.23/2494.80	c Calls to reduceDB	: 167
2520.23/2494.80	c Number of update (reduction) of LBD	: 1195458
2520.23/2494.80	c Imported unit clauses	: 0
2520.23/2494.80	c number of reductions to clauses (during analyze)	: 0
2520.23/2494.80	c number of learned constraints concerned by reduction	: 0
2520.23/2494.80	c number of learning phase by resolution	: 0
2520.23/2494.80	c number of learning phase by cutting planes	: 0
2520.23/2494.80	c number of rounding to 1 operations	: 0
2520.23/2494.80	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2520.23/2494.80	c number of reductions of the coefficients by power 2 	: 0
2520.23/2494.80	c number of right shift for reduction by power 2 	: 0
2520.23/2494.80	c number of reductions of the coefficients by GCD over coefficients 	: 0
2520.23/2494.80	c speed (assignments/second)	: 2931654.315305871
2520.23/2494.80	c non guided choices	8401
2520.23/2494.80	c learnt constraints type 
2520.23/2494.80	s SATISFIABLE
2520.23/2494.81	v <instantiation type="solution">
2520.23/2494.81	v 	<list> 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] </list>
2520.23/2494.81	v 	<values> 1 1 1 1 1 0 1 0 0 1 0 0 0 1 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 1 1 0 0 1 0 </values>
2520.23/2494.81	v </instantiation>
2520.23/2494.81	

Verifier Data

OK	954

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262965-1502629895/watcher-4262965-1502629895 -o /tmp/evaluation-result-4262965-1502629895/solver-4262965-1502629895 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node115-1502624021-7818 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262965-1502629895.xml 

running on 4 cores: 1,3,5,7

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
solver pid=8527, runsolver pid=8524
Current StackSize limit: 8192 KiB


[startup+0.104341 s]*
/proc/loadavg: 1.97 2.03 2.04 3/215 8542
/proc/meminfo: memFree=31598024/32770624 swapFree=67108860/67108860
[pid=8527] ppid=8524 vsize=10555400 memory=30504 CPUtime=0.13 cores=1,3,5,7
/proc/8527/stat : 8527 (java) S 8524 8527 29331 0 -1 1077944320 6685 0 0 0 12 1 0 0 20 0 15 0 96077228 10808729600 7626 33554432000 4194304 4196468 140730434872224 140730434854768 140358998363895 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
/proc/8527/statm: 2638850 7626 2820 1 0 2627263 0
[pid=8527/tid=8529] ppid=8524 vsize=10555400 memory=8326441112148417179 CPUtime=0.09 cores=1,3,5,7
/proc/8527/task/8529/stat : 8529 (java) R 8524 8527 29331 0 -1 4202560 4536 0 0 0 8 1 0 0 20 0 15 0 96077229 10808729600 7626 33554432000 4194304 4196468 140730434872224 140359002585760 140358982407525 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8530] ppid=8524 vsize=10555400 memory=-7025452035940392864 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8530/stat : 8530 (java) S 8524 8527 29331 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96077230 10808729600 7626 33554432000 4194304 4196468 140730434872224 140358935054608 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8531] ppid=8524 vsize=10555400 memory=140439549404800 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8531/stat : 8531 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96077230 10808729600 7626 33554432000 4194304 4196468 140730434872224 140358934002064 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8532] ppid=8524 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8532/stat : 8532 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96077230 10808729600 7626 33554432000 4194304 4196468 140730434872224 140358932949520 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8533] ppid=8524 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8533/stat : 8533 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96077230 10808729600 7626 33554432000 4194304 4196468 140730434872224 140358931896976 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8534] ppid=8524 vsize=10555400 memory=140439549404800 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8534/stat : 8534 (java) S 8524 8527 29331 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96077231 10808729600 7626 33554432000 4194304 4196468 140730434872224 140358489754096 140358998375042 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8535] ppid=8524 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8535/stat : 8535 (java) S 8524 8527 29331 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96077231 10808729600 7626 33554432000 4194304 4196468 140730434872224 140358488700320 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8536] ppid=8524 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8536/stat : 8536 (java) S 8524 8527 29331 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96077232 10808729600 7626 33554432000 4194304 4196468 140730434872224 140358487647728 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8537] ppid=8524 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8537/stat : 8537 (java) S 8524 8527 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96077234 10808729600 7626 33554432000 4194304 4196468 140730434872224 140358486596304 140358998382491 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8538] ppid=8524 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8538/stat : 8538 (java) S 8524 8527 29331 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 15 0 96077234 10808729600 7626 33554432000 4194304 4196468 140730434872224 140358485542896 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8539] ppid=8524 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8539/stat : 8539 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96077234 10808729600 7626 33554432000 4194304 4196468 140730434872224 140358484490352 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8540] ppid=8524 vsize=10555400 memory=140439549404800 CPUtime=0.02 cores=1,3,5,7
/proc/8527/task/8540/stat : 8540 (java) R 8524 8527 29331 0 -1 4202560 361 0 0 0 2 0 0 0 20 0 15 0 96077234 10808729600 7626 33554432000 4194304 4196468 140730434872224 140358483437808 140358998375830 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8541] ppid=8524 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8541/stat : 8541 (java) S 8524 8527 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96077234 10808729600 7626 33554432000 4194304 4196468 140730434872224 140358482385504 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8542] ppid=8524 vsize=10555400 memory=140439549404800 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8542/stat : 8542 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96077234 10808729600 7626 33554432000 4194304 4196468 140730434872224 140358481333040 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 30504 KiB

[startup+0.210329 s]*
/proc/loadavg: 1.97 2.03 2.04 3/215 8542
/proc/meminfo: memFree=31591448/32770624 swapFree=67108860/67108860
[pid=8527] ppid=8524 vsize=10555400 memory=38072 CPUtime=0.28 cores=1,3,5,7
/proc/8527/stat : 8527 (java) S 8524 8527 29331 0 -1 1077944320 7747 0 0 0 26 2 0 0 20 0 15 0 96077228 10808729600 9518 33554432000 4194304 4196468 140730434872224 140730434854768 140358998363895 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
/proc/8527/statm: 2638850 9518 2913 1 0 2627263 0
[pid=8527/tid=8529] ppid=8524 vsize=10555400 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/8527/task/8529/stat : 8529 (java) R 8524 8527 29331 0 -1 4202560 5371 0 0 0 18 2 0 0 20 0 15 0 96077229 10808729600 9518 33554432000 4194304 4196468 140730434872224 140359002596544 140358998375830 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8530] ppid=8524 vsize=10555400 memory=345 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8530/stat : 8530 (java) S 8524 8527 29331 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96077230 10808729600 9518 33554432000 4194304 4196468 140730434872224 140358935054608 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8531] ppid=8524 vsize=10555400 memory=288370815701116544 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8531/stat : 8531 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96077230 10808729600 9518 33554432000 4194304 4196468 140730434872224 140358934002064 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8532] ppid=8524 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8532/stat : 8532 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96077230 10808729600 9518 33554432000 4194304 4196468 140730434872224 140358932949520 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8533] ppid=8524 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8533/stat : 8533 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96077230 10808729600 9518 33554432000 4194304 4196468 140730434872224 140358931896976 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8534] ppid=8524 vsize=10555400 memory=140439549404800 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8534/stat : 8534 (java) S 8524 8527 29331 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96077231 10808729600 9518 33554432000 4194304 4196468 140730434872224 140358489754096 140358998375042 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8535] ppid=8524 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8535/stat : 8535 (java) S 8524 8527 29331 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96077231 10808729600 9518 33554432000 4194304 4196468 140730434872224 140358488700320 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8536] ppid=8524 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8536/stat : 8536 (java) S 8524 8527 29331 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96077232 10808729600 9518 33554432000 4194304 4196468 140730434872224 140358487647728 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8537] ppid=8524 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8537/stat : 8537 (java) S 8524 8527 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96077234 10808729600 9518 33554432000 4194304 4196468 140730434872224 140358486596304 140358998382491 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8538] ppid=8524 vsize=10555400 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/8527/task/8538/stat : 8538 (java) R 8524 8527 29331 0 -1 1077944384 512 0 0 0 1 0 0 0 20 0 15 0 96077234 10808729600 9518 33554432000 4194304 4196468 140730434872224 140358485542896 140358998375042 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8539] ppid=8524 vsize=10555400 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/8527/task/8539/stat : 8539 (java) R 8524 8527 29331 0 -1 4202560 87 0 0 0 1 0 0 0 20 0 15 0 96077234 10808729600 9518 33554432000 4194304 4196468 140730434872224 140358484490352 140358991348937 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8540] ppid=8524 vsize=10555400 memory=140439549404800 CPUtime=0.05 cores=1,3,5,7
/proc/8527/task/8540/stat : 8540 (java) R 8524 8527 29331 0 -1 4202560 415 0 0 0 5 0 0 0 20 0 15 0 96077234 10808729600 9518 33554432000 4194304 4196468 140730434872224 140358483437808 140358980055953 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8541] ppid=8524 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8541/stat : 8541 (java) S 8524 8527 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96077234 10808729600 9518 33554432000 4194304 4196468 140730434872224 140358482385504 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8542] ppid=8524 vsize=10555400 memory=140439549404800 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8542/stat : 8542 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96077234 10808729600 9518 33554432000 4194304 4196468 140730434872224 140358481333040 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 38072 KiB

[startup+0.311383 s]*
/proc/loadavg: 1.97 2.03 2.04 5/215 8542
/proc/meminfo: memFree=31583152/32770624 swapFree=67108860/67108860
[pid=8527] ppid=8524 vsize=10555476 memory=46016 CPUtime=0.5 cores=1,3,5,7
/proc/8527/stat : 8527 (java) S 8524 8527 29331 0 -1 1077944320 8751 0 0 0 47 3 0 0 20 0 15 0 96077228 10808807424 11504 33554432000 4194304 4196468 140730434872224 140730434854768 140358998363895 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
/proc/8527/statm: 2638869 11504 3021 1 0 2627263 0
[pid=8527/tid=8529] ppid=8524 vsize=10555476 memory=280878781753248 CPUtime=0.29 cores=1,3,5,7
/proc/8527/task/8529/stat : 8529 (java) R 8524 8527 29331 0 -1 4202560 5759 0 0 0 27 2 0 0 20 0 15 0 96077229 10808807424 11504 33554432000 4194304 4196468 140730434872224 140359002581136 140358998375830 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8530] ppid=8524 vsize=10555476 memory=67 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8530/stat : 8530 (java) S 8524 8527 29331 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96077230 10808807424 11504 33554432000 4194304 4196468 140730434872224 140358935054608 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8531] ppid=8524 vsize=10555476 memory=280878940281424 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8531/stat : 8531 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96077230 10808807424 11504 33554432000 4194304 4196468 140730434872224 140358934002064 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8532] ppid=8524 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8532/stat : 8532 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96077230 10808807424 11504 33554432000 4194304 4196468 140730434872224 140358932949520 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8533] ppid=8524 vsize=10555476 memory=67 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8533/stat : 8533 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96077230 10808807424 11504 33554432000 4194304 4196468 140730434872224 140358931896976 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8534] ppid=8524 vsize=10555476 memory=140439549404800 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8534/stat : 8534 (java) S 8524 8527 29331 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96077231 10808807424 11504 33554432000 4194304 4196468 140730434872224 140358489754096 140358998375042 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8535] ppid=8524 vsize=10555476 memory=67 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8535/stat : 8535 (java) S 8524 8527 29331 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96077231 10808807424 11504 33554432000 4194304 4196468 140730434872224 140358488700320 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8536] ppid=8524 vsize=10555476 memory=67300 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8536/stat : 8536 (java) S 8524 8527 29331 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96077232 10808807424 11504 33554432000 4194304 4196468 140730434872224 140358487647728 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8537] ppid=8524 vsize=10555476 memory=69604 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8537/stat : 8537 (java) S 8524 8527 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96077234 10808807424 11504 33554432000 4194304 4196468 140730434872224 140358486596304 140358998382491 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8538] ppid=8524 vsize=10555476 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/8527/task/8538/stat : 8538 (java) S 8524 8527 29331 0 -1 1077944384 686 0 0 0 3 0 0 0 20 0 15 0 96077234 10808807424 11504 33554432000 4194304 4196468 140730434872224 140358485542896 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8539] ppid=8524 vsize=10555476 memory=140439390915983 CPUtime=0.03 cores=1,3,5,7
/proc/8527/task/8539/stat : 8539 (java) S 8524 8527 29331 0 -1 1077944384 235 0 0 0 3 0 0 0 20 0 15 0 96077234 10808807424 11504 33554432000 4194304 4196468 140730434872224 140358484490352 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8540] ppid=8524 vsize=10555476 memory=280878940311392 CPUtime=0.11 cores=1,3,5,7
/proc/8527/task/8540/stat : 8540 (java) R 8524 8527 29331 0 -1 4202560 706 0 0 0 11 0 0 0 20 0 15 0 96077234 10808807424 11504 33554432000 4194304 4196468 140730434872224 140358483433488 140358990601022 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8541] ppid=8524 vsize=10555476 memory=140439390902031 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8541/stat : 8541 (java) S 8524 8527 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96077234 10808807424 11504 33554432000 4194304 4196468 140730434872224 140358482385504 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8542] ppid=8524 vsize=10555476 memory=140439549404812 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8542/stat : 8542 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96077234 10808807424 11504 33554432000 4194304 4196468 140730434872224 140358481333040 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 46016 KiB

[startup+0.700822 s]
/proc/loadavg: 1.97 2.03 2.04 5/216 8543
/proc/meminfo: memFree=31562356/32770624 swapFree=67108860/67108860
[pid=8527] ppid=8524 vsize=10622040 memory=66420 CPUtime=1.34 cores=1,3,5,7
/proc/8527/stat : 8527 (java) S 8524 8527 29331 0 -1 1077944320 11321 0 0 0 131 3 0 0 20 0 16 0 96077228 10876968960 16605 33554432000 4194304 4196468 140730434872224 140730434854768 140358998363895 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
/proc/8527/statm: 2655510 16605 3075 1 0 2643904 0
[pid=8527/tid=8529] ppid=8524 vsize=10622040 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/8527/task/8529/stat : 8529 (java) R 8524 8527 29331 0 -1 4202560 5798 0 0 0 65 2 0 0 20 0 16 0 96077229 10876968960 16605 33554432000 4194304 4196468 140730434872224 140359002602336 140358610856777 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8530] ppid=8524 vsize=10622040 memory=177092641698997 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8530/stat : 8530 (java) S 8524 8527 29331 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 96077230 10876968960 16605 33554432000 4194304 4196468 140730434872224 140358935054608 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8531] ppid=8524 vsize=10622040 memory=398423 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8531/stat : 8531 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96077230 10876968960 16605 33554432000 4194304 4196468 140730434872224 140358934002064 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8532] ppid=8524 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8532/stat : 8532 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96077230 10876968960 16605 33554432000 4194304 4196468 140730434872224 140358932949520 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8533] ppid=8524 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8533/stat : 8533 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96077230 10876968960 16605 33554432000 4194304 4196468 140730434872224 140358931896976 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8534] ppid=8524 vsize=10622040 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8534/stat : 8534 (java) S 8524 8527 29331 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 96077231 10876968960 16605 33554432000 4194304 4196468 140730434872224 140358489754096 140358998375042 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8535] ppid=8524 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8535/stat : 8535 (java) S 8524 8527 29331 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 96077231 10876968960 16605 33554432000 4194304 4196468 140730434872224 140358488700320 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8536] ppid=8524 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8536/stat : 8536 (java) S 8524 8527 29331 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 96077232 10876968960 16605 33554432000 4194304 4196468 140730434872224 140358487647728 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8537] ppid=8524 vsize=10622040 memory=14545 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8537/stat : 8537 (java) S 8524 8527 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96077234 10876968960 16605 33554432000 4194304 4196468 140730434872224 140358486596304 140358998382491 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8538] ppid=8524 vsize=10622040 memory=280878781563120 CPUtime=0.25 cores=1,3,5,7
/proc/8527/task/8538/stat : 8538 (java) S 8524 8527 29331 0 -1 1077944384 1688 0 0 0 25 0 0 0 20 0 16 0 96077234 10876968960 16605 33554432000 4194304 4196468 140730434872224 140358485542896 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8539] ppid=8524 vsize=10622040 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/8527/task/8539/stat : 8539 (java) S 8524 8527 29331 0 -1 1077944384 1385 0 0 0 24 0 0 0 20 0 16 0 96077234 10876968960 16605 33554432000 4194304 4196468 140730434872224 140358484490352 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8540] ppid=8524 vsize=10622040 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/8527/task/8540/stat : 8540 (java) S 8524 8527 29331 0 -1 1077944384 1060 0 0 0 16 0 0 0 20 0 16 0 96077234 10876968960 16605 33554432000 4194304 4196468 140730434872224 140358483437808 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8541] ppid=8524 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8541/stat : 8541 (java) S 8524 8527 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96077234 10876968960 16605 33554432000 4194304 4196468 140730434872224 140358482385504 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8542] ppid=8524 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8542/stat : 8542 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96077234 10876968960 16605 33554432000 4194304 4196468 140730434872224 140358481333040 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8543] ppid=8524 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8543/stat : 8543 (java) S 8524 8527 29331 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 96077266 10876968960 16605 33554432000 4194304 4196468 140730434872224 140358480278832 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
Current children cumulated CPU time: 1.34 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 66420 KiB

[startup+1.50077 s]
/proc/loadavg: 1.97 2.03 2.04 3/216 8543
/proc/meminfo: memFree=31562356/32770624 swapFree=67108860/67108860
[pid=8527] ppid=8524 vsize=10622040 memory=66840 CPUtime=2.19 cores=1,3,5,7
/proc/8527/stat : 8527 (java) S 8524 8527 29331 0 -1 1077944320 12302 0 0 0 215 4 0 0 20 0 16 0 96077228 10876968960 16710 33554432000 4194304 4196468 140730434872224 140730434854768 140358998363895 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
/proc/8527/statm: 2655510 16710 3079 1 0 2643904 0
[pid=8527/tid=8529] ppid=8524 vsize=10622040 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/8527/task/8529/stat : 8529 (java) R 8524 8527 29331 0 -1 4202560 6036 0 0 0 145 2 0 0 20 0 16 0 96077229 10876968960 16710 33554432000 4194304 4196468 140730434872224 140359002598992 140358610695239 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8530] ppid=8524 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8530/stat : 8530 (java) S 8524 8527 29331 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 96077230 10876968960 16710 33554432000 4194304 4196468 140730434872224 140358935054608 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8531] ppid=8524 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8531/stat : 8531 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96077230 10876968960 16710 33554432000 4194304 4196468 140730434872224 140358934002064 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8532] ppid=8524 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8532/stat : 8532 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96077230 10876968960 16710 33554432000 4194304 4196468 140730434872224 140358932949520 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8533] ppid=8524 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8533/stat : 8533 (java) S 8524 8527 29331 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 96077230 10876968960 16710 33554432000 4194304 4196468 140730434872224 140358931896976 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0

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

/proc/8527/task/8532/stat : 8532 (java) S 8524 8527 29331 0 -1 1077944384 8745 0 0 0 610 48 0 0 20 0 16 0 96077230 10876968960 93571 33554432000 4194304 4196468 140730434872224 140358932949520 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8533] ppid=8524 vsize=10622040 memory=316604 CPUtime=6.54 cores=1,3,5,7
/proc/8527/task/8533/stat : 8533 (java) S 8524 8527 29331 0 -1 1077944384 8868 0 0 0 608 46 0 0 20 0 16 0 96077230 10876968960 93571 33554432000 4194304 4196468 140730434872224 140358931896976 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8534] ppid=8524 vsize=10622040 memory=0 CPUtime=0.58 cores=1,3,5,7
/proc/8527/task/8534/stat : 8534 (java) S 8524 8527 29331 0 -1 1077944384 13087 0 0 0 51 7 0 0 20 0 16 0 96077231 10876968960 93571 33554432000 4194304 4196468 140730434872224 140358489754096 140358998375042 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8535] ppid=8524 vsize=10622040 memory=349588 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8535/stat : 8535 (java) S 8524 8527 29331 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 16 0 96077231 10876968960 93571 33554432000 4194304 4196468 140730434872224 140358488700320 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8536] ppid=8524 vsize=10622040 memory=361996 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8536/stat : 8536 (java) S 8524 8527 29331 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 96077232 10876968960 93571 33554432000 4194304 4196468 140730434872224 140358487647728 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8537] ppid=8524 vsize=10622040 memory=372236 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8537/stat : 8537 (java) S 8524 8527 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96077234 10876968960 93571 33554432000 4194304 4196468 140730434872224 140358486596304 140358998382491 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8538] ppid=8524 vsize=10622040 memory=372236 CPUtime=1.01 cores=1,3,5,7
/proc/8527/task/8538/stat : 8538 (java) S 8524 8527 29331 0 -1 1077944384 8195 0 0 0 100 1 0 0 20 0 16 0 96077234 10876968960 93571 33554432000 4194304 4196468 140730434872224 140358485542896 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8539] ppid=8524 vsize=10622040 memory=657 CPUtime=1.22 cores=1,3,5,7
/proc/8527/task/8539/stat : 8539 (java) S 8524 8527 29331 0 -1 1077944384 10426 0 0 0 121 1 0 0 20 0 16 0 96077234 10876968960 93571 33554432000 4194304 4196468 140730434872224 140358484490352 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8540] ppid=8524 vsize=10622040 memory=374284 CPUtime=0.26 cores=1,3,5,7
/proc/8527/task/8540/stat : 8540 (java) S 8524 8527 29331 0 -1 1077944384 3902 0 0 0 26 0 0 0 20 0 16 0 96077234 10876968960 93571 33554432000 4194304 4196468 140730434872224 140358483437808 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8541] ppid=8524 vsize=10622040 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8541/stat : 8541 (java) S 8524 8527 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96077234 10876968960 93571 33554432000 4194304 4196468 140730434872224 140358482385504 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8542] ppid=8524 vsize=10622040 memory=27800 CPUtime=1.15 cores=1,3,5,7
/proc/8527/task/8542/stat : 8542 (java) S 8524 8527 29331 0 -1 1077944384 1982 0 0 0 54 61 0 0 20 0 16 0 96077234 10876968960 93571 33554432000 4194304 4196468 140730434872224 140358481333040 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8543] ppid=8524 vsize=10622040 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8543/stat : 8543 (java) S 8524 8527 29331 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 96077266 10876968960 93571 33554432000 4194304 4196468 140730434872224 140358480278832 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
Current children cumulated CPU time: 2405.48 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 374284 KiB

[startup+2442.3 s]
/proc/loadavg: 1.25 1.45 1.65 3/217 8641
/proc/meminfo: memFree=30904020/32770624 swapFree=67108860/67108860
[pid=8527] ppid=8524 vsize=10622040 memory=316784 CPUtime=2466.71 cores=1,3,5,7
/proc/8527/stat : 8527 (java) S 8524 8527 29331 0 -1 1077944320 97089 0 0 0 246394 277 0 0 20 0 16 0 96077228 10876968960 79196 33554432000 4194304 4196468 140730434872224 140730434854768 140358998363895 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
/proc/8527/statm: 2655510 79196 3153 1 0 2643904 0
[pid=8527/tid=8529] ppid=8524 vsize=10622040 memory=316784 CPUtime=2434.4 cores=1,3,5,7
/proc/8527/task/8529/stat : 8529 (java) R 8524 8527 29331 0 -1 4202560 18182 0 0 0 243434 6 0 0 20 0 16 0 96077229 10876968960 79196 33554432000 4194304 4196468 140730434872224 140359002602960 140358611554471 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8530] ppid=8524 vsize=10622040 memory=311440 CPUtime=6.99 cores=1,3,5,7
/proc/8527/task/8530/stat : 8530 (java) S 8524 8527 29331 0 -1 1077944384 10000 0 0 0 647 52 0 0 20 0 16 0 96077230 10876968960 79196 33554432000 4194304 4196468 140730434872224 140358935054608 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8531] ppid=8524 vsize=10622040 memory=303256 CPUtime=6.97 cores=1,3,5,7
/proc/8527/task/8531/stat : 8531 (java) S 8524 8527 29331 0 -1 1077944384 10838 0 0 0 642 55 0 0 20 0 16 0 96077230 10876968960 79196 33554432000 4194304 4196468 140730434872224 140358934002064 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8532] ppid=8524 vsize=10622040 memory=305512 CPUtime=6.99 cores=1,3,5,7
/proc/8527/task/8532/stat : 8532 (java) S 8524 8527 29331 0 -1 1077944384 9508 0 0 0 647 52 0 0 20 0 16 0 96077230 10876968960 79196 33554432000 4194304 4196468 140730434872224 140358932949520 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8533] ppid=8524 vsize=10622040 memory=351544 CPUtime=6.95 cores=1,3,5,7
/proc/8527/task/8533/stat : 8533 (java) S 8524 8527 29331 0 -1 1077944384 9388 0 0 0 645 50 0 0 20 0 16 0 96077230 10876968960 79196 33554432000 4194304 4196468 140730434872224 140358931896976 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8534] ppid=8524 vsize=10622040 memory=101 CPUtime=0.64 cores=1,3,5,7
/proc/8527/task/8534/stat : 8534 (java) S 8524 8527 29331 0 -1 1077944384 13238 0 0 0 56 8 0 0 20 0 16 0 96077231 10876968960 79196 33554432000 4194304 4196468 140730434872224 140358489754096 140358998375042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8535] ppid=8524 vsize=10622040 memory=351548 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8535/stat : 8535 (java) S 8524 8527 29331 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 16 0 96077231 10876968960 79196 33554432000 4194304 4196468 140730434872224 140358488700320 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8536] ppid=8524 vsize=10622040 memory=307464 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8536/stat : 8536 (java) S 8524 8527 29331 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 96077232 10876968960 79196 33554432000 4194304 4196468 140730434872224 140358487647728 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8537] ppid=8524 vsize=10622040 memory=351548 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8537/stat : 8537 (java) S 8524 8527 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96077234 10876968960 79196 33554432000 4194304 4196468 140730434872224 140358486596304 140358998382491 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8538] ppid=8524 vsize=10622040 memory=307496 CPUtime=1.01 cores=1,3,5,7
/proc/8527/task/8538/stat : 8538 (java) S 8524 8527 29331 0 -1 1077944384 8195 0 0 0 100 1 0 0 20 0 16 0 96077234 10876968960 79196 33554432000 4194304 4196468 140730434872224 140358485542896 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8539] ppid=8524 vsize=10622040 memory=307576 CPUtime=1.22 cores=1,3,5,7
/proc/8527/task/8539/stat : 8539 (java) S 8524 8527 29331 0 -1 1077944384 10426 0 0 0 121 1 0 0 20 0 16 0 96077234 10876968960 79196 33554432000 4194304 4196468 140730434872224 140358484490352 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8540] ppid=8524 vsize=10622040 memory=305412 CPUtime=0.26 cores=1,3,5,7
/proc/8527/task/8540/stat : 8540 (java) S 8524 8527 29331 0 -1 1077944384 3902 0 0 0 26 0 0 0 20 0 16 0 96077234 10876968960 79196 33554432000 4194304 4196468 140730434872224 140358483437808 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8541] ppid=8524 vsize=10622040 memory=307580 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8541/stat : 8541 (java) S 8524 8527 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96077234 10876968960 79196 33554432000 4194304 4196468 140730434872224 140358482385504 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8542] ppid=8524 vsize=10622040 memory=303560 CPUtime=1.19 cores=1,3,5,7
/proc/8527/task/8542/stat : 8542 (java) S 8524 8527 29331 0 -1 1077944384 1986 0 0 0 56 63 0 0 20 0 16 0 96077234 10876968960 79196 33554432000 4194304 4196468 140730434872224 140358481333040 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8543] ppid=8524 vsize=10622040 memory=316784 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8543/stat : 8543 (java) S 8524 8527 29331 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 96077266 10876968960 79196 33554432000 4194304 4196468 140730434872224 140358480278832 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
Current children cumulated CPU time: 2466.71 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 316784 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2494.6 s]
/proc/loadavg: 1.71 1.54 1.67 3/217 8721
/proc/meminfo: memFree=29386920/32770624 swapFree=67108860/67108860
[pid=8527] ppid=8524 vsize=10622040 memory=344580 CPUtime=2520.06 cores=1,3,5,7
/proc/8527/stat : 8527 (java) S 8524 8527 29331 0 -1 1077944320 99226 0 0 0 251705 301 0 0 20 0 16 0 96077228 10876968960 86145 33554432000 4194304 4196468 140730434872224 140730434854768 140358998363895 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
/proc/8527/statm: 2655510 86145 3153 1 0 2643904 0
[pid=8527/tid=8529] ppid=8524 vsize=10622040 memory=18444 CPUtime=2486.3 cores=1,3,5,7
/proc/8527/task/8529/stat : 8529 (java) R 8524 8527 29331 0 -1 4202560 18367 0 0 0 248624 6 0 0 20 0 16 0 96077229 10876968960 86145 33554432000 4194304 4196468 140730434872224 140359002602960 140358611554471 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8530] ppid=8524 vsize=10622040 memory=8112282956445269571 CPUtime=7.33 cores=1,3,5,7
/proc/8527/task/8530/stat : 8530 (java) S 8524 8527 29331 0 -1 1077944384 10219 0 0 0 675 58 0 0 20 0 16 0 96077230 10876968960 86145 33554432000 4194304 4196468 140730434872224 140358935054608 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8531] ppid=8524 vsize=10622040 memory=1576 CPUtime=7.32 cores=1,3,5,7
/proc/8527/task/8531/stat : 8531 (java) S 8524 8527 29331 0 -1 1077944384 11261 0 0 0 671 61 0 0 20 0 16 0 96077230 10876968960 86145 33554432000 4194304 4196468 140730434872224 140358934002064 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8532] ppid=8524 vsize=10622040 memory=2240 CPUtime=7.33 cores=1,3,5,7
/proc/8527/task/8532/stat : 8532 (java) S 8524 8527 29331 0 -1 1077944384 9734 0 0 0 676 57 0 0 20 0 16 0 96077230 10876968960 86145 33554432000 4194304 4196468 140730434872224 140358932949520 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8533] ppid=8524 vsize=10622040 memory=4128 CPUtime=7.3 cores=1,3,5,7
/proc/8527/task/8533/stat : 8533 (java) S 8524 8527 29331 0 -1 1077944384 9664 0 0 0 674 56 0 0 20 0 16 0 96077230 10876968960 86145 33554432000 4194304 4196468 140730434872224 140358931896976 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8534] ppid=8524 vsize=10622040 memory=2200 CPUtime=0.67 cores=1,3,5,7
/proc/8527/task/8534/stat : 8534 (java) S 8524 8527 29331 0 -1 1077944384 14022 0 0 0 59 8 0 0 20 0 16 0 96077231 10876968960 86145 33554432000 4194304 4196468 140730434872224 140358489754096 140358998375042 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8535] ppid=8524 vsize=10622040 memory=6508 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8535/stat : 8535 (java) S 8524 8527 29331 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 16 0 96077231 10876968960 86145 33554432000 4194304 4196468 140730434872224 140358488700320 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8536] ppid=8524 vsize=10622040 memory=8564 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8536/stat : 8536 (java) S 8524 8527 29331 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 96077232 10876968960 86145 33554432000 4194304 4196468 140730434872224 140358487647728 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8537] ppid=8524 vsize=10622040 memory=5664 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8537/stat : 8537 (java) S 8524 8527 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96077234 10876968960 86145 33554432000 4194304 4196468 140730434872224 140358486596304 140358998382491 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8538] ppid=8524 vsize=10622040 memory=4616 CPUtime=1.01 cores=1,3,5,7
/proc/8527/task/8538/stat : 8538 (java) S 8524 8527 29331 0 -1 1077944384 8197 0 0 0 100 1 0 0 20 0 16 0 96077234 10876968960 86145 33554432000 4194304 4196468 140730434872224 140358485542896 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8539] ppid=8524 vsize=10622040 memory=1228 CPUtime=1.22 cores=1,3,5,7
/proc/8527/task/8539/stat : 8539 (java) S 8524 8527 29331 0 -1 1077944384 10428 0 0 0 121 1 0 0 20 0 16 0 96077234 10876968960 86145 33554432000 4194304 4196468 140730434872224 140358484490352 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8540] ppid=8524 vsize=10622040 memory=10928 CPUtime=0.26 cores=1,3,5,7
/proc/8527/task/8540/stat : 8540 (java) S 8524 8527 29331 0 -1 1077944384 3904 0 0 0 26 0 0 0 20 0 16 0 96077234 10876968960 86145 33554432000 4194304 4196468 140730434872224 140358483437808 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8541] ppid=8524 vsize=10622040 memory=796 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8541/stat : 8541 (java) S 8524 8527 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96077234 10876968960 86145 33554432000 4194304 4196468 140730434872224 140358482385504 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8542] ppid=8524 vsize=10622040 memory=1424 CPUtime=1.21 cores=1,3,5,7
/proc/8527/task/8542/stat : 8542 (java) S 8524 8527 29331 0 -1 1077944384 2004 0 0 0 57 64 0 0 20 0 16 0 96077234 10876968960 86145 33554432000 4194304 4196468 140730434872224 140358481333040 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8543] ppid=8524 vsize=10622040 memory=836 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8543/stat : 8543 (java) S 8524 8527 29331 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 96077266 10876968960 86145 33554432000 4194304 4196468 140730434872224 140358480278832 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 344580 KiB

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

[startup+2494.82 s]
# the end of solver process 8527 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.23 s, system=3.0167 s

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

[startup+2494.8 s]
/proc/loadavg: 1.71 1.54 1.67 3/217 8721
/proc/meminfo: memFree=29386920/32770624 swapFree=67108860/67108860
[pid=8527] ppid=8524 vsize=10821732 memory=344632 CPUtime=2520.23 cores=1,3,5,7
/proc/8527/stat : 8527 (java) S 8524 8527 29331 0 -1 1077944320 99473 0 0 0 251722 301 0 0 20 0 17 0 96077228 11081453568 86158 33554432000 4194304 4196468 140730434872224 140730434854768 140358998363895 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
/proc/8527/statm: 2705433 86158 3155 1 0 2693827 0
[pid=8527/tid=8529] ppid=8524 vsize=10821732 memory=2536 CPUtime=2486.47 cores=1,3,5,7
/proc/8527/task/8529/stat : 8529 (java) S 8524 8527 29331 0 -1 1077944384 18373 0 0 0 248641 6 0 0 20 0 17 0 96077229 11081453568 86158 33554432000 4194304 4196468 140730434872224 140359002606768 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8530] ppid=8524 vsize=10821732 memory=1156 CPUtime=7.33 cores=1,3,5,7
/proc/8527/task/8530/stat : 8530 (java) S 8524 8527 29331 0 -1 1077944384 10219 0 0 0 675 58 0 0 20 0 17 0 96077230 11081453568 86158 33554432000 4194304 4196468 140730434872224 140358935054608 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8531] ppid=8524 vsize=10821732 memory=3316 CPUtime=7.32 cores=1,3,5,7
/proc/8527/task/8531/stat : 8531 (java) S 8524 8527 29331 0 -1 1077944384 11261 0 0 0 671 61 0 0 20 0 17 0 96077230 11081453568 86158 33554432000 4194304 4196468 140730434872224 140358934002064 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8532] ppid=8524 vsize=10821732 memory=336388 CPUtime=7.33 cores=1,3,5,7
/proc/8527/task/8532/stat : 8532 (java) S 8524 8527 29331 0 -1 1077944384 9734 0 0 0 676 57 0 0 20 0 17 0 96077230 11081453568 86158 33554432000 4194304 4196468 140730434872224 140358932949520 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8533] ppid=8524 vsize=10821732 memory=4104 CPUtime=7.3 cores=1,3,5,7
/proc/8527/task/8533/stat : 8533 (java) S 8524 8527 29331 0 -1 1077944384 9664 0 0 0 674 56 0 0 20 0 17 0 96077230 11081453568 86158 33554432000 4194304 4196468 140730434872224 140358931896976 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8534] ppid=8524 vsize=10821732 memory=1156 CPUtime=0.67 cores=1,3,5,7
/proc/8527/task/8534/stat : 8534 (java) S 8524 8527 29331 0 -1 1077944384 14022 0 0 0 59 8 0 0 20 0 17 0 96077231 11081453568 86158 33554432000 4194304 4196468 140730434872224 140358489754096 140358998375042 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8535] ppid=8524 vsize=10821732 memory=344580 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8535/stat : 8535 (java) S 8524 8527 29331 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 17 0 96077231 11081453568 86158 33554432000 4194304 4196468 140730434872224 140358488700320 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8536] ppid=8524 vsize=10821732 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8536/stat : 8536 (java) S 8524 8527 29331 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 17 0 96077232 11081453568 86158 33554432000 4194304 4196468 140730434872224 140358487647728 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8537] ppid=8524 vsize=10821732 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8537/stat : 8537 (java) S 8524 8527 29331 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 17 0 96077234 11081453568 86158 33554432000 4194304 4196468 140730434872224 140358486596304 140358998382491 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8538] ppid=8524 vsize=10821732 memory=4052 CPUtime=1.01 cores=1,3,5,7
/proc/8527/task/8538/stat : 8538 (java) S 8524 8527 29331 0 -1 1077944384 8239 0 0 0 100 1 0 0 20 0 17 0 96077234 11081453568 86158 33554432000 4194304 4196468 140730434872224 140358485542896 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8539] ppid=8524 vsize=10821732 memory=4132 CPUtime=1.22 cores=1,3,5,7
/proc/8527/task/8539/stat : 8539 (java) S 8524 8527 29331 0 -1 1077944384 10441 0 0 0 121 1 0 0 20 0 17 0 96077234 11081453568 86158 33554432000 4194304 4196468 140730434872224 140358484490352 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8540] ppid=8524 vsize=10821732 memory=27800 CPUtime=0.26 cores=1,3,5,7
/proc/8527/task/8540/stat : 8540 (java) S 8524 8527 29331 0 -1 1077944384 3944 0 0 0 26 0 0 0 20 0 17 0 96077234 11081453568 86158 33554432000 4194304 4196468 140730434872224 140358483437808 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8541] ppid=8524 vsize=10821732 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/8527/task/8541/stat : 8541 (java) S 8524 8527 29331 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 96077234 11081453568 86158 33554432000 4194304 4196468 140730434872224 140358482385504 140358998374101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
[pid=8527/tid=8542] ppid=8524 vsize=10821732 memory=2408 CPUtime=1.21 cores=1,3,5,7
/proc/8527/task/8542/stat : 8542 (java) S 8524 8527 29331 0 -1 1077944384 2004 0 0 0 57 64 0 0 20 0 17 0 96077234 11081453568 86158 33554432000 4194304 4196468 140730434872224 140358481333040 140358998375042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 27369472 140730434876550 140730434876703 140730434876703 140730434879439 0
Current children cumulated CPU time: 2520.23 s
Current children cumulated vsize: 10821732 KiB
Current children cumulated memory: 344632 KiB

Child status: 143
Real time (s): 2494.82
CPU time (s): 2520.25
CPU user time (s): 2517.23
CPU system time (s): 3.0167
CPU usage (%): 101.019
Max. virtual memory (cumulated for all children) (KiB): 10821732
Max. memory (cumulated for all children) (KiB): 697020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.23
system time used= 3.0167
maximum resident set size= 697028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99522
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63943
involuntary context switches= 1672


# summary of solver processes directly reported to runsolver:
#   pid: 8527
#   total CPU time (s): 2520.25
#   total CPU user time (s): 2517.23
#   total CPU system time (s): 3.0167

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9505 second user time and 23.1639 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-13 14:57:17
IDJOB=4262965
IDBENCH=133516
IDSOLVER=2651
FILE ID=node115/4262965-1502629895
RUNJOBID= node115-1502624021-7818
PBS_JOBID= 20628301
Free space on /tmp= 61812 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s40/Knapsack-40-150-12.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262965-1502629895/watcher-4262965-1502629895 -o /tmp/evaluation-result-4262965-1502629895/solver-4262965-1502629895 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node115-1502624021-7818 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262965-1502629895.xml

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

MD5SUM BENCH= bf7ce9a6e5c92622f49c68f6563ab950
RANDOM SEED=1791776384

node115.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.69
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.69
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.69
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.69
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:        31617836 kB
MemAvailable:   31935300 kB
Buffers:          118632 kB
Cached:           485156 kB
SwapCached:            0 kB
Active:           518932 kB
Inactive:         195044 kB
Active(anon):      58572 kB
Inactive(anon):    79404 kB
Active(file):     460360 kB
Inactive(file):   115640 kB
Unevictable:        6220 kB
Mlocked:            6220 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1772 kB
Writeback:             0 kB
AnonPages:        116208 kB
Mapped:            54688 kB
Shmem:             25224 kB
Slab:             140304 kB
SReclaimable:     114596 kB
SUnreclaim:        25708 kB
KernelStack:        3584 kB
PageTables:         4976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1174872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61812 MiB
End job on node115 at 2017-08-13 15:38:52