Trace number 4243613

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
R1: sat4j-CSP 2017-07-05? 1548.27 226.019

General information on the benchmark

NameVrp/Vrp-zinc-s1/
Vrp-A-n60-k9.xml
MD5SUM204525c81941dcb64589d695195e220f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1407
Best CPU time to get the best result obtained on this benchmark2400.09
Satisfiable
(Un)Satisfiability was proved
Number of variables3660
Number of constraints3599
Number of domains3
Minimum domain size1
Maximum domain size101
Distribution of domain sizes[{"size":1,"count":60},{"size":2,"count":3540},{"size":101,"count":59}]
Minimum variable degree0
Maximum variable degree117
Distribution of variable degrees[{"degree":0,"count":1},{"degree":1,"count":60},{"degree":2,"count":118},{"degree":4,"count":3422},{"degree":117,"count":59}]
Minimum constraint arity1
Maximum constraint arity59
Distribution of constraint arities[{"arity":1,"count":59},{"arity":3,"count":3422},{"arity":59,"count":118}]
Number of extensional constraints0
Number of intensional constraints59
Distribution of constraint types[{"type":"intension","count":59},{"type":"sum","count":3422},{"type":"count","count":118}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

1024.76/155.97	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
1024.76/155.97	c This is free software under the dual EPL/GNU LGPL licenses.
1024.76/155.97	c See www.sat4j.org for details.
1024.76/155.97	c That software uses the Rhino library from the Mozilla project.
1024.76/155.97	c version CUSTOM.v20170705
1024.76/155.97	c java.runtime.name	Java(TM) SE Runtime Environment
1024.76/155.97	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
1024.76/155.97	c java.vm.version	25.131-b11
1024.76/155.97	c java.vm.vendor	Oracle Corporation
1024.76/155.97	c sun.arch.data.model	64
1024.76/155.97	c java.version		1.8.0_131
1024.76/155.97	c os.name		Linux
1024.76/155.97	c os.version		3.10.0-514.16.1.el7.x86_64
1024.76/155.97	c os.arch		amd64
1024.76/155.97	c Free memory 		499604488
1024.76/155.97	c Max memory 		7247757312
1024.76/155.97	c Total memory 		504889344
1024.76/155.97	c Number of processors 	8
1024.76/155.97	c c --- Begin Solver configuration ---
1024.76/155.97	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
1024.76/155.97	c Learn all clauses as in MiniSAT
1024.76/155.97	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
1024.76/155.97	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
1024.76/155.97	c No reason simplification
1024.76/155.97	c Glucose 2.1 dynamic restart strategy
1024.76/155.97	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
1024.76/155.97	c timeout=2147483s
1024.76/155.97	c DB Simplification allowed=false
1024.76/155.97	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
1024.76/155.97	c --- End Solver configuration ---
1024.76/155.97	c constraints type 
1024.76/155.97	c org.sat4j.minisat.constraints.card.MinWatchCard => 7198
1024.76/155.97	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1423375
1024.76/155.97	c org.sat4j.minisat.constraints.cnf.UnitClauses => 60
1024.76/155.97	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 70411190
1024.76/155.97	c org.sat4j.specs.Constr$1 => 60
1024.76/155.97	c org.sat4j.minisat.constraints.cnf.UnitClause => 7198
1024.76/155.97	c 71849081 constraints processed.
1448.46/212.41	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
1448.46/212.42		at org.sat4j.minisat.orders.AbstractPhaserecordingSelectionStrategy.init(AbstractPhaserecordingSelectionStrategy.java:48)
1448.46/212.42		at org.sat4j.minisat.orders.RSATPhaseSelectionStrategy.init(RSATPhaseSelectionStrategy.java:40)
1448.46/212.42		at org.sat4j.minisat.orders.VarOrderHeap.init(VarOrderHeap.java:212)
1448.46/212.42		at org.sat4j.pb.orders.VarOrderHeapObjective.init(VarOrderHeapObjective.java:68)
1448.46/212.42		at org.sat4j.minisat.core.Solver.isSatisfiable(Solver.java:1702)
1448.46/212.42		at org.sat4j.csp.CspSatSolverDecorator.isSatisfiable(CspSatSolverDecorator.java:127)
1448.46/212.42		at org.sat4j.tools.SolverDecorator.isSatisfiable(SolverDecorator.java:115)
1448.46/212.42		at org.sat4j.pb.PseudoOptDecorator.isSatisfiable(PseudoOptDecorator.java:137)
1448.46/212.42		at org.sat4j.tools.SolverDecorator.isSatisfiable(SolverDecorator.java:115)
1448.46/212.42		at org.sat4j.pb.PseudoOptDecorator.admitABetterSolution(PseudoOptDecorator.java:179)
1448.46/212.42		at org.sat4j.pb.PseudoOptDecorator.admitABetterSolution(PseudoOptDecorator.java:172)
1448.46/212.42		at org.sat4j.OptimizationMode.solve(OptimizationMode.java:121)
1448.46/212.42		at org.sat4j.AbstractLauncher.solve(AbstractLauncher.java:318)
1448.46/212.42		at org.sat4j.AbstractLauncher.run(AbstractLauncher.java:257)
1448.46/212.42		at org.sat4j.csp.CSPLauncher.main(CSPLauncher.java:119)
1448.47/212.62	c starts		: 0
1448.47/212.62	c conflicts		: 0
1448.47/212.62	c decisions		: 0
1448.47/212.62	c propagations		: 0
1548.17/225.96	c inspects		: 0
1548.17/225.96	c shortcuts		: 0
1548.17/225.96	c learnt literals	: 0
1548.17/225.96	c learnt binary clauses	: 0
1548.17/225.96	c learnt ternary clauses	: 0
1548.17/225.96	c learnt constraints	: 0
1548.17/225.96	c ignored constraints	: 0
1548.17/225.96	c root simplifications	: 0
1548.17/225.96	c removed literals (reason simplification)	: 0
1548.17/225.96	c reason swapping (by a shorter reason)	: 0
1548.17/225.96	c Calls to reduceDB	: 0
1548.17/225.96	c Number of update (reduction) of LBD	: 0
1548.17/225.96	c Imported unit clauses	: 0
1548.17/225.96	c number of reductions to clauses (during analyze)	: 0
1548.17/225.96	c number of learned constraints concerned by reduction	: 0
1548.17/225.96	c number of learning phase by resolution	: 0
1548.17/225.96	c number of learning phase by cutting planes	: 0
1548.17/225.96	c number of rounding to 1 operations	: 0
1548.17/225.96	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
1548.17/225.96	c number of reductions of the coefficients by power 2 	: 0
1548.17/225.96	c number of right shift for reduction by power 2 	: 0
1548.17/225.96	c number of reductions of the coefficients by GCD over coefficients 	: 0
1548.17/225.96	c speed (assignments/second)	: 0.0
1548.17/225.96	c non guided choices	0
1548.17/225.96	c learnt constraints type 
1548.17/225.96	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4243613-1500674606/watcher-4243613-1500674606 -o /tmp/evaluation-result-4243613-1500674606/solver-4243613-1500674606 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1500674606-12923 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243613-1500674606.xml 

pid=12944
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.25 2/241 12947
/proc/meminfo: memFree=32021300/32770624 swapFree=5908/203324
[pid=12947] ppid=12944 vsize=8751184 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/stat : 12947 (java) S 12944 12947 9822 0 -1 1077944320 2258 0 0 0 0 0 0 0 20 0 10 0 2727475 8961212416 2508 33554432000 4194304 4196468 140736770101824 140736770084368 139987022634743 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
/proc/12947/statm: 2187796 2508 1208 1 0 2176707 0
[pid=12947/tid=12948] ppid=12944 vsize=8882256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12948/stat : 12948 (java) D 12944 12947 9822 0 -1 4202560 949 0 0 0 0 0 0 0 20 0 10 0 2727475 9095430144 2508 33554432000 4194304 4196468 140736770101824 139987026876400 139986994637280 0 4 0 16784584 18446744071582151416 0 0 -1 6 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12954] ppid=12944 vsize=8816720 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12954/stat : 12954 (java) S 12944 12947 9822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 2727476 9028321280 2508 33554432000 4194304 4196468 140736770101824 139986948709136 139987022644949 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12955] ppid=12944 vsize=8816720 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12955/stat : 12955 (java) R 12944 12947 9822 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 2727476 9028321280 2508 33554432000 4194304 4196468 140736770101824 139986947656120 139987015351895 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12956] ppid=12944 vsize=8882256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12956/stat : 12956 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 2727476 9095430144 2508 33554432000 4194304 4196468 140736770101824 139986946604048 139987022644949 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12957] ppid=12944 vsize=8882256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12957/stat : 12957 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 2727476 9095430144 2508 33554432000 4194304 4196468 140736770101824 139986945551504 139987022644949 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12958] ppid=12944 vsize=9147248 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12958/stat : 12958 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 2727476 9366781952 2537 33554432000 4194304 4196468 140736770101824 139986944497936 139987022644949 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12959] ppid=12944 vsize=10204016 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12959/stat : 12959 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 2727476 10448912384 2537 33554432000 4194304 4196468 140736770101824 139986624047504 139987022644949 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12960] ppid=12944 vsize=10204016 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12960/stat : 12960 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 2727476 10448912384 2537 33554432000 4194304 4196468 140736770101824 139986622994960 139987022644949 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12961] ppid=12944 vsize=10204852 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12961/stat : 12961 (java) S 12944 12947 9822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 10 0 2727476 10449768448 2537 33554432000 4194304 4196468 140736770101824 139986621942416 139987022644949 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0

