Trace number 4243928

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: sat4j-CSP 2017-07-05? (TO) 2400.2 2356.4

General information on the benchmark

NameMagicSquare/MagicSquare-m1-gp/
MagicSquare-9-f10-13.xml
MD5SUM748c50a37a644f843fb6cdaa8347be41
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.34524
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints22
Number of domains1
Minimum domain size81
Maximum domain size81
Distribution of domain sizes[{"size":81,"count":81}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":58},{"degree":4,"count":19},{"degree":5,"count":4}]
Minimum constraint arity9
Maximum constraint arity81
Distribution of constraint arities[{"arity":9,"count":21},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":20},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

10.82/2.90	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
10.82/2.90	c This is free software under the dual EPL/GNU LGPL licenses.
10.82/2.90	c See www.sat4j.org for details.
10.82/2.90	c That software uses the Rhino library from the Mozilla project.
10.82/2.90	c version CUSTOM.v20170705
10.82/2.90	c java.runtime.name	Java(TM) SE Runtime Environment
10.82/2.90	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
10.82/2.90	c java.vm.version	25.131-b11
10.82/2.90	c java.vm.vendor	Oracle Corporation
10.82/2.90	c sun.arch.data.model	64
10.82/2.90	c java.version		1.8.0_131
10.82/2.90	c os.name		Linux
10.82/2.90	c os.version		3.10.0-514.16.1.el7.x86_64
10.82/2.90	c os.arch		amd64
10.82/2.90	c Free memory 		499604488
10.82/2.90	c Max memory 		7247757312
10.82/2.90	c Total memory 		504889344
10.82/2.90	c Number of processors 	8
10.82/2.90	c c --- Begin Solver configuration ---
10.82/2.90	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
10.82/2.90	c Learn all clauses as in MiniSAT
10.82/2.90	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
10.82/2.90	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
10.82/2.90	c No reason simplification
10.82/2.90	c Glucose 2.1 dynamic restart strategy
10.82/2.90	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
10.82/2.90	c timeout=2147483s
10.82/2.90	c DB Simplification allowed=false
10.82/2.90	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
10.82/2.90	c --- End Solver configuration ---
10.82/2.90	c constraints type 
10.82/2.90	c org.sat4j.minisat.constraints.card.MinWatchCard => 162
10.82/2.90	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 276860
10.82/2.90	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4678560
10.82/2.90	c org.sat4j.minisat.constraints.cnf.UnitClause => 49
10.82/2.90	c 4955631 constraints processed.
2400.06/2356.30	c starts		: 41051
2400.06/2356.30	c conflicts		: 8631792
2400.06/2356.30	c decisions		: 64963735
2400.06/2356.30	c propagations		: 4122131219
2400.06/2356.30	c inspects		: 33723069532
2400.06/2356.30	c shortcuts		: 0
2400.06/2356.30	c learnt literals	: 12965
2400.06/2356.30	c learnt binary clauses	: 18019
2400.06/2356.30	c learnt ternary clauses	: 97960
2400.06/2356.30	c learnt constraints	: 8618827
2400.06/2356.30	c ignored constraints	: 0
2400.06/2356.30	c root simplifications	: 0
2400.06/2356.30	c removed literals (reason simplification)	: 0
2400.06/2356.30	c reason swapping (by a shorter reason)	: 0
2400.06/2356.30	c Calls to reduceDB	: 126
2400.06/2356.30	c Number of update (reduction) of LBD	: 8066161
2400.06/2356.30	c Imported unit clauses	: 0
2400.06/2356.30	c number of reductions to clauses (during analyze)	: 0
2400.06/2356.30	c number of learned constraints concerned by reduction	: 0
2400.06/2356.30	c number of learning phase by resolution	: 0
2400.06/2356.30	c number of learning phase by cutting planes	: 0
2400.06/2356.30	c number of rounding to 1 operations	: 0
2400.06/2356.30	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2400.06/2356.30	c number of reductions of the coefficients by power 2 	: 0
2400.06/2356.30	c number of right shift for reduction by power 2 	: 0
2400.06/2356.30	c number of reductions of the coefficients by GCD over coefficients 	: 0
2400.06/2356.30	c speed (assignments/second)	: 1751584.3085647705
2400.06/2356.30	c non guided choices	7428779
2400.08/2356.37	c learnt constraints type 
2400.08/2356.37	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 18019
2400.08/2356.37	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 308192
2400.08/2356.37	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-4243928-1500677812/watcher-4243928-1500677812 -o /tmp/evaluation-result-4243928-1500677812/solver-4243928-1500677812 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1500672664-7006 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243928-1500677812.xml 

pid=8200
running on 8 cores: 1,3,5,7,9,11,13,15

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: 2.07 2.05 2.50 3/262 8203
/proc/meminfo: memFree=29534160/32770624 swapFree=5956/231012
[pid=8203] ppid=8200 vsize=8816720 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/stat : 8203 (java) S 8200 8203 2444 0 -1 1077944320 2262 0 0 0 0 0 0 0 20 0 10 0 3049796 9028321280 2508 33554432000 4194304 4196468 140730939258672 140730939241216 139796847210231 0 0 0 16784584 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
/proc/8203/statm: 2204180 2508 1208 1 0 2193091 0
[pid=8203/tid=8204] ppid=8200 vsize=10204016 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8204/stat : 8204 (java) R 8200 8203 2444 0 -1 4202560 984 0 0 0 0 0 0 0 20 0 10 0 3049796 10448912384 2537 33554432000 4194304 4196468 140730939258672 139796851451224 139796833291207 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8205] ppid=8200 vsize=10204016 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8205/stat : 8205 (java) S 8200 8203 2444 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 3049797 10448912384 2537 33554432000 4194304 4196468 140730939258672 139796773284624 139796847220437 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8206] ppid=8200 vsize=10204852 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8206/stat : 8206 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 3049797 10449768448 2537 33554432000 4194304 4196468 140730939258672 139796772232080 139796847220437 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8207] ppid=8200 vsize=10204852 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8207/stat : 8207 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 3049797 10449768448 2602 33554432000 4194304 4196468 140730939258672 139796771179536 139796847220437 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8208] ppid=8200 vsize=10204852 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8208/stat : 8208 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 3049797 10449768448 2602 33554432000 4194304 4196468 140730939258672 139796770126992 139796847220437 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8209] ppid=8200 vsize=10204852 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8209/stat : 8209 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 3049797 10449768448 2602 33554432000 4194304 4196468 140730939258672 139796769073424 139796847220437 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8210] ppid=8200 vsize=10204852 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8210/stat : 8210 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 3049797 10449768448 2602 33554432000 4194304 4196468 140730939258672 139796768020880 139796847220437 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8211] ppid=8200 vsize=10204852 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8211/stat : 8211 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 3049797 10449768448 2668 33554432000 4194304 4196468 140730939258672 139796766968336 139796847220437 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8212] ppid=8200 vsize=10204852 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8212/stat : 8212 (java) S 8200 8203 2444 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 10 0 3049797 10449768448 2668 33554432000 4194304 4196468 140730939258672 139796765915792 139796847220437 0 4 0 16784584 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0

