Trace number 4307188

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-31)SAT 15.6181 5.14738

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 -order -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-15956-serial-file.bin HOME/instance-4307188-1534191850.xml
0.65/0.52	
0.65/0.53	scop order+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Mon Aug 13 22:24:11 CEST 2018
0.65/0.55	c PID: 15959
0.65/0.55	c IP: 172.20.3.105
0.65/0.55	c HOST: node105.alineos.net
0.65/0.56	c (0,0) Parsing Begin
4.54/1.60	c (1,1) Parsing End
4.54/1.60	c (1,1) CSP: 125 int (0 aux), 0 bool (0 aux), 3007 ctr, max domain size 5
4.54/1.60	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
4.54/1.60	c (1,1) Constraint Name Generate Begin
4.54/1.64	c (1,1) Ctr:HOME/instance-4307188-1534191850.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
4.54/1.64	c (1,1) Constraint Name Generate End
4.54/1.64	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
4.54/1.64	c (1,1) CSP to CSPinCNF Begin
5.12/1.82	c (1,1) translated 301 (10%) constraints
5.12/1.88	c (1,1) translated 602 (20%) constraints
5.41/1.91	c (1,1) translated 903 (30%) constraints
5.41/1.94	c (1,1) translated 1203 (40%) constraints
5.41/1.96	c (1,1) translated 1504 (50%) constraints
5.41/1.98	c (1,1) translated 1805 (60%) constraints
5.41/2.00	c (1,1) translated 2105 (70%) constraints
5.73/2.02	c (1,1) translated 2406 (80%) constraints
5.73/2.04	c (1,1) translated 2707 (90%) constraints
7.01/2.36	c (1,1) translated 3007 (100%) constraints
8.12/2.67	c (2,2) STATISTICS1:HOME/instance-4307188-1534191850.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,
8.12/2.67	c (2,2) ==========================================
8.12/2.67	c (2,2) Order
8.12/2.67	c (2,2) ==========================================
8.55/2.73	c (2,2) translated 469 (10%) constraints
8.55/2.77	c (2,2) translated 937 (20%) constraints
9.00/2.81	c (2,2) translated 1406 (30%) constraints
9.00/2.84	c (2,2) translated 1874 (40%) constraints
9.00/2.88	c (2,2) translated 2342 (50%) constraints
9.40/2.91	c (2,2) translated 2811 (60%) constraints
9.40/2.98	c (2,2) translated 3279 (70%) constraints
9.84/3.03	c (2,2) translated 3748 (80%) constraints
9.84/3.07	c (2,2) translated 4216 (90%) constraints
9.84/3.10	c (2,2) translated 4684 (100%) constraints
9.84/3.10	c (2,2) CSP to CSPinCNF End
10.27/3.11	c (2,2) CSP: 200 int (75 aux), 1414 bool (1414 aux), 6134 ctr, max domain size 6
10.27/3.11	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
10.27/3.11	c (2,2) CSPinCNF Propagation Begin
10.56/3.25	c (2,2) 345 values, 2218 unsatisfiable literals, and 1843 valid clauses are removed
10.56/3.25	c (2,2) CSPinCNF Propagation End
10.56/3.25	c (2,2) CSP: 470 int (345 aux), 1144 bool (1144 aux), 4291 ctr, max domain size 6
10.56/3.25	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
10.56/3.25	c (2,2) Simplify CSPinCNF Begin
10.97/3.38	c (2,2) Simplify CSPinCNF End
10.97/3.38	c (2,2) CSP: 470 int (345 aux), 3747 bool (3747 aux), 6894 ctr, max domain size 6
10.97/3.38	c (2,2) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
10.97/3.38	c (2,2) Calculate Precise Domain Begin
11.31/3.43	c (2,2) 0 values are removed by re-calculation
11.31/3.43	c (2,2) Calculate Precise Domain End
11.31/3.43	c (2,2) CSP: 470 int (345 aux), 3747 bool (3747 aux), 6894 ctr, max domain size 6
11.31/3.43	c (2,2) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
11.31/3.43	c (2,2) CSPinCNF to SatSolver Begin
11.76/3.56	c (3,3) 690 (10 %) CSP clauses are encoded (4447 SAT variables, 3101 SAT clauses)
12.08/3.60	c (3,3) 1379 (20 %) CSP clauses are encoded (4447 SAT variables, 5942 SAT clauses)
12.08/3.63	c (3,3) 2069 (30 %) CSP clauses are encoded (4447 SAT variables, 8632 SAT clauses)
12.08/3.65	c (3,3) 2758 (40 %) CSP clauses are encoded (4447 SAT variables, 11037 SAT clauses)
12.08/3.67	c (3,3) 3447 (50 %) CSP clauses are encoded (4447 SAT variables, 13470 SAT clauses)
12.08/3.68	c (3,3) 4137 (60 %) CSP clauses are encoded (4447 SAT variables, 14276 SAT clauses)
12.50/3.78	c (3,3) 4826 (70 %) CSP clauses are encoded (4447 SAT variables, 22820 SAT clauses)
12.90/3.90	c (3,3) 5516 (80 %) CSP clauses are encoded (4447 SAT variables, 39220 SAT clauses)
13.14/3.95	c (3,3) 6205 (90 %) CSP clauses are encoded (4447 SAT variables, 47764 SAT clauses)
13.14/3.97	c (3,3) 6894 (100 %) CSP clauses are encoded (4447 SAT variables, 49539 SAT clauses)
13.14/3.97	c (3,3) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
13.14/3.97	c (3,3) CSPinCNF to SatSolver End
13.14/3.97	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
13.47/4.03	c (3,3) STATISTICS2:HOME/instance-4307188-1534191850.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.47/4.03	c (3,3) 4447 bool, 49543 clause
13.47/4.03	c (3,3) Export Begin
13.84/4.13	c (3,3) Export to HOME/scop-15956-serial-file.bin
13.84/4.13	c (3,3) Export End
13.84/4.13	c (3,3) Export File Size: 0.02 MB
13.84/4.13	c (3,3) 1,1,2,2,2,2,3,STOP-AFTER(DIMACS)
13.84/4.13	c END-Prog: Mon Aug 13 22:24:15 CEST 2018
13.84/4.15	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-15956-serial-file.bin
13.90/4.64	c (0,0) Read Serial File Begin
13.90/4.64	c (0,0) HOME/scop-15956-serial-file.bin
13.90/4.80	c (0,0) Read Serial File End
13.90/4.81	
13.90/4.81	scop order+glucose-syrup (2018-07-31)
13.90/4.81	(Solving Process)
13.90/4.81	
13.90/4.84	c BEGIN-Prog: Mon Aug 13 22:24:15 CEST 2018
13.90/4.84	c PID: 15979
13.90/4.84	c IP: 172.20.3.105
13.90/4.84	c HOST: node105.alineos.net
13.90/4.84	c (0,0) SatSolver.solve Begin
13.90/4.84	c (0,0) 0 bool, 0 clause
13.90/4.85	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307188-1534191850.xml-scop-15959.cnf
15.19/5.03	c (0,0) c
15.19/5.03	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
15.19/5.03	c (0,0) c
15.19/5.03	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
15.19/5.03	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
15.19/5.03	c (0,0) c ========================================[ Problem Statistics ]===========================================
15.19/5.03	c (0,0) c |                                                                                                       |
15.19/5.03	c (0,0) c |  Number of variables:          4447                                                                   |
15.19/5.03	c (0,0) c |  Number of clauses:           49543                                                                   |
15.19/5.03	c (0,0) c |  Parse time:                   0.02 s                                                                 |
15.19/5.03	c (0,0) c |                                                                                                       |
15.19/5.03	c (0,0) c |  Eliminated clauses:           0.02 Mb                                                                |
15.19/5.03	c (0,0) c |  Simplification time:          0.09 s                                                                 |
15.19/5.03	c (0,0) c |                                                                                                       |
15.19/5.03	c (0,0) c |  Generating clones                                                                                    |
15.19/5.03	c (0,0) c |  all clones generated. Memory =  50.77Mb.                                                             |
15.19/5.03	c (0,0) c ========================================================================================================|
15.19/5.03	c (0,0) c last restart ## conflicts  :  673 158 
15.19/5.03	c (0,0) c Thread 7 is 100% pure glucose! First thread to finish! (SAT answer).
15.19/5.03	c (0,0) c Total Memory so far : 628.34Mb
15.19/5.03	c (0,0) c
15.19/5.03	c (0,0) c real time : 0.162698 s
15.19/5.03	c (0,0) c cpu time  : 0.317805 s
15.19/5.03	c (0,0) c
15.19/5.03	c (0,0) c
15.19/5.03	c (0,0) c
15.19/5.03	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
15.19/5.03	c (0,0) c
15.19/5.03	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.19/5.03	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
15.19/5.03	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.19/5.03	c (0,0) c | Conflicts     |            5337 |        690 |        729 |        662 |        694 |        630 |        614 |        577 |        741 |
15.19/5.03	c (0,0) c | Decisions     |           15786 |       2185 |       1896 |       1861 |       2582 |       1678 |       1656 |       1722 |       2206 |
15.19/5.03	c (0,0) c | Propagations  |          723421 |      70453 |     105401 |      81506 |      94022 |      88653 |      87055 |      95969 |     100362 |
15.19/5.03	c (0,0) c | Avg_Trail     |                 |       1662 |       1535 |       1682 |       1603 |       1575 |       1571 |       1459 |       1750 |
15.19/5.03	c (0,0) c | Avg_DL        |                 |         51 |         94 |         52 |        115 |        103 |        104 |        105 |         98 |
15.19/5.03	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.19/5.03	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.19/5.03	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.19/5.03	c (0,0) c | Exported      |             102 |         17 |         11 |         17 |         10 |          9 |          9 |         15 |         14 |
15.19/5.03	c (0,0) c | Imported      |             234 |         16 |         16 |         30 |         56 |         17 |         15 |         22 |         62 |
15.19/5.03	c (0,0) c | Good          |              98 |          8 |         12 |         12 |         14 |         12 |         12 |         13 |         15 |
15.19/5.03	c (0,0) c | Purge         |             136 |          8 |          4 |         18 |         42 |          5 |          3 |          9 |         47 |
15.19/5.03	c (0,0) c | Promoted      |              12 |          0 |          2 |          0 |          2 |          2 |          2 |          1 |          3 |
15.19/5.03	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.19/5.04	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.19/5.04	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.19/5.04	c (0,0) c | Unaries       |                 |         22 |          4 |          6 |          6 |          1 |          1 |          2 |          5 |
15.19/5.04	c (0,0) c | Binaries      |                 |          6 |          1 |          2 |          3 |          1 |          1 |          2 |          2 |
15.19/5.04	c (0,0) c | Glues         |                 |         17 |         11 |         17 |         10 |          9 |          9 |         15 |         14 |
15.19/5.04	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.19/5.04	c (0,0) c | Orig_Seen     |             6 % |       2626 |       2981 |       2590 |       4481 |       3352 |       3345 |       2715 |       3728 |
15.19/5.04	c (0,0) c | Diff Orig seen|                 | -     1102 | -      747 | -     1138 |        753 | -      376 | -      383 | -     1013 |      X     |
15.19/5.04	c (0,0) c | Hamming       |            20 % |       1030 |        787 |        896 |        940 |        948 |        915 |        917 |      X     |
15.19/5.04	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.19/5.04	c (0,0) 
15.19/5.04	c (0,0) s SATISFIABLE
15.19/5.06	c (0,0) SatSolver.solve End
15.19/5.06	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
15.19/5.06	c (0,0) Show results Begin
15.52/5.12	s SATISFIABLE
15.52/5.13	v <instantiation>
15.52/5.13	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.52/5.13	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 1 4 3 2 4 3 1 2 0 1 2 3 0 4 3 0 2 4 1 2 4 0 1 3 0 2 1 3 4 2 4 3 0 1 4 1 0 2 3 1 3 2 4 0 3 0 4 1 2 3 1 2 4 0 0 2 3 1 4 4 3 0 2 1 1 0 4 3 2 2 4 1 0 3</values>
15.52/5.13	v </instantiation>
15.52/5.13	c (0,0) Show results End
15.52/5.13	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
15.52/5.14	c (0,0) 0,0,STOP-AFTER(ALL)
15.52/5.14	c END-Prog: Mon Aug 13 22:24:16 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 (13474 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307188-1534191850/watcher-4307188-1534191850 -o /tmp/evaluation-result-4307188-1534191850/solver-4307188-1534191850 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1534191843-15695 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307188-1534191850.xml 

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

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

solver pid=15956, runsolver pid=15953

[startup+0.100155 s]*
/proc/loadavg: 0.93 1.00 1.04 3/202 15978
/proc/meminfo: memFree=27128224/32770624 swapFree=67108804/67108860
[pid=15956] ppid=15953 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/15956/stat : 15956 (scop.sh) S 15953 15956 15668 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236748217 115843072 349 33554432000 4194304 5098028 140733555558000 140733555555256 139712933290620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15499264 140733555561506 140733555561731 140733555561731 140733555564493 0
/proc/15956/statm: 28282 349 296 221 0 87 0
[pid=15959] ppid=15956 vsize=27313900 memory=107928 CPUtime=0.1 cores=0-7
/proc/15959/stat : 15959 (java) S 15956 15956 15668 0 -1 1077944320 6458 0 0 0 8 2 0 0 20 0 20 0 236748217 27969433600 26982 33554432000 4194304 4196468 140725218282000 140725218264544 139715341922039 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
/proc/15959/statm: 6828475 26982 2718 1 0 6790935 0
[pid=15959/tid=15960] ppid=15956 vsize=27313900 memory=8329858793914409628 CPUtime=0.09 cores=0-7
/proc/15959/task/15960/stat : 15960 (java) R 15956 15956 15668 0 -1 4202560 4556 0 0 0 7 2 0 0 20 0 20 0 236748217 27969433600 26982 33554432000 4194304 4196468 140725218282000 139715313745472 139715341943965 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15961] ppid=15956 vsize=27313900 memory=732370267126053861 CPUtime=0 cores=0-7
/proc/15959/task/15961/stat : 15961 (java) S 15956 15956 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 26982 33554432000 4194304 4196468 140725218282000 139715346163984 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15962] ppid=15956 vsize=27313900 memory=140128788600448 CPUtime=0 cores=0-7
/proc/15959/task/15962/stat : 15962 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 26982 33554432000 4194304 4196468 140725218282000 139715160320400 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15963] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15963/stat : 15963 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 26982 33554432000 4194304 4196468 140725218282000 139715159267856 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15964] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15964/stat : 15964 (java) S 15956 15956 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 26982 33554432000 4194304 4196468 140725218282000 139715158215312 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15965] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15965/stat : 15965 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 26982 33554432000 4194304 4196468 140725218282000 139715157162768 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15966] ppid=15956 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/15959/task/15966/stat : 15966 (java) S 15956 15956 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 26982 33554432000 4194304 4196468 140725218282000 139715156110224 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15967] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15967/stat : 15967 (java) S 15956 15956 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 26982 33554432000 4194304 4196468 140725218282000 139715155057680 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15968] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15968/stat : 15968 (java) S 15956 15956 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 26982 33554432000 4194304 4196468 140725218282000 139715154005136 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15969] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15969/stat : 15969 (java) S 15956 15956 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748221 27969433600 26982 33554432000 4194304 4196468 140725218282000 139714400032752 139715341933186 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15970] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15970/stat : 15970 (java) S 15956 15956 15668 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236748222 27969433600 26982 33554432000 4194304 4196468 140725218282000 139713138647968 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15971] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15971/stat : 15971 (java) S 15956 15956 15668 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236748222 27969433600 26982 33554432000 4194304 4196468 140725218282000 139713004426224 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15972] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15972/stat : 15972 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748224 27969433600 26982 33554432000 4194304 4196468 140725218282000 139712629922000 139715341940635 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15973] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15973/stat : 15973 (java) S 15956 15956 15668 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 20 0 236748224 27969433600 26982 33554432000 4194304 4196468 140725218282000 139714398980592 139715341933186 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15974] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15974/stat : 15974 (java) S 15956 15956 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748224 27969433600 26982 33554432000 4194304 4196468 140725218282000 139714397928048 139715341933186 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15975] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15975/stat : 15975 (java) S 15956 15956 15668 0 -1 1077944384 278 0 0 0 0 0 0 0 20 0 20 0 236748224 27969433600 26982 33554432000 4194304 4196468 140725218282000 139714396875504 139715341933186 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15976] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15976/stat : 15976 (java) S 15956 15956 15668 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 20 0 236748224 27969433600 26982 33554432000 4194304 4196468 140725218282000 139714395822960 139715341933186 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15977] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15977/stat : 15977 (java) S 15956 15956 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748224 27969433600 26982 33554432000 4194304 4196468 140725218282000 139712132016352 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15978] ppid=15956 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/15959/task/15978/stat : 15978 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748225 27969433600 26982 33554432000 4194304 4196468 140725218282000 139714394769840 139715341933186 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109324 KiB

