Trace number 4297091

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 10.4356 4.48826

General information on the benchmark

NamePseudoBoolean-dec/
Pb-robin08_c18.xml
MD5SUM1bc3f3e5ba546c0eba55cc781441057a
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 benchmark4.45957
Satisfiable
(Un)Satisfiability was proved
Number of variables784
Number of constraints256
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":784}]
Minimum variable degree10
Maximum variable degree10
Distribution of variable degrees[{"degree":10,"count":784}]
Minimum constraint arity28
Maximum constraint arity49
Distribution of constraint arities[{"arity":28,"count":224},{"arity":49,"count":32}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":256}]
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 00:36:06 CEST 2018
0.66/0.56	c PID: 14454
0.66/0.56	c IP: 172.20.3.102
0.66/0.56	c HOST: node102.alineos.net
0.66/0.56	c (0,0) Parsing Begin
2.10/1.18	c (0,0) Parsing End
2.10/1.19	c (0,0) CSP: 0 int (0 aux), 784 bool (0 aux), 256 ctr, max domain size 2
2.10/1.19	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.10/1.19	c (0,0) Constraint Name Generate Begin
2.44/1.20	c (0,0) Ctr:HOME/instance-4297091-1532644566.xml,IntVar:Num:WeightedSum
2.44/1.20	c (0,0) Constraint Name Generate End
2.44/1.20	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.44/1.20	c (0,0) CSP to CSPinCNF Begin
2.64/1.39	c (0,0) translated 26 (10%) constraints
3.06/1.43	c (0,0) translated 52 (20%) constraints
3.06/1.46	c (0,0) translated 77 (30%) constraints
3.06/1.49	c (0,0) translated 103 (40%) constraints
3.34/1.53	c (0,0) translated 128 (50%) constraints
3.34/1.55	c (1,1) translated 154 (60%) constraints
3.34/1.58	c (1,1) translated 180 (70%) constraints
3.67/1.60	c (1,1) translated 205 (80%) constraints
3.67/1.63	c (1,1) translated 231 (90%) constraints
3.67/1.68	c (1,1) translated 256 (100%) constraints
4.42/1.82	c (1,1) STATISTICS1:HOME/instance-4297091-1532644566.xml,IntVar:Num:WeightedSum,784,256,281474976710656,2,1,49,281474976710656:32;134217728:224,2:7840,1:256,49:32;28:224,
4.42/1.82	c (1,1) ===========================================
4.42/1.82	c (1,1) Order
4.42/1.82	c (1,1) ===========================================
4.88/1.91	c (1,1) translated 26 (10%) constraints
4.88/1.97	c (1,1) translated 52 (20%) constraints
5.38/2.01	c (1,1) translated 77 (30%) constraints
5.38/2.05	c (1,1) translated 103 (40%) constraints
5.38/2.08	c (1,1) translated 128 (50%) constraints
5.81/2.12	c (1,1) translated 154 (60%) constraints
5.81/2.15	c (1,1) translated 180 (70%) constraints
5.81/2.17	c (1,1) translated 205 (80%) constraints
6.10/2.21	c (1,1) translated 231 (90%) constraints
6.10/2.27	c (1,1) translated 256 (100%) constraints
6.10/2.27	c (1,1) CSP to CSPinCNF End
6.10/2.28	c (1,1) CSP: 960 int (960 aux), 784 bool (0 aux), 1216 ctr, max domain size 11
6.10/2.28	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
6.10/2.28	c (1,1) CSPinCNF Propagation Begin
6.39/2.33	c (1,1) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.39/2.33	c (1,1) CSPinCNF Propagation End
6.39/2.33	c (1,1) CSP: 960 int (960 aux), 784 bool (0 aux), 1216 ctr, max domain size 11
6.39/2.33	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
6.39/2.33	c (1,1) Simplify CSPinCNF Begin
6.39/2.35	c (1,1) Simplify CSPinCNF End
6.39/2.35	c (1,1) CSP: 960 int (960 aux), 784 bool (0 aux), 1216 ctr, max domain size 11
6.39/2.35	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
6.39/2.35	c (1,1) Calculate Precise Domain Begin
6.76/2.43	c (1,1) 0 values are removed by re-calculation
6.76/2.43	c (1,1) Calculate Precise Domain End
6.76/2.43	c (1,1) CSP: 960 int (960 aux), 784 bool (0 aux), 1216 ctr, max domain size 11
6.76/2.43	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
6.76/2.43	c (1,1) CSPinCNF to SatSolver Begin
7.36/2.60	c (2,2) 122 (10 %) CSP clauses are encoded (4832 SAT variables, 7531 SAT clauses)
7.36/2.64	c (2,2) 244 (20 %) CSP clauses are encoded (4832 SAT variables, 12071 SAT clauses)
7.36/2.67	c (2,2) 365 (30 %) CSP clauses are encoded (4832 SAT variables, 16556 SAT clauses)
8.13/2.81	c (2,2) 487 (40 %) CSP clauses are encoded (4832 SAT variables, 39102 SAT clauses)
8.68/3.11	c (2,2) 608 (50 %) CSP clauses are encoded (4832 SAT variables, 100993 SAT clauses)
8.88/3.36	c (2,2) 730 (60 %) CSP clauses are encoded (4832 SAT variables, 162885 SAT clauses)
9.18/3.61	c (3,3) 852 (70 %) CSP clauses are encoded (4832 SAT variables, 225799 SAT clauses)
9.27/3.72	c (3,3) 973 (80 %) CSP clauses are encoded (4832 SAT variables, 253554 SAT clauses)
9.27/3.75	c (3,3) 1095 (90 %) CSP clauses are encoded (4832 SAT variables, 261057 SAT clauses)
9.27/3.78	c (3,3) 1216 (100 %) CSP clauses are encoded (4832 SAT variables, 268553 SAT clauses)
9.27/3.78	c (3,3) CSPinCNF to SatSolver End
9.27/3.78	c (3,3) Heap : 1576 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
9.41/3.82	c (3,3) STATISTICS2:HOME/instance-4297091-1532644566.xml,IntVar:Num:WeightedSum,1744,1216,1024,11,1,11,1024:224;512:480;256:160;100:112;9:128;4:112,11:224;10:448;3:576;2:8512,1:1216,11:224;10:480;9:160;3:352,
9.41/3.82	c (3,3) SatSolver.solve Begin
9.41/3.82	c (3,3) 4832 bool, 268560 clause
9.41/3.82	c (3,3) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297091-1532644566.xml-scop-14454.cnf HOME/instance-4297091-1532644566.xml-scop-14454.cnf.out
10.07/4.40	c (3,0) c
10.07/4.40	c (3,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
10.07/4.40	c (3,0) c
10.07/4.40	c (3,0) c WARNING: for repeatability, setting FPU to use double precision
10.07/4.40	c (3,0) c 8 solvers engines and 1 companion as a blackboard created.
10.07/4.40	c (3,0) c ========================================[ Problem Statistics ]===========================================
10.07/4.40	c (3,0) c |                                                                                                       |
10.07/4.40	c (3,0) c |  Number of variables:          4832                                                                   |
10.07/4.40	c (3,0) c |  Number of clauses:          268560                                                                   |
10.07/4.40	c (3,0) c |  Parse time:                   0.09 s                                                                 |
10.07/4.40	c (3,0) c |                                                                                                       |
10.07/4.40	c (3,0) c |  Eliminated clauses:           0.03 Mb                                                                |
10.07/4.40	c (3,0) c |  Simplification time:          0.41 s                                                                 |
10.07/4.40	c (3,0) c |                                                                                                       |
10.07/4.40	c (3,0) c |  Generating clones                                                                                    |
10.07/4.40	c (3,0) c |  all clones generated. Memory =  86.59Mb.                                                             |
10.07/4.40	c (3,0) c ========================================================================================================|
10.07/4.40	c (3,0) c last restart ## conflicts  :  44 119 
10.07/4.40	c (3,0) c Thread 4 is 100% pure glucose! First thread to finish! (SAT answer).
10.07/4.40	c (3,0) c Total Memory so far : 662.75Mb
10.07/4.40	c (3,0) c
10.07/4.40	c (3,0) c real time : 0.552963 s
10.07/4.40	c (3,0) c cpu time  : 0.567963 s
10.07/4.40	c (3,0) c
10.07/4.40	c (3,0) c
10.07/4.40	c (3,0) c
10.07/4.40	c (3,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
10.07/4.40	c (3,0) c
10.07/4.40	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.07/4.40	c (3,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
10.07/4.40	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.07/4.40	c (3,0) c | Conflicts     |            1605 |        176 |        209 |        202 |        207 |        199 |        208 |        202 |        202 |
10.07/4.40	c (3,0) c | Decisions     |            5660 |        448 |        853 |        685 |        849 |        604 |        851 |        685 |        685 |
10.07/4.40	c (3,0) c | Propagations  |          178422 |      17820 |      23977 |      22474 |      23689 |      21822 |      23692 |      22474 |      22474 |
10.07/4.40	c (3,0) c | Avg_Trail     |                 |       1310 |       1065 |       1058 |       1066 |       1085 |       1065 |       1058 |       1058 |
9.62/4.40	c (3,0) c | Avg_DL        |                 |         60 |         86 |         83 |         86 |         65 |         86 |         83 |         83 |
9.62/4.40	c (3,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.62/4.40	c (3,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.62/4.40	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.62/4.40	c (3,0) c | Exported      |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
9.62/4.40	c (3,0) c | Imported      |              49 |          0 |          7 |          7 |          7 |          7 |          7 |          7 |          7 |
9.62/4.40	c (3,0) c | Good          |              49 |          0 |          7 |          7 |          7 |          7 |          7 |          7 |          7 |
9.62/4.40	c (3,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.62/4.40	c (3,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.62/4.40	c (3,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.62/4.40	c (3,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.62/4.40	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.62/4.40	c (3,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
9.62/4.40	c (3,0) c | Binaries      |                 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
9.62/4.40	c (3,0) c | Glues         |                 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
9.62/4.40	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.62/4.40	c (3,0) c | Orig_Seen     |             0 % |       1460 |       1896 |       1839 |       1882 |       1688 |       1888 |       1839 |       1839 |
9.62/4.40	c (3,0) c | Diff Orig seen|                 | -      228 |        208 |        151 |        194 |      X     |        200 |        151 |        151 |
9.62/4.40	c (3,0) c | Hamming       |             8 % |        493 |        374 |        388 |        369 |      X     |        373 |        388 |        388 |
9.62/4.40	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.62/4.40	c (3,0) 
9.62/4.40	c (3,0) s SATISFIABLE
9.62/4.41	c (3,3) SatSolver.solve End
9.62/4.41	c (3,3) Heap : 2027 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
9.62/4.41	c (3,3) Show results Begin
9.62/4.44	c (3,3) x[0] = 0
9.62/4.44	c (3,3) x[1] = 0
9.62/4.44	c (3,3) x[2] = 0
9.62/4.44	c (3,3) x[3] = 0
9.62/4.44	c (3,3) x[4] = 0
9.62/4.44	c (3,3) x[5] = 0
9.62/4.44	c (3,3) x[6] = 0
9.62/4.44	c (3,3) x[7] = 0
9.62/4.44	c (3,3) x[8] = 0
9.62/4.44	c (3,3) x[9] = 0
9.62/4.44	c (3,3) x[10] = 0
9.62/4.44	c (3,3) x[11] = 0
9.62/4.44	c (3,3) x[12] = 0
9.62/4.44	c (3,3) x[13] = 0
9.62/4.44	c (3,3) x[14] = 1
9.62/4.44	c (3,3) x[15] = 0
9.62/4.44	c (3,3) x[16] = 0
9.62/4.44	c (3,3) x[17] = 0
9.62/4.44	c (3,3) x[18] = 0
9.62/4.44	c (3,3) x[19] = 0
9.62/4.44	c (3,3) x[20] = 0
9.62/4.44	c (3,3) x[21] = 0
9.62/4.44	c (3,3) x[22] = 0
9.62/4.44	c (3,3) x[23] = 0
9.62/4.44	c (3,3) x[24] = 0
9.62/4.44	c (3,3) x[25] = 0
9.62/4.44	c (3,3) x[26] = 0
9.62/4.44	c (3,3) x[27] = 0
9.62/4.44	c (3,3) x[28] = 0
9.62/4.44	c (3,3) x[29] = 0
9.62/4.44	c (3,3) x[30] = 0
9.62/4.44	c (3,3) x[31] = 0
9.62/4.44	c (3,3) x[32] = 0
9.62/4.44	c (3,3) x[33] = 0
9.62/4.44	c (3,3) x[34] = 0
9.62/4.44	c (3,3) x[35] = 0
9.62/4.44	c (3,3) x[36] = 0
9.62/4.44	c (3,3) x[37] = 0
9.62/4.44	c (3,3) x[38] = 0
9.62/4.44	c (3,3) x[39] = 0
9.62/4.44	c (3,3) x[40] = 1
9.62/4.44	c (3,3) x[41] = 0
9.62/4.44	c (3,3) x[42] = 0
9.62/4.44	c (3,3) x[43] = 0
9.62/4.44	c (3,3) x[44] = 0
9.62/4.44	c (3,3) x[45] = 0
9.62/4.44	c (3,3) x[46] = 0
9.62/4.44	c (3,3) x[47] = 0
9.62/4.44	c (3,3) x[48] = 0
9.62/4.44	c (3,3) x[49] = 0
9.62/4.44	c (3,3) x[50] = 0
9.62/4.44	c (3,3) x[51] = 0
9.62/4.44	c (3,3) x[52] = 0
9.62/4.44	c (3,3) x[53] = 0
9.62/4.44	c (3,3) x[54] = 0
9.62/4.44	c (3,3) x[55] = 0
9.62/4.44	c (3,3) x[56] = 0
9.62/4.44	c (3,3) x[57] = 0
9.62/4.44	c (3,3) x[58] = 0
9.62/4.44	c (3,3) x[59] = 0
9.62/4.44	c (3,3) x[60] = 0
9.62/4.44	c (3,3) x[61] = 0
9.62/4.44	c (3,3) x[62] = 0
9.62/4.44	c (3,3) x[63] = 0
9.62/4.44	c (3,3) x[64] = 0
9.62/4.44	c (3,3) x[65] = 0
9.62/4.44	c (3,3) x[66] = 0
9.62/4.44	c (3,3) x[67] = 0
9.62/4.44	c (3,3) x[68] = 0
9.62/4.44	c (3,3) x[69] = 0
9.62/4.44	c (3,3) x[70] = 0
9.62/4.44	c (3,3) x[71] = 0
9.62/4.44	c (3,3) x[72] = 0
9.62/4.44	c (3,3) x[73] = 0
9.62/4.44	c (3,3) x[74] = 0
9.62/4.44	c (3,3) x[75] = 0
9.62/4.44	c (3,3) x[76] = 1
9.62/4.44	c (3,3) x[77] = 0
9.62/4.44	c (3,3) x[78] = 0
9.62/4.44	c (3,3) x[79] = 0
9.62/4.44	c (3,3) x[80] = 0
9.62/4.44	c (3,3) x[81] = 0
9.62/4.44	c (3,3) x[82] = 0
9.62/4.44	c (3,3) x[83] = 0
9.62/4.44	c (3,3) x[84] = 0
9.62/4.44	c (3,3) x[85] = 0
9.62/4.44	c (3,3) x[86] = 0
9.62/4.44	c (3,3) x[87] = 0
9.62/4.44	c (3,3) x[88] = 1
9.62/4.44	c (3,3) x[89] = 0
9.62/4.44	c (3,3) x[90] = 0
9.62/4.44	c (3,3) x[91] = 0
9.62/4.44	c (3,3) x[92] = 0
9.62/4.44	c (3,3) x[93] = 0
9.62/4.44	c (3,3) x[94] = 0
9.62/4.44	c (3,3) x[95] = 0
9.62/4.44	c (3,3) x[96] = 0
9.62/4.44	c (3,3) x[97] = 0
9.62/4.44	c (3,3) x[98] = 0
9.62/4.44	c (3,3) x[99] = 0
9.62/4.44	c (3,3) x[100] = 0
9.62/4.44	c (3,3) x[101] = 0
9.62/4.44	c (3,3) x[102] = 0
9.62/4.44	c (3,3) x[103] = 0
9.62/4.44	c (3,3) x[104] = 0
9.62/4.44	c (3,3) x[105] = 0
9.62/4.44	c (3,3) x[106] = 0
9.62/4.44	c (3,3) x[107] = 0
9.62/4.44	c (3,3) x[108] = 0
9.62/4.44	c (3,3) x[109] = 0
9.62/4.44	c (3,3) x[110] = 0
9.62/4.44	c (3,3) x[111] = 0
9.62/4.44	c (3,3) x[112] = 0
9.62/4.44	c (3,3) x[113] = 0
9.62/4.44	c (3,3) x[114] = 0
9.62/4.44	c (3,3) x[115] = 0
9.62/4.44	c (3,3) x[116] = 0
9.62/4.44	c (3,3) x[117] = 0
9.62/4.44	c (3,3) x[118] = 0
9.62/4.44	c (3,3) x[119] = 0
9.62/4.44	c (3,3) x[120] = 0
9.62/4.44	c (3,3) x[121] = 0
9.62/4.44	c (3,3) x[122] = 0
9.62/4.44	c (3,3) x[123] = 0
9.62/4.44	c (3,3) x[124] = 0
9.62/4.44	c (3,3) x[125] = 0
9.62/4.44	c (3,3) x[126] = 0
9.62/4.44	c (3,3) x[127] = 0
9.62/4.44	c (3,3) x[128] = 0
9.62/4.44	c (3,3) x[129] = 0
9.62/4.44	c (3,3) x[130] = 0
9.62/4.44	c (3,3) x[131] = 0
9.62/4.44	c (3,3) x[132] = 0
9.62/4.44	c (3,3) x[133] = 0
9.62/4.44	c (3,3) x[134] = 0
9.62/4.44	c (3,3) x[135] = 0
9.62/4.44	c (3,3) x[136] = 0
9.62/4.44	c (3,3) x[137] = 0
9.62/4.44	c (3,3) x[138] = 0
9.62/4.44	c (3,3) x[139] = 1
9.62/4.44	c (3,3) x[140] = 0
9.62/4.44	c (3,3) x[141] = 0
9.62/4.44	c (3,3) x[142] = 0
9.62/4.44	c (3,3) x[143] = 0
9.62/4.44	c (3,3) x[144] = 0
9.62/4.44	c (3,3) x[145] = 0
9.62/4.44	c (3,3) x[146] = 0
9.62/4.44	c (3,3) x[147] = 0
9.62/4.44	c (3,3) x[148] = 0
9.62/4.44	c (3,3) x[149] = 0
9.62/4.44	c (3,3) x[150] = 1
9.62/4.44	c (3,3) x[151] = 0
9.62/4.44	c (3,3) x[152] = 0
9.62/4.44	c (3,3) x[153] = 0
9.62/4.44	c (3,3) x[154] = 0
9.62/4.44	c (3,3) x[155] = 0
9.62/4.44	c (3,3) x[156] = 0
9.62/4.44	c (3,3) x[157] = 0
9.62/4.44	c (3,3) x[158] = 0
9.62/4.44	c (3,3) x[159] = 0
9.62/4.44	c (3,3) x[160] = 0
9.62/4.44	c (3,3) x[161] = 0
9.62/4.44	c (3,3) x[162] = 0
9.62/4.44	c (3,3) x[163] = 0
9.62/4.44	c (3,3) x[164] = 0
9.62/4.44	c (3,3) x[165] = 0
9.62/4.44	c (3,3) x[166] = 0
9.62/4.44	c (3,3) x[167] = 0
9.62/4.44	c (3,3) x[168] = 0
9.62/4.44	c (3,3) x[169] = 1
9.62/4.44	c (3,3) x[170] = 0
9.62/4.44	c (3,3) x[171] = 0
9.62/4.44	c (3,3) x[172] = 0
9.62/4.44	c (3,3) x[173] = 0
9.62/4.44	c (3,3) x[174] = 0
9.62/4.44	c (3,3) x[175] = 0
9.62/4.44	c (3,3) x[176] = 0
9.62/4.44	c (3,3) x[177] = 0
9.62/4.44	c (3,3) x[178] = 0
9.62/4.44	c (3,3) x[179] = 0
9.62/4.44	c (3,3) x[180] = 0
9.62/4.44	c (3,3) x[181] = 0
9.62/4.44	c (3,3) x[182] = 0
9.62/4.44	c (3,3) x[183] = 0
9.62/4.44	c (3,3) x[184] = 0
9.62/4.44	c (3,3) x[185] = 0
9.62/4.44	c (3,3) x[186] = 0
9.62/4.44	c (3,3) x[187] = 0
9.62/4.44	c (3,3) x[188] = 0
9.62/4.44	c (3,3) x[189] = 0
9.62/4.44	c (3,3) x[190] = 0
9.62/4.44	c (3,3) x[191] = 0
9.62/4.44	c (3,3) x[192] = 0
9.62/4.44	c (3,3) x[193] = 0
9.62/4.44	c (3,3) x[194] = 0
9.62/4.44	c (3,3) x[195] = 0
9.62/4.44	c (3,3) x[196] = 0
9.62/4.44	c (3,3) x[197] = 0
9.62/4.44	c (3,3) x[198] = 0
9.62/4.44	c (3,3) x[199] = 0
9.62/4.44	c (3,3) x[200] = 0
9.62/4.44	c (3,3) x[201] = 0
9.62/4.44	c (3,3) x[202] = 0
9.62/4.44	c (3,3) x[203] = 0
9.62/4.44	c (3,3) x[204] = 0
9.62/4.44	c (3,3) x[205] = 0
9.62/4.44	c (3,3) x[206] = 0
9.62/4.44	c (3,3) x[207] = 0
9.62/4.44	c (3,3) x[208] = 0
9.62/4.44	c (3,3) x[209] = 0
9.62/4.44	c (3,3) x[210] = 0
9.62/4.44	c (3,3) x[211] = 0
9.62/4.44	c (3,3) x[212] = 0
9.62/4.44	c (3,3) x[213] = 0
9.62/4.44	c (3,3) x[214] = 1
9.62/4.44	c (3,3) x[215] = 0
9.62/4.44	c (3,3) x[216] = 0
9.62/4.44	c (3,3) x[217] = 0
9.62/4.44	c (3,3) x[218] = 0
9.62/4.44	c (3,3) x[219] = 0
9.62/4.44	c (3,3) x[220] = 0
9.62/4.44	c (3,3) x[221] = 0
9.62/4.44	c (3,3) x[222] = 0
9.62/4.44	c (3,3) x[223] = 0
9.62/4.44	c (3,3) x[224] = 1
9.62/4.44	c (3,3) x[225] = 0
9.62/4.44	c (3,3) x[226] = 0
9.62/4.44	c (3,3) x[227] = 0
9.62/4.44	c (3,3) x[228] = 0
9.62/4.44	c (3,3) x[229] = 0
9.62/4.44	c (3,3) x[230] = 0
9.62/4.44	c (3,3) x[231] = 0
9.62/4.44	c (3,3) x[232] = 0
9.62/4.44	c (3,3) x[233] = 0
9.62/4.44	c (3,3) x[234] = 0
9.62/4.44	c (3,3) x[235] = 0
9.62/4.44	c (3,3) x[236] = 0
9.62/4.44	c (3,3) x[237] = 0
9.62/4.44	c (3,3) x[238] = 0
9.62/4.44	c (3,3) x[239] = 0
9.62/4.44	c (3,3) x[240] = 0
9.62/4.44	c (3,3) x[241] = 0
9.62/4.44	c (3,3) x[242] = 0
9.62/4.44	c (3,3) x[243] = 0
9.62/4.44	c (3,3) x[244] = 0
9.62/4.44	c (3,3) x[245] = 0
9.62/4.44	c (3,3) x[246] = 0
9.62/4.44	c (3,3) x[247] = 0
9.62/4.44	c (3,3) x[248] = 0
9.62/4.44	c (3,3) x[249] = 0
9.62/4.44	c (3,3) x[250] = 0
9.62/4.44	c (3,3) x[251] = 0
9.62/4.44	c (3,3) x[252] = 0
9.62/4.44	c (3,3) x[253] = 0
9.62/4.44	c (3,3) x[254] = 0
9.62/4.44	c (3,3) x[255] = 0
9.62/4.44	c (3,3) x[256] = 0
9.62/4.44	c (3,3) x[257] = 0
9.62/4.44	c (3,3) x[258] = 0
9.62/4.44	c (3,3) x[259] = 0
9.62/4.44	c (3,3) x[260] = 0
9.62/4.44	c (3,3) x[261] = 0
9.62/4.44	c (3,3) x[262] = 0
9.62/4.44	c (3,3) x[263] = 0
9.62/4.44	c (3,3) x[264] = 0
9.62/4.44	c (3,3) x[265] = 0
9.62/4.44	c (3,3) x[266] = 0
9.62/4.44	c (3,3) x[267] = 0
9.62/4.44	c (3,3) x[268] = 0
9.62/4.44	c (3,3) x[269] = 0
9.62/4.44	c (3,3) x[270] = 0
9.62/4.44	c (3,3) x[271] = 0
9.62/4.44	c (3,3) x[272] = 0
9.62/4.44	c (3,3) x[273] = 0
9.62/4.44	c (3,3) x[274] = 0
9.62/4.44	c (3,3) x[275] = 0
9.62/4.44	c (3,3) x[276] = 1
9.62/4.44	c (3,3) x[277] = 0
9.62/4.44	c (3,3) x[278] = 0
9.62/4.44	c (3,3) x[279] = 0
9.62/4.44	c (3,3) x[280] = 0
9.62/4.44	c (3,3) x[281] = 0
9.62/4.44	c (3,3) x[282] = 0
9.62/4.44	c (3,3) x[283] = 0
9.62/4.44	c (3,3) x[284] = 0
9.62/4.44	c (3,3) x[285] = 0
9.62/4.44	c (3,3) x[286] = 0
9.62/4.44	c (3,3) x[287] = 0
9.62/4.44	c (3,3) x[288] = 0
9.62/4.44	c (3,3) x[289] = 0
9.62/4.44	c (3,3) x[290] = 0
9.62/4.44	c (3,3) x[291] = 0
9.62/4.44	c (3,3) x[292] = 0
9.62/4.44	c (3,3) x[293] = 0
9.62/4.44	c (3,3) x[294] = 0
9.62/4.44	c (3,3) x[295] = 0
9.62/4.44	c (3,3) x[296] = 0
9.62/4.44	c (3,3) x[297] = 0
9.62/4.44	c (3,3) x[298] = 0
9.62/4.44	c (3,3) x[299] = 0
9.62/4.44	c (3,3) x[300] = 0
9.62/4.44	c (3,3) x[301] = 0
9.62/4.44	c (3,3) x[302] = 0
9.62/4.44	c (3,3) x[303] = 0
9.62/4.44	c (3,3) x[304] = 0
9.62/4.44	c (3,3) x[305] = 1
9.62/4.44	c (3,3) x[306] = 0
9.62/4.45	c (3,3) x[307] = 0
9.62/4.45	c (3,3) x[308] = 0
9.62/4.45	c (3,3) x[309] = 0
9.62/4.45	c (3,3) x[310] = 0
9.62/4.45	c (3,3) x[311] = 0
9.62/4.45	c (3,3) x[312] = 0
9.62/4.45	c (3,3) x[313] = 0
9.62/4.45	c (3,3) x[314] = 0
9.62/4.45	c (3,3) x[315] = 0
9.62/4.45	c (3,3) x[316] = 0
9.62/4.45	c (3,3) x[317] = 0
9.62/4.45	c (3,3) x[318] = 0
9.62/4.45	c (3,3) x[319] = 0
9.62/4.45	c (3,3) x[320] = 0
9.62/4.45	c (3,3) x[321] = 1
9.62/4.45	c (3,3) x[322] = 0
9.62/4.45	c (3,3) x[323] = 0
9.62/4.45	c (3,3) x[324] = 0
9.62/4.45	c (3,3) x[325] = 0
9.62/4.45	c (3,3) x[326] = 0
9.62/4.45	c (3,3) x[327] = 0
9.62/4.45	c (3,3) x[328] = 0
9.62/4.45	c (3,3) x[329] = 0
9.62/4.45	c (3,3) x[330] = 0
9.62/4.45	c (3,3) x[331] = 0
9.62/4.45	c (3,3) x[332] = 0
9.62/4.45	c (3,3) x[333] = 0
9.62/4.45	c (3,3) x[334] = 0
9.62/4.45	c (3,3) x[335] = 0
9.62/4.45	c (3,3) x[336] = 0
9.62/4.45	c (3,3) x[337] = 0
9.62/4.45	c (3,3) x[338] = 0
9.62/4.45	c (3,3) x[339] = 1
9.62/4.45	c (3,3) x[340] = 0
9.62/4.45	c (3,3) x[341] = 0
9.62/4.45	c (3,3) x[342] = 0
9.62/4.45	c (3,3) x[343] = 0
9.62/4.45	c (3,3) x[344] = 0
9.62/4.45	c (3,3) x[345] = 0
9.62/4.45	c (3,3) x[346] = 0
9.62/4.45	c (3,3) x[347] = 0
9.62/4.45	c (3,3) x[348] = 0
9.62/4.45	c (3,3) x[349] = 0
9.62/4.45	c (3,3) x[350] = 0
9.62/4.45	c (3,3) x[351] = 0
9.62/4.45	c (3,3) x[352] = 0
9.62/4.45	c (3,3) x[353] = 0
9.62/4.45	c (3,3) x[354] = 0
9.62/4.45	c (3,3) x[355] = 0
9.62/4.45	c (3,3) x[356] = 0
9.62/4.45	c (3,3) x[357] = 0
9.62/4.45	c (3,3) x[358] = 0
9.62/4.45	c (3,3) x[359] = 0
9.62/4.45	c (3,3) x[360] = 0
9.62/4.45	c (3,3) x[361] = 0
9.62/4.45	c (3,3) x[362] = 0
9.62/4.45	c (3,3) x[363] = 0
9.62/4.45	c (3,3) x[364] = 0
9.62/4.45	c (3,3) x[365] = 0
9.62/4.45	c (3,3) x[366] = 0
9.62/4.45	c (3,3) x[367] = 0
9.62/4.45	c (3,3) x[368] = 0
9.62/4.45	c (3,3) x[369] = 0
9.62/4.45	c (3,3) x[370] = 0
9.62/4.45	c (3,3) x[371] = 0
9.62/4.45	c (3,3) x[372] = 0
9.62/4.45	c (3,3) x[373] = 0
9.62/4.45	c (3,3) x[374] = 0
9.62/4.45	c (3,3) x[375] = 0
9.62/4.45	c (3,3) x[376] = 0
9.62/4.45	c (3,3) x[377] = 0
9.62/4.45	c (3,3) x[378] = 0
9.62/4.45	c (3,3) x[379] = 1
9.62/4.45	c (3,3) x[380] = 0
9.62/4.45	c (3,3) x[381] = 0
9.62/4.45	c (3,3) x[382] = 0
9.62/4.45	c (3,3) x[383] = 0
9.62/4.45	c (3,3) x[384] = 0
9.62/4.45	c (3,3) x[385] = 0
9.62/4.45	c (3,3) x[386] = 0
9.62/4.45	c (3,3) x[387] = 0
9.62/4.45	c (3,3) x[388] = 0
9.62/4.45	c (3,3) x[389] = 0
9.62/4.45	c (3,3) x[390] = 0
9.62/4.45	c (3,3) x[391] = 0
9.62/4.45	c (3,3) x[392] = 0
9.62/4.45	c (3,3) x[393] = 0
9.62/4.45	c (3,3) x[394] = 0
9.62/4.45	c (3,3) x[395] = 0
9.62/4.45	c (3,3) x[396] = 0
9.62/4.45	c (3,3) x[397] = 0
9.62/4.45	c (3,3) x[398] = 0
9.62/4.45	c (3,3) x[399] = 0
9.62/4.45	c (3,3) x[400] = 0
9.62/4.45	c (3,3) x[401] = 0
9.62/4.45	c (3,3) x[402] = 0
9.62/4.45	c (3,3) x[403] = 0
9.62/4.45	c (3,3) x[404] = 0
9.62/4.45	c (3,3) x[405] = 0
9.62/4.45	c (3,3) x[406] = 0
9.62/4.45	c (3,3) x[407] = 0
9.62/4.45	c (3,3) x[408] = 0
9.62/4.45	c (3,3) x[409] = 0
9.62/4.45	c (3,3) x[410] = 0
9.62/4.45	c (3,3) x[411] = 0
9.62/4.45	c (3,3) x[412] = 0
9.62/4.45	c (3,3) x[413] = 1
9.62/4.45	c (3,3) x[414] = 0
9.62/4.45	c (3,3) x[415] = 0
9.62/4.45	c (3,3) x[416] = 0
9.62/4.45	c (3,3) x[417] = 0
9.62/4.45	c (3,3) x[418] = 0
9.62/4.45	c (3,3) x[419] = 0
9.62/4.45	c (3,3) x[420] = 0
9.62/4.45	c (3,3) x[421] = 0
9.62/4.45	c (3,3) x[422] = 0
9.62/4.45	c (3,3) x[423] = 0
9.62/4.45	c (3,3) x[424] = 0
9.62/4.45	c (3,3) x[425] = 0
9.62/4.45	c (3,3) x[426] = 0
9.62/4.45	c (3,3) x[427] = 0
9.62/4.45	c (3,3) x[428] = 0
9.62/4.45	c (3,3) x[429] = 0
9.62/4.45	c (3,3) x[430] = 0
9.62/4.45	c (3,3) x[431] = 1
9.62/4.45	c (3,3) x[432] = 0
9.62/4.45	c (3,3) x[433] = 0
9.62/4.45	c (3,3) x[434] = 0
9.62/4.45	c (3,3) x[435] = 0
9.62/4.45	c (3,3) x[436] = 0
9.62/4.45	c (3,3) x[437] = 0
9.62/4.45	c (3,3) x[438] = 0
9.62/4.45	c (3,3) x[439] = 0
9.62/4.45	c (3,3) x[440] = 0
9.62/4.45	c (3,3) x[441] = 0
9.62/4.45	c (3,3) x[442] = 0
9.62/4.45	c (3,3) x[443] = 0
9.62/4.45	c (3,3) x[444] = 0
9.62/4.45	c (3,3) x[445] = 0
9.62/4.45	c (3,3) x[446] = 0
9.62/4.45	c (3,3) x[447] = 0
9.62/4.45	c (3,3) x[448] = 0
9.62/4.45	c (3,3) x[449] = 0
9.62/4.45	c (3,3) x[450] = 0
9.62/4.45	c (3,3) x[451] = 0
9.62/4.45	c (3,3) x[452] = 0
9.62/4.45	c (3,3) x[453] = 0
9.62/4.45	c (3,3) x[454] = 0
9.62/4.45	c (3,3) x[455] = 0
9.62/4.45	c (3,3) x[456] = 1
9.62/4.45	c (3,3) x[457] = 0
9.62/4.45	c (3,3) x[458] = 0
9.62/4.45	c (3,3) x[459] = 0
9.62/4.45	c (3,3) x[460] = 0
9.62/4.45	c (3,3) x[461] = 0
9.62/4.45	c (3,3) x[462] = 0
9.62/4.45	c (3,3) x[463] = 0
9.62/4.45	c (3,3) x[464] = 0
9.62/4.45	c (3,3) x[465] = 0
9.62/4.45	c (3,3) x[466] = 0
9.62/4.45	c (3,3) x[467] = 0
9.62/4.45	c (3,3) x[468] = 0
9.62/4.45	c (3,3) x[469] = 0
9.62/4.45	c (3,3) x[470] = 0
9.62/4.45	c (3,3) x[471] = 0
9.62/4.45	c (3,3) x[472] = 0
9.62/4.45	c (3,3) x[473] = 0
9.62/4.45	c (3,3) x[474] = 0
9.62/4.45	c (3,3) x[475] = 0
9.62/4.45	c (3,3) x[476] = 0
9.62/4.45	c (3,3) x[477] = 0
9.62/4.45	c (3,3) x[478] = 0
9.62/4.45	c (3,3) x[479] = 0
9.62/4.45	c (3,3) x[480] = 0
9.62/4.45	c (3,3) x[481] = 0
9.62/4.45	c (3,3) x[482] = 0
9.62/4.45	c (3,3) x[483] = 0
9.62/4.45	c (3,3) x[484] = 0
9.62/4.45	c (3,3) x[485] = 0
9.62/4.45	c (3,3) x[486] = 0
9.62/4.45	c (3,3) x[487] = 0
9.62/4.45	c (3,3) x[488] = 0
9.62/4.45	c (3,3) x[489] = 0
9.62/4.45	c (3,3) x[490] = 0
9.62/4.45	c (3,3) x[491] = 0
9.62/4.45	c (3,3) x[492] = 1
9.62/4.45	c (3,3) x[493] = 0
9.62/4.45	c (3,3) x[494] = 0
9.62/4.45	c (3,3) x[495] = 0
9.62/4.45	c (3,3) x[496] = 0
9.62/4.45	c (3,3) x[497] = 0
9.62/4.45	c (3,3) x[498] = 0
9.62/4.45	c (3,3) x[499] = 0
9.62/4.45	c (3,3) x[500] = 0
9.62/4.45	c (3,3) x[501] = 0
9.62/4.45	c (3,3) x[502] = 0
9.62/4.45	c (3,3) x[503] = 0
9.62/4.45	c (3,3) x[504] = 0
9.62/4.45	c (3,3) x[505] = 0
9.62/4.45	c (3,3) x[506] = 0
9.62/4.45	c (3,3) x[507] = 0
9.62/4.45	c (3,3) x[508] = 0
9.62/4.45	c (3,3) x[509] = 0
9.62/4.45	c (3,3) x[510] = 0
9.62/4.45	c (3,3) x[511] = 0
9.62/4.45	c (3,3) x[512] = 0
9.62/4.45	c (3,3) x[513] = 0
9.62/4.45	c (3,3) x[514] = 0
9.62/4.45	c (3,3) x[515] = 0
9.62/4.45	c (3,3) x[516] = 0
9.62/4.45	c (3,3) x[517] = 0
9.62/4.45	c (3,3) x[518] = 0
9.62/4.45	c (3,3) x[519] = 0
9.62/4.45	c (3,3) x[520] = 0
9.62/4.45	c (3,3) x[521] = 0
9.62/4.45	c (3,3) x[522] = 0
9.62/4.45	c (3,3) x[523] = 0
9.62/4.45	c (3,3) x[524] = 0
9.62/4.45	c (3,3) x[525] = 0
9.62/4.45	c (3,3) x[526] = 1
9.62/4.45	c (3,3) x[527] = 0
9.62/4.45	c (3,3) x[528] = 0
9.62/4.45	c (3,3) x[529] = 0
9.62/4.45	c (3,3) x[530] = 0
9.62/4.45	c (3,3) x[531] = 0
9.62/4.45	c (3,3) x[532] = 0
9.62/4.45	c (3,3) x[533] = 0
9.62/4.45	c (3,3) x[534] = 0
9.62/4.45	c (3,3) x[535] = 0
9.62/4.45	c (3,3) x[536] = 0
9.62/4.45	c (3,3) x[537] = 0
9.62/4.45	c (3,3) x[538] = 1
9.62/4.45	c (3,3) x[539] = 0
9.62/4.45	c (3,3) x[540] = 0
9.62/4.45	c (3,3) x[541] = 0
9.62/4.45	c (3,3) x[542] = 0
9.62/4.45	c (3,3) x[543] = 0
9.62/4.45	c (3,3) x[544] = 0
9.62/4.45	c (3,3) x[545] = 0
9.62/4.45	c (3,3) x[546] = 0
9.62/4.45	c (3,3) x[547] = 0
9.62/4.45	c (3,3) x[548] = 0
9.62/4.45	c (3,3) x[549] = 0
9.62/4.45	c (3,3) x[550] = 0
9.62/4.45	c (3,3) x[551] = 0
9.62/4.45	c (3,3) x[552] = 0
9.62/4.45	c (3,3) x[553] = 0
9.62/4.45	c (3,3) x[554] = 0
9.62/4.45	c (3,3) x[555] = 0
9.62/4.45	c (3,3) x[556] = 0
9.62/4.45	c (3,3) x[557] = 0
9.62/4.45	c (3,3) x[558] = 0
9.62/4.45	c (3,3) x[559] = 0
9.62/4.45	c (3,3) x[560] = 0
9.62/4.45	c (3,3) x[561] = 0
9.62/4.45	c (3,3) x[562] = 0
9.62/4.45	c (3,3) x[563] = 0
9.62/4.45	c (3,3) x[564] = 0
9.62/4.45	c (3,3) x[565] = 0
9.62/4.45	c (3,3) x[566] = 0
9.62/4.45	c (3,3) x[567] = 0
9.62/4.45	c (3,3) x[568] = 0
9.62/4.45	c (3,3) x[569] = 0
9.62/4.45	c (3,3) x[570] = 0
9.62/4.45	c (3,3) x[571] = 0
9.62/4.45	c (3,3) x[572] = 0
9.62/4.45	c (3,3) x[573] = 0
9.62/4.45	c (3,3) x[574] = 0
9.62/4.45	c (3,3) x[575] = 0
9.62/4.45	c (3,3) x[576] = 0
9.62/4.45	c (3,3) x[577] = 0
9.62/4.45	c (3,3) x[578] = 0
9.62/4.45	c (3,3) x[579] = 0
9.62/4.45	c (3,3) x[580] = 0
9.62/4.45	c (3,3) x[581] = 0
9.62/4.45	c (3,3) x[582] = 0
9.62/4.45	c (3,3) x[583] = 0
9.62/4.45	c (3,3) x[584] = 0
9.62/4.45	c (3,3) x[585] = 0
9.62/4.45	c (3,3) x[586] = 1
9.62/4.45	c (3,3) x[587] = 0
9.62/4.45	c (3,3) x[588] = 0
9.62/4.45	c (3,3) x[589] = 0
9.62/4.45	c (3,3) x[590] = 1
9.62/4.45	c (3,3) x[591] = 0
9.62/4.45	c (3,3) x[592] = 0
9.62/4.45	c (3,3) x[593] = 0
9.62/4.45	c (3,3) x[594] = 0
9.62/4.45	c (3,3) x[595] = 0
9.62/4.45	c (3,3) x[596] = 0
9.62/4.45	c (3,3) x[597] = 0
9.62/4.45	c (3,3) x[598] = 0
9.62/4.45	c (3,3) x[599] = 0
9.62/4.45	c (3,3) x[600] = 0
9.62/4.45	c (3,3) x[601] = 0
9.62/4.45	c (3,3) x[602] = 0
9.62/4.45	c (3,3) x[603] = 0
9.62/4.45	c (3,3) x[604] = 0
9.62/4.45	c (3,3) x[605] = 0
9.62/4.45	c (3,3) x[606] = 0
9.62/4.45	c (3,3) x[607] = 0
9.62/4.45	c (3,3) x[608] = 0
9.62/4.45	c (3,3) x[609] = 0
9.62/4.45	c (3,3) x[610] = 0
9.62/4.45	c (3,3) x[611] = 0
9.62/4.45	c (3,3) x[612] = 0
9.62/4.45	c (3,3) x[613] = 0
9.62/4.45	c (3,3) x[614] = 0
9.62/4.45	c (3,3) x[615] = 0
9.62/4.45	c (3,3) x[616] = 0
9.62/4.45	c (3,3) x[617] = 0
9.62/4.45	c (3,3) x[618] = 0
9.62/4.45	c (3,3) x[619] = 0
9.62/4.45	c (3,3) x[620] = 0
9.62/4.45	c (3,3) x[621] = 0
9.62/4.45	c (3,3) x[622] = 0
9.62/4.45	c (3,3) x[623] = 1
9.62/4.45	c (3,3) x[624] = 0
9.62/4.45	c (3,3) x[625] = 0
9.62/4.45	c (3,3) x[626] = 0
9.62/4.45	c (3,3) x[627] = 0
9.62/4.45	c (3,3) x[628] = 0
9.62/4.45	c (3,3) x[629] = 0
9.62/4.45	c (3,3) x[630] = 0
9.62/4.45	c (3,3) x[631] = 0
9.62/4.45	c (3,3) x[632] = 0
9.62/4.45	c (3,3) x[633] = 0
9.62/4.45	c (3,3) x[634] = 0
9.62/4.45	c (3,3) x[635] = 0
9.62/4.45	c (3,3) x[636] = 0
9.62/4.45	c (3,3) x[637] = 0
9.62/4.45	c (3,3) x[638] = 0
9.62/4.45	c (3,3) x[639] = 0
9.62/4.45	c (3,3) x[640] = 0
9.62/4.45	c (3,3) x[641] = 0
9.62/4.45	c (3,3) x[642] = 0
9.62/4.45	c (3,3) x[643] = 0
9.62/4.45	c (3,3) x[644] = 0
9.62/4.45	c (3,3) x[645] = 0
9.62/4.45	c (3,3) x[646] = 0
9.62/4.45	c (3,3) x[647] = 0
9.62/4.45	c (3,3) x[648] = 0
9.62/4.45	c (3,3) x[649] = 0
9.62/4.45	c (3,3) x[650] = 0
9.62/4.45	c (3,3) x[651] = 0
9.62/4.45	c (3,3) x[652] = 0
9.62/4.45	c (3,3) x[653] = 0
9.62/4.45	c (3,3) x[654] = 0
9.62/4.45	c (3,3) x[655] = 0
9.62/4.45	c (3,3) x[656] = 0
9.62/4.45	c (3,3) x[657] = 0
9.62/4.45	c (3,3) x[658] = 0
9.62/4.45	c (3,3) x[659] = 0
9.62/4.45	c (3,3) x[660] = 0
9.62/4.45	c (3,3) x[661] = 0
9.62/4.45	c (3,3) x[662] = 0
9.62/4.45	c (3,3) x[663] = 0
9.62/4.45	c (3,3) x[664] = 0
9.62/4.45	c (3,3) x[665] = 0
9.62/4.45	c (3,3) x[666] = 0
9.62/4.45	c (3,3) x[667] = 1
9.62/4.45	c (3,3) x[668] = 0
9.62/4.45	c (3,3) x[669] = 0
9.62/4.45	c (3,3) x[670] = 0
9.62/4.45	c (3,3) x[671] = 0
9.62/4.45	c (3,3) x[672] = 0
9.62/4.45	c (3,3) x[673] = 0
9.62/4.45	c (3,3) x[674] = 0
9.62/4.45	c (3,3) x[675] = 0
9.62/4.45	c (3,3) x[676] = 0
9.62/4.45	c (3,3) x[677] = 0
9.62/4.45	c (3,3) x[678] = 0
9.62/4.45	c (3,3) x[679] = 0
9.62/4.45	c (3,3) x[680] = 0
9.62/4.45	c (3,3) x[681] = 0
9.62/4.45	c (3,3) x[682] = 0
9.62/4.45	c (3,3) x[683] = 0
9.62/4.45	c (3,3) x[684] = 0
9.62/4.45	c (3,3) x[685] = 0
9.62/4.45	c (3,3) x[686] = 0
9.62/4.45	c (3,3) x[687] = 0
9.62/4.45	c (3,3) x[688] = 0
9.62/4.45	c (3,3) x[689] = 0
9.62/4.45	c (3,3) x[690] = 0
9.62/4.45	c (3,3) x[691] = 1
9.62/4.45	c (3,3) x[692] = 0
9.62/4.45	c (3,3) x[693] = 0
9.62/4.45	c (3,3) x[694] = 0
9.62/4.45	c (3,3) x[695] = 0
9.62/4.45	c (3,3) x[696] = 0
9.62/4.45	c (3,3) x[697] = 0
9.62/4.45	c (3,3) x[698] = 0
9.62/4.45	c (3,3) x[699] = 0
9.62/4.45	c (3,3) x[700] = 0
9.62/4.45	c (3,3) x[701] = 0
9.62/4.45	c (3,3) x[702] = 0
9.62/4.45	c (3,3) x[703] = 0
9.62/4.45	c (3,3) x[704] = 0
9.62/4.45	c (3,3) x[705] = 1
9.62/4.45	c (3,3) x[706] = 0
9.62/4.45	c (3,3) x[707] = 0
9.62/4.45	c (3,3) x[708] = 0
9.62/4.45	c (3,3) x[709] = 0
9.62/4.45	c (3,3) x[710] = 0
9.62/4.45	c (3,3) x[711] = 0
9.62/4.45	c (3,3) x[712] = 0
9.62/4.45	c (3,3) x[713] = 0
9.62/4.45	c (3,3) x[714] = 0
9.62/4.45	c (3,3) x[715] = 0
9.62/4.45	c (3,3) x[716] = 0
9.62/4.45	c (3,3) x[717] = 0
9.62/4.45	c (3,3) x[718] = 0
9.62/4.45	c (3,3) x[719] = 0
9.62/4.45	c (3,3) x[720] = 0
9.62/4.45	c (3,3) x[721] = 0
9.62/4.45	c (3,3) x[722] = 0
9.62/4.45	c (3,3) x[723] = 0
9.62/4.45	c (3,3) x[724] = 0
9.62/4.45	c (3,3) x[725] = 0
9.62/4.45	c (3,3) x[726] = 0
9.62/4.45	c (3,3) x[727] = 0
9.62/4.45	c (3,3) x[728] = 0
9.62/4.45	c (3,3) x[729] = 0
9.62/4.45	c (3,3) x[730] = 0
9.62/4.45	c (3,3) x[731] = 0
9.62/4.45	c (3,3) x[732] = 0
9.62/4.45	c (3,3) x[733] = 0
9.62/4.45	c (3,3) x[734] = 0
9.62/4.45	c (3,3) x[735] = 0
9.62/4.45	c (3,3) x[736] = 0
9.62/4.45	c (3,3) x[737] = 1
9.62/4.45	c (3,3) x[738] = 0
9.62/4.45	c (3,3) x[739] = 0
9.62/4.45	c (3,3) x[740] = 0
9.62/4.45	c (3,3) x[741] = 0
9.62/4.45	c (3,3) x[742] = 0
9.62/4.45	c (3,3) x[743] = 0
9.62/4.45	c (3,3) x[744] = 0
9.62/4.45	c (3,3) x[745] = 0
9.62/4.45	c (3,3) x[746] = 0
9.62/4.45	c (3,3) x[747] = 0
9.62/4.45	c (3,3) x[748] = 0
9.62/4.45	c (3,3) x[749] = 0
9.62/4.45	c (3,3) x[750] = 0
9.62/4.45	c (3,3) x[751] = 0
9.62/4.45	c (3,3) x[752] = 0
9.62/4.45	c (3,3) x[753] = 0
9.62/4.45	c (3,3) x[754] = 0
9.62/4.45	c (3,3) x[755] = 0
9.62/4.45	c (3,3) x[756] = 0
9.62/4.45	c (3,3) x[757] = 0
9.62/4.45	c (3,3) x[758] = 0
9.62/4.45	c (3,3) x[759] = 0
9.62/4.45	c (3,3) x[760] = 0
9.62/4.45	c (3,3) x[761] = 0
9.62/4.45	c (3,3) x[762] = 0
9.62/4.45	c (3,3) x[763] = 0
9.62/4.45	c (3,3) x[764] = 0
9.62/4.45	c (3,3) x[765] = 0
9.62/4.45	c (3,3) x[766] = 0
9.62/4.45	c (3,3) x[767] = 0
9.62/4.45	c (3,3) x[768] = 0
9.62/4.45	c (3,3) x[769] = 0
9.62/4.45	c (3,3) x[770] = 0
9.62/4.45	c (3,3) x[771] = 0
9.62/4.45	c (3,3) x[772] = 0
9.62/4.45	c (3,3) x[773] = 1
9.62/4.45	c (3,3) x[774] = 0
9.62/4.45	c (3,3) x[775] = 0
9.62/4.45	c (3,3) x[776] = 0
9.62/4.45	c (3,3) x[777] = 0
9.62/4.45	c (3,3) x[778] = 0
9.62/4.45	c (3,3) x[779] = 0
9.62/4.45	c (3,3) x[780] = 0
9.62/4.45	c (3,3) x[781] = 0
9.62/4.45	c (3,3) x[782] = 0
9.62/4.45	c (3,3) x[783] = 0
9.62/4.45	s SATISFIABLE
9.62/4.45	v <instantiation>
9.62/4.45	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199] x[200] x[201] x[202] x[203] x[204] x[205] x[206] x[207] x[208] x[209] x[210] x[211] x[212] x[213] x[214] x[215] x[216] x[217] x[218] x[219] x[220] x[221] x[222] x[223] x[224] x[225] x[226] x[227] x[228] x[229] x[230] x[231] x[232] x[233] x[234] x[235] x[236] x[237] x[238] x[239] x[240] x[241] x[242] x[243] x[244] x[245] x[246] x[247] x[248] x[249] x[250] x[251] x[252] x[253] x[254] x[255] x[256] x[257] x[258] x[259] x[260] x[261] x[262] x[263] x[264] x[265] x[266] x[267] x[268] x[269] x[270] x[271] x[272] x[273] x[274] x[275] x[276] x[277] x[278] x[279] x[280] x[281] x[282] x[283] x[284] x[285] x[286] x[287] x[288] x[289] x[290] x[291] x[292] x[293] x[294] x[295] x[296] x[297] x[298] x[299] x[300] x[301] x[302] x[303] x[304] x[305] x[306] x[307] x[308] x[309] x[310] x[311] x[312] x[313] x[314] x[315] x[316] x[317] x[318] x[319] x[320] x[321] x[322] x[323] x[324] x[325] x[326] x[327] x[328] x[329] x[330] x[331] x[332] x[333] x[334] x[335] x[336] x[337] x[338] x[339] x[340] x[341] x[342] x[343] x[344] x[345] x[346] x[347] x[348] x[349] x[350] x[351] x[352] x[353] x[354] x[355] x[356] x[357] x[358] x[359] x[360] x[361] x[362] x[363] x[364] x[365] x[366] x[367] x[368] x[369] x[370] x[371] x[372] x[373] x[374] x[375] x[376] x[377] x[378] x[379] x[380] x[381] x[382] x[383] x[384] x[385] x[386] x[387] x[388] x[389] x[390] x[391] x[392] x[393] x[394] x[395] x[396] x[397] x[398] x[399] x[400] x[401] x[402] x[403] x[404] x[405] x[406] x[407] x[408] x[409] x[410] x[411] x[412] x[413] x[414] x[415] x[416] x[417] x[418] x[419] x[420] x[421] x[422] x[423] x[424] x[425] x[426] x[427] x[428] x[429] x[430] x[431] x[432] x[433] x[434] x[435] x[436] x[437] x[438] x[439] x[440] x[441] x[442] x[443] x[444] x[445] x[446] x[447] x[448] x[449] x[450] x[451] x[452] x[453] x[454] x[455] x[456] x[457] x[458] x[459] x[460] x[461] x[462] x[463] x[464] x[465] x[466] x[467] x[468] x[469] x[470] x[471] x[472] x[473] x[474] x[475] x[476] x[477] x[478] x[479] x[480] x[481] x[482] x[483] x[484] x[485] x[486] x[487] x[488] x[489] x[490] x[491] x[492] x[493] x[494] x[495] x[496] x[497] x[498] x[499] x[500] x[501] x[502] x[503] x[504] x[505] x[506] x[507] x[508] x[509] x[510] x[511] x[512] x[513] x[514] x[515] x[516] x[517] x[518] x[519] x[520] x[521] x[522] x[523] x[524] x[525] x[526] x[527] x[528] x[529] x[530] x[531] x[532] x[533] x[534] x[535] x[536] x[537] x[538] x[539] x[540] x[541] x[542] x[543] x[544] x[545] x[546] x[547] x[548] x[549] x[550] x[551] x[552] x[553] x[554] x[555] x[556] x[557] x[558] x[559] x[560] x[561] x[562] x[563] x[564] x[565] x[566] x[567] x[568] x[569] x[570] x[571] x[572] x[573] x[574] x[575] x[576] x[577] x[578] x[579] x[580] x[581] x[582] x[583] x[584] x[585] x[586] x[587] x[588] x[589] x[590] x[591] x[592] x[593] x[594] x[595] x[596] x[597] x[598] x[599] x[600] x[601] x[602] x[603] x[604] x[605] x[606] x[607] x[608] x[609] x[610] x[611] x[612] x[613] x[614] x[615] x[616] x[617] x[618] x[619] x[620] x[621] x[622] x[623] x[624] x[625] x[626] x[627] x[628] x[629] x[630] x[631] x[632] x[633] x[634] x[635] x[636] x[637] x[638] x[639] x[640] x[641] x[642] x[643] x[644] x[645] x[646] x[647] x[648] x[649] x[650] x[651] x[652] x[653] x[654] x[655] x[656] x[657] x[658] x[659] x[660] x[661] x[662] x[663] x[664] x[665] x[666] x[667] x[668] x[669] x[670] x[671] x[672] x[673] x[674] x[675] x[676] x[677] x[678] x[679] x[680] x[681] x[682] x[683] x[684] x[685] x[686] x[687] x[688] x[689] x[690] x[691] x[692] x[693] x[694] x[695] x[696] x[697] x[698] x[699] x[700] x[701] x[702] x[703] x[704] x[705] x[706] x[707] x[708] x[709] x[710] x[711] x[712] x[713] x[714] x[715] x[716] x[717] x[718] x[719] x[720] x[721] x[722] x[723] x[724] x[725] x[726] x[727] x[728] x[729] x[730] x[731] x[732] x[733] x[734] x[735] x[736] x[737] x[738] x[739] x[740] x[741] x[742] x[743] x[744] x[745] x[746] x[747] x[748] x[749] x[750] x[751] x[752] x[753] x[754] x[755] x[756] x[757] x[758] x[759] x[760] x[761] x[762] x[763] x[764] x[765] x[766] x[767] x[768] x[769] x[770] x[771] x[772] x[773] x[774] x[775] x[776] x[777] x[778] x[779] x[780] x[781] x[782] x[783]</list>
9.62/4.45	v     <values>0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0</values>
9.62/4.45	v </instantiation>
9.62/4.45	c (3,3) Show results End
9.62/4.45	c (3,3) Heap : 2027 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
9.62/4.45	c (3,3) 0,0,1,1,1,1,3,3,3,STOP-AFTER(ALL)
9.62/4.45	c END-Prog: Fri Jul 27 00:36:10 CEST 2018

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (8156 MiB free)
  memory of node 1: 16384 MiB (15469 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297091-1532644566/watcher-4297091-1532644566 -o /tmp/evaluation-result-4297091-1532644566/solver-4297091-1532644566 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1532644566-14437 --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-4297091-1532644566.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=14454, runsolver pid=14451

[startup+0.100111 s]*
/proc/loadavg: 8.51 8.64 8.73 3/198 14474
/proc/meminfo: memFree=24100280/32770624 swapFree=67077196/67108860
[pid=14454] ppid=14451 vsize=27312552 memory=106504 CPUtime=0.11 cores=0-7
/proc/14454/stat : 14454 (java) S 14451 14454 14410 0 -1 1077944320 6164 0 0 0 9 2 0 0 20 0 20 0 82019748 27968053248 26626 33554432000 4194304 4196468 140736598112400 140736598094944 140635170447095 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
/proc/14454/statm: 6828138 26626 2756 1 0 6790598 0
[pid=14454/tid=14456] ppid=14451 vsize=27312552 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/14454/task/14456/stat : 14456 (java) R 14451 14454 14410 0 -1 4202560 4268 0 0 0 7 1 0 0 20 0 20 0 82019748 27968053248 26626 33554432000 4194304 4196468 140736598112400 140635142232160 140635154527582 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14457] ppid=14451 vsize=27312552 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/14454/task/14457/stat : 14457 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 26626 33554432000 4194304 4196468 140736598112400 140635174689168 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14458] ppid=14451 vsize=27312552 memory=140093919770240 CPUtime=0 cores=0-7
/proc/14454/task/14458/stat : 14458 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 26626 33554432000 4194304 4196468 140736598112400 140634958084368 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14459] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14459/stat : 14459 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 26626 33554432000 4194304 4196468 140736598112400 140634957032080 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14460] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14460/stat : 14460 (java) S 14451 14454 14410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 26626 33554432000 4194304 4196468 140736598112400 140634955979280 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14461] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14461/stat : 14461 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 26626 33554432000 4194304 4196468 140736598112400 140634954926992 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14462] ppid=14451 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14454/task/14462/stat : 14462 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 26626 33554432000 4194304 4196468 140736598112400 140634953874192 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14463] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14463/stat : 14463 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 26626 33554432000 4194304 4196468 140736598112400 140634952821904 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14464] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14464/stat : 14464 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 26626 33554432000 4194304 4196468 140736598112400 140634951769104 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14465] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14465/stat : 14465 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82019752 27968053248 26626 33554432000 4194304 4196468 140736598112400 140634295887984 140635170458242 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14466] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14466/stat : 14466 (java) S 14451 14454 14410 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82019753 27968053248 26626 33554432000 4194304 4196468 140736598112400 140632999846688 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14467] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14467/stat : 14467 (java) S 14451 14454 14410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 82019753 27968053248 26626 33554432000 4194304 4196468 140736598112400 140632865625200 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14468] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14468/stat : 14468 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019755 27968053248 26626 33554432000 4194304 4196468 140736598112400 140632491120720 140635170465691 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14469] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14469/stat : 14469 (java) S 14451 14454 14410 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 82019755 27968053248 26626 33554432000 4194304 4196468 140736598112400 140634294835824 140635170458242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14470] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14470/stat : 14470 (java) S 14451 14454 14410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82019755 27968053248 26626 33554432000 4194304 4196468 140736598112400 140634293783024 140635170458242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14471] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14471/stat : 14471 (java) S 14451 14454 14410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82019755 27968053248 26626 33554432000 4194304 4196468 140736598112400 140634292730736 140635170458242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14472] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14472/stat : 14472 (java) S 14451 14454 14410 0 -1 1077944384 236 0 0 0 0 0 0 0 20 0 20 0 82019755 27968053248 26626 33554432000 4194304 4196468 140736598112400 140634291677936 140635170458242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14473] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14473/stat : 14473 (java) S 14451 14454 14410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82019756 27968053248 26626 33554432000 4194304 4196468 140736598112400 140631993215328 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14474] ppid=14451 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14454/task/14474/stat : 14474 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019756 27968053248 26626 33554432000 4194304 4196468 140736598112400 140634290624816 140635170458242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 106504 KiB

