Trace number 4289799

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j-CSP 2018-07-11? (TO) 2400.12 2388.44

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m1-20_c18.xml
MD5SUMd156824e13565888aa6df857cf60b633
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark46
Best CPU time to get the best result obtained on this benchmark2520.1
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints25481
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":800}]
Minimum variable degree59
Maximum variable degree78
Distribution of variable degrees[{"degree":59,"count":76},{"degree":60,"count":76},{"degree":61,"count":68},{"degree":62,"count":68},{"degree":63,"count":60},{"degree":64,"count":60},{"degree":65,"count":52},{"degree":66,"count":52},{"degree":67,"count":44},{"degree":68,"count":44},{"degree":69,"count":36},{"degree":70,"count":36},{"degree":71,"count":28},{"degree":72,"count":28},{"degree":73,"count":20},{"degree":74,"count":20},{"degree":75,"count":12},{"degree":76,"count":12},{"degree":77,"count":4},{"degree":78,"count":4}]
Minimum constraint arity2
Maximum constraint arity800
Distribution of constraint arities[{"arity":2,"count":25480},{"arity":800,"count":1}]
Number of extensional constraints0
Number of intensional constraints25480
Distribution of constraint types[{"type":"intension","count":25480},{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4289799-1532220070/watcher-4289799-1532220070 -o /tmp/evaluation-result-4289799-1532220070/solver-4289799-1532220070 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532208388-24575 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4289799-1532220070.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=26343, runsolver pid=26340

[startup+0.101738 s]*
/proc/loadavg: 2.00 2.10 2.40 3/217 26358
/proc/meminfo: memFree=14672340/32770624 swapFree=67108860/67108860
[pid=26343] ppid=26340 vsize=10659012 memory=30220 CPUtime=0.12 cores=0,2,4,6
/proc/26343/stat : 26343 (java) S 26340 26343 22446 0 -1 1077944320 6624 0 0 0 11 1 0 0 20 0 15 0 39570219 10914828288 7555 33554432000 4194304 4196468 140728040553264 140728040535808 140517275668215 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
/proc/26343/statm: 2664753 7555 2841 1 0 2627263 0
[pid=26343/tid=26345] ppid=26340 vsize=10659012 memory=-8773748148830114689 CPUtime=0.08 cores=0,2,4,6
/proc/26343/task/26345/stat : 26345 (java) R 26340 26343 22446 0 -1 4202560 4451 0 0 0 8 0 0 0 20 0 15 0 39570220 10914828288 7555 33554432000 4194304 4196468 140728040553264 140517279872880 140517259748702 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26346] ppid=26340 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26346/stat : 26346 (java) S 26340 26343 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39570221 10914828288 7555 33554432000 4194304 4196468 140728040553264 140517238774032 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26347] ppid=26340 vsize=10659012 memory=140341316826752 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26347/stat : 26347 (java) S 26340 26343 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39570221 10914828288 7555 33554432000 4194304 4196468 140728040553264 140516881258896 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26348] ppid=26340 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26348/stat : 26348 (java) S 26340 26343 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39570221 10914828288 7555 33554432000 4194304 4196468 140728040553264 140516880206352 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26349] ppid=26340 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26349/stat : 26349 (java) S 26340 26343 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39570221 10914828288 7555 33554432000 4194304 4196468 140728040553264 140516879153808 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26350] ppid=26340 vsize=10659012 memory=140341316826752 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26350/stat : 26350 (java) S 26340 26343 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39570222 10914828288 7555 33554432000 4194304 4196468 140728040553264 140516580448752 140517275679362 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26351] ppid=26340 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26351/stat : 26351 (java) S 26340 26343 22446 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39570223 10914828288 7555 33554432000 4194304 4196468 140728040553264 140516579394976 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26352] ppid=26340 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26352/stat : 26352 (java) S 26340 26343 22446 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39570223 10914828288 7555 33554432000 4194304 4196468 140728040553264 140516578342384 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26353] ppid=26340 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26353/stat : 26353 (java) S 26340 26343 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39570225 10914828288 7555 33554432000 4194304 4196468 140728040553264 140516577290960 140517275686811 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26354] ppid=26340 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26354/stat : 26354 (java) S 26340 26343 22446 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 39570225 10914828288 7555 33554432000 4194304 4196468 140728040553264 140516576237552 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26355] ppid=26340 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26355/stat : 26355 (java) S 26340 26343 22446 0 -1 1077944384 149 0 0 0 0 0 0 0 20 0 15 0 39570225 10914828288 7555 33554432000 4194304 4196468 140728040553264 140516575185008 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26356] ppid=26340 vsize=10659012 memory=140341316826752 CPUtime=0.01 cores=0,2,4,6
/proc/26343/task/26356/stat : 26356 (java) R 26340 26343 22446 0 -1 4202560 357 0 0 0 1 0 0 0 20 0 15 0 39570225 10914828288 7555 33554432000 4194304 4196468 140728040553264 140516574132464 140517259748702 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26357] ppid=26340 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26357/stat : 26357 (java) S 26340 26343 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39570225 10914828288 7555 33554432000 4194304 4196468 140728040553264 140516573080160 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26358] ppid=26340 vsize=10659012 memory=140341316826752 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26358/stat : 26358 (java) S 26340 26343 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39570226 10914828288 7555 33554432000 4194304 4196468 140728040553264 140516572027696 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30220 KiB

