Trace number 4263747

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
sat4j-CSP 2017-07-05OPT2 4.9089599 2.7604301

General information on the benchmark

NameRamsey/Ramsey-int-s1/
Ramsey-int-10.xml
MD5SUMf18d8089cff3557044696c3f39147249
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.157353
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints120
Number of domains1
Minimum domain size45
Maximum domain size45
Distribution of domain sizes[{"size":45,"count":45}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":55},{"degree":9,"count":45}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":120}]
Number of extensional constraints0
Number of intensional constraints120
Distribution of constraint types[{"type":"intension","count":120}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

1.67/0.85	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
1.67/0.85	c This is free software under the dual EPL/GNU LGPL licenses.
1.67/0.85	c See www.sat4j.org for details.
1.67/0.85	c That software uses the Rhino library from the Mozilla project.
1.67/0.85	c version CUSTOM.v20170705
1.67/0.85	c java.runtime.name	Java(TM) SE Runtime Environment
1.67/0.85	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
1.67/0.85	c java.vm.version	25.131-b11
1.67/0.85	c java.vm.vendor	Oracle Corporation
1.67/0.85	c sun.arch.data.model	64
1.67/0.85	c java.version		1.8.0_131
1.67/0.85	c os.name		Linux
1.67/0.85	c os.version		3.10.0-514.16.1.el7.x86_64
1.67/0.85	c os.arch		amd64
1.67/0.85	c Free memory 		499604488
1.67/0.85	c Max memory 		7247757312
1.67/0.85	c Total memory 		504889344
1.67/0.85	c Number of processors 	4
1.67/0.85	c c --- Begin Solver configuration ---
1.67/0.85	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
1.67/0.85	c Learn all clauses as in MiniSAT
1.67/0.85	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
1.67/0.85	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
1.67/0.85	c No reason simplification
1.67/0.85	c Glucose 2.1 dynamic restart strategy
1.67/0.85	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
1.67/0.85	c timeout=2147483s
1.67/0.85	c DB Simplification allowed=false
1.67/0.85	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
1.67/0.85	c --- End Solver configuration ---
1.67/0.85	c constraints type 
1.67/0.85	c org.sat4j.minisat.constraints.card.MinWatchCard => 90
1.67/0.85	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 819060
1.67/0.85	c org.sat4j.minisat.constraints.cnf.UnitClause => 240
1.67/0.85	c 819390 constraints processed.
1.95/0.98	o 44
2.45/1.17	o 43
2.64/1.27	o 29
3.20/1.57	o 24
3.71/1.74	o 19
4.03/1.96	o 16
4.17/2.06	o 5
4.27/2.19	o 4
4.46/2.29	o 3
4.70/2.47	o 2
4.89/2.75	c starts		: 196
4.89/2.75	c conflicts		: 27746
4.89/2.75	c decisions		: 518904
4.89/2.75	c propagations		: 2311926
4.89/2.75	c inspects		: 14301201
4.89/2.75	c shortcuts		: 0
4.89/2.75	c learnt literals	: 115
4.89/2.75	c learnt binary clauses	: 103
4.89/2.75	c learnt ternary clauses	: 373
4.89/2.75	c learnt constraints	: 27630
4.89/2.75	c ignored constraints	: 0
4.89/2.75	c root simplifications	: 0
4.89/2.75	c removed literals (reason simplification)	: 0
4.89/2.75	c reason swapping (by a shorter reason)	: 0
4.89/2.75	c Calls to reduceDB	: 4
4.89/2.75	c Number of update (reduction) of LBD	: 22726
4.89/2.75	c Imported unit clauses	: 0
4.89/2.75	c number of reductions to clauses (during analyze)	: 0
4.89/2.75	c number of learned constraints concerned by reduction	: 0
4.89/2.75	c number of learning phase by resolution	: 0
4.89/2.75	c number of learning phase by cutting planes	: 0
4.89/2.75	c number of rounding to 1 operations	: 0
4.89/2.75	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
4.89/2.75	c number of reductions of the coefficients by power 2 	: 0
4.89/2.75	c number of right shift for reduction by power 2 	: 0
4.89/2.75	c number of reductions of the coefficients by GCD over coefficients 	: 0
4.89/2.75	c speed (assignments/second)	: 1223241.2698412698
4.89/2.75	c non guided choices	54878
4.89/2.75	c learnt constraints type 
4.89/2.75	s OPTIMUM FOUND
4.89/2.75	v <instantiation type="optimum" cost="2">
4.89/2.75	v 	<list> x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] </list>
4.89/2.75	v 	<values> 0 1 1 2 1 2 0 0 0 0 0 0 0 0 2 2 1 0 2 1 0 0 0 1 2 1 0 1 0 0 0 0 0 0 1 0 0 2 0 2 0 0 0 0 0 1 1 2 0 2 0 0 0 0 0 0 2 2 1 0 0 0 0 0 0 0 0 1 2 2 0 0 0 0 0 0 0 0 2 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 </values>
4.89/2.75	v </instantiation>
4.89/2.75	

Verifier Data