[startup+0.210209 s]*
/proc/loadavg: 8.51 8.64 8.73 2/198 14474
/proc/meminfo: memFree=24083968/32770624 swapFree=67077196/67108860
[pid=14454] ppid=14451 vsize=27312552 memory=121172 CPUtime=0.24 cores=0-7
/proc/14454/stat : 14454 (java) S 14451 14454 14410 0 -1 1077944320 10061 0 0 0 21 3 0 0 20 0 20 0 82019748 27968053248 30293 33554432000 4194304 4196468 140736598112400 140736598094944 140635170447095 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
/proc/14454/statm: 6828138 30293 2885 1 0 6790598 0
[pid=14454/tid=14456] ppid=14451 vsize=27312552 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/14454/task/14456/stat : 14456 (java) R 14451 14454 14410 0 -1 4202560 7944 0 0 0 17 2 0 0 20 0 20 0 82019748 27968053248 30293 33554432000 4194304 4196468 140736598112400 140635142245840 140635170469021 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14457] ppid=14451 vsize=27312552 memory=9237 CPUtime=0 cores=0-7
/proc/14454/task/14457/stat : 14457 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 30293 33554432000 4194304 4196468 140736598112400 140635174689168 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14458] ppid=14451 vsize=27312552 memory=3473877976953042592 CPUtime=0 cores=0-7
/proc/14454/task/14458/stat : 14458 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 30293 33554432000 4194304 4196468 140736598112400 140634958084368 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14459] ppid=14451 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14454/task/14459/stat : 14459 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 30293 33554432000 4194304 4196468 140736598112400 140634957032080 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14460] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14460/stat : 14460 (java) S 14451 14454 14410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 30293 33554432000 4194304 4196468 140736598112400 140634955979280 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14461] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14461/stat : 14461 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 30293 33554432000 4194304 4196468 140736598112400 140634954926992 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14462] ppid=14451 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14454/task/14462/stat : 14462 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 30293 33554432000 4194304 4196468 140736598112400 140634953874192 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14463] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14463/stat : 14463 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 30293 33554432000 4194304 4196468 140736598112400 140634952821904 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14464] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14464/stat : 14464 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 30293 33554432000 4194304 4196468 140736598112400 140634951769104 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14465] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14465/stat : 14465 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82019752 27968053248 30293 33554432000 4194304 4196468 140736598112400 140634295887984 140635170458242 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14466] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14466/stat : 14466 (java) S 14451 14454 14410 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82019753 27968053248 30293 33554432000 4194304 4196468 140736598112400 140632999846688 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14467] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14467/stat : 14467 (java) S 14451 14454 14410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 82019753 27968053248 30293 33554432000 4194304 4196468 140736598112400 140632865625200 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14468] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14468/stat : 14468 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019755 27968053248 30293 33554432000 4194304 4196468 140736598112400 140632491120720 140635170465691 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14469] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14469/stat : 14469 (java) S 14451 14454 14410 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 20 0 82019755 27968053248 30293 33554432000 4194304 4196468 140736598112400 140634294835824 140635170458242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14470] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14470/stat : 14470 (java) S 14451 14454 14410 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 82019755 27968053248 30293 33554432000 4194304 4196468 140736598112400 140634293783024 140635170458242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14471] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14471/stat : 14471 (java) S 14451 14454 14410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82019755 27968053248 30293 33554432000 4194304 4196468 140736598112400 140634292730736 140635170458242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14472] ppid=14451 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/14454/task/14472/stat : 14472 (java) S 14451 14454 14410 0 -1 1077944384 290 0 0 0 2 0 0 0 20 0 20 0 82019755 27968053248 30293 33554432000 4194304 4196468 140736598112400 140634291677936 140635170458242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14473] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14473/stat : 14473 (java) S 14451 14454 14410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82019756 27968053248 30293 33554432000 4194304 4196468 140736598112400 140631993215328 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14474] ppid=14451 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14454/task/14474/stat : 14474 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019756 27968053248 30293 33554432000 4194304 4196468 140736598112400 140634290624816 140635170458242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 121172 KiB