[startup+0.213322 s]*
/proc/loadavg: 2.00 2.10 2.40 4/217 26358
/proc/meminfo: memFree=14660804/32770624 swapFree=67108860/67108860
[pid=26343] ppid=26340 vsize=10659012 memory=42200 CPUtime=0.32 cores=0,2,4,6
/proc/26343/stat : 26343 (java) S 26340 26343 22446 0 -1 1077944320 8132 0 0 0 30 2 0 0 20 0 15 0 39570219 10914828288 10550 33554432000 4194304 4196468 140728040553264 140728040535808 140517275668215 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
/proc/26343/statm: 2664753 10550 3006 1 0 2627263 0
[pid=26343/tid=26345] ppid=26340 vsize=10659012 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/26343/task/26345/stat : 26345 (java) R 26340 26343 22446 0 -1 4202560 5027 0 0 0 18 1 0 0 20 0 15 0 39570220 10914828288 10550 33554432000 4194304 4196468 140728040553264 140517279897776 140517259711845 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26346] ppid=26340 vsize=10659012 memory=342 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26346/stat : 26346 (java) S 26340 26343 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39570221 10914828288 10550 33554432000 4194304 4196468 140728040553264 140517238774032 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26347] ppid=26340 vsize=10659012 memory=140341317032860 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26347/stat : 26347 (java) S 26340 26343 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39570221 10914828288 10550 33554432000 4194304 4196468 140728040553264 140516881258896 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26348] ppid=26340 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26348/stat : 26348 (java) S 26340 26343 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39570221 10914828288 10550 33554432000 4194304 4196468 140728040553264 140516880206352 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26349] ppid=26340 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26349/stat : 26349 (java) S 26340 26343 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39570221 10914828288 10550 33554432000 4194304 4196468 140728040553264 140516879153808 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26350] ppid=26340 vsize=10659012 memory=140341316826752 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26350/stat : 26350 (java) S 26340 26343 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39570222 10914828288 10550 33554432000 4194304 4196468 140728040553264 140516580448752 140517275679362 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26351] ppid=26340 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26351/stat : 26351 (java) S 26340 26343 22446 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39570223 10914828288 10550 33554432000 4194304 4196468 140728040553264 140516579394976 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26352] ppid=26340 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26352/stat : 26352 (java) S 26340 26343 22446 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39570223 10914828288 10550 33554432000 4194304 4196468 140728040553264 140516578342384 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26353] ppid=26340 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26353/stat : 26353 (java) S 26340 26343 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39570225 10914828288 10550 33554432000 4194304 4196468 140728040553264 140516577290960 140517275686811 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26354] ppid=26340 vsize=10659012 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/26343/task/26354/stat : 26354 (java) S 26340 26343 22446 0 -1 1077944384 545 0 0 0 2 0 0 0 20 0 15 0 39570225 10914828288 10550 33554432000 4194304 4196468 140728040553264 140516576237552 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26355] ppid=26340 vsize=10659012 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/26343/task/26355/stat : 26355 (java) R 26340 26343 22446 0 -1 1077944384 499 0 0 0 2 0 0 0 20 0 15 0 39570225 10914828288 10550 33554432000 4194304 4196468 140728040553264 140516575185008 140517275679362 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26356] ppid=26340 vsize=10659012 memory=140341316826752 CPUtime=0.06 cores=0,2,4,6
/proc/26343/task/26356/stat : 26356 (java) S 26340 26343 22446 0 -1 1077944384 693 0 0 0 6 0 0 0 20 0 15 0 39570225 10914828288 10550 33554432000 4194304 4196468 140728040553264 140516574132464 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26357] ppid=26340 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26357/stat : 26357 (java) S 26340 26343 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39570225 10914828288 10550 33554432000 4194304 4196468 140728040553264 140516573080160 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26358] ppid=26340 vsize=10659012 memory=140341316826752 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26358/stat : 26358 (java) S 26340 26343 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39570226 10914828288 10550 33554432000 4194304 4196468 140728040553264 140516572027696 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 42200 KiB

