Trace number 4244002

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: sat4j-CSP 2017-07-05OPT2 10.7928 7.5653601

General information on the benchmark

NameRamsey/Ramsey-int-s1/
Ramsey-int-11.xml
MD5SUM21068963a9b1e3aa386cc6eac6ce07b0
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.19624799
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints165
Number of domains1
Minimum domain size55
Maximum domain size55
Distribution of domain sizes[{"size":55,"count":55}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":66},{"degree":10,"count":55}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":165}]
Number of extensional constraints0
Number of intensional constraints165
Distribution of constraint types[{"type":"intension","count":165}]
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

2.41/1.14	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
2.41/1.14	c This is free software under the dual EPL/GNU LGPL licenses.
2.41/1.14	c See www.sat4j.org for details.
2.41/1.14	c That software uses the Rhino library from the Mozilla project.
2.41/1.14	c version CUSTOM.v20170705
2.41/1.14	c java.runtime.name	Java(TM) SE Runtime Environment
2.41/1.14	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
2.41/1.14	c java.vm.version	25.131-b11
2.41/1.14	c java.vm.vendor	Oracle Corporation
2.41/1.14	c sun.arch.data.model	64
2.41/1.14	c java.version		1.8.0_131
2.41/1.14	c os.name		Linux
2.41/1.14	c os.version		3.10.0-514.16.1.el7.x86_64
2.41/1.14	c os.arch		amd64
2.41/1.14	c Free memory 		499604488
2.41/1.14	c Max memory 		7247757312
2.41/1.14	c Total memory 		504889344
2.41/1.14	c Number of processors 	4
2.41/1.14	c c --- Begin Solver configuration ---
2.41/1.14	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
2.41/1.14	c Learn all clauses as in MiniSAT
2.41/1.14	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
2.41/1.14	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
2.41/1.14	c No reason simplification
2.41/1.14	c Glucose 2.1 dynamic restart strategy
2.41/1.14	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
2.41/1.14	c timeout=2147483s
2.41/1.14	c DB Simplification allowed=false
2.41/1.14	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
2.41/1.14	c --- End Solver configuration ---
2.41/1.14	c constraints type 
2.41/1.14	c org.sat4j.minisat.constraints.card.MinWatchCard => 110
2.41/1.14	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1662045
2.41/1.14	c org.sat4j.minisat.constraints.cnf.UnitClause => 330
2.41/1.14	c 1662485 constraints processed.
2.98/1.38	o 54
3.51/1.54	o 53
4.21/2.09	o 50
5.29/2.62	o 47
5.43/2.76	o 38
5.63/2.90	o 36
5.94/3.19	o 35
6.38/3.37	o 34
6.64/3.58	o 33
6.79/3.68	o 32
6.99/3.87	o 31
7.19/4.07	o 30
7.29/4.17	o 28
7.51/4.37	o 27
7.65/4.48	o 26
7.89/4.63	o 25
8.00/4.77	o 22
8.21/4.98	o 20
8.31/5.08	o 19
8.51/5.29	o 18
8.61/5.39	o 17
8.71/5.48	o 16
8.82/5.57	o 14
9.02/5.76	o 13
9.13/5.84	o 12
9.23/5.95	o 11
9.44/6.10	o 10
9.56/6.23	o 9
9.67/6.38	o 8
9.77/6.47	o 7
9.87/6.55	o 6
10.11/6.77	o 5
10.21/6.88	o 4
10.31/6.95	o 3
10.71/7.30	o 2
10.77/7.55	c starts		: 424
10.77/7.55	c conflicts		: 84763
10.77/7.55	c decisions		: 1853890
10.77/7.55	c propagations		: 7491623
10.77/7.55	c inspects		: 60874714
10.77/7.55	c shortcuts		: 0
10.77/7.55	c learnt literals	: 592
10.77/7.55	c learnt binary clauses	: 502
10.77/7.55	c learnt ternary clauses	: 1249
10.77/7.55	c learnt constraints	: 84170
10.77/7.55	c ignored constraints	: 0
10.77/7.55	c root simplifications	: 0
10.77/7.55	c removed literals (reason simplification)	: 0
10.77/7.55	c reason swapping (by a shorter reason)	: 0
10.77/7.55	c Calls to reduceDB	: 12
10.77/7.55	c Number of update (reduction) of LBD	: 62991
10.77/7.55	c Imported unit clauses	: 0
10.77/7.55	c number of reductions to clauses (during analyze)	: 0
10.77/7.55	c number of learned constraints concerned by reduction	: 0
10.77/7.55	c number of learning phase by resolution	: 0
10.77/7.55	c number of learning phase by cutting planes	: 0
10.77/7.55	c number of rounding to 1 operations	: 0
10.77/7.55	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
10.77/7.55	c number of reductions of the coefficients by power 2 	: 0
10.77/7.55	c number of right shift for reduction by power 2 	: 0
10.77/7.55	c number of reductions of the coefficients by GCD over coefficients 	: 0
10.77/7.55	c speed (assignments/second)	: 1170200.4061230866
10.77/7.55	c non guided choices	207347
10.77/7.55	c learnt constraints type 
10.77/7.55	s OPTIMUM FOUND
10.77/7.56	v <instantiation type="optimum" cost="2">
10.77/7.56	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[0][10] 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[1][10] 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[2][10] 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[3][10] 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[4][10] 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[5][10] 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[6][10] 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[7][10] 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[8][10] 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] x[9][10] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] </list>
10.77/7.56	v 	<values> 0 0 0 2 0 1 0 2 2 2 2 0 0 1 0 2 0 2 0 2 1 2 0 0 0 2 2 1 1 1 2 0 0 0 0 0 0 1 2 2 1 1 0 0 0 0 0 0 0 0 1 2 0 0 1 0 0 0 0 0 0 0 2 1 2 1 0 0 0 0 0 0 0 0 1 2 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 </values>
10.77/7.56	v </instantiation>
10.77/7.56	

