Trace number 4297026

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 150.712 23.732

General information on the benchmark

NameSportsScheduling/
SportsScheduling-12_c18.xml
MD5SUM7e6479b2a75a5c904a12e855693ae1ca
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 benchmark20.8911
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of constraints114
Number of domains2
Minimum domain size12
Maximum domain size66
Distribution of domain sizes[{"size":12,"count":144},{"size":66,"count":66}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":72},{"degree":4,"count":138}]
Minimum constraint arity1
Maximum constraint arity66
Distribution of constraint arities[{"arity":1,"count":6},{"arity":2,"count":6},{"arity":3,"count":66},{"arity":6,"count":11},{"arity":12,"count":12},{"arity":22,"count":6},{"arity":24,"count":6},{"arity":66,"count":1}]
Number of extensional constraints66
Number of intensional constraints12
Distribution of constraint types[{"type":"extension","count":66},{"type":"intension","count":12},{"type":"allDifferent","count":13},{"type":"count","count":11},{"type":"cardinality","count":12}]
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: Fri Jul 27 10:38:58 CEST 2018
0.65/0.56	c PID: 20063
0.65/0.56	c IP: 172.20.3.150
0.65/0.56	c HOST: node150.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.38/0.98	c (0,0) Parsing End
1.38/0.99	c (0,0) CSP: 210 int (0 aux), 0 bool (0 aux), 114 ctr, max domain size 66
1.38/0.99	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.38/0.99	c (0,0) Constraint Name Generate Begin
1.38/0.99	c (0,0) Ctr:HOME/instance-4297026-1532680737.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num
1.38/0.99	c (0,0) Constraint Name Generate End
1.38/0.99	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.38/0.99	c (0,0) CSP to CSPinCNF Begin
3.58/1.78	c (1,1) translated 12 (10%) constraints
4.80/2.01	c (1,1) translated 23 (20%) constraints
5.54/2.23	c (1,1) translated 35 (30%) constraints
6.26/2.42	c (1,1) translated 46 (40%) constraints
6.53/2.59	c (2,2) translated 57 (50%) constraints
7.71/2.91	c (2,2) translated 69 (60%) constraints
8.21/3.04	c (2,2) translated 80 (70%) constraints
9.00/3.30	c (2,2) translated 92 (80%) constraints
9.41/3.32	c (2,2) translated 103 (90%) constraints
9.41/3.38	c (2,2) translated 114 (100%) constraints
10.66/3.68	c (3,3) STATISTICS1:HOME/instance-4297026-1532680737.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num,7086,30682,8388608,66,66,24,8388608:144;2097152:144;66:1770;32:22;11:798;1:375,66:19740;11:23160;2:46896;1:1980,66:2;12:222;11:66;10:66;9:66;8:66;7:66;6:66;5:66;4:7194;3:8262;2:14301;1:239,24:144;22:144;6:22;2:2943;1:82728;0:66,
10.66/3.68	c (3,3) ===========================================
10.66/3.68	c (3,3) Order
10.66/3.68	c (3,3) ===========================================
11.09/3.76	c (3,3) translated 3069 (10%) constraints
11.50/3.82	c (3,3) translated 6137 (20%) constraints
11.50/3.87	c (3,3) translated 9205 (30%) constraints
11.89/3.92	c (3,3) translated 12273 (40%) constraints
11.89/3.96	c (3,3) translated 15341 (50%) constraints
12.08/4.01	c (3,3) translated 18410 (60%) constraints
12.08/4.05	c (3,3) translated 21478 (70%) constraints
12.23/4.13	c (3,3) translated 24546 (80%) constraints
13.03/4.33	c (3,3) translated 27614 (90%) constraints
14.25/4.63	c (4,4) translated 30682 (100%) constraints
14.25/4.63	c (4,4) CSP to CSPinCNF End
14.25/4.64	c (4,4) CSP: 786 int (576 aux), 8670 bool (8670 aux), 35223 ctr, max domain size 64
14.25/4.64	c (4,4) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
14.25/4.64	c (4,4) CSPinCNF Propagation Begin
15.62/5.03	c (4,4) 1764 values, 6351 unsatisfiable literals, and 4815 valid clauses are removed
15.62/5.03	c (4,4) CSPinCNF Propagation End
15.62/5.03	c (4,4) CSP: 2088 int (1878 aux), 7368 bool (7368 aux), 30408 ctr, max domain size 64
15.62/5.03	c (4,4) Heap : 1576 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
15.62/5.03	c (4,4) Simplify CSPinCNF Begin
16.25/5.22	c (4,4) Simplify CSPinCNF End
16.25/5.22	c (4,4) CSP: 2088 int (1878 aux), 12840 bool (12840 aux), 35880 ctr, max domain size 64
16.25/5.22	c (4,4) Heap : 1576 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
16.25/5.22	c (4,4) Calculate Precise Domain Begin
16.25/5.26	c (4,4) 6 values are removed by re-calculation
16.25/5.26	c (4,4) Calculate Precise Domain End
16.25/5.26	c (4,4) CSP: 2088 int (1878 aux), 12840 bool (12840 aux), 35880 ctr, max domain size 64
16.25/5.26	c (4,4) Heap : 1576 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
16.25/5.26	c (4,4) CSPinCNF to SatSolver Begin
16.48/5.38	c (4,4) 3588 (10 %) CSP clauses are encoded (19464 SAT variables, 9467 SAT clauses)
16.85/5.42	c (4,4) 7176 (20 %) CSP clauses are encoded (19464 SAT variables, 13055 SAT clauses)
16.85/5.44	c (4,4) 10764 (30 %) CSP clauses are encoded (19464 SAT variables, 16643 SAT clauses)
16.85/5.46	c (4,4) 14352 (40 %) CSP clauses are encoded (19464 SAT variables, 20231 SAT clauses)
16.85/5.48	c (4,4) 17940 (50 %) CSP clauses are encoded (19464 SAT variables, 23819 SAT clauses)
17.47/5.60	c (5,5) 21528 (60 %) CSP clauses are encoded (19464 SAT variables, 50402 SAT clauses)
17.87/5.95	c (5,5) 25116 (70 %) CSP clauses are encoded (19464 SAT variables, 184526 SAT clauses)
18.11/6.16	c (5,5) 28704 (80 %) CSP clauses are encoded (19464 SAT variables, 267505 SAT clauses)
18.64/6.33	c (5,5) 32292 (90 %) CSP clauses are encoded (19464 SAT variables, 285659 SAT clauses)
18.98/6.48	c (5,5) 35880 (100 %) CSP clauses are encoded (19464 SAT variables, 310063 SAT clauses)
18.98/6.48	c (5,5) CSPinCNF to SatSolver End
18.98/6.48	c (5,5) Heap : 2478 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
19.50/6.69	c (6,6) STATISTICS2:HOME/instance-4297026-1532680737.xml,AllDifferent:Cardinality:Count:Eq:ExtensionSupport:IntVar:Lt:Num,14928,35880,256,64,11,9,256:108;128:432;64:3648;32:32;21:45;16:96;14:5;12:15;11:438;10:1020;9:180;8:109;4:36;1:480,64:22908;11:19308;10:4620;8:104;7:104;5:11;4:57;3:1200;2:56592;1:1800,11:120;10:120;9:60;8:60;7:60;6:82;5:60;4:6540;3:6642;2:20964;1:1172,9:576;8:288;6:20;3:282;2:5478;1:87294,
19.50/6.69	c (6,6) SatSolver.solve Begin
19.50/6.69	c (6,6) 19464 bool, 310073 clause
19.50/6.69	c (6,6) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297026-1532680737.xml-scop-20063.cnf HOME/instance-4297026-1532680737.xml-scop-20063.cnf.out
96.61/16.95	c (16,0) c
96.61/16.95	c (16,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
96.61/16.95	c (16,0) c
96.61/16.95	c (16,0) c WARNING: for repeatability, setting FPU to use double precision
96.61/16.95	c (16,0) c 8 solvers engines and 1 companion as a blackboard created.
96.61/16.95	c (16,0) c ========================================[ Problem Statistics ]===========================================
96.61/16.95	c (16,0) c |                                                                                                       |
96.61/16.95	c (16,0) c |  Number of variables:         19464                                                                   |
96.61/16.95	c (16,0) c |  Number of clauses:          310073                                                                   |
96.61/16.95	c (16,0) c |  Parse time:                   0.09 s                                                                 |
96.61/16.95	c (16,0) c |                                                                                                       |
96.61/16.95	c (16,0) c |  Eliminated clauses:           0.31 Mb                                                                |
96.61/16.95	c (16,0) c |  Simplification time:          0.45 s                                                                 |
96.61/16.95	c (16,0) c |                                                                                                       |
96.61/16.95	c (16,0) c |  Generating clones                                                                                    |
96.61/16.95	c (16,0) c |  all clones generated. Memory = 201.94Mb.                                                             |
96.61/16.95	c (16,0) c ========================================================================================================|
96.61/16.95	c (16,0) c
96.61/16.95	c (16,0) c |-------------------------------------------------------------------------------------------------------|
96.61/16.95	c (16,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
96.61/16.95	c (16,0) c |-------------------------------------------------------------------------------------------------------|
96.61/16.95	c (16,0) c |  0 |    118 |      96475 |      19002 |    70134 |    10175 |     2435 |    20483 |     1442 |  1.433 |
96.61/16.95	c (16,0) c |  1 |    141 |     110763 |      21924 |    74825 |    13072 |     2955 |    19944 |     1690 |  1.433 |
96.61/16.95	c (16,0) c |  2 |    142 |     107418 |      21422 |    72390 |    12596 |     3006 |    20127 |     1602 |  1.439 |
96.61/16.95	c (16,0) c |  3 |    149 |     112054 |      22322 |    77894 |    13509 |     3030 |    20113 |     1578 |  1.433 |
96.61/16.95	c (16,0) c |  4 |    139 |     104125 |      20436 |    73213 |    11598 |     2775 |    20496 |     1562 |  1.433 |
96.61/16.95	c (16,0) c |  5 |    132 |     106306 |      20924 |    75900 |    12098 |     2679 |    20309 |     1552 |  1.433 |
96.61/16.95	c (16,0) c |  6 |    157 |     110554 |      22894 |    77783 |    14045 |     3107 |    20088 |     1690 |  1.433 |
96.61/16.95	c (16,0) c |  7 |    132 |     105715 |      22883 |    75801 |    14061 |     3291 |    19690 |     1746 |  1.433 |
96.61/16.95	c (16,0) c 
96.61/16.95	c (16,0) c synthesis      171808 conflicts    75302848 propagations     4669 conflicts/sec  2046410 propagations/sec
96.61/16.95	c (16,0) c Total Memory so far : 862.38Mb
96.61/16.95	c (16,0) c
96.61/16.95	c (16,0) c |-------------------------------------------------------------------------------------------------------|
96.61/16.95	c (16,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
96.61/16.95	c (16,0) c |-------------------------------------------------------------------------------------------------------|
96.61/16.95	c (16,0) c |  0 |    236 |     176652 |      33691 |    93448 |    17468 |     4571 |    38091 |     3034 |  1.711 |
96.61/16.95	c (16,0) c |  1 |    289 |     207961 |      39695 |   100685 |    13592 |     5404 |    37237 |     3558 |  1.711 |
96.61/16.95	c (16,0) c |  2 |    276 |     199380 |      39130 |    97780 |    13033 |     5526 |    37089 |     3435 |  1.716 |
96.61/16.95	c (16,0) c |  3 |    281 |     213928 |      41322 |   103480 |    15223 |     5696 |    36904 |     3596 |  1.711 |
96.61/16.95	c (16,0) c |  4 |    266 |     193472 |      37360 |    97429 |    11259 |     5198 |    37423 |     3363 |  1.711 |
96.61/16.95	c (16,0) c |  5 |    245 |     185243 |      35759 |    97593 |    19549 |     4875 |    37568 |     3208 |  1.711 |
96.61/16.95	c (16,0) c |  6 |    291 |     208598 |      41159 |   102897 |    15049 |     5661 |    36981 |     3570 |  1.711 |
96.61/16.95	c (16,0) c |  7 |    270 |     195670 |      41184 |   101598 |    15081 |     5735 |    36847 |     3671 |  1.711 |
96.61/16.95	c (16,0) c 
150.05/23.65	c (23,0) c synthesis      309301 conflicts   155664943 propagations     4042 conflicts/sec  2034198 propagations/sec
150.05/23.65	c (23,0) c Total Memory so far : 772.58Mb
150.05/23.65	c (23,0) c
150.05/23.65	c (23,0) c |-------------------------------------------------------------------------------------------------------|
150.05/23.65	c (23,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
150.05/23.65	c (23,0) c |-------------------------------------------------------------------------------------------------------|
150.05/23.65	c (23,0) c |  0 |    372 |     258518 |      48566 |   110477 |    22448 |     6542 |    52513 |     4659 |  1.911 |
150.05/23.65	c (23,0) c |  1 |    413 |     289552 |      54422 |   116686 |    15872 |     7382 |    51657 |     5213 |  1.911 |
150.05/23.65	c (23,0) c |  2 |    419 |     281111 |      54357 |   114645 |    15809 |     7576 |    51466 |     5169 |  1.916 |
150.05/23.65	c (23,0) c |  3 |    430 |     300239 |      57066 |   119168 |    18525 |     7853 |    51160 |     5395 |  1.911 |
150.05/23.65	c (23,0) c |  4 |    418 |     273738 |      52653 |   114610 |    14113 |     7232 |    51802 |     5042 |  1.911 |
150.05/23.65	c (23,0) c |  5 |    384 |     266528 |      51312 |   115327 |    12759 |     6926 |    52113 |     4948 |  1.911 |
150.05/23.65	c (23,0) c |  6 |    439 |     291761 |      56693 |   118515 |    18135 |     7743 |    51178 |     5316 |  1.911 |
150.05/23.65	c (23,0) c |  7 |    419 |     277852 |      57211 |   117618 |    18653 |     7820 |    51216 |     5448 |  1.911 |
150.05/23.65	c (23,0) c 
150.05/23.65	c (23,0) c synthesis      432281 conflicts   233543913 propagations     3716 conflicts/sec  2007654 propagations/sec
150.05/23.65	c (23,0) c Total Memory so far : 772.58Mb
150.05/23.65	c (23,0) c last restart ## conflicts  :  41 111 
150.05/23.65	c (23,0) c Thread 1 is 100% pure glucose! First thread to finish! (SAT answer).
150.05/23.65	c (23,0) c Total Memory so far : 772.58Mb
150.05/23.65	c (23,0) c
150.05/23.65	c (23,0) c real time : 16.9373 s
150.05/23.65	c (23,0) c cpu time  : 129.879 s
150.05/23.65	c (23,0) c
150.05/23.65	c (23,0) c
150.05/23.65	c (23,0) c
150.05/23.65	c (23,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
150.05/23.65	c (23,0) c
150.05/23.65	c (23,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
150.05/23.65	c (23,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
150.05/23.65	c (23,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
150.05/23.65	c (23,0) c | Conflicts     |          473151 |      53486 |      59424 |      59419 |      62073 |      58095 |      56740 |      61925 |      61989 |
150.05/23.65	c (23,0) c | Decisions     |         2451964 |     281879 |     315615 |     306514 |     327501 |     302297 |     295805 |     317900 |     304453 |
150.05/23.65	c (23,0) c | Propagations  |       260200056 |   29089804 |   33243410 |   32783379 |   34459944 |   32268542 |   31211667 |   33884726 |   33258584 |
150.05/23.65	c (23,0) c | Avg_Trail     |                 |       6075 |       6305 |       6192 |       6217 |       6253 |       6283 |       6198 |       6280 |
150.05/23.65	c (23,0) c | Avg_DL        |                 |         93 |         96 |         94 |         97 |         94 |         96 |         93 |         94 |
150.05/23.65	c (23,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
150.05/23.65	c (23,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
150.05/23.65	c (23,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
150.05/23.65	c (23,0) c | Exported      |           64494 |       7203 |       8053 |       8198 |       8510 |       7984 |       7660 |       8427 |       8459 |
150.05/23.65	c (23,0) c | Imported      |          450681 |      57245 |      56393 |      56258 |      55880 |      56436 |      56678 |      56060 |      55731 |
150.05/23.65	c (23,0) c | Good          |           24618 |       3115 |       3048 |       3094 |       3035 |       3054 |       3069 |       3067 |       3136 |
150.05/23.65	c (23,0) c | Purge         |          426063 |      54130 |      53345 |      53164 |      52845 |      53382 |      53609 |      52993 |      52595 |
150.05/23.65	c (23,0) c | Promoted      |           45647 |       5097 |       5761 |       5688 |       6017 |       5634 |       5495 |       5949 |       6006 |
150.05/23.65	c (23,0) c | Remove_Imp    |          187815 |      29366 |      22809 |      22715 |      20569 |      24574 |      26249 |      20902 |      20631 |
150.05/23.65	c (23,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
150.05/23.65	c (23,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
150.05/23.65	c (23,0) c | Unaries       |                 |         31 |         30 |         28 |         28 |         36 |         29 |         33 |         29 |
150.05/23.65	c (23,0) c | Binaries      |                 |        404 |        472 |        428 |        481 |        465 |        449 |        457 |        370 |
150.05/23.65	c (23,0) c | Glues         |                 |       1413 |       1494 |       1495 |       1573 |       1495 |       1381 |       1533 |       1400 |
150.05/23.65	c (23,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
150.05/23.65	c (23,0) c | Orig_Seen     |            38 % |     115160 |     121250 |     119206 |     123666 |     119297 |     120426 |     123248 |     121837 |
150.05/23.65	c (23,0) c | Diff Orig seen|                 | -     6090 |      X     | -     2044 |       2416 | -     1953 | -      824 |       1998 |        587 |
150.05/23.65	c (23,0) c | Hamming       |            17 % |       3482 |      X     |       3566 |       3495 |       3362 |       3631 |       3511 |       3296 |
150.05/23.65	c (23,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
150.05/23.65	c (23,0) 
150.05/23.65	c (23,0) s SATISFIABLE
150.05/23.68	c (23,6) SatSolver.solve End
150.05/23.68	c (23,6) Heap : 3041 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
150.05/23.68	c (23,6) Show results Begin
150.05/23.69	c (23,6) a[0][0] = 1
150.05/23.69	c (23,6) a[0][1] = 10
150.05/23.69	c (23,6) a[0][2] = 11
150.05/23.69	c (23,6) a[0][3] = 10
150.05/23.69	c (23,6) a[0][4] = 3
150.05/23.69	c (23,6) a[0][5] = 6
150.05/23.69	c (23,6) a[0][6] = 9
150.05/23.69	c (23,6) a[0][7] = 11
150.05/23.69	c (23,6) a[0][8] = 8
150.05/23.69	c (23,6) a[0][9] = 4
150.05/23.69	c (23,6) a[0][10] = 8
150.05/23.69	c (23,6) a[1][0] = 3
150.05/23.69	c (23,6) a[1][1] = 8
150.05/23.69	c (23,6) a[1][2] = 7
150.05/23.69	c (23,6) a[1][3] = 6
150.05/23.69	c (23,6) a[1][4] = 7
150.05/23.69	c (23,6) a[1][5] = 11
150.05/23.69	c (23,6) a[1][6] = 10
150.05/23.69	c (23,6) a[1][7] = 5
150.05/23.69	c (23,6) a[1][8] = 9
150.05/23.69	c (23,6) a[1][9] = 8
150.05/23.69	c (23,6) a[1][10] = 10
150.05/23.69	c (23,6) a[2][0] = 5
150.05/23.69	c (23,6) a[2][1] = 9
150.05/23.69	c (23,6) a[2][2] = 9
150.05/23.69	c (23,6) a[2][3] = 7
150.05/23.69	c (23,6) a[2][4] = 8
150.05/23.69	c (23,6) a[2][5] = 10
150.05/23.69	c (23,6) a[2][6] = 11
150.05/23.69	c (23,6) a[2][7] = 6
150.05/23.69	c (23,6) a[2][8] = 2
150.05/23.69	c (23,6) a[2][9] = 10
150.05/23.69	c (23,6) a[2][10] = 11
150.05/23.69	c (23,6) a[3][0] = 7
150.05/23.69	c (23,6) a[3][1] = 11
150.05/23.69	c (23,6) a[3][2] = 8
150.05/23.69	c (23,6) a[3][3] = 11
150.05/23.69	c (23,6) a[3][4] = 5
150.05/23.69	c (23,6) a[3][5] = 9
150.05/23.69	c (23,6) a[3][6] = 7
150.05/23.69	c (23,6) a[3][7] = 10
150.05/23.69	c (23,6) a[3][8] = 4
150.05/23.69	c (23,6) a[3][9] = 9
150.05/23.69	c (23,6) a[3][10] = 6
150.05/23.69	c (23,6) a[4][0] = 9
150.05/23.69	c (23,6) a[4][1] = 2
150.05/23.69	c (23,6) a[4][2] = 10
150.05/23.69	c (23,6) a[4][3] = 4
150.05/23.69	c (23,6) a[4][4] = 10
150.05/23.69	c (23,6) a[4][5] = 7
150.05/23.69	c (23,6) a[4][6] = 8
150.05/23.69	c (23,6) a[4][7] = 9
150.05/23.69	c (23,6) a[4][8] = 11
150.05/23.69	c (23,6) a[4][9] = 11
150.05/23.69	c (23,6) a[4][10] = 5
150.05/23.69	c (23,6) a[5][0] = 11
150.05/23.69	c (23,6) a[5][1] = 6
150.05/23.69	c (23,6) a[5][2] = 3
150.05/23.69	c (23,6) a[5][3] = 9
150.05/23.69	c (23,6) a[5][4] = 11
150.05/23.69	c (23,6) a[5][5] = 5
150.05/23.69	c (23,6) a[5][6] = 6
150.05/23.69	c (23,6) a[5][7] = 8
150.05/23.69	c (23,6) a[5][8] = 10
150.05/23.69	c (23,6) a[5][9] = 7
150.05/23.69	c (23,6) a[5][10] = 4
150.05/23.69	c (23,6) ad[0] = 9
150.05/23.69	c (23,6) ad[1] = 11
150.05/23.69	c (23,6) ad[2] = 5
150.05/23.69	c (23,6) ad[3] = 10
150.05/23.69	c (23,6) ad[4] = 7
150.05/23.69	c (23,6) ad[5] = 8
150.05/23.69	c (23,6) h[0][0] = 0
150.05/23.69	c (23,6) h[0][1] = 4
150.05/23.69	c (23,6) h[0][2] = 2
150.05/23.69	c (23,6) h[0][3] = 3
150.05/23.69	c (23,6) h[0][4] = 1
150.05/23.69	c (23,6) h[0][5] = 0
150.05/23.69	c (23,6) h[0][6] = 5
150.05/23.69	c (23,6) h[0][7] = 7
150.05/23.69	c (23,6) h[0][8] = 5
150.05/23.69	c (23,6) h[0][9] = 2
150.05/23.69	c (23,6) h[0][10] = 7
150.05/23.69	c (23,6) h[1][0] = 2
150.05/23.69	c (23,6) h[1][1] = 3
150.05/23.69	c (23,6) h[1][2] = 4
150.05/23.69	c (23,6) h[1][3] = 5
150.05/23.69	c (23,6) h[1][4] = 2
150.05/23.69	c (23,6) h[1][5] = 4
150.05/23.69	c (23,6) h[1][6] = 1
150.05/23.69	c (23,6) h[1][7] = 1
150.05/23.69	c (23,6) h[1][8] = 0
150.05/23.69	c (23,6) h[1][9] = 6
150.05/23.69	c (23,6) h[1][10] = 9
150.05/23.69	c (23,6) h[2][0] = 4
150.05/23.69	c (23,6) h[2][1] = 7
150.05/23.69	c (23,6) h[2][2] = 6
150.05/23.69	c (23,6) h[2][3] = 1
150.05/23.69	c (23,6) h[2][4] = 4
150.05/23.69	c (23,6) h[2][5] = 8
150.05/23.69	c (23,6) h[2][6] = 3
150.05/23.69	c (23,6) h[2][7] = 3
150.05/23.69	c (23,6) h[2][8] = 1
150.05/23.69	c (23,6) h[2][9] = 0
150.05/23.69	c (23,6) h[2][10] = 0
150.05/23.69	c (23,6) h[3][0] = 6
150.05/23.69	c (23,6) h[3][1] = 5
150.05/23.69	c (23,6) h[3][2] = 1
150.05/23.69	c (23,6) h[3][3] = 8
150.05/23.69	c (23,6) h[3][4] = 0
150.05/23.69	c (23,6) h[3][5] = 1
150.05/23.69	c (23,6) h[3][6] = 0
150.05/23.69	c (23,6) h[3][7] = 2
150.05/23.69	c (23,6) h[3][8] = 3
150.05/23.69	c (23,6) h[3][9] = 3
150.05/23.69	c (23,6) h[3][10] = 2
150.05/23.69	c (23,6) h[4][0] = 8
150.05/23.69	c (23,6) h[4][1] = 0
150.05/23.69	c (23,6) h[4][2] = 5
150.05/23.69	c (23,6) h[4][3] = 0
150.05/23.69	c (23,6) h[4][4] = 6
150.05/23.69	c (23,6) h[4][5] = 3
150.05/23.69	c (23,6) h[4][6] = 2
150.05/23.69	c (23,6) h[4][7] = 4
150.05/23.69	c (23,6) h[4][8] = 6
150.05/23.69	c (23,6) h[4][9] = 1
150.05/23.69	c (23,6) h[4][10] = 3
150.05/23.69	c (23,6) h[5][0] = 10
150.05/23.69	c (23,6) h[5][1] = 1
150.05/23.69	c (23,6) h[5][2] = 0
150.05/23.69	c (23,6) h[5][3] = 2
150.05/23.69	c (23,6) h[5][4] = 9
150.05/23.69	c (23,6) h[5][5] = 2
150.05/23.69	c (23,6) h[5][6] = 4
150.05/23.69	c (23,6) h[5][7] = 0
150.05/23.69	c (23,6) h[5][8] = 7
150.05/23.69	c (23,6) h[5][9] = 5
150.05/23.69	c (23,6) h[5][10] = 1
150.05/23.69	c (23,6) hd[0] = 6
150.05/23.69	c (23,6) hd[1] = 0
150.05/23.69	c (23,6) hd[2] = 2
150.05/23.69	c (23,6) hd[3] = 4
150.05/23.69	c (23,6) hd[4] = 1
150.05/23.69	c (23,6) hd[5] = 3
150.05/23.69	c (23,6) m[0][0] = 0
150.05/23.69	c (23,6) m[0][1] = 43
150.05/23.69	c (23,6) m[0][2] = 29
150.05/23.69	c (23,6) m[0][3] = 36
150.05/23.69	c (23,6) m[0][4] = 12
150.05/23.69	c (23,6) m[0][5] = 5
150.05/23.69	c (23,6) m[0][6] = 48
150.05/23.69	c (23,6) m[0][7] = 59
150.05/23.69	c (23,6) m[0][8] = 47
150.05/23.69	c (23,6) m[0][9] = 22
150.05/23.69	c (23,6) m[0][10] = 56
150.05/23.69	c (23,6) m[1][0] = 21
150.05/23.69	c (23,6) m[1][1] = 34
150.05/23.69	c (23,6) m[1][2] = 40
150.05/23.69	c (23,6) m[1][3] = 45
150.05/23.69	c (23,6) m[1][4] = 25
150.05/23.69	c (23,6) m[1][5] = 44
150.05/23.69	c (23,6) m[1][6] = 19
150.05/23.69	c (23,6) m[1][7] = 14
150.05/23.69	c (23,6) m[1][8] = 8
150.05/23.69	c (23,6) m[1][9] = 52
150.05/23.69	c (23,6) m[1][10] = 63
150.05/23.69	c (23,6) m[2][0] = 38
150.05/23.69	c (23,6) m[2][1] = 57
150.05/23.69	c (23,6) m[2][2] = 53
150.05/23.69	c (23,6) m[2][3] = 16
150.05/23.69	c (23,6) m[2][4] = 41
150.05/23.69	c (23,6) m[2][5] = 61
150.05/23.69	c (23,6) m[2][6] = 37
150.05/23.69	c (23,6) m[2][7] = 32
150.05/23.69	c (23,6) m[2][8] = 11
150.05/23.69	c (23,6) m[2][9] = 9
150.05/23.69	c (23,6) m[2][10] = 10
150.05/23.69	c (23,6) m[3][0] = 51
150.05/23.69	c (23,6) m[3][1] = 50
150.05/23.69	c (23,6) m[3][2] = 17
150.05/23.69	c (23,6) m[3][3] = 62
150.05/23.69	c (23,6) m[3][4] = 4
150.05/23.69	c (23,6) m[3][5] = 18
150.05/23.69	c (23,6) m[3][6] = 6
150.05/23.69	c (23,6) m[3][7] = 28
150.05/23.69	c (23,6) m[3][8] = 30
150.05/23.69	c (23,6) m[3][9] = 35
150.05/23.69	c (23,6) m[3][10] = 24
150.05/23.69	c (23,6) m[4][0] = 60
150.05/23.69	c (23,6) m[4][1] = 1
150.05/23.69	c (23,6) m[4][2] = 49
150.05/23.69	c (23,6) m[4][3] = 3
150.05/23.69	c (23,6) m[4][4] = 54
150.05/23.69	c (23,6) m[4][5] = 33
150.05/23.69	c (23,6) m[4][6] = 26
150.05/23.69	c (23,6) m[4][7] = 42
150.05/23.69	c (23,6) m[4][8] = 55
150.05/23.70	c (23,6) m[4][9] = 20
150.05/23.70	c (23,6) m[4][10] = 31
150.05/23.70	c (23,6) m[5][0] = 65
150.05/23.70	c (23,6) m[5][1] = 15
150.05/23.70	c (23,6) m[5][2] = 2
150.05/23.70	c (23,6) m[5][3] = 27
150.05/23.70	c (23,6) m[5][4] = 64
150.05/23.70	c (23,6) m[5][5] = 23
150.05/23.70	c (23,6) m[5][6] = 39
150.05/23.70	c (23,6) m[5][7] = 7
150.05/23.70	c (23,6) m[5][8] = 58
150.05/23.70	c (23,6) m[5][9] = 46
150.05/23.70	c (23,6) m[5][10] = 13
150.05/23.70	s SATISFIABLE
150.05/23.70	v <instantiation>
150.05/23.70	v     <list>h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[0][10] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[1][10] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[2][10] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[3][10] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[4][10] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] h[5][10] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[0][10] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[1][10] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[2][10] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[3][10] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[4][10] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] a[5][10] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[0][9] m[0][10] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[1][9] m[1][10] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[2][9] m[2][10] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[3][9] m[3][10] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] m[4][9] m[4][10] m[5][0] m[5][1] m[5][2] m[5][3] m[5][4] m[5][5] m[5][6] m[5][7] m[5][8] m[5][9] m[5][10] hd[0] hd[1] hd[2] hd[3] hd[4] hd[5] ad[0] ad[1] ad[2] ad[3] ad[4] ad[5]</list>
150.05/23.70	v     <values>0 4 2 3 1 0 5 7 5 2 7 2 3 4 5 2 4 1 1 0 6 9 4 7 6 1 4 8 3 3 1 0 0 6 5 1 8 0 1 0 2 3 3 2 8 0 5 0 6 3 2 4 6 1 3 10 1 0 2 9 2 4 0 7 5 1 1 10 11 10 3 6 9 11 8 4 8 3 8 7 6 7 11 10 5 9 8 10 5 9 9 7 8 10 11 6 2 10 11 7 11 8 11 5 9 7 10 4 9 6 9 2 10 4 10 7 8 9 11 11 5 11 6 3 9 11 5 6 8 10 7 4 0 43 29 36 12 5 48 59 47 22 56 21 34 40 45 25 44 19 14 8 52 63 38 57 53 16 41 61 37 32 11 9 10 51 50 17 62 4 18 6 28 30 35 24 60 1 49 3 54 33 26 42 55 20 31 65 15 2 27 64 23 39 7 58 46 13 6 0 2 4 1 3 9 11 5 10 7 8</values>
150.05/23.70	v </instantiation>
150.05/23.70	c (23,6) Show results End
150.05/23.70	c (23,6) Heap : 3041 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
150.05/23.70	c (23,6) 0,0,4,4,4,4,5,23,23,STOP-AFTER(ALL)
150.05/23.70	c END-Prog: Fri Jul 27 10:39:21 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 (12784 MiB free)
  memory of node 1: 16384 MiB (14747 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297026-1532680737/watcher-4297026-1532680737 -o /tmp/evaluation-result-4297026-1532680737/solver-4297026-1532680737 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1532675689-19612 --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-4297026-1532680737.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
solver pid=20063, runsolver pid=20060
Current StackSize limit: 8192 KiB


[startup+0.100135 s]*
/proc/loadavg: 9.08 8.82 8.74 2/198 20083
/proc/meminfo: memFree=28097816/32770624 swapFree=67108792/67108860
[pid=20063] ppid=20060 vsize=27312552 memory=108424 CPUtime=0.1 cores=0-7
/proc/20063/stat : 20063 (java) S 20060 20063 19585 0 -1 1077944320 6130 0 0 0 8 2 0 0 20 0 20 0 85637020 27968053248 27106 33554432000 4194304 4196468 140728954926576 140728954909120 139970259279607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
/proc/20063/statm: 6828138 27106 2749 1 0 6790598 0
[pid=20063/tid=20065] ppid=20060 vsize=27312552 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/20063/task/20065/stat : 20065 (java) R 20060 20063 19585 0 -1 4202560 4223 0 0 0 7 2 0 0 20 0 20 0 85637020 27968053248 27106 33554432000 4194304 4196468 140728954926576 139970231105936 139970243323237 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20066] ppid=20060 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/20063/task/20066/stat : 20066 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 27106 33554432000 4194304 4196468 140728954926576 139970263521552 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20067] ppid=20060 vsize=27312552 memory=139852162012800 CPUtime=0 cores=0-7
/proc/20063/task/20067/stat : 20067 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 27106 33554432000 4194304 4196468 140728954926576 139969681852816 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20068] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20068/stat : 20068 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 27106 33554432000 4194304 4196468 140728954926576 139969680800272 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20069] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20069/stat : 20069 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 27106 33554432000 4194304 4196468 140728954926576 139969679747728 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20070] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20070/stat : 20070 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 27106 33554432000 4194304 4196468 140728954926576 139969678695184 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20071] ppid=20060 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/20063/task/20071/stat : 20071 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 27106 33554432000 4194304 4196468 140728954926576 139969677642640 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20072] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20072/stat : 20072 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 27106 33554432000 4194304 4196468 140728954926576 139969676590096 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20073] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20073/stat : 20073 (java) S 20060 20063 19585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 27106 33554432000 4194304 4196468 140728954926576 139969675537552 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20074] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20074/stat : 20074 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85637024 27968053248 27106 33554432000 4194304 4196468 140728954926576 139968849274864 139970259290754 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20075] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20075/stat : 20075 (java) S 20060 20063 19585 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85637025 27968053248 27106 33554432000 4194304 4196468 140728954926576 139968152331168 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20076] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20076/stat : 20076 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637025 27968053248 27106 33554432000 4194304 4196468 140728954926576 139967883895792 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20077] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20077/stat : 20077 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637027 27968053248 27106 33554432000 4194304 4196468 140728954926576 139967509387472 139970259298203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20078] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20078/stat : 20078 (java) S 20060 20063 19585 0 -1 1077944384 329 0 0 0 0 0 0 0 20 0 20 0 85637027 27968053248 27106 33554432000 4194304 4196468 140728954926576 139968848222704 139970259290754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20079] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20079/stat : 20079 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637027 27968053248 27106 33554432000 4194304 4196468 140728954926576 139968847170160 139970259290754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20080] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20080/stat : 20080 (java) S 20060 20063 19585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85637027 27968053248 27106 33554432000 4194304 4196468 140728954926576 139968846117616 139970259290754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20081] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20081/stat : 20081 (java) S 20060 20063 19585 0 -1 1077944384 238 0 0 0 0 0 0 0 20 0 20 0 85637027 27968053248 27106 33554432000 4194304 4196468 140728954926576 139968845065072 139970259290754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20082] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20082/stat : 20082 (java) S 20060 20063 19585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85637028 27968053248 27106 33554432000 4194304 4196468 140728954926576 139967011481824 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20083] ppid=20060 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/20063/task/20083/stat : 20083 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637028 27968053248 27106 33554432000 4194304 4196468 140728954926576 139968844011952 139970259290754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108424 KiB