[startup+0.100125 s]
/proc/loadavg: 2.07 2.05 2.50 3/262 8203
/proc/meminfo: memFree=29534160/32770624 swapFree=5956/231012
[pid=8203] ppid=8200 vsize=10900556 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/8203/stat : 8203 (java) S 8200 8203 2444 0 -1 1077944320 5066 0 0 0 8 2 0 0 20 0 20 0 3049796 11162169344 6146 33554432000 4194304 4196468 140730939258672 140730939241216 139796847210231 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
/proc/8203/statm: 2725139 6146 2611 1 0 2713552 0
[pid=8203/tid=8204] ppid=8200 vsize=10900556 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8204/stat : 8204 (java) R 8200 8203 2444 0 -1 4202560 3151 0 0 0 7 1 0 0 20 0 20 0 3049796 11162169344 6146 33554432000 4194304 4196468 140730939258672 139796851439840 139796831290718 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8205] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8205/stat : 8205 (java) S 8200 8203 2444 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 6146 33554432000 4194304 4196468 140730939258672 139796773284624 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8206] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8206/stat : 8206 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 6146 33554432000 4194304 4196468 140730939258672 139796772232080 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8207] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8207/stat : 8207 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 6146 33554432000 4194304 4196468 140730939258672 139796771179536 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8208] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8208/stat : 8208 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 6146 33554432000 4194304 4196468 140730939258672 139796770126992 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8209] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8209/stat : 8209 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 6146 33554432000 4194304 4196468 140730939258672 139796769073424 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8210] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8210/stat : 8210 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 6146 33554432000 4194304 4196468 140730939258672 139796768020880 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8211] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8211/stat : 8211 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 6146 33554432000 4194304 4196468 140730939258672 139796766968336 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8212] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8212/stat : 8212 (java) S 8200 8203 2444 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 6146 33554432000 4194304 4196468 140730939258672 139796765915792 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900556

