Trace number 4290120

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j-CSP 2018-07-11? (TO) 2400.12 2393.37

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-12_c18.xml
MD5SUM70b2a7c07aa80f8552a525257c8c3e20
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints266
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":276}]
Minimum variable degree0
Maximum variable degree25
Distribution of variable degrees[{"degree":0,"count":12},{"degree":2,"count":132},{"degree":24,"count":12},{"degree":25,"count":132}]
Minimum constraint arity12
Maximum constraint arity144
Distribution of constraint arities[{"arity":12,"count":1},{"arity":14,"count":264},{"arity":144,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":264}]
Optimization problemNO
Type of objective

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290120-1532267423/watcher-4290120-1532267423 -o /tmp/evaluation-result-4290120-1532267423/solver-4290120-1532267423 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532260283-32673 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4290120-1532267423.xml 

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

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


[startup+0.100154 s]*
/proc/loadavg: 2.00 2.04 2.51 4/218 1159
/proc/meminfo: memFree=21118604/32770624 swapFree=67108860/67108860
[pid=1144] ppid=1141 vsize=10659012 memory=30444 CPUtime=0.12 cores=1,3,5,7
/proc/1144/stat : 1144 (java) S 1141 1144 32641 0 -1 1077944320 6722 0 0 0 11 1 0 0 20 0 15 0 44305437 10914828288 7611 33554432000 4194304 4196468 140729862854976 140729862837520 139921775664887 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
/proc/1144/statm: 2664753 7611 2840 1 0 2627263 0
[pid=1144/tid=1146] ppid=1141 vsize=10659012 memory=-8171376296011865461 CPUtime=0.09 cores=1,3,5,7
/proc/1144/task/1146/stat : 1146 (java) R 1141 1144 32641 0 -1 4202560 4577 0 0 0 8 1 0 0 20 0 15 0 44305438 10914828288 7611 33554432000 4194304 4196468 140729862854976 139921779869552 139921775686813 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1147] ppid=1141 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1147/stat : 1147 (java) S 1141 1144 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44305439 10914828288 7611 33554432000 4194304 4196468 140729862854976 139921717669008 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1148] ppid=1141 vsize=10659012 memory=139629033399936 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1148/stat : 1148 (java) S 1141 1144 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44305439 10914828288 7611 33554432000 4194304 4196468 140729862854976 139921716616208 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1149] ppid=1141 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1149/stat : 1149 (java) S 1141 1144 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44305439 10914828288 7611 33554432000 4194304 4196468 140729862854976 139921715563408 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1150] ppid=1141 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1150/stat : 1150 (java) S 1141 1144 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44305439 10914828288 7611 33554432000 4194304 4196468 140729862854976 139921714510608 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1151] ppid=1141 vsize=10659012 memory=139629033399936 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1151/stat : 1151 (java) S 1141 1144 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44305440 10914828288 7611 33554432000 4194304 4196468 140729862854976 139921268304240 139921775676034 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1152] ppid=1141 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1152/stat : 1152 (java) S 1141 1144 32641 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44305441 10914828288 7611 33554432000 4194304 4196468 140729862854976 139921267250208 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1153] ppid=1141 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1153/stat : 1153 (java) S 1141 1144 32641 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44305441 10914828288 7611 33554432000 4194304 4196468 140729862854976 139921266197360 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1154] ppid=1141 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1154/stat : 1154 (java) S 1141 1144 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44305443 10914828288 7611 33554432000 4194304 4196468 140729862854976 139921265145680 139921775683483 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1155] ppid=1141 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1155/stat : 1155 (java) S 1141 1144 32641 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 44305443 10914828288 7611 33554432000 4194304 4196468 140729862854976 139921264094064 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1156] ppid=1141 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1156/stat : 1156 (java) S 1141 1144 32641 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 15 0 44305443 10914828288 7611 33554432000 4194304 4196468 140729862854976 139921263041264 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1157] ppid=1141 vsize=10659012 memory=139629033399936 CPUtime=0.01 cores=1,3,5,7
/proc/1144/task/1157/stat : 1157 (java) S 1141 1144 32641 0 -1 1077944384 328 0 0 0 1 0 0 0 20 0 15 0 44305443 10914828288 7611 33554432000 4194304 4196468 140729862854976 139921261988464 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1158] ppid=1141 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1158/stat : 1158 (java) S 1141 1144 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44305443 10914828288 7611 33554432000 4194304 4196468 140729862854976 139921260935904 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1159] ppid=1141 vsize=10659012 memory=139629033399936 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1159/stat : 1159 (java) S 1141 1144 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44305444 10914828288 7611 33554432000 4194304 4196468 140729862854976 139921259883184 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 30444 KiB

