Trace number 4297237

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-07)SAT 9.31857 2.94111

General information on the benchmark

NameSocialGolfers/
SocialGolfers-4-4-5-cp_c18.xml
MD5SUM9520b1c3a7fc9338271b16f0cb9e04b3
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 benchmark8.77848
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1207
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":80}]
Minimum variable degree62
Maximum variable degree63
Distribution of variable degrees[{"degree":62,"count":64},{"degree":63,"count":16}]
Minimum constraint arity4
Maximum constraint arity80
Distribution of constraint arities[{"arity":4,"count":1200},{"arity":16,"count":6},{"arity":80,"count":1}]
Number of extensional constraints0
Number of intensional constraints1200
Distribution of constraint types[{"type":"intension","count":1200},{"type":"lex","count":1},{"type":"cardinality","count":5},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop both+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 04:05:56 CEST 2018
0.66/0.55	c PID: 4455
0.66/0.55	c IP: 172.20.3.104
0.66/0.55	c HOST: node104.alineos.net
0.66/0.56	c (0,0) Parsing Begin
3.12/1.34	c (0,0) Parsing End
3.12/1.35	c (0,0) CSP: 80 int (0 aux), 0 bool (0 aux), 1207 ctr, max domain size 4
3.12/1.35	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.12/1.35	c (0,0) Constraint Name Generate Begin
3.12/1.37	c (0,0) Ctr:HOME/instance-4297237-1532657155.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
3.12/1.37	c (0,0) Constraint Name Generate End
3.12/1.37	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.12/1.37	c (0,0) CSP to CSPinCNF Begin
3.86/1.51	c (0,0) translated 121 (10%) constraints
3.86/1.55	c (1,1) translated 242 (20%) constraints
3.86/1.59	c (1,1) translated 363 (30%) constraints
4.16/1.61	c (1,1) translated 483 (40%) constraints
4.16/1.63	c (1,1) translated 604 (50%) constraints
4.16/1.64	c (1,1) translated 725 (60%) constraints
4.16/1.66	c (1,1) translated 845 (70%) constraints
4.16/1.67	c (1,1) translated 966 (80%) constraints
4.16/1.68	c (1,1) translated 1087 (90%) constraints
4.74/1.87	c (1,1) translated 1207 (100%) constraints
5.59/2.07	c (1,1) STATISTICS1:HOME/instance-4297237-1532657155.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,501,2116,32768,4,4,16,32768:40;4:2118;1:541,4:4779;2:1263;1:1195,4:1301;3:339;2:421;1:55,16:40;2:2659;1:1935,
5.59/2.07	c (1,1) ===========================================
5.59/2.07	c (1,1) Both Encoding selects:
5.59/2.07	c (1,1) Order
5.59/2.07	c (1,1) ===========================================
5.59/2.10	c (1,1) translated 212 (10%) constraints
6.04/2.13	c (1,1) translated 424 (20%) constraints
6.04/2.15	c (1,1) translated 635 (30%) constraints
6.04/2.18	c (1,1) translated 847 (40%) constraints
6.44/2.20	c (1,1) translated 1058 (50%) constraints
6.44/2.24	c (1,1) translated 1270 (60%) constraints
6.44/2.28	c (1,1) translated 1482 (70%) constraints
6.86/2.31	c (1,1) translated 1693 (80%) constraints
6.86/2.34	c (1,1) translated 1905 (90%) constraints
6.86/2.36	c (1,1) translated 2116 (100%) constraints
6.86/2.36	c (1,1) CSP to CSPinCNF End
6.86/2.37	c (1,1) CSP: 140 int (60 aux), 741 bool (741 aux), 2912 ctr, max domain size 5
6.86/2.37	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.86/2.37	c (1,1) CSPinCNF Propagation Begin
7.29/2.45	c (1,1) 188 values, 1034 unsatisfiable literals, and 866 valid clauses are removed
7.29/2.45	c (1,1) CSPinCNF Propagation End
7.29/2.45	c (1,1) CSP: 280 int (200 aux), 601 bool (601 aux), 2046 ctr, max domain size 5
7.29/2.45	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.29/2.45	c (1,1) Simplify CSPinCNF Begin
7.72/2.53	c (1,1) Simplify CSPinCNF End
7.72/2.53	c (1,1) CSP: 280 int (200 aux), 1687 bool (1687 aux), 3132 ctr, max domain size 5
7.72/2.53	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
7.72/2.53	c (1,1) Calculate Precise Domain Begin
7.72/2.57	c (2,2) 0 values are removed by re-calculation
7.72/2.57	c (2,2) Calculate Precise Domain End
7.72/2.57	c (2,2) CSP: 280 int (200 aux), 1687 bool (1687 aux), 3132 ctr, max domain size 5
7.72/2.57	c (2,2) Heap : 563 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
7.72/2.57	c (2,2) CSPinCNF to SatSolver Begin
8.03/2.65	c (2,2) 314 (10 %) CSP clauses are encoded (2071 SAT variables, 1212 SAT clauses)
8.03/2.68	c (2,2) 627 (20 %) CSP clauses are encoded (2071 SAT variables, 2254 SAT clauses)
8.03/2.70	c (2,2) 940 (30 %) CSP clauses are encoded (2071 SAT variables, 3221 SAT clauses)
8.35/2.71	c (2,2) 1253 (40 %) CSP clauses are encoded (2071 SAT variables, 4110 SAT clauses)
8.35/2.72	c (2,2) 1566 (50 %) CSP clauses are encoded (2071 SAT variables, 4717 SAT clauses)
8.35/2.74	c (2,2) 1880 (60 %) CSP clauses are encoded (2071 SAT variables, 5983 SAT clauses)
8.35/2.76	c (2,2) 2193 (70 %) CSP clauses are encoded (2071 SAT variables, 7248 SAT clauses)
8.35/2.77	c (2,2) 2506 (80 %) CSP clauses are encoded (2071 SAT variables, 8513 SAT clauses)
8.35/2.79	c (2,2) 2819 (90 %) CSP clauses are encoded (2071 SAT variables, 9778 SAT clauses)
8.74/2.80	c (2,2) 3132 (100 %) CSP clauses are encoded (2071 SAT variables, 10575 SAT clauses)
8.74/2.80	c (2,2) CSPinCNF to SatSolver End
8.74/2.80	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
8.74/2.84	c (2,2) STATISTICS2:HOME/instance-4297237-1532657155.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,1967,3132,64,5,4,7,64:32;32:64;25:32;4:1158;1:35,5:192;4:3119;2:6299;1:35,4:803;3:149;2:2037;1:143,7:32;6:64;3:32;2:1193;1:6555,
8.74/2.84	c (2,2) SatSolver.solve Begin
8.74/2.84	c (2,2) 2071 bool, 10578 clause
8.74/2.84	c (2,2) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297237-1532657155.xml-scop-4455.cnf HOME/instance-4297237-1532657155.xml-scop-4455.cnf.out
8.74/2.88	c (2,0) c
8.74/2.88	c (2,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
8.74/2.88	c (2,0) c
8.74/2.88	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
8.74/2.88	c (2,0) c 8 solvers engines and 1 companion as a blackboard created.
8.74/2.88	c (2,0) c ========================================[ Problem Statistics ]===========================================
8.74/2.88	c (2,0) c |                                                                                                       |
8.74/2.88	c (2,0) c |  Number of variables:          2071                                                                   |
8.74/2.88	c (2,0) c |  Number of clauses:           10578                                                                   |
8.74/2.88	c (2,0) c |  Parse time:                   0.00 s                                                                 |
8.74/2.88	c (2,0) c |                                                                                                       |
8.74/2.88	c (2,0) c |  Eliminated clauses:           0.01 Mb                                                                |
8.74/2.88	c (2,0) c |  Simplification time:          0.01 s                                                                 |
8.74/2.88	c (2,0) c |                                                                                                       |
8.74/2.88	c (2,0) c |  Generating clones                                                                                    |
8.74/2.88	c (2,0) c |  all clones generated. Memory =  31.96Mb.                                                             |
8.74/2.88	c (2,0) c ========================================================================================================|
8.74/2.88	c (2,0) c last restart ## conflicts  :  125 45 
8.74/2.88	c (2,0) c Thread 5 is 100% pure glucose! First thread to finish! (SAT answer).
8.74/2.88	c (2,0) c Total Memory so far : 607.99Mb
8.74/2.88	c (2,0) c
8.74/2.88	c (2,0) c real time : 0.0255492 s
8.74/2.89	c (2,0) c cpu time  : 0.045632 s
8.74/2.89	c (2,0) c
8.74/2.89	c (2,0) c
8.74/2.89	c (2,0) c
8.74/2.89	c (2,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
8.74/2.89	c (2,0) c
8.74/2.89	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.74/2.89	c (2,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
8.74/2.89	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.74/2.89	c (2,0) c | Conflicts     |             794 |        137 |         62 |         99 |         89 |         97 |        125 |        103 |         82 |
8.74/2.89	c (2,0) c | Decisions     |            2786 |        926 |        209 |        251 |        260 |        272 |        341 |        278 |        249 |
8.74/2.89	c (2,0) c | Propagations  |           97588 |      10603 |       7166 |      11692 |      11433 |      13646 |      18838 |      14406 |       9804 |
8.74/2.89	c (2,0) c | Avg_Trail     |                 |        768 |        732 |        808 |        795 |        807 |        830 |        815 |        779 |
8.74/2.89	c (2,0) c | Avg_DL        |                 |         49 |         29 |         25 |         26 |         25 |         23 |         25 |         27 |
8.74/2.89	c (2,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.74/2.89	c (2,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.74/2.89	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.74/2.89	c (2,0) c | Exported      |              46 |          6 |          3 |          6 |          6 |          6 |          7 |          6 |          6 |
8.74/2.89	c (2,0) c | Imported      |             100 |         40 |          9 |          8 |          8 |          9 |          8 |          9 |          9 |
8.74/2.89	c (2,0) c | Good          |              60 |          7 |          8 |          7 |          7 |          8 |          7 |          8 |          8 |
8.74/2.89	c (2,0) c | Purge         |              40 |         33 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
8.74/2.89	c (2,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.74/2.89	c (2,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.74/2.89	c (2,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
8.74/2.89	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.74/2.89	c (2,0) c | Unaries       |                 |         16 |          1 |          1 |          2 |          2 |          2 |          2 |          2 |
8.74/2.89	c (2,0) c | Binaries      |                 |          2 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
8.74/2.89	c (2,0) c | Glues         |                 |          6 |          3 |          6 |          6 |          6 |          7 |          6 |          6 |
8.74/2.89	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.74/2.89	c (2,0) c | Orig_Seen     |             8 % |       1144 |        548 |        919 |        916 |        966 |       1184 |        991 |        847 |
8.74/2.89	c (2,0) c | Diff Orig seen|                 | -       40 | -      636 | -      265 | -      268 | -      218 |      X     | -      193 | -      337 |
8.74/2.89	c (2,0) c | Hamming       |            18 % |        473 |        393 |        364 |        362 |        357 |      X     |        356 |        376 |
8.74/2.89	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
8.74/2.89	c (2,0) 
8.74/2.89	c (2,0) s SATISFIABLE
9.22/2.90	c (2,2) SatSolver.solve End
9.22/2.90	c (2,2) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
9.22/2.90	c (2,2) Show results Begin
9.22/2.91	c (2,2) x[0][0] = 0
9.22/2.91	c (2,2) x[0][1] = 0
9.22/2.91	c (2,2) x[0][2] = 0
9.22/2.91	c (2,2) x[0][3] = 0
9.22/2.91	c (2,2) x[0][4] = 1
9.22/2.91	c (2,2) x[0][5] = 1
9.22/2.91	c (2,2) x[0][6] = 1
9.22/2.91	c (2,2) x[0][7] = 1
9.22/2.91	c (2,2) x[0][8] = 2
9.22/2.91	c (2,2) x[0][9] = 2
9.22/2.91	c (2,2) x[0][10] = 2
9.22/2.91	c (2,2) x[0][11] = 2
9.22/2.91	c (2,2) x[0][12] = 3
9.22/2.91	c (2,2) x[0][13] = 3
9.22/2.91	c (2,2) x[0][14] = 3
9.22/2.91	c (2,2) x[0][15] = 3
9.22/2.91	c (2,2) x[1][0] = 0
9.22/2.91	c (2,2) x[1][1] = 1
9.22/2.91	c (2,2) x[1][2] = 2
9.22/2.91	c (2,2) x[1][3] = 3
9.22/2.91	c (2,2) x[1][4] = 0
9.22/2.91	c (2,2) x[1][5] = 1
9.22/2.91	c (2,2) x[1][6] = 2
9.22/2.91	c (2,2) x[1][7] = 3
9.22/2.91	c (2,2) x[1][8] = 0
9.22/2.91	c (2,2) x[1][9] = 1
9.22/2.91	c (2,2) x[1][10] = 2
9.22/2.91	c (2,2) x[1][11] = 3
9.22/2.91	c (2,2) x[1][12] = 0
9.22/2.91	c (2,2) x[1][13] = 1
9.22/2.91	c (2,2) x[1][14] = 2
9.22/2.91	c (2,2) x[1][15] = 3
9.22/2.91	c (2,2) x[2][0] = 2
9.22/2.91	c (2,2) x[2][1] = 1
9.22/2.91	c (2,2) x[2][2] = 0
9.22/2.91	c (2,2) x[2][3] = 3
9.22/2.91	c (2,2) x[2][4] = 0
9.22/2.91	c (2,2) x[2][5] = 3
9.22/2.91	c (2,2) x[2][6] = 2
9.22/2.91	c (2,2) x[2][7] = 1
9.22/2.91	c (2,2) x[2][8] = 3
9.22/2.91	c (2,2) x[2][9] = 0
9.22/2.91	c (2,2) x[2][10] = 1
9.22/2.91	c (2,2) x[2][11] = 2
9.22/2.91	c (2,2) x[2][12] = 1
9.22/2.91	c (2,2) x[2][13] = 2
9.22/2.91	c (2,2) x[2][14] = 3
9.22/2.91	c (2,2) x[2][15] = 0
9.22/2.91	c (2,2) x[3][0] = 2
9.22/2.91	c (2,2) x[3][1] = 3
9.22/2.91	c (2,2) x[3][2] = 0
9.22/2.91	c (2,2) x[3][3] = 1
9.22/2.91	c (2,2) x[3][4] = 1
9.22/2.91	c (2,2) x[3][5] = 0
9.22/2.91	c (2,2) x[3][6] = 3
9.22/2.91	c (2,2) x[3][7] = 2
9.22/2.91	c (2,2) x[3][8] = 3
9.22/2.91	c (2,2) x[3][9] = 2
9.22/2.91	c (2,2) x[3][10] = 1
9.22/2.91	c (2,2) x[3][11] = 0
9.22/2.91	c (2,2) x[3][12] = 0
9.22/2.91	c (2,2) x[3][13] = 1
9.22/2.91	c (2,2) x[3][14] = 2
9.22/2.91	c (2,2) x[3][15] = 3
9.22/2.91	c (2,2) x[4][0] = 2
9.22/2.91	c (2,2) x[4][1] = 3
9.22/2.91	c (2,2) x[4][2] = 1
9.22/2.91	c (2,2) x[4][3] = 0
9.22/2.91	c (2,2) x[4][4] = 3
9.22/2.91	c (2,2) x[4][5] = 2
9.22/2.91	c (2,2) x[4][6] = 0
9.22/2.91	c (2,2) x[4][7] = 1
9.22/2.91	c (2,2) x[4][8] = 1
9.22/2.91	c (2,2) x[4][9] = 0
9.22/2.91	c (2,2) x[4][10] = 2
9.22/2.91	c (2,2) x[4][11] = 3
9.22/2.91	c (2,2) x[4][12] = 0
9.22/2.91	c (2,2) x[4][13] = 1
9.22/2.91	c (2,2) x[4][14] = 3
9.22/2.91	c (2,2) x[4][15] = 2
9.22/2.91	s SATISFIABLE
9.22/2.91	v <instantiation>
9.22/2.91	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15]</list>
9.22/2.91	v     <values>0 0 0 0 1 1 1 1 2 2 2 2 3 3 3 3 0 1 2 3 0 1 2 3 0 1 2 3 0 1 2 3 2 1 0 3 0 3 2 1 3 0 1 2 1 2 3 0 2 3 0 1 1 0 3 2 3 2 1 0 0 1 2 3 2 3 1 0 3 2 0 1 1 0 2 3 0 1 3 2</values>
9.22/2.91	v </instantiation>
9.22/2.91	c (2,2) Show results End
9.22/2.91	c (2,2) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
9.22/2.91	c (2,2) 0,0,1,1,1,2,2,2,2,STOP-AFTER(ALL)
9.22/2.91	c END-Prog: Fri Jul 27 04:05:58 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 (10438 MiB free)
  memory of node 1: 16384 MiB (12497 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297237-1532657155/watcher-4297237-1532657155 -o /tmp/evaluation-result-4297237-1532657155/solver-4297237-1532657155 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1532654585-3249 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297237-1532657155.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
solver pid=4455, runsolver pid=4452
Current StackSize limit: 8192 KiB


[startup+0.100113 s]*
/proc/loadavg: 6.54 8.16 8.53 2/200 4475
/proc/meminfo: memFree=23390492/32770624 swapFree=67108800/67108860
[pid=4455] ppid=4452 vsize=27312552 memory=110040 CPUtime=0.11 cores=0-7
/proc/4455/stat : 4455 (java) S 4452 4455 3222 0 -1 1077944320 6506 0 0 0 9 2 0 0 20 0 20 0 83278662 27968053248 27510 33554432000 4194304 4196468 140721642999872 140721642982416 140666478038775 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
/proc/4455/statm: 6828138 27510 2747 1 0 6790598 0
[pid=4455/tid=4457] ppid=4452 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/4455/task/4457/stat : 4457 (java) R 4452 4455 3222 0 -1 4202560 4638 0 0 0 7 2 0 0 20 0 20 0 83278662 27968053248 27510 33554432000 4194304 4196468 140721642999872 140666449834656 140666462119262 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4458] ppid=4452 vsize=27312552 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/4455/task/4458/stat : 4458 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 27510 33554432000 4194304 4196468 140721642999872 140666482280720 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4459] ppid=4452 vsize=27312552 memory=140511668446848 CPUtime=0 cores=0-7
/proc/4455/task/4459/stat : 4459 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 27510 33554432000 4194304 4196468 140721642999872 140666296437136 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4460] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4460/stat : 4460 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 27510 33554432000 4194304 4196468 140721642999872 140666295384592 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4461] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4461/stat : 4461 (java) S 4452 4455 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 27510 33554432000 4194304 4196468 140721642999872 140666294332048 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4462] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4462/stat : 4462 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 27510 33554432000 4194304 4196468 140721642999872 140666293279504 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4463] ppid=4452 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4455/task/4463/stat : 4463 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 27510 33554432000 4194304 4196468 140721642999872 140666292226960 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4464] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4464/stat : 4464 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 27510 33554432000 4194304 4196468 140721642999872 140666291174416 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4465] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4465/stat : 4465 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 27510 33554432000 4194304 4196468 140721642999872 140666290121872 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4466] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4466/stat : 4466 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278666 27968053248 27510 33554432000 4194304 4196468 140721642999872 140664663652336 140666478049922 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4467] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4467/stat : 4467 (java) S 4452 4455 3222 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83278667 27968053248 27510 33554432000 4194304 4196468 140721642999872 140664406795168 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4468] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4468/stat : 4468 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278667 27968053248 27510 33554432000 4194304 4196468 140721642999872 140664138359792 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4469] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4469/stat : 4469 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278669 27968053248 27510 33554432000 4194304 4196468 140721642999872 140663763851472 140666478057371 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4470] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4470/stat : 4470 (java) S 4452 4455 3222 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 83278669 27968053248 27510 33554432000 4194304 4196468 140721642999872 140664662600176 140666478049922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4471] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4471/stat : 4471 (java) S 4452 4455 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83278669 27968053248 27510 33554432000 4194304 4196468 140721642999872 140664661547632 140666478049922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4472] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4472/stat : 4472 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278669 27968053248 27510 33554432000 4194304 4196468 140721642999872 140664660495088 140666478049922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4473] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4473/stat : 4473 (java) S 4452 4455 3222 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 20 0 83278669 27968053248 27510 33554432000 4194304 4196468 140721642999872 140664659442544 140666478049922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4474] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4474/stat : 4474 (java) S 4452 4455 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83278670 27968053248 27510 33554432000 4194304 4196468 140721642999872 140663265945824 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4475] ppid=4452 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4455/task/4475/stat : 4475 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278670 27968053248 27510 33554432000 4194304 4196468 140721642999872 140664658389424 140666478049922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 110040 KiB

