Trace number 4263551

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sat4j-CSP 2017-07-05? (TO) 2520.1299 2513.3601

General information on the benchmark

NameRandom/Random-B-2-26-26/
rand-2-26-26-325-155-2.xml
MD5SUMf524f0f0288a36fdb548674cb0263900
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 benchmark51.7556
Satisfiable
(Un)Satisfiability was proved
Number of variables26
Number of constraints325
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":26}]
Minimum variable degree25
Maximum variable degree25
Distribution of variable degrees[{"degree":25,"count":26}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":325}]
Number of extensional constraints325
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":325}]
Optimization problemNO
Type of objective

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263551-1502618030/watcher-4263551-1502618030 -o /tmp/evaluation-result-4263551-1502618030/solver-4263551-1502618030 -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-4263551-1502618030.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
Current StackSize limit: 8192 KiB

solver pid=17805, runsolver pid=17802

[startup+0.100173 s]*
/proc/loadavg: 2.00 1.98 2.02 3/204 17812
/proc/meminfo: memFree=29680764/32770624 swapFree=67108860/67108860
[pid=17805] ppid=17802 vsize=10151672 memory=19800 CPUtime=0.02 cores=0,2,4,6
/proc/17805/stat : 17805 (java) S 17802 17805 7968 0 -1 1077944320 3781 0 0 0 2 0 0 0 20 0 9 0 15685644 10395312128 4950 18446744073709551615 4194304 4196468 140730774088800 140730774071344 139694236921591 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
/proc/17805/statm: 2537918 4950 2109 1 0 2527415 0
[pid=17805/tid=17807] ppid=17802 vsize=10151672 memory=-6439968830534014599 CPUtime=0.02 cores=0,2,4,6
/proc/17805/task/17807/stat : 17807 (java) R 17802 17805 7968 0 -1 4202560 2420 0 0 0 2 0 0 0 20 0 9 0 15685652 10395312128 4950 18446744073709551615 4194304 4196468 140730774088800 139694241157576 139694236943517 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17808] ppid=17802 vsize=10151672 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17808/stat : 17808 (java) S 17802 17805 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 15685653 10395312128 4950 18446744073709551615 4194304 4196468 140730774088800 139694167341584 139694236931797 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17809] ppid=17802 vsize=10151672 memory=140384497526400 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17809/stat : 17809 (java) S 17802 17805 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 15685653 10395312128 4950 18446744073709551615 4194304 4196468 140730774088800 139694166289040 139694236931797 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17810] ppid=17802 vsize=10151672 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17810/stat : 17810 (java) S 17802 17805 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 15685653 10395312128 4950 18446744073709551615 4194304 4196468 140730774088800 139694165235984 139694236931797 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17811] ppid=17802 vsize=10151672 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17811/stat : 17811 (java) S 17802 17805 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 15685653 10395312128 4950 18446744073709551615 4194304 4196468 140730774088800 139694164183440 139694236931797 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17812] ppid=17802 vsize=10151672 memory=140384497526400 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17812/stat : 17812 (java) S 17802 17805 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 15685654 10395312128 4950 18446744073709551615 4194304 4196468 140730774088800 139693733661424 139694236932738 0 0 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17813] ppid=17802 vsize=10151672 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17813/stat : 17813 (java) S 17802 17805 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 15685655 10395312128 4950 18446744073709551615 4194304 4196468 140730774088800 139693732607648 139694236931797 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17814] ppid=17802 vsize=10151672 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17814/stat : 17814 (java) S 17802 17805 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 15685655 10395312128 4950 18446744073709551615 4194304 4196468 140730774088800 139693731554608 139694236931797 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 19800 KiB