[startup+0.210699 s]*
/proc/loadavg: 2.00 2.04 2.51 3/218 1159
/proc/meminfo: memFree=21108092/32770624 swapFree=67108860/67108860
[pid=1144] ppid=1141 vsize=10659012 memory=41912 CPUtime=0.32 cores=1,3,5,7
/proc/1144/stat : 1144 (java) S 1141 1144 32641 0 -1 1077944320 8061 0 0 0 30 2 0 0 20 0 15 0 44305437 10914828288 10478 33554432000 4194304 4196468 140729862854976 140729862837520 139921775664887 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
/proc/1144/statm: 2664753 10478 2996 1 0 2627263 0
[pid=1144/tid=1146] ppid=1141 vsize=10659012 memory=8389772277269004345 CPUtime=0.19 cores=1,3,5,7
/proc/1144/task/1146/stat : 1146 (java) R 1141 1144 32641 0 -1 4202560 5038 0 0 0 18 1 0 0 20 0 15 0 44305438 10914828288 10478 33554432000 4194304 4196468 140729862854976 139921779892144 139921759708517 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1147] ppid=1141 vsize=10659012 memory=4294967627 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1147/stat : 1147 (java) S 1141 1144 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44305439 10914828288 10478 33554432000 4194304 4196468 140729862854976 139921717669008 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1148] ppid=1141 vsize=10659012 memory=139629033423657 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1148/stat : 1148 (java) S 1141 1144 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44305439 10914828288 10478 33554432000 4194304 4196468 140729862854976 139921716616208 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1149] ppid=1141 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1149/stat : 1149 (java) S 1141 1144 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44305439 10914828288 10478 33554432000 4194304 4196468 140729862854976 139921715563408 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1150] ppid=1141 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1150/stat : 1150 (java) S 1141 1144 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44305439 10914828288 10478 33554432000 4194304 4196468 140729862854976 139921714510608 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1151] ppid=1141 vsize=10659012 memory=139629033399936 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1151/stat : 1151 (java) S 1141 1144 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44305440 10914828288 10478 33554432000 4194304 4196468 140729862854976 139921268304240 139921775676034 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1152] ppid=1141 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1152/stat : 1152 (java) S 1141 1144 32641 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44305441 10914828288 10478 33554432000 4194304 4196468 140729862854976 139921267250208 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1153] ppid=1141 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1153/stat : 1153 (java) S 1141 1144 32641 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44305441 10914828288 10478 33554432000 4194304 4196468 140729862854976 139921266197360 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1154] ppid=1141 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1154/stat : 1154 (java) S 1141 1144 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44305443 10914828288 10478 33554432000 4194304 4196468 140729862854976 139921265145680 139921775683483 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1155] ppid=1141 vsize=10659012 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/1144/task/1155/stat : 1155 (java) S 1141 1144 32641 0 -1 1077944384 485 0 0 0 1 0 0 0 20 0 15 0 44305443 10914828288 10478 33554432000 4194304 4196468 140729862854976 139921264094064 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1156] ppid=1141 vsize=10659012 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/1144/task/1156/stat : 1156 (java) S 1141 1144 32641 0 -1 1077944384 518 0 0 0 2 0 0 0 20 0 15 0 44305443 10914828288 10478 33554432000 4194304 4196468 140729862854976 139921263041264 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1157] ppid=1141 vsize=10659012 memory=139629033399936 CPUtime=0.07 cores=1,3,5,7
/proc/1144/task/1157/stat : 1157 (java) R 1141 1144 32641 0 -1 4202560 664 0 0 0 7 0 0 0 20 0 15 0 44305443 10914828288 10478 33554432000 4194304 4196468 140729862854976 139921261988464 139921767902014 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1158] ppid=1141 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1158/stat : 1158 (java) S 1141 1144 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44305443 10914828288 10478 33554432000 4194304 4196468 140729862854976 139921260935904 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1159] ppid=1141 vsize=10659012 memory=139629033399936 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1159/stat : 1159 (java) S 1141 1144 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44305444 10914828288 10478 33554432000 4194304 4196468 140729862854976 139921259883184 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 41912 KiB

