Trace number 4263665

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.1899 2473.47

General information on the benchmark

NameStripPacking/StripPacking-m1-seriesT/
StripPacking-T1e.xml
MD5SUMf7b8b642e131c8af917aaf97f4ae3b24
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 benchmark1129.25
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints52
Number of domains19
Minimum domain size2
Maximum domain size200
Distribution of domain sizes[{"size":2,"count":51},{"size":200,"count":34}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":17},{"degree":2,"count":34},{"degree":3,"count":34}]
Minimum constraint arity2
Maximum constraint arity68
Distribution of constraint arities[{"arity":2,"count":34},{"arity":3,"count":17},{"arity":68,"count":1}]
Number of extensional constraints17
Number of intensional constraints34
Distribution of constraint types[{"type":"extension","count":17},{"type":"intension","count":34},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263665-1502611552/watcher-4263665-1502611552 -o /tmp/evaluation-result-4263665-1502611552/solver-4263665-1502611552 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502582933-8033 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263665-1502611552.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
Current StackSize limit: 8192 KiB

solver pid=16359, runsolver pid=16356

[startup+0.100108 s]*
/proc/loadavg: 4.51 4.15 3.33 6/199 16361
/proc/meminfo: memFree=23507964/32770624 swapFree=67108860/67108860
[pid=16359] ppid=16356 vsize=9934352 memory=13048 CPUtime=0 cores=1,3,5,7
/proc/16359/stat : 16359 (java) S 16356 16359 7968 0 -1 1077944320 2599 0 0 0 0 0 0 0 20 0 6 0 15037905 10172776448 3262 18446744073709551615 4194304 4196468 140721033484656 140721033467200 140088690908919 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
/proc/16359/statm: 2483588 3262 1281 1 0 2473558 0
[pid=16359/tid=16361] ppid=16356 vsize=9934356 memory=-6439968830534014599 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16361/stat : 16361 (java) R 16356 16359 7968 0 -1 4202560 1306 0 0 0 0 0 0 0 20 0 6 0 15037915 10172780544 3327 18446744073709551615 4194304 4196468 140721033484656 140088695150696 140088683588608 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16362] ppid=16356 vsize=9934352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16362/stat : 16362 (java) S 16356 16359 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 15037916 10172776448 3330 18446744073709551615 4194304 4196468 140721033484656 140088621328656 140088690919125 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16363] ppid=16356 vsize=9934352 memory=140681439716992 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16363/stat : 16363 (java) S 16356 16359 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 15037916 10172776448 3330 18446744073709551615 4194304 4196468 140721033484656 140088620276112 140088690919125 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16364] ppid=16356 vsize=9934352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16364/stat : 16364 (java) S 16356 16359 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 15037916 10172776448 3330 18446744073709551615 4194304 4196468 140721033484656 140088619223568 140088690919125 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16365] ppid=16356 vsize=9934352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16365/stat : 16365 (java) S 16356 16359 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 15037916 10172776448 3330 18446744073709551615 4194304 4196468 140721033484656 140088618171024 140088690919125 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9934352 KiB
Current children cumulated memory: 13048 KiB

[startup+0.210428 s]*
/proc/loadavg: 4.51 4.15 3.33 6/212 16374
/proc/meminfo: memFree=23494384/32770624 swapFree=67108860/67108860
[pid=16359] ppid=16356 vsize=10551156 memory=27520 CPUtime=0.08 cores=1,3,5,7
/proc/16359/stat : 16359 (java) S 16356 16359 7968 0 -1 1077944320 4879 0 0 0 7 1 0 0 20 0 15 0 15037905 10804383744 6880 18446744073709551615 4194304 4196468 140721033484656 140721033467200 140088690908919 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
/proc/16359/statm: 2637789 6880 2730 1 0 2627261 0
[pid=16359/tid=16361] ppid=16356 vsize=10551156 memory=8318255677412212789 CPUtime=0.07 cores=1,3,5,7
/proc/16359/task/16361/stat : 16361 (java) R 16356 16359 7968 0 -1 4202560 2837 0 0 0 6 1 0 0 20 0 15 0 15037915 10804383744 6880 18446744073709551615 4194304 4196468 140721033484656 140088695125776 140088690930845 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16362] ppid=16356 vsize=10551156 memory=326 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16362/stat : 16362 (java) S 16356 16359 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15037916 10804383744 6880 18446744073709551615 4194304 4196468 140721033484656 140088621328656 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16363] ppid=16356 vsize=10551156 memory=140681439834517 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16363/stat : 16363 (java) S 16356 16359 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15037916 10804383744 6880 18446744073709551615 4194304 4196468 140721033484656 140088620276112 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16364] ppid=16356 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16364/stat : 16364 (java) S 16356 16359 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15037916 10804383744 6880 18446744073709551615 4194304 4196468 140721033484656 140088619223568 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16365] ppid=16356 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16365/stat : 16365 (java) S 16356 16359 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15037916 10804383744 6880 18446744073709551615 4194304 4196468 140721033484656 140088618171024 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16366] ppid=16356 vsize=10551156 memory=140681439716992 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16366/stat : 16366 (java) S 16356 16359 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15037917 10804383744 6880 18446744073709551615 4194304 4196468 140721033484656 140088186964464 140088690920066 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16367] ppid=16356 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16367/stat : 16367 (java) S 16356 16359 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15037917 10804383744 6880 18446744073709551615 4194304 4196468 140721033484656 140088185910688 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16368] ppid=16356 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16368/stat : 16368 (java) S 16356 16359 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15037918 10804383744 6880 18446744073709551615 4194304 4196468 140721033484656 140088184858096 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16369] ppid=16356 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16369/stat : 16369 (java) S 16356 16359 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15037920 10804383744 6880 18446744073709551615 4194304 4196468 140721033484656 140088183806672 140088690927515 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16370] ppid=16356 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16370/stat : 16370 (java) S 16356 16359 7968 0 -1 1077944384 438 0 0 0 0 0 0 0 20 0 15 0 15037920 10804383744 6880 18446744073709551615 4194304 4196468 140721033484656 140088182753264 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16371] ppid=16356 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16371/stat : 16371 (java) S 16356 16359 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15037920 10804383744 6880 18446744073709551615 4194304 4196468 140721033484656 140088181700720 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16372] ppid=16356 vsize=10551156 memory=140681439716992 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16372/stat : 16372 (java) S 16356 16359 7968 0 -1 1077944384 233 0 0 0 0 0 0 0 20 0 15 0 15037920 10804383744 6880 18446744073709551615 4194304 4196468 140721033484656 140088180648176 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16373] ppid=16356 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16373/stat : 16373 (java) S 16356 16359 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15037920 10804383744 6880 18446744073709551615 4194304 4196468 140721033484656 140088179595872 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16374] ppid=16356 vsize=10551156 memory=140681439716992 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16374/stat : 16374 (java) S 16356 16359 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15037925 10804383744 6880 18446744073709551615 4194304 4196468 140721033484656 140088178543408 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 27520 KiB

