Trace number 4262925

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
sat4j-CSP 2017-07-05OPT11 71.191704 26.0732

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-05-a4.xml
MD5SUMb250af75cdbd7045c96107bc259ab78e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark0.069073997
Satisfiable
(Un)Satisfiability was proved
Number of variables5
Number of constraints37
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":5}]
Minimum variable degree25
Maximum variable degree26
Distribution of variable degrees[{"degree":25,"count":3},{"degree":26,"count":2}]
Minimum constraint arity1
Maximum constraint arity5
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":20},{"arity":4,"count":15},{"arity":5,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

69.49/25.24	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
69.49/25.24	c This is free software under the dual EPL/GNU LGPL licenses.
69.49/25.24	c See www.sat4j.org for details.
69.49/25.24	c That software uses the Rhino library from the Mozilla project.
69.49/25.24	c version CUSTOM.v20170705
69.49/25.24	c java.runtime.name	Java(TM) SE Runtime Environment
69.49/25.24	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
69.49/25.24	c java.vm.version	25.131-b11
69.49/25.24	c java.vm.vendor	Oracle Corporation
69.49/25.24	c sun.arch.data.model	64
69.49/25.24	c java.version		1.8.0_131
69.49/25.24	c os.name		Linux
69.49/25.24	c os.version		3.10.0-514.16.1.el7.x86_64
69.49/25.24	c os.arch		amd64
69.49/25.24	c Free memory 		499604488
69.49/25.24	c Max memory 		7247757312
69.49/25.24	c Total memory 		504889344
69.49/25.24	c Number of processors 	4
69.49/25.24	c c --- Begin Solver configuration ---
69.49/25.24	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
69.49/25.24	c Learn all clauses as in MiniSAT
69.49/25.24	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
69.49/25.24	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
69.49/25.24	c No reason simplification
69.49/25.24	c Glucose 2.1 dynamic restart strategy
69.49/25.24	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
69.49/25.24	c timeout=2147483s
69.49/25.24	c DB Simplification allowed=false
69.49/25.24	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
69.49/25.24	c --- End Solver configuration ---
69.49/25.24	c constraints type 
69.49/25.24	c org.sat4j.minisat.constraints.card.MinWatchCard => 10
69.49/25.24	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 501
69.49/25.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 27359109
69.49/25.24	c org.sat4j.minisat.constraints.cnf.UnitClause => 80
69.49/25.24	c 27359700 constraints processed.
70.32/25.59	o 287
70.54/25.67	o 12
70.80/25.78	o 11
71.15/26.04	c starts		: 5
71.15/26.04	c conflicts		: 130
71.15/26.04	c decisions		: 125476
71.15/26.04	c propagations		: 189364
71.15/26.04	c inspects		: 3816666
71.15/26.04	c shortcuts		: 0
71.15/26.04	c learnt literals	: 25
71.15/26.04	c learnt binary clauses	: 8
71.15/26.04	c learnt ternary clauses	: 7
71.15/26.04	c learnt constraints	: 104
71.15/26.04	c ignored constraints	: 0
71.15/26.04	c root simplifications	: 0
71.15/26.04	c removed literals (reason simplification)	: 0
71.15/26.04	c reason swapping (by a shorter reason)	: 0
71.15/26.04	c Calls to reduceDB	: 0
71.15/26.04	c Number of update (reduction) of LBD	: 50
71.15/26.04	c Imported unit clauses	: 0
71.15/26.04	c number of reductions to clauses (during analyze)	: 0
71.15/26.04	c number of learned constraints concerned by reduction	: 0
71.15/26.04	c number of learning phase by resolution	: 0
71.15/26.04	c number of learning phase by cutting planes	: 0
71.15/26.04	c number of rounding to 1 operations	: 0
71.15/26.04	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
71.15/26.04	c number of reductions of the coefficients by power 2 	: 0
71.15/26.04	c number of right shift for reduction by power 2 	: 0
71.15/26.04	c number of reductions of the coefficients by GCD over coefficients 	: 0
71.15/26.04	c speed (assignments/second)	: 241844.1890166028
71.15/26.04	c non guided choices	105261
71.15/26.04	c learnt constraints type 
71.15/26.04	s OPTIMUM FOUND
71.15/26.04	v <instantiation type="optimum" cost="11">
71.15/26.04	v 	<list> x[0] x[1] x[2] x[3] x[4] </list>
71.15/26.04	v 	<values> 0 2 7 10 11 </values>
71.15/26.04	v </instantiation>
71.15/26.04	

Verifier Data

OK	11

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262925-1502625707/watcher-4262925-1502625707 -o /tmp/evaluation-result-4262925-1502625707/solver-4262925-1502625707 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1502621242-8488 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262925-1502625707.xml 

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

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