[startup+0.210278 s]*
/proc/loadavg: 6.54 8.16 8.53 2/200 4475
/proc/meminfo: memFree=23374832/32770624 swapFree=67108800/67108860
[pid=4455] ppid=4452 vsize=27312552 memory=124156 CPUtime=0.25 cores=0-7
/proc/4455/stat : 4455 (java) S 4452 4455 3222 0 -1 1077944320 10313 0 0 0 22 3 0 0 20 0 20 0 83278662 27968053248 31039 33554432000 4194304 4196468 140721642999872 140721642982416 140666478038775 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
/proc/4455/statm: 6828138 31039 2853 1 0 6790598 0
[pid=4455/tid=4457] ppid=4452 vsize=27312552 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/4455/task/4457/stat : 4457 (java) R 4452 4455 3222 0 -1 4202560 8214 0 0 0 17 2 0 0 20 0 20 0 83278662 27968053248 31039 33554432000 4194304 4196468 140721642999872 140666449829440 140666478060701 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4458] ppid=4452 vsize=27312552 memory=11921 CPUtime=0 cores=0-7
/proc/4455/task/4458/stat : 4458 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 31039 33554432000 4194304 4196468 140721642999872 140666482280720 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4459] ppid=4452 vsize=27312552 memory=140511668451557 CPUtime=0 cores=0-7
/proc/4455/task/4459/stat : 4459 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 31039 33554432000 4194304 4196468 140721642999872 140666296437136 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4460] ppid=4452 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4455/task/4460/stat : 4460 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 31039 33554432000 4194304 4196468 140721642999872 140666295384592 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4461] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4461/stat : 4461 (java) S 4452 4455 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 31039 33554432000 4194304 4196468 140721642999872 140666294332048 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4462] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4462/stat : 4462 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 31039 33554432000 4194304 4196468 140721642999872 140666293279504 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4463] ppid=4452 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4455/task/4463/stat : 4463 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 31039 33554432000 4194304 4196468 140721642999872 140666292226960 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4464] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4464/stat : 4464 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 31039 33554432000 4194304 4196468 140721642999872 140666291174416 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4465] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4465/stat : 4465 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 31039 33554432000 4194304 4196468 140721642999872 140666290121872 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4466] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4466/stat : 4466 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278666 27968053248 31039 33554432000 4194304 4196468 140721642999872 140664663652336 140666478049922 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4467] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4467/stat : 4467 (java) S 4452 4455 3222 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83278667 27968053248 31039 33554432000 4194304 4196468 140721642999872 140664406795168 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4468] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4468/stat : 4468 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278667 27968053248 31039 33554432000 4194304 4196468 140721642999872 140664138359792 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4469] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4469/stat : 4469 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278669 27968053248 31039 33554432000 4194304 4196468 140721642999872 140663763851472 140666478057371 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4470] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4470/stat : 4470 (java) S 4452 4455 3222 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 83278669 27968053248 31039 33554432000 4194304 4196468 140721642999872 140664662600176 140666478049922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4471] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4471/stat : 4471 (java) S 4452 4455 3222 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 83278669 27968053248 31039 33554432000 4194304 4196468 140721642999872 140664661547632 140666478049922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4472] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4472/stat : 4472 (java) S 4452 4455 3222 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 83278669 27968053248 31039 33554432000 4194304 4196468 140721642999872 140664660495088 140666478049922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4473] ppid=4452 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/4455/task/4473/stat : 4473 (java) R 4452 4455 3222 0 -1 1077944384 285 0 0 0 2 0 0 0 20 0 20 0 83278669 27968053248 31039 33554432000 4194304 4196468 140721642999872 140664659442544 140666478049922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4474] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4474/stat : 4474 (java) S 4452 4455 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83278670 27968053248 31039 33554432000 4194304 4196468 140721642999872 140663265945824 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4475] ppid=4452 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4455/task/4475/stat : 4475 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278670 27968053248 31039 33554432000 4194304 4196468 140721642999872 140664658389424 140666478049922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 124156 KiB

