Trace number 4290121

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 NameAnswerCPU timeWall clock time
Sat4j-CSP 2018-07-11? (TO) 2400.17 2393.66

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-14_c18.xml
MD5SUM4dff686a8a5225f7abc28d59168fc0d9
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables392
Number of constraints366
Number of domains1
Minimum domain size14
Maximum domain size14
Distribution of domain sizes[{"size":14,"count":378}]
Minimum variable degree0
Maximum variable degree29
Distribution of variable degrees[{"degree":0,"count":14},{"degree":2,"count":182},{"degree":28,"count":14},{"degree":29,"count":182}]
Minimum constraint arity14
Maximum constraint arity196
Distribution of constraint arities[{"arity":14,"count":1},{"arity":16,"count":364},{"arity":196,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":364}]
Optimization problemNO
Type of objective

Solver Data

3.05/1.15	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
3.05/1.15	c This is free software under the dual EPL/GNU LGPL licenses.
3.05/1.15	c See www.sat4j.org for details.
3.05/1.15	c That software uses the Rhino library from the Mozilla project.
3.05/1.15	c version 2.3.6-SNAPSHOT
3.05/1.15	c java.runtime.name	Java(TM) SE Runtime Environment
3.05/1.15	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
3.05/1.15	c java.vm.version	25.131-b11
3.05/1.15	c java.vm.vendor	Oracle Corporation
3.05/1.15	c sun.arch.data.model	64
3.05/1.15	c java.version		1.8.0_131
3.05/1.15	c os.name		Linux
3.05/1.15	c os.version		3.10.0-514.16.1.el7.x86_64
3.05/1.15	c os.arch		amd64
3.05/1.15	c Free memory 		499604488
3.05/1.15	c Max memory 		7247757312
3.05/1.15	c Total memory 		504889344
3.05/1.15	c Number of processors 	4
3.05/1.15	c c --- Begin Solver configuration ---
3.05/1.15	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
3.05/1.15	c Learn all clauses as in MiniSAT
3.05/1.15	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
3.05/1.15	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
3.05/1.15	c No reason simplification
3.05/1.15	c Glucose 2.1 dynamic restart strategy
3.05/1.15	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
3.05/1.15	c timeout=2147483s
3.05/1.15	c DB Simplification allowed=false
3.05/1.15	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
3.05/1.15	c --- End Solver configuration ---
3.05/1.15	c constraints type 
3.05/1.15	c org.sat4j.minisat.constraints.card.MinWatchCard => 756
3.05/1.15	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 112112
3.05/1.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1033032
3.05/1.15	c org.sat4j.minisat.constraints.cnf.UnitClause => 742
3.05/1.15	c 1146642 constraints processed.
2400.10/2393.60	c starts		: 66802
2400.10/2393.60	c conflicts		: 8422615
2400.10/2393.60	c decisions		: 73155561
2400.10/2393.60	c propagations		: 2818884184
2400.10/2393.60	c inspects		: 30673191990
2400.10/2393.60	c shortcuts		: 0
2400.10/2393.60	c learnt literals	: 359
2400.10/2393.60	c learnt binary clauses	: 5613
2400.10/2393.60	c learnt ternary clauses	: 59046
2400.10/2393.60	c learnt constraints	: 8422256
2400.10/2393.60	c ignored constraints	: 0
2400.10/2393.60	c root simplifications	: 0
2400.10/2393.60	c removed literals (reason simplification)	: 0
2400.10/2393.60	c reason swapping (by a shorter reason)	: 0
2400.10/2393.60	c Calls to reduceDB	: 125
2400.10/2393.60	c Number of update (reduction) of LBD	: 4929343
2400.10/2393.60	c Imported unit clauses	: 0
2400.10/2393.60	c number of reductions to clauses (during analyze)	: 0
2400.10/2393.60	c number of learned constraints concerned by reduction	: 0
2400.10/2393.60	c number of learning phase by resolution	: 0
2400.10/2393.60	c number of learning phase by cutting planes	: 0
2400.10/2393.60	c number of rounding to 1 operations	: 0
2400.10/2393.60	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2400.10/2393.60	c number of reductions of the coefficients by power 2 	: 0
2400.10/2393.60	c number of right shift for reduction by power 2 	: 0
2400.10/2393.60	c number of reductions of the coefficients by GCD over coefficients 	: 0
2400.10/2393.60	c number of ending skipping 	: 0
2400.10/2393.60	c number of internal skipping 	: 0
2400.10/2393.60	c number of derivation steps 	: 0
2400.10/2393.60	c number of skipped derivation steps 	: 0
2400.10/2393.60	c number of remaining unassigned 	: 0
2400.10/2393.60	c number of remaining assigned 	: 0
2400.10/2393.60	c speed (assignments/second)	: 1178248.5232624821
2400.10/2393.60	c non guided choices	: 333799
2400.10/2393.64	c learnt constraints type org.sat4j.minisat.constraints.cnf.LearntBinaryClause	: 5613
2400.10/2393.64	c learnt constraints type org.sat4j.minisat.constraints.cnf.LearntWLClause	: 170891
2400.10/2393.64	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290121-1532268618/watcher-4290121-1532268618 -o /tmp/evaluation-result-4290121-1532268618/solver-4290121-1532268618 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532258378-5991 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4290121-1532268618.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=7319, runsolver pid=7316

[startup+0.100124 s]*
/proc/loadavg: 2.00 2.02 2.15 4/222 7334
/proc/meminfo: memFree=25592772/32770624 swapFree=67108860/67108860
[pid=7319] ppid=7316 vsize=10659012 memory=28452 CPUtime=0.12 cores=0,2,4,6
/proc/7319/stat : 7319 (java) S 7316 7319 5960 0 -1 1077944320 6731 0 0 0 11 1 0 0 20 0 15 0 44425027 10914828288 7113 33554432000 4194304 4196468 140729935978416 140729935960960 139748403261175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
/proc/7319/statm: 2664753 7113 2820 1 0 2627263 0
[pid=7319/tid=7321] ppid=7316 vsize=10659012 memory=-8536676936386966720 CPUtime=0.09 cores=0,2,4,6
/proc/7319/task/7321/stat : 7321 (java) R 7316 7319 5960 0 -1 4202560 4524 0 0 0 8 1 0 0 20 0 15 0 44425027 10914828288 7179 33554432000 4194304 4196468 140729935978416 139748407465840 139748403273110 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7322] ppid=7316 vsize=10659012 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7322/stat : 7322 (java) S 7316 7319 5960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44425028 10914828288 7179 33554432000 4194304 4196468 140729935978416 139748010551568 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7323] ppid=7316 vsize=10659012 memory=140696253990528 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7323/stat : 7323 (java) S 7316 7319 5960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44425028 10914828288 7179 33554432000 4194304 4196468 140729935978416 139748009499024 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7324] ppid=7316 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7324/stat : 7324 (java) S 7316 7319 5960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44425028 10914828288 7179 33554432000 4194304 4196468 140729935978416 139748008446480 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7325] ppid=7316 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7325/stat : 7325 (java) S 7316 7319 5960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44425028 10914828288 7179 33554432000 4194304 4196468 140729935978416 139748007393936 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7326] ppid=7316 vsize=10659012 memory=140696253990528 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7326/stat : 7326 (java) S 7316 7319 5960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44425030 10914828288 7179 33554432000 4194304 4196468 140729935978416 139747439647216 139748403272322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7327] ppid=7316 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7327/stat : 7327 (java) S 7316 7319 5960 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44425030 10914828288 7179 33554432000 4194304 4196468 140729935978416 139747438593440 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7328] ppid=7316 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7328/stat : 7328 (java) S 7316 7319 5960 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44425030 10914828288 7179 33554432000 4194304 4196468 140729935978416 139747437540848 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7329] ppid=7316 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7329/stat : 7329 (java) S 7316 7319 5960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44425033 10914828288 7179 33554432000 4194304 4196468 140729935978416 139747436489424 139748403279771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7330] ppid=7316 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7330/stat : 7330 (java) S 7316 7319 5960 0 -1 1077944384 445 0 0 0 0 0 0 0 20 0 15 0 44425033 10914828288 7179 33554432000 4194304 4196468 140729935978416 139747435436016 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7331] ppid=7316 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7331/stat : 7331 (java) S 7316 7319 5960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44425033 10914828288 7179 33554432000 4194304 4196468 140729935978416 139747434383472 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7332] ppid=7316 vsize=10659012 memory=140696253990528 CPUtime=0.02 cores=0,2,4,6
/proc/7319/task/7332/stat : 7332 (java) S 7316 7319 5960 0 -1 1077944384 400 0 0 0 2 0 0 0 20 0 15 0 44425033 10914828288 7179 33554432000 4194304 4196468 140729935978416 139747433330928 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7333] ppid=7316 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7333/stat : 7333 (java) S 7316 7319 5960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44425033 10914828288 7179 33554432000 4194304 4196468 140729935978416 139747123878496 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7334] ppid=7316 vsize=10659012 memory=140696253990528 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7334/stat : 7334 (java) S 7316 7319 5960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44425033 10914828288 7179 33554432000 4194304 4196468 140729935978416 139747122826032 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 28452 KiB

