Trace number 4296994

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-07)SAT 7.25857 2.58323

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.66/0.53	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Fri Jul 27 11:04:24 CEST 2018
0.66/0.56	c PID: 16318
0.66/0.56	c IP: 172.20.3.134
0.66/0.56	c HOST: node134.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.42/0.96	c (0,0) Parsing End
1.42/0.96	c (0,0) CSP: 153 int (0 aux), 0 bool (0 aux), 146 ctr, max domain size 9
1.42/0.96	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.42/0.96	c (0,0) Constraint Name Generate Begin
1.42/0.97	c (0,0) Ctr:HOME/instance-4296994-1532682264.xml,AllDifferentMatrix:Element:Instantiation:IntVar
1.42/0.97	c (0,0) Constraint Name Generate End
1.42/0.97	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.42/0.97	c (0,0) CSP to CSPinCNF Begin
2.37/1.35	c (0,0) translated 15 (10%) constraints
2.37/1.38	c (0,0) translated 30 (20%) constraints
2.37/1.40	c (0,0) translated 44 (30%) constraints
2.69/1.41	c (0,0) translated 59 (40%) constraints
2.69/1.43	c (0,0) translated 73 (50%) constraints
2.69/1.44	c (0,0) translated 88 (60%) constraints
2.69/1.45	c (0,0) translated 103 (70%) constraints
2.69/1.47	c (0,0) translated 117 (80%) constraints
2.69/1.48	c (0,0) translated 132 (90%) constraints
2.69/1.49	c (0,0) translated 146 (100%) constraints
3.01/1.56	c (1,1) STATISTICS1:HOME/instance-4296994-1532682264.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,
3.01/1.56	c (1,1) ===========================================
3.01/1.56	c (1,1) Order
3.01/1.56	c (1,1) ===========================================
3.01/1.59	c (1,1) translated 199 (10%) constraints
3.33/1.60	c (1,1) translated 398 (20%) constraints
3.33/1.62	c (1,1) translated 597 (30%) constraints
3.33/1.67	c (1,1) translated 796 (40%) constraints
3.73/1.72	c (1,1) translated 995 (50%) constraints
3.73/1.76	c (1,1) translated 1194 (60%) constraints
4.14/1.80	c (1,1) translated 1393 (70%) constraints
4.14/1.84	c (1,1) translated 1592 (80%) constraints
4.14/1.86	c (1,1) translated 1791 (90%) constraints
4.14/1.89	c (1,1) translated 1989 (100%) constraints
4.14/1.89	c (1,1) CSP to CSPinCNF End
4.55/1.90	c (1,1) CSP: 153 int (0 aux), 1224 bool (1224 aux), 4590 ctr, max domain size 9
4.55/1.90	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.55/1.90	c (1,1) CSPinCNF Propagation Begin
4.55/1.98	c (1,1) 2 values, 492 unsatisfiable literals, and 162 valid clauses are removed
4.55/1.98	c (1,1) CSPinCNF Propagation End
4.55/1.98	c (1,1) CSP: 153 int (0 aux), 1224 bool (1224 aux), 4428 ctr, max domain size 9
4.55/1.98	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.55/1.98	c (1,1) Simplify CSPinCNF Begin
5.02/2.04	c (1,1) Simplify CSPinCNF End
5.02/2.04	c (1,1) CSP: 153 int (0 aux), 2448 bool (2448 aux), 5652 ctr, max domain size 9
5.02/2.04	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.02/2.04	c (1,1) Calculate Precise Domain Begin
5.02/2.04	c (1,1) 0 values are removed by re-calculation
5.02/2.04	c (1,1) Calculate Precise Domain End
5.02/2.04	c (1,1) CSP: 153 int (0 aux), 2448 bool (2448 aux), 5652 ctr, max domain size 9
5.02/2.04	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.02/2.04	c (1,1) CSPinCNF to SatSolver Begin
5.34/2.16	c (1,1) 566 (10 %) CSP clauses are encoded (3564 SAT variables, 3743 SAT clauses)
5.34/2.19	c (1,1) 1131 (20 %) CSP clauses are encoded (3564 SAT variables, 6526 SAT clauses)
5.63/2.21	c (1,1) 1696 (30 %) CSP clauses are encoded (3564 SAT variables, 9261 SAT clauses)
5.63/2.23	c (1,1) 2261 (40 %) CSP clauses are encoded (3564 SAT variables, 12138 SAT clauses)
5.63/2.25	c (1,1) 2826 (50 %) CSP clauses are encoded (3564 SAT variables, 14997 SAT clauses)
5.63/2.27	c (1,1) 3392 (60 %) CSP clauses are encoded (3564 SAT variables, 17842 SAT clauses)
5.63/2.29	c (1,1) 3957 (70 %) CSP clauses are encoded (3564 SAT variables, 20748 SAT clauses)
6.03/2.31	c (1,1) 4522 (80 %) CSP clauses are encoded (3564 SAT variables, 23625 SAT clauses)
6.03/2.32	c (1,1) 5087 (90 %) CSP clauses are encoded (3564 SAT variables, 26521 SAT clauses)
6.03/2.34	c (1,1) 5652 (100 %) CSP clauses are encoded (3564 SAT variables, 29391 SAT clauses)
6.03/2.34	c (1,1) CSPinCNF to SatSolver End
6.03/2.34	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.03/2.39	c (1,1) STATISTICS2:HOME/instance-4296994-1532682264.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.03/2.39	c (1,1) SatSolver.solve Begin
6.03/2.39	c (1,1) 3564 bool, 29392 clause
6.03/2.40	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296994-1532682264.xml-scop-16318.cnf HOME/instance-4296994-1532682264.xml-scop-16318.cnf.out
6.80/2.50	c (1,0) c
6.80/2.50	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
6.80/2.50	c (1,0) c
6.80/2.50	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
6.80/2.50	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
6.80/2.50	c (1,0) c ========================================[ Problem Statistics ]===========================================
6.80/2.50	c (1,0) c |                                                                                                       |
6.80/2.50	c (1,0) c |  Number of variables:          3564                                                                   |
6.80/2.50	c (1,0) c |  Number of clauses:           29392                                                                   |
6.80/2.50	c (1,0) c |  Parse time:                   0.01 s                                                                 |
6.80/2.50	c (1,0) c |                                                                                                       |
6.80/2.50	c (1,0) c |  Eliminated clauses:           0.04 Mb                                                                |
6.80/2.50	c (1,0) c |  Simplification time:          0.03 s                                                                 |
6.80/2.50	c (1,0) c |                                                                                                       |
6.80/2.50	c (1,0) c |  Generating clones                                                                                    |
6.80/2.50	c (1,0) c |  all clones generated. Memory =  42.32Mb.                                                             |
6.80/2.50	c (1,0) c ========================================================================================================|
6.80/2.50	c (1,0) c last restart ## conflicts  :  311 11 
6.80/2.50	c (1,0) c Thread 5 is 100% pure glucose! First thread to finish! (SAT answer).
6.80/2.50	c (1,0) c Total Memory so far : 618.35Mb
6.80/2.50	c (1,0) c
6.80/2.50	c (1,0) c real time : 0.0863881 s
6.80/2.50	c (1,0) c cpu time  : 0.235593 s
6.80/2.50	c (1,0) c
6.80/2.50	c (1,0) c
6.80/2.50	c (1,0) c
6.80/2.50	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
6.80/2.50	c (1,0) c
6.80/2.50	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.80/2.50	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
6.80/2.50	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.80/2.50	c (1,0) c | Conflicts     |            4650 |        772 |        792 |        456 |        159 |        777 |        801 |        587 |        306 |
6.80/2.50	c (1,0) c | Decisions     |            7797 |       1553 |       1255 |        730 |        299 |       1242 |       1267 |        946 |        505 |
6.80/2.50	c (1,0) c | Propagations  |          757247 |     125246 |     125459 |      76398 |      26708 |     123662 |     127937 |      95996 |      55841 |
6.80/2.50	c (1,0) c | Avg_Trail     |                 |        532 |        547 |        539 |        513 |        546 |        547 |        539 |        544 |
6.80/2.50	c (1,0) c | Avg_DL        |                 |         20 |         24 |         27 |         31 |         24 |         24 |         26 |         28 |
6.80/2.50	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.80/2.50	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.80/2.50	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.80/2.50	c (1,0) c | Exported      |             198 |         11 |         36 |         28 |          5 |         36 |         36 |         31 |         15 |
6.80/2.50	c (1,0) c | Imported      |             685 |        159 |        115 |          0 |          0 |        117 |        101 |        124 |         69 |
6.80/2.50	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.80/2.50	c (1,0) c | Purge         |             685 |        159 |        115 |          0 |          0 |        117 |        101 |        124 |         69 |
6.80/2.50	c (1,0) c | Promoted      |               3 |          1 |          0 |          0 |          0 |          0 |          0 |          0 |          2 |
6.80/2.50	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.80/2.50	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.80/2.50	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.80/2.50	c (1,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.80/2.50	c (1,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
6.80/2.50	c (1,0) c | Glues         |                 |         11 |         36 |         28 |          5 |         36 |         36 |         31 |         15 |
6.80/2.50	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.80/2.50	c (1,0) c | Orig_Seen     |            11 % |       5021 |       4083 |       2640 |       1211 |       4044 |       4141 |       3284 |       2309 |
6.80/2.50	c (1,0) c | Diff Orig seen|                 |        880 | -       58 | -     1501 | -     2930 | -       97 |      X     | -      857 | -     1832 |
6.80/2.50	c (1,0) c | Hamming       |            12 % |        610 |        211 |        544 |        578 |        245 |      X     |        470 |        541 |
6.80/2.50	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
6.80/2.50	c (1,0) 
6.80/2.50	c (1,0) s SATISFIABLE
6.80/2.51	c (1,1) SatSolver.solve End
6.80/2.51	c (1,1) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
6.80/2.51	c (1,1) Show results Begin
6.80/2.53	c (1,1) x[0][0] = 0
6.80/2.53	c (1,1) x[0][1] = 5
6.80/2.53	c (1,1) x[0][2] = 4
6.80/2.53	c (1,1) x[0][3] = 2
6.80/2.53	c (1,1) x[0][4] = 8
6.80/2.53	c (1,1) x[0][5] = 6
6.80/2.53	c (1,1) x[0][6] = 7
6.80/2.53	c (1,1) x[0][7] = 3
6.80/2.53	c (1,1) x[0][8] = 1
6.80/2.53	c (1,1) x[1][0] = 7
6.80/2.53	c (1,1) x[1][1] = 1
6.80/2.53	c (1,1) x[1][2] = 5
6.80/2.53	c (1,1) x[1][3] = 6
6.80/2.53	c (1,1) x[1][4] = 0
6.80/2.53	c (1,1) x[1][5] = 3
6.80/2.53	c (1,1) x[1][6] = 8
6.80/2.53	c (1,1) x[1][7] = 2
6.80/2.53	c (1,1) x[1][8] = 4
6.80/2.53	c (1,1) x[2][0] = 1
6.80/2.53	c (1,1) x[2][1] = 6
6.80/2.53	c (1,1) x[2][2] = 2
6.80/2.53	c (1,1) x[2][3] = 7
6.80/2.53	c (1,1) x[2][4] = 5
6.80/2.53	c (1,1) x[2][5] = 8
6.80/2.53	c (1,1) x[2][6] = 4
6.80/2.53	c (1,1) x[2][7] = 0
6.80/2.53	c (1,1) x[2][8] = 3
6.80/2.53	c (1,1) x[3][0] = 8
6.80/2.53	c (1,1) x[3][1] = 4
6.80/2.53	c (1,1) x[3][2] = 1
6.80/2.53	c (1,1) x[3][3] = 3
6.80/2.53	c (1,1) x[3][4] = 7
6.80/2.53	c (1,1) x[3][5] = 2
6.80/2.53	c (1,1) x[3][6] = 0
6.80/2.53	c (1,1) x[3][7] = 6
6.80/2.53	c (1,1) x[3][8] = 5
6.80/2.53	c (1,1) x[4][0] = 5
6.80/2.53	c (1,1) x[4][1] = 2
6.80/2.53	c (1,1) x[4][2] = 3
6.80/2.53	c (1,1) x[4][3] = 0
6.80/2.53	c (1,1) x[4][4] = 4
6.80/2.53	c (1,1) x[4][5] = 7
6.80/2.53	c (1,1) x[4][6] = 1
6.80/2.53	c (1,1) x[4][7] = 8
6.80/2.53	c (1,1) x[4][8] = 6
6.80/2.53	c (1,1) x[5][0] = 3
6.80/2.53	c (1,1) x[5][1] = 8
6.80/2.53	c (1,1) x[5][2] = 7
6.80/2.53	c (1,1) x[5][3] = 4
6.80/2.53	c (1,1) x[5][4] = 6
6.80/2.53	c (1,1) x[5][5] = 5
6.80/2.53	c (1,1) x[5][6] = 2
6.80/2.53	c (1,1) x[5][7] = 1
6.80/2.53	c (1,1) x[5][8] = 0
6.80/2.53	c (1,1) x[6][0] = 2
6.80/2.53	c (1,1) x[6][1] = 0
6.80/2.53	c (1,1) x[6][2] = 8
6.80/2.53	c (1,1) x[6][3] = 5
6.80/2.53	c (1,1) x[6][4] = 3
6.80/2.53	c (1,1) x[6][5] = 1
6.80/2.53	c (1,1) x[6][6] = 6
6.80/2.53	c (1,1) x[6][7] = 4
6.80/2.53	c (1,1) x[6][8] = 7
6.80/2.53	c (1,1) x[7][0] = 4
6.80/2.53	c (1,1) x[7][1] = 3
6.80/2.53	c (1,1) x[7][2] = 6
6.80/2.53	c (1,1) x[7][3] = 8
6.80/2.53	c (1,1) x[7][4] = 1
6.80/2.53	c (1,1) x[7][5] = 0
6.80/2.53	c (1,1) x[7][6] = 5
6.80/2.53	c (1,1) x[7][7] = 7
6.80/2.53	c (1,1) x[7][8] = 2
6.80/2.53	c (1,1) x[8][0] = 6
6.80/2.53	c (1,1) x[8][1] = 7
6.80/2.53	c (1,1) x[8][2] = 0
6.80/2.53	c (1,1) x[8][3] = 1
6.80/2.53	c (1,1) x[8][4] = 2
6.80/2.53	c (1,1) x[8][5] = 4
6.80/2.53	c (1,1) x[8][6] = 3
6.80/2.53	c (1,1) x[8][7] = 5
6.80/2.53	c (1,1) x[8][8] = 8
6.80/2.53	c (1,1) y[0][1] = 3
6.80/2.53	c (1,1) y[0][2] = 5
6.80/2.53	c (1,1) y[0][3] = 1
6.80/2.53	c (1,1) y[0][4] = 6
6.80/2.53	c (1,1) y[0][5] = 2
6.80/2.53	c (1,1) y[0][6] = 4
6.80/2.53	c (1,1) y[0][7] = 8
6.80/2.53	c (1,1) y[0][8] = 7
6.80/2.53	c (1,1) y[1][0] = 3
6.80/2.53	c (1,1) y[1][2] = 8
6.80/2.53	c (1,1) y[1][3] = 0
6.80/2.53	c (1,1) y[1][4] = 5
6.80/2.53	c (1,1) y[1][5] = 4
6.80/2.53	c (1,1) y[1][6] = 7
6.80/2.53	c (1,1) y[1][7] = 6
6.80/2.53	c (1,1) y[1][8] = 2
6.80/2.53	c (1,1) y[2][0] = 5
6.80/2.53	c (1,1) y[2][1] = 8
6.80/2.53	c (1,1) y[2][3] = 6
6.80/2.53	c (1,1) y[2][4] = 7
6.80/2.53	c (1,1) y[2][5] = 0
6.80/2.53	c (1,1) y[2][6] = 3
6.80/2.53	c (1,1) y[2][7] = 4
6.80/2.53	c (1,1) y[2][8] = 1
6.80/2.53	c (1,1) y[3][0] = 1
6.80/2.53	c (1,1) y[3][1] = 0
6.80/2.53	c (1,1) y[3][2] = 6
6.80/2.53	c (1,1) y[3][4] = 8
6.80/2.53	c (1,1) y[3][5] = 7
6.80/2.53	c (1,1) y[3][6] = 2
6.80/2.53	c (1,1) y[3][7] = 5
6.80/2.53	c (1,1) y[3][8] = 4
6.80/2.53	c (1,1) y[4][0] = 6
6.80/2.53	c (1,1) y[4][1] = 5
6.80/2.53	c (1,1) y[4][2] = 7
6.80/2.53	c (1,1) y[4][3] = 8
6.80/2.53	c (1,1) y[4][5] = 1
6.80/2.53	c (1,1) y[4][6] = 0
6.80/2.53	c (1,1) y[4][7] = 2
6.80/2.53	c (1,1) y[4][8] = 3
6.80/2.53	c (1,1) y[5][0] = 2
6.80/2.53	c (1,1) y[5][1] = 4
6.80/2.53	c (1,1) y[5][2] = 0
6.80/2.53	c (1,1) y[5][3] = 7
6.80/2.53	c (1,1) y[5][4] = 1
6.80/2.53	c (1,1) y[5][6] = 8
6.80/2.53	c (1,1) y[5][7] = 3
6.80/2.53	c (1,1) y[5][8] = 6
6.80/2.53	c (1,1) y[6][0] = 4
6.80/2.53	c (1,1) y[6][1] = 7
6.80/2.53	c (1,1) y[6][2] = 3
6.80/2.53	c (1,1) y[6][3] = 2
6.80/2.53	c (1,1) y[6][4] = 0
6.80/2.53	c (1,1) y[6][5] = 8
6.80/2.53	c (1,1) y[6][7] = 1
6.80/2.53	c (1,1) y[6][8] = 5
6.80/2.53	c (1,1) y[7][0] = 8
6.80/2.53	c (1,1) y[7][1] = 6
6.80/2.53	c (1,1) y[7][2] = 4
6.80/2.53	c (1,1) y[7][3] = 5
6.80/2.53	c (1,1) y[7][4] = 2
6.80/2.53	c (1,1) y[7][5] = 3
6.80/2.53	c (1,1) y[7][6] = 1
6.80/2.53	c (1,1) y[7][8] = 0
6.80/2.53	c (1,1) y[8][0] = 7
6.80/2.53	c (1,1) y[8][1] = 2
6.80/2.53	c (1,1) y[8][2] = 1
6.80/2.53	c (1,1) y[8][3] = 4
6.80/2.53	c (1,1) y[8][4] = 3
6.80/2.53	c (1,1) y[8][5] = 6
6.80/2.53	c (2,1) y[8][6] = 5
6.80/2.53	c (2,1) y[8][7] = 0
6.80/2.53	s SATISFIABLE
6.80/2.53	v <instantiation>
6.80/2.53	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>
6.80/2.53	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>
6.80/2.53	v </instantiation>
6.80/2.53	c (2,1) Show results End
6.80/2.53	c (2,1) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
6.80/2.53	c (2,1) 0,0,1,1,1,1,1,1,2,STOP-AFTER(ALL)
6.80/2.53	c END-Prog: Fri Jul 27 11:04:26 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 (13307 MiB free)
  memory of node 1: 16384 MiB (14270 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296994-1532682264/watcher-4296994-1532682264 -o /tmp/evaluation-result-4296994-1532682264/solver-4296994-1532682264 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532676973-15610 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296994-1532682264.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=16318, runsolver pid=16315

[startup+0.107497 s]*
/proc/loadavg: 8.73 9.09 8.92 4/204 16338
/proc/meminfo: memFree=28144188/32770624 swapFree=67108744/67108860
[pid=16318] ppid=16315 vsize=27312552 memory=107520 CPUtime=0.12 cores=0-7
/proc/16318/stat : 16318 (java) S 16315 16318 15583 0 -1 1077944320 6943 0 0 0 9 3 0 0 20 0 20 0 85789574 27968053248 26880 33554432000 4194304 4196468 140732709609888 140732709592432 140592288993015 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
/proc/16318/statm: 6828138 26880 2778 1 0 6790598 0
[pid=16318/tid=16320] ppid=16315 vsize=27312552 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/16318/task/16320/stat : 16320 (java) R 16315 16318 15583 0 -1 4202560 5080 0 0 0 7 2 0 0 20 0 20 0 85789574 27968053248 27012 33554432000 4194304 4196468 140732709609888 140592260788896 140592269268829 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16321] ppid=16315 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16318/task/16321/stat : 16321 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 27012 33554432000 4194304 4196468 140732709609888 140592293235088 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16322] ppid=16315 vsize=27312552 memory=139702820607616 CPUtime=0 cores=0-7
/proc/16318/task/16322/stat : 16322 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 27012 33554432000 4194304 4196468 140732709609888 140592076630288 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16323] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16323/stat : 16323 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 27012 33554432000 4194304 4196468 140732709609888 140592075578000 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16324] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16324/stat : 16324 (java) S 16315 16318 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 27012 33554432000 4194304 4196468 140732709609888 140592074525200 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16325] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16325/stat : 16325 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 27012 33554432000 4194304 4196468 140732709609888 140592073472912 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16326] ppid=16315 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16318/task/16326/stat : 16326 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 27012 33554432000 4194304 4196468 140732709609888 140592072420112 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16327] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16327/stat : 16327 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 27012 33554432000 4194304 4196468 140732709609888 140592071367824 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16328] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16328/stat : 16328 (java) S 16315 16318 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 27012 33554432000 4194304 4196468 140732709609888 140592070315024 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16329] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16329/stat : 16329 (java) S 16315 16318 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789578 27968053248 27012 33554432000 4194304 4196468 140732709609888 140591662774384 140592289004162 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16330] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16330/stat : 16330 (java) S 16315 16318 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85789579 27968053248 27078 33554432000 4194304 4196468 140732709609888 140590184391456 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16331] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16331/stat : 16331 (java) S 16315 16318 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85789579 27968053248 27078 33554432000 4194304 4196468 140732709609888 140590050169968 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16332] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16332/stat : 16332 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789581 27968053248 27078 33554432000 4194304 4196468 140732709609888 140589675665488 140592289011611 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16333] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16333/stat : 16333 (java) S 16315 16318 15583 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 20 0 85789581 27968053248 27078 33554432000 4194304 4196468 140732709609888 140590406691440 140592289004162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16334] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16334/stat : 16334 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789581 27968053248 27078 33554432000 4194304 4196468 140732709609888 140590405638640 140592289004162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16335] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16335/stat : 16335 (java) S 16315 16318 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789581 27968053248 27078 33554432000 4194304 4196468 140732709609888 140590404586352 140592289004162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16336] ppid=16315 vsize=27312552 memory=0 CPUtime=0.01 cores=0-7
/proc/16318/task/16336/stat : 16336 (java) S 16315 16318 15583 0 -1 1077944384 285 0 0 0 1 0 0 0 20 0 20 0 85789581 27968053248 27078 33554432000 4194304 4196468 140732709609888 140590403533552 140592289004162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16337] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16337/stat : 16337 (java) S 16315 16318 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789582 27968053248 27078 33554432000 4194304 4196468 140732709609888 140589177760096 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16338] ppid=16315 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16318/task/16338/stat : 16338 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789582 27968053248 27078 33554432000 4194304 4196468 140732709609888 140590402480432 140592289004162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 107520 KiB

