Trace number 4290173

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.1 2391.36

General information on the benchmark

NameFrb/
frb-50-23-1-mgd_c18.xml
MD5SUM89c27d49b20a714b89297264b4c82bd7
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1513.36
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints430
Number of domains1
Minimum domain size23
Maximum domain size23
Distribution of domain sizes[{"size":23,"count":50}]
Minimum variable degree11
Maximum variable degree24
Distribution of variable degrees[{"degree":11,"count":2},{"degree":12,"count":1},{"degree":13,"count":6},{"degree":14,"count":1},{"degree":15,"count":7},{"degree":16,"count":2},{"degree":17,"count":8},{"degree":18,"count":5},{"degree":19,"count":7},{"degree":20,"count":4},{"degree":21,"count":1},{"degree":22,"count":3},{"degree":23,"count":1},{"degree":24,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":430}]
Number of extensional constraints430
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":430}]
Optimization problemNO
Type of objective

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290173-1532603016/watcher-4290173-1532603016 -o /tmp/evaluation-result-4290173-1532603016/solver-4290173-1532603016 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532598235-8676 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4290173-1532603016.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
solver pid=9161, runsolver pid=9158
Current StackSize limit: 8192 KiB


[startup+0.100123 s]*
/proc/loadavg: 2.00 1.99 1.98 2/196 9176
/proc/meminfo: memFree=24402960/32770624 swapFree=67108860/67108860
[pid=9161] ppid=9158 vsize=10659012 memory=30232 CPUtime=0.13 cores=1,3,5,7
/proc/9161/stat : 9161 (java) S 9158 9161 8644 0 -1 1077944320 6640 0 0 0 11 2 0 0 20 0 15 0 77864893 10914828288 7558 33554432000 4194304 4196468 140726221202432 140726221184976 140138309504759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
/proc/9161/statm: 2664753 7558 2817 1 0 2627263 0
[pid=9161/tid=9163] ppid=9158 vsize=10659012 memory=5853390431405902237 CPUtime=0.09 cores=1,3,5,7
/proc/9161/task/9163/stat : 9163 (java) R 9158 9161 8644 0 -1 4202560 4465 0 0 0 8 1 0 0 20 0 15 0 77864893 10914828288 7558 33554432000 4194304 4196468 140726221202432 140138313709424 140138293585246 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9164] ppid=9158 vsize=10659012 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9164/stat : 9164 (java) S 9158 9161 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77864894 10914828288 7558 33554432000 4194304 4196468 140726221202432 140138274786320 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9165] ppid=9158 vsize=10659012 memory=140253254063744 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9165/stat : 9165 (java) S 9158 9161 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77864894 10914828288 7558 33554432000 4194304 4196468 140726221202432 140137915329680 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9166] ppid=9158 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9166/stat : 9166 (java) S 9158 9161 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77864894 10914828288 7558 33554432000 4194304 4196468 140726221202432 140137914276624 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9167] ppid=9158 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9167/stat : 9167 (java) S 9158 9161 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77864894 10914828288 7558 33554432000 4194304 4196468 140726221202432 140137913224080 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9168] ppid=9158 vsize=10659012 memory=140253254063744 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9168/stat : 9168 (java) S 9158 9161 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77864895 10914828288 7558 33554432000 4194304 4196468 140726221202432 140137614518512 140138309515906 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9169] ppid=9158 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9169/stat : 9169 (java) S 9158 9161 8644 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 77864896 10914828288 7558 33554432000 4194304 4196468 140726221202432 140137613464736 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9170] ppid=9158 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9170/stat : 9170 (java) S 9158 9161 8644 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 77864896 10914828288 7558 33554432000 4194304 4196468 140726221202432 140137612411632 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9171] ppid=9158 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9171/stat : 9171 (java) S 9158 9161 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77864898 10914828288 7558 33554432000 4194304 4196468 140726221202432 140137611360208 140138309523355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9172] ppid=9158 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9172/stat : 9172 (java) S 9158 9161 8644 0 -1 1077944384 443 0 0 0 0 0 0 0 20 0 15 0 77864898 10914828288 7558 33554432000 4194304 4196468 140726221202432 140137610308336 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9173] ppid=9158 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9173/stat : 9173 (java) S 9158 9161 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77864898 10914828288 7558 33554432000 4194304 4196468 140726221202432 140137609255792 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9174] ppid=9158 vsize=10659012 memory=140253254063744 CPUtime=0.02 cores=1,3,5,7
/proc/9161/task/9174/stat : 9174 (java) R 9158 9161 8644 0 -1 4202560 367 0 0 0 2 0 0 0 20 0 15 0 77864898 10914828288 7558 33554432000 4194304 4196468 140726221202432 140137608202736 140138295829143 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9175] ppid=9158 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9175/stat : 9175 (java) S 9158 9161 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77864899 10914828288 7558 33554432000 4194304 4196468 140726221202432 140137607150432 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9176] ppid=9158 vsize=10659012 memory=140253254063744 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9176/stat : 9176 (java) R 9158 9161 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77864899 10914828288 7558 33554432000 4194304 4196468 140726221202432 140137606097456 140138309515906 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30232 KiB