OK	2

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13200 MiB free)
  memory of node 1: 16384 MiB (15569 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263747-1502640717/watcher-4263747-1502640717 -o /tmp/evaluation-result-4263747-1502640717/solver-4263747-1502640717 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502596857-19457 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263747-1502640717.xml 

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

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

solver pid=30031, runsolver pid=30028

[startup+0.100172 s]*
/proc/loadavg: 2.00 2.03 2.45 3/204 30040
/proc/meminfo: memFree=29451996/32770624 swapFree=67105588/67108860
[pid=30031] ppid=30028 vsize=10151672 memory=20148 CPUtime=0.03 cores=1,3,5,7
/proc/30031/stat : 30031 (java) S 30028 30031 12560 0 -1 1077944320 4420 0 0 0 3 0 0 0 20 0 9 0 66267128 10395312128 5037 18446744073709551615 4194304 4196468 140729137297280 140729137279824 140710473400055 0 0 1 16800970 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
/proc/30031/statm: 2537918 5037 2158 1 0 2527415 0
[pid=30031/tid=30033] ppid=30028 vsize=10151672 memory=-6439968830534014599 CPUtime=0.03 cores=1,3,5,7
/proc/30031/task/30033/stat : 30033 (java) R 30028 30031 12560 0 -1 4202560 3060 0 0 0 3 0 0 0 20 0 9 0 66267134 10395312128 5037 18446744073709551615 4194304 4196468 140729137297280 140710477635448 140710473421981 0 4 1 16800970 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30034] ppid=30028 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30034/stat : 30034 (java) S 30028 30031 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 66267134 10395312128 5037 18446744073709551615 4194304 4196468 140729137297280 140710445242640 140710473410261 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30035] ppid=30028 vsize=10151672 memory=140643355154048 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30035/stat : 30035 (java) S 30028 30031 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 66267135 10395312128 5037 18446744073709551615 4194304 4196468 140729137297280 140710083287440 140710473410261 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30036] ppid=30028 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30036/stat : 30036 (java) S 30028 30031 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 66267135 10395312128 5037 18446744073709551615 4194304 4196468 140729137297280 140710082234896 140710473410261 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30037] ppid=30028 vsize=10151672 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30037/stat : 30037 (java) S 30028 30031 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 66267135 10395312128 5037 18446744073709551615 4194304 4196468 140729137297280 140710081182352 140710473410261 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30038] ppid=30028 vsize=10151672 memory=140643355154048 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30038/stat : 30038 (java) S 30028 30031 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 66267136 10395312128 5037 18446744073709551615 4194304 4196468 140729137297280 140709513374192 140710473411202 0 0 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30039] ppid=30028 vsize=10151672 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30039/stat : 30039 (java) S 30028 30031 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 66267136 10395312128 5037 18446744073709551615 4194304 4196468 140729137297280 140709512320416 140710473410261 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30040] ppid=30028 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30040/stat : 30040 (java) S 30028 30031 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 66267137 10395312128 5037 18446744073709551615 4194304 4196468 140729137297280 140709511267824 140710473410261 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 20148 KiB

[startup+0.209814 s]*
/proc/loadavg: 2.00 2.03 2.45 3/210 30046
/proc/meminfo: memFree=29438540/32770624 swapFree=67105588/67108860
[pid=30031] ppid=30028 vsize=10551156 memory=31340 CPUtime=0.15 cores=1,3,5,7
/proc/30031/stat : 30031 (java) S 30028 30031 12560 0 -1 1077944320 8072 0 0 0 13 2 0 0 20 0 15 0 66267128 10804383744 7835 18446744073709551615 4194304 4196468 140729137297280 140729137279824 140710473400055 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
/proc/30031/statm: 2637789 7835 2799 1 0 2627261 0
[pid=30031/tid=30033] ppid=30028 vsize=10551156 memory=8318255677412212789 CPUtime=0.11 cores=1,3,5,7
/proc/30031/task/30033/stat : 30033 (java) R 30028 30031 12560 0 -1 4202560 5921 0 0 0 10 1 0 0 20 0 15 0 66267134 10804383744 7835 18446744073709551615 4194304 4196468 140729137297280 140710477611232 140710473421981 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30034] ppid=30028 vsize=10551156 memory=328 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30034/stat : 30034 (java) S 30028 30031 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267134 10804383744 7835 18446744073709551615 4194304 4196468 140729137297280 140710445242640 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30035] ppid=30028 vsize=10551156 memory=288371019506865792 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30035/stat : 30035 (java) S 30028 30031 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267135 10804383744 7835 18446744073709551615 4194304 4196468 140729137297280 140710083287440 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30036] ppid=30028 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30036/stat : 30036 (java) S 30028 30031 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267135 10804383744 7835 18446744073709551615 4194304 4196468 140729137297280 140710082234896 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30037] ppid=30028 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30037/stat : 30037 (java) S 30028 30031 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66267135 10804383744 7835 18446744073709551615 4194304 4196468 140729137297280 140710081182352 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30038] ppid=30028 vsize=10551156 memory=140643355154048 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30038/stat : 30038 (java) S 30028 30031 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66267136 10804383744 7835 18446744073709551615 4194304 4196468 140729137297280 140709513374192 140710473411202 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30039] ppid=30028 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30039/stat : 30039 (java) S 30028 30031 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66267136 10804383744 7835 18446744073709551615 4194304 4196468 140729137297280 140709512320416 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30040] ppid=30028 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30040/stat : 30040 (java) S 30028 30031 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66267137 10804383744 7835 18446744073709551615 4194304 4196468 140729137297280 140709511267824 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30041] ppid=30028 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30041/stat : 30041 (java) S 30028 30031 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66267139 10804383744 7835 18446744073709551615 4194304 4196468 140729137297280 140709510216400 140710473418651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30042] ppid=30028 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30042/stat : 30042 (java) S 30028 30031 12560 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 66267139 10804383744 7835 18446744073709551615 4194304 4196468 140729137297280 140709509162992 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30043] ppid=30028 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30043/stat : 30043 (java) S 30028 30031 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66267139 10804383744 7835 18446744073709551615 4194304 4196468 140729137297280 140709508110448 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30044] ppid=30028 vsize=10551156 memory=140643355154048 CPUtime=0.02 cores=1,3,5,7
/proc/30031/task/30044/stat : 30044 (java) S 30028 30031 12560 0 -1 1077944384 362 0 0 0 2 0 0 0 20 0 15 0 66267139 10804383744 7835 18446744073709551615 4194304 4196468 140729137297280 140709507057904 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30045] ppid=30028 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30045/stat : 30045 (java) S 30028 30031 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66267139 10804383744 7835 18446744073709551615 4194304 4196468 140729137297280 140709506005600 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30046] ppid=30028 vsize=10551156 memory=140643355154048 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30046/stat : 30046 (java) S 30028 30031 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267143 10804383744 7835 18446744073709551615 4194304 4196468 140729137297280 140709034191664 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 31340 KiB

