Trace number 4302099

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j-CSP 2018-07-11SAT (TO)520 252.215 235.936

General information on the benchmark

NameTravellingSalesman/
TravellingSalesman-45-30-00_c18.xml
MD5SUMb72bc3b5ed3d31a5026f863e7681236a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark174
Best CPU time to get the best result obtained on this benchmark252.072
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints46
Number of domains2
Minimum domain size33
Maximum domain size45
Distribution of domain sizes[{"size":33,"count":45},{"size":45,"count":45}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":45},{"degree":3,"count":45}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints45
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

23.80/11.45	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
23.80/11.45	c This is free software under the dual EPL/GNU LGPL licenses.
23.80/11.45	c See www.sat4j.org for details.
23.80/11.45	c That software uses the Rhino library from the Mozilla project.
23.80/11.45	c version 2.3.6-SNAPSHOT
23.80/11.45	c java.runtime.name	Java(TM) SE Runtime Environment
23.80/11.45	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
23.80/11.45	c java.vm.version	25.131-b11
23.80/11.45	c java.vm.vendor	Oracle Corporation
23.80/11.45	c sun.arch.data.model	64
23.80/11.45	c java.version		1.8.0_131
23.80/11.45	c os.name		Linux
23.80/11.45	c os.version		3.10.0-514.16.1.el7.x86_64
23.80/11.45	c os.arch		amd64
23.80/11.45	c Free memory 		499604488
23.80/11.45	c Max memory 		7247757312
23.80/11.45	c Total memory 		504889344
23.80/11.45	c Number of processors 	4
23.80/11.45	c c --- Begin Solver configuration ---
23.80/11.45	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
23.80/11.45	c Learn all clauses as in MiniSAT
23.80/11.45	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
23.80/11.45	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
23.80/11.45	c No reason simplification
23.80/11.45	c Glucose 2.1 dynamic restart strategy
23.80/11.45	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
23.80/11.45	c timeout=2147483s
23.80/11.45	c DB Simplification allowed=false
23.80/11.45	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
23.80/11.45	c --- End Solver configuration ---
23.80/11.45	c constraints type 
23.80/11.45	c org.sat4j.minisat.constraints.card.MinWatchCard => 180
23.80/11.45	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 11003850
23.80/11.45	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1069020
23.80/11.45	c org.sat4j.minisat.constraints.cnf.UnitClause => 90
23.80/11.45	c 12073140 constraints processed.
38.20/24.78	o 648
53.46/39.69	o 588
71.58/56.64	o 520
252.18/235.90	c starts		: 407
252.18/235.90	c conflicts		: 201285
252.18/235.90	c decisions		: 43110197
252.18/235.90	c propagations		: 911769406
252.18/235.90	c inspects		: 1181407987
252.18/235.90	c shortcuts		: 0
252.18/235.90	c learnt literals	: 0
252.18/235.90	c learnt binary clauses	: 388
252.18/235.90	c learnt ternary clauses	: 793
252.18/235.90	c learnt constraints	: 201285
252.18/235.90	c ignored constraints	: 0
252.18/235.90	c root simplifications	: 0
252.18/235.90	c removed literals (reason simplification)	: 0
252.18/235.90	c reason swapping (by a shorter reason)	: 0
252.18/235.90	c Calls to reduceDB	: 18
252.18/235.90	c Number of update (reduction) of LBD	: 168961
252.18/235.90	c Imported unit clauses	: 0
252.18/235.90	c number of reductions to clauses (during analyze)	: 0
252.18/235.90	c number of learned constraints concerned by reduction	: 0
252.18/235.90	c number of learning phase by resolution	: 0
252.18/235.90	c number of learning phase by cutting planes	: 0
252.18/235.90	c number of rounding to 1 operations	: 0
252.18/235.90	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
252.18/235.90	c number of reductions of the coefficients by power 2 	: 0
252.18/235.90	c number of right shift for reduction by power 2 	: 0
252.18/235.90	c number of reductions of the coefficients by GCD over coefficients 	: 0
252.18/235.90	c number of ending skipping 	: 0
252.18/235.90	c number of internal skipping 	: 0
252.18/235.90	c number of derivation steps 	: 0
252.18/235.90	c number of skipped derivation steps 	: 0
252.18/235.90	c number of remaining unassigned 	: 0
252.18/235.90	c number of remaining assigned 	: 0
252.18/235.90	c speed (assignments/second)	: 4063125.413879617
252.18/235.90	c non guided choices	: 7641009
252.18/235.90	s SATISFIABLE
252.18/235.90	v <instantiation type="solution">
252.18/235.90	v 	<list> c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] </list>
252.18/235.90	v 	<values> 25 16 35 27 37 33 42 44 41 13 12 18 10 28 43 2 4 3 9 8 7 31 32 11 14 38 17 22 6 29 5 0 15 1 30 39 19 21 24 23 40 20 26 34 36 20 12 5 8 12 10 7 22 21 1 6 4 13 11 26 12 1 4 1 11 29 5 15 23 16 15 6 11 15 16 3 8 11 15 11 16 2 22 6 20 13 4 6 1 24 </values>
252.18/235.90	v </instantiation>
252.18/235.90	

Verifier Data