[startup+0.2101 s]*
/proc/loadavg: 9.08 8.82 8.74 2/198 20083
/proc/meminfo: memFree=28081816/32770624 swapFree=67108792/67108860
[pid=20063] ppid=20060 vsize=27312552 memory=122852 CPUtime=0.24 cores=0-7
/proc/20063/stat : 20063 (java) S 20060 20063 19585 0 -1 1077944320 10036 0 0 0 21 3 0 0 20 0 20 0 85637020 27968053248 30713 33554432000 4194304 4196468 140728954926576 140728954909120 139970259279607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
/proc/20063/statm: 6828138 30713 2848 1 0 6790598 0
[pid=20063/tid=20065] ppid=20060 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/20063/task/20065/stat : 20065 (java) R 20060 20063 19585 0 -1 4202560 7920 0 0 0 17 3 0 0 20 0 20 0 85637020 27968053248 30713 33554432000 4194304 4196468 140728954926576 139970231064736 139970243360094 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20066] ppid=20060 vsize=27312552 memory=10869 CPUtime=0 cores=0-7
/proc/20063/task/20066/stat : 20066 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 30713 33554432000 4194304 4196468 140728954926576 139970263521552 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20067] ppid=20060 vsize=27312552 memory=139852162518639 CPUtime=0 cores=0-7
/proc/20063/task/20067/stat : 20067 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 30713 33554432000 4194304 4196468 140728954926576 139969681852816 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20068] ppid=20060 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/20063/task/20068/stat : 20068 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 30713 33554432000 4194304 4196468 140728954926576 139969680800272 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20069] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20069/stat : 20069 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 30713 33554432000 4194304 4196468 140728954926576 139969679747728 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20070] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20070/stat : 20070 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 30713 33554432000 4194304 4196468 140728954926576 139969678695184 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20071] ppid=20060 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/20063/task/20071/stat : 20071 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 30713 33554432000 4194304 4196468 140728954926576 139969677642640 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20072] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20072/stat : 20072 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 30713 33554432000 4194304 4196468 140728954926576 139969676590096 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20073] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20073/stat : 20073 (java) S 20060 20063 19585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 30713 33554432000 4194304 4196468 140728954926576 139969675537552 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20074] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20074/stat : 20074 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85637024 27968053248 30713 33554432000 4194304 4196468 140728954926576 139968849274864 139970259290754 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20075] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20075/stat : 20075 (java) S 20060 20063 19585 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85637025 27968053248 30713 33554432000 4194304 4196468 140728954926576 139968152331168 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20076] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20076/stat : 20076 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637025 27968053248 30713 33554432000 4194304 4196468 140728954926576 139967883895792 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20077] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20077/stat : 20077 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637027 27968053248 30713 33554432000 4194304 4196468 140728954926576 139967509387472 139970259298203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20078] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20078/stat : 20078 (java) S 20060 20063 19585 0 -1 1077944384 329 0 0 0 0 0 0 0 20 0 20 0 85637027 27968053248 30713 33554432000 4194304 4196468 140728954926576 139968848222704 139970259290754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20079] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20079/stat : 20079 (java) S 20060 20063 19585 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 20 0 85637027 27968053248 30713 33554432000 4194304 4196468 140728954926576 139968847170160 139970259290754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20080] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20080/stat : 20080 (java) S 20060 20063 19585 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 85637027 27968053248 30713 33554432000 4194304 4196468 140728954926576 139968846117616 139970259290754 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20081] ppid=20060 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/20063/task/20081/stat : 20081 (java) S 20060 20063 19585 0 -1 1077944384 286 0 0 0 2 0 0 0 20 0 20 0 85637027 27968053248 30713 33554432000 4194304 4196468 140728954926576 139968845065072 139970259290754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20082] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20082/stat : 20082 (java) S 20060 20063 19585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85637028 27968053248 30713 33554432000 4194304 4196468 140728954926576 139967011481824 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20083] ppid=20060 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/20063/task/20083/stat : 20083 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637028 27968053248 30713 33554432000 4194304 4196468 140728954926576 139968844011952 139970259290754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122852 KiB