[startup+0.316098 s]*
/proc/loadavg: 2.00 2.10 2.40 5/217 26358
/proc/meminfo: memFree=14648352/32770624 swapFree=67108860/67108860
[pid=26343] ppid=26340 vsize=10659012 memory=54816 CPUtime=0.58 cores=0,2,4,6
/proc/26343/stat : 26343 (java) S 26340 26343 22446 0 -1 1077944320 9797 0 0 0 55 3 0 0 20 0 15 0 39570219 10914828288 13704 33554432000 4194304 4196468 140728040553264 140728040535808 140517275668215 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
/proc/26343/statm: 2664753 13704 3046 1 0 2627263 0
[pid=26343/tid=26345] ppid=26340 vsize=10659012 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/26343/task/26345/stat : 26345 (java) R 26340 26343 22446 0 -1 4202560 5395 0 0 0 28 2 0 0 20 0 15 0 39570220 10914828288 13704 33554432000 4194304 4196468 140728040553264 140517279904272 140516911775022 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26346] ppid=26340 vsize=10659012 memory=288230600413020183 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26346/stat : 26346 (java) S 26340 26343 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39570221 10914828288 13704 33554432000 4194304 4196468 140728040553264 140517238774032 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26347] ppid=26340 vsize=10659012 memory=140341317032858 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26347/stat : 26347 (java) S 26340 26343 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39570221 10914828288 13704 33554432000 4194304 4196468 140728040553264 140516881258896 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26348] ppid=26340 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26348/stat : 26348 (java) S 26340 26343 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39570221 10914828288 13704 33554432000 4194304 4196468 140728040553264 140516880206352 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26349] ppid=26340 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26349/stat : 26349 (java) S 26340 26343 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39570221 10914828288 13704 33554432000 4194304 4196468 140728040553264 140516879153808 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26350] ppid=26340 vsize=10659012 memory=140341316826752 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26350/stat : 26350 (java) S 26340 26343 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39570222 10914828288 13704 33554432000 4194304 4196468 140728040553264 140516580448752 140517275679362 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26351] ppid=26340 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26351/stat : 26351 (java) S 26340 26343 22446 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39570223 10914828288 13704 33554432000 4194304 4196468 140728040553264 140516579394976 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26352] ppid=26340 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26352/stat : 26352 (java) S 26340 26343 22446 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39570223 10914828288 13704 33554432000 4194304 4196468 140728040553264 140516578342384 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26353] ppid=26340 vsize=10659012 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26353/stat : 26353 (java) S 26340 26343 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39570225 10914828288 13704 33554432000 4194304 4196468 140728040553264 140516577290960 140517275686811 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26354] ppid=26340 vsize=10659012 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/26343/task/26354/stat : 26354 (java) R 26340 26343 22446 0 -1 4202560 891 0 0 0 7 0 0 0 20 0 15 0 39570225 10914828288 13704 33554432000 4194304 4196468 140728040553264 140516576223576 140517260573837 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26355] ppid=26340 vsize=10659012 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/26343/task/26355/stat : 26355 (java) R 26340 26343 22446 0 -1 4202560 1056 0 0 0 7 0 0 0 20 0 15 0 39570225 10914828288 13770 33554432000 4194304 4196468 140728040553264 140516575166024 140517256369879 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26356] ppid=26340 vsize=10659012 memory=140341316826752 CPUtime=0.12 cores=0,2,4,6
/proc/26343/task/26356/stat : 26356 (java) S 26340 26343 22446 0 -1 1077944384 1105 0 0 0 12 0 0 0 20 0 15 0 39570225 10914828288 13770 33554432000 4194304 4196468 140728040553264 140516574132464 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26357] ppid=26340 vsize=10659012 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26357/stat : 26357 (java) S 26340 26343 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39570225 10914828288 13770 33554432000 4194304 4196468 140728040553264 140516573080160 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26358] ppid=26340 vsize=10659012 memory=140341316826752 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26358/stat : 26358 (java) S 26340 26343 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39570226 10914828288 13770 33554432000 4194304 4196468 140728040553264 140516572027696 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 54816 KiB

[startup+0.701151 s]
/proc/loadavg: 2.00 2.10 2.40 6/217 26358
/proc/meminfo: memFree=14627888/32770624 swapFree=67108860/67108860
[pid=26343] ppid=26340 vsize=10659088 memory=129956 CPUtime=1.8 cores=0,2,4,6
/proc/26343/stat : 26343 (java) S 26340 26343 22446 0 -1 1077944320 11770 0 0 0 175 5 0 0 20 0 15 0 39570219 10914906112 32451 33554432000 4194304 4196468 140728040553264 140728040535808 140517275668215 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
/proc/26343/statm: 2664772 32451 3097 1 0 2627263 0
[pid=26343/tid=26345] ppid=26340 vsize=10659088 memory=1728 CPUtime=0.67 cores=0,2,4,6
/proc/26343/task/26345/stat : 26345 (java) R 26340 26343 22446 0 -1 4202560 5885 0 0 0 64 3 0 0 20 0 15 0 39570220 10914906112 32489 33554432000 4194304 4196468 140728040553264 140517279904912 140516915196303 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26346] ppid=26340 vsize=10659088 memory=796 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26346/stat : 26346 (java) S 26340 26343 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39570221 10914906112 32489 33554432000 4194304 4196468 140728040553264 140517238774032 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26347] ppid=26340 vsize=10659088 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26347/stat : 26347 (java) S 26340 26343 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39570221 10914906112 32489 33554432000 4194304 4196468 140728040553264 140516881258896 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26348] ppid=26340 vsize=10659088 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26348/stat : 26348 (java) S 26340 26343 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39570221 10914906112 32489 33554432000 4194304 4196468 140728040553264 140516880206352 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26349] ppid=26340 vsize=10659088 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26349/stat : 26349 (java) S 26340 26343 22446 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 39570221 10914906112 32489 33554432000 4194304 4196468 140728040553264 140516879153808 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26350] ppid=26340 vsize=10659088 memory=9924 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26350/stat : 26350 (java) S 26340 26343 22446 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 39570222 10914906112 32489 33554432000 4194304 4196468 140728040553264 140516580448752 140517275679362 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26351] ppid=26340 vsize=10659088 memory=5368 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26351/stat : 26351 (java) S 26340 26343 22446 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 39570223 10914906112 32489 33554432000 4194304 4196468 140728040553264 140516579394976 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26352] ppid=26340 vsize=10659088 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26352/stat : 26352 (java) S 26340 26343 22446 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 39570223 10914906112 32489 33554432000 4194304 4196468 140728040553264 140516578342384 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26353] ppid=26340 vsize=10659088 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26353/stat : 26353 (java) S 26340 26343 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39570225 10914906112 32489 33554432000 4194304 4196468 140728040553264 140516577290960 140517275686811 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26354] ppid=26340 vsize=10659088 memory=6945208482816681536 CPUtime=0.43 cores=0,2,4,6
/proc/26343/task/26354/stat : 26354 (java) R 26340 26343 22446 0 -1 4202560 1650 0 0 0 43 0 0 0 20 0 15 0 39570225 10914906112 32489 33554432000 4194304 4196468 140728040553264 140516576230576 140517259164999 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26355] ppid=26340 vsize=10659088 memory=7811323491934034026 CPUtime=0.42 cores=0,2,4,6
/proc/26343/task/26355/stat : 26355 (java) R 26340 26343 22446 0 -1 4202560 1523 0 0 0 42 0 0 0 20 0 15 0 39570225 10914906112 33001 33554432000 4194304 4196468 140728040553264 140516575171216 140517254924120 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26356] ppid=26340 vsize=10659088 memory=5787213827046467687 CPUtime=0.25 cores=0,2,4,6
/proc/26343/task/26356/stat : 26356 (java) S 26340 26343 22446 0 -1 1077944384 1341 0 0 0 25 0 0 0 20 0 15 0 39570225 10914906112 33001 33554432000 4194304 4196468 140728040553264 140516574132464 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26357] ppid=26340 vsize=10659088 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26357/stat : 26357 (java) S 26340 26343 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 39570225 10914906112 33001 33554432000 4194304 4196468 140728040553264 140516573080160 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26358] ppid=26340 vsize=10659088 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26358/stat : 26358 (java) S 26340 26343 22446 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 39570226 10914906112 33001 33554432000 4194304 4196468 140728040553264 140516572027696 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
Current children cumulated CPU time: 1.8 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 129956 KiB

