Trace number 4263519

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 2017-07-05? (TO) 2520.1299 2439.96

General information on the benchmark

NameQuasiGroups/QuasiGroups-elt-qg4/
QuasiGroup-4-17.xml
MD5SUM1749ee71f79cc6e37ea59febff668c91
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 benchmark100.011
Satisfiable
(Un)Satisfiability was proved
Number of variables578
Number of constraints546
Number of domains2
Minimum domain size17
Maximum domain size289
Distribution of domain sizes[{"size":17,"count":289},{"size":289,"count":272}]
Minimum variable degree0
Maximum variable degree275
Distribution of variable degrees[{"degree":0,"count":17},{"degree":2,"count":272},{"degree":274,"count":17},{"degree":275,"count":272}]
Minimum constraint arity3
Maximum constraint arity290
Distribution of constraint arities[{"arity":3,"count":272},{"arity":17,"count":1},{"arity":289,"count":1},{"arity":290,"count":272}]
Number of extensional constraints0
Number of intensional constraints272
Distribution of constraint types[{"type":"intension","count":272},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":272}]
Optimization problemNO
Type of objective

Solver Data

92.01/38.00	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
92.01/38.00	c This is free software under the dual EPL/GNU LGPL licenses.
92.01/38.00	c See www.sat4j.org for details.
92.01/38.00	c That software uses the Rhino library from the Mozilla project.
92.01/38.00	c version CUSTOM.v20170705
92.01/38.00	c java.runtime.name	Java(TM) SE Runtime Environment
92.01/38.00	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
92.01/38.00	c java.vm.version	25.131-b11
92.01/38.00	c java.vm.vendor	Oracle Corporation
92.01/38.00	c sun.arch.data.model	64
92.01/38.00	c java.version		1.8.0_131
92.01/38.00	c os.name		Linux
92.01/38.00	c os.version		3.10.0-514.16.1.el7.x86_64
92.01/38.00	c os.arch		amd64
92.01/38.00	c Free memory 		499604488
92.01/38.00	c Max memory 		7247757312
92.01/38.00	c Total memory 		504889344
92.01/38.00	c Number of processors 	4
92.01/38.00	c c --- Begin Solver configuration ---
92.01/38.00	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
92.01/38.00	c Learn all clauses as in MiniSAT
92.01/38.00	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
92.01/38.00	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
92.01/38.00	c No reason simplification
92.01/38.00	c Glucose 2.1 dynamic restart strategy
92.01/38.00	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
92.01/38.00	c timeout=2147483s
92.01/38.00	c DB Simplification allowed=false
92.01/38.00	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
92.01/38.00	c --- End Solver configuration ---
92.01/38.00	c constraints type 
92.01/38.00	c org.sat4j.minisat.constraints.card.MinWatchCard => 1122
92.01/38.00	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 24109264
92.01/38.00	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 23414848
92.01/38.00	c org.sat4j.specs.Constr$1 => 32640
92.01/38.00	c org.sat4j.minisat.constraints.cnf.UnitClause => 5729
92.01/38.00	c 47563603 constraints processed.
2520.06/2439.90	c starts		: 769
2520.06/2439.90	c conflicts		: 506026
2520.06/2439.90	c decisions		: 8073473
2520.06/2439.90	c propagations		: 8536740473
2520.06/2439.90	c inspects		: 11060003206
2520.06/2439.90	c shortcuts		: 0
2520.06/2439.90	c learnt literals	: 329
2520.06/2439.90	c learnt binary clauses	: 5072
2520.06/2439.90	c learnt ternary clauses	: 3963
2520.06/2439.90	c learnt constraints	: 505697
2520.06/2439.90	c ignored constraints	: 0
2520.06/2439.90	c root simplifications	: 0
2520.06/2439.90	c removed literals (reason simplification)	: 0
2520.06/2439.90	c reason swapping (by a shorter reason)	: 0
2520.06/2439.90	c Calls to reduceDB	: 27
2520.06/2439.90	c Number of update (reduction) of LBD	: 261769
2520.06/2439.90	c Imported unit clauses	: 0
2520.06/2439.90	c number of reductions to clauses (during analyze)	: 0
2520.06/2439.90	c number of learned constraints concerned by reduction	: 0
2520.06/2439.90	c number of learning phase by resolution	: 0
2520.06/2439.90	c number of learning phase by cutting planes	: 0
2520.06/2439.90	c number of rounding to 1 operations	: 0
2520.06/2439.90	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2520.06/2439.90	c number of reductions of the coefficients by power 2 	: 0
2520.06/2439.90	c number of right shift for reduction by power 2 	: 0
2520.06/2439.90	c number of reductions of the coefficients by GCD over coefficients 	: 0
2520.06/2439.90	c speed (assignments/second)	: 3554239.913283402
2520.06/2439.90	c non guided choices	478789
2520.06/2439.92	c learnt constraints type 
2520.06/2439.92	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 5072
2520.06/2439.92	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 45168
2520.06/2439.92	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 (12896 MiB free)
  memory of node 1: 16384 MiB (14664 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263519-1502630249/watcher-4263519-1502630249 -o /tmp/evaluation-result-4263519-1502630249/solver-4263519-1502630249 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1502612262-5005 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263519-1502630249.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=9492, runsolver pid=9489
Current StackSize limit: 8192 KiB


[startup+0.100126 s]*
/proc/loadavg: 6.12 6.51 4.58 4/218 9507
/proc/meminfo: memFree=28201524/32770624 swapFree=67108860/67108860
[pid=9492] ppid=9489 vsize=10555400 memory=29664 CPUtime=0.12 cores=1,3,5,7
/proc/9492/stat : 9492 (java) S 9489 9492 4973 0 -1 1077944320 6545 0 0 0 11 1 0 0 20 0 15 0 96105841 10808729600 7416 33554432000 4194304 4196468 140733543724576 140733543707120 140595307843319 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
/proc/9492/statm: 2638850 7416 2788 1 0 2627263 0
[pid=9492/tid=9494] ppid=9489 vsize=10555400 memory=-8680508446167889088 CPUtime=0.09 cores=1,3,5,7
/proc/9492/task/9494/stat : 9494 (java) R 9489 9492 4973 0 -1 4202560 4390 0 0 0 8 1 0 0 20 0 15 0 96105841 10808729600 7416 33554432000 4194304 4196468 140733543724576 140595312031664 140595291923836 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9495] ppid=9489 vsize=10555400 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9495/stat : 9495 (java) S 9489 9492 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96105842 10808729600 7416 33554432000 4194304 4196468 140733543724576 140595233917584 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9496] ppid=9489 vsize=10555400 memory=139961435080320 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9496/stat : 9496 (java) S 9489 9492 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96105842 10808729600 7416 33554432000 4194304 4196468 140733543724576 140595232864784 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9497] ppid=9489 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9497/stat : 9497 (java) S 9489 9492 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96105842 10808729600 7416 33554432000 4194304 4196468 140733543724576 140595231811984 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9498] ppid=9489 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9498/stat : 9498 (java) S 9489 9492 4973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96105842 10808729600 7416 33554432000 4194304 4196468 140733543724576 140595230759184 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9499] ppid=9489 vsize=10555400 memory=139961435080320 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9499/stat : 9499 (java) S 9489 9492 4973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96105843 10808729600 7416 33554432000 4194304 4196468 140733543724576 140594343037808 140595307854466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9500] ppid=9489 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9500/stat : 9500 (java) S 9489 9492 4973 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96105844 10808729600 7416 33554432000 4194304 4196468 140733543724576 140594341983776 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9501] ppid=9489 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9501/stat : 9501 (java) S 9489 9492 4973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96105844 10808729600 7416 33554432000 4194304 4196468 140733543724576 140594340930928 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9502] ppid=9489 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9502/stat : 9502 (java) S 9489 9492 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96105846 10808729600 7416 33554432000 4194304 4196468 140733543724576 140594339879248 140595307861915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9503] ppid=9489 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9503/stat : 9503 (java) S 9489 9492 4973 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 96105846 10808729600 7416 33554432000 4194304 4196468 140733543724576 140594338826608 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9504] ppid=9489 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9504/stat : 9504 (java) S 9489 9492 4973 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 96105846 10808729600 7416 33554432000 4194304 4196468 140733543724576 140594337773808 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9505] ppid=9489 vsize=10555400 memory=139961435080320 CPUtime=0.02 cores=1,3,5,7
/proc/9492/task/9505/stat : 9505 (java) S 9489 9492 4973 0 -1 1077944384 366 0 0 0 2 0 0 0 20 0 15 0 96105846 10808729600 7416 33554432000 4194304 4196468 140733543724576 140594336721008 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9506] ppid=9489 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9506/stat : 9506 (java) S 9489 9492 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96105846 10808729600 7416 33554432000 4194304 4196468 140733543724576 140594335668448 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9507] ppid=9489 vsize=10555400 memory=139961435080320 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9507/stat : 9507 (java) S 9489 9492 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96105847 10808729600 7416 33554432000 4194304 4196468 140733543724576 140594334616752 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 29664 KiB

