Trace number 4307414

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 8.6198 3.56432

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-09_c18.xml
MD5SUMb58d4382db4adda0890386c316fa0f74
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 benchmark5.91507
Satisfiable
(Un)Satisfiability was proved
Number of variables162
Number of constraints146
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":153}]
Minimum variable degree0
Maximum variable degree19
Distribution of variable degrees[{"degree":0,"count":9},{"degree":2,"count":72},{"degree":18,"count":9},{"degree":19,"count":72}]
Minimum constraint arity9
Maximum constraint arity81
Distribution of constraint arities[{"arity":9,"count":1},{"arity":11,"count":144},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":144}]
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-16191-serial-file.bin HOME/instance-4307414-1534206786.xml
0.66/0.53	
0.66/0.53	scop both+glucose-syrup (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Tue Aug 14 02:33:07 CEST 2018
0.66/0.56	c PID: 16194
0.66/0.56	c IP: 172.20.3.136
0.66/0.56	c HOST: node136.alineos.net
0.66/0.57	c (0,0) Parsing Begin
1.39/0.96	c (0,0) Parsing End
1.39/0.96	c (0,0) CSP: 153 int (0 aux), 0 bool (0 aux), 146 ctr, max domain size 9
1.39/0.96	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.39/0.96	c (0,0) Constraint Name Generate Begin
1.39/0.97	c (0,0) Ctr:HOME/instance-4307414-1534206786.xml,AllDifferentMatrix:Element:Instantiation:IntVar
1.39/0.97	c (0,0) Constraint Name Generate End
1.39/0.97	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.39/0.97	c (0,0) CSP to CSPinCNF Begin
2.36/1.35	c (0,0) translated 15 (10%) constraints
2.36/1.38	c (0,0) translated 30 (20%) constraints
2.66/1.40	c (0,0) translated 44 (30%) constraints
2.66/1.42	c (0,0) translated 59 (40%) constraints
2.66/1.43	c (0,0) translated 73 (50%) constraints
2.66/1.44	c (0,0) translated 88 (60%) constraints
2.66/1.46	c (0,0) translated 103 (70%) constraints
2.66/1.47	c (0,0) translated 117 (80%) constraints
2.66/1.48	c (0,0) translated 132 (90%) constraints
2.66/1.49	c (0,0) translated 146 (100%) constraints
2.98/1.56	c (1,1) STATISTICS1:HOME/instance-4307414-1534206786.xml,AllDifferentMatrix:Element:Instantiation:IntVar,153,1989,9,9,9,2,9:2808;1:432,9:5184;1:333,9:36;3:1296;2:648;1:9,2:3240;1:1638,
2.98/1.56	c (1,1) ==========================================
2.98/1.56	c (1,1) Both Encoding selects:
2.98/1.56	c (1,1) Order
2.98/1.56	c (1,1) ==========================================
2.98/1.59	c (1,1) translated 199 (10%) constraints
3.30/1.61	c (1,1) translated 398 (20%) constraints
3.30/1.62	c (1,1) translated 597 (30%) constraints
3.30/1.67	c (1,1) translated 796 (40%) constraints
3.69/1.72	c (1,1) translated 995 (50%) constraints
3.69/1.77	c (1,1) translated 1194 (60%) constraints
4.13/1.81	c (1,1) translated 1393 (70%) constraints
4.13/1.85	c (1,1) translated 1592 (80%) constraints
4.13/1.88	c (1,1) translated 1791 (90%) constraints
4.57/1.91	c (1,1) translated 1989 (100%) constraints
4.57/1.92	c (1,1) CSP to CSPinCNF End
4.57/1.92	c (1,1) CSP: 153 int (0 aux), 1224 bool (1224 aux), 4590 ctr, max domain size 9
4.57/1.92	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.57/1.92	c (1,1) CSPinCNF Propagation Begin
4.57/2.00	c (1,1) 2 values, 492 unsatisfiable literals, and 162 valid clauses are removed
4.57/2.00	c (1,1) CSPinCNF Propagation End
4.57/2.00	c (1,1) CSP: 153 int (0 aux), 1224 bool (1224 aux), 4428 ctr, max domain size 9
4.57/2.00	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.57/2.00	c (1,1) Simplify CSPinCNF Begin
5.05/2.06	c (1,1) Simplify CSPinCNF End
5.05/2.06	c (1,1) CSP: 153 int (0 aux), 2448 bool (2448 aux), 5652 ctr, max domain size 9
5.05/2.06	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.05/2.06	c (1,1) Calculate Precise Domain Begin
5.05/2.06	c (1,1) 0 values are removed by re-calculation
5.05/2.06	c (1,1) Calculate Precise Domain End
5.05/2.06	c (1,1) CSP: 153 int (0 aux), 2448 bool (2448 aux), 5652 ctr, max domain size 9
5.05/2.06	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.05/2.06	c (1,1) CSPinCNF to SatSolver Begin
5.37/2.17	c (1,1) 566 (10 %) CSP clauses are encoded (3564 SAT variables, 3743 SAT clauses)
5.63/2.20	c (1,1) 1131 (20 %) CSP clauses are encoded (3564 SAT variables, 6526 SAT clauses)
5.63/2.23	c (1,1) 1696 (30 %) CSP clauses are encoded (3564 SAT variables, 9261 SAT clauses)
5.63/2.25	c (1,1) 2261 (40 %) CSP clauses are encoded (3564 SAT variables, 12138 SAT clauses)
5.63/2.27	c (1,1) 2826 (50 %) CSP clauses are encoded (3564 SAT variables, 14997 SAT clauses)
5.63/2.29	c (1,1) 3392 (60 %) CSP clauses are encoded (3564 SAT variables, 17842 SAT clauses)
6.03/2.31	c (1,1) 3957 (70 %) CSP clauses are encoded (3564 SAT variables, 20748 SAT clauses)
6.03/2.33	c (1,1) 4522 (80 %) CSP clauses are encoded (3564 SAT variables, 23625 SAT clauses)
6.03/2.34	c (1,1) 5087 (90 %) CSP clauses are encoded (3564 SAT variables, 26521 SAT clauses)
6.03/2.36	c (1,1) 5652 (100 %) CSP clauses are encoded (3564 SAT variables, 29391 SAT clauses)
6.03/2.36	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
6.03/2.36	c (1,1) CSPinCNF to SatSolver End
6.03/2.36	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.46/2.41	c (1,1) STATISTICS2:HOME/instance-4307414-1534206786.xml,AllDifferentMatrix:Element:Instantiation:IntVar,2601,5652,9,9,7,2,9:1764;8:1196;7:352;1:472,9:6760;8:2208;7:512;2:6232;1:472,7:32;3:936;2:4684,2:3784;1:8616,
6.46/2.41	c (1,1) 3564 bool, 29392 clause
6.46/2.41	c (1,1) Export Begin
6.89/2.51	c (1,1) Export to HOME/scop-16191-serial-file.bin
6.89/2.51	c (1,1) Export End
6.89/2.51	c (1,1) Export File Size: 0.03 MB
6.89/2.51	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
6.89/2.51	c END-Prog: Tue Aug 14 02:33:09 CEST 2018
6.96/2.64	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-16191-serial-file.bin
7.58/3.13	c (0,0) Read Serial File Begin
7.58/3.13	c (0,0) HOME/scop-16191-serial-file.bin
7.86/3.30	c (0,0) Read Serial File End
7.86/3.31	
7.86/3.31	scop order+glucose-syrup (2018-07-31)
7.86/3.31	(Solving Process)
7.86/3.31	
7.86/3.34	c BEGIN-Prog: Tue Aug 14 02:33:10 CEST 2018
7.86/3.34	c PID: 16214
7.86/3.34	c IP: 172.20.3.136
7.86/3.34	c HOST: node136.alineos.net
7.86/3.34	c (0,0) SatSolver.solve Begin
7.86/3.34	c (0,0) 0 bool, 0 clause
7.86/3.34	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307414-1534206786.xml-scop-16194.cnf
8.08/3.45	c (0,0) c
8.08/3.45	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
8.08/3.45	c (0,0) c
8.08/3.45	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
8.08/3.45	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
8.08/3.45	c (0,0) c ========================================[ Problem Statistics ]===========================================
8.08/3.45	c (0,0) c |                                                                                                       |
8.08/3.45	c (0,0) c |  Number of variables:          3564                                                                   |
8.08/3.45	c (0,0) c |  Number of clauses:           29392                                                                   |
8.08/3.45	c (0,0) c |  Parse time:                   0.01 s                                                                 |
8.08/3.45	c (0,0) c |                                                                                                       |
8.08/3.45	c (0,0) c |  Eliminated clauses:           0.04 Mb                                                                |
8.08/3.45	c (0,0) c |  Simplification time:          0.03 s                                                                 |
8.08/3.45	c (0,0) c |                                                                                                       |
8.08/3.45	c (0,0) c |  Generating clones                                                                                    |
8.08/3.45	c (0,0) c |  all clones generated. Memory =  42.32Mb.                                                             |
8.08/3.45	c (0,0) c ========================================================================================================|
8.08/3.45	c (0,0) c last restart ## conflicts  :  311 11 
8.08/3.45	c (0,0) c Thread 2 is 100% pure glucose! First thread to finish! (SAT answer).
8.08/3.45	c (0,0) c Total Memory so far : 618.35Mb
8.08/3.45	c (0,0) c last restart ## conflicts  :  311 11 
8.08/3.45	c (0,0) c
8.08/3.45	c (0,0) c real time : 0.082139 s
8.08/3.45	c (0,0) c cpu time  : 0.275989 s
8.08/3.45	c (0,0) c
8.08/3.45	c (0,0) c
8.08/3.45	c (0,0) c
8.08/3.45	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
8.08/3.45	c (0,0) c
8.08/3.45	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.08/3.45	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
8.08/3.45	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.08/3.45	c (0,0) c | Conflicts     |            6038 |        715 |        773 |        801 |        796 |        643 |        798 |        711 |        801 |
8.08/3.45	c (0,0) c | Decisions     |            9912 |       1452 |       1234 |       1267 |       1264 |       1034 |       1264 |       1130 |       1267 |
8.08/3.45	c (0,0) c | Propagations  |          965030 |     114338 |     122975 |     127937 |     126019 |     104271 |     126240 |     115313 |     127937 |
8.08/3.45	c (0,0) c | Avg_Trail     |                 |        521 |        546 |        547 |        547 |        541 |        547 |        547 |        547 |
8.08/3.45	c (0,0) c | Avg_DL        |                 |         21 |         24 |         24 |         24 |         26 |         24 |         25 |         24 |
8.08/3.45	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.08/3.45	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.08/3.45	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.08/3.45	c (0,0) c | Exported      |             254 |          7 |         36 |         36 |         36 |         33 |         36 |         34 |         36 |
8.08/3.45	c (0,0) c | Imported      |            1421 |        232 |        166 |        161 |        163 |        195 |        161 |        180 |        163 |
8.08/3.45	c (0,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.08/3.45	c (0,0) c | Purge         |            1421 |        232 |        166 |        161 |        163 |        195 |        161 |        180 |        163 |
8.08/3.45	c (0,0) c | Promoted      |               2 |          1 |          0 |          0 |          0 |          1 |          0 |          0 |          0 |
8.08/3.45	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.08/3.45	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.08/3.45	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.08/3.45	c (0,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.08/3.45	c (0,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.08/3.45	c (0,0) c | Glues         |                 |          7 |         36 |         36 |         36 |         33 |         36 |         34 |         36 |
8.08/3.45	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.08/3.45	c (0,0) c | Orig_Seen     |            13 % |       4776 |       4027 |       4141 |       4104 |       3506 |       4132 |       3833 |       4141 |
8.08/3.45	c (0,0) c | Diff Orig seen|                 |        635 | -      114 |      X     | -       37 | -      635 | -        9 | -      308 | -        0 |
8.08/3.45	c (0,0) c | Hamming       |             7 % |        634 |        274 |      X     |        180 |        407 |         75 |        317 |          0 |
8.08/3.45	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.08/3.45	c (0,0) 
8.08/3.45	c (0,0) s SATISFIABLE
8.08/3.47	c (0,0) SatSolver.solve End
8.08/3.47	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
8.08/3.47	c (0,0) Show results Begin
8.47/3.54	s SATISFIABLE
8.47/3.55	v <instantiation>
8.47/3.55	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[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[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[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[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[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][0] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][0] y[2][1] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][0] y[3][1] y[3][2] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][0] y[4][1] y[4][2] y[4][3] y[4][5] y[4][6] y[4][7] y[4][8] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][7] y[6][8] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][8] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7]</list>
8.47/3.55	v     <values>0 5 4 2 8 6 7 3 1 7 1 5 6 0 3 8 2 4 1 6 2 7 5 8 4 0 3 8 4 1 3 7 2 0 6 5 5 2 3 0 4 7 1 8 6 3 8 7 4 6 5 2 1 0 2 0 8 5 3 1 6 4 7 4 3 6 8 1 0 5 7 2 6 7 0 1 2 4 3 5 8 3 5 1 6 2 4 8 7 3 8 0 5 4 7 6 2 5 8 6 7 0 3 4 1 1 0 6 8 7 2 5 4 6 5 7 8 1 0 2 3 2 4 0 7 1 8 3 6 4 7 3 2 0 8 1 5 8 6 4 5 2 3 1 0 7 2 1 4 3 6 5 0</values>
8.47/3.55	v </instantiation>
8.47/3.55	c (0,0) Show results End
8.47/3.55	c (0,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
8.47/3.55	c (0,0) 0,0,STOP-AFTER(ALL)
8.47/3.55	c END-Prog: Tue Aug 14 02:33:10 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 (13670 MiB free)
  memory of node 1: 16384 MiB (10434 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307414-1534206786/watcher-4307414-1534206786 -o /tmp/evaluation-result-4307414-1534206786/solver-4307414-1534206786 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node136-1534206782-16053 --watchdog 2580 scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307414-1534206786.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=16191, runsolver pid=16188

[startup+0.100135 s]*
/proc/loadavg: 7.37 8.04 8.16 2/199 16213
/proc/meminfo: memFree=24588608/32770624 swapFree=67108172/67108860
[pid=16191] ppid=16188 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/16191/stat : 16191 (scop.sh) S 16188 16191 16026 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 238241810 115843072 348 33554432000 4194304 5098028 140728380402592 140728380399848 140168768926332 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28721152 140728380404771 140728380404995 140728380404995 140728380407757 0
/proc/16191/statm: 28282 348 296 221 0 87 0
[pid=16194] ppid=16191 vsize=27313900 memory=108700 CPUtime=0.11 cores=0-7
/proc/16194/stat : 16194 (java) S 16191 16191 16026 0 -1 1077944320 6100 0 0 0 9 2 0 0 20 0 20 0 238241811 27969433600 27175 33554432000 4194304 4196468 140726155885936 140726155868480 140588652895991 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
/proc/16194/statm: 6828475 27175 2742 1 0 6790935 0
[pid=16194/tid=16195] ppid=16191 vsize=27313900 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/16194/task/16195/stat : 16195 (java) R 16191 16191 16026 0 -1 4202560 4224 0 0 0 7 1 0 0 20 0 20 0 238241811 27969433600 27175 33554432000 4194304 4196468 140726155885936 140588624722320 140588652917917 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16196] ppid=16191 vsize=27313900 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16194/task/16196/stat : 16196 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 27175 33554432000 4194304 4196468 140726155885936 140588657138576 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16197] ppid=16191 vsize=27313900 memory=140713090225792 CPUtime=0 cores=0-7
/proc/16194/task/16197/stat : 16197 (java) S 16191 16191 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 27175 33554432000 4194304 4196468 140726155885936 140588074654480 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16198] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16198/stat : 16198 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 27175 33554432000 4194304 4196468 140726155885936 140588073602192 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16199] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16199/stat : 16199 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 27175 33554432000 4194304 4196468 140726155885936 140588072549392 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16200] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16200/stat : 16200 (java) S 16191 16191 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 27175 33554432000 4194304 4196468 140726155885936 140588071496080 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16201] ppid=16191 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16194/task/16201/stat : 16201 (java) S 16191 16191 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 27175 33554432000 4194304 4196468 140726155885936 140588070443280 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16202] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16202/stat : 16202 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 27175 33554432000 4194304 4196468 140726155885936 140588069390992 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16203] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16203/stat : 16203 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 27175 33554432000 4194304 4196468 140726155885936 140588068338192 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16204] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16204/stat : 16204 (java) S 16191 16191 16026 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 238241815 27969433600 27175 33554432000 4194304 4196468 140726155885936 140586704124528 140588652907138 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16205] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16205/stat : 16205 (java) S 16191 16191 16026 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238241815 27969433600 27175 33554432000 4194304 4196468 140726155885936 140586627622176 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16206] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16206/stat : 16206 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241815 27969433600 27175 33554432000 4194304 4196468 140726155885936 140586359187056 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16207] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16207/stat : 16207 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241818 27969433600 27175 33554432000 4194304 4196468 140726155885936 140585984678480 140588652914587 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16208] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16208/stat : 16208 (java) S 16191 16191 16026 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 238241818 27969433600 27175 33554432000 4194304 4196468 140726155885936 140586703071344 140588652907138 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16209] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16209/stat : 16209 (java) S 16191 16191 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238241818 27969433600 27175 33554432000 4194304 4196468 140726155885936 140586702018544 140588652907138 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16210] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16210/stat : 16210 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241818 27969433600 27175 33554432000 4194304 4196468 140726155885936 140586700966256 140588652907138 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16211] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16211/stat : 16211 (java) S 16191 16191 16026 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 20 0 238241818 27969433600 27175 33554432000 4194304 4196468 140726155885936 140586699913456 140588652907138 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16212] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16212/stat : 16212 (java) S 16191 16191 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238241818 27969433600 27175 33554432000 4194304 4196468 140726155885936 140585486773088 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16213] ppid=16191 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16194/task/16213/stat : 16213 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241818 27969433600 27175 33554432000 4194304 4196468 140726155885936 140586698861360 140588652907138 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 110092 KiB