[startup+0.210641 s]*
/proc/loadavg: 8.73 9.09 8.92 2/204 16338
/proc/meminfo: memFree=28130360/32770624 swapFree=67108744/67108860
[pid=16318] ppid=16315 vsize=27312552 memory=121136 CPUtime=0.25 cores=0-7
/proc/16318/stat : 16318 (java) S 16315 16318 15583 0 -1 1077944320 10578 0 0 0 21 4 0 0 20 0 20 0 85789574 27968053248 30284 33554432000 4194304 4196468 140732709609888 140732709592432 140592288993015 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
/proc/16318/statm: 6828138 30284 2912 1 0 6790598 0
[pid=16318/tid=16320] ppid=16315 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/16318/task/16320/stat : 16320 (java) R 16315 16318 15583 0 -1 4202560 8451 0 0 0 17 3 0 0 20 0 20 0 85789574 27968053248 30284 33554432000 4194304 4196468 140732709609888 140592260814368 140592289014941 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16321] ppid=16315 vsize=27312552 memory=13976 CPUtime=0 cores=0-7
/proc/16318/task/16321/stat : 16321 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 30284 33554432000 4194304 4196468 140732709609888 140592293235088 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16322] ppid=16315 vsize=27312552 memory=139702820623483 CPUtime=0 cores=0-7
/proc/16318/task/16322/stat : 16322 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 30284 33554432000 4194304 4196468 140732709609888 140592076630288 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16323] ppid=16315 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16318/task/16323/stat : 16323 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 30284 33554432000 4194304 4196468 140732709609888 140592075578000 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16324] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16324/stat : 16324 (java) S 16315 16318 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 30284 33554432000 4194304 4196468 140732709609888 140592074525200 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16325] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16325/stat : 16325 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 30284 33554432000 4194304 4196468 140732709609888 140592073472912 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16326] ppid=16315 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16318/task/16326/stat : 16326 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 30284 33554432000 4194304 4196468 140732709609888 140592072420112 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16327] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16327/stat : 16327 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 30284 33554432000 4194304 4196468 140732709609888 140592071367824 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16328] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16328/stat : 16328 (java) S 16315 16318 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 30284 33554432000 4194304 4196468 140732709609888 140592070315024 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16329] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16329/stat : 16329 (java) S 16315 16318 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789578 27968053248 30284 33554432000 4194304 4196468 140732709609888 140591662774384 140592289004162 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16330] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16330/stat : 16330 (java) S 16315 16318 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85789579 27968053248 30284 33554432000 4194304 4196468 140732709609888 140590184391456 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16331] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16331/stat : 16331 (java) S 16315 16318 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85789579 27968053248 30284 33554432000 4194304 4196468 140732709609888 140590050169968 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16332] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16332/stat : 16332 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789581 27968053248 30284 33554432000 4194304 4196468 140732709609888 140589675665488 140592289011611 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16333] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16333/stat : 16333 (java) S 16315 16318 15583 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 20 0 85789581 27968053248 30284 33554432000 4194304 4196468 140732709609888 140590406691440 140592289004162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16334] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16334/stat : 16334 (java) S 16315 16318 15583 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 85789581 27968053248 30284 33554432000 4194304 4196468 140732709609888 140590405638640 140592289004162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16335] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16335/stat : 16335 (java) S 16315 16318 15583 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 20 0 85789581 27968053248 30284 33554432000 4194304 4196468 140732709609888 140590404586352 140592289004162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16336] ppid=16315 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/16318/task/16336/stat : 16336 (java) S 16315 16318 15583 0 -1 1077944384 306 0 0 0 2 0 0 0 20 0 20 0 85789581 27968053248 30284 33554432000 4194304 4196468 140732709609888 140590403533552 140592289004162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16337] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16337/stat : 16337 (java) S 16315 16318 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789582 27968053248 30284 33554432000 4194304 4196468 140732709609888 140589177760096 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16338] ppid=16315 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16318/task/16338/stat : 16338 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789582 27968053248 30284 33554432000 4194304 4196468 140732709609888 140590402480432 140592289004162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 121136 KiB

