Trace number 4295787

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+MapleCOMSPS (2018-06-13)SAT 8.83682 3.4246

General information on the benchmark

NameSportsScheduling/
SportsScheduling-08_c18.xml
MD5SUMd342e5d3265d7d58fa84b10ce3b2f22d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.019931
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints60
Number of domains2
Minimum domain size8
Maximum domain size28
Distribution of domain sizes[{"size":8,"count":64},{"size":28,"count":28}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":32},{"degree":4,"count":60}]
Minimum constraint arity1
Maximum constraint arity28
Distribution of constraint arities[{"arity":1,"count":4},{"arity":2,"count":4},{"arity":3,"count":28},{"arity":4,"count":7},{"arity":8,"count":8},{"arity":14,"count":4},{"arity":16,"count":4},{"arity":28,"count":1}]
Number of extensional constraints28
Number of intensional constraints8
Distribution of constraint types[{"type":"extension","count":28},{"type":"intension","count":8},{"type":"allDifferent","count":9},{"type":"count","count":7},{"type":"cardinality","count":8}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop order+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Thu Jul 26 08:09:13 CEST 2018
0.67/0.54	c PID: 6559
0.67/0.54	c IP: 172.20.3.150
0.67/0.54	c HOST: node150.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.39/0.91	c (0,0) Parsing End
1.39/0.92	c (0,0) CSP: 92 int (0 aux), 0 bool (0 aux), 60 ctr, max domain size 28
1.39/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.39/0.92	c (0,0) Constraint Name Generate Begin
1.39/0.92	c (0,0) Ctr:HOME/instance-4295787-1532585353.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num
1.39/0.92	c (0,0) Constraint Name Generate End
1.39/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.39/0.92	c (0,0) CSP to CSPinCNF Begin
2.56/1.42	c (0,0) translated 6 (10%) constraints
2.86/1.54	c (1,1) translated 12 (20%) constraints
3.18/1.63	c (1,1) translated 18 (30%) constraints
3.49/1.71	c (1,1) translated 24 (40%) constraints
3.81/1.82	c (1,1) translated 30 (50%) constraints
3.81/1.85	c (1,1) translated 36 (60%) constraints
4.54/2.03	c (1,1) translated 42 (70%) constraints
4.54/2.04	c (1,1) translated 48 (80%) constraints
4.54/2.06	c (1,1) translated 54 (90%) constraints
4.54/2.08	c (1,1) translated 60 (100%) constraints
4.88/2.18	c (1,1) STATISTICS1:HOME/instance-4295787-1532585353.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num,1612,6291,32768,28,28,16,32768:64;8192:64;28:276;8:14;7:228;1:102,28:3336;7:4800;2:9712;1:560,28:2;8:100;7:28;6:28;5:28;4:1148;3:1884;2:2962;1:111,16:64;14:64;4:14;2:606;1:16304;0:28,
4.88/2.18	c (1,1) ===========================================
4.88/2.18	c (1,1) Order
4.88/2.18	c (1,1) ===========================================
5.17/2.22	c (1,1) translated 630 (10%) constraints
5.17/2.24	c (1,1) translated 1259 (20%) constraints
5.17/2.26	c (1,1) translated 1888 (30%) constraints
5.17/2.29	c (1,1) translated 2517 (40%) constraints
5.48/2.31	c (1,1) translated 3146 (50%) constraints
5.48/2.38	c (1,1) translated 3775 (60%) constraints
5.48/2.38	c (1,1) translated 4404 (70%) constraints
5.48/2.39	c (1,1) translated 5033 (80%) constraints
5.95/2.51	c (1,1) translated 5662 (90%) constraints
6.25/2.61	c (2,2) translated 6291 (100%) constraints
6.25/2.61	c (2,2) CSP to CSPinCNF End
6.25/2.61	c (2,2) CSP: 349 int (257 aux), 2060 bool (2060 aux), 7798 ctr, max domain size 26
6.25/2.61	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.25/2.62	c (2,2) CSPinCNF Propagation Begin
6.59/2.77	c (2,2) 705 values, 2236 unsatisfiable literals, and 1760 valid clauses are removed
6.59/2.77	c (2,2) CSPinCNF Propagation End
6.59/2.77	c (2,2) CSP: 841 int (749 aux), 1568 bool (1568 aux), 6038 ctr, max domain size 26
6.59/2.77	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.59/2.77	c (2,2) Simplify CSPinCNF Begin
6.91/2.83	c (2,2) Simplify CSPinCNF End
6.91/2.83	c (2,2) CSP: 841 int (749 aux), 2608 bool (2608 aux), 7078 ctr, max domain size 26
6.91/2.83	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.91/2.83	c (2,2) Calculate Precise Domain Begin
6.91/2.86	c (2,2) 4 values are removed by re-calculation
6.91/2.86	c (2,2) Calculate Precise Domain End
6.91/2.86	c (2,2) CSP: 841 int (749 aux), 2608 bool (2608 aux), 7078 ctr, max domain size 26
6.91/2.86	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
6.91/2.86	c (2,2) CSPinCNF to SatSolver Begin
7.21/2.93	c (2,2) 708 (10 %) CSP clauses are encoded (4052 SAT variables, 1830 SAT clauses)
7.21/2.94	c (2,2) 1416 (20 %) CSP clauses are encoded (4052 SAT variables, 2538 SAT clauses)
7.21/2.96	c (2,2) 2124 (30 %) CSP clauses are encoded (4052 SAT variables, 3246 SAT clauses)
7.21/2.97	c (2,2) 2832 (40 %) CSP clauses are encoded (4052 SAT variables, 3954 SAT clauses)
7.21/2.99	c (2,2) 3539 (50 %) CSP clauses are encoded (4052 SAT variables, 4811 SAT clauses)
7.57/3.08	c (2,2) 4247 (60 %) CSP clauses are encoded (4052 SAT variables, 15519 SAT clauses)
7.88/3.13	c (2,2) 4955 (70 %) CSP clauses are encoded (4052 SAT variables, 21249 SAT clauses)
7.88/3.16	c (2,2) 5663 (80 %) CSP clauses are encoded (4052 SAT variables, 22978 SAT clauses)
7.88/3.18	c (2,2) 6371 (90 %) CSP clauses are encoded (4052 SAT variables, 24510 SAT clauses)
8.16/3.22	c (2,2) 7078 (100 %) CSP clauses are encoded (4052 SAT variables, 27284 SAT clauses)
8.16/3.22	c (2,2) CSPinCNF to SatSolver End
8.16/3.22	c (2,2) Heap : 563 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
8.16/3.28	c (2,2) STATISTICS2:HOME/instance-4295787-1532585353.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num,3449,7078,64,26,7,7,64:2;32:80;26:552;20:1;16:154;15:15;10:2;9:81;8:48;7:132;6:265;4:136;1:96,26:3688;7:3608;6:1082;5:74;4:2;3:524;2:11006;1:656,7:48;6:48;5:24;4:998;3:1260;2:4176;1:524,7:64;6:256;5:64;4:12;3:124;2:1044;1:15828,
8.16/3.28	c (2,2) SatSolver.solve Begin
8.16/3.28	c (2,2) 4052 bool, 27290 clause
8.16/3.28	c (2,2) HOME/minisat_release -ccmin-mode=2 -cla-decay=0.9990000000000016 -gc-frac=0.06548219427789823 -min-step-size=0.06000000000000005 -phase-saving=2 -rfirst=100 -rinc=23.20514351897367 -rnd-freq=0.18183188062236774 -step-size=0.0002446387540884631 -step-size-dec=1.0000000000000004e-06 -var-decay=0.07581213234321858 HOME/instance-4295787-1532585353.xml-scop-6559.cnf HOME/instance-4295787-1532585353.xml-scop-6559.cnf.out
8.50/3.38	c (2,0) c This is COMiniSatPS.
8.50/3.38	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
8.50/3.38	c (2,0) c ============================[ Problem Statistics ]=============================
8.50/3.38	c (2,0) c |                                                                             |
8.50/3.38	c (2,0) c |  Number of variables:          4052                                         |
8.50/3.38	c (2,0) c |  Number of clauses:           27290                                         |
8.50/3.38	c (2,0) c |  Parse time:                   0.01 s                                       |
8.50/3.38	c (2,0) c |  Eliminated clauses:           0.06 Mb                                      |
8.50/3.38	c (2,0) c Reduced to 2140 vars, 23523 cls (grow=0)
8.50/3.38	c (2,0) c No iterative elimination performed. (vars=2140, c/v ratio=11.0)
8.50/3.38	c (2,0) c |  Simplification time:          0.03 s                                       |
8.50/3.38	c (2,0) c |                                                                             |
8.50/3.38	c (2,0) c ============================[ Search Statistics ]==============================
8.50/3.38	c (2,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.50/3.38	c (2,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.50/3.38	c (2,0) c ===============================================================================
8.50/3.38	c (2,0) c ===============================================================================
8.50/3.38	c (2,0) c restarts              : 6
8.50/3.38	c (2,0) c conflicts             : 997            (13105 /sec)
8.50/3.38	c (2,0) c decisions             : 2458           (0.00 % random) (32310 /sec)
8.50/3.38	c (2,0) c propagations          : 158416         (2082366 /sec)
8.50/3.38	c (2,0) c conflict literals     : 16770          (10.04 % deleted)
8.50/3.38	c (2,0) c CPU time              : 0.076075 s
8.50/3.38	c (2,0) 
8.50/3.38	c (2,0) s SATISFIABLE
8.50/3.39	c (2,2) SatSolver.solve End
8.50/3.39	c (2,2) Heap : 844 MiB used (max 10795 MiB), NonHeap : 34 MiB used (max 0 MiB)
8.50/3.39	c (2,2) Show results Begin
8.50/3.40	c (2,2) a[0][0] = 1
8.50/3.40	c (2,2) a[0][1] = 6
8.50/3.40	c (2,2) a[0][2] = 3
8.50/3.40	c (2,2) a[0][3] = 7
8.50/3.40	c (2,2) a[0][4] = 4
8.50/3.40	c (2,2) a[0][5] = 7
8.50/3.40	c (2,2) a[0][6] = 4
8.50/3.40	c (2,2) a[1][0] = 3
8.50/3.40	c (2,2) a[1][1] = 7
8.50/3.40	c (2,2) a[1][2] = 5
8.50/3.40	c (2,2) a[1][3] = 5
8.50/3.40	c (2,2) a[1][4] = 6
8.50/3.40	c (2,2) a[1][5] = 6
8.50/3.40	c (2,2) a[1][6] = 7
8.50/3.40	c (2,2) a[2][0] = 5
8.50/3.40	c (2,2) a[2][1] = 3
8.50/3.40	c (2,2) a[2][2] = 7
8.50/3.40	c (2,2) a[2][3] = 6
8.50/3.40	c (2,2) a[2][4] = 5
8.50/3.40	c (2,2) a[2][5] = 4
8.50/3.40	c (2,2) a[2][6] = 6
8.50/3.40	c (2,2) a[3][0] = 7
8.50/3.40	c (2,2) a[3][1] = 2
8.50/3.40	c (2,2) a[3][2] = 6
8.50/3.40	c (2,2) a[3][3] = 4
8.50/3.40	c (2,2) a[3][4] = 7
8.50/3.40	c (2,2) a[3][5] = 2
8.80/3.40	c (2,2) a[3][6] = 5
8.80/3.40	c (2,2) ad[0] = 6
8.80/3.40	c (2,2) ad[1] = 4
8.80/3.40	c (2,2) ad[2] = 7
8.80/3.40	c (2,2) ad[3] = 5
8.80/3.40	c (2,2) h[0][0] = 0
8.80/3.40	c (2,2) h[0][1] = 5
8.80/3.40	c (2,2) h[0][2] = 0
8.80/3.40	c (2,2) h[0][3] = 3
8.80/3.40	c (2,2) h[0][4] = 2
8.80/3.40	c (2,2) h[0][5] = 5
8.80/3.40	c (2,2) h[0][6] = 1
8.80/3.40	c (2,2) h[1][0] = 2
8.80/3.40	c (2,2) h[1][1] = 4
8.80/3.40	c (2,2) h[1][2] = 1
8.80/3.40	c (2,2) h[1][3] = 2
8.80/3.40	c (2,2) h[1][4] = 3
8.80/3.40	c (2,2) h[1][5] = 0
8.80/3.40	c (2,2) h[1][6] = 0
8.80/3.40	c (2,2) h[2][0] = 4
8.80/3.40	c (2,2) h[2][1] = 1
8.80/3.40	c (2,2) h[2][2] = 2
8.80/3.40	c (2,2) h[2][3] = 1
8.80/3.40	c (2,2) h[2][4] = 0
8.80/3.40	c (2,2) h[2][5] = 3
8.80/3.40	c (2,2) h[2][6] = 2
8.80/3.40	c (2,2) h[3][0] = 6
8.80/3.40	c (2,2) h[3][1] = 0
8.80/3.40	c (2,2) h[3][2] = 4
8.80/3.40	c (2,2) h[3][3] = 0
8.80/3.40	c (2,2) h[3][4] = 1
8.80/3.40	c (2,2) h[3][5] = 1
8.80/3.40	c (2,2) h[3][6] = 3
8.80/3.40	c (2,2) hd[0] = 2
8.80/3.40	c (2,2) hd[1] = 1
8.80/3.40	c (2,2) hd[2] = 0
8.80/3.40	c (2,2) hd[3] = 3
8.80/3.40	c (2,2) m[0][0] = 0
8.80/3.40	c (2,2) m[0][1] = 25
8.80/3.40	c (2,2) m[0][2] = 2
8.80/3.40	c (2,2) m[0][3] = 21
8.80/3.40	c (2,2) m[0][4] = 14
8.80/3.40	c (2,2) m[0][5] = 26
8.80/3.40	c (2,2) m[0][6] = 9
8.80/3.40	c (2,2) m[1][0] = 13
8.80/3.40	c (2,2) m[1][1] = 24
8.80/3.40	c (2,2) m[1][2] = 10
8.80/3.40	c (2,2) m[1][3] = 15
8.80/3.40	c (2,2) m[1][4] = 20
8.80/3.40	c (2,2) m[1][5] = 5
8.80/3.40	c (2,2) m[1][6] = 6
8.80/3.40	c (2,2) m[2][0] = 22
8.80/3.40	c (2,2) m[2][1] = 8
8.80/3.40	c (2,2) m[2][2] = 17
8.80/3.40	c (2,2) m[2][3] = 11
8.80/3.40	c (2,2) m[2][4] = 4
8.80/3.40	c (2,2) m[2][5] = 18
8.80/3.40	c (2,2) m[2][6] = 16
8.80/3.40	c (2,2) m[3][0] = 27
8.80/3.40	c (2,2) m[3][1] = 1
8.80/3.40	c (2,2) m[3][2] = 23
8.80/3.40	c (2,2) m[3][3] = 3
8.80/3.40	c (2,2) m[3][4] = 12
8.80/3.40	c (2,2) m[3][5] = 7
8.80/3.40	c (2,2) m[3][6] = 19
8.80/3.40	s SATISFIABLE
8.80/3.40	v <instantiation>
8.80/3.40	v     <list>h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] hd[0] hd[1] hd[2] hd[3] ad[0] ad[1] ad[2] ad[3]</list>
8.80/3.40	v     <values>0 5 0 3 2 5 1 2 4 1 2 3 0 0 4 1 2 1 0 3 2 6 0 4 0 1 1 3 1 6 3 7 4 7 4 3 7 5 5 6 6 7 5 3 7 6 5 4 6 7 2 6 4 7 2 5 0 25 2 21 14 26 9 13 24 10 15 20 5 6 22 8 17 11 4 18 16 27 1 23 3 12 7 19 2 1 0 3 6 4 7 5</values>
8.80/3.40	v </instantiation>
8.80/3.40	c (2,2) Show results End
8.80/3.40	c (2,2) Heap : 844 MiB used (max 10795 MiB), NonHeap : 34 MiB used (max 0 MiB)
8.80/3.40	c (2,2) 0,0,2,2,2,2,2,2,2,STOP-AFTER(ALL)
8.80/3.40	c END-Prog: Thu Jul 26 08:09:16 CEST 2018

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295787-1532585353/watcher-4295787-1532585353 -o /tmp/evaluation-result-4295787-1532585353/solver-4295787-1532585353 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32681 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295787-1532585353.xml 

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

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

solver pid=6559, runsolver pid=6556

[startup+0.100114 s]*
/proc/loadavg: 2.47 2.16 2.08 4/215 6574
/proc/meminfo: memFree=21005960/32770624 swapFree=67108860/67108860
[pid=6559] ppid=6556 vsize=15011656 memory=69988 CPUtime=0.11 cores=1,3,5,7
/proc/6559/stat : 6559 (java) S 6556 6559 32649 0 -1 1077944320 6285 0 0 0 9 2 0 0 20 0 15 0 76098558 15371935744 17497 33554432000 4194304 4196468 140737466264656 140737466247200 140132044398327 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
/proc/6559/statm: 3752914 17497 2746 1 0 3715374 0
[pid=6559/tid=6561] ppid=6556 vsize=15011656 memory=-8171376296011865461 CPUtime=0.09 cores=1,3,5,7
/proc/6559/task/6561/stat : 6561 (java) R 6556 6559 32649 0 -1 4202560 4635 0 0 0 7 2 0 0 20 0 15 0 76098559 15371935744 17761 33554432000 4194304 4196468 140737466264656 140132016224656 140132024674048 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6562] ppid=6556 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6562/stat : 6562 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15371935744 17827 33554432000 4194304 4196468 140737466264656 140132048640272 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6563] ppid=6556 vsize=15011656 memory=140330398639744 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6563/stat : 6563 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15371935744 17827 33554432000 4194304 4196468 140737466264656 140131839723920 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6564] ppid=6556 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6564/stat : 6564 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15371935744 17827 33554432000 4194304 4196468 140737466264656 140131838671376 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6565] ppid=6556 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6565/stat : 6565 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15371935744 17827 33554432000 4194304 4196468 140737466264656 140131837618832 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6566] ppid=6556 vsize=15011656 memory=140330398639744 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6566/stat : 6566 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098562 15371935744 17827 33554432000 4194304 4196468 140737466264656 140130880801264 140132044409474 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6567] ppid=6556 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6567/stat : 6567 (java) S 6556 6559 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76098562 15371935744 17827 33554432000 4194304 4196468 140737466264656 140130622891424 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6568] ppid=6556 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6568/stat : 6568 (java) S 6556 6559 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76098562 15371935744 17827 33554432000 4194304 4196468 140737466264656 140130488669680 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6569] ppid=6556 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6569/stat : 6569 (java) S 6556 6559 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76098565 15371935744 17827 33554432000 4194304 4196468 140737466264656 140130114165456 140132044416923 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6570] ppid=6556 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6570/stat : 6570 (java) S 6556 6559 32649 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 76098565 15371935744 17827 33554432000 4194304 4196468 140737466264656 140130879748080 140132044409474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6571] ppid=6556 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6571/stat : 6571 (java) S 6556 6559 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76098565 15371935744 17827 33554432000 4194304 4196468 140737466264656 140130878695536 140132044409474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6572] ppid=6556 vsize=15011656 memory=140330398639744 CPUtime=0.01 cores=1,3,5,7
/proc/6559/task/6572/stat : 6572 (java) S 6556 6559 32649 0 -1 1077944384 260 0 0 0 1 0 0 0 20 0 15 0 76098565 15371935744 17827 33554432000 4194304 4196468 140737466264656 140130877642992 140132044409474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6573] ppid=6556 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6573/stat : 6573 (java) S 6556 6559 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76098565 15371935744 17893 33554432000 4194304 4196468 140737466264656 140129616259680 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6574] ppid=6556 vsize=15011656 memory=140330398639744 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6574/stat : 6574 (java) S 6556 6559 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76098565 15371935744 17893 33554432000 4194304 4196468 140737466264656 140130876590896 140132044409474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 69988 KiB

