Trace number 4263708

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-05OPT2 4.5773201 2.54193

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s1/
ChessboardColoration-int-05-05.xml
MD5SUMcbd4b7ec6b21cb5f2314c56a12817dc1
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.120852
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints101
Number of domains1
Minimum domain size25
Maximum domain size25
Distribution of domain sizes[{"size":25,"count":25}]
Minimum variable degree18
Maximum variable degree18
Distribution of variable degrees[{"degree":18,"count":25}]
Minimum constraint arity4
Maximum constraint arity25
Distribution of constraint arities[{"arity":4,"count":100},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints100
Distribution of constraint types[{"type":"intension","count":100},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

1.28/0.78	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
1.28/0.78	c This is free software under the dual EPL/GNU LGPL licenses.
1.28/0.78	c See www.sat4j.org for details.
1.28/0.78	c That software uses the Rhino library from the Mozilla project.
1.28/0.78	c version CUSTOM.v20170705
1.28/0.78	c java.runtime.name	Java(TM) SE Runtime Environment
1.28/0.78	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
1.28/0.78	c java.vm.version	25.131-b11
1.28/0.78	c java.vm.vendor	Oracle Corporation
1.28/0.78	c sun.arch.data.model	64
1.28/0.78	c java.version		1.8.0_131
1.28/0.78	c os.name		Linux
1.28/0.78	c os.version		3.10.0-514.16.1.el7.x86_64
1.28/0.78	c os.arch		amd64
1.28/0.78	c Free memory 		499604488
1.28/0.78	c Max memory 		7247757312
1.28/0.78	c Total memory 		504889344
1.28/0.78	c Number of processors 	4
1.28/0.78	c c --- Begin Solver configuration ---
1.28/0.78	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
1.28/0.78	c Learn all clauses as in MiniSAT
1.28/0.78	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
1.28/0.78	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
1.28/0.78	c No reason simplification
1.28/0.78	c Glucose 2.1 dynamic restart strategy
1.28/0.78	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
1.28/0.78	c timeout=2147483s
1.28/0.78	c DB Simplification allowed=false
1.28/0.78	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
1.28/0.78	c --- End Solver configuration ---
1.28/0.78	c constraints type 
1.28/0.78	c org.sat4j.minisat.constraints.card.MinWatchCard => 50
1.28/0.78	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 467448
1.28/0.78	c org.sat4j.minisat.constraints.cnf.UnitClause => 216
1.28/0.78	c 467714 constraints processed.
1.85/0.93	o 24
2.53/1.20	o 23
2.70/1.35	o 22
2.86/1.46	o 21
3.41/1.70	o 20
3.41/1.78	o 19
3.58/1.82	o 18
3.58/1.85	o 17
3.73/1.92	o 16
3.73/1.96	o 15
3.73/1.98	o 12
3.83/2.08	o 11
4.05/2.12	o 10
4.05/2.15	o 7
4.32/2.21	o 6
4.32/2.23	o 5
4.32/2.26	o 4
4.51/2.30	o 3
4.51/2.32	o 2
4.56/2.53	c starts		: 130
4.56/2.53	c conflicts		: 18927
4.56/2.53	c decisions		: 187291
4.56/2.53	c propagations		: 1212435
4.56/2.53	c inspects		: 15381545
4.56/2.53	c shortcuts		: 0
4.56/2.53	c learnt literals	: 173
4.56/2.53	c learnt binary clauses	: 183
4.56/2.53	c learnt ternary clauses	: 451
4.56/2.53	c learnt constraints	: 18754
4.56/2.53	c ignored constraints	: 0
4.56/2.53	c root simplifications	: 0
4.56/2.53	c removed literals (reason simplification)	: 0
4.56/2.53	c reason swapping (by a shorter reason)	: 0
4.56/2.53	c Calls to reduceDB	: 2
4.56/2.53	c Number of update (reduction) of LBD	: 11811
4.56/2.53	c Imported unit clauses	: 0
4.56/2.53	c number of reductions to clauses (during analyze)	: 0
4.56/2.53	c number of learned constraints concerned by reduction	: 0
4.56/2.53	c number of learning phase by resolution	: 0
4.56/2.53	c number of learning phase by cutting planes	: 0
4.56/2.53	c number of rounding to 1 operations	: 0
4.56/2.53	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
4.56/2.53	c number of reductions of the coefficients by power 2 	: 0
4.56/2.53	c number of right shift for reduction by power 2 	: 0
4.56/2.53	c number of reductions of the coefficients by GCD over coefficients 	: 0
4.56/2.53	c speed (assignments/second)	: 695203.5550458715
4.56/2.53	c non guided choices	29771
4.56/2.53	c learnt constraints type 
4.56/2.53	s OPTIMUM FOUND
4.56/2.53	v <instantiation type="optimum" cost="2">
4.56/2.53	v 	<list> x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] </list>
4.56/2.53	v 	<values> 0 1 1 1 2 1 0 2 2 2 1 1 0 2 0 1 2 1 0 2 2 2 0 1 1 </values>
4.56/2.53	v </instantiation>
4.56/2.53	

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263708-1502637801/watcher-4263708-1502637801 -o /tmp/evaluation-result-4263708-1502637801/solver-4263708-1502637801 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502602071-18557 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263708-1502637801.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
Current StackSize limit: 8192 KiB

solver pid=26665, runsolver pid=26662

[startup+0.100031 s]*
/proc/loadavg: 4.90 4.47 3.55 6/208 26674
/proc/meminfo: memFree=23283284/32770624 swapFree=67108776/67108860
[pid=26665] ppid=26662 vsize=10151672 memory=20228 CPUtime=0.03 cores=1,3,5,7
/proc/26665/stat : 26665 (java) S 26662 26665 7084 0 -1 1077944320 3944 0 0 0 3 0 0 0 20 0 9 0 163432849 10395312128 5057 18446744073709551615 4194304 4196468 140731772070672 140731772053216 139866255826679 0 0 1 16800970 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
/proc/26665/statm: 2537918 5057 2123 1 0 2527415 0
[pid=26665/tid=26667] ppid=26662 vsize=10151672 memory=-6439968830534014599 CPUtime=0.03 cores=1,3,5,7
/proc/26665/task/26667/stat : 26667 (java) R 26662 26665 7084 0 -1 4202560 2585 0 0 0 3 0 0 0 20 0 9 0 163432856 10395312128 5057 18446744073709551615 4194304 4196468 140731772070672 139866260064624 139866239907166 0 4 1 16800970 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26668] ppid=26662 vsize=10151672 memory=6735269665564437106 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26668/stat : 26668 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 163432856 10395312128 5057 18446744073709551615 4194304 4196468 140731772070672 139866216725520 139866255836885 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26669] ppid=26662 vsize=10151672 memory=140680702805632 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26669/stat : 26669 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 163432857 10395312128 5057 18446744073709551615 4194304 4196468 140731772070672 139866215672976 139866255836885 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26670] ppid=26662 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26670/stat : 26670 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 163432857 10395312128 5057 18446744073709551615 4194304 4196468 140731772070672 139865864723216 139866255836885 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26671] ppid=26662 vsize=10151672 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26671/stat : 26671 (java) S 26662 26665 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 163432857 10395312128 5057 18446744073709551615 4194304 4196468 140731772070672 139865863670672 139866255836885 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26672] ppid=26662 vsize=10151672 memory=140680702805632 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26672/stat : 26672 (java) S 26662 26665 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 163432858 10395312128 5057 18446744073709551615 4194304 4196468 140731772070672 139865819769072 139866255837826 0 0 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26673] ppid=26662 vsize=10151672 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26673/stat : 26673 (java) S 26662 26665 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 163432858 10395312128 5057 18446744073709551615 4194304 4196468 140731772070672 139865818715296 139866255836885 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26674] ppid=26662 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26674/stat : 26674 (java) S 26662 26665 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 163432859 10395312128 5057 18446744073709551615 4194304 4196468 140731772070672 139865817662192 139866255836885 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 20228 KiB