[startup+0.310503 s]*
/proc/loadavg: 8.73 9.09 8.92 2/204 16338
/proc/meminfo: memFree=28126452/32770624 swapFree=67108744/67108860
[pid=16318] ppid=16315 vsize=27312552 memory=125324 CPUtime=0.42 cores=0-7
/proc/16318/stat : 16318 (java) S 16315 16318 15583 0 -1 1077944320 11217 0 0 0 38 4 0 0 20 0 20 0 85789574 27968053248 31331 33554432000 4194304 4196468 140732709609888 140732709592432 140592288993015 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
/proc/16318/statm: 6828138 31331 2995 1 0 6790598 0
[pid=16318/tid=16320] ppid=16315 vsize=27312552 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/16318/task/16320/stat : 16320 (java) R 16315 16318 15583 0 -1 4202560 8900 0 0 0 26 4 0 0 20 0 20 0 85789574 27968053248 31331 33554432000 4194304 4196468 140732709609888 140592260796944 140592273073502 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16321] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16321/stat : 16321 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 31331 33554432000 4194304 4196468 140732709609888 140592293235088 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16322] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16322/stat : 16322 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 31331 33554432000 4194304 4196468 140732709609888 140592076630288 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16323] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16323/stat : 16323 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 31331 33554432000 4194304 4196468 140732709609888 140592075578000 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16324] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16324/stat : 16324 (java) S 16315 16318 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 31331 33554432000 4194304 4196468 140732709609888 140592074525200 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16325] ppid=16315 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/16318/task/16325/stat : 16325 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 31331 33554432000 4194304 4196468 140732709609888 140592073472912 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16326] ppid=16315 vsize=27312552 memory=139702669767599 CPUtime=0 cores=0-7
/proc/16318/task/16326/stat : 16326 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 31331 33554432000 4194304 4196468 140732709609888 140592072420112 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16327] ppid=16315 vsize=27312552 memory=139702669769904 CPUtime=0 cores=0-7
/proc/16318/task/16327/stat : 16327 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 31331 33554432000 4194304 4196468 140732709609888 140592071367824 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16328] ppid=16315 vsize=27312552 memory=139702669772208 CPUtime=0 cores=0-7
/proc/16318/task/16328/stat : 16328 (java) S 16315 16318 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789577 27968053248 31331 33554432000 4194304 4196468 140732709609888 140592070315024 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16329] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16329/stat : 16329 (java) S 16315 16318 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789578 27968053248 31331 33554432000 4194304 4196468 140732709609888 140591662774384 140592289004162 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16330] ppid=16315 vsize=27312552 memory=279405339551376 CPUtime=0 cores=0-7
/proc/16318/task/16330/stat : 16330 (java) S 16315 16318 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85789579 27968053248 31331 33554432000 4194304 4196468 140732709609888 140590184391456 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16331] ppid=16315 vsize=27312552 memory=279405339558288 CPUtime=0 cores=0-7
/proc/16318/task/16331/stat : 16331 (java) S 16315 16318 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85789579 27968053248 31331 33554432000 4194304 4196468 140732709609888 140590050169968 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16332] ppid=16315 vsize=27312552 memory=279405339499568 CPUtime=0 cores=0-7
/proc/16318/task/16332/stat : 16332 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789581 27968053248 31331 33554432000 4194304 4196468 140732709609888 140589675665488 140592289011611 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16333] ppid=16315 vsize=27312552 memory=279405339572112 CPUtime=0.02 cores=0-7
/proc/16318/task/16333/stat : 16333 (java) S 16315 16318 15583 0 -1 1077944384 393 0 0 0 2 0 0 0 20 0 20 0 85789581 27968053248 31331 33554432000 4194304 4196468 140732709609888 140590406691440 140592289004162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16334] ppid=16315 vsize=27312552 memory=279405339579024 CPUtime=0.01 cores=0-7
/proc/16318/task/16334/stat : 16334 (java) S 16315 16318 15583 0 -1 1077944384 83 0 0 0 1 0 0 0 20 0 20 0 85789581 27968053248 31331 33554432000 4194304 4196468 140732709609888 140590405638640 140592289004162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16335] ppid=16315 vsize=27312552 memory=279405339576720 CPUtime=0.01 cores=0-7
/proc/16318/task/16335/stat : 16335 (java) S 16315 16318 15583 0 -1 1077944384 133 0 0 0 1 0 0 0 20 0 20 0 85789581 27968053248 31331 33554432000 4194304 4196468 140732709609888 140590404586352 140592289004162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16336] ppid=16315 vsize=27312552 memory=279405339593328 CPUtime=0.07 cores=0-7
/proc/16318/task/16336/stat : 16336 (java) S 16315 16318 15583 0 -1 1077944384 349 0 0 0 7 0 0 0 20 0 20 0 85789581 27968053248 31331 33554432000 4194304 4196468 140732709609888 140590403533552 140592289004162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16337] ppid=16315 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16337/stat : 16337 (java) S 16315 16318 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789582 27968053248 31331 33554432000 4194304 4196468 140732709609888 140589177760096 140592289003221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16338] ppid=16315 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16318/task/16338/stat : 16338 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789582 27968053248 31331 33554432000 4194304 4196468 140732709609888 140590402480432 140592289004162 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125324 KiB