Verifier Data

OK	2

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-4244002-1502094032/watcher-4244002-1502094032 -o /tmp/evaluation-result-4244002-1502094032/solver-4244002-1502094032 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502041652-17605 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4244002-1502094032.xml 

pid=28306
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.82 1.77 1.83 2/199 28309
/proc/meminfo: memFree=31345820/32770624 swapFree=0/362808
[pid=28309] ppid=28306 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/28309/stat : 28309 (runsolver) D 28306 28309 12906 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 51314119 24240128 106 18446744073709551615 4194304 4338465 140722387278544 140722387276184 140668484031191 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 7053312 140722387284103 140722387284553 140722387284553 140722387288010 0
/proc/28309/statm: 5918 106 53 36 0 2156 0

[startup+0.106557 s]
/proc/loadavg: 1.82 1.77 1.83 2/199 28309
/proc/meminfo: memFree=31345820/32770624 swapFree=0/362808
[pid=28309] ppid=28306 vsize=10152700 CPUtime=0.04 cores=1,3,5,7
/proc/28309/stat : 28309 (java) S 28306 28309 12906 0 -1 1077944320 3933 0 0 0 3 1 0 0 20 0 10 0 51314119 10396364800 5054 18446744073709551615 4194304 4196468 140727443120144 140727443102688 139976157564663 0 0 1 16800970 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
/proc/28309/statm: 2538175 5054 2155 1 0 2527672 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10152700

[startup+0.200215 s]
/proc/loadavg: 1.82 1.77 1.83 2/199 28309
/proc/meminfo: memFree=31345820/32770624 swapFree=0/362808
[pid=28309] ppid=28306 vsize=10551156 CPUtime=0.09 cores=1,3,5,7
/proc/28309/stat : 28309 (java) S 28306 28309 12906 0 -1 1077944320 4912 0 0 0 8 1 0 0 20 0 15 0 51314119 10804383744 6944 18446744073709551615 4194304 4196468 140727443120144 140727443102688 139976157564663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
/proc/28309/statm: 2637789 6944 2789 1 0 2627261 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10551156

[startup+0.301046 s]
/proc/loadavg: 1.82 1.77 1.83 2/199 28309
/proc/meminfo: memFree=31345820/32770624 swapFree=0/362808
[pid=28309] ppid=28306 vsize=10551156 CPUtime=0.25 cores=1,3,5,7
/proc/28309/stat : 28309 (java) S 28306 28309 12906 0 -1 1077944320 7952 0 0 0 22 3 0 0 20 0 15 0 51314119 10804383744 9195 18446744073709551615 4194304 4196468 140727443120144 140727443102688 139976157564663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
/proc/28309/statm: 2637789 9195 2869 1 0 2627261 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 10551156

[startup+0.701049 s]
/proc/loadavg: 1.82 1.77 1.83 2/199 28309
/proc/meminfo: memFree=31345820/32770624 swapFree=0/362808
[pid=28309] ppid=28306 vsize=10551232 CPUtime=1.36 cores=1,3,5,7
/proc/28309/stat : 28309 (java) S 28306 28309 12906 0 -1 1077944320 11399 0 0 0 131 5 0 0 20 0 15 0 51314119 10804461568 33639 18446744073709551615 4194304 4196468 140727443120144 140727443102688 139976157564663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
/proc/28309/statm: 2637808 33639 3057 1 0 2627261 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 10551232