[startup+0.310505 s]*
/proc/loadavg: 2.00 2.04 2.51 5/218 1159
/proc/meminfo: memFree=21100696/32770624 swapFree=67108860/67108860
[pid=1144] ppid=1141 vsize=10659088 memory=47372 CPUtime=0.53 cores=1,3,5,7
/proc/1144/stat : 1144 (java) S 1141 1144 32641 0 -1 1077944320 8870 0 0 0 50 3 0 0 20 0 15 0 44305437 10914906112 11843 33554432000 4194304 4196468 140729862854976 140729862837520 139921775664887 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
/proc/1144/statm: 2664772 11843 3055 1 0 2627263 0
[pid=1144/tid=1146] ppid=1141 vsize=10659088 memory=6935054825532540783 CPUtime=0.3 cores=1,3,5,7
/proc/1144/task/1146/stat : 1146 (java) R 1141 1144 32641 0 -1 4202560 5602 0 0 0 28 2 0 0 20 0 15 0 44305438 10914906112 11843 33554432000 4194304 4196468 140729862854976 139921779899712 139921394372608 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1147] ppid=1141 vsize=10659088 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1147/stat : 1147 (java) S 1141 1144 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44305439 10914906112 11843 33554432000 4194304 4196468 140729862854976 139921717669008 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1148] ppid=1141 vsize=10659088 memory=16436 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1148/stat : 1148 (java) S 1141 1144 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44305439 10914906112 11843 33554432000 4194304 4196468 140729862854976 139921716616208 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1149] ppid=1141 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1149/stat : 1149 (java) S 1141 1144 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44305439 10914906112 11843 33554432000 4194304 4196468 140729862854976 139921715563408 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1150] ppid=1141 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1150/stat : 1150 (java) S 1141 1144 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44305439 10914906112 11843 33554432000 4194304 4196468 140729862854976 139921714510608 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1151] ppid=1141 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1151/stat : 1151 (java) S 1141 1144 32641 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 44305440 10914906112 11843 33554432000 4194304 4196468 140729862854976 139921268304240 139921775676034 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1152] ppid=1141 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1152/stat : 1152 (java) S 1141 1144 32641 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44305441 10914906112 11843 33554432000 4194304 4196468 140729862854976 139921267250208 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1153] ppid=1141 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1153/stat : 1153 (java) S 1141 1144 32641 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44305441 10914906112 11843 33554432000 4194304 4196468 140729862854976 139921266197360 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1154] ppid=1141 vsize=10659088 memory=139628917139951 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1154/stat : 1154 (java) S 1141 1144 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44305443 10914906112 11843 33554432000 4194304 4196468 140729862854976 139921265145680 139921775683483 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1155] ppid=1141 vsize=10659088 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/1144/task/1155/stat : 1155 (java) R 1141 1144 32641 0 -1 4202560 612 0 0 0 4 0 0 0 20 0 15 0 44305443 10914906112 11843 33554432000 4194304 4196468 140729862854976 139921264084448 139921753939344 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1156] ppid=1141 vsize=10659088 memory=139628917167759 CPUtime=0.04 cores=1,3,5,7
/proc/1144/task/1156/stat : 1156 (java) R 1141 1144 32641 0 -1 1077944384 540 0 0 0 4 0 0 0 20 0 15 0 44305443 10914906112 11843 33554432000 4194304 4196468 140729862854976 139921263041264 139921775676034 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1157] ppid=1141 vsize=10659088 memory=279257950532960 CPUtime=0.13 cores=1,3,5,7
/proc/1144/task/1157/stat : 1157 (java) R 1141 1144 32641 0 -1 4202560 768 0 0 0 13 0 0 0 20 0 15 0 44305443 10914906112 11843 33554432000 4194304 4196468 140729862854976 139921261984192 139921768761596 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1158] ppid=1141 vsize=10659088 memory=139628917128463 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1158/stat : 1158 (java) S 1141 1144 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44305443 10914906112 11843 33554432000 4194304 4196468 140729862854976 139921260935904 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1159] ppid=1141 vsize=10659088 memory=139629033399947 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1159/stat : 1159 (java) S 1141 1144 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44305444 10914906112 11843 33554432000 4194304 4196468 140729862854976 139921259883184 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 47372 KiB