[startup+0.310186 s]*
/proc/loadavg: 9.08 8.82 8.74 2/198 20083
/proc/meminfo: memFree=28077784/32770624 swapFree=67108792/67108860
[pid=20063] ppid=20060 vsize=27312552 memory=127284 CPUtime=0.42 cores=0-7
/proc/20063/stat : 20063 (java) S 20060 20063 19585 0 -1 1077944320 10683 0 0 0 38 4 0 0 20 0 20 0 85637020 27968053248 31821 33554432000 4194304 4196468 140728954926576 140728954909120 139970259279607 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
/proc/20063/statm: 6828138 31821 2958 1 0 6790598 0
[pid=20063/tid=20065] ppid=20060 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/20063/task/20065/stat : 20065 (java) R 20060 20063 19585 0 -1 4202560 8365 0 0 0 26 3 0 0 20 0 20 0 85637020 27968053248 31821 33554432000 4194304 4196468 140728954926576 139970231071056 139970259291542 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20066] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20066/stat : 20066 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 31821 33554432000 4194304 4196468 140728954926576 139970263521552 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20067] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20067/stat : 20067 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 31821 33554432000 4194304 4196468 140728954926576 139969681852816 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20068] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20068/stat : 20068 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 31821 33554432000 4194304 4196468 140728954926576 139969680800272 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20069] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20069/stat : 20069 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 31821 33554432000 4194304 4196468 140728954926576 139969679747728 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20070] ppid=20060 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/20063/task/20070/stat : 20070 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 31821 33554432000 4194304 4196468 140728954926576 139969678695184 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20071] ppid=20060 vsize=27312552 memory=139852054098863 CPUtime=0 cores=0-7
/proc/20063/task/20071/stat : 20071 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 31821 33554432000 4194304 4196468 140728954926576 139969677642640 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20072] ppid=20060 vsize=27312552 memory=139852054101168 CPUtime=0 cores=0-7
/proc/20063/task/20072/stat : 20072 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 31821 33554432000 4194304 4196468 140728954926576 139969676590096 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20073] ppid=20060 vsize=27312552 memory=139852054103472 CPUtime=0 cores=0-7
/proc/20063/task/20073/stat : 20073 (java) S 20060 20063 19585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85637023 27968053248 31821 33554432000 4194304 4196468 140728954926576 139969675537552 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20074] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20074/stat : 20074 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85637024 27968053248 31821 33554432000 4194304 4196468 140728954926576 139968849274864 139970259290754 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20075] ppid=20060 vsize=27312552 memory=279704108213904 CPUtime=0 cores=0-7
/proc/20063/task/20075/stat : 20075 (java) S 20060 20063 19585 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85637025 27968053248 31821 33554432000 4194304 4196468 140728954926576 139968152331168 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20076] ppid=20060 vsize=27312552 memory=279704108220816 CPUtime=0 cores=0-7
/proc/20063/task/20076/stat : 20076 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637025 27968053248 31821 33554432000 4194304 4196468 140728954926576 139967883895792 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20077] ppid=20060 vsize=27312552 memory=279704108162096 CPUtime=0 cores=0-7
/proc/20063/task/20077/stat : 20077 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637027 27968053248 31821 33554432000 4194304 4196468 140728954926576 139967509387472 139970259298203 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20078] ppid=20060 vsize=27312552 memory=279704108234640 CPUtime=0.02 cores=0-7
/proc/20063/task/20078/stat : 20078 (java) S 20060 20063 19585 0 -1 1077944384 376 0 0 0 2 0 0 0 20 0 20 0 85637027 27968053248 31821 33554432000 4194304 4196468 140728954926576 139968848222704 139970259290754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20079] ppid=20060 vsize=27312552 memory=279704108241552 CPUtime=0.01 cores=0-7
/proc/20063/task/20079/stat : 20079 (java) S 20060 20063 19585 0 -1 1077944384 211 0 0 0 1 0 0 0 20 0 20 0 85637027 27968053248 31821 33554432000 4194304 4196468 140728954926576 139968847170160 139970259290754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20080] ppid=20060 vsize=27312552 memory=279704108239248 CPUtime=0 cores=0-7
/proc/20063/task/20080/stat : 20080 (java) R 20060 20063 19585 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 85637027 27968053248 31821 33554432000 4194304 4196468 140728954926576 139968846117616 139970259290754 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20081] ppid=20060 vsize=27312552 memory=279704108255856 CPUtime=0.07 cores=0-7
/proc/20063/task/20081/stat : 20081 (java) R 20060 20063 19585 0 -1 4202560 331 0 0 0 7 0 0 0 20 0 20 0 85637027 27968053248 31821 33554432000 4194304 4196468 140728954926576 139968845065072 139970243360094 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20082] ppid=20060 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20082/stat : 20082 (java) S 20060 20063 19585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85637028 27968053248 31821 33554432000 4194304 4196468 140728954926576 139967011481824 139970259289813 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20083] ppid=20060 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/20063/task/20083/stat : 20083 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637028 27968053248 31821 33554432000 4194304 4196468 140728954926576 139968844011952 139970259290754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127284 KiB

