Trace number 4243412

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-05OPT5 36.7603 27.4047

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-3-fullins-3.xml
MD5SUM82134059a152e9a81bd5479c14cdc8eb
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark0.253405
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints346
Number of domains1
Minimum domain size80
Maximum domain size80
Distribution of domain sizes[{"size":80,"count":80}]
Minimum variable degree5
Maximum variable degree20
Distribution of variable degrees[{"degree":5,"count":4},{"degree":6,"count":14},{"degree":7,"count":8},{"degree":8,"count":24},{"degree":9,"count":5},{"degree":13,"count":5},{"degree":14,"count":15},{"degree":20,"count":5}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":346}]
Number of extensional constraints0
Number of intensional constraints346
Distribution of constraint types[{"type":"intension","count":346}]
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

4.02/1.34	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
4.02/1.34	c This is free software under the dual EPL/GNU LGPL licenses.
4.02/1.34	c See www.sat4j.org for details.
4.02/1.34	c That software uses the Rhino library from the Mozilla project.
4.02/1.34	c version CUSTOM.v20170705
4.02/1.34	c java.runtime.name	Java(TM) SE Runtime Environment
4.02/1.34	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
4.02/1.34	c java.vm.version	25.131-b11
4.02/1.34	c java.vm.vendor	Oracle Corporation
4.02/1.34	c sun.arch.data.model	64
4.02/1.34	c java.version		1.8.0_131
4.02/1.34	c os.name		Linux
4.02/1.34	c os.version		3.10.0-514.16.1.el7.x86_64
4.02/1.34	c os.arch		amd64
4.02/1.34	c Free memory 		499604488
4.02/1.34	c Max memory 		7247757312
4.02/1.34	c Total memory 		504889344
4.02/1.34	c Number of processors 	8
4.02/1.34	c c --- Begin Solver configuration ---
4.02/1.34	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
4.02/1.34	c Learn all clauses as in MiniSAT
4.02/1.34	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
4.02/1.34	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
4.02/1.34	c No reason simplification
4.02/1.34	c Glucose 2.1 dynamic restart strategy
4.02/1.34	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
4.02/1.34	c timeout=2147483s
4.02/1.34	c DB Simplification allowed=false
4.02/1.34	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
4.02/1.34	c --- End Solver configuration ---
4.02/1.34	c constraints type 
4.02/1.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 160
4.02/1.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2720000
4.02/1.34	c org.sat4j.minisat.constraints.cnf.UnitClause => 692
4.02/1.34	c 2720852 constraints processed.
5.41/1.85	o 78
7.34/3.06	o 75
10.45/6.02	o 72
16.87/8.00	o 66
18.41/9.56	o 62
18.87/9.96	o 61
19.27/10.33	o 59
20.39/11.22	o 57
20.94/11.78	o 54
21.28/12.08	o 50
21.59/12.30	o 48
22.01/12.75	o 47
22.31/13.06	o 46
22.71/13.47	o 45
23.01/13.74	o 44
23.51/14.23	o 43
24.03/14.78	o 42
24.44/15.14	o 41
24.77/15.46	o 40
25.06/15.78	o 39
25.26/15.99	o 38
25.76/16.45	o 37
26.36/17.09	o 36
26.67/17.33	o 34
26.87/17.60	o 33
27.28/17.92	o 32
27.58/18.29	o 31
28.19/18.82	o 30
28.58/19.22	o 29
28.78/19.44	o 28
29.08/19.80	o 27
29.58/20.24	o 26
29.91/20.54	o 25
30.51/21.11	o 24
30.74/21.37	o 23
31.04/21.67	o 21
31.35/21.90	o 20
31.65/22.21	o 19
31.85/22.48	o 18
32.25/22.80	o 17
32.56/23.11	o 16
32.75/23.36	o 15
33.05/23.68	o 14
33.38/23.95	o 13
33.79/24.35	o 12
34.13/24.66	o 11
34.53/25.01	o 10
34.94/25.41	o 9
35.14/25.66	o 8
35.44/25.98	o 7
35.84/26.39	o 6
36.34/26.87	o 5
36.74/27.38	c starts		: 1457
36.74/27.38	c conflicts		: 427664
36.74/27.38	c decisions		: 10894189
36.74/27.38	c propagations		: 34914146
36.74/27.38	c inspects		: 254126318
36.74/27.39	c shortcuts		: 0
36.74/27.39	c learnt literals	: 2555
36.74/27.39	c learnt binary clauses	: 1467
36.74/27.39	c learnt ternary clauses	: 1458
36.74/27.39	c learnt constraints	: 425108
36.74/27.39	c ignored constraints	: 0
36.74/27.39	c root simplifications	: 0
36.74/27.39	c removed literals (reason simplification)	: 0
36.74/27.39	c reason swapping (by a shorter reason)	: 0
36.74/27.39	c Calls to reduceDB	: 62
36.74/27.39	c Number of update (reduction) of LBD	: 302766
36.74/27.39	c Imported unit clauses	: 0
36.74/27.39	c number of reductions to clauses (during analyze)	: 0
36.74/27.39	c number of learned constraints concerned by reduction	: 0
36.74/27.39	c number of learning phase by resolution	: 0
36.74/27.39	c number of learning phase by cutting planes	: 0
36.74/27.39	c number of rounding to 1 operations	: 0
36.74/27.39	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
36.74/27.39	c number of reductions of the coefficients by power 2 	: 0
36.74/27.39	c number of right shift for reduction by power 2 	: 0
36.74/27.39	c number of reductions of the coefficients by GCD over coefficients 	: 0
36.74/27.39	c speed (assignments/second)	: 1340892.0039941624
36.74/27.39	c non guided choices	3433439
36.74/27.39	c learnt constraints type 
36.74/27.39	s OPTIMUM FOUND
36.74/27.39	v <instantiation type="optimum" cost="5">
36.74/27.39	v 	<list> x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] </list>
36.74/27.39	v 	<values> 5 2 4 1 0 2 4 1 5 0 2 0 1 5 4 3 3 3 4 5 5 3 3 0 0 3 3 3 3 3 1 1 0 1 2 4 1 1 1 1 2 2 2 1 1 2 2 5 0 0 5 2 5 4 0 5 5 5 5 5 1 1 1 4 4 4 4 1 3 4 1 1 1 1 3 2 1 5 3 0 </values>
36.74/27.39	v </instantiation>
36.74/27.39	