[startup+0.209973 s]*
/proc/loadavg: 2.00 1.98 2.02 3/212 17820
/proc/meminfo: memFree=29675336/32770624 swapFree=67108860/67108860
[pid=17805] ppid=17802 vsize=10552180 memory=31612 CPUtime=0.11 cores=0,2,4,6
/proc/17805/stat : 17805 (java) S 17802 17805 7968 0 -1 1077944320 7047 0 0 0 9 2 0 0 20 0 15 0 15685644 10805432320 7903 18446744073709551615 4194304 4196468 140730774088800 140730774071344 139694236921591 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
/proc/17805/statm: 2638045 7903 2789 1 0 2627517 0
[pid=17805/tid=17807] ppid=17802 vsize=10552180 memory=8318255677412212789 CPUtime=0.08 cores=0,2,4,6
/proc/17805/task/17807/stat : 17807 (java) R 17802 17805 7968 0 -1 4202560 4964 0 0 0 7 1 0 0 20 0 15 0 15685652 10805432320 7903 18446744073709551615 4194304 4196468 140730774088800 139694241109936 139694229601309 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17808] ppid=17802 vsize=10552180 memory=326 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17808/stat : 17808 (java) S 17802 17805 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15685653 10805432320 7903 18446744073709551615 4194304 4196468 140730774088800 139694167341584 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17809] ppid=17802 vsize=10552180 memory=288370760649238144 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17809/stat : 17809 (java) S 17802 17805 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15685653 10805432320 7903 18446744073709551615 4194304 4196468 140730774088800 139694166289040 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17810] ppid=17802 vsize=10552180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17810/stat : 17810 (java) S 17802 17805 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15685653 10805432320 7903 18446744073709551615 4194304 4196468 140730774088800 139694165235984 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17811] ppid=17802 vsize=10552180 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17811/stat : 17811 (java) S 17802 17805 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15685653 10805432320 7903 18446744073709551615 4194304 4196468 140730774088800 139694164183440 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17812] ppid=17802 vsize=10552180 memory=140384497526400 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17812/stat : 17812 (java) S 17802 17805 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15685654 10805432320 7903 18446744073709551615 4194304 4196468 140730774088800 139693733661424 139694236932738 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17813] ppid=17802 vsize=10552180 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17813/stat : 17813 (java) S 17802 17805 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15685655 10805432320 7903 18446744073709551615 4194304 4196468 140730774088800 139693732607648 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17814] ppid=17802 vsize=10552180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17814/stat : 17814 (java) S 17802 17805 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15685655 10805432320 7903 18446744073709551615 4194304 4196468 140730774088800 139693731554544 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17815] ppid=17802 vsize=10552180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17815/stat : 17815 (java) S 17802 17805 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15685657 10805432320 7903 18446744073709551615 4194304 4196468 140730774088800 139693730503120 139694236940187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17816] ppid=17802 vsize=10552180 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17816/stat : 17816 (java) S 17802 17805 7968 0 -1 1077944384 433 0 0 0 0 0 0 0 20 0 15 0 15685657 10805432320 7903 18446744073709551615 4194304 4196468 140730774088800 139693729450224 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17817] ppid=17802 vsize=10552180 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17817/stat : 17817 (java) S 17802 17805 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15685657 10805432320 7903 18446744073709551615 4194304 4196468 140730774088800 139693728397680 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17818] ppid=17802 vsize=10552180 memory=140384497526400 CPUtime=0.01 cores=0,2,4,6
/proc/17805/task/17818/stat : 17818 (java) S 17802 17805 7968 0 -1 1077944384 279 0 0 0 1 0 0 0 20 0 15 0 15685657 10805432320 7903 18446744073709551615 4194304 4196468 140730774088800 139693727344624 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17819] ppid=17802 vsize=10552180 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17819/stat : 17819 (java) S 17802 17805 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15685657 10805432320 7903 18446744073709551615 4194304 4196468 140730774088800 139693726292320 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17820] ppid=17802 vsize=10552180 memory=140384497526400 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17820/stat : 17820 (java) S 17802 17805 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15685662 10805432320 7903 18446744073709551615 4194304 4196468 140730774088800 139693725240368 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 10552180 KiB
Current children cumulated memory: 31612 KiB

