Trace number 4296163

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 14.7278 5.31397

General information on the benchmark

NameEternity/
Eternity-05-05_c18.xml
MD5SUMc4864a898575c3e068596f0b6cab168e
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.047629
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints46
Number of domains2
Minimum domain size8
Maximum domain size25
Distribution of domain sizes[{"size":8,"count":60},{"size":25,"count":25}]
Minimum variable degree1
Maximum variable degree6
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":80},{"degree":6,"count":1}]
Minimum constraint arity1
Maximum constraint arity25
Distribution of constraint arities[{"arity":1,"count":20},{"arity":5,"count":25},{"arity":25,"count":1}]
Number of extensional constraints25
Number of intensional constraints20
Distribution of constraint types[{"type":"extension","count":25},{"type":"intension","count":20},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.52	scop both+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 11:44:34 CEST 2018
0.66/0.55	c PID: 8642
0.66/0.55	c IP: 172.20.3.107
0.66/0.55	c HOST: node107.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.62/0.94	c (0,0) Parsing End
1.62/0.94	c (0,0) CSP: 85 int (0 aux), 0 bool (0 aux), 46 ctr, max domain size 25
1.62/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.62/0.95	c (0,0) Constraint Name Generate Begin
1.62/0.95	c (0,0) Ctr:HOME/instance-4296163-1532598273.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
1.62/0.95	c (0,0) Constraint Name Generate End
1.62/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.62/0.95	c (0,0) CSP to CSPinCNF Begin
4.01/1.78	c (1,1) translated 5 (10%) constraints
5.26/2.16	c (1,1) translated 10 (20%) constraints
6.16/2.40	c (1,1) translated 14 (30%) constraints
6.76/2.66	c (2,2) translated 19 (40%) constraints
7.35/2.86	c (2,2) translated 23 (50%) constraints
7.98/3.06	c (2,2) translated 28 (60%) constraints
7.98/3.06	c (2,2) translated 33 (70%) constraints
7.98/3.07	c (2,2) translated 37 (80%) constraints
7.98/3.07	c (2,2) translated 42 (90%) constraints
7.98/3.07	c (2,2) translated 46 (100%) constraints
8.59/3.28	c (2,2) STATISTICS1:HOME/instance-4296163-1532598273.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,3785,22072,25,25,26,2,25:300,25:1850;8:21040;2:38475;1:5280,26:25;25:2;5:250;4:8075;3:5000;2:8700;1:20,2:300;1:66065;0:25,
8.59/3.28	c (2,2) ===========================================
8.59/3.28	c (2,2) Both Encoding selects:
8.59/3.28	c (2,2) Order
8.59/3.28	c (2,2) ===========================================
8.91/3.40	c (2,2) translated 2208 (10%) constraints
9.27/3.45	c (2,2) translated 4415 (20%) constraints
9.57/3.51	c (2,2) translated 6622 (30%) constraints
9.57/3.57	c (3,3) translated 8829 (40%) constraints
9.87/3.62	c (3,3) translated 11036 (50%) constraints
9.87/3.67	c (3,3) translated 13244 (60%) constraints
10.17/3.72	c (3,3) translated 15451 (70%) constraints
10.17/3.76	c (3,3) translated 17658 (80%) constraints
10.50/3.80	c (3,3) translated 19865 (90%) constraints
10.50/3.86	c (3,3) translated 22072 (100%) constraints
10.50/3.86	c (3,3) CSP to CSPinCNF End
10.50/3.86	c (3,3) CSP: 85 int (0 aux), 3700 bool (3700 aux), 22092 ctr, max domain size 25
10.50/3.86	c (3,3) Heap : 844 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
10.50/3.86	c (3,3) CSPinCNF Propagation Begin
12.34/4.43	c (3,3) 1529 values, 8631 unsatisfiable literals, and 8676 valid clauses are removed
12.34/4.43	c (3,3) CSPinCNF Propagation End
12.34/4.43	c (3,3) CSP: 1422 int (1337 aux), 2363 bool (2363 aux), 13416 ctr, max domain size 25
12.34/4.43	c (3,3) Heap : 1013 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
12.34/4.43	c (3,3) Simplify CSPinCNF Begin
12.67/4.50	c (3,3) Simplify CSPinCNF End
12.67/4.50	c (3,3) CSP: 1422 int (1337 aux), 2963 bool (2963 aux), 14016 ctr, max domain size 25
12.67/4.50	c (3,3) Heap : 1013 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
12.67/4.50	c (3,3) Calculate Precise Domain Begin
12.67/4.50	c (3,3) 0 values are removed by re-calculation
12.67/4.50	c (3,3) Calculate Precise Domain End
12.67/4.50	c (3,3) CSP: 1422 int (1337 aux), 2963 bool (2963 aux), 14016 ctr, max domain size 25
12.67/4.50	c (3,3) Heap : 1013 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
12.67/4.50	c (3,3) CSPinCNF to SatSolver Begin
13.28/4.70	c (4,4) 1402 (10 %) CSP clauses are encoded (3651 SAT variables, 9512 SAT clauses)
13.28/4.72	c (4,4) 2804 (20 %) CSP clauses are encoded (3651 SAT variables, 10914 SAT clauses)
13.28/4.74	c (4,4) 4205 (30 %) CSP clauses are encoded (3651 SAT variables, 12315 SAT clauses)
13.28/4.76	c (4,4) 5607 (40 %) CSP clauses are encoded (3651 SAT variables, 13717 SAT clauses)
13.28/4.77	c (4,4) 7008 (50 %) CSP clauses are encoded (3651 SAT variables, 15118 SAT clauses)
13.28/4.79	c (4,4) 8410 (60 %) CSP clauses are encoded (3651 SAT variables, 16520 SAT clauses)
13.58/4.80	c (4,4) 9812 (70 %) CSP clauses are encoded (3651 SAT variables, 17922 SAT clauses)
13.58/4.82	c (4,4) 11213 (80 %) CSP clauses are encoded (3651 SAT variables, 19323 SAT clauses)
13.58/4.83	c (4,4) 12615 (90 %) CSP clauses are encoded (3651 SAT variables, 20725 SAT clauses)
13.58/4.84	c (4,4) 14016 (100 %) CSP clauses are encoded (3651 SAT variables, 22126 SAT clauses)
13.58/4.84	c (4,4) CSPinCNF to SatSolver End
13.58/4.84	c (4,4) Heap : 1126 MiB used (max 10795 MiB), NonHeap : 34 MiB used (max 0 MiB)
13.91/4.94	c (4,4) STATISTICS2:HOME/instance-4296163-1532598273.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,4385,14016,25,25,25,2,25:72;16:348;4:180,25:882;16:948;8:15194;4:220;2:23732,25:10;16:12;9:1;5:120;4:4274;3:3031;2:6568,2:600;1:39776,
13.91/4.94	c (4,4) SatSolver.solve Begin
13.91/4.94	c (4,4) 3651 bool, 22127 clause
13.91/4.94	c (4,4) 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-4296163-1532598273.xml-scop-8642.cnf HOME/instance-4296163-1532598273.xml-scop-8642.cnf.out
14.57/5.26	c (4,0) c This is COMiniSatPS.
14.57/5.26	c (4,0) c WARNING: for repeatability, setting FPU to use double precision
14.57/5.26	c (4,0) c ============================[ Problem Statistics ]=============================
14.57/5.26	c (4,0) c |                                                                             |
14.57/5.26	c (4,0) c |  Number of variables:          3651                                         |
14.57/5.26	c (4,0) c |  Number of clauses:           22127                                         |
14.57/5.26	c (4,0) c |  Parse time:                   0.01 s                                       |
14.57/5.26	c (4,0) c |  Eliminated clauses:           0.05 Mb                                      |
14.57/5.26	c (4,0) c Reduced to 2096 vars, 16955 cls (grow=0)
14.57/5.26	c (4,0) c No iterative elimination performed. (vars=2096, c/v ratio=8.1)
14.57/5.26	c (4,0) c |  Simplification time:          0.02 s                                       |
14.57/5.26	c (4,0) c |                                                                             |
14.57/5.26	c (4,0) c ============================[ Search Statistics ]==============================
14.57/5.26	c (4,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.57/5.26	c (4,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.57/5.26	c (4,0) c ===============================================================================
14.57/5.26	c (4,0) c ===============================================================================
14.57/5.26	c (4,0) c restarts              : 33
14.57/5.26	c (4,0) c conflicts             : 4978           (16568 /sec)
14.57/5.26	c (4,0) c decisions             : 12647          (0.00 % random) (42093 /sec)
14.57/5.26	c (4,0) c propagations          : 1143925        (3807360 /sec)
14.57/5.26	c (4,0) c conflict literals     : 167258         (25.66 % deleted)
14.57/5.26	c (4,0) c CPU time              : 0.300451 s
14.57/5.26	c (4,0) 
14.57/5.26	c (4,0) s SATISFIABLE
14.57/5.28	c (4,4) SatSolver.solve End
14.57/5.28	c (4,4) Heap : 1408 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
14.57/5.28	c (4,4) Show results Begin
14.57/5.28	c (4,4) bot[0] = 0
14.57/5.28	c (4,4) bot[1] = 0
14.57/5.28	c (4,4) bot[2] = 0
14.57/5.28	c (4,4) bot[3] = 0
14.57/5.28	c (4,4) bot[4] = 0
14.57/5.28	c (4,4) id[0][0] = 1
14.57/5.28	c (4,4) id[0][1] = 14
14.57/5.28	c (4,4) id[0][2] = 5
14.57/5.28	c (4,4) id[0][3] = 4
14.57/5.28	c (4,4) id[0][4] = 3
14.57/5.28	c (4,4) id[1][0] = 6
14.57/5.28	c (4,4) id[1][1] = 18
14.57/5.28	c (4,4) id[1][2] = 16
14.57/5.29	c (4,4) id[1][3] = 17
14.57/5.29	c (4,4) id[1][4] = 10
14.57/5.29	c (4,4) id[2][0] = 11
14.57/5.29	c (4,4) id[2][1] = 22
14.57/5.29	c (4,4) id[2][2] = 23
14.57/5.29	c (4,4) id[2][3] = 19
14.57/5.29	c (4,4) id[2][4] = 9
14.57/5.29	c (4,4) id[3][0] = 13
14.57/5.29	c (4,4) id[3][1] = 20
14.57/5.29	c (4,4) id[3][2] = 21
14.57/5.29	c (4,4) id[3][3] = 24
14.57/5.29	c (4,4) id[3][4] = 15
14.57/5.29	c (4,4) id[4][0] = 0
14.57/5.29	c (4,4) id[4][1] = 7
14.57/5.29	c (4,4) id[4][2] = 12
14.57/5.29	c (4,4) id[4][3] = 8
14.57/5.29	c (4,4) id[4][4] = 2
14.57/5.29	c (4,4) left[0][0] = 0
14.57/5.29	c (4,4) left[0][1] = 2
14.57/5.29	c (4,4) left[0][2] = 3
14.57/5.29	c (4,4) left[0][3] = 1
14.57/5.29	c (4,4) left[0][4] = 1
14.57/5.29	c (4,4) left[1][0] = 0
14.57/5.29	c (4,4) left[1][1] = 5
14.57/5.29	c (4,4) left[1][2] = 4
14.57/5.29	c (4,4) left[1][3] = 5
14.57/5.29	c (4,4) left[1][4] = 6
14.57/5.29	c (4,4) left[2][0] = 0
14.57/5.29	c (4,4) left[2][1] = 7
14.57/5.29	c (4,4) left[2][2] = 5
14.57/5.29	c (4,4) left[2][3] = 7
14.57/5.29	c (4,4) left[2][4] = 5
14.57/5.29	c (4,4) left[3][0] = 0
14.57/5.29	c (4,4) left[3][1] = 6
14.57/5.29	c (4,4) left[3][2] = 6
14.57/5.29	c (4,4) left[3][3] = 7
14.57/5.29	c (4,4) left[3][4] = 7
14.57/5.29	c (4,4) left[4][0] = 0
14.57/5.29	c (4,4) left[4][1] = 1
14.57/5.29	c (4,4) left[4][2] = 3
14.57/5.29	c (4,4) left[4][3] = 1
14.57/5.29	c (4,4) left[4][4] = 2
14.57/5.29	c (4,4) right[0] = 0
14.57/5.29	c (4,4) right[1] = 0
14.57/5.29	c (4,4) right[2] = 0
14.57/5.29	c (4,4) right[3] = 0
14.57/5.29	c (4,4) right[4] = 0
14.57/5.29	c (4,4) top[0][0] = 0
14.57/5.29	c (4,4) top[0][1] = 0
14.57/5.29	c (4,4) top[0][2] = 0
14.57/5.29	c (4,4) top[0][3] = 0
14.57/5.29	c (4,4) top[0][4] = 0
14.57/5.29	c (4,4) top[1][0] = 1
14.57/5.29	c (4,4) top[1][1] = 6
14.57/5.29	c (4,4) top[1][2] = 4
14.57/5.29	c (4,4) top[1][3] = 4
14.57/5.29	c (4,4) top[1][4] = 3
14.57/5.29	c (4,4) top[2][0] = 2
14.57/5.29	c (4,4) top[2][1] = 5
14.57/5.29	c (4,4) top[2][2] = 6
14.57/5.29	c (4,4) top[2][3] = 4
14.57/5.29	c (4,4) top[2][4] = 2
14.57/5.29	c (4,4) top[3][0] = 3
14.57/5.29	c (4,4) top[3][1] = 4
14.57/5.29	c (4,4) top[3][2] = 7
14.57/5.29	c (4,4) top[3][3] = 7
14.57/5.29	c (4,4) top[3][4] = 2
14.57/5.29	c (4,4) top[4][0] = 1
14.57/5.29	c (4,4) top[4][1] = 5
14.57/5.29	c (4,4) top[4][2] = 4
14.57/5.29	c (4,4) top[4][3] = 6
14.57/5.29	c (4,4) top[4][4] = 3
14.57/5.29	s SATISFIABLE
14.57/5.29	v <instantiation>
14.57/5.29	v     <list>id[0][0] id[0][1] id[0][2] id[0][3] id[0][4] id[1][0] id[1][1] id[1][2] id[1][3] id[1][4] id[2][0] id[2][1] id[2][2] id[2][3] id[2][4] id[3][0] id[3][1] id[3][2] id[3][3] id[3][4] id[4][0] id[4][1] id[4][2] id[4][3] id[4][4] top[0][0] top[0][1] top[0][2] top[0][3] top[0][4] top[1][0] top[1][1] top[1][2] top[1][3] top[1][4] top[2][0] top[2][1] top[2][2] top[2][3] top[2][4] top[3][0] top[3][1] top[3][2] top[3][3] top[3][4] top[4][0] top[4][1] top[4][2] top[4][3] top[4][4] left[0][0] left[0][1] left[0][2] left[0][3] left[0][4] left[1][0] left[1][1] left[1][2] left[1][3] left[1][4] left[2][0] left[2][1] left[2][2] left[2][3] left[2][4] left[3][0] left[3][1] left[3][2] left[3][3] left[3][4] left[4][0] left[4][1] left[4][2] left[4][3] left[4][4] bot[0] bot[1] bot[2] bot[3] bot[4] right[0] right[1] right[2] right[3] right[4]</list>
14.57/5.29	v     <values>1 14 5 4 3 6 18 16 17 10 11 22 23 19 9 13 20 21 24 15 0 7 12 8 2 0 0 0 0 0 1 6 4 4 3 2 5 6 4 2 3 4 7 7 2 1 5 4 6 3 0 2 3 1 1 0 5 4 5 6 0 7 5 7 5 0 6 6 7 7 0 1 3 1 2 0 0 0 0 0 0 0 0 0 0</values>
14.57/5.29	v </instantiation>
14.57/5.29	c (4,4) Show results End
14.57/5.29	c (4,4) Heap : 1408 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
14.57/5.29	c (4,4) 0,0,3,3,3,3,4,4,4,STOP-AFTER(ALL)
14.57/5.29	c END-Prog: Thu Jul 26 11:44:38 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 (4380 MiB free)
  memory of node 1: 16384 MiB (7801 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296163-1532598273/watcher-4296163-1532598273 -o /tmp/evaluation-result-4296163-1532598273/solver-4296163-1532598273 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532594602-7725 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4296163-1532598273.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
solver pid=8642, runsolver pid=8639
Current StackSize limit: 8192 KiB


[startup+0.100133 s]*
/proc/loadavg: 1.91 2.03 2.01 3/221 8657
/proc/meminfo: memFree=12412848/32770624 swapFree=67108860/67108860
[pid=8642] ppid=8639 vsize=15011656 memory=73908 CPUtime=0.11 cores=1,3,5,7
/proc/8642/stat : 8642 (java) S 8639 8642 6157 0 -1 1077944320 6658 0 0 0 10 1 0 0 20 0 15 0 77390485 15371935744 18477 33554432000 4194304 4196468 140734331518784 140734331501328 139641624841975 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
/proc/8642/statm: 3752914 18477 2780 1 0 3715374 0
[pid=8642/tid=8644] ppid=8639 vsize=15011656 memory=-8393745925659800667 CPUtime=0.09 cores=1,3,5,7
/proc/8642/task/8644/stat : 8644 (java) R 8639 8642 6157 0 -1 4202560 4980 0 0 0 8 1 0 0 20 0 15 0 77390485 15371935744 18741 33554432000 4194304 4196468 140734331518784 139641596668304 139641605117803 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8645] ppid=8639 vsize=15011656 memory=3472467904270251216 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8645/stat : 8645 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390487 15371935744 18741 33554432000 4194304 4196468 140734331518784 139641629084560 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8646] ppid=8639 vsize=15011656 memory=139775375099520 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8646/stat : 8646 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77390487 15371935744 18741 33554432000 4194304 4196468 140734331518784 139641404787472 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8647] ppid=8639 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8647/stat : 8647 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77390487 15371935744 18741 33554432000 4194304 4196468 140734331518784 139641403735184 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8648] ppid=8639 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8648/stat : 8648 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390487 15371935744 18741 33554432000 4194304 4196468 140734331518784 139641402682384 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8649] ppid=8639 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8649/stat : 8649 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77390488 15371935744 18741 33554432000 4194304 4196468 140734331518784 139640663275632 139641624853122 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8650] ppid=8639 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8650/stat : 8650 (java) S 8639 8642 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77390489 15371935744 18741 33554432000 4194304 4196468 140734331518784 139640191312672 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8651] ppid=8639 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8651/stat : 8651 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390489 15371935744 18741 33554432000 4194304 4196468 140734331518784 139639922877552 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8652] ppid=8639 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8652/stat : 8652 (java) S 8639 8642 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77390492 15371935744 18741 33554432000 4194304 4196468 140734331518784 139639548368976 139641624860571 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8653] ppid=8639 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8653/stat : 8653 (java) S 8639 8642 6157 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 77390492 15371935744 18741 33554432000 4194304 4196468 140734331518784 139640662223472 139641624853122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8654] ppid=8639 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8654/stat : 8654 (java) S 8639 8642 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77390492 15371935744 18807 33554432000 4194304 4196468 140734331518784 139640593967600 139641624853122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8655] ppid=8639 vsize=15011656 memory=139775375099520 CPUtime=0.01 cores=1,3,5,7
/proc/8642/task/8655/stat : 8655 (java) S 8639 8642 6157 0 -1 1077944384 267 0 0 0 1 0 0 0 20 0 15 0 77390492 15371935744 18807 33554432000 4194304 4196468 140734331518784 139640592915312 139641624853122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8656] ppid=8639 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8656/stat : 8656 (java) S 8639 8642 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77390492 15371935744 18807 33554432000 4194304 4196468 140734331518784 139639050464224 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8657] ppid=8639 vsize=15011656 memory=139775375099520 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8657/stat : 8657 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390492 15371935744 18807 33554432000 4194304 4196468 140734331518784 139640591862192 139641624853122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73908 KiB