[startup+0.100143 s]*
/proc/loadavg: 4.73 4.56 3.76 3/217 9147
/proc/meminfo: memFree=28037692/32770624 swapFree=67108860/67108860
[pid=9132] ppid=9129 vsize=10555400 memory=32736 CPUtime=0.12 cores=1,3,5,7
/proc/9132/stat : 9132 (java) S 9129 9132 2539 0 -1 1077944320 6766 0 0 0 11 1 0 0 20 0 15 0 95659077 10808729600 8184 33554432000 4194304 4196468 140728640354016 140728640336560 139655396314871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
/proc/9132/statm: 2638850 8184 2808 1 0 2627263 0
[pid=9132/tid=9134] ppid=9129 vsize=10555400 memory=-8196701287824659301 CPUtime=0.08 cores=1,3,5,7
/proc/9132/task/9134/stat : 9134 (java) R 9129 9132 2539 0 -1 4202560 4626 0 0 0 8 0 0 0 20 0 15 0 95659077 10808729600 8184 33554432000 4194304 4196468 140728640354016 139655400503216 139655396336797 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9135] ppid=9129 vsize=10555400 memory=5793855222385314233 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9135/stat : 9135 (java) S 9129 9132 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95659078 10808729600 8184 33554432000 4194304 4196468 140728640354016 139655359421072 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9136] ppid=9129 vsize=10555400 memory=139971375421056 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9136/stat : 9136 (java) S 9129 9132 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95659078 10808729600 8184 33554432000 4194304 4196468 140728640354016 139655002118672 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9137] ppid=9129 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9137/stat : 9137 (java) S 9129 9132 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95659078 10808729600 8184 33554432000 4194304 4196468 140728640354016 139655001065872 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9138] ppid=9129 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9138/stat : 9138 (java) S 9129 9132 2539 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95659078 10808729600 8184 33554432000 4194304 4196468 140728640354016 139655000013072 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9139] ppid=9129 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9139/stat : 9139 (java) S 9129 9132 2539 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95659079 10808729600 8184 33554432000 4194304 4196468 140728640354016 139654432025456 139655396326018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9140] ppid=9129 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9140/stat : 9140 (java) S 9129 9132 2539 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95659080 10808729600 8184 33554432000 4194304 4196468 140728640354016 139654430971424 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9141] ppid=9129 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9141/stat : 9141 (java) S 9129 9132 2539 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95659080 10808729600 8184 33554432000 4194304 4196468 140728640354016 139654429918576 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9142] ppid=9129 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9142/stat : 9142 (java) S 9129 9132 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95659083 10808729600 8184 33554432000 4194304 4196468 140728640354016 139654428866896 139655396333467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9143] ppid=9129 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9143/stat : 9143 (java) S 9129 9132 2539 0 -1 1077944384 447 0 0 0 0 0 0 0 20 0 15 0 95659083 10808729600 8184 33554432000 4194304 4196468 140728640354016 139654427814256 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9144] ppid=9129 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9144/stat : 9144 (java) S 9129 9132 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95659083 10808729600 8184 33554432000 4194304 4196468 140728640354016 139654426761456 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9145] ppid=9129 vsize=10555400 memory=139971375421056 CPUtime=0.01 cores=1,3,5,7
/proc/9132/task/9145/stat : 9145 (java) R 9129 9132 2539 0 -1 4202560 329 0 0 0 1 0 0 0 20 0 15 0 95659083 10808729600 8184 33554432000 4194304 4196468 140728640354016 139654425708656 139655380507399 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9146] ppid=9129 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9146/stat : 9146 (java) S 9129 9132 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95659083 10808729600 8184 33554432000 4194304 4196468 140728640354016 139654424656096 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9147] ppid=9129 vsize=10555400 memory=139971375421056 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9147/stat : 9147 (java) S 9129 9132 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95659083 10808729600 8184 33554432000 4194304 4196468 140728640354016 139654423604400 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 32736 KiB

[startup+0.210688 s]*
/proc/loadavg: 4.73 4.56 3.76 3/217 9147
/proc/meminfo: memFree=28029644/32770624 swapFree=67108860/67108860
[pid=9132] ppid=9129 vsize=10555400 memory=39888 CPUtime=0.28 cores=1,3,5,7
/proc/9132/stat : 9132 (java) S 9129 9132 2539 0 -1 1077944320 7754 0 0 0 26 2 0 0 20 0 15 0 95659077 10808729600 9972 33554432000 4194304 4196468 140728640354016 140728640336560 139655396314871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
/proc/9132/statm: 2638850 9972 2895 1 0 2627263 0
[pid=9132/tid=9134] ppid=9129 vsize=10555400 memory=-3103912127665269909 CPUtime=0.19 cores=1,3,5,7
/proc/9132/task/9134/stat : 9134 (java) R 9129 9132 2539 0 -1 4202560 5385 0 0 0 18 1 0 0 20 0 15 0 95659077 10808729600 9972 33554432000 4194304 4196468 140728640354016 139655400547936 139655396326806 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9135] ppid=9129 vsize=10555400 memory=4211973697580211594 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9135/stat : 9135 (java) S 9129 9132 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95659078 10808729600 9972 33554432000 4194304 4196468 140728640354016 139655359421072 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9136] ppid=9129 vsize=10555400 memory=139971375421056 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9136/stat : 9136 (java) S 9129 9132 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95659078 10808729600 9972 33554432000 4194304 4196468 140728640354016 139655002118672 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9137] ppid=9129 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9137/stat : 9137 (java) S 9129 9132 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95659078 10808729600 9972 33554432000 4194304 4196468 140728640354016 139655001065872 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9138] ppid=9129 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9138/stat : 9138 (java) S 9129 9132 2539 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95659078 10808729600 9972 33554432000 4194304 4196468 140728640354016 139655000013072 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9139] ppid=9129 vsize=10555400 memory=139971375421056 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9139/stat : 9139 (java) S 9129 9132 2539 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95659079 10808729600 9972 33554432000 4194304 4196468 140728640354016 139654432025456 139655396326018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9140] ppid=9129 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9140/stat : 9140 (java) S 9129 9132 2539 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95659080 10808729600 9972 33554432000 4194304 4196468 140728640354016 139654430971424 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9141] ppid=9129 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9141/stat : 9141 (java) S 9129 9132 2539 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95659080 10808729600 9972 33554432000 4194304 4196468 140728640354016 139654429918576 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9142] ppid=9129 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9142/stat : 9142 (java) S 9129 9132 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95659083 10808729600 9972 33554432000 4194304 4196468 140728640354016 139654428866896 139655396333467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9143] ppid=9129 vsize=10555400 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/9132/task/9143/stat : 9143 (java) S 9129 9132 2539 0 -1 1077944384 499 0 0 0 1 0 0 0 20 0 15 0 95659083 10808729600 9972 33554432000 4194304 4196468 140728640354016 139654427814256 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9144] ppid=9129 vsize=10555400 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/9132/task/9144/stat : 9144 (java) S 9129 9132 2539 0 -1 1077944384 125 0 0 0 1 0 0 0 20 0 15 0 95659083 10808729600 9972 33554432000 4194304 4196468 140728640354016 139654426761456 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9145] ppid=9129 vsize=10555400 memory=139971375421056 CPUtime=0.05 cores=1,3,5,7
/proc/9132/task/9145/stat : 9145 (java) R 9129 9132 2539 0 -1 4202560 379 0 0 0 5 0 0 0 20 0 15 0 95659083 10808729600 9972 33554432000 4194304 4196468 140728640354016 139654425708656 139655396336218 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9146] ppid=9129 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9146/stat : 9146 (java) S 9129 9132 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95659083 10808729600 9972 33554432000 4194304 4196468 140728640354016 139654424656096 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9147] ppid=9129 vsize=10555400 memory=139971375421056 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9147/stat : 9147 (java) S 9129 9132 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95659083 10808729600 9972 33554432000 4194304 4196468 140728640354016 139654423604400 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 39888 KiB

