Trace number 4295786

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 both+MapleCOMSPS (2018-06-13)SAT 9.01221 3.38977

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.53	scop both+minisat_release (2018-06-13)
0.67/0.53	
0.67/0.55	c BEGIN-Prog: Thu Jul 26 01:11:59 CEST 2018
0.67/0.55	c PID: 3713
0.67/0.55	c IP: 172.20.3.102
0.67/0.55	c HOST: node102.alineos.net
0.67/0.56	c (0,0) Parsing Begin
1.41/0.92	c (0,0) Parsing End
1.58/1.01	c (0,0) CSP: 92 int (0 aux), 0 bool (0 aux), 60 ctr, max domain size 28
1.58/1.01	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.58/1.01	c (0,0) Constraint Name Generate Begin
1.58/1.01	c (0,0) Ctr:HOME/instance-4295786-1532560318.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num
1.58/1.01	c (0,0) Constraint Name Generate End
1.58/1.01	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.58/1.01	c (0,0) CSP to CSPinCNF Begin
2.58/1.44	c (0,0) translated 6 (10%) constraints
2.90/1.56	c (1,1) translated 12 (20%) constraints
3.20/1.65	c (1,1) translated 18 (30%) constraints
3.52/1.73	c (1,1) translated 24 (40%) constraints
3.85/1.84	c (1,1) translated 30 (50%) constraints
3.85/1.87	c (1,1) translated 36 (60%) constraints
4.59/2.04	c (1,1) translated 42 (70%) constraints
4.59/2.05	c (1,1) translated 48 (80%) constraints
4.59/2.07	c (1,1) translated 54 (90%) constraints
4.59/2.09	c (1,1) translated 60 (100%) constraints
4.92/2.18	c (1,1) STATISTICS1:HOME/instance-4295786-1532560318.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.92/2.18	c (1,1) ===========================================
4.92/2.18	c (1,1) Both Encoding selects:
4.92/2.18	c (1,1) Order
4.92/2.18	c (1,1) ===========================================
5.24/2.21	c (1,1) translated 630 (10%) constraints
5.24/2.24	c (1,1) translated 1259 (20%) constraints
5.24/2.26	c (1,1) translated 1888 (30%) constraints
5.24/2.28	c (1,1) translated 2517 (40%) constraints
5.54/2.31	c (1,1) translated 3146 (50%) constraints
5.54/2.33	c (1,1) translated 3775 (60%) constraints
5.54/2.35	c (1,1) translated 4404 (70%) constraints
5.54/2.39	c (1,1) translated 5033 (80%) constraints
6.18/2.50	c (1,1) translated 5662 (90%) constraints
6.18/2.59	c (2,2) translated 6291 (100%) constraints
6.18/2.59	c (2,2) CSP to CSPinCNF End
6.18/2.59	c (2,2) CSP: 349 int (257 aux), 2060 bool (2060 aux), 7798 ctr, max domain size 26
6.18/2.59	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.18/2.59	c (2,2) CSPinCNF Propagation Begin
6.84/2.75	c (2,2) 705 values, 2236 unsatisfiable literals, and 1760 valid clauses are removed
6.84/2.75	c (2,2) CSPinCNF Propagation End
6.84/2.75	c (2,2) CSP: 841 int (749 aux), 1568 bool (1568 aux), 6038 ctr, max domain size 26
6.84/2.75	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
6.84/2.75	c (2,2) Simplify CSPinCNF Begin
7.16/2.81	c (2,2) Simplify CSPinCNF End
7.16/2.81	c (2,2) CSP: 841 int (749 aux), 2608 bool (2608 aux), 7078 ctr, max domain size 26
7.16/2.81	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
7.16/2.81	c (2,2) Calculate Precise Domain Begin
7.16/2.84	c (2,2) 4 values are removed by re-calculation
7.16/2.84	c (2,2) Calculate Precise Domain End
7.16/2.84	c (2,2) CSP: 841 int (749 aux), 2608 bool (2608 aux), 7078 ctr, max domain size 26
7.16/2.84	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
7.16/2.84	c (2,2) CSPinCNF to SatSolver Begin
7.46/2.91	c (2,2) 708 (10 %) CSP clauses are encoded (4052 SAT variables, 1830 SAT clauses)
7.46/2.92	c (2,2) 1416 (20 %) CSP clauses are encoded (4052 SAT variables, 2538 SAT clauses)
7.46/2.93	c (2,2) 2124 (30 %) CSP clauses are encoded (4052 SAT variables, 3246 SAT clauses)
7.46/2.94	c (2,2) 2832 (40 %) CSP clauses are encoded (4052 SAT variables, 3954 SAT clauses)
7.46/2.96	c (2,2) 3539 (50 %) CSP clauses are encoded (4052 SAT variables, 4811 SAT clauses)
7.81/3.05	c (2,2) 4247 (60 %) CSP clauses are encoded (4052 SAT variables, 15519 SAT clauses)
7.81/3.10	c (2,2) 4955 (70 %) CSP clauses are encoded (4052 SAT variables, 21249 SAT clauses)
8.12/3.13	c (2,2) 5663 (80 %) CSP clauses are encoded (4052 SAT variables, 22978 SAT clauses)
8.12/3.15	c (2,2) 6371 (90 %) CSP clauses are encoded (4052 SAT variables, 24510 SAT clauses)
8.12/3.20	c (2,2) 7078 (100 %) CSP clauses are encoded (4052 SAT variables, 27284 SAT clauses)
8.12/3.20	c (2,2) CSPinCNF to SatSolver End
8.12/3.20	c (2,2) Heap : 563 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
8.39/3.25	c (2,2) STATISTICS2:HOME/instance-4295786-1532560318.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.39/3.25	c (2,2) SatSolver.solve Begin
8.39/3.25	c (2,2) 4052 bool, 27290 clause
8.39/3.25	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-4295786-1532560318.xml-scop-3713.cnf HOME/instance-4295786-1532560318.xml-scop-3713.cnf.out
8.73/3.35	c (2,0) c This is COMiniSatPS.
8.73/3.35	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
8.73/3.35	c (2,0) c ============================[ Problem Statistics ]=============================
8.73/3.35	c (2,0) c |                                                                             |
8.73/3.35	c (2,0) c |  Number of variables:          4052                                         |
8.73/3.35	c (2,0) c |  Number of clauses:           27290                                         |
8.73/3.35	c (2,0) c |  Parse time:                   0.01 s                                       |
8.73/3.35	c (2,0) c |  Eliminated clauses:           0.06 Mb                                      |
8.73/3.35	c (2,0) c Reduced to 2140 vars, 23523 cls (grow=0)
8.73/3.35	c (2,0) c No iterative elimination performed. (vars=2140, c/v ratio=11.0)
8.73/3.35	c (2,0) c |  Simplification time:          0.03 s                                       |
8.73/3.35	c (2,0) c |                                                                             |
8.73/3.35	c (2,0) c ============================[ Search Statistics ]==============================
8.73/3.35	c (2,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.73/3.35	c (2,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.73/3.35	c (2,0) c ===============================================================================
8.73/3.35	c (2,0) c ===============================================================================
8.73/3.35	c (2,0) c restarts              : 6
8.73/3.35	c (2,0) c conflicts             : 997            (13376 /sec)
8.73/3.35	c (2,0) c decisions             : 2458           (0.00 % random) (32976 /sec)
8.73/3.35	c (2,0) c propagations          : 158416         (2125277 /sec)
8.73/3.35	c (2,0) c conflict literals     : 16770          (10.04 % deleted)
8.73/3.35	c (2,0) c CPU time              : 0.074539 s
8.73/3.35	c (2,0) 
8.73/3.35	c (2,0) s SATISFIABLE
8.73/3.36	c (2,2) SatSolver.solve End
8.73/3.36	c (2,2) Heap : 844 MiB used (max 10795 MiB), NonHeap : 34 MiB used (max 0 MiB)
8.73/3.36	c (2,2) Show results Begin
8.73/3.37	c (2,2) a[0][0] = 1
8.73/3.37	c (2,2) a[0][1] = 6
8.73/3.37	c (2,2) a[0][2] = 3
8.73/3.37	c (2,2) a[0][3] = 7
8.73/3.37	c (2,2) a[0][4] = 4
8.73/3.37	c (2,2) a[0][5] = 7
8.73/3.37	c (2,2) a[0][6] = 4
8.73/3.37	c (2,2) a[1][0] = 3
8.73/3.37	c (2,2) a[1][1] = 7
8.73/3.37	c (2,2) a[1][2] = 5
8.73/3.37	c (2,2) a[1][3] = 5
8.73/3.37	c (2,2) a[1][4] = 6
8.73/3.37	c (2,2) a[1][5] = 6
8.73/3.37	c (2,2) a[1][6] = 7
8.73/3.37	c (2,2) a[2][0] = 5
8.73/3.37	c (2,2) a[2][1] = 3
8.73/3.37	c (2,2) a[2][2] = 7
8.73/3.37	c (2,2) a[2][3] = 6
8.73/3.37	c (2,2) a[2][4] = 5
8.73/3.37	c (2,2) a[2][5] = 4
8.73/3.37	c (2,2) a[2][6] = 6
8.73/3.37	c (2,2) a[3][0] = 7
8.73/3.37	c (2,2) a[3][1] = 2
8.73/3.37	c (2,2) a[3][2] = 6
8.73/3.37	c (2,2) a[3][3] = 4
8.73/3.37	c (2,2) a[3][4] = 7
8.73/3.37	c (2,2) a[3][5] = 2
8.73/3.37	c (2,2) a[3][6] = 5
8.73/3.37	c (2,2) ad[0] = 6
8.73/3.37	c (2,2) ad[1] = 4
8.73/3.37	c (2,2) ad[2] = 7
8.73/3.37	c (2,2) ad[3] = 5
8.73/3.37	c (2,2) h[0][0] = 0
8.73/3.37	c (2,2) h[0][1] = 5
8.73/3.37	c (2,2) h[0][2] = 0
8.73/3.37	c (2,2) h[0][3] = 3
8.73/3.37	c (2,2) h[0][4] = 2
8.73/3.37	c (2,2) h[0][5] = 5
8.73/3.37	c (2,2) h[0][6] = 1
8.73/3.37	c (2,2) h[1][0] = 2
8.73/3.37	c (2,2) h[1][1] = 4
8.73/3.37	c (2,2) h[1][2] = 1
8.73/3.37	c (2,2) h[1][3] = 2
8.73/3.37	c (2,2) h[1][4] = 3
8.73/3.37	c (2,2) h[1][5] = 0
8.73/3.37	c (2,2) h[1][6] = 0
8.73/3.37	c (2,2) h[2][0] = 4
8.73/3.37	c (2,2) h[2][1] = 1
8.73/3.37	c (2,2) h[2][2] = 2
8.73/3.37	c (2,2) h[2][3] = 1
8.73/3.37	c (2,2) h[2][4] = 0
8.73/3.37	c (2,2) h[2][5] = 3
8.73/3.37	c (2,2) h[2][6] = 2
8.73/3.37	c (2,2) h[3][0] = 6
8.73/3.37	c (2,2) h[3][1] = 0
8.73/3.37	c (2,2) h[3][2] = 4
8.73/3.37	c (2,2) h[3][3] = 0
8.73/3.37	c (2,2) h[3][4] = 1
8.73/3.37	c (2,2) h[3][5] = 1
8.73/3.37	c (2,2) h[3][6] = 3
8.73/3.37	c (2,2) hd[0] = 2
8.73/3.37	c (2,2) hd[1] = 1
8.73/3.37	c (2,2) hd[2] = 0
8.73/3.37	c (2,2) hd[3] = 3
8.73/3.37	c (2,2) m[0][0] = 0
8.73/3.37	c (2,2) m[0][1] = 25
8.73/3.37	c (2,2) m[0][2] = 2
8.73/3.37	c (2,2) m[0][3] = 21
8.73/3.37	c (2,2) m[0][4] = 14
8.73/3.37	c (2,2) m[0][5] = 26
8.73/3.37	c (2,2) m[0][6] = 9
8.73/3.37	c (2,2) m[1][0] = 13
8.73/3.37	c (2,2) m[1][1] = 24
8.73/3.37	c (2,2) m[1][2] = 10
8.73/3.37	c (2,2) m[1][3] = 15
8.73/3.37	c (2,2) m[1][4] = 20
8.73/3.37	c (2,2) m[1][5] = 5
8.73/3.37	c (2,2) m[1][6] = 6
8.73/3.37	c (2,2) m[2][0] = 22
8.73/3.37	c (2,2) m[2][1] = 8
8.73/3.37	c (2,2) m[2][2] = 17
8.73/3.37	c (2,2) m[2][3] = 11
8.73/3.37	c (2,2) m[2][4] = 4
8.73/3.37	c (2,2) m[2][5] = 18
8.73/3.37	c (2,2) m[2][6] = 16
8.73/3.37	c (2,2) m[3][0] = 27
8.73/3.37	c (2,2) m[3][1] = 1
8.73/3.37	c (2,2) m[3][2] = 23
8.73/3.37	c (2,2) m[3][3] = 3
8.73/3.37	c (2,2) m[3][4] = 12
8.73/3.37	c (2,2) m[3][5] = 7
8.73/3.37	c (2,2) m[3][6] = 19
8.73/3.37	s SATISFIABLE
8.73/3.37	v <instantiation>
8.73/3.37	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.73/3.37	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.73/3.37	v </instantiation>
8.73/3.37	c (2,2) Show results End
8.73/3.37	c (2,2) Heap : 844 MiB used (max 10795 MiB), NonHeap : 34 MiB used (max 0 MiB)
8.73/3.37	c (2,2) 0,0,2,2,2,2,2,2,2,STOP-AFTER(ALL)
8.73/3.37	c END-Prog: Thu Jul 26 01:12:02 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 (8215 MiB free)
  memory of node 1: 16384 MiB (12295 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295786-1532560318/watcher-4295786-1532560318 -o /tmp/evaluation-result-4295786-1532560318/solver-4295786-1532560318 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29243 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4295786-1532560318.xml 

running on 4 cores: 0,2,4,6

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
solver pid=3713, runsolver pid=3710
Current StackSize limit: 8192 KiB


[startup+0.100094 s]*
/proc/loadavg: 2.61 2.23 2.13 4/215 3728
/proc/meminfo: memFree=20943256/32770624 swapFree=67076648/67108860
[pid=3713] ppid=3710 vsize=15011656 memory=71200 CPUtime=0.11 cores=0,2,4,6
/proc/3713/stat : 3713 (java) S 3710 3713 29212 0 -1 1077944320 7081 0 0 0 10 1 0 0 20 0 15 0 73594978 15371935744 17800 33554432000 4194304 4196468 140733350070080 140733350052624 139729397882615 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
/proc/3713/statm: 3752914 17800 2751 1 0 3715374 0
[pid=3713/tid=3715] ppid=3710 vsize=15011656 memory=-8171376296011865461 CPUtime=0.09 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (java) R 3710 3713 29212 0 -1 4202560 5347 0 0 0 8 1 0 0 20 0 15 0 73594978 15371935744 17998 33554432000 4194304 4196468 140733350070080 139729369708944 139729378158364 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3716] ppid=3710 vsize=15011656 memory=7948963741541478447 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15371935744 17998 33554432000 4194304 4196468 140733350070080 139729402125328 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3717] ppid=3710 vsize=15011656 memory=140573045352064 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3717/stat : 3717 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15371935744 17998 33554432000 4194304 4196468 140733350070080 139728858901648 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3718] ppid=3710 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3718/stat : 3718 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15371935744 17998 33554432000 4194304 4196468 140733350070080 139728857848592 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3719] ppid=3710 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3719/stat : 3719 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15371935744 17998 33554432000 4194304 4196468 140733350070080 139728856796048 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3720] ppid=3710 vsize=15011656 memory=140573045352064 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3720/stat : 3720 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594981 15371935744 17998 33554432000 4194304 4196468 140733350070080 139728459303152 139729397893762 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3721] ppid=3710 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3721/stat : 3721 (java) S 3710 3713 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73594982 15371935744 17998 33554432000 4194304 4196468 140733350070080 139727969707168 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3722] ppid=3710 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3722/stat : 3722 (java) S 3710 3713 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73594982 15371935744 18064 33554432000 4194304 4196468 140733350070080 139727835484912 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3723] ppid=3710 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3723/stat : 3723 (java) S 3710 3713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73594985 15371935744 18064 33554432000 4194304 4196468 140733350070080 139727460980688 139729397901211 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3724] ppid=3710 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3724/stat : 3724 (java) S 3710 3713 29212 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 73594985 15371935744 18064 33554432000 4194304 4196468 140733350070080 139728458250992 139729397893762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3725] ppid=3710 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3725/stat : 3725 (java) S 3710 3713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73594985 15371935744 18064 33554432000 4194304 4196468 140733350070080 139728457198448 139729397893762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3726] ppid=3710 vsize=15011656 memory=140573045352064 CPUtime=0.01 cores=0,2,4,6
/proc/3713/task/3726/stat : 3726 (java) S 3710 3713 29212 0 -1 1077944384 264 0 0 0 1 0 0 0 20 0 15 0 73594985 15371935744 18064 33554432000 4194304 4196468 140733350070080 139728456145392 139729397893762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3727] ppid=3710 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3727/stat : 3727 (java) S 3710 3713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73594985 15371935744 18064 33554432000 4194304 4196468 140733350070080 139726963075936 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3728] ppid=3710 vsize=15011656 memory=140573045352064 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3728/stat : 3728 (java) S 3710 3713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73594985 15371935744 18064 33554432000 4194304 4196468 140733350070080 139728455092784 139729397893762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 71200 KiB