Verifier Data

OK	5

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-4243412-1500671584/watcher-4243412-1500671584 -o /tmp/evaluation-result-4243412-1500671584/solver-4243412-1500671584 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500670140-13573 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243412-1500671584.xml 

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

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


[startup+0 s]
/proc/loadavg: 7.63 8.16 7.71 4/262 14290
/proc/meminfo: memFree=31516808/32770624 swapFree=5840/37180
[pid=14290] ppid=14287 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/stat : 14290 (java) S 14287 14290 9815 0 -1 1077944320 1716 0 0 0 0 0 0 0 20 0 2 0 2428105 369864704 1935 33554432000 4194304 4196468 140723547671456 140723547654000 140560860696311 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
/proc/14290/statm: 90299 1935 1081 1 0 79210 0
[pid=14290/tid=14291] ppid=14287 vsize=8323820 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14291/stat : 14291 (java) R 14287 14290 9815 0 -1 4202560 466 0 0 0 0 0 0 0 20 0 2 0 2428105 8523591680 1999 33554432000 4194304 4196468 140723547671456 140560864938400 140560853413274 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0

[startup+0.100062 s]
/proc/loadavg: 7.63 8.16 7.71 4/262 14290
/proc/meminfo: memFree=31516808/32770624 swapFree=5840/37180
[pid=14290] ppid=14287 vsize=10900556 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/14290/stat : 14290 (java) S 14287 14290 9815 0 -1 1077944320 4978 0 0 0 8 2 0 0 20 0 20 0 2428105 11162169344 6552 33554432000 4194304 4196468 140723547671456 140723547654000 140560860696311 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
/proc/14290/statm: 2725139 6552 2637 1 0 2713552 0
[pid=14290/tid=14291] ppid=14287 vsize=10900556 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14291/stat : 14291 (java) R 14287 14290 9815 0 -1 4202560 3049 0 0 0 7 1 0 0 20 0 20 0 2428105 11162169344 6552 33554432000 4194304 4196468 140723547671456 140560864931232 140560472076992 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900556

[startup+0.200374 s]
/proc/loadavg: 7.63 8.16 7.71 4/262 14290
/proc/meminfo: memFree=31516808/32770624 swapFree=5840/37180
[pid=14290] ppid=14287 vsize=10900556 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/14290/stat : 14290 (java) S 14287 14290 9815 0 -1 1077944320 7083 0 0 0 24 2 0 0 20 0 20 0 2428105 11162169344 8348 33554432000 4194304 4196468 140723547671456 140723547654000 140560860696311 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
/proc/14290/statm: 2725139 8348 2856 1 0 2713552 0
[pid=14290/tid=14291] ppid=14287 vsize=10900556 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14291/stat : 14291 (java) R 14287 14290 9815 0 -1 4202560 4734 0 0 0 16 2 0 0 20 0 20 0 2428105 11162169344 8348 33554432000 4194304 4196468 140723547671456 140560864931808 140560841341314 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.30026 s]
/proc/loadavg: 7.63 8.16 7.71 4/262 14290
/proc/meminfo: memFree=31516808/32770624 swapFree=5840/37180
[pid=14290] ppid=14287 vsize=10900556 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/14290/stat : 14290 (java) S 14287 14290 9815 0 -1 1077944320 8407 0 0 0 42 3 0 0 20 0 20 0 2428105 11162169344 10744 33554432000 4194304 4196468 140723547671456 140723547654000 140560860696311 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
/proc/14290/statm: 2725139 10744 2988 1 0 2713552 0
[pid=14290/tid=14291] ppid=14287 vsize=10900556 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14291/stat : 14291 (java) R 14287 14290 9815 0 -1 4202560 5316 0 0 0 26 2 0 0 20 0 20 0 2428105 11162169344 10744 33554432000 4194304 4196468 140723547671456 140560864929584 140560860718237 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 10900556

[startup+0.700265 s]
/proc/loadavg: 7.63 8.16 7.71 4/262 14290
/proc/meminfo: memFree=31516808/32770624 swapFree=5840/37180
[pid=14290] ppid=14287 vsize=10900632 CPUtime=1.78 cores=0,2,4,6,8,10,12,14
/proc/14290/stat : 14290 (java) S 14287 14290 9815 0 -1 1077944320 12600 0 0 0 171 7 0 0 20 0 20 0 2428105 11162247168 41104 33554432000 4194304 4196468 140723547671456 140723547654000 140560860696311 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
/proc/14290/statm: 2725158 41104 3082 1 0 2713552 0
[pid=14290/tid=14291] ppid=14287 vsize=10900632 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14291/stat : 14291 (java) R 14287 14290 9815 0 -1 4202560 5771 0 0 0 63 4 0 0 20 0 20 0 2428105 11162247168 41104 33554432000 4194304 4196468 140723547671456 140560864934136 140560474920194 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 10900632

