Trace number 4290096

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.19 2184.68

General information on the benchmark

NameEternity/
Eternity-15-15_c18.xml
MD5SUM07f6a500cdb84e44b97e5b2e1697edff
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 variables705
Number of constraints286
Number of domains2
Minimum domain size22
Maximum domain size225
Distribution of domain sizes[{"size":22,"count":480},{"size":225,"count":225}]
Minimum variable degree1
Maximum variable degree16
Distribution of variable degrees[{"degree":1,"count":14},{"degree":2,"count":690},{"degree":16,"count":1}]
Minimum constraint arity1
Maximum constraint arity225
Distribution of constraint arities[{"arity":1,"count":60},{"arity":5,"count":225},{"arity":225,"count":1}]
Number of extensional constraints225
Number of intensional constraints60
Distribution of constraint types[{"type":"extension","count":225},{"type":"intension","count":60},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290096-1532272196/watcher-4290096-1532272196 -o /tmp/evaluation-result-4290096-1532272196/solver-4290096-1532272196 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532260283-32673 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4290096-1532272196.xml 

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

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=1659, runsolver pid=1656

[startup+0.100136 s]*
/proc/loadavg: 2.01 2.03 2.05 3/216 1674
/proc/meminfo: memFree=18118696/32770624 swapFree=67108860/67108860
[pid=1659] ppid=1656 vsize=10659012 memory=31488 CPUtime=0.13 cores=1,3,5,7
/proc/1659/stat : 1659 (java) S 1656 1659 32641 0 -1 1077944320 6435 0 0 0 11 2 0 0 20 0 15 0 44782737 10914828288 7872 33554432000 4194304 4196468 140722361269056 140722361251600 140132183875319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
/proc/1659/statm: 2664753 7872 2823 1 0 2627263 0
[pid=1659/tid=1661] ppid=1656 vsize=10659012 memory=-8171376296011865461 CPUtime=0.09 cores=1,3,5,7
/proc/1659/task/1661/stat : 1661 (java) R 1656 1659 32641 0 -1 4202560 4270 0 0 0 8 1 0 0 20 0 15 0 44782737 10914828288 7872 33554432000 4194304 4196468 140722361269056 140132188104720 140132165133218 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1662] ppid=1656 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1662/stat : 1662 (java) S 1656 1659 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44782738 10914828288 7872 33554432000 4194304 4196468 140722361269056 140132109949712 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1663] ppid=1656 vsize=10659012 memory=140345169348224 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1663/stat : 1663 (java) S 1656 1659 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44782738 10914828288 7872 33554432000 4194304 4196468 140722361269056 140132108897168 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1664] ppid=1656 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1664/stat : 1664 (java) S 1656 1659 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44782738 10914828288 7872 33554432000 4194304 4196468 140722361269056 140132107844624 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1665] ppid=1656 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1665/stat : 1665 (java) S 1656 1659 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44782738 10914828288 7872 33554432000 4194304 4196468 140722361269056 140132106792080 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1666] ppid=1656 vsize=10659012 memory=140345169348224 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1666/stat : 1666 (java) S 1656 1659 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44782739 10914828288 7872 33554432000 4194304 4196468 140722361269056 140131675613168 140132183886466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1667] ppid=1656 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1667/stat : 1667 (java) S 1656 1659 32641 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44782740 10914828288 7872 33554432000 4194304 4196468 140722361269056 140131674559392 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1668] ppid=1656 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1668/stat : 1668 (java) S 1656 1659 32641 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44782740 10914828288 7872 33554432000 4194304 4196468 140722361269056 140131673506800 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1669] ppid=1656 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1669/stat : 1669 (java) S 1656 1659 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44782742 10914828288 7872 33554432000 4194304 4196468 140722361269056 140131672455376 140132183893915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1670] ppid=1656 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1670/stat : 1670 (java) S 1656 1659 32641 0 -1 1077944384 173 0 0 0 0 0 0 0 20 0 15 0 44782742 10914828288 7872 33554432000 4194304 4196468 140722361269056 140131671402992 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1671] ppid=1656 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1671/stat : 1671 (java) S 1656 1659 32641 0 -1 1077944384 278 0 0 0 0 0 0 0 20 0 15 0 44782742 10914828288 7872 33554432000 4194304 4196468 140722361269056 140131670350448 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1672] ppid=1656 vsize=10659012 memory=140345169348224 CPUtime=0.02 cores=1,3,5,7
/proc/1659/task/1672/stat : 1672 (java) S 1656 1659 32641 0 -1 1077944384 350 0 0 0 2 0 0 0 20 0 15 0 44782742 10914828288 7872 33554432000 4194304 4196468 140722361269056 140131669297904 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1673] ppid=1656 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1673/stat : 1673 (java) S 1656 1659 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44782742 10914828288 7872 33554432000 4194304 4196468 140722361269056 140131668245600 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1674] ppid=1656 vsize=10659012 memory=140345169348224 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1674/stat : 1674 (java) S 1656 1659 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44782743 10914828288 7872 33554432000 4194304 4196468 140722361269056 140131667192112 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 31488 KiB