[startup+0.210681 s]*
/proc/loadavg: 6.12 6.51 4.58 4/218 9507
/proc/meminfo: memFree=28191508/32770624 swapFree=67108860/67108860
[pid=9492] ppid=9489 vsize=10555400 memory=39572 CPUtime=0.31 cores=1,3,5,7
/proc/9492/stat : 9492 (java) S 9489 9492 4973 0 -1 1077944320 8191 0 0 0 29 2 0 0 20 0 15 0 96105841 10808729600 9893 33554432000 4194304 4196468 140733543724576 140733543707120 140595307843319 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
/proc/9492/statm: 2638850 9893 2959 1 0 2627263 0
[pid=9492/tid=9494] ppid=9489 vsize=10555400 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/9492/task/9494/stat : 9494 (java) R 9489 9492 4973 0 -1 4202560 5232 0 0 0 18 1 0 0 20 0 15 0 96105841 10808729600 9893 33554432000 4194304 4196468 140733543724576 140595312053120 140595291923806 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9495] ppid=9489 vsize=10555400 memory=365 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9495/stat : 9495 (java) S 9489 9492 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96105842 10808729600 9893 33554432000 4194304 4196468 140733543724576 140595233917584 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9496] ppid=9489 vsize=10555400 memory=139961435089993 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9496/stat : 9496 (java) S 9489 9492 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96105842 10808729600 9893 33554432000 4194304 4196468 140733543724576 140595232864784 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9497] ppid=9489 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9497/stat : 9497 (java) S 9489 9492 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96105842 10808729600 9893 33554432000 4194304 4196468 140733543724576 140595231811984 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9498] ppid=9489 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9498/stat : 9498 (java) S 9489 9492 4973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96105842 10808729600 9893 33554432000 4194304 4196468 140733543724576 140595230759184 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9499] ppid=9489 vsize=10555400 memory=139961435080320 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9499/stat : 9499 (java) S 9489 9492 4973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96105843 10808729600 9893 33554432000 4194304 4196468 140733543724576 140594343037808 140595307854466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9500] ppid=9489 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9500/stat : 9500 (java) S 9489 9492 4973 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96105844 10808729600 9893 33554432000 4194304 4196468 140733543724576 140594341983776 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9501] ppid=9489 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9501/stat : 9501 (java) S 9489 9492 4973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96105844 10808729600 9893 33554432000 4194304 4196468 140733543724576 140594340930928 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9502] ppid=9489 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9502/stat : 9502 (java) S 9489 9492 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96105846 10808729600 9893 33554432000 4194304 4196468 140733543724576 140594339879248 140595307861915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9503] ppid=9489 vsize=10555400 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/9492/task/9503/stat : 9503 (java) S 9489 9492 4973 0 -1 1077944384 452 0 0 0 1 0 0 0 20 0 15 0 96105846 10808729600 9893 33554432000 4194304 4196468 140733543724576 140594338826608 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9504] ppid=9489 vsize=10555400 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/9492/task/9504/stat : 9504 (java) S 9489 9492 4973 0 -1 1077944384 266 0 0 0 1 0 0 0 20 0 15 0 96105846 10808729600 9893 33554432000 4194304 4196468 140733543724576 140594337773808 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9505] ppid=9489 vsize=10555400 memory=139961435080320 CPUtime=0.07 cores=1,3,5,7
/proc/9492/task/9505/stat : 9505 (java) S 9489 9492 4973 0 -1 1077944384 884 0 0 0 7 0 0 0 20 0 15 0 96105846 10808729600 9893 33554432000 4194304 4196468 140733543724576 140594336721008 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9506] ppid=9489 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9506/stat : 9506 (java) S 9489 9492 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96105846 10808729600 9893 33554432000 4194304 4196468 140733543724576 140594335668448 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9507] ppid=9489 vsize=10555400 memory=139961435080320 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9507/stat : 9507 (java) S 9489 9492 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96105847 10808729600 9893 33554432000 4194304 4196468 140733543724576 140594334616752 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 39572 KiB