OK	520

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 (8959 MiB free)
  memory of node 1: 16384 MiB (15835 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302099-1532887435/watcher-4302099-1532887435 -o /tmp/evaluation-result-4302099-1532887435/solver-4302099-1532887435 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532879536-13547 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4302099-1532887435.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=20752, runsolver pid=20749
Current StackSize limit: 8192 KiB


[startup+0.100138 s]*
/proc/loadavg: 2.09 2.17 2.29 2/216 20766
/proc/meminfo: memFree=25376780/32770624 swapFree=67108860/67108860
[pid=20752] ppid=20749 vsize=10592324 memory=23052 CPUtime=0.05 cores=1,3,5,7
/proc/20752/stat : 20752 (java) S 20749 20752 13514 0 -1 1077944320 4605 0 0 0 4 1 0 0 20 0 14 0 106306630 10846539776 5763 33554432000 4194304 4196468 140734685836336 140734685818880 139900226318071 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
/proc/20752/statm: 2648081 5763 2617 1 0 2610622 0
[pid=20752/tid=20754] ppid=20749 vsize=10592324 memory=-8557856841693171843 CPUtime=0.03 cores=1,3,5,7
/proc/20752/task/20754/stat : 20754 (java) D 20749 20752 13514 0 -1 1077944384 2727 0 0 0 3 0 0 0 20 0 14 0 106306631 10846539776 5763 33554432000 4194304 4196468 140734685836336 139900230555456 139900226341949 0 4 0 16800975 18446744072101797412 0 0 -1 1 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20755] ppid=20749 vsize=10592324 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20755/stat : 20755 (java) S 20749 20752 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 106306631 10846539776 5763 33554432000 4194304 4196468 140734685836336 139900178939024 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20756] ppid=20749 vsize=10592324 memory=140298055743104 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20756/stat : 20756 (java) S 20749 20752 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 106306631 10846539776 5763 33554432000 4194304 4196468 140734685836336 139900177886224 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20757] ppid=20749 vsize=10592324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20757/stat : 20757 (java) S 20749 20752 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 106306631 10846539776 5763 33554432000 4194304 4196468 140734685836336 139900176833424 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20758] ppid=20749 vsize=10592324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20758/stat : 20758 (java) S 20749 20752 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 106306631 10846539776 5763 33554432000 4194304 4196468 140734685836336 139900175780624 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20759] ppid=20749 vsize=10592324 memory=140298055743104 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20759/stat : 20759 (java) S 20749 20752 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 106306633 10846539776 5763 33554432000 4194304 4196468 140734685836336 139899785636208 139900226329218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20760] ppid=20749 vsize=10592324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20760/stat : 20760 (java) S 20749 20752 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 106306633 10846539776 5763 33554432000 4194304 4196468 140734685836336 139899784582176 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20761] ppid=20749 vsize=10592324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20761/stat : 20761 (java) S 20749 20752 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 106306633 10846539776 5763 33554432000 4194304 4196468 140734685836336 139899783529328 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20762] ppid=20749 vsize=10592324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20762/stat : 20762 (java) S 20749 20752 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 106306636 10846539776 5763 33554432000 4194304 4196468 140734685836336 139899782477648 139900226336667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20763] ppid=20749 vsize=10592324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20763/stat : 20763 (java) S 20749 20752 13514 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 14 0 106306636 10846539776 5763 33554432000 4194304 4196468 140734685836336 139899781426032 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20764] ppid=20749 vsize=10592324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20764/stat : 20764 (java) S 20749 20752 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 106306636 10846539776 5763 33554432000 4194304 4196468 140734685836336 139899780373232 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20765] ppid=20749 vsize=10592324 memory=140298055743104 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20765/stat : 20765 (java) S 20749 20752 13514 0 -1 1077944384 204 0 0 0 0 0 0 0 20 0 14 0 106306636 10846539776 5763 33554432000 4194304 4196468 140734685836336 139899779320432 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20766] ppid=20749 vsize=10592324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20766/stat : 20766 (java) S 20749 20752 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 106306636 10846539776 5763 33554432000 4194304 4196468 140734685836336 139899778267872 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 10592324 KiB
Current children cumulated memory: 23052 KiB

[startup+0.210138 s]*
/proc/loadavg: 2.09 2.17 2.29 3/217 20767
/proc/meminfo: memFree=25367216/32770624 swapFree=67108860/67108860
[pid=20752] ppid=20749 vsize=10659012 memory=33664 CPUtime=0.19 cores=1,3,5,7
/proc/20752/stat : 20752 (java) S 20749 20752 13514 0 -1 1077944320 7033 0 0 0 17 2 0 0 20 0 15 0 106306630 10914828288 8416 33554432000 4194304 4196468 140734685836336 140734685818880 139900226318071 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
/proc/20752/statm: 2664753 8416 2914 1 0 2627263 0
[pid=20752/tid=20754] ppid=20749 vsize=10659012 memory=7022364594140610616 CPUtime=0.12 cores=1,3,5,7
/proc/20752/task/20754/stat : 20754 (java) R 20749 20752 13514 0 -1 4202560 4684 0 0 0 11 1 0 0 20 0 15 0 106306631 10914828288 8416 33554432000 4194304 4196468 140734685836336 139900230540176 139900226339997 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20755] ppid=20749 vsize=10659012 memory=339 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20755/stat : 20755 (java) S 20749 20752 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106306631 10914828288 8416 33554432000 4194304 4196468 140734685836336 139900178939024 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20756] ppid=20749 vsize=10659012 memory=288370674207454848 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20756/stat : 20756 (java) S 20749 20752 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106306631 10914828288 8416 33554432000 4194304 4196468 140734685836336 139900177886224 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20757] ppid=20749 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20757/stat : 20757 (java) S 20749 20752 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106306631 10914828288 8416 33554432000 4194304 4196468 140734685836336 139900176833424 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20758] ppid=20749 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20758/stat : 20758 (java) S 20749 20752 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106306631 10914828288 8416 33554432000 4194304 4196468 140734685836336 139900175780624 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20759] ppid=20749 vsize=10659012 memory=140298055743104 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20759/stat : 20759 (java) S 20749 20752 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106306633 10914828288 8416 33554432000 4194304 4196468 140734685836336 139899785636208 139900226329218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20760] ppid=20749 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20760/stat : 20760 (java) S 20749 20752 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106306633 10914828288 8416 33554432000 4194304 4196468 140734685836336 139899784582176 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20761] ppid=20749 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20761/stat : 20761 (java) S 20749 20752 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106306633 10914828288 8416 33554432000 4194304 4196468 140734685836336 139899783529328 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20762] ppid=20749 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20762/stat : 20762 (java) S 20749 20752 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106306636 10914828288 8416 33554432000 4194304 4196468 140734685836336 139899782477648 139900226336667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20763] ppid=20749 vsize=10659012 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/20752/task/20763/stat : 20763 (java) S 20749 20752 13514 0 -1 1077944384 343 0 0 0 1 0 0 0 20 0 15 0 106306636 10914828288 8416 33554432000 4194304 4196468 140734685836336 139899781426032 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20764] ppid=20749 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20764/stat : 20764 (java) S 20749 20752 13514 0 -1 1077944384 236 0 0 0 0 0 0 0 20 0 15 0 106306636 10914828288 8416 33554432000 4194304 4196468 140734685836336 139899780373232 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20765] ppid=20749 vsize=10659012 memory=140298055743104 CPUtime=0.03 cores=1,3,5,7
/proc/20752/task/20765/stat : 20765 (java) S 20749 20752 13514 0 -1 1077944384 404 0 0 0 3 0 0 0 20 0 15 0 106306636 10914828288 8416 33554432000 4194304 4196468 140734685836336 139899779320432 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20766] ppid=20749 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20766/stat : 20766 (java) S 20749 20752 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106306636 10914828288 8416 33554432000 4194304 4196468 140734685836336 139899778267872 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20767] ppid=20749 vsize=10659012 memory=140298055743104 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20767/stat : 20767 (java) S 20749 20752 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106306643 10914828288 8416 33554432000 4194304 4196468 140734685836336 139899777215152 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 33664 KiB