[startup+0.310144 s]*
/proc/loadavg: 4.51 4.15 3.33 6/212 16374
/proc/meminfo: memFree=23482456/32770624 swapFree=67108860/67108860
[pid=16359] ppid=16356 vsize=10551156 memory=36756 CPUtime=0.23 cores=1,3,5,7
/proc/16359/stat : 16359 (java) S 16356 16359 7968 0 -1 1077944320 7943 0 0 0 21 2 0 0 20 0 15 0 15037905 10804383744 9189 18446744073709551615 4194304 4196468 140721033484656 140721033467200 140088690908919 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
/proc/16359/statm: 2637789 9189 2861 1 0 2627261 0
[pid=16359/tid=16361] ppid=16356 vsize=10551156 memory=-8774313645642428999 CPUtime=0.16 cores=1,3,5,7
/proc/16359/task/16361/stat : 16361 (java) R 16356 16359 7968 0 -1 4202560 5610 0 0 0 14 2 0 0 20 0 15 0 15037915 10804383744 9189 18446744073709551615 4194304 4196468 140721033484656 140088695147408 140088690930845 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16362] ppid=16356 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16362/stat : 16362 (java) S 16356 16359 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15037916 10804383744 9189 18446744073709551615 4194304 4196468 140721033484656 140088621328656 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16363] ppid=16356 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16363/stat : 16363 (java) S 16356 16359 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15037916 10804383744 9189 18446744073709551615 4194304 4196468 140721033484656 140088620276112 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16364] ppid=16356 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16364/stat : 16364 (java) S 16356 16359 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15037916 10804383744 9189 18446744073709551615 4194304 4196468 140721033484656 140088619223568 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16365] ppid=16356 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16365/stat : 16365 (java) S 16356 16359 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15037916 10804383744 9189 18446744073709551615 4194304 4196468 140721033484656 140088618171024 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16366] ppid=16356 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16366/stat : 16366 (java) S 16356 16359 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15037917 10804383744 9189 18446744073709551615 4194304 4196468 140721033484656 140088186964464 140088690920066 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16367] ppid=16356 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16367/stat : 16367 (java) S 16356 16359 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15037917 10804383744 9189 18446744073709551615 4194304 4196468 140721033484656 140088185910688 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16368] ppid=16356 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16368/stat : 16368 (java) S 16356 16359 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15037918 10804383744 9189 18446744073709551615 4194304 4196468 140721033484656 140088184858096 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16369] ppid=16356 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16369/stat : 16369 (java) S 16356 16359 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15037920 10804383744 9189 18446744073709551615 4194304 4196468 140721033484656 140088183806672 140088690927515 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16370] ppid=16356 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/16359/task/16370/stat : 16370 (java) S 16356 16359 7968 0 -1 1077944384 503 0 0 0 1 0 0 0 20 0 15 0 15037920 10804383744 9189 18446744073709551615 4194304 4196468 140721033484656 140088182753264 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16371] ppid=16356 vsize=10551156 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/16359/task/16371/stat : 16371 (java) S 16356 16359 7968 0 -1 1077944384 84 0 0 0 1 0 0 0 20 0 15 0 15037920 10804383744 9189 18446744073709551615 4194304 4196468 140721033484656 140088181700720 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16372] ppid=16356 vsize=10551156 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/16359/task/16372/stat : 16372 (java) S 16356 16359 7968 0 -1 1077944384 378 0 0 0 4 0 0 0 20 0 15 0 15037920 10804383744 9189 18446744073709551615 4194304 4196468 140721033484656 140088180648176 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16373] ppid=16356 vsize=10551156 memory=140681439716992 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16373/stat : 16373 (java) S 16356 16359 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15037920 10804383744 9189 18446744073709551615 4194304 4196468 140721033484656 140088179595872 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16374] ppid=16356 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16374/stat : 16374 (java) S 16356 16359 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15037925 10804383744 9189 18446744073709551615 4194304 4196468 140721033484656 140088178543408 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 36756 KiB