[startup+0.310264 s]*
/proc/loadavg: 4.73 4.56 3.76 6/217 9147
/proc/meminfo: memFree=28021580/32770624 swapFree=67108860/67108860
[pid=9132] ppid=9129 vsize=10555476 memory=49132 CPUtime=0.5 cores=1,3,5,7
/proc/9132/stat : 9132 (java) S 9129 9132 2539 0 -1 1077944320 8966 0 0 0 48 2 0 0 20 0 15 0 95659077 10808807424 12283 33554432000 4194304 4196468 140728640354016 140728640336560 139655396314871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
/proc/9132/statm: 2638869 12283 3037 1 0 2627263 0
[pid=9132/tid=9134] ppid=9129 vsize=10555476 memory=7377246124687064083 CPUtime=0.29 cores=1,3,5,7
/proc/9132/task/9134/stat : 9134 (java) R 9129 9132 2539 0 -1 4202560 5776 0 0 0 28 1 0 0 20 0 15 0 95659077 10808807424 12283 33554432000 4194304 4196468 140728640354016 139655400549824 139655396336797 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9135] ppid=9129 vsize=10555476 memory=4211973697580211594 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9135/stat : 9135 (java) S 9129 9132 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95659078 10808807424 12283 33554432000 4194304 4196468 140728640354016 139655359421072 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9136] ppid=9129 vsize=10555476 memory=139971375423400 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9136/stat : 9136 (java) S 9129 9132 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95659078 10808807424 12283 33554432000 4194304 4196468 140728640354016 139655002118672 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9137] ppid=9129 vsize=10555476 memory=139971239457787 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9137/stat : 9137 (java) S 9129 9132 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95659078 10808807424 12283 33554432000 4194304 4196468 140728640354016 139655001065872 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9138] ppid=9129 vsize=10555476 memory=139971239464399 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9138/stat : 9138 (java) S 9129 9132 2539 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95659078 10808807424 12283 33554432000 4194304 4196468 140728640354016 139655000013072 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9139] ppid=9129 vsize=10555476 memory=139971375423622 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9139/stat : 9139 (java) S 9129 9132 2539 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95659079 10808807424 12283 33554432000 4194304 4196468 140728640354016 139654432025456 139655396326018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9140] ppid=9129 vsize=10555476 memory=139971239473583 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9140/stat : 9140 (java) S 9129 9132 2539 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95659080 10808807424 12283 33554432000 4194304 4196468 140728640354016 139654430971424 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9141] ppid=9129 vsize=10555476 memory=279942478938000 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9141/stat : 9141 (java) S 9129 9132 2539 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95659080 10808807424 12283 33554432000 4194304 4196468 140728640354016 139654429918576 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9142] ppid=9129 vsize=10555476 memory=279942478935696 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9142/stat : 9142 (java) S 9129 9132 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95659083 10808807424 12283 33554432000 4194304 4196468 140728640354016 139654428866896 139655396333467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9143] ppid=9129 vsize=10555476 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/9132/task/9143/stat : 9143 (java) R 9129 9132 2539 0 -1 4202560 830 0 0 0 4 0 0 0 20 0 15 0 95659083 10808807424 12283 33554432000 4194304 4196468 140728640354016 139654427804640 139655396328753 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9144] ppid=9129 vsize=10555476 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/9132/task/9144/stat : 9144 (java) R 9129 9132 2539 0 -1 4202560 293 0 0 0 3 0 0 0 20 0 15 0 95659083 10808807424 12283 33554432000 4194304 4196468 140728640354016 139654426742472 139655375560719 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9145] ppid=9129 vsize=10555476 memory=139971375421056 CPUtime=0.11 cores=1,3,5,7
/proc/9132/task/9145/stat : 9145 (java) R 9129 9132 2539 0 -1 1077944384 706 0 0 0 11 0 0 0 20 0 15 0 95659083 10808807424 12283 33554432000 4194304 4196468 140728640354016 139654425708656 139655396326018 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9146] ppid=9129 vsize=10555476 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9146/stat : 9146 (java) S 9129 9132 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95659083 10808807424 12283 33554432000 4194304 4196468 140728640354016 139654424656096 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9147] ppid=9129 vsize=10555476 memory=139971375421056 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9147/stat : 9147 (java) S 9129 9132 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95659083 10808807424 12283 33554432000 4194304 4196468 140728640354016 139654423604400 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 49132 KiB

