Trace number 4296930

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-07)SAT 3.61292 1.7262

General information on the benchmark

NameLangford/
LangfordBin-12_c18.xml
MD5SUMd44a6c2f310df02cbd65e302b0bb5238
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 benchmark1.4463
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints36
Number of domains2
Minimum domain size12
Maximum domain size24
Distribution of domain sizes[{"size":12,"count":24},{"size":24,"count":24}]
Minimum variable degree2
Maximum variable degree24
Distribution of variable degrees[{"degree":2,"count":24},{"degree":24,"count":24}]
Minimum constraint arity2
Maximum constraint arity25
Distribution of constraint arities[{"arity":2,"count":12},{"arity":25,"count":24}]
Number of extensional constraints0
Number of intensional constraints12
Distribution of constraint types[{"type":"intension","count":12},{"type":"element","count":24}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 03:06:49 CEST 2018
0.66/0.55	c PID: 8405
0.66/0.55	c IP: 172.20.3.133
0.66/0.55	c HOST: node133.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.18/0.86	c (0,0) Parsing End
1.18/0.87	c (0,0) CSP: 48 int (0 aux), 0 bool (0 aux), 36 ctr, max domain size 24
1.18/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.87	c (0,0) Constraint Name Generate Begin
1.18/0.87	c (0,0) Ctr:HOME/instance-4296930-1532653609.xml,Add:Element:Eq:IntVar:Num
1.18/0.87	c (0,0) Constraint Name Generate End
1.18/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.87	c (0,0) CSP to CSPinCNF Begin
1.53/1.05	c (0,0) translated 4 (10%) constraints
1.53/1.10	c (0,0) translated 8 (20%) constraints
1.81/1.13	c (0,0) translated 11 (30%) constraints
1.81/1.17	c (0,0) translated 15 (40%) constraints
1.81/1.19	c (0,0) translated 18 (50%) constraints
2.06/1.21	c (0,0) translated 22 (60%) constraints
2.06/1.23	c (0,0) translated 26 (70%) constraints
2.06/1.23	c (0,0) translated 29 (80%) constraints
2.06/1.23	c (0,0) translated 33 (90%) constraints
2.06/1.23	c (0,0) translated 36 (100%) constraints
2.06/1.27	c (0,0) STATISTICS1:HOME/instance-4296930-1532653609.xml,Add:Element:Eq:IntVar:Num,48,588,22,22,3,2,22:2;21:2;20:2;19:2;18:2;17:2;16:2;15:2;14:2;13:2;12:2;11:2,22:50;21:50;20:50;19:50;18:50;17:50;16:50;15:50;14:50;13:50;12:626;11:50,3:576;1:12,2:24;1:1728,
2.06/1.27	c (0,0) ===========================================
2.06/1.27	c (0,0) Order
2.06/1.27	c (0,0) ===========================================
2.29/1.32	c (0,0) translated 59 (10%) constraints
2.29/1.34	c (0,0) translated 118 (20%) constraints
2.29/1.36	c (0,0) translated 177 (30%) constraints
2.29/1.38	c (0,0) translated 236 (40%) constraints
2.59/1.40	c (0,0) translated 294 (50%) constraints
2.59/1.41	c (0,0) translated 353 (60%) constraints
2.59/1.42	c (0,0) translated 412 (70%) constraints
2.59/1.43	c (0,0) translated 471 (80%) constraints
2.59/1.44	c (0,0) translated 530 (90%) constraints
2.59/1.45	c (0,0) translated 588 (100%) constraints
2.59/1.45	c (0,0) CSP to CSPinCNF End
2.59/1.46	c (0,0) CSP: 48 int (0 aux), 288 bool (288 aux), 1752 ctr, max domain size 22
2.59/1.46	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.59/1.46	c (0,0) CSPinCNF Propagation Begin
2.92/1.50	c (0,0) 0 values, 228 unsatisfiable literals, and 276 valid clauses are removed
2.92/1.50	c (0,0) CSPinCNF Propagation End
2.92/1.50	c (0,0) CSP: 48 int (0 aux), 288 bool (288 aux), 1476 ctr, max domain size 22
2.92/1.50	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.92/1.51	c (0,0) Simplify CSPinCNF Begin
2.92/1.51	c (0,0) Simplify CSPinCNF End
2.92/1.51	c (0,0) CSP: 48 int (0 aux), 288 bool (288 aux), 1476 ctr, max domain size 22
2.92/1.51	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.92/1.51	c (0,0) Calculate Precise Domain Begin
2.92/1.51	c (0,0) 0 values are removed by re-calculation
2.92/1.51	c (0,0) Calculate Precise Domain End
2.92/1.52	c (0,0) CSP: 48 int (0 aux), 288 bool (288 aux), 1476 ctr, max domain size 22
2.92/1.52	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.92/1.52	c (0,0) CSPinCNF to SatSolver Begin
2.92/1.56	c (1,1) 148 (10 %) CSP clauses are encoded (924 SAT variables, 735 SAT clauses)
2.92/1.57	c (1,1) 296 (20 %) CSP clauses are encoded (924 SAT variables, 883 SAT clauses)
2.92/1.58	c (1,1) 443 (30 %) CSP clauses are encoded (924 SAT variables, 1030 SAT clauses)
2.92/1.58	c (1,1) 591 (40 %) CSP clauses are encoded (924 SAT variables, 1178 SAT clauses)
2.92/1.59	c (1,1) 738 (50 %) CSP clauses are encoded (924 SAT variables, 1325 SAT clauses)
2.92/1.59	c (1,1) 886 (60 %) CSP clauses are encoded (924 SAT variables, 1473 SAT clauses)
2.92/1.59	c (1,1) 1034 (70 %) CSP clauses are encoded (924 SAT variables, 1621 SAT clauses)
2.92/1.60	c (1,1) 1181 (80 %) CSP clauses are encoded (924 SAT variables, 1768 SAT clauses)
3.27/1.60	c (1,1) 1329 (90 %) CSP clauses are encoded (924 SAT variables, 1916 SAT clauses)
3.27/1.61	c (1,1) 1476 (100 %) CSP clauses are encoded (924 SAT variables, 2402 SAT clauses)
3.27/1.61	c (1,1) CSPinCNF to SatSolver End
3.27/1.61	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.27/1.64	c (1,1) STATISTICS2:HOME/instance-4296930-1532653609.xml,Add:Element:Eq:IntVar:Num,336,1476,22,22,3,2,22:2;21:2;20:2;19:2;18:2;17:2;16:2;15:2;14:2;13:2;12:2;11:2,22:88;21:84;20:80;19:76;18:72;17:68;16:64;15:60;14:56;13:52;12:1104;11:44;2:1452,3:348;2:1104;1:24,2:24;1:3252,
3.27/1.64	c (1,1) SatSolver.solve Begin
3.27/1.64	c (1,1) 924 bool, 2412 clause
3.27/1.64	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296930-1532653609.xml-scop-8405.cnf HOME/instance-4296930-1532653609.xml-scop-8405.cnf.out
3.27/1.67	c (1,0) c
3.27/1.67	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
3.27/1.67	c (1,0) c
3.27/1.67	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
3.27/1.67	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
3.27/1.67	c (1,0) c ========================================[ Problem Statistics ]===========================================
3.27/1.67	c (1,0) c |                                                                                                       |
3.27/1.67	c (1,0) c |  Number of variables:           924                                                                   |
3.27/1.67	c (1,0) c |  Number of clauses:            2412                                                                   |
3.27/1.67	c (1,0) c |  Parse time:                   0.00 s                                                                 |
3.27/1.67	c (1,0) c |                                                                                                       |
3.27/1.67	c (1,0) c |  Eliminated clauses:           0.01 Mb                                                                |
3.27/1.67	c (1,0) c |  Simplification time:          0.00 s                                                                 |
3.27/1.67	c (1,0) c |                                                                                                       |
3.27/1.67	c (1,0) c |  Generating clones                                                                                    |
3.27/1.67	c (1,0) c |  all clones generated. Memory =  27.93Mb.                                                             |
3.27/1.67	c (1,0) c ========================================================================================================|
3.27/1.67	c (1,0) c last restart ## conflicts  :  104 27 
3.27/1.67	c (1,0) c Thread 0 is 100% pure glucose! First thread to finish! (SAT answer).
3.27/1.67	c (1,0) c Total Memory so far : 603.96Mb
3.27/1.67	c (1,0) c
3.27/1.67	c (1,0) c real time : 0.0107551 s
3.27/1.67	c (1,0) c cpu time  : 0.020609 s
3.27/1.67	c (1,0) c
3.27/1.67	c (1,0) c
3.27/1.67	c (1,0) c
3.27/1.67	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
3.27/1.67	c (1,0) c
3.27/1.67	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.27/1.67	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
3.27/1.67	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.27/1.67	c (1,0) c | Conflicts     |             823 |        104 |        121 |        101 |        114 |        103 |        113 |         60 |        107 |
3.27/1.67	c (1,0) c | Decisions     |            1505 |        223 |        207 |        175 |        197 |        184 |        197 |        134 |        188 |
3.27/1.67	c (1,0) c | Propagations  |           73291 |      11431 |      10535 |       8298 |       9852 |       8746 |       9707 |       5456 |       9266 |
3.27/1.67	c (1,0) c | Avg_Trail     |                 |        437 |        408 |        416 |        409 |        417 |        410 |        414 |        413 |
3.27/1.67	c (1,0) c | Avg_DL        |                 |         27 |         17 |         17 |         17 |         17 |         17 |         18 |         17 |
3.27/1.67	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.27/1.67	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.27/1.67	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.27/1.67	c (1,0) c | Exported      |              27 |          1 |          4 |          4 |          4 |          4 |          4 |          2 |          4 |
3.27/1.67	c (1,0) c | Imported      |               3 |          0 |          0 |          0 |          0 |          0 |          1 |          1 |          1 |
3.27/1.67	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.27/1.67	c (1,0) c | Purge         |               3 |          0 |          0 |          0 |          0 |          0 |          1 |          1 |          1 |
3.27/1.67	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.27/1.67	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.27/1.67	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.27/1.67	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.27/1.67	c (1,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.27/1.67	c (1,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
3.27/1.67	c (1,0) c | Glues         |                 |          1 |          4 |          4 |          4 |          4 |          4 |          2 |          4 |
3.27/1.67	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.27/1.67	c (1,0) c | Orig_Seen     |            26 % |        614 |        698 |        624 |        683 |        648 |        681 |        576 |        663 |
3.27/1.67	c (1,0) c | Diff Orig seen|                 |      X     |         84 |         10 |         69 |         34 |         67 | -       38 |         49 |
3.27/1.67	c (1,0) c | Hamming       |            23 % |      X     |        205 |        218 |        217 |        225 |        227 |        205 |        226 |
3.27/1.67	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
3.27/1.67	c (1,0) 
3.27/1.67	c (1,0) s SATISFIABLE
3.27/1.70	c (1,1) SatSolver.solve End
3.55/1.70	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.55/1.70	c (1,1) Show results Begin
3.55/1.71	c (1,1) p[0] = 22
3.55/1.71	c (1,1) p[1] = 20
3.55/1.71	c (1,1) p[2] = 3
3.55/1.71	c (1,1) p[3] = 0
3.55/1.71	c (1,1) p[4] = 11
3.55/1.71	c (1,1) p[5] = 7
3.55/1.71	c (1,1) p[6] = 19
3.55/1.71	c (1,1) p[7] = 14
3.55/1.71	c (1,1) p[8] = 23
3.55/1.71	c (1,1) p[9] = 17
3.55/1.71	c (1,1) p[10] = 12
3.55/1.71	c (1,1) p[11] = 5
3.55/1.71	c (1,1) p[12] = 10
3.55/1.71	c (1,1) p[13] = 2
3.55/1.71	c (1,1) p[14] = 18
3.55/1.71	c (1,1) p[15] = 9
3.55/1.71	c (1,1) p[16] = 16
3.55/1.71	c (1,1) p[17] = 6
3.55/1.71	c (1,1) p[18] = 15
3.55/1.71	c (1,1) p[19] = 4
3.55/1.71	c (1,1) p[20] = 13
3.55/1.71	c (1,1) p[21] = 1
3.55/1.71	c (1,1) p[22] = 21
3.55/1.71	c (1,1) p[23] = 8
3.55/1.71	c (1,1) v[0] = 2
3.55/1.71	c (1,1) v[1] = 11
3.55/1.71	c (1,1) v[2] = 7
3.55/1.71	c (1,1) v[3] = 2
3.55/1.71	c (1,1) v[4] = 10
3.55/1.71	c (1,1) v[5] = 6
3.55/1.71	c (1,1) v[6] = 9
3.55/1.71	c (1,1) v[7] = 3
3.55/1.71	c (1,1) v[8] = 12
3.55/1.71	c (1,1) v[9] = 8
3.55/1.71	c (1,1) v[10] = 7
3.55/1.71	c (1,1) v[11] = 3
3.55/1.71	c (1,1) v[12] = 6
3.55/1.71	c (1,1) v[13] = 11
3.55/1.71	c (1,1) v[14] = 4
3.55/1.71	c (1,1) v[15] = 10
3.55/1.71	c (1,1) v[16] = 9
3.55/1.71	c (1,1) v[17] = 5
3.55/1.71	c (1,1) v[18] = 8
3.55/1.71	c (1,1) v[19] = 4
3.55/1.71	c (1,1) v[20] = 1
3.55/1.71	c (1,1) v[21] = 12
3.55/1.71	c (1,1) v[22] = 1
3.55/1.71	c (1,1) v[23] = 5
3.55/1.71	s SATISFIABLE
3.55/1.71	v <instantiation>
3.55/1.71	v     <list>v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] v[12] v[13] v[14] v[15] v[16] v[17] v[18] v[19] v[20] v[21] v[22] v[23] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[20] p[21] p[22] p[23]</list>
3.55/1.71	v     <values>2 11 7 2 10 6 9 3 12 8 7 3 6 11 4 10 9 5 8 4 1 12 1 5 22 20 3 0 11 7 19 14 23 17 12 5 10 2 18 9 16 6 15 4 13 1 21 8</values>
3.55/1.71	v </instantiation>
3.55/1.71	c (1,1) Show results End
3.55/1.71	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.55/1.71	c (1,1) 0,0,0,0,0,0,1,1,1,STOP-AFTER(ALL)
3.55/1.71	c END-Prog: Fri Jul 27 03:06:51 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 (10846 MiB free)
  memory of node 1: 16384 MiB (12180 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296930-1532653609/watcher-4296930-1532653609 -o /tmp/evaluation-result-4296930-1532653609/solver-4296930-1532653609 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1532646015-7507 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296930-1532653609.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=8405, runsolver pid=8402

[startup+0.100142 s]*
/proc/loadavg: 7.49 8.60 8.81 3/204 8425
/proc/meminfo: memFree=23484212/32770624 swapFree=67108860/67108860
[pid=8405] ppid=8402 vsize=27312552 memory=108748 CPUtime=0.11 cores=0-7
/proc/8405/stat : 8405 (java) S 8402 8405 7480 0 -1 1077944320 6207 0 0 0 8 3 0 0 20 0 20 0 82924033 27968053248 27187 33554432000 4194304 4196468 140731997610912 140731997593456 139783749058295 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
/proc/8405/statm: 6828138 27187 2749 1 0 6790598 0
[pid=8405/tid=8407] ppid=8402 vsize=27312552 memory=4138417123753096092 CPUtime=0.09 cores=0-7
/proc/8405/task/8407/stat : 8407 (java) R 8402 8405 7480 0 -1 4202560 4325 0 0 0 7 2 0 0 20 0 20 0 82924033 27968053248 27187 33554432000 4194304 4196468 140731997610912 139783720884624 139783732245121 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8408] ppid=8402 vsize=27312552 memory=732370726503521253 CPUtime=0 cores=0-7
/proc/8405/task/8408/stat : 8408 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 27187 33554432000 4194304 4196468 140731997610912 139783753300496 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8409] ppid=8402 vsize=27312552 memory=140588166067840 CPUtime=0 cores=0-7
/proc/8405/task/8409/stat : 8409 (java) S 8402 8405 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 27187 33554432000 4194304 4196468 140731997610912 139783170939536 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8410] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8410/stat : 8410 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 27187 33554432000 4194304 4196468 140731997610912 139783169886480 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8411] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8411/stat : 8411 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 27187 33554432000 4194304 4196468 140731997610912 139783168833936 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8412] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8412/stat : 8412 (java) S 8402 8405 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 27187 33554432000 4194304 4196468 140731997610912 139783167781904 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8413] ppid=8402 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8405/task/8413/stat : 8413 (java) S 8402 8405 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 27187 33554432000 4194304 4196468 140731997610912 139783166729360 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8414] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8414/stat : 8414 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 27187 33554432000 4194304 4196468 140731997610912 139783165676304 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8415] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8415/stat : 8415 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 27187 33554432000 4194304 4196468 140731997610912 139783164623760 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8416] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8416/stat : 8416 (java) S 8402 8405 7480 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 82924037 27968053248 27187 33554432000 4194304 4196468 140731997610912 139782875203824 139783749069442 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8417] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8417/stat : 8417 (java) S 8402 8405 7480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82924038 27968053248 27187 33554432000 4194304 4196468 140731997610912 139781656798368 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8418] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8418/stat : 8418 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924038 27968053248 27187 33554432000 4194304 4196468 140731997610912 139781388362480 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8419] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8419/stat : 8419 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924040 27968053248 27187 33554432000 4194304 4196468 140731997610912 139781013854160 139783749076891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8420] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8420/stat : 8420 (java) S 8402 8405 7480 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 82924040 27968053248 27187 33554432000 4194304 4196468 140731997610912 139782874151664 139783749069442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8421] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8421/stat : 8421 (java) S 8402 8405 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924040 27968053248 27187 33554432000 4194304 4196468 140731997610912 139782873099120 139783749069442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8422] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8422/stat : 8422 (java) S 8402 8405 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924040 27968053248 27187 33554432000 4194304 4196468 140731997610912 139782872046064 139783749069442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8423] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8423/stat : 8423 (java) S 8402 8405 7480 0 -1 1077944384 242 0 0 0 0 0 0 0 20 0 20 0 82924040 27968053248 27187 33554432000 4194304 4196468 140731997610912 139782870993520 139783749069442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8424] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8424/stat : 8424 (java) S 8402 8405 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924041 27968053248 27187 33554432000 4194304 4196468 140731997610912 139780515949024 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8425] ppid=8402 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8405/task/8425/stat : 8425 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924041 27968053248 27187 33554432000 4194304 4196468 140731997610912 139782869940912 139783749069442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108748 KiB