[startup+0.309553 s]*
/proc/loadavg: 6.54 8.16 8.53 2/200 4475
/proc/meminfo: memFree=23371420/32770624 swapFree=67108800/67108860
[pid=4455] ppid=4452 vsize=27312552 memory=127896 CPUtime=0.42 cores=0-7
/proc/4455/stat : 4455 (java) S 4452 4455 3222 0 -1 1077944320 10848 0 0 0 38 4 0 0 20 0 20 0 83278662 27968053248 31974 33554432000 4194304 4196468 140721642999872 140721642982416 140666478038775 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
/proc/4455/statm: 6828138 31974 2972 1 0 6790598 0
[pid=4455/tid=4457] ppid=4452 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/4455/task/4457/stat : 4457 (java) R 4452 4455 3222 0 -1 4202560 8584 0 0 0 27 2 0 0 20 0 20 0 83278662 27968053248 31974 33554432000 4194304 4196468 140721642999872 140666449842928 140666462119262 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4458] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4458/stat : 4458 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 31974 33554432000 4194304 4196468 140721642999872 140666482280720 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4459] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4459/stat : 4459 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 31974 33554432000 4194304 4196468 140721642999872 140666296437136 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4460] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4460/stat : 4460 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 31974 33554432000 4194304 4196468 140721642999872 140666295384592 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4461] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4461/stat : 4461 (java) S 4452 4455 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 31974 33554432000 4194304 4196468 140721642999872 140666294332048 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4462] ppid=4452 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/4455/task/4462/stat : 4462 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 31974 33554432000 4194304 4196468 140721642999872 140666293279504 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4463] ppid=4452 vsize=27312552 memory=140511532905391 CPUtime=0 cores=0-7
/proc/4455/task/4463/stat : 4463 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 31974 33554432000 4194304 4196468 140721642999872 140666292226960 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4464] ppid=4452 vsize=27312552 memory=140511532907696 CPUtime=0 cores=0-7
/proc/4455/task/4464/stat : 4464 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 31974 33554432000 4194304 4196468 140721642999872 140666291174416 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4465] ppid=4452 vsize=27312552 memory=140511532910000 CPUtime=0 cores=0-7
/proc/4455/task/4465/stat : 4465 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27968053248 31974 33554432000 4194304 4196468 140721642999872 140666290121872 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4466] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4466/stat : 4466 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278666 27968053248 31974 33554432000 4194304 4196468 140721642999872 140664663652336 140666478049922 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4467] ppid=4452 vsize=27312552 memory=281023065826960 CPUtime=0 cores=0-7
/proc/4455/task/4467/stat : 4467 (java) S 4452 4455 3222 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83278667 27968053248 31974 33554432000 4194304 4196468 140721642999872 140664406795168 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4468] ppid=4452 vsize=27312552 memory=281023065833872 CPUtime=0 cores=0-7
/proc/4455/task/4468/stat : 4468 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278667 27968053248 31974 33554432000 4194304 4196468 140721642999872 140664138359792 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4469] ppid=4452 vsize=27312552 memory=281023065775152 CPUtime=0 cores=0-7
/proc/4455/task/4469/stat : 4469 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278669 27968053248 31974 33554432000 4194304 4196468 140721642999872 140663763851472 140666478057371 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4470] ppid=4452 vsize=27312552 memory=281023065847696 CPUtime=0.01 cores=0-7
/proc/4455/task/4470/stat : 4470 (java) S 4452 4455 3222 0 -1 1077944384 347 0 0 0 1 0 0 0 20 0 20 0 83278669 27968053248 31974 33554432000 4194304 4196468 140721642999872 140664662600176 140666478049922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4471] ppid=4452 vsize=27312552 memory=281023065854608 CPUtime=0 cores=0-7
/proc/4455/task/4471/stat : 4471 (java) S 4452 4455 3222 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 83278669 27968053248 31974 33554432000 4194304 4196468 140721642999872 140664661547632 140666478049922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4472] ppid=4452 vsize=27312552 memory=281023065852304 CPUtime=0.01 cores=0-7
/proc/4455/task/4472/stat : 4472 (java) S 4452 4455 3222 0 -1 1077944384 209 0 0 0 1 0 0 0 20 0 20 0 83278669 27968053248 31974 33554432000 4194304 4196468 140721642999872 140664660495088 140666478049922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4473] ppid=4452 vsize=27312552 memory=281023065868912 CPUtime=0.07 cores=0-7
/proc/4455/task/4473/stat : 4473 (java) S 4452 4455 3222 0 -1 1077944384 306 0 0 0 7 0 0 0 20 0 20 0 83278669 27968053248 31974 33554432000 4194304 4196468 140721642999872 140664659442544 140666478049922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4474] ppid=4452 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4474/stat : 4474 (java) S 4452 4455 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83278670 27968053248 31974 33554432000 4194304 4196468 140721642999872 140663265945824 140666478048981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4475] ppid=4452 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4455/task/4475/stat : 4475 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278670 27968053248 31974 33554432000 4194304 4196468 140721642999872 140664658389424 140666478049922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127896 KiB

