Trace number 4305642

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+MapleCOMSPS (2018-07-31)SAT 1135.64 1124.84

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-12_c18.xml
MD5SUM31fb3bf3c58be033c7e9cdff116e7260
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 benchmark394.459
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints266
Number of domains2
Minimum domain size12
Maximum domain size144
Distribution of domain sizes[{"size":12,"count":144},{"size":144,"count":132}]
Minimum variable degree0
Maximum variable degree135
Distribution of variable degrees[{"degree":0,"count":12},{"degree":2,"count":132},{"degree":134,"count":12},{"degree":135,"count":132}]
Minimum constraint arity3
Maximum constraint arity145
Distribution of constraint arities[{"arity":3,"count":132},{"arity":12,"count":1},{"arity":144,"count":1},{"arity":145,"count":132}]
Number of extensional constraints0
Number of intensional constraints132
Distribution of constraint types[{"type":"intension","count":132},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":132}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-14513-serial-file.bin HOME/instance-4305642-1534131672.xml
0.55/0.52	
0.66/0.52	scop both+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Mon Aug 13 05:41:12 CEST 2018
0.66/0.54	c PID: 14516
0.66/0.54	c IP: 172.20.3.132
0.66/0.54	c HOST: node132.alineos.net
0.66/0.55	c (0,0) Parsing Begin
2.08/1.12	c (0,0) Parsing End
2.08/1.13	c (0,0) CSP: 276 int (0 aux), 0 bool (0 aux), 266 ctr, max domain size 144
2.08/1.13	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.08/1.13	c (0,0) Constraint Name Generate Begin
2.08/1.15	c (0,0) Ctr:HOME/instance-4305642-1534131672.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num
2.08/1.15	c (0,0) Constraint Name Generate End
2.08/1.15	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.08/1.15	c (0,0) CSP to CSPinCNF Begin
3.70/1.79	c (1,1) translated 27 (10%) constraints
4.31/1.99	c (1,1) translated 54 (20%) constraints
4.94/2.13	c (1,1) translated 80 (30%) constraints
5.21/2.25	c (1,1) translated 107 (40%) constraints
5.43/2.35	c (1,1) translated 133 (50%) constraints
5.43/2.36	c (1,1) translated 160 (60%) constraints
5.43/2.37	c (1,1) translated 187 (70%) constraints
5.43/2.38	c (1,1) translated 213 (80%) constraints
5.43/2.38	c (1,1) translated 240 (90%) constraints
5.43/2.38	c (1,1) translated 266 (100%) constraints
5.97/2.56	c (2,2) STATISTICS1:HOME/instance-4305642-1534131672.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,276,20784,144,144,12,3,144:264;12:1320;1:264,144:19140;12:21120;1:1908,12:48;3:19008;2:1584;1:144,3:264;2:1584;1:57624,
5.97/2.56	c (2,2) ==========================================
5.97/2.56	c (2,2) Both Encoding selects:
5.97/2.56	c (2,2) Order
5.97/2.56	c (2,2) ==========================================
6.65/2.76	c (2,2) translated 2079 (10%) constraints
7.25/2.96	c (2,2) translated 4157 (20%) constraints
7.88/3.14	c (2,2) translated 6236 (30%) constraints
8.45/3.30	c (2,2) translated 8314 (40%) constraints
8.76/3.44	c (2,2) translated 10392 (50%) constraints
9.04/3.55	c (3,3) translated 12471 (60%) constraints
9.24/3.67	c (3,3) translated 14549 (70%) constraints
9.34/3.77	c (3,3) translated 16628 (80%) constraints
9.46/3.88	c (3,3) translated 18706 (90%) constraints
9.56/4.00	c (3,3) translated 20784 (100%) constraints
9.56/4.00	c (3,3) CSP to CSPinCNF End
9.56/4.00	c (3,3) CSP: 276 int (0 aux), 1728 bool (1728 aux), 58944 ctr, max domain size 144
9.56/4.00	c (3,3) Heap : 901 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
9.56/4.00	c (3,3) CSPinCNF Propagation Begin
11.23/4.55	c (4,4) 492 values, 5292 unsatisfiable literals, and 8112 valid clauses are removed
11.23/4.55	c (4,4) CSPinCNF Propagation End
11.23/4.55	c (4,4) CSP: 456 int (180 aux), 1548 bool (1548 aux), 50832 ctr, max domain size 142
11.23/4.55	c (4,4) Heap : 1126 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
11.23/4.55	c (4,4) Simplify CSPinCNF Begin
11.82/4.75	c (4,4) Simplify CSPinCNF End
11.82/4.75	c (4,4) CSP: 456 int (180 aux), 4620 bool (4620 aux), 53904 ctr, max domain size 142
11.82/4.75	c (4,4) Heap : 1182 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
11.82/4.75	c (4,4) Calculate Precise Domain Begin
11.82/4.75	c (4,4) 0 values are removed by re-calculation
11.82/4.75	c (4,4) Calculate Precise Domain End
11.82/4.76	c (4,4) CSP: 456 int (180 aux), 4620 bool (4620 aux), 53904 ctr, max domain size 142
11.82/4.76	c (4,4) Heap : 1182 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
11.82/4.76	c (4,4) CSPinCNF to SatSolver Begin
12.85/5.10	c (4,4) 5391 (10 %) CSP clauses are encoded (23992 SAT variables, 52058 SAT clauses)
13.16/5.15	c (4,4) 10781 (20 %) CSP clauses are encoded (23992 SAT variables, 57448 SAT clauses)
13.43/5.20	c (4,4) 16172 (30 %) CSP clauses are encoded (23992 SAT variables, 62839 SAT clauses)
13.43/5.24	c (4,4) 21562 (40 %) CSP clauses are encoded (23992 SAT variables, 68229 SAT clauses)
13.43/5.27	c (4,4) 26952 (50 %) CSP clauses are encoded (23992 SAT variables, 73619 SAT clauses)
13.69/5.30	c (4,4) 32343 (60 %) CSP clauses are encoded (23992 SAT variables, 79010 SAT clauses)
13.69/5.33	c (4,4) 37733 (70 %) CSP clauses are encoded (23992 SAT variables, 84400 SAT clauses)
13.69/5.35	c (4,4) 43124 (80 %) CSP clauses are encoded (23992 SAT variables, 89791 SAT clauses)
13.69/5.38	c (4,4) 48514 (90 %) CSP clauses are encoded (23992 SAT variables, 95181 SAT clauses)
13.78/5.49	c (4,4) 53904 (100 %) CSP clauses are encoded (23992 SAT variables, 135474 SAT clauses)
13.78/5.49	c (4,4) Launch Command will be: minisat_release
13.78/5.49	c (4,4) CSPinCNF to SatSolver End
13.78/5.49	c (4,4) Heap : 1520 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
14.69/5.74	c (5,5) STATISTICS2:HOME/instance-4305642-1534131672.xml,Add:AllDifferentMatrix:Element:Eq:Instantiation:IntVar:Mul:Num,5076,53904,144,142,10,3,144:180;121:72;100:12;12:1440;11:968;10:232;1:432,142:20448;141:5076;129:8772;128:512;116:1392;12:26460;11:9648;10:1460;2:53732;1:432,10:44;3:16436;2:37160;1:264,3:264;2:3072;1:120996,
14.69/5.74	c (5,5) 23992 bool, 135572 clause
14.69/5.74	c (5,5) Export Begin
15.02/5.84	c (5,5) Export to HOME/scop-14513-serial-file.bin
15.02/5.84	c (5,5) Export End
15.02/5.85	c (5,5) Export File Size: 0.05 MB
15.02/5.85	c (5,5) 0,0,3,4,4,4,4,STOP-AFTER(DIMACS)
15.02/5.85	c END-Prog: Mon Aug 13 05:41:18 CEST 2018
15.02/5.87	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-14513-serial-file.bin
15.77/6.36	c (0,0) Read Serial File Begin
15.77/6.36	c (0,0) HOME/scop-14513-serial-file.bin
16.05/6.55	c (0,0) Read Serial File End
16.05/6.56	
16.05/6.56	scop order+minisat_release (2018-07-31)
16.05/6.56	(Solving Process)
16.05/6.56	
16.05/6.58	c BEGIN-Prog: Mon Aug 13 05:41:18 CEST 2018
16.05/6.58	c PID: 14531
16.05/6.58	c IP: 172.20.3.132
16.05/6.58	c HOST: node132.alineos.net
16.05/6.59	c (0,0) SatSolver.solve Begin
16.05/6.59	c (0,0) 0 bool, 0 clause
16.05/6.59	c (0,0) minisat_release HOME/instance-4305642-1534131672.xml-scop-14516.cnf
1135.14/1124.67	c (1118,0) c This is COMiniSatPS.
1135.14/1124.67	c (1118,0) c WARNING: for repeatability, setting FPU to use double precision
1135.14/1124.67	c (1118,0) c ============================[ Problem Statistics ]=============================
1135.14/1124.67	c (1118,0) c |                                                                             |
1135.14/1124.67	c (1118,0) c |  Number of variables:         23992                                         |
1135.14/1124.67	c (1118,0) c |  Number of clauses:          135572                                         |
1135.14/1124.67	c (1118,0) c |  Parse time:                   0.04 s                                       |
1135.14/1124.67	c (1118,0) c |  Eliminated clauses:           0.42 Mb                                      |
1135.14/1124.67	c (1118,0) c Reduced to 13791 vars, 102909 cls (grow=0)
1135.14/1124.67	c (1118,0) c |  Eliminated clauses:           0.65 Mb                                      |
1135.14/1124.67	c (1118,0) c Reduced to 10512 vars, 105216 cls (grow=8)
1135.14/1124.67	c (1118,0) c cl_inc_rate=1.022, var_dec_rate=1.312
1135.14/1124.67	c (1118,0) c |  Eliminated clauses:           0.80 Mb                                      |
1135.14/1124.67	c (1118,0) c Reduced to 8762 vars, 110356 cls (grow=16)
1135.14/1124.67	c (1118,0) c cl_inc_rate=1.049, var_dec_rate=1.200
1135.14/1124.67	c (1118,0) c |  Eliminated clauses:           0.93 Mb                                      |
1135.14/1124.67	c (1118,0) c Reduced to 7554 vars, 119116 cls (grow=32)
1135.14/1124.67	c (1118,0) c cl_inc_rate=1.079, var_dec_rate=1.160
1135.14/1124.67	c (1118,0) c |  Eliminated clauses:           1.14 Mb                                      |
1135.14/1124.67	c (1118,0) c Reduced to 6171 vars, 145857 cls (grow=64)
1135.14/1124.67	c (1118,0) c cl_inc_rate=1.224, var_dec_rate=1.224
1135.14/1124.67	c (1118,0) c No. effective iterative eliminations: 4
1135.14/1124.67	c (1118,0) c |  Simplification time:          1.03 s                                       |
1135.14/1124.67	c (1118,0) c |                                                                             |
1135.14/1124.67	c (1118,0) c ============================[ Search Statistics ]==============================
1135.14/1124.67	c (1118,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1135.14/1124.67	c (1118,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1135.14/1124.67	c (1118,0) c ===============================================================================
1135.14/1124.67	c (1118,0) c ===============================================================================
1135.14/1124.67	c (1118,0) c restarts              : 4147
1135.14/1124.67	c (1118,0) c conflicts             : 2221508        (1987 /sec)
1135.14/1124.67	c (1118,0) c decisions             : 2671747        (0.00 % random) (2390 /sec)
1135.14/1124.67	c (1118,0) c propagations          : 2112986920     (1890171 /sec)
1135.14/1124.67	c (1118,0) c conflict literals     : 215847109      (49.78 % deleted)
1135.14/1124.67	c (1118,0) c CPU time              : 1117.88 s
1135.14/1124.67	c (1118,0) 
1135.14/1124.68	c (1118,0) s SATISFIABLE
1135.29/1124.72	c (1118,0) SatSolver.solve End
1135.29/1124.72	c (1118,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
1135.29/1124.72	c (1118,0) Show results Begin
1135.53/1124.80	s SATISFIABLE
1135.53/1124.82	v <instantiation>
1135.53/1124.82	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[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[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[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[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[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[5][9] x[5][10] x[5][11] 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[6][9] x[6][10] x[6][11] 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[7][9] x[7][10] x[7][11] 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] x[8][9] x[8][10] x[8][11] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] 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[0][9] y[0][10] y[0][11] 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[1][9] y[1][10] y[1][11] 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[2][9] y[2][10] y[2][11] 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[3][9] y[3][10] y[3][11] 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[4][9] y[4][10] y[4][11] 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[5][9] y[5][10] y[5][11] 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[6][9] y[6][10] y[6][11] 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[7][9] y[7][10] y[7][11] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][9] y[8][10] y[8][11] y[9][0] y[9][1] y[9][2] y[9][3] y[9][4] y[9][5] y[9][6] y[9][7] y[9][8] y[9][10] y[9][11] y[10][0] y[10][1] y[10][2] y[10][3] y[10][4] y[10][5] y[10][6] y[10][7] y[10][8] y[10][9] y[10][11] y[11][0] y[11][1] y[11][2] y[11][3] y[11][4] y[11][5] y[11][6] y[11][7] y[11][8] y[11][9] y[11][10]</list>
1135.53/1124.82	v     <values>0 11 3 4 8 10 2 1 5 6 9 7 9 1 8 5 0 7 10 6 4 3 11 2 10 7 2 6 9 3 4 8 0 11 5 1 1 8 0 3 7 11 9 4 6 5 2 10 2 3 5 10 4 8 11 0 9 7 1 6 11 0 9 7 1 5 8 10 3 2 6 4 3 4 11 1 5 0 6 9 2 10 7 8 5 10 6 9 11 2 0 7 1 8 4 3 6 5 4 11 10 1 7 2 8 0 3 9 7 6 1 2 3 4 5 11 10 9 8 0 8 2 7 0 6 9 1 3 11 4 10 5 4 9 10 8 2 6 3 5 7 1 0 11 119 123 16 32 142 38 61 77 90 105 55 141 92 101 36 7 58 126 64 75 35 110 46 103 6 69 111 136 80 48 23 89 121 49 68 72 127 95 21 112 138 29 2 106 98 3 113 94 20 71 132 129 43 73 30 131 84 45 139 97 8 34 15 50 114 76 27 124 59 109 137 96 9 86 70 19 44 17 82 102 57 11 122 108 25 140 40 63 66 53 4 83 118 37 31 14 120 135 93 79 42 133 62 87 28 125 107 10 56 12 116 134 67 24 18 81 85 51 47 100 5 88 33 22 128 74 54 99 41 115 1 60</values>
1135.53/1124.82	v </instantiation>
1135.53/1124.82	c (1118,0) Show results End
1135.53/1124.82	c (1118,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
1135.53/1124.82	c (1118,0) 1118,1118,STOP-AFTER(ALL)
1135.53/1124.82	c END-Prog: Mon Aug 13 05:59:57 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 (6912 MiB free)
  memory of node 1: 16384 MiB (10311 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305642-1534131672/watcher-4305642-1534131672 -o /tmp/evaluation-result-4305642-1534131672/solver-4305642-1534131672 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534131563-14336 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305642-1534131672.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=14513, runsolver pid=14510
Current StackSize limit: 8192 KiB


[startup+0.100164 s]*
/proc/loadavg: 1.91 1.47 1.56 3/226 14530
/proc/meminfo: memFree=17576120/32770624 swapFree=67108860/67108860
[pid=14513] ppid=14510 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14513/stat : 14513 (scop.sh) S 14510 14513 14305 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 230730354 115843072 349 33554432000 4194304 5098028 140732835891568 140732835888824 140637420769916 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29880320 140732835894337 140732835894535 140732835894535 140732835897293 0
/proc/14513/statm: 28282 349 296 221 0 87 0
[pid=14516] ppid=14513 vsize=15012476 memory=73084 CPUtime=0.11 cores=0,2,4,6
/proc/14516/stat : 14516 (java) S 14513 14513 14305 0 -1 1077944320 6876 0 0 0 9 2 0 0 20 0 15 0 230730354 15372775424 18271 33554432000 4194304 4196468 140732340971312 140732340953856 139624069291767 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
/proc/14516/statm: 3753119 18271 2770 1 0 3715579 0
[pid=14516/tid=14517] ppid=14513 vsize=15012476 memory=-6078870780940435399 CPUtime=0.08 cores=0,2,4,6
/proc/14516/task/14517/stat : 14517 (java) R 14513 14513 14305 0 -1 4202560 4967 0 0 0 7 1 0 0 20 0 15 0 230730354 15372775424 18271 33554432000 4194304 4196468 140732340971312 139624041103752 139624069305676 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14518] ppid=14513 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14518/stat : 14518 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230730356 15372775424 18271 33554432000 4194304 4196468 140732340971312 139624073534096 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14519] ppid=14513 vsize=15012476 memory=139779901822592 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14519/stat : 14519 (java) S 14513 14513 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230730356 15372775424 18271 33554432000 4194304 4196468 140732340971312 139623887690256 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14520] ppid=14513 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14520/stat : 14520 (java) S 14513 14513 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230730356 15372775424 18271 33554432000 4194304 4196468 140732340971312 139623886637456 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14521] ppid=14513 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14521/stat : 14521 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230730356 15372775424 18271 33554432000 4194304 4196468 140732340971312 139623885584656 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14522] ppid=14513 vsize=15012476 memory=139779901822592 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14522/stat : 14522 (java) S 14513 14513 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230730358 15372775424 18271 33554432000 4194304 4196468 140732340971312 139623039695728 139624069302914 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14523] ppid=14513 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14523/stat : 14523 (java) S 14513 14513 14305 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230730358 15372775424 18271 33554432000 4194304 4196468 140732340971312 139622675899936 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14524] ppid=14513 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14524/stat : 14524 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230730358 15372775424 18271 33554432000 4194304 4196468 140732340971312 139622407464304 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14525] ppid=14513 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14525/stat : 14525 (java) S 14513 14513 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230730361 15372775424 18271 33554432000 4194304 4196468 140732340971312 139622032955728 139624069310363 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14526] ppid=14513 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14526/stat : 14526 (java) S 14513 14513 14305 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 230730361 15372775424 18271 33554432000 4194304 4196468 140732340971312 139623038642544 139624069302914 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14527] ppid=14513 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14527/stat : 14527 (java) S 14513 14513 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230730361 15372775424 18271 33554432000 4194304 4196468 140732340971312 139623037589744 139624069302914 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14528] ppid=14513 vsize=15012476 memory=139779901822592 CPUtime=0.01 cores=0,2,4,6
/proc/14516/task/14528/stat : 14528 (java) S 14513 14513 14305 0 -1 1077944384 279 0 0 0 1 0 0 0 20 0 15 0 230730361 15372775424 18271 33554432000 4194304 4196468 140732340971312 139623036536944 139624069302914 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14529] ppid=14513 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14529/stat : 14529 (java) S 14513 14513 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230730361 15372775424 18271 33554432000 4194304 4196468 140732340971312 139621535049952 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14530] ppid=14513 vsize=15012476 memory=139779901822592 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14530/stat : 14530 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230730361 15372775424 18271 33554432000 4194304 4196468 140732340971312 139623035485360 139624069302914 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74480 KiB