[startup+0.309599 s]*
/proc/loadavg: 8.51 8.64 8.73 2/198 14474
/proc/meminfo: memFree=24080756/32770624 swapFree=67077196/67108860
[pid=14454] ppid=14451 vsize=27312552 memory=125076 CPUtime=0.42 cores=0-7
/proc/14454/stat : 14454 (java) S 14451 14454 14410 0 -1 1077944320 10714 0 0 0 38 4 0 0 20 0 20 0 82019748 27968053248 31269 33554432000 4194304 4196468 140736598112400 140736598094944 140635170447095 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
/proc/14454/statm: 6828138 31269 2940 1 0 6790598 0
[pid=14454/tid=14456] ppid=14451 vsize=27312552 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/14454/task/14456/stat : 14456 (java) R 14451 14454 14410 0 -1 4202560 8384 0 0 0 27 3 0 0 20 0 20 0 82019748 27968053248 31269 33554432000 4194304 4196468 140736598112400 140635142251216 140635154527582 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14457] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14457/stat : 14457 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 31269 33554432000 4194304 4196468 140736598112400 140635174689168 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14458] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14458/stat : 14458 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 31269 33554432000 4194304 4196468 140736598112400 140634958084368 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14459] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14459/stat : 14459 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 31269 33554432000 4194304 4196468 140736598112400 140634957032080 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14460] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14460/stat : 14460 (java) S 14451 14454 14410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 31269 33554432000 4194304 4196468 140736598112400 140634955979280 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14461] ppid=14451 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/14454/task/14461/stat : 14461 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 31269 33554432000 4194304 4196468 140736598112400 140634954926992 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14462] ppid=14451 vsize=27312552 memory=140093780226991 CPUtime=0 cores=0-7
/proc/14454/task/14462/stat : 14462 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 31269 33554432000 4194304 4196468 140736598112400 140634953874192 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14463] ppid=14451 vsize=27312552 memory=140093780229296 CPUtime=0 cores=0-7
/proc/14454/task/14463/stat : 14463 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 31269 33554432000 4194304 4196468 140736598112400 140634952821904 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14464] ppid=14451 vsize=27312552 memory=140093780231600 CPUtime=0 cores=0-7
/proc/14454/task/14464/stat : 14464 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27968053248 31269 33554432000 4194304 4196468 140736598112400 140634951769104 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14465] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14465/stat : 14465 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82019752 27968053248 31269 33554432000 4194304 4196468 140736598112400 140634295887984 140635170458242 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14466] ppid=14451 vsize=27312552 memory=280187560470160 CPUtime=0 cores=0-7
/proc/14454/task/14466/stat : 14466 (java) S 14451 14454 14410 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82019753 27968053248 31269 33554432000 4194304 4196468 140736598112400 140632999846688 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14467] ppid=14451 vsize=27312552 memory=280187560477072 CPUtime=0 cores=0-7
/proc/14454/task/14467/stat : 14467 (java) S 14451 14454 14410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 82019753 27968053248 31269 33554432000 4194304 4196468 140736598112400 140632865625200 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14468] ppid=14451 vsize=27312552 memory=280187560418224 CPUtime=0 cores=0-7
/proc/14454/task/14468/stat : 14468 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019755 27968053248 31269 33554432000 4194304 4196468 140736598112400 140632491120720 140635170465691 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14469] ppid=14451 vsize=27312552 memory=280187560490896 CPUtime=0.01 cores=0-7
/proc/14454/task/14469/stat : 14469 (java) R 14451 14454 14410 0 -1 1077944384 449 0 0 0 1 0 0 0 20 0 20 0 82019755 27968053248 31269 33554432000 4194304 4196468 140736598112400 140634294835824 140635170458242 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14470] ppid=14451 vsize=27312552 memory=280187560497808 CPUtime=0.01 cores=0-7
/proc/14454/task/14470/stat : 14470 (java) S 14451 14454 14410 0 -1 1077944384 131 0 0 0 1 0 0 0 20 0 20 0 82019755 27968053248 31269 33554432000 4194304 4196468 140736598112400 140634293783024 140635170458242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14471] ppid=14451 vsize=27312552 memory=280187560495504 CPUtime=0.01 cores=0-7
/proc/14454/task/14471/stat : 14471 (java) S 14451 14454 14410 0 -1 1077944384 56 0 0 0 1 0 0 0 20 0 20 0 82019755 27968053248 31269 33554432000 4194304 4196468 140736598112400 140634292730736 140635170458242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14472] ppid=14451 vsize=27312552 memory=280187560512112 CPUtime=0.06 cores=0-7
/proc/14454/task/14472/stat : 14472 (java) R 14451 14454 14410 0 -1 4202560 333 0 0 0 6 0 0 0 20 0 20 0 82019755 27968053248 31269 33554432000 4194304 4196468 140736598112400 140634291677936 140635170459030 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14473] ppid=14451 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14473/stat : 14473 (java) S 14451 14454 14410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82019756 27968053248 31269 33554432000 4194304 4196468 140736598112400 140631993215328 140635170457301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14474] ppid=14451 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14454/task/14474/stat : 14474 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019756 27968053248 31269 33554432000 4194304 4196468 140736598112400 140634290624816 140635170458242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125076 KiB

