Trace number 4290178

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.08 2391.15

General information on the benchmark

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

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290178-1532598235/watcher-4290178-1532598235 -o /tmp/evaluation-result-4290178-1532598235/solver-4290178-1532598235 -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-4290178-1532598235.xml 

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

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

solver pid=8706, runsolver pid=8703

[startup+0.100112 s]*
/proc/loadavg: 2.98 2.29 2.14 6/216 8734
/proc/meminfo: memFree=24387188/32770624 swapFree=67108860/67108860
[pid=8706] ppid=8703 vsize=10659012 memory=30492 CPUtime=0.12 cores=1,3,5,7
/proc/8706/stat : 8706 (java) S 8703 8706 8644 0 -1 1077944320 6684 0 0 0 11 1 0 0 20 0 15 0 77386758 10914828288 7623 33554432000 4194304 4196468 140728020323408 140728020305952 140677776101111 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
/proc/8706/statm: 2664753 7623 2825 1 0 2627263 0
[pid=8706/tid=8708] ppid=8703 vsize=10659012 memory=-8535551070823085248 CPUtime=0.09 cores=1,3,5,7
/proc/8706/task/8708/stat : 8708 (java) R 8703 8706 8644 0 -1 4202560 4526 0 0 0 8 1 0 0 20 0 15 0 77386758 10914828288 7623 33554432000 4194304 4196468 140728020323408 140677780315104 140677776123037 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8713] ppid=8703 vsize=10659012 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8713/stat : 8713 (java) S 8703 8706 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77386759 10914828288 7623 33554432000 4194304 4196468 140728020323408 140677702175632 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8714] ppid=8703 vsize=10659012 memory=139846569498240 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8714/stat : 8714 (java) S 8703 8706 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77386759 10914828288 7623 33554432000 4194304 4196468 140728020323408 140677701122832 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8715] ppid=8703 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8715/stat : 8715 (java) S 8703 8706 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77386759 10914828288 7623 33554432000 4194304 4196468 140728020323408 140677700070544 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8716] ppid=8703 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8716/stat : 8716 (java) S 8703 8706 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77386759 10914828288 7623 33554432000 4194304 4196468 140728020323408 140677699017744 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8718] ppid=8703 vsize=10659012 memory=139846569498240 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8718/stat : 8718 (java) S 8703 8706 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77386760 10914828288 7623 33554432000 4194304 4196468 140728020323408 140676810356848 140677776112258 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8721] ppid=8703 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8721/stat : 8721 (java) S 8703 8706 8644 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 77386761 10914828288 7623 33554432000 4194304 4196468 140728020323408 140676809302816 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8722] ppid=8703 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8722/stat : 8722 (java) S 8703 8706 8644 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 77386761 10914828288 7623 33554432000 4194304 4196468 140728020323408 140676808250480 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8727] ppid=8703 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8727/stat : 8727 (java) S 8703 8706 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77386763 10914828288 7623 33554432000 4194304 4196468 140728020323408 140676807198800 140677776119707 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8728] ppid=8703 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8728/stat : 8728 (java) S 8703 8706 8644 0 -1 1077944384 434 0 0 0 0 0 0 0 20 0 15 0 77386763 10914828288 7623 33554432000 4194304 4196468 140728020323408 140676806146672 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8729] ppid=8703 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8729/stat : 8729 (java) S 8703 8706 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77386763 10914828288 7623 33554432000 4194304 4196468 140728020323408 140676805093872 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8730] ppid=8703 vsize=10659012 memory=139846569498240 CPUtime=0.02 cores=1,3,5,7
/proc/8706/task/8730/stat : 8730 (java) S 8703 8706 8644 0 -1 1077944384 358 0 0 0 2 0 0 0 20 0 15 0 77386763 10914828288 7623 33554432000 4194304 4196468 140728020323408 140676804041584 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8732] ppid=8703 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8732/stat : 8732 (java) S 8703 8706 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77386764 10914828288 7623 33554432000 4194304 4196468 140728020323408 140676802989024 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8734] ppid=8703 vsize=10659012 memory=139846569498240 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8734/stat : 8734 (java) R 8703 8706 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77386764 10914828288 7623 33554432000 4194304 4196468 140728020323408 140676801935792 140677776112258 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30492 KiB