[startup+0.210978 s]*
/proc/loadavg: 1.91 1.47 1.56 5/226 14530
/proc/meminfo: memFree=17561456/32770624 swapFree=67108860/67108860
[pid=14513] ppid=14510 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14513/stat : 14513 (scop.sh) S 14510 14513 14305 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 230730354 115843072 349 33554432000 4194304 5098028 140732835891568 140732835888824 140637420769916 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29880320 140732835894337 140732835894535 140732835894535 140732835897293 0
/proc/14513/statm: 28282 349 296 221 0 87 0
[pid=14516] ppid=14513 vsize=15012476 memory=86164 CPUtime=0.25 cores=0,2,4,6
/proc/14516/stat : 14516 (java) S 14513 14513 14305 0 -1 1077944320 10397 0 0 0 22 3 0 0 20 0 15 0 230730354 15372775424 21541 33554432000 4194304 4196468 140732340971312 140732340953856 139624069291767 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
/proc/14516/statm: 3753119 21541 2879 1 0 3715579 0
[pid=14516/tid=14517] ppid=14513 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/14516/task/14517/stat : 14517 (java) R 14513 14513 14305 0 -1 4202560 8306 0 0 0 17 2 0 0 20 0 15 0 230730354 15372775424 21541 33554432000 4194304 4196468 140732340971312 139624041118160 139624069303702 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14518] ppid=14513 vsize=15012476 memory=545 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14518/stat : 14518 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230730356 15372775424 21541 33554432000 4194304 4196468 140732340971312 139624073534096 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14519] ppid=14513 vsize=15012476 memory=139779903095339 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14519/stat : 14519 (java) S 14513 14513 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230730356 15372775424 21541 33554432000 4194304 4196468 140732340971312 139623887690256 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14520] ppid=14513 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14520/stat : 14520 (java) S 14513 14513 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230730356 15372775424 21541 33554432000 4194304 4196468 140732340971312 139623886637456 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14521] ppid=14513 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14521/stat : 14521 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230730356 15372775424 21541 33554432000 4194304 4196468 140732340971312 139623885584656 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14522] ppid=14513 vsize=15012476 memory=139779901822592 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14522/stat : 14522 (java) S 14513 14513 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230730358 15372775424 21541 33554432000 4194304 4196468 140732340971312 139623039695728 139624069302914 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14523] ppid=14513 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14523/stat : 14523 (java) S 14513 14513 14305 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230730358 15372775424 21541 33554432000 4194304 4196468 140732340971312 139622675899936 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14524] ppid=14513 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14524/stat : 14524 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230730358 15372775424 21541 33554432000 4194304 4196468 140732340971312 139622407464304 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14525] ppid=14513 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14525/stat : 14525 (java) S 14513 14513 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230730361 15372775424 21541 33554432000 4194304 4196468 140732340971312 139622032955728 139624069310363 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14526] ppid=14513 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/14516/task/14526/stat : 14526 (java) S 14513 14513 14305 0 -1 1077944384 422 0 0 0 1 0 0 0 20 0 15 0 230730361 15372775424 21541 33554432000 4194304 4196468 140732340971312 139623038642544 139624069302914 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14527] ppid=14513 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14527/stat : 14527 (java) S 14513 14513 14305 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 230730361 15372775424 21541 33554432000 4194304 4196468 140732340971312 139623037589744 139624069302914 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14528] ppid=14513 vsize=15012476 memory=139779901822592 CPUtime=0.03 cores=0,2,4,6
/proc/14516/task/14528/stat : 14528 (java) R 14513 14513 14305 0 -1 4202560 294 0 0 0 3 0 0 0 20 0 15 0 230730361 15372775424 21541 33554432000 4194304 4196468 140732340971312 139623036536944 139624047922105 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14529] ppid=14513 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14529/stat : 14529 (java) S 14513 14513 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230730361 15372775424 21541 33554432000 4194304 4196468 140732340971312 139621535049952 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14530] ppid=14513 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14530/stat : 14530 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230730361 15372775424 21541 33554432000 4194304 4196468 140732340971312 139623035485360 139624069302914 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87560 KiB

