Trace number 4263074

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
sat4j-CSP 2017-07-05? (TO) 2520.21 2458.73

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-17.xml
MD5SUMdc7df4a3b3f37e7a6c8d4746a81abb92
Bench CategoryCOP (optimization 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 variables351
Number of constraints350
Number of domains2
Minimum domain size2
Maximum domain size289
Distribution of domain sizes[{"size":2,"count":61},{"size":289,"count":290}]
Minimum variable degree2
Maximum variable degree61
Distribution of variable degrees[{"degree":2,"count":63},{"degree":3,"count":226},{"degree":4,"count":61},{"degree":61,"count":1}]
Minimum constraint arity2
Maximum constraint arity289
Distribution of constraint arities[{"arity":2,"count":288},{"arity":3,"count":61},{"arity":289,"count":1}]
Number of extensional constraints0
Number of intensional constraints349
Distribution of constraint types[{"type":"intension","count":349},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263074-1502627488/watcher-4263074-1502627488 -o /tmp/evaluation-result-4263074-1502627488/solver-4263074-1502627488 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502582933-8032 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263074-1502627488.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100134 s]*
/proc/loadavg: 4.73 4.37 3.47 2/199 20389
/proc/meminfo: memFree=30885048/32770624 swapFree=67108860/67108860
[pid=20387] ppid=20384 vsize=9936560 memory=15956 CPUtime=0 cores=0,2,4,6
/proc/20387/stat : 20387 (java) S 20384 20387 7968 0 -1 1077944320 3290 0 0 0 0 0 0 0 20 0 6 0 16631516 10175037440 3989 18446744073709551615 4194304 4196468 140728322877280 140728322859824 139751973969655 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
/proc/20387/statm: 2484140 3989 1884 1 0 2473637 0
[pid=20387/tid=20389] ppid=20384 vsize=9936560 memory=-6439968830534014599 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20389/stat : 20389 (java) R 20384 20387 7968 0 -1 4202560 2000 0 0 0 0 0 0 0 20 0 6 0 16631526 10175037440 3989 18446744073709551615 4194304 4196468 140728322877280 139751978205776 139751958050142 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20390] ppid=20384 vsize=9936560 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20390/stat : 20390 (java) S 20384 20387 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 16631527 10175037440 3989 18446744073709551615 4194304 4196468 140728322877280 139751930936080 139751973979861 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20391] ppid=20384 vsize=9936560 memory=140120269874816 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20391/stat : 20391 (java) S 20384 20387 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 16631527 10175037440 3989 18446744073709551615 4194304 4196468 140728322877280 139751929883536 139751973979861 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20392] ppid=20384 vsize=9936560 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20392/stat : 20392 (java) S 20384 20387 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 16631527 10175037440 3989 18446744073709551615 4194304 4196468 140728322877280 139751928830992 139751973979861 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20393] ppid=20384 vsize=9936560 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20393/stat : 20393 (java) S 20384 20387 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 16631527 10175037440 3989 18446744073709551615 4194304 4196468 140728322877280 139751582260368 139751973979861 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9936560 KiB
Current children cumulated memory: 15956 KiB

[startup+0.215787 s]*
/proc/loadavg: 4.73 4.37 3.47 3/212 20402
/proc/meminfo: memFree=30874472/32770624 swapFree=67108860/67108860
[pid=20387] ppid=20384 vsize=10551156 memory=27060 CPUtime=0.08 cores=0,2,4,6
/proc/20387/stat : 20387 (java) S 20384 20387 7968 0 -1 1077944320 5247 0 0 0 7 1 0 0 20 0 15 0 16631516 10804383744 6765 18446744073709551615 4194304 4196468 140728322877280 140728322859824 139751973969655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
/proc/20387/statm: 2637789 6765 2736 1 0 2627261 0
[pid=20387/tid=20389] ppid=20384 vsize=10551156 memory=8318255677412212789 CPUtime=0.07 cores=0,2,4,6
/proc/20387/task/20389/stat : 20389 (java) R 20384 20387 7968 0 -1 4202560 3222 0 0 0 6 1 0 0 20 0 15 0 16631526 10804383744 6765 18446744073709551615 4194304 4196468 140728322877280 139751978192128 139751973991002 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20390] ppid=20384 vsize=10551156 memory=326 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20390/stat : 20390 (java) S 20384 20387 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16631527 10804383744 6765 18446744073709551615 4194304 4196468 140728322877280 139751930936080 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20391] ppid=20384 vsize=10551156 memory=288370496421586560 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20391/stat : 20391 (java) S 20384 20387 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16631527 10804383744 6765 18446744073709551615 4194304 4196468 140728322877280 139751929883536 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20392] ppid=20384 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20392/stat : 20392 (java) S 20384 20387 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16631527 10804383744 6765 18446744073709551615 4194304 4196468 140728322877280 139751928830992 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20393] ppid=20384 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20393/stat : 20393 (java) S 20384 20387 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16631527 10804383744 6765 18446744073709551615 4194304 4196468 140728322877280 139751582260368 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20394] ppid=20384 vsize=10551156 memory=140120269874816 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20394/stat : 20394 (java) S 20384 20387 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16631528 10804383744 6765 18446744073709551615 4194304 4196468 140728322877280 139751537985520 139751973980802 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20395] ppid=20384 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20395/stat : 20395 (java) S 20384 20387 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16631529 10804383744 6765 18446744073709551615 4194304 4196468 140728322877280 139751536931744 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20396] ppid=20384 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20396/stat : 20396 (java) S 20384 20387 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 16631529 10804383744 6765 18446744073709551615 4194304 4196468 140728322877280 139751535879152 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20397] ppid=20384 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20397/stat : 20397 (java) S 20384 20387 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16631531 10804383744 6765 18446744073709551615 4194304 4196468 140728322877280 139751534827728 139751973988251 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20398] ppid=20384 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20398/stat : 20398 (java) R 20384 20387 7968 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 16631531 10804383744 6765 18446744073709551615 4194304 4196468 140728322877280 139751533775344 139751973980802 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20399] ppid=20384 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20399/stat : 20399 (java) R 20384 20387 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16631531 10804383744 6765 18446744073709551615 4194304 4196468 140728322877280 139751532722800 139751973980802 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20400] ppid=20384 vsize=10551156 memory=140120269874816 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20400/stat : 20400 (java) S 20384 20387 7968 0 -1 1077944384 235 0 0 0 0 0 0 0 20 0 15 0 16631531 10804383744 6765 18446744073709551615 4194304 4196468 140728322877280 139751531670256 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20401] ppid=20384 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20401/stat : 20401 (java) S 20384 20387 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16631531 10804383744 6765 18446744073709551615 4194304 4196468 140728322877280 139751530617952 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20402] ppid=20384 vsize=10551156 memory=140120269874816 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20402/stat : 20402 (java) S 20384 20387 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16631537 10804383744 6765 18446744073709551615 4194304 4196468 140728322877280 139751529564464 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 27060 KiB