[startup+1.5011 s]
/proc/loadavg: 2.00 2.10 2.40 6/217 26358
/proc/meminfo: memFree=14503772/32770624 swapFree=67108860/67108860
[pid=26343] ppid=26340 vsize=10661136 memory=226024 CPUtime=4.46 cores=0,2,4,6
/proc/26343/stat : 26343 (java) S 26340 26343 22446 0 -1 1077944320 14474 0 0 0 438 8 0 0 20 0 15 0 39570219 10917003264 56506 33554432000 4194304 4196468 140728040553264 140728040535808 140517275668215 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
/proc/26343/statm: 2665284 56506 3138 1 0 2627775 0
[pid=26343/tid=26345] ppid=26340 vsize=10661136 memory=0 CPUtime=1.43 cores=0,2,4,6
/proc/26343/task/26345/stat : 26345 (java) R 26340 26343 22446 0 -1 4202560 6133 0 0 0 139 4 0 0 20 0 15 0 39570220 10917003264 56506 33554432000 4194304 4196468 140728040553264 140517279900680 140516916899678 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26346] ppid=26340 vsize=10661136 memory=-6951259422114956437 CPUtime=0.01 cores=0,2,4,6
/proc/26343/task/26346/stat : 26346 (java) S 26340 26343 22446 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 15 0 39570221 10917003264 56506 33554432000 4194304 4196468 140728040553264 140517238774032 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26347] ppid=26340 vsize=10661136 memory=-6509546260019855295 CPUtime=0.02 cores=0,2,4,6
/proc/26343/task/26347/stat : 26347 (java) S 26340 26343 22446 0 -1 1077944384 36 0 0 0 2 0 0 0 20 0 15 0 39570221 10917003264 56506 33554432000 4194304 4196468 140728040553264 140516881258896 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26348] ppid=26340 vsize=10661136 memory=-7390251449858225344 CPUtime=0.02 cores=0,2,4,6
/proc/26343/task/26348/stat : 26348 (java) S 26340 26343 22446 0 -1 1077944384 71 0 0 0 2 0 0 0 20 0 15 0 39570221 10917003264 56506 33554432000 4194304 4196468 140728040553264 140516880206352 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26349] ppid=26340 vsize=10661136 memory=4134692831991786133 CPUtime=0.01 cores=0,2,4,6
/proc/26343/task/26349/stat : 26349 (java) S 26340 26343 22446 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 15 0 39570221 10917003264 56506 33554432000 4194304 4196468 140728040553264 140516879153808 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26350] ppid=26340 vsize=10661136 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26350/stat : 26350 (java) S 26340 26343 22446 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 39570222 10917003264 56506 33554432000 4194304 4196468 140728040553264 140516580448752 140517275679362 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0

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