[startup+0.310922 s]*
/proc/loadavg: 1.91 1.47 1.56 3/226 14530
/proc/meminfo: memFree=17558168/32770624 swapFree=67108860/67108860
[pid=14513] ppid=14510 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14513/stat : 14513 (scop.sh) S 14510 14513 14305 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 230730354 115843072 349 33554432000 4194304 5098028 140732835891568 140732835888824 140637420769916 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29880320 140732835894337 140732835894535 140732835894535 140732835897293 0
/proc/14513/statm: 28282 349 296 221 0 87 0
[pid=14516] ppid=14513 vsize=15012476 memory=89688 CPUtime=0.43 cores=0,2,4,6
/proc/14516/stat : 14516 (java) S 14513 14513 14305 0 -1 1077944320 10914 0 0 0 39 4 0 0 20 0 15 0 230730354 15372775424 22422 33554432000 4194304 4196468 140732340971312 140732340953856 139624069291767 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
/proc/14516/statm: 3753119 22422 2973 1 0 3715579 0
[pid=14516/tid=14517] ppid=14513 vsize=15012476 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/14516/task/14517/stat : 14517 (java) R 14513 14513 14305 0 -1 4202560 8680 0 0 0 27 3 0 0 20 0 15 0 230730354 15372775424 22422 33554432000 4194304 4196468 140732340971312 139624041086768 139623565175936 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14518] ppid=14513 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14518/stat : 14518 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230730356 15372775424 22422 33554432000 4194304 4196468 140732340971312 139624073534096 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14519] ppid=14513 vsize=15012476 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14519/stat : 14519 (java) S 14513 14513 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230730356 15372775424 22422 33554432000 4194304 4196468 140732340971312 139623887690256 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14520] ppid=14513 vsize=15012476 memory=7089274314207166114 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14520/stat : 14520 (java) S 14513 14513 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230730356 15372775424 22422 33554432000 4194304 4196468 140732340971312 139623886637456 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14521] ppid=14513 vsize=15012476 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14521/stat : 14521 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230730356 15372775424 22422 33554432000 4194304 4196468 140732340971312 139623885584656 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14522] ppid=14513 vsize=15012476 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14522/stat : 14522 (java) S 14513 14513 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230730358 15372775424 22422 33554432000 4194304 4196468 140732340971312 139623039695728 139624069302914 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14523] ppid=14513 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14523/stat : 14523 (java) S 14513 14513 14305 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230730358 15372775424 22422 33554432000 4194304 4196468 140732340971312 139622675899936 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14524] ppid=14513 vsize=15012476 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14524/stat : 14524 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230730358 15372775424 22422 33554432000 4194304 4196468 140732340971312 139622407464304 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14525] ppid=14513 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14525/stat : 14525 (java) S 14513 14513 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230730361 15372775424 22422 33554432000 4194304 4196468 140732340971312 139622032955728 139624069310363 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14526] ppid=14513 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/14516/task/14526/stat : 14526 (java) R 14513 14513 14305 0 -1 1077944384 437 0 0 0 1 0 0 0 20 0 15 0 230730361 15372775424 22422 33554432000 4194304 4196468 140732340971312 139623038642544 139624069302914 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14527] ppid=14513 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/14516/task/14527/stat : 14527 (java) R 14513 14513 14305 0 -1 4202560 152 0 0 0 3 0 0 0 20 0 15 0 230730361 15372775424 22422 33554432000 4194304 4196468 140732340971312 139623037589744 139624052759896 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14528] ppid=14513 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14516/task/14528/stat : 14528 (java) R 14513 14513 14305 0 -1 4202560 314 0 0 0 7 0 0 0 20 0 15 0 230730361 15372775424 22422 33554432000 4194304 4196468 140732340971312 139623036536944 139624054457313 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14529] ppid=14513 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14529/stat : 14529 (java) S 14513 14513 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230730361 15372775424 22422 33554432000 4194304 4196468 140732340971312 139621535049952 139624069301973 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14530] ppid=14513 vsize=15012476 memory=3905525982033944625 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14530/stat : 14530 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230730361 15372775424 22422 33554432000 4194304 4196468 140732340971312 139623035485360 139624069302914 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91084 KiB