[startup+1.50075 s]
/proc/loadavg: 7.63 8.16 7.71 3/282 14310
/proc/meminfo: memFree=31196220/32770624 swapFree=5840/37556
[pid=14290] ppid=14287 vsize=10967196 CPUtime=4.74 cores=0,2,4,6,8,10,12,14
/proc/14290/stat : 14290 (java) S 14287 14290 9815 0 -1 1077944320 14238 0 0 0 390 84 0 0 20 0 21 0 2428105 11230408704 92491 33554432000 4194304 4196468 140723547671456 140723547654000 140560860696311 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
/proc/14290/statm: 2741799 92491 3119 1 0 2730193 0
[pid=14290/tid=14291] ppid=14287 vsize=10967196 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14291/stat : 14291 (java) R 14287 14290 9815 0 -1 4202560 6054 0 0 0 120 5 0 0 20 0 21 0 2428105 11230408704 92491 33554432000 4194304 4196468 140723547671456 140560864935032 140560472088448 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14293] ppid=14287 vsize=10967196 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14293/stat : 14293 (java) S 14287 14290 9815 0 -1 1077944384 103 0 0 0 13 7 0 0 20 0 21 0 2428106 11230408704 92491 33554432000 4194304 4196468 140723547671456 140560797387664 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14294] ppid=14287 vsize=10967196 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14294/stat : 14294 (java) S 14287 14290 9815 0 -1 1077944384 108 0 0 0 11 9 0 0 20 0 21 0 2428106 11230408704 92491 33554432000 4194304 4196468 140723547671456 140560796334864 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14295] ppid=14287 vsize=10967196 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14295/stat : 14295 (java) S 14287 14290 9815 0 -1 1077944384 102 0 0 0 13 8 0 0 20 0 21 0 2428106 11230408704 92491 33554432000 4194304 4196468 140723547671456 140560795282576 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14296] ppid=14287 vsize=10967196 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14296/stat : 14296 (java) S 14287 14290 9815 0 -1 1077944384 111 0 0 0 11 9 0 0 20 0 21 0 2428106 11230408704 92491 33554432000 4194304 4196468 140723547671456 140560794229776 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14297] ppid=14287 vsize=10967196 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14297/stat : 14297 (java) S 14287 14290 9815 0 -1 1077944384 105 0 0 0 11 9 0 0 20 0 21 0 2428106 11230408704 92491 33554432000 4194304 4196468 140723547671456 140560793176464 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14298] ppid=14287 vsize=10967196 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14298/stat : 14298 (java) S 14287 14290 9815 0 -1 1077944384 111 0 0 0 11 9 0 0 20 0 21 0 2428106 11230408704 92491 33554432000 4194304 4196468 140723547671456 140560792123664 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14299] ppid=14287 vsize=10967196 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14299/stat : 14299 (java) S 14287 14290 9815 0 -1 1077944384 107 0 0 0 11 10 0 0 20 0 21 0 2428106 11230408704 92491 33554432000 4194304 4196468 140723547671456 140560461326992 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14300] ppid=14287 vsize=10967196 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14300/stat : 14300 (java) S 14287 14290 9815 0 -1 1077944384 103 0 0 0 11 10 0 0 20 0 21 0 2428106 11230408704 92491 33554432000 4194304 4196468 140723547671456 140560460274192 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14301] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14301/stat : 14301 (java) S 14287 14290 9815 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 21 0 2428108 11230408704 92491 33554432000 4194304 4196468 140723547671456 140560336374384 140560860707458 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14302] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14302/stat : 14302 (java) S 14287 14290 9815 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 2428109 11230408704 92491 33554432000 4194304 4196468 140723547671456 140560335320352 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14303] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14303/stat : 14303 (java) S 14287 14290 9815 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 21 0 2428109 11230408704 92491 33554432000 4194304 4196468 140723547671456 140560334268016 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14304] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14304/stat : 14304 (java) S 14287 14290 9815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2428113 11230408704 92491 33554432000 4194304 4196468 140723547671456 140560333216336 140560860714907 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14305] ppid=14287 vsize=10967196 CPUtime=0.5 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14305/stat : 14305 (java) R 14287 14290 9815 0 -1 4202560 1542 0 0 0 50 0 0 0 20 0 21 0 2428113 11230408704 92491 33554432000 4194304 4196468 140723547671456 140560332149064 140560845806404 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14306] ppid=14287 vsize=10967196 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14306/stat : 14306 (java) R 14287 14290 9815 0 -1 4202560 1385 0 0 0 41 0 0 0 20 0 21 0 2428113 11230408704 92491 33554432000 4194304 4196468 140723547671456 140560331110384 140560844219634 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14307] ppid=14287 vsize=10967196 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14307/stat : 14307 (java) R 14287 14290 9815 0 -1 4202560 1613 0 0 0 46 0 0 0 20 0 21 0 2428113 11230408704 92491 33554432000 4194304 4196468 140723547671456 140560330039664 140560840389415 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14308] ppid=14287 vsize=10967196 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14308/stat : 14308 (java) S 14287 14290 9815 0 -1 1077944384 1323 0 0 0 34 0 0 0 20 0 21 0 2428113 11230408704 92491 33554432000 4194304 4196468 140723547671456 140560329005296 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14309] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14309/stat : 14309 (java) S 14287 14290 9815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2428113 11230408704 92491 33554432000 4194304 4196468 140723547671456 140560327953248 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14310] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14310/stat : 14310 (java) S 14287 14290 9815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2428114 11230408704 92491 33554432000 4194304 4196468 140723547671456 140560326900528 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 10967196