[startup+0.210284 s]*
/proc/loadavg: 2.00 1.99 1.98 3/196 9176
/proc/meminfo: memFree=24391980/32770624 swapFree=67108860/67108860
[pid=9161] ppid=9158 vsize=10659012 memory=41916 CPUtime=0.32 cores=1,3,5,7
/proc/9161/stat : 9161 (java) S 9158 9161 8644 0 -1 1077944320 8116 0 0 0 30 2 0 0 20 0 15 0 77864893 10914828288 10479 33554432000 4194304 4196468 140726221202432 140726221184976 140138309504759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
/proc/9161/statm: 2664753 10479 3005 1 0 2627263 0
[pid=9161/tid=9163] ppid=9158 vsize=10659012 memory=8390339637985935414 CPUtime=0.2 cores=1,3,5,7
/proc/9161/task/9163/stat : 9163 (java) R 9158 9161 8644 0 -1 4202560 5041 0 0 0 18 2 0 0 20 0 15 0 77864893 10914828288 10479 33554432000 4194304 4196468 140726221202432 140138313739664 140138293548389 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9164] ppid=9158 vsize=10659012 memory=288230600413020183 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9164/stat : 9164 (java) S 9158 9161 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77864894 10914828288 10479 33554432000 4194304 4196468 140726221202432 140138274786320 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9165] ppid=9158 vsize=10659012 memory=3906230323354474144 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9165/stat : 9165 (java) S 9158 9161 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77864894 10914828288 10479 33554432000 4194304 4196468 140726221202432 140137915329680 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9166] ppid=9158 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9166/stat : 9166 (java) S 9158 9161 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77864894 10914828288 10479 33554432000 4194304 4196468 140726221202432 140137914276624 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9167] ppid=9158 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9167/stat : 9167 (java) S 9158 9161 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77864894 10914828288 10479 33554432000 4194304 4196468 140726221202432 140137913224080 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9168] ppid=9158 vsize=10659012 memory=140253254063744 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9168/stat : 9168 (java) S 9158 9161 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77864895 10914828288 10479 33554432000 4194304 4196468 140726221202432 140137614518512 140138309515906 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9169] ppid=9158 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9169/stat : 9169 (java) S 9158 9161 8644 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 77864896 10914828288 10479 33554432000 4194304 4196468 140726221202432 140137613464736 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9170] ppid=9158 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9170/stat : 9170 (java) S 9158 9161 8644 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 77864896 10914828288 10479 33554432000 4194304 4196468 140726221202432 140137612411632 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9171] ppid=9158 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9171/stat : 9171 (java) S 9158 9161 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77864898 10914828288 10479 33554432000 4194304 4196468 140726221202432 140137611360208 140138309523355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9172] ppid=9158 vsize=10659012 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/9161/task/9172/stat : 9172 (java) S 9158 9161 8644 0 -1 1077944384 654 0 0 0 2 0 0 0 20 0 15 0 77864898 10914828288 10479 33554432000 4194304 4196468 140726221202432 140137610308336 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9173] ppid=9158 vsize=10659012 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/9161/task/9173/stat : 9173 (java) S 9158 9161 8644 0 -1 1077944384 359 0 0 0 2 0 0 0 20 0 15 0 77864898 10914828288 10479 33554432000 4194304 4196468 140726221202432 140137609255792 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9174] ppid=9158 vsize=10659012 memory=140253254063744 CPUtime=0.07 cores=1,3,5,7
/proc/9161/task/9174/stat : 9174 (java) S 9158 9161 8644 0 -1 1077944384 702 0 0 0 7 0 0 0 20 0 15 0 77864898 10914828288 10479 33554432000 4194304 4196468 140726221202432 140137608202736 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9175] ppid=9158 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9175/stat : 9175 (java) S 9158 9161 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77864899 10914828288 10479 33554432000 4194304 4196468 140726221202432 140137607150432 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9176] ppid=9158 vsize=10659012 memory=140253254063744 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9176/stat : 9176 (java) S 9158 9161 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77864899 10914828288 10479 33554432000 4194304 4196468 140726221202432 140137606097456 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 41916 KiB