[startup+0.310135 s]*
/proc/loadavg: 2.09 2.17 2.29 4/217 20767
/proc/meminfo: memFree=25358416/32770624 swapFree=67108860/67108860
[pid=20752] ppid=20749 vsize=10659012 memory=43524 CPUtime=0.36 cores=1,3,5,7
/proc/20752/stat : 20752 (java) S 20749 20752 13514 0 -1 1077944320 8427 0 0 0 34 2 0 0 20 0 15 0 106306630 10914828288 10881 33554432000 4194304 4196468 140734685836336 140734685818880 139900226318071 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
/proc/20752/statm: 2664753 10881 3009 1 0 2627263 0
[pid=20752/tid=20754] ppid=20749 vsize=10659012 memory=-7659604227336498308 CPUtime=0.22 cores=1,3,5,7
/proc/20752/task/20754/stat : 20754 (java) R 20749 20752 13514 0 -1 4202560 5343 0 0 0 21 1 0 0 20 0 15 0 106306631 10914828288 10881 33554432000 4194304 4196468 140734685836336 139900230547136 139900210398558 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20755] ppid=20749 vsize=10659012 memory=3691042058319900680 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20755/stat : 20755 (java) S 20749 20752 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106306631 10914828288 10881 33554432000 4194304 4196468 140734685836336 139900178939024 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20756] ppid=20749 vsize=10659012 memory=140298055743104 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20756/stat : 20756 (java) S 20749 20752 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106306631 10914828288 10881 33554432000 4194304 4196468 140734685836336 139900177886224 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20757] ppid=20749 vsize=10659012 memory=280595850819488 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20757/stat : 20757 (java) S 20749 20752 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106306631 10914828288 10881 33554432000 4194304 4196468 140734685836336 139900176833424 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20758] ppid=20749 vsize=10659012 memory=67 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20758/stat : 20758 (java) S 20749 20752 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106306631 10914828288 10881 33554432000 4194304 4196468 140734685836336 139900175780624 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20759] ppid=20749 vsize=10659012 memory=280595981152848 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20759/stat : 20759 (java) S 20749 20752 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106306633 10914828288 10881 33554432000 4194304 4196468 140734685836336 139899785636208 139900226329218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20760] ppid=20749 vsize=10659012 memory=67 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20760/stat : 20760 (java) S 20749 20752 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106306633 10914828288 10881 33554432000 4194304 4196468 140734685836336 139899784582176 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20761] ppid=20749 vsize=10659012 memory=78820 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20761/stat : 20761 (java) S 20749 20752 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106306633 10914828288 10881 33554432000 4194304 4196468 140734685836336 139899783529328 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20762] ppid=20749 vsize=10659012 memory=81124 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20762/stat : 20762 (java) S 20749 20752 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106306636 10914828288 10881 33554432000 4194304 4196468 140734685836336 139899782477648 139900226336667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20763] ppid=20749 vsize=10659012 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20752/task/20763/stat : 20763 (java) S 20749 20752 13514 0 -1 1077944384 463 0 0 0 2 0 0 0 20 0 15 0 106306636 10914828288 10881 33554432000 4194304 4196468 140734685836336 139899781426032 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20764] ppid=20749 vsize=10659012 memory=140297925423599 CPUtime=0.02 cores=1,3,5,7
/proc/20752/task/20764/stat : 20764 (java) S 20749 20752 13514 0 -1 1077944384 544 0 0 0 2 0 0 0 20 0 15 0 106306636 10914828288 10881 33554432000 4194304 4196468 140734685836336 139899780373232 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20765] ppid=20749 vsize=10659012 memory=280595981040648 CPUtime=0.08 cores=1,3,5,7
/proc/20752/task/20765/stat : 20765 (java) S 20749 20752 13514 0 -1 1077944384 714 0 0 0 8 0 0 0 20 0 15 0 106306636 10914828288 10881 33554432000 4194304 4196468 140734685836336 139899779320432 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20766] ppid=20749 vsize=10659012 memory=140297925432975 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20766/stat : 20766 (java) S 20749 20752 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106306636 10914828288 10881 33554432000 4194304 4196468 140734685836336 139899778267872 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20767] ppid=20749 vsize=10659012 memory=140298055743103 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20767/stat : 20767 (java) S 20749 20752 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106306643 10914828288 10881 33554432000 4194304 4196468 140734685836336 139899777215152 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 43524 KiB