[startup+0.310477 s]*
/proc/loadavg: 4.73 4.37 3.47 3/212 20402
/proc/meminfo: memFree=30862924/32770624 swapFree=67108860/67108860
[pid=20387] ppid=20384 vsize=10551156 memory=36040 CPUtime=0.23 cores=0,2,4,6
/proc/20387/stat : 20387 (java) S 20384 20387 7968 0 -1 1077944320 8316 0 0 0 20 3 0 0 20 0 15 0 16631516 10804383744 9010 18446744073709551615 4194304 4196468 140728322877280 140728322859824 139751973969655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
/proc/20387/statm: 2637789 9010 2861 1 0 2627261 0
[pid=20387/tid=20389] ppid=20384 vsize=10551156 memory=-8774313645642428999 CPUtime=0.16 cores=0,2,4,6
/proc/20387/task/20389/stat : 20389 (java) R 20384 20387 7968 0 -1 4202560 5991 0 0 0 14 2 0 0 20 0 15 0 16631526 10804383744 9010 18446744073709551615 4194304 4196468 140728322877280 139751978186016 139751973991581 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20390] ppid=20384 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20390/stat : 20390 (java) S 20384 20387 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16631527 10804383744 9010 18446744073709551615 4194304 4196468 140728322877280 139751930936080 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20391] ppid=20384 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20391/stat : 20391 (java) S 20384 20387 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16631527 10804383744 9010 18446744073709551615 4194304 4196468 140728322877280 139751929883536 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20392] ppid=20384 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20392/stat : 20392 (java) S 20384 20387 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16631527 10804383744 9010 18446744073709551615 4194304 4196468 140728322877280 139751928830992 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20393] ppid=20384 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20393/stat : 20393 (java) S 20384 20387 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16631527 10804383744 9010 18446744073709551615 4194304 4196468 140728322877280 139751582260368 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20394] ppid=20384 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20394/stat : 20394 (java) S 20384 20387 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16631528 10804383744 9010 18446744073709551615 4194304 4196468 140728322877280 139751537985520 139751973980802 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20395] ppid=20384 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20395/stat : 20395 (java) S 20384 20387 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16631529 10804383744 9010 18446744073709551615 4194304 4196468 140728322877280 139751536931744 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20396] ppid=20384 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20396/stat : 20396 (java) S 20384 20387 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 16631529 10804383744 9010 18446744073709551615 4194304 4196468 140728322877280 139751535879152 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20397] ppid=20384 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20397/stat : 20397 (java) S 20384 20387 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16631531 10804383744 9010 18446744073709551615 4194304 4196468 140728322877280 139751534827728 139751973988251 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20398] ppid=20384 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/20387/task/20398/stat : 20398 (java) S 20384 20387 7968 0 -1 1077944384 474 0 0 0 1 0 0 0 20 0 15 0 16631531 10804383744 9010 18446744073709551615 4194304 4196468 140728322877280 139751533775344 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20399] ppid=20384 vsize=10551156 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/20387/task/20399/stat : 20399 (java) S 20384 20387 7968 0 -1 1077944384 98 0 0 0 1 0 0 0 20 0 15 0 16631531 10804383744 9010 18446744073709551615 4194304 4196468 140728322877280 139751532722800 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20400] ppid=20384 vsize=10551156 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/20387/task/20400/stat : 20400 (java) S 20384 20387 7968 0 -1 1077944384 384 0 0 0 3 0 0 0 20 0 15 0 16631531 10804383744 9010 18446744073709551615 4194304 4196468 140728322877280 139751531670256 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20401] ppid=20384 vsize=10551156 memory=140120269874816 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20401/stat : 20401 (java) S 20384 20387 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16631531 10804383744 9010 18446744073709551615 4194304 4196468 140728322877280 139751530617952 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20402] ppid=20384 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20402/stat : 20402 (java) S 20384 20387 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16631537 10804383744 9010 18446744073709551615 4194304 4196468 140728322877280 139751529564464 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 36040 KiB