[startup+0.701256 s]
/proc/loadavg: 4.73 4.56 3.76 5/217 9147
/proc/meminfo: memFree=27948480/32770624 swapFree=67108860/67108860
[pid=9132] ppid=9129 vsize=10555476 memory=239900 CPUtime=1.65 cores=1,3,5,7
/proc/9132/stat : 9132 (java) S 9129 9132 2539 0 -1 1077944320 10877 0 0 0 152 13 0 0 20 0 15 0 95659077 10808807424 59975 33554432000 4194304 4196468 140728640354016 140728640336560 139655396314871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
/proc/9132/statm: 2638869 59975 3097 1 0 2627263 0
[pid=9132/tid=9134] ppid=9129 vsize=10555476 memory=1424 CPUtime=0.59 cores=1,3,5,7
/proc/9132/task/9134/stat : 9134 (java) R 9129 9132 2539 0 -1 4202560 5899 0 0 0 56 3 0 0 20 0 15 0 95659077 10808807424 59975 33554432000 4194304 4196468 140728640354016 139655400546096 139655032635624 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9135] ppid=9129 vsize=10555476 memory=8560 CPUtime=0.07 cores=1,3,5,7
/proc/9132/task/9135/stat : 9135 (java) S 9129 9132 2539 0 -1 1077944384 38 0 0 0 5 2 0 0 20 0 15 0 95659078 10808807424 59975 33554432000 4194304 4196468 140728640354016 139655359421072 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9136] ppid=9129 vsize=10555476 memory=1724 CPUtime=0.07 cores=1,3,5,7
/proc/9132/task/9136/stat : 9136 (java) S 9129 9132 2539 0 -1 1077944384 42 0 0 0 5 2 0 0 20 0 15 0 95659078 10808807424 59975 33554432000 4194304 4196468 140728640354016 139655002118672 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9137] ppid=9129 vsize=10555476 memory=7518026621751089000 CPUtime=0.07 cores=1,3,5,7
/proc/9132/task/9137/stat : 9137 (java) S 9129 9132 2539 0 -1 1077944384 33 0 0 0 5 2 0 0 20 0 15 0 95659078 10808807424 59975 33554432000 4194304 4196468 140728640354016 139655001065872 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9138] ppid=9129 vsize=10555476 memory=7667212701838435409 CPUtime=0.07 cores=1,3,5,7
/proc/9132/task/9138/stat : 9138 (java) S 9129 9132 2539 0 -1 1077944384 39 0 0 0 5 2 0 0 20 0 15 0 95659078 10808807424 59975 33554432000 4194304 4196468 140728640354016 139655000013072 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9139] ppid=9129 vsize=10555476 memory=6293050847276651881 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9139/stat : 9139 (java) S 9129 9132 2539 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 95659079 10808807424 59975 33554432000 4194304 4196468 140728640354016 139654432025456 139655396326018 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9140] ppid=9129 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9140/stat : 9140 (java) S 9129 9132 2539 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 95659080 10808807424 59975 33554432000 4194304 4196468 140728640354016 139654430971424 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9141] ppid=9129 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9141/stat : 9141 (java) S 9129 9132 2539 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 95659080 10808807424 59975 33554432000 4194304 4196468 140728640354016 139654429918576 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9142] ppid=9129 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9142/stat : 9142 (java) S 9129 9132 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95659083 10808807424 59975 33554432000 4194304 4196468 140728640354016 139654428866896 139655396333467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9143] ppid=9129 vsize=10555476 memory=49 CPUtime=0.29 cores=1,3,5,7
/proc/9132/task/9143/stat : 9143 (java) S 9129 9132 2539 0 -1 1077944384 1585 0 0 0 29 0 0 0 20 0 15 0 95659083 10808807424 59975 33554432000 4194304 4196468 140728640354016 139654427814256 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9144] ppid=9129 vsize=10555476 memory=3 CPUtime=0.28 cores=1,3,5,7
/proc/9132/task/9144/stat : 9144 (java) R 9129 9132 2539 0 -1 4202560 1052 0 0 0 28 0 0 0 20 0 15 0 95659083 10808807424 59975 33554432000 4194304 4196468 140728640354016 139654426740784 139655377836053 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9145] ppid=9129 vsize=10555476 memory=5169 CPUtime=0.14 cores=1,3,5,7
/proc/9132/task/9145/stat : 9145 (java) S 9129 9132 2539 0 -1 1077944384 744 0 0 0 14 0 0 0 20 0 15 0 95659083 10808807424 59975 33554432000 4194304 4196468 140728640354016 139654425708656 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9146] ppid=9129 vsize=10555476 memory=279942479121904 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9146/stat : 9146 (java) S 9129 9132 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95659083 10808807424 59975 33554432000 4194304 4196468 140728640354016 139654424656096 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9147] ppid=9129 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9147/stat : 9147 (java) S 9129 9132 2539 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95659083 10808807424 59975 33554432000 4194304 4196468 140728640354016 139654423604400 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 239900 KiB