[startup+0.210031 s]*
/proc/loadavg: 7.37 8.04 8.16 2/199 16213
/proc/meminfo: memFree=24571996/32770624 swapFree=67108172/67108860
[pid=16191] ppid=16188 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/16191/stat : 16191 (scop.sh) S 16188 16191 16026 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 238241810 115843072 348 33554432000 4194304 5098028 140728380402592 140728380399848 140168768926332 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28721152 140728380404771 140728380404995 140728380404995 140728380407757 0
/proc/16191/statm: 28282 348 296 221 0 87 0
[pid=16194] ppid=16191 vsize=27313900 memory=123064 CPUtime=0.25 cores=0-7
/proc/16194/stat : 16194 (java) S 16191 16191 16026 0 -1 1077944320 9910 0 0 0 22 3 0 0 20 0 20 0 238241811 27969433600 30766 33554432000 4194304 4196468 140726155885936 140726155868480 140588652895991 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
/proc/16194/statm: 6828475 30766 2900 1 0 6790935 0
[pid=16194/tid=16195] ppid=16191 vsize=27313900 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/16194/task/16195/stat : 16195 (java) R 16191 16191 16026 0 -1 4202560 7818 0 0 0 17 2 0 0 20 0 20 0 238241811 27969433600 30766 33554432000 4194304 4196468 140726155885936 140588624716992 140588652917917 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16196] ppid=16191 vsize=27313900 memory=329 CPUtime=0 cores=0-7
/proc/16194/task/16196/stat : 16196 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 30766 33554432000 4194304 4196468 140726155885936 140588657138576 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16197] ppid=16191 vsize=27313900 memory=140713091518014 CPUtime=0 cores=0-7
/proc/16194/task/16197/stat : 16197 (java) S 16191 16191 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 30766 33554432000 4194304 4196468 140726155885936 140588074654480 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16198] ppid=16191 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16194/task/16198/stat : 16198 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 30766 33554432000 4194304 4196468 140726155885936 140588073602192 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16199] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16199/stat : 16199 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 30766 33554432000 4194304 4196468 140726155885936 140588072549392 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16200] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16200/stat : 16200 (java) S 16191 16191 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 30766 33554432000 4194304 4196468 140726155885936 140588071496080 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16201] ppid=16191 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16194/task/16201/stat : 16201 (java) S 16191 16191 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 30766 33554432000 4194304 4196468 140726155885936 140588070443280 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16202] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16202/stat : 16202 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 30766 33554432000 4194304 4196468 140726155885936 140588069390992 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16203] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16203/stat : 16203 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 30766 33554432000 4194304 4196468 140726155885936 140588068338192 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16204] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16204/stat : 16204 (java) S 16191 16191 16026 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 238241815 27969433600 30766 33554432000 4194304 4196468 140726155885936 140586704124528 140588652907138 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16205] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16205/stat : 16205 (java) S 16191 16191 16026 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238241815 27969433600 30766 33554432000 4194304 4196468 140726155885936 140586627622176 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16206] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16206/stat : 16206 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241815 27969433600 30766 33554432000 4194304 4196468 140726155885936 140586359187056 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16207] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16207/stat : 16207 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241818 27969433600 30766 33554432000 4194304 4196468 140726155885936 140585984678480 140588652914587 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16208] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16208/stat : 16208 (java) S 16191 16191 16026 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 238241818 27969433600 30766 33554432000 4194304 4196468 140726155885936 140586703071344 140588652907138 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16209] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16209/stat : 16209 (java) S 16191 16191 16026 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 20 0 238241818 27969433600 30766 33554432000 4194304 4196468 140726155885936 140586702018544 140588652907138 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16210] ppid=16191 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16194/task/16210/stat : 16210 (java) S 16191 16191 16026 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 238241818 27969433600 30766 33554432000 4194304 4196468 140726155885936 140586700966256 140588652907138 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16211] ppid=16191 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/16194/task/16211/stat : 16211 (java) S 16191 16191 16026 0 -1 1077944384 287 0 0 0 2 0 0 0 20 0 20 0 238241818 27969433600 30766 33554432000 4194304 4196468 140726155885936 140586699913456 140588652907138 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16212] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16212/stat : 16212 (java) S 16191 16191 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238241818 27969433600 30766 33554432000 4194304 4196468 140726155885936 140585486773088 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16213] ppid=16191 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16194/task/16213/stat : 16213 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241818 27969433600 30766 33554432000 4194304 4196468 140726155885936 140586698861360 140588652907138 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 124456 KiB