[startup+0.310212 s]*
/proc/loadavg: 2.00 2.03 2.45 3/210 30046
/proc/meminfo: memFree=29431680/32770624 swapFree=67105588/67108860
[pid=30031] ppid=30028 vsize=10551156 memory=39824 CPUtime=0.31 cores=1,3,5,7
/proc/30031/stat : 30031 (java) S 30028 30031 12560 0 -1 1077944320 9199 0 0 0 28 3 0 0 20 0 15 0 66267128 10804383744 9956 18446744073709551615 4194304 4196468 140729137297280 140729137279824 140710473400055 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
/proc/30031/statm: 2637789 9956 2888 1 0 2627261 0
[pid=30031/tid=30033] ppid=30028 vsize=10551156 memory=-8774313645642428999 CPUtime=0.2 cores=1,3,5,7
/proc/30031/task/30033/stat : 30033 (java) R 30028 30031 12560 0 -1 4202560 6416 0 0 0 19 1 0 0 20 0 15 0 66267134 10804383744 9956 18446744073709551615 4194304 4196468 140729137297280 140710477632400 140710473411990 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30034] ppid=30028 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30034/stat : 30034 (java) S 30028 30031 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267134 10804383744 9956 18446744073709551615 4194304 4196468 140729137297280 140710445242640 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30035] ppid=30028 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30035/stat : 30035 (java) S 30028 30031 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267135 10804383744 9956 18446744073709551615 4194304 4196468 140729137297280 140710083287440 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30036] ppid=30028 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30036/stat : 30036 (java) S 30028 30031 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267135 10804383744 9956 18446744073709551615 4194304 4196468 140729137297280 140710082234896 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30037] ppid=30028 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30037/stat : 30037 (java) S 30028 30031 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66267135 10804383744 9956 18446744073709551615 4194304 4196468 140729137297280 140710081182352 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30038] ppid=30028 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30038/stat : 30038 (java) S 30028 30031 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66267136 10804383744 9956 18446744073709551615 4194304 4196468 140729137297280 140709513374192 140710473411202 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30039] ppid=30028 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30039/stat : 30039 (java) S 30028 30031 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66267136 10804383744 9956 18446744073709551615 4194304 4196468 140729137297280 140709512320416 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30040] ppid=30028 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30040/stat : 30040 (java) S 30028 30031 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66267137 10804383744 9956 18446744073709551615 4194304 4196468 140729137297280 140709511267824 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30041] ppid=30028 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30041/stat : 30041 (java) S 30028 30031 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66267139 10804383744 9956 18446744073709551615 4194304 4196468 140729137297280 140709510216400 140710473418651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30042] ppid=30028 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/30031/task/30042/stat : 30042 (java) S 30028 30031 12560 0 -1 1077944384 508 0 0 0 1 0 0 0 20 0 15 0 66267139 10804383744 9956 18446744073709551615 4194304 4196468 140729137297280 140709509162992 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30043] ppid=30028 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/30031/task/30043/stat : 30043 (java) S 30028 30031 12560 0 -1 1077944384 103 0 0 0 1 0 0 0 20 0 15 0 66267139 10804383744 9956 18446744073709551615 4194304 4196468 140729137297280 140709508110448 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30044] ppid=30028 vsize=10551156 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/30031/task/30044/stat : 30044 (java) R 30028 30031 12560 0 -1 4202560 805 0 0 0 5 0 0 0 20 0 15 0 66267139 10804383744 9956 18446744073709551615 4194304 4196468 140729137297280 140709507057904 140710473411990 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30045] ppid=30028 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30045/stat : 30045 (java) S 30028 30031 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66267139 10804383744 9956 18446744073709551615 4194304 4196468 140729137297280 140709506005600 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30046] ppid=30028 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30046/stat : 30046 (java) S 30028 30031 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267143 10804383744 9956 18446744073709551615 4194304 4196468 140729137297280 140709034191664 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 39824 KiB