[startup+0.700895 s]
/proc/loadavg: 9.08 8.82 8.74 2/198 20083
/proc/meminfo: memFree=28053232/32770624 swapFree=67108792/67108860
[pid=20063] ppid=20060 vsize=27320948 memory=165148 CPUtime=0.99 cores=0-7
/proc/20063/stat : 20063 (java) S 20060 20063 19585 0 -1 1077944320 17958 0 0 0 92 7 0 0 20 0 20 0 85637020 27976650752 41287 33554432000 4194304 4196468 140728954926576 140728954909120 139970259279607 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
/proc/20063/statm: 6830237 41287 3148 1 0 6791622 0
[pid=20063/tid=20065] ppid=20060 vsize=27320948 memory=0 CPUtime=0.66 cores=0-7
/proc/20063/task/20065/stat : 20065 (java) R 20060 20063 19585 0 -1 4202560 15116 0 0 0 61 5 0 0 20 0 20 0 85637020 27976650752 41287 33554432000 4194304 4196468 140728954926576 139970231097136 139970259301533 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20066] ppid=20060 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20066/stat : 20066 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637023 27976650752 41287 33554432000 4194304 4196468 140728954926576 139970263521552 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20067] ppid=20060 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20067/stat : 20067 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85637023 27976650752 41287 33554432000 4194304 4196468 140728954926576 139969681852816 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20068] ppid=20060 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/20063/task/20068/stat : 20068 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85637023 27976650752 41287 33554432000 4194304 4196468 140728954926576 139969680800272 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20069] ppid=20060 vsize=27320948 memory=792 CPUtime=0 cores=0-7
/proc/20063/task/20069/stat : 20069 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637023 27976650752 41287 33554432000 4194304 4196468 140728954926576 139969679747728 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20070] ppid=20060 vsize=27320948 memory=1008 CPUtime=0 cores=0-7
/proc/20063/task/20070/stat : 20070 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637023 27976650752 41287 33554432000 4194304 4196468 140728954926576 139969678695184 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20071] ppid=20060 vsize=27320948 memory=1228 CPUtime=0 cores=0-7
/proc/20063/task/20071/stat : 20071 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85637023 27976650752 41287 33554432000 4194304 4196468 140728954926576 139969677642640 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20072] ppid=20060 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/20063/task/20072/stat : 20072 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85637023 27976650752 41287 33554432000 4194304 4196468 140728954926576 139969676590096 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20073] ppid=20060 vsize=27320948 memory=15876 CPUtime=0 cores=0-7
/proc/20063/task/20073/stat : 20073 (java) S 20060 20063 19585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85637023 27976650752 41287 33554432000 4194304 4196468 140728954926576 139969675537552 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20074] ppid=20060 vsize=27320948 memory=18268 CPUtime=0 cores=0-7
/proc/20063/task/20074/stat : 20074 (java) S 20060 20063 19585 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 85637024 27976650752 41287 33554432000 4194304 4196468 140728954926576 139968849274864 139970259290754 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0

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