[startup+0.70091 s]
/proc/loadavg: 8.73 9.09 8.92 2/204 16338
/proc/meminfo: memFree=28102020/32770624 swapFree=67108744/67108860
[pid=16318] ppid=16315 vsize=27320872 memory=163116 CPUtime=1 cores=0-7
/proc/16318/stat : 16318 (java) S 16315 16318 15583 0 -1 1077944320 18345 0 0 0 93 7 0 0 20 0 20 0 85789574 27976572928 40779 33554432000 4194304 4196468 140732709609888 140732709592432 140592288993015 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
/proc/16318/statm: 6830218 40779 3150 1 0 6791622 0
[pid=16318/tid=16320] ppid=16315 vsize=27320872 memory=0 CPUtime=0.67 cores=0-7
/proc/16318/task/16320/stat : 16320 (java) R 16315 16318 15583 0 -1 4202560 15518 0 0 0 61 6 0 0 20 0 20 0 85789574 27976572928 40779 33554432000 4194304 4196468 140732709609888 140592260828448 140592289014941 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16321] ppid=16315 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16321/stat : 16321 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27976572928 40779 33554432000 4194304 4196468 140732709609888 140592293235088 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16322] ppid=16315 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16322/stat : 16322 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27976572928 40779 33554432000 4194304 4196468 140732709609888 140592076630288 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16323] ppid=16315 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16323/stat : 16323 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27976572928 40779 33554432000 4194304 4196468 140732709609888 140592075578000 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16324] ppid=16315 vsize=27320872 memory=1228 CPUtime=0 cores=0-7
/proc/16318/task/16324/stat : 16324 (java) S 16315 16318 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789577 27976572928 40779 33554432000 4194304 4196468 140732709609888 140592074525200 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16325] ppid=16315 vsize=27320872 memory=1704 CPUtime=0 cores=0-7
/proc/16318/task/16325/stat : 16325 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27976572928 40779 33554432000 4194304 4196468 140732709609888 140592073472912 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16326] ppid=16315 vsize=27320872 memory=1952 CPUtime=0 cores=0-7
/proc/16318/task/16326/stat : 16326 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27976572928 40779 33554432000 4194304 4196468 140732709609888 140592072420112 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16327] ppid=16315 vsize=27320872 memory=10584 CPUtime=0 cores=0-7
/proc/16318/task/16327/stat : 16327 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27976572928 40779 33554432000 4194304 4196468 140732709609888 140592071367824 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16328] ppid=16315 vsize=27320872 memory=15872 CPUtime=0 cores=0-7
/proc/16318/task/16328/stat : 16328 (java) S 16315 16318 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789577 27976572928 40779 33554432000 4194304 4196468 140732709609888 140592070315024 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16329] ppid=16315 vsize=27320872 memory=18280 CPUtime=0 cores=0-7
/proc/16318/task/16329/stat : 16329 (java) S 16315 16318 15583 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85789578 27976572928 40779 33554432000 4194304 4196468 140732709609888 140591662774384 140592289004162 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0

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