[startup+0.201241 s]
/proc/loadavg: 2.07 2.05 2.50 3/262 8203
/proc/meminfo: memFree=29534160/32770624 swapFree=5956/231012
[pid=8203] ppid=8200 vsize=10900556 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/8203/stat : 8203 (java) S 8200 8203 2444 0 -1 1077944320 7223 0 0 0 23 3 0 0 20 0 20 0 3049796 11162169344 8569 33554432000 4194304 4196468 140730939258672 140730939241216 139796847210231 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
/proc/8203/statm: 2725139 8569 2887 1 0 2713552 0
[pid=8203/tid=8204] ppid=8200 vsize=10900556 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8204/stat : 8204 (java) R 8200 8203 2444 0 -1 4202560 4846 0 0 0 16 2 0 0 20 0 20 0 3049796 11162169344 8569 33554432000 4194304 4196468 140730939258672 139796851426320 139796831290718 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8205] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8205/stat : 8205 (java) S 8200 8203 2444 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 8569 33554432000 4194304 4196468 140730939258672 139796773284624 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8206] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8206/stat : 8206 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 8569 33554432000 4194304 4196468 140730939258672 139796772232080 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8207] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8207/stat : 8207 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 8569 33554432000 4194304 4196468 140730939258672 139796771179536 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8208] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8208/stat : 8208 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 8569 33554432000 4194304 4196468 140730939258672 139796770126992 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8209] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8209/stat : 8209 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 8569 33554432000 4194304 4196468 140730939258672 139796769073424 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8210] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8210/stat : 8210 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 8569 33554432000 4194304 4196468 140730939258672 139796768020880 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8211] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8211/stat : 8211 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 8569 33554432000 4194304 4196468 140730939258672 139796766968336 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8212] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8212/stat : 8212 (java) S 8200 8203 2444 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 8569 33554432000 4194304 4196468 140730939258672 139796765915792 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300903 s]
/proc/loadavg: 2.07 2.05 2.50 3/262 8203
/proc/meminfo: memFree=29534160/32770624 swapFree=5956/231012
[pid=8203] ppid=8200 vsize=10900556 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/8203/stat : 8203 (java) S 8200 8203 2444 0 -1 1077944320 8067 0 0 0 38 3 0 0 20 0 20 0 3049796 11162169344 10203 33554432000 4194304 4196468 140730939258672 140730939241216 139796847210231 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
/proc/8203/statm: 2725139 10203 2934 1 0 2713552 0
[pid=8203/tid=8204] ppid=8200 vsize=10900556 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8204/stat : 8204 (java) R 8200 8203 2444 0 -1 4202560 5450 0 0 0 25 2 0 0 20 0 20 0 3049796 11162169344 10203 33554432000 4194304 4196468 140730939258672 139796851432096 139796831290718 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8205] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8205/stat : 8205 (java) S 8200 8203 2444 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 10203 33554432000 4194304 4196468 140730939258672 139796773284624 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8206] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8206/stat : 8206 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 10203 33554432000 4194304 4196468 140730939258672 139796772232080 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8207] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8207/stat : 8207 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 10203 33554432000 4194304 4196468 140730939258672 139796771179536 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8208] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8208/stat : 8208 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 10203 33554432000 4194304 4196468 140730939258672 139796770126992 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8209] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8209/stat : 8209 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 10203 33554432000 4194304 4196468 140730939258672 139796769073424 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8210] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8210/stat : 8210 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 10203 33554432000 4194304 4196468 140730939258672 139796768020880 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8211] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8211/stat : 8211 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 10203 33554432000 4194304 4196468 140730939258672 139796766968336 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8212] ppid=8200 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8212/stat : 8212 (java) S 8200 8203 2444 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3049797 11162169344 10203 33554432000 4194304 4196468 140730939258672 139796765915792 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 10900556

[startup+0.700627 s]
/proc/loadavg: 2.07 2.05 2.50 3/262 8203
/proc/meminfo: memFree=29534160/32770624 swapFree=5956/231012
[pid=8203] ppid=8200 vsize=10900632 CPUtime=1.56 cores=1,3,5,7,9,11,13,15
/proc/8203/stat : 8203 (java) S 8200 8203 2444 0 -1 1077944320 13158 0 0 0 150 6 0 0 20 0 20 0 3049796 11162247168 27118 33554432000 4194304 4196468 140730939258672 140730939241216 139796847210231 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
/proc/8203/statm: 2725158 27118 3077 1 0 2713552 0
[pid=8203/tid=8204] ppid=8200 vsize=10900632 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8204/stat : 8204 (java) R 8200 8203 2444 0 -1 4202560 5846 0 0 0 64 3 0 0 20 0 20 0 3049796 11162247168 27118 33554432000 4194304 4196468 140730939258672 139796851431912 139796437657590 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8205] ppid=8200 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8205/stat : 8205 (java) S 8200 8203 2444 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3049797 11162247168 27118 33554432000 4194304 4196468 140730939258672 139796773284624 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8206] ppid=8200 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8206/stat : 8206 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162247168 27118 33554432000 4194304 4196468 140730939258672 139796772232080 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8207] ppid=8200 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8207/stat : 8207 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162247168 27118 33554432000 4194304 4196468 140730939258672 139796771179536 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8208] ppid=8200 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8208/stat : 8208 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162247168 27118 33554432000 4194304 4196468 140730939258672 139796770126992 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8209] ppid=8200 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8209/stat : 8209 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162247168 27118 33554432000 4194304 4196468 140730939258672 139796769073424 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8210] ppid=8200 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8210/stat : 8210 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162247168 27118 33554432000 4194304 4196468 140730939258672 139796768020880 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8211] ppid=8200 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8211/stat : 8211 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049797 11162247168 27118 33554432000 4194304 4196468 140730939258672 139796766968336 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8212] ppid=8200 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8212/stat : 8212 (java) S 8200 8203 2444 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3049797 11162247168 27118 33554432000 4194304 4196468 140730939258672 139796765915792 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 10900632