/proc/20063/task/20073/stat : 20073 (java) S 20060 20063 19585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85637023 28656443392 611541 33554432000 4194304 4196468 140728954926576 139969675537552 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20074] ppid=20060 vsize=27984808 memory=1944 CPUtime=0 cores=0-7
/proc/20063/task/20074/stat : 20074 (java) S 20060 20063 19585 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 85637024 28656443392 611541 33554432000 4194304 4196468 140728954926576 139968849274864 139970259290754 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20075] ppid=20060 vsize=27984808 memory=1428 CPUtime=0 cores=0-7
/proc/20063/task/20075/stat : 20075 (java) S 20060 20063 19585 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 85637025 28656443392 611541 33554432000 4194304 4196468 140728954926576 139968152331168 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20076] ppid=20060 vsize=27984808 memory=8496 CPUtime=0 cores=0-7
/proc/20063/task/20076/stat : 20076 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85637025 28656443392 611541 33554432000 4194304 4196468 140728954926576 139967883895792 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20077] ppid=20060 vsize=27984808 memory=792 CPUtime=0 cores=0-7
/proc/20063/task/20077/stat : 20077 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85637027 28656443392 611541 33554432000 4194304 4196468 140728954926576 139967509387472 139970259298203 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20078] ppid=20060 vsize=27984808 memory=1008 CPUtime=3.74 cores=0-7
/proc/20063/task/20078/stat : 20078 (java) S 20060 20063 19585 0 -1 1077944384 5686 0 0 0 373 1 0 0 20 0 24 0 85637027 28656443392 611541 33554432000 4194304 4196468 140728954926576 139968848222704 139970259290754 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20079] ppid=20060 vsize=27984808 memory=288230574492221466 CPUtime=4.19 cores=0-7
/proc/20063/task/20079/stat : 20079 (java) S 20060 20063 19585 0 -1 1077944384 4049 0 0 0 417 2 0 0 20 0 24 0 85637027 28656443392 611541 33554432000 4194304 4196468 140728954926576 139968847170160 139970259290754 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20080] ppid=20060 vsize=27984808 memory=288230583166042426 CPUtime=3.86 cores=0-7
/proc/20063/task/20080/stat : 20080 (java) S 20060 20063 19585 0 -1 1077944384 3129 0 0 0 384 2 0 0 20 0 24 0 85637027 28656443392 611541 33554432000 4194304 4196468 140728954926576 139968846117616 139970259290754 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20081] ppid=20060 vsize=27984808 memory=13573716680378929 CPUtime=1.52 cores=0-7
/proc/20063/task/20081/stat : 20081 (java) S 20060 20063 19585 0 -1 1077944384 4284 0 0 0 151 1 0 0 20 0 24 0 85637027 28656443392 611541 33554432000 4194304 4196468 140728954926576 139968845065072 139970259290754 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20082] ppid=20060 vsize=27984808 memory=3140 CPUtime=0 cores=0-7
/proc/20063/task/20082/stat : 20082 (java) S 20060 20063 19585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85637028 28656443392 611541 33554432000 4194304 4196468 140728954926576 139967011481824 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20083] ppid=20060 vsize=27984808 memory=2446164 CPUtime=0.01 cores=0-7
/proc/20063/task/20083/stat : 20083 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 1 0 0 0 20 0 24 0 85637028 28656443392 611541 33554432000 4194304 4196468 140728954926576 139968844011952 139970259290754 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20085] ppid=20060 vsize=27984808 memory=319352 CPUtime=0 cores=0-7
/proc/20063/task/20085/stat : 20085 (java) S 20060 20063 19585 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 85637691 28656443392 611541 33554432000 4194304 4196468 140728954926576 139968825648320 139970259304217 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20087] ppid=20060 vsize=27984808 memory=-5155632388321864837 CPUtime=0 cores=0-7
/proc/20063/task/20087/stat : 20087 (java) S 20060 20063 19585 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 85637692 28656443392 611541 33554432000 4194304 4196468 140728954926576 139966340382384 139970259301533 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20088] ppid=20060 vsize=27984808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/20063/task/20088/stat : 20088 (java) S 20060 20063 19585 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 85637692 28656443392 611541 33554432000 4194304 4196468 140728954926576 139966608817968 139970259301533 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20089] ppid=20060 vsize=27984808 memory=1800 CPUtime=0 cores=0-7
/proc/20063/task/20089/stat : 20089 (java) S 20060 20063 19585 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 85637694 28656443392 611541 33554432000 4194304 4196468 140728954926576 139966071955104 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
Current children cumulated CPU time: 146.85 s
Current children cumulated vsize: 28775928 KiB
Current children cumulated memory: 2839712 KiB