[startup+0.211786 s]*
/proc/loadavg: 2.00 2.02 2.15 4/222 7334
/proc/meminfo: memFree=25581608/32770624 swapFree=67108860/67108860
[pid=7319] ppid=7316 vsize=10659012 memory=40912 CPUtime=0.33 cores=0,2,4,6
/proc/7319/stat : 7319 (java) S 7316 7319 5960 0 -1 1077944320 8292 0 0 0 31 2 0 0 20 0 15 0 44425027 10914828288 10228 33554432000 4194304 4196468 140729935978416 140729935960960 139748403261175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
/proc/7319/statm: 2664753 10228 3012 1 0 2627263 0
[pid=7319/tid=7321] ppid=7316 vsize=10659012 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/7319/task/7321/stat : 7321 (java) R 7316 7319 5960 0 -1 4202560 5085 0 0 0 19 1 0 0 20 0 15 0 44425027 10914828288 10228 33554432000 4194304 4196468 140729935978416 139748407497456 139748387304805 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7322] ppid=7316 vsize=10659012 memory=345 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7322/stat : 7322 (java) S 7316 7319 5960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44425028 10914828288 10228 33554432000 4194304 4196468 140729935978416 139748010551568 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7323] ppid=7316 vsize=10659012 memory=140696253998015 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7323/stat : 7323 (java) S 7316 7319 5960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44425028 10914828288 10228 33554432000 4194304 4196468 140729935978416 139748009499024 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7324] ppid=7316 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7324/stat : 7324 (java) S 7316 7319 5960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44425028 10914828288 10228 33554432000 4194304 4196468 140729935978416 139748008446480 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7325] ppid=7316 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7325/stat : 7325 (java) S 7316 7319 5960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44425028 10914828288 10228 33554432000 4194304 4196468 140729935978416 139748007393936 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7326] ppid=7316 vsize=10659012 memory=140696253990528 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7326/stat : 7326 (java) S 7316 7319 5960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44425030 10914828288 10228 33554432000 4194304 4196468 140729935978416 139747439647216 139748403272322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7327] ppid=7316 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7327/stat : 7327 (java) S 7316 7319 5960 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44425030 10914828288 10228 33554432000 4194304 4196468 140729935978416 139747438593440 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7328] ppid=7316 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7328/stat : 7328 (java) S 7316 7319 5960 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44425030 10914828288 10228 33554432000 4194304 4196468 140729935978416 139747437540848 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7329] ppid=7316 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7329/stat : 7329 (java) S 7316 7319 5960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44425033 10914828288 10228 33554432000 4194304 4196468 140729935978416 139747436489424 139748403279771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7330] ppid=7316 vsize=10659012 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7319/task/7330/stat : 7330 (java) S 7316 7319 5960 0 -1 1077944384 737 0 0 0 2 0 0 0 20 0 15 0 44425033 10914828288 10228 33554432000 4194304 4196468 140729935978416 139747435436016 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7331] ppid=7316 vsize=10659012 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/7319/task/7331/stat : 7331 (java) S 7316 7319 5960 0 -1 1077944384 302 0 0 0 2 0 0 0 20 0 15 0 44425033 10914828288 10228 33554432000 4194304 4196468 140729935978416 139747434383472 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7332] ppid=7316 vsize=10659012 memory=140696253990528 CPUtime=0.07 cores=0,2,4,6
/proc/7319/task/7332/stat : 7332 (java) R 7316 7319 5960 0 -1 4202560 805 0 0 0 7 0 0 0 20 0 15 0 44425033 10914828288 10228 33554432000 4194304 4196468 140729935978416 139747433330928 139748382396928 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7333] ppid=7316 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7333/stat : 7333 (java) S 7316 7319 5960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44425033 10914828288 10228 33554432000 4194304 4196468 140729935978416 139747123878496 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7334] ppid=7316 vsize=10659012 memory=140696253990528 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7334/stat : 7334 (java) S 7316 7319 5960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44425033 10914828288 10228 33554432000 4194304 4196468 140729935978416 139747122826032 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 40912 KiB