[startup+1.50126 s]
/proc/loadavg: 4.67 4.55 3.76 3/217 9147
/proc/meminfo: memFree=27737624/32770624 swapFree=67108860/67108860
[pid=9132] ppid=9129 vsize=10555476 memory=621728 CPUtime=3.72 cores=1,3,5,7
/proc/9132/stat : 9132 (java) S 9129 9132 2539 0 -1 1077944320 12218 0 0 0 326 46 0 0 20 0 15 0 95659077 10808807424 155432 33554432000 4194304 4196468 140728640354016 140728640336560 139655396314871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
/proc/9132/statm: 2638869 155432 3117 1 0 2627263 0
[pid=9132/tid=9134] ppid=9129 vsize=10555476 memory=0 CPUtime=1.02 cores=1,3,5,7
/proc/9132/task/9134/stat : 9134 (java) S 9129 9132 2539 0 -1 1077944384 5985 0 0 0 98 4 0 0 20 0 15 0 95659077 10808807424 155432 33554432000 4194304 4196468 140728640354016 139655400545952 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9135] ppid=9129 vsize=10555476 memory=-6079718012894977833 CPUtime=0.44 cores=1,3,5,7
/proc/9132/task/9135/stat : 9135 (java) R 9129 9132 2539 0 -1 4202560 311 0 0 0 34 10 0 0 20 0 15 0 95659078 10808807424 155432 33554432000 4194304 4196468 140728640354016 139655359421072 139655381265476 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9136] ppid=9129 vsize=10555476 memory=9050437122785050797 CPUtime=0.44 cores=1,3,5,7
/proc/9132/task/9136/stat : 9136 (java) R 9129 9132 2539 0 -1 4202560 276 0 0 0 35 9 0 0 20 0 15 0 95659078 10808807424 155432 33554432000 4194304 4196468 140728640354016 139655002118872 139655381266343 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9137] ppid=9129 vsize=10555476 memory=-6305717200088163456 CPUtime=0.44 cores=1,3,5,7
/proc/9132/task/9137/stat : 9137 (java) R 9129 9132 2539 0 -1 4202560 353 0 0 0 35 9 0 0 20 0 15 0 95659078 10808807424 155432 33554432000 4194304 4196468 140728640354016 139655001065872 139655381266343 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9138] ppid=9129 vsize=10555476 memory=4946531957831211648 CPUtime=0.44 cores=1,3,5,7
/proc/9132/task/9138/stat : 9138 (java) R 9129 9132 2539 0 -1 4202560 300 0 0 0 35 9 0 0 20 0 15 0 95659078 10808807424 155432 33554432000 4194304 4196468 140728640354016 139655000013272 139655381012623 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9139] ppid=9129 vsize=10555476 memory=-2897801490638248215 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=25207952/32770624 swapFree=67108860/67108860
[pid=9132] ppid=9129 vsize=10555476 memory=2856544 CPUtime=34.99 cores=1,3,5,7
/proc/9132/stat : 9132 (java) S 9129 9132 2539 0 -1 1077944320 28776 0 0 0 3265 234 0 0 20 0 15 0 95659077 10808807424 714136 33554432000 4194304 4196468 140728640354016 140728640336560 139655396314871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
/proc/9132/statm: 2638869 714136 3127 1 0 2627263 0
[pid=9132/tid=9134] ppid=9129 vsize=10555476 memory=0 CPUtime=3.25 cores=1,3,5,7
/proc/9132/task/9134/stat : 9134 (java) S 9129 9132 2539 0 -1 1077944384 7685 0 0 0 317 8 0 0 20 0 15 0 95659077 10808807424 714136 33554432000 4194304 4196468 140728640354016 139655400551360 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9135] ppid=9129 vsize=10555476 memory=2157284 CPUtime=7.14 cores=1,3,5,7
/proc/9132/task/9135/stat : 9135 (java) S 9129 9132 2539 0 -1 1077944384 2472 0 0 0 660 54 0 0 20 0 15 0 95659078 10808807424 714136 33554432000 4194304 4196468 140728640354016 139655359421072 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9136] ppid=9129 vsize=10555476 memory=1537 CPUtime=7.14 cores=1,3,5,7
/proc/9132/task/9136/stat : 9136 (java) S 9129 9132 2539 0 -1 1077944384 3365 0 0 0 660 54 0 0 20 0 15 0 95659078 10808807424 714136 33554432000 4194304 4196468 140728640354016 139655002118672 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9137] ppid=9129 vsize=10555476 memory=78512002189158 CPUtime=7.13 cores=1,3,5,7
/proc/9132/task/9137/stat : 9137 (java) S 9129 9132 2539 0 -1 1077944384 2975 0 0 0 658 55 0 0 20 0 15 0 95659078 10808807424 714136 33554432000 4194304 4196468 140728640354016 139655001065872 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9138] ppid=9129 vsize=10555476 memory=644 CPUtime=7.13 cores=1,3,5,7
/proc/9132/task/9138/stat : 9138 (java) S 9129 9132 2539 0 -1 1077944384 2546 0 0 0 653 60 0 0 20 0 15 0 95659078 10808807424 714136 33554432000 4194304 4196468 140728640354016 139655000013072 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9139] ppid=9129 vsize=10555476 memory=6199840864898004255 CPUtime=2.2 cores=1,3,5,7
/proc/9132/task/9139/stat : 9139 (java) R 9129 9132 2539 0 -1 4202560 3707 0 0 0 220 0 0 0 20 0 15 0 95659079 10808807424 714136 33554432000 4194304 4196468 140728640354016 139654432023888 139655381015494 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9140] ppid=9129 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9140/stat : 9140 (java) S 9129 9132 2539 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 95659080 10808807424 714136 33554432000 4194304 4196468 140728640354016 139654430971424 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9141] ppid=9129 vsize=10555476 memory=-8689539942354613440 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9141/stat : 9141 (java) S 9129 9132 2539 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 95659080 10808807424 714136 33554432000 4194304 4196468 140728640354016 139654429918576 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9142] ppid=9129 vsize=10555476 memory=2856544 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9142/stat : 9142 (java) S 9129 9132 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95659083 10808807424 714136 33554432000 4194304 4196468 140728640354016 139654428866896 139655396333467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9143] ppid=9129 vsize=10555476 memory=16097070113098297 CPUtime=0.36 cores=1,3,5,7
/proc/9132/task/9143/stat : 9143 (java) S 9129 9132 2539 0 -1 1077944384 1739 0 0 0 36 0 0 0 20 0 15 0 95659083 10808807424 714136 33554432000 4194304 4196468 140728640354016 139654427814256 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9144] ppid=9129 vsize=10555476 memory=1932 CPUtime=0.37 cores=1,3,5,7
/proc/9132/task/9144/stat : 9144 (java) S 9129 9132 2539 0 -1 1077944384 1081 0 0 0 37 0 0 0 20 0 15 0 95659083 10808807424 714136 33554432000 4194304 4196468 140728640354016 139654426761456 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9145] ppid=9129 vsize=10555476 memory=2856544 CPUtime=0.17 cores=1,3,5,7
/proc/9132/task/9145/stat : 9145 (java) S 9129 9132 2539 0 -1 1077944384 1575 0 0 0 17 0 0 0 20 0 15 0 95659083 10808807424 714136 33554432000 4194304 4196468 140728640354016 139654425708656 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9146] ppid=9129 vsize=10555476 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9146/stat : 9146 (java) S 9129 9132 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95659083 10808807424 714136 33554432000 4194304 4196468 140728640354016 139654424656096 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9147] ppid=9129 vsize=10555476 memory=27552 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9147/stat : 9147 (java) S 9129 9132 2539 0 -1 1077944384 269 0 0 0 0 0 0 0 20 0 15 0 95659083 10808807424 714136 33554432000 4194304 4196468 140728640354016 139654423604400 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
Current children cumulated CPU time: 34.99 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 2856544 KiB