[startup+0.700821 s]
/proc/loadavg: 2.00 2.04 2.51 5/218 1159
/proc/meminfo: memFree=21071708/32770624 swapFree=67108860/67108860
[pid=1144] ppid=1141 vsize=10659088 memory=158048 CPUtime=1.67 cores=1,3,5,7
/proc/1144/stat : 1144 (java) S 1141 1144 32641 0 -1 1077944320 13234 0 0 0 162 5 0 0 20 0 15 0 44305437 10914906112 39512 33554432000 4194304 4196468 140729862854976 140729862837520 139921775664887 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
/proc/1144/statm: 2664772 39512 3103 1 0 2627263 0
[pid=1144/tid=1146] ppid=1141 vsize=10659088 memory=144572424394718 CPUtime=0.67 cores=1,3,5,7
/proc/1144/task/1146/stat : 1146 (java) R 1141 1144 32641 0 -1 4202560 6002 0 0 0 64 3 0 0 20 0 15 0 44305438 10914906112 39512 33554432000 4194304 4196468 140729862854976 139921779899928 139921394574146 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1147] ppid=1141 vsize=10659088 memory=25101 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1147/stat : 1147 (java) S 1141 1144 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44305439 10914906112 39512 33554432000 4194304 4196468 140729862854976 139921717669008 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1148] ppid=1141 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1148/stat : 1148 (java) S 1141 1144 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44305439 10914906112 39512 33554432000 4194304 4196468 140729862854976 139921716616208 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1149] ppid=1141 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1149/stat : 1149 (java) S 1141 1144 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44305439 10914906112 39512 33554432000 4194304 4196468 140729862854976 139921715563408 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1150] ppid=1141 vsize=10659088 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1150/stat : 1150 (java) S 1141 1144 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44305439 10914906112 39512 33554432000 4194304 4196468 140729862854976 139921714510608 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1151] ppid=1141 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1151/stat : 1151 (java) S 1141 1144 32641 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 44305440 10914906112 39512 33554432000 4194304 4196468 140729862854976 139921268304240 139921775676034 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1152] ppid=1141 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1152/stat : 1152 (java) S 1141 1144 32641 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44305441 10914906112 39512 33554432000 4194304 4196468 140729862854976 139921267250208 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1153] ppid=1141 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1153/stat : 1153 (java) S 1141 1144 32641 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44305441 10914906112 39512 33554432000 4194304 4196468 140729862854976 139921266197360 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1154] ppid=1141 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1154/stat : 1154 (java) S 1141 1144 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44305443 10914906112 39512 33554432000 4194304 4196468 140729862854976 139921265145680 139921775683483 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1155] ppid=1141 vsize=10659088 memory=7524855942533206745 CPUtime=0.35 cores=1,3,5,7
/proc/1144/task/1155/stat : 1155 (java) R 1141 1144 32641 0 -1 4202560 2041 0 0 0 35 0 0 0 20 0 15 0 44305443 10914906112 39512 33554432000 4194304 4196468 140729862854976 139921264082864 139921775686234 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1156] ppid=1141 vsize=10659088 memory=-2897801490638248215 CPUtime=0.34 cores=1,3,5,7
/proc/1144/task/1156/stat : 1156 (java) R 1141 1144 32641 0 -1 4202560 2169 0 0 0 34 0 0 0 20 0 15 0 44305443 10914906112 39512 33554432000 4194304 4196468 140729862854976 139921263026728 139921768770609 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1157] ppid=1141 vsize=10659088 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/1144/task/1157/stat : 1157 (java) S 1141 1144 32641 0 -1 1077944384 1650 0 0 0 29 0 0 0 20 0 15 0 44305443 10914906112 39512 33554432000 4194304 4196468 140729862854976 139921261988464 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1158] ppid=1141 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1158/stat : 1158 (java) S 1141 1144 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44305443 10914906112 39512 33554432000 4194304 4196468 140729862854976 139921260935904 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1159] ppid=1141 vsize=10659088 memory=8364 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1159/stat : 1159 (java) S 1141 1144 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44305444 10914906112 39512 33554432000 4194304 4196468 140729862854976 139921259883184 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 158048 KiB

[startup+1.50084 s]
/proc/loadavg: 2.00 2.04 2.51 5/219 1160
/proc/meminfo: memFree=20925008/32770624 swapFree=67108860/67108860
[pid=1144] ppid=1141 vsize=10725652 memory=224368 CPUtime=3.84 cores=1,3,5,7
/proc/1144/stat : 1144 (java) S 1141 1144 32641 0 -1 1077944320 14619 0 0 0 375 9 0 0 20 0 16 0 44305437 10983067648 56092 33554432000 4194304 4196468 140729862854976 140729862837520 139921775664887 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
/proc/1144/statm: 2681413 56092 3141 1 0 2643904 0
[pid=1144/tid=1146] ppid=1141 vsize=10725652 memory=4140 CPUtime=1.43 cores=1,3,5,7
/proc/1144/task/1146/stat : 1146 (java) R 1141 1144 32641 0 -1 4202560 6084 0 0 0 139 4 0 0 20 0 16 0 44305438 10983067648 56092 33554432000 4194304 4196468 140729862854976 139921779903416 139921394575216 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1147] ppid=1141 vsize=10725652 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/1144/task/1147/stat : 1147 (java) S 1141 1144 32641 0 -1 1077944384 15 0 0 0 2 0 0 0 20 0 16 0 44305439 10983067648 56092 33554432000 4194304 4196468 140729862854976 139921717669008 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1148] ppid=1141 vsize=10725652 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/1144/task/1148/stat : 1148 (java) S 1141 1144 32641 0 -1 1077944384 16 0 0 0 2 0 0 0 20 0 16 0 44305439 10983067648 56092 33554432000 4194304 4196468 140729862854976 139921716616208 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1149] ppid=1141 vsize=10725652 memory=2244 CPUtime=0.01 cores=1,3,5,7
/proc/1144/task/1149/stat : 1149 (java) S 1141 1144 32641 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 16 0 44305439 10983067648 56092 33554432000 4194304 4196468 140729862854976 139921715563408 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1150] ppid=1141 vsize=10725652 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/1144/task/1150/stat : 1150 (java) S 1141 1144 32641 0 -1 1077944384 38 0 0 0 3 1 0 0 20 0 16 0 44305439 10983067648 56092 33554432000 4194304 4196468 140729862854976 139921714510608 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1151] ppid=1141 vsize=10725652 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1151/stat : 1151 (java) S 1141 1144 32641 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 16 0 44305440 10983067648 56092 33554432000 4194304 4196468 140729862854976 139921268304240 139921775676034 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0

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