[startup+0.310281 s]*
/proc/loadavg: 2.00 1.99 1.98 2/196 9176
/proc/meminfo: memFree=24382712/32770624 swapFree=67108860/67108860
[pid=9161] ppid=9158 vsize=10659088 memory=47564 CPUtime=0.53 cores=1,3,5,7
/proc/9161/stat : 9161 (java) S 9158 9161 8644 0 -1 1077944320 8966 0 0 0 51 2 0 0 20 0 15 0 77864893 10914906112 11891 33554432000 4194304 4196468 140726221202432 140726221184976 140138309504759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
/proc/9161/statm: 2664772 11891 3070 1 0 2627263 0
[pid=9161/tid=9163] ppid=9158 vsize=10659088 memory=8112282956445269571 CPUtime=0.29 cores=1,3,5,7
/proc/9161/task/9163/stat : 9163 (java) R 9158 9161 8644 0 -1 4202560 5598 0 0 0 27 2 0 0 20 0 15 0 77864893 10914906112 11908 33554432000 4194304 4196468 140726221202432 140138313735760 140137945889920 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9164] ppid=9158 vsize=10659088 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9164/stat : 9164 (java) S 9158 9161 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77864894 10914906112 11908 33554432000 4194304 4196468 140726221202432 140138274786320 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9165] ppid=9158 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9165/stat : 9165 (java) S 9158 9161 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77864894 10914906112 11908 33554432000 4194304 4196468 140726221202432 140137915329680 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9166] ppid=9158 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9166/stat : 9166 (java) S 9158 9161 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77864894 10914906112 11908 33554432000 4194304 4196468 140726221202432 140137914276624 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9167] ppid=9158 vsize=10659088 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9167/stat : 9167 (java) S 9158 9161 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77864894 10914906112 11908 33554432000 4194304 4196468 140726221202432 140137913224080 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9168] ppid=9158 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9168/stat : 9168 (java) S 9158 9161 8644 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 77864895 10914906112 11908 33554432000 4194304 4196468 140726221202432 140137614518512 140138309515906 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9169] ppid=9158 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9169/stat : 9169 (java) S 9158 9161 8644 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 77864896 10914906112 11908 33554432000 4194304 4196468 140726221202432 140137613464736 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9170] ppid=9158 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9170/stat : 9170 (java) S 9158 9161 8644 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 77864896 10914906112 11908 33554432000 4194304 4196468 140726221202432 140137612411632 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9171] ppid=9158 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9171/stat : 9171 (java) S 9158 9161 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77864898 10914906112 11908 33554432000 4194304 4196468 140726221202432 140137611360208 140138309523355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9172] ppid=9158 vsize=10659088 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/9161/task/9172/stat : 9172 (java) S 9158 9161 8644 0 -1 1077944384 823 0 0 0 4 0 0 0 20 0 15 0 77864898 10914906112 11908 33554432000 4194304 4196468 140726221202432 140137610308336 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9173] ppid=9158 vsize=10659088 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/9161/task/9173/stat : 9173 (java) R 9158 9161 8644 0 -1 4202560 438 0 0 0 4 0 0 0 20 0 15 0 77864898 10914906112 11908 33554432000 4194304 4196468 140726221202432 140137609246176 140138293004965 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9174] ppid=9158 vsize=10659088 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/9161/task/9174/stat : 9174 (java) R 9158 9161 8644 0 -1 4202560 774 0 0 0 13 0 0 0 20 0 15 0 77864898 10914906112 11908 33554432000 4194304 4196468 140726221202432 140137608202736 140138309526106 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9175] ppid=9158 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9175/stat : 9175 (java) S 9158 9161 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77864899 10914906112 11908 33554432000 4194304 4196468 140726221202432 140137607150432 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9176] ppid=9158 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9176/stat : 9176 (java) S 9158 9161 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77864899 10914906112 11908 33554432000 4194304 4196468 140726221202432 140137606097456 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 47564 KiB

