Trace number 4307424

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-31)SAT 15.5894 5.12261

General information on the benchmark

NameSocialGolfers/
SocialGolfers-5-5-5-cp_c18.xml
MD5SUM01658bc7723d571de51995bec243d654
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 benchmark12.2397
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of constraints3007
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":125}]
Minimum variable degree98
Maximum variable degree99
Distribution of variable degrees[{"degree":98,"count":100},{"degree":99,"count":25}]
Minimum constraint arity4
Maximum constraint arity125
Distribution of constraint arities[{"arity":4,"count":3000},{"arity":25,"count":6},{"arity":125,"count":1}]
Number of extensional constraints0
Number of intensional constraints3000
Distribution of constraint types[{"type":"intension","count":3000},{"type":"lex","count":1},{"type":"cardinality","count":5},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-16077-serial-file.bin HOME/instance-4307424-1534191857.xml
0.65/0.53	
0.65/0.53	scop both+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Mon Aug 13 22:24:18 CEST 2018
0.65/0.56	c PID: 16080
0.65/0.56	c IP: 172.20.3.105
0.65/0.56	c HOST: node105.alineos.net
0.65/0.56	c (0,0) Parsing Begin
3.81/1.59	c (1,1) Parsing End
4.21/1.60	c (1,1) CSP: 125 int (0 aux), 0 bool (0 aux), 3007 ctr, max domain size 5
4.21/1.60	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
4.21/1.60	c (1,1) Constraint Name Generate Begin
4.21/1.63	c (1,1) Ctr:HOME/instance-4307424-1534191857.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
4.21/1.63	c (1,1) Constraint Name Generate End
4.21/1.63	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
4.21/1.63	c (1,1) CSP to CSPinCNF Begin
4.83/1.81	c (1,1) translated 301 (10%) constraints
4.83/1.88	c (1,1) translated 602 (20%) constraints
5.11/1.91	c (1,1) translated 903 (30%) constraints
5.11/1.94	c (1,1) translated 1203 (40%) constraints
5.11/1.96	c (1,1) translated 1504 (50%) constraints
5.11/1.98	c (1,1) translated 1805 (60%) constraints
5.11/2.00	c (1,1) translated 2105 (70%) constraints
5.41/2.02	c (1,1) translated 2406 (80%) constraints
5.41/2.04	c (1,1) translated 2707 (90%) constraints
6.74/2.36	c (1,1) translated 3007 (100%) constraints
7.90/2.65	c (2,2) STATISTICS1:HOME/instance-4307424-1534191857.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,914,4684,16777216,5,4,25,16777216:50;5:5115;1:1297,5:11279;2:2367;1:2820,4:3164;3:653;2:789;1:78,25:50;2:6412;1:3667,
7.90/2.65	c (2,2) ==========================================
7.90/2.65	c (2,2) Both Encoding selects:
7.90/2.65	c (2,2) Order
7.90/2.65	c (2,2) ==========================================
8.33/2.71	c (2,2) translated 469 (10%) constraints
8.33/2.75	c (2,2) translated 937 (20%) constraints
8.33/2.78	c (2,2) translated 1406 (30%) constraints
8.77/2.81	c (2,2) translated 1874 (40%) constraints
8.77/2.85	c (2,2) translated 2342 (50%) constraints
8.77/2.88	c (2,2) translated 2811 (60%) constraints
9.17/2.95	c (2,2) translated 3279 (70%) constraints
9.17/3.00	c (2,2) translated 3748 (80%) constraints
9.64/3.05	c (2,2) translated 4216 (90%) constraints
9.64/3.08	c (2,2) translated 4684 (100%) constraints
9.64/3.09	c (2,2) CSP to CSPinCNF End
9.64/3.09	c (2,2) CSP: 200 int (75 aux), 1414 bool (1414 aux), 6134 ctr, max domain size 6
9.64/3.09	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
9.64/3.09	c (2,2) CSPinCNF Propagation Begin
10.50/3.22	c (2,2) 345 values, 2218 unsatisfiable literals, and 1843 valid clauses are removed
10.50/3.22	c (2,2) CSPinCNF Propagation End
10.50/3.22	c (2,2) CSP: 470 int (345 aux), 1144 bool (1144 aux), 4291 ctr, max domain size 6
10.50/3.22	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
10.50/3.22	c (2,2) Simplify CSPinCNF Begin
10.87/3.36	c (2,2) Simplify CSPinCNF End
10.87/3.36	c (2,2) CSP: 470 int (345 aux), 3747 bool (3747 aux), 6894 ctr, max domain size 6
10.87/3.36	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
10.87/3.36	c (2,2) Calculate Precise Domain Begin
11.26/3.40	c (2,2) 0 values are removed by re-calculation
11.26/3.40	c (2,2) Calculate Precise Domain End
11.26/3.40	c (2,2) CSP: 470 int (345 aux), 3747 bool (3747 aux), 6894 ctr, max domain size 6
11.26/3.40	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
11.26/3.40	c (2,2) CSPinCNF to SatSolver Begin
11.72/3.53	c (2,2) 690 (10 %) CSP clauses are encoded (4447 SAT variables, 3101 SAT clauses)
11.72/3.57	c (3,3) 1379 (20 %) CSP clauses are encoded (4447 SAT variables, 5942 SAT clauses)
12.07/3.60	c (3,3) 2069 (30 %) CSP clauses are encoded (4447 SAT variables, 8632 SAT clauses)
12.07/3.62	c (3,3) 2758 (40 %) CSP clauses are encoded (4447 SAT variables, 11037 SAT clauses)
12.07/3.64	c (3,3) 3447 (50 %) CSP clauses are encoded (4447 SAT variables, 13470 SAT clauses)
12.07/3.65	c (3,3) 4137 (60 %) CSP clauses are encoded (4447 SAT variables, 14276 SAT clauses)
12.47/3.75	c (3,3) 4826 (70 %) CSP clauses are encoded (4447 SAT variables, 22820 SAT clauses)
12.80/3.86	c (3,3) 5516 (80 %) CSP clauses are encoded (4447 SAT variables, 39220 SAT clauses)
13.09/3.91	c (3,3) 6205 (90 %) CSP clauses are encoded (4447 SAT variables, 47764 SAT clauses)
13.09/3.92	c (3,3) 6894 (100 %) CSP clauses are encoded (4447 SAT variables, 49539 SAT clauses)
13.09/3.92	c (3,3) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
13.09/3.92	c (3,3) CSPinCNF to SatSolver End
13.09/3.92	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
13.09/3.99	c (3,3) STATISTICS2:HOME/instance-4307424-1534191857.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,4217,6894,512,6,4,10,512:40;256:80;36:40;5:2715;1:59,6:240;5:7089;2:14274;1:59,4:1936;3:331;2:4444;1:183,10:40;9:80;3:40;2:2774;1:14874,
13.09/3.99	c (3,3) 4447 bool, 49543 clause
13.09/3.99	c (3,3) Export Begin
13.50/4.08	c (3,3) Export to HOME/scop-16077-serial-file.bin
13.50/4.08	c (3,3) Export End
13.50/4.08	c (3,3) Export File Size: 0.02 MB
13.50/4.08	c (3,3) 1,1,2,2,2,2,3,STOP-AFTER(DIMACS)
13.50/4.08	c END-Prog: Mon Aug 13 22:24:21 CEST 2018
13.50/4.10	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-16077-serial-file.bin
13.84/4.60	c (0,0) Read Serial File Begin
13.84/4.60	c (0,0) HOME/scop-16077-serial-file.bin
13.84/4.76	c (0,0) Read Serial File End
13.84/4.77	
13.84/4.77	scop order+glucose-syrup (2018-07-31)
13.84/4.77	(Solving Process)
13.84/4.77	
13.84/4.80	c BEGIN-Prog: Mon Aug 13 22:24:22 CEST 2018
13.84/4.80	c PID: 16100
13.84/4.80	c IP: 172.20.3.105
13.84/4.80	c HOST: node105.alineos.net
13.84/4.80	c (0,0) SatSolver.solve Begin
13.84/4.80	c (0,0) 0 bool, 0 clause
13.84/4.80	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307424-1534191857.xml-scop-16080.cnf
13.84/5.00	c (0,0) c
13.84/5.00	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
13.84/5.00	c (0,0) c
13.84/5.00	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
13.84/5.00	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
13.84/5.00	c (0,0) c ========================================[ Problem Statistics ]===========================================
13.84/5.00	c (0,0) c |                                                                                                       |
13.84/5.00	c (0,0) c |  Number of variables:          4447                                                                   |
13.84/5.00	c (0,0) c |  Number of clauses:           49543                                                                   |
13.84/5.00	c (0,0) c |  Parse time:                   0.02 s                                                                 |
13.84/5.00	c (0,0) c |                                                                                                       |
13.84/5.00	c (0,0) c |  Eliminated clauses:           0.02 Mb                                                                |
13.84/5.00	c (0,0) c |  Simplification time:          0.09 s                                                                 |
13.84/5.00	c (0,0) c |                                                                                                       |
13.84/5.00	c (0,0) c |  Generating clones                                                                                    |
13.84/5.00	c (0,0) c |  all clones generated. Memory =  50.77Mb.                                                             |
13.84/5.00	c (0,0) c ========================================================================================================|
13.84/5.00	c (0,0) c last restart ## conflicts  :  621 202 
13.84/5.00	c (0,0) c Thread 2 is 100% pure glucose! First thread to finish! (SAT answer).
13.84/5.00	c (0,0) c Total Memory so far : 628.34Mb
13.84/5.00	c (0,0) c
13.84/5.00	c (0,0) c real time : 0.170107 s
13.84/5.00	c (0,0) c cpu time  : 0.354138 s
13.84/5.00	c (0,0) c
13.84/5.00	c (0,0) c
13.84/5.00	c (0,0) c
13.84/5.00	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
13.84/5.00	c (0,0) c
13.84/5.00	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.84/5.00	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
13.84/5.00	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.84/5.00	c (0,0) c | Conflicts     |            6294 |        615 |        968 |        689 |        949 |        712 |        699 |        677 |        985 |
13.84/5.00	c (0,0) c | Decisions     |           17366 |       2219 |       2623 |       2131 |       2718 |       1784 |       1772 |       1749 |       2370 |
13.84/5.00	c (0,0) c | Propagations  |          869177 |     111982 |     115347 |      85495 |     129859 |     104818 |     102766 |      97809 |     121101 |
13.84/5.00	c (0,0) c | Avg_Trail     |                 |       1671 |       1665 |       1742 |       1631 |       1580 |       1583 |       1582 |       1613 |
13.84/5.00	c (0,0) c | Avg_DL        |                 |         62 |         93 |        100 |         94 |         97 |         98 |         99 |         84 |
13.84/5.00	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
13.84/5.00	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
13.84/5.00	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.84/5.00	c (0,0) c | Exported      |             117 |         21 |         28 |         16 |         17 |          9 |          9 |          9 |          8 |
13.84/5.00	c (0,0) c | Imported      |             424 |         89 |         43 |         79 |         88 |         15 |         18 |         18 |         74 |
13.84/5.00	c (0,0) c | Good          |             105 |         11 |         13 |         15 |         14 |         12 |         12 |         12 |         16 |
13.84/5.00	c (0,0) c | Purge         |             319 |         78 |         30 |         64 |         74 |          3 |          6 |          6 |         58 |
13.84/5.00	c (0,0) c | Promoted      |              14 |          0 |          2 |          2 |          2 |          2 |          2 |          2 |          2 |
13.84/5.00	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
13.84/5.00	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
13.84/5.00	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.84/5.00	c (0,0) c | Unaries       |                 |         25 |          6 |          3 |          4 |          1 |          1 |          1 |          5 |
13.84/5.00	c (0,0) c | Binaries      |                 |          6 |          2 |          2 |          3 |          1 |          1 |          1 |          1 |
13.84/5.00	c (0,0) c | Glues         |                 |         21 |         28 |         16 |         17 |          9 |          9 |          9 |          8 |
13.84/5.00	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.84/5.00	c (0,0) c | Orig_Seen     |             7 % |       2622 |       4689 |       3515 |       4127 |       3479 |       3479 |       3431 |       3576 |
13.84/5.00	c (0,0) c | Diff Orig seen|                 | -      893 |       1174 |      X     |        612 | -       36 | -       36 | -       84 |         61 |
13.84/5.00	c (0,0) c | Hamming       |            19 % |        964 |        955 |      X     |        939 |        779 |        750 |        773 |        939 |
13.84/5.00	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.84/5.00	c (0,0) 
13.84/5.00	c (0,0) s SATISFIABLE
15.36/5.02	c (0,0) SatSolver.solve End
15.36/5.02	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
15.36/5.02	c (0,0) Show results Begin
15.36/5.09	s SATISFIABLE
15.36/5.10	v <instantiation>
15.36/5.10	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24]</list>
15.36/5.10	v     <values>0 0 0 0 0 1 1 1 1 1 2 2 2 2 2 3 3 3 3 3 4 4 4 4 4 0 1 2 3 4 0 1 2 3 4 0 1 2 3 4 0 1 2 3 4 0 1 2 3 4 0 3 4 2 1 4 1 3 0 2 3 2 1 4 0 2 4 0 1 3 1 0 2 3 4 0 4 1 3 2 4 3 2 1 0 3 1 0 2 4 2 0 3 4 1 1 2 4 0 3 1 0 4 2 3 2 4 1 3 0 3 1 2 0 4 4 3 0 1 2 0 2 3 4 1</values>
15.36/5.10	v </instantiation>
15.36/5.10	c (0,0) Show results End
15.36/5.10	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
15.36/5.10	c (0,0) 0,0,STOP-AFTER(ALL)
15.36/5.10	c END-Prog: Mon Aug 13 22:24:22 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 (13111 MiB free)
  memory of node 1: 16384 MiB (13473 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307424-1534191857/watcher-4307424-1534191857 -o /tmp/evaluation-result-4307424-1534191857/solver-4307424-1534191857 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1534191843-15695 --watchdog 2580 scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307424-1534191857.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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=16077, runsolver pid=16074

[startup+0.10015 s]*
/proc/loadavg: 1.25 1.06 1.06 2/202 16099
/proc/meminfo: memFree=27130124/32770624 swapFree=67108804/67108860
[pid=16077] ppid=16074 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/16077/stat : 16077 (scop.sh) S 16074 16077 15668 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 236748883 115843072 348 33554432000 4194304 5098028 140724663037936 140724663035192 140284101505660 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 26628096 140724663039011 140724663039235 140724663039235 140724663041997 0
/proc/16077/statm: 28282 348 296 221 0 87 0
[pid=16080] ppid=16077 vsize=27313900 memory=108348 CPUtime=0.1 cores=0-7
/proc/16080/stat : 16080 (java) S 16077 16077 15668 0 -1 1077944320 6555 0 0 0 8 2 0 0 20 0 20 0 236748884 27969433600 27087 33554432000 4194304 4196468 140722376945312 140722376927856 140220633247479 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
/proc/16080/statm: 6828475 27087 2736 1 0 6790935 0
[pid=16080/tid=16081] ppid=16077 vsize=27313900 memory=7681621922549766559 CPUtime=0.08 cores=0-7
/proc/16080/task/16081/stat : 16081 (java) R 16077 16077 15668 0 -1 4202560 4685 0 0 0 7 1 0 0 20 0 20 0 236748884 27969433600 27087 33554432000 4194304 4196468 140722376945312 140220605073808 140220617327966 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16082] ppid=16077 vsize=27313900 memory=732369787761138661 CPUtime=0 cores=0-7
/proc/16080/task/16082/stat : 16082 (java) S 16077 16077 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 27087 33554432000 4194304 4196468 140722376945312 140220637490320 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16083] ppid=16077 vsize=27313900 memory=139649423685248 CPUtime=0 cores=0-7
/proc/16080/task/16083/stat : 16083 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 27087 33554432000 4194304 4196468 140722376945312 140220420885520 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16084] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16084/stat : 16084 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 27087 33554432000 4194304 4196468 140722376945312 140220419832720 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16085] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16085/stat : 16085 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 27087 33554432000 4194304 4196468 140722376945312 140220418779920 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16086] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16086/stat : 16086 (java) S 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 27087 33554432000 4194304 4196468 140722376945312 140220417727120 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16087] ppid=16077 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16080/task/16087/stat : 16087 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 27087 33554432000 4194304 4196468 140722376945312 140220416674320 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16088] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16088/stat : 16088 (java) S 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 27087 33554432000 4194304 4196468 140722376945312 140220415621520 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16089] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16089/stat : 16089 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 27087 33554432000 4194304 4196468 140722376945312 140220049643792 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16090] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16090/stat : 16090 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748888 27969433600 27087 33554432000 4194304 4196468 140722376945312 140219154443120 140220633258626 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16091] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16091/stat : 16091 (java) S 16077 16077 15668 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236748888 27969433600 27087 33554432000 4194304 4196468 140722376945312 140218535503392 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16092] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16092/stat : 16092 (java) S 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748889 27969433600 27087 33554432000 4194304 4196468 140722376945312 140218267067760 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16093] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16093/stat : 16093 (java) S 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748891 27969433600 27087 33554432000 4194304 4196468 140722376945312 140217892559184 140220633266075 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16094] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16094/stat : 16094 (java) S 16077 16077 15668 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 236748891 27969433600 27087 33554432000 4194304 4196468 140722376945312 140219153389936 140220633258626 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16095] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16095/stat : 16095 (java) R 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748891 27969433600 27087 33554432000 4194304 4196468 140722376945312 140219152337136 140220633258626 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16096] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16096/stat : 16096 (java) R 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748891 27969433600 27087 33554432000 4194304 4196468 140722376945312 140219151284336 140220633258626 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16097] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16097/stat : 16097 (java) S 16077 16077 15668 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 20 0 236748891 27969433600 27087 33554432000 4194304 4196468 140722376945312 140219150231536 140220633258626 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16098] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16098/stat : 16098 (java) S 16077 16077 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748892 27969433600 27087 33554432000 4194304 4196468 140722376945312 140217394654304 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16099] ppid=16077 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16080/task/16099/stat : 16099 (java) S 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748892 27969433600 27087 33554432000 4194304 4196468 140722376945312 140219149179952 140220633258626 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109740 KiB