[startup+0.310731 s]*
/proc/loadavg: 2.00 2.02 2.15 4/222 7334
/proc/meminfo: memFree=25568332/32770624 swapFree=67108860/67108860
[pid=7319] ppid=7316 vsize=10659088 memory=52304 CPUtime=0.56 cores=0,2,4,6
/proc/7319/stat : 7319 (java) S 7316 7319 5960 0 -1 1077944320 9690 0 0 0 53 3 0 0 20 0 15 0 44425027 10914906112 13076 33554432000 4194304 4196468 140729935978416 140729935960960 139748403261175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
/proc/7319/statm: 2664772 13076 3039 1 0 2627263 0
[pid=7319/tid=7321] ppid=7316 vsize=10659088 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/7319/task/7321/stat : 7321 (java) R 7316 7319 5960 0 -1 4202560 5659 0 0 0 28 1 0 0 20 0 15 0 44425027 10914906112 13141 33554432000 4194304 4196468 140729935978416 139748407495216 139748403283101 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7322] ppid=7316 vsize=10659088 memory=4294980951 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7322/stat : 7322 (java) S 7316 7319 5960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44425028 10914906112 13141 33554432000 4194304 4196468 140729935978416 139748010551568 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7323] ppid=7316 vsize=10659088 memory=140696254248422 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7323/stat : 7323 (java) S 7316 7319 5960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44425028 10914906112 13141 33554432000 4194304 4196468 140729935978416 139748009499024 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7324] ppid=7316 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7324/stat : 7324 (java) S 7316 7319 5960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44425028 10914906112 13141 33554432000 4194304 4196468 140729935978416 139748008446480 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7325] ppid=7316 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7325/stat : 7325 (java) S 7316 7319 5960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44425028 10914906112 13141 33554432000 4194304 4196468 140729935978416 139748007393936 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7326] ppid=7316 vsize=10659088 memory=140696253990528 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7326/stat : 7326 (java) S 7316 7319 5960 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 44425030 10914906112 13141 33554432000 4194304 4196468 140729935978416 139747439647216 139748403272322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7327] ppid=7316 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7327/stat : 7327 (java) S 7316 7319 5960 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44425030 10914906112 13141 33554432000 4194304 4196468 140729935978416 139747438593440 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7328] ppid=7316 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7328/stat : 7328 (java) S 7316 7319 5960 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44425030 10914906112 13141 33554432000 4194304 4196468 140729935978416 139747437540848 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7329] ppid=7316 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7329/stat : 7329 (java) S 7316 7319 5960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44425033 10914906112 13141 33554432000 4194304 4196468 140729935978416 139747436489424 139748403279771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7330] ppid=7316 vsize=10659088 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/7319/task/7330/stat : 7330 (java) R 7316 7319 5960 0 -1 4202560 794 0 0 0 4 0 0 0 20 0 15 0 44425033 10914906112 13141 33554432000 4194304 4196468 140729935978416 139747435436016 139748382978311 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7331] ppid=7316 vsize=10659088 memory=-1 CPUtime=0.06 cores=0,2,4,6
/proc/7319/task/7331/stat : 7331 (java) R 7316 7319 5960 0 -1 4202560 791 0 0 0 6 0 0 0 20 0 15 0 44425033 10914906112 13141 33554432000 4194304 4196468 140729935978416 139747434375080 139748386761381 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7332] ppid=7316 vsize=10659088 memory=140696253990528 CPUtime=0.12 cores=0,2,4,6
/proc/7319/task/7332/stat : 7332 (java) R 7316 7319 5960 0 -1 1077944384 1080 0 0 0 12 0 0 0 20 0 15 0 44425033 10914906112 13141 33554432000 4194304 4196468 140729935978416 139747433330928 139748403272322 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7333] ppid=7316 vsize=10659088 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7333/stat : 7333 (java) S 7316 7319 5960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44425033 10914906112 13141 33554432000 4194304 4196468 140729935978416 139747123878496 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7334] ppid=7316 vsize=10659088 memory=140696253990528 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7334/stat : 7334 (java) S 7316 7319 5960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44425033 10914906112 13141 33554432000 4194304 4196468 140729935978416 139747122826032 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 52304 KiB