[startup+0.3103 s]*
/proc/loadavg: 2.00 1.98 2.02 5/212 17820
/proc/meminfo: memFree=29666192/32770624 swapFree=67108860/67108860
[pid=17805] ppid=17802 vsize=10551156 memory=37324 CPUtime=0.27 cores=0,2,4,6
/proc/17805/stat : 17805 (java) S 17802 17805 7968 0 -1 1077944320 8050 0 0 0 25 2 0 0 20 0 15 0 15685644 10804383744 9331 18446744073709551615 4194304 4196468 140730774088800 140730774071344 139694236921591 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
/proc/17805/statm: 2637789 9331 2918 1 0 2627261 0
[pid=17805/tid=17807] ppid=17802 vsize=10551156 memory=-8774313645642428999 CPUtime=0.18 cores=0,2,4,6
/proc/17805/task/17807/stat : 17807 (java) R 17802 17805 7968 0 -1 4202560 5642 0 0 0 17 1 0 0 20 0 15 0 15685652 10804383744 9360 18446744073709551615 4194304 4196468 140730774088800 139694241160720 139694236943517 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17808] ppid=17802 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17808/stat : 17808 (java) S 17802 17805 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15685653 10804383744 9360 18446744073709551615 4194304 4196468 140730774088800 139694167341584 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17809] ppid=17802 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17809/stat : 17809 (java) S 17802 17805 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15685653 10804383744 9360 18446744073709551615 4194304 4196468 140730774088800 139694166289040 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17810] ppid=17802 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17810/stat : 17810 (java) S 17802 17805 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15685653 10804383744 9360 18446744073709551615 4194304 4196468 140730774088800 139694165235984 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17811] ppid=17802 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17811/stat : 17811 (java) S 17802 17805 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15685653 10804383744 9360 18446744073709551615 4194304 4196468 140730774088800 139694164183440 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17812] ppid=17802 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17812/stat : 17812 (java) S 17802 17805 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15685654 10804383744 9360 18446744073709551615 4194304 4196468 140730774088800 139693733661424 139694236932738 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17813] ppid=17802 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17813/stat : 17813 (java) S 17802 17805 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15685655 10804383744 9360 18446744073709551615 4194304 4196468 140730774088800 139693732607648 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17814] ppid=17802 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17814/stat : 17814 (java) S 17802 17805 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15685655 10804383744 9360 18446744073709551615 4194304 4196468 140730774088800 139693731554544 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17815] ppid=17802 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17815/stat : 17815 (java) S 17802 17805 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15685657 10804383744 9360 18446744073709551615 4194304 4196468 140730774088800 139693730503120 139694236940187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17816] ppid=17802 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17805/task/17816/stat : 17816 (java) R 17802 17805 7968 0 -1 1077944384 529 0 0 0 1 0 0 0 20 0 15 0 15685657 10804383744 9360 18446744073709551615 4194304 4196468 140730774088800 139693729450224 139694236932738 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17817] ppid=17802 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17805/task/17817/stat : 17817 (java) S 17802 17805 7968 0 -1 1077944384 86 0 0 0 1 0 0 0 20 0 15 0 15685657 10804383744 9360 18446744073709551615 4194304 4196468 140730774088800 139693728397680 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17818] ppid=17802 vsize=10551156 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/17805/task/17818/stat : 17818 (java) R 17802 17805 7968 0 -1 4202560 426 0 0 0 4 0 0 0 20 0 15 0 15685657 10804383744 9360 18446744073709551615 4194304 4196468 140730774088800 139693727344624 139694220965221 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17819] ppid=17802 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17819/stat : 17819 (java) S 17802 17805 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15685657 10804383744 9360 18446744073709551615 4194304 4196468 140730774088800 139693726292320 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17820] ppid=17802 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17820/stat : 17820 (java) S 17802 17805 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15685662 10804383744 9360 18446744073709551615 4194304 4196468 140730774088800 139693725240368 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 37324 KiB

[startup+0.700684 s]
/proc/loadavg: 2.00 1.98 2.02 6/212 17820
/proc/meminfo: memFree=29647704/32770624 swapFree=67108860/67108860
[pid=17805] ppid=17802 vsize=10551232 memory=115688 CPUtime=1.45 cores=0,2,4,6
/proc/17805/stat : 17805 (java) S 17802 17805 7968 0 -1 1077944320 11860 0 0 0 140 5 0 0 20 0 15 0 15685644 10804461568 28922 18446744073709551615 4194304 4196468 140730774088800 140730774071344 139694236921591 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
/proc/17805/statm: 2637808 28922 3052 1 0 2627261 0
[pid=17805/tid=17807] ppid=17802 vsize=10551232 memory=226 CPUtime=0.57 cores=0,2,4,6
/proc/17805/task/17807/stat : 17807 (java) R 17802 17805 7968 0 -1 4202560 6256 0 0 0 54 3 0 0 20 0 15 0 15685652 10804461568 28922 18446744073709551615 4194304 4196468 140730774088800 139694241159760 139693831364171 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17808] ppid=17802 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17808/stat : 17808 (java) S 17802 17805 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15685653 10804461568 28922 18446744073709551615 4194304 4196468 140730774088800 139694167341584 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17809] ppid=17802 vsize=10551232 memory=5 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17809/stat : 17809 (java) S 17802 17805 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15685653 10804461568 28922 18446744073709551615 4194304 4196468 140730774088800 139694166289040 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17810] ppid=17802 vsize=10551232 memory=19 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17810/stat : 17810 (java) S 17802 17805 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15685653 10804461568 28922 18446744073709551615 4194304 4196468 140730774088800 139694165235984 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17811] ppid=17802 vsize=10551232 memory=70 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17811/stat : 17811 (java) S 17802 17805 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 15685653 10804461568 28922 18446744073709551615 4194304 4196468 140730774088800 139694164183440 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17812] ppid=17802 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17812/stat : 17812 (java) S 17802 17805 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 15685654 10804461568 28922 18446744073709551615 4194304 4196468 140730774088800 139693733661424 139694236932738 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17813] ppid=17802 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17813/stat : 17813 (java) S 17802 17805 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 15685655 10804461568 28922 18446744073709551615 4194304 4196468 140730774088800 139693732607648 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17814] ppid=17802 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17814/stat : 17814 (java) S 17802 17805 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 15685655 10804461568 28922 18446744073709551615 4194304 4196468 140730774088800 139693731554544 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17815] ppid=17802 vsize=10551232 memory=4 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17815/stat : 17815 (java) S 17802 17805 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15685657 10804461568 28922 18446744073709551615 4194304 4196468 140730774088800 139693730503120 139694236940187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17816] ppid=17802 vsize=10551232 memory=33 CPUtime=0.29 cores=0,2,4,6
/proc/17805/task/17816/stat : 17816 (java) R 17802 17805 7968 0 -1 4202560 1621 0 0 0 29 0 0 0 20 0 15 0 15685657 10804461568 28922 18446744073709551615 4194304 4196468 140730774088800 139693729438128 139694222046997 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17817] ppid=17802 vsize=10551232 memory=2 CPUtime=0.28 cores=0,2,4,6
/proc/17805/task/17817/stat : 17817 (java) R 17802 17805 7968 0 -1 4202560 1275 0 0 0 28 0 0 0 20 0 15 0 15685657 10804461568 28922 18446744073709551615 4194304 4196468 140730774088800 139693728384464 139694220832337 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17818] ppid=17802 vsize=10551232 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/17805/task/17818/stat : 17818 (java) R 17802 17805 7968 0 -1 1077944384 1337 0 0 0 27 0 0 0 20 0 15 0 15685657 10804461568 28922 18446744073709551615 4194304 4196468 140730774088800 139693727344624 139694236932738 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17819] ppid=17802 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17819/stat : 17819 (java) S 17802 17805 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 15685657 10804461568 28922 18446744073709551615 4194304 4196468 140730774088800 139693726292320 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17820] ppid=17802 vsize=10551232 memory=6463925781705 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17820/stat : 17820 (java) S 17802 17805 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 15685662 10804461568 28922 18446744073709551615 4194304 4196468 140730774088800 139693725240368 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 115688 KiB