[startup+0.210492 s]*
/proc/loadavg: 0.93 1.00 1.04 2/202 15978
/proc/meminfo: memFree=27111736/32770624 swapFree=67108804/67108860
[pid=15956] ppid=15953 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/15956/stat : 15956 (scop.sh) S 15953 15956 15668 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236748217 115843072 349 33554432000 4194304 5098028 140733555558000 140733555555256 139712933290620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15499264 140733555561506 140733555561731 140733555561731 140733555564493 0
/proc/15956/statm: 28282 349 296 221 0 87 0
[pid=15959] ppid=15956 vsize=27313900 memory=122328 CPUtime=0.24 cores=0-7
/proc/15959/stat : 15959 (java) S 15956 15956 15668 0 -1 1077944320 10244 0 0 0 21 3 0 0 20 0 20 0 236748217 27969433600 30582 33554432000 4194304 4196468 140725218282000 140725218264544 139715341922039 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
/proc/15959/statm: 6828475 30582 2881 1 0 6790935 0
[pid=15959/tid=15960] ppid=15956 vsize=27313900 memory=0 CPUtime=0.2 cores=0-7
/proc/15959/task/15960/stat : 15960 (java) R 15956 15956 15668 0 -1 4202560 8137 0 0 0 17 3 0 0 20 0 20 0 236748217 27969433600 30582 33554432000 4194304 4196468 140725218282000 139715313702704 139715341933974 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15961] ppid=15956 vsize=27313900 memory=280257465341688 CPUtime=0 cores=0-7
/proc/15959/task/15961/stat : 15961 (java) S 15956 15956 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 30582 33554432000 4194304 4196468 140725218282000 139715346163984 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15962] ppid=15956 vsize=27313900 memory=140128788600448 CPUtime=0 cores=0-7
/proc/15959/task/15962/stat : 15962 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 30582 33554432000 4194304 4196468 140725218282000 139715160320400 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15963] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15963/stat : 15963 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 30582 33554432000 4194304 4196468 140725218282000 139715159267856 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15964] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15964/stat : 15964 (java) S 15956 15956 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 30582 33554432000 4194304 4196468 140725218282000 139715158215312 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15965] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15965/stat : 15965 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 30582 33554432000 4194304 4196468 140725218282000 139715157162768 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15966] ppid=15956 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/15959/task/15966/stat : 15966 (java) S 15956 15956 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 30582 33554432000 4194304 4196468 140725218282000 139715156110224 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15967] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15967/stat : 15967 (java) S 15956 15956 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 30582 33554432000 4194304 4196468 140725218282000 139715155057680 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15968] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15968/stat : 15968 (java) S 15956 15956 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 30582 33554432000 4194304 4196468 140725218282000 139715154005136 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15969] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15969/stat : 15969 (java) S 15956 15956 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748221 27969433600 30582 33554432000 4194304 4196468 140725218282000 139714400032752 139715341933186 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15970] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15970/stat : 15970 (java) S 15956 15956 15668 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236748222 27969433600 30582 33554432000 4194304 4196468 140725218282000 139713138647968 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15971] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15971/stat : 15971 (java) S 15956 15956 15668 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236748222 27969433600 30582 33554432000 4194304 4196468 140725218282000 139713004426224 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15972] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15972/stat : 15972 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748224 27969433600 30582 33554432000 4194304 4196468 140725218282000 139712629922000 139715341940635 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15973] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15973/stat : 15973 (java) S 15956 15956 15668 0 -1 1077944384 179 0 0 0 0 0 0 0 20 0 20 0 236748224 27969433600 30582 33554432000 4194304 4196468 140725218282000 139714398980592 139715341933186 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15974] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15974/stat : 15974 (java) S 15956 15956 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748224 27969433600 30582 33554432000 4194304 4196468 140725218282000 139714397928048 139715341933186 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15975] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15975/stat : 15975 (java) S 15956 15956 15668 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 20 0 236748224 27969433600 30582 33554432000 4194304 4196468 140725218282000 139714396875504 139715341933186 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15976] ppid=15956 vsize=27313900 memory=0 CPUtime=0.02 cores=0-7
/proc/15959/task/15976/stat : 15976 (java) S 15956 15956 15668 0 -1 1077944384 276 0 0 0 2 0 0 0 20 0 20 0 236748224 27969433600 30582 33554432000 4194304 4196468 140725218282000 139714395822960 139715341933186 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15977] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15977/stat : 15977 (java) S 15956 15956 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748224 27969433600 30582 33554432000 4194304 4196468 140725218282000 139712132016352 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15978] ppid=15956 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/15959/task/15978/stat : 15978 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748225 27969433600 30582 33554432000 4194304 4196468 140725218282000 139714394769840 139715341933186 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 123724 KiB