[startup+0.311557 s]*
/proc/loadavg: 6.12 6.51 4.58 3/218 9507
/proc/meminfo: memFree=28184864/32770624 swapFree=67108860/67108860
[pid=9492] ppid=9489 vsize=10555476 memory=46676 CPUtime=0.51 cores=1,3,5,7
/proc/9492/stat : 9492 (java) S 9489 9492 4973 0 -1 1077944320 8907 0 0 0 49 2 0 0 20 0 15 0 96105841 10808807424 11669 33554432000 4194304 4196468 140733543724576 140733543707120 140595307843319 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
/proc/9492/statm: 2638869 11669 3029 1 0 2627263 0
[pid=9492/tid=9494] ppid=9489 vsize=10555476 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/9492/task/9494/stat : 9494 (java) R 9489 9492 4973 0 -1 4202560 5722 0 0 0 28 2 0 0 20 0 15 0 96105841 10808807424 11669 33554432000 4194304 4196468 140733543724576 140595312079488 140595291923806 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9495] ppid=9489 vsize=10555476 memory=304556153373982743 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9495/stat : 9495 (java) S 9489 9492 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96105842 10808807424 11669 33554432000 4194304 4196468 140733543724576 140595233917584 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9496] ppid=9489 vsize=10555476 memory=13707055410103960 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9496/stat : 9496 (java) S 9489 9492 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96105842 10808807424 11669 33554432000 4194304 4196468 140733543724576 140595232864784 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9497] ppid=9489 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9497/stat : 9497 (java) S 9489 9492 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96105842 10808807424 11669 33554432000 4194304 4196468 140733543724576 140595231811984 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9498] ppid=9489 vsize=10555476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9498/stat : 9498 (java) S 9489 9492 4973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96105842 10808807424 11669 33554432000 4194304 4196468 140733543724576 140595230759184 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9499] ppid=9489 vsize=10555476 memory=139961435080320 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9499/stat : 9499 (java) S 9489 9492 4973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96105843 10808807424 11669 33554432000 4194304 4196468 140733543724576 140594343037808 140595307854466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9500] ppid=9489 vsize=10555476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9500/stat : 9500 (java) S 9489 9492 4973 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96105844 10808807424 11669 33554432000 4194304 4196468 140733543724576 140594341983776 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9501] ppid=9489 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9501/stat : 9501 (java) S 9489 9492 4973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96105844 10808807424 11669 33554432000 4194304 4196468 140733543724576 140594340930928 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9502] ppid=9489 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9502/stat : 9502 (java) S 9489 9492 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96105846 10808807424 11669 33554432000 4194304 4196468 140733543724576 140594339879248 140595307861915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9503] ppid=9489 vsize=10555476 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/9492/task/9503/stat : 9503 (java) R 9489 9492 4973 0 -1 1077944384 513 0 0 0 3 0 0 0 20 0 15 0 96105846 10808807424 11669 33554432000 4194304 4196468 140733543724576 140594338826608 140595307854466 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9504] ppid=9489 vsize=10555476 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/9492/task/9504/stat : 9504 (java) S 9489 9492 4973 0 -1 1077944384 335 0 0 0 4 0 0 0 20 0 15 0 96105846 10808807424 11669 33554432000 4194304 4196468 140733543724576 140594337773808 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9505] ppid=9489 vsize=10555476 memory=139961435080320 CPUtime=0.13 cores=1,3,5,7
/proc/9492/task/9505/stat : 9505 (java) S 9489 9492 4973 0 -1 1077944384 972 0 0 0 13 0 0 0 20 0 15 0 96105846 10808807424 11669 33554432000 4194304 4196468 140733543724576 140594336721008 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9506] ppid=9489 vsize=10555476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9506/stat : 9506 (java) S 9489 9492 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96105846 10808807424 11669 33554432000 4194304 4196468 140733543724576 140594335668448 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9507] ppid=9489 vsize=10555476 memory=139961435080320 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9507/stat : 9507 (java) S 9489 9492 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96105847 10808807424 11669 33554432000 4194304 4196468 140733543724576 140594334616752 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 46676 KiB