[startup+0.210371 s]*
/proc/loadavg: 2.98 2.29 2.14 6/216 8734
/proc/meminfo: memFree=24368524/32770624 swapFree=67108860/67108860
[pid=8706] ppid=8703 vsize=10659012 memory=41852 CPUtime=0.33 cores=1,3,5,7
/proc/8706/stat : 8706 (java) S 8703 8706 8644 0 -1 1077944320 8079 0 0 0 31 2 0 0 20 0 15 0 77386758 10914828288 10463 33554432000 4194304 4196468 140728020323408 140728020305952 140677776101111 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
/proc/8706/statm: 2664753 10463 3007 1 0 2627263 0
[pid=8706/tid=8708] ppid=8703 vsize=10659012 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/8706/task/8708/stat : 8708 (java) R 8703 8706 8644 0 -1 4202560 5032 0 0 0 18 1 0 0 20 0 15 0 77386758 10914828288 10463 33554432000 4194304 4196468 140728020323408 140677780337392 140677776122458 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8713] ppid=8703 vsize=10659012 memory=343 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8713/stat : 8713 (java) S 8703 8706 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77386759 10914828288 10463 33554432000 4194304 4196468 140728020323408 140677702175632 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8714] ppid=8703 vsize=10659012 memory=139846569518489 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8714/stat : 8714 (java) S 8703 8706 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77386759 10914828288 10463 33554432000 4194304 4196468 140728020323408 140677701122832 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8715] ppid=8703 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8715/stat : 8715 (java) S 8703 8706 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77386759 10914828288 10463 33554432000 4194304 4196468 140728020323408 140677700070544 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8716] ppid=8703 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8716/stat : 8716 (java) S 8703 8706 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77386759 10914828288 10463 33554432000 4194304 4196468 140728020323408 140677699017744 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8718] ppid=8703 vsize=10659012 memory=139846569498240 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8718/stat : 8718 (java) S 8703 8706 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77386760 10914828288 10463 33554432000 4194304 4196468 140728020323408 140676810356848 140677776112258 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8721] ppid=8703 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8721/stat : 8721 (java) S 8703 8706 8644 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 77386761 10914828288 10463 33554432000 4194304 4196468 140728020323408 140676809302816 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8722] ppid=8703 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8722/stat : 8722 (java) S 8703 8706 8644 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 77386761 10914828288 10463 33554432000 4194304 4196468 140728020323408 140676808250480 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8727] ppid=8703 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8727/stat : 8727 (java) S 8703 8706 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77386763 10914828288 10463 33554432000 4194304 4196468 140728020323408 140676807198800 140677776119707 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8728] ppid=8703 vsize=10659012 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/8706/task/8728/stat : 8728 (java) S 8703 8706 8644 0 -1 1077944384 615 0 0 0 1 0 0 0 20 0 15 0 77386763 10914828288 10463 33554432000 4194304 4196468 140728020323408 140676806146672 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8729] ppid=8703 vsize=10659012 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/8706/task/8729/stat : 8729 (java) S 8703 8706 8644 0 -1 1077944384 351 0 0 0 2 0 0 0 20 0 15 0 77386763 10914828288 10463 33554432000 4194304 4196468 140728020323408 140676805093872 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8730] ppid=8703 vsize=10659012 memory=139846569498240 CPUtime=0.07 cores=1,3,5,7
/proc/8706/task/8730/stat : 8730 (java) R 8703 8706 8644 0 -1 4202560 720 0 0 0 7 0 0 0 20 0 15 0 77386763 10914828288 10463 33554432000 4194304 4196468 140728020323408 140676804041584 140677755564481 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8732] ppid=8703 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8732/stat : 8732 (java) S 8703 8706 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77386764 10914828288 10463 33554432000 4194304 4196468 140728020323408 140676802989024 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8734] ppid=8703 vsize=10659012 memory=139846569498240 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8734/stat : 8734 (java) S 8703 8706 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77386764 10914828288 10463 33554432000 4194304 4196468 140728020323408 140676801935792 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 41852 KiB

[startup+0.310329 s]*
/proc/loadavg: 2.98 2.29 2.14 5/216 8734
/proc/meminfo: memFree=24349044/32770624 swapFree=67108860/67108860
[pid=8706] ppid=8703 vsize=10659088 memory=47252 CPUtime=0.55 cores=1,3,5,7
/proc/8706/stat : 8706 (java) S 8703 8706 8644 0 -1 1077944320 8934 0 0 0 52 3 0 0 20 0 15 0 77386758 10914906112 11813 33554432000 4194304 4196468 140728020323408 140728020305952 140677776101111 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
/proc/8706/statm: 2664772 11813 3051 1 0 2627263 0
[pid=8706/tid=8708] ppid=8703 vsize=10659088 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/8706/task/8708/stat : 8708 (java) R 8703 8706 8644 0 -1 4202560 5590 0 0 0 28 2 0 0 20 0 15 0 77386758 10914906112 11813 33554432000 4194304 4196468 140728020323408 140677780337856 140677776123037 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8713] ppid=8703 vsize=10659088 memory=4294977868 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8713/stat : 8713 (java) S 8703 8706 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77386759 10914906112 11813 33554432000 4194304 4196468 140728020323408 140677702175632 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8714] ppid=8703 vsize=10659088 memory=139846569601752 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8714/stat : 8714 (java) S 8703 8706 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77386759 10914906112 11813 33554432000 4194304 4196468 140728020323408 140677701122832 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8715] ppid=8703 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8715/stat : 8715 (java) S 8703 8706 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77386759 10914906112 11813 33554432000 4194304 4196468 140728020323408 140677700070544 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8716] ppid=8703 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8716/stat : 8716 (java) S 8703 8706 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77386759 10914906112 11813 33554432000 4194304 4196468 140728020323408 140677699017744 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8718] ppid=8703 vsize=10659088 memory=139846569498240 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8718/stat : 8718 (java) S 8703 8706 8644 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 77386760 10914906112 11813 33554432000 4194304 4196468 140728020323408 140676810356848 140677776112258 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8721] ppid=8703 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8721/stat : 8721 (java) S 8703 8706 8644 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 77386761 10914906112 11813 33554432000 4194304 4196468 140728020323408 140676809302816 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8722] ppid=8703 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8722/stat : 8722 (java) S 8703 8706 8644 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 77386761 10914906112 11813 33554432000 4194304 4196468 140728020323408 140676808250480 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8727] ppid=8703 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8727/stat : 8727 (java) S 8703 8706 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77386763 10914906112 11813 33554432000 4194304 4196468 140728020323408 140676807198800 140677776119707 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8728] ppid=8703 vsize=10659088 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/8706/task/8728/stat : 8728 (java) R 8703 8706 8644 0 -1 4202560 651 0 0 0 4 0 0 0 20 0 15 0 77386763 10914906112 11813 33554432000 4194304 4196468 140728020323408 140676806146672 140677755320880 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8729] ppid=8703 vsize=10659088 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/8706/task/8729/stat : 8729 (java) S 8703 8706 8644 0 -1 1077944384 508 0 0 0 5 0 0 0 20 0 15 0 77386763 10914906112 11813 33554432000 4194304 4196468 140728020323408 140676805093872 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8730] ppid=8703 vsize=10659088 memory=139846569498240 CPUtime=0.13 cores=1,3,5,7
/proc/8706/task/8730/stat : 8730 (java) R 8703 8706 8644 0 -1 1077944384 816 0 0 0 13 0 0 0 20 0 15 0 77386763 10914906112 11813 33554432000 4194304 4196468 140728020323408 140676804041472 140677776111317 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8732] ppid=8703 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8732/stat : 8732 (java) S 8703 8706 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77386764 10914906112 11813 33554432000 4194304 4196468 140728020323408 140676802989024 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8734] ppid=8703 vsize=10659088 memory=139846569498240 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8734/stat : 8734 (java) S 8703 8706 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77386764 10914906112 11813 33554432000 4194304 4196468 140728020323408 140676801935792 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 47252 KiB