[startup+0.701674 s]
/proc/loadavg: 2.00 1.99 1.98 4/196 9176
/proc/meminfo: memFree=24333944/32770624 swapFree=67108860/67108860
[pid=9161] ppid=9158 vsize=10659088 memory=144704 CPUtime=1.82 cores=1,3,5,7
/proc/9161/stat : 9161 (java) S 9158 9161 8644 0 -1 1077944320 11932 0 0 0 177 5 0 0 20 0 15 0 77864893 10914906112 36176 33554432000 4194304 4196468 140726221202432 140726221184976 140138309504759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
/proc/9161/statm: 2664772 36176 3109 1 0 2627263 0
[pid=9161/tid=9163] ppid=9158 vsize=10659088 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/9161/task/9163/stat : 9163 (java) R 9158 9161 8644 0 -1 4202560 5976 0 0 0 63 4 0 0 20 0 15 0 77864893 10914906112 36176 33554432000 4194304 4196468 140726221202432 140138313725472 140137949647310 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9164] ppid=9158 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9164/stat : 9164 (java) S 9158 9161 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77864894 10914906112 36176 33554432000 4194304 4196468 140726221202432 140138274786320 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9165] ppid=9158 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9165/stat : 9165 (java) S 9158 9161 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77864894 10914906112 36176 33554432000 4194304 4196468 140726221202432 140137915329680 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9166] ppid=9158 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9166/stat : 9166 (java) S 9158 9161 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77864894 10914906112 36176 33554432000 4194304 4196468 140726221202432 140137914276624 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9167] ppid=9158 vsize=10659088 memory=179629356758831 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9167/stat : 9167 (java) S 9158 9161 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77864894 10914906112 36176 33554432000 4194304 4196468 140726221202432 140137913224080 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9168] ppid=9158 vsize=10659088 memory=278895 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9168/stat : 9168 (java) S 9158 9161 8644 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 77864895 10914906112 36176 33554432000 4194304 4196468 140726221202432 140137614518512 140138309515906 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9169] ppid=9158 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9169/stat : 9169 (java) S 9158 9161 8644 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 77864896 10914906112 36176 33554432000 4194304 4196468 140726221202432 140137613464736 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9170] ppid=9158 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9170/stat : 9170 (java) S 9158 9161 8644 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 77864896 10914906112 36176 33554432000 4194304 4196468 140726221202432 140137612411632 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9171] ppid=9158 vsize=10659088 memory=7809523229951467574 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9171/stat : 9171 (java) S 9158 9161 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77864898 10914906112 36176 33554432000 4194304 4196468 140726221202432 140137611360208 140138309523355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9172] ppid=9158 vsize=10659088 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/9161/task/9172/stat : 9172 (java) R 9158 9161 8644 0 -1 4202560 1812 0 0 0 38 0 0 0 20 0 15 0 77864898 10914906112 36176 33554432000 4194304 4196468 140726221202432 140137610293968 140138293488820 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9173] ppid=9158 vsize=10659088 memory=-3535359994705171810 CPUtime=0.4 cores=1,3,5,7
/proc/9161/task/9173/stat : 9173 (java) R 9158 9161 8644 0 -1 4202560 1231 0 0 0 40 0 0 0 20 0 15 0 77864898 10914906112 36176 33554432000 4194304 4196468 140726221202432 140137609240064 140138288694208 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9174] ppid=9158 vsize=10659088 memory=6944656592387989600 CPUtime=0.34 cores=1,3,5,7
/proc/9161/task/9174/stat : 9174 (java) S 9158 9161 8644 0 -1 1077944384 1543 0 0 0 34 0 0 0 20 0 15 0 77864898 10914906112 36176 33554432000 4194304 4196468 140726221202432 140137608202736 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9175] ppid=9158 vsize=10659088 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9175/stat : 9175 (java) S 9158 9161 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77864899 10914906112 36176 33554432000 4194304 4196468 140726221202432 140137607150432 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9176] ppid=9158 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9176/stat : 9176 (java) S 9158 9161 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77864899 10914906112 36176 33554432000 4194304 4196468 140726221202432 140137606097456 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
Current children cumulated CPU time: 1.82 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 144704 KiB

[startup+1.50079 s]
/proc/loadavg: 2.00 1.99 1.98 5/197 9177
/proc/meminfo: memFree=24218264/32770624 swapFree=67108860/67108860
[pid=9161] ppid=9158 vsize=10725652 memory=193988 CPUtime=3.88 cores=1,3,5,7
/proc/9161/stat : 9161 (java) S 9158 9161 8644 0 -1 1077944320 12640 0 0 0 381 7 0 0 20 0 16 0 77864893 10983067648 48497 33554432000 4194304 4196468 140726221202432 140726221184976 140138309504759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
/proc/9161/statm: 2681413 48497 3136 1 0 2643904 0
[pid=9161/tid=9163] ppid=9158 vsize=10725652 memory=23420 CPUtime=1.45 cores=1,3,5,7
/proc/9161/task/9163/stat : 9163 (java) R 9158 9161 8644 0 -1 4202560 6016 0 0 0 141 4 0 0 20 0 16 0 77864893 10983067648 48497 33554432000 4194304 4196468 140726221202432 140138313740960 140137950624452 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9164] ppid=9158 vsize=10725652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9164/stat : 9164 (java) S 9158 9161 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 77864894 10983067648 48497 33554432000 4194304 4196468 140726221202432 140138274786320 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9165] ppid=9158 vsize=10725652 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/9161/task/9165/stat : 9165 (java) S 9158 9161 8644 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 16 0 77864894 10983067648 48497 33554432000 4194304 4196468 140726221202432 140137915329680 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9166] ppid=9158 vsize=10725652 memory=144704 CPUtime=0.01 cores=1,3,5,7
/proc/9161/task/9166/stat : 9166 (java) S 9158 9161 8644 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 16 0 77864894 10983067648 48497 33554432000 4194304 4196468 140726221202432 140137914276624 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9167] ppid=9158 vsize=10725652 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/9161/task/9167/stat : 9167 (java) S 9158 9161 8644 0 -1 1077944384 14 0 0 0 1 0 0 0 20 0 16 0 77864894 10983067648 48497 33554432000 4194304 4196468 140726221202432 140137913224080 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9168] ppid=9158 vsize=10725652 memory=7014751519650436713 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9168/stat : 9168 (java) S 9158 9161 8644 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 77864895 10983067648 48497 33554432000 4194304 4196468 140726221202432 140137614518512 140138309515906 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0

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