/proc/1144/task/1148/stat : 1148 (java) S 1141 1144 32641 0 -1 1077944384 3908 0 0 0 63 25 0 0 20 0 16 0 44305439 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921716616208 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1149] ppid=1141 vsize=10725652 memory=1250784 CPUtime=0.86 cores=1,3,5,7
/proc/1144/task/1149/stat : 1149 (java) S 1141 1144 32641 0 -1 1077944384 3511 0 0 0 62 24 0 0 20 0 16 0 44305439 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921715563408 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1150] ppid=1141 vsize=10725652 memory=1250788 CPUtime=0.88 cores=1,3,5,7
/proc/1144/task/1150/stat : 1150 (java) S 1141 1144 32641 0 -1 1077944384 3396 0 0 0 63 25 0 0 20 0 16 0 44305439 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921714510608 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1151] ppid=1141 vsize=10725652 memory=1250784 CPUtime=0.11 cores=1,3,5,7
/proc/1144/task/1151/stat : 1151 (java) S 1141 1144 32641 0 -1 1077944384 3647 0 0 0 7 4 0 0 20 0 16 0 44305440 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921268304240 139921775676034 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1152] ppid=1141 vsize=10725652 memory=1250788 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1152/stat : 1152 (java) S 1141 1144 32641 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 44305441 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921267250272 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1153] ppid=1141 vsize=10725652 memory=2273 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1153/stat : 1153 (java) S 1141 1144 32641 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 44305441 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921266197376 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1154] ppid=1141 vsize=10725652 memory=1250788 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1154/stat : 1154 (java) S 1141 1144 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 44305443 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921265145680 139921775683483 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1155] ppid=1141 vsize=10725652 memory=1250788 CPUtime=1.24 cores=1,3,5,7
/proc/1144/task/1155/stat : 1155 (java) S 1141 1144 32641 0 -1 1077944384 3673 0 0 0 123 1 0 0 20 0 16 0 44305443 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921264094064 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1156] ppid=1141 vsize=10725652 memory=1250788 CPUtime=1.1 cores=1,3,5,7
/proc/1144/task/1156/stat : 1156 (java) S 1141 1144 32641 0 -1 1077944384 3393 0 0 0 110 0 0 0 20 0 16 0 44305443 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921263041264 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1157] ppid=1141 vsize=10725652 memory=1250788 CPUtime=0.42 cores=1,3,5,7
/proc/1144/task/1157/stat : 1157 (java) S 1141 1144 32641 0 -1 1077944384 3106 0 0 0 41 1 0 0 20 0 16 0 44305443 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921261988464 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1158] ppid=1141 vsize=10725652 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1158/stat : 1158 (java) S 1141 1144 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 44305443 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921260935904 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1159] ppid=1141 vsize=10725652 memory=2588 CPUtime=1.43 cores=1,3,5,7
/proc/1144/task/1159/stat : 1159 (java) S 1141 1144 32641 0 -1 1077944384 1923 0 0 0 70 73 0 0 20 0 16 0 44305444 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921259883184 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1160] ppid=1141 vsize=10725652 memory=1250788 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1160/stat : 1160 (java) S 1141 1144 32641 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 44305525 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921258828720 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
Current children cumulated CPU time: 2389.21 s
Current children cumulated vsize: 10725652 KiB
Current children cumulated memory: 1250788 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2393.11 s]
/proc/loadavg: 2.00 2.01 2.07 3/218 1341
/proc/meminfo: memFree=19766488/32770624 swapFree=67108860/67108860
[pid=1144] ppid=1141 vsize=10725652 memory=1250788 CPUtime=2400.02 cores=1,3,5,7
/proc/1144/stat : 1144 (java) S 1141 1144 32641 0 -1 1077944320 60339 0 0 0 239829 173 0 0 20 0 16 0 44305437 10983067648 312697 33554432000 4194304 4196468 140729862854976 140729862837520 139921775664887 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
/proc/1144/statm: 2681413 312697 3178 1 0 2643904 0
[pid=1144/tid=1146] ppid=1141 vsize=10725652 memory=1250788 CPUtime=2392.15 cores=1,3,5,7
/proc/1144/task/1146/stat : 1146 (java) R 1141 1144 32641 0 -1 4202560 29339 0 0 0 239204 11 0 0 20 0 16 0 44305438 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921779903672 139921398482135 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1147] ppid=1141 vsize=10725652 memory=1250788 CPUtime=0.87 cores=1,3,5,7
/proc/1144/task/1147/stat : 1147 (java) S 1141 1144 32641 0 -1 1077944384 3031 0 0 0 63 24 0 0 20 0 16 0 44305439 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921717669008 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1148] ppid=1141 vsize=10725652 memory=1250788 CPUtime=0.88 cores=1,3,5,7
/proc/1144/task/1148/stat : 1148 (java) S 1141 1144 32641 0 -1 1077944384 3908 0 0 0 63 25 0 0 20 0 16 0 44305439 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921716616208 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1149] ppid=1141 vsize=10725652 memory=1250784 CPUtime=0.86 cores=1,3,5,7
/proc/1144/task/1149/stat : 1149 (java) S 1141 1144 32641 0 -1 1077944384 3511 0 0 0 62 24 0 0 20 0 16 0 44305439 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921715563408 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1150] ppid=1141 vsize=10725652 memory=1250784 CPUtime=0.88 cores=1,3,5,7
/proc/1144/task/1150/stat : 1150 (java) S 1141 1144 32641 0 -1 1077944384 3396 0 0 0 63 25 0 0 20 0 16 0 44305439 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921714510608 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1151] ppid=1141 vsize=10725652 memory=1250784 CPUtime=0.11 cores=1,3,5,7
/proc/1144/task/1151/stat : 1151 (java) S 1141 1144 32641 0 -1 1077944384 3647 0 0 0 7 4 0 0 20 0 16 0 44305440 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921268304240 139921775676034 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1152] ppid=1141 vsize=10725652 memory=1250788 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1152/stat : 1152 (java) S 1141 1144 32641 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 16 0 44305441 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921267250272 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1153] ppid=1141 vsize=10725652 memory=1250788 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1153/stat : 1153 (java) S 1141 1144 32641 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 16 0 44305441 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921266197376 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1154] ppid=1141 vsize=10725652 memory=1250788 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1154/stat : 1154 (java) S 1141 1144 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 44305443 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921265145680 139921775683483 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1155] ppid=1141 vsize=10725652 memory=1250788 CPUtime=1.24 cores=1,3,5,7
/proc/1144/task/1155/stat : 1155 (java) S 1141 1144 32641 0 -1 1077944384 3673 0 0 0 123 1 0 0 20 0 16 0 44305443 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921264094064 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1156] ppid=1141 vsize=10725652 memory=2273 CPUtime=1.1 cores=1,3,5,7
/proc/1144/task/1156/stat : 1156 (java) S 1141 1144 32641 0 -1 1077944384 3393 0 0 0 110 0 0 0 20 0 16 0 44305443 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921263041264 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1157] ppid=1141 vsize=10725652 memory=1250784 CPUtime=0.42 cores=1,3,5,7
/proc/1144/task/1157/stat : 1157 (java) S 1141 1144 32641 0 -1 1077944384 3106 0 0 0 41 1 0 0 20 0 16 0 44305443 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921261988464 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1158] ppid=1141 vsize=10725652 memory=1250788 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1158/stat : 1158 (java) S 1141 1144 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 44305443 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921260935904 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1159] ppid=1141 vsize=10725652 memory=1250788 CPUtime=1.44 cores=1,3,5,7
/proc/1144/task/1159/stat : 1159 (java) S 1141 1144 32641 0 -1 1077944384 1925 0 0 0 70 74 0 0 20 0 16 0 44305444 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921259883184 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1160] ppid=1141 vsize=10725652 memory=1250788 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1160/stat : 1160 (java) S 1141 1144 32641 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 44305525 10983067648 312697 33554432000 4194304 4196468 140729862854976 139921258828720 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 10725652 KiB
Current children cumulated memory: 1250788 KiB

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