[startup+0.700814 s]
/proc/loadavg: 6.54 8.16 8.53 2/200 4475
/proc/meminfo: memFree=23347484/32770624 swapFree=67108800/67108860
[pid=4455] ppid=4452 vsize=27318824 memory=166652 CPUtime=1.01 cores=0-7
/proc/4455/stat : 4455 (java) S 4452 4455 3222 0 -1 1077944320 17708 0 0 0 95 6 0 0 20 0 20 0 83278662 27974475776 41663 33554432000 4194304 4196468 140721642999872 140721642982416 140666478038775 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
/proc/4455/statm: 6829706 41663 3134 1 0 6791110 0
[pid=4455/tid=4457] ppid=4452 vsize=27318824 memory=0 CPUtime=0.67 cores=0-7
/proc/4455/task/4457/stat : 4457 (java) R 4452 4455 3222 0 -1 4202560 14950 0 0 0 62 5 0 0 20 0 20 0 83278662 27974475776 41663 33554432000 4194304 4196468 140721642999872 140666449874624 140665967192189 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4458] ppid=4452 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4458/stat : 4458 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27974475776 41663 33554432000 4194304 4196468 140721642999872 140666482280720 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4459] ppid=4452 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4459/stat : 4459 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278665 27974475776 41663 33554432000 4194304 4196468 140721642999872 140666296437136 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4460] ppid=4452 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4460/stat : 4460 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278665 27974475776 41663 33554432000 4194304 4196468 140721642999872 140666295384592 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4461] ppid=4452 vsize=27318824 memory=8548 CPUtime=0 cores=0-7
/proc/4455/task/4461/stat : 4461 (java) S 4452 4455 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83278665 27974475776 41663 33554432000 4194304 4196468 140721642999872 140666294332048 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4462] ppid=4452 vsize=27318824 memory=1012 CPUtime=0 cores=0-7
/proc/4455/task/4462/stat : 4462 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278665 27974475776 41663 33554432000 4194304 4196468 140721642999872 140666293279504 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4463] ppid=4452 vsize=27318824 memory=1444 CPUtime=0 cores=0-7
/proc/4455/task/4463/stat : 4463 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27974475776 41663 33554432000 4194304 4196468 140721642999872 140666292226960 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4464] ppid=4452 vsize=27318824 memory=1200 CPUtime=0 cores=0-7
/proc/4455/task/4464/stat : 4464 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27974475776 41663 33554432000 4194304 4196468 140721642999872 140666291174416 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4465] ppid=4452 vsize=27318824 memory=15872 CPUtime=0 cores=0-7
/proc/4455/task/4465/stat : 4465 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27974475776 41663 33554432000 4194304 4196468 140721642999872 140666290121872 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4466] ppid=4452 vsize=27318824 memory=14944 CPUtime=0 cores=0-7
/proc/4455/task/4466/stat : 4466 (java) S 4452 4455 3222 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 83278666 27974475776 41663 33554432000 4194304 4196468 140721642999872 140664663652336 140666478049922 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0

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