[startup+25.5009 s]
/proc/loadavg: 4.51 4.51 3.77 3/217 9147
/proc/meminfo: memFree=23795668/32770624 swapFree=67108860/67108860
[pid=9132] ppid=9129 vsize=10622040 memory=4279520 CPUtime=70.32 cores=1,3,5,7
/proc/9132/stat : 9132 (java) S 9129 9132 2539 0 -1 1077944320 77484 0 0 0 6689 343 0 0 20 0 16 0 95659077 10876968960 1069880 33554432000 4194304 4196468 140728640354016 140728640336560 139655396314871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
/proc/9132/statm: 2655510 1069880 3138 1 0 2643904 0
[pid=9132/tid=9134] ppid=9129 vsize=10622040 memory=279942479456352 CPUtime=5.51 cores=1,3,5,7
/proc/9132/task/9134/stat : 9134 (java) R 9129 9132 2539 0 -1 4202560 10724 0 0 0 543 8 0 0 20 0 16 0 95659077 10876968960 1069880 33554432000 4194304 4196468 140728640354016 139655400550136 139655035824117 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9135] ppid=9129 vsize=10622040 memory=55 CPUtime=14.38 cores=1,3,5,7
/proc/9132/task/9135/stat : 9135 (java) S 9129 9132 2539 0 -1 1077944384 7327 0 0 0 1356 82 0 0 20 0 16 0 95659078 10876968960 1069880 33554432000 4194304 4196468 140728640354016 139655359421072 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9136] ppid=9129 vsize=10622040 memory=4265796 CPUtime=14.49 cores=1,3,5,7
/proc/9132/task/9136/stat : 9136 (java) S 9129 9132 2539 0 -1 1077944384 15246 0 0 0 1372 77 0 0 20 0 16 0 95659078 10876968960 1069880 33554432000 4194304 4196468 140728640354016 139655002118672 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9137] ppid=9129 vsize=10622040 memory=6845105409 CPUtime=14.39 cores=1,3,5,7
/proc/9132/task/9137/stat : 9137 (java) S 9129 9132 2539 0 -1 1077944384 15792 0 0 0 1357 82 0 0 20 0 16 0 95659078 10876968960 1069880 33554432000 4194304 4196468 140728640354016 139655001065872 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9138] ppid=9129 vsize=10622040 memory=279942479074472 CPUtime=14.53 cores=1,3,5,7
/proc/9132/task/9138/stat : 9138 (java) S 9129 9132 2539 0 -1 1077944384 8875 0 0 0 1365 88 0 0 20 0 16 0 95659078 10876968960 1069880 33554432000 4194304 4196468 140728640354016 139655000013072 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9139] ppid=9129 vsize=10622040 memory=4265652 CPUtime=5.34 cores=1,3,5,7
/proc/9132/task/9139/stat : 9139 (java) S 9129 9132 2539 0 -1 1077944384 9392 0 0 0 534 0 0 0 20 0 16 0 95659079 10876968960 1069880 33554432000 4194304 4196468 140728640354016 139654432025456 139655396326018 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9140] ppid=9129 vsize=10622040 memory=1796 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9140/stat : 9140 (java) S 9129 9132 2539 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 95659080 10876968960 1069880 33554432000 4194304 4196468 140728640354016 139654430971488 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9141] ppid=9129 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9141/stat : 9141 (java) S 9129 9132 2539 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 16 0 95659080 10876968960 1069880 33554432000 4194304 4196468 140728640354016 139654429918592 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9142] ppid=9129 vsize=10622040 memory=55 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9142/stat : 9142 (java) S 9129 9132 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95659083 10876968960 1069880 33554432000 4194304 4196468 140728640354016 139654428866896 139655396333467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9143] ppid=9129 vsize=10622040 memory=0 CPUtime=0.69 cores=1,3,5,7
/proc/9132/task/9143/stat : 9143 (java) R 9129 9132 2539 0 -1 4202560 3466 0 0 0 69 0 0 0 20 0 16 0 95659083 10876968960 1069880 33554432000 4194304 4196468 140728640354016 139654427800584 139655381441019 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9144] ppid=9129 vsize=10622040 memory=4420 CPUtime=0.65 cores=1,3,5,7
/proc/9132/task/9144/stat : 9144 (java) R 9129 9132 2539 0 -1 4202560 2838 0 0 0 65 0 0 0 20 0 16 0 95659083 10876968960 1069880 33554432000 4194304 4196468 140728640354016 139654426747552 139655377835163 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9145] ppid=9129 vsize=10622040 memory=1732 CPUtime=0.22 cores=1,3,5,7
/proc/9132/task/9145/stat : 9145 (java) S 9129 9132 2539 0 -1 1077944384 2096 0 0 0 22 0 0 0 20 0 16 0 95659083 10876968960 1069880 33554432000 4194304 4196468 140728640354016 139654425708656 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9146] ppid=9129 vsize=10622040 memory=796 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9146/stat : 9146 (java) S 9129 9132 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95659083 10876968960 1069880 33554432000 4194304 4196468 140728640354016 139654424656096 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9147] ppid=9129 vsize=10622040 memory=1004 CPUtime=0.01 cores=1,3,5,7
/proc/9132/task/9147/stat : 9147 (java) S 9129 9132 2539 0 -1 1077944384 297 0 0 0 1 0 0 0 20 0 16 0 95659083 10876968960 1069880 33554432000 4194304 4196468 140728640354016 139654423604400 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
Current children cumulated CPU time: 70.32 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 4279520 KiB

[startup+26.0732 s]
# the end of solver process 9132 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=67.7328 s, system=3.45891 s

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