[startup+0.708384 s]
/proc/loadavg: 2.98 2.29 2.14 9/216 8734
/proc/meminfo: memFree=24255424/32770624 swapFree=67108860/67108860
[pid=8706] ppid=8703 vsize=10659088 memory=156572 CPUtime=1.87 cores=1,3,5,7
/proc/8706/stat : 8706 (java) S 8703 8706 8644 0 -1 1077944320 12306 0 0 0 182 5 0 0 20 0 15 0 77386758 10914906112 39143 33554432000 4194304 4196468 140728020323408 140728020305952 140677776101111 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
/proc/8706/statm: 2664772 39143 3109 1 0 2627263 0
[pid=8706/tid=8708] ppid=8703 vsize=10659088 memory=177289941759340 CPUtime=0.68 cores=1,3,5,7
/proc/8706/task/8708/stat : 8708 (java) R 8703 8706 8644 0 -1 4202560 5974 0 0 0 64 4 0 0 20 0 15 0 77386758 10914906112 39143 33554432000 4194304 4196468 140728020323408 140677780339448 140677757599936 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8713] ppid=8703 vsize=10659088 memory=277047 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8713/stat : 8713 (java) S 8703 8706 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77386759 10914906112 39143 33554432000 4194304 4196468 140728020323408 140677702175632 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8714] ppid=8703 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8714/stat : 8714 (java) S 8703 8706 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77386759 10914906112 39143 33554432000 4194304 4196468 140728020323408 140677701122832 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8715] ppid=8703 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8715/stat : 8715 (java) S 8703 8706 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77386759 10914906112 39143 33554432000 4194304 4196468 140728020323408 140677700070544 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8716] ppid=8703 vsize=10659088 memory=7809523229951467574 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8716/stat : 8716 (java) S 8703 8706 8644 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77386759 10914906112 39143 33554432000 4194304 4196468 140728020323408 140677699017744 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8718] ppid=8703 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8718/stat : 8718 (java) S 8703 8706 8644 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 77386760 10914906112 39143 33554432000 4194304 4196468 140728020323408 140676810356848 140677776112258 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8721] ppid=8703 vsize=10659088 memory=-3535359994705171810 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8721/stat : 8721 (java) S 8703 8706 8644 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 77386761 10914906112 39143 33554432000 4194304 4196468 140728020323408 140676809302816 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8722] ppid=8703 vsize=10659088 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8722/stat : 8722 (java) S 8703 8706 8644 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 77386761 10914906112 39143 33554432000 4194304 4196468 140728020323408 140676808250480 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8727] ppid=8703 vsize=10659088 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8727/stat : 8727 (java) S 8703 8706 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77386763 10914906112 39143 33554432000 4194304 4196468 140728020323408 140676807198800 140677776119707 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8728] ppid=8703 vsize=10659088 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/8706/task/8728/stat : 8728 (java) R 8703 8706 8644 0 -1 4202560 1622 0 0 0 39 0 0 0 20 0 15 0 77386763 10914906112 39143 33554432000 4194304 4196468 140728020323408 140676806132304 140677759600259 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8729] ppid=8703 vsize=10659088 memory=0 CPUtime=0.41 cores=1,3,5,7
/proc/8706/task/8729/stat : 8729 (java) R 8703 8706 8644 0 -1 4202560 1595 0 0 0 41 0 0 0 20 0 15 0 77386763 10914906112 39143 33554432000 4194304 4196468 140728020323408 140676805093872 140677757645568 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8730] ppid=8703 vsize=10659088 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/8706/task/8730/stat : 8730 (java) S 8703 8706 8644 0 -1 1077944384 1747 0 0 0 36 0 0 0 20 0 15 0 77386763 10914906112 39143 33554432000 4194304 4196468 140728020323408 140676804041584 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8732] ppid=8703 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8732/stat : 8732 (java) S 8703 8706 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77386764 10914906112 39143 33554432000 4194304 4196468 140728020323408 140676802989024 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8734] ppid=8703 vsize=10659088 memory=18268 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8734/stat : 8734 (java) S 8703 8706 8644 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77386764 10914906112 39143 33554432000 4194304 4196468 140728020323408 140676801935792 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
Current children cumulated CPU time: 1.87 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 156572 KiB