[startup+0.210656 s]*
/proc/loadavg: 7.49 8.60 8.81 3/204 8425
/proc/meminfo: memFree=23468460/32770624 swapFree=67108860/67108860
[pid=8405] ppid=8402 vsize=27312552 memory=123400 CPUtime=0.25 cores=0-7
/proc/8405/stat : 8405 (java) S 8402 8405 7480 0 -1 1077944320 10053 0 0 0 21 4 0 0 20 0 20 0 82924033 27968053248 30850 33554432000 4194304 4196468 140731997610912 140731997593456 139783749058295 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
/proc/8405/statm: 6828138 30850 2887 1 0 6790598 0
[pid=8405/tid=8407] ppid=8402 vsize=27312552 memory=0 CPUtime=0.2 cores=0-7
/proc/8405/task/8407/stat : 8407 (java) R 8402 8405 7480 0 -1 4202560 7961 0 0 0 17 3 0 0 20 0 20 0 82924033 27968053248 30850 33554432000 4194304 4196468 140731997610912 139783720880096 139783733101925 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8408] ppid=8402 vsize=27312552 memory=140588166067840 CPUtime=0 cores=0-7
/proc/8405/task/8408/stat : 8408 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 30850 33554432000 4194304 4196468 140731997610912 139783753300496 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8409] ppid=8402 vsize=27312552 memory=140588166067840 CPUtime=0 cores=0-7
/proc/8405/task/8409/stat : 8409 (java) S 8402 8405 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 30850 33554432000 4194304 4196468 140731997610912 139783170939536 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8410] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8410/stat : 8410 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 30850 33554432000 4194304 4196468 140731997610912 139783169886480 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8411] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8411/stat : 8411 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 30850 33554432000 4194304 4196468 140731997610912 139783168833936 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8412] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8412/stat : 8412 (java) S 8402 8405 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 30850 33554432000 4194304 4196468 140731997610912 139783167781904 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8413] ppid=8402 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8405/task/8413/stat : 8413 (java) S 8402 8405 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 30850 33554432000 4194304 4196468 140731997610912 139783166729360 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8414] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8414/stat : 8414 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 30850 33554432000 4194304 4196468 140731997610912 139783165676304 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8415] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8415/stat : 8415 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 30850 33554432000 4194304 4196468 140731997610912 139783164623760 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8416] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8416/stat : 8416 (java) S 8402 8405 7480 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 82924037 27968053248 30850 33554432000 4194304 4196468 140731997610912 139782875203824 139783749069442 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8417] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8417/stat : 8417 (java) S 8402 8405 7480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82924038 27968053248 30850 33554432000 4194304 4196468 140731997610912 139781656798368 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8418] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8418/stat : 8418 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924038 27968053248 30850 33554432000 4194304 4196468 140731997610912 139781388362480 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8419] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8419/stat : 8419 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924040 27968053248 30850 33554432000 4194304 4196468 140731997610912 139781013854160 139783749076891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8420] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8420/stat : 8420 (java) S 8402 8405 7480 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 20 0 82924040 27968053248 30850 33554432000 4194304 4196468 140731997610912 139782874151664 139783749069442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8421] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8421/stat : 8421 (java) S 8402 8405 7480 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 82924040 27968053248 30850 33554432000 4194304 4196468 140731997610912 139782873099120 139783749069442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8422] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8422/stat : 8422 (java) S 8402 8405 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924040 27968053248 30850 33554432000 4194304 4196468 140731997610912 139782872046064 139783749069442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8423] ppid=8402 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/8405/task/8423/stat : 8423 (java) S 8402 8405 7480 0 -1 1077944384 285 0 0 0 2 0 0 0 20 0 20 0 82924040 27968053248 30850 33554432000 4194304 4196468 140731997610912 139782870993520 139783749069442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8424] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8424/stat : 8424 (java) S 8402 8405 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924041 27968053248 30850 33554432000 4194304 4196468 140731997610912 139780515949024 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8425] ppid=8402 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8405/task/8425/stat : 8425 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924041 27968053248 30850 33554432000 4194304 4196468 140731997610912 139782869940912 139783749069442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123400 KiB