/proc/9161/task/9165/stat : 9165 (java) S 9158 9161 8644 0 -1 1077944384 4691 0 0 0 132 19 0 0 20 0 16 0 77864894 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137915329680 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9166] ppid=9158 vsize=10725652 memory=523936 CPUtime=1.52 cores=1,3,5,7
/proc/9161/task/9166/stat : 9166 (java) S 9158 9161 8644 0 -1 1077944384 5624 0 0 0 134 18 0 0 20 0 16 0 77864894 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137914276624 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9167] ppid=9158 vsize=10725652 memory=152 CPUtime=1.52 cores=1,3,5,7
/proc/9161/task/9167/stat : 9167 (java) S 9158 9161 8644 0 -1 1077944384 4406 0 0 0 134 18 0 0 20 0 16 0 77864894 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137913224080 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9168] ppid=9158 vsize=10725652 memory=523936 CPUtime=0.19 cores=1,3,5,7
/proc/9161/task/9168/stat : 9168 (java) S 9158 9161 8644 0 -1 1077944384 11406 0 0 0 13 6 0 0 20 0 16 0 77864895 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137614518512 140138309515906 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9169] ppid=9158 vsize=10725652 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9169/stat : 9169 (java) S 9158 9161 8644 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 77864896 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137613464800 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9170] ppid=9158 vsize=10725652 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9170/stat : 9170 (java) S 9158 9161 8644 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 16 0 77864896 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137612411648 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9171] ppid=9158 vsize=10725652 memory=23480 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9171/stat : 9171 (java) S 9158 9161 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77864898 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137611360208 140138309523355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9172] ppid=9158 vsize=10725652 memory=0 CPUtime=1.42 cores=1,3,5,7
/proc/9161/task/9172/stat : 9172 (java) S 9158 9161 8644 0 -1 1077944384 5197 0 0 0 141 1 0 0 20 0 16 0 77864898 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137610308336 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9173] ppid=9158 vsize=10725652 memory=7953750997960124781 CPUtime=1.12 cores=1,3,5,7
/proc/9161/task/9173/stat : 9173 (java) S 9158 9161 8644 0 -1 1077944384 2899 0 0 0 112 0 0 0 20 0 16 0 77864898 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137609255792 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9174] ppid=9158 vsize=10725652 memory=523936 CPUtime=0.46 cores=1,3,5,7
/proc/9161/task/9174/stat : 9174 (java) S 9158 9161 8644 0 -1 1077944384 2948 0 0 0 45 1 0 0 20 0 16 0 77864898 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137608202736 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9175] ppid=9158 vsize=10725652 memory=523936 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9175/stat : 9175 (java) S 9158 9161 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77864899 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137607150432 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9176] ppid=9158 vsize=10725652 memory=528476 CPUtime=1.37 cores=1,3,5,7
/proc/9161/task/9176/stat : 9176 (java) S 9158 9161 8644 0 -1 1077944384 1387 0 0 0 61 76 0 0 20 0 16 0 77864899 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137606097456 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9177] ppid=9158 vsize=10725652 memory=528476 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9177/stat : 9177 (java) S 9158 9161 8644 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 77864985 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137605043248 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
Current children cumulated CPU time: 2391.21 s
Current children cumulated vsize: 10725652 KiB
Current children cumulated memory: 523936 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2391.11 s]
/proc/loadavg: 2.00 2.01 2.05 3/218 9320
/proc/meminfo: memFree=23305156/32770624 swapFree=67108860/67108860
[pid=9161] ppid=9158 vsize=10725652 memory=523936 CPUtime=2400.02 cores=1,3,5,7
/proc/9161/stat : 9161 (java) S 9158 9161 8644 0 -1 1077944320 63267 0 0 0 239851 151 0 0 20 0 16 0 77864893 10983067648 130984 33554432000 4194304 4196468 140726221202432 140726221184976 140138309504759 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
/proc/9161/statm: 2681413 130984 3176 1 0 2643904 0
[pid=9161/tid=9163] ppid=9158 vsize=10725652 memory=523936 CPUtime=2389.32 cores=1,3,5,7
/proc/9161/task/9163/stat : 9163 (java) R 9158 9161 8644 0 -1 4202560 17951 0 0 0 238926 6 0 0 20 0 16 0 77864893 10983067648 130984 33554432000 4194304 4196468 140726221202432 140138313743712 140137950537277 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9164] ppid=9158 vsize=10725652 memory=523936 CPUtime=1.51 cores=1,3,5,7
/proc/9161/task/9164/stat : 9164 (java) S 9158 9161 8644 0 -1 1077944384 5331 0 0 0 132 19 0 0 20 0 16 0 77864894 10983067648 130984 33554432000 4194304 4196468 140726221202432 140138274786320 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9165] ppid=9158 vsize=10725652 memory=523936 CPUtime=1.51 cores=1,3,5,7
/proc/9161/task/9165/stat : 9165 (java) S 9158 9161 8644 0 -1 1077944384 4691 0 0 0 132 19 0 0 20 0 16 0 77864894 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137915329680 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9166] ppid=9158 vsize=10725652 memory=523936 CPUtime=1.52 cores=1,3,5,7
/proc/9161/task/9166/stat : 9166 (java) S 9158 9161 8644 0 -1 1077944384 5624 0 0 0 134 18 0 0 20 0 16 0 77864894 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137914276624 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9167] ppid=9158 vsize=10725652 memory=523936 CPUtime=1.52 cores=1,3,5,7
/proc/9161/task/9167/stat : 9167 (java) S 9158 9161 8644 0 -1 1077944384 4406 0 0 0 134 18 0 0 20 0 16 0 77864894 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137913224080 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9168] ppid=9158 vsize=10725652 memory=523936 CPUtime=0.19 cores=1,3,5,7
/proc/9161/task/9168/stat : 9168 (java) S 9158 9161 8644 0 -1 1077944384 11406 0 0 0 13 6 0 0 20 0 16 0 77864895 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137614518512 140138309515906 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9169] ppid=9158 vsize=10725652 memory=523936 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9169/stat : 9169 (java) S 9158 9161 8644 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 77864896 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137613464800 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9170] ppid=9158 vsize=10725652 memory=523936 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9170/stat : 9170 (java) S 9158 9161 8644 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 16 0 77864896 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137612411648 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9171] ppid=9158 vsize=10725652 memory=523936 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9171/stat : 9171 (java) S 9158 9161 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77864898 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137611360208 140138309523355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9172] ppid=9158 vsize=10725652 memory=523936 CPUtime=1.42 cores=1,3,5,7
/proc/9161/task/9172/stat : 9172 (java) S 9158 9161 8644 0 -1 1077944384 5197 0 0 0 141 1 0 0 20 0 16 0 77864898 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137610308336 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9173] ppid=9158 vsize=10725652 memory=523936 CPUtime=1.12 cores=1,3,5,7
/proc/9161/task/9173/stat : 9173 (java) S 9158 9161 8644 0 -1 1077944384 2899 0 0 0 112 0 0 0 20 0 16 0 77864898 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137609255792 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9174] ppid=9158 vsize=10725652 memory=523936 CPUtime=0.46 cores=1,3,5,7
/proc/9161/task/9174/stat : 9174 (java) S 9158 9161 8644 0 -1 1077944384 2948 0 0 0 45 1 0 0 20 0 16 0 77864898 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137608202736 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9175] ppid=9158 vsize=10725652 memory=7449904201453429865 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9175/stat : 9175 (java) S 9158 9161 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77864899 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137607150432 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9176] ppid=9158 vsize=10725652 memory=523936 CPUtime=1.37 cores=1,3,5,7
/proc/9161/task/9176/stat : 9176 (java) S 9158 9161 8644 0 -1 1077944384 1389 0 0 0 61 76 0 0 20 0 16 0 77864899 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137606097456 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9177] ppid=9158 vsize=10725652 memory=523936 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9177/stat : 9177 (java) S 9158 9161 8644 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 77864985 10983067648 130984 33554432000 4194304 4196468 140726221202432 140137605043248 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 10725652 KiB
Current children cumulated memory: 523936 KiB

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