[startup+0.210301 s]*
/proc/loadavg: 2.61 2.23 2.13 3/215 3728
/proc/meminfo: memFree=20929924/32770624 swapFree=67076648/67108860
[pid=3713] ppid=3710 vsize=15011656 memory=84588 CPUtime=0.26 cores=0,2,4,6
/proc/3713/stat : 3713 (java) S 3710 3713 29212 0 -1 1077944320 10595 0 0 0 23 3 0 0 20 0 15 0 73594978 15371935744 21147 33554432000 4194304 4196468 140733350070080 140733350052624 139729397882615 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
/proc/3713/statm: 3752914 21147 2885 1 0 3715374 0
[pid=3713/tid=3715] ppid=3710 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (java) R 3710 3713 29212 0 -1 4202560 8489 0 0 0 18 2 0 0 20 0 15 0 73594978 15371935744 21147 33554432000 4194304 4196468 140733350070080 139729369709008 139729397894550 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3716] ppid=3710 vsize=15011656 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15371935744 21147 33554432000 4194304 4196468 140733350070080 139729402125328 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3717] ppid=3710 vsize=15011656 memory=140573045750210 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3717/stat : 3717 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15371935744 21147 33554432000 4194304 4196468 140733350070080 139728858901648 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3718] ppid=3710 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3718/stat : 3718 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15371935744 21147 33554432000 4194304 4196468 140733350070080 139728857848592 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3719] ppid=3710 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3719/stat : 3719 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15371935744 21147 33554432000 4194304 4196468 140733350070080 139728856796048 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3720] ppid=3710 vsize=15011656 memory=140573045352064 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3720/stat : 3720 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594981 15371935744 21147 33554432000 4194304 4196468 140733350070080 139728459303152 139729397893762 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3721] ppid=3710 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3721/stat : 3721 (java) S 3710 3713 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73594982 15371935744 21147 33554432000 4194304 4196468 140733350070080 139727969707168 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3722] ppid=3710 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3722/stat : 3722 (java) S 3710 3713 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73594982 15371935744 21147 33554432000 4194304 4196468 140733350070080 139727835484912 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3723] ppid=3710 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3723/stat : 3723 (java) S 3710 3713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73594985 15371935744 21147 33554432000 4194304 4196468 140733350070080 139727460980688 139729397901211 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3724] ppid=3710 vsize=15011656 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/3713/task/3724/stat : 3724 (java) S 3710 3713 29212 0 -1 1077944384 428 0 0 0 1 0 0 0 20 0 15 0 73594985 15371935744 21147 33554432000 4194304 4196468 140733350070080 139728458250992 139729397893762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3725] ppid=3710 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3725/stat : 3725 (java) S 3710 3713 29212 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 73594985 15371935744 21147 33554432000 4194304 4196468 140733350070080 139728457198448 139729397893762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3726] ppid=3710 vsize=15011656 memory=140573045352064 CPUtime=0.03 cores=0,2,4,6
/proc/3713/task/3726/stat : 3726 (java) S 3710 3713 29212 0 -1 1077944384 279 0 0 0 3 0 0 0 20 0 15 0 73594985 15371935744 21147 33554432000 4194304 4196468 140733350070080 139728456145392 139729397893762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3727] ppid=3710 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3727/stat : 3727 (java) S 3710 3713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73594985 15371935744 21147 33554432000 4194304 4196468 140733350070080 139726963075936 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3728] ppid=3710 vsize=15011656 memory=140573045352064 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3728/stat : 3728 (java) S 3710 3713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73594985 15371935744 21147 33554432000 4194304 4196468 140733350070080 139728455092784 139729397893762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 84588 KiB