[startup+0.310594 s]*
/proc/loadavg: 7.49 8.60 8.81 2/204 8425
/proc/meminfo: memFree=23464180/32770624 swapFree=67108860/67108860
[pid=8405] ppid=8402 vsize=27312552 memory=127404 CPUtime=0.41 cores=0-7
/proc/8405/stat : 8405 (java) S 8402 8405 7480 0 -1 1077944320 10703 0 0 0 37 4 0 0 20 0 20 0 82924033 27968053248 31851 33554432000 4194304 4196468 140731997610912 140731997593456 139783749058295 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
/proc/8405/statm: 6828138 31851 3005 1 0 6790598 0
[pid=8405/tid=8407] ppid=8402 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/8405/task/8407/stat : 8407 (java) R 8402 8405 7480 0 -1 4202560 8398 0 0 0 26 3 0 0 20 0 20 0 82924033 27968053248 31851 33554432000 4194304 4196468 140731997610912 139783720862448 139783729333990 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8408] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8408/stat : 8408 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 31851 33554432000 4194304 4196468 140731997610912 139783753300496 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8409] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8409/stat : 8409 (java) S 8402 8405 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 31851 33554432000 4194304 4196468 140731997610912 139783170939536 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8410] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8410/stat : 8410 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 31851 33554432000 4194304 4196468 140731997610912 139783169886480 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8411] ppid=8402 vsize=27312552 memory=140588037008047 CPUtime=0 cores=0-7
/proc/8405/task/8411/stat : 8411 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 31851 33554432000 4194304 4196468 140731997610912 139783168833936 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8412] ppid=8402 vsize=27312552 memory=140588037010352 CPUtime=0 cores=0-7
/proc/8405/task/8412/stat : 8412 (java) S 8402 8405 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 31851 33554432000 4194304 4196468 140731997610912 139783167781904 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8413] ppid=8402 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8405/task/8413/stat : 8413 (java) S 8402 8405 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 31851 33554432000 4194304 4196468 140731997610912 139783166729360 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8414] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8414/stat : 8414 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 31851 33554432000 4194304 4196468 140731997610912 139783165676304 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8415] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8415/stat : 8415 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27968053248 31851 33554432000 4194304 4196468 140731997610912 139783164623760 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8416] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8416/stat : 8416 (java) S 8402 8405 7480 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 82924037 27968053248 31851 33554432000 4194304 4196468 140731997610912 139782875203824 139783749069442 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8417] ppid=8402 vsize=27312552 memory=2110938644125604 CPUtime=0 cores=0-7
/proc/8405/task/8417/stat : 8417 (java) S 8402 8405 7480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82924038 27968053248 31851 33554432000 4194304 4196468 140731997610912 139781656798368 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8418] ppid=8402 vsize=27312552 memory=2110938644148948 CPUtime=0 cores=0-7
/proc/8405/task/8418/stat : 8418 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924038 27968053248 31851 33554432000 4194304 4196468 140731997610912 139781388362480 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8419] ppid=8402 vsize=27312552 memory=2110938644130212 CPUtime=0 cores=0-7
/proc/8405/task/8419/stat : 8419 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924040 27968053248 31851 33554432000 4194304 4196468 140731997610912 139781013854160 139783749076891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8420] ppid=8402 vsize=27312552 memory=2110938644148980 CPUtime=0.01 cores=0-7
/proc/8405/task/8420/stat : 8420 (java) S 8402 8405 7480 0 -1 1077944384 462 0 0 0 1 0 0 0 20 0 20 0 82924040 27968053248 31851 33554432000 4194304 4196468 140731997610912 139782874151664 139783749069442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8421] ppid=8402 vsize=27312552 memory=2110938644149012 CPUtime=0.01 cores=0-7
/proc/8405/task/8421/stat : 8421 (java) S 8402 8405 7480 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 20 0 82924040 27968053248 31851 33554432000 4194304 4196468 140731997610912 139782873099120 139783749069442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8422] ppid=8402 vsize=27312552 memory=2110938644148772 CPUtime=0.01 cores=0-7
/proc/8405/task/8422/stat : 8422 (java) S 8402 8405 7480 0 -1 1077944384 103 0 0 0 1 0 0 0 20 0 20 0 82924040 27968053248 31851 33554432000 4194304 4196468 140731997610912 139782872046064 139783749069442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8423] ppid=8402 vsize=27312552 memory=2110938644139428 CPUtime=0.07 cores=0-7
/proc/8405/task/8423/stat : 8423 (java) S 8402 8405 7480 0 -1 1077944384 329 0 0 0 7 0 0 0 20 0 20 0 82924040 27968053248 31851 33554432000 4194304 4196468 140731997610912 139782870993520 139783749069442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8424] ppid=8402 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8424/stat : 8424 (java) S 8402 8405 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924041 27968053248 31851 33554432000 4194304 4196468 140731997610912 139780515949024 139783749068501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8425] ppid=8402 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8405/task/8425/stat : 8425 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924041 27968053248 31851 33554432000 4194304 4196468 140731997610912 139782869940912 139783749069442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127404 KiB