[startup+1.50077 s]
/proc/loadavg: 2.07 2.05 2.50 10/282 8223
/proc/meminfo: memFree=29282020/32770624 swapFree=5956/231064
[pid=8203] ppid=8200 vsize=10900632 CPUtime=4.1 cores=1,3,5,7,9,11,13,15
/proc/8203/stat : 8203 (java) S 8200 8203 2444 0 -1 1077944320 14519 0 0 0 339 71 0 0 20 0 20 0 3049796 11162247168 109207 33554432000 4194304 4196468 140730939258672 140730939241216 139796847210231 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
/proc/8203/statm: 2725158 109207 3110 1 0 2713552 0
[pid=8203/tid=8204] ppid=8200 vsize=10900632 CPUtime=1.26 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8204/stat : 8204 (java) S 8200 8203 2444 0 -1 1077944384 6005 0 0 0 120 6 0 0 20 0 20 0 3049796 11162247168 109207 33554432000 4194304 4196468 140730939258672 139796851445008 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8205] ppid=8200 vsize=10900632 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8205/stat : 8205 (java) R 8200 8203 2444 0 -1 4202560 121 0 0 0 10 7 0 0 20 0 20 0 3049797 11162247168 109207 33554432000 4194304 4196468 140730939258672 139796773284512 139796832238087 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8206] ppid=8200 vsize=10900632 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8206/stat : 8206 (java) R 8200 8203 2444 0 -1 4202560 100 0 0 0 11 7 0 0 20 0 20 0 3049797 11162247168 109207 33554432000 4194304 4196468 140730939258672 139796772232280 139796832238087 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8207] ppid=8200 vsize=10900632 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8207/stat : 8207 (java) R 8200 8203 2444 0 -1 4202560 111 0 0 0 12 8 0 0 20 0 20 0 3049797 11162247168 109207 33554432000 4194304 4196468 140730939258672 139796771179736 139796840313639 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8208] ppid=8200 vsize=10900632 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8208/stat : 8208 (java) R 8200 8203 2444 0 -1 4202560 121 0 0 0 12 8 0 0 20 0 20 0 3049797 11162247168 109207 33554432000 4194304 4196468 140730939258672 139796770127192 139796826405370 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8209] ppid=8200 vsize=10900632 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8209/stat : 8209 (java) R 8200 8203 2444 0 -1 4202560 118 0 0 0 11 8 0 0 20 0 20 0 3049797 11162247168 109207 33554432000 4194304 4196468 140730939258672 139796769073424 139796832238087 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8210] ppid=8200 vsize=10900632 CPUtime=0.2 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8210/stat : 8210 (java) R 8200 8203 2444 0 -1 4202560 112 0 0 0 13 7 0 0 20 0 20 0 3049797 11162247168 109207 33554432000 4194304 4196468 140730939258672 139796768021080 139796832238087 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8211] ppid=8200 vsize=10900632 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8211/stat : 8211 (java) R 8200 8203 2444 0 -1 4202560 102 0 0 0 12 7 0 0 20 0 20 0 3049797 11162247168 109207 33554432000 4194304 4196468 140730939258672 139796766968536 139796832238087 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8212] ppid=8200 vsize=10900632 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8212/stat : 8212 (java) R 8200 8203 2444 0 -1 4202560 108 0 0 0 11 7 0 0 20 0 20 0 3049797 11162247168 109207 33554432000 4194304 4196468 140730939258672 139796765915992 139796826405370 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8214] ppid=8200 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8214/stat : 8214 (java) S 8200 8203 2444 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 20 0 3049800 11162247168 109207 33554432000 4194304 4196468 140730939258672 139795597546528 139796847220437 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8215] ppid=8200 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8215/stat : 8215 (java) S 8200 8203 2444 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3049800 11162247168 109207 33554432000 4194304 4196468 140730939258672 139795596494240 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8216] ppid=8200 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8216/stat : 8216 (java) S 8200 8203 2444 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3049801 11162247168 109207 33554432000 4194304 4196468 140730939258672 139795595441648 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8217] ppid=8200 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8217/stat : 8217 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3049805 11162247168 109207 33554432000 4194304 4196468 140730939258672 139795594390224 139796847228827 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8218] ppid=8200 vsize=10900632 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8218/stat : 8218 (java) S 8200 8203 2444 0 -1 1077944384 1796 0 0 0 25 0 0 0 20 0 20 0 3049805 11162247168 109207 33554432000 4194304 4196468 140730939258672 139795593336816 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8219] ppid=8200 vsize=10900632 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8219/stat : 8219 (java) S 8200 8203 2444 0 -1 1077944384 2114 0 0 0 50 0 0 0 20 0 20 0 3049805 11162247168 109207 33554432000 4194304 4196468 140730939258672 139795592284272 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8220] ppid=8200 vsize=10900632 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8220/stat : 8220 (java) S 8200 8203 2444 0 -1 1077944384 1204 0 0 0 27 0 0 0 20 0 20 0 3049805 11162247168 109207 33554432000 4194304 4196468 140730939258672 139795591231728 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8221] ppid=8200 vsize=10900632 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8221/stat : 8221 (java) S 8200 8203 2444 0 -1 1077944384 1056 0 0 0 19 0 0 0 20 0 20 0 3049805 11162247168 109207 33554432000 4194304 4196468 140730939258672 139795590179184 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8222] ppid=8200 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8222/stat : 8222 (java) S 8200 8203 2444 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3049805 11162247168 109207 33554432000 4194304 4196468 140730939258672 139795589126880 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8223] ppid=8200 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8223/stat : 8223 (java) S 8200 8203 2444 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 3049805 11162247168 109207 33554432000 4194304 4196468 140730939258672 139795588074416 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
Current children cumulated CPU time (s) 4.1

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