[startup+0.10013 s]
/proc/loadavg: 1.00 1.01 1.25 2/241 12947
/proc/meminfo: memFree=32021300/32770624 swapFree=5908/203324
[pid=12947] ppid=12944 vsize=10434508 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/12947/stat : 12947 (java) S 12944 12947 9822 0 -1 1077944320 4170 0 0 0 6 1 0 0 20 0 13 0 2727475 10684936192 5376 33554432000 4194304 4196468 140736770101824 140736770084368 139987022634743 0 0 0 16800971 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
/proc/12947/statm: 2608627 5376 2180 1 0 2597065 0
[pid=12947/tid=12948] ppid=12944 vsize=10434508 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12948/stat : 12948 (java) R 12944 12947 9822 0 -1 4202560 2798 0 0 0 6 1 0 0 20 0 13 0 2727475 10684936192 5376 33554432000 4194304 4196468 140736770101824 139987026870136 139987006715230 0 4 0 16800971 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12954] ppid=12944 vsize=10434508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12954/stat : 12954 (java) S 12944 12947 9822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 2727476 10684936192 5376 33554432000 4194304 4196468 140736770101824 139986948709136 139987022644949 0 4 0 16800971 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12955] ppid=12944 vsize=10434508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12955/stat : 12955 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 2727476 10684936192 5376 33554432000 4194304 4196468 140736770101824 139986947656592 139987022644949 0 4 0 16800971 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12956] ppid=12944 vsize=10434508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12956/stat : 12956 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 2727476 10684936192 5376 33554432000 4194304 4196468 140736770101824 139986946604048 139987022644949 0 4 0 16800971 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12957] ppid=12944 vsize=10434508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12957/stat : 12957 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 2727476 10684936192 5376 33554432000 4194304 4196468 140736770101824 139986945551504 139987022644949 0 4 0 16800971 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12958] ppid=12944 vsize=10434508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12958/stat : 12958 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 2727476 10684936192 5376 33554432000 4194304 4196468 140736770101824 139986944497936 139987022644949 0 4 0 16800971 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12959] ppid=12944 vsize=10434508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12959/stat : 12959 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 2727476 10684936192 5376 33554432000 4194304 4196468 140736770101824 139986624047504 139987022644949 0 4 0 16800971 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12960] ppid=12944 vsize=10434508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12960/stat : 12960 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 2727476 10684936192 5376 33554432000 4194304 4196468 140736770101824 139986622994960 139987022644949 0 4 0 16800971 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12961] ppid=12944 vsize=10434508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12961/stat : 12961 (java) S 12944 12947 9822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 2727476 10684936192 5376 33554432000 4194304 4196468 140736770101824 139986621942416 139987022644949 0 4 0 16800971 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10434508