[startup+0.210433 s]*
/proc/loadavg: 1.25 1.06 1.06 2/202 16099
/proc/meminfo: memFree=27111456/32770624 swapFree=67108804/67108860
[pid=16077] ppid=16074 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/16077/stat : 16077 (scop.sh) S 16074 16077 15668 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 236748883 115843072 348 33554432000 4194304 5098028 140724663037936 140724663035192 140284101505660 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 26628096 140724663039011 140724663039235 140724663039235 140724663041997 0
/proc/16077/statm: 28282 348 296 221 0 87 0
[pid=16080] ppid=16077 vsize=27313900 memory=123116 CPUtime=0.24 cores=0-7
/proc/16080/stat : 16080 (java) S 16077 16077 15668 0 -1 1077944320 10469 0 0 0 22 2 0 0 20 0 20 0 236748884 27969433600 30779 33554432000 4194304 4196468 140722376945312 140722376927856 140220633247479 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
/proc/16080/statm: 6828475 30779 2861 1 0 6790935 0
[pid=16080/tid=16081] ppid=16077 vsize=27313900 memory=0 CPUtime=0.19 cores=0-7
/proc/16080/task/16081/stat : 16081 (java) R 16077 16077 15668 0 -1 4202560 8382 0 0 0 17 2 0 0 20 0 20 0 236748884 27969433600 30779 33554432000 4194304 4196468 140722376945312 140220605056224 140220633269405 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16082] ppid=16077 vsize=27313900 memory=279298741810936 CPUtime=0 cores=0-7
/proc/16080/task/16082/stat : 16082 (java) S 16077 16077 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 30779 33554432000 4194304 4196468 140722376945312 140220637490320 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16083] ppid=16077 vsize=27313900 memory=139649423685248 CPUtime=0 cores=0-7
/proc/16080/task/16083/stat : 16083 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 30779 33554432000 4194304 4196468 140722376945312 140220420885520 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16084] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16084/stat : 16084 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 30779 33554432000 4194304 4196468 140722376945312 140220419832720 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16085] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16085/stat : 16085 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 30779 33554432000 4194304 4196468 140722376945312 140220418779920 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16086] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16086/stat : 16086 (java) S 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 30779 33554432000 4194304 4196468 140722376945312 140220417727120 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16087] ppid=16077 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16080/task/16087/stat : 16087 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 30779 33554432000 4194304 4196468 140722376945312 140220416674320 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16088] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16088/stat : 16088 (java) S 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 30779 33554432000 4194304 4196468 140722376945312 140220415621520 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16089] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16089/stat : 16089 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 30779 33554432000 4194304 4196468 140722376945312 140220049643792 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16090] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16090/stat : 16090 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748888 27969433600 30779 33554432000 4194304 4196468 140722376945312 140219154443120 140220633258626 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16091] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16091/stat : 16091 (java) S 16077 16077 15668 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236748888 27969433600 30779 33554432000 4194304 4196468 140722376945312 140218535503392 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16092] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16092/stat : 16092 (java) S 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748889 27969433600 30779 33554432000 4194304 4196468 140722376945312 140218267067760 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16093] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16093/stat : 16093 (java) S 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748891 27969433600 30779 33554432000 4194304 4196468 140722376945312 140217892559184 140220633266075 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16094] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16094/stat : 16094 (java) S 16077 16077 15668 0 -1 1077944384 341 0 0 0 0 0 0 0 20 0 20 0 236748891 27969433600 30779 33554432000 4194304 4196468 140722376945312 140219153389936 140220633258626 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16095] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16095/stat : 16095 (java) S 16077 16077 15668 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 236748891 27969433600 30779 33554432000 4194304 4196468 140722376945312 140219152337136 140220633258626 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16096] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16096/stat : 16096 (java) S 16077 16077 15668 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 236748891 27969433600 30779 33554432000 4194304 4196468 140722376945312 140219151284336 140220633258626 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16097] ppid=16077 vsize=27313900 memory=0 CPUtime=0.02 cores=0-7
/proc/16080/task/16097/stat : 16097 (java) S 16077 16077 15668 0 -1 1077944384 268 0 0 0 2 0 0 0 20 0 20 0 236748891 27969433600 30779 33554432000 4194304 4196468 140722376945312 140219150231536 140220633258626 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16098] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16098/stat : 16098 (java) S 16077 16077 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748892 27969433600 30779 33554432000 4194304 4196468 140722376945312 140217394654304 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16099] ppid=16077 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16080/task/16099/stat : 16099 (java) S 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748892 27969433600 30779 33554432000 4194304 4196468 140722376945312 140219149179952 140220633258626 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 124508 KiB