[startup+0.701433 s]
/proc/loadavg: 4.73 4.37 3.47 6/212 20402
/proc/meminfo: memFree=30851288/32770624 swapFree=67108860/67108860
[pid=20387] ppid=20384 vsize=10551232 memory=206456 CPUtime=1.18 cores=0,2,4,6
/proc/20387/stat : 20387 (java) S 20384 20387 7968 0 -1 1077944320 11729 0 0 0 109 9 0 0 20 0 15 0 16631516 10804461568 51614 18446744073709551615 4194304 4196468 140728322877280 140728322859824 139751973969655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
/proc/20387/statm: 2637808 51614 3077 1 0 2627261 0
[pid=20387/tid=20389] ppid=20384 vsize=10551232 memory=0 CPUtime=0.5 cores=0,2,4,6
/proc/20387/task/20389/stat : 20389 (java) R 20384 20387 7968 0 -1 4202560 7320 0 0 0 46 4 0 0 20 0 15 0 16631526 10804461568 51614 18446744073709551615 4194304 4196468 140728322877280 139751978206384 139751611687068 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20390] ppid=20384 vsize=10551232 memory=140120154043255 CPUtime=0.02 cores=0,2,4,6
/proc/20387/task/20390/stat : 20390 (java) S 20384 20387 7968 0 -1 1077944384 105 0 0 0 2 0 0 0 20 0 15 0 16631527 10804461568 51614 18446744073709551615 4194304 4196468 140728322877280 139751930936080 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20391] ppid=20384 vsize=10551232 memory=280240308184736 CPUtime=0.01 cores=0,2,4,6
/proc/20387/task/20391/stat : 20391 (java) S 20384 20387 7968 0 -1 1077944384 29 0 0 0 1 0 0 0 20 0 15 0 16631527 10804461568 51614 18446744073709551615 4194304 4196468 140728322877280 139751929883536 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20392] ppid=20384 vsize=10551232 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/20387/task/20392/stat : 20392 (java) S 20384 20387 7968 0 -1 1077944384 108 0 0 0 1 0 0 0 20 0 15 0 16631527 10804461568 51614 18446744073709551615 4194304 4196468 140728322877280 139751928830992 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20393] ppid=20384 vsize=10551232 memory=6944656575208382560 CPUtime=0.01 cores=0,2,4,6
/proc/20387/task/20393/stat : 20393 (java) S 20384 20387 7968 0 -1 1077944384 90 0 0 0 1 0 0 0 20 0 15 0 16631527 10804461568 51614 18446744073709551615 4194304 4196468 140728322877280 139751582260368 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20394] ppid=20384 vsize=10551232 memory=33 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20394/stat : 20394 (java) S 20384 20387 7968 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 16631528 10804461568 51614 18446744073709551615 4194304 4196468 140728322877280 139751537985520 139751973980802 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20395] ppid=20384 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20395/stat : 20395 (java) S 20384 20387 7968 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 16631529 10804461568 51614 18446744073709551615 4194304 4196468 140728322877280 139751536931744 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20396] ppid=20384 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20396/stat : 20396 (java) S 20384 20387 7968 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 16631529 10804461568 51614 18446744073709551615 4194304 4196468 140728322877280 139751535879152 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20397] ppid=20384 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20397/stat : 20397 (java) S 20384 20387 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16631531 10804461568 51614 18446744073709551615 4194304 4196468 140728322877280 139751534827728 139751973988251 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20398] ppid=20384 vsize=10551232 memory=280240308406192 CPUtime=0.17 cores=0,2,4,6
/proc/20387/task/20398/stat : 20398 (java) R 20384 20387 7968 0 -1 4202560 875 0 0 0 17 0 0 0 20 0 15 0 16631531 10804461568 51614 18446744073709551615 4194304 4196468 140728322877280 139751533767832 139751958851413 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20399] ppid=20384 vsize=10551232 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/20387/task/20399/stat : 20399 (java) R 20384 20387 7968 0 -1 4202560 683 0 0 0 17 0 0 0 20 0 15 0 16631531 10804461568 51614 18446744073709551615 4194304 4196468 140728322877280 139751532714128 139751957432861 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20400] ppid=20384 vsize=10551232 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/20387/task/20400/stat : 20400 (java) S 20384 20387 7968 0 -1 1077944384 1074 0 0 0 21 0 0 0 20 0 15 0 16631531 10804461568 51614 18446744073709551615 4194304 4196468 140728322877280 139751531670256 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20401] ppid=20384 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20401/stat : 20401 (java) S 20384 20387 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16631531 10804461568 51614 18446744073709551615 4194304 4196468 140728322877280 139751530617952 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20402] ppid=20384 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20402/stat : 20402 (java) S 20384 20387 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16631537 10804461568 51614 18446744073709551615 4194304 4196468 140728322877280 139751529564464 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 206456 KiB