[startup+0.700721 s]
/proc/loadavg: 2.00 2.03 2.45 5/210 30046
/proc/meminfo: memFree=29413972/32770624 swapFree=67105588/67108860
[pid=30031] ppid=30028 vsize=10551232 memory=146692 CPUtime=1.4 cores=1,3,5,7
/proc/30031/stat : 30031 (java) S 30028 30031 12560 0 -1 1077944320 11882 0 0 0 135 5 0 0 20 0 15 0 66267128 10804461568 36673 18446744073709551615 4194304 4196468 140729137297280 140729137279824 140710473400055 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
/proc/30031/statm: 2637808 36673 3056 1 0 2627261 0
[pid=30031/tid=30033] ppid=30028 vsize=10551232 memory=83 CPUtime=0.59 cores=1,3,5,7
/proc/30031/task/30033/stat : 30033 (java) R 30028 30031 12560 0 -1 4202560 6922 0 0 0 56 3 0 0 20 0 15 0 66267134 10804461568 36673 18446744073709551615 4194304 4196468 140729137297280 140710477636640 140710116523293 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30034] ppid=30028 vsize=10551232 memory=27 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30034/stat : 30034 (java) S 30028 30031 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267134 10804461568 36673 18446744073709551615 4194304 4196468 140729137297280 140710445242640 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30035] ppid=30028 vsize=10551232 memory=33 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30035/stat : 30035 (java) S 30028 30031 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267135 10804461568 36673 18446744073709551615 4194304 4196468 140729137297280 140710083287440 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30036] ppid=30028 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30036/stat : 30036 (java) S 30028 30031 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267135 10804461568 36673 18446744073709551615 4194304 4196468 140729137297280 140710082234896 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30037] ppid=30028 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30037/stat : 30037 (java) S 30028 30031 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66267135 10804461568 36673 18446744073709551615 4194304 4196468 140729137297280 140710081182352 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30038] ppid=30028 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30038/stat : 30038 (java) S 30028 30031 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66267136 10804461568 36673 18446744073709551615 4194304 4196468 140729137297280 140709513374192 140710473411202 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30039] ppid=30028 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30039/stat : 30039 (java) S 30028 30031 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66267136 10804461568 36673 18446744073709551615 4194304 4196468 140729137297280 140709512320416 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30040] ppid=30028 vsize=10551232 memory=855 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30040/stat : 30040 (java) S 30028 30031 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66267137 10804461568 36673 18446744073709551615 4194304 4196468 140729137297280 140709511267824 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30041] ppid=30028 vsize=10551232 memory=57 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30041/stat : 30041 (java) S 30028 30031 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66267139 10804461568 36673 18446744073709551615 4194304 4196468 140729137297280 140709510216400 140710473418651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30042] ppid=30028 vsize=10551232 memory=224 CPUtime=0.27 cores=1,3,5,7
/proc/30031/task/30042/stat : 30042 (java) S 30028 30031 12560 0 -1 1077944384 1301 0 0 0 27 0 0 0 20 0 15 0 66267139 10804461568 36673 18446744073709551615 4194304 4196468 140729137297280 140709509162992 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30043] ppid=30028 vsize=10551232 memory=281286400806672 CPUtime=0.27 cores=1,3,5,7
/proc/30031/task/30043/stat : 30043 (java) S 30028 30031 12560 0 -1 1077944384 887 0 0 0 27 0 0 0 20 0 15 0 66267139 10804461568 37185 18446744073709551615 4194304 4196468 140729137297280 140709508110448 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30044] ppid=30028 vsize=10551232 memory=2508462229249 CPUtime=0.24 cores=1,3,5,7
/proc/30031/task/30044/stat : 30044 (java) S 30028 30031 12560 0 -1 1077944384 1402 0 0 0 23 1 0 0 20 0 15 0 66267139 10804461568 37185 18446744073709551615 4194304 4196468 140729137297280 140709507057904 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30045] ppid=30028 vsize=10551232 memory=2517052163841 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30045/stat : 30045 (java) S 30028 30031 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66267139 10804461568 37185 18446744073709551615 4194304 4196468 140729137297280 140709506005600 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30046] ppid=30028 vsize=10551232 memory=2560001836801 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30046/stat : 30046 (java) S 30028 30031 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66267143 10804461568 37185 18446744073709551615 4194304 4196468 140729137297280 140709034191664 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 146692 KiB

[startup+1.50084 s]
/proc/loadavg: 2.00 2.03 2.45 6/211 30047
/proc/meminfo: memFree=29234560/32770624 swapFree=67105588/67108860
[pid=30031] ppid=30028 vsize=10617796 memory=240500 CPUtime=3.2 cores=1,3,5,7
/proc/30031/stat : 30031 (java) S 30028 30031 12560 0 -1 1077944320 14249 0 0 0 305 15 0 0 20 0 16 0 66267128 10872623104 60125 18446744073709551615 4194304 4196468 140729137297280 140729137279824 140710473400055 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
/proc/30031/statm: 2654449 60125 3094 1 0 2643902 0
[pid=30031/tid=30033] ppid=30028 vsize=10617796 memory=83 CPUtime=1.3 cores=1,3,5,7
/proc/30031/task/30033/stat : 30033 (java) R 30028 30031 12560 0 -1 4202560 8237 0 0 0 126 4 0 0 20 0 16 0 66267134 10872623104 60125 18446744073709551615 4194304 4196468 140729137297280 140710477625456 140710473411990 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30034] ppid=30028 vsize=10617796 memory=27 CPUtime=0.07 cores=1,3,5,7
/proc/30031/task/30034/stat : 30034 (java) S 30028 30031 12560 0 -1 1077944384 38 0 0 0 5 2 0 0 20 0 16 0 66267134 10872623104 60125 18446744073709551615 4194304 4196468 140729137297280 140710445242640 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30035] ppid=30028 vsize=10617796 memory=281286401039088 CPUtime=0.06 cores=1,3,5,7
/proc/30031/task/30035/stat : 30035 (java) S 30028 30031 12560 0 -1 1077944384 36 0 0 0 5 1 0 0 20 0 16 0 66267135 10872623104 60125 18446744073709551615 4194304 4196468 140729137297280 140710083287440 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30036] ppid=30028 vsize=10617796 memory=9132 CPUtime=0.07 cores=1,3,5,7
/proc/30031/task/30036/stat : 30036 (java) S 30028 30031 12560 0 -1 1077944384 32 0 0 0 5 2 0 0 20 0 16 0 66267135 10872623104 60125 18446744073709551615 4194304 4196468 140729137297280 140710082234896 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30037] ppid=30028 vsize=10617796 memory=19658 CPUtime=0.07 cores=1,3,5,7
/proc/30031/task/30037/stat : 30037 (java) S 30028 30031 12560 0 -1 1077944384 42 0 0 0 5 2 0 0 20 0 16 0 66267135 10872623104 60125 18446744073709551615 4194304 4196468 140729137297280 140710081182352 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30038] ppid=30028 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30038/stat : 30038 (java) S 30028 30031 12560 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 66267136 10872623104 60125 18446744073709551615 4194304 4196468 140729137297280 140709513374192 140710473411202 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30039] ppid=30028 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30039/stat : 30039 (java) S 30028 30031 12560 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 66267136 10872623104 60125 18446744073709551615 4194304 4196468 140729137297280 140709512320416 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30040] ppid=30028 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30040/stat : 30040 (java) S 30028 30031 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 66267137 10872623104 60125 18446744073709551615 4194304 4196468 140729137297280 140709511267824 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30041] ppid=30028 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30041/stat : 30041 (java) S 30028 30031 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66267139 10872623104 60125 18446744073709551615 4194304 4196468 140729137297280 140709510216400 140710473418651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30042] ppid=30028 vsize=10617796 memory=238048 CPUtime=0.61 cores=1,3,5,7
/proc/30031/task/30042/stat : 30042 (java) R 30028 30031 12560 0 -1 4202560 1499 0 0 0 61 0 0 0 20 0 16 0 66267139 10872623104 60125 18446744073709551615 4194304 4196468 140729137297280 140709509162992 140710473411990 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30043] ppid=30028 vsize=10617796 memory=0 CPUtime=0.62 cores=1,3,5,7
/proc/30031/task/30043/stat : 30043 (java) R 30028 30031 12560 0 -1 4202560 1277 0 0 0 62 0 0 0 20 0 16 0 66267139 10872623104 60125 18446744073709551615 4194304 4196468 140729137297280 140709508110448 140710452638539 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30044] ppid=30028 vsize=10617796 memory=0 CPUtime=0.33 cores=1,3,5,7
/proc/30031/task/30044/stat : 30044 (java) R 30028 30031 12560 0 -1 1077944384 1622 0 0 0 32 1 0 0 20 0 16 0 66267139 10872623104 60125 18446744073709551615 4194304 4196468 140729137297280 140709507057904 140710473411202 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0

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

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