[startup+0.310309 s]*
/proc/loadavg: 0.93 1.00 1.04 2/202 15978
/proc/meminfo: memFree=27108324/32770624 swapFree=67108804/67108860
[pid=15956] ppid=15953 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/15956/stat : 15956 (scop.sh) S 15953 15956 15668 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236748217 115843072 349 33554432000 4194304 5098028 140733555558000 140733555555256 139712933290620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15499264 140733555561506 140733555561731 140733555561731 140733555564493 0
/proc/15956/statm: 28282 349 296 221 0 87 0
[pid=15959] ppid=15956 vsize=27313900 memory=125580 CPUtime=0.42 cores=0-7
/proc/15959/stat : 15959 (java) S 15956 15956 15668 0 -1 1077944320 10788 0 0 0 38 4 0 0 20 0 20 0 236748217 27969433600 31395 33554432000 4194304 4196468 140725218282000 140725218264544 139715341922039 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
/proc/15959/statm: 6828475 31395 2911 1 0 6790935 0
[pid=15959/tid=15960] ppid=15956 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/15959/task/15960/stat : 15960 (java) R 15956 15956 15668 0 -1 4202560 8510 0 0 0 26 3 0 0 20 0 20 0 236748217 27969433600 31395 33554432000 4194304 4196468 140725218282000 139715313717488 139715327087678 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15961] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15961/stat : 15961 (java) S 15956 15956 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 31395 33554432000 4194304 4196468 140725218282000 139715346163984 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15962] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15962/stat : 15962 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 31395 33554432000 4194304 4196468 140725218282000 139715160320400 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15963] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15963/stat : 15963 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 31395 33554432000 4194304 4196468 140725218282000 139715159267856 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15964] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15964/stat : 15964 (java) S 15956 15956 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 31395 33554432000 4194304 4196468 140725218282000 139715158215312 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15965] ppid=15956 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/15959/task/15965/stat : 15965 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 31395 33554432000 4194304 4196468 140725218282000 139715157162768 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15966] ppid=15956 vsize=27313900 memory=140128676836271 CPUtime=0 cores=0-7
/proc/15959/task/15966/stat : 15966 (java) S 15956 15956 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 31395 33554432000 4194304 4196468 140725218282000 139715156110224 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15967] ppid=15956 vsize=27313900 memory=140128676838576 CPUtime=0 cores=0-7
/proc/15959/task/15967/stat : 15967 (java) S 15956 15956 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 31395 33554432000 4194304 4196468 140725218282000 139715155057680 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15968] ppid=15956 vsize=27313900 memory=140128676840880 CPUtime=0 cores=0-7
/proc/15959/task/15968/stat : 15968 (java) S 15956 15956 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748220 27969433600 31395 33554432000 4194304 4196468 140725218282000 139715154005136 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15969] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15969/stat : 15969 (java) S 15956 15956 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748221 27969433600 31395 33554432000 4194304 4196468 140725218282000 139714400032752 139715341933186 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15970] ppid=15956 vsize=27313900 memory=280257353688720 CPUtime=0 cores=0-7
/proc/15959/task/15970/stat : 15970 (java) S 15956 15956 15668 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236748222 27969433600 31395 33554432000 4194304 4196468 140725218282000 139713138647968 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15971] ppid=15956 vsize=27313900 memory=280257353695632 CPUtime=0 cores=0-7
/proc/15959/task/15971/stat : 15971 (java) S 15956 15956 15668 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236748222 27969433600 31395 33554432000 4194304 4196468 140725218282000 139713004426224 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15972] ppid=15956 vsize=27313900 memory=280257353636912 CPUtime=0 cores=0-7
/proc/15959/task/15972/stat : 15972 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748224 27969433600 31395 33554432000 4194304 4196468 140725218282000 139712629922000 139715341940635 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15973] ppid=15956 vsize=27313900 memory=280257353709456 CPUtime=0 cores=0-7
/proc/15959/task/15973/stat : 15973 (java) S 15956 15956 15668 0 -1 1077944384 197 0 0 0 0 0 0 0 20 0 20 0 236748224 27969433600 31395 33554432000 4194304 4196468 140725218282000 139714398980592 139715341933186 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15974] ppid=15956 vsize=27313900 memory=280257353716368 CPUtime=0 cores=0-7
/proc/15959/task/15974/stat : 15974 (java) S 15956 15956 15668 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 236748224 27969433600 31395 33554432000 4194304 4196468 140725218282000 139714397928048 139715341933186 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15975] ppid=15956 vsize=27313900 memory=280257353714064 CPUtime=0.02 cores=0-7
/proc/15959/task/15975/stat : 15975 (java) S 15956 15956 15668 0 -1 1077944384 378 0 0 0 2 0 0 0 20 0 20 0 236748224 27969433600 31395 33554432000 4194304 4196468 140725218282000 139714396875504 139715341933186 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15976] ppid=15956 vsize=27313900 memory=280257353730224 CPUtime=0.07 cores=0-7
/proc/15959/task/15976/stat : 15976 (java) S 15956 15956 15668 0 -1 1077944384 297 0 0 0 7 0 0 0 20 0 20 0 236748224 27969433600 31395 33554432000 4194304 4196468 140725218282000 139714395822960 139715341933186 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15977] ppid=15956 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15977/stat : 15977 (java) S 15956 15956 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748224 27969433600 31395 33554432000 4194304 4196468 140725218282000 139712132016352 139715341932245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15978] ppid=15956 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/15959/task/15978/stat : 15978 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748225 27969433600 31395 33554432000 4194304 4196468 140725218282000 139714394769840 139715341933186 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126976 KiB