[startup+0.700775 s]
/proc/loadavg: 2.09 2.17 2.29 5/217 20767
/proc/meminfo: memFree=25335548/32770624 swapFree=67108860/67108860
[pid=20752] ppid=20749 vsize=10659088 memory=114332 CPUtime=1.55 cores=1,3,5,7
/proc/20752/stat : 20752 (java) S 20749 20752 13514 0 -1 1077944320 12485 0 0 0 151 4 0 0 20 0 15 0 106306630 10914906112 28583 33554432000 4194304 4196468 140734685836336 140734685818880 139900226318071 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
/proc/20752/statm: 2664772 28583 3104 1 0 2627263 0
[pid=20752/tid=20754] ppid=20749 vsize=10659088 memory=1520 CPUtime=0.61 cores=1,3,5,7
/proc/20752/task/20754/stat : 20754 (java) R 20749 20752 13514 0 -1 4202560 5933 0 0 0 58 3 0 0 20 0 15 0 106306631 10914906112 28583 33554432000 4194304 4196468 140734685836336 139900230541616 139899855564695 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20755] ppid=20749 vsize=10659088 memory=844 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20755/stat : 20755 (java) S 20749 20752 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106306631 10914906112 28583 33554432000 4194304 4196468 140734685836336 139900178939024 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20756] ppid=20749 vsize=10659088 memory=3360 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20756/stat : 20756 (java) S 20749 20752 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106306631 10914906112 28583 33554432000 4194304 4196468 140734685836336 139900177886224 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20757] ppid=20749 vsize=10659088 memory=2724 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20757/stat : 20757 (java) S 20749 20752 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106306631 10914906112 28583 33554432000 4194304 4196468 140734685836336 139900176833424 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20758] ppid=20749 vsize=10659088 memory=1256 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20758/stat : 20758 (java) S 20749 20752 13514 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106306631 10914906112 28583 33554432000 4194304 4196468 140734685836336 139900175780624 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20759] ppid=20749 vsize=10659088 memory=10368 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20759/stat : 20759 (java) S 20749 20752 13514 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106306633 10914906112 28583 33554432000 4194304 4196468 140734685836336 139899785636208 139900226329218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20760] ppid=20749 vsize=10659088 memory=1700 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20760/stat : 20760 (java) S 20749 20752 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106306633 10914906112 28583 33554432000 4194304 4196468 140734685836336 139899784582176 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20761] ppid=20749 vsize=10659088 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20761/stat : 20761 (java) S 20749 20752 13514 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106306633 10914906112 28583 33554432000 4194304 4196468 140734685836336 139899783529328 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20762] ppid=20749 vsize=10659088 memory=1812 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20762/stat : 20762 (java) S 20749 20752 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106306636 10914906112 28583 33554432000 4194304 4196468 140734685836336 139899782477648 139900226336667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20763] ppid=20749 vsize=10659088 memory=1020 CPUtime=0.33 cores=1,3,5,7
/proc/20752/task/20763/stat : 20763 (java) R 20749 20752 13514 0 -1 4202560 2096 0 0 0 33 0 0 0 20 0 15 0 106306636 10914906112 28583 33554432000 4194304 4196468 140734685836336 139899781412056 139900207862302 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20764] ppid=20749 vsize=10659088 memory=5456 CPUtime=0.34 cores=1,3,5,7
/proc/20752/task/20764/stat : 20764 (java) R 20749 20752 13514 0 -1 4202560 1632 0 0 0 34 0 0 0 20 0 15 0 106306636 10914906112 28583 33554432000 4194304 4196468 140734685836336 139899780354248 139900207836469 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20765] ppid=20749 vsize=10659088 memory=756 CPUtime=0.26 cores=1,3,5,7
/proc/20752/task/20765/stat : 20765 (java) S 20749 20752 13514 0 -1 1077944384 1454 0 0 0 26 0 0 0 20 0 15 0 106306636 10914906112 28583 33554432000 4194304 4196468 140734685836336 139899779320432 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20766] ppid=20749 vsize=10659088 memory=14572 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20766/stat : 20766 (java) S 20749 20752 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106306636 10914906112 28583 33554432000 4194304 4196468 140734685836336 139899778267872 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20767] ppid=20749 vsize=10659088 memory=8028910323009087334 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20767/stat : 20767 (java) S 20749 20752 13514 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106306643 10914906112 28583 33554432000 4194304 4196468 140734685836336 139899777215152 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 114332 KiB

[startup+1.50074 s]
/proc/loadavg: 2.09 2.17 2.29 5/217 20767
/proc/meminfo: memFree=25187364/32770624 swapFree=67108860/67108860
[pid=20752] ppid=20749 vsize=10659088 memory=338344 CPUtime=3.54 cores=1,3,5,7
/proc/20752/stat : 20752 (java) S 20749 20752 13514 0 -1 1077944320 15491 0 0 0 341 13 0 0 20 0 15 0 106306630 10914906112 84586 33554432000 4194304 4196468 140734685836336 140734685818880 139900226318071 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
/proc/20752/statm: 2664772 84586 3150 1 0 2627263 0
[pid=20752/tid=20754] ppid=20749 vsize=10659088 memory=8785 CPUtime=1.32 cores=1,3,5,7
/proc/20752/task/20754/stat : 20754 (java) R 20749 20752 13514 0 -1 4202560 6019 0 0 0 127 5 0 0 20 0 15 0 106306631 10914906112 84586 33554432000 4194304 4196468 140734685836336 139900230553352 139899852324928 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20755] ppid=20749 vsize=10659088 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20752/task/20755/stat : 20755 (java) S 20749 20752 13514 0 -1 1077944384 129 0 0 0 6 1 0 0 20 0 15 0 106306631 10914906112 84586 33554432000 4194304 4196468 140734685836336 139900178939024 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20756] ppid=20749 vsize=10659088 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20752/task/20756/stat : 20756 (java) S 20749 20752 13514 0 -1 1077944384 112 0 0 0 6 2 0 0 20 0 15 0 106306631 10914906112 84586 33554432000 4194304 4196468 140734685836336 139900177886224 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20757] ppid=20749 vsize=10659088 memory=280595850659232 CPUtime=0.06 cores=1,3,5,7
/proc/20752/task/20757/stat : 20757 (java) S 20749 20752 13514 0 -1 1077944384 131 0 0 0 5 1 0 0 20 0 15 0 106306631 10914906112 84586 33554432000 4194304 4196468 140734685836336 139900176833424 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20758] ppid=20749 vsize=10659088 memory=37 CPUtime=0.06 cores=1,3,5,7
/proc/20752/task/20758/stat : 20758 (java) S 20749 20752 13514 0 -1 1077944384 106 0 0 0 5 1 0 0 20 0 15 0 106306631 10914906112 84586 33554432000 4194304 4196468 140734685836336 139900175780624 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20759] ppid=20749 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20759/stat : 20759 (java) S 20749 20752 13514 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 106306633 10914906112 84586 33554432000 4194304 4196468 140734685836336 139899785636208 139900226329218 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20760] ppid=20749 vsize=10659088 memory=7589799408100855894 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20760/stat : 20760 (java) S 20749 20752 13514 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106306633 10914906112 84586 33554432000 4194304 4196468 140734685836336 139899784582176 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0

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

