Trace number 4297109

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)UNSAT 18.1825 6.54638

General information on the benchmark

NameRlfap/Rlfap-dec-scens11/
Rlfap-scen-11-f06_c18.xml
MD5SUM70b591545a4dc5c7490ecc842d516269
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark18.1825
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size38
Distribution of domain sizes[{"size":6,"count":2},{"size":21,"count":4},{"size":22,"count":10},{"size":31,"count":336},{"size":38,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints0
Number of intensional constraints4103
Distribution of constraint types[{"type":"intension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Thu Jul 26 23:05:58 CEST 2018
0.65/0.56	c PID: 6479
0.65/0.56	c IP: 172.20.3.136
0.65/0.56	c HOST: node136.alineos.net
0.65/0.57	c (0,0) Parsing Begin
5.76/1.98	c (1,1) Parsing End
5.76/1.99	c (1,1) CSP: 680 int (0 aux), 0 bool (0 aux), 4103 ctr, max domain size 38
5.76/1.99	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
5.76/1.99	c (1,1) Constraint Name Generate Begin
6.21/2.02	c (1,1) Ctr:HOME/instance-4297109-1532639157.xml,Dist:Eq:IntVar:Le:Num
6.21/2.02	c (1,1) Constraint Name Generate End
6.21/2.02	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
6.21/2.02	c (1,1) CSP to CSPinCNF Begin
6.87/2.29	c (1,1) translated 411 (10%) constraints
7.19/2.36	c (1,1) translated 821 (20%) constraints
7.56/2.40	c (1,1) translated 1231 (30%) constraints
7.56/2.45	c (1,1) translated 1642 (40%) constraints
7.56/2.49	c (1,1) translated 2052 (50%) constraints
7.95/2.53	c (1,1) translated 2462 (60%) constraints
7.95/2.57	c (2,2) translated 2873 (70%) constraints
8.35/2.61	c (2,2) translated 3283 (80%) constraints
8.35/2.64	c (2,2) translated 3693 (90%) constraints
8.80/2.77	c (2,2) translated 4103 (100%) constraints
9.21/2.88	c (2,2) STATISTICS1:HOME/instance-4297109-1532639157.xml,Dist:Eq:IntVar:Le:Num,680,4783,38,38,2,2,38:3314;31:5144;22:344;21:24;6:60,38:9348;31:7956;22:364;21:40;6:64,2:4103;1:680,2:8886,
9.21/2.88	c (2,2) ===========================================
9.21/2.88	c (2,2) Order
9.21/2.88	c (2,2) ===========================================
9.63/2.92	c (2,2) translated 479 (10%) constraints
9.63/2.93	c (2,2) translated 957 (20%) constraints
9.63/2.95	c (2,2) translated 1435 (30%) constraints
9.63/2.96	c (2,2) translated 1914 (40%) constraints
9.63/2.98	c (2,2) translated 2392 (50%) constraints
9.63/2.99	c (2,2) translated 2870 (60%) constraints
9.63/3.00	c (2,2) translated 3349 (70%) constraints
10.05/3.01	c (2,2) translated 3827 (80%) constraints
10.05/3.03	c (2,2) translated 4305 (90%) constraints
10.05/3.03	c (2,2) translated 4783 (100%) constraints
10.05/3.04	c (2,2) CSP to CSPinCNF End
10.05/3.04	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 38
10.05/3.04	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
10.05/3.04	c (2,2) CSPinCNF Propagation Begin
12.46/4.41	c (3,3) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
12.46/4.41	c (3,3) CSPinCNF Propagation End
12.46/4.41	c (3,3) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 38
12.46/4.41	c (3,3) Heap : 2252 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
12.46/4.41	c (3,3) Simplify CSPinCNF Begin
13.00/4.66	c (4,4) Simplify CSPinCNF End
13.00/4.66	c (4,4) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 38
13.00/4.66	c (4,4) Heap : 2252 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
13.00/4.66	c (4,4) Calculate Precise Domain Begin
13.00/4.67	c (4,4) 0 values are removed by re-calculation
13.00/4.67	c (4,4) Calculate Precise Domain End
13.00/4.67	c (4,4) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 38
13.00/4.67	c (4,4) Heap : 2252 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
13.00/4.67	c (4,4) CSPinCNF to SatSolver Begin
14.30/4.97	c (4,4) 1299 (10 %) CSP clauses are encoded (30722 SAT variables, 49182 SAT clauses)
14.74/5.08	c (4,4) 2598 (20 %) CSP clauses are encoded (30722 SAT variables, 76139 SAT clauses)
15.03/5.15	c (4,4) 3897 (30 %) CSP clauses are encoded (30722 SAT variables, 101027 SAT clauses)
15.16/5.25	c (4,4) 5196 (40 %) CSP clauses are encoded (30722 SAT variables, 128140 SAT clauses)
15.38/5.35	c (4,4) 6495 (50 %) CSP clauses are encoded (30722 SAT variables, 156350 SAT clauses)
15.59/5.45	c (4,4) 7794 (60 %) CSP clauses are encoded (30722 SAT variables, 185019 SAT clauses)
15.76/5.53	c (4,4) 9093 (70 %) CSP clauses are encoded (30722 SAT variables, 213390 SAT clauses)
15.92/5.61	c (5,5) 10392 (80 %) CSP clauses are encoded (30722 SAT variables, 241884 SAT clauses)
15.92/5.68	c (5,5) 11691 (90 %) CSP clauses are encoded (30722 SAT variables, 269302 SAT clauses)
16.08/5.75	c (5,5) 12989 (100 %) CSP clauses are encoded (30722 SAT variables, 294232 SAT clauses)
16.08/5.75	c (5,5) CSPinCNF to SatSolver End
16.08/5.75	c (5,5) Heap : 2928 MiB used (max 21589 MiB), NonHeap : 37 MiB used (max 0 MiB)
16.37/5.85	c (5,5) STATISTICS2:HOME/instance-4297109-1532639157.xml,Dist:Eq:IntVar:Le:Num,8886,12989,38,38,2,2,38:3314;31:5144;22:344;21:24;6:60,38:9348;31:7956;22:364;21:40;6:64;2:16412,2:12309;1:680,2:8886;1:16412,
16.37/5.85	c (5,5) SatSolver.solve Begin
16.37/5.85	c (5,5) 30722 bool, 294244 clause
16.37/5.85	c (5,5) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297109-1532639157.xml-scop-6479.cnf HOME/instance-4297109-1532639157.xml-scop-6479.cnf.out
18.07/6.50	c (5,0) c
18.07/6.50	c (5,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
18.07/6.50	c (5,0) c
18.07/6.50	c (5,0) c WARNING: for repeatability, setting FPU to use double precision
18.07/6.50	c (5,0) c 8 solvers engines and 1 companion as a blackboard created.
18.07/6.50	c (5,0) c ========================================[ Problem Statistics ]===========================================
18.07/6.50	c (5,0) c |                                                                                                       |
18.07/6.50	c (5,0) c |  Number of variables:         30722                                                                   |
18.07/6.50	c (5,0) c |  Number of clauses:          294244                                                                   |
18.07/6.50	c (5,0) c |  Parse time:                   0.12 s                                                                 |
18.07/6.50	c (5,0) c |                                                                                                       |
18.07/6.50	c (5,0) c |  Eliminated clauses:           0.08 Mb                                                                |
18.07/6.50	c (5,0) c |  Simplification time:          0.28 s                                                                 |
18.07/6.50	c (5,0) c |                                                                                                       |
18.07/6.50	c (5,0) c |  Generating clones                                                                                    |
18.07/6.50	c (5,0) c |  all clones generated. Memory = 211.08Mb.                                                             |
18.07/6.50	c (5,0) c ========================================================================================================|
18.07/6.50	c (5,0) c Thread 0 is 100% pure glucose! First thread to finish! (UNSAT answer).
18.07/6.50	c (5,0) c Total Memory so far : 787.24Mb
18.07/6.50	c (5,0) c
18.07/6.50	c (5,0) c real time : 0.635151 s
18.07/6.50	c (5,0) c cpu time  : 1.04772 s
18.07/6.50	c (5,0) c
18.07/6.50	c (5,0) c
18.07/6.50	c (5,0) c
18.07/6.50	c (5,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
18.07/6.50	c (5,0) c
18.07/6.50	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.07/6.50	c (5,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
18.07/6.50	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.07/6.50	c (5,0) c | Conflicts     |            8605 |        921 |       1164 |        999 |       1172 |       1104 |       1225 |       1108 |        912 |
18.07/6.50	c (5,0) c | Decisions     |           13146 |       1687 |       1716 |       1525 |       1727 |       1640 |       1795 |       1647 |       1409 |
18.07/6.50	c (5,0) c | Propagations  |         1888384 |     182615 |     257536 |     222340 |     259493 |     245074 |     269889 |     246119 |     205318 |
18.07/6.50	c (5,0) c | Avg_Trail     |                 |       2462 |       5211 |       5674 |       5189 |       5372 |       5045 |       5362 |       5983 |
18.07/6.50	c (5,0) c | Avg_DL        |                 |         88 |        138 |        153 |        138 |        143 |        133 |        143 |        162 |
18.07/6.50	c (5,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.07/6.50	c (5,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.07/6.50	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.07/6.50	c (5,0) c | Exported      |             450 |         60 |         61 |         51 |         62 |         53 |         62 |         53 |         48 |
18.07/6.50	c (5,0) c | Imported      |             390 |        390 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.07/6.50	c (5,0) c | Good          |              17 |         17 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.07/6.50	c (5,0) c | Purge         |             373 |        373 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.07/6.50	c (5,0) c | Promoted      |               9 |          9 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.07/6.50	c (5,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.07/6.50	c (5,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.07/6.50	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.07/6.50	c (5,0) c | Unaries       |                 |          6 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
18.07/6.50	c (5,0) c | Binaries      |                 |         15 |          3 |          2 |          3 |          2 |          3 |          2 |          2 |
18.07/6.50	c (5,0) c | Glues         |                 |         60 |         61 |         51 |         62 |         53 |         62 |         53 |         48 |
18.07/6.50	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.07/6.50	c (5,0) c | Orig_Seen     |             1 % |       4672 |       4499 |       4265 |       4520 |       4443 |       4566 |       4447 |       4109 |
18.07/6.50	c (5,0) c | Diff Orig seen|                 |      X     | -      173 | -      407 | -      152 | -      229 | -      106 | -      225 | -      563 |
18.07/6.50	c (5,0) c | Hamming       |            21 % |      X     |       6506 |       6638 |       6575 |       6617 |       6520 |       6593 |       6626 |
18.07/6.50	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
18.07/6.50	c (5,0) 
18.07/6.50	c (5,0) s UNSATISFIABLE
18.07/6.51	c (5,5) SatSolver.solve End
18.07/6.51	c (5,5) Heap : 3379 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
18.07/6.51	c (5,5) Show results Begin
18.07/6.51	s UNSATISFIABLE
18.07/6.51	c (5,5) Show results End
18.07/6.51	c (5,5) Heap : 3379 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
18.07/6.51	c (5,5) 1,1,2,3,4,4,5,5,5,STOP-AFTER(ALL)
18.07/6.51	c END-Prog: Thu Jul 26 23:06:04 CEST 2018

Verifier Data


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 (8018 MiB free)
  memory of node 1: 16384 MiB (12716 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297109-1532639157/watcher-4297109-1532639157 -o /tmp/evaluation-result-4297109-1532639157/solver-4297109-1532639157 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node136-1532633886-5907 --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-4297109-1532639157.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=6479, runsolver pid=6476

[startup+0.100173 s]*
/proc/loadavg: 7.87 8.18 8.33 2/198 6499
/proc/meminfo: memFree=21136956/32770624 swapFree=67108860/67108860
[pid=6479] ppid=6476 vsize=27312552 memory=106896 CPUtime=0.09 cores=0-7
/proc/6479/stat : 6479 (java) S 6476 6479 5880 0 -1 1077944320 6267 0 0 0 7 2 0 0 20 0 20 0 81478884 27968053248 26724 33554432000 4194304 4196468 140726663665712 140726663648256 140272975965943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
/proc/6479/statm: 6828138 26724 2724 1 0 6790598 0
[pid=6479/tid=6481] ppid=6476 vsize=27312552 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/6479/task/6481/stat : 6481 (java) R 6476 6479 5880 0 -1 4202560 4406 0 0 0 6 2 0 0 20 0 20 0 81478885 27968053248 26789 33554432000 4194304 4196468 140726663665712 140272947770144 140272968203070 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6482] ppid=6476 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/6479/task/6482/stat : 6482 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 26789 33554432000 4194304 4196468 140726663665712 140272980207888 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6483] ppid=6476 vsize=27312552 memory=140506951673472 CPUtime=0 cores=0-7
/proc/6479/task/6483/stat : 6483 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 26789 33554432000 4194304 4196468 140726663665712 140272763603344 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6484] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6484/stat : 6484 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 26789 33554432000 4194304 4196468 140726663665712 140272762550800 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6485] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6485/stat : 6485 (java) S 6476 6479 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 26789 33554432000 4194304 4196468 140726663665712 140272761498256 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6486] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6486/stat : 6486 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 26789 33554432000 4194304 4196468 140726663665712 140272394558224 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6487] ppid=6476 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/6479/task/6487/stat : 6487 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 26789 33554432000 4194304 4196468 140726663665712 140272393505680 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6488] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6488/stat : 6488 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 26789 33554432000 4194304 4196468 140726663665712 140272392453136 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6489] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6489/stat : 6489 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 26789 33554432000 4194304 4196468 140726663665712 140272391400592 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6490] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6490/stat : 6490 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81478889 27968053248 26789 33554432000 4194304 4196468 140726663665712 140271095347184 140272975977090 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6491] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6491/stat : 6491 (java) S 6476 6479 5880 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81478890 27968053248 26789 33554432000 4194304 4196468 140726663665712 140270947525536 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6492] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6492/stat : 6492 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478890 27968053248 26789 33554432000 4194304 4196468 140726663665712 140270679090160 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6493] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6493/stat : 6493 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478893 27968053248 26789 33554432000 4194304 4196468 140726663665712 140270304581840 140272975984539 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6494] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6494/stat : 6494 (java) S 6476 6479 5880 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 20 0 81478893 27968053248 26789 33554432000 4194304 4196468 140726663665712 140271094295024 140272975977090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6495] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6495/stat : 6495 (java) S 6476 6479 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81478893 27968053248 26789 33554432000 4194304 4196468 140726663665712 140271093242480 140272975977090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6496] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6496/stat : 6496 (java) S 6476 6479 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81478893 27968053248 26789 33554432000 4194304 4196468 140726663665712 140271092189936 140272975977090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6497] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6497/stat : 6497 (java) R 6476 6479 5880 0 -1 4202560 241 0 0 0 0 0 0 0 20 0 20 0 81478893 27968053248 26789 33554432000 4194304 4196468 140726663665712 140271091137392 140272975987290 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6498] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6498/stat : 6498 (java) S 6476 6479 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81478893 27968053248 26789 33554432000 4194304 4196468 140726663665712 140269806676192 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6499] ppid=6476 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/6479/task/6499/stat : 6499 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478893 27968053248 26789 33554432000 4194304 4196468 140726663665712 140271090084272 140272975977090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 106896 KiB