[startup+0.700782 s]
/proc/loadavg: 6.12 6.51 4.58 7/218 9507
/proc/meminfo: memFree=28045728/32770624 swapFree=67108860/67108860
[pid=9492] ppid=9489 vsize=10555476 memory=214736 CPUtime=1.77 cores=1,3,5,7
/proc/9492/stat : 9492 (java) S 9489 9492 4973 0 -1 1077944320 11779 0 0 0 167 10 0 0 20 0 15 0 96105841 10808807424 53684 33554432000 4194304 4196468 140733543724576 140733543707120 140595307843319 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
/proc/9492/statm: 2638869 53684 3122 1 0 2627263 0
[pid=9492/tid=9494] ppid=9489 vsize=10555476 memory=1728 CPUtime=0.64 cores=1,3,5,7
/proc/9492/task/9494/stat : 9494 (java) R 9489 9492 4973 0 -1 4202560 5937 0 0 0 60 4 0 0 20 0 15 0 96105841 10808807424 53684 33554432000 4194304 4196468 140733543724576 140595312068192 140595286901440 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9495] ppid=9489 vsize=10555476 memory=792 CPUtime=0.01 cores=1,3,5,7
/proc/9492/task/9495/stat : 9495 (java) S 9489 9492 4973 0 -1 1077944384 40 0 0 0 1 0 0 0 20 0 15 0 96105842 10808807424 53684 33554432000 4194304 4196468 140733543724576 140595233917584 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9496] ppid=9489 vsize=10555476 memory=9992 CPUtime=0.03 cores=1,3,5,7
/proc/9492/task/9496/stat : 9496 (java) S 9489 9492 4973 0 -1 1077944384 108 0 0 0 2 1 0 0 20 0 15 0 96105842 10808807424 53684 33554432000 4194304 4196468 140733543724576 140595232864784 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9497] ppid=9489 vsize=10555476 memory=1224 CPUtime=0.03 cores=1,3,5,7
/proc/9492/task/9497/stat : 9497 (java) S 9489 9492 4973 0 -1 1077944384 111 0 0 0 2 1 0 0 20 0 15 0 96105842 10808807424 53684 33554432000 4194304 4196468 140733543724576 140595231811984 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9498] ppid=9489 vsize=10555476 memory=5716 CPUtime=0.02 cores=1,3,5,7
/proc/9492/task/9498/stat : 9498 (java) S 9489 9492 4973 0 -1 1077944384 97 0 0 0 1 1 0 0 20 0 15 0 96105842 10808807424 53684 33554432000 4194304 4196468 140733543724576 140595230759184 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9499] ppid=9489 vsize=10555476 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9499/stat : 9499 (java) S 9489 9492 4973 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 96105843 10808807424 53684 33554432000 4194304 4196468 140733543724576 140594343037808 140595307854466 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9500] ppid=9489 vsize=10555476 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9500/stat : 9500 (java) S 9489 9492 4973 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96105844 10808807424 53684 33554432000 4194304 4196468 140733543724576 140594341983840 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9501] ppid=9489 vsize=10555476 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9501/stat : 9501 (java) S 9489 9492 4973 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 96105844 10808807424 53684 33554432000 4194304 4196468 140733543724576 140594340930928 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9502] ppid=9489 vsize=10555476 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9502/stat : 9502 (java) S 9489 9492 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96105846 10808807424 53684 33554432000 4194304 4196468 140733543724576 140594339879248 140595307861915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9503] ppid=9489 vsize=10555476 memory=4639098309541127021 CPUtime=0.34 cores=1,3,5,7
/proc/9492/task/9503/stat : 9503 (java) R 9489 9492 4973 0 -1 4202560 1346 0 0 0 34 0 0 0 20 0 15 0 96105846 10808807424 53684 33554432000 4194304 4196468 140733543724576 140594338808336 140595287536360 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9504] ppid=9489 vsize=10555476 memory=7597685182856913236 CPUtime=0.34 cores=1,3,5,7
/proc/9492/task/9504/stat : 9504 (java) R 9489 9492 4973 0 -1 4202560 1032 0 0 0 34 0 0 0 20 0 15 0 96105846 10808807424 53684 33554432000 4194304 4196468 140733543724576 140594337760376 140595287560455 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9505] ppid=9489 vsize=10555476 memory=7236547281622689387 CPUtime=0.3 cores=1,3,5,7
/proc/9492/task/9505/stat : 9505 (java) S 9489 9492 4973 0 -1 1077944384 1665 0 0 0 30 0 0 0 20 0 15 0 96105846 10808807424 53684 33554432000 4194304 4196468 140733543724576 140594336721008 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9506] ppid=9489 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9506/stat : 9506 (java) S 9489 9492 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96105846 10808807424 53684 33554432000 4194304 4196468 140733543724576 140594335668448 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9507] ppid=9489 vsize=10555476 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9507/stat : 9507 (java) S 9489 9492 4973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96105847 10808807424 53684 33554432000 4194304 4196468 140733543724576 140594334616752 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
Current children cumulated CPU time: 1.77 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 214736 KiB