[startup+0.210005 s]*
/proc/loadavg: 4.90 4.47 3.55 7/214 26680
/proc/meminfo: memFree=23280188/32770624 swapFree=67108776/67108860
[pid=26665] ppid=26662 vsize=10551156 memory=27028 CPUtime=0.07 cores=1,3,5,7
/proc/26665/stat : 26665 (java) S 26662 26665 7084 0 -1 1077944320 4739 0 0 0 6 1 0 0 20 0 15 0 163432849 10804383744 6757 18446744073709551615 4194304 4196468 140731772070672 140731772053216 139866255826679 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
/proc/26665/statm: 2637789 6757 2611 1 0 2627261 0
[pid=26665/tid=26667] ppid=26662 vsize=10551156 memory=8318255677412212789 CPUtime=0.05 cores=1,3,5,7
/proc/26665/task/26667/stat : 26667 (java) R 26662 26665 7084 0 -1 4202560 2846 0 0 0 5 0 0 0 20 0 15 0 163432856 10804383744 6757 18446744073709551615 4194304 4196468 140731772070672 139866260056424 139866239907166 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26668] ppid=26662 vsize=10551156 memory=329 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26668/stat : 26668 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 163432856 10804383744 6757 18446744073709551615 4194304 4196468 140731772070672 139866216725520 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26669] ppid=26662 vsize=10551156 memory=3905945947243628192 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26669/stat : 26669 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 163432857 10804383744 6757 18446744073709551615 4194304 4196468 140731772070672 139866215672976 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26670] ppid=26662 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26670/stat : 26670 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 163432857 10804383744 6757 18446744073709551615 4194304 4196468 140731772070672 139865864723216 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26671] ppid=26662 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26671/stat : 26671 (java) S 26662 26665 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 163432857 10804383744 6757 18446744073709551615 4194304 4196468 140731772070672 139865863670672 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26672] ppid=26662 vsize=10551156 memory=140680702805632 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26672/stat : 26672 (java) S 26662 26665 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 163432858 10804383744 6757 18446744073709551615 4194304 4196468 140731772070672 139865819769072 139866255837826 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26673] ppid=26662 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26673/stat : 26673 (java) S 26662 26665 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 163432858 10804383744 6757 18446744073709551615 4194304 4196468 140731772070672 139865818715296 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26674] ppid=26662 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26674/stat : 26674 (java) S 26662 26665 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 163432859 10804383744 6757 18446744073709551615 4194304 4196468 140731772070672 139865817662192 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26675] ppid=26662 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26675/stat : 26675 (java) S 26662 26665 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 163432861 10804383744 6757 18446744073709551615 4194304 4196468 140731772070672 139865816610768 139866255845275 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26676] ppid=26662 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26676/stat : 26676 (java) S 26662 26665 7084 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 163432861 10804383744 6757 18446744073709551615 4194304 4196468 140731772070672 139865815558896 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26677] ppid=26662 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26677/stat : 26677 (java) S 26662 26665 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 163432861 10804383744 6757 18446744073709551615 4194304 4196468 140731772070672 139865814506352 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26678] ppid=26662 vsize=10551156 memory=140680702805632 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26678/stat : 26678 (java) S 26662 26665 7084 0 -1 1077944384 222 0 0 0 0 0 0 0 20 0 15 0 163432861 10804383744 6757 18446744073709551615 4194304 4196468 140731772070672 139865813453296 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26679] ppid=26662 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26679/stat : 26679 (java) S 26662 26665 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 163432861 10804383744 6757 18446744073709551615 4194304 4196468 140731772070672 139865812400992 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26680] ppid=26662 vsize=10551156 memory=140680702805632 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26680/stat : 26680 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 163432870 10804383744 6822 18446744073709551615 4194304 4196468 140731772070672 139865288075824 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 27028 KiB