[startup+0.210388 s]*
/proc/loadavg: 2.01 2.03 2.05 5/216 1674
/proc/meminfo: memFree=18107388/32770624 swapFree=67108860/67108860
[pid=1659] ppid=1656 vsize=10659012 memory=41952 CPUtime=0.33 cores=1,3,5,7
/proc/1659/stat : 1659 (java) S 1656 1659 32641 0 -1 1077944320 7621 0 0 0 30 3 0 0 20 0 15 0 44782737 10914828288 10488 33554432000 4194304 4196468 140722361269056 140722361251600 140132183875319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
/proc/1659/statm: 2664753 10488 3003 1 0 2627263 0
[pid=1659/tid=1661] ppid=1656 vsize=10659012 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/1659/task/1661/stat : 1661 (java) R 1656 1659 32641 0 -1 4202560 4619 0 0 0 18 2 0 0 20 0 15 0 44782737 10914828288 10488 33554432000 4194304 4196468 140722361269056 140132188110576 140132183897245 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1662] ppid=1656 vsize=10659012 memory=4294967627 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1662/stat : 1662 (java) S 1656 1659 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44782738 10914828288 10488 33554432000 4194304 4196468 140722361269056 140132109949712 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1663] ppid=1656 vsize=10659012 memory=288370721321059968 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1663/stat : 1663 (java) S 1656 1659 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44782738 10914828288 10488 33554432000 4194304 4196468 140722361269056 140132108897168 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1664] ppid=1656 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1664/stat : 1664 (java) S 1656 1659 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44782738 10914828288 10488 33554432000 4194304 4196468 140722361269056 140132107844624 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1665] ppid=1656 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1665/stat : 1665 (java) S 1656 1659 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44782738 10914828288 10488 33554432000 4194304 4196468 140722361269056 140132106792080 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1666] ppid=1656 vsize=10659012 memory=140345169348224 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1666/stat : 1666 (java) S 1656 1659 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44782739 10914828288 10488 33554432000 4194304 4196468 140722361269056 140131675613168 140132183886466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1667] ppid=1656 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1667/stat : 1667 (java) S 1656 1659 32641 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44782740 10914828288 10488 33554432000 4194304 4196468 140722361269056 140131674559392 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1668] ppid=1656 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1668/stat : 1668 (java) S 1656 1659 32641 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44782740 10914828288 10488 33554432000 4194304 4196468 140722361269056 140131673506800 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1669] ppid=1656 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1669/stat : 1669 (java) S 1656 1659 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44782742 10914828288 10488 33554432000 4194304 4196468 140722361269056 140131672455376 140132183893915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1670] ppid=1656 vsize=10659012 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/1659/task/1670/stat : 1670 (java) S 1656 1659 32641 0 -1 1077944384 380 0 0 0 2 0 0 0 20 0 15 0 44782742 10914828288 10488 33554432000 4194304 4196468 140722361269056 140131671402992 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1671] ppid=1656 vsize=10659012 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/1659/task/1671/stat : 1671 (java) S 1656 1659 32641 0 -1 1077944384 604 0 0 0 2 0 0 0 20 0 15 0 44782742 10914828288 10488 33554432000 4194304 4196468 140722361269056 140131670350448 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1672] ppid=1656 vsize=10659012 memory=140345169348224 CPUtime=0.07 cores=1,3,5,7
/proc/1659/task/1672/stat : 1672 (java) R 1656 1659 32641 0 -1 4202560 660 0 0 0 7 0 0 0 20 0 15 0 44782742 10914828288 10488 33554432000 4194304 4196468 140722361269056 140131669297904 140132183896666 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1673] ppid=1656 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1673/stat : 1673 (java) S 1656 1659 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44782742 10914828288 10488 33554432000 4194304 4196468 140722361269056 140131668245600 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1674] ppid=1656 vsize=10659012 memory=140345169348224 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1674/stat : 1674 (java) S 1656 1659 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44782743 10914828288 10488 33554432000 4194304 4196468 140722361269056 140131667192112 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 41952 KiB