[pid=16318/tid=16333] ppid=16315 vsize=27325044 memory=15534111569742379 CPUtime=0.34 cores=0-7
/proc/16318/task/16333/stat : 16333 (java) R 16315 16318 15583 0 -1 4202560 874 0 0 0 34 0 0 0 20 0 20 0 85789581 27980845056 57898 33554432000 4194304 4196468 140732709609888 140590406677552 140592267256673 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16334] ppid=16315 vsize=27325044 memory=0 CPUtime=0.32 cores=0-7
/proc/16318/task/16334/stat : 16334 (java) R 16315 16318 15583 0 -1 4202560 444 0 0 0 32 0 0 0 20 0 20 0 85789581 27980845056 57898 33554432000 4194304 4196468 140732709609888 140590405630416 140592270537588 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16335] ppid=16315 vsize=27325044 memory=0 CPUtime=0.34 cores=0-7
/proc/16318/task/16335/stat : 16335 (java) R 16315 16318 15583 0 -1 4202560 488 0 0 0 33 1 0 0 20 0 20 0 85789581 27980845056 57898 33554432000 4194304 4196468 140732709609888 140590404586352 140592268210524 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16336] ppid=16315 vsize=27325044 memory=0 CPUtime=0.71 cores=0-7
/proc/16318/task/16336/stat : 16336 (java) R 16315 16318 15583 0 -1 4202560 2669 0 0 0 70 1 0 0 20 0 20 0 85789581 27980845056 57898 33554432000 4194304 4196468 140732709609888 140590403533552 140592275004192 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16337] ppid=16315 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16337/stat : 16337 (java) S 16315 16318 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789582 27980845056 57898 33554432000 4194304 4196468 140732709609888 140589177760096 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16338] ppid=16315 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16338/stat : 16338 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789582 27980845056 57898 33554432000 4194304 4196468 140732709609888 140590402480432 140592289004162 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
Current children cumulated CPU time: 3.33 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 231592 KiB