[startup+0.701042 s]
/proc/loadavg: 0.93 1.00 1.04 2/202 15978
/proc/meminfo: memFree=27084264/32770624 swapFree=67108804/67108860
[pid=15956] ppid=15953 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/15956/stat : 15956 (scop.sh) S 15953 15956 15668 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236748217 115843072 349 33554432000 4194304 5098028 140733555558000 140733555555256 139712933290620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15499264 140733555561506 140733555561731 140733555561731 140733555564493 0
/proc/15956/statm: 28282 349 296 221 0 87 0
[pid=15959] ppid=15956 vsize=27320172 memory=165004 CPUtime=1.04 cores=0-7
/proc/15959/stat : 15959 (java) S 15956 15956 15668 0 -1 1077944320 17703 0 0 0 98 6 0 0 20 0 20 0 236748217 27975856128 41251 33554432000 4194304 4196468 140725218282000 140725218264544 139715341922039 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
/proc/15959/statm: 6830043 41251 3144 1 0 6791447 0
[pid=15959/tid=15960] ppid=15956 vsize=27320172 memory=280257354025088 CPUtime=0.67 cores=0-7
/proc/15959/task/15960/stat : 15960 (java) R 15956 15956 15668 0 -1 4202560 14868 0 0 0 62 5 0 0 20 0 20 0 236748217 27975856128 41251 33554432000 4194304 4196468 140725218282000 139715313758064 139715341943965 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15961] ppid=15956 vsize=27320172 memory=5072356377741 CPUtime=0 cores=0-7
/proc/15959/task/15961/stat : 15961 (java) S 15956 15956 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236748220 27975856128 41251 33554432000 4194304 4196468 140725218282000 139715346163984 139715341932245 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15962] ppid=15956 vsize=27320172 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15962/stat : 15962 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748220 27975856128 41251 33554432000 4194304 4196468 140725218282000 139715160320400 139715341932245 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15963] ppid=15956 vsize=27320172 memory=0 CPUtime=0 cores=0-7
/proc/15959/task/15963/stat : 15963 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748220 27975856128 41251 33554432000 4194304 4196468 140725218282000 139715159267856 139715341932245 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0

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