[startup+1.60105 s]
/proc/loadavg: 2.00 2.03 2.45 6/211 30047
/proc/meminfo: memFree=29234560/32770624 swapFree=67105588/67108860
[pid=30031] ppid=30028 vsize=10617796 memory=241820 CPUtime=3.45 cores=1,3,5,7
/proc/30031/stat : 30031 (java) S 30028 30031 12560 0 -1 1077944320 14627 0 0 0 330 15 0 0 20 0 16 0 66267128 10872623104 60455 18446744073709551615 4194304 4196468 140729137297280 140729137279824 140710473400055 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
/proc/30031/statm: 2654449 60455 3094 1 0 2643902 0
[pid=30031/tid=30033] ppid=30028 vsize=10617796 memory=-8774313645642428999 CPUtime=1.4 cores=1,3,5,7
/proc/30031/task/30033/stat : 30033 (java) R 30028 30031 12560 0 -1 4202560 8237 0 0 0 136 4 0 0 20 0 16 0 66267134 10872623104 60455 18446744073709551615 4194304 4196468 140729137297280 140710477625456 140710117906056 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30034] ppid=30028 vsize=10617796 memory=281286401055456 CPUtime=0.07 cores=1,3,5,7
/proc/30031/task/30034/stat : 30034 (java) S 30028 30031 12560 0 -1 1077944384 38 0 0 0 5 2 0 0 20 0 16 0 66267134 10872623104 60455 18446744073709551615 4194304 4196468 140729137297280 140710445242640 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30035] ppid=30028 vsize=10617796 memory=281286400930888 CPUtime=0.06 cores=1,3,5,7
/proc/30031/task/30035/stat : 30035 (java) S 30028 30031 12560 0 -1 1077944384 36 0 0 0 5 1 0 0 20 0 16 0 66267135 10872623104 60455 18446744073709551615 4194304 4196468 140729137297280 140710083287440 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30036] ppid=30028 vsize=10617796 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30031/task/30036/stat : 30036 (java) S 30028 30031 12560 0 -1 1077944384 32 0 0 0 5 2 0 0 20 0 16 0 66267135 10872623104 60455 18446744073709551615 4194304 4196468 140729137297280 140710082234896 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30037] ppid=30028 vsize=10617796 memory=177 CPUtime=0.07 cores=1,3,5,7
/proc/30031/task/30037/stat : 30037 (java) S 30028 30031 12560 0 -1 1077944384 42 0 0 0 5 2 0 0 20 0 16 0 66267135 10872623104 60455 18446744073709551615 4194304 4196468 140729137297280 140710081182352 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30038] ppid=30028 vsize=10617796 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30038/stat : 30038 (java) S 30028 30031 12560 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 66267136 10872623104 60455 18446744073709551615 4194304 4196468 140729137297280 140709513374192 140710473411202 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30039] ppid=30028 vsize=10617796 memory=-1807685287725067907 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30039/stat : 30039 (java) S 30028 30031 12560 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 66267136 10872623104 60455 18446744073709551615 4194304 4196468 140729137297280 140709512320416 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30040] ppid=30028 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30040/stat : 30040 (java) S 30028 30031 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 66267137 10872623104 60455 18446744073709551615 4194304 4196468 140729137297280 140709511267824 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30041] ppid=30028 vsize=10617796 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30041/stat : 30041 (java) S 30028 30031 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66267139 10872623104 60455 18446744073709551615 4194304 4196468 140729137297280 140709510216400 140710473418651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30042] ppid=30028 vsize=10617796 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/30031/task/30042/stat : 30042 (java) R 30028 30031 12560 0 -1 4202560 1505 0 0 0 66 0 0 0 20 0 16 0 66267139 10872623104 60455 18446744073709551615 4194304 4196468 140729137297280 140709509162992 140710451814133 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30043] ppid=30028 vsize=10617796 memory=0 CPUtime=0.72 cores=1,3,5,7
/proc/30031/task/30043/stat : 30043 (java) R 30028 30031 12560 0 -1 4202560 1649 0 0 0 72 0 0 0 20 0 16 0 66267139 10872623104 60455 18446744073709551615 4194304 4196468 140729137297280 140709508096328 140710454944713 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30044] ppid=30028 vsize=10617796 memory=6944656592455360604 CPUtime=0.33 cores=1,3,5,7
/proc/30031/task/30044/stat : 30044 (java) S 30028 30031 12560 0 -1 1077944384 1622 0 0 0 32 1 0 0 20 0 16 0 66267139 10872623104 60455 18446744073709551615 4194304 4196468 140729137297280 140709507057904 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30045] ppid=30028 vsize=10617796 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30045/stat : 30045 (java) S 30028 30031 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66267139 10872623104 60455 18446744073709551615 4194304 4196468 140729137297280 140709506005600 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30046] ppid=30028 vsize=10617796 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30046/stat : 30046 (java) S 30028 30031 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 66267143 10872623104 60455 18446744073709551615 4194304 4196468 140729137297280 140709034191664 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30047] ppid=30028 vsize=10617796 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30047/stat : 30047 (java) S 30028 30031 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 66267214 10872623104 60455 18446744073709551615 4194304 4196468 140729137297280 140709033137456 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
Current children cumulated CPU time: 3.45 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 241820 KiB