[startup+0.310353 s]*
/proc/loadavg: 4.90 4.47 3.55 7/214 26680
/proc/meminfo: memFree=23267488/32770624 swapFree=67108776/67108860
[pid=26665] ppid=26662 vsize=10551156 memory=37772 CPUtime=0.22 cores=1,3,5,7
/proc/26665/stat : 26665 (java) S 26662 26665 7084 0 -1 1077944320 8180 0 0 0 20 2 0 0 20 0 15 0 163432849 10804383744 9443 18446744073709551615 4194304 4196468 140731772070672 140731772053216 139866255826679 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
/proc/26665/statm: 2637789 9443 2880 1 0 2627261 0
[pid=26665/tid=26667] ppid=26662 vsize=10551156 memory=-8774313645642428999 CPUtime=0.15 cores=1,3,5,7
/proc/26665/task/26667/stat : 26667 (java) R 26662 26665 7084 0 -1 4202560 5838 0 0 0 14 1 0 0 20 0 15 0 163432856 10804383744 9443 18446744073709551615 4194304 4196468 140731772070672 139866260047984 139866239907166 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26668] ppid=26662 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26668/stat : 26668 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 163432856 10804383744 9443 18446744073709551615 4194304 4196468 140731772070672 139866216725520 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26669] ppid=26662 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26669/stat : 26669 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 163432857 10804383744 9443 18446744073709551615 4194304 4196468 140731772070672 139866215672976 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26670] ppid=26662 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26670/stat : 26670 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 163432857 10804383744 9443 18446744073709551615 4194304 4196468 140731772070672 139865864723216 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26671] ppid=26662 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26671/stat : 26671 (java) S 26662 26665 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 163432857 10804383744 9443 18446744073709551615 4194304 4196468 140731772070672 139865863670672 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26672] ppid=26662 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26672/stat : 26672 (java) S 26662 26665 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 163432858 10804383744 9443 18446744073709551615 4194304 4196468 140731772070672 139865819769072 139866255837826 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26673] ppid=26662 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26673/stat : 26673 (java) S 26662 26665 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 163432858 10804383744 9443 18446744073709551615 4194304 4196468 140731772070672 139865818715296 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26674] ppid=26662 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26674/stat : 26674 (java) S 26662 26665 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 163432859 10804383744 9443 18446744073709551615 4194304 4196468 140731772070672 139865817662192 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26675] ppid=26662 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26675/stat : 26675 (java) S 26662 26665 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 163432861 10804383744 9443 18446744073709551615 4194304 4196468 140731772070672 139865816610768 139866255845275 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26676] ppid=26662 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26676/stat : 26676 (java) S 26662 26665 7084 0 -1 1077944384 468 0 0 0 0 0 0 0 20 0 15 0 163432861 10804383744 9443 18446744073709551615 4194304 4196468 140731772070672 139865815558896 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26677] ppid=26662 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/26665/task/26677/stat : 26677 (java) S 26662 26665 7084 0 -1 1077944384 97 0 0 0 1 0 0 0 20 0 15 0 163432861 10804383744 9443 18446744073709551615 4194304 4196468 140731772070672 139865814506352 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26678] ppid=26662 vsize=10551156 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/26665/task/26678/stat : 26678 (java) S 26662 26665 7084 0 -1 1077944384 411 0 0 0 4 0 0 0 20 0 15 0 163432861 10804383744 9443 18446744073709551615 4194304 4196468 140731772070672 139865813453296 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26679] ppid=26662 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26679/stat : 26679 (java) S 26662 26665 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 163432861 10804383744 9443 18446744073709551615 4194304 4196468 140731772070672 139865812400992 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26680] ppid=26662 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26680/stat : 26680 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 163432870 10804383744 9443 18446744073709551615 4194304 4196468 140731772070672 139865288075824 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 37772 KiB