[startup+0.700718 s]
/proc/loadavg: 2.00 2.02 2.15 5/222 7334
/proc/meminfo: memFree=25534960/32770624 swapFree=67108860/67108860
[pid=7319] ppid=7316 vsize=10659088 memory=150312 CPUtime=1.76 cores=0,2,4,6
/proc/7319/stat : 7319 (java) S 7316 7319 5960 0 -1 1077944320 12316 0 0 0 171 5 0 0 20 0 15 0 44425027 10914906112 37578 33554432000 4194304 4196468 140729935978416 140729935960960 139748403261175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
/proc/7319/statm: 2664772 37578 3106 1 0 2627263 0
[pid=7319/tid=7321] ppid=7316 vsize=10659088 memory=1236 CPUtime=0.66 cores=0,2,4,6
/proc/7319/task/7321/stat : 7321 (java) R 7316 7319 5960 0 -1 4202560 6070 0 0 0 63 3 0 0 20 0 15 0 44425027 10914906112 37578 33554432000 4194304 4196468 140729935978416 139748407496768 139748044822784 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7322] ppid=7316 vsize=10659088 memory=9280 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7322/stat : 7322 (java) S 7316 7319 5960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44425028 10914906112 37578 33554432000 4194304 4196468 140729935978416 139748010551568 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7323] ppid=7316 vsize=10659088 memory=4052 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7323/stat : 7323 (java) S 7316 7319 5960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44425028 10914906112 37578 33554432000 4194304 4196468 140729935978416 139748009499024 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7324] ppid=7316 vsize=10659088 memory=644 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7324/stat : 7324 (java) S 7316 7319 5960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44425028 10914906112 37578 33554432000 4194304 4196468 140729935978416 139748008446480 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7325] ppid=7316 vsize=10659088 memory=1800 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7325/stat : 7325 (java) S 7316 7319 5960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44425028 10914906112 37578 33554432000 4194304 4196468 140729935978416 139748007393936 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7326] ppid=7316 vsize=10659088 memory=956 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7326/stat : 7326 (java) S 7316 7319 5960 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 44425030 10914906112 37578 33554432000 4194304 4196468 140729935978416 139747439647216 139748403272322 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7327] ppid=7316 vsize=10659088 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7327/stat : 7327 (java) S 7316 7319 5960 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44425030 10914906112 38090 33554432000 4194304 4196468 140729935978416 139747438593440 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7328] ppid=7316 vsize=10659088 memory=928 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7328/stat : 7328 (java) S 7316 7319 5960 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44425030 10914906112 38090 33554432000 4194304 4196468 140729935978416 139747437540848 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7329] ppid=7316 vsize=10659088 memory=6153431502485415525 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7329/stat : 7329 (java) S 7316 7319 5960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44425033 10914906112 38090 33554432000 4194304 4196468 140729935978416 139747436489424 139748403279771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7330] ppid=7316 vsize=10659088 memory=7236558186460768598 CPUtime=0.36 cores=0,2,4,6
/proc/7319/task/7330/stat : 7330 (java) R 7316 7319 5960 0 -1 4202560 1851 0 0 0 36 0 0 0 20 0 15 0 44425033 10914906112 38090 33554432000 4194304 4196468 140729935978416 139747435417032 139748403282522 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7331] ppid=7316 vsize=10659088 memory=6148935659200796009 CPUtime=0.38 cores=0,2,4,6
/proc/7319/task/7331/stat : 7331 (java) R 7316 7319 5960 0 -1 4202560 1139 0 0 0 38 0 0 0 20 0 15 0 44425033 10914906112 38090 33554432000 4194304 4196468 140729935978416 139747434364592 139748387164272 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7332] ppid=7316 vsize=10659088 memory=0 CPUtime=0.32 cores=0,2,4,6
/proc/7319/task/7332/stat : 7332 (java) S 7316 7319 5960 0 -1 1077944384 1885 0 0 0 32 0 0 0 20 0 15 0 44425033 10914906112 38090 33554432000 4194304 4196468 140729935978416 139747433330928 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7333] ppid=7316 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7333/stat : 7333 (java) S 7316 7319 5960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44425033 10914906112 38090 33554432000 4194304 4196468 140729935978416 139747123878496 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7334] ppid=7316 vsize=10659088 memory=10416 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7334/stat : 7334 (java) S 7316 7319 5960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44425033 10914906112 38090 33554432000 4194304 4196468 140729935978416 139747122826032 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
Current children cumulated CPU time: 1.76 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 150312 KiB