[startup+2.40076 s]
/proc/loadavg: 2.00 2.03 2.45 3/211 30047
/proc/meminfo: memFree=29226980/32770624 swapFree=67105588/67108860
[pid=30031] ppid=30028 vsize=10617796 memory=245844 CPUtime=4.7 cores=1,3,5,7
/proc/30031/stat : 30031 (java) S 30028 30031 12560 0 -1 1077944320 15631 0 0 0 455 15 0 0 20 0 16 0 66267128 10872623104 61461 18446744073709551615 4194304 4196468 140729137297280 140729137279824 140710473400055 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
/proc/30031/statm: 2654449 61461 3096 1 0 2643902 0
[pid=30031/tid=30033] ppid=30028 vsize=10617796 memory=0 CPUtime=2.2 cores=1,3,5,7
/proc/30031/task/30033/stat : 30033 (java) R 30028 30031 12560 0 -1 4202560 8267 0 0 0 216 4 0 0 20 0 16 0 66267134 10872623104 61461 18446744073709551615 4194304 4196468 140729137297280 140710477636224 140710117484845 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30034] ppid=30028 vsize=10617796 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30031/task/30034/stat : 30034 (java) S 30028 30031 12560 0 -1 1077944384 38 0 0 0 5 2 0 0 20 0 16 0 66267134 10872623104 61461 18446744073709551615 4194304 4196468 140729137297280 140710445242640 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30035] ppid=30028 vsize=10617796 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/30031/task/30035/stat : 30035 (java) S 30028 30031 12560 0 -1 1077944384 36 0 0 0 5 1 0 0 20 0 16 0 66267135 10872623104 61461 18446744073709551615 4194304 4196468 140729137297280 140710083287440 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30036] ppid=30028 vsize=10617796 memory=288230574492221466 CPUtime=0.07 cores=1,3,5,7
/proc/30031/task/30036/stat : 30036 (java) S 30028 30031 12560 0 -1 1077944384 32 0 0 0 5 2 0 0 20 0 16 0 66267135 10872623104 61461 18446744073709551615 4194304 4196468 140729137297280 140710082234896 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30037] ppid=30028 vsize=10617796 memory=-7096649868621430206 CPUtime=0.07 cores=1,3,5,7
/proc/30031/task/30037/stat : 30037 (java) S 30028 30031 12560 0 -1 1077944384 42 0 0 0 5 2 0 0 20 0 16 0 66267135 10872623104 61461 18446744073709551615 4194304 4196468 140729137297280 140710081182352 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30038] ppid=30028 vsize=10617796 memory=-2752621353146282308 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30038/stat : 30038 (java) S 30028 30031 12560 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 66267136 10872623104 61461 18446744073709551615 4194304 4196468 140729137297280 140709513374192 140710473411202 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30039] ppid=30028 vsize=10617796 memory=6946635657652036459 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30039/stat : 30039 (java) S 30028 30031 12560 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 66267136 10872623104 61461 18446744073709551615 4194304 4196468 140729137297280 140709512320416 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30040] ppid=30028 vsize=10617796 memory=7896943337487220793 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30040/stat : 30040 (java) S 30028 30031 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 66267137 10872623104 61461 18446744073709551615 4194304 4196468 140729137297280 140709511267824 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30041] ppid=30028 vsize=10617796 memory=3042562604574794800 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30041/stat : 30041 (java) S 30028 30031 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66267139 10872623104 61461 18446744073709551615 4194304 4196468 140729137297280 140709510216400 140710473418651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30042] ppid=30028 vsize=10617796 memory=-7100423569113718720 CPUtime=0.85 cores=1,3,5,7
/proc/30031/task/30042/stat : 30042 (java) S 30028 30031 12560 0 -1 1077944384 2191 0 0 0 85 0 0 0 20 0 16 0 66267139 10872623104 61461 18446744073709551615 4194304 4196468 140729137297280 140709509162992 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30043] ppid=30028 vsize=10617796 memory=7674596115929182250 CPUtime=0.97 cores=1,3,5,7
/proc/30031/task/30043/stat : 30043 (java) S 30028 30031 12560 0 -1 1077944384 1919 0 0 0 97 0 0 0 20 0 16 0 66267139 10872623104 61461 18446744073709551615 4194304 4196468 140729137297280 140709508110448 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30044] ppid=30028 vsize=10617796 memory=4638778398333030736 CPUtime=0.35 cores=1,3,5,7
/proc/30031/task/30044/stat : 30044 (java) S 30028 30031 12560 0 -1 1077944384 1640 0 0 0 34 1 0 0 20 0 16 0 66267139 10872623104 61461 18446744073709551615 4194304 4196468 140729137297280 140709507057904 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30045] ppid=30028 vsize=10617796 memory=239360 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30045/stat : 30045 (java) S 30028 30031 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66267139 10872623104 61461 18446744073709551615 4194304 4196468 140729137297280 140709506005600 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30046] ppid=30028 vsize=10617796 memory=6935649255793123392 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30046/stat : 30046 (java) S 30028 30031 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 66267143 10872623104 61461 18446744073709551615 4194304 4196468 140729137297280 140709034191664 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30047] ppid=30028 vsize=10617796 memory=-9123011406873206402 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30047/stat : 30047 (java) S 30028 30031 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 66267214 10872623104 61461 18446744073709551615 4194304 4196468 140729137297280 140709033137456 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
Current children cumulated CPU time: 4.7 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 245844 KiB