/proc/26343/task/26348/stat : 26348 (java) S 26340 26343 22446 0 -1 1077944384 2694 0 0 0 57 14 0 0 20 0 16 0 39570221 10985164800 271745 33554432000 4194304 4196468 140728040553264 140516880206352 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26349] ppid=26340 vsize=10727700 memory=1086980 CPUtime=0.7 cores=0,2,4,6
/proc/26343/task/26349/stat : 26349 (java) S 26340 26343 22446 0 -1 1077944384 1085 0 0 0 56 14 0 0 20 0 16 0 39570221 10985164800 271745 33554432000 4194304 4196468 140728040553264 140516879153808 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26350] ppid=26340 vsize=10727700 memory=115318731049450 CPUtime=0.09 cores=0,2,4,6
/proc/26343/task/26350/stat : 26350 (java) S 26340 26343 22446 0 -1 1077944384 4489 0 0 0 6 3 0 0 20 0 16 0 39570222 10985164800 271745 33554432000 4194304 4196468 140728040553264 140516580448752 140517275679362 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26351] ppid=26340 vsize=10727700 memory=1086980 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26351/stat : 26351 (java) S 26340 26343 22446 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 39570223 10985164800 271745 33554432000 4194304 4196468 140728040553264 140516579395040 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26352] ppid=26340 vsize=10727700 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26352/stat : 26352 (java) S 26340 26343 22446 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 39570223 10985164800 271745 33554432000 4194304 4196468 140728040553264 140516578342400 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26353] ppid=26340 vsize=10727700 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26353/stat : 26353 (java) S 26340 26343 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 39570225 10985164800 271745 33554432000 4194304 4196468 140728040553264 140516577290960 140517275686811 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26354] ppid=26340 vsize=10727700 memory=960 CPUtime=3.85 cores=0,2,4,6
/proc/26343/task/26354/stat : 26354 (java) S 26340 26343 22446 0 -1 1077944384 10418 0 0 0 383 2 0 0 20 0 16 0 39570225 10985164800 271745 33554432000 4194304 4196468 140728040553264 140516576237552 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26355] ppid=26340 vsize=10727700 memory=1086980 CPUtime=3.41 cores=0,2,4,6
/proc/26343/task/26355/stat : 26355 (java) S 26340 26343 22446 0 -1 1077944384 9120 0 0 0 340 1 0 0 20 0 16 0 39570225 10985164800 271745 33554432000 4194304 4196468 140728040553264 140516575185008 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26356] ppid=26340 vsize=10727700 memory=3312 CPUtime=0.66 cores=0,2,4,6
/proc/26343/task/26356/stat : 26356 (java) S 26340 26343 22446 0 -1 1077944384 5437 0 0 0 65 1 0 0 20 0 16 0 39570225 10985164800 271745 33554432000 4194304 4196468 140728040553264 140516574132464 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26357] ppid=26340 vsize=10727700 memory=1086980 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26357/stat : 26357 (java) S 26340 26343 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 39570225 10985164800 271745 33554432000 4194304 4196468 140728040553264 140516573080160 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26358] ppid=26340 vsize=10727700 memory=2664 CPUtime=1.62 cores=0,2,4,6
/proc/26343/task/26358/stat : 26358 (java) S 26340 26343 22446 0 -1 1077944384 1955 0 0 0 81 81 0 0 20 0 16 0 39570226 10985164800 271745 33554432000 4194304 4196468 140728040553264 140516572027696 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26359] ppid=26340 vsize=10727700 memory=1086980 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26359/stat : 26359 (java) S 26340 26343 22446 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 39570584 10985164800 271745 33554432000 4194304 4196468 140728040553264 140516568876336 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
Current children cumulated CPU time: 2334.06 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 1086980 KiB