[startup+1.50076 s]
/proc/loadavg: 2.00 2.02 2.15 6/222 7334
/proc/meminfo: memFree=25370140/32770624 swapFree=67108860/67108860
[pid=7319] ppid=7316 vsize=10725652 memory=295836 CPUtime=4.07 cores=0,2,4,6
/proc/7319/stat : 7319 (java) S 7316 7319 5960 0 -1 1077944320 15257 0 0 0 392 15 0 0 20 0 16 0 44425027 10983067648 73959 33554432000 4194304 4196468 140729935978416 140729935960960 139748403261175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
/proc/7319/statm: 2681413 73959 3155 1 0 2643904 0
[pid=7319/tid=7321] ppid=7316 vsize=10725652 memory=295620 CPUtime=1.33 cores=0,2,4,6
/proc/7319/task/7321/stat : 7321 (java) R 7316 7319 5960 0 -1 4202560 6141 0 0 0 130 3 0 0 20 0 16 0 44425027 10983067648 73959 33554432000 4194304 4196468 140729935978416 139748407499560 139748387791216 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7322] ppid=7316 vsize=10725652 memory=8112282956445269571 CPUtime=0.09 cores=0,2,4,6
/proc/7319/task/7322/stat : 7322 (java) S 7316 7319 5960 0 -1 1077944384 118 0 0 0 7 2 0 0 20 0 16 0 44425028 10983067648 73959 33554432000 4194304 4196468 140729935978416 139748010551568 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7323] ppid=7316 vsize=10725652 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/7319/task/7323/stat : 7323 (java) S 7316 7319 5960 0 -1 1077944384 121 0 0 0 7 2 0 0 20 0 16 0 44425028 10983067648 73959 33554432000 4194304 4196468 140729935978416 139748009499024 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7324] ppid=7316 vsize=10725652 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/7319/task/7324/stat : 7324 (java) S 7316 7319 5960 0 -1 1077944384 117 0 0 0 7 2 0 0 20 0 16 0 44425028 10983067648 73959 33554432000 4194304 4196468 140729935978416 139748008446480 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7325] ppid=7316 vsize=10725652 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/7319/task/7325/stat : 7325 (java) S 7316 7319 5960 0 -1 1077944384 132 0 0 0 8 2 0 0 20 0 16 0 44425028 10983067648 73959 33554432000 4194304 4196468 140729935978416 139748007393936 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7326] ppid=7316 vsize=10725652 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7326/stat : 7326 (java) S 7316 7319 5960 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 44425030 10983067648 73959 33554432000 4194304 4196468 140729935978416 139747439647216 139748403272322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0

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

/proc/7319/task/7324/stat : 7324 (java) S 7316 7319 5960 0 -1 1077944384 2112 0 0 0 56 21 0 0 20 0 16 0 44425028 10983067648 433382 33554432000 4194304 4196468 140729935978416 139748008446480 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7325] ppid=7316 vsize=10725652 memory=0 CPUtime=0.81 cores=0,2,4,6
/proc/7319/task/7325/stat : 7325 (java) S 7316 7319 5960 0 -1 1077944384 2053 0 0 0 59 22 0 0 20 0 16 0 44425028 10983067648 433382 33554432000 4194304 4196468 140729935978416 139748007393936 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7326] ppid=7316 vsize=10725652 memory=1733528 CPUtime=0.07 cores=0,2,4,6
/proc/7319/task/7326/stat : 7326 (java) S 7316 7319 5960 0 -1 1077944384 5836 0 0 0 4 3 0 0 20 0 16 0 44425030 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747439647216 139748403272322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7327] ppid=7316 vsize=10725652 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7327/stat : 7327 (java) S 7316 7319 5960 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 44425030 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747438593504 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7328] ppid=7316 vsize=10725652 memory=1733528 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7328/stat : 7328 (java) S 7316 7319 5960 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 44425030 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747437540864 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7329] ppid=7316 vsize=10725652 memory=1733528 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7329/stat : 7329 (java) S 7316 7319 5960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 44425033 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747436489424 139748403279771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7330] ppid=7316 vsize=10725652 memory=1733528 CPUtime=1.22 cores=0,2,4,6
/proc/7319/task/7330/stat : 7330 (java) S 7316 7319 5960 0 -1 1077944384 5728 0 0 0 121 1 0 0 20 0 16 0 44425033 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747435436016 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7331] ppid=7316 vsize=10725652 memory=1733528 CPUtime=1.36 cores=0,2,4,6
/proc/7319/task/7331/stat : 7331 (java) S 7316 7319 5960 0 -1 1077944384 5283 0 0 0 135 1 0 0 20 0 16 0 44425033 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747434383472 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7332] ppid=7316 vsize=10725652 memory=1733528 CPUtime=0.46 cores=0,2,4,6
/proc/7319/task/7332/stat : 7332 (java) S 7316 7319 5960 0 -1 1077944384 5344 0 0 0 45 1 0 0 20 0 16 0 44425033 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747433330928 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7333] ppid=7316 vsize=10725652 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7333/stat : 7333 (java) S 7316 7319 5960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 44425033 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747123878496 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7334] ppid=7316 vsize=10725652 memory=1733528 CPUtime=1.23 cores=0,2,4,6
/proc/7319/task/7334/stat : 7334 (java) S 7316 7319 5960 0 -1 1077944384 1754 0 0 0 58 65 0 0 20 0 16 0 44425033 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747122826032 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7335] ppid=7316 vsize=10725652 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7335/stat : 7335 (java) S 7316 7319 5960 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 44425144 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747121771824 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
Current children cumulated CPU time: 2328.95 s
Current children cumulated vsize: 10725652 KiB
Current children cumulated memory: 1733528 KiB