[startup+2393.37 s]
# the end of solver process 1144 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.37 s, system=1.74734 s

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

[startup+2393.21 s]
/proc/loadavg: 2.00 2.01 2.07 3/218 1341
/proc/meminfo: memFree=19766488/32770624 swapFree=67108860/67108860
[pid=1144] ppid=1141 vsize=10925344 memory=1251064 CPUtime=2400.05 cores=1,3,5,7
/proc/1144/stat : 1144 (java) S 1141 1144 32641 0 -1 1077944320 60896 0 0 0 239831 174 0 0 20 0 17 0 44305437 11187552256 312766 33554432000 4194304 4196468 140729862854976 140729862837520 139921775664887 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
/proc/1144/statm: 2731336 312766 3180 1 0 2693827 0
[pid=1144/tid=1146] ppid=1141 vsize=10925344 memory=8112282956445269571 CPUtime=2392.15 cores=1,3,5,7
/proc/1144/task/1146/stat : 1146 (java) S 1141 1144 32641 0 -1 1077944384 29391 0 0 0 239204 11 0 0 20 0 17 0 44305438 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921779907760 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1147] ppid=1141 vsize=10925344 memory=288230613214036277 CPUtime=0.87 cores=1,3,5,7
/proc/1144/task/1147/stat : 1147 (java) S 1141 1144 32641 0 -1 1077944384 3031 0 0 0 63 24 0 0 20 0 17 0 44305439 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921717669008 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1148] ppid=1141 vsize=10925344 memory=13568184762500494 CPUtime=0.88 cores=1,3,5,7
/proc/1144/task/1148/stat : 1148 (java) S 1141 1144 32641 0 -1 1077944384 3908 0 0 0 63 25 0 0 20 0 17 0 44305439 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921716616208 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1149] ppid=1141 vsize=10925344 memory=3320 CPUtime=0.86 cores=1,3,5,7
/proc/1144/task/1149/stat : 1149 (java) S 1141 1144 32641 0 -1 1077944384 3511 0 0 0 62 24 0 0 20 0 17 0 44305439 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921715563408 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1150] ppid=1141 vsize=10925344 memory=1027024 CPUtime=0.88 cores=1,3,5,7
/proc/1144/task/1150/stat : 1150 (java) S 1141 1144 32641 0 -1 1077944384 3396 0 0 0 63 25 0 0 20 0 17 0 44305439 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921714510608 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1151] ppid=1141 vsize=10925344 memory=4108 CPUtime=0.11 cores=1,3,5,7
/proc/1144/task/1151/stat : 1151 (java) S 1141 1144 32641 0 -1 1077944384 3647 0 0 0 7 4 0 0 20 0 17 0 44305440 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921268304240 139921775676034 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1152] ppid=1141 vsize=10925344 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1152/stat : 1152 (java) S 1141 1144 32641 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 17 0 44305441 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921267250272 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1153] ppid=1141 vsize=10925344 memory=1576 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1153/stat : 1153 (java) S 1141 1144 32641 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 17 0 44305441 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921266197376 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1154] ppid=1141 vsize=10925344 memory=928 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1154/stat : 1154 (java) S 1141 1144 32641 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 17 0 44305443 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921265145680 139921775683483 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1155] ppid=1141 vsize=10925344 memory=2240 CPUtime=1.24 cores=1,3,5,7
/proc/1144/task/1155/stat : 1155 (java) S 1141 1144 32641 0 -1 1077944384 3673 0 0 0 123 1 0 0 20 0 17 0 44305443 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921264094064 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1156] ppid=1141 vsize=10925344 memory=4124 CPUtime=1.11 cores=1,3,5,7
/proc/1144/task/1156/stat : 1156 (java) S 1141 1144 32641 0 -1 1077944384 3477 0 0 0 111 0 0 0 20 0 17 0 44305443 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921263041264 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1157] ppid=1141 vsize=10925344 memory=2200 CPUtime=0.42 cores=1,3,5,7
/proc/1144/task/1157/stat : 1157 (java) S 1141 1144 32641 0 -1 1077944384 3227 0 0 0 41 1 0 0 20 0 17 0 44305443 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921261988464 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1158] ppid=1141 vsize=10925344 memory=7528 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1158/stat : 1158 (java) S 1141 1144 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 44305443 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921260935904 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1159] ppid=1141 vsize=10925344 memory=840 CPUtime=1.44 cores=1,3,5,7
/proc/1144/task/1159/stat : 1159 (java) S 1141 1144 32641 0 -1 1077944384 1925 0 0 0 70 74 0 0 20 0 17 0 44305444 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921259883184 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 10925344 KiB
Current children cumulated memory: 1251064 KiB