[startup+1.50079 s]
/proc/loadavg: 2.98 2.29 2.14 10/218 8736
/proc/meminfo: memFree=24056168/32770624 swapFree=67108860/67108860
[pid=8706] ppid=8703 vsize=10728148 memory=214832 CPUtime=4.34 cores=1,3,5,7
/proc/8706/stat : 8706 (java) S 8703 8706 8644 0 -1 1077944320 18919 0 0 0 425 9 0 0 20 0 16 0 77386758 10985623552 53708 33554432000 4194304 4196468 140728020323408 140728020305952 140677776101111 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
/proc/8706/statm: 2682037 53708 3140 1 0 2644528 0
[pid=8706/tid=8708] ppid=8703 vsize=10728148 memory=10799 CPUtime=1.45 cores=1,3,5,7
/proc/8706/task/8708/stat : 8708 (java) R 8703 8706 8644 0 -1 4202560 6008 0 0 0 141 4 0 0 20 0 16 0 77386758 10985623552 53708 33554432000 4194304 4196468 140728020323408 140677780337184 140677380730352 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8713] ppid=8703 vsize=10728148 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8713/stat : 8713 (java) S 8703 8706 8644 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 16 0 77386759 10985623552 53708 33554432000 4194304 4196468 140728020323408 140677702175632 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8714] ppid=8703 vsize=10728148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8714/stat : 8714 (java) S 8703 8706 8644 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 16 0 77386759 10985623552 53708 33554432000 4194304 4196468 140728020323408 140677701122832 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8715] ppid=8703 vsize=10728148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8715/stat : 8715 (java) S 8703 8706 8644 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 16 0 77386759 10985623552 53708 33554432000 4194304 4196468 140728020323408 140677700070544 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8716] ppid=8703 vsize=10728148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8716/stat : 8716 (java) S 8703 8706 8644 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 16 0 77386759 10985623552 53708 33554432000 4194304 4196468 140728020323408 140677699017744 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8718] ppid=8703 vsize=10728148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8718/stat : 8718 (java) S 8703 8706 8644 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 16 0 77386760 10985623552 53708 33554432000 4194304 4196468 140728020323408 140676810356848 140677776112258 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0

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