/proc/20752/task/20756/stat : 20756 (java) S 20749 20752 13514 0 -1 1077944384 2517 0 0 0 339 26 0 0 20 0 16 0 106306631 10983067648 566051 33554432000 4194304 4196468 140734685836336 139900177886224 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20757] ppid=20749 vsize=10725652 memory=2264204 CPUtime=3.63 cores=1,3,5,7
/proc/20752/task/20757/stat : 20757 (java) S 20749 20752 13514 0 -1 1077944384 5766 0 0 0 338 25 0 0 20 0 16 0 106306631 10983067648 566051 33554432000 4194304 4196468 140734685836336 139900176833424 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20758] ppid=20749 vsize=10725652 memory=2264204 CPUtime=3.66 cores=1,3,5,7
/proc/20752/task/20758/stat : 20758 (java) S 20749 20752 13514 0 -1 1077944384 2092 0 0 0 339 27 0 0 20 0 16 0 106306631 10983067648 566051 33554432000 4194304 4196468 140734685836336 139900175780624 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20759] ppid=20749 vsize=10725652 memory=2264204 CPUtime=1.59 cores=1,3,5,7
/proc/20752/task/20759/stat : 20759 (java) S 20749 20752 13514 0 -1 1077944384 5540 0 0 0 159 0 0 0 20 0 16 0 106306633 10983067648 566051 33554432000 4194304 4196468 140734685836336 139899785636208 139900226329218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20760] ppid=20749 vsize=10725652 memory=2264204 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20760/stat : 20760 (java) S 20749 20752 13514 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 106306633 10983067648 566051 33554432000 4194304 4196468 140734685836336 139899784582240 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20761] ppid=20749 vsize=10725652 memory=2264204 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20761/stat : 20761 (java) S 20749 20752 13514 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 16 0 106306633 10983067648 566051 33554432000 4194304 4196468 140734685836336 139899783529344 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20762] ppid=20749 vsize=10725652 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20762/stat : 20762 (java) S 20749 20752 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 106306636 10983067648 566051 33554432000 4194304 4196468 140734685836336 139899782477648 139900226336667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20763] ppid=20749 vsize=10725652 memory=30284 CPUtime=1.86 cores=1,3,5,7
/proc/20752/task/20763/stat : 20763 (java) S 20749 20752 13514 0 -1 1077944384 8284 0 0 0 185 1 0 0 20 0 16 0 106306636 10983067648 566051 33554432000 4194304 4196468 140734685836336 139899781426032 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20764] ppid=20749 vsize=10725652 memory=2204 CPUtime=1.94 cores=1,3,5,7
/proc/20752/task/20764/stat : 20764 (java) S 20749 20752 13514 0 -1 1077944384 8398 0 0 0 193 1 0 0 20 0 16 0 106306636 10983067648 566051 33554432000 4194304 4196468 140734685836336 139899780373232 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20765] ppid=20749 vsize=10725652 memory=1240 CPUtime=0.44 cores=1,3,5,7
/proc/20752/task/20765/stat : 20765 (java) S 20749 20752 13514 0 -1 1077944384 4660 0 0 0 43 1 0 0 20 0 16 0 106306636 10983067648 566051 33554432000 4194304 4196468 140734685836336 139899779320432 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20766] ppid=20749 vsize=10725652 memory=2264204 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20766/stat : 20766 (java) S 20749 20752 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 106306636 10983067648 566051 33554432000 4194304 4196468 140734685836336 139899778267872 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20767] ppid=20749 vsize=10725652 memory=4140 CPUtime=0.12 cores=1,3,5,7
/proc/20752/task/20767/stat : 20767 (java) S 20749 20752 13514 0 -1 1077944384 516 0 0 0 5 7 0 0 20 0 16 0 106306643 10983067648 566051 33554432000 4194304 4196468 140734685836336 139899777215152 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20768] ppid=20749 vsize=10725652 memory=30284 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20768/stat : 20768 (java) S 20749 20752 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 106307781 10983067648 566051 33554432000 4194304 4196468 140734685836336 139899776160688 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
Current children cumulated CPU time: 237.52 s
Current children cumulated vsize: 10725652 KiB
Current children cumulated memory: 2264204 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+235.701 s]
/proc/loadavg: 2.91 2.41 2.35 3/217 20925
/proc/meminfo: memFree=25669748/32770624 swapFree=67108860/67108860
[pid=20752] ppid=20749 vsize=10725652 memory=2885240 CPUtime=252.09 cores=1,3,5,7
/proc/20752/stat : 20752 (java) S 20749 20752 13514 0 -1 1077944320 67353 0 0 0 25013 196 0 0 20 0 16 0 106306630 10983067648 721310 33554432000 4194304 4196468 140734685836336 140734685818880 139900226318071 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
/proc/20752/statm: 2681413 721310 3190 1 0 2643904 0
[pid=20752/tid=20754] ppid=20749 vsize=10725652 memory=2885240 CPUtime=229.88 cores=1,3,5,7
/proc/20752/task/20754/stat : 20754 (java) R 20749 20752 13514 0 -1 4202560 21065 0 0 0 22972 16 0 0 20 0 16 0 106306631 10983067648 721310 33554432000 4194304 4196468 140734685836336 139900230557120 139899852629100 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20755] ppid=20749 vsize=10725652 memory=0 CPUtime=4.06 cores=1,3,5,7
/proc/20752/task/20755/stat : 20755 (java) S 20749 20752 13514 0 -1 1077944384 4126 0 0 0 363 43 0 0 20 0 16 0 106306631 10983067648 721310 33554432000 4194304 4196468 140734685836336 139900178939024 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20756] ppid=20749 vsize=10725652 memory=2264204 CPUtime=4.04 cores=1,3,5,7
/proc/20752/task/20756/stat : 20756 (java) S 20749 20752 13514 0 -1 1077944384 3422 0 0 0 363 41 0 0 20 0 16 0 106306631 10983067648 721310 33554432000 4194304 4196468 140734685836336 139900177886224 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20757] ppid=20749 vsize=10725652 memory=2264204 CPUtime=4.02 cores=1,3,5,7
/proc/20752/task/20757/stat : 20757 (java) S 20749 20752 13514 0 -1 1077944384 6331 0 0 0 362 40 0 0 20 0 16 0 106306631 10983067648 721310 33554432000 4194304 4196468 140734685836336 139900176833424 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20758] ppid=20749 vsize=10725652 memory=2264204 CPUtime=4.04 cores=1,3,5,7
/proc/20752/task/20758/stat : 20758 (java) S 20749 20752 13514 0 -1 1077944384 3233 0 0 0 362 42 0 0 20 0 16 0 106306631 10983067648 721310 33554432000 4194304 4196468 140734685836336 139900175780624 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20759] ppid=20749 vsize=10725652 memory=2264204 CPUtime=1.59 cores=1,3,5,7
/proc/20752/task/20759/stat : 20759 (java) S 20749 20752 13514 0 -1 1077944384 5895 0 0 0 159 0 0 0 20 0 16 0 106306633 10983067648 721310 33554432000 4194304 4196468 140734685836336 139899785636208 139900226329218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20760] ppid=20749 vsize=10725652 memory=2264204 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20760/stat : 20760 (java) S 20749 20752 13514 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 106306633 10983067648 721310 33554432000 4194304 4196468 140734685836336 139899784582240 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20761] ppid=20749 vsize=10725652 memory=2264204 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20761/stat : 20761 (java) S 20749 20752 13514 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 16 0 106306633 10983067648 721310 33554432000 4194304 4196468 140734685836336 139899783529344 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20762] ppid=20749 vsize=10725652 memory=2885240 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20762/stat : 20762 (java) S 20749 20752 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 106306636 10983067648 721310 33554432000 4194304 4196468 140734685836336 139899782477648 139900226336667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20763] ppid=20749 vsize=10725652 memory=2724 CPUtime=1.86 cores=1,3,5,7
/proc/20752/task/20763/stat : 20763 (java) S 20749 20752 13514 0 -1 1077944384 8284 0 0 0 185 1 0 0 20 0 16 0 106306636 10983067648 721310 33554432000 4194304 4196468 140734685836336 139899781426032 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20764] ppid=20749 vsize=10725652 memory=1240 CPUtime=1.94 cores=1,3,5,7
/proc/20752/task/20764/stat : 20764 (java) S 20749 20752 13514 0 -1 1077944384 8398 0 0 0 193 1 0 0 20 0 16 0 106306636 10983067648 721310 33554432000 4194304 4196468 140734685836336 139899780373232 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20765] ppid=20749 vsize=10725652 memory=1520 CPUtime=0.44 cores=1,3,5,7
/proc/20752/task/20765/stat : 20765 (java) S 20749 20752 13514 0 -1 1077944384 4660 0 0 0 43 1 0 0 20 0 16 0 106306636 10983067648 721310 33554432000 4194304 4196468 140734685836336 139899779320432 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20766] ppid=20749 vsize=10725652 memory=2264204 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20766/stat : 20766 (java) S 20749 20752 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 106306636 10983067648 721310 33554432000 4194304 4196468 140734685836336 139899778267872 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20767] ppid=20749 vsize=10725652 memory=1992 CPUtime=0.12 cores=1,3,5,7
/proc/20752/task/20767/stat : 20767 (java) S 20749 20752 13514 0 -1 1077944384 516 0 0 0 5 7 0 0 20 0 16 0 106306643 10983067648 721310 33554432000 4194304 4196468 140734685836336 139899777215152 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20768] ppid=20749 vsize=10725652 memory=2264204 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20768/stat : 20768 (java) S 20749 20752 13514 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 106307781 10983067648 721310 33554432000 4194304 4196468 140734685836336 139899776160688 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
Current children cumulated CPU time: 252.09 s
Current children cumulated vsize: 10725652 KiB
Current children cumulated memory: 2885240 KiB

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