[startup+1.50082 s]
/proc/loadavg: 4.73 4.37 3.47 3/212 20402
/proc/meminfo: memFree=30687348/32770624 swapFree=67108860/67108860
[pid=20387] ppid=20384 vsize=10551232 memory=211356 CPUtime=2.28 cores=0,2,4,6
/proc/20387/stat : 20387 (java) S 20384 20387 7968 0 -1 1077944320 12926 0 0 0 219 9 0 0 20 0 15 0 16631516 10804461568 52839 18446744073709551615 4194304 4196468 140728322877280 140728322859824 139751973969655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
/proc/20387/statm: 2637808 52839 3078 1 0 2627261 0
[pid=20387/tid=20389] ppid=20384 vsize=10551232 memory=2356 CPUtime=1.3 cores=0,2,4,6
/proc/20387/task/20389/stat : 20389 (java) R 20384 20387 7968 0 -1 4202560 7320 0 0 0 126 4 0 0 20 0 15 0 16631526 10804461568 52839 18446744073709551615 4194304 4196468 140728322877280 139751978206104 139751611935989 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20390] ppid=20384 vsize=10551232 memory=11845 CPUtime=0.02 cores=0,2,4,6
/proc/20387/task/20390/stat : 20390 (java) S 20384 20387 7968 0 -1 1077944384 105 0 0 0 2 0 0 0 20 0 15 0 16631527 10804461568 52839 18446744073709551615 4194304 4196468 140728322877280 139751930936080 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20391] ppid=20384 vsize=10551232 memory=26976 CPUtime=0.01 cores=0,2,4,6
/proc/20387/task/20391/stat : 20391 (java) S 20384 20387 7968 0 -1 1077944384 29 0 0 0 1 0 0 0 20 0 15 0 16631527 10804461568 52839 18446744073709551615 4194304 4196468 140728322877280 139751929883536 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20392] ppid=20384 vsize=10551232 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/20387/task/20392/stat : 20392 (java) S 20384 20387 7968 0 -1 1077944384 108 0 0 0 1 0 0 0 20 0 15 0 16631527 10804461568 52839 18446744073709551615 4194304 4196468 140728322877280 139751928830992 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20393] ppid=20384 vsize=10551232 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/20387/task/20393/stat : 20393 (java) S 20384 20387 7968 0 -1 1077944384 90 0 0 0 1 0 0 0 20 0 15 0 16631527 10804461568 52839 18446744073709551615 4194304 4196468 140728322877280 139751582260368 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20394] ppid=20384 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20394/stat : 20394 (java) S 20384 20387 7968 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 16631528 10804461568 52839 18446744073709551615 4194304 4196468 140728322877280 139751537985520 139751973980802 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20395] ppid=20384 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20395/stat : 20395 (java) S 20384 20387 7968 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 16631529 10804461568 52839 18446744073709551615 4194304 4196468 140728322877280 139751536931744 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20396] ppid=20384 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20396/stat : 20396 (java) S 20384 20387 7968 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 16631529 10804461568 52839 18446744073709551615 4194304 4196468 140728322877280 139751535879152 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20397] ppid=20384 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20397/stat : 20397 (java) S 20384 20387 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16631531 10804461568 52839 18446744073709551615 4194304 4196468 140728322877280 139751534827728 139751973988251 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20398] ppid=20384 vsize=10551232 memory=33 CPUtime=0.31 cores=0,2,4,6
/proc/20387/task/20398/stat : 20398 (java) S 20384 20387 7968 0 -1 1077944384 1416 0 0 0 31 0 0 0 20 0 15 0 16631531 10804461568 52839 18446744073709551615 4194304 4196468 140728322877280 139751533775344 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20399] ppid=20384 vsize=10551232 memory=0 CPUtime=0.32 cores=0,2,4,6
/proc/20387/task/20399/stat : 20399 (java) S 20384 20387 7968 0 -1 1077944384 1334 0 0 0 32 0 0 0 20 0 15 0 16631531 10804461568 52839 18446744073709551615 4194304 4196468 140728322877280 139751532722800 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20400] ppid=20384 vsize=10551232 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/20387/task/20400/stat : 20400 (java) S 20384 20387 7968 0 -1 1077944384 1079 0 0 0 21 0 0 0 20 0 15 0 16631531 10804461568 52839 18446744073709551615 4194304 4196468 140728322877280 139751531670256 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20401] ppid=20384 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20401/stat : 20401 (java) S 20384 20387 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16631531 10804461568 52839 18446744073709551615 4194304 4196468 140728322877280 139751530617952 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20402] ppid=20384 vsize=10551232 memory=280240308406192 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20402/stat : 20402 (java) S 20384 20387 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16631537 10804461568 52839 18446744073709551615 4194304 4196468 140728322877280 139751529564464 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
Current children cumulated CPU time: 2.28 s
Current children cumulated vsize: 10551232 KiB

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