[startup+0.705598 s]
/proc/loadavg: 1.91 1.47 1.56 3/226 14530
/proc/meminfo: memFree=17534480/32770624 swapFree=67108860/67108860
[pid=14513] ppid=14510 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14513/stat : 14513 (scop.sh) S 14510 14513 14305 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 230730354 115843072 349 33554432000 4194304 5098028 140732835891568 140732835888824 140637420769916 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29880320 140732835894337 140732835894535 140732835894535 140732835897293 0
/proc/14513/statm: 28282 349 296 221 0 87 0
[pid=14516] ppid=14513 vsize=15020872 memory=129672 CPUtime=1.02 cores=0,2,4,6
/proc/14516/stat : 14516 (java) S 14513 14513 14305 0 -1 1077944320 18137 0 0 0 96 6 0 0 20 0 15 0 230730354 15381372928 32418 33554432000 4194304 4196468 140732340971312 140732340953856 139624069291767 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
/proc/14516/statm: 3755218 32418 3147 1 0 3716603 0
[pid=14516/tid=14517] ppid=14513 vsize=15020872 memory=62720 CPUtime=0.67 cores=0,2,4,6
/proc/14516/task/14517/stat : 14517 (java) R 14513 14513 14305 0 -1 4202560 15397 0 0 0 62 5 0 0 20 0 15 0 230730354 15381372928 32418 33554432000 4194304 4196468 140732340971312 139624041127856 139623565241972 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14518] ppid=14513 vsize=15020872 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14518/stat : 14518 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230730356 15381372928 32418 33554432000 4194304 4196468 140732340971312 139624073534096 139624069301973 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14519] ppid=14513 vsize=15020872 memory=2444 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14519/stat : 14519 (java) S 14513 14513 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230730356 15381372928 32418 33554432000 4194304 4196468 140732340971312 139623887690256 139624069301973 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14520] ppid=14513 vsize=15020872 memory=1832 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14520/stat : 14520 (java) S 14513 14513 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230730356 15381372928 32418 33554432000 4194304 4196468 140732340971312 139623886637456 139624069301973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14521] ppid=14513 vsize=15020872 memory=1920 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14521/stat : 14521 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230730356 15381372928 32418 33554432000 4194304 4196468 140732340971312 139623885584656 139624069301973 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14522] ppid=14513 vsize=15020872 memory=1192 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14522/stat : 14522 (java) S 14513 14513 14305 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 230730358 15381372928 32418 33554432000 4194304 4196468 140732340971312 139623039695728 139624069302914 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14523] ppid=14513 vsize=15020872 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14523/stat : 14523 (java) S 14513 14513 14305 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230730358 15381372928 32418 33554432000 4194304 4196468 140732340971312 139622675899936 139624069301973 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14524] ppid=14513 vsize=15020872 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14524/stat : 14524 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230730358 15381372928 32418 33554432000 4194304 4196468 140732340971312 139622407464304 139624069301973 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14525] ppid=14513 vsize=15020872 memory=752 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14525/stat : 14525 (java) S 14513 14513 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230730361 15381372928 32418 33554432000 4194304 4196468 140732340971312 139622032955728 139624069310363 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14526] ppid=14513 vsize=15020872 memory=7304 CPUtime=0.06 cores=0,2,4,6
/proc/14516/task/14526/stat : 14526 (java) R 14513 14513 14305 0 -1 1077944384 563 0 0 0 6 0 0 0 20 0 15 0 230730361 15381372928 32418 33554432000 4194304 4196468 140732340971312 139623038629328 139624069301973 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14527] ppid=14513 vsize=15020872 memory=5400 CPUtime=0.09 cores=0,2,4,6
/proc/14516/task/14527/stat : 14527 (java) R 14513 14513 14305 0 -1 4202560 386 0 0 0 9 0 0 0 20 0 15 0 230730361 15381372928 32418 33554432000 4194304 4196468 140732340971312 139623037579536 139624054417008 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14528] ppid=14513 vsize=15020872 memory=1108 CPUtime=0.16 cores=0,2,4,6
/proc/14516/task/14528/stat : 14528 (java) R 14513 14513 14305 0 -1 4202560 456 0 0 0 16 0 0 0 20 0 15 0 230730361 15381372928 32418 33554432000 4194304 4196468 140732340971312 139623036533312 139624062388603 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14529] ppid=14513 vsize=15020872 memory=10784 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14529/stat : 14529 (java) S 14513 14513 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230730361 15381372928 32418 33554432000 4194304 4196468 140732340971312 139621535049952 139624069301973 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
[pid=14516/tid=14530] ppid=14513 vsize=15020872 memory=872 CPUtime=0 cores=0,2,4,6
/proc/14516/task/14530/stat : 14530 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230730361 15381372928 32418 33554432000 4194304 4196468 140732340971312 139623035485360 139624069302914 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24424448 140732340978695 140732340978993 140732340978993 140732340981711 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131068 KiB