[startup+0.201387 s]
/proc/loadavg: 1.00 1.01 1.25 2/241 12947
/proc/meminfo: memFree=32021300/32770624 swapFree=5908/203324
[pid=12947] ppid=12944 vsize=10900556 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/12947/stat : 12947 (java) S 12944 12947 9822 0 -1 1077944320 6669 0 0 0 16 2 0 0 20 0 20 0 2727475 11162169344 7554 33554432000 4194304 4196468 140736770101824 140736770084368 139987022634743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
/proc/12947/statm: 2725139 7554 2785 1 0 2713552 0
[pid=12947/tid=12948] ppid=12944 vsize=10900556 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12948/stat : 12948 (java) R 12944 12947 9822 0 -1 4202560 4504 0 0 0 12 1 0 0 20 0 20 0 2727475 11162169344 7554 33554432000 4194304 4196468 140736770101824 139987026823088 139987022656669 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12954] ppid=12944 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12954/stat : 12954 (java) S 12944 12947 9822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2727476 11162169344 7554 33554432000 4194304 4196468 140736770101824 139986948709136 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12955] ppid=12944 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12955/stat : 12955 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727476 11162169344 7554 33554432000 4194304 4196468 140736770101824 139986947656592 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12956] ppid=12944 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12956/stat : 12956 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727476 11162169344 7554 33554432000 4194304 4196468 140736770101824 139986946604048 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12957] ppid=12944 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12957/stat : 12957 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727476 11162169344 7554 33554432000 4194304 4196468 140736770101824 139986945551504 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12958] ppid=12944 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12958/stat : 12958 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727476 11162169344 7554 33554432000 4194304 4196468 140736770101824 139986944497936 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12959] ppid=12944 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12959/stat : 12959 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727476 11162169344 7554 33554432000 4194304 4196468 140736770101824 139986624047504 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12960] ppid=12944 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12960/stat : 12960 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727476 11162169344 7554 33554432000 4194304 4196468 140736770101824 139986622994960 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12961] ppid=12944 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12961/stat : 12961 (java) S 12944 12947 9822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2727476 11162169344 7554 33554432000 4194304 4196468 140736770101824 139986621942416 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 10900556

[startup+0.301133 s]
/proc/loadavg: 1.00 1.01 1.25 2/241 12947
/proc/meminfo: memFree=32021300/32770624 swapFree=5908/203324
[pid=12947] ppid=12944 vsize=10900556 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/12947/stat : 12947 (java) S 12944 12947 9822 0 -1 1077944320 7446 0 0 0 30 3 0 0 20 0 20 0 2727475 11162169344 9245 33554432000 4194304 4196468 140736770101824 140736770084368 139987022634743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
/proc/12947/statm: 2725139 9245 2897 1 0 2713552 0
[pid=12947/tid=12948] ppid=12944 vsize=10900556 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12948/stat : 12948 (java) R 12944 12947 9822 0 -1 4202560 5043 0 0 0 21 2 0 0 20 0 20 0 2727475 11162169344 9245 33554432000 4194304 4196468 140736770101824 139987026872416 139987006715230 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12954] ppid=12944 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12954/stat : 12954 (java) S 12944 12947 9822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2727476 11162169344 9245 33554432000 4194304 4196468 140736770101824 139986948709136 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12955] ppid=12944 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12955/stat : 12955 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727476 11162169344 9245 33554432000 4194304 4196468 140736770101824 139986947656592 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12956] ppid=12944 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12956/stat : 12956 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727476 11162169344 9245 33554432000 4194304 4196468 140736770101824 139986946604048 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12957] ppid=12944 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12957/stat : 12957 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727476 11162169344 9245 33554432000 4194304 4196468 140736770101824 139986945551504 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12958] ppid=12944 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12958/stat : 12958 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727476 11162169344 9245 33554432000 4194304 4196468 140736770101824 139986944497936 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12959] ppid=12944 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12959/stat : 12959 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727476 11162169344 9245 33554432000 4194304 4196468 140736770101824 139986624047504 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12960] ppid=12944 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12960/stat : 12960 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727476 11162169344 9245 33554432000 4194304 4196468 140736770101824 139986622994960 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12961] ppid=12944 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12961/stat : 12961 (java) S 12944 12947 9822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2727476 11162169344 9245 33554432000 4194304 4196468 140736770101824 139986621942416 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 10900556