[startup+0.210119 s]*
/proc/loadavg: 2.47 2.16 2.08 4/215 6574
/proc/meminfo: memFree=20991884/32770624 swapFree=67108860/67108860
[pid=6559] ppid=6556 vsize=15011656 memory=83600 CPUtime=0.25 cores=1,3,5,7
/proc/6559/stat : 6559 (java) S 6556 6559 32649 0 -1 1077944320 9878 0 0 0 22 3 0 0 20 0 15 0 76098558 15371935744 20900 33554432000 4194304 4196468 140737466264656 140737466247200 140132044398327 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
/proc/6559/statm: 3752914 20900 2875 1 0 3715374 0
[pid=6559/tid=6561] ppid=6556 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/6559/task/6561/stat : 6561 (java) R 6556 6559 32649 0 -1 4202560 7762 0 0 0 17 3 0 0 20 0 15 0 76098559 15371935744 20900 33554432000 4194304 4196468 140737466264656 140132016224720 140132028478814 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6562] ppid=6556 vsize=15011656 memory=4294967639 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6562/stat : 6562 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15371935744 20900 33554432000 4194304 4196468 140737466264656 140132048640272 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6563] ppid=6556 vsize=15011656 memory=4049219654325102240 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6563/stat : 6563 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15371935744 20900 33554432000 4194304 4196468 140737466264656 140131839723920 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6564] ppid=6556 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6564/stat : 6564 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15371935744 20900 33554432000 4194304 4196468 140737466264656 140131838671376 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6565] ppid=6556 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6565/stat : 6565 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15371935744 20900 33554432000 4194304 4196468 140737466264656 140131837618832 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6566] ppid=6556 vsize=15011656 memory=140330398639744 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6566/stat : 6566 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098562 15371935744 20900 33554432000 4194304 4196468 140737466264656 140130880801264 140132044409474 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6567] ppid=6556 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6567/stat : 6567 (java) S 6556 6559 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76098562 15371935744 20900 33554432000 4194304 4196468 140737466264656 140130622891424 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6568] ppid=6556 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6568/stat : 6568 (java) S 6556 6559 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76098562 15371935744 20900 33554432000 4194304 4196468 140737466264656 140130488669680 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6569] ppid=6556 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6569/stat : 6569 (java) S 6556 6559 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76098565 15371935744 20900 33554432000 4194304 4196468 140737466264656 140130114165456 140132044416923 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6570] ppid=6556 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6570/stat : 6570 (java) R 6556 6559 32649 0 -1 1077944384 460 0 0 0 0 0 0 0 20 0 15 0 76098565 15371935744 20900 33554432000 4194304 4196468 140737466264656 140130879748080 140132044409474 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6571] ppid=6556 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6571/stat : 6571 (java) R 6556 6559 32649 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 15 0 76098565 15371935744 20900 33554432000 4194304 4196468 140737466264656 140130878695536 140132030061056 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6572] ppid=6556 vsize=15011656 memory=140330398639744 CPUtime=0.03 cores=1,3,5,7
/proc/6559/task/6572/stat : 6572 (java) S 6556 6559 32649 0 -1 1077944384 280 0 0 0 3 0 0 0 20 0 15 0 76098565 15371935744 20900 33554432000 4194304 4196468 140737466264656 140130877642992 140132044409474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6573] ppid=6556 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6573/stat : 6573 (java) S 6556 6559 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76098565 15371935744 20900 33554432000 4194304 4196468 140737466264656 140129616259680 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6574] ppid=6556 vsize=15011656 memory=140330398639744 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6574/stat : 6574 (java) S 6556 6559 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76098565 15371935744 20900 33554432000 4194304 4196468 140737466264656 140130876590896 140132044409474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 83600 KiB