[startup+3.10082 s]
/proc/loadavg: 7.63 8.16 7.71 6/283 14311
/proc/meminfo: memFree=31142836/32770624 swapFree=5840/37556
[pid=14290] ppid=14287 vsize=10967196 CPUtime=7.48 cores=0,2,4,6,8,10,12,14
/proc/14290/stat : 14290 (java) S 14287 14290 9815 0 -1 1077944320 20331 0 0 0 663 85 0 0 20 0 21 0 2428105 11230408704 100988 33554432000 4194304 4196468 140723547671456 140723547654000 140560860696311 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
/proc/14290/statm: 2741799 100988 3133 1 0 2730193 0
[pid=14290/tid=14291] ppid=14287 vsize=10967196 CPUtime=2.85 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14291/stat : 14291 (java) R 14287 14290 9815 0 -1 4202560 7025 0 0 0 280 5 0 0 20 0 21 0 2428105 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560864933128 140560476680340 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14293] ppid=14287 vsize=10967196 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14293/stat : 14293 (java) S 14287 14290 9815 0 -1 1077944384 103 0 0 0 13 7 0 0 20 0 21 0 2428106 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560797387664 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14294] ppid=14287 vsize=10967196 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14294/stat : 14294 (java) S 14287 14290 9815 0 -1 1077944384 108 0 0 0 11 9 0 0 20 0 21 0 2428106 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560796334864 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14295] ppid=14287 vsize=10967196 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14295/stat : 14295 (java) S 14287 14290 9815 0 -1 1077944384 102 0 0 0 13 8 0 0 20 0 21 0 2428106 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560795282576 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14296] ppid=14287 vsize=10967196 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14296/stat : 14296 (java) S 14287 14290 9815 0 -1 1077944384 111 0 0 0 11 9 0 0 20 0 21 0 2428106 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560794229776 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14297] ppid=14287 vsize=10967196 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14297/stat : 14297 (java) S 14287 14290 9815 0 -1 1077944384 105 0 0 0 11 9 0 0 20 0 21 0 2428106 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560793176464 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14298] ppid=14287 vsize=10967196 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14298/stat : 14298 (java) S 14287 14290 9815 0 -1 1077944384 111 0 0 0 11 9 0 0 20 0 21 0 2428106 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560792123664 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14299] ppid=14287 vsize=10967196 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14299/stat : 14299 (java) S 14287 14290 9815 0 -1 1077944384 107 0 0 0 11 10 0 0 20 0 21 0 2428106 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560461326992 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14300] ppid=14287 vsize=10967196 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14300/stat : 14300 (java) S 14287 14290 9815 0 -1 1077944384 103 0 0 0 11 10 0 0 20 0 21 0 2428106 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560460274192 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14301] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14301/stat : 14301 (java) S 14287 14290 9815 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 21 0 2428108 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560336374384 140560860707458 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14302] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14302/stat : 14302 (java) S 14287 14290 9815 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 2428109 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560335320352 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14303] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14303/stat : 14303 (java) S 14287 14290 9815 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 21 0 2428109 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560334268016 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14304] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14304/stat : 14304 (java) S 14287 14290 9815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2428113 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560333216336 140560860714907 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14305] ppid=14287 vsize=10967196 CPUtime=0.92 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14305/stat : 14305 (java) S 14287 14290 9815 0 -1 1077944384 4810 0 0 0 91 1 0 0 20 0 21 0 2428113 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560332163184 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14306] ppid=14287 vsize=10967196 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14306/stat : 14306 (java) S 14287 14290 9815 0 -1 1077944384 1905 0 0 0 71 1 0 0 20 0 21 0 2428113 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560331110384 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14307] ppid=14287 vsize=10967196 CPUtime=0.83 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14307/stat : 14307 (java) S 14287 14290 9815 0 -1 1077944384 2747 0 0 0 83 0 0 0 20 0 21 0 2428113 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560330058096 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14308] ppid=14287 vsize=10967196 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14308/stat : 14308 (java) S 14287 14290 9815 0 -1 1077944384 1460 0 0 0 39 0 0 0 20 0 21 0 2428113 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560329005296 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14309] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14309/stat : 14309 (java) S 14287 14290 9815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2428113 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560327953248 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14310] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14310/stat : 14310 (java) S 14287 14290 9815 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 2428114 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560326900528 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14311] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14311/stat : 14311 (java) S 14287 14290 9815 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 2428240 11230408704 100988 33554432000 4194304 4196468 140723547671456 140560325846576 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
Current children cumulated CPU time (s) 7.48
Current children cumulated vsize (KiB) 10967196