[startup+1.50105 s]
/proc/loadavg: 1.82 1.77 1.83 6/214 28324
/proc/meminfo: memFree=31032196/32770624 swapFree=0/362824
[pid=28309] ppid=28306 vsize=10617796 CPUtime=3.51 cores=1,3,5,7
/proc/28309/stat : 28309 (java) S 28306 28309 12906 0 -1 1077944320 13778 0 0 0 325 26 0 0 20 0 16 0 51314119 10872623104 82015 18446744073709551615 4194304 4196468 140727443120144 140727443102688 139976157564663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
/proc/28309/statm: 2654449 82015 3097 1 0 2643902 0
[pid=28309/tid=28311] ppid=28306 vsize=10617796 CPUtime=1.18 cores=1,3,5,7
/proc/28309/task/28311/stat : 28311 (java) R 28306 28309 12906 0 -1 4202560 7103 0 0 0 114 4 0 0 20 0 16 0 51314124 10872623104 82015 18446744073709551615 4194304 4196468 140727443120144 139976161783296 139975756325607 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28312] ppid=28306 vsize=10617796 CPUtime=0.18 cores=1,3,5,7
/proc/28309/task/28312/stat : 28312 (java) S 28306 28309 12906 0 -1 1077944384 148 0 0 0 13 5 0 0 20 0 16 0 51314125 10872623104 82015 18446744073709551615 4194304 4196468 140727443120144 139976087984656 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28313] ppid=28306 vsize=10617796 CPUtime=0.17 cores=1,3,5,7
/proc/28309/task/28313/stat : 28313 (java) S 28306 28309 12906 0 -1 1077944384 151 0 0 0 13 4 0 0 20 0 16 0 51314125 10872623104 82015 18446744073709551615 4194304 4196468 140727443120144 139976086932112 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28314] ppid=28306 vsize=10617796 CPUtime=0.18 cores=1,3,5,7
/proc/28309/task/28314/stat : 28314 (java) S 28306 28309 12906 0 -1 1077944384 145 0 0 0 13 5 0 0 20 0 16 0 51314125 10872623104 82015 18446744073709551615 4194304 4196468 140727443120144 139976085879056 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28315] ppid=28306 vsize=10617796 CPUtime=0.16 cores=1,3,5,7
/proc/28309/task/28315/stat : 28315 (java) S 28306 28309 12906 0 -1 1077944384 141 0 0 0 12 4 0 0 20 0 16 0 51314125 10872623104 82015 18446744073709551615 4194304 4196468 140727443120144 139976084826512 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28316] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28316/stat : 28316 (java) S 28306 28309 12906 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 16 0 51314127 10872623104 82015 18446744073709551615 4194304 4196468 140727443120144 139975653788400 139976157575810 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28317] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28317/stat : 28317 (java) S 28306 28309 12906 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 51314127 10872623104 82015 18446744073709551615 4194304 4196468 140727443120144 139975652734688 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28318] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28318/stat : 28318 (java) S 28306 28309 12906 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 51314127 10872623104 82015 18446744073709551615 4194304 4196468 140727443120144 139975651681536 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28319] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28319/stat : 28319 (java) S 28306 28309 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51314129 10872623104 82015 18446744073709551615 4194304 4196468 140727443120144 139975650630096 139976157583259 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28320] ppid=28306 vsize=10617796 CPUtime=0.61 cores=1,3,5,7
/proc/28309/task/28320/stat : 28320 (java) S 28306 28309 12906 0 -1 1077944384 1486 0 0 0 61 0 0 0 20 0 16 0 51314129 10872623104 82015 18446744073709551615 4194304 4196468 140727443120144 139975649577200 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28321] ppid=28306 vsize=10617796 CPUtime=0.63 cores=1,3,5,7
/proc/28309/task/28321/stat : 28321 (java) R 28306 28309 12906 0 -1 4202560 1511 0 0 0 63 0 0 0 20 0 16 0 51314129 10872623104 82015 18446744073709551615 4194304 4196468 140727443120144 139975648524952 139976142691001 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28322] ppid=28306 vsize=10617796 CPUtime=0.33 cores=1,3,5,7
/proc/28309/task/28322/stat : 28322 (java) S 28306 28309 12906 0 -1 1077944384 1630 0 0 0 33 0 0 0 20 0 16 0 51314130 10872623104 82015 18446744073709551615 4194304 4196468 140727443120144 139975647471600 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28323] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28323/stat : 28323 (java) S 28306 28309 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51314130 10872623104 82015 18446744073709551615 4194304 4196468 140727443120144 139975646419296 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28324] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28324/stat : 28324 (java) S 28306 28309 12906 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 51314136 10872623104 82015 18446744073709551615 4194304 4196468 140727443120144 139975645367344 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 10617796