[startup+25.6011 s]
/proc/loadavg: 4.51 4.51 3.77 3/217 9147
/proc/meminfo: memFree=23795668/32770624 swapFree=67108860/67108860
[pid=9132] ppid=9129 vsize=10622040 memory=4280392 CPUtime=70.54 cores=1,3,5,7
/proc/9132/stat : 9132 (java) S 9129 9132 2539 0 -1 1077944320 77781 0 0 0 6711 343 0 0 20 0 16 0 95659077 10876968960 1070098 33554432000 4194304 4196468 140728640354016 140728640336560 139655396314871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
/proc/9132/statm: 2655510 1070098 3140 1 0 2643904 0
[pid=9132/tid=9134] ppid=9129 vsize=10622040 memory=8112282956445269571 CPUtime=5.61 cores=1,3,5,7
/proc/9132/task/9134/stat : 9134 (java) R 9129 9132 2539 0 -1 4202560 10796 0 0 0 553 8 0 0 20 0 16 0 95659077 10876968960 1070098 33554432000 4194304 4196468 140728640354016 139655400533504 139655032634660 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9135] ppid=9129 vsize=10622040 memory=1004 CPUtime=14.38 cores=1,3,5,7
/proc/9132/task/9135/stat : 9135 (java) S 9129 9132 2539 0 -1 1077944384 7327 0 0 0 1356 82 0 0 20 0 16 0 95659078 10876968960 1070098 33554432000 4194304 4196468 140728640354016 139655359421072 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9136] ppid=9129 vsize=10622040 memory=1932 CPUtime=14.49 cores=1,3,5,7
/proc/9132/task/9136/stat : 9136 (java) S 9129 9132 2539 0 -1 1077944384 15246 0 0 0 1372 77 0 0 20 0 16 0 95659078 10876968960 1070098 33554432000 4194304 4196468 140728640354016 139655002118672 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9137] ppid=9129 vsize=10622040 memory=1424 CPUtime=14.39 cores=1,3,5,7
/proc/9132/task/9137/stat : 9137 (java) S 9129 9132 2539 0 -1 1077944384 15792 0 0 0 1357 82 0 0 20 0 16 0 95659078 10876968960 1070098 33554432000 4194304 4196468 140728640354016 139655001065872 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9138] ppid=9129 vsize=10622040 memory=8112282956445269571 CPUtime=14.53 cores=1,3,5,7
/proc/9132/task/9138/stat : 9138 (java) S 9129 9132 2539 0 -1 1077944384 8875 0 0 0 1365 88 0 0 20 0 16 0 95659078 10876968960 1070098 33554432000 4194304 4196468 140728640354016 139655000013072 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9139] ppid=9129 vsize=10622040 memory=1004 CPUtime=5.34 cores=1,3,5,7
/proc/9132/task/9139/stat : 9139 (java) S 9129 9132 2539 0 -1 1077944384 9392 0 0 0 534 0 0 0 20 0 16 0 95659079 10876968960 1070098 33554432000 4194304 4196468 140728640354016 139654432025456 139655396326018 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9140] ppid=9129 vsize=10622040 memory=1932 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9140/stat : 9140 (java) S 9129 9132 2539 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 95659080 10876968960 1070098 33554432000 4194304 4196468 140728640354016 139654430971488 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9141] ppid=9129 vsize=10622040 memory=4261468 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9141/stat : 9141 (java) S 9129 9132 2539 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 16 0 95659080 10876968960 1070098 33554432000 4194304 4196468 140728640354016 139654429918592 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9142] ppid=9129 vsize=10622040 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9142/stat : 9142 (java) S 9129 9132 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95659083 10876968960 1070098 33554432000 4194304 4196468 140728640354016 139654428866896 139655396333467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9143] ppid=9129 vsize=10622040 memory=27552 CPUtime=0.75 cores=1,3,5,7
/proc/9132/task/9143/stat : 9143 (java) S 9129 9132 2539 0 -1 1077944384 3669 0 0 0 75 0 0 0 20 0 16 0 95659083 10876968960 1070098 33554432000 4194304 4196468 140728640354016 139654427814256 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9144] ppid=9129 vsize=10622040 memory=1296 CPUtime=0.71 cores=1,3,5,7
/proc/9132/task/9144/stat : 9144 (java) S 9129 9132 2539 0 -1 1077944384 2852 0 0 0 71 0 0 0 20 0 16 0 95659083 10876968960 1070098 33554432000 4194304 4196468 140728640354016 139654426761456 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9145] ppid=9129 vsize=10622040 memory=2404 CPUtime=0.23 cores=1,3,5,7
/proc/9132/task/9145/stat : 9145 (java) S 9129 9132 2539 0 -1 1077944384 2104 0 0 0 23 0 0 0 20 0 16 0 95659083 10876968960 1070098 33554432000 4194304 4196468 140728640354016 139654425708656 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9146] ppid=9129 vsize=10622040 memory=4265796 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9146/stat : 9146 (java) S 9129 9132 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95659083 10876968960 1070098 33554432000 4194304 4196468 140728640354016 139654424656096 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9147] ppid=9129 vsize=10622040 memory=1424 CPUtime=0.01 cores=1,3,5,7
/proc/9132/task/9147/stat : 9147 (java) S 9129 9132 2539 0 -1 1077944384 297 0 0 0 1 0 0 0 20 0 16 0 95659083 10876968960 1070098 33554432000 4194304 4196468 140728640354016 139654423604400 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
Current children cumulated CPU time: 70.54 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 4280392 KiB