[startup+6.30084 s]
/proc/loadavg: 7.26 8.07 7.68 3/283 14311
/proc/meminfo: memFree=31098292/32770624 swapFree=5840/37564
[pid=14290] ppid=14287 vsize=10967196 CPUtime=10.75 cores=0,2,4,6,8,10,12,14
/proc/14290/stat : 14290 (java) S 14287 14290 9815 0 -1 1077944320 21087 0 0 0 990 85 0 0 20 0 21 0 2428105 11230408704 110246 33554432000 4194304 4196468 140723547671456 140723547654000 140560860696311 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
/proc/14290/statm: 2741799 110246 3139 1 0 2730193 0
[pid=14290/tid=14291] ppid=14287 vsize=10967196 CPUtime=6.05 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14291/stat : 14291 (java) R 14287 14290 9815 0 -1 4202560 7128 0 0 0 599 6 0 0 20 0 21 0 2428105 11230408704 110246 33554432000 4194304 4196468 140723547671456 140560864932368 140560476303787 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14293] ppid=14287 vsize=10967196 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14293/stat : 14293 (java) S 14287 14290 9815 0 -1 1077944384 103 0 0 0 13 7 0 0 20 0 21 0 2428106 11230408704 110246 33554432000 4194304 4196468 140723547671456 140560797387664 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14294] ppid=14287 vsize=10967196 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14294/stat : 14294 (java) S 14287 14290 9815 0 -1 1077944384 108 0 0 0 11 9 0 0 20 0 21 0 2428106 11230408704 110246 33554432000 4194304 4196468 140723547671456 140560796334864 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14295] ppid=14287 vsize=10967196 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14295/stat : 14295 (java) S 14287 14290 9815 0 -1 1077944384 102 0 0 0 13 8 0 0 20 0 21 0 2428106 11230408704 110246 33554432000 4194304 4196468 140723547671456 140560795282576 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14296] ppid=14287 vsize=10967196 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14296/stat : 14296 (java) S 14287 14290 9815 0 -1 1077944384 111 0 0 0 11 9 0 0 20 0 21 0 2428106 11230408704 110246 33554432000 4194304 4196468 140723547671456 140560794229776 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14297] ppid=14287 vsize=10967196 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14297/stat : 14297 (java) S 14287 14290 9815 0 -1 1077944384 105 0 0 0 11 9 0 0 20 0 21 0 2428106 11230408704 110246 33554432000 4194304 4196468 140723547671456 140560793176464 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14298] ppid=14287 vsize=10967196 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14298/stat : 14298 (java) S 14287 14290 9815 0 -1 1077944384 111 0 0 0 11 9 0 0 20 0 21 0 2428106 11230408704 110246 33554432000 4194304 4196468 140723547671456 140560792123664 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14299] ppid=14287 vsize=10967196 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14299/stat : 14299 (java) S 14287 14290 9815 0 -1 1077944384 107 0 0 0 11 10 0 0 20 0 21 0 2428106 11230408704 110246 33554432000 4194304 4196468 140723547671456 140560461326992 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14300] ppid=14287 vsize=10967196 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14300/stat : 14300 (java) S 14287 14290 9815 0 -1 1077944384 103 0 0 0 11 10 0 0 20 0 21 0 2428106 11230408704 110246 33554432000 4194304 4196468 140723547671456 140560460274192 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14301] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14301/stat : 14301 (java) S 14287 14290 9815 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 21 0 2428108 11230408704 110246 33554432000 4194304 4196468 140723547671456 140560336374384 140560860707458 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14302] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14302/stat : 14302 (java) S 14287 14290 9815 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 2428109 11230408704 110246 33554432000 4194304 4196468 140723547671456 140560335320352 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14303] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=14290/tid=14311] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14311/stat : 14311 (java) S 14287 14290 9815 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 2428240 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560325846576 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
Current children cumulated CPU time (s) 35.04
Current children cumulated vsize (KiB) 10967196

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