[startup+0.210791 s]*
/proc/loadavg: 1.91 2.03 2.01 3/221 8657
/proc/meminfo: memFree=12398896/32770624 swapFree=67108860/67108860
[pid=8642] ppid=8639 vsize=15011656 memory=86744 CPUtime=0.26 cores=1,3,5,7
/proc/8642/stat : 8642 (java) S 8639 8642 6157 0 -1 1077944320 10096 0 0 0 24 2 0 0 20 0 15 0 77390485 15371935744 21686 33554432000 4194304 4196468 140734331518784 140734331501328 139641624841975 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
/proc/8642/statm: 3752914 21686 2882 1 0 3715374 0
[pid=8642/tid=8644] ppid=8639 vsize=15011656 memory=-8340259002029870941 CPUtime=0.2 cores=1,3,5,7
/proc/8642/task/8644/stat : 8644 (java) S 8639 8642 6157 0 -1 1077944384 8006 0 0 0 18 2 0 0 20 0 15 0 77390485 15371935744 21686 33554432000 4194304 4196468 140734331518784 139641596665424 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8645] ppid=8639 vsize=15011656 memory=5793855026384992697 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8645/stat : 8645 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390487 15371935744 21686 33554432000 4194304 4196468 140734331518784 139641629084560 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8646] ppid=8639 vsize=15011656 memory=139775375099520 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8646/stat : 8646 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77390487 15371935744 21686 33554432000 4194304 4196468 140734331518784 139641404787472 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8647] ppid=8639 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8647/stat : 8647 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77390487 15371935744 21686 33554432000 4194304 4196468 140734331518784 139641403735184 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8648] ppid=8639 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8648/stat : 8648 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390487 15371935744 21686 33554432000 4194304 4196468 140734331518784 139641402682384 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8649] ppid=8639 vsize=15011656 memory=139775375099520 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8649/stat : 8649 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77390488 15371935744 21686 33554432000 4194304 4196468 140734331518784 139640663275632 139641624853122 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8650] ppid=8639 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8650/stat : 8650 (java) S 8639 8642 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77390489 15371935744 21686 33554432000 4194304 4196468 140734331518784 139640191312672 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8651] ppid=8639 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8651/stat : 8651 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390489 15371935744 21686 33554432000 4194304 4196468 140734331518784 139639922877552 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8652] ppid=8639 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8652/stat : 8652 (java) S 8639 8642 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77390492 15371935744 21686 33554432000 4194304 4196468 140734331518784 139639548368976 139641624860571 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8653] ppid=8639 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/8642/task/8653/stat : 8653 (java) R 8639 8642 6157 0 -1 4202560 434 0 0 0 1 0 0 0 20 0 15 0 77390492 15371935744 21686 33554432000 4194304 4196468 140734331518784 139640662223472 139641624853910 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8654] ppid=8639 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8654/stat : 8654 (java) S 8639 8642 6157 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 77390492 15371935744 21686 33554432000 4194304 4196468 140734331518784 139640593967600 139641624853122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8655] ppid=8639 vsize=15011656 memory=139775375099520 CPUtime=0.03 cores=1,3,5,7
/proc/8642/task/8655/stat : 8655 (java) S 8639 8642 6157 0 -1 1077944384 282 0 0 0 3 0 0 0 20 0 15 0 77390492 15371935744 21686 33554432000 4194304 4196468 140734331518784 139640592915312 139641624853122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8656] ppid=8639 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8656/stat : 8656 (java) S 8639 8642 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77390492 15371935744 21686 33554432000 4194304 4196468 140734331518784 139639050464224 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8657] ppid=8639 vsize=15011656 memory=139775375099520 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8657/stat : 8657 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390492 15371935744 21686 33554432000 4194304 4196468 140734331518784 139640591862192 139641624853122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86744 KiB