[startup+0.701428 s]
/proc/loadavg: 4.51 4.15 3.33 5/212 16374
/proc/meminfo: memFree=23463364/32770624 swapFree=67108860/67108860
[pid=16359] ppid=16356 vsize=10551232 memory=124792 CPUtime=1.24 cores=1,3,5,7
/proc/16359/stat : 16359 (java) S 16356 16359 7968 0 -1 1077944320 11613 0 0 0 118 6 0 0 20 0 15 0 15037905 10804461568 31198 18446744073709551615 4194304 4196468 140721033484656 140721033467200 140088690908919 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
/proc/16359/statm: 2637808 31198 3053 1 0 2627261 0
[pid=16359/tid=16361] ppid=16356 vsize=10551232 memory=0 CPUtime=0.53 cores=1,3,5,7
/proc/16359/task/16361/stat : 16361 (java) R 16356 16359 7968 0 -1 4202560 7020 0 0 0 49 4 0 0 20 0 15 0 15037915 10804461568 31198 18446744073709551615 4194304 4196468 140721033484656 140088695143552 140088296941654 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16362] ppid=16356 vsize=10551232 memory=140681318364023 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16362/stat : 16362 (java) S 16356 16359 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15037916 10804461568 31198 18446744073709551615 4194304 4196468 140721033484656 140088621328656 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16363] ppid=16356 vsize=10551232 memory=281362636826272 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16363/stat : 16363 (java) S 16356 16359 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15037916 10804461568 31198 18446744073709551615 4194304 4196468 140721033484656 140088620276112 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16364] ppid=16356 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16364/stat : 16364 (java) S 16356 16359 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15037916 10804461568 31198 18446744073709551615 4194304 4196468 140721033484656 140088619223568 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16365] ppid=16356 vsize=10551232 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16365/stat : 16365 (java) S 16356 16359 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15037916 10804461568 31198 18446744073709551615 4194304 4196468 140721033484656 140088618171024 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16366] ppid=16356 vsize=10551232 memory=33 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16366/stat : 16366 (java) S 16356 16359 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 15037917 10804461568 31198 18446744073709551615 4194304 4196468 140721033484656 140088186964464 140088690920066 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16367] ppid=16356 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16367/stat : 16367 (java) S 16356 16359 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15037917 10804461568 31198 18446744073709551615 4194304 4196468 140721033484656 140088185910688 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16368] ppid=16356 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16368/stat : 16368 (java) S 16356 16359 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15037918 10804461568 31198 18446744073709551615 4194304 4196468 140721033484656 140088184858096 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16369] ppid=16356 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16369/stat : 16369 (java) S 16356 16359 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15037920 10804461568 31198 18446744073709551615 4194304 4196468 140721033484656 140088183806672 140088690927515 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16370] ppid=16356 vsize=10551232 memory=281362637047728 CPUtime=0.23 cores=1,3,5,7
/proc/16359/task/16370/stat : 16370 (java) R 16356 16359 7968 0 -1 4202560 1242 0 0 0 23 0 0 0 20 0 15 0 15037920 10804461568 31198 18446744073709551615 4194304 4196468 140721033484656 140088182743264 140088668886622 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16371] ppid=16356 vsize=10551232 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/16359/task/16371/stat : 16371 (java) R 16356 16359 7968 0 -1 4202560 696 0 0 0 23 0 0 0 20 0 15 0 15037920 10804461568 31198 18446744073709551615 4194304 4196468 140721033484656 140088181687088 140088675827944 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16372] ppid=16356 vsize=10551232 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/16359/task/16372/stat : 16372 (java) S 16356 16359 7968 0 -1 1077944384 1284 0 0 0 22 0 0 0 20 0 15 0 15037920 10804461568 31198 18446744073709551615 4194304 4196468 140721033484656 140088180648176 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16373] ppid=16356 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16373/stat : 16373 (java) S 16356 16359 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15037920 10804461568 31198 18446744073709551615 4194304 4196468 140721033484656 140088179595872 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16374] ppid=16356 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16374/stat : 16374 (java) S 16356 16359 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15037925 10804461568 31198 18446744073709551615 4194304 4196468 140721033484656 140088178543408 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 124792 KiB