[startup+0.309307 s]*
/proc/loadavg: 7.37 8.04 8.16 3/199 16213
/proc/meminfo: memFree=24568716/32770624 swapFree=67108172/67108860
[pid=16191] ppid=16188 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/16191/stat : 16191 (scop.sh) S 16188 16191 16026 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 238241810 115843072 348 33554432000 4194304 5098028 140728380402592 140728380399848 140168768926332 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28721152 140728380404771 140728380404995 140728380404995 140728380407757 0
/proc/16191/statm: 28282 348 296 221 0 87 0
[pid=16194] ppid=16191 vsize=27313900 memory=127128 CPUtime=0.41 cores=0-7
/proc/16194/stat : 16194 (java) S 16191 16191 16026 0 -1 1077944320 10610 0 0 0 38 3 0 0 20 0 20 0 238241811 27969433600 31782 33554432000 4194304 4196468 140726155885936 140726155868480 140588652895991 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
/proc/16194/statm: 6828475 31782 2956 1 0 6790935 0
[pid=16194/tid=16195] ppid=16191 vsize=27313900 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/16194/task/16195/stat : 16195 (java) R 16191 16191 16026 0 -1 4202560 8315 0 0 0 27 3 0 0 20 0 20 0 238241811 27969433600 31782 33554432000 4194304 4196468 140726155885936 140588624691440 140588652909840 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16196] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16196/stat : 16196 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 31782 33554432000 4194304 4196468 140726155885936 140588657138576 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16197] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16197/stat : 16197 (java) S 16191 16191 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 31782 33554432000 4194304 4196468 140726155885936 140588074654480 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16198] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16198/stat : 16198 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 31782 33554432000 4194304 4196468 140726155885936 140588073602192 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16199] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16199/stat : 16199 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 31782 33554432000 4194304 4196468 140726155885936 140588072549392 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16200] ppid=16191 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/16194/task/16200/stat : 16200 (java) S 16191 16191 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 31782 33554432000 4194304 4196468 140726155885936 140588071496080 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16201] ppid=16191 vsize=27313900 memory=140712993715119 CPUtime=0 cores=0-7
/proc/16194/task/16201/stat : 16201 (java) S 16191 16191 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 31782 33554432000 4194304 4196468 140726155885936 140588070443280 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16202] ppid=16191 vsize=27313900 memory=140712993717424 CPUtime=0 cores=0-7
/proc/16194/task/16202/stat : 16202 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 31782 33554432000 4194304 4196468 140726155885936 140588069390992 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16203] ppid=16191 vsize=27313900 memory=140712993719728 CPUtime=0 cores=0-7
/proc/16194/task/16203/stat : 16203 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241813 27969433600 31782 33554432000 4194304 4196468 140726155885936 140588068338192 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16204] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16204/stat : 16204 (java) S 16191 16191 16026 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 238241815 27969433600 31782 33554432000 4194304 4196468 140726155885936 140586704124528 140588652907138 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16205] ppid=16191 vsize=27313900 memory=281425987446416 CPUtime=0 cores=0-7
/proc/16194/task/16205/stat : 16205 (java) S 16191 16191 16026 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238241815 27969433600 31782 33554432000 4194304 4196468 140726155885936 140586627622176 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16206] ppid=16191 vsize=27313900 memory=281425987453328 CPUtime=0 cores=0-7
/proc/16194/task/16206/stat : 16206 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241815 27969433600 31782 33554432000 4194304 4196468 140726155885936 140586359187056 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16207] ppid=16191 vsize=27313900 memory=281425987394576 CPUtime=0 cores=0-7
/proc/16194/task/16207/stat : 16207 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241818 27969433600 31782 33554432000 4194304 4196468 140726155885936 140585984678480 140588652914587 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16208] ppid=16191 vsize=27313900 memory=281425987467152 CPUtime=0.01 cores=0-7
/proc/16194/task/16208/stat : 16208 (java) S 16191 16191 16026 0 -1 1077944384 345 0 0 0 1 0 0 0 20 0 20 0 238241818 27969433600 31782 33554432000 4194304 4196468 140726155885936 140586703071344 140588652907138 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16209] ppid=16191 vsize=27313900 memory=281425987474064 CPUtime=0.02 cores=0-7
/proc/16194/task/16209/stat : 16209 (java) S 16191 16191 16026 0 -1 1077944384 219 0 0 0 2 0 0 0 20 0 20 0 238241818 27969433600 31782 33554432000 4194304 4196468 140726155885936 140586702018544 140588652907138 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16210] ppid=16191 vsize=27313900 memory=281425987471760 CPUtime=0 cores=0-7
/proc/16194/task/16210/stat : 16210 (java) S 16191 16191 16026 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 238241818 27969433600 31782 33554432000 4194304 4196468 140726155885936 140586700966256 140588652907138 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16211] ppid=16191 vsize=27313900 memory=281425987487920 CPUtime=0.07 cores=0-7
/proc/16194/task/16211/stat : 16211 (java) S 16191 16191 16026 0 -1 1077944384 329 0 0 0 7 0 0 0 20 0 20 0 238241818 27969433600 31782 33554432000 4194304 4196468 140726155885936 140586699913456 140588652907138 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16212] ppid=16191 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16212/stat : 16212 (java) S 16191 16191 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238241818 27969433600 31782 33554432000 4194304 4196468 140726155885936 140585486773088 140588652906197 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16213] ppid=16191 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16194/task/16213/stat : 16213 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241818 27969433600 31782 33554432000 4194304 4196468 140726155885936 140586698861360 140588652907138 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 128520 KiB