[startup+0.31041 s]*
/proc/loadavg: 2.47 2.16 2.08 3/215 6574
/proc/meminfo: memFree=20988100/32770624 swapFree=67108860/67108860
[pid=6559] ppid=6556 vsize=15011656 memory=87680 CPUtime=0.43 cores=1,3,5,7
/proc/6559/stat : 6559 (java) S 6556 6559 32649 0 -1 1077944320 10498 0 0 0 39 4 0 0 20 0 15 0 76098558 15371935744 21920 33554432000 4194304 4196468 140737466264656 140737466247200 140132044398327 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
/proc/6559/statm: 3752914 21920 3015 1 0 3715374 0
[pid=6559/tid=6561] ppid=6556 vsize=15011656 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/6559/task/6561/stat : 6561 (java) R 6556 6559 32649 0 -1 4202560 8198 0 0 0 27 3 0 0 20 0 15 0 76098559 15371935744 21920 33554432000 4194304 4196468 140737466264656 140132016227632 140132024674216 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6562] ppid=6556 vsize=15011656 memory=4294967363 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6562/stat : 6562 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15371935744 21920 33554432000 4194304 4196468 140737466264656 140132048640272 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6563] ppid=6556 vsize=15011656 memory=140330398639744 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6563/stat : 6563 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15371935744 21920 33554432000 4194304 4196468 140737466264656 140131839723920 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6564] ppid=6556 vsize=15011656 memory=280660543736736 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6564/stat : 6564 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15371935744 21920 33554432000 4194304 4196468 140737466264656 140131838671376 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6565] ppid=6556 vsize=15011656 memory=67 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6565/stat : 6565 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15371935744 21920 33554432000 4194304 4196468 140737466264656 140131837618832 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6566] ppid=6556 vsize=15011656 memory=280660670510416 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6566/stat : 6566 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098562 15371935744 21920 33554432000 4194304 4196468 140737466264656 140130880801264 140132044409474 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6567] ppid=6556 vsize=15011656 memory=67 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6567/stat : 6567 (java) S 6556 6559 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76098562 15371935744 21920 33554432000 4194304 4196468 140737466264656 140130622891424 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6568] ppid=6556 vsize=15011656 memory=64996 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6568/stat : 6568 (java) S 6556 6559 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76098562 15371935744 21920 33554432000 4194304 4196468 140737466264656 140130488669680 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6569] ppid=6556 vsize=15011656 memory=67300 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6569/stat : 6569 (java) S 6556 6559 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76098565 15371935744 21920 33554432000 4194304 4196468 140737466264656 140130114165456 140132044416923 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6570] ppid=6556 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/6559/task/6570/stat : 6570 (java) S 6556 6559 32649 0 -1 1077944384 556 0 0 0 2 0 0 0 20 0 15 0 76098565 15371935744 21920 33554432000 4194304 4196468 140737466264656 140130879748080 140132044409474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6571] ppid=6556 vsize=15011656 memory=140330271905423 CPUtime=0.01 cores=1,3,5,7
/proc/6559/task/6571/stat : 6571 (java) S 6556 6559 32649 0 -1 1077944384 72 0 0 0 1 0 0 0 20 0 15 0 76098565 15371935744 21920 33554432000 4194304 4196468 140737466264656 140130878695536 140132044409474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6572] ppid=6556 vsize=15011656 memory=280660670531168 CPUtime=0.07 cores=1,3,5,7
/proc/6559/task/6572/stat : 6572 (java) S 6556 6559 32649 0 -1 1077944384 322 0 0 0 7 0 0 0 20 0 15 0 76098565 15371935744 21920 33554432000 4194304 4196468 140737466264656 140130877642992 140132044409474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6573] ppid=6556 vsize=15011656 memory=140330271886863 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6573/stat : 6573 (java) S 6556 6559 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76098565 15371935744 21920 33554432000 4194304 4196468 140737466264656 140129616259680 140132044408533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6574] ppid=6556 vsize=15011656 memory=140330398639753 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6574/stat : 6574 (java) S 6556 6559 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76098565 15371935744 21920 33554432000 4194304 4196468 140737466264656 140130876590896 140132044409474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87680 KiB