[startup+0.209948 s]*
/proc/loadavg: 7.87 8.18 8.33 2/198 6499
/proc/meminfo: memFree=21120044/32770624 swapFree=67108860/67108860
[pid=6479] ppid=6476 vsize=27312552 memory=123920 CPUtime=0.24 cores=0-7
/proc/6479/stat : 6479 (java) S 6476 6479 5880 0 -1 1077944320 10214 0 0 0 20 4 0 0 20 0 20 0 81478884 27968053248 30980 33554432000 4194304 4196468 140726663665712 140726663648256 140272975965943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
/proc/6479/statm: 6828138 30980 2888 1 0 6790598 0
[pid=6479/tid=6481] ppid=6476 vsize=27312552 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/6479/task/6481/stat : 6481 (java) R 6476 6479 5880 0 -1 4202560 8129 0 0 0 16 3 0 0 20 0 20 0 81478885 27968053248 30980 33554432000 4194304 4196468 140726663665712 140272947756608 140272955043744 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6482] ppid=6476 vsize=27312552 memory=10823 CPUtime=0 cores=0-7
/proc/6479/task/6482/stat : 6482 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 30980 33554432000 4194304 4196468 140726663665712 140272980207888 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6483] ppid=6476 vsize=27312552 memory=140506951679852 CPUtime=0 cores=0-7
/proc/6479/task/6483/stat : 6483 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 30980 33554432000 4194304 4196468 140726663665712 140272763603344 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6484] ppid=6476 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/6479/task/6484/stat : 6484 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 30980 33554432000 4194304 4196468 140726663665712 140272762550800 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6485] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6485/stat : 6485 (java) S 6476 6479 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 30980 33554432000 4194304 4196468 140726663665712 140272761498256 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6486] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6486/stat : 6486 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 30980 33554432000 4194304 4196468 140726663665712 140272394558224 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6487] ppid=6476 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/6479/task/6487/stat : 6487 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 30980 33554432000 4194304 4196468 140726663665712 140272393505680 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6488] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6488/stat : 6488 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 30980 33554432000 4194304 4196468 140726663665712 140272392453136 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6489] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6489/stat : 6489 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 30980 33554432000 4194304 4196468 140726663665712 140272391400592 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6490] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6490/stat : 6490 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81478889 27968053248 30980 33554432000 4194304 4196468 140726663665712 140271095347184 140272975977090 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6491] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6491/stat : 6491 (java) S 6476 6479 5880 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81478890 27968053248 30980 33554432000 4194304 4196468 140726663665712 140270947525536 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6492] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6492/stat : 6492 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478890 27968053248 30980 33554432000 4194304 4196468 140726663665712 140270679090160 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6493] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6493/stat : 6493 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478893 27968053248 30980 33554432000 4194304 4196468 140726663665712 140270304581840 140272975984539 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6494] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6494/stat : 6494 (java) S 6476 6479 5880 0 -1 1077944384 440 0 0 0 0 0 0 0 20 0 20 0 81478893 27968053248 30980 33554432000 4194304 4196468 140726663665712 140271094295024 140272975977090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6495] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6495/stat : 6495 (java) S 6476 6479 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81478893 27968053248 30980 33554432000 4194304 4196468 140726663665712 140271093242480 140272975977090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6496] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6496/stat : 6496 (java) S 6476 6479 5880 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 81478893 27968053248 30980 33554432000 4194304 4196468 140726663665712 140271092189936 140272975977090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6497] ppid=6476 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/6479/task/6497/stat : 6497 (java) S 6476 6479 5880 0 -1 1077944384 279 0 0 0 2 0 0 0 20 0 20 0 81478893 27968053248 30980 33554432000 4194304 4196468 140726663665712 140271091137392 140272975977090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6498] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6498/stat : 6498 (java) S 6476 6479 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81478893 27968053248 30980 33554432000 4194304 4196468 140726663665712 140269806676192 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6499] ppid=6476 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/6479/task/6499/stat : 6499 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478893 27968053248 30980 33554432000 4194304 4196468 140726663665712 140271090084272 140272975977090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123920 KiB