/proc/15959/task/15972/stat : 15972 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748224 27984392192 216026 33554432000 4194304 4196468 140725218282000 139712629922000 139715341940635 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15973] ppid=15956 vsize=27328508 memory=3708 CPUtime=2.89 cores=0-7
/proc/15959/task/15973/stat : 15973 (java) R 15956 15956 15668 0 -1 4202560 1972 0 0 0 289 0 0 0 20 0 20 0 236748224 27984392192 216026 33554432000 4194304 4196468 140725218282000 139714398965184 139715327964960 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15974] ppid=15956 vsize=27328508 memory=64056 CPUtime=2.51 cores=0-7
/proc/15959/task/15974/stat : 15974 (java) R 15956 15956 15668 0 -1 4202560 3268 0 0 0 250 1 0 0 20 0 20 0 236748224 27984392192 216026 33554432000 4194304 4196468 140725218282000 139714397910000 139715319146192 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15975] ppid=15956 vsize=27328508 memory=2080 CPUtime=2.66 cores=0-7
/proc/15959/task/15975/stat : 15975 (java) S 15956 15956 15668 0 -1 1077944384 3153 0 0 0 265 1 0 0 20 0 20 0 236748224 27984392192 216026 33554432000 4194304 4196468 140725218282000 139714396875504 139715341933186 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15976] ppid=15956 vsize=27328508 memory=1036 CPUtime=1.4 cores=0-7
/proc/15959/task/15976/stat : 15976 (java) S 15956 15956 15668 0 -1 1077944384 4195 0 0 0 139 1 0 0 20 0 20 0 236748224 27984392192 216026 33554432000 4194304 4196468 140725218282000 139714395822960 139715341933186 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15977] ppid=15956 vsize=27328508 memory=1736 CPUtime=0 cores=0-7
/proc/15959/task/15977/stat : 15977 (java) S 15956 15956 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236748224 27984392192 216026 33554432000 4194304 4196468 140725218282000 139712132016352 139715341932245 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
[pid=15959/tid=15978] ppid=15956 vsize=27328508 memory=752 CPUtime=0 cores=0-7
/proc/15959/task/15978/stat : 15978 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236748225 27984392192 216026 33554432000 4194304 4196468 140725218282000 139714394769840 139715341933186 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38993920 140725218284520 140725218284845 140725218284845 140725218287567 0
Current children cumulated CPU time: 13.47 s
Current children cumulated vsize: 27441636 KiB
Current children cumulated memory: 865500 KiB