[startup+0.700682 s]
/proc/loadavg: 2.47 2.16 2.08 3/215 6574
/proc/meminfo: memFree=20963544/32770624 swapFree=67108860/67108860
[pid=6559] ppid=6556 vsize=15020052 memory=128380 CPUtime=1.01 cores=1,3,5,7
/proc/6559/stat : 6559 (java) S 6556 6559 32649 0 -1 1077944320 17795 0 0 0 95 6 0 0 20 0 15 0 76098558 15380533248 32095 33554432000 4194304 4196468 140737466264656 140737466247200 140132044398327 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
/proc/6559/statm: 3755013 32095 3159 1 0 3716398 0
[pid=6559/tid=6561] ppid=6556 vsize=15020052 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/6559/task/6561/stat : 6561 (java) R 6556 6559 32649 0 -1 4202560 14989 0 0 0 62 5 0 0 20 0 15 0 76098559 15380533248 32095 33554432000 4194304 4196468 140737466264656 140132016229440 140132044420253 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6562] ppid=6556 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6562/stat : 6562 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15380533248 32095 33554432000 4194304 4196468 140737466264656 140132048640272 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6563] ppid=6556 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6563/stat : 6563 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15380533248 32095 33554432000 4194304 4196468 140737466264656 140131839723920 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6564] ppid=6556 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6564/stat : 6564 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15380533248 32095 33554432000 4194304 4196468 140737466264656 140131838671376 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6565] ppid=6556 vsize=15020052 memory=168531027045637 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6565/stat : 6565 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15380533248 32095 33554432000 4194304 4196468 140737466264656 140131837618832 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6566] ppid=6556 vsize=15020052 memory=446415 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6566/stat : 6566 (java) S 6556 6559 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76098562 15380533248 32095 33554432000 4194304 4196468 140737466264656 140130880801264 140132044409474 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6567] ppid=6556 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6567/stat : 6567 (java) S 6556 6559 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76098562 15380533248 32095 33554432000 4194304 4196468 140737466264656 140130622891424 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6568] ppid=6556 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6568/stat : 6568 (java) S 6556 6559 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76098562 15380533248 32095 33554432000 4194304 4196468 140737466264656 140130488669680 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6569] ppid=6556 vsize=15020052 memory=7809523229951467574 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6569/stat : 6569 (java) S 6556 6559 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76098565 15380533248 32095 33554432000 4194304 4196468 140737466264656 140130114165456 140132044416923 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6570] ppid=6556 vsize=15020052 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/6559/task/6570/stat : 6570 (java) S 6556 6559 32649 0 -1 1077944384 771 0 0 0 9 0 0 0 20 0 15 0 76098565 15380533248 32095 33554432000 4194304 4196468 140737466264656 140130879738464 140132044409474 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6571] ppid=6556 vsize=15020052 memory=-3535359994705171810 CPUtime=0.06 cores=1,3,5,7
/proc/6559/task/6571/stat : 6571 (java) R 6556 6559 32649 0 -1 4202560 201 0 0 0 6 0 0 0 20 0 15 0 76098565 15380533248 32095 33554432000 4194304 4196468 140737466264656 140130878684800 140132029524139 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6572] ppid=6556 vsize=15020052 memory=8330969454845486047 CPUtime=0.16 cores=1,3,5,7
/proc/6559/task/6572/stat : 6572 (java) R 6556 6559 32649 0 -1 1077944384 474 0 0 0 16 0 0 0 20 0 15 0 76098565 15380533248 32095 33554432000 4194304 4196468 140737466264656 140130877642992 140132044409474 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6573] ppid=6556 vsize=15020052 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6573/stat : 6573 (java) S 6556 6559 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76098565 15380533248 32095 33554432000 4194304 4196468 140737466264656 140129616259680 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6574] ppid=6556 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6574/stat : 6574 (java) S 6556 6559 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76098565 15380533248 32095 33554432000 4194304 4196468 140737466264656 140130876590896 140132044409474 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 128380 KiB