[startup+2.60074 s]
/proc/loadavg: 2.00 2.03 2.45 3/211 30047
/proc/meminfo: memFree=29226980/32770624 swapFree=67105588/67108860
[pid=30031] ppid=30028 vsize=10750924 memory=245892 CPUtime=4.89 cores=1,3,5,7
/proc/30031/stat : 30031 (java) S 30028 30031 12560 0 -1 1077944320 15691 0 0 0 474 15 0 0 20 0 16 0 66267128 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140729137279824 140710473400055 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
/proc/30031/statm: 2687731 61473 3098 1 0 2677184 0
[pid=30031/tid=30033] ppid=30028 vsize=10750924 memory=0 CPUtime=2.35 cores=1,3,5,7
/proc/30031/task/30033/stat : 30033 (java) S 30028 30031 12560 0 -1 1077944384 8276 0 0 0 231 4 0 0 20 0 16 0 66267134 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140710477640736 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30034] ppid=30028 vsize=10750924 memory=-8774313645642428999 CPUtime=0.07 cores=1,3,5,7
/proc/30031/task/30034/stat : 30034 (java) S 30028 30031 12560 0 -1 1077944384 38 0 0 0 5 2 0 0 20 0 16 0 66267134 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140710445242640 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30035] ppid=30028 vsize=10750924 memory=6944656592455360604 CPUtime=0.06 cores=1,3,5,7
/proc/30031/task/30035/stat : 30035 (java) S 30028 30031 12560 0 -1 1077944384 36 0 0 0 5 1 0 0 20 0 16 0 66267135 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140710083287440 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30036] ppid=30028 vsize=10750924 memory=6944656575208382560 CPUtime=0.07 cores=1,3,5,7
/proc/30031/task/30036/stat : 30036 (java) S 30028 30031 12560 0 -1 1077944384 32 0 0 0 5 2 0 0 20 0 16 0 66267135 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140710082234896 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30037] ppid=30028 vsize=10750924 memory=6944656592455360604 CPUtime=0.07 cores=1,3,5,7
/proc/30031/task/30037/stat : 30037 (java) S 30028 30031 12560 0 -1 1077944384 42 0 0 0 5 2 0 0 20 0 16 0 66267135 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140710081182352 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30038] ppid=30028 vsize=10750924 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30038/stat : 30038 (java) S 30028 30031 12560 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 66267136 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140709513374192 140710473411202 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30039] ppid=30028 vsize=10750924 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30039/stat : 30039 (java) S 30028 30031 12560 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 66267136 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140709512320416 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30040] ppid=30028 vsize=10750924 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30040/stat : 30040 (java) S 30028 30031 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 66267137 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140709511267824 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30041] ppid=30028 vsize=10750924 memory=-4866526891258710369 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30041/stat : 30041 (java) S 30028 30031 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66267139 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140709510216400 140710473418651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30042] ppid=30028 vsize=10750924 memory=8476479793568047205 CPUtime=0.87 cores=1,3,5,7
/proc/30031/task/30042/stat : 30042 (java) S 30028 30031 12560 0 -1 1077944384 2194 0 0 0 87 0 0 0 20 0 16 0 66267139 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140709509162992 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30043] ppid=30028 vsize=10750924 memory=7232886968738802340 CPUtime=0.97 cores=1,3,5,7
/proc/30031/task/30043/stat : 30043 (java) S 30028 30031 12560 0 -1 1077944384 1921 0 0 0 97 0 0 0 20 0 16 0 66267139 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140709508110448 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30044] ppid=30028 vsize=10750924 memory=-8990767739041718176 CPUtime=0.35 cores=1,3,5,7
/proc/30031/task/30044/stat : 30044 (java) S 30028 30031 12560 0 -1 1077944384 1641 0 0 0 34 1 0 0 20 0 16 0 66267139 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140709507057904 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30045] ppid=30028 vsize=10750924 memory=7897517683652307531 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30045/stat : 30045 (java) S 30028 30031 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66267139 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140709506005600 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30046] ppid=30028 vsize=10750924 memory=-2915664431914210718 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30046/stat : 30046 (java) S 30028 30031 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 66267143 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140709034191664 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
Current children cumulated CPU time: 4.89 s
Current children cumulated vsize: 10750924 KiB
Current children cumulated memory: 245892 KiB