[startup+0.30925 s]*
/proc/loadavg: 7.87 8.18 8.33 2/198 6499
/proc/meminfo: memFree=21117420/32770624 swapFree=67108860/67108860
[pid=6479] ppid=6476 vsize=27312552 memory=127388 CPUtime=0.41 cores=0-7
/proc/6479/stat : 6479 (java) S 6476 6479 5880 0 -1 1077944320 10767 0 0 0 37 4 0 0 20 0 20 0 81478884 27968053248 31847 33554432000 4194304 4196468 140726663665712 140726663648256 140272975965943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
/proc/6479/statm: 6828138 31847 2930 1 0 6790598 0
[pid=6479/tid=6481] ppid=6476 vsize=27312552 memory=8112282956445269571 CPUtime=0.28 cores=0-7
/proc/6479/task/6481/stat : 6481 (java) R 6476 6479 5880 0 -1 4202560 8516 0 0 0 25 3 0 0 20 0 20 0 81478885 27968053248 31847 33554432000 4194304 4196468 140726663665712 140272947770096 140272956241827 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6482] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6482/stat : 6482 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 31847 33554432000 4194304 4196468 140726663665712 140272980207888 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6483] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6483/stat : 6483 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 31847 33554432000 4194304 4196468 140726663665712 140272763603344 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6484] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6484/stat : 6484 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 31847 33554432000 4194304 4196468 140726663665712 140272762550800 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6485] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6485/stat : 6485 (java) S 6476 6479 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 31847 33554432000 4194304 4196468 140726663665712 140272761498256 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6486] ppid=6476 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/6479/task/6486/stat : 6486 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 31847 33554432000 4194304 4196468 140726663665712 140272394558224 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6487] ppid=6476 vsize=27312552 memory=140506835284911 CPUtime=0 cores=0-7
/proc/6479/task/6487/stat : 6487 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 31847 33554432000 4194304 4196468 140726663665712 140272393505680 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6488] ppid=6476 vsize=27312552 memory=140506835287216 CPUtime=0 cores=0-7
/proc/6479/task/6488/stat : 6488 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 31847 33554432000 4194304 4196468 140726663665712 140272392453136 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6489] ppid=6476 vsize=27312552 memory=140506835289520 CPUtime=0 cores=0-7
/proc/6479/task/6489/stat : 6489 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478888 27968053248 31847 33554432000 4194304 4196468 140726663665712 140272391400592 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6490] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6490/stat : 6490 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81478889 27968053248 31847 33554432000 4194304 4196468 140726663665712 140271095347184 140272975977090 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6491] ppid=6476 vsize=27312552 memory=281013670586000 CPUtime=0 cores=0-7
/proc/6479/task/6491/stat : 6491 (java) S 6476 6479 5880 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81478890 27968053248 31847 33554432000 4194304 4196468 140726663665712 140270947525536 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6492] ppid=6476 vsize=27312552 memory=281013670592912 CPUtime=0 cores=0-7
/proc/6479/task/6492/stat : 6492 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478890 27968053248 31847 33554432000 4194304 4196468 140726663665712 140270679090160 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6493] ppid=6476 vsize=27312552 memory=281013670534160 CPUtime=0 cores=0-7
/proc/6479/task/6493/stat : 6493 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478893 27968053248 31847 33554432000 4194304 4196468 140726663665712 140270304581840 140272975984539 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6494] ppid=6476 vsize=27312552 memory=281013670606736 CPUtime=0 cores=0-7
/proc/6479/task/6494/stat : 6494 (java) S 6476 6479 5880 0 -1 1077944384 449 0 0 0 0 0 0 0 20 0 20 0 81478893 27968053248 31847 33554432000 4194304 4196468 140726663665712 140271094295024 140272975977090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6495] ppid=6476 vsize=27312552 memory=281013670613648 CPUtime=0.02 cores=0-7
/proc/6479/task/6495/stat : 6495 (java) S 6476 6479 5880 0 -1 1077944384 117 0 0 0 2 0 0 0 20 0 20 0 81478893 27968053248 31847 33554432000 4194304 4196468 140726663665712 140271093242480 140272975977090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6496] ppid=6476 vsize=27312552 memory=281013670611344 CPUtime=0.01 cores=0-7
/proc/6479/task/6496/stat : 6496 (java) S 6476 6479 5880 0 -1 1077944384 41 0 0 0 1 0 0 0 20 0 20 0 81478893 27968053248 31847 33554432000 4194304 4196468 140726663665712 140271092189936 140272975977090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6497] ppid=6476 vsize=27312552 memory=281013670627952 CPUtime=0.07 cores=0-7
/proc/6479/task/6497/stat : 6497 (java) S 6476 6479 5880 0 -1 1077944384 300 0 0 0 7 0 0 0 20 0 20 0 81478893 27968053248 31847 33554432000 4194304 4196468 140726663665712 140271091137392 140272975977090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6498] ppid=6476 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6498/stat : 6498 (java) S 6476 6479 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81478893 27968053248 31847 33554432000 4194304 4196468 140726663665712 140269806676192 140272975976149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6499] ppid=6476 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/6479/task/6499/stat : 6499 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478893 27968053248 31847 33554432000 4194304 4196468 140726663665712 140271090084272 140272975977090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127388 KiB