[startup+1.50159 s]
/proc/loadavg: 2.47 2.16 2.08 3/215 6574
/proc/meminfo: memFree=20934016/32770624 swapFree=67108860/67108860
[pid=6559] ppid=6556 vsize=15024148 memory=178152 CPUtime=2.86 cores=1,3,5,7
/proc/6559/stat : 6559 (java) S 6556 6559 32649 0 -1 1077944320 21586 0 0 0 278 8 0 0 20 0 15 0 76098558 15384727552 44538 33554432000 4194304 4196468 140737466264656 140737466247200 140132044398327 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
/proc/6559/statm: 3756037 44538 3202 1 0 3717422 0
[pid=6559/tid=6561] ppid=6556 vsize=15024148 memory=7089623915028762982 CPUtime=1.47 cores=1,3,5,7
/proc/6559/task/6561/stat : 6561 (java) R 6556 6559 32649 0 -1 4202560 16269 0 0 0 141 6 0 0 20 0 15 0 76098559 15384727552 44538 33554432000 4194304 4196468 140737466264656 140132016227824 140131513223876 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6562] ppid=6556 vsize=15024148 memory=7301569100686386282 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6562/stat : 6562 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15384727552 44538 33554432000 4194304 4196468 140737466264656 140132048640272 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6563] ppid=6556 vsize=15024148 memory=7301566880305930859 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6563/stat : 6563 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15384727552 44538 33554432000 4194304 4196468 140737466264656 140131839723920 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6564] ppid=6556 vsize=15024148 memory=55 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6564/stat : 6564 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15384727552 44538 33554432000 4194304 4196468 140737466264656 140131838671376 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6565] ppid=6556 vsize=15024148 memory=10799 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6565/stat : 6565 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15384727552 44538 33554432000 4194304 4196468 140737466264656 140131837618832 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6566] ppid=6556 vsize=15024148 memory=6442213902160126816 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6566/stat : 6566 (java) S 6556 6559 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76098562 15384727552 44538 33554432000 4194304 4196468 140737466264656 140130880801264 140132044409474 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6567] ppid=6556 vsize=15024148 memory=7955700436439494247 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6567/stat : 6567 (java) S 6556 6559 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76098562 15384727552 44538 33554432000 4194304 4196468 140737466264656 140130622891424 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6568] ppid=6556 vsize=15024148 memory=6079976497939376745 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6568/stat : 6568 (java) S 6556 6559 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76098562 15384727552 44538 33554432000 4194304 4196468 140737466264656 140130488669680 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6569] ppid=6556 vsize=15024148 memory=32770624 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6569/stat : 6569 (java) S 6556 6559 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76098565 15384727552 44538 33554432000 4194304 4196468 140737466264656 140130114165456 140132044416923 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6570] ppid=6556 vsize=15024148 memory=4420 CPUtime=0.35 cores=1,3,5,7
/proc/6559/task/6570/stat : 6570 (java) R 6556 6559 32649 0 -1 4202560 904 0 0 0 35 0 0 0 20 0 15 0 76098565 15384727552 44538 33554432000 4194304 4196468 140737466264656 140130879731792 140132027898696 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6571] ppid=6556 vsize=15024148 memory=0 CPUtime=0.33 cores=1,3,5,7
/proc/6559/task/6571/stat : 6571 (java) R 6556 6559 32649 0 -1 4202560 462 0 0 0 33 0 0 0 20 0 15 0 76098565 15384727552 44538 33554432000 4194304 4196468 140737466264656 140130878684056 140132029506005 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6572] ppid=6556 vsize=15024148 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/6559/task/6572/stat : 6572 (java) S 6556 6559 32649 0 -1 1077944384 2587 0 0 0 67 1 0 0 20 0 15 0 76098565 15384727552 44538 33554432000 4194304 4196468 140737466264656 140130877642992 140132044409474 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6573] ppid=6556 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6573/stat : 6573 (java) S 6556 6559 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76098565 15384727552 44538 33554432000 4194304 4196468 140737466264656 140129616259680 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6574] ppid=6556 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6574/stat : 6574 (java) S 6556 6559 32649 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76098565 15384727552 44538 33554432000 4194304 4196468 140737466264656 140130876590896 140132044409474 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
Current children cumulated CPU time: 2.86 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 178152 KiB