[startup+1.50078 s]
/proc/loadavg: 1.91 1.47 1.56 5/226 14530
/proc/meminfo: memFree=17504020/32770624 swapFree=67108860/67108860
[pid=14513] ppid=14510 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14513/stat : 14513 (scop.sh) S 14510 14513 14305 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 230730354 115843072 349 33554432000 4194304 5098028 140732835891568 140732835888824 140637420769916 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29880320 140732835894337 140732835894535 140732835894535 140732835897293 0
/proc/14513/statm: 28282 349 296 221 0 87 0

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

/proc/14531/task/14547/stat : 14547 (java) S 14513 14513 14305 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 230731015 8261857280 30089 33554432000 4194304 4196468 140732424415744 140022684677184 140023317454617 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14549] ppid=14513 vsize=8068220 memory=3332 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14549/stat : 14549 (java) S 14513 14513 14305 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 230731015 8261857280 30089 33554432000 4194304 4196468 140732424415744 140020497231536 140023317451933 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14550] ppid=14513 vsize=8068220 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14550/stat : 14550 (java) S 14513 14513 14305 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 230731016 8261857280 30089 33554432000 4194304 4196468 140732424415744 140020228800304 140023317451933 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14551] ppid=14513 vsize=8068220 memory=120356 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14551/stat : 14551 (java) S 14513 14513 14305 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 230731018 8261857280 30089 33554432000 4194304 4196468 140732424415744 140020631461408 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
Current children cumulated CPU time: 1133.74 s
Current children cumulated vsize: 8258160 KiB
Current children cumulated memory: 181808 KiB