[startup+0.700835 s]
/proc/loadavg: 8.51 8.64 8.73 2/198 14474
/proc/meminfo: memFree=24056448/32770624 swapFree=67077196/67108860
[pid=14454] ppid=14451 vsize=27320872 memory=162744 CPUtime=1 cores=0-7
/proc/14454/stat : 14454 (java) S 14451 14454 14410 0 -1 1077944320 17846 0 0 0 93 7 0 0 20 0 20 0 82019748 27976572928 40686 33554432000 4194304 4196468 140736598112400 140736598094944 140635170447095 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
/proc/14454/statm: 6830218 40686 3142 1 0 6791622 0
[pid=14454/tid=14456] ppid=14451 vsize=27320872 memory=0 CPUtime=0.67 cores=0-7
/proc/14454/task/14456/stat : 14456 (java) R 14451 14454 14410 0 -1 4202560 15008 0 0 0 62 5 0 0 20 0 20 0 82019748 27976572928 40686 33554432000 4194304 4196468 140736598112400 140635142282528 140635154527582 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14457] ppid=14451 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14457/stat : 14457 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82019751 27976572928 40686 33554432000 4194304 4196468 140736598112400 140635174689168 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14458] ppid=14451 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14458/stat : 14458 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27976572928 40686 33554432000 4194304 4196468 140736598112400 140634958084368 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14459] ppid=14451 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14459/stat : 14459 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27976572928 40686 33554432000 4194304 4196468 140736598112400 140634957032080 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14460] ppid=14451 vsize=27320872 memory=3032 CPUtime=0 cores=0-7
/proc/14454/task/14460/stat : 14460 (java) S 14451 14454 14410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82019751 27976572928 40686 33554432000 4194304 4196468 140736598112400 140634955979280 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14461] ppid=14451 vsize=27320872 memory=2764 CPUtime=0 cores=0-7
/proc/14454/task/14461/stat : 14461 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27976572928 40686 33554432000 4194304 4196468 140736598112400 140634954926992 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14462] ppid=14451 vsize=27320872 memory=796 CPUtime=0 cores=0-7
/proc/14454/task/14462/stat : 14462 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82019751 27976572928 40686 33554432000 4194304 4196468 140736598112400 140634953874192 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14463] ppid=14451 vsize=27320872 memory=1008 CPUtime=0 cores=0-7
/proc/14454/task/14463/stat : 14463 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82019751 27976572928 40686 33554432000 4194304 4196468 140736598112400 140634952821904 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14464] ppid=14451 vsize=27320872 memory=15316 CPUtime=0 cores=0-7
/proc/14454/task/14464/stat : 14464 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27976572928 40686 33554432000 4194304 4196468 140736598112400 140634951769104 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14465] ppid=14451 vsize=27320872 memory=3604 CPUtime=0 cores=0-7
/proc/14454/task/14465/stat : 14465 (java) S 14451 14454 14410 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 82019752 27976572928 40686 33554432000 4194304 4196468 140736598112400 140634295887984 140635170458242 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0

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