[startup+0.310293 s]*
/proc/loadavg: 2.01 2.03 2.05 3/216 1674
/proc/meminfo: memFree=18098640/32770624 swapFree=67108860/67108860
[pid=1659] ppid=1656 vsize=10659088 memory=51652 CPUtime=0.54 cores=1,3,5,7
/proc/1659/stat : 1659 (java) S 1656 1659 32641 0 -1 1077944320 8584 0 0 0 51 3 0 0 20 0 15 0 44782737 10914906112 12913 33554432000 4194304 4196468 140722361269056 140722361251600 140132183875319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
/proc/1659/statm: 2664772 12913 3058 1 0 2627263 0
[pid=1659/tid=1661] ppid=1656 vsize=10659088 memory=6935054825532540783 CPUtime=0.29 cores=1,3,5,7
/proc/1659/task/1661/stat : 1661 (java) R 1656 1659 32641 0 -1 4202560 5169 0 0 0 27 2 0 0 20 0 15 0 44782737 10914906112 12913 33554432000 4194304 4196468 140722361269056 140132188111712 140131780662723 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1662] ppid=1656 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1662/stat : 1662 (java) S 1656 1659 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44782738 10914906112 12913 33554432000 4194304 4196468 140722361269056 140132109949712 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1663] ppid=1656 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1663/stat : 1663 (java) S 1656 1659 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44782738 10914906112 12913 33554432000 4194304 4196468 140722361269056 140132108897168 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1664] ppid=1656 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1664/stat : 1664 (java) S 1656 1659 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44782738 10914906112 12913 33554432000 4194304 4196468 140722361269056 140132107844624 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1665] ppid=1656 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1665/stat : 1665 (java) S 1656 1659 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44782738 10914906112 12913 33554432000 4194304 4196468 140722361269056 140132106792080 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1666] ppid=1656 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1666/stat : 1666 (java) S 1656 1659 32641 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 44782739 10914906112 12913 33554432000 4194304 4196468 140722361269056 140131675613168 140132183886466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1667] ppid=1656 vsize=10659088 memory=140345035827663 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1667/stat : 1667 (java) S 1656 1659 32641 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44782740 10914906112 12913 33554432000 4194304 4196468 140722361269056 140131674559392 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1668] ppid=1656 vsize=10659088 memory=67 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1668/stat : 1668 (java) S 1656 1659 32641 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44782740 10914906112 12913 33554432000 4194304 4196468 140722361269056 140131673506800 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1669] ppid=1656 vsize=10659088 memory=51172 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1669/stat : 1669 (java) S 1656 1659 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44782742 10914906112 12913 33554432000 4194304 4196468 140722361269056 140131672455376 140132183893915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1670] ppid=1656 vsize=10659088 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/1659/task/1670/stat : 1670 (java) S 1656 1659 32641 0 -1 1077944384 533 0 0 0 4 0 0 0 20 0 15 0 44782742 10914906112 12913 33554432000 4194304 4196468 140722361269056 140131671402992 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1671] ppid=1656 vsize=10659088 memory=140345035855503 CPUtime=0.05 cores=1,3,5,7
/proc/1659/task/1671/stat : 1671 (java) S 1656 1659 32641 0 -1 1077944384 707 0 0 0 5 0 0 0 20 0 15 0 44782742 10914906112 12913 33554432000 4194304 4196468 140722361269056 140131670350448 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1672] ppid=1656 vsize=10659088 memory=280690205173600 CPUtime=0.13 cores=1,3,5,7
/proc/1659/task/1672/stat : 1672 (java) R 1656 1659 32641 0 -1 4202560 826 0 0 0 13 0 0 0 20 0 15 0 44782742 10914906112 12913 33554432000 4194304 4196468 140722361269056 140131669297904 140132183896666 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1673] ppid=1656 vsize=10659088 memory=140345035820815 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1673/stat : 1673 (java) S 1656 1659 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44782742 10914906112 12913 33554432000 4194304 4196468 140722361269056 140131668245600 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1674] ppid=1656 vsize=10659088 memory=140345169348235 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1674/stat : 1674 (java) S 1656 1659 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44782743 10914906112 12913 33554432000 4194304 4196468 140722361269056 140131667192112 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 51652 KiB