[startup+3.10076 s]
/proc/loadavg: 1.92 1.79 1.84 4/215 28325
/proc/meminfo: memFree=31022416/32770624 swapFree=0/362824
[pid=28309] ppid=28306 vsize=10617796 CPUtime=5.94 cores=1,3,5,7
/proc/28309/stat : 28309 (java) S 28306 28309 12906 0 -1 1077944320 19025 0 0 0 567 27 0 0 20 0 16 0 51314119 10872623104 82980 18446744073709551615 4194304 4196468 140727443120144 140727443102688 139976157564663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
/proc/28309/statm: 2654449 82980 3107 1 0 2643902 0
[pid=28309/tid=28311] ppid=28306 vsize=10617796 CPUtime=2.78 cores=1,3,5,7
/proc/28309/task/28311/stat : 28311 (java) R 28306 28309 12906 0 -1 4202560 8121 0 0 0 273 5 0 0 20 0 16 0 51314124 10872623104 82980 18446744073709551615 4194304 4196468 140727443120144 139976161803048 139975756627694 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28312] ppid=28306 vsize=10617796 CPUtime=0.18 cores=1,3,5,7
/proc/28309/task/28312/stat : 28312 (java) S 28306 28309 12906 0 -1 1077944384 148 0 0 0 13 5 0 0 20 0 16 0 51314125 10872623104 82980 18446744073709551615 4194304 4196468 140727443120144 139976087984656 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28313] ppid=28306 vsize=10617796 CPUtime=0.17 cores=1,3,5,7
/proc/28309/task/28313/stat : 28313 (java) S 28306 28309 12906 0 -1 1077944384 151 0 0 0 13 4 0 0 20 0 16 0 51314125 10872623104 82980 18446744073709551615 4194304 4196468 140727443120144 139976086932112 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28314] ppid=28306 vsize=10617796 CPUtime=0.18 cores=1,3,5,7
/proc/28309/task/28314/stat : 28314 (java) S 28306 28309 12906 0 -1 1077944384 145 0 0 0 13 5 0 0 20 0 16 0 51314125 10872623104 82980 18446744073709551615 4194304 4196468 140727443120144 139976085879056 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28315] ppid=28306 vsize=10617796 CPUtime=0.16 cores=1,3,5,7
/proc/28309/task/28315/stat : 28315 (java) S 28306 28309 12906 0 -1 1077944384 141 0 0 0 12 4 0 0 20 0 16 0 51314125 10872623104 82980 18446744073709551615 4194304 4196468 140727443120144 139976084826512 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28316] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28316/stat : 28316 (java) S 28306 28309 12906 0 -1 1077944384 147 0 0 0 0 0 0 0 20 0 16 0 51314127 10872623104 82980 18446744073709551615 4194304 4196468 140727443120144 139975653788400 139976157575810 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28317] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28317/stat : 28317 (java) S 28306 28309 12906 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 51314127 10872623104 82980 18446744073709551615 4194304 4196468 140727443120144 139975652734688 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28318] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28318/stat : 28318 (java) S 28306 28309 12906 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 51314127 10872623104 82980 18446744073709551615 4194304 4196468 140727443120144 139975651681536 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28319] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28319/stat : 28319 (java) S 28306 28309 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51314129 10872623104 82980 18446744073709551615 4194304 4196468 140727443120144 139975650630096 139976157583259 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28320] ppid=28306 vsize=10617796 CPUtime=0.94 cores=1,3,5,7
/proc/28309/task/28320/stat : 28320 (java) S 28306 28309 12906 0 -1 1077944384 3650 0 0 0 94 0 0 0 20 0 16 0 51314129 10872623104 82980 18446744073709551615 4194304 4196468 140727443120144 139975649577200 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28321] ppid=28306 vsize=10617796 CPUtime=1.09 cores=1,3,5,7
/proc/28309/task/28321/stat : 28321 (java) R 28306 28309 12906 0 -1 4202560 3406 0 0 0 109 0 0 0 20 0 16 0 51314129 10872623104 82980 18446744073709551615 4194304 4196468 140727443120144 139975648524952 139976150670385 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28322] ppid=28306 vsize=10617796 CPUtime=0.36 cores=1,3,5,7
/proc/28309/task/28322/stat : 28322 (java) S 28306 28309 12906 0 -1 1077944384 1725 0 0 0 36 0 0 0 20 0 16 0 51314130 10872623104 82980 18446744073709551615 4194304 4196468 140727443120144 139975647471600 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28323] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28323/stat : 28323 (java) S 28306 28309 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51314130 10872623104 82980 18446744073709551615 4194304 4196468 140727443120144 139975646419296 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28324] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28324/stat : 28324 (java) S 28306 28309 12906 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 16 0 51314136 10872623104 82980 18446744073709551615 4194304 4196468 140727443120144 139975645367344 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28325] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28325/stat : 28325 (java) S 28306 28309 12906 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 51314234 10872623104 82980 18446744073709551615 4194304 4196468 140727443120144 139975644313136 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 10617796