[startup+0.700829 s]
/proc/loadavg: 6.97 8.47 8.77 2/204 8425
/proc/meminfo: memFree=23440824/32770624 swapFree=67108860/67108860
[pid=8405] ppid=8402 vsize=27320948 memory=165248 CPUtime=0.99 cores=0-7
/proc/8405/stat : 8405 (java) S 8402 8405 7480 0 -1 1077944320 17913 0 0 0 93 6 0 0 20 0 20 0 82924033 27976650752 41312 33554432000 4194304 4196468 140731997610912 140731997593456 139783749058295 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
/proc/8405/statm: 6830237 41312 3118 1 0 6791622 0
[pid=8405/tid=8407] ppid=8402 vsize=27320948 memory=7235149811050371152 CPUtime=0.67 cores=0-7
/proc/8405/task/8407/stat : 8407 (java) R 8402 8405 7480 0 -1 4202560 15165 0 0 0 62 5 0 0 20 0 20 0 82924033 27976650752 41312 33554432000 4194304 4196468 140731997610912 139783720894672 139783749080221 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8408] ppid=8402 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8408/stat : 8408 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27976650752 41312 33554432000 4194304 4196468 140731997610912 139783753300496 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8409] ppid=8402 vsize=27320948 memory=281176073833296 CPUtime=0 cores=0-7
/proc/8405/task/8409/stat : 8409 (java) S 8402 8405 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924036 27976650752 41312 33554432000 4194304 4196468 140731997610912 139783170939536 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8410] ppid=8402 vsize=27320948 memory=2110938644120740 CPUtime=0 cores=0-7
/proc/8405/task/8410/stat : 8410 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27976650752 41312 33554432000 4194304 4196468 140731997610912 139783169886480 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8411] ppid=8402 vsize=27320948 memory=4036 CPUtime=0 cores=0-7
/proc/8405/task/8411/stat : 8411 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27976650752 41312 33554432000 4194304 4196468 140731997610912 139783168833936 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8412] ppid=8402 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8412/stat : 8412 (java) S 8402 8405 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924036 27976650752 41312 33554432000 4194304 4196468 140731997610912 139783167781904 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8413] ppid=8402 vsize=27320948 memory=140588037091664 CPUtime=0 cores=0-7
/proc/8405/task/8413/stat : 8413 (java) S 8402 8405 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924036 27976650752 41312 33554432000 4194304 4196468 140731997610912 139783166729360 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8414] ppid=8402 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8414/stat : 8414 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27976650752 41312 33554432000 4194304 4196468 140731997610912 139783165676304 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8415] ppid=8402 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8415/stat : 8415 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27976650752 41312 33554432000 4194304 4196468 140731997610912 139783164623760 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8416] ppid=8402 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8416/stat : 8416 (java) S 8402 8405 7480 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 82924037 27976650752 41312 33554432000 4194304 4196468 140731997610912 139782875203824 139783749069442 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0

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