[startup+1.50083 s]
/proc/loadavg: 2.00 1.98 2.02 3/213 17821
/proc/meminfo: memFree=29569128/32770624 swapFree=67108860/67108860
[pid=17805] ppid=17802 vsize=10617796 memory=138476 CPUtime=3.09 cores=0,2,4,6
/proc/17805/stat : 17805 (java) S 17802 17805 7968 0 -1 1077944320 15472 0 0 0 304 5 0 0 20 0 16 0 15685644 10872623104 34619 18446744073709551615 4194304 4196468 140730774088800 140730774071344 139694236921591 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
/proc/17805/statm: 2654449 34619 3072 1 0 2643902 0
[pid=17805/tid=17807] ppid=17802 vsize=10617796 memory=11845 CPUtime=1.36 cores=0,2,4,6
/proc/17805/task/17807/stat : 17807 (java) R 17802 17805 7968 0 -1 4202560 6924 0 0 0 133 3 0 0 20 0 16 0 15685652 10872623104 34619 18446744073709551615 4194304 4196468 140730774088800 139694241158328 139693831914270 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17808] ppid=17802 vsize=10617796 memory=26976 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17808/stat : 17808 (java) S 17802 17805 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15685653 10872623104 34619 18446744073709551615 4194304 4196468 140730774088800 139694167341584 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17809] ppid=17802 vsize=10617796 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17809/stat : 17809 (java) S 17802 17805 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15685653 10872623104 34619 18446744073709551615 4194304 4196468 140730774088800 139694166289040 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17810] ppid=17802 vsize=10617796 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17810/stat : 17810 (java) S 17802 17805 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 15685653 10872623104 34619 18446744073709551615 4194304 4196468 140730774088800 139694165235984 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17811] ppid=17802 vsize=10617796 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17811/stat : 17811 (java) S 17802 17805 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 15685653 10872623104 34619 18446744073709551615 4194304 4196468 140730774088800 139694164183440 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17812] ppid=17802 vsize=10617796 memory=960 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17812/stat : 17812 (java) S 17802 17805 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 15685654 10872623104 34619 18446744073709551615 4194304 4196468 140730774088800 139693733661424 139694236932738 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17813] ppid=17802 vsize=10617796 memory=2248 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17813/stat : 17813 (java) S 17802 17805 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 15685655 10872623104 34619 18446744073709551615 4194304 4196468 140730774088800 139693732607648 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17814] ppid=17802 vsize=10617796 memory=4304 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17814/stat : 17814 (java) S 17802 17805 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 15685655 10872623104 34619 18446744073709551615 4194304 4196468 140730774088800 139693731554544 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17815] ppid=17802 vsize=10617796 memory=1588 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17815/stat : 17815 (java) S 17802 17805 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15685657 10872623104 34619 18446744073709551615 4194304 4196468 140730774088800 139693730503120 139694236940187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17816] ppid=17802 vsize=10617796 memory=928 CPUtime=0.71 cores=0,2,4,6
/proc/17805/task/17816/stat : 17816 (java) S 17802 17805 7968 0 -1 1077944384 3256 0 0 0 71 0 0 0 20 0 16 0 15685657 10872623104 34619 18446744073709551615 4194304 4196468 140730774088800 139693729450224 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17817] ppid=17802 vsize=10617796 memory=2164 CPUtime=0.66 cores=0,2,4,6
/proc/17805/task/17817/stat : 17817 (java) S 17802 17805 7968 0 -1 1077944384 2099 0 0 0 66 0 0 0 20 0 16 0 15685657 10872623104 34619 18446744073709551615 4194304 4196468 140730774088800 139693728397680 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17818] ppid=17802 vsize=10617796 memory=140384361526457 CPUtime=0.32 cores=0,2,4,6
/proc/17805/task/17818/stat : 17818 (java) S 17802 17805 7968 0 -1 1077944384 1780 0 0 0 32 0 0 0 20 0 16 0 15685657 10872623104 34619 18446744073709551615 4194304 4196468 140730774088800 139693727344624 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0

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