[startup+2391.36 s]
# the end of solver process 9161 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.58 s, system=1.52218 s

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

[startup+2391.21 s]
/proc/loadavg: 2.00 2.01 2.05 3/218 9320
/proc/meminfo: memFree=23305156/32770624 swapFree=67108860/67108860
[pid=9161] ppid=9158 vsize=10925344 memory=524084 CPUtime=2400.04 cores=1,3,5,7
/proc/9161/stat : 9161 (java) S 9158 9161 8644 0 -1 1077944320 63616 0 0 0 239853 151 0 0 20 0 17 0 77864893 11187552256 131021 33554432000 4194304 4196468 140726221202432 140726221184976 140138309504759 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
/proc/9161/statm: 2731336 131021 3180 1 0 2693827 0
[pid=9161/tid=9163] ppid=9158 vsize=10925344 memory=4136 CPUtime=2389.33 cores=1,3,5,7
/proc/9161/task/9163/stat : 9163 (java) S 9158 9161 8644 0 -1 1077944384 17983 0 0 0 238927 6 0 0 20 0 17 0 77864893 11187552256 131021 33554432000 4194304 4196468 140726221202432 140138313747632 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9164] ppid=9158 vsize=10925344 memory=23480 CPUtime=1.51 cores=1,3,5,7
/proc/9161/task/9164/stat : 9164 (java) S 9158 9161 8644 0 -1 1077944384 5331 0 0 0 132 19 0 0 20 0 17 0 77864894 11187552256 131021 33554432000 4194304 4196468 140726221202432 140138274786320 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9165] ppid=9158 vsize=10925344 memory=1008 CPUtime=1.51 cores=1,3,5,7
/proc/9161/task/9165/stat : 9165 (java) S 9158 9161 8644 0 -1 1077944384 4691 0 0 0 132 19 0 0 20 0 17 0 77864894 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137915329680 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9166] ppid=9158 vsize=10925344 memory=1228 CPUtime=1.52 cores=1,3,5,7
/proc/9161/task/9166/stat : 9166 (java) S 9158 9161 8644 0 -1 1077944384 5624 0 0 0 134 18 0 0 20 0 17 0 77864894 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137914276624 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9167] ppid=9158 vsize=10925344 memory=1200 CPUtime=1.52 cores=1,3,5,7
/proc/9161/task/9167/stat : 9167 (java) S 9158 9161 8644 0 -1 1077944384 4406 0 0 0 134 18 0 0 20 0 17 0 77864894 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137913224080 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9168] ppid=9158 vsize=10925344 memory=15876 CPUtime=0.19 cores=1,3,5,7
/proc/9161/task/9168/stat : 9168 (java) S 9158 9161 8644 0 -1 1077944384 11406 0 0 0 13 6 0 0 20 0 17 0 77864895 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137614518512 140138309515906 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9169] ppid=9158 vsize=10925344 memory=18268 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9169/stat : 9169 (java) S 9158 9161 8644 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 17 0 77864896 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137613464800 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9170] ppid=9158 vsize=10925344 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9170/stat : 9170 (java) S 9158 9161 8644 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 17 0 77864896 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137612411648 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9171] ppid=9158 vsize=10925344 memory=354 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9171/stat : 9171 (java) S 9158 9161 8644 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 17 0 77864898 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137611360208 140138309523355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9172] ppid=9158 vsize=10925344 memory=0 CPUtime=1.42 cores=1,3,5,7
/proc/9161/task/9172/stat : 9172 (java) S 9158 9161 8644 0 -1 1077944384 5197 0 0 0 141 1 0 0 20 0 17 0 77864898 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137610308336 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9173] ppid=9158 vsize=10925344 memory=78 CPUtime=1.12 cores=1,3,5,7
/proc/9161/task/9173/stat : 9173 (java) S 9158 9161 8644 0 -1 1077944384 2899 0 0 0 112 0 0 0 20 0 17 0 77864898 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137609255792 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9174] ppid=9158 vsize=10925344 memory=523936 CPUtime=0.46 cores=1,3,5,7
/proc/9161/task/9174/stat : 9174 (java) S 9158 9161 8644 0 -1 1077944384 3033 0 0 0 45 1 0 0 20 0 17 0 77864898 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137608202736 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9175] ppid=9158 vsize=10925344 memory=523936 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9175/stat : 9175 (java) S 9158 9161 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 77864899 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137607150432 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9176] ppid=9158 vsize=10925344 memory=23480 CPUtime=1.37 cores=1,3,5,7
/proc/9161/task/9176/stat : 9176 (java) S 9158 9161 8644 0 -1 1077944384 1389 0 0 0 61 76 0 0 20 0 17 0 77864899 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137606097456 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
Current children cumulated CPU time: 2400.04 s
Current children cumulated vsize: 10925344 KiB
Current children cumulated memory: 524084 KiB