[startup+2393.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/218 1341
/proc/meminfo: memFree=19766488/32770624 swapFree=67108860/67108860
[pid=1144] ppid=1141 vsize=10925344 memory=1251064 CPUtime=2400.05 cores=1,3,5,7
/proc/1144/stat : 1144 (java) S 1141 1144 32641 0 -1 1077944320 60896 0 0 0 239831 174 0 0 20 0 17 0 44305437 11187552256 312766 33554432000 4194304 4196468 140729862854976 140729862837520 139921775664887 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
/proc/1144/statm: 2731336 312766 3180 1 0 2693827 0
[pid=1144/tid=1146] ppid=1141 vsize=10925344 memory=1250788 CPUtime=2392.15 cores=1,3,5,7
/proc/1144/task/1146/stat : 1146 (java) S 1141 1144 32641 0 -1 1077944384 29391 0 0 0 239204 11 0 0 20 0 17 0 44305438 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921779907760 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1147] ppid=1141 vsize=10925344 memory=1250788 CPUtime=0.87 cores=1,3,5,7
/proc/1144/task/1147/stat : 1147 (java) S 1141 1144 32641 0 -1 1077944384 3031 0 0 0 63 24 0 0 20 0 17 0 44305439 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921717669008 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1148] ppid=1141 vsize=10925344 memory=1250788 CPUtime=0.88 cores=1,3,5,7
/proc/1144/task/1148/stat : 1148 (java) S 1141 1144 32641 0 -1 1077944384 3908 0 0 0 63 25 0 0 20 0 17 0 44305439 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921716616208 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1149] ppid=1141 vsize=10925344 memory=1250784 CPUtime=0.86 cores=1,3,5,7
/proc/1144/task/1149/stat : 1149 (java) S 1141 1144 32641 0 -1 1077944384 3511 0 0 0 62 24 0 0 20 0 17 0 44305439 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921715563408 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1150] ppid=1141 vsize=10925344 memory=1250784 CPUtime=0.88 cores=1,3,5,7
/proc/1144/task/1150/stat : 1150 (java) S 1141 1144 32641 0 -1 1077944384 3396 0 0 0 63 25 0 0 20 0 17 0 44305439 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921714510608 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1151] ppid=1141 vsize=10925344 memory=1250784 CPUtime=0.11 cores=1,3,5,7
/proc/1144/task/1151/stat : 1151 (java) S 1141 1144 32641 0 -1 1077944384 3647 0 0 0 7 4 0 0 20 0 17 0 44305440 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921268304240 139921775676034 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1152] ppid=1141 vsize=10925344 memory=1250788 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1152/stat : 1152 (java) S 1141 1144 32641 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 17 0 44305441 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921267250272 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1153] ppid=1141 vsize=10925344 memory=1250788 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1153/stat : 1153 (java) S 1141 1144 32641 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 17 0 44305441 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921266197376 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1154] ppid=1141 vsize=10925344 memory=1250788 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1154/stat : 1154 (java) S 1141 1144 32641 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 17 0 44305443 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921265145680 139921775683483 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1155] ppid=1141 vsize=10925344 memory=1250788 CPUtime=1.24 cores=1,3,5,7
/proc/1144/task/1155/stat : 1155 (java) S 1141 1144 32641 0 -1 1077944384 3673 0 0 0 123 1 0 0 20 0 17 0 44305443 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921264094064 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1156] ppid=1141 vsize=10925344 memory=1250788 CPUtime=1.11 cores=1,3,5,7
/proc/1144/task/1156/stat : 1156 (java) S 1141 1144 32641 0 -1 1077944384 3477 0 0 0 111 0 0 0 20 0 17 0 44305443 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921263041264 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1157] ppid=1141 vsize=10925344 memory=2273 CPUtime=0.42 cores=1,3,5,7
/proc/1144/task/1157/stat : 1157 (java) S 1141 1144 32641 0 -1 1077944384 3227 0 0 0 41 1 0 0 20 0 17 0 44305443 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921261988464 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1158] ppid=1141 vsize=10925344 memory=1250784 CPUtime=0 cores=1,3,5,7
/proc/1144/task/1158/stat : 1158 (java) S 1141 1144 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 44305443 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921260935904 139921775675093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
[pid=1144/tid=1159] ppid=1141 vsize=10925344 memory=1250788 CPUtime=1.44 cores=1,3,5,7
/proc/1144/task/1159/stat : 1159 (java) S 1141 1144 32641 0 -1 1077944384 1925 0 0 0 70 74 0 0 20 0 17 0 44305444 11187552256 312766 33554432000 4194304 4196468 140729862854976 139921259883184 139921775676034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22622208 140729862861937 140729862862089 140729862862089 140729862864847 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 10925344 KiB
Current children cumulated memory: 1251064 KiB