Current children cumulated CPU time (s) 2366.23
Current children cumulated vsize (KiB) 10967196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2356.1 s]
/proc/loadavg: 2.13 2.07 2.10 3/283 8411
/proc/meminfo: memFree=28441628/32770624 swapFree=5956/233340
[pid=8203] ppid=8200 vsize=10967196 CPUtime=2400.04 cores=1,3,5,7,9,11,13,15
/proc/8203/stat : 8203 (java) S 8200 8203 2444 0 -1 1077944320 143288 0 0 0 238684 1320 0 0 20 0 21 0 3049796 11230408704 728100 33554432000 4194304 4196468 140730939258672 140730939241216 139796847210231 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
/proc/8203/statm: 2741799 728100 3154 1 0 2730193 0
[pid=8203/tid=8204] ppid=8200 vsize=10967196 CPUtime=2348.26 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8204/stat : 8204 (java) R 8200 8203 2444 0 -1 4202560 73448 0 0 0 234809 17 0 0 20 0 21 0 3049796 11230408704 728100 33554432000 4194304 4196468 140730939258672 139796851449120 139796440729421 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8205] ppid=8200 vsize=10967196 CPUtime=5.8 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8205/stat : 8205 (java) S 8200 8203 2444 0 -1 1077944384 4297 0 0 0 425 155 0 0 20 0 21 0 3049797 11230408704 728100 33554432000 4194304 4196468 140730939258672 139796773284624 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8206] ppid=8200 vsize=10967196 CPUtime=5.83 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8206/stat : 8206 (java) S 8200 8203 2444 0 -1 1077944384 4777 0 0 0 429 154 0 0 20 0 21 0 3049797 11230408704 728100 33554432000 4194304 4196468 140730939258672 139796772232080 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8207] ppid=8200 vsize=10967196 CPUtime=5.82 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8207/stat : 8207 (java) S 8200 8203 2444 0 -1 1077944384 5161 0 0 0 428 154 0 0 20 0 21 0 3049797 11230408704 728100 33554432000 4194304 4196468 140730939258672 139796771179536 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8208] ppid=8200 vsize=10967196 CPUtime=5.83 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8208/stat : 8208 (java) S 8200 8203 2444 0 -1 1077944384 4270 0 0 0 428 155 0 0 20 0 21 0 3049797 11230408704 728100 33554432000 4194304 4196468 140730939258672 139796770126992 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8209] ppid=8200 vsize=10967196 CPUtime=5.85 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8209/stat : 8209 (java) S 8200 8203 2444 0 -1 1077944384 4424 0 0 0 427 158 0 0 20 0 21 0 3049797 11230408704 728100 33554432000 4194304 4196468 140730939258672 139796769073424 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8210] ppid=8200 vsize=10967196 CPUtime=5.85 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8210/stat : 8210 (java) S 8200 8203 2444 0 -1 1077944384 3846 0 0 0 430 155 0 0 20 0 21 0 3049797 11230408704 728100 33554432000 4194304 4196468 140730939258672 139796768020880 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8211] ppid=8200 vsize=10967196 CPUtime=5.85 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8211/stat : 8211 (java) S 8200 8203 2444 0 -1 1077944384 4837 0 0 0 428 157 0 0 20 0 21 0 3049797 11230408704 728100 33554432000 4194304 4196468 140730939258672 139796766968336 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8212] ppid=8200 vsize=10967196 CPUtime=5.61 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8212/stat : 8212 (java) S 8200 8203 2444 0 -1 1077944384 4247 0 0 0 416 145 0 0 20 0 21 0 3049797 11230408704 728100 33554432000 4194304 4196468 140730939258672 139796765915792 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8214] ppid=8200 vsize=10967196 CPUtime=1.01 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8214/stat : 8214 (java) S 8200 8203 2444 0 -1 1077944384 12226 0 0 0 98 3 0 0 20 0 21 0 3049800 11230408704 728100 33554432000 4194304 4196468 140730939258672 139795597548016 139796847221378 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8215] ppid=8200 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8215/stat : 8215 (java) S 8200 8203 2444 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 21 0 3049800 11230408704 728100 33554432000 4194304 4196468 140730939258672 139795596494304 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8216] ppid=8200 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8216/stat : 8216 (java) S 8200 8203 2444 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 21 0 3049801 11230408704 728100 33554432000 4194304 4196468 140730939258672 139795595441664 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8217] ppid=8200 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8217/stat : 8217 (java) S 8200 8203 2444 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 3049805 11230408704 728100 33554432000 4194304 4196468 140730939258672 139795594390224 139796847228827 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8218] ppid=8200 vsize=10967196 CPUtime=0.82 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8218/stat : 8218 (java) S 8200 8203 2444 0 -1 1077944384 5547 0 0 0 81 1 0 0 20 0 21 0 3049805 11230408704 728100 33554432000 4194304 4196468 140730939258672 139795593336816 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8219] ppid=8200 vsize=10967196 CPUtime=1.01 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8219/stat : 8219 (java) S 8200 8203 2444 0 -1 1077944384 4444 0 0 0 100 1 0 0 20 0 21 0 3049805 11230408704 728100 33554432000 4194304 4196468 140730939258672 139795592284272 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8220] ppid=8200 vsize=10967196 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8220/stat : 8220 (java) S 8200 8203 2444 0 -1 1077944384 4946 0 0 0 79 1 0 0 20 0 21 0 3049805 11230408704 728100 33554432000 4194304 4196468 140730939258672 139795591231728 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8221] ppid=8200 vsize=10967196 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8221/stat : 8221 (java) S 8200 8203 2444 0 -1 1077944384 2915 0 0 0 29 0 0 0 20 0 21 0 3049805 11230408704 728100 33554432000 4194304 4196468 140730939258672 139795590179184 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8222] ppid=8200 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8222/stat : 8222 (java) S 8200 8203 2444 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 3049805 11230408704 728100 33554432000 4194304 4196468 140730939258672 139795589126880 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8223] ppid=8200 vsize=10967196 CPUtime=1.25 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8223/stat : 8223 (java) S 8200 8203 2444 0 -1 1077944384 2490 0 0 0 57 68 0 0 20 0 21 0 3049805 11230408704 728100 33554432000 4194304 4196468 140730939258672 139795588074416 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8224] ppid=8200 vsize=10967196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8224/stat : 8224 (java) S 8200 8203 2444 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 3050090 11230408704 728100 33554432000 4194304 4196468 140730939258672 139795587020208 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 10967196

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

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