[startup+0.31022 s]*
/proc/loadavg: 2.61 2.23 2.13 3/215 3728
/proc/meminfo: memFree=20925960/32770624 swapFree=67076648/67108860
[pid=3713] ppid=3710 vsize=15011656 memory=88320 CPUtime=0.43 cores=0,2,4,6
/proc/3713/stat : 3713 (java) S 3710 3713 29212 0 -1 1077944320 11125 0 0 0 40 3 0 0 20 0 15 0 73594978 15371935744 22080 33554432000 4194304 4196468 140733350070080 140733350052624 139729397882615 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
/proc/3713/statm: 3752914 22080 3017 1 0 3715374 0
[pid=3713/tid=3715] ppid=3710 vsize=15011656 memory=4638778402628129104 CPUtime=0.29 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (java) R 3710 3713 29212 0 -1 4202560 8858 0 0 0 27 2 0 0 20 0 15 0 73594978 15371935744 22080 33554432000 4194304 4196468 140733350070080 139729369686768 139729397904541 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3716] ppid=3710 vsize=15011656 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15371935744 22080 33554432000 4194304 4196468 140733350070080 139729402125328 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3717] ppid=3710 vsize=15011656 memory=140573045352064 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3717/stat : 3717 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15371935744 22080 33554432000 4194304 4196468 140733350070080 139728858901648 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3718] ppid=3710 vsize=15011656 memory=281145875041184 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3718/stat : 3718 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15371935744 22080 33554432000 4194304 4196468 140733350070080 139728857848592 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3719] ppid=3710 vsize=15011656 memory=67 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3719/stat : 3719 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15371935744 22080 33554432000 4194304 4196468 140733350070080 139728856796048 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3720] ppid=3710 vsize=15011656 memory=281145982874960 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3720/stat : 3720 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594981 15371935744 22080 33554432000 4194304 4196468 140733350070080 139728459303152 139729397893762 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3721] ppid=3710 vsize=15011656 memory=67 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3721/stat : 3721 (java) S 3710 3713 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73594982 15371935744 22080 33554432000 4194304 4196468 140733350070080 139727969707168 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3722] ppid=3710 vsize=15011656 memory=64996 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3722/stat : 3722 (java) S 3710 3713 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73594982 15371935744 22080 33554432000 4194304 4196468 140733350070080 139727835484912 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3723] ppid=3710 vsize=15011656 memory=67300 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3723/stat : 3723 (java) S 3710 3713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73594985 15371935744 22080 33554432000 4194304 4196468 140733350070080 139727460980688 139729397901211 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3724] ppid=3710 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/3713/task/3724/stat : 3724 (java) R 3710 3713 29212 0 -1 1077944384 480 0 0 0 2 0 0 0 20 0 15 0 73594985 15371935744 22080 33554432000 4194304 4196468 140733350070080 139728458250992 139729397893762 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3725] ppid=3710 vsize=15011656 memory=140572937557647 CPUtime=0.02 cores=0,2,4,6
/proc/3713/task/3725/stat : 3725 (java) R 3710 3713 29212 0 -1 4202560 136 0 0 0 2 0 0 0 20 0 15 0 73594985 15371935744 22080 33554432000 4194304 4196468 140733350070080 139728457198448 139729377135313 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3726] ppid=3710 vsize=15011656 memory=281145982895712 CPUtime=0.07 cores=0,2,4,6
/proc/3713/task/3726/stat : 3726 (java) R 3710 3713 29212 0 -1 4202560 298 0 0 0 7 0 0 0 20 0 15 0 73594985 15371935744 22080 33554432000 4194304 4196468 140733350070080 139728456145392 139729377315680 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3727] ppid=3710 vsize=15011656 memory=140572937539087 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3727/stat : 3727 (java) S 3710 3713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73594985 15371935744 22080 33554432000 4194304 4196468 140733350070080 139726963075936 139729397892821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3728] ppid=3710 vsize=15011656 memory=140573045352074 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3728/stat : 3728 (java) S 3710 3713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73594985 15371935744 22080 33554432000 4194304 4196468 140733350070080 139728455092784 139729397893762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 88320 KiB