[startup+0.310895 s]*
/proc/loadavg: 1.91 2.03 2.01 3/221 8657
/proc/meminfo: memFree=12396352/32770624 swapFree=67108860/67108860
[pid=8642] ppid=8639 vsize=15011656 memory=90212 CPUtime=0.42 cores=1,3,5,7
/proc/8642/stat : 8642 (java) S 8639 8642 6157 0 -1 1077944320 10619 0 0 0 40 2 0 0 20 0 15 0 77390485 15371935744 22553 33554432000 4194304 4196468 140734331518784 140734331501328 139641624841975 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
/proc/8642/statm: 3752914 22553 2978 1 0 3715374 0
[pid=8642/tid=8644] ppid=8639 vsize=15011656 memory=-8340259002029870941 CPUtime=0.29 cores=1,3,5,7
/proc/8642/task/8644/stat : 8644 (java) R 8639 8642 6157 0 -1 4202560 8375 0 0 0 27 2 0 0 20 0 15 0 77390485 15371935744 22553 33554432000 4194304 4196468 140734331518784 139641596640840 139641624863322 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8645] ppid=8639 vsize=15011656 memory=5793855026384992697 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8645/stat : 8645 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390487 15371935744 22553 33554432000 4194304 4196468 140734331518784 139641629084560 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8646] ppid=8639 vsize=15011656 memory=279550589567616 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8646/stat : 8646 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77390487 15371935744 22553 33554432000 4194304 4196468 140734331518784 139641404787472 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8647] ppid=8639 vsize=15011656 memory=279550428963840 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8647/stat : 8647 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77390487 15371935744 22553 33554432000 4194304 4196468 140734331518784 139641403735184 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8648] ppid=8639 vsize=15011656 memory=139775214468111 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8648/stat : 8648 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390487 15371935744 22553 33554432000 4194304 4196468 140734331518784 139641402682384 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8649] ppid=8639 vsize=15011656 memory=279550589574528 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8649/stat : 8649 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77390488 15371935744 22553 33554432000 4194304 4196468 140734331518784 139640663275632 139641624853122 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8650] ppid=8639 vsize=15011656 memory=139775214472719 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8650/stat : 8650 (java) S 8639 8642 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77390489 15371935744 22553 33554432000 4194304 4196468 140734331518784 139640191312672 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8651] ppid=8639 vsize=15011656 memory=139775214482749 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8651/stat : 8651 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390489 15371935744 22553 33554432000 4194304 4196468 140734331518784 139639922877552 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8652] ppid=8639 vsize=15011656 memory=139775214485438 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8652/stat : 8652 (java) S 8639 8642 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77390492 15371935744 22553 33554432000 4194304 4196468 140734331518784 139639548368976 139641624860571 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8653] ppid=8639 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8642/task/8653/stat : 8653 (java) R 8639 8642 6157 0 -1 1077944384 457 0 0 0 2 0 0 0 20 0 15 0 77390492 15371935744 22553 33554432000 4194304 4196468 140734331518784 139640662223472 139641624853122 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8654] ppid=8639 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/8642/task/8654/stat : 8654 (java) R 8639 8642 6157 0 -1 4202560 152 0 0 0 2 0 0 0 20 0 15 0 77390492 15371935744 22553 33554432000 4194304 4196468 140734331518784 139640593967600 139641606364895 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8655] ppid=8639 vsize=15011656 memory=139775375099520 CPUtime=0.07 cores=1,3,5,7
/proc/8642/task/8655/stat : 8655 (java) R 8639 8642 6157 0 -1 4202560 300 0 0 0 7 0 0 0 20 0 15 0 77390492 15371935744 22553 33554432000 4194304 4196468 140734331518784 139640592915312 139641606427730 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8656] ppid=8639 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8656/stat : 8656 (java) S 8639 8642 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77390492 15371935744 22553 33554432000 4194304 4196468 140734331518784 139639050464224 139641624852181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8657] ppid=8639 vsize=15011656 memory=139775375173428 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8657/stat : 8657 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390492 15371935744 22553 33554432000 4194304 4196468 140734331518784 139640591862192 139641624853122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90212 KiB