[startup+0.31046 s]*
/proc/loadavg: 1.25 1.06 1.06 3/202 16099
/proc/meminfo: memFree=27107548/32770624 swapFree=67108804/67108860
[pid=16077] ppid=16074 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/16077/stat : 16077 (scop.sh) S 16074 16077 15668 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 236748883 115843072 348 33554432000 4194304 5098028 140724663037936 140724663035192 140284101505660 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 26628096 140724663039011 140724663039235 140724663039235 140724663041997 0
/proc/16077/statm: 28282 348 296 221 0 87 0
[pid=16080] ppid=16077 vsize=27313900 memory=127160 CPUtime=0.41 cores=0-7
/proc/16080/stat : 16080 (java) S 16077 16077 15668 0 -1 1077944320 11120 0 0 0 38 3 0 0 20 0 20 0 236748884 27969433600 31790 33554432000 4194304 4196468 140722376945312 140722376927856 140220633247479 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
/proc/16080/statm: 6828475 31790 2960 1 0 6790935 0
[pid=16080/tid=16081] ppid=16077 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16080/task/16081/stat : 16081 (java) R 16077 16077 15668 0 -1 4202560 8832 0 0 0 26 3 0 0 20 0 20 0 236748884 27969433600 31790 33554432000 4194304 4196468 140722376945312 140220605042928 140220618413118 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16082] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16082/stat : 16082 (java) S 16077 16077 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 31790 33554432000 4194304 4196468 140722376945312 140220637490320 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16083] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16083/stat : 16083 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 31790 33554432000 4194304 4196468 140722376945312 140220420885520 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16084] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16084/stat : 16084 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 31790 33554432000 4194304 4196468 140722376945312 140220419832720 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16085] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16085/stat : 16085 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 31790 33554432000 4194304 4196468 140722376945312 140220418779920 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16086] ppid=16077 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/16080/task/16086/stat : 16086 (java) S 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 31790 33554432000 4194304 4196468 140722376945312 140220417727120 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16087] ppid=16077 vsize=27313900 memory=139649318220719 CPUtime=0 cores=0-7
/proc/16080/task/16087/stat : 16087 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 31790 33554432000 4194304 4196468 140722376945312 140220416674320 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16088] ppid=16077 vsize=27313900 memory=139649318223024 CPUtime=0 cores=0-7
/proc/16080/task/16088/stat : 16088 (java) S 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 31790 33554432000 4194304 4196468 140722376945312 140220415621520 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16089] ppid=16077 vsize=27313900 memory=139649318225328 CPUtime=0 cores=0-7
/proc/16080/task/16089/stat : 16089 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27969433600 31790 33554432000 4194304 4196468 140722376945312 140220049643792 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16090] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16090/stat : 16090 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748888 27969433600 31790 33554432000 4194304 4196468 140722376945312 140219154443120 140220633258626 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16091] ppid=16077 vsize=27313900 memory=279298636457616 CPUtime=0 cores=0-7
/proc/16080/task/16091/stat : 16091 (java) S 16077 16077 15668 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236748888 27969433600 31790 33554432000 4194304 4196468 140722376945312 140218535503392 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16092] ppid=16077 vsize=27313900 memory=279298636464528 CPUtime=0 cores=0-7
/proc/16080/task/16092/stat : 16092 (java) S 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748889 27969433600 31790 33554432000 4194304 4196468 140722376945312 140218267067760 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16093] ppid=16077 vsize=27313900 memory=279298636405808 CPUtime=0 cores=0-7
/proc/16080/task/16093/stat : 16093 (java) S 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748891 27969433600 31790 33554432000 4194304 4196468 140722376945312 140217892559184 140220633266075 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16094] ppid=16077 vsize=27313900 memory=279298636478352 CPUtime=0.01 cores=0-7
/proc/16080/task/16094/stat : 16094 (java) S 16077 16077 15668 0 -1 1077944384 358 0 0 0 1 0 0 0 20 0 20 0 236748891 27969433600 31790 33554432000 4194304 4196468 140722376945312 140219153389936 140220633258626 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16095] ppid=16077 vsize=27313900 memory=279298636485264 CPUtime=0.01 cores=0-7
/proc/16080/task/16095/stat : 16095 (java) S 16077 16077 15668 0 -1 1077944384 111 0 0 0 1 0 0 0 20 0 20 0 236748891 27969433600 31790 33554432000 4194304 4196468 140722376945312 140219152337136 140220633258626 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16096] ppid=16077 vsize=27313900 memory=279298636482960 CPUtime=0.01 cores=0-7
/proc/16080/task/16096/stat : 16096 (java) S 16077 16077 15668 0 -1 1077944384 170 0 0 0 1 0 0 0 20 0 20 0 236748891 27969433600 31790 33554432000 4194304 4196468 140722376945312 140219151284336 140220633258626 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16097] ppid=16077 vsize=27313900 memory=279298636499120 CPUtime=0.07 cores=0-7
/proc/16080/task/16097/stat : 16097 (java) S 16077 16077 15668 0 -1 1077944384 311 0 0 0 7 0 0 0 20 0 20 0 236748891 27969433600 31790 33554432000 4194304 4196468 140722376945312 140219150231536 140220633258626 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16098] ppid=16077 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16098/stat : 16098 (java) S 16077 16077 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748892 27969433600 31790 33554432000 4194304 4196468 140722376945312 140217394654304 140220633257685 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16099] ppid=16077 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16080/task/16099/stat : 16099 (java) S 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748892 27969433600 31790 33554432000 4194304 4196468 140722376945312 140219149179952 140220633258626 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 128552 KiB