[startup+0.700839 s]
/proc/loadavg: 2.01 2.03 2.05 5/216 1674
/proc/meminfo: memFree=18052312/32770624 swapFree=67108860/67108860
[pid=1659] ppid=1656 vsize=10659088 memory=145948 CPUtime=1.73 cores=1,3,5,7
/proc/1659/stat : 1659 (java) S 1656 1659 32641 0 -1 1077944320 14754 0 0 0 168 5 0 0 20 0 15 0 44782737 10914906112 36487 33554432000 4194304 4196468 140722361269056 140722361251600 140132183875319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
/proc/1659/statm: 2664772 36487 3089 1 0 2627263 0
[pid=1659/tid=1661] ppid=1656 vsize=10659088 memory=147500451240417 CPUtime=0.68 cores=1,3,5,7
/proc/1659/task/1661/stat : 1661 (java) R 1656 1659 32641 0 -1 4202560 5324 0 0 0 64 4 0 0 20 0 15 0 44782737 10914906112 36487 33554432000 4194304 4196468 140722361269056 140132188112336 140131783577828 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1662] ppid=1656 vsize=10659088 memory=253973 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1662/stat : 1662 (java) S 1656 1659 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44782738 10914906112 36487 33554432000 4194304 4196468 140722361269056 140132109949712 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1663] ppid=1656 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1663/stat : 1663 (java) S 1656 1659 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44782738 10914906112 36487 33554432000 4194304 4196468 140722361269056 140132108897168 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1664] ppid=1656 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1664/stat : 1664 (java) S 1656 1659 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44782738 10914906112 36487 33554432000 4194304 4196468 140722361269056 140132107844624 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1665] ppid=1656 vsize=10659088 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1665/stat : 1665 (java) S 1656 1659 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44782738 10914906112 36487 33554432000 4194304 4196468 140722361269056 140132106792080 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1666] ppid=1656 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1666/stat : 1666 (java) S 1656 1659 32641 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 44782739 10914906112 36487 33554432000 4194304 4196468 140722361269056 140131675613168 140132183886466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1667] ppid=1656 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1667/stat : 1667 (java) S 1656 1659 32641 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44782740 10914906112 36487 33554432000 4194304 4196468 140722361269056 140131674559392 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1668] ppid=1656 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1668/stat : 1668 (java) S 1656 1659 32641 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44782740 10914906112 36487 33554432000 4194304 4196468 140722361269056 140131673506800 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1669] ppid=1656 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1669/stat : 1669 (java) S 1656 1659 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44782742 10914906112 36487 33554432000 4194304 4196468 140722361269056 140131672455376 140132183893915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1670] ppid=1656 vsize=10659088 memory=-1088251628401078322 CPUtime=0.39 cores=1,3,5,7
/proc/1659/task/1670/stat : 1670 (java) R 1656 1659 32641 0 -1 4202560 2989 0 0 0 39 0 0 0 20 0 15 0 44782742 10914906112 36487 33554432000 4194304 4196468 140722361269056 140131671384008 140132163568423 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1671] ppid=1656 vsize=10659088 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/1659/task/1671/stat : 1671 (java) R 1656 1659 32641 0 -1 4202560 3237 0 0 0 39 0 0 0 20 0 15 0 44782742 10914906112 36487 33554432000 4194304 4196468 140722361269056 140131670336472 140132167401072 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1672] ppid=1656 vsize=10659088 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/1659/task/1672/stat : 1672 (java) S 1656 1659 32641 0 -1 1077944384 1831 0 0 0 24 0 0 0 20 0 15 0 44782742 10914906112 36487 33554432000 4194304 4196468 140722361269056 140131669297904 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1673] ppid=1656 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1673/stat : 1673 (java) S 1656 1659 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44782742 10914906112 36487 33554432000 4194304 4196468 140722361269056 140131668245600 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1674] ppid=1656 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1674/stat : 1674 (java) S 1656 1659 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44782743 10914906112 36487 33554432000 4194304 4196468 140722361269056 140131667192112 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 145948 KiB

[startup+1.5007 s]
/proc/loadavg: 2.01 2.03 2.05 5/216 1674
/proc/meminfo: memFree=17926696/32770624 swapFree=67108860/67108860
[pid=1659] ppid=1656 vsize=10659088 memory=409260 CPUtime=4.1 cores=1,3,5,7
/proc/1659/stat : 1659 (java) S 1656 1659 32641 0 -1 1077944320 20976 0 0 0 391 19 0 0 20 0 15 0 44782737 10914906112 102315 33554432000 4194304 4196468 140722361269056 140722361251600 140132183875319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
/proc/1659/statm: 2664772 102315 3142 1 0 2627263 0
[pid=1659/tid=1661] ppid=1656 vsize=10659088 memory=280690071902144 CPUtime=1.41 cores=1,3,5,7
/proc/1659/task/1661/stat : 1661 (java) R 1656 1659 32641 0 -1 4202560 5530 0 0 0 135 6 0 0 20 0 15 0 44782737 10914906112 102315 33554432000 4194304 4196468 140722361269056 140132188112832 140131784979839 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1662] ppid=1656 vsize=10659088 memory=6440235876195914594 CPUtime=0.05 cores=1,3,5,7
/proc/1659/task/1662/stat : 1662 (java) S 1656 1659 32641 0 -1 1077944384 110 0 0 0 3 2 0 0 20 0 15 0 44782738 10914906112 102315 33554432000 4194304 4196468 140722361269056 140132109949712 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1663] ppid=1656 vsize=10659088 memory=6081075901755379792 CPUtime=0.05 cores=1,3,5,7
/proc/1659/task/1663/stat : 1663 (java) S 1656 1659 32641 0 -1 1077944384 116 0 0 0 3 2 0 0 20 0 15 0 44782738 10914906112 102315 33554432000 4194304 4196468 140722361269056 140132108897168 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1664] ppid=1656 vsize=10659088 memory=2212 CPUtime=0.05 cores=1,3,5,7
/proc/1659/task/1664/stat : 1664 (java) S 1656 1659 32641 0 -1 1077944384 108 0 0 0 3 2 0 0 20 0 15 0 44782738 10914906112 102315 33554432000 4194304 4196468 140722361269056 140132107844624 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1665] ppid=1656 vsize=10659088 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/1659/task/1665/stat : 1665 (java) S 1656 1659 32641 0 -1 1077944384 112 0 0 0 2 2 0 0 20 0 15 0 44782738 10914906112 102315 33554432000 4194304 4196468 140722361269056 140132106792080 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1666] ppid=1656 vsize=10659088 memory=33 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1666/stat : 1666 (java) S 1656 1659 32641 0 -1 1077944384 212 0 0 0 0 0 0 0 20 0 15 0 44782739 10914906112 102315 33554432000 4194304 4196468 140722361269056 140131675613168 140132183886466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0

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