[startup+4.80033 s]
/proc/loadavg: 1.10 1.03 1.05 5/202 15978
/proc/meminfo: memFree=26375136/32770624 swapFree=67108804/67108860
[pid=15956] ppid=15953 vsize=113128 memory=1472 CPUtime=13.9 cores=0-7
/proc/15956/stat : 15956 (scop.sh) S 15953 15956 15668 0 -1 4202496 590 32207 0 0 0 0 1367 23 20 0 1 0 236748217 115843072 368 33554432000 4194304 5098028 140733555558000 140733555554744 139712933290620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15499264 140733555561506 140733555561731 140733555561731 140733555564493 0
/proc/15956/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 13.9 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+5.00024 s]*
/proc/loadavg: 1.10 1.03 1.05 9/215 16012
/proc/meminfo: memFree=27084300/32770624 swapFree=67108804/67108860
[pid=15956] ppid=15953 vsize=113128 memory=1472 CPUtime=13.9 cores=0-7
/proc/15956/stat : 15956 (scop.sh) S 15953 15956 15668 0 -1 4202496 590 32207 0 0 0 0 1367 23 20 0 1 0 236748217 115843072 368 33554432000 4194304 5098028 140733555558000 140733555554744 139712933290620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15499264 140733555561506 140733555561731 140733555561731 140733555564493 0
/proc/15956/statm: 28282 368 311 221 0 87 0
[pid=15979] ppid=15956 vsize=8413904 memory=116840 CPUtime=1.12 cores=0-7
/proc/15979/stat : 15979 (java) S 15956 15956 15668 0 -1 1077944320 18454 0 0 0 106 6 0 0 20 0 24 0 236748632 8615837696 29210 33554432000 4194304 4196468 140722135477168 140722135459712 140429831421687 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
/proc/15979/statm: 2103476 29210 3141 1 0 2064875 0
[pid=15999] ppid=15979 vsize=642100 memory=36460 CPUtime=0.17 cores=0-7
/proc/15999/stat : 15999 (glucose-syrup) S 15979 15956 15668 0 -1 1077944320 6724 0 0 0 14 3 0 0 20 0 9 0 236748704 657510400 9115 33554432000 4194304 4373367 140722651531008 140722651529552 139816526215810 0 4 0 8388610 18446744073709551615 0 0 17 6 0 0 0 0 0 6470912 6472264 19857408 140722651534416 140722651534548 140722651534548 140722651537351 0
/proc/15999/statm: 160525 9115 370 44 0 156213 0
[pid=15999/tid=16005] ppid=15979 vsize=642232 memory=0 CPUtime=0 cores=0-7
/proc/15999/task/16005/stat : 16005 (glucose-syrup) R 15979 15956 15668 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 9 0 236748716 657645568 9115 33554432000 4194304 4373367 140722651531008 139816504835272 139816512061692 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 19857408 140722651534416 140722651534548 140722651534548 140722651537351 0
[pid=15999/tid=16006] ppid=15979 vsize=642232 memory=15292 CPUtime=0 cores=0-7
/proc/15999/task/16006/stat : 16006 (glucose-syrup) R 15979 15956 15668 0 -1 4202560 80 0 0 0 0 0 0 0 20 0 9 0 236748716 657645568 9115 33554432000 4194304 4373367 140722651531008 139816496442568 139816512061737 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 19857408 140722651534416 140722651534548 140722651534548 140722651537351 0
[pid=15999/tid=16007] ppid=15979 vsize=642232 memory=35572 CPUtime=0 cores=0-7
/proc/15999/task/16007/stat : 16007 (glucose-syrup) R 15979 15956 15668 0 -1 4202560 50 0 0 0 0 0 0 0 20 0 9 0 236748716 657645568 9115 33554432000 4194304 4373367 140722651531008 139816488049864 139816512061737 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 19857408 140722651534416 140722651534548 140722651534548 140722651537351 0
[pid=15999/tid=16008] ppid=15979 vsize=642232 memory=496 CPUtime=0 cores=0-7
/proc/15999/task/16008/stat : 16008 (glucose-syrup) R 15979 15956 15668 0 -1 4202560 109 0 0 0 0 0 0 0 20 0 9 0 236748716 657645568 9115 33554432000 4194304 4373367 140722651531008 139816479657160 139816512061737 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 19857408 140722651534416 140722651534548 140722651534548 140722651537351 0
[pid=15999/tid=16009] ppid=15979 vsize=642232 memory=1616 CPUtime=0 cores=0-7
/proc/15999/task/16009/stat : 16009 (glucose-syrup) S 15979 15956 15668 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 9 0 236748716 657645568 9115 33554432000 4194304 4373367 140722651531008 139816471264456 139816512061692 0 4 0 8388610 18446744071579849748 0 0 -1 3 0 0 0 0 0 6470912 6472264 19857408 140722651534416 140722651534548 140722651534548 140722651537351 0
[pid=15999/tid=16010] ppid=15979 vsize=642232 memory=932 CPUtime=0 cores=0-7
/proc/15999/task/16010/stat : 16010 (glucose-syrup) S 15979 15956 15668 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 9 0 236748717 657645568 9115 33554432000 4194304 4373367 140722651531008 139816462871752 139816512061692 0 4 0 8388610 18446744071579849748 0 0 -1 5 0 0 0 0 0 6470912 6472264 19857408 140722651534416 140722651534548 140722651534548 140722651537351 0
[pid=15999/tid=16011] ppid=15979 vsize=642232 memory=836 CPUtime=0 cores=0-7
/proc/15999/task/16011/stat : 16011 (glucose-syrup) R 15979 15956 15668 0 -1 4202560 65 0 0 0 0 0 0 0 20 0 9 0 236748717 657645568 9115 33554432000 4194304 4373367 140722651531008 139816454479048 139816511503166 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 19857408 140722651534416 140722651534548 140722651534548 140722651537351 0
[pid=15999/tid=16012] ppid=15979 vsize=642232 memory=1084 CPUtime=0 cores=0-7
/proc/15999/task/16012/stat : 16012 (glucose-syrup) R 15979 15956 15668 0 -1 4202560 84 0 0 0 0 0 0 0 20 0 9 0 236748717 657645568 9115 33554432000 4194304 4373367 140722651531008 139816446086344 4252376 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 19857408 140722651534416 140722651534548 140722651534548 140722651537351 0
[pid=15979/tid=15980] ppid=15956 vsize=8413904 memory=8039887049847966121 CPUtime=0.74 cores=0-7
/proc/15979/task/15980/stat : 15980 (java) S 15956 15956 15668 0 -1 1077944384 15509 0 0 0 69 5 0 0 20 0 24 0 236748632 8615837696 29210 33554432000 4194304 4196468 140722135477168 140429803261840 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15981] ppid=15956 vsize=8413904 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/15979/task/15981/stat : 15981 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236748633 8615837696 29210 33554432000 4194304 4196468 140722135477168 140429835664144 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15982] ppid=15956 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15979/task/15982/stat : 15982 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236748633 8615837696 29210 33554432000 4194304 4196468 140722135477168 140429316750224 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15983] ppid=15956 vsize=8413904 memory=573 CPUtime=0 cores=0-7
/proc/15979/task/15983/stat : 15983 (java) S 15956 15956 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236748633 8615837696 29210 33554432000 4194304 4196468 140722135477168 140429315697680 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15984] ppid=15956 vsize=8413904 memory=197 CPUtime=0 cores=0-7
/proc/15979/task/15984/stat : 15984 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236748633 8615837696 29210 33554432000 4194304 4196468 140722135477168 140429314645136 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15985] ppid=15956 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15979/task/15985/stat : 15985 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236748633 8615837696 29210 33554432000 4194304 4196468 140722135477168 140429313591568 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15986] ppid=15956 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15979/task/15986/stat : 15986 (java) S 15956 15956 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236748633 8615837696 29210 33554432000 4194304 4196468 140722135477168 140429312539024 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15987] ppid=15956 vsize=8413904 memory=140128677134042 CPUtime=0 cores=0-7
/proc/15979/task/15987/stat : 15987 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236748633 8615837696 29210 33554432000 4194304 4196468 140722135477168 140429311486480 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15988] ppid=15956 vsize=8413904 memory=280257354245152 CPUtime=0 cores=0-7
/proc/15979/task/15988/stat : 15988 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236748633 8615837696 29210 33554432000 4194304 4196468 140722135477168 140429310433936 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15989] ppid=15956 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15979/task/15989/stat : 15989 (java) S 15956 15956 15668 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 236748635 8615837696 29210 33554432000 4194304 4196468 140722135477168 140429260491248 140429831432834 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15990] ppid=15956 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/15979/task/15990/stat : 15990 (java) S 15956 15956 15668 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 236748635 8615837696 29210 33554432000 4194304 4196468 140722135477168 140428384920992 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15991] ppid=15956 vsize=8413904 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/15979/task/15991/stat : 15991 (java) S 15956 15956 15668 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 236748635 8615837696 29210 33554432000 4194304 4196468 140722135477168 140428250699248 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15992] ppid=15956 vsize=8413904 memory=13869 CPUtime=0 cores=0-7
/proc/15979/task/15992/stat : 15992 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236748638 8615837696 29210 33554432000 4194304 4196468 140722135477168 140427876195024 140429831440283 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15993] ppid=15956 vsize=8413904 memory=23575 CPUtime=0.06 cores=0-7
/proc/15979/task/15993/stat : 15993 (java) S 15956 15956 15668 0 -1 1077944384 455 0 0 0 6 0 0 0 20 0 24 0 236748638 8615837696 29210 33554432000 4194304 4196468 140722135477168 140429259438064 140429831432834 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15994] ppid=15956 vsize=8413904 memory=6791534058613427641 CPUtime=0.04 cores=0-7
/proc/15979/task/15994/stat : 15994 (java) S 15956 15956 15668 0 -1 1077944384 165 0 0 0 4 0 0 0 20 0 24 0 236748638 8615837696 29210 33554432000 4194304 4196468 140722135477168 140428921792624 140429831432834 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15995] ppid=15956 vsize=8413904 memory=0 CPUtime=0.04 cores=0-7
/proc/15979/task/15995/stat : 15995 (java) S 15956 15956 15668 0 -1 1077944384 364 0 0 0 4 0 0 0 20 0 24 0 236748638 8615837696 29210 33554432000 4194304 4196468 140722135477168 140428920740080 140429831432834 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15996] ppid=15956 vsize=8413904 memory=0 CPUtime=0.19 cores=0-7
/proc/15979/task/15996/stat : 15996 (java) S 15956 15956 15668 0 -1 1077944384 548 0 0 0 19 0 0 0 20 0 24 0 236748638 8615837696 29210 33554432000 4194304 4196468 140722135477168 140428919687536 140429831432834 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15997] ppid=15956 vsize=8413904 memory=1784 CPUtime=0 cores=0-7
/proc/15979/task/15997/stat : 15997 (java) S 15956 15956 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236748638 8615837696 29210 33554432000 4194304 4196468 140722135477168 140427378289376 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15998] ppid=15956 vsize=8413904 memory=1060 CPUtime=0 cores=0-7
/proc/15979/task/15998/stat : 15998 (java) S 15956 15956 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236748638 8615837696 29210 33554432000 4194304 4196468 140722135477168 140428918635440 140429831432834 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=16000] ppid=15956 vsize=8413904 memory=5816 CPUtime=0 cores=0-7
/proc/15979/task/16000/stat : 16000 (java) S 15956 15956 15668 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 236748704 8615837696 29210 33554432000 4194304 4196468 140722135477168 140429258053312 140429831446297 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=16002] ppid=15956 vsize=8413904 memory=3304 CPUtime=0 cores=0-7
/proc/15979/task/16002/stat : 16002 (java) S 15956 15956 15668 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 236748704 8615837696 29210 33554432000 4194304 4196468 140722135477168 140426707189008 140429831443613 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=16003] ppid=15956 vsize=8413904 memory=1260 CPUtime=0 cores=0-7
/proc/15979/task/16003/stat : 16003 (java) S 15956 15956 15668 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 236748704 8615837696 29210 33554432000 4194304 4196468 140722135477168 140426975624592 140429831443613 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=16004] ppid=15956 vsize=8413904 memory=14872 CPUtime=0 cores=0-7
/proc/15979/task/16004/stat : 16004 (java) S 15956 15956 15668 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 236748706 8615837696 29210 33554432000 4194304 4196468 140722135477168 140426438761632 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
Current children cumulated CPU time: 15.19 s
Current children cumulated vsize: 9169132 KiB
Current children cumulated memory: 154772 KiB