[startup+0.700808 s]
/proc/loadavg: 7.87 8.18 8.33 2/198 6499
/proc/meminfo: memFree=21093360/32770624 swapFree=67108860/67108860
[pid=6479] ppid=6476 vsize=27318824 memory=164948 CPUtime=0.99 cores=0-7
/proc/6479/stat : 6479 (java) S 6476 6479 5880 0 -1 1077944320 17722 0 0 0 92 7 0 0 20 0 20 0 81478884 27974475776 41237 33554432000 4194304 4196468 140726663665712 140726663648256 140272975965943 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
/proc/6479/statm: 6829706 41237 3145 1 0 6791110 0
[pid=6479/tid=6481] ppid=6476 vsize=27318824 memory=0 CPUtime=0.66 cores=0-7
/proc/6479/task/6481/stat : 6481 (java) R 6476 6479 5880 0 -1 4202560 14984 0 0 0 61 5 0 0 20 0 20 0 81478885 27974475776 41237 33554432000 4194304 4196468 140726663665712 140272947804288 140272975987869 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6482] ppid=6476 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6482/stat : 6482 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81478888 27974475776 41237 33554432000 4194304 4196468 140726663665712 140272980207888 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6483] ppid=6476 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6483/stat : 6483 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478888 27974475776 41237 33554432000 4194304 4196468 140726663665712 140272763603344 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6484] ppid=6476 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6484/stat : 6484 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478888 27974475776 41237 33554432000 4194304 4196468 140726663665712 140272762550800 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6485] ppid=6476 vsize=27318824 memory=1948 CPUtime=0 cores=0-7
/proc/6479/task/6485/stat : 6485 (java) S 6476 6479 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81478888 27974475776 41237 33554432000 4194304 4196468 140726663665712 140272761498256 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6486] ppid=6476 vsize=27318824 memory=1200 CPUtime=0 cores=0-7
/proc/6479/task/6486/stat : 6486 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81478888 27974475776 41237 33554432000 4194304 4196468 140726663665712 140272394558224 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6487] ppid=6476 vsize=27318824 memory=8552 CPUtime=0 cores=0-7
/proc/6479/task/6487/stat : 6487 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81478888 27974475776 41237 33554432000 4194304 4196468 140726663665712 140272393505680 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6488] ppid=6476 vsize=27318824 memory=800 CPUtime=0 cores=0-7
/proc/6479/task/6488/stat : 6488 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81478888 27974475776 41237 33554432000 4194304 4196468 140726663665712 140272392453136 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6489] ppid=6476 vsize=27318824 memory=15876 CPUtime=0 cores=0-7
/proc/6479/task/6489/stat : 6489 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81478888 27974475776 41237 33554432000 4194304 4196468 140726663665712 140272391400592 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6490] ppid=6476 vsize=27318824 memory=16436 CPUtime=0 cores=0-7
/proc/6479/task/6490/stat : 6490 (java) S 6476 6479 5880 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 81478889 27974475776 41237 33554432000 4194304 4196468 140726663665712 140271095347184 140272975977090 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0

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