/proc/1659/task/1664/stat : 1664 (java) S 1656 1659 32641 0 -1 1077944384 103246 0 0 0 6818 125 0 0 20 0 16 0 44782738 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140132107844624 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1665] ppid=1656 vsize=10727700 memory=7923920 CPUtime=69.36 cores=1,3,5,7
/proc/1659/task/1665/stat : 1665 (java) S 1656 1659 32641 0 -1 1077944384 113544 0 0 0 6809 127 0 0 20 0 16 0 44782738 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140132106792080 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1666] ppid=1656 vsize=10727700 memory=6342 CPUtime=13.56 cores=1,3,5,7
/proc/1659/task/1666/stat : 1666 (java) S 1656 1659 32641 0 -1 1077944384 73155 0 0 0 1349 7 0 0 20 0 16 0 44782739 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131675613168 140132183886466 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1667] ppid=1656 vsize=10727700 memory=7923920 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1667/stat : 1667 (java) S 1656 1659 32641 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 44782740 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131674559456 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1668] ppid=1656 vsize=10727700 memory=7923920 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1668/stat : 1668 (java) S 1656 1659 32641 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 16 0 44782740 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131673506816 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1669] ppid=1656 vsize=10727700 memory=7923920 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1669/stat : 1669 (java) S 1656 1659 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 44782742 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131672455376 140132183893915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1670] ppid=1656 vsize=10727700 memory=7923920 CPUtime=3.57 cores=1,3,5,7
/proc/1659/task/1670/stat : 1670 (java) S 1656 1659 32641 0 -1 1077944384 18360 0 0 0 355 2 0 0 20 0 16 0 44782742 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131671402992 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1671] ppid=1656 vsize=10727700 memory=7923920 CPUtime=3.37 cores=1,3,5,7
/proc/1659/task/1671/stat : 1671 (java) S 1656 1659 32641 0 -1 1077944384 17302 0 0 0 335 2 0 0 20 0 16 0 44782742 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131670350448 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1672] ppid=1656 vsize=10727700 memory=16436 CPUtime=0.63 cores=1,3,5,7
/proc/1659/task/1672/stat : 1672 (java) S 1656 1659 32641 0 -1 1077944384 9258 0 0 0 61 2 0 0 20 0 16 0 44782742 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131669297904 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1673] ppid=1656 vsize=10727700 memory=916 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1673/stat : 1673 (java) S 1656 1659 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 44782742 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131668245600 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1674] ppid=1656 vsize=10727700 memory=3848 CPUtime=1.28 cores=1,3,5,7
/proc/1659/task/1674/stat : 1674 (java) S 1656 1659 32641 0 -1 1077944384 3861 0 0 0 59 69 0 0 20 0 16 0 44782743 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131667192112 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1684] ppid=1656 vsize=10727700 memory=7923920 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1684/stat : 1684 (java) S 1656 1659 32641 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 44790057 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131664040752 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
Current children cumulated CPU time: 2297.93 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 7923920 KiB