[startup+5.11088 s]
/proc/loadavg: 1.10 1.03 1.05 9/215 16012
/proc/meminfo: memFree=27084300/32770624 swapFree=67108804/67108860
[pid=15956] ppid=15953 vsize=113128 memory=1472 CPUtime=13.9 cores=0-7
/proc/15956/stat : 15956 (scop.sh) S 15953 15956 15668 0 -1 4202496 590 32207 0 0 0 0 1367 23 20 0 1 0 236748217 115843072 368 33554432000 4194304 5098028 140733555558000 140733555554744 139712933290620 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15499264 140733555561506 140733555561731 140733555561731 140733555564493 0
/proc/15956/statm: 28282 368 311 221 0 87 0
[pid=15979] ppid=15956 vsize=8282828 memory=118212 CPUtime=1.62 cores=0-7
/proc/15979/stat : 15979 (java) S 15956 15956 15668 0 -1 1077944320 18861 7354 0 0 119 7 31 5 20 0 22 0 236748632 8481615872 29553 33554432000 4194304 4196468 140722135477168 140722135459712 140429831421687 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
/proc/15979/statm: 2070707 29553 3147 1 0 2032106 0
[pid=15979/tid=15980] ppid=15956 vsize=8282828 memory=3400227864743219732 CPUtime=1.15 cores=0-7
/proc/15979/task/15980/stat : 15980 (java) R 15956 15956 15668 0 -1 4202560 15714 7354 0 0 74 5 31 5 20 0 22 0 236748632 8481615872 29553 33554432000 4194304 4196468 140722135477168 140429803252304 140429831443613 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15981] ppid=15956 vsize=8282828 memory=7719229354808459329 CPUtime=0.36 cores=0-7
/proc/15979/task/15981/stat : 15981 (java) S 15956 15956 15668 0 -1 1077944384 1 7354 0 0 0 0 31 5 20 0 22 0 236748633 8481615872 29553 33554432000 4194304 4196468 140722135477168 140429835664144 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15982] ppid=15956 vsize=8282828 memory=8319083140700911543 CPUtime=0.36 cores=0-7
/proc/15979/task/15982/stat : 15982 (java) S 15956 15956 15668 0 -1 1077944384 1 7354 0 0 0 0 31 5 20 0 22 0 236748633 8481615872 29553 33554432000 4194304 4196468 140722135477168 140429316750224 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15983] ppid=15956 vsize=8282828 memory=664955471418063927 CPUtime=0.36 cores=0-7
/proc/15979/task/15983/stat : 15983 (java) S 15956 15956 15668 0 -1 1077944384 2 7354 0 0 0 0 31 5 20 0 22 0 236748633 8481615872 29553 33554432000 4194304 4196468 140722135477168 140429315697680 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15984] ppid=15956 vsize=8282828 memory=7235402728604919731 CPUtime=0.36 cores=0-7
/proc/15979/task/15984/stat : 15984 (java) S 15956 15956 15668 0 -1 1077944384 1 7354 0 0 0 0 31 5 20 0 22 0 236748633 8481615872 29553 33554432000 4194304 4196468 140722135477168 140429314645136 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15985] ppid=15956 vsize=8282828 memory=1600 CPUtime=0.36 cores=0-7
/proc/15979/task/15985/stat : 15985 (java) S 15956 15956 15668 0 -1 1077944384 1 7354 0 0 0 0 31 5 20 0 22 0 236748633 8481615872 29553 33554432000 4194304 4196468 140722135477168 140429313591568 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15986] ppid=15956 vsize=8282828 memory=7952 CPUtime=0.36 cores=0-7
/proc/15979/task/15986/stat : 15986 (java) S 15956 15956 15668 0 -1 1077944384 3 7354 0 0 0 0 31 5 20 0 22 0 236748633 8481615872 29553 33554432000 4194304 4196468 140722135477168 140429312539024 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15987] ppid=15956 vsize=8282828 memory=4088 CPUtime=0.36 cores=0-7
/proc/15979/task/15987/stat : 15987 (java) S 15956 15956 15668 0 -1 1077944384 1 7354 0 0 0 0 31 5 20 0 22 0 236748633 8481615872 29553 33554432000 4194304 4196468 140722135477168 140429311486480 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15988] ppid=15956 vsize=8282828 memory=1784 CPUtime=0.36 cores=0-7
/proc/15979/task/15988/stat : 15988 (java) S 15956 15956 15668 0 -1 1077944384 1 7354 0 0 0 0 31 5 20 0 22 0 236748633 8481615872 29553 33554432000 4194304 4196468 140722135477168 140429310433936 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15989] ppid=15956 vsize=8282828 memory=1060 CPUtime=0.36 cores=0-7
/proc/15979/task/15989/stat : 15989 (java) S 15956 15956 15668 0 -1 1077944384 5 7354 0 0 0 0 31 5 20 0 22 0 236748635 8481615872 29553 33554432000 4194304 4196468 140722135477168 140429260491248 140429831432834 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15990] ppid=15956 vsize=8282828 memory=4486604260213485459 CPUtime=0.36 cores=0-7
/proc/15979/task/15990/stat : 15990 (java) S 15956 15956 15668 0 -1 1077944384 13 7354 0 0 0 0 31 5 20 0 22 0 236748635 8481615872 29553 33554432000 4194304 4196468 140722135477168 140428384920992 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15991] ppid=15956 vsize=8282828 memory=3304 CPUtime=0.36 cores=0-7
/proc/15979/task/15991/stat : 15991 (java) S 15956 15956 15668 0 -1 1077944384 21 7354 0 0 0 0 31 5 20 0 22 0 236748635 8481615872 29553 33554432000 4194304 4196468 140722135477168 140428250699248 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15992] ppid=15956 vsize=8282828 memory=1260 CPUtime=0.36 cores=0-7
/proc/15979/task/15992/stat : 15992 (java) S 15956 15956 15668 0 -1 1077944384 1 7354 0 0 0 0 31 5 20 0 22 0 236748638 8481615872 29553 33554432000 4194304 4196468 140722135477168 140427876195024 140429831440283 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15993] ppid=15956 vsize=8282828 memory=14872 CPUtime=0.43 cores=0-7
/proc/15979/task/15993/stat : 15993 (java) S 15956 15956 15668 0 -1 1077944384 460 7354 0 0 7 0 31 5 20 0 22 0 236748638 8481615872 29553 33554432000 4194304 4196468 140722135477168 140429259438064 140429831432834 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15994] ppid=15956 vsize=8282828 memory=3296 CPUtime=0.41 cores=0-7
/proc/15979/task/15994/stat : 15994 (java) S 15956 15956 15668 0 -1 1077944384 171 7354 0 0 5 0 31 5 20 0 22 0 236748638 8481615872 29553 33554432000 4194304 4196468 140722135477168 140428921792624 140429831432834 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15995] ppid=15956 vsize=8282828 memory=15292 CPUtime=0.41 cores=0-7
/proc/15979/task/15995/stat : 15995 (java) S 15956 15956 15668 0 -1 1077944384 370 7354 0 0 5 0 31 5 20 0 22 0 236748638 8481615872 29553 33554432000 4194304 4196468 140722135477168 140428920740080 140429831432834 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15996] ppid=15956 vsize=8282828 memory=35572 CPUtime=0.59 cores=0-7
/proc/15979/task/15996/stat : 15996 (java) S 15956 15956 15668 0 -1 1077944384 646 7354 0 0 23 0 31 5 20 0 22 0 236748638 8481615872 29553 33554432000 4194304 4196468 140722135477168 140428919687536 140429831432834 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15997] ppid=15956 vsize=8282828 memory=496 CPUtime=0.36 cores=0-7
/proc/15979/task/15997/stat : 15997 (java) S 15956 15956 15668 0 -1 1077944384 3 7354 0 0 0 0 31 5 20 0 22 0 236748638 8481615872 29553 33554432000 4194304 4196468 140722135477168 140427378289376 140429831431893 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=15998] ppid=15956 vsize=8282828 memory=6791534058613427641 CPUtime=0.36 cores=0-7
/proc/15979/task/15998/stat : 15998 (java) S 15956 15956 15668 0 -1 1077944384 1 7354 0 0 0 0 31 5 20 0 22 0 236748638 8481615872 29553 33554432000 4194304 4196468 140722135477168 140428918635440 140429831432834 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=16000] ppid=15956 vsize=8282828 memory=288230583166042425 CPUtime=0.36 cores=0-7
/proc/15979/task/16000/stat : 16000 (java) S 15956 15956 15668 0 -1 1077944384 27 7354 0 0 0 0 31 5 20 0 22 0 236748704 8481615872 29553 33554432000 4194304 4196468 140722135477168 140429258052496 140429831432834 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
[pid=15979/tid=16004] ppid=15956 vsize=8282828 memory=0 CPUtime=0.36 cores=0-7
/proc/15979/task/16004/stat : 16004 (java) S 15956 15956 15668 0 -1 1077944384 8 7354 0 0 0 0 31 5 20 0 22 0 236748706 8481615872 29553 33554432000 4194304 4196468 140722135477168 140426438763440 140429831432834 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13721600 140722135479473 140722135479597 140722135479597 140722135482319 0
Current children cumulated CPU time: 15.52 s
Current children cumulated vsize: 8395956 KiB
Current children cumulated memory: 119684 KiB