/proc/8706/task/8721/stat : 8721 (java) S 8703 8706 8644 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 77386761 10983067648 273379 33554432000 4194304 4196468 140728020323408 140676809302880 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8722] ppid=8703 vsize=10725652 memory=1093516 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8722/stat : 8722 (java) S 8703 8706 8644 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 16 0 77386761 10983067648 273379 33554432000 4194304 4196468 140728020323408 140676808250496 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8727] ppid=8703 vsize=10725652 memory=1093516 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8727/stat : 8727 (java) S 8703 8706 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77386763 10983067648 273379 33554432000 4194304 4196468 140728020323408 140676807198800 140677776119707 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8728] ppid=8703 vsize=10725652 memory=1093516 CPUtime=1.65 cores=1,3,5,7
/proc/8706/task/8728/stat : 8728 (java) S 8703 8706 8644 0 -1 1077944384 7885 0 0 0 163 2 0 0 20 0 16 0 77386763 10983067648 273379 33554432000 4194304 4196468 140728020323408 140676806146672 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8729] ppid=8703 vsize=10725652 memory=0 CPUtime=1.44 cores=1,3,5,7
/proc/8706/task/8729/stat : 8729 (java) S 8703 8706 8644 0 -1 1077944384 7310 0 0 0 143 1 0 0 20 0 16 0 77386763 10983067648 273379 33554432000 4194304 4196468 140728020323408 140676805093872 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8730] ppid=8703 vsize=10725652 memory=1093516 CPUtime=0.48 cores=1,3,5,7
/proc/8706/task/8730/stat : 8730 (java) S 8703 8706 8644 0 -1 1077944384 3623 0 0 0 47 1 0 0 20 0 16 0 77386763 10983067648 273379 33554432000 4194304 4196468 140728020323408 140676804041584 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8732] ppid=8703 vsize=10725652 memory=1093516 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8732/stat : 8732 (java) S 8703 8706 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77386764 10983067648 273379 33554432000 4194304 4196468 140728020323408 140676802989024 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8734] ppid=8703 vsize=10725652 memory=1093516 CPUtime=1.39 cores=1,3,5,7
/proc/8706/task/8734/stat : 8734 (java) S 8703 8706 8644 0 -1 1077944384 2224 0 0 0 60 79 0 0 20 0 16 0 77386764 10983067648 273379 33554432000 4194304 4196468 140728020323408 140676801935792 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8735] ppid=8703 vsize=10725652 memory=1093516 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8735/stat : 8735 (java) S 8703 8706 8644 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 77386856 10983067648 273379 33554432000 4194304 4196468 140728020323408 140676800881328 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
Current children cumulated CPU time: 2391.4 s
Current children cumulated vsize: 10725652 KiB
Current children cumulated memory: 1093516 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2390.9 s]
/proc/loadavg: 1.82 1.93 1.97 5/219 8913
/proc/meminfo: memFree=23114964/32770624 swapFree=67108860/67108860
[pid=8706] ppid=8703 vsize=10725652 memory=1093516 CPUtime=2400.02 cores=1,3,5,7
/proc/8706/stat : 8706 (java) S 8703 8706 8644 0 -1 1077944320 70501 0 0 0 239806 196 0 0 20 0 16 0 77386758 10983067648 273379 33554432000 4194304 4196468 140728020323408 140728020305952 140677776101111 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
/proc/8706/statm: 2681413 273379 3183 1 0 2643904 0
[pid=8706/tid=8708] ppid=8703 vsize=10725652 memory=1093516 CPUtime=2389.23 cores=1,3,5,7
/proc/8706/task/8708/stat : 8708 (java) R 8703 8706 8644 0 -1 4202560 21969 0 0 0 238915 8 0 0 20 0 16 0 77386758 10983067648 273379 33554432000 4194304 4196468 140728020323408 140677780340064 140677380763052 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8713] ppid=8703 vsize=10725652 memory=1093516 CPUtime=1.38 cores=1,3,5,7
/proc/8706/task/8713/stat : 8713 (java) S 8703 8706 8644 0 -1 1077944384 5121 0 0 0 111 27 0 0 20 0 16 0 77386759 10983067648 273379 33554432000 4194304 4196468 140728020323408 140677702175632 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8714] ppid=8703 vsize=10725652 memory=1093516 CPUtime=1.38 cores=1,3,5,7
/proc/8706/task/8714/stat : 8714 (java) S 8703 8706 8644 0 -1 1077944384 3782 0 0 0 110 28 0 0 20 0 16 0 77386759 10983067648 273379 33554432000 4194304 4196468 140728020323408 140677701122832 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8715] ppid=8703 vsize=10725652 memory=1093516 CPUtime=1.38 cores=1,3,5,7
/proc/8706/task/8715/stat : 8715 (java) S 8703 8706 8644 0 -1 1077944384 2854 0 0 0 110 28 0 0 20 0 16 0 77386759 10983067648 273379 33554432000 4194304 4196468 140728020323408 140677700070544 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8716] ppid=8703 vsize=10725652 memory=1093516 CPUtime=1.39 cores=1,3,5,7
/proc/8706/task/8716/stat : 8716 (java) S 8703 8706 8644 0 -1 1077944384 3739 0 0 0 112 27 0 0 20 0 16 0 77386759 10983067648 273379 33554432000 4194304 4196468 140728020323408 140677699017744 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8718] ppid=8703 vsize=10725652 memory=1116088 CPUtime=0.19 cores=1,3,5,7
/proc/8706/task/8718/stat : 8718 (java) S 8703 8706 8644 0 -1 1077944384 10574 0 0 0 15 4 0 0 20 0 16 0 77386760 10983067648 273379 33554432000 4194304 4196468 140728020323408 140676810356848 140677776112258 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8721] ppid=8703 vsize=10725652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8721/stat : 8721 (java) S 8703 8706 8644 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 77386761 10983067648 273379 33554432000 4194304 4196468 140728020323408 140676809302880 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8722] ppid=8703 vsize=10725652 memory=1116088 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8722/stat : 8722 (java) S 8703 8706 8644 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 16 0 77386761 10983067648 273379 33554432000 4194304 4196468 140728020323408 140676808250496 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8727] ppid=8703 vsize=10725652 memory=1093516 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8727/stat : 8727 (java) S 8703 8706 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77386763 10983067648 273379 33554432000 4194304 4196468 140728020323408 140676807198800 140677776119707 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8728] ppid=8703 vsize=10725652 memory=1093516 CPUtime=1.65 cores=1,3,5,7
/proc/8706/task/8728/stat : 8728 (java) S 8703 8706 8644 0 -1 1077944384 7885 0 0 0 163 2 0 0 20 0 16 0 77386763 10983067648 273379 33554432000 4194304 4196468 140728020323408 140676806146672 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8729] ppid=8703 vsize=10725652 memory=1093516 CPUtime=1.44 cores=1,3,5,7
/proc/8706/task/8729/stat : 8729 (java) S 8703 8706 8644 0 -1 1077944384 7310 0 0 0 143 1 0 0 20 0 16 0 77386763 10983067648 273379 33554432000 4194304 4196468 140728020323408 140676805093872 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8730] ppid=8703 vsize=10725652 memory=0 CPUtime=0.48 cores=1,3,5,7
/proc/8706/task/8730/stat : 8730 (java) S 8703 8706 8644 0 -1 1077944384 3623 0 0 0 47 1 0 0 20 0 16 0 77386763 10983067648 273379 33554432000 4194304 4196468 140728020323408 140676804041584 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8732] ppid=8703 vsize=10725652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8732/stat : 8732 (java) S 8703 8706 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 77386764 10983067648 273379 33554432000 4194304 4196468 140728020323408 140676802989024 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8734] ppid=8703 vsize=10725652 memory=1093516 CPUtime=1.39 cores=1,3,5,7
/proc/8706/task/8734/stat : 8734 (java) S 8703 8706 8644 0 -1 1077944384 2226 0 0 0 60 79 0 0 20 0 16 0 77386764 10983067648 273379 33554432000 4194304 4196468 140728020323408 140676801935792 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8735] ppid=8703 vsize=10725652 memory=1093516 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8735/stat : 8735 (java) S 8703 8706 8644 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 77386856 10983067648 273379 33554432000 4194304 4196468 140728020323408 140676800881328 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 10725652 KiB
Current children cumulated memory: 1093516 KiB

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