[startup+0.709268 s]
/proc/loadavg: 2.61 2.23 2.13 4/215 3728
/proc/meminfo: memFree=20901900/32770624 swapFree=67076648/67108860
[pid=3713] ppid=3710 vsize=15020052 memory=129948 CPUtime=1.03 cores=0,2,4,6
/proc/3713/stat : 3713 (java) S 3710 3713 29212 0 -1 1077944320 18235 0 0 0 98 5 0 0 20 0 15 0 73594978 15380533248 32487 33554432000 4194304 4196468 140733350070080 140733350052624 139729397882615 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
/proc/3713/statm: 3755013 32487 3158 1 0 3716398 0
[pid=3713/tid=3715] ppid=3710 vsize=15020052 memory=15316 CPUtime=0.68 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (java) R 3710 3713 29212 0 -1 4202560 15516 0 0 0 64 4 0 0 20 0 15 0 73594978 15380533248 32487 33554432000 4194304 4196468 140733350070080 139729369719088 139729397894550 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3716] ppid=3710 vsize=15020052 memory=3604 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15380533248 32487 33554432000 4194304 4196468 140733350070080 139729402125328 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3717] ppid=3710 vsize=15020052 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3717/stat : 3717 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15380533248 32487 33554432000 4194304 4196468 140733350070080 139728858901648 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3718] ppid=3710 vsize=15020052 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3718/stat : 3718 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15380533248 32487 33554432000 4194304 4196468 140733350070080 139728857848592 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3719] ppid=3710 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3719/stat : 3719 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15380533248 32487 33554432000 4194304 4196468 140733350070080 139728856796048 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3720] ppid=3710 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3720/stat : 3720 (java) S 3710 3713 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73594981 15380533248 32487 33554432000 4194304 4196468 140733350070080 139728459303152 139729397893762 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3721] ppid=3710 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3721/stat : 3721 (java) S 3710 3713 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73594982 15380533248 32487 33554432000 4194304 4196468 140733350070080 139727969707168 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3722] ppid=3710 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3722/stat : 3722 (java) S 3710 3713 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73594982 15380533248 32487 33554432000 4194304 4196468 140733350070080 139727835484912 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3723] ppid=3710 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3723/stat : 3723 (java) S 3710 3713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73594985 15380533248 32487 33554432000 4194304 4196468 140733350070080 139727460980688 139729397901211 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3724] ppid=3710 vsize=15020052 memory=6944656592387989600 CPUtime=0.1 cores=0,2,4,6
/proc/3713/task/3724/stat : 3724 (java) R 3710 3713 29212 0 -1 4202560 726 0 0 0 10 0 0 0 20 0 15 0 73594985 15380533248 32487 33554432000 4194304 4196468 140733350070080 139728458241104 139729382807659 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3725] ppid=3710 vsize=15020052 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/3713/task/3725/stat : 3725 (java) R 3710 3713 29212 0 -1 4202560 198 0 0 0 6 0 0 0 20 0 15 0 73594985 15380533248 32487 33554432000 4194304 4196468 140733350070080 139728457191640 139729383898158 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3726] ppid=3710 vsize=15020052 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/3713/task/3726/stat : 3726 (java) R 3710 3713 29212 0 -1 4202560 433 0 0 0 17 0 0 0 20 0 15 0 73594985 15380533248 32487 33554432000 4194304 4196468 140733350070080 139728456145392 139729397903962 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3727] ppid=3710 vsize=15020052 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3727/stat : 3727 (java) S 3710 3713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73594985 15380533248 32553 33554432000 4194304 4196468 140733350070080 139726963075936 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3728] ppid=3710 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3728/stat : 3728 (java) S 3710 3713 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73594985 15380533248 32553 33554432000 4194304 4196468 140733350070080 139728455092784 139729397893762 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129948 KiB