[startup+2142.3 s]
/proc/loadavg: 2.14 2.09 2.07 3/217 1828
/proc/meminfo: memFree=8871196/32770624 swapFree=67108860/67108860
[pid=1659] ppid=1656 vsize=10727700 memory=7923920 CPUtime=2357.96 cores=1,3,5,7
/proc/1659/stat : 1659 (java) S 1656 1659 32641 0 -1 1077944320 646970 0 0 0 235181 615 0 0 20 0 16 0 44782737 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140722361251600 140132183875319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
/proc/1659/statm: 2681925 1980980 3192 1 0 2644416 0
[pid=1659/tid=1661] ppid=1656 vsize=10727700 memory=7923920 CPUtime=2058.37 cores=1,3,5,7
/proc/1659/task/1661/stat : 1661 (java) R 1656 1659 32641 0 -1 4202560 104278 0 0 0 205803 34 0 0 20 0 16 0 44782737 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140132188114368 140131782314791 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1662] ppid=1656 vsize=10727700 memory=7923920 CPUtime=69.15 cores=1,3,5,7
/proc/1659/task/1662/stat : 1662 (java) S 1656 1659 32641 0 -1 1077944384 89353 0 0 0 6787 128 0 0 20 0 16 0 44782738 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140132109949712 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1663] ppid=1656 vsize=10727700 memory=280690073550688 CPUtime=69.08 cores=1,3,5,7
/proc/1659/task/1663/stat : 1663 (java) S 1656 1659 32641 0 -1 1077944384 113038 0 0 0 6782 126 0 0 20 0 16 0 44782738 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140132108897168 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1664] ppid=1656 vsize=10727700 memory=4140 CPUtime=69.43 cores=1,3,5,7
/proc/1659/task/1664/stat : 1664 (java) S 1656 1659 32641 0 -1 1077944384 103246 0 0 0 6818 125 0 0 20 0 16 0 44782738 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140132107844624 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1665] ppid=1656 vsize=10727700 memory=7923920 CPUtime=69.36 cores=1,3,5,7
/proc/1659/task/1665/stat : 1665 (java) S 1656 1659 32641 0 -1 1077944384 113544 0 0 0 6809 127 0 0 20 0 16 0 44782738 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140132106792080 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1666] ppid=1656 vsize=10727700 memory=7923920 CPUtime=13.56 cores=1,3,5,7
/proc/1659/task/1666/stat : 1666 (java) S 1656 1659 32641 0 -1 1077944384 73160 0 0 0 1349 7 0 0 20 0 16 0 44782739 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131675613168 140132183886466 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1667] ppid=1656 vsize=10727700 memory=7923920 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1667/stat : 1667 (java) S 1656 1659 32641 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 44782740 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131674559456 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1668] ppid=1656 vsize=10727700 memory=4108 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1668/stat : 1668 (java) S 1656 1659 32641 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 16 0 44782740 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131673506816 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1669] ppid=1656 vsize=10727700 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1669/stat : 1669 (java) S 1656 1659 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 44782742 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131672455376 140132183893915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1670] ppid=1656 vsize=10727700 memory=4140 CPUtime=3.57 cores=1,3,5,7
/proc/1659/task/1670/stat : 1670 (java) S 1656 1659 32641 0 -1 1077944384 18363 0 0 0 355 2 0 0 20 0 16 0 44782742 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131671402992 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1671] ppid=1656 vsize=10727700 memory=15164 CPUtime=3.37 cores=1,3,5,7
/proc/1659/task/1671/stat : 1671 (java) S 1656 1659 32641 0 -1 1077944384 17306 0 0 0 335 2 0 0 20 0 16 0 44782742 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131670350448 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1672] ppid=1656 vsize=10727700 memory=4140 CPUtime=0.63 cores=1,3,5,7
/proc/1659/task/1672/stat : 1672 (java) S 1656 1659 32641 0 -1 1077944384 9265 0 0 0 61 2 0 0 20 0 16 0 44782742 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131669297904 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1673] ppid=1656 vsize=10727700 memory=15164 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1673/stat : 1673 (java) S 1656 1659 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 44782742 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131668245600 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1674] ppid=1656 vsize=10727700 memory=2436 CPUtime=1.32 cores=1,3,5,7
/proc/1659/task/1674/stat : 1674 (java) S 1656 1659 32641 0 -1 1077944384 3901 0 0 0 61 71 0 0 20 0 16 0 44782743 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131667192112 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1684] ppid=1656 vsize=10727700 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1684/stat : 1684 (java) S 1656 1659 32641 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 44790057 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131664040752 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
Current children cumulated CPU time: 2357.96 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 7923920 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2184.4 s]
/proc/loadavg: 2.06 2.07 2.07 3/217 1829
/proc/meminfo: memFree=8870484/32770624 swapFree=67108860/67108860
[pid=1659] ppid=1656 vsize=10727700 memory=7923920 CPUtime=2400.08 cores=1,3,5,7
/proc/1659/stat : 1659 (java) S 1656 1659 32641 0 -1 1077944320 648304 0 0 0 239392 616 0 0 20 0 16 0 44782737 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140722361251600 140132183875319 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
/proc/1659/statm: 2681925 1980980 3192 1 0 2644416 0
[pid=1659/tid=1661] ppid=1656 vsize=10727700 memory=8112282956445269571 CPUtime=2100.46 cores=1,3,5,7
/proc/1659/task/1661/stat : 1661 (java) R 1656 1659 32641 0 -1 4202560 105481 0 0 0 210012 34 0 0 20 0 16 0 44782737 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140132188114368 140131782314760 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1662] ppid=1656 vsize=10727700 memory=7923920 CPUtime=69.15 cores=1,3,5,7
/proc/1659/task/1662/stat : 1662 (java) S 1656 1659 32641 0 -1 1077944384 89353 0 0 0 6787 128 0 0 20 0 16 0 44782738 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140132109949712 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1663] ppid=1656 vsize=10727700 memory=1576 CPUtime=69.08 cores=1,3,5,7
/proc/1659/task/1663/stat : 1663 (java) S 1656 1659 32641 0 -1 1077944384 113038 0 0 0 6782 126 0 0 20 0 16 0 44782738 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140132108897168 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1664] ppid=1656 vsize=10727700 memory=928 CPUtime=69.43 cores=1,3,5,7
/proc/1659/task/1664/stat : 1664 (java) S 1656 1659 32641 0 -1 1077944384 103246 0 0 0 6818 125 0 0 20 0 16 0 44782738 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140132107844624 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1665] ppid=1656 vsize=10727700 memory=8112282956445269571 CPUtime=69.36 cores=1,3,5,7
/proc/1659/task/1665/stat : 1665 (java) S 1656 1659 32641 0 -1 1077944384 113544 0 0 0 6809 127 0 0 20 0 16 0 44782738 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140132106792080 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1666] ppid=1656 vsize=10727700 memory=8364 CPUtime=13.56 cores=1,3,5,7
/proc/1659/task/1666/stat : 1666 (java) S 1656 1659 32641 0 -1 1077944384 73180 0 0 0 1349 7 0 0 20 0 16 0 44782739 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131675613168 140132183886466 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1667] ppid=1656 vsize=10727700 memory=800 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1667/stat : 1667 (java) S 1656 1659 32641 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 44782740 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131674559456 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1668] ppid=1656 vsize=10727700 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1668/stat : 1668 (java) S 1656 1659 32641 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 16 0 44782740 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131673506816 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1669] ppid=1656 vsize=10727700 memory=1948 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1669/stat : 1669 (java) S 1656 1659 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 44782742 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131672455376 140132183893915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1670] ppid=1656 vsize=10727700 memory=1200 CPUtime=3.57 cores=1,3,5,7
/proc/1659/task/1670/stat : 1670 (java) S 1656 1659 32641 0 -1 1077944384 18369 0 0 0 355 2 0 0 20 0 16 0 44782742 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131671402992 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1671] ppid=1656 vsize=10727700 memory=8364 CPUtime=3.37 cores=1,3,5,7
/proc/1659/task/1671/stat : 1671 (java) S 1656 1659 32641 0 -1 1077944384 17316 0 0 0 335 2 0 0 20 0 16 0 44782742 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131670350448 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1672] ppid=1656 vsize=10727700 memory=800 CPUtime=0.63 cores=1,3,5,7
/proc/1659/task/1672/stat : 1672 (java) S 1656 1659 32641 0 -1 1077944384 9282 0 0 0 61 2 0 0 20 0 16 0 44782742 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131669297904 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1673] ppid=1656 vsize=10727700 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1673/stat : 1673 (java) S 1656 1659 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 44782742 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131668245600 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1674] ppid=1656 vsize=10727700 memory=16436 CPUtime=1.34 cores=1,3,5,7
/proc/1659/task/1674/stat : 1674 (java) S 1656 1659 32641 0 -1 1077944384 3979 0 0 0 62 72 0 0 20 0 16 0 44782743 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131667192112 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1684] ppid=1656 vsize=10727700 memory=9432 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1684/stat : 1684 (java) S 1656 1659 32641 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 44790057 10985164800 1980980 33554432000 4194304 4196468 140722361269056 140131664040752 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 7923920 KiB

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