[startup+2.00085 s]*
/proc/loadavg: 8.11 8.96 8.87 6/204 16338
/proc/meminfo: memFree=27936508/32770624 swapFree=67108744/67108860
[pid=16318] ppid=16315 vsize=27325044 memory=317888 CPUtime=5.02 cores=0-7
/proc/16318/stat : 16318 (java) S 16315 16318 15583 0 -1 1077944320 25360 0 0 0 487 15 0 0 20 0 20 0 85789574 27980845056 79472 33554432000 4194304 4196468 140732709609888 140732709592432 140592288993015 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
/proc/16318/statm: 6831261 79472 3206 1 0 6792646 0
[pid=16318/tid=16320] ppid=16315 vsize=27325044 memory=0 CPUtime=1.96 cores=0-7
/proc/16318/task/16320/stat : 16320 (java) R 16315 16318 15583 0 -1 4202560 16924 0 0 0 187 9 0 0 20 0 20 0 85789574 27980845056 79472 33554432000 4194304 4196468 140732709609888 140592260828048 140592289004950 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16321] ppid=16315 vsize=27325044 memory=4872558142750483009 CPUtime=0 cores=0-7
/proc/16318/task/16321/stat : 16321 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27980845056 79472 33554432000 4194304 4196468 140732709609888 140592293235088 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16322] ppid=16315 vsize=27325044 memory=139702820607616 CPUtime=0 cores=0-7
/proc/16318/task/16322/stat : 16322 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27980845056 79472 33554432000 4194304 4196468 140732709609888 140592076630288 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16323] ppid=16315 vsize=27325044 memory=-1 CPUtime=0 cores=0-7
/proc/16318/task/16323/stat : 16323 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27980845056 79472 33554432000 4194304 4196468 140732709609888 140592075578000 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16324] ppid=16315 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16324/stat : 16324 (java) S 16315 16318 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789577 27980845056 79472 33554432000 4194304 4196468 140732709609888 140592074525200 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16325] ppid=16315 vsize=27325044 memory=3472592183261933599 CPUtime=0 cores=0-7
/proc/16318/task/16325/stat : 16325 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27980845056 79472 33554432000 4194304 4196468 140732709609888 140592073472912 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16326] ppid=16315 vsize=27325044 memory=7649399358478300720 CPUtime=0 cores=0-7
/proc/16318/task/16326/stat : 16326 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27980845056 79472 33554432000 4194304 4196468 140732709609888 140592072420112 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16327] ppid=16315 vsize=27325044 memory=7649399362773268017 CPUtime=0 cores=0-7
/proc/16318/task/16327/stat : 16327 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27980845056 79472 33554432000 4194304 4196468 140732709609888 140592071367824 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16328] ppid=16315 vsize=27325044 memory=7649399367068235313 CPUtime=0 cores=0-7
/proc/16318/task/16328/stat : 16328 (java) S 16315 16318 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789577 27980845056 79472 33554432000 4194304 4196468 140732709609888 140592070315024 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16329] ppid=16315 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16329/stat : 16329 (java) S 16315 16318 15583 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85789578 27980845056 79472 33554432000 4194304 4196468 140732709609888 140591662774384 140592289004162 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16330] ppid=16315 vsize=27325044 memory=279405340040000 CPUtime=0 cores=0-7
/proc/16318/task/16330/stat : 16330 (java) S 16315 16318 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85789579 27980845056 79472 33554432000 4194304 4196468 140732709609888 140590184391456 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16331] ppid=16315 vsize=27325044 memory=108014789 CPUtime=0 cores=0-7
/proc/16318/task/16331/stat : 16331 (java) S 16315 16318 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85789579 27980845056 79472 33554432000 4194304 4196468 140732709609888 140590050169968 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16332] ppid=16315 vsize=27325044 memory=4638778402963275872 CPUtime=0 cores=0-7
/proc/16318/task/16332/stat : 16332 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789581 27980845056 79472 33554432000 4194304 4196468 140732709609888 140589675665488 140592289011611 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16333] ppid=16315 vsize=27325044 memory=7595725831727968097 CPUtime=0.72 cores=0-7
/proc/16318/task/16333/stat : 16333 (java) R 16315 16318 15583 0 -1 4202560 1703 0 0 0 72 0 0 0 20 0 20 0 85789581 27980845056 79472 33554432000 4194304 4196468 140732709609888 140590406679312 140592267229401 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16334] ppid=16315 vsize=27325044 memory=7317634893576766894 CPUtime=0.68 cores=0-7
/proc/16318/task/16334/stat : 16334 (java) R 16315 16318 15583 0 -1 4202560 715 0 0 0 67 1 0 0 20 0 20 0 85789581 27980845056 79472 33554432000 4194304 4196468 140732709609888 140590405625208 140592273389820 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16335] ppid=16315 vsize=27325044 memory=-9001728533042062950 CPUtime=0.71 cores=0-7
/proc/16318/task/16335/stat : 16335 (java) R 16315 16318 15583 0 -1 4202560 1376 0 0 0 70 1 0 0 20 0 20 0 85789581 27980845056 79472 33554432000 4194304 4196468 140732709609888 140590404572376 140592274118080 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16336] ppid=16315 vsize=27325044 memory=-9001733975035308135 CPUtime=0.89 cores=0-7
/proc/16318/task/16336/stat : 16336 (java) R 16315 16318 15583 0 -1 4202560 3280 0 0 0 88 1 0 0 20 0 20 0 85789581 27980845056 79472 33554432000 4194304 4196468 140732709609888 140590403533552 140592273073502 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16337] ppid=16315 vsize=27325044 memory=3472328296227418160 CPUtime=0 cores=0-7
/proc/16318/task/16337/stat : 16337 (java) S 16315 16318 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789582 27980845056 79472 33554432000 4194304 4196468 140732709609888 140589177760096 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16338] ppid=16315 vsize=27325044 memory=3472328296160571439 CPUtime=0 cores=0-7
/proc/16318/task/16338/stat : 16338 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789582 27980845056 79472 33554432000 4194304 4196468 140732709609888 140590402480432 140592289004162 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
Current children cumulated CPU time: 5.02 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 317888 KiB