[startup+0.700692 s]
/proc/loadavg: 1.00 1.01 1.25 2/241 12947
/proc/meminfo: memFree=32021300/32770624 swapFree=5908/203324
[pid=12947] ppid=12944 vsize=10900632 CPUtime=1.84 cores=0,2,4,6,8,10,12,14
/proc/12947/stat : 12947 (java) S 12944 12947 9822 0 -1 1077944320 12925 0 0 0 178 6 0 0 20 0 20 0 2727475 11162247168 38892 33554432000 4194304 4196468 140736770101824 140736770084368 139987022634743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
/proc/12947/statm: 2725158 38892 3089 1 0 2713552 0
[pid=12947/tid=12948] ppid=12944 vsize=10900632 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12948/stat : 12948 (java) R 12944 12947 9822 0 -1 4202560 5753 0 0 0 59 4 0 0 20 0 20 0 2727475 11162247168 38892 33554432000 4194304 4196468 140736770101824 139987026871296 139986627515162 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12954] ppid=12944 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12954/stat : 12954 (java) S 12944 12947 9822 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2727476 11162247168 38892 33554432000 4194304 4196468 140736770101824 139986948709136 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12955] ppid=12944 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12955/stat : 12955 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727476 11162247168 38892 33554432000 4194304 4196468 140736770101824 139986947656592 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12956] ppid=12944 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12956/stat : 12956 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727476 11162247168 38892 33554432000 4194304 4196468 140736770101824 139986946604048 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12957] ppid=12944 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12957/stat : 12957 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727476 11162247168 38892 33554432000 4194304 4196468 140736770101824 139986945551504 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12958] ppid=12944 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12958/stat : 12958 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727476 11162247168 38892 33554432000 4194304 4196468 140736770101824 139986944497936 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12959] ppid=12944 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12959/stat : 12959 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727476 11162247168 38892 33554432000 4194304 4196468 140736770101824 139986624047504 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12960] ppid=12944 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12960/stat : 12960 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727476 11162247168 39404 33554432000 4194304 4196468 140736770101824 139986622994960 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12961] ppid=12944 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12961/stat : 12961 (java) S 12944 12947 9822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2727476 11162247168 39404 33554432000 4194304 4196468 140736770101824 139986621942416 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 10900632

[startup+1.50185 s]
/proc/loadavg: 1.88 1.20 1.31 9/283 12992
/proc/meminfo: memFree=31589264/32770624 swapFree=5908/203584
[pid=12947] ppid=12944 vsize=10900632 CPUtime=5.62 cores=0,2,4,6,8,10,12,14
/proc/12947/stat : 12947 (java) S 12944 12947 9822 0 -1 1077944320 19289 0 0 0 502 60 0 0 20 0 20 0 2727475 11162247168 106852 33554432000 4194304 4196468 140736770101824 140736770084368 139987022634743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
/proc/12947/statm: 2725158 106918 3128 1 0 2713552 0
[pid=12947/tid=12948] ppid=12944 vsize=10900632 CPUtime=1.28 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12948/stat : 12948 (java) R 12944 12947 9822 0 -1 4202560 6126 0 0 0 122 6 0 0 20 0 20 0 2727475 11162247168 106918 33554432000 4194304 4196468 140736770101824 139987026871528 139986624086471 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12954] ppid=12944 vsize=10900632 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12954/stat : 12954 (java) S 12944 12947 9822 0 -1 1077944384 46 0 0 0 4 5 0 0 20 0 20 0 2727476 11162247168 106918 33554432000 4194304 4196468 140736770101824 139986948709136 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12955] ppid=12944 vsize=10900632 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12955/stat : 12955 (java) S 12944 12947 9822 0 -1 1077944384 43 0 0 0 5 6 0 0 20 0 20 0 2727476 11162247168 106918 33554432000 4194304 4196468 140736770101824 139986947656592 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12956] ppid=12944 vsize=10900632 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12956/stat : 12956 (java) S 12944 12947 9822 0 -1 1077944384 56 0 0 0 6 7 0 0 20 0 20 0 2727476 11162247168 106918 33554432000 4194304 4196468 140736770101824 139986946604048 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12957] ppid=12944 vsize=10900632 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12957/stat : 12957 (java) S 12944 12947 9822 0 -1 1077944384 55 0 0 0 8 4 0 0 20 0 20 0 2727476 11162247168 106918 33554432000 4194304 4196468 140736770101824 139986945551504 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12958] ppid=12944 vsize=10900632 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12958/stat : 12958 (java) S 12944 12947 9822 0 -1 1077944384 49 0 0 0 4 6 0 0 20 0 20 0 2727476 11162247168 106918 33554432000 4194304 4196468 140736770101824 139986944497936 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12959] ppid=12944 vsize=10900632 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12959/stat : 12959 (java) S 12944 12947 9822 0 -1 1077944384 55 0 0 0 4 6 0 0 20 0 20 0 2727476 11162247168 106918 33554432000 4194304 4196468 140736770101824 139986624047504 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12960] ppid=12944 vsize=10900632 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12960/stat : 12960 (java) S 12944 12947 9822 0 -1 1077944384 44 0 0 0 4 5 0 0 20 0 20 0 2727476 11162247168 106918 33554432000 4194304 4196468 140736770101824 139986622994960 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12961] ppid=12944 vsize=10900632 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12961/stat : 12961 (java) S 12944 12947 9822 0 -1 1077944384 54 0 0 0 5 7 0 0 20 0 20 0 2727476 11162247168 106918 33554432000 4194304 4196468 140736770101824 139986621942416 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12973] ppid=12944 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12973/stat : 12973 (java) S 12944 12947 9822 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 20 0 2727479 11162247168 106918 33554432000 4194304 4196468 140736770101824 139986229484016 139987022645890 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12974] ppid=12944 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12974/stat : 12974 (java) S 12944 12947 9822 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 2727479 11162247168 106918 33554432000 4194304 4196468 140736770101824 139986228430304 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12975] ppid=12944 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12975/stat : 12975 (java) S 12944 12947 9822 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 2727480 11162247168 106918 33554432000 4194304 4196468 140736770101824 139986227377648 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12979] ppid=12944 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12979/stat : 12979 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727486 11162247168 106918 33554432000 4194304 4196468 140736770101824 139986226326224 139987022653339 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12980] ppid=12944 vsize=10900632 CPUtime=0.98 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12980/stat : 12980 (java) R 12944 12947 9822 0 -1 4202560 3225 0 0 0 98 0 0 0 20 0 20 0 2727486 11162247168 106918 33554432000 4194304 4196468 140736770101824 139986225258840 139987007742322 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12981] ppid=12944 vsize=10900632 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12981/stat : 12981 (java) R 12944 12947 9822 0 -1 4202560 3428 0 0 0 99 1 0 0 20 0 20 0 2727486 11162247168 106918 33554432000 4194304 4196468 140736770101824 139986224206296 139987004178466 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12982] ppid=12944 vsize=10900632 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12982/stat : 12982 (java) R 12944 12947 9822 0 -1 4202560 2459 0 0 0 89 0 0 0 20 0 20 0 2727486 11162247168 106918 33554432000 4194304 4196468 140736770101824 139986223160216 139987015741279 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12983] ppid=12944 vsize=10900632 CPUtime=0.47 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12983/stat : 12983 (java) S 12944 12947 9822 0 -1 1077944384 2100 0 0 0 47 0 0 0 20 0 20 0 2727486 11162247168 106918 33554432000 4194304 4196468 140736770101824 139986222115184 139987022645890 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12984] ppid=12944 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12984/stat : 12984 (java) S 12944 12947 9822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2727486 11162247168 106918 33554432000 4194304 4196468 140736770101824 139986221062880 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12985] ppid=12944 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12985/stat : 12985 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2727489 11162247168 106918 33554432000 4194304 4196468 140736770101824 139986220010416 139987022645890 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
Current children cumulated CPU time (s) 5.62

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