[startup+2391.15 s]
# the end of solver process 8706 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.12 s, system=1.96618 s

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

[startup+2391.01 s]*
/proc/loadavg: 1.82 1.93 1.97 2/220 8916
/proc/meminfo: memFree=23112384/32770624 swapFree=67108860/67108860
[pid=8706] ppid=8703 vsize=10925344 memory=1093772 CPUtime=2400.03 cores=1,3,5,7
/proc/8706/stat : 8706 (java) S 8703 8706 8644 0 -1 1077944320 70858 0 0 0 239807 196 0 0 20 0 17 0 77386758 11187552256 273443 33554432000 4194304 4196468 140728020323408 140728020305952 140677776101111 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
/proc/8706/statm: 2731336 273443 3186 1 0 2693827 0
[pid=8706/tid=8708] ppid=8703 vsize=10925344 memory=1428 CPUtime=2389.24 cores=1,3,5,7
/proc/8706/task/8708/stat : 8708 (java) S 8703 8706 8644 0 -1 1077944384 22001 0 0 0 238916 8 0 0 20 0 17 0 77386758 11187552256 273443 33554432000 4194304 4196468 140728020323408 140677780343984 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8713] ppid=8703 vsize=10925344 memory=8532 CPUtime=1.38 cores=1,3,5,7
/proc/8706/task/8713/stat : 8713 (java) S 8703 8706 8644 0 -1 1077944384 5121 0 0 0 111 27 0 0 20 0 17 0 77386759 11187552256 273443 33554432000 4194304 4196468 140728020323408 140677702175632 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8714] ppid=8703 vsize=10925344 memory=4872558044660077418 CPUtime=1.38 cores=1,3,5,7
/proc/8706/task/8714/stat : 8714 (java) S 8703 8706 8644 0 -1 1077944384 3782 0 0 0 110 28 0 0 20 0 17 0 77386759 11187552256 273443 33554432000 4194304 4196468 140728020323408 140677701122832 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8715] ppid=8703 vsize=10925344 memory=3220 CPUtime=1.38 cores=1,3,5,7
/proc/8706/task/8715/stat : 8715 (java) S 8703 8706 8644 0 -1 1077944384 2854 0 0 0 110 28 0 0 20 0 17 0 77386759 11187552256 273443 33554432000 4194304 4196468 140728020323408 140677700070544 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8716] ppid=8703 vsize=10925344 memory=507228 CPUtime=1.39 cores=1,3,5,7
/proc/8706/task/8716/stat : 8716 (java) S 8703 8706 8644 0 -1 1077944384 3739 0 0 0 112 27 0 0 20 0 17 0 77386759 11187552256 273443 33554432000 4194304 4196468 140728020323408 140677699017744 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8718] ppid=8703 vsize=10925344 memory=1408 CPUtime=0.19 cores=1,3,5,7
/proc/8706/task/8718/stat : 8718 (java) S 8703 8706 8644 0 -1 1077944384 10574 0 0 0 15 4 0 0 20 0 17 0 77386760 11187552256 273443 33554432000 4194304 4196468 140728020323408 140676810356848 140677776112258 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8721] ppid=8703 vsize=10925344 memory=3324 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8721/stat : 8721 (java) S 8703 8706 8644 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 17 0 77386761 11187552256 273443 33554432000 4194304 4196468 140728020323408 140676809302880 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8722] ppid=8703 vsize=10925344 memory=1093516 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8722/stat : 8722 (java) S 8703 8706 8644 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 17 0 77386761 11187552256 273443 33554432000 4194304 4196468 140728020323408 140676808250496 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8727] ppid=8703 vsize=10925344 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8727/stat : 8727 (java) S 8703 8706 8644 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 17 0 77386763 11187552256 273443 33554432000 4194304 4196468 140728020323408 140676807198800 140677776119707 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8728] ppid=8703 vsize=10925344 memory=-6733704525061579059 CPUtime=1.65 cores=1,3,5,7
/proc/8706/task/8728/stat : 8728 (java) S 8703 8706 8644 0 -1 1077944384 7887 0 0 0 163 2 0 0 20 0 17 0 77386763 11187552256 273443 33554432000 4194304 4196468 140728020323408 140676806146672 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8729] ppid=8703 vsize=10925344 memory=507228 CPUtime=1.44 cores=1,3,5,7
/proc/8706/task/8729/stat : 8729 (java) S 8703 8706 8644 0 -1 1077944384 7312 0 0 0 143 1 0 0 20 0 17 0 77386763 11187552256 273443 33554432000 4194304 4196468 140728020323408 140676805093872 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8730] ppid=8703 vsize=10925344 memory=1408 CPUtime=0.48 cores=1,3,5,7
/proc/8706/task/8730/stat : 8730 (java) S 8703 8706 8644 0 -1 1077944384 3706 0 0 0 47 1 0 0 20 0 17 0 77386763 11187552256 273443 33554432000 4194304 4196468 140728020323408 140676804041584 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8732] ppid=8703 vsize=10925344 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8732/stat : 8732 (java) S 8703 8706 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 77386764 11187552256 273443 33554432000 4194304 4196468 140728020323408 140676802989024 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8734] ppid=8703 vsize=10925344 memory=6656426216303648864 CPUtime=1.39 cores=1,3,5,7
/proc/8706/task/8734/stat : 8734 (java) S 8703 8706 8644 0 -1 1077944384 2226 0 0 0 60 79 0 0 20 0 17 0 77386764 11187552256 273443 33554432000 4194304 4196468 140728020323408 140676801935792 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8914] ppid=8703 vsize=10925344 memory=-7175753904026764170 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8914/stat : 8914 (java) S 8703 8706 8644 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 17 0 77625849 11187552256 273443 33554432000 4194304 4196468 140728020323408 140676799828336 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8915] ppid=8703 vsize=10925344 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8915/stat : 8915 (java) S 8703 8706 8644 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 17 0 77625849 11187552256 273443 33554432000 4194304 4196468 140728020323408 140676798776464 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 10925344 KiB
Current children cumulated memory: 1093772 KiB