[startup+23.6022 s]
/proc/loadavg: 7.66 8.49 8.63 9/211 20097
/proc/meminfo: memFree=25362440/32770624 swapFree=67108792/67108860
[pid=20063] ppid=20060 vsize=27984808 memory=2446164 CPUtime=20.07 cores=0-7
/proc/20063/stat : 20063 (java) S 20060 20063 19585 0 -1 1077944320 36776 0 0 0 1956 51 0 0 20 0 24 0 85637020 28656443392 611541 33554432000 4194304 4196468 140728954926576 140728954909120 139970259279607 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
/proc/20063/statm: 6996202 611541 3231 1 0 6957058 0
[pid=20084] ppid=20063 vsize=791120 memory=395596 CPUtime=129.98 cores=0-7
/proc/20084/stat : 20084 (glucose-syrup) S 20063 20063 19585 0 -1 1077944320 205676 0 0 0 12948 50 0 0 20 0 9 0 85637691 810106880 98899 33554432000 4194304 4373367 140735779223648 140735779222192 140153240988290 0 4 0 8388610 18446744073709551615 0 0 17 3 0 0 0 0 0 6470912 6472264 7467008 140735779226543 140735779226796 140735779226796 140735779229639 0
/proc/20084/statm: 197780 98899 388 44 0 193468 0
[pid=20084/tid=20090] ppid=20063 vsize=791120 memory=4132774494331964790 CPUtime=16.13 cores=0-7
/proc/20084/task/20090/stat : 20090 (glucose-syrup) R 20063 20063 19585 0 -1 4202560 22038 0 0 0 1606 7 0 0 20 0 9 0 85637757 810106880 98899 33554432000 4194304 4373367 140735779223648 140153217834352 4271882 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 7467008 140735779226543 140735779226796 140735779226796 140735779229639 0
[pid=20084/tid=20091] ppid=20063 vsize=791120 memory=0 CPUtime=16.15 cores=0-7
/proc/20084/task/20091/stat : 20091 (glucose-syrup) R 20063 20063 19585 0 -1 4202560 23230 0 0 0 1612 3 0 0 20 0 9 0 85637757 810106880 98899 33554432000 4194304 4373367 140735779223648 140153209441648 4252113 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 7467008 140735779226543 140735779226796 140735779226796 140735779229639 0
[pid=20084/tid=20092] ppid=20063 vsize=791120 memory=2241 CPUtime=16.2 cores=0-7
/proc/20084/task/20092/stat : 20092 (glucose-syrup) R 20063 20063 19585 0 -1 4202560 20578 0 0 0 1614 6 0 0 20 0 9 0 85637757 810106880 98899 33554432000 4194304 4373367 140735779223648 140153192111472 4271897 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 7467008 140735779226543 140735779226796 140735779226796 140735779229639 0
[pid=20084/tid=20093] ppid=20063 vsize=791120 memory=-5155632388321864837 CPUtime=16.21 cores=0-7
/proc/20084/task/20093/stat : 20093 (glucose-syrup) R 20063 20063 19585 0 -1 4202560 19799 0 0 0 1618 3 0 0 20 0 9 0 85637757 810106880 98899 33554432000 4194304 4373367 140735779223648 140153183718768 4271828 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 7467008 140735779226543 140735779226796 140735779226796 140735779229639 0
[pid=20084/tid=20094] ppid=20063 vsize=791120 memory=6656426216303648864 CPUtime=16.2 cores=0-7
/proc/20084/task/20094/stat : 20094 (glucose-syrup) R 20063 20063 19585 0 -1 4202560 21224 0 0 0 1613 7 0 0 20 0 9 0 85637757 810106880 98899 33554432000 4194304 4373367 140735779223648 140153175325968 4271724 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 7467008 140735779226543 140735779226796 140735779226796 140735779229639 0
[pid=20084/tid=20095] ppid=20063 vsize=791120 memory=279704109252608 CPUtime=15.96 cores=0-7
/proc/20084/task/20095/stat : 20095 (glucose-syrup) R 20063 20063 19585 0 -1 4202560 21339 0 0 0 1593 3 0 0 20 0 9 0 85637757 810106880 98899 33554432000 4194304 4373367 140735779223648 140153166933136 4272344 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 7467008 140735779226543 140735779226796 140735779226796 140735779229639 0
[pid=20084/tid=20096] ppid=20063 vsize=791120 memory=6944656592455359580 CPUtime=16.21 cores=0-7
/proc/20084/task/20096/stat : 20096 (glucose-syrup) R 20063 20063 19585 0 -1 4202560 21459 0 0 0 1618 3 0 0 20 0 9 0 85637757 810106880 98899 33554432000 4194304 4373367 140735779223648 140153158540432 4272344 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 7467008 140735779226543 140735779226796 140735779226796 140735779229639 0
[pid=20084/tid=20097] ppid=20063 vsize=791120 memory=2244 CPUtime=16.18 cores=0-7
/proc/20084/task/20097/stat : 20097 (glucose-syrup) R 20063 20063 19585 0 -1 4202560 21176 0 0 0 1610 8 0 0 20 0 9 0 85637757 810106880 98899 33554432000 4194304 4373367 140735779223648 140153150147856 4291680 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 7467008 140735779226543 140735779226796 140735779226796 140735779229639 0
[pid=20063/tid=20065] ppid=20060 vsize=27984808 memory=9920 CPUtime=6.7 cores=0-7
/proc/20063/task/20065/stat : 20065 (java) S 20060 20063 19585 0 -1 1077944384 18226 0 0 0 627 43 0 0 20 0 24 0 85637020 28656443392 611541 33554432000 4194304 4196468 140728954926576 139970231118848 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20066] ppid=20060 vsize=27984808 memory=1944 CPUtime=0 cores=0-7
/proc/20063/task/20066/stat : 20066 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85637023 28656443392 611541 33554432000 4194304 4196468 140728954926576 139970263521552 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20067] ppid=20060 vsize=27984808 memory=1428 CPUtime=0 cores=0-7
/proc/20063/task/20067/stat : 20067 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85637023 28656443392 611541 33554432000 4194304 4196468 140728954926576 139969681852816 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20068] ppid=20060 vsize=27984808 memory=8496 CPUtime=0 cores=0-7
/proc/20063/task/20068/stat : 20068 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85637023 28656443392 611541 33554432000 4194304 4196468 140728954926576 139969680800272 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20069] ppid=20060 vsize=27984808 memory=792 CPUtime=0 cores=0-7
/proc/20063/task/20069/stat : 20069 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85637023 28656443392 611541 33554432000 4194304 4196468 140728954926576 139969679747728 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20070] ppid=20060 vsize=27984808 memory=1008 CPUtime=0 cores=0-7
/proc/20063/task/20070/stat : 20070 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85637023 28656443392 611541 33554432000 4194304 4196468 140728954926576 139969678695184 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20071] ppid=20060 vsize=27984808 memory=1228 CPUtime=0 cores=0-7
/proc/20063/task/20071/stat : 20071 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85637023 28656443392 611541 33554432000 4194304 4196468 140728954926576 139969677642640 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20072] ppid=20060 vsize=27984808 memory=1200 CPUtime=0 cores=0-7
/proc/20063/task/20072/stat : 20072 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85637023 28656443392 611541 33554432000 4194304 4196468 140728954926576 139969676590096 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20073] ppid=20060 vsize=27984808 memory=15876 CPUtime=0 cores=0-7
/proc/20063/task/20073/stat : 20073 (java) S 20060 20063 19585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85637023 28656443392 611541 33554432000 4194304 4196468 140728954926576 139969675537552 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20074] ppid=20060 vsize=27984808 memory=18268 CPUtime=0 cores=0-7
/proc/20063/task/20074/stat : 20074 (java) S 20060 20063 19585 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 85637024 28656443392 611541 33554432000 4194304 4196468 140728954926576 139968849274864 139970259290754 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20075] ppid=20060 vsize=27984808 memory=1728 CPUtime=0 cores=0-7
/proc/20063/task/20075/stat : 20075 (java) S 20060 20063 19585 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 85637025 28656443392 611541 33554432000 4194304 4196468 140728954926576 139968152331168 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20076] ppid=20060 vsize=27984808 memory=1708 CPUtime=0 cores=0-7
/proc/20063/task/20076/stat : 20076 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85637025 28656443392 611541 33554432000 4194304 4196468 140728954926576 139967883895792 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20077] ppid=20060 vsize=27984808 memory=5760 CPUtime=0 cores=0-7
/proc/20063/task/20077/stat : 20077 (java) S 20060 20063 19585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85637027 28656443392 611541 33554432000 4194304 4196468 140728954926576 139967509387472 139970259298203 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20078] ppid=20060 vsize=27984808 memory=4588 CPUtime=3.74 cores=0-7
/proc/20063/task/20078/stat : 20078 (java) S 20060 20063 19585 0 -1 1077944384 5686 0 0 0 373 1 0 0 20 0 24 0 85637027 28656443392 611541 33554432000 4194304 4196468 140728954926576 139968848222704 139970259290754 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20079] ppid=20060 vsize=27984808 memory=9920 CPUtime=4.19 cores=0-7
/proc/20063/task/20079/stat : 20079 (java) S 20060 20063 19585 0 -1 1077944384 4049 0 0 0 417 2 0 0 20 0 24 0 85637027 28656443392 611541 33554432000 4194304 4196468 140728954926576 139968847170160 139970259290754 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20080] ppid=20060 vsize=27984808 memory=1944 CPUtime=3.86 cores=0-7
/proc/20063/task/20080/stat : 20080 (java) S 20060 20063 19585 0 -1 1077944384 3129 0 0 0 384 2 0 0 20 0 24 0 85637027 28656443392 611541 33554432000 4194304 4196468 140728954926576 139968846117616 139970259290754 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20081] ppid=20060 vsize=27984808 memory=1428 CPUtime=1.52 cores=0-7
/proc/20063/task/20081/stat : 20081 (java) S 20060 20063 19585 0 -1 1077944384 4284 0 0 0 151 1 0 0 20 0 24 0 85637027 28656443392 611541 33554432000 4194304 4196468 140728954926576 139968845065072 139970259290754 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20082] ppid=20060 vsize=27984808 memory=8496 CPUtime=0 cores=0-7
/proc/20063/task/20082/stat : 20082 (java) S 20060 20063 19585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85637028 28656443392 611541 33554432000 4194304 4196468 140728954926576 139967011481824 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20083] ppid=20060 vsize=27984808 memory=792 CPUtime=0.01 cores=0-7
/proc/20063/task/20083/stat : 20083 (java) S 20060 20063 19585 0 -1 1077944384 2 0 0 0 1 0 0 0 20 0 24 0 85637028 28656443392 611541 33554432000 4194304 4196468 140728954926576 139968844011952 139970259290754 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20085] ppid=20060 vsize=27984808 memory=1008 CPUtime=0 cores=0-7
/proc/20063/task/20085/stat : 20085 (java) S 20060 20063 19585 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 85637691 28656443392 611541 33554432000 4194304 4196468 140728954926576 139968825648320 139970259304217 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20087] ppid=20060 vsize=27984808 memory=1228 CPUtime=0 cores=0-7
/proc/20063/task/20087/stat : 20087 (java) S 20060 20063 19585 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 85637692 28656443392 611541 33554432000 4194304 4196468 140728954926576 139966340382384 139970259301533 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20088] ppid=20060 vsize=27984808 memory=1200 CPUtime=0 cores=0-7
/proc/20063/task/20088/stat : 20088 (java) S 20060 20063 19585 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 85637692 28656443392 611541 33554432000 4194304 4196468 140728954926576 139966608817968 139970259301533 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20089] ppid=20060 vsize=27984808 memory=15876 CPUtime=0 cores=0-7
/proc/20063/task/20089/stat : 20089 (java) S 20060 20063 19585 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 85637694 28656443392 611541 33554432000 4194304 4196468 140728954926576 139966071955104 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
Current children cumulated CPU time: 150.05 s
Current children cumulated vsize: 28775928 KiB
Current children cumulated memory: 2841760 KiB