[startup+0.702976 s]
/proc/loadavg: 1.91 2.03 2.01 3/221 8657
/proc/meminfo: memFree=12371540/32770624 swapFree=67108860/67108860
[pid=8642] ppid=8639 vsize=15020052 memory=129852 CPUtime=1.01 cores=1,3,5,7
/proc/8642/stat : 8642 (java) S 8639 8642 6157 0 -1 1077944320 17729 0 0 0 96 5 0 0 20 0 15 0 77390485 15380533248 32463 33554432000 4194304 4196468 140734331518784 140734331501328 139641624841975 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
/proc/8642/statm: 3755013 32463 3159 1 0 3716398 0
[pid=8642/tid=8644] ppid=8639 vsize=15020052 memory=55 CPUtime=0.67 cores=1,3,5,7
/proc/8642/task/8644/stat : 8644 (java) R 8639 8642 6157 0 -1 4202560 15004 0 0 0 63 4 0 0 20 0 15 0 77390485 15380533248 32463 33554432000 4194304 4196468 140734331518784 139641596663424 139641080623207 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8645] ppid=8639 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8645/stat : 8645 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390487 15380533248 32463 33554432000 4194304 4196468 140734331518784 139641629084560 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8646] ppid=8639 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8646/stat : 8646 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77390487 15380533248 32463 33554432000 4194304 4196468 140734331518784 139641404787472 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8647] ppid=8639 vsize=15020052 memory=7886766292050916917 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8647/stat : 8647 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77390487 15380533248 32463 33554432000 4194304 4196468 140734331518784 139641403735184 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8648] ppid=8639 vsize=15020052 memory=5787495302107849536 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8648/stat : 8648 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390487 15380533248 32463 33554432000 4194304 4196468 140734331518784 139641402682384 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8649] ppid=8639 vsize=15020052 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8649/stat : 8649 (java) S 8639 8642 6157 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 77390488 15380533248 32463 33554432000 4194304 4196468 140734331518784 139640663275632 139641624853122 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8650] ppid=8639 vsize=15020052 memory=8540 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8650/stat : 8650 (java) S 8639 8642 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77390489 15380533248 32463 33554432000 4194304 4196468 140734331518784 139640191312672 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8651] ppid=8639 vsize=15020052 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8651/stat : 8651 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390489 15380533248 32463 33554432000 4194304 4196468 140734331518784 139639922877552 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8652] ppid=8639 vsize=15020052 memory=5412 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8652/stat : 8652 (java) S 8639 8642 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77390492 15380533248 32463 33554432000 4194304 4196468 140734331518784 139639548368976 139641624860571 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8653] ppid=8639 vsize=15020052 memory=4612 CPUtime=0.08 cores=1,3,5,7
/proc/8642/task/8653/stat : 8653 (java) R 8639 8642 6157 0 -1 4202560 703 0 0 0 8 0 0 0 20 0 15 0 77390492 15380533248 32463 33554432000 4194304 4196468 140734331518784 139640662211312 139641609966908 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8654] ppid=8639 vsize=15020052 memory=1012 CPUtime=0.07 cores=1,3,5,7
/proc/8642/task/8654/stat : 8654 (java) R 8639 8642 6157 0 -1 4202560 245 0 0 0 7 0 0 0 20 0 15 0 77390492 15380533248 32463 33554432000 4194304 4196468 140734331518784 139640593957312 139641617938788 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8655] ppid=8639 vsize=15020052 memory=1436 CPUtime=0.16 cores=1,3,5,7
/proc/8642/task/8655/stat : 8655 (java) S 8639 8642 6157 0 -1 1077944384 439 0 0 0 16 0 0 0 20 0 15 0 77390492 15380533248 32463 33554432000 4194304 4196468 140734331518784 139640592915312 139641624853122 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8656] ppid=8639 vsize=15020052 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8656/stat : 8656 (java) S 8639 8642 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77390492 15380533248 32463 33554432000 4194304 4196468 140734331518784 139639050464224 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8657] ppid=8639 vsize=15020052 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8657/stat : 8657 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390492 15380533248 32463 33554432000 4194304 4196468 140734331518784 139640591862192 139641624853122 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129852 KiB