[startup+0.700949 s]
/proc/loadavg: 1.25 1.06 1.06 2/202 16099
/proc/meminfo: memFree=27083480/32770624 swapFree=67108804/67108860
[pid=16077] ppid=16074 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/16077/stat : 16077 (scop.sh) S 16074 16077 15668 0 -1 4202496 558 321 0 0 0 0 0 0 20 0 1 0 236748883 115843072 348 33554432000 4194304 5098028 140724663037936 140724663035192 140284101505660 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 26628096 140724663039011 140724663039235 140724663039235 140724663041997 0
/proc/16077/statm: 28282 348 296 221 0 87 0
[pid=16080] ppid=16077 vsize=27320172 memory=166976 CPUtime=1.03 cores=0-7
/proc/16080/stat : 16080 (java) S 16077 16077 15668 0 -1 1077944320 18139 0 0 0 97 6 0 0 20 0 20 0 236748884 27975856128 41744 33554432000 4194304 4196468 140722376945312 140722376927856 140220633247479 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
/proc/16080/statm: 6830043 41744 3138 1 0 6791447 0
[pid=16080/tid=16081] ppid=16077 vsize=27320172 memory=279298636793984 CPUtime=0.67 cores=0-7
/proc/16080/task/16081/stat : 16081 (java) R 16077 16077 15668 0 -1 4202560 15338 0 0 0 62 5 0 0 20 0 20 0 236748884 27975856128 41744 33554432000 4194304 4196468 140722376945312 140220605083104 140220095939841 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16082] ppid=16077 vsize=27320172 memory=5072356377741 CPUtime=0 cores=0-7
/proc/16080/task/16082/stat : 16082 (java) S 16077 16077 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748886 27975856128 41744 33554432000 4194304 4196468 140722376945312 140220637490320 140220633257685 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16083] ppid=16077 vsize=27320172 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16083/stat : 16083 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27975856128 41744 33554432000 4194304 4196468 140722376945312 140220420885520 140220633257685 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16084] ppid=16077 vsize=27320172 memory=0 CPUtime=0 cores=0-7

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