/proc/20387/task/20391/stat : 20391 (java) S 20384 20387 7968 0 -1 1077944384 79184 0 0 0 1732 126 0 0 20 0 16 0 16631527 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751929883536 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20392] ppid=20384 vsize=10617796 memory=5608260 CPUtime=18.6 cores=0,2,4,6
/proc/20387/task/20392/stat : 20392 (java) S 20384 20387 7968 0 -1 1077944384 76936 0 0 0 1734 126 0 0 20 0 16 0 16631527 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751928830992 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20393] ppid=20384 vsize=10617796 memory=5608260 CPUtime=18.6 cores=0,2,4,6
/proc/20387/task/20393/stat : 20393 (java) S 20384 20387 7968 0 -1 1077944384 88046 0 0 0 1730 130 0 0 20 0 16 0 16631527 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751582260368 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20394] ppid=20384 vsize=10617796 memory=5608260 CPUtime=4.15 cores=0,2,4,6
/proc/20387/task/20394/stat : 20394 (java) S 20384 20387 7968 0 -1 1077944384 31755 0 0 0 410 5 0 0 20 0 16 0 16631528 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751537985520 139751973980802 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20395] ppid=20384 vsize=10617796 memory=5608260 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20395/stat : 20395 (java) S 20384 20387 7968 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 16 0 16631529 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751536931808 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20396] ppid=20384 vsize=10617796 memory=280240307963272 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20396/stat : 20396 (java) S 20384 20387 7968 0 -1 1077944384 185 0 0 0 0 0 0 0 20 0 16 0 16631529 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751535879168 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20397] ppid=20384 vsize=10617796 memory=5608260 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20397/stat : 20397 (java) S 20384 20387 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 16631531 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751534827728 139751973988251 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20398] ppid=20384 vsize=10617796 memory=2424 CPUtime=2.18 cores=0,2,4,6
/proc/20387/task/20398/stat : 20398 (java) S 20384 20387 7968 0 -1 1077944384 9112 0 0 0 217 1 0 0 20 0 16 0 16631531 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751533775344 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20399] ppid=20384 vsize=10617796 memory=5608260 CPUtime=2.17 cores=0,2,4,6
/proc/20387/task/20399/stat : 20399 (java) S 20384 20387 7968 0 -1 1077944384 9145 0 0 0 216 1 0 0 20 0 16 0 16631531 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751532722800 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20400] ppid=20384 vsize=10617796 memory=5608260 CPUtime=0.48 cores=0,2,4,6
/proc/20387/task/20400/stat : 20400 (java) S 20384 20387 7968 0 -1 1077944384 5128 0 0 0 46 2 0 0 20 0 16 0 16631531 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751531670256 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20401] ppid=20384 vsize=10617796 memory=5608260 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20401/stat : 20401 (java) S 20384 20387 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 16631531 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751530617952 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20402] ppid=20384 vsize=10617796 memory=960 CPUtime=1.54 cores=0,2,4,6
/proc/20387/task/20402/stat : 20402 (java) S 20384 20387 7968 0 -1 1077944384 2368 0 0 0 81 73 0 0 20 0 16 0 16631537 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751529564464 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20404] ppid=20384 vsize=10617796 memory=12952 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20404/stat : 20404 (java) S 20384 20387 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 16634505 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751528510256 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
Current children cumulated CPU time: 2503.92 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 5608260 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2458.4 s]
/proc/loadavg: 2.05 2.08 2.15 3/213 20806
/proc/meminfo: memFree=23104000/32770624 swapFree=67108860/67108860
[pid=20387] ppid=20384 vsize=10617796 memory=5608260 CPUtime=2520.03 cores=0,2,4,6
/proc/20387/stat : 20387 (java) S 20384 20387 7968 0 -1 1077944320 567122 0 0 0 251387 616 0 0 20 0 16 0 16631516 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 140728322859824 139751973969655 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
/proc/20387/statm: 2654449 1402065 3150 1 0 2643902 0
[pid=20387/tid=20389] ppid=20384 vsize=10617796 memory=1236 CPUtime=2434.96 cores=0,2,4,6
/proc/20387/task/20389/stat : 20389 (java) R 20384 20387 7968 0 -1 4202560 185387 0 0 0 243461 35 0 0 20 0 16 0 16631526 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751978208560 139751614096432 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20390] ppid=20384 vsize=10617796 memory=640 CPUtime=18.65 cores=0,2,4,6
/proc/20387/task/20390/stat : 20390 (java) S 20384 20387 7968 0 -1 1077944384 78474 0 0 0 1737 128 0 0 20 0 16 0 16631527 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751930936080 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20391] ppid=20384 vsize=10617796 memory=4124 CPUtime=18.58 cores=0,2,4,6
/proc/20387/task/20391/stat : 20391 (java) S 20384 20387 7968 0 -1 1077944384 79184 0 0 0 1732 126 0 0 20 0 16 0 16631527 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751929883536 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20392] ppid=20384 vsize=10617796 memory=12952 CPUtime=18.6 cores=0,2,4,6
/proc/20387/task/20392/stat : 20392 (java) S 20384 20387 7968 0 -1 1077944384 76936 0 0 0 1734 126 0 0 20 0 16 0 16631527 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751928830992 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20393] ppid=20384 vsize=10617796 memory=5608260 CPUtime=18.6 cores=0,2,4,6
/proc/20387/task/20393/stat : 20393 (java) S 20384 20387 7968 0 -1 1077944384 88046 0 0 0 1730 130 0 0 20 0 16 0 16631527 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751582260368 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20394] ppid=20384 vsize=10617796 memory=5608260 CPUtime=4.15 cores=0,2,4,6
/proc/20387/task/20394/stat : 20394 (java) S 20384 20387 7968 0 -1 1077944384 31755 0 0 0 410 5 0 0 20 0 16 0 16631528 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751537985520 139751973980802 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20395] ppid=20384 vsize=10617796 memory=1000 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20395/stat : 20395 (java) S 20384 20387 7968 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 16 0 16631529 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751536931808 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20396] ppid=20384 vsize=10617796 memory=5608260 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20396/stat : 20396 (java) S 20384 20387 7968 0 -1 1077944384 185 0 0 0 0 0 0 0 20 0 16 0 16631529 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751535879168 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20397] ppid=20384 vsize=10617796 memory=5608260 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20397/stat : 20397 (java) S 20384 20387 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 16631531 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751534827728 139751973988251 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20398] ppid=20384 vsize=10617796 memory=2012 CPUtime=2.18 cores=0,2,4,6
/proc/20387/task/20398/stat : 20398 (java) S 20384 20387 7968 0 -1 1077944384 9112 0 0 0 217 1 0 0 20 0 16 0 16631531 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751533775344 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20399] ppid=20384 vsize=10617796 memory=5520 CPUtime=2.17 cores=0,2,4,6
/proc/20387/task/20399/stat : 20399 (java) S 20384 20387 7968 0 -1 1077944384 9145 0 0 0 216 1 0 0 20 0 16 0 16631531 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751532722800 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20400] ppid=20384 vsize=10617796 memory=4124 CPUtime=0.48 cores=0,2,4,6
/proc/20387/task/20400/stat : 20400 (java) S 20384 20387 7968 0 -1 1077944384 5128 0 0 0 46 2 0 0 20 0 16 0 16631531 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751531670256 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20401] ppid=20384 vsize=10617796 memory=12952 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20401/stat : 20401 (java) S 20384 20387 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 16631531 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751530617952 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20402] ppid=20384 vsize=10617796 memory=2424 CPUtime=1.55 cores=0,2,4,6
/proc/20387/task/20402/stat : 20402 (java) S 20384 20387 7968 0 -1 1077944384 2368 0 0 0 81 74 0 0 20 0 16 0 16631537 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751529564464 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20404] ppid=20384 vsize=10617796 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20404/stat : 20404 (java) S 20384 20387 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 16634505 10872623104 1402065 18446744073709551615 4194304 4196468 140728322877280 139751528510256 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 5608260 KiB

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