[pid=6479/tid=6489] ppid=6476 vsize=27984808 memory=576583242059703325 CPUtime=0 cores=0-7
/proc/6479/task/6489/stat : 6489 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81478888 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272391400592 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6490] ppid=6476 vsize=27984808 memory=288285597435708521 CPUtime=0 cores=0-7
/proc/6479/task/6490/stat : 6490 (java) S 6476 6479 5880 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 81478889 28656443392 741621 33554432000 4194304 4196468 140726663665712 140271095347184 140272975977090 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6491] ppid=6476 vsize=27984808 memory=-8918990855134196790 CPUtime=0 cores=0-7
/proc/6479/task/6491/stat : 6491 (java) S 6476 6479 5880 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81478890 28656443392 741621 33554432000 4194304 4196468 140726663665712 140270947525536 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6492] ppid=6476 vsize=27984808 memory=-5345911753256963030 CPUtime=0 cores=0-7
/proc/6479/task/6492/stat : 6492 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81478890 28656443392 741621 33554432000 4194304 4196468 140726663665712 140270679090160 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6493] ppid=6476 vsize=27984808 memory=319 CPUtime=0 cores=0-7
/proc/6479/task/6493/stat : 6493 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140270304581840 140272975984539 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6494] ppid=6476 vsize=27984808 memory=301 CPUtime=3.34 cores=0-7
/proc/6479/task/6494/stat : 6494 (java) S 6476 6479 5880 0 -1 1077944384 6073 0 0 0 332 2 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140271094295024 140272975977090 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6495] ppid=6476 vsize=27984808 memory=289 CPUtime=3.15 cores=0-7
/proc/6479/task/6495/stat : 6495 (java) S 6476 6479 5880 0 -1 1077944384 4536 0 0 0 313 2 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140271093242480 140272975977090 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6496] ppid=6476 vsize=27984808 memory=148 CPUtime=3.08 cores=0-7
/proc/6479/task/6496/stat : 6496 (java) S 6476 6479 5880 0 -1 1077944384 2713 0 0 0 308 0 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140271092189936 140272975977090 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6497] ppid=6476 vsize=27984808 memory=0 CPUtime=1.51 cores=0-7
/proc/6479/task/6497/stat : 6497 (java) S 6476 6479 5880 0 -1 1077944384 4223 0 0 0 150 1 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140271091137392 140272975977090 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6498] ppid=6476 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6498/stat : 6498 (java) S 6476 6479 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140269806676192 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6499] ppid=6476 vsize=27984808 memory=281013671303728 CPUtime=0 cores=0-7
/proc/6479/task/6499/stat : 6499 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140271090084272 140272975977090 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6501] ppid=6476 vsize=27984808 memory=429 CPUtime=0 cores=0-7
/proc/6479/task/6501/stat : 6501 (java) S 6476 6479 5880 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 81479471 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272759788736 140272975990553 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6503] ppid=6476 vsize=27984808 memory=13572582876124613 CPUtime=0 cores=0-7
/proc/6479/task/6503/stat : 6503 (java) S 6476 6479 5880 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 81479472 28656443392 741621 33554432000 4194304 4196468 140726663665712 140269135576752 140272975987869 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6504] ppid=6476 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6504/stat : 6504 (java) S 6476 6479 5880 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 81479472 28656443392 741621 33554432000 4194304 4196468 140726663665712 140269404012336 140272975987869 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6505] ppid=6476 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6505/stat : 6505 (java) S 6476 6479 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81479474 28656443392 741621 33554432000 4194304 4196468 140726663665712 140268867149472 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
Current children cumulated CPU time: 17.42 s
Current children cumulated vsize: 28052908 KiB
Current children cumulated memory: 3016524 KiB