[pid=16080/tid=16082] ppid=16077 vsize=27330576 memory=732369787761138661 CPUtime=0 cores=0-7
/proc/16080/task/16082/stat : 16082 (java) S 16077 16077 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748886 27986509824 219207 33554432000 4194304 4196468 140722376945312 140220637490320 140220633257685 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16083] ppid=16077 vsize=27330576 memory=279298742219328 CPUtime=0 cores=0-7
/proc/16080/task/16083/stat : 16083 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27986509824 219207 33554432000 4194304 4196468 140722376945312 140220420885520 140220633257685 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16084] ppid=16077 vsize=27330576 memory=1970350607106051 CPUtime=0 cores=0-7
/proc/16080/task/16084/stat : 16084 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27986509824 219207 33554432000 4194304 4196468 140722376945312 140220419832720 140220633257685 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16085] ppid=16077 vsize=27330576 memory=2109999925640100 CPUtime=0 cores=0-7
/proc/16080/task/16085/stat : 16085 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27986509824 219207 33554432000 4194304 4196468 140722376945312 140220418779920 140220633257685 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16086] ppid=16077 vsize=27330576 memory=2109999925642404 CPUtime=0 cores=0-7
/proc/16080/task/16086/stat : 16086 (java) S 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748886 27986509824 219207 33554432000 4194304 4196468 140722376945312 140220417727120 140220633257685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16087] ppid=16077 vsize=27330576 memory=139649318531775 CPUtime=0 cores=0-7
/proc/16080/task/16087/stat : 16087 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27986509824 219207 33554432000 4194304 4196468 140722376945312 140220416674320 140220633257685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16088] ppid=16077 vsize=27330576 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/16080/task/16088/stat : 16088 (java) S 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748886 27986509824 219207 33554432000 4194304 4196468 140722376945312 140220415621520 140220633257685 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16089] ppid=16077 vsize=27330576 memory=2109999925649284 CPUtime=0 cores=0-7
/proc/16080/task/16089/stat : 16089 (java) S 16077 16077 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748886 27986509824 219207 33554432000 4194304 4196468 140722376945312 140220049643792 140220633257685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16090] ppid=16077 vsize=27330576 memory=0 CPUtime=0 cores=0-7
/proc/16080/task/16090/stat : 16090 (java) S 16077 16077 15668 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 236748888 27986509824 219207 33554432000 4194304 4196468 140722376945312 140219154443120 140220633258626 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16091] ppid=16077 vsize=27330576 memory=2109999925653892 CPUtime=0 cores=0-7
/proc/16080/task/16091/stat : 16091 (java) S 16077 16077 15668 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236748888 27986509824 219207 33554432000 4194304 4196468 140722376945312 140218535503392 140220633257685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16092] ppid=16077 vsize=27330576 memory=2109999925656276 CPUtime=0 cores=0-7
/proc/16080/task/16092/stat : 16092 (java) S 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748889 27986509824 219207 33554432000 4194304 4196468 140722376945312 140218267067760 140220633257685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16093] ppid=16077 vsize=27330576 memory=662363608034390319 CPUtime=0 cores=0-7
/proc/16080/task/16093/stat : 16093 (java) S 16077 16077 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748891 27986509824 219207 33554432000 4194304 4196468 140722376945312 140217892559184 140220633266075 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16094] ppid=16077 vsize=27330576 memory=3708 CPUtime=2.83 cores=0-7
/proc/16080/task/16094/stat : 16094 (java) R 16077 16077 15668 0 -1 4202560 3961 0 0 0 282 1 0 0 20 0 20 0 236748891 27986509824 219207 33554432000 4194304 4196468 140722376945312 140219153376032 140220614768661 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16095] ppid=16077 vsize=27330576 memory=64056 CPUtime=2.62 cores=0-7
/proc/16080/task/16095/stat : 16095 (java) R 16077 16077 15668 0 -1 4202560 3169 0 0 0 261 1 0 0 20 0 20 0 236748891 27986509824 219207 33554432000 4194304 4196468 140722376945312 140219152316384 140220616733371 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16096] ppid=16077 vsize=27330576 memory=2080 CPUtime=2.58 cores=0-7
/proc/16080/task/16096/stat : 16096 (java) R 16077 16077 15668 0 -1 4202560 1596 0 0 0 257 1 0 0 20 0 20 0 236748891 27986509824 219207 33554432000 4194304 4196468 140722376945312 140219151273008 140220610842256 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16097] ppid=16077 vsize=27330576 memory=1036 CPUtime=1.48 cores=0-7
/proc/16080/task/16097/stat : 16097 (java) R 16077 16077 15668 0 -1 4202560 4202 0 0 0 146 2 0 0 20 0 20 0 236748891 27986509824 219207 33554432000 4194304 4196468 140722376945312 140219150231216 140220633268826 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16098] ppid=16077 vsize=27330576 memory=1736 CPUtime=0 cores=0-7
/proc/16080/task/16098/stat : 16098 (java) S 16077 16077 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748892 27986509824 219207 33554432000 4194304 4196468 140722376945312 140217394654304 140220633257685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
[pid=16080/tid=16099] ppid=16077 vsize=27330576 memory=752 CPUtime=0 cores=0-7
/proc/16080/task/16099/stat : 16099 (java) S 16077 16077 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748892 27986509824 219207 33554432000 4194304 4196468 140722376945312 140219149179952 140220633258626 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14688256 140722376950761 140722376951085 140722376951085 140722376953807 0
Current children cumulated CPU time: 13.5 s
Current children cumulated vsize: 27443704 KiB
Current children cumulated memory: 878220 KiB