[startup+0.704974 s]
/proc/loadavg: 4.90 4.47 3.55 7/214 26680
/proc/meminfo: memFree=23255876/32770624 swapFree=67108776/67108860
[pid=26665] ppid=26662 vsize=10551232 memory=113056 CPUtime=1.28 cores=1,3,5,7
/proc/26665/stat : 26665 (java) S 26662 26665 7084 0 -1 1077944320 12742 0 0 0 123 5 0 0 20 0 15 0 163432849 10804461568 28264 18446744073709551615 4194304 4196468 140731772070672 140731772053216 139866255826679 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
/proc/26665/statm: 2637808 28264 3056 1 0 2627261 0
[pid=26665/tid=26667] ppid=26662 vsize=10551232 memory=1836 CPUtime=0.54 cores=1,3,5,7
/proc/26665/task/26667/stat : 26667 (java) R 26662 26665 7084 0 -1 4202560 7485 0 0 0 51 3 0 0 20 0 15 0 163432856 10804461568 28264 18446744073709551615 4194304 4196468 140731772070672 139866260063216 139865898071934 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26668] ppid=26662 vsize=10551232 memory=796 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26668/stat : 26668 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 163432856 10804461568 28264 18446744073709551615 4194304 4196468 140731772070672 139866216725520 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26669] ppid=26662 vsize=10551232 memory=2 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26669/stat : 26669 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 163432857 10804461568 28264 18446744073709551615 4194304 4196468 140731772070672 139866215672976 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26670] ppid=26662 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26670/stat : 26670 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 163432857 10804461568 28264 18446744073709551615 4194304 4196468 140731772070672 139865864723216 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26671] ppid=26662 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26671/stat : 26671 (java) S 26662 26665 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 163432857 10804461568 28264 18446744073709551615 4194304 4196468 140731772070672 139865863670672 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26672] ppid=26662 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26672/stat : 26672 (java) S 26662 26665 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 163432858 10804461568 28264 18446744073709551615 4194304 4196468 140731772070672 139865819769072 139866255837826 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26673] ppid=26662 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26673/stat : 26673 (java) S 26662 26665 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 163432858 10804461568 28264 18446744073709551615 4194304 4196468 140731772070672 139865818715296 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26674] ppid=26662 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26674/stat : 26674 (java) S 26662 26665 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 163432859 10804461568 28264 18446744073709551615 4194304 4196468 140731772070672 139865817662192 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26675] ppid=26662 vsize=10551232 memory=40 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26675/stat : 26675 (java) S 26662 26665 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 163432861 10804461568 28264 18446744073709551615 4194304 4196468 140731772070672 139865816610768 139866255845275 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26676] ppid=26662 vsize=10551232 memory=211 CPUtime=0.22 cores=1,3,5,7
/proc/26665/task/26676/stat : 26676 (java) R 26662 26665 7084 0 -1 4202560 1174 0 0 0 22 0 0 0 20 0 15 0 163432861 10804461568 28264 18446744073709551615 4194304 4196468 140731772070672 139865815541056 139866239358262 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26677] ppid=26662 vsize=10551232 memory=140680580185121 CPUtime=0.23 cores=1,3,5,7
/proc/26665/task/26677/stat : 26677 (java) R 26662 26665 7084 0 -1 4202560 1065 0 0 0 23 0 0 0 20 0 15 0 163432861 10804461568 28264 18446744073709551615 4194304 4196468 140731772070672 139865814504752 139866255840557 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26678] ppid=26662 vsize=10551232 memory=288230600329142066 CPUtime=0.26 cores=1,3,5,7
/proc/26665/task/26678/stat : 26678 (java) S 26662 26665 7084 0 -1 1077944384 1648 0 0 0 26 0 0 0 20 0 15 0 163432861 10804461568 28264 18446744073709551615 4194304 4196468 140731772070672 139865813453296 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26679] ppid=26662 vsize=10551232 memory=13849655444265308 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26679/stat : 26679 (java) S 26662 26665 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 163432861 10804461568 28264 18446744073709551615 4194304 4196468 140731772070672 139865812400992 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26680] ppid=26662 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26680/stat : 26680 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 163432870 10804461568 28264 18446744073709551615 4194304 4196468 140731772070672 139865288075824 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 113056 KiB