[pid=8405/tid=8424] ppid=8402 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8424/stat : 8424 (java) S 8402 8405 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924041 27976650752 41312 33554432000 4194304 4196468 140731997610912 139780515949024 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8425] ppid=8402 vsize=27320948 memory=644 CPUtime=0 cores=0-7
/proc/8405/task/8425/stat : 8425 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924041 27976650752 41312 33554432000 4194304 4196468 140731997610912 139782869940912 139783749069442 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 27320948 KiB
Current children cumulated memory: 165248 KiB

[startup+1.50108 s]
/proc/loadavg: 6.97 8.47 8.77 3/204 8425
/proc/meminfo: memFree=23414476/32770624 swapFree=67108860/67108860
[pid=8405] ppid=8402 vsize=27325044 memory=223160 CPUtime=2.92 cores=0-7
/proc/8405/stat : 8405 (java) S 8402 8405 7480 0 -1 1077944320 22126 0 0 0 283 9 0 0 20 0 20 0 82924033 27980845056 55790 33554432000 4194304 4196468 140731997610912 140731997593456 139783749058295 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
/proc/8405/statm: 6831261 55790 3198 1 0 6792646 0
[pid=8405/tid=8407] ppid=8402 vsize=27325044 memory=55 CPUtime=1.47 cores=0-7
/proc/8405/task/8407/stat : 8407 (java) R 8402 8405 7480 0 -1 4202560 16340 0 0 0 141 6 0 0 20 0 20 0 82924033 27980845056 55790 33554432000 4194304 4196468 140731997610912 139783720896032 139783749070230 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8408] ppid=8402 vsize=27325044 memory=-3756611412707075625 CPUtime=0 cores=0-7
/proc/8405/task/8408/stat : 8408 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27980845056 55790 33554432000 4194304 4196468 140731997610912 139783753300496 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8409] ppid=8402 vsize=27325044 memory=-4190076264842474805 CPUtime=0 cores=0-7
/proc/8405/task/8409/stat : 8409 (java) S 8402 8405 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924036 27980845056 55790 33554432000 4194304 4196468 140731997610912 139783170939536 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8410] ppid=8402 vsize=27325044 memory=8546823402028195750 CPUtime=0 cores=0-7
/proc/8405/task/8410/stat : 8410 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27980845056 55790 33554432000 4194304 4196468 140731997610912 139783169886480 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8411] ppid=8402 vsize=27325044 memory=140592461035135 CPUtime=0 cores=0-7
/proc/8405/task/8411/stat : 8411 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27980845056 55790 33554432000 4194304 4196468 140731997610912 139783168833936 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8412] ppid=8402 vsize=27325044 memory=-7816663703405220396 CPUtime=0 cores=0-7
/proc/8405/task/8412/stat : 8412 (java) S 8402 8405 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924036 27980845056 55790 33554432000 4194304 4196468 140731997610912 139783167781904 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8413] ppid=8402 vsize=27325044 memory=281176073830640 CPUtime=0 cores=0-7
/proc/8405/task/8413/stat : 8413 (java) S 8402 8405 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924036 27980845056 55790 33554432000 4194304 4196468 140731997610912 139783166729360 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8414] ppid=8402 vsize=27325044 memory=7667476709199277417 CPUtime=0 cores=0-7
/proc/8405/task/8414/stat : 8414 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27980845056 55790 33554432000 4194304 4196468 140731997610912 139783165676304 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8415] ppid=8402 vsize=27325044 memory=1 CPUtime=0 cores=0-7
/proc/8405/task/8415/stat : 8415 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27980845056 55790 33554432000 4194304 4196468 140731997610912 139783164623760 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8416] ppid=8402 vsize=27325044 memory=2 CPUtime=0 cores=0-7
/proc/8405/task/8416/stat : 8416 (java) S 8402 8405 7480 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 82924037 27980845056 55790 33554432000 4194304 4196468 140731997610912 139782875203824 139783749069442 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8417] ppid=8402 vsize=27325044 memory=140588037359846 CPUtime=0 cores=0-7
/proc/8405/task/8417/stat : 8417 (java) S 8402 8405 7480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82924038 27980845056 55790 33554432000 4194304 4196468 140731997610912 139781656798368 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8418] ppid=8402 vsize=27325044 memory=281176074479680 CPUtime=0 cores=0-7
/proc/8405/task/8418/stat : 8418 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924038 27980845056 55790 33554432000 4194304 4196468 140731997610912 139781388362480 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8419] ppid=8402 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8419/stat : 8419 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924040 27980845056 55790 33554432000 4194304 4196468 140731997610912 139781013854160 139783749076891 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8420] ppid=8402 vsize=27325044 memory=0 CPUtime=0.23 cores=0-7
/proc/8405/task/8420/stat : 8420 (java) R 8402 8405 7480 0 -1 4202560 818 0 0 0 23 0 0 0 20 0 20 0 82924040 27980845056 55790 33554432000 4194304 4196468 140731997610912 139782874136816 139783730579551 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8421] ppid=8402 vsize=27325044 memory=2241 CPUtime=0.28 cores=0-7
/proc/8405/task/8421/stat : 8421 (java) R 8402 8405 7480 0 -1 4202560 669 0 0 0 27 1 0 0 20 0 20 0 82924040 27980845056 55790 33554432000 4194304 4196468 140731997610912 139782873091072 139783734181837 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8422] ppid=8402 vsize=27325044 memory=2244 CPUtime=0.26 cores=0-7
/proc/8405/task/8422/stat : 8422 (java) R 8402 8405 7480 0 -1 4202560 516 0 0 0 26 0 0 0 20 0 20 0 82924040 27980845056 55790 33554432000 4194304 4196468 140731997610912 139782872037520 139783734184186 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8423] ppid=8402 vsize=27325044 memory=0 CPUtime=0.65 cores=0-7
/proc/8405/task/8423/stat : 8423 (java) S 8402 8405 7480 0 -1 1077944384 2439 0 0 0 65 0 0 0 20 0 20 0 82924040 27980845056 55790 33554432000 4194304 4196468 140731997610912 139782870993520 139783749069442 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8424] ppid=8402 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8424/stat : 8424 (java) S 8402 8405 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924041 27980845056 55790 33554432000 4194304 4196468 140731997610912 139780515949024 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8425] ppid=8402 vsize=27325044 memory=1804 CPUtime=0 cores=0-7
/proc/8405/task/8425/stat : 8425 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924041 27980845056 55790 33554432000 4194304 4196468 140731997610912 139782869940912 139783749069442 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
Current children cumulated CPU time: 2.92 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 223160 KiB