[startup+2391.11 s]
/proc/loadavg: 1.82 1.93 1.97 2/220 8916
/proc/meminfo: memFree=23112384/32770624 swapFree=67108860/67108860
[pid=8706] ppid=8703 vsize=10925344 memory=1093864 CPUtime=2400.03 cores=1,3,5,7
/proc/8706/stat : 8706 (java) S 8703 8706 8644 0 -1 1077944320 70973 0 0 0 239807 196 0 0 20 0 17 0 77386758 11187552256 273466 33554432000 4194304 4196468 140728020323408 140728020305952 140677776101111 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
/proc/8706/statm: 2731336 273466 3187 1 0 2693827 0
[pid=8706/tid=8708] ppid=8703 vsize=10925344 memory=1093516 CPUtime=2389.24 cores=1,3,5,7
/proc/8706/task/8708/stat : 8708 (java) S 8703 8706 8644 0 -1 1077944384 22001 0 0 0 238916 8 0 0 20 0 17 0 77386758 11187552256 273466 33554432000 4194304 4196468 140728020323408 140677780343984 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8713] ppid=8703 vsize=10925344 memory=1093516 CPUtime=1.38 cores=1,3,5,7
/proc/8706/task/8713/stat : 8713 (java) S 8703 8706 8644 0 -1 1077944384 5121 0 0 0 111 27 0 0 20 0 17 0 77386759 11187552256 273466 33554432000 4194304 4196468 140728020323408 140677702175632 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8714] ppid=8703 vsize=10925344 memory=1093516 CPUtime=1.38 cores=1,3,5,7
/proc/8706/task/8714/stat : 8714 (java) S 8703 8706 8644 0 -1 1077944384 3782 0 0 0 110 28 0 0 20 0 17 0 77386759 11187552256 273466 33554432000 4194304 4196468 140728020323408 140677701122832 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8715] ppid=8703 vsize=10925344 memory=1116088 CPUtime=1.38 cores=1,3,5,7
/proc/8706/task/8715/stat : 8715 (java) S 8703 8706 8644 0 -1 1077944384 2854 0 0 0 110 28 0 0 20 0 17 0 77386759 11187552256 273466 33554432000 4194304 4196468 140728020323408 140677700070544 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8716] ppid=8703 vsize=10925344 memory=0 CPUtime=1.39 cores=1,3,5,7
/proc/8706/task/8716/stat : 8716 (java) S 8703 8706 8644 0 -1 1077944384 3739 0 0 0 112 27 0 0 20 0 17 0 77386759 11187552256 273466 33554432000 4194304 4196468 140728020323408 140677699017744 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8718] ppid=8703 vsize=10925344 memory=1116088 CPUtime=0.19 cores=1,3,5,7
/proc/8706/task/8718/stat : 8718 (java) S 8703 8706 8644 0 -1 1077944384 10576 0 0 0 15 4 0 0 20 0 17 0 77386760 11187552256 273466 33554432000 4194304 4196468 140728020323408 140676810356848 140677776112258 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8721] ppid=8703 vsize=10925344 memory=1093516 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8721/stat : 8721 (java) S 8703 8706 8644 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 17 0 77386761 11187552256 273466 33554432000 4194304 4196468 140728020323408 140676809302880 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8722] ppid=8703 vsize=10925344 memory=1093516 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8722/stat : 8722 (java) S 8703 8706 8644 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 17 0 77386761 11187552256 273466 33554432000 4194304 4196468 140728020323408 140676808250496 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8727] ppid=8703 vsize=10925344 memory=1093516 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8727/stat : 8727 (java) S 8703 8706 8644 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 17 0 77386763 11187552256 273466 33554432000 4194304 4196468 140728020323408 140676807198800 140677776119707 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8728] ppid=8703 vsize=10925344 memory=1093516 CPUtime=1.65 cores=1,3,5,7
/proc/8706/task/8728/stat : 8728 (java) S 8703 8706 8644 0 -1 1077944384 7929 0 0 0 163 2 0 0 20 0 17 0 77386763 11187552256 273466 33554432000 4194304 4196468 140728020323408 140676806146672 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8729] ppid=8703 vsize=10925344 memory=1093516 CPUtime=1.44 cores=1,3,5,7
/proc/8706/task/8729/stat : 8729 (java) S 8703 8706 8644 0 -1 1077944384 7312 0 0 0 143 1 0 0 20 0 17 0 77386763 11187552256 273466 33554432000 4194304 4196468 140728020323408 140676805093872 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8730] ppid=8703 vsize=10925344 memory=1093516 CPUtime=0.48 cores=1,3,5,7
/proc/8706/task/8730/stat : 8730 (java) S 8703 8706 8644 0 -1 1077944384 3719 0 0 0 47 1 0 0 20 0 17 0 77386763 11187552256 273466 33554432000 4194304 4196468 140728020323408 140676804041584 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8732] ppid=8703 vsize=10925344 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8732/stat : 8732 (java) S 8703 8706 8644 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 77386764 11187552256 273466 33554432000 4194304 4196468 140728020323408 140676802989024 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8734] ppid=8703 vsize=10925344 memory=0 CPUtime=1.39 cores=1,3,5,7
/proc/8706/task/8734/stat : 8734 (java) S 8703 8706 8644 0 -1 1077944384 2226 0 0 0 60 79 0 0 20 0 17 0 77386764 11187552256 273466 33554432000 4194304 4196468 140728020323408 140676801935792 140677776112258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8914] ppid=8703 vsize=10925344 memory=1093516 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8914/stat : 8914 (java) S 8703 8706 8644 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 17 0 77625849 11187552256 273466 33554432000 4194304 4196468 140728020323408 140676799828336 140677776111317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
[pid=8706/tid=8915] ppid=8703 vsize=10925344 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/8706/task/8915/stat : 8915 (java) R 8703 8706 8644 0 -1 4202560 91 0 0 0 0 0 0 0 20 0 17 0 77625849 11187552256 273466 33554432000 4194304 4196468 140728020323408 140676798772464 140677381052423 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18874368 140728020325489 140728020325641 140728020325641 140728020328399 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 10925344 KiB
Current children cumulated memory: 1093864 KiB