[startup+23.7013 s]
/proc/loadavg: 7.66 8.49 8.63 9/211 20097
/proc/meminfo: memFree=25362440/32770624 swapFree=67108792/67108860
[pid=20063] ppid=20060 vsize=27853732 memory=2454820 CPUtime=150.66 cores=0-7
/proc/20063/stat : 20063 (java) S 20060 20063 19585 0 -1 1077944320 36882 205796 0 0 1975 52 12988 51 20 0 22 0 85637020 28522221568 613705 33554432000 4194304 4196468 140728954926576 140728954909120 139970259279607 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
/proc/20063/statm: 6963433 613705 3231 1 0 6924289 0
[pid=20063/tid=20065] ppid=20060 vsize=27853732 memory=360076 CPUtime=137.11 cores=0-7
/proc/20063/task/20065/stat : 20065 (java) R 20060 20063 19585 0 -1 4202560 18282 205796 0 0 629 43 12988 51 20 0 22 0 85637020 28522221568 613705 33554432000 4194304 4196468 140728954926576 139970231120464 139969715732101 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20066] ppid=20060 vsize=27853732 memory=956 CPUtime=130.39 cores=0-7
/proc/20063/task/20066/stat : 20066 (java) S 20060 20063 19585 0 -1 1077944384 1 205796 0 0 0 0 12988 51 20 0 22 0 85637023 28522221568 613705 33554432000 4194304 4196468 140728954926576 139970263521552 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20067] ppid=20060 vsize=27853732 memory=18268 CPUtime=130.39 cores=0-7
/proc/20063/task/20067/stat : 20067 (java) S 20060 20063 19585 0 -1 1077944384 2 205796 0 0 0 0 12988 51 20 0 22 0 85637023 28522221568 613705 33554432000 4194304 4196468 140728954926576 139969681852816 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20068] ppid=20060 vsize=27853732 memory=15468 CPUtime=130.39 cores=0-7
/proc/20063/task/20068/stat : 20068 (java) S 20060 20063 19585 0 -1 1077944384 2 205796 0 0 0 0 12988 51 20 0 22 0 85637023 28522221568 613705 33554432000 4194304 4196468 140728954926576 139969680800272 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20069] ppid=20060 vsize=27853732 memory=4052 CPUtime=130.39 cores=0-7
/proc/20063/task/20069/stat : 20069 (java) S 20060 20063 19585 0 -1 1077944384 1 205796 0 0 0 0 12988 51 20 0 22 0 85637023 28522221568 613705 33554432000 4194304 4196468 140728954926576 139969679747728 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20070] ppid=20060 vsize=27853732 memory=-5155632388321864837 CPUtime=130.39 cores=0-7
/proc/20063/task/20070/stat : 20070 (java) S 20060 20063 19585 0 -1 1077944384 1 205796 0 0 0 0 12988 51 20 0 22 0 85637023 28522221568 613705 33554432000 4194304 4196468 140728954926576 139969678695184 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20071] ppid=20060 vsize=27853732 memory=1021 CPUtime=130.39 cores=0-7
/proc/20063/task/20071/stat : 20071 (java) S 20060 20063 19585 0 -1 1077944384 1 205796 0 0 0 0 12988 51 20 0 22 0 85637023 28522221568 613705 33554432000 4194304 4196468 140728954926576 139969677642640 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20072] ppid=20060 vsize=27853732 memory=1017 CPUtime=130.39 cores=0-7
/proc/20063/task/20072/stat : 20072 (java) S 20060 20063 19585 0 -1 1077944384 2 205796 0 0 0 0 12988 51 20 0 22 0 85637023 28522221568 613705 33554432000 4194304 4196468 140728954926576 139969676590096 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20073] ppid=20060 vsize=27853732 memory=670 CPUtime=130.39 cores=0-7
/proc/20063/task/20073/stat : 20073 (java) S 20060 20063 19585 0 -1 1077944384 3 205796 0 0 0 0 12988 51 20 0 22 0 85637023 28522221568 613705 33554432000 4194304 4196468 140728954926576 139969675537552 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20074] ppid=20060 vsize=27853732 memory=152 CPUtime=130.39 cores=0-7
/proc/20063/task/20074/stat : 20074 (java) S 20060 20063 19585 0 -1 1077944384 6 205796 0 0 0 0 12988 51 20 0 22 0 85637024 28522221568 613705 33554432000 4194304 4196468 140728954926576 139968849274864 139970259290754 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20075] ppid=20060 vsize=27853732 memory=0 CPUtime=130.39 cores=0-7
/proc/20063/task/20075/stat : 20075 (java) S 20060 20063 19585 0 -1 1077944384 13 205796 0 0 0 0 12988 51 20 0 22 0 85637025 28522221568 613705 33554432000 4194304 4196468 140728954926576 139968152331168 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20076] ppid=20060 vsize=27853732 memory=0 CPUtime=130.39 cores=0-7
/proc/20063/task/20076/stat : 20076 (java) S 20060 20063 19585 0 -1 1077944384 1 205796 0 0 0 0 12988 51 20 0 22 0 85637025 28522221568 613705 33554432000 4194304 4196468 140728954926576 139967883895792 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20077] ppid=20060 vsize=27853732 memory=0 CPUtime=130.39 cores=0-7
/proc/20063/task/20077/stat : 20077 (java) S 20060 20063 19585 0 -1 1077944384 1 205796 0 0 0 0 12988 51 20 0 22 0 85637027 28522221568 613705 33554432000 4194304 4196468 140728954926576 139967509387472 139970259298203 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20078] ppid=20060 vsize=27853732 memory=0 CPUtime=134.16 cores=0-7
/proc/20063/task/20078/stat : 20078 (java) R 20060 20063 19585 0 -1 4202560 5686 205796 0 0 376 1 12988 51 20 0 22 0 85637027 28522221568 613705 33554432000 4194304 4196468 140728954926576 139968848222704 139970259300954 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20079] ppid=20060 vsize=27853732 memory=4638778402844725328 CPUtime=134.62 cores=0-7
/proc/20063/task/20079/stat : 20079 (java) S 20060 20063 19585 0 -1 1077944384 4059 205796 0 0 421 2 12988 51 20 0 22 0 85637027 28522221568 613705 33554432000 4194304 4196468 140728954926576 139968847170160 139970259290754 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20080] ppid=20060 vsize=27853732 memory=4638778402844725328 CPUtime=134.29 cores=0-7
/proc/20063/task/20080/stat : 20080 (java) R 20060 20063 19585 0 -1 4202560 3129 205796 0 0 388 2 12988 51 20 0 22 0 85637027 28522221568 613705 33554432000 4194304 4196468 140728954926576 139968846105760 139970242779780 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20081] ppid=20060 vsize=27853732 memory=7090411027880571505 CPUtime=131.94 cores=0-7
/proc/20063/task/20081/stat : 20081 (java) R 20060 20063 19585 0 -1 4202560 4294 205796 0 0 154 1 12988 51 20 0 22 0 85637027 28522221568 613705 33554432000 4194304 4196468 140728954926576 139968845060560 139970259300954 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20082] ppid=20060 vsize=27853732 memory=279704108591840 CPUtime=130.39 cores=0-7
/proc/20063/task/20082/stat : 20082 (java) S 20060 20063 19585 0 -1 1077944384 3 205796 0 0 0 0 12988 51 20 0 22 0 85637028 28522221568 613705 33554432000 4194304 4196468 140728954926576 139967011481824 139970259289813 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20083] ppid=20060 vsize=27853732 memory=0 CPUtime=130.4 cores=0-7
/proc/20063/task/20083/stat : 20083 (java) S 20060 20063 19585 0 -1 1077944384 2 205796 0 0 1 0 12988 51 20 0 22 0 85637028 28522221568 613705 33554432000 4194304 4196468 140728954926576 139968844011952 139970259290754 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20085] ppid=20060 vsize=27853732 memory=4420 CPUtime=130.39 cores=0-7
/proc/20063/task/20085/stat : 20085 (java) S 20060 20063 19585 0 -1 1077944384 27 205796 0 0 0 0 12988 51 20 0 22 0 85637691 28522221568 613705 33554432000 4194304 4196468 140728954926576 139968825647504 139970259290754 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
[pid=20063/tid=20089] ppid=20060 vsize=27853732 memory=7092715784590547048 CPUtime=130.39 cores=0-7
/proc/20063/task/20089/stat : 20089 (java) S 20060 20063 19585 0 -1 1077944384 21 205796 0 0 0 0 12988 51 20 0 22 0 85637694 28522221568 613705 33554432000 4194304 4196468 140728954926576 139966071956912 139970259290754 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30937088 140728954930137 140728954930437 140728954930437 140728954933199 0
Current children cumulated CPU time: 150.66 s
Current children cumulated vsize: 27853732 KiB
Current children cumulated memory: 2454820 KiB