Child status: 0
Real time (s): 5.14738
CPU time (s): 15.6181
CPU user time (s): 15.2463
CPU system time (s): 0.371764
CPU usage (%): 303.418
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 880352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.2463
system time used= 0.371764
maximum resident set size= 879752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59190
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= 14762
involuntary context switches= 20


# summary of solver processes directly reported to runsolver:
#   pid: 15956
#   total CPU time (s): 15.6181
#   total CPU user time (s): 15.2463
#   total CPU system time (s): 0.371764

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.051142 second user time and 0.112119 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-13 22:24:10
IDJOB=4307188
IDBENCH=141377
IDSOLVER=2788
FILE ID=node105/4307188-1534191850
RUNJOBID= node105-1534191843-15695
PBS_JOBID= 21037996
Free space on /tmp= 41072 MiB

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

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

MD5SUM BENCH= 01658bc7723d571de51995bec243d654
RANDOM SEED=917272386

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:        27224656 kB
MemAvailable:   31905764 kB
Buffers:          181824 kB
Cached:          4756168 kB
SwapCached:           16 kB
Active:          1990840 kB
Inactive:        2999396 kB
Active(anon):       4196 kB
Inactive(anon):   100492 kB
Active(file):    1986644 kB
Inactive(file):  2898904 kB
Unevictable:        7356 kB
Mlocked:            7356 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:              8916 kB
Writeback:             0 kB
AnonPages:         62956 kB
Mapped:            52036 kB
Shmem:             49748 kB
Slab:             250176 kB
SReclaimable:     222792 kB
SUnreclaim:        27384 kB
KernelStack:        3456 kB
PageTables:         5592 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:     10240 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:16