[startup+6.30071 s]
/proc/loadavg: 1.92 1.79 1.84 3/215 28325
/proc/meminfo: memFree=31013964/32770624 swapFree=0/362828
[pid=28309] ppid=28306 vsize=10617796 CPUtime=9.67 cores=1,3,5,7
/proc/28309/stat : 28309 (java) S 28306 28309 12906 0 -1 1077944320 20533 0 0 0 940 27 0 0 20 0 16 0 51314119 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 140727443102688 139976157564663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
/proc/28309/statm: 2654449 83137 3115 1 0 2643902 0
[pid=28309/tid=28311] ppid=28306 vsize=10617796 CPUtime=5.98 cores=1,3,5,7
/proc/28309/task/28311/stat : 28311 (java) R 28306 28309 12906 0 -1 4202560 8278 0 0 0 593 5 0 0 20 0 16 0 51314124 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139976161796240 139975756438673 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28312] ppid=28306 vsize=10617796 CPUtime=0.18 cores=1,3,5,7
/proc/28309/task/28312/stat : 28312 (java) S 28306 28309 12906 0 -1 1077944384 148 0 0 0 13 5 0 0 20 0 16 0 51314125 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139976087984656 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28313] ppid=28306 vsize=10617796 CPUtime=0.17 cores=1,3,5,7
/proc/28309/task/28313/stat : 28313 (java) S 28306 28309 12906 0 -1 1077944384 151 0 0 0 13 4 0 0 20 0 16 0 51314125 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139976086932112 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28314] ppid=28306 vsize=10617796 CPUtime=0.18 cores=1,3,5,7
/proc/28309/task/28314/stat : 28314 (java) S 28306 28309 12906 0 -1 1077944384 145 0 0 0 13 5 0 0 20 0 16 0 51314125 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139976085879056 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28315] ppid=28306 vsize=10617796 CPUtime=0.16 cores=1,3,5,7
/proc/28309/task/28315/stat : 28315 (java) S 28306 28309 12906 0 -1 1077944384 141 0 0 0 12 4 0 0 20 0 16 0 51314125 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139976084826512 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28316] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28316/stat : 28316 (java) S 28306 28309 12906 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 16 0 51314127 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975653788400 139976157575810 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28317] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28317/stat : 28317 (java) S 28306 28309 12906 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 51314127 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975652734688 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28318] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28318/stat : 28318 (java) S 28306 28309 12906 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 51314127 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975651681536 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28319] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28319/stat : 28319 (java) S 28306 28309 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51314129 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975650630096 139976157583259 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28320] ppid=28306 vsize=10617796 CPUtime=1.21 cores=1,3,5,7
/proc/28309/task/28320/stat : 28320 (java) S 28306 28309 12906 0 -1 1077944384 4142 0 0 0 121 0 0 0 20 0 16 0 51314129 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975649577200 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28321] ppid=28306 vsize=10617796 CPUtime=1.32 cores=1,3,5,7
/proc/28309/task/28321/stat : 28321 (java) S 28306 28309 12906 0 -1 1077944384 4045 0 0 0 132 0 0 0 20 0 16 0 51314129 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975648524656 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28322] ppid=28306 vsize=10617796 CPUtime=0.38 cores=1,3,5,7
/proc/28309/task/28322/stat : 28322 (java) S 28306 28309 12906 0 -1 1077944384 1772 0 0 0 38 0 0 0 20 0 16 0 51314130 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975647471600 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28323] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28323/stat : 28323 (java) S 28306 28309 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51314130 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975646419296 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28324] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28324/stat : 28324 (java) S 28306 28309 12906 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 51314136 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975645367344 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28325] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28325/stat : 28325 (java) S 28306 28309 12906 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 51314234 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975644313136 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
Current children cumulated CPU time (s) 9.67
Current children cumulated vsize (KiB) 10617796

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

[startup+6.40085 s]
/proc/loadavg: 1.92 1.79 1.84 3/215 28325
/proc/meminfo: memFree=31013964/32770624 swapFree=0/362828
[pid=28309] ppid=28306 vsize=10617796 CPUtime=9.77 cores=1,3,5,7
/proc/28309/stat : 28309 (java) S 28306 28309 12906 0 -1 1077944320 20534 0 0 0 950 27 0 0 20 0 16 0 51314119 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 140727443102688 139976157564663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
/proc/28309/statm: 2654449 83137 3115 1 0 2643902 0
[pid=28309/tid=28311] ppid=28306 vsize=10617796 CPUtime=6.08 cores=1,3,5,7
/proc/28309/task/28311/stat : 28311 (java) R 28306 28309 12906 0 -1 4202560 8278 0 0 0 603 5 0 0 20 0 16 0 51314124 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139976161796240 139975756585268 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28312] ppid=28306 vsize=10617796 CPUtime=0.18 cores=1,3,5,7
/proc/28309/task/28312/stat : 28312 (java) S 28306 28309 12906 0 -1 1077944384 148 0 0 0 13 5 0 0 20 0 16 0 51314125 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139976087984656 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28313] ppid=28306 vsize=10617796 CPUtime=0.17 cores=1,3,5,7
/proc/28309/task/28313/stat : 28313 (java) S 28306 28309 12906 0 -1 1077944384 151 0 0 0 13 4 0 0 20 0 16 0 51314125 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139976086932112 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28314] ppid=28306 vsize=10617796 CPUtime=0.18 cores=1,3,5,7
/proc/28309/task/28314/stat : 28314 (java) S 28306 28309 12906 0 -1 1077944384 145 0 0 0 13 5 0 0 20 0 16 0 51314125 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139976085879056 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28315] ppid=28306 vsize=10617796 CPUtime=0.16 cores=1,3,5,7
/proc/28309/task/28315/stat : 28315 (java) S 28306 28309 12906 0 -1 1077944384 141 0 0 0 12 4 0 0 20 0 16 0 51314125 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139976084826512 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28316] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28316/stat : 28316 (java) S 28306 28309 12906 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 16 0 51314127 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975653788400 139976157575810 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28317] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28317/stat : 28317 (java) S 28306 28309 12906 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 51314127 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975652734688 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28318] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28318/stat : 28318 (java) S 28306 28309 12906 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 51314127 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975651681536 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28319] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28319/stat : 28319 (java) S 28306 28309 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51314129 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975650630096 139976157583259 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28320] ppid=28306 vsize=10617796 CPUtime=1.21 cores=1,3,5,7
/proc/28309/task/28320/stat : 28320 (java) S 28306 28309 12906 0 -1 1077944384 4142 0 0 0 121 0 0 0 20 0 16 0 51314129 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975649577200 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28321] ppid=28306 vsize=10617796 CPUtime=1.32 cores=1,3,5,7
/proc/28309/task/28321/stat : 28321 (java) S 28306 28309 12906 0 -1 1077944384 4045 0 0 0 132 0 0 0 20 0 16 0 51314129 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975648524656 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28322] ppid=28306 vsize=10617796 CPUtime=0.38 cores=1,3,5,7
/proc/28309/task/28322/stat : 28322 (java) S 28306 28309 12906 0 -1 1077944384 1773 0 0 0 38 0 0 0 20 0 16 0 51314130 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975647471600 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28323] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28323/stat : 28323 (java) S 28306 28309 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51314130 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975646419296 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28324] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28324/stat : 28324 (java) S 28306 28309 12906 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 51314136 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975645367344 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28325] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28325/stat : 28325 (java) S 28306 28309 12906 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 51314234 10872623104 83137 18446744073709551615 4194304 4196468 140727443120144 139975644313136 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
Current children cumulated CPU time (s) 9.77
Current children cumulated vsize (KiB) 10617796