[startup+1.5008 s]
/proc/loadavg: 4.90 4.47 3.55 8/215 26681
/proc/meminfo: memFree=23154692/32770624 swapFree=67108776/67108860
[pid=26665] ppid=26662 vsize=10617796 memory=155316 CPUtime=2.99 cores=1,3,5,7
/proc/26665/stat : 26665 (java) S 26662 26665 7084 0 -1 1077944320 15380 0 0 0 292 7 0 0 20 0 16 0 163432849 10872623104 38829 18446744073709551615 4194304 4196468 140731772070672 140731772053216 139866255826679 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
/proc/26665/statm: 2654449 38829 3072 1 0 2643902 0
[pid=26665/tid=26667] ppid=26662 vsize=10617796 memory=1144 CPUtime=1.33 cores=1,3,5,7
/proc/26665/task/26667/stat : 26667 (java) R 26662 26665 7084 0 -1 4202560 7664 0 0 0 129 4 0 0 20 0 16 0 163432856 10872623104 38829 18446744073709551615 4194304 4196468 140731772070672 139866260063416 139865898994764 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26668] ppid=26662 vsize=10617796 memory=114589727510640 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26668/stat : 26668 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 163432856 10872623104 38829 18446744073709551615 4194304 4196468 140731772070672 139866216725520 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26669] ppid=26662 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26669/stat : 26669 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 163432857 10872623104 38829 18446744073709551615 4194304 4196468 140731772070672 139866215672976 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26670] ppid=26662 vsize=10617796 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26670/stat : 26670 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 163432857 10872623104 38829 18446744073709551615 4194304 4196468 140731772070672 139865864723216 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26671] ppid=26662 vsize=10617796 memory=154800 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26671/stat : 26671 (java) S 26662 26665 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 163432857 10872623104 38829 18446744073709551615 4194304 4196468 140731772070672 139865863670672 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26672] ppid=26662 vsize=10617796 memory=140680580159137 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26672/stat : 26672 (java) S 26662 26665 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 163432858 10872623104 38829 18446744073709551615 4194304 4196468 140731772070672 139865819769072 139866255837826 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26673] ppid=26662 vsize=10617796 memory=6872598998417432672 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26673/stat : 26673 (java) S 26662 26665 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 163432858 10872623104 38829 18446744073709551615 4194304 4196468 140731772070672 139865818715296 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26674] ppid=26662 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26674/stat : 26674 (java) S 26662 26665 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 163432859 10872623104 38829 18446744073709551615 4194304 4196468 140731772070672 139865817662192 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26675] ppid=26662 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26675/stat : 26675 (java) S 26662 26665 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 163432861 10872623104 38829 18446744073709551615 4194304 4196468 140731772070672 139865816610768 139866255845275 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26676] ppid=26662 vsize=10617796 memory=0 CPUtime=0.63 cores=1,3,5,7
/proc/26665/task/26676/stat : 26676 (java) S 26662 26665 7084 0 -1 1077944384 2445 0 0 0 62 1 0 0 20 0 16 0 163432861 10872623104 38829 18446744073709551615 4194304 4196468 140731772070672 139865815558896 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26677] ppid=26662 vsize=10617796 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/26665/task/26677/stat : 26677 (java) S 26662 26665 7084 0 -1 1077944384 2031 0 0 0 66 0 0 0 20 0 16 0 163432861 10872623104 38829 18446744073709551615 4194304 4196468 140731772070672 139865814506352 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26678] ppid=26662 vsize=10617796 memory=-8774313645642428999 CPUtime=0.33 cores=1,3,5,7
/proc/26665/task/26678/stat : 26678 (java) S 26662 26665 7084 0 -1 1077944384 1848 0 0 0 33 0 0 0 20 0 16 0 163432861 10872623104 38829 18446744073709551615 4194304 4196468 140731772070672 139865813453296 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0

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

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

[startup+1.60097 s]
/proc/loadavg: 4.90 4.47 3.55 8/215 26681
/proc/meminfo: memFree=23154692/32770624 swapFree=67108776/67108860
[pid=26665] ppid=26662 vsize=10617796 memory=157532 CPUtime=3.2 cores=1,3,5,7
/proc/26665/stat : 26665 (java) S 26662 26665 7084 0 -1 1077944320 16163 0 0 0 313 7 0 0 20 0 16 0 163432849 10872623104 39383 18446744073709551615 4194304 4196468 140731772070672 140731772053216 139866255826679 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
/proc/26665/statm: 2654449 39383 3076 1 0 2643902 0
[pid=26665/tid=26667] ppid=26662 vsize=10617796 memory=-8774313645642428999 CPUtime=1.43 cores=1,3,5,7
/proc/26665/task/26667/stat : 26667 (java) R 26662 26665 7084 0 -1 4202560 7895 0 0 0 139 4 0 0 20 0 16 0 163432856 10872623104 39383 18446744073709551615 4194304 4196468 140731772070672 139866260051968 139865898994939 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26668] ppid=26662 vsize=10617796 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26668/stat : 26668 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 163432856 10872623104 39383 18446744073709551615 4194304 4196468 140731772070672 139866216725520 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26669] ppid=26662 vsize=10617796 memory=13563786715989427 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26669/stat : 26669 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 163432857 10872623104 39383 18446744073709551615 4194304 4196468 140731772070672 139866215672976 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26670] ppid=26662 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26670/stat : 26670 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 163432857 10872623104 39383 18446744073709551615 4194304 4196468 140731772070672 139865864723216 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26671] ppid=26662 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26671/stat : 26671 (java) S 26662 26665 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 163432857 10872623104 39383 18446744073709551615 4194304 4196468 140731772070672 139865863670672 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26672] ppid=26662 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26672/stat : 26672 (java) S 26662 26665 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 163432858 10872623104 39383 18446744073709551615 4194304 4196468 140731772070672 139865819769072 139866255837826 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26673] ppid=26662 vsize=10617796 memory=8224 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26673/stat : 26673 (java) S 26662 26665 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 163432858 10872623104 39383 18446744073709551615 4194304 4196468 140731772070672 139865818715296 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26674] ppid=26662 vsize=10617796 memory=24138 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26674/stat : 26674 (java) S 26662 26665 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 163432859 10872623104 39383 18446744073709551615 4194304 4196468 140731772070672 139865817662192 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26675] ppid=26662 vsize=10617796 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26675/stat : 26675 (java) S 26662 26665 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 163432861 10872623104 39383 18446744073709551615 4194304 4196468 140731772070672 139865816610768 139866255845275 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26676] ppid=26662 vsize=10617796 memory=6655300316396806240 CPUtime=0.7 cores=1,3,5,7
/proc/26665/task/26676/stat : 26676 (java) R 26662 26665 7084 0 -1 4202560 2826 0 0 0 69 1 0 0 20 0 16 0 163432861 10872623104 39383 18446744073709551615 4194304 4196468 140731772070672 139865815544912 139866237351213 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26677] ppid=26662 vsize=10617796 memory=6944656591801717296 CPUtime=0.7 cores=1,3,5,7
/proc/26665/task/26677/stat : 26677 (java) R 26662 26665 7084 0 -1 4202560 2197 0 0 0 70 0 0 0 20 0 16 0 163432861 10872623104 39383 18446744073709551615 4194304 4196468 140731772070672 139865814506272 139866235658020 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26678] ppid=26662 vsize=10617796 memory=-6737208495982354336 CPUtime=0.34 cores=1,3,5,7
/proc/26665/task/26678/stat : 26678 (java) S 26662 26665 7084 0 -1 1077944384 1853 0 0 0 34 0 0 0 20 0 16 0 163432861 10872623104 39383 18446744073709551615 4194304 4196468 140731772070672 139865813453296 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26679] ppid=26662 vsize=10617796 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26679/stat : 26679 (java) S 26662 26665 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 163432861 10872623104 39383 18446744073709551615 4194304 4196468 140731772070672 139865812400992 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26680] ppid=26662 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26680/stat : 26680 (java) S 26662 26665 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 163432870 10872623104 39383 18446744073709551615 4194304 4196468 140731772070672 139865288075824 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26681] ppid=26662 vsize=10617796 memory=9189 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26681/stat : 26681 (java) S 26662 26665 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 163432928 10872623104 39383 18446744073709551615 4194304 4196468 140731772070672 139865287021616 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
Current children cumulated CPU time: 3.2 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 157532 KiB