[pid=14454] ppid=14451 vsize=27327160 memory=924332 CPUtime=8.78 cores=0-7
/proc/14454/stat : 14454 (java) S 14451 14454 14410 0 -1 1077944320 26408 0 0 0 853 25 0 0 20 0 20 0 82019748 27983011840 231083 33554432000 4194304 4196468 140736598112400 140736598094944 140635170447095 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
/proc/14454/statm: 6831790 231083 3226 1 0 6792646 0
[pid=14454/tid=14456] ppid=14451 vsize=27327160 memory=0 CPUtime=3.11 cores=0-7
/proc/14454/task/14456/stat : 14456 (java) R 14451 14454 14410 0 -1 4202560 16930 0 0 0 293 18 0 0 20 0 20 0 82019748 27983011840 231083 33554432000 4194304 4196468 140736598112400 140635142281008 140634639429952 0 4 0 25189583 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14457] ppid=14451 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14457/stat : 14457 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82019751 27983011840 231083 33554432000 4194304 4196468 140736598112400 140635174689168 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14458] ppid=14451 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14458/stat : 14458 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27983011840 231083 33554432000 4194304 4196468 140736598112400 140634958084368 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14459] ppid=14451 vsize=27327160 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/14454/task/14459/stat : 14459 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27983011840 231083 33554432000 4194304 4196468 140736598112400 140634957032080 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14460] ppid=14451 vsize=27327160 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/14454/task/14460/stat : 14460 (java) S 14451 14454 14410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82019751 27983011840 231083 33554432000 4194304 4196468 140736598112400 140634955979280 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14461] ppid=14451 vsize=27327160 memory=15258134151170438 CPUtime=0 cores=0-7
/proc/14454/task/14461/stat : 14461 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27983011840 231083 33554432000 4194304 4196468 140736598112400 140634954926992 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14462] ppid=14451 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14462/stat : 14462 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82019751 27983011840 231083 33554432000 4194304 4196468 140736598112400 140634953874192 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14463] ppid=14451 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14463/stat : 14463 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82019751 27983011840 231083 33554432000 4194304 4196468 140736598112400 140634952821904 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14464] ppid=14451 vsize=27327160 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/14454/task/14464/stat : 14464 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019751 27983011840 231083 33554432000 4194304 4196468 140736598112400 140634951769104 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14465] ppid=14451 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14465/stat : 14465 (java) S 14451 14454 14410 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 82019752 27983011840 231083 33554432000 4194304 4196468 140736598112400 140634295887984 140635170458242 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14466] ppid=14451 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14466/stat : 14466 (java) S 14451 14454 14410 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82019753 27983011840 231083 33554432000 4194304 4196468 140736598112400 140632999846688 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14467] ppid=14451 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14467/stat : 14467 (java) S 14451 14454 14410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 82019753 27983011840 231083 33554432000 4194304 4196468 140736598112400 140632865625200 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14468] ppid=14451 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14468/stat : 14468 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019755 27983011840 231083 33554432000 4194304 4196468 140736598112400 140632491120720 140635170465691 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14469] ppid=14451 vsize=27327160 memory=509508 CPUtime=1.5 cores=0-7
/proc/14454/task/14469/stat : 14469 (java) S 14451 14454 14410 0 -1 1077944384 2141 0 0 0 149 1 0 0 20 0 20 0 82019755 27983011840 231083 33554432000 4194304 4196468 140736598112400 140634294835824 140635170458242 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14470] ppid=14451 vsize=27327160 memory=-9001734013606258791 CPUtime=1.45 cores=0-7
/proc/14454/task/14470/stat : 14470 (java) S 14451 14454 14410 0 -1 1077944384 1400 0 0 0 144 1 0 0 20 0 20 0 82019755 27983011840 231083 33554432000 4194304 4196468 140736598112400 140634293783024 140635170458242 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14471] ppid=14451 vsize=27327160 memory=-9178176116494409632 CPUtime=1.72 cores=0-7
/proc/14454/task/14471/stat : 14471 (java) S 14451 14454 14410 0 -1 1077944384 1627 0 0 0 171 1 0 0 20 0 20 0 82019755 27983011840 231595 33554432000 4194304 4196468 140736598112400 140634292730736 140635170458242 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14472] ppid=14451 vsize=27327160 memory=6944656591801717918 CPUtime=0.95 cores=0-7
/proc/14454/task/14472/stat : 14472 (java) S 14451 14454 14410 0 -1 1077944384 2944 0 0 0 94 1 0 0 20 0 20 0 82019755 27983011840 231595 33554432000 4194304 4196468 140736598112400 140634291677936 140635170458242 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14473] ppid=14451 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14473/stat : 14473 (java) S 14451 14454 14410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82019756 27983011840 231595 33554432000 4194304 4196468 140736598112400 140631993215328 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14474] ppid=14451 vsize=27327160 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/14454/task/14474/stat : 14474 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82019756 27983011840 231595 33554432000 4194304 4196468 140736598112400 140634290624816 140635170458242 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
Current children cumulated CPU time: 8.78 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 924332 KiB