[startup+235.936 s]
# the end of solver process 20752 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=250.23 s, system=1.98459 s

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

[startup+235.805 s]
/proc/loadavg: 2.91 2.41 2.35 3/217 20925
/proc/meminfo: memFree=25669748/32770624 swapFree=67108860/67108860
[pid=20752] ppid=20749 vsize=10925344 memory=2885472 CPUtime=252.18 cores=1,3,5,7
/proc/20752/stat : 20752 (java) S 20749 20752 13514 0 -1 1077944320 68306 0 0 0 25022 196 0 0 20 0 17 0 106306630 11187552256 721368 33554432000 4194304 4196468 140734685836336 140734685818880 139900226318071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
/proc/20752/statm: 2731336 721368 3192 1 0 2693827 0
[pid=20752/tid=20754] ppid=20749 vsize=10925344 memory=6791534058613427641 CPUtime=229.96 cores=1,3,5,7
/proc/20752/task/20754/stat : 20754 (java) S 20749 20752 13514 0 -1 1077944384 21219 0 0 0 22980 16 0 0 20 0 17 0 106306631 11187552256 721368 33554432000 4194304 4196468 140734685836336 139900230560944 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20755] ppid=20749 vsize=10925344 memory=10368 CPUtime=4.06 cores=1,3,5,7
/proc/20752/task/20755/stat : 20755 (java) S 20749 20752 13514 0 -1 1077944384 4126 0 0 0 363 43 0 0 20 0 17 0 106306631 11187552256 721368 33554432000 4194304 4196468 140734685836336 139900178939024 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20756] ppid=20749 vsize=10925344 memory=1700 CPUtime=4.04 cores=1,3,5,7
/proc/20752/task/20756/stat : 20756 (java) S 20749 20752 13514 0 -1 1077944384 3422 0 0 0 363 41 0 0 20 0 17 0 106306631 11187552256 721368 33554432000 4194304 4196468 140734685836336 139900177886224 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20757] ppid=20749 vsize=10925344 memory=1172 CPUtime=4.02 cores=1,3,5,7
/proc/20752/task/20757/stat : 20757 (java) S 20749 20752 13514 0 -1 1077944384 6331 0 0 0 362 40 0 0 20 0 17 0 106306631 11187552256 721368 33554432000 4194304 4196468 140734685836336 139900176833424 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20758] ppid=20749 vsize=10925344 memory=1812 CPUtime=4.04 cores=1,3,5,7
/proc/20752/task/20758/stat : 20758 (java) S 20749 20752 13514 0 -1 1077944384 3233 0 0 0 362 42 0 0 20 0 17 0 106306631 11187552256 721368 33554432000 4194304 4196468 140734685836336 139900175780624 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20759] ppid=20749 vsize=10925344 memory=1020 CPUtime=1.59 cores=1,3,5,7
/proc/20752/task/20759/stat : 20759 (java) S 20749 20752 13514 0 -1 1077944384 5899 0 0 0 159 0 0 0 20 0 17 0 106306633 11187552256 721368 33554432000 4194304 4196468 140734685836336 139899785636208 139900226329218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20760] ppid=20749 vsize=10925344 memory=5456 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20760/stat : 20760 (java) S 20749 20752 13514 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 17 0 106306633 11187552256 721368 33554432000 4194304 4196468 140734685836336 139899784582240 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20761] ppid=20749 vsize=10925344 memory=756 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20761/stat : 20761 (java) S 20749 20752 13514 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 17 0 106306633 11187552256 721368 33554432000 4194304 4196468 140734685836336 139899783529344 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20762] ppid=20749 vsize=10925344 memory=14572 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20762/stat : 20762 (java) S 20749 20752 13514 0 -1 1077944384 166 0 0 0 0 0 0 0 20 0 17 0 106306636 11187552256 721368 33554432000 4194304 4196468 140734685836336 139899782477648 139900226336667 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20763] ppid=20749 vsize=10925344 memory=1 CPUtime=1.86 cores=1,3,5,7
/proc/20752/task/20763/stat : 20763 (java) S 20749 20752 13514 0 -1 1077944384 8324 0 0 0 185 1 0 0 20 0 17 0 106306636 11187552256 721368 33554432000 4194304 4196468 140734685836336 139899781426032 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20764] ppid=20749 vsize=10925344 memory=0 CPUtime=1.94 cores=1,3,5,7
/proc/20752/task/20764/stat : 20764 (java) S 20749 20752 13514 0 -1 1077944384 8488 0 0 0 193 1 0 0 20 0 17 0 106306636 11187552256 721368 33554432000 4194304 4196468 140734685836336 139899780373232 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20765] ppid=20749 vsize=10925344 memory=1992 CPUtime=0.44 cores=1,3,5,7
/proc/20752/task/20765/stat : 20765 (java) S 20749 20752 13514 0 -1 1077944384 4840 0 0 0 43 1 0 0 20 0 17 0 106306636 11187552256 721368 33554432000 4194304 4196468 140734685836336 139899779320432 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20766] ppid=20749 vsize=10925344 memory=2236 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20766/stat : 20766 (java) S 20749 20752 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 106306636 11187552256 721368 33554432000 4194304 4196468 140734685836336 139899778267872 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20767] ppid=20749 vsize=10925344 memory=1992 CPUtime=0.12 cores=1,3,5,7
/proc/20752/task/20767/stat : 20767 (java) S 20749 20752 13514 0 -1 1077944384 516 0 0 0 5 7 0 0 20 0 17 0 106306643 11187552256 721368 33554432000 4194304 4196468 140734685836336 139899777215152 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
Current children cumulated CPU time: 252.18 s
Current children cumulated vsize: 10925344 KiB
Current children cumulated memory: 2885472 KiB