[startup+1.50139 s]
/proc/loadavg: 4.51 4.15 3.33 8/212 16374
/proc/meminfo: memFree=23250636/32770624 swapFree=67108860/67108860
[pid=16359] ppid=16356 vsize=10551232 memory=559004 CPUtime=3.15 cores=1,3,5,7
/proc/16359/stat : 16359 (java) S 16356 16359 7968 0 -1 1077944320 12755 0 0 0 274 41 0 0 20 0 15 0 15037905 10804461568 139751 18446744073709551615 4194304 4196468 140721033484656 140721033467200 140088690908919 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
/proc/16359/statm: 2637808 139751 3089 1 0 2627261 0
[pid=16359/tid=16361] ppid=16356 vsize=10551232 memory=2356 CPUtime=1 cores=1,3,5,7
/proc/16359/task/16361/stat : 16361 (java) S 16356 16359 7968 0 -1 1077944384 7106 0 0 0 94 6 0 0 20 0 15 0 15037915 10804461568 139751 18446744073709551615 4194304 4196468 140721033484656 140088695144512 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16362] ppid=16356 vsize=10551232 memory=11845 CPUtime=0.3 cores=1,3,5,7
/proc/16359/task/16362/stat : 16362 (java) R 16356 16359 7968 0 -1 4202560 205 0 0 0 23 7 0 0 20 0 15 0 15037916 10804461568 139751 18446744073709551615 4194304 4196468 140721033484656 140088621328856 140088670104076 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16363] ppid=16356 vsize=10551232 memory=26976 CPUtime=0.32 cores=1,3,5,7
/proc/16359/task/16363/stat : 16363 (java) R 16356 16359 7968 0 -1 4202560 230 0 0 0 24 8 0 0 20 0 15 0 15037916 10804461568 139751 18446744073709551615 4194304 4196468 140721033484656 140088620276112 140088675936793 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16364] ppid=16356 vsize=10551232 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/16359/task/16364/stat : 16364 (java) R 16356 16359 7968 0 -1 4202560 207 0 0 0 24 8 0 0 20 0 15 0 15037916 10804461568 139751 18446744073709551615 4194304 4196468 140721033484656 140088619223568 140088675936042 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16365] ppid=16356 vsize=10551232 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/16359/task/16365/stat : 16365 (java) R 16356 16359 7968 0 -1 4202560 226 0 0 0 24 8 0 0 20 0 15 0 15037916 10804461568 139751 18446744073709551615 4194304 4196468 140721033484656 140088618171224 140088675936793 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16366] ppid=16356 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16366/stat : 16366 (java) S 16356 16359 7968 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 15037917 10804461568 139751 18446744073709551615 4194304 4196468 140721033484656 140088186962976 140088690919125 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16367] ppid=16356 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16367/stat : 16367 (java) S 16356 16359 7968 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 15037917 10804461568 139751 18446744073709551615 4194304 4196468 140721033484656 140088185910688 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16368] ppid=16356 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16368/stat : 16368 (java) S 16356 16359 7968 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 15037918 10804461568 139751 18446744073709551615 4194304 4196468 140721033484656 140088184858096 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16369] ppid=16356 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16369/stat : 16369 (java) S 16356 16359 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15037920 10804461568 139751 18446744073709551615 4194304 4196468 140721033484656 140088183806672 140088690927515 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16370] ppid=16356 vsize=10551232 memory=33 CPUtime=0.28 cores=1,3,5,7
/proc/16359/task/16370/stat : 16370 (java) S 16356 16359 7968 0 -1 1077944384 1246 0 0 0 28 0 0 0 20 0 15 0 15037920 10804461568 139751 18446744073709551615 4194304 4196468 140721033484656 140088182753264 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16371] ppid=16356 vsize=10551232 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/16359/task/16371/stat : 16371 (java) S 16356 16359 7968 0 -1 1077944384 774 0 0 0 29 0 0 0 20 0 15 0 15037920 10804461568 139751 18446744073709551615 4194304 4196468 140721033484656 140088181700720 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16372] ppid=16356 vsize=10551232 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/16359/task/16372/stat : 16372 (java) S 16356 16359 7968 0 -1 1077944384 1313 0 0 0 23 0 0 0 20 0 15 0 15037920 10804461568 139751 18446744073709551615 4194304 4196468 140721033484656 140088180648176 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16373] ppid=16356 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16373/stat : 16373 (java) S 16356 16359 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15037920 10804461568 139751 18446744073709551615 4194304 4196468 140721033484656 140088179595872 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16374] ppid=16356 vsize=10551232 memory=281362637047728 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16374/stat : 16374 (java) S 16356 16359 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15037925 10804461568 139751 18446744073709551615 4194304 4196468 140721033484656 140088178543408 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
Current children cumulated CPU time: 3.15 s
Current children cumulated vsize: 10551232 KiB

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