[pid=4455/tid=4470] ppid=4452 vsize=27322996 memory=20036 CPUtime=0.48 cores=0-7
/proc/4455/task/4470/stat : 4470 (java) S 4452 4455 3222 0 -1 1077944384 1001 0 0 0 48 0 0 0 20 0 20 0 83278669 27978747904 62033 33554432000 4194304 4196468 140721642999872 140664662600176 140666478049922 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4471] ppid=4452 vsize=27322996 memory=6943526294502006880 CPUtime=0.63 cores=0-7
/proc/4455/task/4471/stat : 4471 (java) S 4452 4455 3222 0 -1 1077944384 1144 0 0 0 62 1 0 0 20 0 20 0 83278669 27978747904 62033 33554432000 4194304 4196468 140721642999872 140664661547632 140666478049922 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4472] ppid=4452 vsize=27322996 memory=6656426216303648864 CPUtime=0.7 cores=0-7
/proc/4455/task/4472/stat : 4472 (java) S 4452 4455 3222 0 -1 1077944384 1421 0 0 0 70 0 0 0 20 0 20 0 83278669 27978747904 62033 33554432000 4194304 4196468 140721642999872 140664660495088 140666478049922 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4473] ppid=4452 vsize=27322996 memory=6944656592455360604 CPUtime=0.73 cores=0-7
/proc/4455/task/4473/stat : 4473 (java) S 4452 4455 3222 0 -1 1077944384 2407 0 0 0 73 0 0 0 20 0 20 0 83278669 27978747904 62033 33554432000 4194304 4196468 140721642999872 140664659442544 140666478049922 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4474] ppid=4452 vsize=27322996 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/4455/task/4474/stat : 4474 (java) S 4452 4455 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83278670 27978747904 62033 33554432000 4194304 4196468 140721642999872 140663265945824 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4475] ppid=4452 vsize=27322996 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/4455/task/4475/stat : 4475 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278670 27978747904 62033 33554432000 4194304 4196468 140721642999872 140664658389424 140666478049922 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
Current children cumulated CPU time: 4.16 s
Current children cumulated vsize: 27322996 KiB
Current children cumulated memory: 248132 KiB