[startup+6.54629 s]
# the end of solver process 6479 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=17.5181 s, system=0.664407 s

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

[startup+6.40134 s]
/proc/loadavg: 7.32 8.06 8.29 2/203 6505
/proc/meminfo: memFree=18240896/32770624 swapFree=67108860/67108860
[pid=6479] ppid=6476 vsize=27984808 memory=2966484 CPUtime=17 cores=0-7
/proc/6479/stat : 6479 (java) S 6476 6479 5880 0 -1 1077944320 37529 0 0 0 1645 55 0 0 20 0 24 0 81478884 28656443392 741621 33554432000 4194304 4196468 140726663665712 140726663648256 140272975965943 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
/proc/6479/statm: 6996202 741621 3237 1 0 6957058 0
[pid=6500] ppid=6479 vsize=209292 memory=191176 CPUtime=0.52 cores=0-7
/proc/6500/stat : 6500 (glucose-syrup) R 6479 6479 5880 0 -1 4202496 34559 0 0 0 48 4 0 0 20 0 1 0 81479471 214315008 47794 33554432000 4194304 4373367 140721567155696 140721567152792 140563887774693 0 4 0 8388610 0 0 0 17 3 0 0 0 0 0 6470912 6472264 15622144 140721567163313 140721567163564 140721567163564 140721567166407 0
/proc/6500/statm: 52323 47794 366 44 0 48011 0
[pid=6479/tid=6481] ppid=6476 vsize=27984808 memory=0 CPUtime=5.87 cores=0-7
/proc/6479/task/6481/stat : 6481 (java) S 6476 6479 5880 0 -1 1077944384 18585 0 0 0 540 47 0 0 20 0 24 0 81478885 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272947805184 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6482] ppid=6476 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6482/stat : 6482 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81478888 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272980207888 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6483] ppid=6476 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6483/stat : 6483 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81478888 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272763603344 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6484] ppid=6476 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6484/stat : 6484 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81478888 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272762550800 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6485] ppid=6476 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6485/stat : 6485 (java) S 6476 6479 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81478888 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272761498256 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6486] ppid=6476 vsize=27984808 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/6479/task/6486/stat : 6486 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81478888 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272394558224 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6487] ppid=6476 vsize=27984808 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/6479/task/6487/stat : 6487 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81478888 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272393505680 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6488] ppid=6476 vsize=27984808 memory=7230085460258481256 CPUtime=0 cores=0-7
/proc/6479/task/6488/stat : 6488 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81478888 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272392453136 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6489] ppid=6476 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6489/stat : 6489 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81478888 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272391400592 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6490] ppid=6476 vsize=27984808 memory=3760963075041647943 CPUtime=0 cores=0-7
/proc/6479/task/6490/stat : 6490 (java) S 6476 6479 5880 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 81478889 28656443392 741621 33554432000 4194304 4196468 140726663665712 140271095347184 140272975977090 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6491] ppid=6476 vsize=27984808 memory=7666347476532160871 CPUtime=0 cores=0-7
/proc/6479/task/6491/stat : 6491 (java) S 6476 6479 5880 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81478890 28656443392 741621 33554432000 4194304 4196468 140726663665712 140270947525536 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6492] ppid=6476 vsize=27984808 memory=7810482455346308454 CPUtime=0 cores=0-7
/proc/6479/task/6492/stat : 6492 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81478890 28656443392 741621 33554432000 4194304 4196468 140726663665712 140270679090160 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6493] ppid=6476 vsize=27984808 memory=7230085460258481256 CPUtime=0 cores=0-7
/proc/6479/task/6493/stat : 6493 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140270304581840 140272975984539 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6494] ppid=6476 vsize=27984808 memory=7230085460258481256 CPUtime=3.34 cores=0-7
/proc/6479/task/6494/stat : 6494 (java) S 6476 6479 5880 0 -1 1077944384 6073 0 0 0 332 2 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140271094295024 140272975977090 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6495] ppid=6476 vsize=27984808 memory=5937503940875862113 CPUtime=3.15 cores=0-7
/proc/6479/task/6495/stat : 6495 (java) S 6476 6479 5880 0 -1 1077944384 4536 0 0 0 313 2 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140271093242480 140272975977090 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6496] ppid=6476 vsize=27984808 memory=4140 CPUtime=3.08 cores=0-7
/proc/6479/task/6496/stat : 6496 (java) S 6476 6479 5880 0 -1 1077944384 2713 0 0 0 308 0 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140271092189936 140272975977090 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6497] ppid=6476 vsize=27984808 memory=24132 CPUtime=1.51 cores=0-7
/proc/6479/task/6497/stat : 6497 (java) S 6476 6479 5880 0 -1 1077944384 4223 0 0 0 150 1 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140271091137392 140272975977090 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6498] ppid=6476 vsize=27984808 memory=2436 CPUtime=0 cores=0-7
/proc/6479/task/6498/stat : 6498 (java) S 6476 6479 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140269806676192 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6499] ppid=6476 vsize=27984808 memory=1296 CPUtime=0 cores=0-7
/proc/6479/task/6499/stat : 6499 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140271090084272 140272975977090 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6501] ppid=6476 vsize=27984808 memory=1836 CPUtime=0 cores=0-7
/proc/6479/task/6501/stat : 6501 (java) S 6476 6479 5880 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 81479471 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272759788736 140272975990553 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6503] ppid=6476 vsize=27984808 memory=1008 CPUtime=0 cores=0-7
/proc/6479/task/6503/stat : 6503 (java) S 6476 6479 5880 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 81479472 28656443392 741621 33554432000 4194304 4196468 140726663665712 140269135576752 140272975987869 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6504] ppid=6476 vsize=27984808 memory=5520 CPUtime=0 cores=0-7
/proc/6479/task/6504/stat : 6504 (java) S 6476 6479 5880 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 81479472 28656443392 741621 33554432000 4194304 4196468 140726663665712 140269404012336 140272975987869 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6505] ppid=6476 vsize=27984808 memory=4616 CPUtime=0 cores=0-7
/proc/6479/task/6505/stat : 6505 (java) S 6476 6479 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81479474 28656443392 741621 33554432000 4194304 4196468 140726663665712 140268867149472 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
Current children cumulated CPU time: 17.52 s
Current children cumulated vsize: 28194100 KiB
Current children cumulated memory: 3157660 KiB