[startup+25.6011 s]
/proc/loadavg: 5.77 7.68 7.56 3/283 14311
/proc/meminfo: memFree=30916088/32770624 swapFree=5840/37596
[pid=14290] ppid=14287 vsize=10967196 CPUtime=35.14 cores=0,2,4,6,8,10,12,14
/proc/14290/stat : 14290 (java) S 14287 14290 9815 0 -1 1077944320 34880 0 0 0 3351 163 0 0 20 0 21 0 2428105 11230408704 152900 33554432000 4194304 4196468 140723547671456 140723547654000 140560860696311 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
/proc/14290/statm: 2741799 152900 3150 1 0 2730193 0
[pid=14290/tid=14291] ppid=14287 vsize=10967196 CPUtime=24.37 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14291/stat : 14291 (java) R 14287 14290 9815 0 -1 4202560 9655 0 0 0 2431 6 0 0 20 0 21 0 2428105 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560864927888 140560476240536 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14293] ppid=14287 vsize=10967196 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14293/stat : 14293 (java) S 14287 14290 9815 0 -1 1077944384 356 0 0 0 67 17 0 0 20 0 21 0 2428106 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560797387664 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14294] ppid=14287 vsize=10967196 CPUtime=0.83 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14294/stat : 14294 (java) S 14287 14290 9815 0 -1 1077944384 238 0 0 0 64 19 0 0 20 0 21 0 2428106 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560796334864 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14295] ppid=14287 vsize=10967196 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14295/stat : 14295 (java) S 14287 14290 9815 0 -1 1077944384 644 0 0 0 66 18 0 0 20 0 21 0 2428106 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560795282576 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14296] ppid=14287 vsize=10967196 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14296/stat : 14296 (java) S 14287 14290 9815 0 -1 1077944384 285 0 0 0 64 20 0 0 20 0 21 0 2428106 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560794229776 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14297] ppid=14287 vsize=10967196 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14297/stat : 14297 (java) S 14287 14290 9815 0 -1 1077944384 235 0 0 0 66 18 0 0 20 0 21 0 2428106 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560793176464 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14298] ppid=14287 vsize=10967196 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14298/stat : 14298 (java) S 14287 14290 9815 0 -1 1077944384 520 0 0 0 66 18 0 0 20 0 21 0 2428106 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560792123664 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14299] ppid=14287 vsize=10967196 CPUtime=0.83 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14299/stat : 14299 (java) S 14287 14290 9815 0 -1 1077944384 427 0 0 0 65 18 0 0 20 0 21 0 2428106 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560461326992 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14300] ppid=14287 vsize=10967196 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14300/stat : 14300 (java) S 14287 14290 9815 0 -1 1077944384 262 0 0 0 64 20 0 0 20 0 21 0 2428106 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560460274192 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14301] ppid=14287 vsize=10967196 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14301/stat : 14301 (java) S 14287 14290 9815 0 -1 1077944384 2569 0 0 0 32 0 0 0 20 0 21 0 2428108 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560336374384 140560860707458 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14302] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14302/stat : 14302 (java) S 14287 14290 9815 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 21 0 2428109 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560335320416 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14303] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14303/stat : 14303 (java) S 14287 14290 9815 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 21 0 2428109 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560334268032 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14304] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14304/stat : 14304 (java) S 14287 14290 9815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2428113 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560333216336 140560860714907 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14305] ppid=14287 vsize=10967196 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14305/stat : 14305 (java) S 14287 14290 9815 0 -1 1077944384 6220 0 0 0 112 1 0 0 20 0 21 0 2428113 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560332163184 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14306] ppid=14287 vsize=10967196 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14306/stat : 14306 (java) S 14287 14290 9815 0 -1 1077944384 4537 0 0 0 102 1 0 0 20 0 21 0 2428113 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560331110384 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14307] ppid=14287 vsize=10967196 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14307/stat : 14307 (java) S 14287 14290 9815 0 -1 1077944384 4894 0 0 0 100 0 0 0 20 0 21 0 2428113 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560330058096 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14308] ppid=14287 vsize=10967196 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14308/stat : 14308 (java) S 14287 14290 9815 0 -1 1077944384 2342 0 0 0 45 1 0 0 20 0 21 0 2428113 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560329005296 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14309] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14309/stat : 14309 (java) S 14287 14290 9815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2428113 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560327953248 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14310] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14310/stat : 14310 (java) S 14287 14290 9815 0 -1 1077944384 283 0 0 0 0 0 0 0 20 0 21 0 2428114 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560326900528 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14311] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14311/stat : 14311 (java) S 14287 14290 9815 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 2428240 11230408704 152900 33554432000 4194304 4196468 140723547671456 140560325846576 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
Current children cumulated CPU time (s) 35.14
Current children cumulated vsize (KiB) 10967196

[startup+26.4008 s]
/proc/loadavg: 5.77 7.68 7.56 3/283 14311
/proc/meminfo: memFree=30911992/32770624 swapFree=5840/37596
[pid=14290] ppid=14287 vsize=10967196 CPUtime=35.94 cores=0,2,4,6,8,10,12,14
/proc/14290/stat : 14290 (java) S 14287 14290 9815 0 -1 1077944320 34909 0 0 0 3431 163 0 0 20 0 21 0 2428105 11230408704 153924 33554432000 4194304 4196468 140723547671456 140723547654000 140560860696311 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
/proc/14290/statm: 2741799 153924 3150 1 0 2730193 0
[pid=14290/tid=14291] ppid=14287 vsize=10967196 CPUtime=25.18 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14291/stat : 14291 (java) R 14287 14290 9815 0 -1 4202560 9664 0 0 0 2512 6 0 0 20 0 21 0 2428105 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560864933224 140560476240460 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14293] ppid=14287 vsize=10967196 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14293/stat : 14293 (java) S 14287 14290 9815 0 -1 1077944384 356 0 0 0 67 17 0 0 20 0 21 0 2428106 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560797387664 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14294] ppid=14287 vsize=10967196 CPUtime=0.83 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14294/stat : 14294 (java) S 14287 14290 9815 0 -1 1077944384 238 0 0 0 64 19 0 0 20 0 21 0 2428106 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560796334864 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14295] ppid=14287 vsize=10967196 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14295/stat : 14295 (java) S 14287 14290 9815 0 -1 1077944384 644 0 0 0 66 18 0 0 20 0 21 0 2428106 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560795282576 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14296] ppid=14287 vsize=10967196 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14296/stat : 14296 (java) S 14287 14290 9815 0 -1 1077944384 285 0 0 0 64 20 0 0 20 0 21 0 2428106 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560794229776 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14297] ppid=14287 vsize=10967196 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14297/stat : 14297 (java) S 14287 14290 9815 0 -1 1077944384 235 0 0 0 66 18 0 0 20 0 21 0 2428106 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560793176464 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14298] ppid=14287 vsize=10967196 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14298/stat : 14298 (java) S 14287 14290 9815 0 -1 1077944384 520 0 0 0 66 18 0 0 20 0 21 0 2428106 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560792123664 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14299] ppid=14287 vsize=10967196 CPUtime=0.83 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14299/stat : 14299 (java) S 14287 14290 9815 0 -1 1077944384 427 0 0 0 65 18 0 0 20 0 21 0 2428106 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560461326992 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14300] ppid=14287 vsize=10967196 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14300/stat : 14300 (java) S 14287 14290 9815 0 -1 1077944384 262 0 0 0 64 20 0 0 20 0 21 0 2428106 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560460274192 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14301] ppid=14287 vsize=10967196 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14301/stat : 14301 (java) S 14287 14290 9815 0 -1 1077944384 2569 0 0 0 32 0 0 0 20 0 21 0 2428108 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560336374384 140560860707458 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14302] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14302/stat : 14302 (java) S 14287 14290 9815 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 21 0 2428109 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560335320416 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14303] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14303/stat : 14303 (java) S 14287 14290 9815 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 21 0 2428109 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560334268032 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14304] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14304/stat : 14304 (java) S 14287 14290 9815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2428113 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560333216336 140560860714907 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14305] ppid=14287 vsize=10967196 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14305/stat : 14305 (java) S 14287 14290 9815 0 -1 1077944384 6220 0 0 0 112 1 0 0 20 0 21 0 2428113 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560332163184 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14306] ppid=14287 vsize=10967196 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14306/stat : 14306 (java) S 14287 14290 9815 0 -1 1077944384 4537 0 0 0 102 1 0 0 20 0 21 0 2428113 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560331110384 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14307] ppid=14287 vsize=10967196 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14307/stat : 14307 (java) S 14287 14290 9815 0 -1 1077944384 4894 0 0 0 100 0 0 0 20 0 21 0 2428113 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560330058096 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14308] ppid=14287 vsize=10967196 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14308/stat : 14308 (java) S 14287 14290 9815 0 -1 1077944384 2362 0 0 0 45 1 0 0 20 0 21 0 2428113 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560329005296 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14309] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14309/stat : 14309 (java) S 14287 14290 9815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2428113 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560327953248 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14310] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14310/stat : 14310 (java) S 14287 14290 9815 0 -1 1077944384 283 0 0 0 0 0 0 0 20 0 21 0 2428114 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560326900528 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14311] ppid=14287 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14311/stat : 14311 (java) S 14287 14290 9815 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 2428240 11230408704 153924 33554432000 4194304 4196468 140723547671456 140560325846576 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
Current children cumulated CPU time (s) 35.94
Current children cumulated vsize (KiB) 10967196