[startup+2382.3 s]
/proc/loadavg: 2.03 2.26 2.52 3/218 26653
/proc/meminfo: memFree=15038288/32770624 swapFree=67108860/67108860
[pid=26343] ppid=26340 vsize=10727700 memory=1087664 CPUtime=2394.14 cores=0,2,4,6
/proc/26343/stat : 26343 (java) S 26340 26343 22446 0 -1 1077944320 63846 0 0 0 239282 132 0 0 20 0 16 0 39570219 10985164800 271916 33554432000 4194304 4196468 140728040553264 140728040535808 140517275668215 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
/proc/26343/statm: 2681925 271916 3193 1 0 2644416 0
[pid=26343/tid=26345] ppid=26340 vsize=10727700 memory=1087664 CPUtime=2381.53 cores=0,2,4,6
/proc/26343/task/26345/stat : 26345 (java) R 26340 26343 22446 0 -1 4202560 25483 0 0 0 238143 10 0 0 20 0 16 0 39570220 10985164800 271916 33554432000 4194304 4196468 140728040553264 140517279907224 140516913563116 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26346] ppid=26340 vsize=10727700 memory=10 CPUtime=0.68 cores=0,2,4,6
/proc/26343/task/26346/stat : 26346 (java) S 26340 26343 22446 0 -1 1077944384 821 0 0 0 55 13 0 0 20 0 16 0 39570221 10985164800 271916 33554432000 4194304 4196468 140728040553264 140517238774032 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26347] ppid=26340 vsize=10727700 memory=1087664 CPUtime=0.7 cores=0,2,4,6
/proc/26343/task/26347/stat : 26347 (java) S 26340 26343 22446 0 -1 1077944384 873 0 0 0 56 14 0 0 20 0 16 0 39570221 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516881258896 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26348] ppid=26340 vsize=10727700 memory=1087664 CPUtime=0.71 cores=0,2,4,6
/proc/26343/task/26348/stat : 26348 (java) S 26340 26343 22446 0 -1 1077944384 2694 0 0 0 57 14 0 0 20 0 16 0 39570221 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516880206352 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26349] ppid=26340 vsize=10727700 memory=1087664 CPUtime=0.7 cores=0,2,4,6
/proc/26343/task/26349/stat : 26349 (java) S 26340 26343 22446 0 -1 1077944384 1085 0 0 0 56 14 0 0 20 0 16 0 39570221 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516879153808 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26350] ppid=26340 vsize=10727700 memory=6628 CPUtime=0.1 cores=0,2,4,6
/proc/26343/task/26350/stat : 26350 (java) S 26340 26343 22446 0 -1 1077944384 4496 0 0 0 6 4 0 0 20 0 16 0 39570222 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516580448752 140517275679362 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26351] ppid=26340 vsize=10727700 memory=2257 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26351/stat : 26351 (java) S 26340 26343 22446 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 39570223 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516579395040 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26352] ppid=26340 vsize=10727700 memory=14012 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26352/stat : 26352 (java) S 26340 26343 22446 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 39570223 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516578342400 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26353] ppid=26340 vsize=10727700 memory=2420 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26353/stat : 26353 (java) S 26340 26343 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 39570225 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516577290960 140517275686811 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26354] ppid=26340 vsize=10727700 memory=1087664 CPUtime=3.85 cores=0,2,4,6
/proc/26343/task/26354/stat : 26354 (java) S 26340 26343 22446 0 -1 1077944384 10422 0 0 0 383 2 0 0 20 0 16 0 39570225 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516576237552 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26355] ppid=26340 vsize=10727700 memory=280682421519424 CPUtime=3.41 cores=0,2,4,6
/proc/26343/task/26355/stat : 26355 (java) S 26340 26343 22446 0 -1 1077944384 9126 0 0 0 340 1 0 0 20 0 16 0 39570225 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516575185008 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26356] ppid=26340 vsize=10727700 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/26343/task/26356/stat : 26356 (java) S 26340 26343 22446 0 -1 1077944384 5440 0 0 0 65 1 0 0 20 0 16 0 39570225 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516574132464 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26357] ppid=26340 vsize=10727700 memory=2344 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26357/stat : 26357 (java) S 26340 26343 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 39570225 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516573080160 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26358] ppid=26340 vsize=10727700 memory=140341211188049 CPUtime=1.7 cores=0,2,4,6
/proc/26343/task/26358/stat : 26358 (java) S 26340 26343 22446 0 -1 1077944384 1987 0 0 0 85 85 0 0 20 0 16 0 39570226 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516572027696 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26359] ppid=26340 vsize=10727700 memory=1087664 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26359/stat : 26359 (java) S 26340 26343 22446 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 39570584 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516568876336 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
Current children cumulated CPU time: 2394.14 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 1087664 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2388.2 s]
/proc/loadavg: 2.10 2.27 2.52 3/218 26653
/proc/meminfo: memFree=15038492/32770624 swapFree=67108860/67108860
[pid=26343] ppid=26340 vsize=10727700 memory=1087664 CPUtime=2400.05 cores=0,2,4,6
/proc/26343/stat : 26343 (java) S 26340 26343 22446 0 -1 1077944320 63850 0 0 0 239872 133 0 0 20 0 16 0 39570219 10985164800 271916 33554432000 4194304 4196468 140728040553264 140728040535808 140517275668215 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
/proc/26343/statm: 2681925 271916 3193 1 0 2644416 0
[pid=26343/tid=26345] ppid=26340 vsize=10727700 memory=1408 CPUtime=2387.43 cores=0,2,4,6
/proc/26343/task/26345/stat : 26345 (java) R 26340 26343 22446 0 -1 4202560 25485 0 0 0 238733 10 0 0 20 0 16 0 39570220 10985164800 271916 33554432000 4194304 4196468 140728040553264 140517279907224 140516919542726 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26346] ppid=26340 vsize=10727700 memory=3252 CPUtime=0.68 cores=0,2,4,6
/proc/26343/task/26346/stat : 26346 (java) S 26340 26343 22446 0 -1 1077944384 821 0 0 0 55 13 0 0 20 0 16 0 39570221 10985164800 271916 33554432000 4194304 4196468 140728040553264 140517238774032 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26347] ppid=26340 vsize=10727700 memory=6791534058613427641 CPUtime=0.7 cores=0,2,4,6
/proc/26343/task/26347/stat : 26347 (java) S 26340 26343 22446 0 -1 1077944384 873 0 0 0 56 14 0 0 20 0 16 0 39570221 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516881258896 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26348] ppid=26340 vsize=10727700 memory=288230621803970871 CPUtime=0.71 cores=0,2,4,6
/proc/26343/task/26348/stat : 26348 (java) S 26340 26343 22446 0 -1 1077944384 2694 0 0 0 57 14 0 0 20 0 16 0 39570221 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516880206352 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26349] ppid=26340 vsize=10727700 memory=13847456437766436 CPUtime=0.7 cores=0,2,4,6
/proc/26343/task/26349/stat : 26349 (java) S 26340 26343 22446 0 -1 1077944384 1085 0 0 0 56 14 0 0 20 0 16 0 39570221 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516879153808 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26350] ppid=26340 vsize=10727700 memory=8692 CPUtime=0.1 cores=0,2,4,6
/proc/26343/task/26350/stat : 26350 (java) S 26340 26343 22446 0 -1 1077944384 4496 0 0 0 6 4 0 0 20 0 16 0 39570222 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516580448752 140517275679362 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26351] ppid=26340 vsize=10727700 memory=644 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26351/stat : 26351 (java) S 26340 26343 22446 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 39570223 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516579395040 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26352] ppid=26340 vsize=10727700 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26352/stat : 26352 (java) S 26340 26343 22446 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 39570223 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516578342400 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26353] ppid=26340 vsize=10727700 memory=960 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26353/stat : 26353 (java) S 26340 26343 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 39570225 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516577290960 140517275686811 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26354] ppid=26340 vsize=10727700 memory=1232 CPUtime=3.85 cores=0,2,4,6
/proc/26343/task/26354/stat : 26354 (java) S 26340 26343 22446 0 -1 1077944384 10422 0 0 0 383 2 0 0 20 0 16 0 39570225 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516576237552 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26355] ppid=26340 vsize=10727700 memory=2344 CPUtime=3.41 cores=0,2,4,6
/proc/26343/task/26355/stat : 26355 (java) S 26340 26343 22446 0 -1 1077944384 9126 0 0 0 340 1 0 0 20 0 16 0 39570225 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516575185008 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26356] ppid=26340 vsize=10727700 memory=928 CPUtime=0.66 cores=0,2,4,6
/proc/26343/task/26356/stat : 26356 (java) S 26340 26343 22446 0 -1 1077944384 5440 0 0 0 65 1 0 0 20 0 16 0 39570225 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516574132464 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26357] ppid=26340 vsize=10727700 memory=1580 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26357/stat : 26357 (java) S 26340 26343 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 39570225 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516573080160 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26358] ppid=26340 vsize=10727700 memory=2240 CPUtime=1.7 cores=0,2,4,6
/proc/26343/task/26358/stat : 26358 (java) S 26340 26343 22446 0 -1 1077944384 1989 0 0 0 85 85 0 0 20 0 16 0 39570226 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516572027696 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26359] ppid=26340 vsize=10727700 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26359/stat : 26359 (java) S 26340 26343 22446 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 39570584 10985164800 271916 33554432000 4194304 4196468 140728040553264 140516568876336 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 10727700 KiB
Current children cumulated memory: 1087664 KiB

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