[startup+1.50171 s]
/proc/loadavg: 2.61 2.23 2.13 3/215 3728
/proc/meminfo: memFree=20871556/32770624 swapFree=67076648/67108860
[pid=3713] ppid=3710 vsize=15024148 memory=177848 CPUtime=2.9 cores=0,2,4,6
/proc/3713/stat : 3713 (java) S 3710 3713 29212 0 -1 1077944320 22011 0 0 0 282 8 0 0 20 0 15 0 73594978 15384727552 44462 33554432000 4194304 4196468 140733350070080 140733350052624 139729397882615 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
/proc/3713/statm: 3756037 44462 3202 1 0 3717422 0
[pid=3713/tid=3715] ppid=3710 vsize=15024148 memory=2244 CPUtime=1.46 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (java) R 3710 3713 29212 0 -1 4202560 16797 0 0 0 141 5 0 0 20 0 15 0 73594978 15384727552 44462 33554432000 4194304 4196468 140733350070080 139729369714384 139729397894550 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3716] ppid=3710 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15384727552 44462 33554432000 4194304 4196468 140733350070080 139729402125328 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3717] ppid=3710 vsize=15024148 memory=281145875277536 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3717/stat : 3717 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15384727552 44462 33554432000 4194304 4196468 140733350070080 139728858901648 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3718] ppid=3710 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3718/stat : 3718 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15384727552 44462 33554432000 4194304 4196468 140733350070080 139728857848592 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3719] ppid=3710 vsize=15024148 memory=281145875286528 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3719/stat : 3719 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15384727552 44462 33554432000 4194304 4196468 140733350070080 139728856796048 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3720] ppid=3710 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3720/stat : 3720 (java) S 3710 3713 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73594981 15384727552 44462 33554432000 4194304 4196468 140733350070080 139728459303152 139729397893762 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3721] ppid=3710 vsize=15024148 memory=281145875297888 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3721/stat : 3721 (java) S 3710 3713 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73594982 15384727552 44462 33554432000 4194304 4196468 140733350070080 139727969707168 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3722] ppid=3710 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3722/stat : 3722 (java) S 3710 3713 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73594982 15384727552 44462 33554432000 4194304 4196468 140733350070080 139727835484912 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3723] ppid=3710 vsize=15024148 memory=281145875306976 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3723/stat : 3723 (java) S 3710 3713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73594985 15384727552 44462 33554432000 4194304 4196468 140733350070080 139727460980688 139729397901211 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3724] ppid=3710 vsize=15024148 memory=0 CPUtime=0.39 cores=0,2,4,6
/proc/3713/task/3724/stat : 3724 (java) S 3710 3713 29212 0 -1 1077944384 900 0 0 0 39 0 0 0 20 0 15 0 73594985 15384727552 44462 33554432000 4194304 4196468 140733350070080 139728458250992 139729397893762 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3725] ppid=3710 vsize=15024148 memory=281145875313792 CPUtime=0.33 cores=0,2,4,6
/proc/3713/task/3725/stat : 3725 (java) S 3710 3713 29212 0 -1 1077944384 406 0 0 0 33 0 0 0 20 0 15 0 73594985 15384727552 44462 33554432000 4194304 4196468 140733350070080 139728457198448 139729397893762 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3726] ppid=3710 vsize=15024148 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/3713/task/3726/stat : 3726 (java) S 3710 3713 29212 0 -1 1077944384 2545 0 0 0 67 0 0 0 20 0 15 0 73594985 15384727552 44462 33554432000 4194304 4196468 140733350070080 139728456145392 139729397893762 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3727] ppid=3710 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3727/stat : 3727 (java) S 3710 3713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73594985 15384727552 44462 33554432000 4194304 4196468 140733350070080 139726963075936 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3728] ppid=3710 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3728/stat : 3728 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594985 15384727552 44462 33554432000 4194304 4196468 140733350070080 139728455092784 139729397893762 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
Current children cumulated CPU time: 2.9 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 177848 KiB