Current children cumulated CPU time (s) 1524.25
Current children cumulated vsize (KiB) 11033760

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 12947 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+224.001 s]
/proc/loadavg: 8.53 5.17 2.90 10/283 12998
/proc/meminfo: memFree=16483392/32770624 swapFree=5908/204000
[pid=12947] ppid=12944 vsize=11033760 CPUtime=1537.41 cores=0,2,4,6,8,10,12,14
/proc/12947/stat : 12947 (java) S 12944 12947 9822 0 -1 1077944320 375801 0 0 0 151157 2584 0 0 20 0 21 0 2727475 11298570240 2088642 33554432000 4194304 4196468 140736770101824 140736770084368 139987022634743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
/proc/12947/statm: 2758440 2088642 3166 1 0 2746834 0
[pid=12947/tid=12948] ppid=12944 vsize=11033760 CPUtime=14.16 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12948/stat : 12948 (java) S 12944 12947 9822 0 -1 1077944384 15544 0 0 0 1400 16 0 0 20 0 21 0 2727475 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139987026875424 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12954] ppid=12944 vsize=11033760 CPUtime=187.44 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12954/stat : 12954 (java) R 12944 12947 9822 0 -1 4202560 65879 0 0 0 18454 290 0 0 20 0 21 0 2727476 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986948709256 139987015262951 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12955] ppid=12944 vsize=11033760 CPUtime=187.34 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12955/stat : 12955 (java) R 12944 12947 9822 0 -1 4202560 31038 0 0 0 18418 316 0 0 20 0 21 0 2727476 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986947656712 139987015262951 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12956] ppid=12944 vsize=11033760 CPUtime=188.11 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12956/stat : 12956 (java) R 12944 12947 9822 0 -1 4202560 28524 0 0 0 18479 332 0 0 20 0 21 0 2727476 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986946604168 139987015262951 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12957] ppid=12944 vsize=11033760 CPUtime=187.55 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12957/stat : 12957 (java) R 12944 12947 9822 0 -1 4202560 36231 0 0 0 18437 318 0 0 20 0 21 0 2727476 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986945551624 139987015262951 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12958] ppid=12944 vsize=11033760 CPUtime=187.34 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12958/stat : 12958 (java) R 12944 12947 9822 0 -1 4202560 33944 0 0 0 18415 319 0 0 20 0 21 0 2727476 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986944498056 139987006017778 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12959] ppid=12944 vsize=11033760 CPUtime=187.89 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12959/stat : 12959 (java) R 12944 12947 9822 0 -1 4202560 31024 0 0 0 18482 307 0 0 20 0 21 0 2727476 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986624047624 139987015262951 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12960] ppid=12944 vsize=11033760 CPUtime=187.01 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12960/stat : 12960 (java) R 12944 12947 9822 0 -1 4202560 31754 0 0 0 18363 338 0 0 20 0 21 0 2727476 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986622995160 139987007334630 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12961] ppid=12944 vsize=11033760 CPUtime=187.74 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12961/stat : 12961 (java) R 12944 12947 9822 0 -1 4202560 28677 0 0 0 18440 334 0 0 20 0 21 0 2727476 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986621942536 139987015262951 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12973] ppid=12944 vsize=11033760 CPUtime=18.46 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12973/stat : 12973 (java) S 12944 12947 9822 0 -1 1077944384 50928 0 0 0 1843 3 0 0 20 0 21 0 2727479 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986229482560 139987022644949 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12974] ppid=12944 vsize=11033760 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12974/stat : 12974 (java) S 12944 12947 9822 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 21 0 2727479 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986228430304 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12975] ppid=12944 vsize=11033760 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12975/stat : 12975 (java) S 12944 12947 9822 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 21 0 2727480 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986227377664 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12979] ppid=12944 vsize=11033760 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12979/stat : 12979 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2727486 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986226326224 139987022653339 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12980] ppid=12944 vsize=11033760 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12980/stat : 12980 (java) S 12944 12947 9822 0 -1 1077944384 5424 0 0 0 125 0 0 0 20 0 21 0 2727486 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986225272864 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12981] ppid=12944 vsize=11033760 CPUtime=1.26 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12981/stat : 12981 (java) S 12944 12947 9822 0 -1 1077944384 5870 0 0 0 125 1 0 0 20 0 21 0 2727486 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986224220032 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12982] ppid=12944 vsize=11033760 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12982/stat : 12982 (java) S 12944 12947 9822 0 -1 1077944384 5028 0 0 0 109 1 0 0 20 0 21 0 2727486 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986223167776 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12983] ppid=12944 vsize=11033760 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12983/stat : 12983 (java) S 12944 12947 9822 0 -1 1077944384 3247 0 0 0 54 1 0 0 20 0 21 0 2727486 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986222115232 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12984] ppid=12944 vsize=11033760 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12984/stat : 12984 (java) S 12944 12947 9822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2727486 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986221062880 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12985] ppid=12944 vsize=11033760 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12985/stat : 12985 (java) S 12944 12947 9822 0 -1 1077944384 1224 0 0 0 5 3 0 0 20 0 21 0 2727489 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986220010416 139987022645890 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 1 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12997] ppid=12944 vsize=11033760 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12997/stat : 12997 (java) S 12944 12947 9822 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 21 0 2748717 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986218954000 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
Current children cumulated CPU time (s) 1537.41
Current children cumulated vsize (KiB) 11033760