[startup+2382.3 s]
/proc/loadavg: 2.92 2.46 2.21 6/221 7486
/proc/meminfo: memFree=17568812/32770624 swapFree=67108860/67108860
[pid=7319] ppid=7316 vsize=10725652 memory=1733528 CPUtime=2388.98 cores=0,2,4,6
/proc/7319/stat : 7319 (java) S 7316 7319 5960 0 -1 1077944320 69597 0 0 0 238737 161 0 0 20 0 16 0 44425027 10983067648 433382 33554432000 4194304 4196468 140729935978416 140729935960960 139748403261175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
/proc/7319/statm: 2681413 433382 3186 1 0 2643904 0
[pid=7319/tid=7321] ppid=7316 vsize=10725652 memory=1733528 CPUtime=2381.35 cores=0,2,4,6
/proc/7319/task/7321/stat : 7321 (java) R 7316 7319 5960 0 -1 4202560 37365 0 0 0 238118 17 0 0 20 0 16 0 44425027 10983067648 433382 33554432000 4194304 4196468 140729935978416 139748407499960 139748045753600 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7322] ppid=7316 vsize=10725652 memory=1733528 CPUtime=0.79 cores=0,2,4,6
/proc/7319/task/7322/stat : 7322 (java) S 7316 7319 5960 0 -1 1077944384 1121 0 0 0 59 20 0 0 20 0 16 0 44425028 10983067648 433382 33554432000 4194304 4196468 140729935978416 139748010551568 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7323] ppid=7316 vsize=10725652 memory=1733528 CPUtime=0.8 cores=0,2,4,6
/proc/7319/task/7323/stat : 7323 (java) S 7316 7319 5960 0 -1 1077944384 1514 0 0 0 58 22 0 0 20 0 16 0 44425028 10983067648 433382 33554432000 4194304 4196468 140729935978416 139748009499024 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7324] ppid=7316 vsize=10725652 memory=1733528 CPUtime=0.77 cores=0,2,4,6
/proc/7319/task/7324/stat : 7324 (java) S 7316 7319 5960 0 -1 1077944384 2112 0 0 0 56 21 0 0 20 0 16 0 44425028 10983067648 433382 33554432000 4194304 4196468 140729935978416 139748008446480 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7325] ppid=7316 vsize=10725652 memory=1236 CPUtime=0.81 cores=0,2,4,6
/proc/7319/task/7325/stat : 7325 (java) S 7316 7319 5960 0 -1 1077944384 2053 0 0 0 59 22 0 0 20 0 16 0 44425028 10983067648 433382 33554432000 4194304 4196468 140729935978416 139748007393936 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7326] ppid=7316 vsize=10725652 memory=77 CPUtime=0.08 cores=0,2,4,6
/proc/7319/task/7326/stat : 7326 (java) S 7316 7319 5960 0 -1 1077944384 5846 0 0 0 4 4 0 0 20 0 16 0 44425030 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747439647216 139748403272322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7327] ppid=7316 vsize=10725652 memory=1733528 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7327/stat : 7327 (java) S 7316 7319 5960 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 44425030 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747438593504 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7328] ppid=7316 vsize=10725652 memory=281392300030816 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7328/stat : 7328 (java) S 7316 7319 5960 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 44425030 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747437540864 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7329] ppid=7316 vsize=10725652 memory=8 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7329/stat : 7329 (java) S 7316 7319 5960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 44425033 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747436489424 139748403279771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7330] ppid=7316 vsize=10725652 memory=4096 CPUtime=1.22 cores=0,2,4,6
/proc/7319/task/7330/stat : 7330 (java) S 7316 7319 5960 0 -1 1077944384 5731 0 0 0 121 1 0 0 20 0 16 0 44425033 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747435436016 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7331] ppid=7316 vsize=10725652 memory=15268 CPUtime=1.36 cores=0,2,4,6
/proc/7319/task/7331/stat : 7331 (java) S 7316 7319 5960 0 -1 1077944384 5296 0 0 0 135 1 0 0 20 0 16 0 44425033 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747434383472 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7332] ppid=7316 vsize=10725652 memory=1733528 CPUtime=0.46 cores=0,2,4,6
/proc/7319/task/7332/stat : 7332 (java) S 7316 7319 5960 0 -1 1077944384 5347 0 0 0 45 1 0 0 20 0 16 0 44425033 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747433330928 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7333] ppid=7316 vsize=10725652 memory=1733528 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7333/stat : 7333 (java) S 7316 7319 5960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 44425033 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747123878496 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7334] ppid=7316 vsize=10725652 memory=1733528 CPUtime=1.26 cores=0,2,4,6
/proc/7319/task/7334/stat : 7334 (java) S 7316 7319 5960 0 -1 1077944384 1794 0 0 0 60 66 0 0 20 0 16 0 44425033 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747122826032 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7335] ppid=7316 vsize=10725652 memory=1733528 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7335/stat : 7335 (java) S 7316 7319 5960 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 44425144 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747121771824 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
Current children cumulated CPU time: 2388.98 s
Current children cumulated vsize: 10725652 KiB
Current children cumulated memory: 1733528 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2393.4 s]
/proc/loadavg: 3.16 2.53 2.23 6/221 7494
/proc/meminfo: memFree=17568304/32770624 swapFree=67108860/67108860
[pid=7319] ppid=7316 vsize=10725652 memory=1733528 CPUtime=2400.09 cores=0,2,4,6
/proc/7319/stat : 7319 (java) S 7316 7319 5960 0 -1 1077944320 69635 0 0 0 239847 162 0 0 20 0 16 0 44425027 10983067648 433382 33554432000 4194304 4196468 140729935978416 140729935960960 139748403261175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
/proc/7319/statm: 2681413 433382 3186 1 0 2643904 0
[pid=7319/tid=7321] ppid=7316 vsize=10725652 memory=6012709450293470561 CPUtime=2392.45 cores=0,2,4,6
/proc/7319/task/7321/stat : 7321 (java) R 7316 7319 5960 0 -1 4202560 37393 0 0 0 239228 17 0 0 20 0 16 0 44425027 10983067648 433382 33554432000 4194304 4196468 140729935978416 139748407499960 139748045753958 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7322] ppid=7316 vsize=10725652 memory=6012709450293470561 CPUtime=0.79 cores=0,2,4,6
/proc/7319/task/7322/stat : 7322 (java) S 7316 7319 5960 0 -1 1077944384 1121 0 0 0 59 20 0 0 20 0 16 0 44425028 10983067648 433382 33554432000 4194304 4196468 140729935978416 139748010551568 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7323] ppid=7316 vsize=10725652 memory=7373361738158858341 CPUtime=0.8 cores=0,2,4,6
/proc/7319/task/7323/stat : 7323 (java) S 7316 7319 5960 0 -1 1077944384 1514 0 0 0 58 22 0 0 20 0 16 0 44425028 10983067648 433382 33554432000 4194304 4196468 140729935978416 139748009499024 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7324] ppid=7316 vsize=10725652 memory=7665238034452342375 CPUtime=0.77 cores=0,2,4,6
/proc/7319/task/7324/stat : 7324 (java) S 7316 7319 5960 0 -1 1077944384 2112 0 0 0 56 21 0 0 20 0 16 0 44425028 10983067648 433382 33554432000 4194304 4196468 140729935978416 139748008446480 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7325] ppid=7316 vsize=10725652 memory=7665238033612039761 CPUtime=0.81 cores=0,2,4,6
/proc/7319/task/7325/stat : 7325 (java) S 7316 7319 5960 0 -1 1077944384 2053 0 0 0 59 22 0 0 20 0 16 0 44425028 10983067648 433382 33554432000 4194304 4196468 140729935978416 139748007393936 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7326] ppid=7316 vsize=10725652 memory=5939236805913961323 CPUtime=0.08 cores=0,2,4,6
/proc/7319/task/7326/stat : 7326 (java) S 7316 7319 5960 0 -1 1077944384 5848 0 0 0 4 4 0 0 20 0 16 0 44425030 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747439647216 139748403272322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7327] ppid=7316 vsize=10725652 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7327/stat : 7327 (java) S 7316 7319 5960 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 44425030 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747438593504 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7328] ppid=7316 vsize=10725652 memory=288230583166042426 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7328/stat : 7328 (java) S 7316 7319 5960 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 44425030 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747437540864 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7329] ppid=7316 vsize=10725652 memory=14696283692598694 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7329/stat : 7329 (java) S 7316 7319 5960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 44425033 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747436489424 139748403279771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7330] ppid=7316 vsize=10725652 memory=956 CPUtime=1.22 cores=0,2,4,6
/proc/7319/task/7330/stat : 7330 (java) S 7316 7319 5960 0 -1 1077944384 5733 0 0 0 121 1 0 0 20 0 16 0 44425033 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747435436016 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7331] ppid=7316 vsize=10725652 memory=2340 CPUtime=1.36 cores=0,2,4,6
/proc/7319/task/7331/stat : 7331 (java) S 7316 7319 5960 0 -1 1077944384 5298 0 0 0 135 1 0 0 20 0 16 0 44425033 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747434383472 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7332] ppid=7316 vsize=10725652 memory=928 CPUtime=0.46 cores=0,2,4,6
/proc/7319/task/7332/stat : 7332 (java) S 7316 7319 5960 0 -1 1077944384 5349 0 0 0 45 1 0 0 20 0 16 0 44425033 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747433330928 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7333] ppid=7316 vsize=10725652 memory=1568 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7333/stat : 7333 (java) S 7316 7319 5960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 44425033 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747123878496 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7334] ppid=7316 vsize=10725652 memory=2240 CPUtime=1.26 cores=0,2,4,6
/proc/7319/task/7334/stat : 7334 (java) S 7316 7319 5960 0 -1 1077944384 1796 0 0 0 60 66 0 0 20 0 16 0 44425033 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747122826032 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7335] ppid=7316 vsize=10725652 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7335/stat : 7335 (java) S 7316 7319 5960 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 44425144 10983067648 433382 33554432000 4194304 4196468 140729935978416 139747121771824 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 10725652 KiB
Current children cumulated memory: 1733528 KiB

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