[startup+2.40211 s]
/proc/loadavg: 8.11 8.96 8.87 6/204 16338
/proc/meminfo: memFree=27936508/32770624 swapFree=67108744/67108860
[pid=16318] ppid=16315 vsize=27327160 memory=436780 CPUtime=6.46 cores=0-7
/proc/16318/stat : 16318 (java) S 16315 16318 15583 0 -1 1077944320 26473 0 0 0 628 18 0 0 20 0 20 0 85789574 27983011840 109195 33554432000 4194304 4196468 140732709609888 140732709592432 140592288993015 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
/proc/16318/statm: 6831790 109195 3221 1 0 6792646 0
[pid=16318/tid=16320] ppid=16315 vsize=27327160 memory=0 CPUtime=2.35 cores=0-7
/proc/16318/task/16320/stat : 16320 (java) R 16315 16318 15583 0 -1 4202560 17259 0 0 0 224 11 0 0 20 0 20 0 85789574 27983011840 109195 33554432000 4194304 4196468 140732709609888 140592260830464 140591746832791 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16321] ppid=16315 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16321/stat : 16321 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27983011840 109195 33554432000 4194304 4196468 140732709609888 140592293235088 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16322] ppid=16315 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16322/stat : 16322 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27983011840 109195 33554432000 4194304 4196468 140732709609888 140592076630288 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16323] ppid=16315 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16323/stat : 16323 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27983011840 109195 33554432000 4194304 4196468 140732709609888 140592075578000 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16324] ppid=16315 vsize=27327160 memory=3471202396320837679 CPUtime=0 cores=0-7
/proc/16318/task/16324/stat : 16324 (java) S 16315 16318 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85789577 27983011840 109195 33554432000 4194304 4196468 140732709609888 140592074525200 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16325] ppid=16315 vsize=27327160 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/16318/task/16325/stat : 16325 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27983011840 109195 33554432000 4194304 4196468 140732709609888 140592073472912 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16326] ppid=16315 vsize=27327160 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/16318/task/16326/stat : 16326 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27983011840 109195 33554432000 4194304 4196468 140732709609888 140592072420112 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16327] ppid=16315 vsize=27327160 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/16318/task/16327/stat : 16327 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789577 27983011840 109195 33554432000 4194304 4196468 140732709609888 140592071367824 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16328] ppid=16315 vsize=27327160 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/16318/task/16328/stat : 16328 (java) S 16315 16318 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789577 27983011840 109195 33554432000 4194304 4196468 140732709609888 140592070315024 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16329] ppid=16315 vsize=27327160 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/16318/task/16329/stat : 16329 (java) S 16315 16318 15583 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85789578 27983011840 109195 33554432000 4194304 4196468 140732709609888 140591662774384 140592289004162 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16330] ppid=16315 vsize=27327160 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/16318/task/16330/stat : 16330 (java) S 16315 16318 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85789579 27983011840 109707 33554432000 4194304 4196468 140732709609888 140590184391456 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16331] ppid=16315 vsize=27327160 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/16318/task/16331/stat : 16331 (java) S 16315 16318 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85789579 27983011840 109707 33554432000 4194304 4196468 140732709609888 140590050169968 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16332] ppid=16315 vsize=27327160 memory=-8672958532971446211 CPUtime=0 cores=0-7
/proc/16318/task/16332/stat : 16332 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789581 27983011840 109707 33554432000 4194304 4196468 140732709609888 140589675665488 140592289011611 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16333] ppid=16315 vsize=27327160 memory=4713742226031938934 CPUtime=1.04 cores=0-7
/proc/16318/task/16333/stat : 16333 (java) R 16315 16318 15583 0 -1 4202560 2090 0 0 0 104 0 0 0 20 0 20 0 85789581 27983011840 109707 33554432000 4194304 4196468 140732709609888 140590406678240 140592274118384 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16334] ppid=16315 vsize=27327160 memory=0 CPUtime=0.98 cores=0-7
/proc/16318/task/16334/stat : 16334 (java) R 16315 16318 15583 0 -1 4202560 802 0 0 0 97 1 0 0 20 0 20 0 85789581 27983011840 109707 33554432000 4194304 4196468 140732709609888 140590405638768 140592272971392 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16335] ppid=16315 vsize=27327160 memory=0 CPUtime=1.01 cores=0-7
/proc/16318/task/16335/stat : 16335 (java) R 16315 16318 15583 0 -1 4202560 1465 0 0 0 100 1 0 0 20 0 20 0 85789581 27983011840 109707 33554432000 4194304 4196468 140732709609888 140590404566064 140592275021045 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16336] ppid=16315 vsize=27327160 memory=0 CPUtime=1.02 cores=0-7
/proc/16318/task/16336/stat : 16336 (java) S 16315 16318 15583 0 -1 1077944384 3493 0 0 0 101 1 0 0 20 0 20 0 85789581 27983011840 109707 33554432000 4194304 4196468 140732709609888 140590403533552 140592289004162 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16337] ppid=16315 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16337/stat : 16337 (java) S 16315 16318 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85789582 27983011840 109707 33554432000 4194304 4196468 140732709609888 140589177760096 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16338] ppid=16315 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16338/stat : 16338 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85789582 27983011840 109707 33554432000 4194304 4196468 140732709609888 140590402480432 140592289004162 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
Current children cumulated CPU time: 6.46 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 436780 KiB