[startup+224.801 s]
/proc/loadavg: 8.53 5.17 2.90 10/283 12998
/proc/meminfo: memFree=16483392/32770624 swapFree=5908/204000
[pid=12947] ppid=12944 vsize=11033760 CPUtime=1543.57 cores=0,2,4,6,8,10,12,14
/proc/12947/stat : 12947 (java) S 12944 12947 9822 0 -1 1077944320 375801 0 0 0 151770 2587 0 0 20 0 21 0 2727475 11298570240 2088642 33554432000 4194304 4196468 140736770101824 140736770084368 139987022634743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
/proc/12947/statm: 2758440 2088642 3166 1 0 2746834 0
[pid=12947/tid=12948] ppid=12944 vsize=11033760 CPUtime=14.16 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12948/stat : 12948 (java) S 12944 12947 9822 0 -1 1077944384 15544 0 0 0 1400 16 0 0 20 0 21 0 2727475 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139987026875424 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12954] ppid=12944 vsize=11033760 CPUtime=188.23 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12954/stat : 12954 (java) R 12944 12947 9822 0 -1 4202560 65879 0 0 0 18532 291 0 0 20 0 21 0 2727476 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986948709256 139987015262951 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12955] ppid=12944 vsize=11033760 CPUtime=188.11 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12955/stat : 12955 (java) R 12944 12947 9822 0 -1 4202560 31038 0 0 0 18495 316 0 0 20 0 21 0 2727476 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986947656400 139987015262951 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12956] ppid=12944 vsize=11033760 CPUtime=188.88 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12956/stat : 12956 (java) R 12944 12947 9822 0 -1 4202560 28524 0 0 0 18556 332 0 0 20 0 21 0 2727476 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986946603856 139987015262951 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12957] ppid=12944 vsize=11033760 CPUtime=188.32 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12957/stat : 12957 (java) R 12944 12947 9822 0 -1 4202560 36231 0 0 0 18514 318 0 0 20 0 21 0 2727476 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986945551624 139987015262951 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12958] ppid=12944 vsize=11033760 CPUtime=188.1 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12958/stat : 12958 (java) R 12944 12947 9822 0 -1 4202560 33944 0 0 0 18490 320 0 0 20 0 21 0 2727476 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986944498056 139987015262951 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12959] ppid=12944 vsize=11033760 CPUtime=188.66 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12959/stat : 12959 (java) R 12944 12947 9822 0 -1 4202560 31024 0 0 0 18558 308 0 0 20 0 21 0 2727476 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986624047312 139987015262951 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12960] ppid=12944 vsize=11033760 CPUtime=187.81 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12960/stat : 12960 (java) R 12944 12947 9822 0 -1 4202560 31754 0 0 0 18443 338 0 0 20 0 21 0 2727476 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986622995160 139987007334624 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12961] ppid=12944 vsize=11033760 CPUtime=188.48 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12961/stat : 12961 (java) R 12944 12947 9822 0 -1 4202560 28677 0 0 0 18514 334 0 0 20 0 21 0 2727476 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986621942536 139987015262951 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12973] ppid=12944 vsize=11033760 CPUtime=18.46 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12973/stat : 12973 (java) S 12944 12947 9822 0 -1 1077944384 50928 0 0 0 1843 3 0 0 20 0 21 0 2727479 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986229482560 139987022644949 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12974] ppid=12944 vsize=11033760 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12974/stat : 12974 (java) S 12944 12947 9822 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 21 0 2727479 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986228430304 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12975] ppid=12944 vsize=11033760 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12975/stat : 12975 (java) S 12944 12947 9822 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 21 0 2727480 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986227377664 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12979] ppid=12944 vsize=11033760 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12979/stat : 12979 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2727486 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986226326224 139987022653339 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12980] ppid=12944 vsize=11033760 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12980/stat : 12980 (java) S 12944 12947 9822 0 -1 1077944384 5424 0 0 0 125 0 0 0 20 0 21 0 2727486 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986225272864 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12981] ppid=12944 vsize=11033760 CPUtime=1.26 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12981/stat : 12981 (java) S 12944 12947 9822 0 -1 1077944384 5870 0 0 0 125 1 0 0 20 0 21 0 2727486 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986224220032 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12982] ppid=12944 vsize=11033760 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12982/stat : 12982 (java) S 12944 12947 9822 0 -1 1077944384 5028 0 0 0 109 1 0 0 20 0 21 0 2727486 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986223167776 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12983] ppid=12944 vsize=11033760 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12983/stat : 12983 (java) S 12944 12947 9822 0 -1 1077944384 3247 0 0 0 54 1 0 0 20 0 21 0 2727486 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986222115232 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12984] ppid=12944 vsize=11033760 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12984/stat : 12984 (java) S 12944 12947 9822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2727486 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986221062880 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12985] ppid=12944 vsize=11033760 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12985/stat : 12985 (java) S 12944 12947 9822 0 -1 1077944384 1224 0 0 0 5 3 0 0 20 0 21 0 2727489 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986220010416 139987022645890 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 1 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12997] ppid=12944 vsize=11033760 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12997/stat : 12997 (java) S 12944 12947 9822 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 21 0 2748717 11298570240 2088642 33554432000 4194304 4196468 140736770101824 139986218954000 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
Current children cumulated CPU time (s) 1543.57
Current children cumulated vsize (KiB) 11033760