/proc/16359/task/16364/stat : 16364 (java) S 16356 16359 7968 0 -1 1077944384 18503 0 0 0 1347 80 0 0 20 0 16 0 15037916 10872623104 1112261 18446744073709551615 4194304 4196468 140721033484656 140088619223568 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16365] ppid=16356 vsize=10617796 memory=281362636867576 CPUtime=14.23 cores=1,3,5,7
/proc/16359/task/16365/stat : 16365 (java) S 16356 16359 7968 0 -1 1077944384 12699 0 0 0 1343 80 0 0 20 0 16 0 15037916 10872623104 1112261 18446744073709551615 4194304 4196468 140721033484656 140088618171024 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16366] ppid=16356 vsize=10617796 memory=4449044 CPUtime=4.84 cores=1,3,5,7
/proc/16359/task/16366/stat : 16366 (java) S 16356 16359 7968 0 -1 1077944384 12484 0 0 0 481 3 0 0 20 0 16 0 15037917 10872623104 1112261 18446744073709551615 4194304 4196468 140721033484656 140088186964464 140088690920066 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16367] ppid=16356 vsize=10617796 memory=4449044 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16367/stat : 16367 (java) S 16356 16359 7968 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 16 0 15037917 10872623104 1112261 18446744073709551615 4194304 4196468 140721033484656 140088185910752 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16368] ppid=16356 vsize=10617796 memory=4449044 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16368/stat : 16368 (java) S 16356 16359 7968 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 16 0 15037918 10872623104 1112261 18446744073709551615 4194304 4196468 140721033484656 140088184858112 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16369] ppid=16356 vsize=10617796 memory=4449044 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16369/stat : 16369 (java) S 16356 16359 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15037920 10872623104 1112261 18446744073709551615 4194304 4196468 140721033484656 140088183806672 140088690927515 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16370] ppid=16356 vsize=10617796 memory=4449044 CPUtime=1.71 cores=1,3,5,7
/proc/16359/task/16370/stat : 16370 (java) S 16356 16359 7968 0 -1 1077944384 13980 0 0 0 169 2 0 0 20 0 16 0 15037920 10872623104 1112261 18446744073709551615 4194304 4196468 140721033484656 140088182753264 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16371] ppid=16356 vsize=10617796 memory=4449044 CPUtime=1.06 cores=1,3,5,7
/proc/16359/task/16371/stat : 16371 (java) S 16356 16359 7968 0 -1 1077944384 5736 0 0 0 105 1 0 0 20 0 16 0 15037920 10872623104 1112261 18446744073709551615 4194304 4196468 140721033484656 140088181700720 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16372] ppid=16356 vsize=10617796 memory=4449044 CPUtime=0.36 cores=1,3,5,7
/proc/16359/task/16372/stat : 16372 (java) S 16356 16359 7968 0 -1 1077944384 4087 0 0 0 34 2 0 0 20 0 16 0 15037920 10872623104 1112261 18446744073709551615 4194304 4196468 140721033484656 140088180648176 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16373] ppid=16356 vsize=10617796 memory=4449044 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16373/stat : 16373 (java) S 16356 16359 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15037920 10872623104 1112261 18446744073709551615 4194304 4196468 140721033484656 140088179595872 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16374] ppid=16356 vsize=10617796 memory=792 CPUtime=1.44 cores=1,3,5,7
/proc/16359/task/16374/stat : 16374 (java) S 16356 16359 7968 0 -1 1077944384 2121 0 0 0 62 82 0 0 20 0 16 0 15037925 10872623104 1112261 18446744073709551615 4194304 4196468 140721033484656 140088178543408 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16375] ppid=16356 vsize=10617796 memory=-8195925453750481479 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16375/stat : 16375 (java) S 16356 16359 7968 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 15040141 10872623104 1112261 18446744073709551615 4194304 4196468 140721033484656 140088177489200 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
Current children cumulated CPU time: 2429.13 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 4449044 KiB