[startup+1124 s]*
/proc/loadavg: 2.02 2.07 1.93 3/231 14580
/proc/meminfo: memFree=17453744/32770624 swapFree=67108860/67108860
[pid=14513] ppid=14510 vsize=113128 memory=1472 CPUtime=15.21 cores=0,2,4,6
/proc/14513/stat : 14513 (scop.sh) S 14510 14513 14305 0 -1 4202496 590 33814 0 0 0 0 1482 39 20 0 1 0 230730354 115843072 368 33554432000 4194304 5098028 140732835891568 140732835888312 140637420769916 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29880320 140732835894337 140732835894535 140732835894535 140732835897293 0
/proc/14513/statm: 28282 368 311 221 0 87 0
[pid=14531] ppid=14513 vsize=8068220 memory=120356 CPUtime=2.02 cores=0,2,4,6
/proc/14531/stat : 14531 (java) S 14513 14513 14305 0 -1 1077944320 17879 0 0 0 159 43 0 0 20 0 19 0 230730942 8261857280 30089 33554432000 4194304 4196468 140732424415744 140732424398288 140023317430007 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
/proc/14531/statm: 2017055 30089 3144 1 0 1978454 0
[pid=14546] ppid=14531 vsize=76812 memory=59980 CPUtime=1117.32 cores=0,2,4,6
/proc/14546/stat : 14546 (minisat_release) R 14531 14513 14305 0 -1 4202496 153178 0 0 0 111721 11 0 0 20 0 1 0 230731015 78655488 14995 33554432000 4194304 4308513 140723954901376 140723954898280 4276036 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 28786688 140723954906228 140723954906326 140723954906326 140723954909125 0
/proc/14546/statm: 19203 14995 340 28 0 15443 0
[pid=14531/tid=14532] ppid=14513 vsize=8068220 memory=-7824251494390979174 CPUtime=0.75 cores=0,2,4,6
/proc/14531/task/14532/stat : 14532 (java) S 14513 14513 14305 0 -1 1077944384 14473 0 0 0 70 5 0 0 20 0 19 0 230730942 8261857280 30089 33554432000 4194304 4196468 140732424415744 140023289270160 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14533] ppid=14513 vsize=8068220 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230730943 8261857280 30089 33554432000 4194304 4196468 140732424415744 140023321672464 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14534] ppid=14513 vsize=8068220 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14534/stat : 14534 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230730943 8261857280 30089 33554432000 4194304 4196468 140732424415744 140023121841040 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14535] ppid=14513 vsize=8068220 memory=3408 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14535/stat : 14535 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230730943 8261857280 30089 33554432000 4194304 4196468 140732424415744 140023120788496 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14536] ppid=14513 vsize=8068220 memory=924 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14536/stat : 14536 (java) S 14513 14513 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230730943 8261857280 30089 33554432000 4194304 4196468 140732424415744 140023119735952 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14537] ppid=14513 vsize=8068220 memory=-8412652160765825907 CPUtime=0.02 cores=0,2,4,6
/proc/14531/task/14537/stat : 14537 (java) S 14513 14513 14305 0 -1 1077944384 8 0 0 0 1 1 0 0 20 0 19 0 230730945 8261857280 30089 33554432000 4194304 4196468 140732424415744 140022696695792 140023317441154 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14538] ppid=14513 vsize=8068220 memory=7100839878645619564 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14538/stat : 14538 (java) S 14513 14513 14305 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 230730945 8261857280 30089 33554432000 4194304 4196468 140732424415744 140022174966688 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14539] ppid=14513 vsize=8068220 memory=-8634980985311628903 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14539/stat : 14539 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230730945 8261857280 30089 33554432000 4194304 4196468 140732424415744 140021906531312 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14540] ppid=14513 vsize=8068220 memory=7897517683652307531 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14540/stat : 14540 (java) S 14513 14513 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230730948 8261857280 30089 33554432000 4194304 4196468 140732424415744 140021532022992 140023317448603 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14541] ppid=14513 vsize=8068220 memory=8514726395715349656 CPUtime=0.12 cores=0,2,4,6
/proc/14531/task/14541/stat : 14541 (java) S 14513 14513 14305 0 -1 1077944384 662 0 0 0 11 1 0 0 20 0 19 0 230730948 8261857280 30089 33554432000 4194304 4196468 140732424415744 140022695643632 140023317441154 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14542] ppid=14513 vsize=8068220 memory=3047711553320166262 CPUtime=0.15 cores=0,2,4,6
/proc/14531/task/14542/stat : 14542 (java) S 14513 14513 14305 0 -1 1077944384 719 0 0 0 15 0 0 0 20 0 19 0 230730948 8261857280 30089 33554432000 4194304 4196468 140732424415744 140022694591088 140023317441154 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14543] ppid=14513 vsize=8068220 memory=8514701219730523551 CPUtime=0.21 cores=0,2,4,6
/proc/14531/task/14543/stat : 14543 (java) S 14513 14513 14305 0 -1 1077944384 551 0 0 0 21 0 0 0 20 0 19 0 230730948 8261857280 30089 33554432000 4194304 4196468 140732424415744 140022693538544 140023317441154 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14544] ppid=14513 vsize=8068220 memory=-8412652169205224307 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14544/stat : 14544 (java) S 14513 14513 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230730948 8261857280 30089 33554432000 4194304 4196468 140732424415744 140021034118240 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14545] ppid=14513 vsize=8068220 memory=7380946152268523624 CPUtime=0.71 cores=0,2,4,6
/proc/14531/task/14545/stat : 14545 (java) S 14513 14513 14305 0 -1 1077944384 77 0 0 0 34 37 0 0 20 0 19 0 230730948 8261857280 30089 33554432000 4194304 4196468 140732424415744 140022692485424 140023317441154 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14547] ppid=14513 vsize=8068220 memory=6010446668315716456 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14547/stat : 14547 (java) S 14513 14513 14305 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 230731015 8261857280 30089 33554432000 4194304 4196468 140732424415744 140022684677184 140023317454617 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14549] ppid=14513 vsize=8068220 memory=7450477033841518697 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14549/stat : 14549 (java) S 14513 14513 14305 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 230731015 8261857280 30089 33554432000 4194304 4196468 140732424415744 140020497231536 140023317451933 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14550] ppid=14513 vsize=8068220 memory=6082227172522158439 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14550/stat : 14550 (java) S 14513 14513 14305 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 230731016 8261857280 30089 33554432000 4194304 4196468 140732424415744 140020228800304 140023317451933 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14551] ppid=14513 vsize=8068220 memory=120356 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14551/stat : 14551 (java) S 14513 14513 14305 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 230731018 8261857280 30089 33554432000 4194304 4196468 140732424415744 140020631461408 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
Current children cumulated CPU time: 1134.55 s
Current children cumulated vsize: 8258160 KiB
Current children cumulated memory: 181808 KiB