[startup+4.00091 s]*
/proc/loadavg: 8.15 8.56 8.71 2/203 14480
/proc/meminfo: memFree=22690184/32770624 swapFree=67077196/67108860
[pid=14454] ppid=14451 vsize=27982760 memory=1481192 CPUtime=9.62 cores=0-7
/proc/14454/stat : 14454 (java) S 14451 14454 14410 0 -1 1077944320 27203 0 0 0 929 33 0 0 20 0 24 0 82019748 28654346240 370298 33554432000 4194304 4196468 140736598112400 140736598094944 140635170447095 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
/proc/14454/statm: 6995690 370298 3230 1 0 6956546 0
[pid=14475] ppid=14454 vsize=46284 memory=28388 CPUtime=0.16 cores=0-7
/proc/14475/stat : 14475 (glucose-syrup) R 14454 14454 14410 0 -1 4202496 6821 0 0 0 15 1 0 0 20 0 1 0 82020132 47394816 7097 33554432000 4194304 4373367 140724355922224 140724355919320 4320935 0 4 0 8388610 0 0 0 17 4 0 0 0 0 0 6470912 6472264 8192000 140724355924911 140724355925164 140724355925164 140724355928007 0
/proc/14475/statm: 11571 7097 334 44 0 7259 0
[pid=14454/tid=14456] ppid=14451 vsize=27982760 memory=604729545612415937 CPUtime=3.8 cores=0-7
/proc/14454/task/14456/stat : 14456 (java) S 14451 14454 14410 0 -1 1077944384 17567 0 0 0 353 27 0 0 20 0 24 0 82019748 28654346240 370298 33554432000 4194304 4196468 140736598112400 140635142286336 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14457] ppid=14451 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14457/stat : 14457 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82019751 28654346240 370298 33554432000 4194304 4196468 140736598112400 140635174689168 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14458] ppid=14451 vsize=27982760 memory=288370469932006911 CPUtime=0 cores=0-7
/proc/14454/task/14458/stat : 14458 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82019751 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634958084368 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14459] ppid=14451 vsize=27982760 memory=3906086663907975199 CPUtime=0 cores=0-7
/proc/14454/task/14459/stat : 14459 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82019751 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634957032080 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14460] ppid=14451 vsize=27982760 memory=-7395679465411340910 CPUtime=0 cores=0-7
/proc/14454/task/14460/stat : 14460 (java) S 14451 14454 14410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82019751 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634955979280 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14461] ppid=14451 vsize=27982760 memory=3472328296227670329 CPUtime=0 cores=0-7
/proc/14454/task/14461/stat : 14461 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82019751 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634954926992 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14462] ppid=14451 vsize=27982760 memory=6944656592455875178 CPUtime=0 cores=0-7
/proc/14454/task/14462/stat : 14462 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82019751 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634953874192 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14463] ppid=14451 vsize=27982760 memory=6944656592455360569 CPUtime=0 cores=0-7
/proc/14454/task/14463/stat : 14463 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82019751 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634952821904 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14464] ppid=14451 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14464/stat : 14464 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82019751 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634951769104 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14465] ppid=14451 vsize=27982760 memory=-4051592751533505334 CPUtime=0 cores=0-7
/proc/14454/task/14465/stat : 14465 (java) S 14451 14454 14410 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 82019752 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634295887984 140635170458242 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14466] ppid=14451 vsize=27982760 memory=-2605811476043407915 CPUtime=0 cores=0-7
/proc/14454/task/14466/stat : 14466 (java) S 14451 14454 14410 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 82019753 28654346240 370298 33554432000 4194304 4196468 140736598112400 140632999846688 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14467] ppid=14451 vsize=27982760 memory=-2461829820114675750 CPUtime=0 cores=0-7
/proc/14454/task/14467/stat : 14467 (java) S 14451 14454 14410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 82019753 28654346240 370298 33554432000 4194304 4196468 140736598112400 140632865625200 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14468] ppid=14451 vsize=27982760 memory=8546823402028195750 CPUtime=0 cores=0-7
/proc/14454/task/14468/stat : 14468 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82019755 28654346240 370298 33554432000 4194304 4196468 140736598112400 140632491120720 140635170465691 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14469] ppid=14451 vsize=27982760 memory=5495740422247797458 CPUtime=1.55 cores=0-7
/proc/14454/task/14469/stat : 14469 (java) S 14451 14454 14410 0 -1 1077944384 2154 0 0 0 154 1 0 0 20 0 24 0 82019755 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634294835824 140635170458242 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14470] ppid=14451 vsize=27982760 memory=0 CPUtime=1.49 cores=0-7
/proc/14454/task/14470/stat : 14470 (java) S 14451 14454 14410 0 -1 1077944384 1416 0 0 0 148 1 0 0 20 0 24 0 82019755 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634293783024 140635170458242 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14471] ppid=14451 vsize=27982760 memory=0 CPUtime=1.75 cores=0-7
/proc/14454/task/14471/stat : 14471 (java) S 14451 14454 14410 0 -1 1077944384 1639 0 0 0 174 1 0 0 20 0 24 0 82019755 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634292730736 140635170458242 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14472] ppid=14451 vsize=27982760 memory=0 CPUtime=0.99 cores=0-7
/proc/14454/task/14472/stat : 14472 (java) S 14451 14454 14410 0 -1 1077944384 3005 0 0 0 98 1 0 0 20 0 24 0 82019755 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634291677936 140635170458242 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14473] ppid=14451 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14473/stat : 14473 (java) S 14451 14454 14410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82019756 28654346240 370298 33554432000 4194304 4196468 140736598112400 140631993215328 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14474] ppid=14451 vsize=27982760 memory=-1 CPUtime=0 cores=0-7
/proc/14454/task/14474/stat : 14474 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82019756 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634290624816 140635170458242 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14476] ppid=14451 vsize=27982760 memory=-1 CPUtime=0 cores=0-7
/proc/14454/task/14476/stat : 14476 (java) S 14451 14454 14410 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 82020133 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634946319680 140635170471705 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14478] ppid=14451 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14478/stat : 14478 (java) S 14451 14454 14410 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 82020133 28654346240 370298 33554432000 4194304 4196468 140736598112400 140631322115888 140635170469021 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14479] ppid=14451 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14479/stat : 14479 (java) S 14451 14454 14410 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 82020133 28654346240 370298 33554432000 4194304 4196468 140736598112400 140631590551216 140635170469021 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14480] ppid=14451 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14480/stat : 14480 (java) S 14451 14454 14410 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 82020135 28654346240 370298 33554432000 4194304 4196468 140736598112400 140631053688608 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
Current children cumulated CPU time: 9.78 s
Current children cumulated vsize: 28029044 KiB
Current children cumulated memory: 1509580 KiB