[startup+0.700895 s]
/proc/loadavg: 7.37 8.04 8.16 2/199 16213
/proc/meminfo: memFree=24544284/32770624 swapFree=67108172/67108860
[pid=16191] ppid=16188 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/16191/stat : 16191 (scop.sh) S 16188 16191 16026 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 238241810 115843072 348 33554432000 4194304 5098028 140728380402592 140728380399848 140168768926332 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28721152 140728380404771 140728380404995 140728380404995 140728380407757 0
/proc/16191/statm: 28282 348 296 221 0 87 0
[pid=16194] ppid=16191 vsize=27322220 memory=165060 CPUtime=1.01 cores=0-7
/proc/16194/stat : 16194 (java) S 16191 16191 16026 0 -1 1077944320 17722 0 0 0 96 5 0 0 20 0 20 0 238241811 27977953280 41265 33554432000 4194304 4196468 140726155885936 140726155868480 140588652895991 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
/proc/16194/statm: 6830555 41265 3111 1 0 6791959 0
[pid=16194/tid=16195] ppid=16191 vsize=27322220 memory=281425987845808 CPUtime=0.67 cores=0-7
/proc/16194/task/16195/stat : 16195 (java) R 16191 16191 16026 0 -1 4202560 14935 0 0 0 63 4 0 0 20 0 20 0 238241811 27977953280 41265 33554432000 4194304 4196468 140726155885936 140588624732096 140588652917917 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16196] ppid=16191 vsize=27322220 memory=140712993923952 CPUtime=0 cores=0-7
/proc/16194/task/16196/stat : 16196 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241813 27977953280 41265 33554432000 4194304 4196468 140726155885936 140588657138576 140588652906197 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16197] ppid=16191 vsize=27322220 memory=0 CPUtime=0 cores=0-7
/proc/16194/task/16197/stat : 16197 (java) S 16191 16191 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238241813 27977953280 41265 33554432000 4194304 4196468 140726155885936 140588074654480 140588652906197 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0
[pid=16194/tid=16198] ppid=16191 vsize=27322220 memory=1020 CPUtime=0 cores=0-7
/proc/16194/task/16198/stat : 16198 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238241813 27977953280 41265 33554432000 4194304 4196468 140726155885936 140588073602192 140588652906197 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30474240 140726155887593 140726155887917 140726155887917 140726155890639 0

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