[startup+2442.3 s]
/proc/loadavg: 2.04 2.03 2.17 3/214 16809
/proc/meminfo: memFree=25182668/32770624 swapFree=67108860/67108860
[pid=16359] ppid=16356 vsize=10617796 memory=4449068 CPUtime=2489.17 cores=1,3,5,7
/proc/16359/stat : 16359 (java) S 16356 16359 7968 0 -1 1077944320 287104 0 0 0 248493 424 0 0 20 0 16 0 15037905 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140721033467200 140088690908919 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
/proc/16359/statm: 2654449 1112267 3135 1 0 2643902 0
[pid=16359/tid=16361] ppid=16356 vsize=10617796 memory=4449044 CPUtime=2422.71 cores=1,3,5,7
/proc/16359/task/16361/stat : 16361 (java) R 16356 16359 7968 0 -1 4202560 187973 0 0 0 242241 30 0 0 20 0 16 0 15037915 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088695147872 140088298349390 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16362] ppid=16356 vsize=10617796 memory=4449044 CPUtime=14.11 cores=1,3,5,7
/proc/16359/task/16362/stat : 16362 (java) S 16356 16359 7968 0 -1 1077944384 11402 0 0 0 1331 80 0 0 20 0 16 0 15037916 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088621328656 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16363] ppid=16356 vsize=10617796 memory=4449044 CPUtime=14.3 cores=1,3,5,7
/proc/16359/task/16363/stat : 16363 (java) S 16356 16359 7968 0 -1 1077944384 16555 0 0 0 1354 76 0 0 20 0 16 0 15037916 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088620276112 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16364] ppid=16356 vsize=10617796 memory=4449044 CPUtime=14.27 cores=1,3,5,7
/proc/16359/task/16364/stat : 16364 (java) S 16356 16359 7968 0 -1 1077944384 18503 0 0 0 1347 80 0 0 20 0 16 0 15037916 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088619223568 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16365] ppid=16356 vsize=10617796 memory=4449044 CPUtime=14.23 cores=1,3,5,7
/proc/16359/task/16365/stat : 16365 (java) S 16356 16359 7968 0 -1 1077944384 12699 0 0 0 1343 80 0 0 20 0 16 0 15037916 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088618171024 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16366] ppid=16356 vsize=10617796 memory=4449044 CPUtime=4.85 cores=1,3,5,7
/proc/16359/task/16366/stat : 16366 (java) S 16356 16359 7968 0 -1 1077944384 12501 0 0 0 482 3 0 0 20 0 16 0 15037917 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088186964464 140088690920066 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16367] ppid=16356 vsize=10617796 memory=4449068 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16367/stat : 16367 (java) S 16356 16359 7968 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 16 0 15037917 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088185910752 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16368] ppid=16356 vsize=10617796 memory=4449068 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16368/stat : 16368 (java) S 16356 16359 7968 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 16 0 15037918 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088184858112 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16369] ppid=16356 vsize=10617796 memory=4449044 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16369/stat : 16369 (java) S 16356 16359 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15037920 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088183806672 140088690927515 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16370] ppid=16356 vsize=10617796 memory=4449044 CPUtime=1.71 cores=1,3,5,7
/proc/16359/task/16370/stat : 16370 (java) S 16356 16359 7968 0 -1 1077944384 13997 0 0 0 169 2 0 0 20 0 16 0 15037920 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088182753264 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16371] ppid=16356 vsize=10617796 memory=4449044 CPUtime=1.06 cores=1,3,5,7
/proc/16359/task/16371/stat : 16371 (java) S 16356 16359 7968 0 -1 1077944384 5743 0 0 0 105 1 0 0 20 0 16 0 15037920 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088181700720 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16372] ppid=16356 vsize=10617796 memory=4040 CPUtime=0.37 cores=1,3,5,7
/proc/16359/task/16372/stat : 16372 (java) S 16356 16359 7968 0 -1 1077944384 4104 0 0 0 35 2 0 0 20 0 16 0 15037920 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088180648176 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16373] ppid=16356 vsize=10617796 memory=4449068 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16373/stat : 16373 (java) S 16356 16359 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15037920 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088179595872 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16374] ppid=16356 vsize=10617796 memory=4449068 CPUtime=1.49 cores=1,3,5,7
/proc/16359/task/16374/stat : 16374 (java) S 16356 16359 7968 0 -1 1077944384 2195 0 0 0 65 84 0 0 20 0 16 0 15037925 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088178543408 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16375] ppid=16356 vsize=10617796 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16375/stat : 16375 (java) S 16356 16359 7968 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 15040141 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088177489200 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
Current children cumulated CPU time: 2489.17 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 4449068 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2473.2 s]
/proc/loadavg: 2.02 2.03 2.16 3/214 16813
/proc/meminfo: memFree=25182956/32770624 swapFree=67108860/67108860
[pid=16359] ppid=16356 vsize=10617796 memory=4449068 CPUtime=2520.09 cores=1,3,5,7
/proc/16359/stat : 16359 (java) S 16356 16359 7968 0 -1 1077944320 288371 0 0 0 251584 425 0 0 20 0 16 0 15037905 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140721033467200 140088690908919 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
/proc/16359/statm: 2654449 1112267 3135 1 0 2643902 0
[pid=16359/tid=16361] ppid=16356 vsize=10617796 memory=288230613214036277 CPUtime=2453.61 cores=1,3,5,7
/proc/16359/task/16361/stat : 16361 (java) R 16356 16359 7968 0 -1 4202560 189236 0 0 0 245330 31 0 0 20 0 16 0 15037915 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088695147872 140088298349408 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16362] ppid=16356 vsize=10617796 memory=15816711811106768 CPUtime=14.11 cores=1,3,5,7
/proc/16359/task/16362/stat : 16362 (java) S 16356 16359 7968 0 -1 1077944384 11402 0 0 0 1331 80 0 0 20 0 16 0 15037916 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088621328656 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16363] ppid=16356 vsize=10617796 memory=8224 CPUtime=14.3 cores=1,3,5,7
/proc/16359/task/16363/stat : 16363 (java) S 16356 16359 7968 0 -1 1077944384 16555 0 0 0 1354 76 0 0 20 0 16 0 15037916 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088620276112 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16364] ppid=16356 vsize=10617796 memory=1236 CPUtime=14.27 cores=1,3,5,7
/proc/16359/task/16364/stat : 16364 (java) S 16356 16359 7968 0 -1 1077944384 18503 0 0 0 1347 80 0 0 20 0 16 0 15037916 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088619223568 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16365] ppid=16356 vsize=10617796 memory=640 CPUtime=14.23 cores=1,3,5,7
/proc/16359/task/16365/stat : 16365 (java) S 16356 16359 7968 0 -1 1077944384 12699 0 0 0 1343 80 0 0 20 0 16 0 15037916 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088618171024 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16366] ppid=16356 vsize=10617796 memory=1792 CPUtime=4.85 cores=1,3,5,7
/proc/16359/task/16366/stat : 16366 (java) S 16356 16359 7968 0 -1 1077944384 12501 0 0 0 482 3 0 0 20 0 16 0 15037917 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088186964464 140088690920066 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16367] ppid=16356 vsize=10617796 memory=4449068 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16367/stat : 16367 (java) S 16356 16359 7968 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 16 0 15037917 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088185910752 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16368] ppid=16356 vsize=10617796 memory=1398720917958146503 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16368/stat : 16368 (java) S 16356 16359 7968 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 16 0 15037918 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088184858112 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16369] ppid=16356 vsize=10617796 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16369/stat : 16369 (java) S 16356 16359 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15037920 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088183806672 140088690927515 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16370] ppid=16356 vsize=10617796 memory=3904 CPUtime=1.71 cores=1,3,5,7
/proc/16359/task/16370/stat : 16370 (java) S 16356 16359 7968 0 -1 1077944384 13997 0 0 0 169 2 0 0 20 0 16 0 15037920 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088182753264 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16371] ppid=16356 vsize=10617796 memory=3052 CPUtime=1.06 cores=1,3,5,7
/proc/16359/task/16371/stat : 16371 (java) S 16356 16359 7968 0 -1 1077944384 5743 0 0 0 105 1 0 0 20 0 16 0 15037920 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088181700720 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16372] ppid=16356 vsize=10617796 memory=2776 CPUtime=0.37 cores=1,3,5,7
/proc/16359/task/16372/stat : 16372 (java) S 16356 16359 7968 0 -1 1077944384 4104 0 0 0 35 2 0 0 20 0 16 0 15037920 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088180648176 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16373] ppid=16356 vsize=10617796 memory=1156 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16373/stat : 16373 (java) S 16356 16359 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15037920 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088179595872 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16374] ppid=16356 vsize=10617796 memory=4449068 CPUtime=1.5 cores=1,3,5,7
/proc/16359/task/16374/stat : 16374 (java) S 16356 16359 7968 0 -1 1077944384 2199 0 0 0 65 85 0 0 20 0 16 0 15037925 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088178543408 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16375] ppid=16356 vsize=10617796 memory=4449068 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16375/stat : 16375 (java) S 16356 16359 7968 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 15040141 10872623104 1112267 18446744073709551615 4194304 4196468 140721033484656 140088177489200 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 4449068 KiB

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