[startup+6.50133 s]
/proc/loadavg: 7.32 8.06 8.29 2/203 6505
/proc/meminfo: memFree=18240896/32770624 swapFree=67108860/67108860
[pid=6479] ppid=6476 vsize=27984808 memory=2966484 CPUtime=17 cores=0-7
/proc/6479/stat : 6479 (java) S 6476 6479 5880 0 -1 1077944320 37529 0 0 0 1645 55 0 0 20 0 24 0 81478884 28656443392 741621 33554432000 4194304 4196468 140726663665712 140726663648256 140272975965943 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
/proc/6479/statm: 6996202 741621 3237 1 0 6957058 0
[pid=6500] ppid=6479 vsize=806128 memory=206760 CPUtime=1.07 cores=0-7
/proc/6500/stat : 6500 (glucose-syrup) S 6479 6479 5880 0 -1 1077944320 38272 0 0 0 101 6 0 0 20 0 9 0 81479471 825475072 51690 33554432000 4194304 4373367 140721567155696 140721567154240 140563902483074 0 4 0 8388610 18446744073709551615 0 0 17 3 0 0 0 0 0 6470912 6472264 15622144 140721567163313 140721567163564 140721567163564 140721567166407 0
/proc/6500/statm: 201532 51690 370 44 0 197220 0
[pid=6479/tid=6481] ppid=6476 vsize=27984808 memory=2241 CPUtime=5.87 cores=0-7
/proc/6479/task/6481/stat : 6481 (java) S 6476 6479 5880 0 -1 1077944384 18585 0 0 0 540 47 0 0 20 0 24 0 81478885 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272947805184 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6482] ppid=6476 vsize=27984808 memory=2244 CPUtime=0 cores=0-7
/proc/6479/task/6482/stat : 6482 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81478888 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272980207888 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6483] ppid=6476 vsize=27984808 memory=55 CPUtime=0 cores=0-7
/proc/6479/task/6483/stat : 6483 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81478888 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272763603344 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6484] ppid=6476 vsize=27984808 memory=576583242059703325 CPUtime=0 cores=0-7
/proc/6479/task/6484/stat : 6484 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81478888 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272762550800 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6485] ppid=6476 vsize=27984808 memory=288285597435708521 CPUtime=0 cores=0-7
/proc/6479/task/6485/stat : 6485 (java) S 6476 6479 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81478888 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272761498256 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6486] ppid=6476 vsize=27984808 memory=-8918990855134196790 CPUtime=0 cores=0-7
/proc/6479/task/6486/stat : 6486 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81478888 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272394558224 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6487] ppid=6476 vsize=27984808 memory=-5345911753256963030 CPUtime=0 cores=0-7
/proc/6479/task/6487/stat : 6487 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81478888 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272393505680 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6488] ppid=6476 vsize=27984808 memory=281013671303728 CPUtime=0 cores=0-7
/proc/6479/task/6488/stat : 6488 (java) S 6476 6479 5880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81478888 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272392453136 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6489] ppid=6476 vsize=27984808 memory=429 CPUtime=0 cores=0-7
/proc/6479/task/6489/stat : 6489 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81478888 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272391400592 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6490] ppid=6476 vsize=27984808 memory=13572582876124613 CPUtime=0 cores=0-7
/proc/6479/task/6490/stat : 6490 (java) S 6476 6479 5880 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 81478889 28656443392 741621 33554432000 4194304 4196468 140726663665712 140271095347184 140272975977090 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6491] ppid=6476 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6491/stat : 6491 (java) S 6476 6479 5880 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81478890 28656443392 741621 33554432000 4194304 4196468 140726663665712 140270947525536 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6492] ppid=6476 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6492/stat : 6492 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81478890 28656443392 741621 33554432000 4194304 4196468 140726663665712 140270679090160 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6493] ppid=6476 vsize=27984808 memory=281013670776848 CPUtime=0 cores=0-7
/proc/6479/task/6493/stat : 6493 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140270304581840 140272975984539 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6494] ppid=6476 vsize=27984808 memory=10755 CPUtime=3.34 cores=0-7
/proc/6479/task/6494/stat : 6494 (java) S 6476 6479 5880 0 -1 1077944384 6073 0 0 0 332 2 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140271094295024 140272975977090 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6495] ppid=6476 vsize=27984808 memory=25038 CPUtime=3.15 cores=0-7
/proc/6479/task/6495/stat : 6495 (java) S 6476 6479 5880 0 -1 1077944384 4536 0 0 0 313 2 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140271093242480 140272975977090 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6496] ppid=6476 vsize=27984808 memory=0 CPUtime=3.08 cores=0-7
/proc/6479/task/6496/stat : 6496 (java) S 6476 6479 5880 0 -1 1077944384 2713 0 0 0 308 0 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140271092189936 140272975977090 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6497] ppid=6476 vsize=27984808 memory=0 CPUtime=1.51 cores=0-7
/proc/6479/task/6497/stat : 6497 (java) S 6476 6479 5880 0 -1 1077944384 4223 0 0 0 150 1 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140271091137392 140272975977090 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6498] ppid=6476 vsize=27984808 memory=319 CPUtime=0 cores=0-7
/proc/6479/task/6498/stat : 6498 (java) S 6476 6479 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140269806676192 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6499] ppid=6476 vsize=27984808 memory=301 CPUtime=0 cores=0-7
/proc/6479/task/6499/stat : 6499 (java) S 6476 6479 5880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81478893 28656443392 741621 33554432000 4194304 4196468 140726663665712 140271090084272 140272975977090 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6501] ppid=6476 vsize=27984808 memory=289 CPUtime=0 cores=0-7
/proc/6479/task/6501/stat : 6501 (java) S 6476 6479 5880 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 81479471 28656443392 741621 33554432000 4194304 4196468 140726663665712 140272759788736 140272975990553 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6503] ppid=6476 vsize=27984808 memory=148 CPUtime=0 cores=0-7
/proc/6479/task/6503/stat : 6503 (java) S 6476 6479 5880 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 81479472 28656443392 741621 33554432000 4194304 4196468 140726663665712 140269135576752 140272975987869 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6504] ppid=6476 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6504/stat : 6504 (java) S 6476 6479 5880 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 81479472 28656443392 741621 33554432000 4194304 4196468 140726663665712 140269404012336 140272975987869 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
[pid=6479/tid=6505] ppid=6476 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/6479/task/6505/stat : 6505 (java) S 6476 6479 5880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81479474 28656443392 741621 33554432000 4194304 4196468 140726663665712 140268867149472 140272975976149 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38445056 140726663672793 140726663673093 140726663673093 140726663675855 0
Current children cumulated CPU time: 18.07 s
Current children cumulated vsize: 28790936 KiB
Current children cumulated memory: 3173244 KiB