[startup+2184.68 s]
# the end of solver process 1659 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2393.99 s, system=6.20102 s

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

[startup+2184.6 s]
/proc/loadavg: 2.06 2.07 2.07 3/217 1829
/proc/meminfo: memFree=8870484/32770624 swapFree=67108860/67108860
[pid=1659] ppid=1656 vsize=10927392 memory=7924232 CPUtime=2400.1 cores=1,3,5,7
/proc/1659/stat : 1659 (java) S 1656 1659 32641 0 -1 1077944320 649392 0 0 0 239394 616 0 0 20 0 17 0 44782737 11189649408 1981058 33554432000 4194304 4196468 140722361269056 140722361251600 140132183875319 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
/proc/1659/statm: 2731848 1981058 3195 1 0 2694339 0
[pid=1659/tid=1661] ppid=1656 vsize=10927392 memory=1796 CPUtime=2100.49 cores=1,3,5,7
/proc/1659/task/1661/stat : 1661 (java) S 1656 1659 32641 0 -1 1077944384 105660 0 0 0 210015 34 0 0 20 0 17 0 44782737 11189649408 1981058 33554432000 4194304 4196468 140722361269056 140132188118192 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1662] ppid=1656 vsize=10927392 memory=644 CPUtime=69.15 cores=1,3,5,7
/proc/1659/task/1662/stat : 1662 (java) S 1656 1659 32641 0 -1 1077944384 89353 0 0 0 6787 128 0 0 20 0 17 0 44782738 11189649408 1981058 33554432000 4194304 4196468 140722361269056 140132109949712 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1663] ppid=1656 vsize=10927392 memory=956 CPUtime=69.08 cores=1,3,5,7
/proc/1659/task/1663/stat : 1663 (java) S 1656 1659 32641 0 -1 1077944384 113038 0 0 0 6782 126 0 0 20 0 17 0 44782738 11189649408 1981058 33554432000 4194304 4196468 140722361269056 140132108897168 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1664] ppid=1656 vsize=10927392 memory=7923920 CPUtime=69.43 cores=1,3,5,7
/proc/1659/task/1664/stat : 1664 (java) S 1656 1659 32641 0 -1 1077944384 103246 0 0 0 6818 125 0 0 20 0 17 0 44782738 11189649408 1981058 33554432000 4194304 4196468 140722361269056 140132107844624 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1665] ppid=1656 vsize=10927392 memory=7923920 CPUtime=69.36 cores=1,3,5,7
/proc/1659/task/1665/stat : 1665 (java) S 1656 1659 32641 0 -1 1077944384 113544 0 0 0 6809 127 0 0 20 0 17 0 44782738 11189649408 1981058 33554432000 4194304 4196468 140722361269056 140132106792080 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1666] ppid=1656 vsize=10927392 memory=4616 CPUtime=13.56 cores=1,3,5,7
/proc/1659/task/1666/stat : 1666 (java) S 1656 1659 32641 0 -1 1077944384 73228 0 0 0 1349 7 0 0 20 0 17 0 44782739 11189649408 1981058 33554432000 4194304 4196468 140722361269056 140131675613168 140132183886466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1667] ppid=1656 vsize=10927392 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1667/stat : 1667 (java) S 1656 1659 32641 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 17 0 44782740 11189649408 1981058 33554432000 4194304 4196468 140722361269056 140131674559456 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1668] ppid=1656 vsize=10927392 memory=12976 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1668/stat : 1668 (java) S 1656 1659 32641 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 17 0 44782740 11189649408 1981058 33554432000 4194304 4196468 140722361269056 140131673506816 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1669] ppid=1656 vsize=10927392 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1669/stat : 1669 (java) S 1656 1659 32641 0 -1 1077944384 223 0 0 0 0 0 0 0 20 0 17 0 44782742 11189649408 1981058 33554432000 4194304 4196468 140722361269056 140131672455376 140132183893915 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1670] ppid=1656 vsize=10927392 memory=1232 CPUtime=3.57 cores=1,3,5,7
/proc/1659/task/1670/stat : 1670 (java) S 1656 1659 32641 0 -1 1077944384 18369 0 0 0 355 2 0 0 20 0 17 0 44782742 11189649408 1981058 33554432000 4194304 4196468 140722361269056 140131671402992 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1671] ppid=1656 vsize=10927392 memory=8112282956445269571 CPUtime=3.37 cores=1,3,5,7
/proc/1659/task/1671/stat : 1671 (java) S 1656 1659 32641 0 -1 1077944384 17316 0 0 0 335 2 0 0 20 0 17 0 44782742 11189649408 1981058 33554432000 4194304 4196468 140722361269056 140131670350448 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1672] ppid=1656 vsize=10927392 memory=1200 CPUtime=0.63 cores=1,3,5,7
/proc/1659/task/1672/stat : 1672 (java) S 1656 1659 32641 0 -1 1077944384 9580 0 0 0 61 2 0 0 20 0 17 0 44782742 11189649408 1981058 33554432000 4194304 4196468 140722361269056 140131669297904 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1673] ppid=1656 vsize=10927392 memory=8364 CPUtime=0 cores=1,3,5,7
/proc/1659/task/1673/stat : 1673 (java) S 1656 1659 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 44782742 11189649408 1981058 33554432000 4194304 4196468 140722361269056 140131668245600 140132183885525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
[pid=1659/tid=1674] ppid=1656 vsize=10927392 memory=800 CPUtime=1.34 cores=1,3,5,7
/proc/1659/task/1674/stat : 1674 (java) S 1656 1659 32641 0 -1 1077944384 3979 0 0 0 62 72 0 0 20 0 17 0 44782743 11189649408 1981058 33554432000 4194304 4196468 140722361269056 140131667192112 140132183886466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34648064 140722361275505 140722361275657 140722361275657 140722361278415 0
Current children cumulated CPU time: 2400.1 s
Current children cumulated vsize: 10927392 KiB
Current children cumulated memory: 7924232 KiB