Child status: 143
Real time (s): 2393.37
CPU time (s): 2400.12
CPU user time (s): 2398.37
CPU system time (s): 1.74734
CPU usage (%): 100.282
Max. virtual memory (cumulated for all children) (KiB): 10925344
Max. memory (cumulated for all children) (KiB): 1251064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.37
system time used= 1.74734
maximum resident set size= 1251584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61222
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54274
involuntary context switches= 907


# summary of solver processes directly reported to runsolver:
#   pid: 1144
#   total CPU time (s): 2400.12
#   total CPU user time (s): 2398.37
#   total CPU system time (s): 1.74734

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.3995 second user time and 20.2679 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-22 15:50:23
IDJOB=4290120
IDBENCH=141606
IDSOLVER=2742
FILE ID=node136/4290120-1532267423
RUNJOBID= node136-1532260283-32673
PBS_JOBID= 21018966
Free space on /tmp= 57108 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-12_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290120-1532267423/watcher-4290120-1532267423 -o /tmp/evaluation-result-4290120-1532267423/solver-4290120-1532267423 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532260283-32673 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4290120-1532267423.xml

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

MD5SUM BENCH= 70b2a7c07aa80f8552a525257c8c3e20
RANDOM SEED=1371713889

node136.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.50
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.50
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.50
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.50
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:        21135804 kB
MemAvailable:   31049100 kB
Buffers:          243420 kB
Cached:          9875400 kB
SwapCached:            0 kB
Active:          2012104 kB
Inactive:        9051852 kB
Active(anon):     947428 kB
Inactive(anon):    16916 kB
Active(file):    1064676 kB
Inactive(file):  9034936 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2488 kB
Writeback:             0 kB
AnonPages:        962120 kB
Mapped:            47680 kB
Shmem:             17036 kB
Slab:             269200 kB
SReclaimable:     242144 kB
SUnreclaim:        27056 kB
KernelStack:        3840 kB
PageTables:         7052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1745516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    839680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 57108 MiB
End job on node136 at 2018-07-22 16:30:16