/proc/17805/task/17809/stat : 17809 (java) S 17802 17805 7968 0 -1 1077944384 5013 0 0 0 106 20 0 0 20 0 16 0 15685653 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139694166289040 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17810] ppid=17802 vsize=10617796 memory=548224 CPUtime=1.25 cores=0,2,4,6
/proc/17805/task/17810/stat : 17810 (java) S 17802 17805 7968 0 -1 1077944384 5090 0 0 0 106 19 0 0 20 0 16 0 15685653 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139694165235984 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17811] ppid=17802 vsize=10617796 memory=0 CPUtime=1.26 cores=0,2,4,6
/proc/17805/task/17811/stat : 17811 (java) S 17802 17805 7968 0 -1 1077944384 5735 0 0 0 107 19 0 0 20 0 16 0 15685653 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139694164183440 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17812] ppid=17802 vsize=10617796 memory=548224 CPUtime=0.16 cores=0,2,4,6
/proc/17805/task/17812/stat : 17812 (java) S 17802 17805 7968 0 -1 1077944384 15265 0 0 0 11 5 0 0 20 0 16 0 15685654 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693733661424 139694236932738 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17813] ppid=17802 vsize=10617796 memory=280768723612184 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17813/stat : 17813 (java) S 17802 17805 7968 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 16 0 15685655 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693732607648 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17814] ppid=17802 vsize=10617796 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17814/stat : 17814 (java) S 17802 17805 7968 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 16 0 15685655 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693731554544 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17815] ppid=17802 vsize=10617796 memory=553864 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17815/stat : 17815 (java) S 17802 17805 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15685657 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693730503120 139694236940187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17816] ppid=17802 vsize=10617796 memory=548224 CPUtime=0.84 cores=0,2,4,6
/proc/17805/task/17816/stat : 17816 (java) S 17802 17805 7968 0 -1 1077944384 4520 0 0 0 84 0 0 0 20 0 16 0 15685657 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693729450224 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17817] ppid=17802 vsize=10617796 memory=4080 CPUtime=0.83 cores=0,2,4,6
/proc/17805/task/17817/stat : 17817 (java) S 17802 17805 7968 0 -1 1077944384 3122 0 0 0 83 0 0 0 20 0 16 0 15685657 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693728397680 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17818] ppid=17802 vsize=10617796 memory=548224 CPUtime=0.36 cores=0,2,4,6
/proc/17805/task/17818/stat : 17818 (java) S 17802 17805 7968 0 -1 1077944384 2732 0 0 0 35 1 0 0 20 0 16 0 15685657 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693727344624 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17819] ppid=17802 vsize=10617796 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17819/stat : 17819 (java) S 17802 17805 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15685657 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693726292320 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17820] ppid=17802 vsize=10617796 memory=548224 CPUtime=1.51 cores=0,2,4,6
/proc/17805/task/17820/stat : 17820 (java) S 17802 17805 7968 0 -1 1077944384 1916 0 0 0 78 73 0 0 20 0 16 0 15685662 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693725240368 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17821] ppid=17802 vsize=10617796 memory=548224 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17821/stat : 17821 (java) S 17802 17805 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 15685719 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693724186160 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
Current children cumulated CPU time: 2509.24 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 548224 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.11 s]
/proc/loadavg: 2.02 1.99 2.02 3/215 18168
/proc/meminfo: memFree=30262676/32770624 swapFree=67108860/67108860
[pid=17805] ppid=17802 vsize=10617796 memory=548224 CPUtime=2520.05 cores=0,2,4,6
/proc/17805/stat : 17805 (java) S 17802 17805 7968 0 -1 1077944320 72193 0 0 0 251855 150 0 0 20 0 16 0 15685644 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 140730774071344 139694236921591 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
/proc/17805/statm: 2654449 137056 3131 1 0 2643902 0
[pid=17805/tid=17807] ppid=17802 vsize=10617796 memory=548224 CPUtime=2511.2 cores=0,2,4,6
/proc/17805/task/17807/stat : 17807 (java) R 17802 17805 7968 0 -1 4202560 19850 0 0 0 251113 7 0 0 20 0 16 0 15685652 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139694241160560 139693831913815 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17808] ppid=17802 vsize=10617796 memory=553864 CPUtime=1.27 cores=0,2,4,6
/proc/17805/task/17808/stat : 17808 (java) S 17802 17805 7968 0 -1 1077944384 7484 0 0 0 107 20 0 0 20 0 16 0 15685653 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139694167341584 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17809] ppid=17802 vsize=10617796 memory=548224 CPUtime=1.26 cores=0,2,4,6
/proc/17805/task/17809/stat : 17809 (java) S 17802 17805 7968 0 -1 1077944384 5013 0 0 0 106 20 0 0 20 0 16 0 15685653 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139694166289040 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17810] ppid=17802 vsize=10617796 memory=0 CPUtime=1.25 cores=0,2,4,6
/proc/17805/task/17810/stat : 17810 (java) S 17802 17805 7968 0 -1 1077944384 5090 0 0 0 106 19 0 0 20 0 16 0 15685653 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139694165235984 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17811] ppid=17802 vsize=10617796 memory=548224 CPUtime=1.26 cores=0,2,4,6
/proc/17805/task/17811/stat : 17811 (java) S 17802 17805 7968 0 -1 1077944384 5735 0 0 0 107 19 0 0 20 0 16 0 15685653 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139694164183440 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17812] ppid=17802 vsize=10617796 memory=548224 CPUtime=0.16 cores=0,2,4,6
/proc/17805/task/17812/stat : 17812 (java) S 17802 17805 7968 0 -1 1077944384 15265 0 0 0 11 5 0 0 20 0 16 0 15685654 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693733661424 139694236932738 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17813] ppid=17802 vsize=10617796 memory=548224 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17813/stat : 17813 (java) S 17802 17805 7968 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 16 0 15685655 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693732607648 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17814] ppid=17802 vsize=10617796 memory=548224 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17814/stat : 17814 (java) S 17802 17805 7968 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 16 0 15685655 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693731554544 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17815] ppid=17802 vsize=10617796 memory=548224 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17815/stat : 17815 (java) S 17802 17805 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15685657 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693730503120 139694236940187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17816] ppid=17802 vsize=10617796 memory=2760 CPUtime=0.84 cores=0,2,4,6
/proc/17805/task/17816/stat : 17816 (java) S 17802 17805 7968 0 -1 1077944384 4523 0 0 0 84 0 0 0 20 0 16 0 15685657 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693729450224 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17817] ppid=17802 vsize=10617796 memory=548224 CPUtime=0.83 cores=0,2,4,6
/proc/17805/task/17817/stat : 17817 (java) S 17802 17805 7968 0 -1 1077944384 3124 0 0 0 83 0 0 0 20 0 16 0 15685657 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693728397680 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17818] ppid=17802 vsize=10617796 memory=548224 CPUtime=0.36 cores=0,2,4,6
/proc/17805/task/17818/stat : 17818 (java) S 17802 17805 7968 0 -1 1077944384 2734 0 0 0 35 1 0 0 20 0 16 0 15685657 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693727344624 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17819] ppid=17802 vsize=10617796 memory=548224 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17819/stat : 17819 (java) S 17802 17805 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 15685657 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693726292320 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17820] ppid=17802 vsize=10617796 memory=548224 CPUtime=1.52 cores=0,2,4,6
/proc/17805/task/17820/stat : 17820 (java) S 17802 17805 7968 0 -1 1077944384 1916 0 0 0 79 73 0 0 20 0 16 0 15685662 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693725240368 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17821] ppid=17802 vsize=10617796 memory=548224 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17821/stat : 17821 (java) S 17802 17805 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 15685719 10872623104 137056 18446744073709551615 4194304 4196468 140730774088800 139693724186160 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 548224 KiB

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