[startup+1.50486 s]
/proc/loadavg: 1.91 2.03 2.01 6/221 8657
/proc/meminfo: memFree=12334756/32770624 swapFree=67108860/67108860
[pid=8642] ppid=8639 vsize=15024148 memory=181760 CPUtime=3.38 cores=1,3,5,7
/proc/8642/stat : 8642 (java) S 8639 8642 6157 0 -1 1077944320 23388 0 0 0 330 8 0 0 20 0 15 0 77390485 15384727552 45440 33554432000 4194304 4196468 140734331518784 140734331501328 139641624841975 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
/proc/8642/statm: 3756037 45440 3201 1 0 3717422 0
[pid=8642/tid=8644] ppid=8639 vsize=15024148 memory=4140 CPUtime=1.46 cores=1,3,5,7
/proc/8642/task/8644/stat : 8644 (java) R 8639 8642 6157 0 -1 1077944384 16283 0 0 0 140 6 0 0 20 0 15 0 77390485 15384727552 45440 33554432000 4194304 4196468 140734331518784 139641596670816 139641624852181 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8645] ppid=8639 vsize=15024148 memory=23052 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8645/stat : 8645 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390487 15384727552 45440 33554432000 4194304 4196468 140734331518784 139641629084560 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8646] ppid=8639 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8646/stat : 8646 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77390487 15384727552 45440 33554432000 4194304 4196468 140734331518784 139641404787472 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8647] ppid=8639 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8647/stat : 8647 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77390487 15384727552 45440 33554432000 4194304 4196468 140734331518784 139641403735184 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8648] ppid=8639 vsize=15024148 memory=55 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8648/stat : 8648 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390487 15384727552 45440 33554432000 4194304 4196468 140734331518784 139641402682384 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8649] ppid=8639 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8649/stat : 8649 (java) S 8639 8642 6157 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 77390488 15384727552 45440 33554432000 4194304 4196468 140734331518784 139640663275632 139641624853122 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0

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