[startup+4.8003 s]
/proc/loadavg: 1.25 1.06 1.06 5/202 16099
/proc/meminfo: memFree=26357576/32770624 swapFree=67108804/67108860
[pid=16077] ppid=16074 vsize=113128 memory=1468 CPUtime=13.84 cores=0-7
/proc/16077/stat : 16077 (scop.sh) S 16074 16077 15668 0 -1 4202496 587 32814 0 0 0 0 1358 26 20 0 1 0 236748883 115843072 367 33554432000 4194304 5098028 140724663037936 140724663034680 140284101505660 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 26628096 140724663039011 140724663039235 140724663039235 140724663041997 0
/proc/16077/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 13.84 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

[startup+5.00087 s]*
/proc/loadavg: 1.23 1.06 1.06 8/215 16133
/proc/meminfo: memFree=27080352/32770624 swapFree=67108804/67108860
[pid=16077] ppid=16074 vsize=113128 memory=1468 CPUtime=13.84 cores=0-7
/proc/16077/stat : 16077 (scop.sh) S 16074 16077 15668 0 -1 4202496 587 32814 0 0 0 0 1358 26 20 0 1 0 236748883 115843072 367 33554432000 4194304 5098028 140724663037936 140724663034680 140284101505660 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 26628096 140724663039011 140724663039235 140724663039235 140724663041997 0
/proc/16077/statm: 28282 367 311 221 0 87 0
[pid=16100] ppid=16077 vsize=8413904 memory=120680 CPUtime=1.52 cores=0-7
/proc/16100/stat : 16100 (java) S 16077 16077 15668 0 -1 1077944320 17967 7112 0 0 107 5 35 5 20 0 23 0 236749294 8615837696 30170 33554432000 4194304 4196468 140725015014144 140725014996688 140136233840375 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
/proc/16100/statm: 2103476 30170 3142 1 0 2064875 0
[pid=16100/tid=16101] ppid=16077 vsize=8413904 memory=6791534058613427641 CPUtime=1.14 cores=0-7
/proc/16100/task/16101/stat : 16101 (java) S 16077 16077 15668 0 -1 1077944384 15019 7112 0 0 70 4 35 5 20 0 23 0 236749295 8615837696 30220 33554432000 4194304 4196468 140725015014144 140136205680528 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16102] ppid=16077 vsize=8413904 memory=-7003737579269690708 CPUtime=0.4 cores=0-7
/proc/16100/task/16102/stat : 16102 (java) S 16077 16077 15668 0 -1 1077944384 1 7112 0 0 0 0 35 5 20 0 23 0 236749296 8615837696 30220 33554432000 4194304 4196468 140725015014144 140136238082704 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16103] ppid=16077 vsize=8413904 memory=6944656575208382560 CPUtime=0.4 cores=0-7
/proc/16100/task/16103/stat : 16103 (java) S 16077 16077 15668 0 -1 1077944384 1 7112 0 0 0 0 35 5 20 0 23 0 236749296 8615837696 30220 33554432000 4194304 4196468 140725015014144 140136060578320 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16104] ppid=16077 vsize=8413904 memory=8547763363015199892 CPUtime=0.4 cores=0-7
/proc/16100/task/16104/stat : 16104 (java) S 16077 16077 15668 0 -1 1077944384 1 7112 0 0 0 0 35 5 20 0 23 0 236749296 8615837696 30220 33554432000 4194304 4196468 140725015014144 140135717616016 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16105] ppid=16077 vsize=8413904 memory=3472328296225141861 CPUtime=0.4 cores=0-7
/proc/16100/task/16105/stat : 16105 (java) S 16077 16077 15668 0 -1 1077944384 1 7112 0 0 0 0 35 5 20 0 23 0 236749296 8615837696 30220 33554432000 4194304 4196468 140725015014144 140135716563216 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16106] ppid=16077 vsize=8413904 memory=3472609771221180817 CPUtime=0.4 cores=0-7
/proc/16100/task/16106/stat : 16106 (java) S 16077 16077 15668 0 -1 1077944384 2 7112 0 0 0 0 35 5 20 0 23 0 236749296 8615837696 30220 33554432000 4194304 4196468 140725015014144 140135715511440 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16107] ppid=16077 vsize=8413904 memory=3400227864743219732 CPUtime=0.4 cores=0-7
/proc/16100/task/16107/stat : 16107 (java) S 16077 16077 15668 0 -1 1077944384 2 7112 0 0 0 0 35 5 20 0 23 0 236749296 8615837696 30220 33554432000 4194304 4196468 140725015014144 140135714458640 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16108] ppid=16077 vsize=8413904 memory=7719229354808459329 CPUtime=0.4 cores=0-7
/proc/16100/task/16108/stat : 16108 (java) S 16077 16077 15668 0 -1 1077944384 1 7112 0 0 0 0 35 5 20 0 23 0 236749296 8615837696 30220 33554432000 4194304 4196468 140725015014144 140135713405840 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16109] ppid=16077 vsize=8413904 memory=8319083140700911543 CPUtime=0.4 cores=0-7
/proc/16100/task/16109/stat : 16109 (java) S 16077 16077 15668 0 -1 1077944384 3 7112 0 0 0 0 35 5 20 0 23 0 236749296 8615837696 30220 33554432000 4194304 4196468 140725015014144 140135712353040 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16110] ppid=16077 vsize=8413904 memory=664955471418063927 CPUtime=0.4 cores=0-7
/proc/16100/task/16110/stat : 16110 (java) S 16077 16077 15668 0 -1 1077944384 5 7112 0 0 0 0 35 5 20 0 23 0 236749297 8615837696 30220 33554432000 4194304 4196468 140725015014144 140135528728944 140136233851522 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16111] ppid=16077 vsize=8413904 memory=7235402728604919731 CPUtime=0.4 cores=0-7
/proc/16100/task/16111/stat : 16111 (java) S 16077 16077 15668 0 -1 1077944384 13 7112 0 0 0 0 35 5 20 0 23 0 236749298 8615837696 30220 33554432000 4194304 4196468 140725015014144 140134850749472 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16112] ppid=16077 vsize=8413904 memory=139649423688497 CPUtime=0.4 cores=0-7
/proc/16100/task/16112/stat : 16112 (java) S 16077 16077 15668 0 -1 1077944384 1 7112 0 0 0 0 35 5 20 0 23 0 236749298 8615837696 30220 33554432000 4194304 4196468 140725015014144 140134582313840 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16113] ppid=16077 vsize=8413904 memory=139649423686289 CPUtime=0.4 cores=0-7
/proc/16100/task/16113/stat : 16113 (java) S 16077 16077 15668 0 -1 1077944384 1 7112 0 0 0 0 35 5 20 0 23 0 236749300 8615837696 30220 33554432000 4194304 4196468 140725015014144 140134207805264 140136233858971 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16114] ppid=16077 vsize=8413904 memory=6791534058613427641 CPUtime=0.44 cores=0-7
/proc/16100/task/16114/stat : 16114 (java) R 16077 16077 15668 0 -1 4202560 452 7112 0 0 4 0 35 5 20 0 23 0 236749300 8615837696 30220 33554432000 4194304 4196468 140725015014144 140135527676784 140136233861722 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16115] ppid=16077 vsize=8413904 memory=13869 CPUtime=0.44 cores=0-7
/proc/16100/task/16115/stat : 16115 (java) R 16077 16077 15668 0 -1 4202560 253 7112 0 0 4 0 35 5 20 0 23 0 236749300 8615837696 30220 33554432000 4194304 4196468 140725015014144 140135526623984 140136213174007 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16116] ppid=16077 vsize=8413904 memory=23575 CPUtime=0.46 cores=0-7
/proc/16100/task/16116/stat : 16116 (java) S 16077 16077 15668 0 -1 1077944384 317 7112 0 0 6 0 35 5 20 0 23 0 236749300 8615837696 30220 33554432000 4194304 4196468 140725015014144 140135525571184 140136233851522 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16117] ppid=16077 vsize=8413904 memory=6791534058613427641 CPUtime=0.59 cores=0-7
/proc/16100/task/16117/stat : 16117 (java) S 16077 16077 15668 0 -1 1077944384 526 7112 0 0 19 0 35 5 20 0 23 0 236749300 8615837696 30220 33554432000 4194304 4196468 140725015014144 140135524518384 140136233851522 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16118] ppid=16077 vsize=8413904 memory=0 CPUtime=0.4 cores=0-7
/proc/16100/task/16118/stat : 16118 (java) S 16077 16077 15668 0 -1 1077944384 3 7112 0 0 0 0 35 5 20 0 23 0 236749301 8615837696 30220 33554432000 4194304 4196468 140725015014144 140133709900384 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16119] ppid=16077 vsize=8413904 memory=0 CPUtime=0.4 cores=0-7
/proc/16100/task/16119/stat : 16119 (java) S 16077 16077 15668 0 -1 1077944384 1 7112 0 0 0 0 35 5 20 0 23 0 236749301 8615837696 30220 33554432000 4194304 4196468 140725015014144 140135523465776 140136233851522 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16121] ppid=16077 vsize=8413904 memory=1784 CPUtime=0.4 cores=0-7
/proc/16100/task/16121/stat : 16121 (java) S 16077 16077 15668 0 -1 1077944384 29 7112 0 0 0 0 35 5 20 0 23 0 236749366 8615837696 30220 33554432000 4194304 4196468 140725015014144 140135522078992 140136233851522 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16123] ppid=16077 vsize=8413904 memory=1060 CPUtime=0.41 cores=0-7
/proc/16100/task/16123/stat : 16123 (java) R 16077 16077 15668 0 -1 4202560 7 7112 0 0 1 0 35 5 20 0 23 0 236749367 8615837696 30220 33554432000 4194304 4196468 140725015014144 140133038805136 140135735573136 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16125] ppid=16077 vsize=8413904 memory=5816 CPUtime=0.4 cores=0-7
/proc/16100/task/16125/stat : 16125 (java) S 16077 16077 15668 0 -1 1077944384 5 7112 0 0 0 0 35 5 20 0 23 0 236749369 8615837696 30220 33554432000 4194304 4196468 140725015014144 140132770372912 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
Current children cumulated CPU time: 15.36 s
Current children cumulated vsize: 8527032 KiB
Current children cumulated memory: 122148 KiB