[startup+2.40085 s]
/proc/loadavg: 6.54 8.16 8.53 5/200 4475
/proc/meminfo: memFree=23195344/32770624 swapFree=67108800/67108860
[pid=4455] ppid=4452 vsize=27325044 memory=367252 CPUtime=7.29 cores=0-7
/proc/4455/stat : 4455 (java) S 4452 4455 3222 0 -1 1077944320 29636 0 0 0 716 13 0 0 20 0 20 0 83278662 27980845056 91813 33554432000 4194304 4196468 140721642999872 140721642982416 140666478038775 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
/proc/4455/statm: 6831261 91813 3212 1 0 6792646 0
[pid=4455/tid=4457] ppid=4452 vsize=27325044 memory=281023065788832 CPUtime=2.36 cores=0-7
/proc/4455/task/4457/stat : 4457 (java) R 4452 4455 3222 0 -1 4202560 16547 0 0 0 228 8 0 0 20 0 20 0 83278662 27980845056 91813 33554432000 4194304 4196468 140721642999872 140666449876432 140666461403056 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4458] ppid=4452 vsize=27325044 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/4455/task/4458/stat : 4458 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27980845056 91813 33554432000 4194304 4196468 140721642999872 140666482280720 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4459] ppid=4452 vsize=27325044 memory=281023065985728 CPUtime=0 cores=0-7
/proc/4455/task/4459/stat : 4459 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278665 27980845056 91813 33554432000 4194304 4196468 140721642999872 140666296437136 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4460] ppid=4452 vsize=27325044 memory=281023065985920 CPUtime=0 cores=0-7
/proc/4455/task/4460/stat : 4460 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278665 27980845056 91813 33554432000 4194304 4196468 140721642999872 140666295384592 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4461] ppid=4452 vsize=27325044 memory=281023065986112 CPUtime=0 cores=0-7
/proc/4455/task/4461/stat : 4461 (java) S 4452 4455 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83278665 27980845056 91813 33554432000 4194304 4196468 140721642999872 140666294332048 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4462] ppid=4452 vsize=27325044 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/4455/task/4462/stat : 4462 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278665 27980845056 91813 33554432000 4194304 4196468 140721642999872 140666293279504 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4463] ppid=4452 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4463/stat : 4463 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27980845056 91813 33554432000 4194304 4196468 140721642999872 140666292226960 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4464] ppid=4452 vsize=27325044 memory=4580 CPUtime=0 cores=0-7
/proc/4455/task/4464/stat : 4464 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27980845056 91813 33554432000 4194304 4196468 140721642999872 140666291174416 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4465] ppid=4452 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4465/stat : 4465 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27980845056 91813 33554432000 4194304 4196468 140721642999872 140666290121872 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4466] ppid=4452 vsize=27325044 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/4455/task/4466/stat : 4466 (java) S 4452 4455 3222 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 83278666 27980845056 91813 33554432000 4194304 4196468 140721642999872 140664663652336 140666478049922 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4467] ppid=4452 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4467/stat : 4467 (java) S 4452 4455 3222 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83278667 27980845056 91813 33554432000 4194304 4196468 140721642999872 140664406795168 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4468] ppid=4452 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4468/stat : 4468 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278667 27980845056 91813 33554432000 4194304 4196468 140721642999872 140664138359792 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4469] ppid=4452 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4469/stat : 4469 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278669 27980845056 91813 33554432000 4194304 4196468 140721642999872 140663763851472 140666478057371 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4470] ppid=4452 vsize=27325044 memory=6656426216303648864 CPUtime=1.13 cores=0-7
/proc/4455/task/4470/stat : 4470 (java) R 4452 4455 3222 0 -1 4202560 2815 0 0 0 112 1 0 0 20 0 20 0 83278669 27980845056 91813 33554432000 4194304 4196468 140721642999872 140664662588848 140666459217292 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4471] ppid=4452 vsize=27325044 memory=9126232286719478932 CPUtime=1.32 cores=0-7
/proc/4455/task/4471/stat : 4471 (java) R 4452 4455 3222 0 -1 4202560 2825 0 0 0 131 1 0 0 20 0 20 0 83278669 27980845056 91813 33554432000 4194304 4196468 140721642999872 140664661547760 140666455823939 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4472] ppid=4452 vsize=27325044 memory=6944656592387989600 CPUtime=1.37 cores=0-7
/proc/4455/task/4472/stat : 4472 (java) R 4452 4455 3222 0 -1 4202560 2880 0 0 0 137 0 0 0 20 0 20 0 83278669 27980845056 91813 33554432000 4194304 4196468 140721642999872 140664660484880 140666457285571 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4473] ppid=4452 vsize=27325044 memory=6944652177228980320 CPUtime=1.07 cores=0-7
/proc/4455/task/4473/stat : 4473 (java) R 4452 4455 3222 0 -1 4202560 3221 0 0 0 106 1 0 0 20 0 20 0 83278669 27980845056 91813 33554432000 4194304 4196468 140721642999872 140664659442544 140666478060122 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4474] ppid=4452 vsize=27325044 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/4455/task/4474/stat : 4474 (java) S 4452 4455 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83278670 27980845056 91813 33554432000 4194304 4196468 140721642999872 140663265945824 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4475] ppid=4452 vsize=27325044 memory=-7088785026380002758 CPUtime=0 cores=0-7
/proc/4455/task/4475/stat : 4475 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278670 27980845056 91813 33554432000 4194304 4196468 140721642999872 140664658389424 140666478049922 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
Current children cumulated CPU time: 7.29 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 367252 KiB