[startup+4.40091 s]
/proc/loadavg: 8.15 8.56 8.71 2/203 14480
/proc/meminfo: memFree=22690184/32770624 swapFree=67077196/67108860
[pid=14454] ppid=14451 vsize=27982760 memory=1481192 CPUtime=9.62 cores=0-7
/proc/14454/stat : 14454 (java) S 14451 14454 14410 0 -1 1077944320 27206 0 0 0 929 33 0 0 20 0 24 0 82019748 28654346240 370298 33554432000 4194304 4196468 140736598112400 140736598094944 140635170447095 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
/proc/14454/statm: 6995690 370298 3230 1 0 6956546 0
[pid=14454/tid=14456] ppid=14451 vsize=27982760 memory=1876 CPUtime=3.8 cores=0-7
/proc/14454/task/14456/stat : 14456 (java) S 14451 14454 14410 0 -1 1077944384 17567 0 0 0 353 27 0 0 20 0 24 0 82019748 28654346240 370298 33554432000 4194304 4196468 140736598112400 140635142286336 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14457] ppid=14451 vsize=27982760 memory=1664 CPUtime=0 cores=0-7
/proc/14454/task/14457/stat : 14457 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82019751 28654346240 370298 33554432000 4194304 4196468 140736598112400 140635174689168 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14458] ppid=14451 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14458/stat : 14458 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82019751 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634958084368 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14459] ppid=14451 vsize=27982760 memory=13412 CPUtime=0 cores=0-7
/proc/14454/task/14459/stat : 14459 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82019751 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634957032080 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14460] ppid=14451 vsize=27982760 memory=7449908612099631467 CPUtime=0 cores=0-7
/proc/14454/task/14460/stat : 14460 (java) S 14451 14454 14410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82019751 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634955979280 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14461] ppid=14451 vsize=27982760 memory=7301606307807013525 CPUtime=0 cores=0-7
/proc/14454/task/14461/stat : 14461 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82019751 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634954926992 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14462] ppid=14451 vsize=27982760 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/14454/task/14462/stat : 14462 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82019751 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634953874192 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14463] ppid=14451 vsize=27982760 memory=280187560477160 CPUtime=0 cores=0-7
/proc/14454/task/14463/stat : 14463 (java) S 14451 14454 14410 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82019751 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634952821904 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14464] ppid=14451 vsize=27982760 memory=64252710749162 CPUtime=0 cores=0-7
/proc/14454/task/14464/stat : 14464 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82019751 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634951769104 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14465] ppid=14451 vsize=27982760 memory=64252710749162 CPUtime=0 cores=0-7
/proc/14454/task/14465/stat : 14465 (java) S 14451 14454 14410 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 82019752 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634295887984 140635170458242 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14466] ppid=14451 vsize=27982760 memory=-1189914978686163229 CPUtime=0 cores=0-7
/proc/14454/task/14466/stat : 14466 (java) S 14451 14454 14410 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 82019753 28654346240 370298 33554432000 4194304 4196468 140736598112400 140632999846688 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14467] ppid=14451 vsize=27982760 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/14454/task/14467/stat : 14467 (java) S 14451 14454 14410 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 82019753 28654346240 370298 33554432000 4194304 4196468 140736598112400 140632865625200 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14468] ppid=14451 vsize=27982760 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/14454/task/14468/stat : 14468 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82019755 28654346240 370298 33554432000 4194304 4196468 140736598112400 140632491120720 140635170465691 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14469] ppid=14451 vsize=27982760 memory=6944656592385698452 CPUtime=1.55 cores=0-7
/proc/14454/task/14469/stat : 14469 (java) S 14451 14454 14410 0 -1 1077944384 2154 0 0 0 154 1 0 0 20 0 24 0 82019755 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634294835824 140635170458242 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14470] ppid=14451 vsize=27982760 memory=-8990767739849514928 CPUtime=1.49 cores=0-7
/proc/14454/task/14470/stat : 14470 (java) S 14451 14454 14410 0 -1 1077944384 1416 0 0 0 148 1 0 0 20 0 24 0 82019755 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634293783024 140635170458242 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14471] ppid=14451 vsize=27982760 memory=280187561176160 CPUtime=1.75 cores=0-7
/proc/14454/task/14471/stat : 14471 (java) R 14451 14454 14410 0 -1 4202560 1639 0 0 0 174 1 0 0 20 0 24 0 82019755 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634292730736 140635151214352 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14472] ppid=14451 vsize=27982760 memory=202159815684339 CPUtime=0.99 cores=0-7
/proc/14454/task/14472/stat : 14472 (java) R 14451 14454 14410 0 -1 4202560 3005 0 0 0 98 1 0 0 20 0 24 0 82019755 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634291677936 140635149397924 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14473] ppid=14451 vsize=27982760 memory=202159815684340 CPUtime=0 cores=0-7
/proc/14454/task/14473/stat : 14473 (java) S 14451 14454 14410 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82019756 28654346240 370298 33554432000 4194304 4196468 140736598112400 140631993215328 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14474] ppid=14451 vsize=27982760 memory=-4075877051373423740 CPUtime=0 cores=0-7
/proc/14454/task/14474/stat : 14474 (java) S 14451 14454 14410 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82019756 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634290624816 140635170458242 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14476] ppid=14451 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14476/stat : 14476 (java) S 14451 14454 14410 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 82020133 28654346240 370298 33554432000 4194304 4196468 140736598112400 140634946319680 140635170471705 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14478] ppid=14451 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14478/stat : 14478 (java) R 14451 14454 14410 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 82020133 28654346240 370298 33554432000 4194304 4196468 140736598112400 140631322115888 140635170468925 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14479] ppid=14451 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14479/stat : 14479 (java) S 14451 14454 14410 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 82020133 28654346240 370298 33554432000 4194304 4196468 140736598112400 140631590551216 140635170469021 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
[pid=14454/tid=14480] ppid=14451 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/14454/task/14480/stat : 14480 (java) S 14451 14454 14410 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 82020135 28654346240 370298 33554432000 4194304 4196468 140736598112400 140631053688608 140635170457301 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18030592 140736598119385 140736598119685 140736598119685 140736598122447 0
Current children cumulated CPU time: 9.62 s
Current children cumulated vsize: 27982760 KiB
Current children cumulated memory: 1481192 KiB