[startup+3.11051 s]
/proc/loadavg: 2.67 2.21 2.10 5/215 6574
/proc/meminfo: memFree=20611544/32770624 swapFree=67108860/67108860
[pid=6559] ppid=6556 vsize=15026264 memory=498348 CPUtime=7.88 cores=1,3,5,7
/proc/6559/stat : 6559 (java) S 6556 6559 32649 0 -1 1077944320 26690 0 0 0 773 15 0 0 20 0 15 0 76098558 15386894336 124587 33554432000 4194304 4196468 140737466264656 140737466247200 140132044398327 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
/proc/6559/statm: 3756566 124587 3219 1 0 3717422 0
[pid=6559/tid=6561] ppid=6556 vsize=15026264 memory=0 CPUtime=3.07 cores=1,3,5,7
/proc/6559/task/6561/stat : 6561 (java) R 6556 6559 32649 0 -1 4202560 16900 0 0 0 296 11 0 0 20 0 15 0 76098559 15386894336 124587 33554432000 4194304 4196468 140737466264656 140132016228720 140131523097274 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6562] ppid=6556 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6562/stat : 6562 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15386894336 124587 33554432000 4194304 4196468 140737466264656 140132048640272 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6563] ppid=6556 vsize=15026264 memory=280660543582464 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6563/stat : 6563 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15386894336 124587 33554432000 4194304 4196468 140737466264656 140131839723920 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6564] ppid=6556 vsize=15026264 memory=5792262874651971664 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6564/stat : 6564 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15386894336 124587 33554432000 4194304 4196468 140737466264656 140131838671376 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6565] ppid=6556 vsize=15026264 memory=55 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6565/stat : 6565 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15386894336 124587 33554432000 4194304 4196468 140737466264656 140131837618832 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6566] ppid=6556 vsize=15026264 memory=27396 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6566/stat : 6566 (java) S 6556 6559 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76098562 15386894336 124587 33554432000 4194304 4196468 140737466264656 140130880801264 140132044409474 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6567] ppid=6556 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6567/stat : 6567 (java) S 6556 6559 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76098562 15386894336 124587 33554432000 4194304 4196468 140737466264656 140130622891424 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6568] ppid=6556 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6568/stat : 6568 (java) S 6556 6559 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76098562 15386894336 124587 33554432000 4194304 4196468 140737466264656 140130488669680 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6569] ppid=6556 vsize=15026264 memory=5782692679075529345 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6569/stat : 6569 (java) S 6556 6559 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76098565 15386894336 124587 33554432000 4194304 4196468 140737466264656 140130114165456 140132044416923 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6570] ppid=6556 vsize=15026264 memory=0 CPUtime=1.84 cores=1,3,5,7
/proc/6559/task/6570/stat : 6570 (java) R 6556 6559 32649 0 -1 4202560 2278 0 0 0 183 1 0 0 20 0 15 0 76098565 15386894336 124587 33554432000 4194304 4196468 140737466264656 140130879729312 140132029524147 0 4 0 25189583 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6571] ppid=6556 vsize=15026264 memory=8026352872064176211 CPUtime=1.81 cores=1,3,5,7
/proc/6559/task/6571/stat : 6571 (java) R 6556 6559 32649 0 -1 4202560 2535 0 0 0 181 0 0 0 20 0 15 0 76098565 15386894336 124587 33554432000 4194304 4196468 140737466264656 140130878679488 140132029320109 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6572] ppid=6556 vsize=15026264 memory=55 CPUtime=1.13 cores=1,3,5,7
/proc/6559/task/6572/stat : 6572 (java) S 6556 6559 32649 0 -1 1077944384 3611 0 0 0 111 2 0 0 20 0 15 0 76098565 15386894336 124587 33554432000 4194304 4196468 140737466264656 140130877642992 140132044409474 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6573] ppid=6556 vsize=15026264 memory=10799 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6573/stat : 6573 (java) S 6556 6559 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76098565 15386894336 124587 33554432000 4194304 4196468 140737466264656 140129616259680 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6574] ppid=6556 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6574/stat : 6574 (java) S 6556 6559 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76098565 15386894336 124587 33554432000 4194304 4196468 140737466264656 140130876590896 140132044409474 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
Current children cumulated CPU time: 7.88 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 498348 KiB