[startup+2.80079 s]
/proc/loadavg: 6.54 8.16 8.53 5/200 4475
/proc/meminfo: memFree=23195344/32770624 swapFree=67108800/67108860
[pid=4455] ppid=4452 vsize=27327160 memory=441760 CPUtime=8.74 cores=0-7
/proc/4455/stat : 4455 (java) S 4452 4455 3222 0 -1 1077944320 30763 0 0 0 859 15 0 0 20 0 20 0 83278662 27983011840 110440 33554432000 4194304 4196468 140721642999872 140721642982416 140666478038775 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
/proc/4455/statm: 6831790 110440 3223 1 0 6792646 0
[pid=4455/tid=4457] ppid=4452 vsize=27327160 memory=6655300316396806240 CPUtime=2.76 cores=0-7
/proc/4455/task/4457/stat : 4457 (java) R 4452 4455 3222 0 -1 4202560 16969 0 0 0 266 10 0 0 20 0 20 0 83278662 27983011840 110440 33554432000 4194304 4196468 140721642999872 140666449866288 140665980776707 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4458] ppid=4452 vsize=27327160 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/4455/task/4458/stat : 4458 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27983011840 110440 33554432000 4194304 4196468 140721642999872 140666482280720 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4459] ppid=4452 vsize=27327160 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/4455/task/4459/stat : 4459 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278665 27983011840 110440 33554432000 4194304 4196468 140721642999872 140666296437136 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4460] ppid=4452 vsize=27327160 memory=5450909908396308010 CPUtime=0 cores=0-7
/proc/4455/task/4460/stat : 4460 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278665 27983011840 110440 33554432000 4194304 4196468 140721642999872 140666295384592 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4461] ppid=4452 vsize=27327160 memory=7100839852556452247 CPUtime=0 cores=0-7
/proc/4455/task/4461/stat : 4461 (java) S 4452 4455 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83278665 27983011840 110440 33554432000 4194304 4196468 140721642999872 140666294332048 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4462] ppid=4452 vsize=27327160 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/4455/task/4462/stat : 4462 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278665 27983011840 110440 33554432000 4194304 4196468 140721642999872 140666293279504 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4463] ppid=4452 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4463/stat : 4463 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27983011840 110440 33554432000 4194304 4196468 140721642999872 140666292226960 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4464] ppid=4452 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4464/stat : 4464 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27983011840 110440 33554432000 4194304 4196468 140721642999872 140666291174416 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4465] ppid=4452 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4465/stat : 4465 (java) S 4452 4455 3222 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83278665 27983011840 110440 33554432000 4194304 4196468 140721642999872 140666290121872 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4466] ppid=4452 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4466/stat : 4466 (java) S 4452 4455 3222 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 83278666 27983011840 110440 33554432000 4194304 4196468 140721642999872 140664663652336 140666478049922 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4467] ppid=4452 vsize=27327160 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/4455/task/4467/stat : 4467 (java) S 4452 4455 3222 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83278667 27983011840 110440 33554432000 4194304 4196468 140721642999872 140664406795168 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4468] ppid=4452 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4468/stat : 4468 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278667 27983011840 110440 33554432000 4194304 4196468 140721642999872 140664138359792 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4469] ppid=4452 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/4455/task/4469/stat : 4469 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278669 27983011840 110440 33554432000 4194304 4196468 140721642999872 140663763851472 140666478057371 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4470] ppid=4452 vsize=27327160 memory=281023066309088 CPUtime=1.44 cores=0-7
/proc/4455/task/4470/stat : 4470 (java) R 4452 4455 3222 0 -1 4202560 2913 0 0 0 143 1 0 0 20 0 20 0 83278669 27983011840 110440 33554432000 4194304 4196468 140721642999872 140664662593072 140666456055754 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4471] ppid=4452 vsize=27327160 memory=140511533168592 CPUtime=1.63 cores=0-7
/proc/4455/task/4471/stat : 4471 (java) R 4452 4455 3222 0 -1 4202560 2877 0 0 0 162 1 0 0 20 0 20 0 83278669 27983011840 110440 33554432000 4194304 4196468 140721642999872 140664661535392 140666461539158 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4472] ppid=4452 vsize=27327160 memory=0 CPUtime=1.68 cores=0-7
/proc/4455/task/4472/stat : 4472 (java) R 4452 4455 3222 0 -1 4202560 3210 0 0 0 168 0 0 0 20 0 20 0 83278669 27983011840 110440 33554432000 4194304 4196468 140721642999872 140664660479184 140666455871047 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4473] ppid=4452 vsize=27327160 memory=-7022074515825631275 CPUtime=1.19 cores=0-7
/proc/4455/task/4473/stat : 4473 (java) S 4452 4455 3222 0 -1 1077944384 3446 0 0 0 118 1 0 0 20 0 20 0 83278669 27983011840 110440 33554432000 4194304 4196468 140721642999872 140664659442544 140666478049922 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4474] ppid=4452 vsize=27327160 memory=-7161131788332309537 CPUtime=0 cores=0-7
/proc/4455/task/4474/stat : 4474 (java) S 4452 4455 3222 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83278670 27983011840 110440 33554432000 4194304 4196468 140721642999872 140663265945824 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4475] ppid=4452 vsize=27327160 memory=-2026666227646604569 CPUtime=0 cores=0-7
/proc/4455/task/4475/stat : 4475 (java) S 4452 4455 3222 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83278670 27983011840 110440 33554432000 4194304 4196468 140721642999872 140664658389424 140666478049922 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
Current children cumulated CPU time: 8.74 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 441760 KiB