[startup+2458.73 s]
# the end of solver process 20387 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.02 s, system=6.18789 s

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

[startup+2458.6 s]
/proc/loadavg: 2.05 2.08 2.15 3/213 20806
/proc/meminfo: memFree=23104000/32770624 swapFree=67108860/67108860
[pid=20387] ppid=20384 vsize=10817488 memory=5608592 CPUtime=2520.04 cores=0,2,4,6
/proc/20387/stat : 20387 (java) S 20384 20387 7968 0 -1 1077944320 568081 0 0 0 251388 616 0 0 20 0 17 0 16631516 11077107712 1402148 18446744073709551615 4194304 4196468 140728322877280 140728322859824 139751973969655 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
/proc/20387/statm: 2704372 1402148 3152 1 0 2693825 0
[pid=20387/tid=20389] ppid=20384 vsize=10817488 memory=1700 CPUtime=2434.97 cores=0,2,4,6
/proc/20387/task/20389/stat : 20389 (java) S 20384 20387 7968 0 -1 1077944384 185479 0 0 0 243462 35 0 0 20 0 17 0 16631526 11077107712 1402148 18446744073709551615 4194304 4196468 140728322877280 139751978212528 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20390] ppid=20384 vsize=10817488 memory=1228 CPUtime=18.65 cores=0,2,4,6
/proc/20387/task/20390/stat : 20390 (java) S 20384 20387 7968 0 -1 1077944384 78474 0 0 0 1737 128 0 0 20 0 17 0 16631527 11077107712 1402148 18446744073709551615 4194304 4196468 140728322877280 139751930936080 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20391] ppid=20384 vsize=10817488 memory=-8774313645642428999 CPUtime=18.58 cores=0,2,4,6
/proc/20387/task/20391/stat : 20391 (java) S 20384 20387 7968 0 -1 1077944384 79184 0 0 0 1732 126 0 0 20 0 17 0 16631527 11077107712 1402148 18446744073709551615 4194304 4196468 140728322877280 139751929883536 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20392] ppid=20384 vsize=10817488 memory=792 CPUtime=18.6 cores=0,2,4,6
/proc/20387/task/20392/stat : 20392 (java) S 20384 20387 7968 0 -1 1077944384 76936 0 0 0 1734 126 0 0 20 0 17 0 16631527 11077107712 1402148 18446744073709551615 4194304 4196468 140728322877280 139751928830992 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20393] ppid=20384 vsize=10817488 memory=8684 CPUtime=18.6 cores=0,2,4,6
/proc/20387/task/20393/stat : 20393 (java) S 20384 20387 7968 0 -1 1077944384 88046 0 0 0 1730 130 0 0 20 0 17 0 16631527 11077107712 1402148 18446744073709551615 4194304 4196468 140728322877280 139751582260368 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20394] ppid=20384 vsize=10817488 memory=5608260 CPUtime=4.15 cores=0,2,4,6
/proc/20387/task/20394/stat : 20394 (java) S 20384 20387 7968 0 -1 1077944384 31789 0 0 0 410 5 0 0 20 0 17 0 16631528 11077107712 1402148 18446744073709551615 4194304 4196468 140728322877280 139751537985520 139751973980802 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20395] ppid=20384 vsize=10817488 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20395/stat : 20395 (java) S 20384 20387 7968 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 17 0 16631529 11077107712 1402148 18446744073709551615 4194304 4196468 140728322877280 139751536931808 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20396] ppid=20384 vsize=10817488 memory=4040 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20396/stat : 20396 (java) S 20384 20387 7968 0 -1 1077944384 185 0 0 0 0 0 0 0 20 0 17 0 16631529 11077107712 1402148 18446744073709551615 4194304 4196468 140728322877280 139751535879168 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20397] ppid=20384 vsize=10817488 memory=16444 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20397/stat : 20397 (java) S 20384 20387 7968 0 -1 1077944384 242 0 0 0 0 0 0 0 20 0 17 0 16631531 11077107712 1402148 18446744073709551615 4194304 4196468 140728322877280 139751534827728 139751973988251 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20398] ppid=20384 vsize=10817488 memory=4612 CPUtime=2.18 cores=0,2,4,6
/proc/20387/task/20398/stat : 20398 (java) S 20384 20387 7968 0 -1 1077944384 9112 0 0 0 217 1 0 0 20 0 17 0 16631531 11077107712 1402148 18446744073709551615 4194304 4196468 140728322877280 139751533775344 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20399] ppid=20384 vsize=10817488 memory=792 CPUtime=2.17 cores=0,2,4,6
/proc/20387/task/20399/stat : 20399 (java) S 20384 20387 7968 0 -1 1077944384 9145 0 0 0 216 1 0 0 20 0 17 0 16631531 11077107712 1402148 18446744073709551615 4194304 4196468 140728322877280 139751532722800 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20400] ppid=20384 vsize=10817488 memory=8684 CPUtime=0.48 cores=0,2,4,6
/proc/20387/task/20400/stat : 20400 (java) S 20384 20387 7968 0 -1 1077944384 5331 0 0 0 46 2 0 0 20 0 17 0 16631531 11077107712 1402148 18446744073709551615 4194304 4196468 140728322877280 139751531670256 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20401] ppid=20384 vsize=10817488 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20401/stat : 20401 (java) S 20384 20387 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 16631531 11077107712 1402148 18446744073709551615 4194304 4196468 140728322877280 139751530617952 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20402] ppid=20384 vsize=10817488 memory=0 CPUtime=1.55 cores=0,2,4,6
/proc/20387/task/20402/stat : 20402 (java) S 20384 20387 7968 0 -1 1077944384 2368 0 0 0 81 74 0 0 20 0 17 0 16631537 11077107712 1402148 18446744073709551615 4194304 4196468 140728322877280 139751529564464 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10817488 KiB
Current children cumulated memory: 5608592 KiB