[startup+2473.47 s]
# the end of solver process 16359 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.91 s, system=4.27638 s

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

[startup+2473.4 s]
/proc/loadavg: 2.02 2.03 2.16 3/214 16813
/proc/meminfo: memFree=25182956/32770624 swapFree=67108860/67108860
[pid=16359] ppid=16356 vsize=10817488 memory=4449388 CPUtime=2520.1 cores=1,3,5,7
/proc/16359/stat : 16359 (java) S 16356 16359 7968 0 -1 1077944320 289115 0 0 0 251585 425 0 0 20 0 17 0 15037905 11077107712 1112347 18446744073709551615 4194304 4196468 140721033484656 140721033467200 140088690908919 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
/proc/16359/statm: 2704372 1112347 3138 1 0 2693825 0
[pid=16359/tid=16361] ppid=16356 vsize=10817488 memory=288230613214036277 CPUtime=2453.62 cores=1,3,5,7
/proc/16359/task/16361/stat : 16361 (java) S 16356 16359 7968 0 -1 1077944384 189314 0 0 0 245331 31 0 0 20 0 17 0 15037915 11077107712 1112347 18446744073709551615 4194304 4196468 140721033484656 140088695151792 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16362] ppid=16356 vsize=10817488 memory=15816711811106768 CPUtime=14.11 cores=1,3,5,7
/proc/16359/task/16362/stat : 16362 (java) S 16356 16359 7968 0 -1 1077944384 11402 0 0 0 1331 80 0 0 20 0 17 0 15037916 11077107712 1112347 18446744073709551615 4194304 4196468 140721033484656 140088621328656 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16363] ppid=16356 vsize=10817488 memory=640 CPUtime=14.3 cores=1,3,5,7
/proc/16359/task/16363/stat : 16363 (java) S 16356 16359 7968 0 -1 1077944384 16555 0 0 0 1354 76 0 0 20 0 17 0 15037916 11077107712 1112347 18446744073709551615 4194304 4196468 140721033484656 140088620276112 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16364] ppid=16356 vsize=10817488 memory=1792 CPUtime=14.27 cores=1,3,5,7
/proc/16359/task/16364/stat : 16364 (java) S 16356 16359 7968 0 -1 1077944384 18503 0 0 0 1347 80 0 0 20 0 17 0 15037916 11077107712 1112347 18446744073709551615 4194304 4196468 140721033484656 140088619223568 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16365] ppid=16356 vsize=10817488 memory=960 CPUtime=14.23 cores=1,3,5,7
/proc/16359/task/16365/stat : 16365 (java) S 16356 16359 7968 0 -1 1077944384 12699 0 0 0 1343 80 0 0 20 0 17 0 15037916 11077107712 1112347 18446744073709551615 4194304 4196468 140721033484656 140088618171024 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16366] ppid=16356 vsize=10817488 memory=2248 CPUtime=4.85 cores=1,3,5,7
/proc/16359/task/16366/stat : 16366 (java) S 16356 16359 7968 0 -1 1077944384 12535 0 0 0 482 3 0 0 20 0 17 0 15037917 11077107712 1112347 18446744073709551615 4194304 4196468 140721033484656 140088186964464 140088690920066 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16367] ppid=16356 vsize=10817488 memory=4304 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16367/stat : 16367 (java) S 16356 16359 7968 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 17 0 15037917 11077107712 1112347 18446744073709551615 4194304 4196468 140721033484656 140088185910752 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16368] ppid=16356 vsize=10817488 memory=1588 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16368/stat : 16368 (java) S 16356 16359 7968 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 17 0 15037918 11077107712 1112347 18446744073709551615 4194304 4196468 140721033484656 140088184858112 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16369] ppid=16356 vsize=10817488 memory=1398720917958146503 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16369/stat : 16369 (java) S 16356 16359 7968 0 -1 1077944384 205 0 0 0 0 0 0 0 20 0 17 0 15037920 11077107712 1112347 18446744073709551615 4194304 4196468 140721033484656 140088183806672 140088690927515 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16370] ppid=16356 vsize=10817488 memory=4126316290023845779 CPUtime=1.71 cores=1,3,5,7
/proc/16359/task/16370/stat : 16370 (java) S 16356 16359 7968 0 -1 1077944384 13997 0 0 0 169 2 0 0 20 0 17 0 15037920 11077107712 1112347 18446744073709551615 4194304 4196468 140721033484656 140088182753264 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16371] ppid=16356 vsize=10817488 memory=840 CPUtime=1.06 cores=1,3,5,7
/proc/16359/task/16371/stat : 16371 (java) S 16356 16359 7968 0 -1 1077944384 5743 0 0 0 105 1 0 0 20 0 17 0 15037920 11077107712 1112347 18446744073709551615 4194304 4196468 140721033484656 140088181700720 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16372] ppid=16356 vsize=10817488 memory=3880 CPUtime=0.37 cores=1,3,5,7
/proc/16359/task/16372/stat : 16372 (java) S 16356 16359 7968 0 -1 1077944384 4179 0 0 0 35 2 0 0 20 0 17 0 15037920 11077107712 1112347 18446744073709551615 4194304 4196468 140721033484656 140088180648176 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16373] ppid=16356 vsize=10817488 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/16359/task/16373/stat : 16373 (java) S 16356 16359 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 15037920 11077107712 1112347 18446744073709551615 4194304 4196468 140721033484656 140088179595872 140088690919125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
[pid=16359/tid=16374] ppid=16356 vsize=10817488 memory=1398720917958146503 CPUtime=1.5 cores=1,3,5,7
/proc/16359/task/16374/stat : 16374 (java) S 16356 16359 7968 0 -1 1077944384 2199 0 0 0 65 85 0 0 20 0 17 0 15037925 11077107712 1112347 18446744073709551615 4194304 4196468 140721033484656 140088178543408 140088690920066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 20664320 140721033486737 140721033486890 140721033486890 140721033490383 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 10817488 KiB
Current children cumulated memory: 4449388 KiB