[startup+27.2008 s]
/proc/loadavg: 5.77 7.68 7.56 3/283 14311
/proc/meminfo: memFree=30911992/32770624 swapFree=5840/37596
[pid=14290] ppid=14287 vsize=11100324 CPUtime=36.74 cores=0,2,4,6,8,10,12,14
/proc/14290/stat : 14290 (java) S 14287 14290 9815 0 -1 1077944320 35387 0 0 0 3510 164 0 0 20 0 21 0 2428105 11366731776 153938 33554432000 4194304 4196468 140723547671456 140723547654000 140560860696311 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
/proc/14290/statm: 2775081 153938 3152 1 0 2763475 0
[pid=14290/tid=14291] ppid=14287 vsize=11100324 CPUtime=25.96 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14291/stat : 14291 (java) S 14287 14290 9815 0 -1 1077944384 9998 0 0 0 2590 6 0 0 20 0 21 0 2428105 11366731776 153938 33554432000 4194304 4196468 140723547671456 140560864936992 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14293] ppid=14287 vsize=11100324 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14293/stat : 14293 (java) S 14287 14290 9815 0 -1 1077944384 356 0 0 0 67 17 0 0 20 0 21 0 2428106 11366731776 153938 33554432000 4194304 4196468 140723547671456 140560797387664 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14294] ppid=14287 vsize=11100324 CPUtime=0.83 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14294/stat : 14294 (java) S 14287 14290 9815 0 -1 1077944384 238 0 0 0 64 19 0 0 20 0 21 0 2428106 11366731776 153938 33554432000 4194304 4196468 140723547671456 140560796334864 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14295] ppid=14287 vsize=11100324 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14295/stat : 14295 (java) S 14287 14290 9815 0 -1 1077944384 644 0 0 0 66 18 0 0 20 0 21 0 2428106 11366731776 153938 33554432000 4194304 4196468 140723547671456 140560795282576 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14296] ppid=14287 vsize=11100324 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14296/stat : 14296 (java) S 14287 14290 9815 0 -1 1077944384 285 0 0 0 64 20 0 0 20 0 21 0 2428106 11366731776 153938 33554432000 4194304 4196468 140723547671456 140560794229776 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14297] ppid=14287 vsize=11100324 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14297/stat : 14297 (java) S 14287 14290 9815 0 -1 1077944384 235 0 0 0 66 18 0 0 20 0 21 0 2428106 11366731776 153938 33554432000 4194304 4196468 140723547671456 140560793176464 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14298] ppid=14287 vsize=11100324 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14298/stat : 14298 (java) S 14287 14290 9815 0 -1 1077944384 520 0 0 0 66 18 0 0 20 0 21 0 2428106 11366731776 153938 33554432000 4194304 4196468 140723547671456 140560792123664 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14299] ppid=14287 vsize=11100324 CPUtime=0.83 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14299/stat : 14299 (java) S 14287 14290 9815 0 -1 1077944384 427 0 0 0 65 18 0 0 20 0 21 0 2428106 11366731776 153938 33554432000 4194304 4196468 140723547671456 140560461326992 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14300] ppid=14287 vsize=11100324 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14300/stat : 14300 (java) S 14287 14290 9815 0 -1 1077944384 262 0 0 0 64 20 0 0 20 0 21 0 2428106 11366731776 153938 33554432000 4194304 4196468 140723547671456 140560460274192 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14301] ppid=14287 vsize=11100324 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14301/stat : 14301 (java) S 14287 14290 9815 0 -1 1077944384 2569 0 0 0 32 0 0 0 20 0 21 0 2428108 11366731776 153938 33554432000 4194304 4196468 140723547671456 140560336374384 140560860707458 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14302] ppid=14287 vsize=11100324 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14302/stat : 14302 (java) S 14287 14290 9815 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 21 0 2428109 11366731776 153938 33554432000 4194304 4196468 140723547671456 140560335320416 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14303] ppid=14287 vsize=11100324 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14303/stat : 14303 (java) S 14287 14290 9815 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 21 0 2428109 11366731776 153938 33554432000 4194304 4196468 140723547671456 140560334268032 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14304] ppid=14287 vsize=11100324 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14304/stat : 14304 (java) S 14287 14290 9815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2428113 11366731776 153938 33554432000 4194304 4196468 140723547671456 140560333216336 140560860714907 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14305] ppid=14287 vsize=11100324 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14305/stat : 14305 (java) S 14287 14290 9815 0 -1 1077944384 6220 0 0 0 112 1 0 0 20 0 21 0 2428113 11366731776 153938 33554432000 4194304 4196468 140723547671456 140560332163184 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14306] ppid=14287 vsize=11100324 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14306/stat : 14306 (java) S 14287 14290 9815 0 -1 1077944384 4539 0 0 0 102 1 0 0 20 0 21 0 2428113 11366731776 153938 33554432000 4194304 4196468 140723547671456 140560331110384 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14307] ppid=14287 vsize=11100324 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14307/stat : 14307 (java) S 14287 14290 9815 0 -1 1077944384 4894 0 0 0 100 0 0 0 20 0 21 0 2428113 11366731776 153938 33554432000 4194304 4196468 140723547671456 140560330058096 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14308] ppid=14287 vsize=11100324 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14308/stat : 14308 (java) S 14287 14290 9815 0 -1 1077944384 2387 0 0 0 45 1 0 0 20 0 21 0 2428113 11366731776 153938 33554432000 4194304 4196468 140723547671456 140560329005296 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14309] ppid=14287 vsize=11100324 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14309/stat : 14309 (java) S 14287 14290 9815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2428113 11366731776 153938 33554432000 4194304 4196468 140723547671456 140560327953248 140560860706517 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
[pid=14290/tid=14310] ppid=14287 vsize=11100324 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14310/stat : 14310 (java) S 14287 14290 9815 0 -1 1077944384 283 0 0 0 0 0 0 0 20 0 21 0 2428114 11366731776 153938 33554432000 4194304 4196468 140723547671456 140560326900528 140560860707458 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18456576 140723547677867 140723547678020 140723547678020 140723547680719 0
Current children cumulated CPU time (s) 36.74
Current children cumulated vsize (KiB) 11100324