/proc/8642/statm: 3756037 228527 3209 1 0 3717422 0
[pid=8642/tid=8644] ppid=8639 vsize=15024148 memory=4427210449858229145 CPUtime=3.95 cores=1,3,5,7
/proc/8642/task/8644/stat : 8644 (java) R 8639 8642 6157 0 -1 4202560 16750 0 0 0 379 16 0 0 20 0 15 0 77390485 15384727552 228527 33554432000 4194304 4196468 140734331518784 139641596680448 139641092625472 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8645] ppid=8639 vsize=15024148 memory=5793855026384992697 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8645/stat : 8645 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390487 15384727552 228527 33554432000 4194304 4196468 140734331518784 139641629084560 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8646] ppid=8639 vsize=15024148 memory=3893847331153123978 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8646/stat : 8646 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77390487 15384727552 228527 33554432000 4194304 4196468 140734331518784 139641404787472 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8647] ppid=8639 vsize=15024148 memory=-7245551062669949376 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8647/stat : 8647 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77390487 15384727552 228527 33554432000 4194304 4196468 140734331518784 139641403735184 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8648] ppid=8639 vsize=15024148 memory=139775214354551 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8648/stat : 8648 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390487 15384727552 228527 33554432000 4194304 4196468 140734331518784 139641402682384 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8649] ppid=8639 vsize=15024148 memory=3965904925191051914 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8649/stat : 8649 (java) S 8639 8642 6157 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 77390488 15384727552 228527 33554432000 4194304 4196468 140734331518784 139640663275632 139641624853122 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8650] ppid=8639 vsize=15024148 memory=139775214354551 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8650/stat : 8650 (java) S 8639 8642 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77390489 15384727552 228527 33554432000 4194304 4196468 140734331518784 139640191312672 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8651] ppid=8639 vsize=15024148 memory=279550428709104 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8651/stat : 8651 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390489 15384727552 228527 33554432000 4194304 4196468 140734331518784 139639922877552 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8652] ppid=8639 vsize=15024148 memory=4209630292860892059 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8652/stat : 8652 (java) S 8639 8642 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77390492 15384727552 228527 33554432000 4194304 4196468 140734331518784 139639548368976 139641624860571 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8653] ppid=8639 vsize=15024148 memory=0 CPUtime=2.96 cores=1,3,5,7
/proc/8642/task/8653/stat : 8653 (java) R 8639 8642 6157 0 -1 4202560 2994 0 0 0 296 0 0 0 20 0 15 0 77390492 15384727552 228527 33554432000 4194304 4196468 140734331518784 139640662209352 139641609952056 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8654] ppid=8639 vsize=15024148 memory=664954298472335927 CPUtime=3.11 cores=1,3,5,7
/proc/8642/task/8654/stat : 8654 (java) R 8639 8642 6157 0 -1 4202560 4265 0 0 0 310 1 0 0 20 0 15 0 77390492 15384727552 228527 33554432000 4194304 4196468 140734331518784 139640593941056 139641608338763 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8655] ppid=8639 vsize=15024148 memory=3461501766924056805 CPUtime=1.1 cores=1,3,5,7
/proc/8642/task/8655/stat : 8655 (java) R 8639 8642 6157 0 -1 1077944384 4553 0 0 0 109 1 0 0 20 0 15 0 77390492 15384727552 228527 33554432000 4194304 4196468 140734331518784 139640592915312 139641624853122 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8656] ppid=8639 vsize=15024148 memory=139775214604511 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8656/stat : 8656 (java) S 8639 8642 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77390492 15384727552 228527 33554432000 4194304 4196468 140734331518784 139639050464224 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8657] ppid=8639 vsize=15024148 memory=279550589716144 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8657/stat : 8657 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390492 15384727552 228527 33554432000 4194304 4196468 140734331518784 139640591862192 139641624853122 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
Current children cumulated CPU time: 11.15 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 914108 KiB

[startup+4.80074 s]
/proc/loadavg: 1.91 2.03 2.01 5/221 8657
/proc/meminfo: memFree=11573472/32770624 swapFree=67108860/67108860
[pid=8642] ppid=8639 vsize=15026264 memory=1128200 CPUtime=13.58 cores=1,3,5,7
/proc/8642/stat : 8642 (java) S 8639 8642 6157 0 -1 1077944320 31139 0 0 0 1335 23 0 0 20 0 15 0 77390485 15386894336 282050 33554432000 4194304 4196468 140734331518784 140734331501328 139641624841975 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
/proc/8642/statm: 3756566 282050 3224 1 0 3717422 0
[pid=8642/tid=8644] ppid=8639 vsize=15026264 memory=279550429228688 CPUtime=4.71 cores=1,3,5,7
/proc/8642/task/8644/stat : 8644 (java) R 8639 8642 6157 0 -1 4202560 17132 0 0 0 452 19 0 0 20 0 15 0 77390485 15386894336 282050 33554432000 4194304 4196468 140734331518784 139641596672336 139641083816772 0 4 0 25189583 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8645] ppid=8639 vsize=15026264 memory=279550428975608 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8645/stat : 8645 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390487 15386894336 282050 33554432000 4194304 4196468 140734331518784 139641629084560 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8646] ppid=8639 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8646/stat : 8646 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77390487 15386894336 282050 33554432000 4194304 4196468 140734331518784 139641404787472 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8647] ppid=8639 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8647/stat : 8647 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77390487 15386894336 282050 33554432000 4194304 4196468 140734331518784 139641403735184 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8648] ppid=8639 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8648/stat : 8648 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390487 15386894336 282050 33554432000 4194304 4196468 140734331518784 139641402682384 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8649] ppid=8639 vsize=15026264 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8649/stat : 8649 (java) S 8639 8642 6157 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 77390488 15386894336 282050 33554432000 4194304 4196468 140734331518784 139640663275632 139641624853122 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8650] ppid=8639 vsize=15026264 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8650/stat : 8650 (java) S 8639 8642 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 77390489 15386894336 282050 33554432000 4194304 4196468 140734331518784 139640191312672 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8651] ppid=8639 vsize=15026264 memory=288230583166042426 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8651/stat : 8651 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 77390489 15386894336 282050 33554432000 4194304 4196468 140734331518784 139639922877552 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8652] ppid=8639 vsize=15026264 memory=393276 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8652/stat : 8652 (java) S 8639 8642 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77390492 15386894336 282050 33554432000 4194304 4196468 140734331518784 139639548368976 139641624860571 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8653] ppid=8639 vsize=15026264 memory=-7812193691855986592 CPUtime=3.74 cores=1,3,5,7
/proc/8642/task/8653/stat : 8653 (java) R 8639 8642 6157 0 -1 4202560 3109 0 0 0 374 0 0 0 20 0 15 0 77390492 15386894336 282050 33554432000 4194304 4196468 140734331518784 139640662208224 139641606385264 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8654] ppid=8639 vsize=15026264 memory=-6873162000112450758 CPUtime=3.85 cores=1,3,5,7
/proc/8642/task/8654/stat : 8654 (java) R 8639 8642 6157 0 -1 4202560 4800 0 0 0 384 1 0 0 20 0 15 0 77390492 15386894336 282050 33554432000 4194304 4196468 140734331518784 139640593957072 139641608325931 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8655] ppid=8639 vsize=15026264 memory=-7088785026379990432 CPUtime=1.23 cores=1,3,5,7
/proc/8642/task/8655/stat : 8655 (java) S 8639 8642 6157 0 -1 1077944384 4756 0 0 0 122 1 0 0 20 0 15 0 77390492 15386894336 282050 33554432000 4194304 4196468 140734331518784 139640592915312 139641624853122 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8656] ppid=8639 vsize=15026264 memory=6944656425122700657 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8656/stat : 8656 (java) S 8639 8642 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 77390492 15386894336 282050 33554432000 4194304 4196468 140734331518784 139639050464224 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8657] ppid=8639 vsize=15026264 memory=55 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8657/stat : 8657 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 77390492 15386894336 282050 33554432000 4194304 4196468 140734331518784 139640591862192 139641624853122 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
Current children cumulated CPU time: 13.58 s
Current children cumulated vsize: 15026264 KiB
Current children cumulated memory: 1128200 KiB