Child status: 143
Real time (s): 2184.68
CPU time (s): 2400.19
CPU user time (s): 2393.99
CPU system time (s): 6.20102
CPU usage (%): 109.864
Max. virtual memory (cumulated for all children) (KiB): 10927392
Max. memory (cumulated for all children) (KiB): 7924232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.99
system time used= 6.20102
maximum resident set size= 7924360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 650989
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54067
involuntary context switches= 3774


# summary of solver processes directly reported to runsolver:
#   pid: 1659
#   total CPU time (s): 2400.19
#   total CPU user time (s): 2393.99
#   total CPU system time (s): 6.20102

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.3564 second user time and 21.7349 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-22 17:09:56
IDJOB=4290096
IDBENCH=141653
IDSOLVER=2742
FILE ID=node136/4290096-1532272196
RUNJOBID= node136-1532260283-32673
PBS_JOBID= 21018966
Free space on /tmp= 57108 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/Eternity/Eternity-15-15_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290096-1532272196/watcher-4290096-1532272196 -o /tmp/evaluation-result-4290096-1532272196/solver-4290096-1532272196 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532260283-32673 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4290096-1532272196.xml

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

MD5SUM BENCH= 07f6a500cdb84e44b97e5b2e1697edff
RANDOM SEED=1661555770

node136.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.50
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.50
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.50
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.50
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:        18138288 kB
MemAvailable:   28057500 kB
Buffers:          244756 kB
Cached:          9880356 kB
SwapCached:            0 kB
Active:          5000444 kB
Inactive:        9052284 kB
Active(anon):    3930280 kB
Inactive(anon):    16916 kB
Active(file):    1070164 kB
Inactive(file):  9035368 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5476 kB
Writeback:             0 kB
AnonPages:       3889264 kB
Mapped:            47824 kB
Shmem:             17036 kB
Slab:             268904 kB
SReclaimable:     242140 kB
SUnreclaim:        26764 kB
KernelStack:        3840 kB
PageTables:        13100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4660120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3719168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 57104 MiB
End job on node136 at 2018-07-22 17:46:20