[startup+1.5015 s]
/proc/loadavg: 6.12 6.51 4.58 5/218 9507
/proc/meminfo: memFree=27963200/32770624 swapFree=67108860/67108860
[pid=9492] ppid=9489 vsize=10555476 memory=431284 CPUtime=4.13 cores=1,3,5,7
/proc/9492/stat : 9492 (java) S 9489 9492 4973 0 -1 1077944320 18356 0 0 0 395 18 0 0 20 0 15 0 96105841 10808807424 107821 33554432000 4194304 4196468 140733543724576 140733543707120 140595307843319 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
/proc/9492/statm: 2638869 107821 3131 1 0 2627263 0
[pid=9492/tid=9494] ppid=9489 vsize=10555476 memory=0 CPUtime=1.34 cores=1,3,5,7
/proc/9492/task/9494/stat : 9494 (java) R 9489 9492 4973 0 -1 4202560 5997 0 0 0 128 6 0 0 20 0 15 0 96105841 10808807424 107821 33554432000 4194304 4196468 140733543724576 140595312076856 140595289249618 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9495] ppid=9489 vsize=10555476 memory=-8754540793456063680 CPUtime=0.08 cores=1,3,5,7
/proc/9492/task/9495/stat : 9495 (java) S 9489 9492 4973 0 -1 1077944384 75 0 0 0 6 2 0 0 20 0 15 0 96105842 10808807424 107821 33554432000 4194304 4196468 140733543724576 140595233917584 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9496] ppid=9489 vsize=10555476 memory=-2843874019102283166 CPUtime=0.12 cores=1,3,5,7
/proc/9492/task/9496/stat : 9496 (java) S 9489 9492 4973 0 -1 1077944384 156 0 0 0 9 3 0 0 20 0 15 0 96105842 10808807424 107821 33554432000 4194304 4196468 140733543724576 140595232864784 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9497] ppid=9489 vsize=10555476 memory=5450919713671312938 CPUtime=0.11 cores=1,3,5,7
/proc/9492/task/9497/stat : 9497 (java) S 9489 9492 4973 0 -1 1077944384 147 0 0 0 9 2 0 0 20 0 15 0 96105842 10808807424 107821 33554432000 4194304 4196468 140733543724576 140595231811984 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9498] ppid=9489 vsize=10555476 memory=7005738693937936738 CPUtime=0.07 cores=1,3,5,7
/proc/9492/task/9498/stat : 9498 (java) S 9489 9492 4973 0 -1 1077944384 138 0 0 0 5 2 0 0 20 0 15 0 96105842 10808807424 107821 33554432000 4194304 4196468 140733543724576 140595230759184 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9499] ppid=9489 vsize=10555476 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9499/stat : 9499 (java) S 9489 9492 4973 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 96105843 10808807424 107821 33554432000 4194304 4196468 140733543724576 140594343037808 140595307854466 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0

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