[startup+2.90081 s]
/proc/loadavg: 6.54 8.16 8.53 5/200 4475
/proc/meminfo: memFree=23195344/32770624 swapFree=67108800/67108860
[pid=4455] ppid=4452 vsize=27853732 memory=468192 CPUtime=9.22 cores=0-7
/proc/4455/stat : 4455 (java) S 4452 4455 3222 0 -1 1077944320 31295 2510 0 0 901 16 4 1 20 0 22 0 83278662 28522221568 117048 33554432000 4194304 4196468 140721642999872 140721642982416 140666478038775 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
/proc/4455/statm: 6963433 117048 3231 1 0 6924289 0
[pid=4455/tid=4457] ppid=4452 vsize=27853732 memory=0 CPUtime=2.9 cores=0-7
/proc/4455/task/4457/stat : 4457 (java) R 4452 4455 3222 0 -1 4202560 17319 2510 0 0 275 10 4 1 20 0 22 0 83278662 28522221568 117048 33554432000 4194304 4196468 140721642999872 140666449857072 140666462119292 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4458] ppid=4452 vsize=27853732 memory=387692 CPUtime=0.05 cores=0-7
/proc/4455/task/4458/stat : 4458 (java) S 4452 4455 3222 0 -1 1077944384 2 2510 0 0 0 0 4 1 20 0 22 0 83278665 28522221568 117048 33554432000 4194304 4196468 140721642999872 140666482280720 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4459] ppid=4452 vsize=27853732 memory=21309010479338 CPUtime=0.05 cores=0-7
/proc/4455/task/4459/stat : 4459 (java) S 4452 4455 3222 0 -1 1077944384 1 2510 0 0 0 0 4 1 20 0 22 0 83278665 28522221568 117048 33554432000 4194304 4196468 140721642999872 140666296437136 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4460] ppid=4452 vsize=27853732 memory=288230574492221466 CPUtime=0.05 cores=0-7
/proc/4455/task/4460/stat : 4460 (java) S 4452 4455 3222 0 -1 1077944384 1 2510 0 0 0 0 4 1 20 0 22 0 83278665 28522221568 117048 33554432000 4194304 4196468 140721642999872 140666295384592 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4461] ppid=4452 vsize=27853732 memory=0 CPUtime=0.05 cores=0-7
/proc/4455/task/4461/stat : 4461 (java) S 4452 4455 3222 0 -1 1077944384 3 2510 0 0 0 0 4 1 20 0 22 0 83278665 28522221568 117048 33554432000 4194304 4196468 140721642999872 140666294332048 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4462] ppid=4452 vsize=27853732 memory=6656426216303648864 CPUtime=0.05 cores=0-7
/proc/4455/task/4462/stat : 4462 (java) S 4452 4455 3222 0 -1 1077944384 1 2510 0 0 0 0 4 1 20 0 22 0 83278665 28522221568 117048 33554432000 4194304 4196468 140721642999872 140666293279504 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4463] ppid=4452 vsize=27853732 memory=55 CPUtime=0.05 cores=0-7
/proc/4455/task/4463/stat : 4463 (java) S 4452 4455 3222 0 -1 1077944384 2 2510 0 0 0 0 4 1 20 0 22 0 83278665 28522221568 117048 33554432000 4194304 4196468 140721642999872 140666292226960 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4464] ppid=4452 vsize=27853732 memory=6944652177228980320 CPUtime=0.05 cores=0-7
/proc/4455/task/4464/stat : 4464 (java) S 4452 4455 3222 0 -1 1077944384 2 2510 0 0 0 0 4 1 20 0 22 0 83278665 28522221568 117048 33554432000 4194304 4196468 140721642999872 140666291174416 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4465] ppid=4452 vsize=27853732 memory=6655300316396806240 CPUtime=0.05 cores=0-7
/proc/4455/task/4465/stat : 4465 (java) S 4452 4455 3222 0 -1 1077944384 2 2510 0 0 0 0 4 1 20 0 22 0 83278665 28522221568 117048 33554432000 4194304 4196468 140721642999872 140666290121872 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4466] ppid=4452 vsize=27853732 memory=6943526294502006880 CPUtime=0.05 cores=0-7
/proc/4455/task/4466/stat : 4466 (java) S 4452 4455 3222 0 -1 1077944384 6 2510 0 0 0 0 4 1 20 0 22 0 83278666 28522221568 117048 33554432000 4194304 4196468 140721642999872 140664663652336 140666478049922 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4467] ppid=4452 vsize=27853732 memory=263800 CPUtime=0.05 cores=0-7
/proc/4455/task/4467/stat : 4467 (java) S 4452 4455 3222 0 -1 1077944384 13 2510 0 0 0 0 4 1 20 0 22 0 83278667 28522221568 117048 33554432000 4194304 4196468 140721642999872 140664406795168 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4468] ppid=4452 vsize=27853732 memory=210800 CPUtime=0.05 cores=0-7
/proc/4455/task/4468/stat : 4468 (java) S 4452 4455 3222 0 -1 1077944384 1 2510 0 0 0 0 4 1 20 0 22 0 83278667 28522221568 117048 33554432000 4194304 4196468 140721642999872 140664138359792 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4469] ppid=4452 vsize=27853732 memory=640 CPUtime=0.05 cores=0-7
/proc/4455/task/4469/stat : 4469 (java) S 4452 4455 3222 0 -1 1077944384 1 2510 0 0 0 0 4 1 20 0 22 0 83278669 28522221568 117048 33554432000 4194304 4196468 140721642999872 140663763851472 140666478057371 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4470] ppid=4452 vsize=27853732 memory=1792 CPUtime=1.59 cores=0-7
/proc/4455/task/4470/stat : 4470 (java) S 4452 4455 3222 0 -1 1077944384 2934 2510 0 0 153 1 4 1 20 0 22 0 83278669 28522221568 117048 33554432000 4194304 4196468 140721642999872 140664662600176 140666478049922 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4471] ppid=4452 vsize=27853732 memory=0 CPUtime=1.78 cores=0-7
/proc/4455/task/4471/stat : 4471 (java) R 4452 4455 3222 0 -1 4202560 2877 2510 0 0 172 1 4 1 20 0 22 0 83278669 28522221568 117048 33554432000 4194304 4196468 140721642999872 140664661533840 140666462957616 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4472] ppid=4452 vsize=27853732 memory=0 CPUtime=1.8 cores=0-7
/proc/4455/task/4472/stat : 4472 (java) S 4452 4455 3222 0 -1 1077944384 3241 2510 0 0 175 0 4 1 20 0 22 0 83278669 28522221568 117048 33554432000 4194304 4196468 140721642999872 140664660495088 140666478049922 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4473] ppid=4452 vsize=27853732 memory=0 CPUtime=1.28 cores=0-7
/proc/4455/task/4473/stat : 4473 (java) S 4452 4455 3222 0 -1 1077944384 3514 2510 0 0 122 1 4 1 20 0 22 0 83278669 28522221568 117048 33554432000 4194304 4196468 140721642999872 140664659442544 140666478049922 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4474] ppid=4452 vsize=27853732 memory=0 CPUtime=0.05 cores=0-7
/proc/4455/task/4474/stat : 4474 (java) S 4452 4455 3222 0 -1 1077944384 3 2510 0 0 0 0 4 1 20 0 22 0 83278670 28522221568 117048 33554432000 4194304 4196468 140721642999872 140663265945824 140666478048981 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
[pid=4455/tid=4475] ppid=4452 vsize=27853732 memory=0 CPUtime=0.05 cores=0-7
/proc/4455/task/4475/stat : 4475 (java) S 4452 4455 3222 0 -1 1077944384 1 2510 0 0 0 0 4 1 20 0 22 0 83278670 28522221568 117048 33554432000 4194304 4196468 140721642999872 140664658389424 140666478049922 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24444928 140721643008986 140721643009285 140721643009285 140721643012047 0
Current children cumulated CPU time: 9.22 s
Current children cumulated vsize: 27853732 KiB
Current children cumulated memory: 468192 KiB

Child status: 0
Real time (s): 2.94111
CPU time (s): 9.31857
CPU user time (s): 9.12449
CPU system time (s): 0.194075
CPU usage (%): 316.839
Max. virtual memory (cumulated for all children) (KiB): 27853732
Max. memory (cumulated for all children) (KiB): 468192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.12449
system time used= 0.194075
maximum resident set size= 470956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33902
page faults= 0
swaps= 0
block input operations= 0
block output operations= 448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7085
involuntary context switches= 36


# summary of solver processes directly reported to runsolver:
#   pid: 4455
#   total CPU time (s): 9.31857
#   total CPU user time (s): 9.12449
#   total CPU system time (s): 0.194075

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

The end

Launcher Data

Begin job on node104 at 2018-07-27 04:05:55
IDJOB=4297237
IDBENCH=141386
IDSOLVER=2759
FILE ID=node104/4297237-1532657155
RUNJOBID= node104-1532654585-3249
PBS_JOBID= 21022220
Free space on /tmp= 48344 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-4-4-5-cp_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -both -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297237-1532657155/watcher-4297237-1532657155 -o /tmp/evaluation-result-4297237-1532657155/solver-4297237-1532657155 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1532654585-3249 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297237-1532657155.xml

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

MD5SUM BENCH= 9520b1c3a7fc9338271b16f0cb9e04b3
RANDOM SEED=862019003

node104.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.11
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.11
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.11
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.11
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:        23487528 kB
MemAvailable:   31927120 kB
Buffers:          193552 kB
Cached:          8460792 kB
SwapCached:           60 kB
Active:          4019988 kB
Inactive:        4687412 kB
Active(anon):       4212 kB
Inactive(anon):    76708 kB
Active(file):    4015776 kB
Inactive(file):  4610704 kB
Unevictable:        7168 kB
Mlocked:            7168 kB
SwapTotal:      67108860 kB
SwapFree:       67108800 kB
Dirty:              9224 kB
Writeback:             0 kB
AnonPages:         67440 kB
Mapped:            41164 kB
Shmem:             25168 kB
Slab:             269812 kB
SReclaimable:     241572 kB
SUnreclaim:        28240 kB
KernelStack:        3552 kB
PageTables:         5128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48336 MiB
End job on node104 at 2018-07-27 04:05:58