[startup+2356.21 s]
/proc/loadavg: 2.13 2.07 2.10 2/284 8414
/proc/meminfo: memFree=28441628/32770624 swapFree=5956/233340
[pid=8203] ppid=8200 vsize=11166888 CPUtime=2400.06 cores=1,3,5,7,9,11,13,15
/proc/8203/stat : 8203 (java) S 8200 8203 2444 0 -1 1077944320 144189 0 0 0 238685 1321 0 0 20 0 22 0 3049796 11434893312 728176 33554432000 4194304 4196468 140730939258672 140730939241216 139796847210231 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
/proc/8203/statm: 2791722 728176 3156 1 0 2780116 0
[pid=8203/tid=8204] ppid=8200 vsize=11166888 CPUtime=2348.28 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8204/stat : 8204 (java) S 8200 8203 2444 0 -1 1077944384 73531 0 0 0 234811 17 0 0 20 0 22 0 3049796 11434893312 728176 33554432000 4194304 4196468 140730939258672 139796851453104 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8205] ppid=8200 vsize=11166888 CPUtime=5.8 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8205/stat : 8205 (java) S 8200 8203 2444 0 -1 1077944384 4297 0 0 0 425 155 0 0 20 0 22 0 3049797 11434893312 728176 33554432000 4194304 4196468 140730939258672 139796773284624 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8206] ppid=8200 vsize=11166888 CPUtime=5.83 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8206/stat : 8206 (java) S 8200 8203 2444 0 -1 1077944384 4777 0 0 0 429 154 0 0 20 0 22 0 3049797 11434893312 728176 33554432000 4194304 4196468 140730939258672 139796772232080 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8207] ppid=8200 vsize=11166888 CPUtime=5.82 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8207/stat : 8207 (java) S 8200 8203 2444 0 -1 1077944384 5161 0 0 0 428 154 0 0 20 0 22 0 3049797 11434893312 728176 33554432000 4194304 4196468 140730939258672 139796771179536 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8208] ppid=8200 vsize=11166888 CPUtime=5.83 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8208/stat : 8208 (java) S 8200 8203 2444 0 -1 1077944384 4270 0 0 0 428 155 0 0 20 0 22 0 3049797 11434893312 728176 33554432000 4194304 4196468 140730939258672 139796770126992 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8209] ppid=8200 vsize=11166888 CPUtime=5.85 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8209/stat : 8209 (java) S 8200 8203 2444 0 -1 1077944384 4424 0 0 0 427 158 0 0 20 0 22 0 3049797 11434893312 728176 33554432000 4194304 4196468 140730939258672 139796769073424 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8210] ppid=8200 vsize=11166888 CPUtime=5.85 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8210/stat : 8210 (java) S 8200 8203 2444 0 -1 1077944384 3846 0 0 0 430 155 0 0 20 0 22 0 3049797 11434893312 728176 33554432000 4194304 4196468 140730939258672 139796768020880 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8211] ppid=8200 vsize=11166888 CPUtime=5.85 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8211/stat : 8211 (java) S 8200 8203 2444 0 -1 1077944384 4837 0 0 0 428 157 0 0 20 0 22 0 3049797 11434893312 728176 33554432000 4194304 4196468 140730939258672 139796766968336 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8212] ppid=8200 vsize=11166888 CPUtime=5.61 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8212/stat : 8212 (java) S 8200 8203 2444 0 -1 1077944384 4247 0 0 0 416 145 0 0 20 0 22 0 3049797 11434893312 728176 33554432000 4194304 4196468 140730939258672 139796765915792 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8214] ppid=8200 vsize=11166888 CPUtime=1.01 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8214/stat : 8214 (java) S 8200 8203 2444 0 -1 1077944384 12226 0 0 0 98 3 0 0 20 0 22 0 3049800 11434893312 728176 33554432000 4194304 4196468 140730939258672 139795597548016 139796847221378 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8215] ppid=8200 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8215/stat : 8215 (java) S 8200 8203 2444 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 22 0 3049800 11434893312 728176 33554432000 4194304 4196468 140730939258672 139795596494304 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8216] ppid=8200 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8216/stat : 8216 (java) S 8200 8203 2444 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 22 0 3049801 11434893312 728176 33554432000 4194304 4196468 140730939258672 139795595441664 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8217] ppid=8200 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8217/stat : 8217 (java) S 8200 8203 2444 0 -1 1077944384 215 0 0 0 0 0 0 0 20 0 22 0 3049805 11434893312 728176 33554432000 4194304 4196468 140730939258672 139795594390224 139796847228827 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8218] ppid=8200 vsize=11166888 CPUtime=0.82 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8218/stat : 8218 (java) S 8200 8203 2444 0 -1 1077944384 5547 0 0 0 81 1 0 0 20 0 22 0 3049805 11434893312 728176 33554432000 4194304 4196468 140730939258672 139795593336816 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8219] ppid=8200 vsize=11166888 CPUtime=1.01 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8219/stat : 8219 (java) S 8200 8203 2444 0 -1 1077944384 4444 0 0 0 100 1 0 0 20 0 22 0 3049805 11434893312 728176 33554432000 4194304 4196468 140730939258672 139795592284272 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8220] ppid=8200 vsize=11166888 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8220/stat : 8220 (java) S 8200 8203 2444 0 -1 1077944384 4946 0 0 0 79 1 0 0 20 0 22 0 3049805 11434893312 728176 33554432000 4194304 4196468 140730939258672 139795591231728 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8221] ppid=8200 vsize=11166888 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8221/stat : 8221 (java) S 8200 8203 2444 0 -1 1077944384 3159 0 0 0 29 0 0 0 20 0 22 0 3049805 11434893312 728176 33554432000 4194304 4196468 140730939258672 139795590179184 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8222] ppid=8200 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8222/stat : 8222 (java) S 8200 8203 2444 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 3049805 11434893312 728176 33554432000 4194304 4196468 140730939258672 139795589126880 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8223] ppid=8200 vsize=11166888 CPUtime=1.25 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8223/stat : 8223 (java) S 8200 8203 2444 0 -1 1077944384 2490 0 0 0 57 68 0 0 20 0 22 0 3049805 11434893312 728176 33554432000 4194304 4196468 140730939258672 139795588074416 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8412] ppid=8200 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8412/stat : 8412 (java) S 8200 8203 2444 0 -1 1077944384 184 0 0 0 0 0 0 0 20 0 22 0 3285407 11434893312 728176 33554432000 4194304 4196468 140730939258672 139795585966960 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8413] ppid=8200 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8413/stat : 8413 (java) S 8200 8203 2444 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 22 0 3285407 11434893312 728176 33554432000 4194304 4196468 140730939258672 139795584914320 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 11166888