[startup+5.2009 s]
/proc/loadavg: 2.08 2.06 2.02 6/226 8663
/proc/meminfo: memFree=11257164/32770624 swapFree=67108860/67108860
[pid=8642] ppid=8639 vsize=15683912 memory=1222472 CPUtime=14.34 cores=1,3,5,7
/proc/8642/stat : 8642 (java) S 8639 8642 6157 0 -1 1077944320 31807 0 0 0 1409 25 0 0 20 0 19 0 77390485 16060325888 305618 33554432000 4194304 4196468 140734331518784 140734331501328 139641624841975 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
/proc/8642/statm: 3920978 305618 3231 1 0 3881834 0
[pid=8658] ppid=8642 vsize=22468 memory=4988 CPUtime=0.23 cores=1,3,5,7
/proc/8658/stat : 8658 (minisat_release) R 8642 8642 6157 0 -1 4202496 1609 0 0 0 23 0 0 0 20 0 1 0 77390981 23007232 1247 33554432000 4194304 4308513 140733703074864 140733703071416 4263981 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 21823488 140733703082673 140733703083182 140733703083182 140733703086021 0
/proc/8658/statm: 5617 1247 347 28 0 1857 0
[pid=8642/tid=8644] ppid=8639 vsize=15683912 memory=20712 CPUtime=4.92 cores=1,3,5,7
/proc/8642/task/8644/stat : 8644 (java) S 8639 8642 6157 0 -1 1077944384 17540 0 0 0 471 21 0 0 20 0 19 0 77390485 16060325888 305618 33554432000 4194304 4196468 140734331518784 139641596681216 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8645] ppid=8639 vsize=15683912 memory=-1161699032756226647 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8645/stat : 8645 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 77390487 16060325888 305618 33554432000 4194304 4196468 140734331518784 139641629084560 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8646] ppid=8639 vsize=15683912 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8646/stat : 8646 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 77390487 16060325888 305618 33554432000 4194304 4196468 140734331518784 139641404787472 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8647] ppid=8639 vsize=15683912 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8647/stat : 8647 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 77390487 16060325888 305618 33554432000 4194304 4196468 140734331518784 139641403735184 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8648] ppid=8639 vsize=15683912 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8648/stat : 8648 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 77390487 16060325888 305618 33554432000 4194304 4196468 140734331518784 139641402682384 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8649] ppid=8639 vsize=15683912 memory=8546823402028195750 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8649/stat : 8649 (java) S 8639 8642 6157 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 77390488 16060325888 305618 33554432000 4194304 4196468 140734331518784 139640663275632 139641624853122 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8650] ppid=8639 vsize=15683912 memory=-6876588452865875872 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8650/stat : 8650 (java) S 8639 8642 6157 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 77390489 16060325888 305618 33554432000 4194304 4196468 140734331518784 139640191312672 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8651] ppid=8639 vsize=15683912 memory=4137293581110450563 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8651/stat : 8651 (java) S 8639 8642 6157 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 77390489 16060325888 305618 33554432000 4194304 4196468 140734331518784 139639922877552 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8652] ppid=8639 vsize=15683912 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8652/stat : 8652 (java) S 8639 8642 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77390492 16060325888 305618 33554432000 4194304 4196468 140734331518784 139639548368976 139641624860571 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8653] ppid=8639 vsize=15683912 memory=288230583166042426 CPUtime=3.95 cores=1,3,5,7
/proc/8642/task/8653/stat : 8653 (java) S 8639 8642 6157 0 -1 1077944384 3125 0 0 0 395 0 0 0 20 0 19 0 77390492 16060325888 305618 33554432000 4194304 4196468 140734331518784 139640662223472 139641624853122 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8654] ppid=8639 vsize=15683912 memory=26669 CPUtime=4.14 cores=1,3,5,7
/proc/8642/task/8654/stat : 8654 (java) S 8639 8642 6157 0 -1 1077944384 4987 0 0 0 413 1 0 0 20 0 19 0 77390492 16060325888 305618 33554432000 4194304 4196468 140734331518784 139640593967600 139641624853122 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8655] ppid=8639 vsize=15683912 memory=7308619147465877866 CPUtime=1.28 cores=1,3,5,7
/proc/8642/task/8655/stat : 8655 (java) S 8639 8642 6157 0 -1 1077944384 4760 0 0 0 127 1 0 0 20 0 19 0 77390492 16060325888 305618 33554432000 4194304 4196468 140734331518784 139640592915312 139641624853122 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8656] ppid=8639 vsize=15683912 memory=1267 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8656/stat : 8656 (java) S 8639 8642 6157 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 77390492 16060325888 305618 33554432000 4194304 4196468 140734331518784 139639050464224 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8657] ppid=8639 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8657/stat : 8657 (java) S 8639 8642 6157 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 77390492 16060325888 305618 33554432000 4194304 4196468 140734331518784 139640591862192 139641624853122 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8659] ppid=8639 vsize=15683912 memory=6935654753386390356 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8659/stat : 8659 (java) S 8639 8642 6157 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 77390982 16060325888 305618 33554432000 4194304 4196468 140734331518784 139640575595456 139641624866585 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8661] ppid=8639 vsize=15683912 memory=4639939496134862184 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8661/stat : 8661 (java) S 8639 8642 6157 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 77390982 16060325888 305618 33554432000 4194304 4196468 140734331518784 139638513581488 139641624863901 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8662] ppid=8639 vsize=15683912 memory=7013621225940478296 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8662/stat : 8662 (java) S 8639 8642 6157 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 77390982 16060325888 305618 33554432000 4194304 4196468 140734331518784 139638245146416 139641624863901 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8663] ppid=8639 vsize=15683912 memory=7451557858453776242 CPUtime=0 cores=1,3,5,7
/proc/8642/task/8663/stat : 8663 (java) S 8639 8642 6157 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 77390984 16060325888 305618 33554432000 4194304 4196468 140734331518784 139638782025120 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
Current children cumulated CPU time: 14.57 s
Current children cumulated vsize: 15706380 KiB
Current children cumulated memory: 1227460 KiB