[startup+3.42455 s]
# the end of solver process 6559 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.6427 s, system=0.194119 s

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

[startup+3.20091 s]
/proc/loadavg: 2.67 2.21 2.10 5/215 6574
/proc/meminfo: memFree=20611544/32770624 swapFree=67108860/67108860
[pid=6559] ppid=6556 vsize=15026264 memory=523272 CPUtime=8.16 cores=1,3,5,7
/proc/6559/stat : 6559 (java) S 6556 6559 32649 0 -1 1077944320 26743 0 0 0 800 16 0 0 20 0 15 0 76098558 15386894336 130818 33554432000 4194304 4196468 140737466264656 140737466247200 140132044398327 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
/proc/6559/statm: 3756566 130818 3219 1 0 3717422 0
[pid=6559/tid=6561] ppid=6556 vsize=15026264 memory=7446259359214823014 CPUtime=3.16 cores=1,3,5,7
/proc/6559/task/6561/stat : 6561 (java) R 6556 6559 32649 0 -1 4202560 16913 0 0 0 305 11 0 0 20 0 15 0 76098559 15386894336 130818 33554432000 4194304 4196468 140737466264656 140132016228720 140131524572115 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6562] ppid=6556 vsize=15026264 memory=7446259359214823014 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6562/stat : 6562 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15386894336 130818 33554432000 4194304 4196468 140737466264656 140132048640272 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6563] ppid=6556 vsize=15026264 memory=7378698660394003309 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6563/stat : 6563 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15386894336 130818 33554432000 4194304 4196468 140737466264656 140131839723920 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6564] ppid=6556 vsize=15026264 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6564/stat : 6564 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15386894336 130818 33554432000 4194304 4196468 140737466264656 140131838671376 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6565] ppid=6556 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6565/stat : 6565 (java) S 6556 6559 32649 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76098560 15386894336 130818 33554432000 4194304 4196468 140737466264656 140131837618832 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6566] ppid=6556 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6566/stat : 6566 (java) S 6556 6559 32649 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76098562 15386894336 130818 33554432000 4194304 4196468 140737466264656 140130880801264 140132044409474 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6567] ppid=6556 vsize=15026264 memory=140330271840067 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6567/stat : 6567 (java) S 6556 6559 32649 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 76098562 15386894336 130818 33554432000 4194304 4196468 140737466264656 140130622891424 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6568] ppid=6556 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6568/stat : 6568 (java) S 6556 6559 32649 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76098562 15386894336 130818 33554432000 4194304 4196468 140737466264656 140130488669680 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6569] ppid=6556 vsize=15026264 memory=191 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6569/stat : 6569 (java) S 6556 6559 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76098565 15386894336 130818 33554432000 4194304 4196468 140737466264656 140130114165456 140132044416923 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6570] ppid=6556 vsize=15026264 memory=37 CPUtime=1.93 cores=1,3,5,7
/proc/6559/task/6570/stat : 6570 (java) R 6556 6559 32649 0 -1 4202560 2291 0 0 0 192 1 0 0 20 0 15 0 76098565 15386894336 130818 33554432000 4194304 4196468 140737466264656 140130879732592 140132027895097 0 4 0 25189583 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6571] ppid=6556 vsize=15026264 memory=58 CPUtime=1.9 cores=1,3,5,7
/proc/6559/task/6571/stat : 6571 (java) R 6556 6559 32649 0 -1 4202560 2560 0 0 0 190 0 0 0 20 0 15 0 76098565 15386894336 130818 33554432000 4194304 4196468 140737466264656 140130878678608 140132029322614 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6572] ppid=6556 vsize=15026264 memory=12343 CPUtime=1.13 cores=1,3,5,7
/proc/6559/task/6572/stat : 6572 (java) S 6556 6559 32649 0 -1 1077944384 3613 0 0 0 111 2 0 0 20 0 15 0 76098565 15386894336 130818 33554432000 4194304 4196468 140737466264656 140130877642992 140132044409474 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6573] ppid=6556 vsize=15026264 memory=1 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6573/stat : 6573 (java) S 6556 6559 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76098565 15386894336 130818 33554432000 4194304 4196468 140737466264656 140129616259680 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6574] ppid=6556 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6559/task/6574/stat : 6574 (java) S 6556 6559 32649 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76098565 15386894336 130818 33554432000 4194304 4196468 140737466264656 140130876590896 140132044409474 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
Current children cumulated CPU time: 8.16 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 523272 KiB