[startup+2388.44 s]
# the end of solver process 26343 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.78 s, system=1.33941 s

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

[startup+2388.4 s]
/proc/loadavg: 2.10 2.27 2.52 3/218 26653
/proc/meminfo: memFree=15038492/32770624 swapFree=67108860/67108860
[pid=26343] ppid=26340 vsize=10927392 memory=1087896 CPUtime=2400.07 cores=0,2,4,6
/proc/26343/stat : 26343 (java) S 26340 26343 22446 0 -1 1077944320 64334 0 0 0 239874 133 0 0 20 0 17 0 39570219 11189649408 271974 33554432000 4194304 4196468 140728040553264 140728040535808 140517275668215 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
/proc/26343/statm: 2731848 271974 3197 1 0 2694339 0
[pid=26343/tid=26345] ppid=26340 vsize=10927392 memory=1087664 CPUtime=2387.44 cores=0,2,4,6
/proc/26343/task/26345/stat : 26345 (java) S 26340 26343 22446 0 -1 1077944384 25555 0 0 0 238734 10 0 0 20 0 17 0 39570220 11189649408 271974 33554432000 4194304 4196468 140728040553264 140517279911088 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26346] ppid=26340 vsize=10927392 memory=1087664 CPUtime=0.68 cores=0,2,4,6
/proc/26343/task/26346/stat : 26346 (java) S 26340 26343 22446 0 -1 1077944384 821 0 0 0 55 13 0 0 20 0 17 0 39570221 11189649408 271974 33554432000 4194304 4196468 140728040553264 140517238774032 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26347] ppid=26340 vsize=10927392 memory=6791534058613427641 CPUtime=0.7 cores=0,2,4,6
/proc/26343/task/26347/stat : 26347 (java) S 26340 26343 22446 0 -1 1077944384 873 0 0 0 56 14 0 0 20 0 17 0 39570221 11189649408 271974 33554432000 4194304 4196468 140728040553264 140516881258896 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26348] ppid=26340 vsize=10927392 memory=4715433313220523562 CPUtime=0.71 cores=0,2,4,6
/proc/26343/task/26348/stat : 26348 (java) S 26340 26343 22446 0 -1 1077944384 2694 0 0 0 57 14 0 0 20 0 17 0 39570221 11189649408 271974 33554432000 4194304 4196468 140728040553264 140516880206352 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26349] ppid=26340 vsize=10927392 memory=7822038051842261661 CPUtime=0.7 cores=0,2,4,6
/proc/26343/task/26349/stat : 26349 (java) S 26340 26343 22446 0 -1 1077944384 1085 0 0 0 56 14 0 0 20 0 17 0 39570221 11189649408 271974 33554432000 4194304 4196468 140728040553264 140516879153808 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26350] ppid=26340 vsize=10927392 memory=-8412652177879177843 CPUtime=0.1 cores=0,2,4,6
/proc/26343/task/26350/stat : 26350 (java) S 26340 26343 22446 0 -1 1077944384 4496 0 0 0 6 4 0 0 20 0 17 0 39570222 11189649408 271974 33554432000 4194304 4196468 140728040553264 140516580448752 140517275679362 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26351] ppid=26340 vsize=10927392 memory=-8341965534556230502 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26351/stat : 26351 (java) S 26340 26343 22446 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 17 0 39570223 11189649408 271974 33554432000 4194304 4196468 140728040553264 140516579395040 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26352] ppid=26340 vsize=10927392 memory=-6520471753822164382 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26352/stat : 26352 (java) S 26340 26343 22446 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 17 0 39570223 11189649408 271974 33554432000 4194304 4196468 140728040553264 140516578342400 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26353] ppid=26340 vsize=10927392 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26353/stat : 26353 (java) S 26340 26343 22446 0 -1 1077944384 140 0 0 0 0 0 0 0 20 0 17 0 39570225 11189649408 271974 33554432000 4194304 4196468 140728040553264 140516577290960 140517275686811 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26354] ppid=26340 vsize=10927392 memory=14012 CPUtime=3.85 cores=0,2,4,6
/proc/26343/task/26354/stat : 26354 (java) S 26340 26343 22446 0 -1 1077944384 10422 0 0 0 383 2 0 0 20 0 17 0 39570225 11189649408 271974 33554432000 4194304 4196468 140728040553264 140516576237552 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26355] ppid=26340 vsize=10927392 memory=2420 CPUtime=3.41 cores=0,2,4,6
/proc/26343/task/26355/stat : 26355 (java) S 26340 26343 22446 0 -1 1077944384 9126 0 0 0 340 1 0 0 20 0 17 0 39570225 11189649408 271974 33554432000 4194304 4196468 140728040553264 140516575185008 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26356] ppid=26340 vsize=10927392 memory=1292 CPUtime=0.66 cores=0,2,4,6
/proc/26343/task/26356/stat : 26356 (java) S 26340 26343 22446 0 -1 1077944384 5518 0 0 0 65 1 0 0 20 0 17 0 39570225 11189649408 271974 33554432000 4194304 4196468 140728040553264 140516574132464 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26357] ppid=26340 vsize=10927392 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/26343/task/26357/stat : 26357 (java) S 26340 26343 22446 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 39570225 11189649408 271974 33554432000 4194304 4196468 140728040553264 140516573080160 140517275678421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
[pid=26343/tid=26358] ppid=26340 vsize=10927392 memory=796 CPUtime=1.7 cores=0,2,4,6
/proc/26343/task/26358/stat : 26358 (java) S 26340 26343 22446 0 -1 1077944384 1989 0 0 0 85 85 0 0 20 0 17 0 39570226 11189649408 271974 33554432000 4194304 4196468 140728040553264 140516572027696 140517275679362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 14766080 140728040559729 140728040559881 140728040559881 140728040562639 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 10927392 KiB
Current children cumulated memory: 1087896 KiB