[startup+27.4011 s]
/proc/loadavg: 5.77 7.68 7.56 3/283 14311
/proc/meminfo: memFree=30911992/32770624 swapFree=5840/37596
[pid=14290] ppid=14287 vsize=0 CPUtime=36.75 cores=0,2,4,6,8,10,12,14
/proc/14290/stat : 14290 (java) Z 14287 14290 9815 0 -1 4227084 35934 0 0 0 3510 165 0 0 20 0 2 0 2428105 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 0 0 0 0 0 0 0 0
/proc/14290/statm: 0 0 0 0 0 0 0
[pid=14290/tid=14305] ppid=14287 vsize=0 CPUtime=1.14 cores=0,2,4,6,8,10,12,14
/proc/14290/task/14305/stat : 14305 (java) R 14287 14290 9815 0 -1 4203588 6220 0 0 0 112 2 0 0 20 0 2 0 2428113 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 36.75
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 27.4047
CPU time (s): 36.7603
CPU user time (s): 35.1023
CPU system time (s): 1.65798
CPU usage (%): 134.139
Max. virtual memory (cumulated for all children) (KiB): 11100324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.1023
system time used= 1.65798
maximum resident set size= 617036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35934
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= 3767
involuntary context switches= 2165

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.172154 second user time and 0.25609 second system time

The end

Launcher Data

Begin job on node104 at 2017-07-21 23:13:04
IDJOB=4243412
IDBENCH=120634
IDSOLVER=2623
FILE ID=node104/4243412-1500671584
RUNJOBID= node104-1500670140-13573
PBS_JOBID= 20623310
Free space on /tmp= 62016 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-3-fullins-3.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243412-1500671584/watcher-4243412-1500671584 -o /tmp/evaluation-result-4243412-1500671584/solver-4243412-1500671584 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500670140-13573 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243412-1500671584.xml

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

MD5SUM BENCH= 82134059a152e9a81bd5479c14cdc8eb
RANDOM SEED=1410499203

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31517580 kB
MemAvailable:   31446724 kB
Buffers:           83308 kB
Cached:           116616 kB
SwapCached:          260 kB
Active:           738736 kB
Inactive:          96956 kB
Active(anon):     587508 kB
Inactive(anon):    59776 kB
Active(file):     151228 kB
Inactive(file):    37180 kB
Unevictable:        5840 kB
Mlocked:            5840 kB
SwapTotal:      67108860 kB
SwapFree:       67105464 kB
Dirty:              1572 kB
Writeback:             0 kB
AnonPages:        641104 kB
Mapped:            41364 kB
Shmem:              8772 kB
Slab:             109876 kB
SReclaimable:      76300 kB
SUnreclaim:        33576 kB
KernelStack:        4864 kB
PageTables:         6868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1314120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    573440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62012 MiB
End job on node104 at 2017-07-21 23:13:32