[startup+1.72615 s]
# the end of solver process 8405 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.48432 s, system=0.128605 s

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

[startup+1.6011 s]
/proc/loadavg: 6.97 8.47 8.77 3/204 8425
/proc/meminfo: memFree=23414476/32770624 swapFree=67108860/67108860
[pid=8405] ppid=8402 vsize=27327160 memory=233268 CPUtime=3.27 cores=0-7
/proc/8405/stat : 8405 (java) S 8402 8405 7480 0 -1 1077944320 22573 0 0 0 317 10 0 0 20 0 20 0 82924033 27983011840 58317 33554432000 4194304 4196468 140731997610912 140731997593456 139783749058295 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
/proc/8405/statm: 6831790 58317 3210 1 0 6792646 0
[pid=8405/tid=8407] ppid=8402 vsize=27327160 memory=1704 CPUtime=1.57 cores=0-7
/proc/8405/task/8407/stat : 8407 (java) R 8402 8405 7480 0 -1 4202560 16552 0 0 0 151 6 0 0 20 0 20 0 82924033 27983011840 58317 33554432000 4194304 4196468 140731997610912 139783720893664 139783749070230 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8408] ppid=8402 vsize=27327160 memory=11860 CPUtime=0 cores=0-7
/proc/8405/task/8408/stat : 8408 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27983011840 58317 33554432000 4194304 4196468 140731997610912 139783753300496 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8409] ppid=8402 vsize=27327160 memory=5772 CPUtime=0 cores=0-7
/proc/8405/task/8409/stat : 8409 (java) S 8402 8405 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924036 27983011840 58317 33554432000 4194304 4196468 140731997610912 139783170939536 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8410] ppid=8402 vsize=27327160 memory=4616 CPUtime=0 cores=0-7
/proc/8405/task/8410/stat : 8410 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27983011840 58317 33554432000 4194304 4196468 140731997610912 139783169886480 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8411] ppid=8402 vsize=27327160 memory=1388 CPUtime=0 cores=0-7
/proc/8405/task/8411/stat : 8411 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27983011840 58317 33554432000 4194304 4196468 140731997610912 139783168833936 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8412] ppid=8402 vsize=27327160 memory=1232 CPUtime=0 cores=0-7
/proc/8405/task/8412/stat : 8412 (java) S 8402 8405 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924036 27983011840 58317 33554432000 4194304 4196468 140731997610912 139783167781904 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8413] ppid=8402 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8413/stat : 8413 (java) S 8402 8405 7480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82924036 27983011840 58317 33554432000 4194304 4196468 140731997610912 139783166729360 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8414] ppid=8402 vsize=27327160 memory=140588037173521 CPUtime=0 cores=0-7
/proc/8405/task/8414/stat : 8414 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27983011840 58317 33554432000 4194304 4196468 140731997610912 139783165676304 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8415] ppid=8402 vsize=27327160 memory=8191324994196845656 CPUtime=0 cores=0-7
/proc/8405/task/8415/stat : 8415 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924036 27983011840 58317 33554432000 4194304 4196468 140731997610912 139783164623760 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8416] ppid=8402 vsize=27327160 memory=9215612443221087420 CPUtime=0 cores=0-7
/proc/8405/task/8416/stat : 8416 (java) S 8402 8405 7480 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 82924037 27983011840 58317 33554432000 4194304 4196468 140731997610912 139782875203824 139783749069442 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8417] ppid=8402 vsize=27327160 memory=7519165741802547557 CPUtime=0 cores=0-7
/proc/8405/task/8417/stat : 8417 (java) S 8402 8405 7480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82924038 27983011840 58317 33554432000 4194304 4196468 140731997610912 139781656798368 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8418] ppid=8402 vsize=27327160 memory=7019467088057087032 CPUtime=0 cores=0-7
/proc/8405/task/8418/stat : 8418 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924038 27983011840 58317 33554432000 4194304 4196468 140731997610912 139781388362480 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8419] ppid=8402 vsize=27327160 memory=4294969536 CPUtime=0 cores=0-7
/proc/8405/task/8419/stat : 8419 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924040 27983011840 58317 33554432000 4194304 4196468 140731997610912 139781013854160 139783749076891 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8420] ppid=8402 vsize=27327160 memory=2244 CPUtime=0.29 cores=0-7
/proc/8405/task/8420/stat : 8420 (java) R 8402 8405 7480 0 -1 4202560 853 0 0 0 29 0 0 0 20 0 20 0 82924040 27983011840 58317 33554432000 4194304 4196468 140731997610912 139782874151664 139783733457843 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8421] ppid=8402 vsize=27327160 memory=0 CPUtime=0.34 cores=0-7
/proc/8405/task/8421/stat : 8421 (java) R 8402 8405 7480 0 -1 4202560 713 0 0 0 33 1 0 0 20 0 20 0 82924040 27983011840 58317 33554432000 4194304 4196468 140731997610912 139782873099120 139783749079642 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8422] ppid=8402 vsize=27327160 memory=2241 CPUtime=0.31 cores=0-7
/proc/8405/task/8422/stat : 8422 (java) R 8402 8405 7480 0 -1 4202560 550 0 0 0 31 0 0 0 20 0 20 0 82924040 27983011840 58317 33554432000 4194304 4196468 140731997610912 139782872046064 139783728901889 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8423] ppid=8402 vsize=27327160 memory=2244 CPUtime=0.71 cores=0-7
/proc/8405/task/8423/stat : 8423 (java) S 8402 8405 7480 0 -1 1077944384 2559 0 0 0 71 0 0 0 20 0 20 0 82924040 27983011840 58317 33554432000 4194304 4196468 140731997610912 139782870993520 139783749069442 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8424] ppid=8402 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8405/task/8424/stat : 8424 (java) S 8402 8405 7480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82924041 27983011840 58317 33554432000 4194304 4196468 140731997610912 139780515949024 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8425] ppid=8402 vsize=27327160 memory=7810201904073959527 CPUtime=0 cores=0-7
/proc/8405/task/8425/stat : 8425 (java) S 8402 8405 7480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82924041 27983011840 58317 33554432000 4194304 4196468 140731997610912 139782869940912 139783749069442 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
Current children cumulated CPU time: 3.27 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 233268 KiB