[startup+2.0007 s]*
/proc/loadavg: 4.90 4.47 3.55 6/215 26681
/proc/meminfo: memFree=23145944/32770624 swapFree=67108776/67108860
[pid=26665] ppid=26662 vsize=10617796 memory=160952 CPUtime=3.83 cores=1,3,5,7
/proc/26665/stat : 26665 (java) S 26662 26665 7084 0 -1 1077944320 17235 0 0 0 376 7 0 0 20 0 16 0 163432849 10872623104 40238 18446744073709551615 4194304 4196468 140731772070672 140731772053216 139866255826679 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
/proc/26665/statm: 2654449 40238 3079 1 0 2643902 0
[pid=26665/tid=26667] ppid=26662 vsize=10617796 memory=-8774313645642428999 CPUtime=1.84 cores=1,3,5,7
/proc/26665/task/26667/stat : 26667 (java) R 26662 26665 7084 0 -1 4202560 7899 0 0 0 180 4 0 0 20 0 16 0 163432856 10872623104 40238 18446744073709551615 4194304 4196468 140731772070672 139866260062640 139865899079730 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26668] ppid=26662 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26668/stat : 26668 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 163432856 10872623104 40238 18446744073709551615 4194304 4196468 140731772070672 139866216725520 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26669] ppid=26662 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26669/stat : 26669 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 163432857 10872623104 40238 18446744073709551615 4194304 4196468 140731772070672 139866215672976 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26670] ppid=26662 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26670/stat : 26670 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 163432857 10872623104 40238 18446744073709551615 4194304 4196468 140731772070672 139865864723216 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26671] ppid=26662 vsize=10617796 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26671/stat : 26671 (java) S 26662 26665 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 163432857 10872623104 40238 18446744073709551615 4194304 4196468 140731772070672 139865863670672 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26672] ppid=26662 vsize=10617796 memory=140680702805632 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26672/stat : 26672 (java) S 26662 26665 7084 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 16 0 163432858 10872623104 40238 18446744073709551615 4194304 4196468 140731772070672 139865819769072 139866255837826 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26673] ppid=26662 vsize=10617796 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26673/stat : 26673 (java) S 26662 26665 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 163432858 10872623104 40238 18446744073709551615 4194304 4196468 140731772070672 139865818715296 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26674] ppid=26662 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26674/stat : 26674 (java) S 26662 26665 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 163432859 10872623104 40238 18446744073709551615 4194304 4196468 140731772070672 139865817662192 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26675] ppid=26662 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26675/stat : 26675 (java) S 26662 26665 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 163432861 10872623104 40238 18446744073709551615 4194304 4196468 140731772070672 139865816610768 139866255845275 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26676] ppid=26662 vsize=10617796 memory=0 CPUtime=0.82 cores=1,3,5,7
/proc/26665/task/26676/stat : 26676 (java) S 26662 26665 7084 0 -1 1077944384 3243 0 0 0 81 1 0 0 20 0 16 0 163432861 10872623104 40238 18446744073709551615 4194304 4196468 140731772070672 139865815558896 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26677] ppid=26662 vsize=10617796 memory=3472328296227680303 CPUtime=0.79 cores=1,3,5,7
/proc/26665/task/26677/stat : 26677 (java) S 26662 26665 7084 0 -1 1077944384 2795 0 0 0 79 0 0 0 20 0 16 0 163432861 10872623104 40238 18446744073709551615 4194304 4196468 140731772070672 139865814506352 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26678] ppid=26662 vsize=10617796 memory=3472468976927932653 CPUtime=0.35 cores=1,3,5,7
/proc/26665/task/26678/stat : 26678 (java) S 26662 26665 7084 0 -1 1077944384 1899 0 0 0 35 0 0 0 20 0 16 0 163432861 10872623104 40238 18446744073709551615 4194304 4196468 140731772070672 139865813453296 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26679] ppid=26662 vsize=10617796 memory=3472328296227680303 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26679/stat : 26679 (java) S 26662 26665 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 163432861 10872623104 40238 18446744073709551615 4194304 4196468 140731772070672 139865812400992 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26680] ppid=26662 vsize=10617796 memory=7311575712227567091 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26680/stat : 26680 (java) S 26662 26665 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 163432870 10872623104 40238 18446744073709551615 4194304 4196468 140731772070672 139865288075824 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26681] ppid=26662 vsize=10617796 memory=7016453692698331695 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26681/stat : 26681 (java) S 26662 26665 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 163432928 10872623104 40238 18446744073709551615 4194304 4196468 140731772070672 139865287021616 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
Current children cumulated CPU time: 3.83 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 160952 KiB