[startup+1124.4 s]
/proc/loadavg: 2.02 2.07 1.93 3/231 14580
/proc/meminfo: memFree=17453744/32770624 swapFree=67108860/67108860
[pid=14513] ppid=14510 vsize=113128 memory=1472 CPUtime=15.21 cores=0,2,4,6
/proc/14513/stat : 14513 (scop.sh) S 14510 14513 14305 0 -1 4202496 590 33814 0 0 0 0 1482 39 20 0 1 0 230730354 115843072 368 33554432000 4194304 5098028 140732835891568 140732835888312 140637420769916 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29880320 140732835894337 140732835894535 140732835894535 140732835897293 0
/proc/14513/statm: 28282 368 311 221 0 87 0
[pid=14531] ppid=14513 vsize=8068220 memory=120356 CPUtime=2.02 cores=0,2,4,6
/proc/14531/stat : 14531 (java) S 14513 14513 14305 0 -1 1077944320 17879 0 0 0 159 43 0 0 20 0 19 0 230730942 8261857280 30089 33554432000 4194304 4196468 140732424415744 140732424398288 140023317430007 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
/proc/14531/statm: 2017055 30089 3144 1 0 1978454 0
[pid=14546] ppid=14531 vsize=76812 memory=59980 CPUtime=1117.71 cores=0,2,4,6
/proc/14546/stat : 14546 (minisat_release) R 14531 14513 14305 0 -1 4202496 153178 0 0 0 111760 11 0 0 20 0 1 0 230731015 78655488 14995 33554432000 4194304 4308513 140723954901376 140723954898280 4275772 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 28786688 140723954906228 140723954906326 140723954906326 140723954909125 0
/proc/14546/statm: 19203 14995 340 28 0 15443 0
[pid=14531/tid=14532] ppid=14513 vsize=8068220 memory=928 CPUtime=0.75 cores=0,2,4,6
/proc/14531/task/14532/stat : 14532 (java) S 14513 14513 14305 0 -1 1077944384 14473 0 0 0 70 5 0 0 20 0 19 0 230730942 8261857280 30089 33554432000 4194304 4196468 140732424415744 140023289270160 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14533] ppid=14513 vsize=8068220 memory=2336 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230730943 8261857280 30089 33554432000 4194304 4196468 140732424415744 140023321672464 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14534] ppid=14513 vsize=8068220 memory=1580 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14534/stat : 14534 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230730943 8261857280 30089 33554432000 4194304 4196468 140732424415744 140023121841040 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14535] ppid=14513 vsize=8068220 memory=924 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14535/stat : 14535 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230730943 8261857280 30089 33554432000 4194304 4196468 140732424415744 140023120788496 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14536] ppid=14513 vsize=8068220 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14536/stat : 14536 (java) S 14513 14513 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230730943 8261857280 30089 33554432000 4194304 4196468 140732424415744 140023119735952 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14537] ppid=14513 vsize=8068220 memory=120356 CPUtime=0.02 cores=0,2,4,6
/proc/14531/task/14537/stat : 14537 (java) S 14513 14513 14305 0 -1 1077944384 8 0 0 0 1 1 0 0 20 0 19 0 230730945 8261857280 30089 33554432000 4194304 4196468 140732424415744 140022696695792 140023317441154 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14538] ppid=14513 vsize=8068220 memory=59980 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14538/stat : 14538 (java) S 14513 14513 14305 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 230730945 8261857280 30089 33554432000 4194304 4196468 140732424415744 140022174966688 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14539] ppid=14513 vsize=8068220 memory=59980 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14539/stat : 14539 (java) S 14513 14513 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230730945 8261857280 30089 33554432000 4194304 4196468 140732424415744 140021906531312 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14540] ppid=14513 vsize=8068220 memory=120356 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14540/stat : 14540 (java) S 14513 14513 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230730948 8261857280 30089 33554432000 4194304 4196468 140732424415744 140021532022992 140023317448603 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14541] ppid=14513 vsize=8068220 memory=59980 CPUtime=0.12 cores=0,2,4,6
/proc/14531/task/14541/stat : 14541 (java) S 14513 14513 14305 0 -1 1077944384 662 0 0 0 11 1 0 0 20 0 19 0 230730948 8261857280 30089 33554432000 4194304 4196468 140732424415744 140022695643632 140023317441154 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14542] ppid=14513 vsize=8068220 memory=752 CPUtime=0.15 cores=0,2,4,6
/proc/14531/task/14542/stat : 14542 (java) S 14513 14513 14305 0 -1 1077944384 719 0 0 0 15 0 0 0 20 0 19 0 230730948 8261857280 30089 33554432000 4194304 4196468 140732424415744 140022694591088 140023317441154 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14543] ppid=14513 vsize=8068220 memory=7304 CPUtime=0.21 cores=0,2,4,6
/proc/14531/task/14543/stat : 14543 (java) S 14513 14513 14305 0 -1 1077944384 551 0 0 0 21 0 0 0 20 0 19 0 230730948 8261857280 30089 33554432000 4194304 4196468 140732424415744 140022693538544 140023317441154 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14544] ppid=14513 vsize=8068220 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14544/stat : 14544 (java) S 14513 14513 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230730948 8261857280 30089 33554432000 4194304 4196468 140732424415744 140021034118240 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14545] ppid=14513 vsize=8068220 memory=288230596050944315 CPUtime=0.71 cores=0,2,4,6
/proc/14531/task/14545/stat : 14545 (java) S 14513 14513 14305 0 -1 1077944384 77 0 0 0 34 37 0 0 20 0 19 0 230730948 8261857280 30089 33554432000 4194304 4196468 140732424415744 140022692485424 140023317441154 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14547] ppid=14513 vsize=8068220 memory=14133333755955770 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14547/stat : 14547 (java) S 14513 14513 14305 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 230731015 8261857280 30089 33554432000 4194304 4196468 140732424415744 140022684677184 140023317454617 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14549] ppid=14513 vsize=8068220 memory=500 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14549/stat : 14549 (java) S 14513 14513 14305 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 230731015 8261857280 30089 33554432000 4194304 4196468 140732424415744 140020497231536 140023317451933 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14550] ppid=14513 vsize=8068220 memory=928 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14550/stat : 14550 (java) S 14513 14513 14305 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 230731016 8261857280 30089 33554432000 4194304 4196468 140732424415744 140020228800304 140023317451933 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14551] ppid=14513 vsize=8068220 memory=2336 CPUtime=0 cores=0,2,4,6
/proc/14531/task/14551/stat : 14551 (java) S 14513 14513 14305 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 230731018 8261857280 30089 33554432000 4194304 4196468 140732424415744 140020631461408 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
Current children cumulated CPU time: 1134.94 s
Current children cumulated vsize: 8258160 KiB
Current children cumulated memory: 181808 KiB