[startup+2513.36 s]
# the end of solver process 17805 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.61 s, system=1.51106 s

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

[startup+2513.21 s]
/proc/loadavg: 2.02 1.99 2.02 3/215 18168
/proc/meminfo: memFree=30262676/32770624 swapFree=67108860/67108860
[pid=17805] ppid=17802 vsize=10817488 memory=548468 CPUtime=2520.06 cores=0,2,4,6
/proc/17805/stat : 17805 (java) S 17802 17805 7968 0 -1 1077944320 72564 0 0 0 251856 150 0 0 20 0 17 0 15685644 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 140730774071344 139694236921591 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
/proc/17805/statm: 2704372 137117 3135 1 0 2693825 0
[pid=17805/tid=17807] ppid=17802 vsize=10817488 memory=288230613214036277 CPUtime=2511.21 cores=0,2,4,6
/proc/17805/task/17807/stat : 17807 (java) S 17802 17805 7968 0 -1 1077944384 19885 0 0 0 251114 7 0 0 20 0 17 0 15685652 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139694241164464 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17808] ppid=17802 vsize=10817488 memory=15816711811106768 CPUtime=1.27 cores=0,2,4,6
/proc/17805/task/17808/stat : 17808 (java) S 17802 17805 7968 0 -1 1077944384 7484 0 0 0 107 20 0 0 20 0 17 0 15685653 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139694167341584 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17809] ppid=17802 vsize=10817488 memory=960 CPUtime=1.26 cores=0,2,4,6
/proc/17805/task/17809/stat : 17809 (java) S 17802 17805 7968 0 -1 1077944384 5013 0 0 0 106 20 0 0 20 0 17 0 15685653 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139694166289040 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17810] ppid=17802 vsize=10817488 memory=548224 CPUtime=1.25 cores=0,2,4,6
/proc/17805/task/17810/stat : 17810 (java) S 17802 17805 7968 0 -1 1077944384 5090 0 0 0 106 19 0 0 20 0 17 0 15685653 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139694165235984 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17811] ppid=17802 vsize=10817488 memory=5520 CPUtime=1.26 cores=0,2,4,6
/proc/17805/task/17811/stat : 17811 (java) S 17802 17805 7968 0 -1 1077944384 5735 0 0 0 107 19 0 0 20 0 17 0 15685653 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139694164183440 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17812] ppid=17802 vsize=10817488 memory=4612 CPUtime=0.16 cores=0,2,4,6
/proc/17805/task/17812/stat : 17812 (java) S 17802 17805 7968 0 -1 1077944384 15265 0 0 0 11 5 0 0 20 0 17 0 15685654 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139693733661424 139694236932738 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17813] ppid=17802 vsize=10817488 memory=792 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17813/stat : 17813 (java) S 17802 17805 7968 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 17 0 15685655 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139693732607648 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17814] ppid=17802 vsize=10817488 memory=8684 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17814/stat : 17814 (java) S 17802 17805 7968 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 17 0 15685655 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139693731554544 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17815] ppid=17802 vsize=10817488 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17815/stat : 17815 (java) S 17802 17805 7968 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 17 0 15685657 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139693730503120 139694236940187 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17816] ppid=17802 vsize=10817488 memory=9916 CPUtime=0.84 cores=0,2,4,6
/proc/17805/task/17816/stat : 17816 (java) S 17802 17805 7968 0 -1 1077944384 4523 0 0 0 84 0 0 0 20 0 17 0 15685657 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139693729450224 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17817] ppid=17802 vsize=10817488 memory=1200 CPUtime=0.83 cores=0,2,4,6
/proc/17805/task/17817/stat : 17817 (java) S 17802 17805 7968 0 -1 1077944384 3124 0 0 0 83 0 0 0 20 0 17 0 15685657 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139693728397680 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17818] ppid=17802 vsize=10817488 memory=15872 CPUtime=0.36 cores=0,2,4,6
/proc/17805/task/17818/stat : 17818 (java) S 17802 17805 7968 0 -1 1077944384 2801 0 0 0 35 1 0 0 20 0 17 0 15685657 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139693727344624 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17819] ppid=17802 vsize=10817488 memory=4040 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17819/stat : 17819 (java) S 17802 17805 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 15685657 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139693726292320 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17820] ppid=17802 vsize=10817488 memory=16444 CPUtime=1.52 cores=0,2,4,6
/proc/17805/task/17820/stat : 17820 (java) S 17802 17805 7968 0 -1 1077944384 1916 0 0 0 79 73 0 0 20 0 17 0 15685662 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139693725240368 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10817488 KiB
Current children cumulated memory: 548468 KiB