/proc/9492/task/9496/stat : 9496 (java) S 9489 9492 4973 0 -1 1077944384 23548 0 0 0 2359 98 0 0 20 0 16 0 96105842 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140595232864784 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9497] ppid=9489 vsize=10622040 memory=5896376 CPUtime=24.59 cores=1,3,5,7
/proc/9492/task/9497/stat : 9497 (java) S 9489 9492 4973 0 -1 1077944384 24735 0 0 0 2351 108 0 0 20 0 16 0 96105842 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140595231811984 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9498] ppid=9489 vsize=10622040 memory=5896376 CPUtime=24.64 cores=1,3,5,7
/proc/9492/task/9498/stat : 9498 (java) S 9489 9492 4973 0 -1 1077944384 23429 0 0 0 2363 101 0 0 20 0 16 0 96105842 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140595230759184 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9499] ppid=9489 vsize=10622040 memory=5896376 CPUtime=10.23 cores=1,3,5,7
/proc/9492/task/9499/stat : 9499 (java) S 9489 9492 4973 0 -1 1077944384 16464 0 0 0 1018 5 0 0 20 0 16 0 96105843 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594343037808 140595307854466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9500] ppid=9489 vsize=10622040 memory=5896376 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9500/stat : 9500 (java) S 9489 9492 4973 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 96105844 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594341983840 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9501] ppid=9489 vsize=10622040 memory=5896376 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9501/stat : 9501 (java) S 9489 9492 4973 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 16 0 96105844 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594340930944 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9502] ppid=9489 vsize=10622040 memory=5896376 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9502/stat : 9502 (java) S 9489 9492 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96105846 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594339879248 140595307861915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9503] ppid=9489 vsize=10622040 memory=1008 CPUtime=1.83 cores=1,3,5,7
/proc/9492/task/9503/stat : 9503 (java) S 9489 9492 4973 0 -1 1077944384 14444 0 0 0 181 2 0 0 20 0 16 0 96105846 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594338826608 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9504] ppid=9489 vsize=10622040 memory=5896376 CPUtime=2.58 cores=1,3,5,7
/proc/9492/task/9504/stat : 9504 (java) S 9489 9492 4973 0 -1 1077944384 20322 0 0 0 256 2 0 0 20 0 16 0 96105846 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594337773808 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9505] ppid=9489 vsize=10622040 memory=1580 CPUtime=0.54 cores=1,3,5,7
/proc/9492/task/9505/stat : 9505 (java) S 9489 9492 4973 0 -1 1077944384 10164 0 0 0 53 1 0 0 20 0 16 0 96105846 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594336721008 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9506] ppid=9489 vsize=10622040 memory=279922614952512 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9506/stat : 9506 (java) S 9489 9492 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96105846 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594335668448 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9507] ppid=9489 vsize=10622040 memory=6945790128612731751 CPUtime=1.44 cores=1,3,5,7
/proc/9492/task/9507/stat : 9507 (java) S 9489 9492 4973 0 -1 1077944384 3355 0 0 0 68 76 0 0 20 0 16 0 96105847 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594334616752 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9508] ppid=9489 vsize=10622040 memory=640 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9508/stat : 9508 (java) S 9489 9492 4973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 96109647 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594333562288 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
Current children cumulated CPU time: 2462.6 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 5896376 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2439.7 s]
/proc/loadavg: 2.00 2.02 2.23 3/218 9603
/proc/meminfo: memFree=20409344/32770624 swapFree=67108860/67108860
[pid=9492] ppid=9489 vsize=10622040 memory=5896376 CPUtime=2520.04 cores=1,3,5,7
/proc/9492/stat : 9492 (java) S 9489 9492 4973 0 -1 1077944320 1129633 0 0 0 251408 596 0 0 20 0 16 0 96105841 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140733543707120 140595307843319 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
/proc/9492/statm: 2655510 1474094 3172 1 0 2643904 0
[pid=9492/tid=9494] ppid=9489 vsize=10622040 memory=5896376 CPUtime=2405 cores=1,3,5,7
/proc/9492/task/9494/stat : 9494 (java) R 9489 9492 4973 0 -1 4202560 970243 0 0 0 240390 110 0 0 20 0 16 0 96105841 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140595312081880 140594904515170 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9495] ppid=9489 vsize=10622040 memory=5896376 CPUtime=24.48 cores=1,3,5,7
/proc/9492/task/9495/stat : 9495 (java) S 9489 9492 4973 0 -1 1077944384 21408 0 0 0 2348 100 0 0 20 0 16 0 96105842 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140595233917584 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9496] ppid=9489 vsize=10622040 memory=5896376 CPUtime=24.57 cores=1,3,5,7
/proc/9492/task/9496/stat : 9496 (java) S 9489 9492 4973 0 -1 1077944384 23548 0 0 0 2359 98 0 0 20 0 16 0 96105842 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140595232864784 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9497] ppid=9489 vsize=10622040 memory=5896376 CPUtime=24.59 cores=1,3,5,7
/proc/9492/task/9497/stat : 9497 (java) S 9489 9492 4973 0 -1 1077944384 24735 0 0 0 2351 108 0 0 20 0 16 0 96105842 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140595231811984 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9498] ppid=9489 vsize=10622040 memory=5896376 CPUtime=24.64 cores=1,3,5,7
/proc/9492/task/9498/stat : 9498 (java) S 9489 9492 4973 0 -1 1077944384 23429 0 0 0 2363 101 0 0 20 0 16 0 96105842 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140595230759184 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9499] ppid=9489 vsize=10622040 memory=5896376 CPUtime=10.23 cores=1,3,5,7
/proc/9492/task/9499/stat : 9499 (java) S 9489 9492 4973 0 -1 1077944384 16474 0 0 0 1018 5 0 0 20 0 16 0 96105843 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594343037808 140595307854466 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9500] ppid=9489 vsize=10622040 memory=5896376 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9500/stat : 9500 (java) S 9489 9492 4973 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 16 0 96105844 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594341983840 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9501] ppid=9489 vsize=10622040 memory=5896376 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9501/stat : 9501 (java) S 9489 9492 4973 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 16 0 96105844 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594340930944 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9502] ppid=9489 vsize=10622040 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9502/stat : 9502 (java) S 9489 9492 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96105846 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594339879248 140595307861915 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9503] ppid=9489 vsize=10622040 memory=5896376 CPUtime=1.83 cores=1,3,5,7
/proc/9492/task/9503/stat : 9503 (java) S 9489 9492 4973 0 -1 1077944384 14453 0 0 0 181 2 0 0 20 0 16 0 96105846 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594338826608 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9504] ppid=9489 vsize=10622040 memory=4132 CPUtime=2.58 cores=1,3,5,7
/proc/9492/task/9504/stat : 9504 (java) S 9489 9492 4973 0 -1 1077944384 20329 0 0 0 256 2 0 0 20 0 16 0 96105846 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594337773808 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9505] ppid=9489 vsize=10622040 memory=5896376 CPUtime=0.55 cores=1,3,5,7
/proc/9492/task/9505/stat : 9505 (java) S 9489 9492 4973 0 -1 1077944384 10167 0 0 0 53 2 0 0 20 0 16 0 96105846 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594336721008 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9506] ppid=9489 vsize=10622040 memory=792 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9506/stat : 9506 (java) S 9489 9492 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 96105846 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594335668448 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9507] ppid=9489 vsize=10622040 memory=5896376 CPUtime=1.48 cores=1,3,5,7
/proc/9492/task/9507/stat : 9507 (java) S 9489 9492 4973 0 -1 1077944384 3396 0 0 0 69 79 0 0 20 0 16 0 96105847 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594334616752 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9508] ppid=9489 vsize=10622040 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9508/stat : 9508 (java) S 9489 9492 4973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 96109647 10876968960 1474094 33554432000 4194304 4196468 140733543724576 140594333562288 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 5896376 KiB

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

[startup+2439.96 s]
# the end of solver process 9492 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.13 s, system=5.99727 s

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