[startup+1124.8 s]
/proc/loadavg: 2.02 2.07 1.93 3/231 14580
/proc/meminfo: memFree=17453744/32770624 swapFree=67108860/67108860
[pid=14513] ppid=14510 vsize=113128 memory=1472 CPUtime=15.21 cores=0,2,4,6
/proc/14513/stat : 14513 (scop.sh) S 14510 14513 14305 0 -1 4202496 590 33814 0 0 0 0 1482 39 20 0 1 0 230730354 115843072 368 33554432000 4194304 5098028 140732835891568 140732835888312 140637420769916 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 29880320 140732835894337 140732835894535 140732835894535 140732835897293 0
/proc/14513/statm: 28282 368 311 221 0 87 0
[pid=14531] ppid=14513 vsize=7937144 memory=129640 CPUtime=1120.32 cores=0,2,4,6
/proc/14531/stat : 14531 (java) S 14513 14513 14305 0 -1 1077944320 19161 153490 0 0 190 43 111788 11 20 0 17 0 230730942 8127635456 32410 33554432000 4194304 4196468 140732424415744 140732424398288 140023317430007 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
/proc/14531/statm: 1984286 32410 3178 1 0 1945685 0
[pid=14531/tid=14532] ppid=14513 vsize=7937144 memory=924 CPUtime=1118.82 cores=0,2,4,6
/proc/14531/task/14532/stat : 14532 (java) R 14513 14513 14305 0 -1 4202560 14711 153490 0 0 78 5 111788 11 20 0 17 0 230730942 8127635456 32410 33554432000 4194304 4196468 140732424415744 140023289269152 140023317441942 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14533] ppid=14513 vsize=7937144 memory=2188 CPUtime=1117.99 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (java) S 14513 14513 14305 0 -1 1077944384 1 153490 0 0 0 0 111788 11 20 0 17 0 230730943 8127635456 32410 33554432000 4194304 4196468 140732424415744 140023321672464 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14534] ppid=14513 vsize=7937144 memory=2296 CPUtime=1117.99 cores=0,2,4,6
/proc/14531/task/14534/stat : 14534 (java) S 14513 14513 14305 0 -1 1077944384 1 153490 0 0 0 0 111788 11 20 0 17 0 230730943 8127635456 32410 33554432000 4194304 4196468 140732424415744 140023121841040 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14535] ppid=14513 vsize=7937144 memory=1412 CPUtime=1117.99 cores=0,2,4,6
/proc/14531/task/14535/stat : 14535 (java) S 14513 14513 14305 0 -1 1077944384 1 153490 0 0 0 0 111788 11 20 0 17 0 230730943 8127635456 32410 33554432000 4194304 4196468 140732424415744 140023120788496 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14536] ppid=14513 vsize=7937144 memory=3440 CPUtime=1117.99 cores=0,2,4,6
/proc/14531/task/14536/stat : 14536 (java) S 14513 14513 14305 0 -1 1077944384 2 153490 0 0 0 0 111788 11 20 0 17 0 230730943 8127635456 32410 33554432000 4194304 4196468 140732424415744 140023119735952 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14537] ppid=14513 vsize=7937144 memory=1472 CPUtime=1118.01 cores=0,2,4,6
/proc/14531/task/14537/stat : 14537 (java) S 14513 14513 14305 0 -1 1077944384 8 153490 0 0 1 1 111788 11 20 0 17 0 230730945 8127635456 32410 33554432000 4194304 4196468 140732424415744 140022696695792 140023317441154 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14538] ppid=14513 vsize=7937144 memory=120648 CPUtime=1117.99 cores=0,2,4,6
/proc/14531/task/14538/stat : 14538 (java) S 14513 14513 14305 0 -1 1077944384 13 153490 0 0 0 0 111788 11 20 0 17 0 230730945 8127635456 32410 33554432000 4194304 4196468 140732424415744 140022174966688 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14539] ppid=14513 vsize=7937144 memory=44476 CPUtime=1117.99 cores=0,2,4,6
/proc/14531/task/14539/stat : 14539 (java) S 14513 14513 14305 0 -1 1077944384 1 153490 0 0 0 0 111788 11 20 0 17 0 230730945 8127635456 32410 33554432000 4194304 4196468 140732424415744 140021906531312 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14540] ppid=14513 vsize=7937144 memory=2320819664180031577 CPUtime=1117.99 cores=0,2,4,6
/proc/14531/task/14540/stat : 14540 (java) S 14513 14513 14305 0 -1 1077944384 3 153490 0 0 0 0 111788 11 20 0 17 0 230730948 8127635456 32410 33554432000 4194304 4196468 140732424415744 140021532022992 140023317448603 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14541] ppid=14513 vsize=7937144 memory=3760822568055094157 CPUtime=1118.18 cores=0,2,4,6
/proc/14531/task/14541/stat : 14541 (java) R 14513 14513 14305 0 -1 1077944384 1043 153490 0 0 18 1 111788 11 20 0 17 0 230730948 8127635456 32410 33554432000 4194304 4196468 140732424415744 140022695643632 140023317441154 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14542] ppid=14513 vsize=7937144 memory=1292630 CPUtime=1118.2 cores=0,2,4,6
/proc/14531/task/14542/stat : 14542 (java) R 14513 14513 14305 0 -1 4202560 760 153490 0 0 21 0 111788 11 20 0 17 0 230730948 8127635456 32410 33554432000 4194304 4196468 140732424415744 140022694582416 140023298609121 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14543] ppid=14513 vsize=7937144 memory=-6007362509463994054 CPUtime=1118.26 cores=0,2,4,6
/proc/14531/task/14543/stat : 14543 (java) R 14513 14513 14305 0 -1 4202560 1083 153490 0 0 27 0 111788 11 20 0 17 0 230730948 8127635456 32410 33554432000 4194304 4196468 140732424415744 140022693538544 140023301510494 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14544] ppid=14513 vsize=7937144 memory=6070412096239670132 CPUtime=1117.99 cores=0,2,4,6
/proc/14531/task/14544/stat : 14544 (java) S 14513 14513 14305 0 -1 1077944384 3 153490 0 0 0 0 111788 11 20 0 17 0 230730948 8127635456 32410 33554432000 4194304 4196468 140732424415744 140021034118240 140023317440213 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14545] ppid=14513 vsize=7937144 memory=-6756713097963659672 CPUtime=1118.7 cores=0,2,4,6
/proc/14531/task/14545/stat : 14545 (java) S 14513 14513 14305 0 -1 1077944384 77 153490 0 0 34 37 111788 11 20 0 17 0 230730948 8127635456 32410 33554432000 4194304 4196468 140732424415744 140022692485424 140023317441154 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14547] ppid=14513 vsize=7937144 memory=-8960886005732240264 CPUtime=1117.99 cores=0,2,4,6
/proc/14531/task/14547/stat : 14547 (java) S 14513 14513 14305 0 -1 1077944384 28 153490 0 0 0 0 111788 11 20 0 17 0 230731015 8127635456 32410 33554432000 4194304 4196468 140732424415744 140022684676368 140023317441154 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
[pid=14531/tid=14551] ppid=14513 vsize=7937144 memory=59980 CPUtime=1117.99 cores=0,2,4,6
/proc/14531/task/14551/stat : 14551 (java) S 14513 14513 14305 0 -1 1077944384 31 153490 0 0 0 0 111788 11 20 0 17 0 230731018 8127635456 32410 33554432000 4194304 4196468 140732424415744 140020631463216 140023317441154 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6795264 140732424422581 140732424422705 140732424422705 140732424425423 0
Current children cumulated CPU time: 1135.53 s
Current children cumulated vsize: 8050272 KiB
Current children cumulated memory: 131112 KiB

Child status: 0
Real time (s): 1124.84
CPU time (s): 1135.64
CPU user time (s): 1134.68
CPU system time (s): 0.962301
CPU usage (%): 100.961
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 1750600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1134.68
system time used= 0.962301
maximum resident set size= 1754484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207154
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30583
involuntary context switches= 1487


# summary of solver processes directly reported to runsolver:
#   pid: 14513
#   total CPU time (s): 1135.64
#   total CPU user time (s): 1134.68
#   total CPU system time (s): 0.962301

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

The end

Launcher Data

Begin job on node132 at 2018-08-13 05:41:12
IDJOB=4305642
IDBENCH=141605
IDSOLVER=2783
FILE ID=node132/4305642-1534131672
RUNJOBID= node132-1534131563-14336
PBS_JOBID= 21037017
Free space on /tmp= 38192 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-12_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -both minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305642-1534131672/watcher-4305642-1534131672 -o /tmp/evaluation-result-4305642-1534131672/solver-4305642-1534131672 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534131563-14336 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305642-1534131672.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 31fb3bf3c58be033c7e9cdff116e7260
RANDOM SEED=819147003

node132.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.65
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.65
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.65
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.65
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:        17637708 kB
MemAvailable:   31763372 kB
Buffers:          251620 kB
Cached:         13984820 kB
SwapCached:            0 kB
Active:          7169336 kB
Inactive:        7263132 kB
Active(anon):     145704 kB
Inactive(anon):   102816 kB
Active(file):    7023632 kB
Inactive(file):  7160316 kB
Unevictable:        6988 kB
Mlocked:            6988 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7884 kB
Writeback:             0 kB
AnonPages:        203156 kB
Mapped:            66852 kB
Shmem:             49824 kB
Slab:             398740 kB
SReclaimable:     370176 kB
SUnreclaim:        28564 kB
KernelStack:        3680 kB
PageTables:         5548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5853136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38184 MiB
End job on node132 at 2018-08-13 05:59:57