[startup+1.70085 s]
/proc/loadavg: 6.97 8.47 8.77 3/204 8425
/proc/meminfo: memFree=23414476/32770624 swapFree=67108860/67108860
[pid=8405] ppid=8402 vsize=27786148 memory=251912 CPUtime=3.55 cores=0-7
/proc/8405/stat : 8405 (java) S 8402 8405 7480 0 -1 1077944320 23199 1462 0 0 343 10 2 0 20 0 22 0 82924033 28453015552 62978 33554432000 4194304 4196468 140731997610912 140731997593456 139783749058295 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
/proc/8405/statm: 6946537 62978 3214 1 0 6907393 0
[pid=8405/tid=8407] ppid=8402 vsize=27786148 memory=140592461035135 CPUtime=1.68 cores=0-7
/proc/8405/task/8407/stat : 8407 (java) R 8402 8405 7480 0 -1 4202560 16935 1462 0 0 160 6 2 0 20 0 22 0 82924033 28453015552 62978 33554432000 4194304 4196468 140731997610912 139783720889440 139783217117945 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8408] ppid=8402 vsize=27786148 memory=-7816663703405220396 CPUtime=0.02 cores=0-7
/proc/8405/task/8408/stat : 8408 (java) S 8402 8405 7480 0 -1 1077944384 1 1462 0 0 0 0 2 0 20 0 22 0 82924036 28453015552 62978 33554432000 4194304 4196468 140731997610912 139783753300496 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8409] ppid=8402 vsize=27786148 memory=281176073830640 CPUtime=0.02 cores=0-7
/proc/8405/task/8409/stat : 8409 (java) S 8402 8405 7480 0 -1 1077944384 2 1462 0 0 0 0 2 0 20 0 22 0 82924036 28453015552 62978 33554432000 4194304 4196468 140731997610912 139783170939536 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8410] ppid=8402 vsize=27786148 memory=7667476709199277417 CPUtime=0.02 cores=0-7
/proc/8405/task/8410/stat : 8410 (java) S 8402 8405 7480 0 -1 1077944384 1 1462 0 0 0 0 2 0 20 0 22 0 82924036 28453015552 62978 33554432000 4194304 4196468 140731997610912 139783169886480 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8411] ppid=8402 vsize=27786148 memory=55 CPUtime=0.02 cores=0-7
/proc/8405/task/8411/stat : 8411 (java) S 8402 8405 7480 0 -1 1077944384 1 1462 0 0 0 0 2 0 20 0 22 0 82924036 28453015552 62978 33554432000 4194304 4196468 140731997610912 139783168833936 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8412] ppid=8402 vsize=27786148 memory=-3756611412707075625 CPUtime=0.02 cores=0-7
/proc/8405/task/8412/stat : 8412 (java) S 8402 8405 7480 0 -1 1077944384 2 1462 0 0 0 0 2 0 20 0 22 0 82924036 28453015552 62978 33554432000 4194304 4196468 140731997610912 139783167781904 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8413] ppid=8402 vsize=27786148 memory=-4190076264842474805 CPUtime=0.02 cores=0-7
/proc/8405/task/8413/stat : 8413 (java) S 8402 8405 7480 0 -1 1077944384 2 1462 0 0 0 0 2 0 20 0 22 0 82924036 28453015552 62978 33554432000 4194304 4196468 140731997610912 139783166729360 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8414] ppid=8402 vsize=27786148 memory=8546823402028195750 CPUtime=0.02 cores=0-7
/proc/8405/task/8414/stat : 8414 (java) S 8402 8405 7480 0 -1 1077944384 1 1462 0 0 0 0 2 0 20 0 22 0 82924036 28453015552 62978 33554432000 4194304 4196468 140731997610912 139783165676304 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8415] ppid=8402 vsize=27786148 memory=1 CPUtime=0.02 cores=0-7
/proc/8405/task/8415/stat : 8415 (java) S 8402 8405 7480 0 -1 1077944384 1 1462 0 0 0 0 2 0 20 0 22 0 82924036 28453015552 62978 33554432000 4194304 4196468 140731997610912 139783164623760 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8416] ppid=8402 vsize=27786148 memory=2 CPUtime=0.02 cores=0-7
/proc/8405/task/8416/stat : 8416 (java) S 8402 8405 7480 0 -1 1077944384 7 1462 0 0 0 0 2 0 20 0 22 0 82924037 28453015552 62978 33554432000 4194304 4196468 140731997610912 139782875203824 139783749069442 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8417] ppid=8402 vsize=27786148 memory=140588037359846 CPUtime=0.02 cores=0-7
/proc/8405/task/8417/stat : 8417 (java) S 8402 8405 7480 0 -1 1077944384 13 1462 0 0 0 0 2 0 20 0 22 0 82924038 28453015552 62978 33554432000 4194304 4196468 140731997610912 139781656798368 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8418] ppid=8402 vsize=27786148 memory=281176074479680 CPUtime=0.02 cores=0-7
/proc/8405/task/8418/stat : 8418 (java) S 8402 8405 7480 0 -1 1077944384 1 1462 0 0 0 0 2 0 20 0 22 0 82924038 28453015552 62978 33554432000 4194304 4196468 140731997610912 139781388362480 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8419] ppid=8402 vsize=27786148 memory=0 CPUtime=0.02 cores=0-7
/proc/8405/task/8419/stat : 8419 (java) S 8402 8405 7480 0 -1 1077944384 1 1462 0 0 0 0 2 0 20 0 22 0 82924040 28453015552 62978 33554432000 4194304 4196468 140731997610912 139781013854160 139783749076891 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8420] ppid=8402 vsize=27786148 memory=0 CPUtime=0.34 cores=0-7
/proc/8405/task/8420/stat : 8420 (java) S 8402 8405 7480 0 -1 1077944384 866 1462 0 0 32 0 2 0 20 0 22 0 82924040 28453015552 62978 33554432000 4194304 4196468 140731997610912 139782874151664 139783749069442 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8421] ppid=8402 vsize=27786148 memory=2241 CPUtime=0.4 cores=0-7
/proc/8405/task/8421/stat : 8421 (java) S 8402 8405 7480 0 -1 1077944384 725 1462 0 0 37 1 2 0 20 0 22 0 82924040 28453015552 62978 33554432000 4194304 4196468 140731997610912 139782873099120 139783749069442 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8422] ppid=8402 vsize=27786148 memory=2244 CPUtime=0.36 cores=0-7
/proc/8405/task/8422/stat : 8422 (java) S 8402 8405 7480 0 -1 1077944384 562 1462 0 0 34 0 2 0 20 0 22 0 82924040 28453015552 62978 33554432000 4194304 4196468 140731997610912 139782872046064 139783749069442 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8423] ppid=8402 vsize=27786148 memory=0 CPUtime=0.78 cores=0-7
/proc/8405/task/8423/stat : 8423 (java) S 8402 8405 7480 0 -1 1077944384 2652 1462 0 0 76 0 2 0 20 0 22 0 82924040 28453015552 62978 33554432000 4194304 4196468 140731997610912 139782870993520 139783749069442 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8424] ppid=8402 vsize=27786148 memory=0 CPUtime=0.02 cores=0-7
/proc/8405/task/8424/stat : 8424 (java) S 8402 8405 7480 0 -1 1077944384 3 1462 0 0 0 0 2 0 20 0 22 0 82924041 28453015552 62978 33554432000 4194304 4196468 140731997610912 139780515949024 139783749068501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
[pid=8405/tid=8425] ppid=8402 vsize=27786148 memory=8112282956445269571 CPUtime=0.02 cores=0-7
/proc/8405/task/8425/stat : 8425 (java) S 8402 8405 7480 0 -1 1077944384 1 1462 0 0 0 0 2 0 20 0 22 0 82924041 28453015552 62978 33554432000 4194304 4196468 140731997610912 139782869940912 139783749069442 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31371264 140731997615065 140731997615365 140731997615365 140731997618127 0
Current children cumulated CPU time: 3.55 s
Current children cumulated vsize: 27786148 KiB
Current children cumulated memory: 251912 KiB