# the end of solver process 16191 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.36762 s, system=0.252178 s

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

[startup+3.2011 s]
/proc/loadavg: 7.37 8.04 8.16 2/199 16233
/proc/meminfo: memFree=24629624/32770624 swapFree=67108172/67108860
[pid=16191] ppid=16188 vsize=113128 memory=1468 CPUtime=6.98 cores=0-7
/proc/16191/stat : 16191 (scop.sh) S 16188 16191 16026 0 -1 4202496 589 28388 0 0 0 0 682 16 20 0 1 0 238241810 115843072 367 33554432000 4194304 5098028 140728380402592 140728380399336 140168768926332 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28721152 140728380404771 140728380404995 140728380404995 140728380407757 0
/proc/16191/statm: 28282 367 311 221 0 87 0
[pid=16214] ppid=16191 vsize=7752068 memory=91572 CPUtime=0.72 cores=0-7
/proc/16214/stat : 16214 (java) S 16191 16191 16026 0 -1 1077944320 16189 0 0 0 69 3 0 0 20 0 20 0 238242075 7938117632 22893 33554432000 4194304 4196468 140737030745376 140737030727920 140455879687927 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
/proc/16214/statm: 1938017 22893 3008 1 0 1899951 0
[pid=16214/tid=16215] ppid=16191 vsize=7752068 memory=-7522837415797432224 CPUtime=0.53 cores=0-7
/proc/16214/task/16215/stat : 16215 (java) R 16191 16191 16026 0 -1 4202560 13791 0 0 0 51 2 0 0 20 0 20 0 238242075 7938117632 22893 33554432000 4194304 4196468 140737030745376 140455851500240 140455861251519 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16216] ppid=16191 vsize=7752068 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/16214/task/16216/stat : 16216 (java) S 16191 16191 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242076 7938117632 22893 33554432000 4194304 4196468 140737030745376 140455883930000 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16217] ppid=16191 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/16214/task/16217/stat : 16217 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242076 7938117632 22893 33554432000 4194304 4196468 140737030745376 140455702018320 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16218] ppid=16191 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/16214/task/16218/stat : 16218 (java) S 16191 16191 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242076 7938117632 22893 33554432000 4194304 4196468 140737030745376 140455700966032 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16219] ppid=16191 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/16214/task/16219/stat : 16219 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242076 7938117632 22893 33554432000 4194304 4196468 140737030745376 140455699913232 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16220] ppid=16191 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/16214/task/16220/stat : 16220 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242076 7938117632 22893 33554432000 4194304 4196468 140737030745376 140455361543056 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16221] ppid=16191 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/16214/task/16221/stat : 16221 (java) S 16191 16191 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242076 7938117632 22893 33554432000 4194304 4196468 140737030745376 140455360490256 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16222] ppid=16191 vsize=7752068 memory=1392 CPUtime=0 cores=0-7
/proc/16214/task/16222/stat : 16222 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242076 7938117632 22893 33554432000 4194304 4196468 140737030745376 140455359437968 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16223] ppid=16191 vsize=7752068 memory=168996 CPUtime=0 cores=0-7
/proc/16214/task/16223/stat : 16223 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242076 7938117632 22893 33554432000 4194304 4196468 140737030745376 140455358385168 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16224] ppid=16191 vsize=7752068 memory=1020 CPUtime=0 cores=0-7
/proc/16214/task/16224/stat : 16224 (java) S 16191 16191 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 238242078 7938117632 22893 33554432000 4194304 4196468 140737030745376 140455308789872 140455879699074 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16225] ppid=16191 vsize=7752068 memory=5652 CPUtime=0 cores=0-7
/proc/16214/task/16225/stat : 16225 (java) S 16191 16191 16026 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 238242078 7938117632 22893 33554432000 4194304 4196468 140737030745376 140454356050720 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16226] ppid=16191 vsize=7752068 memory=756 CPUtime=0 cores=0-7
/proc/16214/task/16226/stat : 16226 (java) S 16191 16191 16026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 238242078 7938117632 22893 33554432000 4194304 4196468 140737030745376 140454221829232 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16227] ppid=16191 vsize=7752068 memory=13940 CPUtime=0 cores=0-7
/proc/16214/task/16227/stat : 16227 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242081 7938117632 22893 33554432000 4194304 4196468 140737030745376 140453847324752 140455879706523 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16228] ppid=16191 vsize=7752068 memory=12552 CPUtime=0.02 cores=0-7
/proc/16214/task/16228/stat : 16228 (java) S 16191 16191 16026 0 -1 1077944384 420 0 0 0 2 0 0 0 20 0 20 0 238242081 7938117632 22893 33554432000 4194304 4196468 140737030745376 140455307737712 140455879699074 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16229] ppid=16191 vsize=7752068 memory=35556 CPUtime=0.02 cores=0-7
/proc/16214/task/16229/stat : 16229 (java) S 16191 16191 16026 0 -1 1077944384 65 0 0 0 2 0 0 0 20 0 20 0 238242081 7938117632 22893 33554432000 4194304 4196468 140737030745376 140455306684912 140455879699074 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16230] ppid=16191 vsize=7752068 memory=2324 CPUtime=0.01 cores=0-7
/proc/16214/task/16230/stat : 16230 (java) S 16191 16191 16026 0 -1 1077944384 174 0 0 0 1 0 0 0 20 0 20 0 238242081 7938117632 22893 33554432000 4194304 4196468 140737030745376 140455305632624 140455879699074 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16231] ppid=16191 vsize=7752068 memory=281425987461008 CPUtime=0.11 cores=0-7
/proc/16214/task/16231/stat : 16231 (java) S 16191 16191 16026 0 -1 1077944384 381 0 0 0 11 0 0 0 20 0 20 0 238242081 7938117632 22893 33554432000 4194304 4196468 140737030745376 140455304579824 140455879699074 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16232] ppid=16191 vsize=7752068 memory=281425987240176 CPUtime=0 cores=0-7
/proc/16214/task/16232/stat : 16232 (java) S 16191 16191 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 238242081 7938117632 22893 33554432000 4194304 4196468 140737030745376 140453349419360 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16233] ppid=16191 vsize=7752068 memory=281425987243408 CPUtime=0 cores=0-7
/proc/16214/task/16233/stat : 16233 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 238242081 7938117632 22893 33554432000 4194304 4196468 140737030745376 140455303526704 140455879699074 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
Current children cumulated CPU time: 7.7 s
Current children cumulated vsize: 7865196 KiB
Current children cumulated memory: 93040 KiB