[startup+3.11036 s]
/proc/loadavg: 2.56 2.23 2.13 5/215 3728
/proc/meminfo: memFree=20537712/32770624 swapFree=67076648/67108860
[pid=3713] ppid=3710 vsize=15026264 memory=512732 CPUtime=8.12 cores=0,2,4,6
/proc/3713/stat : 3713 (java) S 3710 3713 29212 0 -1 1077944320 27367 0 0 0 798 14 0 0 20 0 15 0 73594978 15386894336 128183 33554432000 4194304 4196468 140733350070080 140733350052624 139729397882615 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
/proc/3713/statm: 3756566 128183 3222 1 0 3717422 0
[pid=3713/tid=3715] ppid=3710 vsize=15026264 memory=12816 CPUtime=3.07 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (java) R 3710 3713 29212 0 -1 4202560 17436 0 0 0 297 10 0 0 20 0 15 0 73594978 15386894336 128183 33554432000 4194304 4196468 140733350070080 139729369719344 139728869777462 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3716] ppid=3710 vsize=15026264 memory=384300 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15386894336 128183 33554432000 4194304 4196468 140733350070080 139729402125328 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3717] ppid=3710 vsize=15026264 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3717/stat : 3717 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15386894336 128183 33554432000 4194304 4196468 140733350070080 139728858901648 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3718] ppid=3710 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3718/stat : 3718 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15386894336 128183 33554432000 4194304 4196468 140733350070080 139728857848592 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3719] ppid=3710 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3719/stat : 3719 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15386894336 128183 33554432000 4194304 4196468 140733350070080 139728856796048 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3720] ppid=3710 vsize=15026264 memory=55 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3720/stat : 3720 (java) S 3710 3713 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73594981 15386894336 128183 33554432000 4194304 4196468 140733350070080 139728459303152 139729397893762 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3721] ppid=3710 vsize=15026264 memory=288230377091498274 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3721/stat : 3721 (java) S 3710 3713 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73594982 15386894336 128183 33554432000 4194304 4196468 140733350070080 139727969707168 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3722] ppid=3710 vsize=15026264 memory=288287770756252889 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3722/stat : 3722 (java) S 3710 3713 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73594982 15386894336 128183 33554432000 4194304 4196468 140733350070080 139727835484912 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3723] ppid=3710 vsize=15026264 memory=-1161699032755964503 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3723/stat : 3723 (java) S 3710 3713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73594985 15386894336 128183 33554432000 4194304 4196468 140733350070080 139727460980688 139729397901211 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3724] ppid=3710 vsize=15026264 memory=361708 CPUtime=1.94 cores=0,2,4,6
/proc/3713/task/3724/stat : 3724 (java) R 3710 3713 29212 0 -1 4202560 2103 0 0 0 194 0 0 0 20 0 15 0 73594985 15386894336 128183 33554432000 4194304 4196468 140733350070080 139728458237104 139729397903962 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3725] ppid=3710 vsize=15026264 memory=0 CPUtime=1.88 cores=0,2,4,6
/proc/3713/task/3725/stat : 3725 (java) R 3710 3713 29212 0 -1 4202560 2805 0 0 0 187 1 0 0 20 0 15 0 73594985 15386894336 128183 33554432000 4194304 4196468 140733350070080 139728457186464 139729397903962 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3726] ppid=3710 vsize=15026264 memory=6944656575208382560 CPUtime=1.18 cores=0,2,4,6
/proc/3713/task/3726/stat : 3726 (java) S 3710 3713 29212 0 -1 1077944384 3660 0 0 0 117 1 0 0 20 0 15 0 73594985 15386894336 128183 33554432000 4194304 4196468 140733350070080 139728456145392 139729397893762 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3727] ppid=3710 vsize=15026264 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3727/stat : 3727 (java) S 3710 3713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73594985 15386894336 128183 33554432000 4194304 4196468 140733350070080 139726963075936 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3728] ppid=3710 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3728/stat : 3728 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594985 15386894336 128183 33554432000 4194304 4196468 140733350070080 139728455092784 139729397893762 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
Current children cumulated CPU time: 8.12 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 512732 KiB