[startup+2513.3 s]
/proc/loadavg: 2.02 1.99 2.02 3/215 18168
/proc/meminfo: memFree=30262676/32770624 swapFree=67108860/67108860
[pid=17805] ppid=17802 vsize=10817488 memory=548468 CPUtime=2520.06 cores=0,2,4,6
/proc/17805/stat : 17805 (java) S 17802 17805 7968 0 -1 1077944320 72564 0 0 0 251856 150 0 0 20 0 17 0 15685644 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 140730774071344 139694236921591 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
/proc/17805/statm: 2704372 137117 3135 1 0 2693825 0
[pid=17805/tid=17807] ppid=17802 vsize=10817488 memory=548224 CPUtime=2511.21 cores=0,2,4,6
/proc/17805/task/17807/stat : 17807 (java) S 17802 17805 7968 0 -1 1077944384 19885 0 0 0 251114 7 0 0 20 0 17 0 15685652 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139694241164464 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17808] ppid=17802 vsize=10817488 memory=2760 CPUtime=1.27 cores=0,2,4,6
/proc/17805/task/17808/stat : 17808 (java) S 17802 17805 7968 0 -1 1077944384 7484 0 0 0 107 20 0 0 20 0 17 0 15685653 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139694167341584 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17809] ppid=17802 vsize=10817488 memory=548224 CPUtime=1.26 cores=0,2,4,6
/proc/17805/task/17809/stat : 17809 (java) S 17802 17805 7968 0 -1 1077944384 5013 0 0 0 106 20 0 0 20 0 17 0 15685653 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139694166289040 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17810] ppid=17802 vsize=10817488 memory=548224 CPUtime=1.25 cores=0,2,4,6
/proc/17805/task/17810/stat : 17810 (java) S 17802 17805 7968 0 -1 1077944384 5090 0 0 0 106 19 0 0 20 0 17 0 15685653 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139694165235984 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17811] ppid=17802 vsize=10817488 memory=548224 CPUtime=1.26 cores=0,2,4,6
/proc/17805/task/17811/stat : 17811 (java) S 17802 17805 7968 0 -1 1077944384 5735 0 0 0 107 19 0 0 20 0 17 0 15685653 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139694164183440 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17812] ppid=17802 vsize=10817488 memory=548224 CPUtime=0.16 cores=0,2,4,6
/proc/17805/task/17812/stat : 17812 (java) S 17802 17805 7968 0 -1 1077944384 15265 0 0 0 11 5 0 0 20 0 17 0 15685654 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139693733661424 139694236932738 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17813] ppid=17802 vsize=10817488 memory=548224 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17813/stat : 17813 (java) S 17802 17805 7968 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 17 0 15685655 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139693732607648 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17814] ppid=17802 vsize=10817488 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17814/stat : 17814 (java) S 17802 17805 7968 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 17 0 15685655 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139693731554544 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17815] ppid=17802 vsize=10817488 memory=548224 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17815/stat : 17815 (java) S 17802 17805 7968 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 17 0 15685657 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139693730503120 139694236940187 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17816] ppid=17802 vsize=10817488 memory=553864 CPUtime=0.84 cores=0,2,4,6
/proc/17805/task/17816/stat : 17816 (java) S 17802 17805 7968 0 -1 1077944384 4523 0 0 0 84 0 0 0 20 0 17 0 15685657 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139693729450224 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17817] ppid=17802 vsize=10817488 memory=548224 CPUtime=0.83 cores=0,2,4,6
/proc/17805/task/17817/stat : 17817 (java) S 17802 17805 7968 0 -1 1077944384 3124 0 0 0 83 0 0 0 20 0 17 0 15685657 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139693728397680 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17818] ppid=17802 vsize=10817488 memory=548224 CPUtime=0.36 cores=0,2,4,6
/proc/17805/task/17818/stat : 17818 (java) S 17802 17805 7968 0 -1 1077944384 2801 0 0 0 35 1 0 0 20 0 17 0 15685657 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139693727344624 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17819] ppid=17802 vsize=10817488 memory=548224 CPUtime=0 cores=0,2,4,6
/proc/17805/task/17819/stat : 17819 (java) S 17802 17805 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 15685657 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139693726292320 139694236931797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
[pid=17805/tid=17820] ppid=17802 vsize=10817488 memory=548224 CPUtime=1.52 cores=0,2,4,6
/proc/17805/task/17820/stat : 17820 (java) S 17802 17805 7968 0 -1 1077944384 1916 0 0 0 79 73 0 0 20 0 17 0 15685662 11077107712 137117 18446744073709551615 4194304 4196468 140730774088800 139693725240368 139694236932738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9437184 140730774094225 140730774094378 140730774094378 140730774097871 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10817488 KiB
Current children cumulated memory: 548468 KiB