Child status: 0
Real time (s): 4.48826
CPU time (s): 10.4356
CPU user time (s): 10.0386
CPU system time (s): 0.39703
CPU usage (%): 232.509
Max. virtual memory (cumulated for all children) (KiB): 28033400
Max. memory (cumulated for all children) (KiB): 1509580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.0386
system time used= 0.39703
maximum resident set size= 1493164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46040
page faults= 0
swaps= 0
block input operations= 0
block output operations= 13008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5914
involuntary context switches= 29


# summary of solver processes directly reported to runsolver:
#   pid: 14454
#   total CPU time (s): 10.4356
#   total CPU user time (s): 10.0386
#   total CPU system time (s): 0.39703

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

The end

Launcher Data

Begin job on node102 at 2018-07-27 00:36:06
IDJOB=4297091
IDBENCH=141235
IDSOLVER=2758
FILE ID=node102/4297091-1532644566
RUNJOBID= node102-1532644566-14437
PBS_JOBID= 21022203
Free space on /tmp= 52748 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-robin08_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-4297091-1532644566/watcher-4297091-1532644566 -o /tmp/evaluation-result-4297091-1532644566/solver-4297091-1532644566 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1532644566-14437 --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-4297091-1532644566.xml

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

MD5SUM BENCH= 1bc3f3e5ba546c0eba55cc781441057a
RANDOM SEED=1024129839

node102.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.51
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.51
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.51
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.51
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:        24194412 kB
MemAvailable:   31960028 kB
Buffers:          201980 kB
Cached:          7799364 kB
SwapCached:         5132 kB
Active:          1361736 kB
Inactive:        6672736 kB
Active(anon):       4096 kB
Inactive(anon):    53672 kB
Active(file):    1357640 kB
Inactive(file):  6619064 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67077196 kB
Dirty:              8172 kB
Writeback:             0 kB
AnonPages:         34824 kB
Mapped:            34480 kB
Shmem:             22116 kB
Slab:             237012 kB
SReclaimable:     209492 kB
SUnreclaim:        27520 kB
KernelStack:        3088 kB
PageTables:         5148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52740 MiB
End job on node102 at 2018-07-27 00:36:10