[startup+7.20074 s]
/proc/loadavg: 1.92 1.80 1.84 3/215 28325
/proc/meminfo: memFree=31014736/32770624 swapFree=0/362828
[pid=28309] ppid=28306 vsize=10617796 CPUtime=10.61 cores=1,3,5,7
/proc/28309/stat : 28309 (java) S 28306 28309 12906 0 -1 1077944320 22602 0 0 0 1034 27 0 0 20 0 16 0 51314119 10872623104 83165 18446744073709551615 4194304 4196468 140727443120144 140727443102688 139976157564663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
/proc/28309/statm: 2654449 83165 3115 1 0 2643902 0
[pid=28309/tid=28311] ppid=28306 vsize=10617796 CPUtime=6.88 cores=1,3,5,7
/proc/28309/task/28311/stat : 28311 (java) R 28306 28309 12906 0 -1 4202560 8995 0 0 0 683 5 0 0 20 0 16 0 51314124 10872623104 83165 18446744073709551615 4194304 4196468 140727443120144 139976161800800 139975757093960 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28312] ppid=28306 vsize=10617796 CPUtime=0.18 cores=1,3,5,7
/proc/28309/task/28312/stat : 28312 (java) S 28306 28309 12906 0 -1 1077944384 148 0 0 0 13 5 0 0 20 0 16 0 51314125 10872623104 83165 18446744073709551615 4194304 4196468 140727443120144 139976087984656 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28313] ppid=28306 vsize=10617796 CPUtime=0.17 cores=1,3,5,7
/proc/28309/task/28313/stat : 28313 (java) S 28306 28309 12906 0 -1 1077944384 151 0 0 0 13 4 0 0 20 0 16 0 51314125 10872623104 83165 18446744073709551615 4194304 4196468 140727443120144 139976086932112 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28314] ppid=28306 vsize=10617796 CPUtime=0.18 cores=1,3,5,7
/proc/28309/task/28314/stat : 28314 (java) S 28306 28309 12906 0 -1 1077944384 145 0 0 0 13 5 0 0 20 0 16 0 51314125 10872623104 83165 18446744073709551615 4194304 4196468 140727443120144 139976085879056 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28315] ppid=28306 vsize=10617796 CPUtime=0.16 cores=1,3,5,7
/proc/28309/task/28315/stat : 28315 (java) S 28306 28309 12906 0 -1 1077944384 141 0 0 0 12 4 0 0 20 0 16 0 51314125 10872623104 83165 18446744073709551615 4194304 4196468 140727443120144 139976084826512 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28316] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28316/stat : 28316 (java) S 28306 28309 12906 0 -1 1077944384 351 0 0 0 0 0 0 0 20 0 16 0 51314127 10872623104 83165 18446744073709551615 4194304 4196468 140727443120144 139975653788400 139976157575810 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28317] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28317/stat : 28317 (java) S 28306 28309 12906 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 51314127 10872623104 83165 18446744073709551615 4194304 4196468 140727443120144 139975652734688 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28318] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28318/stat : 28318 (java) S 28306 28309 12906 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 51314127 10872623104 83165 18446744073709551615 4194304 4196468 140727443120144 139975651681536 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28319] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28319/stat : 28319 (java) S 28306 28309 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51314129 10872623104 83165 18446744073709551615 4194304 4196468 140727443120144 139975650630096 139976157583259 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28320] ppid=28306 vsize=10617796 CPUtime=1.21 cores=1,3,5,7
/proc/28309/task/28320/stat : 28320 (java) S 28306 28309 12906 0 -1 1077944384 4225 0 0 0 121 0 0 0 20 0 16 0 51314129 10872623104 83165 18446744073709551615 4194304 4196468 140727443120144 139975649577200 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28321] ppid=28306 vsize=10617796 CPUtime=1.36 cores=1,3,5,7
/proc/28309/task/28321/stat : 28321 (java) S 28306 28309 12906 0 -1 1077944384 5133 0 0 0 136 0 0 0 20 0 16 0 51314129 10872623104 83165 18446744073709551615 4194304 4196468 140727443120144 139975648524656 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28322] ppid=28306 vsize=10617796 CPUtime=0.39 cores=1,3,5,7
/proc/28309/task/28322/stat : 28322 (java) S 28306 28309 12906 0 -1 1077944384 1905 0 0 0 39 0 0 0 20 0 16 0 51314130 10872623104 83165 18446744073709551615 4194304 4196468 140727443120144 139975647471600 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28323] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28323/stat : 28323 (java) S 28306 28309 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51314130 10872623104 83165 18446744073709551615 4194304 4196468 140727443120144 139975646419296 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28324] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28324/stat : 28324 (java) S 28306 28309 12906 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 16 0 51314136 10872623104 83165 18446744073709551615 4194304 4196468 140727443120144 139975645367344 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28325] ppid=28306 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28325/stat : 28325 (java) S 28306 28309 12906 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 51314234 10872623104 83165 18446744073709551615 4194304 4196468 140727443120144 139975644313136 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
Current children cumulated CPU time (s) 10.61
Current children cumulated vsize (KiB) 10617796