Child status: 143
Real time (s): 2513.36
CPU time (s): 2520.13
CPU user time (s): 2518.61
CPU system time (s): 1.51106
CPU usage (%): 100.269
Max. virtual memory (cumulated for all children) (KiB): 10817488
Max. memory (cumulated for all children) (KiB): 809644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.62
system time used= 1.51106
maximum resident set size= 809668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73190
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57104
involuntary context switches= 3357


# summary of solver processes directly reported to runsolver:
#   pid: 17805
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2518.61
#   total CPU system time (s): 1.51106

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.5465 second user time and 21.294 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-13 11:39:53
IDJOB=4263551
IDBENCH=122073
IDSOLVER=2651
FILE ID=node128/4263551-1502618030
RUNJOBID= node128-1502582933-8032
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Random/Random-B-2-26-26/rand-2-26-26-325-155-2.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263551-1502618030/watcher-4263551-1502618030 -o /tmp/evaluation-result-4263551-1502618030/solver-4263551-1502618030 -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-4263551-1502618030.xml

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

MD5SUM BENCH= f524f0f0288a36fdb548674cb0263900
RANDOM SEED=1536716195

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:        29691752 kB
MemAvailable:   30249092 kB
Buffers:          130008 kB
Cached:           715724 kB
SwapCached:            0 kB
Active:          2009852 kB
Inactive:         657532 kB
Active(anon):    1822124 kB
Inactive(anon):    16764 kB
Active(file):     187728 kB
Inactive(file):   640768 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2132 kB
Writeback:             4 kB
AnonPages:       1819520 kB
Mapped:            44304 kB
Shmem:             17116 kB
Slab:             114028 kB
SReclaimable:      89360 kB
SUnreclaim:        24668 kB
KernelStack:        3536 kB
PageTables:         8672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3403740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1718272 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 12:21:46