[startup+2439.81 s]
/proc/loadavg: 2.00 2.02 2.23 3/218 9603
/proc/meminfo: memFree=20409344/32770624 swapFree=67108860/67108860
[pid=9492] ppid=9489 vsize=10821732 memory=5896688 CPUtime=2520.06 cores=1,3,5,7
/proc/9492/stat : 9492 (java) S 9489 9492 4973 0 -1 1077944320 1130661 0 0 0 251410 596 0 0 20 0 17 0 96105841 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140733543707120 140595307843319 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
/proc/9492/statm: 2705433 1474172 3176 1 0 2693827 0
[pid=9492/tid=9494] ppid=9489 vsize=10821732 memory=8112282956445269571 CPUtime=2405.02 cores=1,3,5,7
/proc/9492/task/9494/stat : 9494 (java) S 9489 9492 4973 0 -1 1077944384 970309 0 0 0 240392 110 0 0 20 0 17 0 96105841 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140595312086192 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9495] ppid=9489 vsize=10821732 memory=1008 CPUtime=24.48 cores=1,3,5,7
/proc/9492/task/9495/stat : 9495 (java) S 9489 9492 4973 0 -1 1077944384 21408 0 0 0 2348 100 0 0 20 0 17 0 96105842 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140595233917584 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9496] ppid=9489 vsize=10821732 memory=1944 CPUtime=24.57 cores=1,3,5,7
/proc/9492/task/9496/stat : 9496 (java) S 9489 9492 4973 0 -1 1077944384 23548 0 0 0 2359 98 0 0 20 0 17 0 96105842 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140595232864784 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9497] ppid=9489 vsize=10821732 memory=1200 CPUtime=24.59 cores=1,3,5,7
/proc/9492/task/9497/stat : 9497 (java) S 9489 9492 4973 0 -1 1077944384 24735 0 0 0 2351 108 0 0 20 0 17 0 96105842 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140595231811984 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9498] ppid=9489 vsize=10821732 memory=1424 CPUtime=24.64 cores=1,3,5,7
/proc/9492/task/9498/stat : 9498 (java) S 9489 9492 4973 0 -1 1077944384 23429 0 0 0 2363 101 0 0 20 0 17 0 96105842 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140595230759184 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9499] ppid=9489 vsize=10821732 memory=8552 CPUtime=10.23 cores=1,3,5,7
/proc/9492/task/9499/stat : 9499 (java) S 9489 9492 4973 0 -1 1077944384 16518 0 0 0 1018 5 0 0 20 0 17 0 96105843 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140594343037808 140595307854466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9500] ppid=9489 vsize=10821732 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9500/stat : 9500 (java) S 9489 9492 4973 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 17 0 96105844 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140594341983840 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9501] ppid=9489 vsize=10821732 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9501/stat : 9501 (java) S 9489 9492 4973 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 17 0 96105844 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140594340930944 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9502] ppid=9489 vsize=10821732 memory=16636 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9502/stat : 9502 (java) S 9489 9492 4973 0 -1 1077944384 238 0 0 0 0 0 0 0 20 0 17 0 96105846 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140594339879248 140595307861915 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9503] ppid=9489 vsize=10821732 memory=18472 CPUtime=1.83 cores=1,3,5,7
/proc/9492/task/9503/stat : 9503 (java) S 9489 9492 4973 0 -1 1077944384 14453 0 0 0 181 2 0 0 20 0 17 0 96105846 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140594338826608 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9504] ppid=9489 vsize=10821732 memory=640 CPUtime=2.58 cores=1,3,5,7
/proc/9492/task/9504/stat : 9504 (java) S 9489 9492 4973 0 -1 1077944384 20329 0 0 0 256 2 0 0 20 0 17 0 96105846 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140594337773808 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9505] ppid=9489 vsize=10821732 memory=1796 CPUtime=0.55 cores=1,3,5,7
/proc/9492/task/9505/stat : 9505 (java) S 9489 9492 4973 0 -1 1077944384 10462 0 0 0 53 2 0 0 20 0 17 0 96105846 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140594336721008 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9506] ppid=9489 vsize=10821732 memory=960 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9506/stat : 9506 (java) S 9489 9492 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 96105846 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140594335668448 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9507] ppid=9489 vsize=10821732 memory=1236 CPUtime=1.48 cores=1,3,5,7
/proc/9492/task/9507/stat : 9507 (java) S 9489 9492 4973 0 -1 1077944384 3396 0 0 0 69 79 0 0 20 0 17 0 96105847 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140594334616752 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10821732 KiB
Current children cumulated memory: 5896688 KiB