[startup+5.3008 s]
/proc/loadavg: 2.08 2.06 2.02 6/226 8663
/proc/meminfo: memFree=11257164/32770624 swapFree=67108860/67108860
[pid=8642] ppid=8639 vsize=15421760 memory=1222228 CPUtime=14.7 cores=1,3,5,7
/proc/8642/stat : 8642 (java) S 8639 8642 6157 0 -1 1077944320 31881 1657 0 0 1415 25 30 0 20 0 16 0 77390485 15791882240 305557 33554432000 4194304 4196468 140734331518784 140734331501328 139641624841975 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
/proc/8642/statm: 3855440 305557 3233 1 0 3816296 0
[pid=8642/tid=8644] ppid=8639 vsize=15421760 memory=279550429194768 CPUtime=5.23 cores=1,3,5,7
/proc/8642/task/8644/stat : 8644 (java) S 8639 8642 6157 0 -1 1077944384 17562 1657 0 0 472 21 30 0 20 0 16 0 77390485 15791882240 305557 33554432000 4194304 4196468 140734331518784 139641596685456 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8645] ppid=8639 vsize=15421760 memory=10843 CPUtime=0.3 cores=1,3,5,7
/proc/8642/task/8645/stat : 8645 (java) S 8639 8642 6157 0 -1 1077944384 1 1657 0 0 0 0 30 0 20 0 16 0 77390487 15791882240 305557 33554432000 4194304 4196468 140734331518784 139641629084560 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8646] ppid=8639 vsize=15421760 memory=279550429170704 CPUtime=0.3 cores=1,3,5,7
/proc/8642/task/8646/stat : 8646 (java) S 8639 8642 6157 0 -1 1077944384 2 1657 0 0 0 0 30 0 20 0 16 0 77390487 15791882240 305557 33554432000 4194304 4196468 140734331518784 139641404787472 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8647] ppid=8639 vsize=15421760 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/8642/task/8647/stat : 8647 (java) S 8639 8642 6157 0 -1 1077944384 2 1657 0 0 0 0 30 0 20 0 16 0 77390487 15791882240 305557 33554432000 4194304 4196468 140734331518784 139641403735184 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8648] ppid=8639 vsize=15421760 memory=279550428983120 CPUtime=0.3 cores=1,3,5,7
/proc/8642/task/8648/stat : 8648 (java) S 8639 8642 6157 0 -1 1077944384 1 1657 0 0 0 0 30 0 20 0 16 0 77390487 15791882240 305557 33554432000 4194304 4196468 140734331518784 139641402682384 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8649] ppid=8639 vsize=15421760 memory=7014751519700832615 CPUtime=0.3 cores=1,3,5,7
/proc/8642/task/8649/stat : 8649 (java) S 8639 8642 6157 0 -1 1077944384 7 1657 0 0 0 0 30 0 20 0 16 0 77390488 15791882240 305557 33554432000 4194304 4196468 140734331518784 139640663275840 139641624853122 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8650] ppid=8639 vsize=15421760 memory=6944656592455360560 CPUtime=0.3 cores=1,3,5,7
/proc/8642/task/8650/stat : 8650 (java) S 8639 8642 6157 0 -1 1077944384 13 1657 0 0 0 0 30 0 20 0 16 0 77390489 15791882240 305557 33554432000 4194304 4196468 140734331518784 139640191312672 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8651] ppid=8639 vsize=15421760 memory=-9178176116494409632 CPUtime=0.3 cores=1,3,5,7
/proc/8642/task/8651/stat : 8651 (java) S 8639 8642 6157 0 -1 1077944384 1 1657 0 0 0 0 30 0 20 0 16 0 77390489 15791882240 305557 33554432000 4194304 4196468 140734331518784 139639922877552 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8652] ppid=8639 vsize=15421760 memory=-6352670693803649130 CPUtime=0.3 cores=1,3,5,7
/proc/8642/task/8652/stat : 8652 (java) S 8639 8642 6157 0 -1 1077944384 23 1657 0 0 0 0 30 0 20 0 16 0 77390492 15791882240 305557 33554432000 4194304 4196468 140734331518784 139639548368688 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8653] ppid=8639 vsize=15421760 memory=817312 CPUtime=4.26 cores=1,3,5,7
/proc/8642/task/8653/stat : 8653 (java) S 8639 8642 6157 0 -1 1077944384 3125 1657 0 0 396 0 30 0 20 0 16 0 77390492 15791882240 305557 33554432000 4194304 4196468 140734331518784 139640662223472 139641624853122 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8654] ppid=8639 vsize=15421760 memory=927 CPUtime=4.45 cores=1,3,5,7
/proc/8642/task/8654/stat : 8654 (java) S 8639 8642 6157 0 -1 1077944384 4988 1657 0 0 414 1 30 0 20 0 16 0 77390492 15791882240 305557 33554432000 4194304 4196468 140734331518784 139640593967600 139641624853122 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8655] ppid=8639 vsize=15421760 memory=335 CPUtime=1.6 cores=1,3,5,7
/proc/8642/task/8655/stat : 8655 (java) S 8639 8642 6157 0 -1 1077944384 4770 1657 0 0 129 1 30 0 20 0 16 0 77390492 15791882240 305557 33554432000 4194304 4196468 140734331518784 139640592911184 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8656] ppid=8639 vsize=15421760 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/8642/task/8656/stat : 8656 (java) S 8639 8642 6157 0 -1 1077944384 3 1657 0 0 0 0 30 0 20 0 16 0 77390492 15791882240 305557 33554432000 4194304 4196468 140734331518784 139639050464224 139641624852181 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8659] ppid=8639 vsize=15421760 memory=7900382160082387038 CPUtime=0.3 cores=1,3,5,7
/proc/8642/task/8659/stat : 8659 (java) S 8639 8642 6157 0 -1 1077944384 26 1657 0 0 0 0 30 0 20 0 16 0 77390982 15791882240 305557 33554432000 4194304 4196468 140734331518784 139640575594640 139641624853122 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
[pid=8642/tid=8663] ppid=8639 vsize=15421760 memory=8112282956445269571 CPUtime=0.3 cores=1,3,5,7
/proc/8642/task/8663/stat : 8663 (java) S 8639 8642 6157 0 -1 1077944384 30 1657 0 0 0 0 30 0 20 0 16 0 77390984 15791882240 305557 33554432000 4194304 4196468 140734331518784 139638782026928 139641624853122 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35168256 140734331519988 140734331520265 140734331520265 140734331523023 0
Current children cumulated CPU time: 14.7 s
Current children cumulated vsize: 15421760 KiB
Current children cumulated memory: 1222228 KiB

Child status: 0
Real time (s): 5.31397
CPU time (s): 14.7278
CPU user time (s): 14.4585
CPU system time (s): 0.269292
CPU usage (%): 277.152
Max. virtual memory (cumulated for all children) (KiB): 15706380
Max. memory (cumulated for all children) (KiB): 1227460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.4585
system time used= 0.269292
maximum resident set size= 1224520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33543
page faults= 0
swaps= 0
block input operations= 0
block output operations= 856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4070
involuntary context switches= 60


# summary of solver processes directly reported to runsolver:
#   pid: 8642
#   total CPU time (s): 14.7278
#   total CPU user time (s): 14.4585
#   total CPU system time (s): 0.269292

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.062229 second user time and 0.099566 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-26 11:44:33
IDJOB=4296163
IDBENCH=141659
IDSOLVER=2755
FILE ID=node107/4296163-1532598273
RUNJOBID= node107-1532594602-7725
PBS_JOBID= 21021966
Free space on /tmp= 54516 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Eternity/Eternity-05-05_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-4296163-1532598273/watcher-4296163-1532598273 -o /tmp/evaluation-result-4296163-1532598273/solver-4296163-1532598273 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532594602-7725 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4296163-1532598273.xml

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

MD5SUM BENCH= c4864a898575c3e068596f0b6cab168e
RANDOM SEED=372271494

node107.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.40
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.40
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.40
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.40
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:        12474416 kB
MemAvailable:   31394052 kB
Buffers:          295384 kB
Cached:         18743024 kB
SwapCached:            0 kB
Active:          4792120 kB
Inactive:       14837500 kB
Active(anon):     593964 kB
Inactive(anon):    25036 kB
Active(file):    4198156 kB
Inactive(file): 14812464 kB
Unevictable:        7168 kB
Mlocked:            7168 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7820 kB
Writeback:             0 kB
AnonPages:        597728 kB
Mapped:            52804 kB
Shmem:             25228 kB
Slab:             365032 kB
SReclaimable:     337476 kB
SUnreclaim:        27556 kB
KernelStack:        3632 kB
PageTables:         6400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13458884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    442368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54508 MiB
End job on node107 at 2018-07-26 11:44:38