[startup+3.40084 s]
/proc/loadavg: 7.37 8.04 8.16 2/199 16233
/proc/meminfo: memFree=24629624/32770624 swapFree=67108172/67108860
[pid=16191] ppid=16188 vsize=113128 memory=1468 CPUtime=6.98 cores=0-7
/proc/16191/stat : 16191 (scop.sh) S 16188 16191 16026 0 -1 4202496 589 28388 0 0 0 0 682 16 20 0 1 0 238241810 115843072 367 33554432000 4194304 5098028 140728380402592 140728380399336 140168768926332 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28721152 140728380404771 140728380404995 140728380404995 140728380407757 0
/proc/16191/statm: 28282 367 311 221 0 87 0
[pid=16214] ppid=16191 vsize=8413904 memory=116936 CPUtime=1.1 cores=0-7
/proc/16214/stat : 16214 (java) S 16191 16191 16026 0 -1 1077944320 17956 0 0 0 105 5 0 0 20 0 24 0 238242075 8615837696 29234 33554432000 4194304 4196468 140737030745376 140737030727920 140455879687927 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
/proc/16214/statm: 2103476 29234 3149 1 0 2064875 0
[pid=16214/tid=16215] ppid=16191 vsize=8413904 memory=13845266004445752 CPUtime=0.73 cores=0-7
/proc/16214/task/16215/stat : 16215 (java) R 16191 16191 16026 0 -1 4202560 14952 0 0 0 69 4 0 0 20 0 24 0 238242075 8615837696 29234 33554432000 4194304 4196468 140737030745376 140455851526720 140455863768414 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16216] ppid=16191 vsize=8413904 memory=69539815521937 CPUtime=0 cores=0-7
/proc/16214/task/16216/stat : 16216 (java) S 16191 16191 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238242076 8615837696 29234 33554432000 4194304 4196468 140737030745376 140455883930000 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16217] ppid=16191 vsize=8413904 memory=69539815521938 CPUtime=0 cores=0-7
/proc/16214/task/16217/stat : 16217 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238242076 8615837696 29234 33554432000 4194304 4196468 140737030745376 140455702018320 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16218] ppid=16191 vsize=8413904 memory=69539815521939 CPUtime=0 cores=0-7
/proc/16214/task/16218/stat : 16218 (java) S 16191 16191 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 238242076 8615837696 29234 33554432000 4194304 4196468 140737030745376 140455700966032 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16219] ppid=16191 vsize=8413904 memory=69539815521940 CPUtime=0 cores=0-7
/proc/16214/task/16219/stat : 16219 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238242076 8615837696 29234 33554432000 4194304 4196468 140737030745376 140455699913232 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16220] ppid=16191 vsize=8413904 memory=9825 CPUtime=0 cores=0-7
/proc/16214/task/16220/stat : 16220 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238242076 8615837696 29234 33554432000 4194304 4196468 140737030745376 140455361543056 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16221] ppid=16191 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/16214/task/16221/stat : 16221 (java) S 16191 16191 16026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 238242076 8615837696 29234 33554432000 4194304 4196468 140737030745376 140455360490256 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16222] ppid=16191 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/16214/task/16222/stat : 16222 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238242076 8615837696 29234 33554432000 4194304 4196468 140737030745376 140455359437968 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16223] ppid=16191 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/16214/task/16223/stat : 16223 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238242076 8615837696 29234 33554432000 4194304 4196468 140737030745376 140455358385168 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16224] ppid=16191 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/16214/task/16224/stat : 16224 (java) S 16191 16191 16026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 238242078 8615837696 29234 33554432000 4194304 4196468 140737030745376 140455308789872 140455879699074 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16225] ppid=16191 vsize=8413904 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/16214/task/16225/stat : 16225 (java) S 16191 16191 16026 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 238242078 8615837696 29234 33554432000 4194304 4196468 140737030745376 140454356050720 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16226] ppid=16191 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/16214/task/16226/stat : 16226 (java) S 16191 16191 16026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 238242078 8615837696 29234 33554432000 4194304 4196468 140737030745376 140454221829232 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16227] ppid=16191 vsize=8413904 memory=2324 CPUtime=0 cores=0-7
/proc/16214/task/16227/stat : 16227 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238242081 8615837696 29234 33554432000 4194304 4196468 140737030745376 140453847324752 140455879706523 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16228] ppid=16191 vsize=8413904 memory=1580 CPUtime=0.04 cores=0-7
/proc/16214/task/16228/stat : 16228 (java) S 16191 16191 16026 0 -1 1077944384 507 0 0 0 4 0 0 0 20 0 24 0 238242081 8615837696 29234 33554432000 4194304 4196468 140737030745376 140455307737712 140455879699074 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16229] ppid=16191 vsize=8413904 memory=496 CPUtime=0.04 cores=0-7
/proc/16214/task/16229/stat : 16229 (java) S 16191 16191 16026 0 -1 1077944384 88 0 0 0 4 0 0 0 20 0 24 0 238242081 8615837696 29234 33554432000 4194304 4196468 140737030745376 140455306684912 140455879699074 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16230] ppid=16191 vsize=8413904 memory=928 CPUtime=0.06 cores=0-7
/proc/16214/task/16230/stat : 16230 (java) S 16191 16191 16026 0 -1 1077944384 400 0 0 0 6 0 0 0 20 0 24 0 238242081 8615837696 29234 33554432000 4194304 4196468 140737030745376 140455305632624 140455879699074 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16231] ppid=16191 vsize=8413904 memory=1172 CPUtime=0.19 cores=0-7
/proc/16214/task/16231/stat : 16231 (java) S 16191 16191 16026 0 -1 1077944384 587 0 0 0 19 0 0 0 20 0 24 0 238242081 8615837696 29234 33554432000 4194304 4196468 140737030745376 140455304579824 140455879699074 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16232] ppid=16191 vsize=8413904 memory=1964 CPUtime=0 cores=0-7
/proc/16214/task/16232/stat : 16232 (java) S 16191 16191 16026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 238242081 8615837696 29234 33554432000 4194304 4196468 140737030745376 140453349419360 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16233] ppid=16191 vsize=8413904 memory=1572 CPUtime=0 cores=0-7
/proc/16214/task/16233/stat : 16233 (java) S 16191 16191 16026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 238242081 8615837696 29234 33554432000 4194304 4196468 140737030745376 140455303526704 140455879699074 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
Current children cumulated CPU time: 8.08 s
Current children cumulated vsize: 8527032 KiB
Current children cumulated memory: 118404 KiB