[startup+2.70075 s]
/proc/loadavg: 2.00 2.03 2.45 3/211 30047
/proc/meminfo: memFree=29226980/32770624 swapFree=67105588/67108860
[pid=30031] ppid=30028 vsize=10750924 memory=245892 CPUtime=4.89 cores=1,3,5,7
/proc/30031/stat : 30031 (java) S 30028 30031 12560 0 -1 1077944320 15691 0 0 0 474 15 0 0 20 0 16 0 66267128 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140729137279824 140710473400055 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 5 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
/proc/30031/statm: 2687731 61473 3098 1 0 2677184 0
[pid=30031/tid=30033] ppid=30028 vsize=10750924 memory=4346044353833085232 CPUtime=2.35 cores=1,3,5,7
/proc/30031/task/30033/stat : 30033 (java) S 30028 30031 12560 0 -1 1077944384 8276 0 0 0 231 4 0 0 20 0 16 0 66267134 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140710477640736 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30034] ppid=30028 vsize=10750924 memory=-8253362664916754368 CPUtime=0.07 cores=1,3,5,7
/proc/30031/task/30034/stat : 30034 (java) S 30028 30031 12560 0 -1 1077944384 38 0 0 0 5 2 0 0 20 0 16 0 66267134 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140710445242640 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30035] ppid=30028 vsize=10750924 memory=245728 CPUtime=0.06 cores=1,3,5,7
/proc/30031/task/30035/stat : 30035 (java) S 30028 30031 12560 0 -1 1077944384 36 0 0 0 5 1 0 0 20 0 16 0 66267135 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140710083287440 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30036] ppid=30028 vsize=10750924 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/30031/task/30036/stat : 30036 (java) S 30028 30031 12560 0 -1 1077944384 32 0 0 0 5 2 0 0 20 0 16 0 66267135 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140710082234896 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30037] ppid=30028 vsize=10750924 memory=657 CPUtime=0.07 cores=1,3,5,7
/proc/30031/task/30037/stat : 30037 (java) S 30028 30031 12560 0 -1 1077944384 42 0 0 0 5 2 0 0 20 0 16 0 66267135 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140710081182352 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30038] ppid=30028 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30038/stat : 30038 (java) S 30028 30031 12560 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 16 0 66267136 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140709513374192 140710473411202 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30039] ppid=30028 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30039/stat : 30039 (java) S 30028 30031 12560 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 16 0 66267136 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140709512320416 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30040] ppid=30028 vsize=10750924 memory=238472 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30040/stat : 30040 (java) S 30028 30031 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 66267137 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140709511267824 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30041] ppid=30028 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30041/stat : 30041 (java) S 30028 30031 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66267139 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140709510216400 140710473418651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30042] ppid=30028 vsize=10750924 memory=0 CPUtime=0.87 cores=1,3,5,7
/proc/30031/task/30042/stat : 30042 (java) S 30028 30031 12560 0 -1 1077944384 2194 0 0 0 87 0 0 0 20 0 16 0 66267139 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140709509162992 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30043] ppid=30028 vsize=10750924 memory=0 CPUtime=0.97 cores=1,3,5,7
/proc/30031/task/30043/stat : 30043 (java) S 30028 30031 12560 0 -1 1077944384 1921 0 0 0 97 0 0 0 20 0 16 0 66267139 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140709508110448 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30044] ppid=30028 vsize=10750924 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/30031/task/30044/stat : 30044 (java) S 30028 30031 12560 0 -1 1077944384 1641 0 0 0 34 1 0 0 20 0 16 0 66267139 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140709507057904 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30045] ppid=30028 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30045/stat : 30045 (java) S 30028 30031 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 66267139 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140709506005600 140710473410261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
[pid=30031/tid=30046] ppid=30028 vsize=10750924 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30031/task/30046/stat : 30046 (java) S 30028 30031 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 66267143 11008946176 61473 18446744073709551615 4194304 4196468 140729137297280 140709034191664 140710473411202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140729137303952 140729137304105 140729137304105 140729137307599 0
Current children cumulated CPU time: 4.89 s
Current children cumulated vsize: 10750924 KiB
Current children cumulated memory: 245892 KiB

Child status: 0
Real time (s): 2.76043
CPU time (s): 4.90896
CPU user time (s): 4.74617
CPU system time (s): 0.162789
CPU usage (%): 177.834
Max. virtual memory (cumulated for all children) (KiB): 10750924
Max. memory (cumulated for all children) (KiB): 245892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.74617
system time used= 0.162789
maximum resident set size= 246760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15725
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1828
involuntary context switches= 25


# summary of solver processes directly reported to runsolver:
#   pid: 30031
#   total CPU time (s): 4.90896
#   total CPU user time (s): 4.74617
#   total CPU system time (s): 0.162789

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.044826 second user time and 0.061208 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-13 17:57:56
IDJOB=4263747
IDBENCH=140555
IDSOLVER=2651
FILE ID=node126/4263747-1502640717
RUNJOBID= node126-1502596857-19457
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Ramsey/Ramsey-int-s1/Ramsey-int-10.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263747-1502640717/watcher-4263747-1502640717 -o /tmp/evaluation-result-4263747-1502640717/solver-4263747-1502640717 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502596857-19457 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263747-1502640717.xml

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

MD5SUM BENCH= f18d8089cff3557044696c3f39147249
RANDOM SEED=1729719087

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29460800 kB
MemAvailable:   29721352 kB
Buffers:          269216 kB
Cached:           261972 kB
SwapCached:          524 kB
Active:          2664528 kB
Inactive:         164108 kB
Active(anon):    2245344 kB
Inactive(anon):    85544 kB
Active(file):     419184 kB
Inactive(file):    78564 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              1740 kB
Writeback:             4 kB
AnonPages:       2296788 kB
Mapped:            58304 kB
Shmem:             33440 kB
Slab:             183380 kB
SReclaimable:     157280 kB
SUnreclaim:        26100 kB
KernelStack:        3456 kB
PageTables:         9432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4302020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2191360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

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