[startup+2391.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/218 9320
/proc/meminfo: memFree=23305156/32770624 swapFree=67108860/67108860
[pid=9161] ppid=9158 vsize=10925344 memory=524084 CPUtime=2400.04 cores=1,3,5,7
/proc/9161/stat : 9161 (java) S 9158 9161 8644 0 -1 1077944320 63616 0 0 0 239853 151 0 0 20 0 17 0 77864893 11187552256 131021 33554432000 4194304 4196468 140726221202432 140726221184976 140138309504759 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
/proc/9161/statm: 2731336 131021 3180 1 0 2693827 0
[pid=9161/tid=9163] ppid=9158 vsize=10925344 memory=523936 CPUtime=2389.33 cores=1,3,5,7
/proc/9161/task/9163/stat : 9163 (java) S 9158 9161 8644 0 -1 1077944384 17983 0 0 0 238927 6 0 0 20 0 17 0 77864893 11187552256 131021 33554432000 4194304 4196468 140726221202432 140138313747632 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9164] ppid=9158 vsize=10925344 memory=523936 CPUtime=1.51 cores=1,3,5,7
/proc/9161/task/9164/stat : 9164 (java) S 9158 9161 8644 0 -1 1077944384 5331 0 0 0 132 19 0 0 20 0 17 0 77864894 11187552256 131021 33554432000 4194304 4196468 140726221202432 140138274786320 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9165] ppid=9158 vsize=10925344 memory=523936 CPUtime=1.51 cores=1,3,5,7
/proc/9161/task/9165/stat : 9165 (java) S 9158 9161 8644 0 -1 1077944384 4691 0 0 0 132 19 0 0 20 0 17 0 77864894 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137915329680 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9166] ppid=9158 vsize=10925344 memory=523936 CPUtime=1.52 cores=1,3,5,7
/proc/9161/task/9166/stat : 9166 (java) S 9158 9161 8644 0 -1 1077944384 5624 0 0 0 134 18 0 0 20 0 17 0 77864894 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137914276624 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9167] ppid=9158 vsize=10925344 memory=523936 CPUtime=1.52 cores=1,3,5,7
/proc/9161/task/9167/stat : 9167 (java) S 9158 9161 8644 0 -1 1077944384 4406 0 0 0 134 18 0 0 20 0 17 0 77864894 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137913224080 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9168] ppid=9158 vsize=10925344 memory=523936 CPUtime=0.19 cores=1,3,5,7
/proc/9161/task/9168/stat : 9168 (java) S 9158 9161 8644 0 -1 1077944384 11406 0 0 0 13 6 0 0 20 0 17 0 77864895 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137614518512 140138309515906 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9169] ppid=9158 vsize=10925344 memory=523936 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9169/stat : 9169 (java) S 9158 9161 8644 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 17 0 77864896 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137613464800 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9170] ppid=9158 vsize=10925344 memory=523936 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9170/stat : 9170 (java) S 9158 9161 8644 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 17 0 77864896 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137612411648 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9171] ppid=9158 vsize=10925344 memory=523936 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9171/stat : 9171 (java) S 9158 9161 8644 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 17 0 77864898 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137611360208 140138309523355 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9172] ppid=9158 vsize=10925344 memory=523936 CPUtime=1.42 cores=1,3,5,7
/proc/9161/task/9172/stat : 9172 (java) S 9158 9161 8644 0 -1 1077944384 5197 0 0 0 141 1 0 0 20 0 17 0 77864898 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137610308336 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9173] ppid=9158 vsize=10925344 memory=523936 CPUtime=1.12 cores=1,3,5,7
/proc/9161/task/9173/stat : 9173 (java) S 9158 9161 8644 0 -1 1077944384 2899 0 0 0 112 0 0 0 20 0 17 0 77864898 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137609255792 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9174] ppid=9158 vsize=10925344 memory=523936 CPUtime=0.46 cores=1,3,5,7
/proc/9161/task/9174/stat : 9174 (java) S 9158 9161 8644 0 -1 1077944384 3033 0 0 0 45 1 0 0 20 0 17 0 77864898 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137608202736 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9175] ppid=9158 vsize=10925344 memory=7449904201453429865 CPUtime=0 cores=1,3,5,7
/proc/9161/task/9175/stat : 9175 (java) S 9158 9161 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 77864899 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137607150432 140138309514965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
[pid=9161/tid=9176] ppid=9158 vsize=10925344 memory=2436 CPUtime=1.37 cores=1,3,5,7
/proc/9161/task/9176/stat : 9176 (java) S 9158 9161 8644 0 -1 1077944384 1389 0 0 0 61 76 0 0 20 0 17 0 77864899 11187552256 131021 33554432000 4194304 4196468 140726221202432 140137606097456 140138309515906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13217792 140726221210737 140726221210889 140726221210889 140726221213647 0
Current children cumulated CPU time: 2400.04 s
Current children cumulated vsize: 10925344 KiB
Current children cumulated memory: 524084 KiB