Child status: 143
Real time (s): 2473.47
CPU time (s): 2520.19
CPU user time (s): 2515.91
CPU system time (s): 4.27638
CPU usage (%): 101.889
Max. virtual memory (cumulated for all children) (KiB): 10817488
Max. memory (cumulated for all children) (KiB): 4449388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.91
system time used= 4.27638
maximum resident set size= 4449644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 290323
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56770
involuntary context switches= 1607


# summary of solver processes directly reported to runsolver:
#   pid: 16359
#   total CPU time (s): 2520.19
#   total CPU user time (s): 2515.91
#   total CPU system time (s): 4.27638

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.2633 second user time and 19.9647 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-13 09:51:55
IDJOB=4263665
IDBENCH=120457
IDSOLVER=2651
FILE ID=node128/4263665-1502611552
RUNJOBID= node128-1502582933-8033
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/StripPacking/StripPacking-m1-seriesT/StripPacking-T1e.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263665-1502611552/watcher-4263665-1502611552 -o /tmp/evaluation-result-4263665-1502611552/solver-4263665-1502611552 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502582933-8033 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263665-1502611552.xml

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

MD5SUM BENCH= f7b8b642e131c8af917aaf97f4ae3b24
RANDOM SEED=1963602727

node128.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.94
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.94
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.94
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.94
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:        23508968 kB
MemAvailable:   24048312 kB
Buffers:          124480 kB
Cached:           703256 kB
SwapCached:            0 kB
Active:          8198380 kB
Inactive:         642576 kB
Active(anon):    8013560 kB
Inactive(anon):    16764 kB
Active(file):     184820 kB
Inactive(file):   625812 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1568 kB
Writeback:             0 kB
AnonPages:       8013264 kB
Mapped:            44076 kB
Shmem:             17116 kB
Slab:             113316 kB
SReclaimable:      89092 kB
SUnreclaim:        24224 kB
KernelStack:        3440 kB
PageTables:        20524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8619428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7839744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62028 MiB
End job on node128 at 2017-08-13 10:33:09