[startup+2.50122 s]
/proc/loadavg: 8.11 8.96 8.87 6/204 16338
/proc/meminfo: memFree=27936508/32770624 swapFree=67108744/67108860
[pid=16318] ppid=16315 vsize=27982760 memory=458768 CPUtime=6.8 cores=0-7
/proc/16318/stat : 16318 (java) S 16315 16318 15583 0 -1 1077944320 28472 0 0 0 661 19 0 0 20 0 24 0 85789574 28654346240 114692 33554432000 4194304 4196468 140732709609888 140732709592432 140592288993015 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
/proc/16318/statm: 6995690 114692 3225 1 0 6956546 0
[pid=16318/tid=16320] ppid=16315 vsize=27982760 memory=0 CPUtime=2.42 cores=0-7
/proc/16318/task/16320/stat : 16320 (java) S 16315 16318 15583 0 -1 1077944384 18647 0 0 0 230 12 0 0 20 0 24 0 85789574 28654346240 114692 33554432000 4194304 4196468 140732709609888 140592260832256 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16321] ppid=16315 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16321/stat : 16321 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85789577 28654346240 114692 33554432000 4194304 4196468 140732709609888 140592293235088 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16322] ppid=16315 vsize=27982760 memory=2396 CPUtime=0 cores=0-7
/proc/16318/task/16322/stat : 16322 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85789577 28654346240 114692 33554432000 4194304 4196468 140732709609888 140592076630288 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16323] ppid=16315 vsize=27982760 memory=1292 CPUtime=0 cores=0-7
/proc/16318/task/16323/stat : 16323 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85789577 28654346240 114692 33554432000 4194304 4196468 140732709609888 140592075578000 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16324] ppid=16315 vsize=27982760 memory=1844 CPUtime=0 cores=0-7
/proc/16318/task/16324/stat : 16324 (java) S 16315 16318 15583 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85789577 28654346240 114692 33554432000 4194304 4196468 140732709609888 140592074525200 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16325] ppid=16315 vsize=27982760 memory=1008 CPUtime=0 cores=0-7
/proc/16318/task/16325/stat : 16325 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85789577 28654346240 114692 33554432000 4194304 4196468 140732709609888 140592073472912 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16326] ppid=16315 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/16318/task/16326/stat : 16326 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85789577 28654346240 114692 33554432000 4194304 4196468 140732709609888 140592072420112 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16327] ppid=16315 vsize=27982760 memory=7807359760937082986 CPUtime=0 cores=0-7
/proc/16318/task/16327/stat : 16327 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85789577 28654346240 114692 33554432000 4194304 4196468 140732709609888 140592071367824 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16328] ppid=16315 vsize=27982760 memory=4641337018010850148 CPUtime=0 cores=0-7
/proc/16318/task/16328/stat : 16328 (java) S 16315 16318 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85789577 28654346240 114692 33554432000 4194304 4196468 140732709609888 140592070315024 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16329] ppid=16315 vsize=27982760 memory=279405339927280 CPUtime=0 cores=0-7
/proc/16318/task/16329/stat : 16329 (java) S 16315 16318 15583 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 85789578 28654346240 114692 33554432000 4194304 4196468 140732709609888 140591662774384 140592289004162 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16330] ppid=16315 vsize=27982760 memory=266532 CPUtime=0 cores=0-7
/proc/16318/task/16330/stat : 16330 (java) S 16315 16318 15583 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 85789579 28654346240 114692 33554432000 4194304 4196468 140732709609888 140590184391456 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16331] ppid=16315 vsize=27982760 memory=188116 CPUtime=0 cores=0-7
/proc/16318/task/16331/stat : 16331 (java) S 16315 16318 15583 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 85789579 28654346240 114692 33554432000 4194304 4196468 140732709609888 140590050169968 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16332] ppid=16315 vsize=27982760 memory=4052 CPUtime=0 cores=0-7
/proc/16318/task/16332/stat : 16332 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85789581 28654346240 114692 33554432000 4194304 4196468 140732709609888 140589675665488 140592289011611 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16333] ppid=16315 vsize=27982760 memory=644 CPUtime=1.12 cores=0-7
/proc/16318/task/16333/stat : 16333 (java) S 16315 16318 15583 0 -1 1077944384 2211 0 0 0 111 1 0 0 20 0 24 0 85789581 28654346240 114692 33554432000 4194304 4196468 140732709609888 140590406691440 140592289004162 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16334] ppid=16315 vsize=27982760 memory=288230574492221466 CPUtime=1.07 cores=0-7
/proc/16318/task/16334/stat : 16334 (java) R 16315 16318 15583 0 -1 4202560 1199 0 0 0 106 1 0 0 20 0 24 0 85789581 28654346240 114692 33554432000 4194304 4196468 140732709609888 140590405619752 140592272489799 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16335] ppid=16315 vsize=27982760 memory=0 CPUtime=1.11 cores=0-7
/proc/16318/task/16335/stat : 16335 (java) R 16315 16318 15583 0 -1 4202560 1481 0 0 0 110 1 0 0 20 0 24 0 85789581 28654346240 114692 33554432000 4194304 4196468 140732709609888 140590404566256 140592274100718 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16336] ppid=16315 vsize=27982760 memory=7379551928611131504 CPUtime=1.02 cores=0-7
/proc/16318/task/16336/stat : 16336 (java) S 16315 16318 15583 0 -1 1077944384 3512 0 0 0 101 1 0 0 20 0 24 0 85789581 28654346240 114692 33554432000 4194304 4196468 140732709609888 140590403533552 140592289004162 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16337] ppid=16315 vsize=27982760 memory=206780 CPUtime=0 cores=0-7
/proc/16318/task/16337/stat : 16337 (java) S 16315 16318 15583 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85789582 28654346240 114692 33554432000 4194304 4196468 140732709609888 140589177760096 140592289003221 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
[pid=16318/tid=16338] ppid=16315 vsize=27982760 memory=279405339738832 CPUtime=0 cores=0-7
/proc/16318/task/16338/stat : 16338 (java) S 16315 16318 15583 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85789582 28654346240 114692 33554432000 4194304 4196468 140732709609888 140590402480432 140592289004162 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21225472 140732709618649 140732709618949 140732709618949 140732709621711 0
Current children cumulated CPU time: 6.8 s
Current children cumulated vsize: 27982760 KiB
Current children cumulated memory: 458768 KiB

Child status: 0
Real time (s): 2.58323
CPU time (s): 7.25857
CPU user time (s): 7.03771
CPU system time (s): 0.220862
CPU usage (%): 280.988
Max. virtual memory (cumulated for all children) (KiB): 27982760
Max. memory (cumulated for all children) (KiB): 458768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.03771
system time used= 0.220862
maximum resident set size= 463648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34994
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5947
involuntary context switches= 16


# summary of solver processes directly reported to runsolver:
#   pid: 16318
#   total CPU time (s): 7.25857
#   total CPU user time (s): 7.03771
#   total CPU system time (s): 0.220862

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

The end

Launcher Data

Begin job on node134 at 2018-07-27 11:04:24
IDJOB=4296994
IDBENCH=141609
IDSOLVER=2758
FILE ID=node134/4296994-1532682264
RUNJOBID= node134-1532676973-15610
PBS_JOBID= 21022259
Free space on /tmp= 55560 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-09_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -order -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4296994-1532682264/watcher-4296994-1532682264 -o /tmp/evaluation-result-4296994-1532682264/solver-4296994-1532682264 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532676973-15610 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296994-1532682264.xml

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

MD5SUM BENCH= b58d4382db4adda0890386c316fa0f74
RANDOM SEED=1501958211

node134.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.68
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.68
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.68
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.68
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:        28240972 kB
MemAvailable:   31957932 kB
Buffers:          149588 kB
Cached:          3830792 kB
SwapCached:            0 kB
Active:          1731316 kB
Inactive:        2304248 kB
Active(anon):       4372 kB
Inactive(anon):    78596 kB
Active(file):    1726944 kB
Inactive(file):  2225652 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:              8536 kB
Writeback:             0 kB
AnonPages:         62532 kB
Mapped:            41612 kB
Shmem:             25132 kB
Slab:             188312 kB
SReclaimable:     160396 kB
SUnreclaim:        27916 kB
KernelStack:        3232 kB
PageTables:         4672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 55552 MiB
End job on node134 at 2018-07-27 11:04:26