[startup+3.38973 s]
# the end of solver process 3713 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.83873 s, system=0.173486 s

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

[startup+3.20084 s]
/proc/loadavg: 2.56 2.23 2.13 5/215 3728
/proc/meminfo: memFree=20537712/32770624 swapFree=67076648/67108860
[pid=3713] ppid=3710 vsize=15026264 memory=535344 CPUtime=8.39 cores=0,2,4,6
/proc/3713/stat : 3713 (java) S 3710 3713 29212 0 -1 1077944320 27392 0 0 0 825 14 0 0 20 0 15 0 73594978 15386894336 133836 33554432000 4194304 4196468 140733350070080 140733350052624 139729397882615 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
/proc/3713/statm: 3756566 133836 3225 1 0 3717422 0
[pid=3713/tid=3715] ppid=3710 vsize=15026264 memory=-1664385933527490352 CPUtime=3.16 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (java) R 3710 3713 29212 0 -1 4202560 17447 0 0 0 306 10 0 0 20 0 15 0 73594978 15386894336 133836 33554432000 4194304 4196468 140733350070080 139729369719344 140733350135746 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3716] ppid=3710 vsize=15026264 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15386894336 133836 33554432000 4194304 4196468 140733350070080 139729402125328 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3717] ppid=3710 vsize=15026264 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3717/stat : 3717 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15386894336 133836 33554432000 4194304 4196468 140733350070080 139728858901648 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3718] ppid=3710 vsize=15026264 memory=15316 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3718/stat : 3718 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15386894336 133836 33554432000 4194304 4196468 140733350070080 139728857848592 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3719] ppid=3710 vsize=15026264 memory=3604 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3719/stat : 3719 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594980 15386894336 133836 33554432000 4194304 4196468 140733350070080 139728856796048 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3720] ppid=3710 vsize=15026264 memory=10268 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3720/stat : 3720 (java) S 3710 3713 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73594981 15386894336 133836 33554432000 4194304 4196468 140733350070080 139728459303152 139729397893762 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3721] ppid=3710 vsize=15026264 memory=15104 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3721/stat : 3721 (java) S 3710 3713 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 73594982 15386894336 133836 33554432000 4194304 4196468 140733350070080 139727969707168 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3722] ppid=3710 vsize=15026264 memory=640 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3722/stat : 3722 (java) S 3710 3713 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73594982 15386894336 133836 33554432000 4194304 4196468 140733350070080 139727835484912 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3723] ppid=3710 vsize=15026264 memory=1760 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3723/stat : 3723 (java) S 3710 3713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73594985 15386894336 133836 33554432000 4194304 4196468 140733350070080 139727460980688 139729397901211 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3724] ppid=3710 vsize=15026264 memory=960 CPUtime=2.04 cores=0,2,4,6
/proc/3713/task/3724/stat : 3724 (java) R 3710 3713 29212 0 -1 4202560 2103 0 0 0 204 0 0 0 20 0 15 0 73594985 15386894336 133836 33554432000 4194304 4196468 140733350070080 139728458241408 139729381379403 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3725] ppid=3710 vsize=15026264 memory=1220 CPUtime=1.98 cores=0,2,4,6
/proc/3713/task/3725/stat : 3725 (java) R 3710 3713 29212 0 -1 4202560 2819 0 0 0 197 1 0 0 20 0 15 0 73594985 15386894336 133836 33554432000 4194304 4196468 140733350070080 139728457186464 139729377121056 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3726] ppid=3710 vsize=15026264 memory=2241 CPUtime=1.18 cores=0,2,4,6
/proc/3713/task/3726/stat : 3726 (java) R 3710 3713 29212 0 -1 1077944384 3660 0 0 0 117 1 0 0 20 0 15 0 73594985 15386894336 133836 33554432000 4194304 4196468 140733350070080 139728456145392 139729397893762 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3727] ppid=3710 vsize=15026264 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3727/stat : 3727 (java) S 3710 3713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73594985 15386894336 133836 33554432000 4194304 4196468 140733350070080 139726963075936 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3728] ppid=3710 vsize=15026264 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3728/stat : 3728 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73594985 15386894336 133836 33554432000 4194304 4196468 140733350070080 139728455092784 139729397893762 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
Current children cumulated CPU time: 8.39 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 535344 KiB