Child status: 143
Real time (s): 2391.36
CPU time (s): 2400.1
CPU user time (s): 2398.58
CPU system time (s): 1.52218
CPU usage (%): 100.365
Max. virtual memory (cumulated for all children) (KiB): 10925344
Max. memory (cumulated for all children) (KiB): 757920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.58
system time used= 1.52218
maximum resident set size= 773012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63901
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54551
involuntary context switches= 724


# summary of solver processes directly reported to runsolver:
#   pid: 9161
#   total CPU time (s): 2400.1
#   total CPU user time (s): 2398.58
#   total CPU system time (s): 1.52218

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.24 second user time and 20.9622 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 13:03:36
IDJOB=4290173
IDBENCH=141589
IDSOLVER=2742
FILE ID=node150/4290173-1532603016
RUNJOBID= node150-1532598235-8676
PBS_JOBID= 21021976
Free space on /tmp= 53096 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/Frb/frb-50-23-1-mgd_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290173-1532603016/watcher-4290173-1532603016 -o /tmp/evaluation-result-4290173-1532603016/solver-4290173-1532603016 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532598235-8676 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4290173-1532603016.xml

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

MD5SUM BENCH= 89c27d49b20a714b89297264b4c82bd7
RANDOM SEED=1647177600

node150.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.76
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.76
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.76
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.76
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:        24421128 kB
MemAvailable:   31930620 kB
Buffers:          201488 kB
Cached:          7522336 kB
SwapCached:            0 kB
Active:          2140256 kB
Inactive:        5636236 kB
Active(anon):       4956 kB
Inactive(anon):    75256 kB
Active(file):    2135300 kB
Inactive(file):  5560980 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2800 kB
Writeback:             0 kB
AnonPages:        250476 kB
Mapped:            40744 kB
Shmem:             25224 kB
Slab:             269524 kB
SReclaimable:     241672 kB
SUnreclaim:        27852 kB
KernelStack:        3728 kB
PageTables:         5224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     327168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53096 MiB
End job on node150 at 2018-07-26 13:43:28