[startup+2356.32 s]
/proc/loadavg: 2.13 2.07 2.10 2/284 8414
/proc/meminfo: memFree=28441628/32770624 swapFree=5956/233340
[pid=8203] ppid=8200 vsize=11166888 CPUtime=2400.08 cores=1,3,5,7,9,11,13,15
/proc/8203/stat : 8203 (java) S 8200 8203 2444 0 -1 1077944320 144924 0 0 0 238687 1321 0 0 20 0 22 0 3049796 11434893312 728180 33554432000 4194304 4196468 140730939258672 140730939241216 139796847210231 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
/proc/8203/statm: 2791722 728180 3156 1 0 2780116 0
[pid=8203/tid=8204] ppid=8200 vsize=11166888 CPUtime=2348.28 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8204/stat : 8204 (java) S 8200 8203 2444 0 -1 1077944384 73531 0 0 0 234811 17 0 0 20 0 22 0 3049796 11434893312 728180 33554432000 4194304 4196468 140730939258672 139796851453104 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8205] ppid=8200 vsize=11166888 CPUtime=5.8 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8205/stat : 8205 (java) S 8200 8203 2444 0 -1 1077944384 4297 0 0 0 425 155 0 0 20 0 22 0 3049797 11434893312 728180 33554432000 4194304 4196468 140730939258672 139796773284624 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8206] ppid=8200 vsize=11166888 CPUtime=5.83 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8206/stat : 8206 (java) S 8200 8203 2444 0 -1 1077944384 4777 0 0 0 429 154 0 0 20 0 22 0 3049797 11434893312 728180 33554432000 4194304 4196468 140730939258672 139796772232080 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8207] ppid=8200 vsize=11166888 CPUtime=5.82 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8207/stat : 8207 (java) S 8200 8203 2444 0 -1 1077944384 5161 0 0 0 428 154 0 0 20 0 22 0 3049797 11434893312 728180 33554432000 4194304 4196468 140730939258672 139796771179536 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8208] ppid=8200 vsize=11166888 CPUtime=5.83 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8208/stat : 8208 (java) S 8200 8203 2444 0 -1 1077944384 4270 0 0 0 428 155 0 0 20 0 22 0 3049797 11434893312 728180 33554432000 4194304 4196468 140730939258672 139796770126992 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8209] ppid=8200 vsize=11166888 CPUtime=5.85 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8209/stat : 8209 (java) S 8200 8203 2444 0 -1 1077944384 4424 0 0 0 427 158 0 0 20 0 22 0 3049797 11434893312 728180 33554432000 4194304 4196468 140730939258672 139796769073424 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8210] ppid=8200 vsize=11166888 CPUtime=5.85 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8210/stat : 8210 (java) S 8200 8203 2444 0 -1 1077944384 3846 0 0 0 430 155 0 0 20 0 22 0 3049797 11434893312 728180 33554432000 4194304 4196468 140730939258672 139796768020880 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8211] ppid=8200 vsize=11166888 CPUtime=5.85 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8211/stat : 8211 (java) S 8200 8203 2444 0 -1 1077944384 4837 0 0 0 428 157 0 0 20 0 22 0 3049797 11434893312 728180 33554432000 4194304 4196468 140730939258672 139796766968336 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8212] ppid=8200 vsize=11166888 CPUtime=5.61 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8212/stat : 8212 (java) S 8200 8203 2444 0 -1 1077944384 4247 0 0 0 416 145 0 0 20 0 22 0 3049797 11434893312 728180 33554432000 4194304 4196468 140730939258672 139796765915792 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8214] ppid=8200 vsize=11166888 CPUtime=1.01 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8214/stat : 8214 (java) S 8200 8203 2444 0 -1 1077944384 12226 0 0 0 98 3 0 0 20 0 22 0 3049800 11434893312 728180 33554432000 4194304 4196468 140730939258672 139795597548016 139796847221378 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8215] ppid=8200 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8215/stat : 8215 (java) S 8200 8203 2444 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 22 0 3049800 11434893312 728180 33554432000 4194304 4196468 140730939258672 139795596494304 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8216] ppid=8200 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8216/stat : 8216 (java) S 8200 8203 2444 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 22 0 3049801 11434893312 728180 33554432000 4194304 4196468 140730939258672 139795595441664 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8217] ppid=8200 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8217/stat : 8217 (java) S 8200 8203 2444 0 -1 1077944384 215 0 0 0 0 0 0 0 20 0 22 0 3049805 11434893312 728180 33554432000 4194304 4196468 140730939258672 139795594390224 139796847228827 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8218] ppid=8200 vsize=11166888 CPUtime=0.82 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8218/stat : 8218 (java) S 8200 8203 2444 0 -1 1077944384 5659 0 0 0 81 1 0 0 20 0 22 0 3049805 11434893312 728180 33554432000 4194304 4196468 140730939258672 139795593336816 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8219] ppid=8200 vsize=11166888 CPUtime=1.01 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8219/stat : 8219 (java) S 8200 8203 2444 0 -1 1077944384 4444 0 0 0 100 1 0 0 20 0 22 0 3049805 11434893312 728180 33554432000 4194304 4196468 140730939258672 139795592284272 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8220] ppid=8200 vsize=11166888 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8220/stat : 8220 (java) S 8200 8203 2444 0 -1 1077944384 5036 0 0 0 79 1 0 0 20 0 22 0 3049805 11434893312 728180 33554432000 4194304 4196468 140730939258672 139795591231728 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8221] ppid=8200 vsize=11166888 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8221/stat : 8221 (java) S 8200 8203 2444 0 -1 1077944384 3462 0 0 0 30 0 0 0 20 0 22 0 3049805 11434893312 728180 33554432000 4194304 4196468 140730939258672 139795590179184 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8222] ppid=8200 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8222/stat : 8222 (java) S 8200 8203 2444 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 3049805 11434893312 728180 33554432000 4194304 4196468 140730939258672 139795589126880 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8223] ppid=8200 vsize=11166888 CPUtime=1.25 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8223/stat : 8223 (java) S 8200 8203 2444 0 -1 1077944384 2490 0 0 0 57 68 0 0 20 0 22 0 3049805 11434893312 728180 33554432000 4194304 4196468 140730939258672 139795588074416 139796847221378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8412] ppid=8200 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8412/stat : 8412 (java) S 8200 8203 2444 0 -1 1077944384 184 0 0 0 0 0 0 0 20 0 22 0 3285407 11434893312 728180 33554432000 4194304 4196468 140730939258672 139795585966960 139796847220437 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
[pid=8203/tid=8413] ppid=8200 vsize=11166888 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/8203/task/8413/stat : 8413 (java) R 8200 8203 2444 0 -1 4202560 301 0 0 0 0 0 0 0 20 0 22 0 3285407 11434893312 728180 33554432000 4194304 4196468 140730939258672 139795584914240 139796829425320 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 36089856 140730939266219 140730939266372 140730939266372 140730939269071 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 11166888