Child status: 0
Real time (s): 23.732
CPU time (s): 150.712
CPU user time (s): 149.65
CPU system time (s): 1.06174
CPU usage (%): 635.056
Max. virtual memory (cumulated for all children) (KiB): 28867876
Max. memory (cumulated for all children) (KiB): 2841760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 149.65
system time used= 1.06174
maximum resident set size= 2455488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 242703
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11678
involuntary context switches= 1372


# summary of solver processes directly reported to runsolver:
#   pid: 20063
#   total CPU time (s): 150.712
#   total CPU user time (s): 149.65
#   total CPU system time (s): 1.06174

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.207402 second user time and 0.349591 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-27 10:38:58
IDJOB=4297026
IDBENCH=141603
IDSOLVER=2758
FILE ID=node150/4297026-1532680737
RUNJOBID= node150-1532675689-19612
PBS_JOBID= 21022255
Free space on /tmp= 53100 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-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-4297026-1532680737/watcher-4297026-1532680737 -o /tmp/evaluation-result-4297026-1532680737/solver-4297026-1532680737 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1532675689-19612 --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-4297026-1532680737.xml

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

MD5SUM BENCH= 7e6479b2a75a5c904a12e855693ae1ca
RANDOM SEED=1026370223

node150.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28193640 kB
MemAvailable:   31936024 kB
Buffers:          178616 kB
Cached:          3803008 kB
SwapCached:           32 kB
Active:          1422088 kB
Inactive:        2612116 kB
Active(anon):       3660 kB
Inactive(anon):    76592 kB
Active(file):    1418428 kB
Inactive(file):  2535524 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:              8548 kB
Writeback:             0 kB
AnonPages:         74000 kB
Mapped:            41664 kB
Shmem:             25156 kB
Slab:             236508 kB
SReclaimable:     208532 kB
SUnreclaim:        27976 kB
KernelStack:        3520 kB
PageTables:         5452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53092 MiB
End job on node150 at 2018-07-27 10:39:21