Child status: 143
Real time (s): 2388.44
CPU time (s): 2400.12
CPU user time (s): 2398.78
CPU system time (s): 1.33941
CPU usage (%): 100.489
Max. virtual memory (cumulated for all children) (KiB): 10927392
Max. memory (cumulated for all children) (KiB): 1087896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.78
system time used= 1.33941
maximum resident set size= 1088616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64826
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54630
involuntary context switches= 2974


# summary of solver processes directly reported to runsolver:
#   pid: 26343
#   total CPU time (s): 2400.12
#   total CPU user time (s): 2398.78
#   total CPU system time (s): 1.33941

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2681 second user time and 23.9896 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-22 02:41:11
IDJOB=4289799
IDBENCH=141482
IDSOLVER=2742
FILE ID=node105/4289799-1532220070
RUNJOBID= node105-1532208388-24575
PBS_JOBID= 21018938
Free space on /tmp= 44920 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m1-20_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4289799-1532220070/watcher-4289799-1532220070 -o /tmp/evaluation-result-4289799-1532220070/solver-4289799-1532220070 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532208388-24575 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4289799-1532220070.xml

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

MD5SUM BENCH= d156824e13565888aa6df857cf60b633
RANDOM SEED=1148315019

node105.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.32
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.32
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.32
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.32
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:        14689244 kB
MemAvailable:   30394324 kB
Buffers:          127388 kB
Cached:         15552324 kB
SwapCached:            0 kB
Active:          2730788 kB
Inactive:       14546996 kB
Active(anon):    1551292 kB
Inactive(anon):    66376 kB
Active(file):    1179496 kB
Inactive(file): 14480620 kB
Unevictable:        7280 kB
Mlocked:            7280 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3244 kB
Writeback:             0 kB
AnonPages:       1667736 kB
Mapped:            47036 kB
Shmem:             17036 kB
Slab:             500196 kB
SReclaimable:     473424 kB
SUnreclaim:        26772 kB
KernelStack:        3824 kB
PageTables:         8164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3164936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1521664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44916 MiB
End job on node105 at 2018-07-22 03:20:59