Child status: 143
Real time (s): 2356.4
CPU time (s): 2400.2
CPU user time (s): 2386.97
CPU system time (s): 13.2333
CPU usage (%): 101.859
Max. virtual memory (cumulated for all children) (KiB): 11166888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2386.97
system time used= 13.2333
maximum resident set size= 2913048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145602
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54921
involuntary context switches= 121842

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.5586 second user time and 19.1983 second system time

The end

Launcher Data

Begin job on node116 at 2017-07-22 00:56:52
IDJOB=4243928
IDBENCH=133187
IDSOLVER=2623
FILE ID=node116/4243928-1500677812
RUNJOBID= node116-1500672664-7006
PBS_JOBID= 20623302
Free space on /tmp= 62012 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/MagicSquare/MagicSquare-m1-gp/MagicSquare-9-f10-13.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243928-1500677812/watcher-4243928-1500677812 -o /tmp/evaluation-result-4243928-1500677812/solver-4243928-1500677812 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1500672664-7006 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243928-1500677812.xml

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

MD5SUM BENCH= 748c50a37a644f843fb6cdaa8347be41
RANDOM SEED=568537859

node116.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.19
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.19
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		: 2668.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.19
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.19
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.19
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		: 2000.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.19
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		: 2533.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.19
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		: 2267.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.19
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		: 1600.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:        29534572 kB
MemAvailable:   29551800 kB
Buffers:           41264 kB
Cached:           286912 kB
SwapCached:            0 kB
Active:          2618740 kB
Inactive:         239696 kB
Active(anon):    2532596 kB
Inactive(anon):     8684 kB
Active(file):      86144 kB
Inactive(file):   231012 kB
Unevictable:        5956 kB
Mlocked:            5956 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1548 kB
Writeback:            12 kB
AnonPages:       2535388 kB
Mapped:            41620 kB
Shmem:              8840 kB
Slab:              64944 kB
SReclaimable:      31812 kB
SUnreclaim:        33132 kB
KernelStack:        4512 kB
PageTables:        10560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3961532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2428928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 62012 MiB
End job on node116 at 2017-07-22 01:36:09