Child status: 143
Real time (s): 2391.15
CPU time (s): 2400.08
CPU user time (s): 2398.12
CPU system time (s): 1.96618
CPU usage (%): 100.373
Max. virtual memory (cumulated for all children) (KiB): 10925344
Max. memory (cumulated for all children) (KiB): 1207464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.12
system time used= 1.96618
maximum resident set size= 1221776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71135
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54298
involuntary context switches= 762


# summary of solver processes directly reported to runsolver:
#   pid: 8706
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2398.12
#   total CPU system time (s): 1.96618

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.6151 second user time and 20.3438 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 11:43:55
IDJOB=4290178
IDBENCH=141580
IDSOLVER=2742
FILE ID=node150/4290178-1532598235
RUNJOBID= node150-1532598235-8676
PBS_JOBID= 21021976
Free space on /tmp= 53100 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/Frb/frb-53-24-3-mgd_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290178-1532598235/watcher-4290178-1532598235 -o /tmp/evaluation-result-4290178-1532598235/solver-4290178-1532598235 -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-4290178-1532598235.xml

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

MD5SUM BENCH= 2687d075c2954ad7539e74b041f9986e
RANDOM SEED=809821651

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:        24424596 kB
MemAvailable:   31929788 kB
Buffers:          200244 kB
Cached:          7521276 kB
SwapCached:            0 kB
Active:          2139856 kB
Inactive:        5634496 kB
Active(anon):       5364 kB
Inactive(anon):    75256 kB
Active(file):    2134492 kB
Inactive(file):  5559240 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5492 kB
Writeback:             0 kB
AnonPages:         59992 kB
Mapped:            40548 kB
Shmem:             25224 kB
Slab:             267168 kB
SReclaimable:     239920 kB
SUnreclaim:        27248 kB
KernelStack:        3136 kB
PageTables:         5544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     328600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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 12:23:46