[startup+3.40109 s]
/proc/loadavg: 2.67 2.21 2.10 5/215 6574
/proc/meminfo: memFree=20611544/32770624 swapFree=67108860/67108860
[pid=6559] ppid=6556 vsize=15552836 memory=568940 CPUtime=8.8 cores=1,3,5,7
/proc/6559/stat : 6559 (java) S 6556 6559 32649 0 -1 1077944320 27466 1806 0 0 855 18 7 0 20 0 17 0 76098558 15926104064 142235 33554432000 4194304 4196468 140737466264656 140737466247200 140132044398327 0 0 0 25189583 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
/proc/6559/statm: 3888209 142235 3227 1 0 3849065 0
[pid=6559/tid=6561] ppid=6556 vsize=15552836 memory=8112282956445269571 CPUtime=3.39 cores=1,3,5,7
/proc/6559/task/6561/stat : 6561 (java) R 6556 6559 32649 0 -1 4202560 17306 1806 0 0 319 13 7 0 20 0 17 0 76098559 15926104064 142235 33554432000 4194304 4196468 140737466264656 140132016235712 140737466472386 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6562] ppid=6556 vsize=15552836 memory=7013623403556398164 CPUtime=0.07 cores=1,3,5,7
/proc/6559/task/6562/stat : 6562 (java) S 6556 6559 32649 0 -1 1077944384 2 1806 0 0 0 0 7 0 20 0 17 0 76098560 15926104064 142235 33554432000 4194304 4196468 140737466264656 140132048640272 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6563] ppid=6556 vsize=15552836 memory=7512114543601282149 CPUtime=0.07 cores=1,3,5,7
/proc/6559/task/6563/stat : 6563 (java) S 6556 6559 32649 0 -1 1077944384 2 1806 0 0 0 0 7 0 20 0 17 0 76098560 15926104064 142235 33554432000 4194304 4196468 140737466264656 140131839723920 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6564] ppid=6556 vsize=15552836 memory=4639341365868844132 CPUtime=0.07 cores=1,3,5,7
/proc/6559/task/6564/stat : 6564 (java) S 6556 6559 32649 0 -1 1077944384 2 1806 0 0 0 0 7 0 20 0 17 0 76098560 15926104064 142235 33554432000 4194304 4196468 140737466264656 140131838671376 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6565] ppid=6556 vsize=15552836 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6559/task/6565/stat : 6565 (java) S 6556 6559 32649 0 -1 1077944384 2 1806 0 0 0 0 7 0 20 0 17 0 76098560 15926104064 142235 33554432000 4194304 4196468 140737466264656 140131837618832 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6566] ppid=6556 vsize=15552836 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6559/task/6566/stat : 6566 (java) S 6556 6559 32649 0 -1 1077944384 5 1806 0 0 0 0 7 0 20 0 17 0 76098562 15926104064 142235 33554432000 4194304 4196468 140737466264656 140130880801264 140132044409474 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6567] ppid=6556 vsize=15552836 memory=3833044672222195990 CPUtime=0.07 cores=1,3,5,7
/proc/6559/task/6567/stat : 6567 (java) S 6556 6559 32649 0 -1 1077944384 13 1806 0 0 0 0 7 0 20 0 17 0 76098562 15926104064 142235 33554432000 4194304 4196468 140737466264656 140130622891424 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6568] ppid=6556 vsize=15552836 memory=280660544224720 CPUtime=0.07 cores=1,3,5,7
/proc/6559/task/6568/stat : 6568 (java) S 6556 6559 32649 0 -1 1077944384 21 1806 0 0 0 0 7 0 20 0 17 0 76098562 15926104064 142235 33554432000 4194304 4196468 140737466264656 140130488669680 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6569] ppid=6556 vsize=15552836 memory=471 CPUtime=0.07 cores=1,3,5,7
/proc/6559/task/6569/stat : 6569 (java) S 6556 6559 32649 0 -1 1077944384 3 1806 0 0 0 0 7 0 20 0 17 0 76098565 15926104064 142235 33554432000 4194304 4196468 140737466264656 140130114165456 140132044416923 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6570] ppid=6556 vsize=15552836 memory=280660543800848 CPUtime=2.18 cores=1,3,5,7
/proc/6559/task/6570/stat : 6570 (java) R 6556 6559 32649 0 -1 4202560 2432 1806 0 0 210 1 7 0 20 0 17 0 76098565 15926104064 142235 33554432000 4194304 4196468 140737466264656 140130879748080 140132036687781 0 4 0 25189583 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6571] ppid=6556 vsize=15552836 memory=2453231633921 CPUtime=2.14 cores=1,3,5,7
/proc/6559/task/6571/stat : 6571 (java) R 6556 6559 32649 0 -1 1077944384 2606 1806 0 0 207 0 7 0 20 0 17 0 76098565 15926104064 142235 33554432000 4194304 4196468 140737466264656 140130878695536 140132044409474 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6572] ppid=6556 vsize=15552836 memory=2461821568513 CPUtime=1.24 cores=1,3,5,7
/proc/6559/task/6572/stat : 6572 (java) R 6556 6559 32649 0 -1 4202560 3693 1806 0 0 115 2 7 0 20 0 17 0 76098565 15926104064 142235 33554432000 4194304 4196468 140737466264656 140130877642992 140132044410262 0 4 0 25189583 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6573] ppid=6556 vsize=15552836 memory=6656426216303648864 CPUtime=0.07 cores=1,3,5,7
/proc/6559/task/6573/stat : 6573 (java) S 6556 6559 32649 0 -1 1077944384 3 1806 0 0 0 0 7 0 20 0 17 0 76098565 15926104064 142235 33554432000 4194304 4196468 140737466264656 140129616259680 140132044408533 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
[pid=6559/tid=6574] ppid=6556 vsize=15552836 memory=97 CPUtime=0.07 cores=1,3,5,7
/proc/6559/task/6574/stat : 6574 (java) S 6556 6559 32649 0 -1 1077944384 3 1806 0 0 0 0 7 0 20 0 17 0 76098565 15926104064 142235 33554432000 4194304 4196468 140737466264656 140130876590896 140132044409474 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 20246528 140737466266611 140737466266889 140737466266889 140737466269647 0
Current children cumulated CPU time: 8.8 s
Current children cumulated vsize: 15552836 KiB
Current children cumulated memory: 568940 KiB

Child status: 0
Real time (s): 3.4246
CPU time (s): 8.83682
CPU user time (s): 8.6427
CPU system time (s): 0.194119
CPU usage (%): 258.039
Max. virtual memory (cumulated for all children) (KiB): 15552836
Max. memory (cumulated for all children) (KiB): 568940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.6427
system time used= 0.194119
maximum resident set size= 573600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29285
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4506
involuntary context switches= 24


# summary of solver processes directly reported to runsolver:
#   pid: 6559
#   total CPU time (s): 8.83682
#   total CPU user time (s): 8.6427
#   total CPU system time (s): 0.194119

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.051967 second user time and 0.071222 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-26 08:09:13
IDJOB=4295787
IDBENCH=141601
IDSOLVER=2756
FILE ID=node150/4295787-1532585353
RUNJOBID= node150-1532562189-32681
PBS_JOBID= 21021956
Free space on /tmp= 53100 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-08_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -order -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295787-1532585353/watcher-4295787-1532585353 -o /tmp/evaluation-result-4295787-1532585353/solver-4295787-1532585353 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532562189-32681 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295787-1532585353.xml

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

MD5SUM BENCH= d342e5d3265d7d58fa84b10ce3b2f22d
RANDOM SEED=1596632360

node150.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.76
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.76
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.76
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.76
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:        21090492 kB
MemAvailable:   28591496 kB
Buffers:          196700 kB
Cached:          7520848 kB
SwapCached:            0 kB
Active:          5475972 kB
Inactive:        5629944 kB
Active(anon):    3339520 kB
Inactive(anon):    76676 kB
Active(file):    2136452 kB
Inactive(file):  5553268 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7752 kB
Writeback:             0 kB
AnonPages:       3175180 kB
Mapped:            52340 kB
Shmem:             25224 kB
Slab:             267680 kB
SReclaimable:     239744 kB
SUnreclaim:        27936 kB
KernelStack:        3888 kB
PageTables:        11184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13021892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3037184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53092 MiB
End job on node150 at 2018-07-26 08:09:16