Child status: 0
Real time (s): 6.54638
CPU time (s): 18.1825
CPU user time (s): 17.5181
CPU system time (s): 0.664407
CPU usage (%): 277.749
Max. virtual memory (cumulated for all children) (KiB): 28790936
Max. memory (cumulated for all children) (KiB): 3173244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.5181
system time used= 0.664407
maximum resident set size= 2968948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75863
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9745
involuntary context switches= 46


# summary of solver processes directly reported to runsolver:
#   pid: 6479
#   total CPU time (s): 18.1825
#   total CPU user time (s): 17.5181
#   total CPU system time (s): 0.664407

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.059641 second user time and 0.112438 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-26 23:05:57
IDJOB=4297109
IDBENCH=141184
IDSOLVER=2758
FILE ID=node136/4297109-1532639157
RUNJOBID= node136-1532633886-5907
PBS_JOBID= 21022181
Free space on /tmp= 55796 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Rlfap/Rlfap-dec-scens11/Rlfap-scen-11-f06_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-4297109-1532639157/watcher-4297109-1532639157 -o /tmp/evaluation-result-4297109-1532639157/solver-4297109-1532639157 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node136-1532633886-5907 --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-4297109-1532639157.xml

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

MD5SUM BENCH= 70b591545a4dc5c7490ecc842d516269
RANDOM SEED=481704311

node136.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.50
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.50
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.50
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.50
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:        21233332 kB
MemAvailable:   31930192 kB
Buffers:          236952 kB
Cached:         10685844 kB
SwapCached:            0 kB
Active:          2791780 kB
Inactive:        8182972 kB
Active(anon):       3296 kB
Inactive(anon):    76664 kB
Active(file):    2788484 kB
Inactive(file):  8106308 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8376 kB
Writeback:             4 kB
AnonPages:         59504 kB
Mapped:            41252 kB
Shmem:             25228 kB
Slab:             257664 kB
SReclaimable:     230528 kB
SUnreclaim:        27136 kB
KernelStack:        3152 kB
PageTables:         4696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324468 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:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55788 MiB
End job on node136 at 2018-07-26 23:06:04