[startup+2458.7 s]
/proc/loadavg: 2.05 2.08 2.15 3/213 20806
/proc/meminfo: memFree=23104000/32770624 swapFree=67108860/67108860
[pid=20387] ppid=20384 vsize=10817488 memory=5608620 CPUtime=2520.17 cores=0,2,4,6
/proc/20387/stat : 20387 (java) S 20384 20387 7968 0 -1 1077944320 569920 0 0 0 251401 616 0 0 20 0 17 0 16631516 11077107712 1402155 18446744073709551615 4194304 4196468 140728322877280 140728322859824 139751973969655 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 9 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
/proc/20387/statm: 2704372 1402155 3152 1 0 2693825 0
[pid=20387/tid=20389] ppid=20384 vsize=10817488 memory=5608260 CPUtime=2434.97 cores=0,2,4,6
/proc/20387/task/20389/stat : 20389 (java) S 20384 20387 7968 0 -1 1077944384 185479 0 0 0 243462 35 0 0 20 0 17 0 16631526 11077107712 1402155 18446744073709551615 4194304 4196468 140728322877280 139751978212528 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20390] ppid=20384 vsize=10817488 memory=3088 CPUtime=18.65 cores=0,2,4,6
/proc/20387/task/20390/stat : 20390 (java) S 20384 20387 7968 0 -1 1077944384 78474 0 0 0 1737 128 0 0 20 0 17 0 16631527 11077107712 1402155 18446744073709551615 4194304 4196468 140728322877280 139751930936080 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20391] ppid=20384 vsize=10817488 memory=5608260 CPUtime=18.58 cores=0,2,4,6
/proc/20387/task/20391/stat : 20391 (java) S 20384 20387 7968 0 -1 1077944384 79184 0 0 0 1732 126 0 0 20 0 17 0 16631527 11077107712 1402155 18446744073709551615 4194304 4196468 140728322877280 139751929883536 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20392] ppid=20384 vsize=10817488 memory=5608260 CPUtime=18.6 cores=0,2,4,6
/proc/20387/task/20392/stat : 20392 (java) S 20384 20387 7968 0 -1 1077944384 76936 0 0 0 1734 126 0 0 20 0 17 0 16631527 11077107712 1402155 18446744073709551615 4194304 4196468 140728322877280 139751928830992 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20393] ppid=20384 vsize=10817488 memory=5608260 CPUtime=18.6 cores=0,2,4,6
/proc/20387/task/20393/stat : 20393 (java) S 20384 20387 7968 0 -1 1077944384 88046 0 0 0 1730 130 0 0 20 0 17 0 16631527 11077107712 1402155 18446744073709551615 4194304 4196468 140728322877280 139751582260368 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20394] ppid=20384 vsize=10817488 memory=5608260 CPUtime=4.15 cores=0,2,4,6
/proc/20387/task/20394/stat : 20394 (java) S 20384 20387 7968 0 -1 1077944384 31789 0 0 0 410 5 0 0 20 0 17 0 16631528 11077107712 1402155 18446744073709551615 4194304 4196468 140728322877280 139751537985520 139751973980802 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20395] ppid=20384 vsize=10817488 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20395/stat : 20395 (java) S 20384 20387 7968 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 17 0 16631529 11077107712 1402155 18446744073709551615 4194304 4196468 140728322877280 139751536931808 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20396] ppid=20384 vsize=10817488 memory=5608260 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20396/stat : 20396 (java) S 20384 20387 7968 0 -1 1077944384 185 0 0 0 0 0 0 0 20 0 17 0 16631529 11077107712 1402155 18446744073709551615 4194304 4196468 140728322877280 139751535879168 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20397] ppid=20384 vsize=10817488 memory=5608592 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20397/stat : 20397 (java) S 20384 20387 7968 0 -1 1077944384 242 0 0 0 0 0 0 0 20 0 17 0 16631531 11077107712 1402155 18446744073709551615 4194304 4196468 140728322877280 139751534827728 139751973988251 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20398] ppid=20384 vsize=10817488 memory=164 CPUtime=2.19 cores=0,2,4,6
/proc/20387/task/20398/stat : 20398 (java) S 20384 20387 7968 0 -1 1077944384 9662 0 0 0 218 1 0 0 20 0 17 0 16631531 11077107712 1402155 18446744073709551615 4194304 4196468 140728322877280 139751533775344 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20399] ppid=20384 vsize=10817488 memory=4124 CPUtime=2.18 cores=0,2,4,6
/proc/20387/task/20399/stat : 20399 (java) S 20384 20387 7968 0 -1 1077944384 9534 0 0 0 217 1 0 0 20 0 17 0 16631531 11077107712 1402155 18446744073709551615 4194304 4196468 140728322877280 139751532722800 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20400] ppid=20384 vsize=10817488 memory=5608260 CPUtime=0.48 cores=0,2,4,6
/proc/20387/task/20400/stat : 20400 (java) S 20384 20387 7968 0 -1 1077944384 5999 0 0 0 46 2 0 0 20 0 17 0 16631531 11077107712 1402155 18446744073709551615 4194304 4196468 140728322877280 139751531670256 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20401] ppid=20384 vsize=10817488 memory=288230613214036277 CPUtime=0 cores=0,2,4,6
/proc/20387/task/20401/stat : 20401 (java) S 20384 20387 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 16631531 11077107712 1402155 18446744073709551615 4194304 4196468 140728322877280 139751530617952 139751973979861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
[pid=20387/tid=20402] ppid=20384 vsize=10817488 memory=4124 CPUtime=1.55 cores=0,2,4,6
/proc/20387/task/20402/stat : 20402 (java) S 20384 20387 7968 0 -1 1077944384 2368 0 0 0 81 74 0 0 20 0 17 0 16631537 11077107712 1402155 18446744073709551615 4194304 4196468 140728322877280 139751529564464 139751973980802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9510912 140728322879889 140728322880042 140728322880042 140728322883535 0
Current children cumulated CPU time: 2520.17 s
Current children cumulated vsize: 10817488 KiB
Current children cumulated memory: 5608620 KiB