[startup+3.50097 s]
/proc/loadavg: 7.37 8.04 8.16 2/199 16233
/proc/meminfo: memFree=24629624/32770624 swapFree=67108172/67108860
[pid=16191] ppid=16188 vsize=113128 memory=1468 CPUtime=6.98 cores=0-7
/proc/16191/stat : 16191 (scop.sh) S 16188 16191 16026 0 -1 4202496 589 28388 0 0 0 0 682 16 20 0 1 0 238241810 115843072 367 33554432000 4194304 5098028 140728380402592 140728380399336 140168768926332 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28721152 140728380404771 140728380404995 140728380404995 140728380407757 0
/proc/16191/statm: 28282 367 311 221 0 87 0
[pid=16214] ppid=16191 vsize=8282828 memory=118308 CPUtime=1.49 cores=0-7
/proc/16214/stat : 16214 (java) S 16191 16191 16026 0 -1 1077944320 18306 5764 0 0 115 6 27 1 20 0 22 0 238242075 8481615872 29577 33554432000 4194304 4196468 140737030745376 140737030727920 140455879687927 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
/proc/16214/statm: 2070707 29577 3156 1 0 2032106 0
[pid=16214/tid=16215] ppid=16191 vsize=8282828 memory=95852 CPUtime=1.05 cores=0-7
/proc/16214/task/16215/stat : 16215 (java) R 16191 16191 16026 0 -1 4202560 15145 5764 0 0 73 4 27 1 20 0 22 0 238242075 8481615872 29577 33554432000 4194304 4196468 140737030745376 140455851523520 140455864853566 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16216] ppid=16191 vsize=8282828 memory=453548 CPUtime=0.28 cores=0-7
/proc/16214/task/16216/stat : 16216 (java) S 16191 16191 16026 0 -1 1077944384 2 5764 0 0 0 0 27 1 20 0 22 0 238242076 8481615872 29577 33554432000 4194304 4196468 140737030745376 140455883930000 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16217] ppid=16191 vsize=8282828 memory=6673 CPUtime=0.28 cores=0-7
/proc/16214/task/16217/stat : 16217 (java) S 16191 16191 16026 0 -1 1077944384 1 5764 0 0 0 0 27 1 20 0 22 0 238242076 8481615872 29577 33554432000 4194304 4196468 140737030745376 140455702018320 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16218] ppid=16191 vsize=8282828 memory=4420 CPUtime=0.28 cores=0-7
/proc/16214/task/16218/stat : 16218 (java) S 16191 16191 16026 0 -1 1077944384 3 5764 0 0 0 0 27 1 20 0 22 0 238242076 8481615872 29577 33554432000 4194304 4196468 140737030745376 140455700966032 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16219] ppid=16191 vsize=8282828 memory=6628 CPUtime=0.28 cores=0-7
/proc/16214/task/16219/stat : 16219 (java) S 16191 16191 16026 0 -1 1077944384 1 5764 0 0 0 0 27 1 20 0 22 0 238242076 8481615872 29577 33554432000 4194304 4196468 140737030745376 140455699913232 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16220] ppid=16191 vsize=8282828 memory=4872558044660077418 CPUtime=0.28 cores=0-7
/proc/16214/task/16220/stat : 16220 (java) S 16191 16191 16026 0 -1 1077944384 1 5764 0 0 0 0 27 1 20 0 22 0 238242076 8481615872 29577 33554432000 4194304 4196468 140737030745376 140455361543056 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16221] ppid=16191 vsize=8282828 memory=281425987917600 CPUtime=0.28 cores=0-7
/proc/16214/task/16221/stat : 16221 (java) S 16191 16191 16026 0 -1 1077944384 2 5764 0 0 0 0 27 1 20 0 22 0 238242076 8481615872 29577 33554432000 4194304 4196468 140737030745376 140455360490256 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16222] ppid=16191 vsize=8282828 memory=3762398135199288432 CPUtime=0.28 cores=0-7
/proc/16214/task/16222/stat : 16222 (java) S 16191 16191 16026 0 -1 1077944384 1 5764 0 0 0 0 27 1 20 0 22 0 238242076 8481615872 29577 33554432000 4194304 4196468 140737030745376 140455359437968 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16223] ppid=16191 vsize=8282828 memory=1020 CPUtime=0.28 cores=0-7
/proc/16214/task/16223/stat : 16223 (java) S 16191 16191 16026 0 -1 1077944384 1 5764 0 0 0 0 27 1 20 0 22 0 238242076 8481615872 29577 33554432000 4194304 4196468 140737030745376 140455358385168 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16224] ppid=16191 vsize=8282828 memory=5652 CPUtime=0.28 cores=0-7
/proc/16214/task/16224/stat : 16224 (java) S 16191 16191 16026 0 -1 1077944384 5 5764 0 0 0 0 27 1 20 0 22 0 238242078 8481615872 29577 33554432000 4194304 4196468 140737030745376 140455308789872 140455879699074 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16225] ppid=16191 vsize=8282828 memory=756 CPUtime=0.28 cores=0-7
/proc/16214/task/16225/stat : 16225 (java) S 16191 16191 16026 0 -1 1077944384 13 5764 0 0 0 0 27 1 20 0 22 0 238242078 8481615872 29577 33554432000 4194304 4196468 140737030745376 140454356050720 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16226] ppid=16191 vsize=8282828 memory=13940 CPUtime=0.28 cores=0-7
/proc/16214/task/16226/stat : 16226 (java) S 16191 16191 16026 0 -1 1077944384 21 5764 0 0 0 0 27 1 20 0 22 0 238242078 8481615872 29577 33554432000 4194304 4196468 140737030745376 140454221829232 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16227] ppid=16191 vsize=8282828 memory=12552 CPUtime=0.28 cores=0-7
/proc/16214/task/16227/stat : 16227 (java) S 16191 16191 16026 0 -1 1077944384 1 5764 0 0 0 0 27 1 20 0 22 0 238242081 8481615872 29577 33554432000 4194304 4196468 140737030745376 140453847324752 140455879706523 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16228] ppid=16191 vsize=8282828 memory=35556 CPUtime=0.33 cores=0-7
/proc/16214/task/16228/stat : 16228 (java) S 16191 16191 16026 0 -1 1077944384 513 5764 0 0 5 0 27 1 20 0 22 0 238242081 8481615872 29577 33554432000 4194304 4196468 140737030745376 140455307737712 140455879699074 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16229] ppid=16191 vsize=8282828 memory=2324 CPUtime=0.32 cores=0-7
/proc/16214/task/16229/stat : 16229 (java) S 16191 16191 16026 0 -1 1077944384 91 5764 0 0 4 0 27 1 20 0 22 0 238242081 8481615872 29577 33554432000 4194304 4196468 140737030745376 140455306684912 140455879699074 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16230] ppid=16191 vsize=8282828 memory=1580 CPUtime=0.35 cores=0-7
/proc/16214/task/16230/stat : 16230 (java) S 16191 16191 16026 0 -1 1077944384 407 5764 0 0 7 0 27 1 20 0 22 0 238242081 8481615872 29577 33554432000 4194304 4196468 140737030745376 140455305632624 140455879699074 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16231] ppid=16191 vsize=8282828 memory=496 CPUtime=0.5 cores=0-7
/proc/16214/task/16231/stat : 16231 (java) S 16191 16191 16026 0 -1 1077944384 645 5764 0 0 22 0 27 1 20 0 22 0 238242081 8481615872 29577 33554432000 4194304 4196468 140737030745376 140455304579824 140455879699074 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16232] ppid=16191 vsize=8282828 memory=928 CPUtime=0.28 cores=0-7
/proc/16214/task/16232/stat : 16232 (java) S 16191 16191 16026 0 -1 1077944384 3 5764 0 0 0 0 27 1 20 0 22 0 238242081 8481615872 29577 33554432000 4194304 4196468 140737030745376 140453349419360 140455879698133 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
[pid=16214/tid=16233] ppid=16191 vsize=8282828 memory=1172 CPUtime=0.28 cores=0-7
/proc/16214/task/16233/stat : 16233 (java) S 16191 16191 16026 0 -1 1077944384 1 5764 0 0 0 0 27 1 20 0 22 0 238242081 8481615872 29577 33554432000 4194304 4196468 140737030745376 140455303526704 140455879699074 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14381056 140737030747313 140737030747437 140737030747437 140737030750159 0
Current children cumulated CPU time: 8.47 s
Current children cumulated vsize: 8395956 KiB
Current children cumulated memory: 119776 KiB