[startup+26.0007 s]*
/proc/loadavg: 4.47 4.51 3.77 2/218 9150
/proc/meminfo: memFree=23780644/32770624 swapFree=67108860/67108860
[pid=9132] ppid=9129 vsize=10755168 memory=4280780 CPUtime=71.15 cores=1,3,5,7
/proc/9132/stat : 9132 (java) S 9129 9132 2539 0 -1 1077944320 78729 0 0 0 6772 343 0 0 20 0 16 0 95659077 11013292032 1070195 33554432000 4194304 4196468 140728640354016 140728640336560 139655396314871 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
/proc/9132/statm: 2688792 1070195 3142 1 0 2677186 0
[pid=9132/tid=9134] ppid=9129 vsize=10755168 memory=8112282956445269571 CPUtime=5.85 cores=1,3,5,7
/proc/9132/task/9134/stat : 9134 (java) S 9129 9132 2539 0 -1 1077944384 11583 0 0 0 577 8 0 0 20 0 16 0 95659077 11013292032 1070195 33554432000 4194304 4196468 140728640354016 139655400555552 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9135] ppid=9129 vsize=10755168 memory=-7003737579269690708 CPUtime=14.38 cores=1,3,5,7
/proc/9132/task/9135/stat : 9135 (java) S 9129 9132 2539 0 -1 1077944384 7327 0 0 0 1356 82 0 0 20 0 16 0 95659078 11013292032 1070195 33554432000 4194304 4196468 140728640354016 139655359421072 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9136] ppid=9129 vsize=10755168 memory=1232 CPUtime=14.49 cores=1,3,5,7
/proc/9132/task/9136/stat : 9136 (java) S 9129 9132 2539 0 -1 1077944384 15246 0 0 0 1372 77 0 0 20 0 16 0 95659078 11013292032 1070195 33554432000 4194304 4196468 140728640354016 139655002118672 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9137] ppid=9129 vsize=10755168 memory=648 CPUtime=14.39 cores=1,3,5,7
/proc/9132/task/9137/stat : 9137 (java) S 9129 9132 2539 0 -1 1077944384 15792 0 0 0 1357 82 0 0 20 0 16 0 95659078 11013292032 1070195 33554432000 4194304 4196468 140728640354016 139655001065872 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9138] ppid=9129 vsize=10755168 memory=1796 CPUtime=14.53 cores=1,3,5,7
/proc/9132/task/9138/stat : 9138 (java) S 9129 9132 2539 0 -1 1077944384 8875 0 0 0 1365 88 0 0 20 0 16 0 95659078 11013292032 1070195 33554432000 4194304 4196468 140728640354016 139655000013072 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9139] ppid=9129 vsize=10755168 memory=956 CPUtime=5.34 cores=1,3,5,7
/proc/9132/task/9139/stat : 9139 (java) S 9129 9132 2539 0 -1 1077944384 9392 0 0 0 534 0 0 0 20 0 16 0 95659079 11013292032 1070195 33554432000 4194304 4196468 140728640354016 139654432025456 139655396326018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9140] ppid=9129 vsize=10755168 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9140/stat : 9140 (java) S 9129 9132 2539 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 95659080 11013292032 1070195 33554432000 4194304 4196468 140728640354016 139654430971488 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9141] ppid=9129 vsize=10755168 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9141/stat : 9141 (java) S 9129 9132 2539 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 16 0 95659080 11013292032 1070195 33554432000 4194304 4196468 140728640354016 139654429918592 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9142] ppid=9129 vsize=10755168 memory=4278324 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9142/stat : 9142 (java) S 9129 9132 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95659083 11013292032 1070195 33554432000 4194304 4196468 140728640354016 139654428866896 139655396333467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9143] ppid=9129 vsize=10755168 memory=279942478759648 CPUtime=0.93 cores=1,3,5,7
/proc/9132/task/9143/stat : 9143 (java) S 9129 9132 2539 0 -1 1077944384 3694 0 0 0 93 0 0 0 20 0 16 0 95659083 11013292032 1070195 33554432000 4194304 4196468 140728640354016 139654427814256 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9144] ppid=9129 vsize=10755168 memory=179177445672795 CPUtime=0.87 cores=1,3,5,7
/proc/9132/task/9144/stat : 9144 (java) S 9129 9132 2539 0 -1 1077944384 2878 0 0 0 87 0 0 0 20 0 16 0 95659083 11013292032 1070195 33554432000 4194304 4196468 140728640354016 139654426761456 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9145] ppid=9129 vsize=10755168 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/9132/task/9145/stat : 9145 (java) S 9129 9132 2539 0 -1 1077944384 2163 0 0 0 26 0 0 0 20 0 16 0 95659083 11013292032 1070195 33554432000 4194304 4196468 140728640354016 139654425708656 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9146] ppid=9129 vsize=10755168 memory=139971240001216 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9146/stat : 9146 (java) S 9129 9132 2539 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95659083 11013292032 1070195 33554432000 4194304 4196468 140728640354016 139654424656096 139655396325077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9147] ppid=9129 vsize=10755168 memory=4 CPUtime=0.01 cores=1,3,5,7
/proc/9132/task/9147/stat : 9147 (java) S 9129 9132 2539 0 -1 1077944384 297 0 0 0 1 0 0 0 20 0 16 0 95659083 11013292032 1070195 33554432000 4194304 4196468 140728640354016 139654423604400 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
[pid=9132/tid=9149] ppid=9129 vsize=10755168 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9132/task/9149/stat : 9149 (java) S 9129 9132 2539 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 95661661 11013292032 1070195 33554432000 4194304 4196468 140728640354016 139654421497360 139655396326018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39395328 140728640361606 140728640361759 140728640361759 140728640364495 0
Current children cumulated CPU time: 71.15 s
Current children cumulated vsize: 10755168 KiB
Current children cumulated memory: 4280780 KiB

Child status: 0
Real time (s): 26.0732
CPU time (s): 71.1917
CPU user time (s): 67.7328
CPU system time (s): 3.45891
CPU usage (%): 273.045
Max. virtual memory (cumulated for all children) (KiB): 10755168
Max. memory (cumulated for all children) (KiB): 4280780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 67.7328
system time used= 3.45891
maximum resident set size= 4280912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78791
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3109
involuntary context switches= 776


# summary of solver processes directly reported to runsolver:
#   pid: 9132
#   total CPU time (s): 71.1917
#   total CPU user time (s): 67.7328
#   total CPU system time (s): 3.45891

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.188648 second user time and 0.292478 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-13 13:47:29
IDJOB=4262925
IDBENCH=126236
IDSOLVER=2651
FILE ID=node102/4262925-1502625707
RUNJOBID= node102-1502621242-8488
PBS_JOBID= 20628294
Free space on /tmp= 61908 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-05-a4.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262925-1502625707/watcher-4262925-1502625707 -o /tmp/evaluation-result-4262925-1502625707/solver-4262925-1502625707 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1502621242-8488 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262925-1502625707.xml

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

MD5SUM BENCH= b250af75cdbd7045c96107bc259ab78e
RANDOM SEED=156889088

node102.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.35
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.35
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.35
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.35
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:        28058900 kB
MemAvailable:   28438496 kB
Buffers:          103868 kB
Cached:           560324 kB
SwapCached:            0 kB
Active:          4123348 kB
Inactive:         137604 kB
Active(anon):    3549244 kB
Inactive(anon):    75432 kB
Active(file):     574104 kB
Inactive(file):    62172 kB
Unevictable:        6436 kB
Mlocked:            6436 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1584 kB
Writeback:             8 kB
AnonPages:       3602912 kB
Mapped:            54960 kB
Shmem:             25228 kB
Slab:             144740 kB
SReclaimable:     118308 kB
SUnreclaim:        26432 kB
KernelStack:        3520 kB
PageTables:        12064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4898576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3471360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61908 MiB
End job on node102 at 2017-08-13 13:47:55