[startup+225.609 s]
/proc/loadavg: 8.53 5.17 2.90 3/283 12998
/proc/meminfo: memFree=16483392/32770624 swapFree=5908/204000
[pid=12947] ppid=12944 vsize=11033760 CPUtime=1547.87 cores=0,2,4,6,8,10,12,14
/proc/12947/stat : 12947 (java) S 12944 12947 9822 0 -1 1077944320 375921 0 0 0 152199 2588 0 0 20 0 21 0 2727475 11298570240 2088643 33554432000 4194304 4196468 140736770101824 140736770084368 139987022634743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
/proc/12947/statm: 2758440 2088643 3166 1 0 2746834 0
[pid=12947/tid=12948] ppid=12944 vsize=11033760 CPUtime=14.16 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12948/stat : 12948 (java) S 12944 12947 9822 0 -1 1077944384 15544 0 0 0 1400 16 0 0 20 0 21 0 2727475 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139987026875424 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12954] ppid=12944 vsize=11033760 CPUtime=188.73 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12954/stat : 12954 (java) S 12944 12947 9822 0 -1 1077944384 65879 0 0 0 18582 291 0 0 20 0 21 0 2727476 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139986948709136 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12955] ppid=12944 vsize=11033760 CPUtime=188.61 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12955/stat : 12955 (java) S 12944 12947 9822 0 -1 1077944384 31038 0 0 0 18545 316 0 0 20 0 21 0 2727476 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139986947656592 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12956] ppid=12944 vsize=11033760 CPUtime=189.38 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12956/stat : 12956 (java) S 12944 12947 9822 0 -1 1077944384 28524 0 0 0 18606 332 0 0 20 0 21 0 2727476 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139986946604048 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12957] ppid=12944 vsize=11033760 CPUtime=188.83 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12957/stat : 12957 (java) S 12944 12947 9822 0 -1 1077944384 36231 0 0 0 18564 319 0 0 20 0 21 0 2727476 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139986945551504 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12958] ppid=12944 vsize=11033760 CPUtime=188.59 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12958/stat : 12958 (java) S 12944 12947 9822 0 -1 1077944384 33944 0 0 0 18539 320 0 0 20 0 21 0 2727476 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139986944497936 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12959] ppid=12944 vsize=11033760 CPUtime=189.16 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12959/stat : 12959 (java) S 12944 12947 9822 0 -1 1077944384 31024 0 0 0 18608 308 0 0 20 0 21 0 2727476 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139986624047504 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12960] ppid=12944 vsize=11033760 CPUtime=188.32 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12960/stat : 12960 (java) S 12944 12947 9822 0 -1 1077944384 31754 0 0 0 18494 338 0 0 20 0 21 0 2727476 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139986622994960 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12961] ppid=12944 vsize=11033760 CPUtime=188.98 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12961/stat : 12961 (java) S 12944 12947 9822 0 -1 1077944384 28677 0 0 0 18564 334 0 0 20 0 21 0 2727476 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139986621942416 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12973] ppid=12944 vsize=11033760 CPUtime=18.75 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12973/stat : 12973 (java) R 12944 12947 9822 0 -1 4202560 51048 0 0 0 1872 3 0 0 20 0 21 0 2727479 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139986229482448 139987007631144 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12974] ppid=12944 vsize=11033760 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12974/stat : 12974 (java) S 12944 12947 9822 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 21 0 2727479 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139986228430304 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12975] ppid=12944 vsize=11033760 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12975/stat : 12975 (java) S 12944 12947 9822 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 21 0 2727480 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139986227377664 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12979] ppid=12944 vsize=11033760 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12979/stat : 12979 (java) S 12944 12947 9822 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2727486 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139986226326224 139987022653339 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12980] ppid=12944 vsize=11033760 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12980/stat : 12980 (java) S 12944 12947 9822 0 -1 1077944384 5424 0 0 0 125 0 0 0 20 0 21 0 2727486 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139986225272864 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12981] ppid=12944 vsize=11033760 CPUtime=1.26 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12981/stat : 12981 (java) S 12944 12947 9822 0 -1 1077944384 5870 0 0 0 125 1 0 0 20 0 21 0 2727486 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139986224220032 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12982] ppid=12944 vsize=11033760 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12982/stat : 12982 (java) S 12944 12947 9822 0 -1 1077944384 5028 0 0 0 109 1 0 0 20 0 21 0 2727486 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139986223167776 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12983] ppid=12944 vsize=11033760 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12983/stat : 12983 (java) S 12944 12947 9822 0 -1 1077944384 3247 0 0 0 54 1 0 0 20 0 21 0 2727486 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139986222115232 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12984] ppid=12944 vsize=11033760 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12984/stat : 12984 (java) S 12944 12947 9822 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2727486 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139986221062880 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12985] ppid=12944 vsize=11033760 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12985/stat : 12985 (java) S 12944 12947 9822 0 -1 1077944384 1224 0 0 0 5 3 0 0 20 0 21 0 2727489 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139986220010416 139987022645890 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 1 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
[pid=12947/tid=12997] ppid=12944 vsize=11033760 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12997/stat : 12997 (java) S 12944 12947 9822 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 21 0 2748717 11298570240 2088643 33554432000 4194304 4196468 140736770101824 139986218954000 139987022644949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31768576 140736770110635 140736770110788 140736770110788 140736770113487 0
Current children cumulated CPU time (s) 1547.87
Current children cumulated vsize (KiB) 11033760