[startup+2.40074 s]
/proc/loadavg: 4.90 4.47 3.55 6/215 26681
/proc/meminfo: memFree=23145944/32770624 swapFree=67108776/67108860
[pid=26665] ppid=26662 vsize=10750924 memory=168848 CPUtime=4.56 cores=1,3,5,7
/proc/26665/stat : 26665 (java) S 26662 26665 7084 0 -1 1077944320 19172 0 0 0 448 8 0 0 20 0 16 0 163432849 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 140731772053216 139866255826679 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
/proc/26665/statm: 2687731 42212 3081 1 0 2677184 0
[pid=26665/tid=26667] ppid=26662 vsize=10750924 memory=281361160077552 CPUtime=2.16 cores=1,3,5,7
/proc/26665/task/26667/stat : 26667 (java) S 26662 26665 7084 0 -1 1077944384 8569 0 0 0 212 4 0 0 20 0 16 0 163432856 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139866260067360 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26668] ppid=26662 vsize=10750924 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26668/stat : 26668 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 163432856 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139866216725520 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26669] ppid=26662 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26669/stat : 26669 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 163432857 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139866215672976 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26670] ppid=26662 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26670/stat : 26670 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 163432857 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865864723216 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26671] ppid=26662 vsize=10750924 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26671/stat : 26671 (java) S 26662 26665 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 163432857 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865863670672 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26672] ppid=26662 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26672/stat : 26672 (java) S 26662 26665 7084 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 16 0 163432858 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865819769072 139866255837826 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26673] ppid=26662 vsize=10750924 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26673/stat : 26673 (java) S 26662 26665 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 163432858 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865818715296 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26674] ppid=26662 vsize=10750924 memory=7572 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26674/stat : 26674 (java) S 26662 26665 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 163432859 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865817662192 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26675] ppid=26662 vsize=10750924 memory=158784 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26675/stat : 26675 (java) S 26662 26665 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 163432861 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865816610768 139866255845275 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26676] ppid=26662 vsize=10750924 memory=7594308591237227351 CPUtime=1.01 cores=1,3,5,7
/proc/26665/task/26676/stat : 26676 (java) S 26662 26665 7084 0 -1 1077944384 3716 0 0 0 100 1 0 0 20 0 16 0 163432861 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865815558896 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26677] ppid=26662 vsize=10750924 memory=7740961439263843437 CPUtime=0.98 cores=1,3,5,7
/proc/26665/task/26677/stat : 26677 (java) S 26662 26665 7084 0 -1 1077944384 3342 0 0 0 98 0 0 0 20 0 16 0 163432861 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865814506352 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26678] ppid=26662 vsize=10750924 memory=4640485871438549090 CPUtime=0.36 cores=1,3,5,7
/proc/26665/task/26678/stat : 26678 (java) S 26662 26665 7084 0 -1 1077944384 2001 0 0 0 36 0 0 0 20 0 16 0 163432861 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865813453296 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26679] ppid=26662 vsize=10750924 memory=4760763 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26679/stat : 26679 (java) S 26662 26665 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 163432861 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865812400992 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26680] ppid=26662 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26680/stat : 26680 (java) S 26662 26665 7084 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 16 0 163432870 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865288075824 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
Current children cumulated CPU time: 4.56 s
Current children cumulated vsize: 10750924 KiB
Current children cumulated memory: 168848 KiB