Child status: 143
Real time (s): 2458.73
CPU time (s): 2520.21
CPU user time (s): 2514.02
CPU system time (s): 6.18789
CPU usage (%): 102.5
Max. virtual memory (cumulated for all children) (KiB): 10817488
Max. memory (cumulated for all children) (KiB): 5608620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.02
system time used= 6.18789
maximum resident set size= 5608724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 569968
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58248
involuntary context switches= 4027


# summary of solver processes directly reported to runsolver:
#   pid: 20387
#   total CPU time (s): 2520.21
#   total CPU user time (s): 2514.02
#   total CPU system time (s): 6.18789

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2649 second user time and 23.7929 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-13 14:17:31
IDJOB=4263074
IDBENCH=130624
IDSOLVER=2651
FILE ID=node128/4263074-1502627488
RUNJOBID= node128-1502582933-8032
PBS_JOBID= 
Free space on /tmp= 62028 MiB

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

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

MD5SUM BENCH= dc7df4a3b3f37e7a6c8d4746a81abb92
RANDOM SEED=1420178155

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:        30888424 kB
MemAvailable:   31463628 kB
Buffers:          138092 kB
Cached:           724888 kB
SwapCached:            0 kB
Active:           800608 kB
Inactive:         671928 kB
Active(anon):     609772 kB
Inactive(anon):    16764 kB
Active(file):     190836 kB
Inactive(file):   655164 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1688 kB
Writeback:             4 kB
AnonPages:        609176 kB
Mapped:            44536 kB
Shmem:             17116 kB
Slab:             114896 kB
SReclaimable:      90076 kB
SUnreclaim:        24820 kB
KernelStack:        3520 kB
PageTables:         6200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1538672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    546816 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= 62020 MiB
End job on node128 at 2017-08-13 14:58:30