[startup+5.11045 s]
/proc/loadavg: 1.23 1.06 1.06 8/215 16133
/proc/meminfo: memFree=27080352/32770624 swapFree=67108804/67108860
[pid=16077] ppid=16074 vsize=113128 memory=1468 CPUtime=13.84 cores=0-7
/proc/16077/stat : 16077 (scop.sh) S 16074 16077 15668 0 -1 4202496 587 32814 0 0 0 0 1358 26 20 0 1 0 236748883 115843072 367 33554432000 4194304 5098028 140724663037936 140724663034680 140284101505660 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 26628096 140724663039011 140724663039235 140724663039235 140724663041997 0
/proc/16077/statm: 28282 367 311 221 0 87 0
[pid=16100] ppid=16077 vsize=8151752 memory=125036 CPUtime=1.7 cores=0-7
/proc/16100/stat : 16100 (java) S 16077 16077 15668 0 -1 1077944320 18497 7112 0 0 124 6 35 5 20 0 21 0 236749294 8347394048 31259 33554432000 4194304 4196468 140725015014144 140725014996688 140136233840375 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
/proc/16100/statm: 2037938 31259 3155 1 0 1999337 0
[pid=16100/tid=16101] ppid=16077 vsize=8151752 memory=3304 CPUtime=1.21 cores=0-7
/proc/16100/task/16101/stat : 16101 (java) S 16077 16077 15668 0 -1 1077944384 15310 7112 0 0 77 4 35 5 20 0 21 0 236749295 8347394048 31259 33554432000 4194304 4196468 140725015014144 140136205683856 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16102] ppid=16077 vsize=8151752 memory=1260 CPUtime=0.4 cores=0-7
/proc/16100/task/16102/stat : 16102 (java) S 16077 16077 15668 0 -1 1077944384 1 7112 0 0 0 0 35 5 20 0 21 0 236749296 8347394048 31259 33554432000 4194304 4196468 140725015014144 140136238082704 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16103] ppid=16077 vsize=8151752 memory=14872 CPUtime=0.4 cores=0-7
/proc/16100/task/16103/stat : 16103 (java) S 16077 16077 15668 0 -1 1077944384 1 7112 0 0 0 0 35 5 20 0 21 0 236749296 8347394048 31259 33554432000 4194304 4196468 140725015014144 140136060578320 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16104] ppid=16077 vsize=8151752 memory=0 CPUtime=0.4 cores=0-7
/proc/16100/task/16104/stat : 16104 (java) S 16077 16077 15668 0 -1 1077944384 1 7112 0 0 0 0 35 5 20 0 21 0 236749296 8347394048 31259 33554432000 4194304 4196468 140725015014144 140135717616016 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16105] ppid=16077 vsize=8151752 memory=15292 CPUtime=0.4 cores=0-7
/proc/16100/task/16105/stat : 16105 (java) S 16077 16077 15668 0 -1 1077944384 1 7112 0 0 0 0 35 5 20 0 21 0 236749296 8347394048 31259 33554432000 4194304 4196468 140725015014144 140135716563216 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16106] ppid=16077 vsize=8151752 memory=35572 CPUtime=0.4 cores=0-7
/proc/16100/task/16106/stat : 16106 (java) S 16077 16077 15668 0 -1 1077944384 2 7112 0 0 0 0 35 5 20 0 21 0 236749296 8347394048 31259 33554432000 4194304 4196468 140725015014144 140135715511440 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16107] ppid=16077 vsize=8151752 memory=496 CPUtime=0.4 cores=0-7
/proc/16100/task/16107/stat : 16107 (java) S 16077 16077 15668 0 -1 1077944384 2 7112 0 0 0 0 35 5 20 0 21 0 236749296 8347394048 31259 33554432000 4194304 4196468 140725015014144 140135714458640 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16108] ppid=16077 vsize=8151752 memory=1616 CPUtime=0.4 cores=0-7
/proc/16100/task/16108/stat : 16108 (java) S 16077 16077 15668 0 -1 1077944384 1 7112 0 0 0 0 35 5 20 0 21 0 236749296 8347394048 31259 33554432000 4194304 4196468 140725015014144 140135713405840 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16109] ppid=16077 vsize=8151752 memory=932 CPUtime=0.4 cores=0-7
/proc/16100/task/16109/stat : 16109 (java) S 16077 16077 15668 0 -1 1077944384 3 7112 0 0 0 0 35 5 20 0 21 0 236749296 8347394048 31259 33554432000 4194304 4196468 140725015014144 140135712353040 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16110] ppid=16077 vsize=8151752 memory=288230574492221466 CPUtime=0.4 cores=0-7
/proc/16100/task/16110/stat : 16110 (java) S 16077 16077 15668 0 -1 1077944384 5 7112 0 0 0 0 35 5 20 0 21 0 236749297 8347394048 31259 33554432000 4194304 4196468 140725015014144 140135528729152 140136233851522 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16111] ppid=16077 vsize=8151752 memory=290763857956438329 CPUtime=0.4 cores=0-7
/proc/16100/task/16111/stat : 16111 (java) S 16077 16077 15668 0 -1 1077944384 13 7112 0 0 0 0 35 5 20 0 21 0 236749298 8347394048 31259 33554432000 4194304 4196468 140725015014144 140134850749472 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16112] ppid=16077 vsize=8151752 memory=16099269136353865 CPUtime=0.4 cores=0-7
/proc/16100/task/16112/stat : 16112 (java) S 16077 16077 15668 0 -1 1077944384 1 7112 0 0 0 0 35 5 20 0 21 0 236749298 8347394048 31259 33554432000 4194304 4196468 140725015014144 140134582313840 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16113] ppid=16077 vsize=8151752 memory=0 CPUtime=0.4 cores=0-7
/proc/16100/task/16113/stat : 16113 (java) S 16077 16077 15668 0 -1 1077944384 1 7112 0 0 0 0 35 5 20 0 21 0 236749300 8347394048 31259 33554432000 4194304 4196468 140725015014144 140134207804320 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16114] ppid=16077 vsize=8151752 memory=8 CPUtime=0.44 cores=0-7
/proc/16100/task/16114/stat : 16114 (java) S 16077 16077 15668 0 -1 1077944384 459 7112 0 0 4 0 35 5 20 0 21 0 236749300 8347394048 31259 33554432000 4194304 4196468 140725015014144 140135527676784 140136233851522 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16115] ppid=16077 vsize=8151752 memory=0 CPUtime=0.45 cores=0-7
/proc/16100/task/16115/stat : 16115 (java) S 16077 16077 15668 0 -1 1077944384 255 7112 0 0 5 0 35 5 20 0 21 0 236749300 8347394048 31259 33554432000 4194304 4196468 140725015014144 140135526623984 140136233851522 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16116] ppid=16077 vsize=8151752 memory=541 CPUtime=0.47 cores=0-7
/proc/16100/task/16116/stat : 16116 (java) S 16077 16077 15668 0 -1 1077944384 324 7112 0 0 7 0 35 5 20 0 21 0 236749300 8347394048 31259 33554432000 4194304 4196468 140725015014144 140135525571184 140136233851522 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16117] ppid=16077 vsize=8151752 memory=196 CPUtime=0.65 cores=0-7
/proc/16100/task/16117/stat : 16117 (java) S 16077 16077 15668 0 -1 1077944384 668 7112 0 0 25 0 35 5 20 0 21 0 236749300 8347394048 31259 33554432000 4194304 4196468 140725015014144 140135524514256 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16118] ppid=16077 vsize=8151752 memory=0 CPUtime=0.4 cores=0-7
/proc/16100/task/16118/stat : 16118 (java) S 16077 16077 15668 0 -1 1077944384 3 7112 0 0 0 0 35 5 20 0 21 0 236749301 8347394048 31259 33554432000 4194304 4196468 140725015014144 140133709900384 140136233850581 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16121] ppid=16077 vsize=8151752 memory=139649318518611 CPUtime=0.4 cores=0-7
/proc/16100/task/16121/stat : 16121 (java) S 16077 16077 15668 0 -1 1077944384 29 7112 0 0 0 0 35 5 20 0 21 0 236749366 8347394048 31259 33554432000 4194304 4196468 140725015014144 140135522078992 140136233851522 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
[pid=16100/tid=16125] ppid=16077 vsize=8151752 memory=0 CPUtime=0.4 cores=0-7
/proc/16100/task/16125/stat : 16125 (java) S 16077 16077 15668 0 -1 1077944384 13 7112 0 0 0 0 35 5 20 0 21 0 236749369 8347394048 31259 33554432000 4194304 4196468 140725015014144 140132770374960 140136233851522 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31993856 140725015016625 140725015016749 140725015016749 140725015019471 0
Current children cumulated CPU time: 15.54 s
Current children cumulated vsize: 8264880 KiB
Current children cumulated memory: 126504 KiB