[startup+2.50071 s]
/proc/loadavg: 4.90 4.47 3.55 6/215 26681
/proc/meminfo: memFree=23145944/32770624 swapFree=67108776/67108860
[pid=26665] ppid=26662 vsize=10750924 memory=168848 CPUtime=4.56 cores=1,3,5,7
/proc/26665/stat : 26665 (java) S 26662 26665 7084 0 -1 1077944320 19172 0 0 0 448 8 0 0 20 0 16 0 163432849 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 140731772053216 139866255826679 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 6 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
/proc/26665/statm: 2687731 42212 3081 1 0 2677184 0
[pid=26665/tid=26667] ppid=26662 vsize=10750924 memory=0 CPUtime=2.16 cores=1,3,5,7
/proc/26665/task/26667/stat : 26667 (java) S 26662 26665 7084 0 -1 1077944384 8569 0 0 0 212 4 0 0 20 0 16 0 163432856 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139866260067360 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26668] ppid=26662 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26668/stat : 26668 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 163432856 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139866216725520 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26669] ppid=26662 vsize=10750924 memory=405 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26669/stat : 26669 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 163432857 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139866215672976 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26670] ppid=26662 vsize=10750924 memory=194 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26670/stat : 26670 (java) S 26662 26665 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 163432857 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865864723216 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26671] ppid=26662 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26671/stat : 26671 (java) S 26662 26665 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 163432857 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865863670672 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26672] ppid=26662 vsize=10750924 memory=154800 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26672/stat : 26672 (java) S 26662 26665 7084 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 16 0 163432858 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865819769072 139866255837826 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26673] ppid=26662 vsize=10750924 memory=140680580159137 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26673/stat : 26673 (java) S 26662 26665 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 163432858 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865818715296 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26674] ppid=26662 vsize=10750924 memory=6872598998417432672 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26674/stat : 26674 (java) S 26662 26665 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 163432859 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865817662192 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26675] ppid=26662 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26675/stat : 26675 (java) S 26662 26665 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 163432861 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865816610768 139866255845275 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26676] ppid=26662 vsize=10750924 memory=0 CPUtime=1.01 cores=1,3,5,7
/proc/26665/task/26676/stat : 26676 (java) S 26662 26665 7084 0 -1 1077944384 3716 0 0 0 100 1 0 0 20 0 16 0 163432861 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865815558896 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26677] ppid=26662 vsize=10750924 memory=0 CPUtime=0.98 cores=1,3,5,7
/proc/26665/task/26677/stat : 26677 (java) S 26662 26665 7084 0 -1 1077944384 3342 0 0 0 98 0 0 0 20 0 16 0 163432861 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865814506352 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26678] ppid=26662 vsize=10750924 memory=229119325425760 CPUtime=0.36 cores=1,3,5,7
/proc/26665/task/26678/stat : 26678 (java) S 26662 26665 7084 0 -1 1077944384 2001 0 0 0 36 0 0 0 20 0 16 0 163432861 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865813453296 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26679] ppid=26662 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26679/stat : 26679 (java) S 26662 26665 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 163432861 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865812400992 139866255836885 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
[pid=26665/tid=26680] ppid=26662 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26665/task/26680/stat : 26680 (java) S 26662 26665 7084 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 16 0 163432870 11008946176 42212 18446744073709551615 4194304 4196468 140731772070672 139865288075824 139866255837826 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30740480 140731772076432 140731772076585 140731772076585 140731772080079 0
Current children cumulated CPU time: 4.56 s
Current children cumulated vsize: 10750924 KiB
Current children cumulated memory: 168848 KiB

Child status: 0
Real time (s): 2.54193
CPU time (s): 4.57732
CPU user time (s): 4.49231
CPU system time (s): 0.085008
CPU usage (%): 180.072
Max. virtual memory (cumulated for all children) (KiB): 10750924
Max. memory (cumulated for all children) (KiB): 168848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.49231
system time used= 0.085008
maximum resident set size= 171036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19632
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1777
involuntary context switches= 17


# summary of solver processes directly reported to runsolver:
#   pid: 26665
#   total CPU time (s): 4.57732
#   total CPU user time (s): 4.49231
#   total CPU system time (s): 0.085008

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.040956 second user time and 0.066623 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-13 17:08:56
IDJOB=4263708
IDBENCH=139720
IDSOLVER=2651
FILE ID=node132/4263708-1502637801
RUNJOBID= node132-1502602071-18557
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s1/ChessboardColoration-int-05-05.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263708-1502637801/watcher-4263708-1502637801 -o /tmp/evaluation-result-4263708-1502637801/solver-4263708-1502637801 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502602071-18557 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263708-1502637801.xml

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

MD5SUM BENCH= cbd4b7ec6b21cb5f2314c56a12817dc1
RANDOM SEED=1038033100

node132.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.74
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.74
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.74
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.74
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:        23294736 kB
MemAvailable:   23542120 kB
Buffers:          228960 kB
Cached:           343092 kB
SwapCached:           84 kB
Active:          8887452 kB
Inactive:         167216 kB
Active(anon):    8430572 kB
Inactive(anon):   101948 kB
Active(file):     456880 kB
Inactive(file):    65268 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108776 kB
Dirty:              1600 kB
Writeback:             0 kB
AnonPages:       8482980 kB
Mapped:            76392 kB
Shmem:             49768 kB
Slab:             108992 kB
SReclaimable:      82140 kB
SUnreclaim:        26852 kB
KernelStack:        3520 kB
PageTables:        21320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8651360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7936000 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62028 MiB
End job on node132 at 2017-08-13 17:08:58