[startup+2393.66 s]
# the end of solver process 7319 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.54 s, system=1.63724 s

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

[startup+2393.6 s]
/proc/loadavg: 3.16 2.53 2.23 6/221 7494
/proc/meminfo: memFree=17568304/32770624 swapFree=67108860/67108860
[pid=7319] ppid=7316 vsize=10925344 memory=1733836 CPUtime=2400.1 cores=0,2,4,6
/proc/7319/stat : 7319 (java) S 7316 7319 5960 0 -1 1077944320 70604 0 0 0 239848 162 0 0 20 0 17 0 44425027 11187552256 433459 33554432000 4194304 4196468 140729935978416 140729935960960 139748403261175 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
/proc/7319/statm: 2731336 433459 3189 1 0 2693827 0
[pid=7319/tid=7321] ppid=7316 vsize=10925344 memory=1733528 CPUtime=2392.45 cores=0,2,4,6
/proc/7319/task/7321/stat : 7321 (java) S 7316 7319 5960 0 -1 1077944384 37502 0 0 0 239228 17 0 0 20 0 17 0 44425027 11187552256 433459 33554432000 4194304 4196468 140729935978416 139748407504048 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7322] ppid=7316 vsize=10925344 memory=4052 CPUtime=0.79 cores=0,2,4,6
/proc/7319/task/7322/stat : 7322 (java) S 7316 7319 5960 0 -1 1077944384 1121 0 0 0 59 20 0 0 20 0 17 0 44425028 11187552256 433459 33554432000 4194304 4196468 140729935978416 139748010551568 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7323] ppid=7316 vsize=10925344 memory=1733528 CPUtime=0.8 cores=0,2,4,6
/proc/7319/task/7323/stat : 7323 (java) S 7316 7319 5960 0 -1 1077944384 1514 0 0 0 58 22 0 0 20 0 17 0 44425028 11187552256 433459 33554432000 4194304 4196468 140729935978416 139748009499024 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7324] ppid=7316 vsize=10925344 memory=1236 CPUtime=0.77 cores=0,2,4,6
/proc/7319/task/7324/stat : 7324 (java) S 7316 7319 5960 0 -1 1077944384 2112 0 0 0 56 21 0 0 20 0 17 0 44425028 11187552256 433459 33554432000 4194304 4196468 140729935978416 139748008446480 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7325] ppid=7316 vsize=10925344 memory=9296 CPUtime=0.81 cores=0,2,4,6
/proc/7319/task/7325/stat : 7325 (java) S 7316 7319 5960 0 -1 1077944384 2053 0 0 0 59 22 0 0 20 0 17 0 44425028 11187552256 433459 33554432000 4194304 4196468 140729935978416 139748007393936 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7326] ppid=7316 vsize=10925344 memory=1733528 CPUtime=0.08 cores=0,2,4,6
/proc/7319/task/7326/stat : 7326 (java) S 7316 7319 5960 0 -1 1077944384 5848 0 0 0 4 4 0 0 20 0 17 0 44425030 11187552256 433459 33554432000 4194304 4196468 140729935978416 139747439647216 139748403272322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7327] ppid=7316 vsize=10925344 memory=18476 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7327/stat : 7327 (java) S 7316 7319 5960 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 17 0 44425030 11187552256 433459 33554432000 4194304 4196468 140729935978416 139747438593504 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7328] ppid=7316 vsize=10925344 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7328/stat : 7328 (java) S 7316 7319 5960 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 17 0 44425030 11187552256 433459 33554432000 4194304 4196468 140729935978416 139747437540864 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7329] ppid=7316 vsize=10925344 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7329/stat : 7329 (java) S 7316 7319 5960 0 -1 1077944384 251 0 0 0 0 0 0 0 20 0 17 0 44425033 11187552256 433459 33554432000 4194304 4196468 140729935978416 139747436489424 139748403279771 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7330] ppid=7316 vsize=10925344 memory=0 CPUtime=1.22 cores=0,2,4,6
/proc/7319/task/7330/stat : 7330 (java) S 7316 7319 5960 0 -1 1077944384 5733 0 0 0 121 1 0 0 20 0 17 0 44425033 11187552256 433459 33554432000 4194304 4196468 140729935978416 139747435436016 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7331] ppid=7316 vsize=10925344 memory=0 CPUtime=1.36 cores=0,2,4,6
/proc/7319/task/7331/stat : 7331 (java) S 7316 7319 5960 0 -1 1077944384 5298 0 0 0 135 1 0 0 20 0 17 0 44425033 11187552256 433459 33554432000 4194304 4196468 140729935978416 139747434383472 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7332] ppid=7316 vsize=10925344 memory=8112282956445269571 CPUtime=0.46 cores=0,2,4,6
/proc/7319/task/7332/stat : 7332 (java) S 7316 7319 5960 0 -1 1077944384 5577 0 0 0 45 1 0 0 20 0 17 0 44425033 11187552256 433459 33554432000 4194304 4196468 140729935978416 139747433330928 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7333] ppid=7316 vsize=10925344 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/7319/task/7333/stat : 7333 (java) S 7316 7319 5960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 44425033 11187552256 433459 33554432000 4194304 4196468 140729935978416 139747123878496 139748403271381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
[pid=7319/tid=7334] ppid=7316 vsize=10925344 memory=5404 CPUtime=1.26 cores=0,2,4,6
/proc/7319/task/7334/stat : 7334 (java) S 7316 7319 5960 0 -1 1077944384 1796 0 0 0 60 66 0 0 20 0 17 0 44425033 11187552256 433459 33554432000 4194304 4196468 140729935978416 139747122826032 139748403272322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20103168 140729935983729 140729935983881 140729935983881 140729935986639 0
Current children cumulated CPU time: 2400.1 s
Current children cumulated vsize: 10925344 KiB
Current children cumulated memory: 1733836 KiB