[startup+235.901 s]
/proc/loadavg: 2.91 2.41 2.35 3/217 20925
/proc/meminfo: memFree=25669748/32770624 swapFree=67108860/67108860
[pid=20752] ppid=20749 vsize=10925344 memory=2885472 CPUtime=252.18 cores=1,3,5,7
/proc/20752/stat : 20752 (java) S 20749 20752 13514 0 -1 1077944320 68306 0 0 0 25022 196 0 0 20 0 17 0 106306630 11187552256 721368 33554432000 4194304 4196468 140734685836336 140734685818880 139900226318071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
/proc/20752/statm: 2731336 721368 3192 1 0 2693827 0
[pid=20752/tid=20754] ppid=20749 vsize=10925344 memory=2724 CPUtime=229.96 cores=1,3,5,7
/proc/20752/task/20754/stat : 20754 (java) S 20749 20752 13514 0 -1 1077944384 21219 0 0 0 22980 16 0 0 20 0 17 0 106306631 11187552256 721368 33554432000 4194304 4196468 140734685836336 139900230560944 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20755] ppid=20749 vsize=10925344 memory=2885240 CPUtime=4.06 cores=1,3,5,7
/proc/20752/task/20755/stat : 20755 (java) S 20749 20752 13514 0 -1 1077944384 4126 0 0 0 363 43 0 0 20 0 17 0 106306631 11187552256 721368 33554432000 4194304 4196468 140734685836336 139900178939024 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20756] ppid=20749 vsize=10925344 memory=2264204 CPUtime=4.04 cores=1,3,5,7
/proc/20752/task/20756/stat : 20756 (java) S 20749 20752 13514 0 -1 1077944384 3422 0 0 0 363 41 0 0 20 0 17 0 106306631 11187552256 721368 33554432000 4194304 4196468 140734685836336 139900177886224 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20757] ppid=20749 vsize=10925344 memory=2264204 CPUtime=4.02 cores=1,3,5,7
/proc/20752/task/20757/stat : 20757 (java) S 20749 20752 13514 0 -1 1077944384 6331 0 0 0 362 40 0 0 20 0 17 0 106306631 11187552256 721368 33554432000 4194304 4196468 140734685836336 139900176833424 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20758] ppid=20749 vsize=10925344 memory=2264204 CPUtime=4.04 cores=1,3,5,7
/proc/20752/task/20758/stat : 20758 (java) S 20749 20752 13514 0 -1 1077944384 3233 0 0 0 362 42 0 0 20 0 17 0 106306631 11187552256 721368 33554432000 4194304 4196468 140734685836336 139900175780624 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20759] ppid=20749 vsize=10925344 memory=2264204 CPUtime=1.59 cores=1,3,5,7
/proc/20752/task/20759/stat : 20759 (java) S 20749 20752 13514 0 -1 1077944384 5899 0 0 0 159 0 0 0 20 0 17 0 106306633 11187552256 721368 33554432000 4194304 4196468 140734685836336 139899785636208 139900226329218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20760] ppid=20749 vsize=10925344 memory=2264204 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20760/stat : 20760 (java) S 20749 20752 13514 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 17 0 106306633 11187552256 721368 33554432000 4194304 4196468 140734685836336 139899784582240 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20761] ppid=20749 vsize=10925344 memory=2264204 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20761/stat : 20761 (java) S 20749 20752 13514 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 17 0 106306633 11187552256 721368 33554432000 4194304 4196468 140734685836336 139899783529344 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20762] ppid=20749 vsize=10925344 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20762/stat : 20762 (java) S 20749 20752 13514 0 -1 1077944384 166 0 0 0 0 0 0 0 20 0 17 0 106306636 11187552256 721368 33554432000 4194304 4196468 140734685836336 139899782477648 139900226336667 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20763] ppid=20749 vsize=10925344 memory=2885240 CPUtime=1.86 cores=1,3,5,7
/proc/20752/task/20763/stat : 20763 (java) S 20749 20752 13514 0 -1 1077944384 8324 0 0 0 185 1 0 0 20 0 17 0 106306636 11187552256 721368 33554432000 4194304 4196468 140734685836336 139899781426032 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20764] ppid=20749 vsize=10925344 memory=2885240 CPUtime=1.94 cores=1,3,5,7
/proc/20752/task/20764/stat : 20764 (java) S 20749 20752 13514 0 -1 1077944384 8488 0 0 0 193 1 0 0 20 0 17 0 106306636 11187552256 721368 33554432000 4194304 4196468 140734685836336 139899780373232 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20765] ppid=20749 vsize=10925344 memory=2264204 CPUtime=0.44 cores=1,3,5,7
/proc/20752/task/20765/stat : 20765 (java) S 20749 20752 13514 0 -1 1077944384 4840 0 0 0 43 1 0 0 20 0 17 0 106306636 11187552256 721368 33554432000 4194304 4196468 140734685836336 139899779320432 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20766] ppid=20749 vsize=10925344 memory=1992 CPUtime=0 cores=1,3,5,7
/proc/20752/task/20766/stat : 20766 (java) S 20749 20752 13514 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 106306636 11187552256 721368 33554432000 4194304 4196468 140734685836336 139899778267872 139900226328277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
[pid=20752/tid=20767] ppid=20749 vsize=10925344 memory=1240 CPUtime=0.12 cores=1,3,5,7
/proc/20752/task/20767/stat : 20767 (java) S 20749 20752 13514 0 -1 1077944384 516 0 0 0 5 7 0 0 20 0 17 0 106306643 11187552256 721368 33554432000 4194304 4196468 140734685836336 139899777215152 139900226329218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32362496 140734685844598 140734685844750 140734685844750 140734685847503 0
Current children cumulated CPU time: 252.18 s
Current children cumulated vsize: 10925344 KiB
Current children cumulated memory: 2885472 KiB