[startup+226.001 s]
/proc/loadavg: 8.53 5.17 2.90 3/283 12998
/proc/meminfo: memFree=16483392/32770624 swapFree=5908/204000
[pid=12947] ppid=12944 vsize=0 CPUtime=1548.24 cores=0,2,4,6,8,10,12,14
/proc/12947/stat : 12947 (java) Z 12944 12947 9822 0 -1 4227084 376027 0 0 0 152234 2590 0 0 20 0 2 0 2727475 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/12947/statm: 0 0 0 0 0 0 0
[pid=12947/tid=12955] ppid=12944 vsize=0 CPUtime=188.64 cores=0,2,4,6,8,10,12,14
/proc/12947/task/12955/stat : 12955 (java) R 12944 12947 9822 0 -1 4203588 31038 0 0 0 18545 319 0 0 20 0 2 0 2727476 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1548.24
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 226.019
CPU time (s): 1548.27
CPU user time (s): 1522.35
CPU system time (s): 25.9247
CPU usage (%): 685.018
Max. virtual memory (cumulated for all children) (KiB): 11033760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1522.35
system time used= 25.9247
maximum resident set size= 8354808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 376027
page faults= 0
swaps= 0
block input operations= 808
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29548
involuntary context switches= 124183

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.0152 second user time and 2.24944 second system time

The end

Launcher Data

Begin job on node138 at 2017-07-22 00:03:26
IDJOB=4243613
IDBENCH=124430
IDSOLVER=2623
FILE ID=node138/4243613-1500674606
RUNJOBID= node138-1500674606-12923
PBS_JOBID= 20623282
Free space on /tmp= 61992 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Vrp/Vrp-zinc-s1/Vrp-A-n60-k9.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243613-1500674606/watcher-4243613-1500674606 -o /tmp/evaluation-result-4243613-1500674606/solver-4243613-1500674606 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1500674606-12923 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243613-1500674606.xml

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

MD5SUM BENCH= 204525c81941dcb64589d695195e220f
RANDOM SEED=923303220

node138.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.44
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.44
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.44
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.44
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        32022540 kB
MemAvailable:   32025972 kB
Buffers:           40164 kB
Cached:           273904 kB
SwapCached:            0 kB
Active:           154748 kB
Inactive:         213536 kB
Active(anon):      57660 kB
Inactive(anon):     8592 kB
Active(file):      97088 kB
Inactive(file):   204944 kB
Unevictable:        5908 kB
Mlocked:            5908 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1492 kB
Writeback:             0 kB
AnonPages:         60608 kB
Mapped:            29864 kB
Shmem:              8852 kB
Slab:              66544 kB
SReclaimable:      34468 kB
SUnreclaim:        32076 kB
KernelStack:        4192 kB
PageTables:         5116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     309540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      140672 kB
DirectMap2M:    33404928 kB

Free space on /tmp at the end= 61992 MiB
End job on node138 at 2017-07-22 00:07:12