Child status: 0
Real time (s): 3.56432
CPU time (s): 8.6198
CPU user time (s): 8.36762
CPU system time (s): 0.252178
CPU usage (%): 241.835
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 454940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.36762
system time used= 0.252178
maximum resident set size= 454112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53310
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8252
involuntary context switches= 16


# summary of solver processes directly reported to runsolver:
#   pid: 16191
#   total CPU time (s): 8.6198
#   total CPU user time (s): 8.36762
#   total CPU system time (s): 0.252178

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

The end

Launcher Data

Begin job on node136 at 2018-08-14 02:33:06
IDJOB=4307414
IDBENCH=141609
IDSOLVER=2789
FILE ID=node136/4307414-1534206786
RUNJOBID= node136-1534206782-16053
PBS_JOBID= 21038020
Free space on /tmp= 35592 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-09_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-4307414-1534206786/watcher-4307414-1534206786 -o /tmp/evaluation-result-4307414-1534206786/solver-4307414-1534206786 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node136-1534206782-16053 --watchdog 2580  scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307414-1534206786.xml

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

MD5SUM BENCH= b58d4382db4adda0890386c316fa0f74
RANDOM SEED=1131805900

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24685092 kB
MemAvailable:   31903736 kB
Buffers:           89440 kB
Cached:          7339132 kB
SwapCached:           16 kB
Active:          3690564 kB
Inactive:        3791264 kB
Active(anon):       4132 kB
Inactive(anon):   101016 kB
Active(file):    3686432 kB
Inactive(file):  3690248 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108860 kB
SwapFree:       67108172 kB
Dirty:              8464 kB
Writeback:             0 kB
AnonPages:         73944 kB
Mapped:            53100 kB
Shmem:             49576 kB
Slab:             298048 kB
SReclaimable:     270424 kB
SUnreclaim:        27624 kB
KernelStack:        3520 kB
PageTables:         4600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 35584 MiB
End job on node136 at 2018-08-14 02:33:10