[startup+2439.9 s]
/proc/loadavg: 2.00 2.02 2.23 3/218 9603
/proc/meminfo: memFree=20409344/32770624 swapFree=67108860/67108860
[pid=9492] ppid=9489 vsize=10821732 memory=5896688 CPUtime=2520.06 cores=1,3,5,7
/proc/9492/stat : 9492 (java) S 9489 9492 4973 0 -1 1077944320 1130661 0 0 0 251410 596 0 0 20 0 17 0 96105841 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140733543707120 140595307843319 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
/proc/9492/statm: 2705433 1474172 3176 1 0 2693827 0
[pid=9492/tid=9494] ppid=9489 vsize=10821732 memory=4612 CPUtime=2405.02 cores=1,3,5,7
/proc/9492/task/9494/stat : 9494 (java) S 9489 9492 4973 0 -1 1077944384 970309 0 0 0 240392 110 0 0 20 0 17 0 96105841 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140595312086192 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9495] ppid=9489 vsize=10821732 memory=5896376 CPUtime=24.48 cores=1,3,5,7
/proc/9492/task/9495/stat : 9495 (java) S 9489 9492 4973 0 -1 1077944384 21408 0 0 0 2348 100 0 0 20 0 17 0 96105842 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140595233917584 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9496] ppid=9489 vsize=10821732 memory=5896376 CPUtime=24.57 cores=1,3,5,7
/proc/9492/task/9496/stat : 9496 (java) S 9489 9492 4973 0 -1 1077944384 23548 0 0 0 2359 98 0 0 20 0 17 0 96105842 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140595232864784 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9497] ppid=9489 vsize=10821732 memory=5896376 CPUtime=24.59 cores=1,3,5,7
/proc/9492/task/9497/stat : 9497 (java) S 9489 9492 4973 0 -1 1077944384 24735 0 0 0 2351 108 0 0 20 0 17 0 96105842 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140595231811984 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9498] ppid=9489 vsize=10821732 memory=5896376 CPUtime=24.64 cores=1,3,5,7
/proc/9492/task/9498/stat : 9498 (java) S 9489 9492 4973 0 -1 1077944384 23429 0 0 0 2363 101 0 0 20 0 17 0 96105842 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140595230759184 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9499] ppid=9489 vsize=10821732 memory=5896376 CPUtime=10.23 cores=1,3,5,7
/proc/9492/task/9499/stat : 9499 (java) S 9489 9492 4973 0 -1 1077944384 16518 0 0 0 1018 5 0 0 20 0 17 0 96105843 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140594343037808 140595307854466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9500] ppid=9489 vsize=10821732 memory=5896376 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9500/stat : 9500 (java) S 9489 9492 4973 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 17 0 96105844 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140594341983840 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9501] ppid=9489 vsize=10821732 memory=5896376 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9501/stat : 9501 (java) S 9489 9492 4973 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 17 0 96105844 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140594340930944 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9502] ppid=9489 vsize=10821732 memory=5896376 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9502/stat : 9502 (java) S 9489 9492 4973 0 -1 1077944384 238 0 0 0 0 0 0 0 20 0 17 0 96105846 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140594339879248 140595307861915 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9503] ppid=9489 vsize=10821732 memory=792 CPUtime=1.83 cores=1,3,5,7
/proc/9492/task/9503/stat : 9503 (java) S 9489 9492 4973 0 -1 1077944384 14453 0 0 0 181 2 0 0 20 0 17 0 96105846 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140594338826608 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9504] ppid=9489 vsize=10821732 memory=5896376 CPUtime=2.58 cores=1,3,5,7
/proc/9492/task/9504/stat : 9504 (java) S 9489 9492 4973 0 -1 1077944384 20329 0 0 0 256 2 0 0 20 0 17 0 96105846 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140594337773808 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9505] ppid=9489 vsize=10821732 memory=5896376 CPUtime=0.55 cores=1,3,5,7
/proc/9492/task/9505/stat : 9505 (java) S 9489 9492 4973 0 -1 1077944384 10462 0 0 0 53 2 0 0 20 0 17 0 96105846 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140594336721008 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9506] ppid=9489 vsize=10821732 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/9492/task/9506/stat : 9506 (java) S 9489 9492 4973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 96105846 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140594335668448 140595307853525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
[pid=9492/tid=9507] ppid=9489 vsize=10821732 memory=5896376 CPUtime=1.48 cores=1,3,5,7
/proc/9492/task/9507/stat : 9507 (java) S 9489 9492 4973 0 -1 1077944384 3396 0 0 0 69 79 0 0 20 0 17 0 96105847 11081453568 1474172 33554432000 4194304 4196468 140733543724576 140594334616752 140595307854466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26005504 140733543732358 140733543732511 140733543732511 140733543735247 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10821732 KiB
Current children cumulated memory: 5896688 KiB

Child status: 143
Real time (s): 2439.96
CPU time (s): 2520.13
CPU user time (s): 2514.13
CPU system time (s): 5.99727
CPU usage (%): 103.286
Max. virtual memory (cumulated for all children) (KiB): 10821732
Max. memory (cumulated for all children) (KiB): 5896688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.13
system time used= 5.99727
maximum resident set size= 5896876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1131186
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56393
involuntary context switches= 1977


# summary of solver processes directly reported to runsolver:
#   pid: 9492
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2514.13
#   total CPU system time (s): 5.99727

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6356 second user time and 23.837 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-13 15:03:11
IDJOB=4263519
IDBENCH=133764
IDSOLVER=2651
FILE ID=node151/4263519-1502630249
RUNJOBID= node151-1502612262-5005
PBS_JOBID= 20628306
Free space on /tmp= 61756 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/QuasiGroups/QuasiGroups-elt-qg4/QuasiGroup-4-17.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263519-1502630249/watcher-4263519-1502630249 -o /tmp/evaluation-result-4263519-1502630249/solver-4263519-1502630249 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1502612262-5005 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263519-1502630249.xml

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

MD5SUM BENCH= 1749ee71f79cc6e37ea59febff668c91
RANDOM SEED=1076544455

node151.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	: 5332.95
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	: 5332.95
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	: 5332.95
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	: 5332.95
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:        28222492 kB
MemAvailable:   31330832 kB
Buffers:          237136 kB
Cached:          3162868 kB
SwapCached:            0 kB
Active:          1507856 kB
Inactive:        2607852 kB
Active(anon):     718460 kB
Inactive(anon):    25044 kB
Active(file):     789396 kB
Inactive(file):  2582808 kB
Unevictable:        7024 kB
Mlocked:            7024 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1608 kB
Writeback:             0 kB
AnonPages:        743096 kB
Mapped:            55448 kB
Shmem:             25224 kB
Slab:             130776 kB
SReclaimable:     103944 kB
SUnreclaim:        26832 kB
KernelStack:        3856 kB
PageTables:         6268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1569776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    630784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61752 MiB
End job on node151 at 2017-08-13 15:43:51