Child status: 143
Real time (s): 235.936
CPU time (s): 252.215
CPU user time (s): 250.23
CPU system time (s): 1.98459
CPU usage (%): 106.9
Max. virtual memory (cumulated for all children) (KiB): 10925344
Max. memory (cumulated for all children) (KiB): 2885472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.23
system time used= 1.98459
maximum resident set size= 2885896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69017
page faults= 0
swaps= 0
block input operations= 0
block output operations= 352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7590
involuntary context switches= 330


# summary of solver processes directly reported to runsolver:
#   pid: 20752
#   total CPU time (s): 252.215
#   total CPU user time (s): 250.23
#   total CPU system time (s): 1.98459

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.70415 second user time and 2.02977 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-29 20:03:55
IDJOB=4302099
IDBENCH=141620
IDSOLVER=2773
FILE ID=node136/4302099-1532887435
RUNJOBID= node136-1532879536-13547
PBS_JOBID= 21022516
Free space on /tmp= 60224 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/TravellingSalesman/TravellingSalesman-45-30-00_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302099-1532887435/watcher-4302099-1532887435 -o /tmp/evaluation-result-4302099-1532887435/solver-4302099-1532887435 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532879536-13547 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4302099-1532887435.xml

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

MD5SUM BENCH= b72bc3b5ed3d31a5026f863e7681236a
RANDOM SEED=949936007

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:        25389916 kB
MemAvailable:   28694504 kB
Buffers:          214540 kB
Cached:          3360408 kB
SwapCached:            0 kB
Active:          4948228 kB
Inactive:        1953356 kB
Active(anon):    3277824 kB
Inactive(anon):    76480 kB
Active(file):    1670404 kB
Inactive(file):  1876876 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2380 kB
Writeback:             0 kB
AnonPages:       3395308 kB
Mapped:            46836 kB
Shmem:             25228 kB
Slab:             174060 kB
SReclaimable:     146288 kB
SUnreclaim:        27772 kB
KernelStack:        3872 kB
PageTables:        11988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4575988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3246080 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= 60224 MiB
End job on node136 at 2018-07-29 20:07:51