[startup+7.40073 s]
/proc/loadavg: 1.92 1.80 1.84 3/215 28325
/proc/meminfo: memFree=31014736/32770624 swapFree=0/362828
[pid=28309] ppid=28306 vsize=10750924 CPUtime=10.77 cores=1,3,5,7
/proc/28309/stat : 28309 (java) S 28306 28309 12906 0 -1 1077944320 23012 0 0 0 1050 27 0 0 20 0 16 0 51314119 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 140727443102688 139976157564663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
/proc/28309/statm: 2687731 83180 3117 1 0 2677184 0
[pid=28309/tid=28311] ppid=28306 vsize=10750924 CPUtime=7.04 cores=1,3,5,7
/proc/28309/task/28311/stat : 28311 (java) S 28306 28309 12906 0 -1 1077944384 9280 0 0 0 699 5 0 0 20 0 16 0 51314124 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139976161805344 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28312] ppid=28306 vsize=10750924 CPUtime=0.18 cores=1,3,5,7
/proc/28309/task/28312/stat : 28312 (java) S 28306 28309 12906 0 -1 1077944384 148 0 0 0 13 5 0 0 20 0 16 0 51314125 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139976087984656 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28313] ppid=28306 vsize=10750924 CPUtime=0.17 cores=1,3,5,7
/proc/28309/task/28313/stat : 28313 (java) S 28306 28309 12906 0 -1 1077944384 151 0 0 0 13 4 0 0 20 0 16 0 51314125 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139976086932112 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28314] ppid=28306 vsize=10750924 CPUtime=0.18 cores=1,3,5,7
/proc/28309/task/28314/stat : 28314 (java) S 28306 28309 12906 0 -1 1077944384 145 0 0 0 13 5 0 0 20 0 16 0 51314125 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139976085879056 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28315] ppid=28306 vsize=10750924 CPUtime=0.16 cores=1,3,5,7
/proc/28309/task/28315/stat : 28315 (java) S 28306 28309 12906 0 -1 1077944384 141 0 0 0 12 4 0 0 20 0 16 0 51314125 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139976084826512 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28316] ppid=28306 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28316/stat : 28316 (java) S 28306 28309 12906 0 -1 1077944384 351 0 0 0 0 0 0 0 20 0 16 0 51314127 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139975653788400 139976157575810 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28317] ppid=28306 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28317/stat : 28317 (java) S 28306 28309 12906 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 51314127 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139975652734688 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28318] ppid=28306 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28318/stat : 28318 (java) S 28306 28309 12906 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 51314127 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139975651681536 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28319] ppid=28306 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28319/stat : 28319 (java) S 28306 28309 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51314129 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139975650630096 139976157583259 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28320] ppid=28306 vsize=10750924 CPUtime=1.21 cores=1,3,5,7
/proc/28309/task/28320/stat : 28320 (java) S 28306 28309 12906 0 -1 1077944384 4225 0 0 0 121 0 0 0 20 0 16 0 51314129 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139975649577200 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28321] ppid=28306 vsize=10750924 CPUtime=1.36 cores=1,3,5,7
/proc/28309/task/28321/stat : 28321 (java) S 28306 28309 12906 0 -1 1077944384 5135 0 0 0 136 0 0 0 20 0 16 0 51314129 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139975648524656 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28322] ppid=28306 vsize=10750924 CPUtime=0.39 cores=1,3,5,7
/proc/28309/task/28322/stat : 28322 (java) S 28306 28309 12906 0 -1 1077944384 1926 0 0 0 39 0 0 0 20 0 16 0 51314130 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139975647471600 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28323] ppid=28306 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28323/stat : 28323 (java) S 28306 28309 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51314130 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139975646419296 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28324] ppid=28306 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28324/stat : 28324 (java) S 28306 28309 12906 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 16 0 51314136 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139975645367344 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
Current children cumulated CPU time (s) 10.77
Current children cumulated vsize (KiB) 10750924