Child status: 0
Real time (s): 5.12261
CPU time (s): 15.5894
CPU user time (s): 15.1858
CPU system time (s): 0.403545
CPU usage (%): 304.325
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 878220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.1858
system time used= 0.403545
maximum resident set size= 883088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59026
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13993
involuntary context switches= 52


# summary of solver processes directly reported to runsolver:
#   pid: 16077
#   total CPU time (s): 15.5894
#   total CPU user time (s): 15.1858
#   total CPU system time (s): 0.403545

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.064493 second user time and 0.096244 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-13 22:24:17
IDJOB=4307424
IDBENCH=141377
IDSOLVER=2789
FILE ID=node105/4307424-1534191857
RUNJOBID= node105-1534191843-15695
PBS_JOBID= 21037996
Free space on /tmp= 41072 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-5-5-5-cp_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307424-1534191857/watcher-4307424-1534191857 -o /tmp/evaluation-result-4307424-1534191857/solver-4307424-1534191857 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1534191843-15695 --watchdog 2580  scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307424-1534191857.xml

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

MD5SUM BENCH= 01658bc7723d571de51995bec243d654
RANDOM SEED=1550310248

node105.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.32
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.32
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.32
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.32
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:        27224184 kB
MemAvailable:   31905532 kB
Buffers:          181844 kB
Cached:          4756372 kB
SwapCached:           16 kB
Active:          1990416 kB
Inactive:        2999396 kB
Active(anon):       3548 kB
Inactive(anon):   100492 kB
Active(file):    1986868 kB
Inactive(file):  2898904 kB
Unevictable:        7356 kB
Mlocked:            7356 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:              8972 kB
Writeback:             0 kB
AnonPages:         58564 kB
Mapped:            52004 kB
Shmem:             49748 kB
Slab:             250384 kB
SReclaimable:     222820 kB
SUnreclaim:        27564 kB
KernelStack:        3264 kB
PageTables:         4948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     348908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 41064 MiB
End job on node105 at 2018-08-13 22:24:22