Child status: 143
Real time (s): 2393.66
CPU time (s): 2400.17
CPU user time (s): 2398.54
CPU system time (s): 1.63724
CPU usage (%): 100.272
Max. virtual memory (cumulated for all children) (KiB): 10925344
Max. memory (cumulated for all children) (KiB): 1733836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.54
system time used= 1.63724
maximum resident set size= 1734196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71532
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54016
involuntary context switches= 1511


# summary of solver processes directly reported to runsolver:
#   pid: 7319
#   total CPU time (s): 2400.17
#   total CPU user time (s): 2398.54
#   total CPU system time (s): 1.63724

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.6944 second user time and 21.6362 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-22 16:10:18
IDJOB=4290121
IDBENCH=141615
IDSOLVER=2742
FILE ID=node134/4290121-1532268618
RUNJOBID= node134-1532258378-5991
PBS_JOBID= 21018961
Free space on /tmp= 55992 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-14_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290121-1532268618/watcher-4290121-1532268618 -o /tmp/evaluation-result-4290121-1532268618/solver-4290121-1532268618 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532258378-5991 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4290121-1532268618.xml

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

MD5SUM BENCH= 4dff686a8a5225f7abc28d59168fc0d9
RANDOM SEED=2144638803

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
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.68
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.68
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.68
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:        25607060 kB
MemAvailable:   30010560 kB
Buffers:          163432 kB
Cached:          4504840 kB
SwapCached:            0 kB
Active:          3313276 kB
Inactive:        3375652 kB
Active(anon):    1970096 kB
Inactive(anon):    70304 kB
Active(file):    1343180 kB
Inactive(file):  3305348 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2196 kB
Writeback:             0 kB
AnonPages:       2043880 kB
Mapped:            47784 kB
Shmem:             17056 kB
Slab:             169520 kB
SReclaimable:     141612 kB
SUnreclaim:        27908 kB
KernelStack:        3952 kB
PageTables:         9184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3520736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1933312 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55988 MiB
End job on node134 at 2018-07-22 16:50:12