[startup+7.50067 s]
/proc/loadavg: 1.92 1.80 1.84 3/215 28325
/proc/meminfo: memFree=31014736/32770624 swapFree=0/362828
[pid=28309] ppid=28306 vsize=10750924 CPUtime=10.77 cores=1,3,5,7
/proc/28309/stat : 28309 (java) S 28306 28309 12906 0 -1 1077944320 23012 0 0 0 1050 27 0 0 20 0 16 0 51314119 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 140727443102688 139976157564663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 5 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
/proc/28309/statm: 2687731 83180 3117 1 0 2677184 0
[pid=28309/tid=28311] ppid=28306 vsize=10750924 CPUtime=7.04 cores=1,3,5,7
/proc/28309/task/28311/stat : 28311 (java) S 28306 28309 12906 0 -1 1077944384 9280 0 0 0 699 5 0 0 20 0 16 0 51314124 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139976161805344 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28312] ppid=28306 vsize=10750924 CPUtime=0.18 cores=1,3,5,7
/proc/28309/task/28312/stat : 28312 (java) S 28306 28309 12906 0 -1 1077944384 148 0 0 0 13 5 0 0 20 0 16 0 51314125 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139976087984656 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28313] ppid=28306 vsize=10750924 CPUtime=0.17 cores=1,3,5,7
/proc/28309/task/28313/stat : 28313 (java) S 28306 28309 12906 0 -1 1077944384 151 0 0 0 13 4 0 0 20 0 16 0 51314125 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139976086932112 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28314] ppid=28306 vsize=10750924 CPUtime=0.18 cores=1,3,5,7
/proc/28309/task/28314/stat : 28314 (java) S 28306 28309 12906 0 -1 1077944384 145 0 0 0 13 5 0 0 20 0 16 0 51314125 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139976085879056 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28315] ppid=28306 vsize=10750924 CPUtime=0.16 cores=1,3,5,7
/proc/28309/task/28315/stat : 28315 (java) S 28306 28309 12906 0 -1 1077944384 141 0 0 0 12 4 0 0 20 0 16 0 51314125 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139976084826512 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28316] ppid=28306 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28316/stat : 28316 (java) S 28306 28309 12906 0 -1 1077944384 351 0 0 0 0 0 0 0 20 0 16 0 51314127 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139975653788400 139976157575810 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28317] ppid=28306 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28317/stat : 28317 (java) S 28306 28309 12906 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 16 0 51314127 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139975652734688 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28318] ppid=28306 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28318/stat : 28318 (java) S 28306 28309 12906 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 16 0 51314127 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139975651681536 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28319] ppid=28306 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28319/stat : 28319 (java) S 28306 28309 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51314129 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139975650630096 139976157583259 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28320] ppid=28306 vsize=10750924 CPUtime=1.21 cores=1,3,5,7
/proc/28309/task/28320/stat : 28320 (java) S 28306 28309 12906 0 -1 1077944384 4225 0 0 0 121 0 0 0 20 0 16 0 51314129 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139975649577200 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28321] ppid=28306 vsize=10750924 CPUtime=1.36 cores=1,3,5,7
/proc/28309/task/28321/stat : 28321 (java) S 28306 28309 12906 0 -1 1077944384 5135 0 0 0 136 0 0 0 20 0 16 0 51314129 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139975648524656 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28322] ppid=28306 vsize=10750924 CPUtime=0.39 cores=1,3,5,7
/proc/28309/task/28322/stat : 28322 (java) S 28306 28309 12906 0 -1 1077944384 1926 0 0 0 39 0 0 0 20 0 16 0 51314130 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139975647471600 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28323] ppid=28306 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28323/stat : 28323 (java) S 28306 28309 12906 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 51314130 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139975646419296 139976157574869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
[pid=28309/tid=28324] ppid=28306 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/28309/task/28324/stat : 28324 (java) S 28306 28309 12906 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 16 0 51314136 11008946176 83180 18446744073709551615 4194304 4196468 140727443120144 139975645367344 139976157575810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9916416 140727443124661 140727443124814 140727443124814 140727443128271 0
Current children cumulated CPU time (s) 10.77
Current children cumulated vsize (KiB) 10750924

Child status: 0
Real time (s): 7.56536
CPU time (s): 10.7928
CPU user time (s): 10.5094
CPU system time (s): 0.283359
CPU usage (%): 142.661
Max. virtual memory (cumulated for all children) (KiB): 10750924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.5094
system time used= 0.283359
maximum resident set size= 333032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23540
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2116
involuntary context switches= 39

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041856 second user time and 0.048832 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-07 10:06:35
IDJOB=4244002
IDBENCH=140556
IDSOLVER=2623
FILE ID=node135/4244002-1502094032
RUNJOBID= node135-1502041652-17605
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Ramsey/Ramsey-int-s1/Ramsey-int-11.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244002-1502094032/watcher-4244002-1502094032 -o /tmp/evaluation-result-4244002-1502094032/solver-4244002-1502094032 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502041652-17605 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4244002-1502094032.xml

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

MD5SUM BENCH= 21068963a9b1e3aa386cc6eac6ce07b0
RANDOM SEED=593049361

node135.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.21
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.21
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.21
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.21
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:        31345936 kB
MemAvailable:   31792108 kB
Buffers:          222604 kB
Cached:           512024 kB
SwapCached:            0 kB
Active:           608216 kB
Inactive:         387780 kB
Active(anon):     261732 kB
Inactive(anon):    24972 kB
Active(file):     346484 kB
Inactive(file):   362808 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1804 kB
Writeback:             0 kB
AnonPages:        269624 kB
Mapped:            51484 kB
Shmem:             25344 kB
Slab:             132272 kB
SReclaimable:     105432 kB
SUnreclaim:        26840 kB
KernelStack:        3776 kB
PageTables:         5536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     759328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62028 MiB
End job on node135 at 2017-08-07 10:06:42