Child status: 0
Real time (s): 1.7262
CPU time (s): 3.61292
CPU user time (s): 3.48432
CPU system time (s): 0.128605
CPU usage (%): 209.299
Max. virtual memory (cumulated for all children) (KiB): 27786148
Max. memory (cumulated for all children) (KiB): 251912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.48432
system time used= 0.128605
maximum resident set size= 254760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24739
page faults= 0
swaps= 0
block input operations= 0
block output operations= 128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5177
involuntary context switches= 8


# summary of solver processes directly reported to runsolver:
#   pid: 8405
#   total CPU time (s): 3.61292
#   total CPU user time (s): 3.48432
#   total CPU system time (s): 0.128605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037265 second user time and 0.061754 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-27 03:06:49
IDJOB=4296930
IDBENCH=141338
IDSOLVER=2758
FILE ID=node133/4296930-1532653609
RUNJOBID= node133-1532646015-7507
PBS_JOBID= 21022207
Free space on /tmp= 48252 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Langford/LangfordBin-12_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -order -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4296930-1532653609/watcher-4296930-1532653609 -o /tmp/evaluation-result-4296930-1532653609/solver-4296930-1532653609 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1532646015-7507 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296930-1532653609.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= d44a6c2f310df02cbd65e302b0bb5238
RANDOM SEED=110445629

node133.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.24
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.24
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.24
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.24
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:        23580780 kB
MemAvailable:   31925448 kB
Buffers:          172788 kB
Cached:          8402484 kB
SwapCached:            0 kB
Active:          2787016 kB
Inactive:        5843056 kB
Active(anon):       5720 kB
Inactive(anon):    76776 kB
Active(file):    2781296 kB
Inactive(file):  5766280 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8484 kB
Writeback:            52 kB
AnonPages:         61208 kB
Mapped:            39212 kB
Shmem:             25280 kB
Slab:             253564 kB
SReclaimable:     225552 kB
SUnreclaim:        28012 kB
KernelStack:        3328 kB
PageTables:         4828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     327612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48244 MiB
End job on node133 at 2018-07-27 03:06:51