[startup+3.30827 s]
/proc/loadavg: 2.56 2.23 2.13 5/215 3728
/proc/meminfo: memFree=20537712/32770624 swapFree=67076648/67108860
[pid=3713] ppid=3710 vsize=15618376 memory=570988 CPUtime=8.73 cores=0,2,4,6
/proc/3713/stat : 3713 (java) S 3710 3713 29212 0 -1 1077944320 28241 0 0 0 858 15 0 0 20 0 19 0 73594978 15993217024 142747 33554432000 4194304 4196468 140733350070080 140733350052624 139729397882615 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
/proc/3713/statm: 3904594 142747 3229 1 0 3865450 0
[pid=3713/tid=3715] ppid=3710 vsize=15618376 memory=12816 CPUtime=3.26 cores=0,2,4,6
/proc/3713/task/3715/stat : 3715 (java) R 3710 3713 29212 0 -1 4202560 17783 0 0 0 315 11 0 0 20 0 19 0 73594978 15993217024 142747 33554432000 4194304 4196468 140733350070080 139729369699952 139729379446144 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3716] ppid=3710 vsize=15618376 memory=384300 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3716/stat : 3716 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73594980 15993217024 142747 33554432000 4194304 4196468 140733350070080 139729402125328 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3717] ppid=3710 vsize=15618376 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3717/stat : 3717 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73594980 15993217024 142747 33554432000 4194304 4196468 140733350070080 139728858901648 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3718] ppid=3710 vsize=15618376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3718/stat : 3718 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73594980 15993217024 142747 33554432000 4194304 4196468 140733350070080 139728857848592 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3719] ppid=3710 vsize=15618376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3719/stat : 3719 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73594980 15993217024 142747 33554432000 4194304 4196468 140733350070080 139728856796048 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3720] ppid=3710 vsize=15618376 memory=55 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3720/stat : 3720 (java) S 3710 3713 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 73594981 15993217024 142747 33554432000 4194304 4196468 140733350070080 139728459303152 139729397893762 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3721] ppid=3710 vsize=15618376 memory=288230377091498274 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3721/stat : 3721 (java) S 3710 3713 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 73594982 15993217024 142747 33554432000 4194304 4196468 140733350070080 139727969707168 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3722] ppid=3710 vsize=15618376 memory=288287770756252889 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3722/stat : 3722 (java) S 3710 3713 29212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 73594982 15993217024 142747 33554432000 4194304 4196468 140733350070080 139727835484912 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3723] ppid=3710 vsize=15618376 memory=-1161699032755964503 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3723/stat : 3723 (java) S 3710 3713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73594985 15993217024 142747 33554432000 4194304 4196468 140733350070080 139727460980688 139729397901211 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3724] ppid=3710 vsize=15618376 memory=361708 CPUtime=2.14 cores=0,2,4,6
/proc/3713/task/3724/stat : 3724 (java) R 3710 3713 29212 0 -1 4202560 2477 0 0 0 214 0 0 0 20 0 19 0 73594985 15993217024 142747 33554432000 4194304 4196468 140733350070080 139728458230960 139729377129411 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3725] ppid=3710 vsize=15618376 memory=0 CPUtime=2.08 cores=0,2,4,6
/proc/3713/task/3725/stat : 3725 (java) R 3710 3713 29212 0 -1 4202560 2848 0 0 0 207 1 0 0 20 0 19 0 73594985 15993217024 142747 33554432000 4194304 4196468 140733350070080 139728457182400 139729377736308 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3726] ppid=3710 vsize=15618376 memory=6944656575208382560 CPUtime=1.21 cores=0,2,4,6
/proc/3713/task/3726/stat : 3726 (java) S 3710 3713 29212 0 -1 1077944384 3703 0 0 0 120 1 0 0 20 0 19 0 73594985 15993217024 142747 33554432000 4194304 4196468 140733350070080 139728456145392 139729397893762 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3727] ppid=3710 vsize=15618376 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3727/stat : 3727 (java) S 3710 3713 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 73594985 15993217024 142747 33554432000 4194304 4196468 140733350070080 139726963075936 139729397892821 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
[pid=3713/tid=3728] ppid=3710 vsize=15618376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3713/task/3728/stat : 3728 (java) S 3710 3713 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 73594985 15993217024 142747 33554432000 4194304 4196468 140733350070080 139728455092784 139729397893762 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7512064 140733350073332 140733350073609 140733350073609 140733350076367 0
Current children cumulated CPU time: 8.73 s
Current children cumulated vsize: 15618376 KiB
Current children cumulated memory: 570988 KiB

Child status: 0
Real time (s): 3.38977
CPU time (s): 9.01221
CPU user time (s): 8.83873
CPU system time (s): 0.173486
CPU usage (%): 265.865
Max. virtual memory (cumulated for all children) (KiB): 15618376
Max. memory (cumulated for all children) (KiB): 570988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.83873
system time used= 0.173486
maximum resident set size= 579616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30963
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= 4454
involuntary context switches= 49


# summary of solver processes directly reported to runsolver:
#   pid: 3713
#   total CPU time (s): 9.01221
#   total CPU user time (s): 8.83873
#   total CPU system time (s): 0.173486

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038406 second user time and 0.08327 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-26 01:11:58
IDJOB=4295786
IDBENCH=141601
IDSOLVER=2755
FILE ID=node102/4295786-1532560318
RUNJOBID= node102-1532535327-29243
PBS_JOBID= 21021949
Free space on /tmp= 52740 MiB

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

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

MD5SUM BENCH= d342e5d3265d7d58fa84b10ce3b2f22d
RANDOM SEED=1384859508

node102.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.51
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.51
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.51
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.51
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:        21003252 kB
MemAvailable:   28595400 kB
Buffers:          167048 kB
Cached:          7661096 kB
SwapCached:         5552 kB
Active:          4587604 kB
Inactive:        6637216 kB
Active(anon):    3366044 kB
Inactive(anon):    55124 kB
Active(file):    1221560 kB
Inactive(file):  6582092 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076648 kB
Dirty:              8080 kB
Writeback:             0 kB
AnonPages:       3398308 kB
Mapped:            44792 kB
Shmem:             21580 kB
Slab:             237552 kB
SReclaimable:     208664 kB
SUnreclaim:        28888 kB
KernelStack:        3520 kB
PageTables:        11800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13020816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3282944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52732 MiB
End job on node102 at 2018-07-26 01:12:02