Trace number 4297195

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 15.5377 4.76092

General information on the benchmark

NameEternity/
Eternity-05-05_c18.xml
MD5SUMc4864a898575c3e068596f0b6cab168e
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 benchmark3.02228
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints46
Number of domains2
Minimum domain size8
Maximum domain size25
Distribution of domain sizes[{"size":8,"count":60},{"size":25,"count":25}]
Minimum variable degree1
Maximum variable degree6
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":80},{"degree":6,"count":1}]
Minimum constraint arity1
Maximum constraint arity25
Distribution of constraint arities[{"arity":1,"count":20},{"arity":5,"count":25},{"arity":25,"count":1}]
Number of extensional constraints25
Number of intensional constraints20
Distribution of constraint types[{"type":"extension","count":25},{"type":"intension","count":20},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.53	
0.65/0.53	scop both+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Fri Jul 27 14:35:24 CEST 2018
0.65/0.56	c PID: 16228
0.65/0.56	c IP: 172.20.3.149
0.65/0.56	c HOST: node149.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.65/0.94	c (0,0) Parsing End
1.65/0.95	c (0,0) CSP: 85 int (0 aux), 0 bool (0 aux), 46 ctr, max domain size 25
1.65/0.95	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.65/0.95	c (0,0) Constraint Name Generate Begin
1.65/0.96	c (0,0) Ctr:HOME/instance-4297195-1532694923.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
1.65/0.96	c (0,0) Constraint Name Generate End
1.65/0.96	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.65/0.96	c (0,0) CSP to CSPinCNF Begin
4.26/1.76	c (1,1) translated 5 (10%) constraints
5.52/2.10	c (1,1) translated 10 (20%) constraints
6.65/2.30	c (1,1) translated 14 (30%) constraints
7.33/2.54	c (2,1) translated 19 (40%) constraints
8.02/2.72	c (2,2) translated 23 (50%) constraints
8.70/2.90	c (2,2) translated 28 (60%) constraints
8.70/2.90	c (2,2) translated 33 (70%) constraints
8.70/2.90	c (2,2) translated 37 (80%) constraints
8.70/2.90	c (2,2) translated 42 (90%) constraints
8.70/2.90	c (2,2) translated 46 (100%) constraints
9.56/3.11	c (2,2) STATISTICS1:HOME/instance-4297195-1532694923.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,3785,22072,25,25,26,2,25:300,25:1850;8:21040;2:38475;1:5280,26:25;25:2;5:250;4:8075;3:5000;2:8700;1:20,2:300;1:66065;0:25,
9.56/3.11	c (2,2) ===========================================
9.56/3.11	c (2,2) Both Encoding selects:
9.56/3.11	c (2,2) Order
9.56/3.11	c (2,2) ===========================================
10.00/3.22	c (2,2) translated 2208 (10%) constraints
10.00/3.27	c (2,2) translated 4415 (20%) constraints
10.40/3.31	c (2,2) translated 6622 (30%) constraints
10.40/3.35	c (2,2) translated 8829 (40%) constraints
10.40/3.39	c (2,2) translated 11036 (50%) constraints
10.81/3.44	c (2,2) translated 13244 (60%) constraints
10.81/3.48	c (2,2) translated 15451 (70%) constraints
11.12/3.53	c (2,2) translated 17658 (80%) constraints
11.12/3.57	c (3,3) translated 19865 (90%) constraints
11.51/3.61	c (3,3) translated 22072 (100%) constraints
11.51/3.61	c (3,3) CSP to CSPinCNF End
11.69/3.77	c (3,3) CSP: 85 int (0 aux), 3700 bool (3700 aux), 22092 ctr, max domain size 25
11.69/3.77	c (3,3) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
11.69/3.77	c (3,3) CSPinCNF Propagation Begin
13.13/4.18	c (3,3) 1529 values, 8631 unsatisfiable literals, and 8676 valid clauses are removed
13.13/4.18	c (3,3) CSPinCNF Propagation End
13.13/4.18	c (3,3) CSP: 1422 int (1337 aux), 2363 bool (2363 aux), 13416 ctr, max domain size 25
13.13/4.18	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
13.13/4.18	c (3,3) Simplify CSPinCNF Begin
13.46/4.24	c (3,3) Simplify CSPinCNF End
13.46/4.25	c (3,3) CSP: 1422 int (1337 aux), 2963 bool (2963 aux), 14016 ctr, max domain size 25
13.46/4.25	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
13.46/4.25	c (3,3) Calculate Precise Domain Begin
13.46/4.25	c (3,3) 0 values are removed by re-calculation
13.46/4.25	c (3,3) Calculate Precise Domain End
13.46/4.25	c (3,3) CSP: 1422 int (1337 aux), 2963 bool (2963 aux), 14016 ctr, max domain size 25
13.46/4.25	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
13.46/4.25	c (3,3) CSPinCNF to SatSolver Begin
14.07/4.40	c (3,3) 1402 (10 %) CSP clauses are encoded (3651 SAT variables, 9512 SAT clauses)
14.07/4.42	c (3,3) 2804 (20 %) CSP clauses are encoded (3651 SAT variables, 10914 SAT clauses)
14.07/4.43	c (3,3) 4205 (30 %) CSP clauses are encoded (3651 SAT variables, 12315 SAT clauses)
14.07/4.45	c (3,3) 5607 (40 %) CSP clauses are encoded (3651 SAT variables, 13717 SAT clauses)
14.07/4.46	c (3,3) 7008 (50 %) CSP clauses are encoded (3651 SAT variables, 15118 SAT clauses)
14.07/4.48	c (3,3) 8410 (60 %) CSP clauses are encoded (3651 SAT variables, 16520 SAT clauses)
14.07/4.49	c (3,3) 9812 (70 %) CSP clauses are encoded (3651 SAT variables, 17922 SAT clauses)
14.48/4.50	c (3,3) 11213 (80 %) CSP clauses are encoded (3651 SAT variables, 19323 SAT clauses)
14.48/4.51	c (3,3) 12615 (90 %) CSP clauses are encoded (3651 SAT variables, 20725 SAT clauses)
14.48/4.53	c (3,3) 14016 (100 %) CSP clauses are encoded (3651 SAT variables, 22126 SAT clauses)
14.48/4.53	c (3,3) CSPinCNF to SatSolver End
14.48/4.53	c (3,3) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
14.90/4.62	c (4,3) STATISTICS2:HOME/instance-4297195-1532694923.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,4385,14016,25,25,25,2,25:72;16:348;4:180,25:882;16:948;8:15194;4:220;2:23732,25:10;16:12;9:1;5:120;4:4274;3:3031;2:6568,2:600;1:39776,
14.90/4.62	c (4,3) SatSolver.solve Begin
14.90/4.62	c (4,3) 3651 bool, 22127 clause
14.90/4.62	c (4,3) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297195-1532694923.xml-scop-16228.cnf HOME/instance-4297195-1532694923.xml-scop-16228.cnf.out
15.24/4.71	c (4,0) c
15.24/4.71	c (4,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
15.24/4.71	c (4,0) c
15.24/4.71	c (4,0) c WARNING: for repeatability, setting FPU to use double precision
15.24/4.71	c (4,0) c 8 solvers engines and 1 companion as a blackboard created.
15.24/4.71	c (4,0) c ========================================[ Problem Statistics ]===========================================
15.24/4.71	c (4,0) c |                                                                                                       |
15.24/4.71	c (4,0) c |  Number of variables:          3651                                                                   |
15.24/4.71	c (4,0) c |  Number of clauses:           22127                                                                   |
15.24/4.71	c (4,0) c |  Parse time:                   0.01 s                                                                 |
15.24/4.71	c (4,0) c |                                                                                                       |
15.24/4.71	c (4,0) c |  Eliminated clauses:           0.05 Mb                                                                |
15.24/4.71	c (4,0) c |  Simplification time:          0.02 s                                                                 |
15.24/4.71	c (4,0) c |                                                                                                       |
15.24/4.71	c (4,0) c |  Generating clones                                                                                    |
15.24/4.71	c (4,0) c |  all clones generated. Memory =  40.57Mb.                                                             |
15.24/4.71	c (4,0) c ========================================================================================================|
15.24/4.71	c (4,0) c last restart ## conflicts  :  200 23 
15.24/4.71	c (4,0) c Thread 6 is 100% pure glucose! First thread to finish! (SAT answer).
15.24/4.71	c (4,0) c Total Memory so far : 616.61Mb
15.24/4.71	c (4,0) c
15.24/4.71	c (4,0) c real time : 0.068392 s
15.24/4.71	c (4,0) c cpu time  : 0.178653 s
15.24/4.71	c (4,0) c
15.24/4.71	c (4,0) c
15.24/4.71	c (4,0) c
15.24/4.71	c (4,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
15.24/4.71	c (4,0) c
15.24/4.71	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.24/4.71	c (4,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
15.24/4.71	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.24/4.71	c (4,0) c | Conflicts     |            3141 |        266 |        515 |        285 |        221 |        468 |        316 |        598 |        472 |
15.24/4.71	c (4,0) c | Decisions     |            9060 |        772 |       1301 |        740 |        608 |       1271 |        854 |       1990 |       1524 |
15.24/4.71	c (4,0) c | Propagations  |          727451 |      67342 |     120359 |      71545 |      52249 |     118877 |      71226 |     128567 |      97286 |
15.24/4.71	c (4,0) c | Avg_Trail     |                 |       1460 |       1316 |       1171 |       1182 |       1276 |       1292 |       1238 |       1311 |
15.24/4.71	c (4,0) c | Avg_DL        |                 |         16 |         16 |         21 |         24 |         20 |         21 |         23 |         26 |
15.24/4.71	c (4,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.24/4.71	c (4,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.24/4.71	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.24/4.71	c (4,0) c | Exported      |             426 |         25 |         57 |         35 |         37 |         61 |         40 |         95 |         76 |
15.24/4.71	c (4,0) c | Imported      |            1640 |          0 |        173 |        306 |        199 |        364 |         67 |        240 |        291 |
15.24/4.71	c (4,0) c | Good          |             375 |          0 |         32 |         73 |         41 |         95 |          9 |         60 |         65 |
15.24/4.71	c (4,0) c | Purge         |            1265 |          0 |        141 |        233 |        158 |        269 |         58 |        180 |        226 |
15.24/4.71	c (4,0) c | Promoted      |              78 |          0 |         10 |         15 |          5 |         18 |          3 |         11 |         16 |
15.24/4.71	c (4,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.24/4.71	c (4,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
15.24/4.71	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.24/4.71	c (4,0) c | Unaries       |                 |          0 |          2 |          1 |          3 |          5 |          1 |          6 |          5 |
15.24/4.71	c (4,0) c | Binaries      |                 |          5 |         15 |          8 |          7 |         16 |         14 |         22 |         25 |
15.24/4.71	c (4,0) c | Glues         |                 |         25 |         57 |         35 |         37 |         61 |         40 |         95 |         76 |
15.24/4.71	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.24/4.71	c (4,0) c | Orig_Seen     |            18 % |       2994 |       4619 |       3353 |       3223 |       4765 |       3451 |       5218 |       4435 |
15.24/4.71	c (4,0) c | Diff Orig seen|                 | -     2224 | -      599 | -     1865 | -     1995 | -      453 | -     1767 |      X     | -      783 |
15.24/4.71	c (4,0) c | Hamming       |             9 % |        427 |        301 |        322 |        350 |        307 |        346 |      X     |        364 |
15.24/4.71	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
15.24/4.71	c (4,0) 
15.24/4.71	c (4,0) s SATISFIABLE
15.24/4.72	c (4,3) SatSolver.solve End
15.24/4.72	c (4,3) Heap : 1689 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
15.24/4.72	c (4,3) Show results Begin
15.24/4.73	c (4,3) bot[0] = 0
15.24/4.73	c (4,3) bot[1] = 0
15.24/4.73	c (4,3) bot[2] = 0
15.24/4.73	c (4,3) bot[3] = 0
15.24/4.73	c (4,3) bot[4] = 0
15.24/4.73	c (4,3) id[0][0] = 1
15.24/4.73	c (4,3) id[0][1] = 14
15.24/4.73	c (4,3) id[0][2] = 5
15.24/4.73	c (4,3) id[0][3] = 4
15.24/4.73	c (4,3) id[0][4] = 3
15.24/4.73	c (4,3) id[1][0] = 6
15.24/4.73	c (4,3) id[1][1] = 18
15.24/4.73	c (4,3) id[1][2] = 16
15.24/4.73	c (4,3) id[1][3] = 17
15.24/4.73	c (4,3) id[1][4] = 10
15.24/4.73	c (4,3) id[2][0] = 11
15.24/4.73	c (4,3) id[2][1] = 22
15.24/4.73	c (4,3) id[2][2] = 23
15.24/4.73	c (4,3) id[2][3] = 21
15.24/4.73	c (4,3) id[2][4] = 8
15.24/4.73	c (4,3) id[3][0] = 13
15.24/4.73	c (4,3) id[3][1] = 20
15.24/4.73	c (4,3) id[3][2] = 24
15.24/4.73	c (4,3) id[3][3] = 19
15.24/4.73	c (4,3) id[3][4] = 12
15.24/4.73	c (4,3) id[4][0] = 0
15.24/4.73	c (4,3) id[4][1] = 7
15.24/4.73	c (4,3) id[4][2] = 15
15.24/4.73	c (4,3) id[4][3] = 9
15.24/4.73	c (4,3) id[4][4] = 2
15.24/4.73	c (4,3) left[0][0] = 0
15.24/4.73	c (4,3) left[0][1] = 2
15.24/4.73	c (4,3) left[0][2] = 3
15.24/4.73	c (4,3) left[0][3] = 1
15.24/4.73	c (4,3) left[0][4] = 1
15.24/4.73	c (4,3) left[1][0] = 0
15.24/4.73	c (4,3) left[1][1] = 5
15.24/4.73	c (4,3) left[1][2] = 4
15.24/4.73	c (4,3) left[1][3] = 5
15.24/4.73	c (4,3) left[1][4] = 6
15.24/4.73	c (4,3) left[2][0] = 0
15.24/4.73	c (4,3) left[2][1] = 7
15.24/4.73	c (4,3) left[2][2] = 5
15.24/4.73	c (4,3) left[2][3] = 7
15.24/4.73	c (4,3) left[2][4] = 6
15.24/4.73	c (4,3) left[3][0] = 0
15.24/4.73	c (4,3) left[3][1] = 6
15.24/4.73	c (4,3) left[3][2] = 6
15.24/4.73	c (4,3) left[3][3] = 7
15.24/4.73	c (4,3) left[3][4] = 4
15.24/4.73	c (4,3) left[4][0] = 0
15.24/4.73	c (4,3) left[4][1] = 1
15.24/4.73	c (4,3) left[4][2] = 3
15.24/4.73	c (4,3) left[4][3] = 2
15.24/4.73	c (4,3) left[4][4] = 2
15.24/4.73	c (4,3) right[0] = 0
15.24/4.73	c (4,3) right[1] = 0
15.24/4.73	c (4,3) right[2] = 0
15.24/4.73	c (4,3) right[3] = 0
15.24/4.73	c (4,3) right[4] = 0
15.24/4.73	c (4,3) top[0][0] = 0
15.24/4.73	c (4,3) top[0][1] = 0
15.24/4.73	c (4,3) top[0][2] = 0
15.24/4.73	c (4,3) top[0][3] = 0
15.24/4.73	c (4,3) top[0][4] = 0
15.24/4.73	c (4,3) top[1][0] = 1
15.24/4.73	c (4,3) top[1][1] = 6
15.24/4.73	c (4,3) top[1][2] = 4
15.24/4.73	c (4,3) top[1][3] = 4
15.24/4.73	c (4,3) top[1][4] = 3
15.24/4.73	c (4,3) top[2][0] = 2
15.24/4.73	c (4,3) top[2][1] = 5
15.24/4.73	c (4,3) top[2][2] = 6
15.24/4.73	c (4,3) top[2][3] = 4
15.24/4.73	c (4,3) top[2][4] = 2
15.24/4.73	c (4,3) top[3][0] = 3
15.24/4.73	c (4,3) top[3][1] = 4
15.24/4.73	c (4,3) top[3][2] = 7
15.24/4.73	c (4,3) top[3][3] = 7
15.24/4.73	c (4,3) top[3][4] = 1
15.24/4.73	c (4,3) top[4][0] = 1
15.24/4.73	c (4,3) top[4][1] = 5
15.24/4.73	c (4,3) top[4][2] = 7
15.24/4.73	c (4,3) top[4][3] = 5
15.24/4.73	c (4,3) top[4][4] = 3
15.24/4.73	s SATISFIABLE
15.24/4.73	v <instantiation>
15.24/4.73	v     <list>id[0][0] id[0][1] id[0][2] id[0][3] id[0][4] id[1][0] id[1][1] id[1][2] id[1][3] id[1][4] id[2][0] id[2][1] id[2][2] id[2][3] id[2][4] id[3][0] id[3][1] id[3][2] id[3][3] id[3][4] id[4][0] id[4][1] id[4][2] id[4][3] id[4][4] top[0][0] top[0][1] top[0][2] top[0][3] top[0][4] top[1][0] top[1][1] top[1][2] top[1][3] top[1][4] top[2][0] top[2][1] top[2][2] top[2][3] top[2][4] top[3][0] top[3][1] top[3][2] top[3][3] top[3][4] top[4][0] top[4][1] top[4][2] top[4][3] top[4][4] left[0][0] left[0][1] left[0][2] left[0][3] left[0][4] left[1][0] left[1][1] left[1][2] left[1][3] left[1][4] left[2][0] left[2][1] left[2][2] left[2][3] left[2][4] left[3][0] left[3][1] left[3][2] left[3][3] left[3][4] left[4][0] left[4][1] left[4][2] left[4][3] left[4][4] bot[0] bot[1] bot[2] bot[3] bot[4] right[0] right[1] right[2] right[3] right[4]</list>
15.24/4.73	v     <values>1 14 5 4 3 6 18 16 17 10 11 22 23 21 8 13 20 24 19 12 0 7 15 9 2 0 0 0 0 0 1 6 4 4 3 2 5 6 4 2 3 4 7 7 1 1 5 7 5 3 0 2 3 1 1 0 5 4 5 6 0 7 5 7 6 0 6 6 7 4 0 1 3 2 2 0 0 0 0 0 0 0 0 0 0</values>
15.24/4.73	v </instantiation>
15.24/4.73	c (4,3) Show results End
15.24/4.73	c (4,3) Heap : 1689 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
15.24/4.73	c (4,3) 0,0,3,3,3,3,3,4,4,STOP-AFTER(ALL)
15.24/4.73	c END-Prog: Fri Jul 27 14:35:28 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 (15191 MiB free)
  memory of node 1: 16384 MiB (11727 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297195-1532694923/watcher-4297195-1532694923 -o /tmp/evaluation-result-4297195-1532694923/solver-4297195-1532694923 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1532687189-15029 --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-4297195-1532694923.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=16228, runsolver pid=16225

[startup+0.100154 s]*
/proc/loadavg: 6.92 7.99 8.20 3/198 16248
/proc/meminfo: memFree=27468952/32770624 swapFree=67108496/67108860
[pid=16228] ppid=16225 vsize=27312552 memory=109960 CPUtime=0.1 cores=0-7
/proc/16228/stat : 16228 (java) S 16225 16228 15002 0 -1 1077944320 6995 0 0 0 8 2 0 0 20 0 20 0 87055491 27968053248 27490 33554432000 4194304 4196468 140720643243888 140720643226432 139796085255927 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
/proc/16228/statm: 6828138 27490 2730 1 0 6790598 0
[pid=16228/tid=16230] ppid=16225 vsize=27312552 memory=7825737110625624473 CPUtime=0.09 cores=0-7
/proc/16228/task/16230/stat : 16230 (java) R 16225 16228 15002 0 -1 4202560 5128 0 0 0 7 2 0 0 20 0 20 0 87055491 27968053248 27490 33554432000 4194304 4196468 140720643243888 139796057060128 139796069336414 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16231] ppid=16225 vsize=27312552 memory=732370023159610341 CPUtime=0 cores=0-7
/proc/16228/task/16231/stat : 16231 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 27490 33554432000 4194304 4196468 140720643243888 139796089498256 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16232] ppid=16225 vsize=27312552 memory=139884822156928 CPUtime=0 cores=0-7
/proc/16228/task/16232/stat : 16232 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 27490 33554432000 4194304 4196468 140720643243888 139795903654416 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16233] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16233/stat : 16233 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 27490 33554432000 4194304 4196468 140720643243888 139795902601616 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16234] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16234/stat : 16234 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 27490 33554432000 4194304 4196468 140720643243888 139795901548816 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16235] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16235/stat : 16235 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 27490 33554432000 4194304 4196468 140720643243888 139795900497040 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16236] ppid=16225 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16228/task/16236/stat : 16236 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 27490 33554432000 4194304 4196468 140720643243888 139795899444240 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16237] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16237/stat : 16237 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 27490 33554432000 4194304 4196468 140720643243888 139795898391440 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16238] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16238/stat : 16238 (java) S 16225 16228 15002 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 27490 33554432000 4194304 4196468 140720643243888 139795897338640 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16239] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16239/stat : 16239 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055495 27968053248 27490 33554432000 4194304 4196468 140720643243888 139794136942960 139796085267074 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16240] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16240/stat : 16240 (java) S 16225 16228 15002 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 87055496 27968053248 27490 33554432000 4194304 4196468 140720643243888 139794004829216 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16241] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16241/stat : 16241 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055496 27968053248 27490 33554432000 4194304 4196468 140720643243888 139793736393584 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16242] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16242/stat : 16242 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055498 27968053248 27490 33554432000 4194304 4196468 140720643243888 139793361885008 139796085274523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16243] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16243/stat : 16243 (java) S 16225 16228 15002 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 87055498 27968053248 27490 33554432000 4194304 4196468 140720643243888 139794135890800 139796085267074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16244] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16244/stat : 16244 (java) S 16225 16228 15002 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87055498 27968053248 27490 33554432000 4194304 4196468 140720643243888 139794134838000 139796085267074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16245] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16245/stat : 16245 (java) S 16225 16228 15002 0 -1 1077944384 266 0 0 0 0 0 0 0 20 0 20 0 87055498 27968053248 27490 33554432000 4194304 4196468 140720643243888 139794133785200 139796085267074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16246] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16246/stat : 16246 (java) S 16225 16228 15002 0 -1 1077944384 237 0 0 0 0 0 0 0 20 0 20 0 87055498 27968053248 27490 33554432000 4194304 4196468 140720643243888 139794132732400 139796085267074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16247] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16247/stat : 16247 (java) S 16225 16228 15002 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87055499 27968053248 27490 33554432000 4194304 4196468 140720643243888 139792863980128 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16248] ppid=16225 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16228/task/16248/stat : 16248 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055499 27968053248 27490 33554432000 4194304 4196468 140720643243888 139794131679792 139796085267074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109960 KiB

[startup+0.210056 s]*
/proc/loadavg: 6.92 7.99 8.20 2/198 16248
/proc/meminfo: memFree=27453076/32770624 swapFree=67108496/67108860
[pid=16228] ppid=16225 vsize=27312552 memory=124140 CPUtime=0.24 cores=0-7
/proc/16228/stat : 16228 (java) S 16225 16228 15002 0 -1 1077944320 10780 0 0 0 21 3 0 0 20 0 20 0 87055491 27968053248 31035 33554432000 4194304 4196468 140720643243888 140720643226432 139796085255927 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
/proc/16228/statm: 6828138 31035 2892 1 0 6790598 0
[pid=16228/tid=16230] ppid=16225 vsize=27312552 memory=32758254098972862 CPUtime=0.19 cores=0-7
/proc/16228/task/16230/stat : 16230 (java) R 16225 16228 15002 0 -1 4202560 8714 0 0 0 17 2 0 0 20 0 20 0 87055491 27968053248 31100 33554432000 4194304 4196468 140720643243888 139796057078464 139796069336414 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16231] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16231/stat : 16231 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 31100 33554432000 4194304 4196468 140720643243888 139796089498256 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16232] ppid=16225 vsize=27312552 memory=3616583390614410912 CPUtime=0 cores=0-7
/proc/16228/task/16232/stat : 16232 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 31100 33554432000 4194304 4196468 140720643243888 139795903654416 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16233] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16233/stat : 16233 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 31100 33554432000 4194304 4196468 140720643243888 139795902601616 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16234] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16234/stat : 16234 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 31100 33554432000 4194304 4196468 140720643243888 139795901548816 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16235] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16235/stat : 16235 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 31100 33554432000 4194304 4196468 140720643243888 139795900497040 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16236] ppid=16225 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16228/task/16236/stat : 16236 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 31100 33554432000 4194304 4196468 140720643243888 139795899444240 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16237] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16237/stat : 16237 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 31100 33554432000 4194304 4196468 140720643243888 139795898391440 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16238] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16238/stat : 16238 (java) S 16225 16228 15002 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 31100 33554432000 4194304 4196468 140720643243888 139795897338640 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16239] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16239/stat : 16239 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055495 27968053248 31100 33554432000 4194304 4196468 140720643243888 139794136942960 139796085267074 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16240] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16240/stat : 16240 (java) S 16225 16228 15002 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 87055496 27968053248 31100 33554432000 4194304 4196468 140720643243888 139794004829216 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16241] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16241/stat : 16241 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055496 27968053248 31100 33554432000 4194304 4196468 140720643243888 139793736393584 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16242] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16242/stat : 16242 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055498 27968053248 31100 33554432000 4194304 4196468 140720643243888 139793361885008 139796085274523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16243] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16243/stat : 16243 (java) S 16225 16228 15002 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 87055498 27968053248 31100 33554432000 4194304 4196468 140720643243888 139794135890800 139796085267074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16244] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16244/stat : 16244 (java) S 16225 16228 15002 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 87055498 27968053248 31100 33554432000 4194304 4196468 140720643243888 139794134838000 139796085267074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16245] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16245/stat : 16245 (java) S 16225 16228 15002 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 20 0 87055498 27968053248 31100 33554432000 4194304 4196468 140720643243888 139794133785200 139796085267074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16246] ppid=16225 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/16228/task/16246/stat : 16246 (java) S 16225 16228 15002 0 -1 1077944384 270 0 0 0 2 0 0 0 20 0 20 0 87055498 27968053248 31100 33554432000 4194304 4196468 140720643243888 139794132732400 139796085267074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16247] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16247/stat : 16247 (java) S 16225 16228 15002 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87055499 27968053248 31100 33554432000 4194304 4196468 140720643243888 139792863980128 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16248] ppid=16225 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16228/task/16248/stat : 16248 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055499 27968053248 31100 33554432000 4194304 4196468 140720643243888 139794131679792 139796085267074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 124140 KiB

[startup+0.309306 s]*
/proc/loadavg: 6.92 7.99 8.20 2/198 16248
/proc/meminfo: memFree=27450036/32770624 swapFree=67108496/67108860
[pid=16228] ppid=16225 vsize=27312552 memory=127612 CPUtime=0.42 cores=0-7
/proc/16228/stat : 16228 (java) S 16225 16228 15002 0 -1 1077944320 11320 0 0 0 38 4 0 0 20 0 20 0 87055491 27968053248 31903 33554432000 4194304 4196468 140720643243888 140720643226432 139796085255927 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
/proc/16228/statm: 6828138 31903 2946 1 0 6790598 0
[pid=16228/tid=16230] ppid=16225 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16228/task/16230/stat : 16230 (java) R 16225 16228 15002 0 -1 4202560 9079 0 0 0 26 3 0 0 20 0 20 0 87055491 27968053248 31903 33554432000 4194304 4196468 140720643243888 139796057060080 139796070421566 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16231] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16231/stat : 16231 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 31903 33554432000 4194304 4196468 140720643243888 139796089498256 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16232] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16232/stat : 16232 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 31903 33554432000 4194304 4196468 140720643243888 139795903654416 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16233] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16233/stat : 16233 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 31903 33554432000 4194304 4196468 140720643243888 139795902601616 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16234] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16234/stat : 16234 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 31903 33554432000 4194304 4196468 140720643243888 139795901548816 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16235] ppid=16225 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/16228/task/16235/stat : 16235 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 31903 33554432000 4194304 4196468 140720643243888 139795900497040 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16236] ppid=16225 vsize=27312552 memory=139884669006767 CPUtime=0 cores=0-7
/proc/16228/task/16236/stat : 16236 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 31903 33554432000 4194304 4196468 140720643243888 139795899444240 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16237] ppid=16225 vsize=27312552 memory=139884669009072 CPUtime=0 cores=0-7
/proc/16228/task/16237/stat : 16237 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 31903 33554432000 4194304 4196468 140720643243888 139795898391440 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16238] ppid=16225 vsize=27312552 memory=139884669011376 CPUtime=0 cores=0-7
/proc/16228/task/16238/stat : 16238 (java) S 16225 16228 15002 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87055494 27968053248 31903 33554432000 4194304 4196468 140720643243888 139795897338640 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16239] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16239/stat : 16239 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055495 27968053248 31903 33554432000 4194304 4196468 140720643243888 139794136942960 139796085267074 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16240] ppid=16225 vsize=27312552 memory=279769338029712 CPUtime=0 cores=0-7
/proc/16228/task/16240/stat : 16240 (java) S 16225 16228 15002 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 87055496 27968053248 31903 33554432000 4194304 4196468 140720643243888 139794004829216 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16241] ppid=16225 vsize=27312552 memory=279769338036624 CPUtime=0 cores=0-7
/proc/16228/task/16241/stat : 16241 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055496 27968053248 31903 33554432000 4194304 4196468 140720643243888 139793736393584 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16242] ppid=16225 vsize=27312552 memory=279769337977904 CPUtime=0 cores=0-7
/proc/16228/task/16242/stat : 16242 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055498 27968053248 31903 33554432000 4194304 4196468 140720643243888 139793361885008 139796085274523 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16243] ppid=16225 vsize=27312552 memory=279769338050448 CPUtime=0 cores=0-7
/proc/16228/task/16243/stat : 16243 (java) S 16225 16228 15002 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 87055498 27968053248 31903 33554432000 4194304 4196468 140720643243888 139794135890800 139796085267074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16244] ppid=16225 vsize=27312552 memory=279769338057360 CPUtime=0 cores=0-7
/proc/16228/task/16244/stat : 16244 (java) S 16225 16228 15002 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 87055498 27968053248 31903 33554432000 4194304 4196468 140720643243888 139794134838000 139796085267074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16245] ppid=16225 vsize=27312552 memory=279769338055056 CPUtime=0.02 cores=0-7
/proc/16228/task/16245/stat : 16245 (java) S 16225 16228 15002 0 -1 1077944384 523 0 0 0 2 0 0 0 20 0 20 0 87055498 27968053248 31903 33554432000 4194304 4196468 140720643243888 139794133785200 139796085267074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16246] ppid=16225 vsize=27312552 memory=279769338071616 CPUtime=0.06 cores=0-7
/proc/16228/task/16246/stat : 16246 (java) S 16225 16228 15002 0 -1 1077944384 291 0 0 0 6 0 0 0 20 0 20 0 87055498 27968053248 31903 33554432000 4194304 4196468 140720643243888 139794132732400 139796085267074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16247] ppid=16225 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16247/stat : 16247 (java) S 16225 16228 15002 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87055499 27968053248 31903 33554432000 4194304 4196468 140720643243888 139792863980128 139796085266133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16248] ppid=16225 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/16228/task/16248/stat : 16248 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055499 27968053248 31903 33554432000 4194304 4196468 140720643243888 139794131679792 139796085267074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127612 KiB

[startup+0.700792 s]
/proc/loadavg: 6.92 7.99 8.20 2/198 16248
/proc/meminfo: memFree=27425976/32770624 swapFree=67108496/67108860
[pid=16228] ppid=16225 vsize=27320948 memory=165480 CPUtime=0.98 cores=0-7
/proc/16228/stat : 16228 (java) S 16225 16228 15002 0 -1 1077944320 18375 0 0 0 92 6 0 0 20 0 20 0 87055491 27976650752 41370 33554432000 4194304 4196468 140720643243888 140720643226432 139796085255927 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
/proc/16228/statm: 6830237 41370 3170 1 0 6791622 0
[pid=16228/tid=16230] ppid=16225 vsize=27320948 memory=7230638415906695767 CPUtime=0.67 cores=0-7
/proc/16228/task/16230/stat : 16230 (java) D 16225 16228 15002 0 -1 1077944384 15676 0 0 0 62 5 0 0 20 0 20 0 87055491 27976650752 41370 33554432000 4194304 4196468 140720643243888 139796057073424 139796077935149 0 4 0 25189583 18446744072101756452 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16231] ppid=16225 vsize=27320948 memory=69780333690606 CPUtime=0 cores=0-7
/proc/16228/task/16231/stat : 16231 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055494 27976650752 41370 33554432000 4194304 4196468 140720643243888 139796089498256 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16232] ppid=16225 vsize=27320948 memory=139884669025181 CPUtime=0 cores=0-7
/proc/16228/task/16232/stat : 16232 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27976650752 41370 33554432000 4194304 4196468 140720643243888 139795903654416 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16233] ppid=16225 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16233/stat : 16233 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27976650752 41370 33554432000 4194304 4196468 140720643243888 139795902601616 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16234] ppid=16225 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16234/stat : 16234 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055494 27976650752 41370 33554432000 4194304 4196468 140720643243888 139795901548816 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16235] ppid=16225 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16235/stat : 16235 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055494 27976650752 41370 33554432000 4194304 4196468 140720643243888 139795900497040 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16236] ppid=16225 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16236/stat : 16236 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27976650752 41370 33554432000 4194304 4196468 140720643243888 139795899444240 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16237] ppid=16225 vsize=27320980 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16237/stat : 16237 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27976683520 41370 33554432000 4194304 4196468 140720643243888 139795898391440 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16238] ppid=16225 vsize=27320980 memory=1788 CPUtime=0 cores=0-7
/proc/16228/task/16238/stat : 16238 (java) S 16225 16228 15002 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87055494 27976683520 41370 33554432000 4194304 4196468 140720643243888 139795897338640 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16239] ppid=16225 vsize=27320980 memory=860 CPUtime=0 cores=0-7
/proc/16228/task/16239/stat : 16239 (java) S 16225 16228 15002 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 87055495 27976683520 41370 33554432000 4194304 4196468 140720643243888 139794136942960 139796085267074 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0

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

[pid=16228/tid=16243] ppid=16225 vsize=27325044 memory=234 CPUtime=2.41 cores=0-7
/proc/16228/task/16243/stat : 16243 (java) R 16225 16228 15002 0 -1 4202560 3358 0 0 0 240 1 0 0 20 0 20 0 87055498 27980845056 248279 33554432000 4194304 4196468 140720643243888 139794135877600 139796070381123 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16244] ppid=16225 vsize=27325044 memory=0 CPUtime=2.53 cores=0-7
/proc/16228/task/16244/stat : 16244 (java) R 16225 16228 15002 0 -1 4202560 2769 0 0 0 253 0 0 0 20 0 20 0 87055498 27980845056 248279 33554432000 4194304 4196468 140720643243888 139794134821072 139796077476754 0 4 0 25189583 0 0 0 -1 0 0 0 14 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16245] ppid=16225 vsize=27325044 memory=0 CPUtime=2.82 cores=0-7
/proc/16228/task/16245/stat : 16245 (java) R 16225 16228 15002 0 -1 4202560 3003 0 0 0 281 1 0 0 20 0 20 0 87055498 27980845056 248279 33554432000 4194304 4196468 140720643243888 139794133785328 139796085277274 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16246] ppid=16225 vsize=27325044 memory=95109191 CPUtime=1.11 cores=0-7
/proc/16228/task/16246/stat : 16246 (java) S 16225 16228 15002 0 -1 1077944384 4451 0 0 0 109 2 0 0 20 0 20 0 87055498 27980845056 248279 33554432000 4194304 4196468 140720643243888 139794132732400 139796085267074 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16247] ppid=16225 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16247/stat : 16247 (java) S 16225 16228 15002 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87055499 27980845056 248279 33554432000 4194304 4196468 140720643243888 139792863980128 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16248] ppid=16225 vsize=27325044 memory=4 CPUtime=0 cores=0-7
/proc/16228/task/16248/stat : 16248 (java) S 16225 16228 15002 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87055499 27980845056 248279 33554432000 4194304 4196468 140720643243888 139794131679792 139796085267074 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
Current children cumulated CPU time: 12.74 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 993116 KiB

[startup+4.40084 s]
/proc/loadavg: 6.92 7.99 8.20 5/198 16248
/proc/meminfo: memFree=26583136/32770624 swapFree=67108496/67108860
[pid=16228] ppid=16225 vsize=27327160 memory=1096804 CPUtime=14.07 cores=0-7
/proc/16228/stat : 16228 (java) S 16225 16228 15002 0 -1 1077944320 32857 0 0 0 1381 26 0 0 20 0 20 0 87055491 27983011840 274201 33554432000 4194304 4196468 140720643243888 140720643226432 139796085255927 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
/proc/16228/statm: 6831790 274201 3228 1 0 6792646 0
[pid=16228/tid=16230] ppid=16225 vsize=27327160 memory=7018420645820388457 CPUtime=4.21 cores=0-7
/proc/16228/task/16230/stat : 16230 (java) R 16225 16228 15002 0 -1 4202560 17817 0 0 0 401 20 0 0 20 0 20 0 87055491 27983011840 274201 33554432000 4194304 4196468 140720643243888 139796057092848 139795571727623 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16231] ppid=16225 vsize=27327160 memory=6935652554312077392 CPUtime=0 cores=0-7
/proc/16228/task/16231/stat : 16231 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055494 27983011840 274201 33554432000 4194304 4196468 140720643243888 139796089498256 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16232] ppid=16225 vsize=27327160 memory=6935654753335332944 CPUtime=0 cores=0-7
/proc/16228/task/16232/stat : 16232 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27983011840 274201 33554432000 4194304 4196468 140720643243888 139795903654416 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16233] ppid=16225 vsize=27327160 memory=903616 CPUtime=0 cores=0-7
/proc/16228/task/16233/stat : 16233 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27983011840 274201 33554432000 4194304 4196468 140720643243888 139795902601616 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16234] ppid=16225 vsize=27327160 memory=-7521736447810188379 CPUtime=0 cores=0-7
/proc/16228/task/16234/stat : 16234 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055494 27983011840 274201 33554432000 4194304 4196468 140720643243888 139795901548816 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16235] ppid=16225 vsize=27327160 memory=-8412652160765825907 CPUtime=0 cores=0-7
/proc/16228/task/16235/stat : 16235 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055494 27983011840 274201 33554432000 4194304 4196468 140720643243888 139795900497040 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16236] ppid=16225 vsize=27327160 memory=-8634980985311628903 CPUtime=0 cores=0-7
/proc/16228/task/16236/stat : 16236 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27983011840 274201 33554432000 4194304 4196468 140720643243888 139795899444240 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16237] ppid=16225 vsize=27327160 memory=7100839878645619564 CPUtime=0 cores=0-7
/proc/16228/task/16237/stat : 16237 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27983011840 274201 33554432000 4194304 4196468 140720643243888 139795898391440 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16238] ppid=16225 vsize=27327160 memory=7897517683652307531 CPUtime=0 cores=0-7
/proc/16228/task/16238/stat : 16238 (java) S 16225 16228 15002 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87055494 27983011840 274201 33554432000 4194304 4196468 140720643243888 139795897338640 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16239] ppid=16225 vsize=27327160 memory=8514726395715349656 CPUtime=0 cores=0-7
/proc/16228/task/16239/stat : 16239 (java) S 16225 16228 15002 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 87055495 27983011840 274201 33554432000 4194304 4196468 140720643243888 139794136942960 139796085267074 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16240] ppid=16225 vsize=27327160 memory=3047711553320166262 CPUtime=0 cores=0-7
/proc/16228/task/16240/stat : 16240 (java) S 16225 16228 15002 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 87055496 27983011840 274201 33554432000 4194304 4196468 140720643243888 139794004829216 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16241] ppid=16225 vsize=27327160 memory=8514701219730523551 CPUtime=0 cores=0-7
/proc/16228/task/16241/stat : 16241 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055496 27983011840 274201 33554432000 4194304 4196468 140720643243888 139793736393584 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16242] ppid=16225 vsize=27327160 memory=7812443962917212781 CPUtime=0 cores=0-7
/proc/16228/task/16242/stat : 16242 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055498 27983011840 274201 33554432000 4194304 4196468 140720643243888 139793361885008 139796085274523 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16243] ppid=16225 vsize=27327160 memory=6008481866756154469 CPUtime=2.66 cores=0-7
/proc/16228/task/16243/stat : 16243 (java) R 16225 16228 15002 0 -1 4202560 3373 0 0 0 265 1 0 0 20 0 20 0 87055498 27983011840 274201 33554432000 4194304 4196468 140720643243888 139794135874752 139796068741903 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16244] ppid=16225 vsize=27327160 memory=7235710566141946944 CPUtime=2.82 cores=0-7
/proc/16228/task/16244/stat : 16244 (java) R 16225 16228 15002 0 -1 4202560 2796 0 0 0 282 0 0 0 20 0 20 0 87055498 27983011840 274201 33554432000 4194304 4196468 140720643243888 139794134819712 139796066777109 0 4 0 25189583 0 0 0 -1 0 0 0 14 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16245] ppid=16225 vsize=27327160 memory=0 CPUtime=3.11 cores=0-7
/proc/16228/task/16245/stat : 16245 (java) R 16225 16228 15002 0 -1 4202560 3038 0 0 0 310 1 0 0 20 0 20 0 87055498 27983011840 274201 33554432000 4194304 4196468 140720643243888 139794133772192 139796068750071 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16246] ppid=16225 vsize=27327160 memory=0 CPUtime=1.22 cores=0-7
/proc/16228/task/16246/stat : 16246 (java) S 16225 16228 15002 0 -1 1077944384 4484 0 0 0 120 2 0 0 20 0 20 0 87055498 27983011840 274201 33554432000 4194304 4196468 140720643243888 139794132732400 139796085267074 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16247] ppid=16225 vsize=27327160 memory=3617428923563732928 CPUtime=0 cores=0-7
/proc/16228/task/16247/stat : 16247 (java) S 16225 16228 15002 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87055499 27983011840 274201 33554432000 4194304 4196468 140720643243888 139792863980128 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16248] ppid=16225 vsize=27327160 memory=7308052903659464768 CPUtime=0 cores=0-7
/proc/16228/task/16248/stat : 16248 (java) S 16225 16228 15002 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87055499 27983011840 274201 33554432000 4194304 4196468 140720643243888 139794131679792 139796085267074 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
Current children cumulated CPU time: 14.07 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 1096804 KiB

[startup+4.60087 s]
/proc/loadavg: 6.92 7.99 8.20 5/198 16248
/proc/meminfo: memFree=26583136/32770624 swapFree=67108496/67108860
[pid=16228] ppid=16225 vsize=27327160 memory=1198568 CPUtime=14.9 cores=0-7
/proc/16228/stat : 16228 (java) S 16225 16228 15002 0 -1 1077944320 33274 0 0 0 1462 28 0 0 20 0 20 0 87055491 27983011840 299642 33554432000 4194304 4196468 140720643243888 140720643226432 139796085255927 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
/proc/16228/statm: 6831790 299642 3228 1 0 6792646 0
[pid=16228/tid=16230] ppid=16225 vsize=27327160 memory=105682779 CPUtime=4.41 cores=0-7
/proc/16228/task/16230/stat : 16230 (java) R 16225 16228 15002 0 -1 4202560 17886 0 0 0 420 21 0 0 20 0 20 0 87055491 27983011840 299642 33554432000 4194304 4196468 140720643243888 139796057090672 139795571363246 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16231] ppid=16225 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16231/stat : 16231 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055494 27983011840 299642 33554432000 4194304 4196468 140720643243888 139796089498256 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16232] ppid=16225 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16232/stat : 16232 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27983011840 299642 33554432000 4194304 4196468 140720643243888 139795903654416 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16233] ppid=16225 vsize=27327160 memory=54 CPUtime=0 cores=0-7
/proc/16228/task/16233/stat : 16233 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27983011840 299642 33554432000 4194304 4196468 140720643243888 139795902601616 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16234] ppid=16225 vsize=27327160 memory=2241 CPUtime=0 cores=0-7
/proc/16228/task/16234/stat : 16234 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055494 27983011840 299642 33554432000 4194304 4196468 140720643243888 139795901548816 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16235] ppid=16225 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16235/stat : 16235 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055494 27983011840 299642 33554432000 4194304 4196468 140720643243888 139795900497040 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16236] ppid=16225 vsize=27327160 memory=79780 CPUtime=0 cores=0-7
/proc/16228/task/16236/stat : 16236 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27983011840 299642 33554432000 4194304 4196468 140720643243888 139795899444240 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16237] ppid=16225 vsize=27327160 memory=2244 CPUtime=0 cores=0-7
/proc/16228/task/16237/stat : 16237 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 87055494 27983011840 299642 33554432000 4194304 4196468 140720643243888 139795898391440 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16238] ppid=16225 vsize=27327160 memory=139884669354528 CPUtime=0 cores=0-7
/proc/16228/task/16238/stat : 16238 (java) S 16225 16228 15002 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87055494 27983011840 299642 33554432000 4194304 4196468 140720643243888 139795897338640 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16239] ppid=16225 vsize=27327160 memory=10788 CPUtime=0 cores=0-7
/proc/16228/task/16239/stat : 16239 (java) S 16225 16228 15002 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 87055495 27983011840 299642 33554432000 4194304 4196468 140720643243888 139794136942960 139796085267074 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16240] ppid=16225 vsize=27327160 memory=13060 CPUtime=0 cores=0-7
/proc/16228/task/16240/stat : 16240 (java) S 16225 16228 15002 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 87055496 27983011840 299642 33554432000 4194304 4196468 140720643243888 139794004829216 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16241] ppid=16225 vsize=27327160 memory=15332 CPUtime=0 cores=0-7
/proc/16228/task/16241/stat : 16241 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055496 27983011840 299642 33554432000 4194304 4196468 140720643243888 139793736393584 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16242] ppid=16225 vsize=27327160 memory=17604 CPUtime=0 cores=0-7
/proc/16228/task/16242/stat : 16242 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 87055498 27983011840 299642 33554432000 4194304 4196468 140720643243888 139793361885008 139796085274523 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16243] ppid=16225 vsize=27327160 memory=19876 CPUtime=2.86 cores=0-7
/proc/16228/task/16243/stat : 16243 (java) R 16225 16228 15002 0 -1 4202560 3373 0 0 0 285 1 0 0 20 0 20 0 87055498 27983011840 299642 33554432000 4194304 4196468 140720643243888 139794135889200 139796069655529 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16244] ppid=16225 vsize=27327160 memory=22148 CPUtime=3.02 cores=0-7
/proc/16228/task/16244/stat : 16244 (java) R 16225 16228 15002 0 -1 4202560 2796 0 0 0 302 0 0 0 20 0 20 0 87055498 27983011840 299642 33554432000 4194304 4196468 140720643243888 139794134822752 139796069655512 0 4 0 25189583 0 0 0 -1 0 0 0 14 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16245] ppid=16225 vsize=27327160 memory=24420 CPUtime=3.31 cores=0-7
/proc/16228/task/16245/stat : 16245 (java) R 16225 16228 15002 0 -1 4202560 3382 0 0 0 330 1 0 0 20 0 20 0 87055498 27983011840 299642 33554432000 4194304 4196468 140720643243888 139794133778224 139796077495264 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16246] ppid=16225 vsize=27327160 memory=26692 CPUtime=1.25 cores=0-7
/proc/16228/task/16246/stat : 16246 (java) S 16225 16228 15002 0 -1 1077944384 4488 0 0 0 123 2 0 0 20 0 20 0 87055498 27983011840 299642 33554432000 4194304 4196468 140720643243888 139794132732400 139796085267074 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16247] ppid=16225 vsize=27327160 memory=28964 CPUtime=0 cores=0-7
/proc/16228/task/16247/stat : 16247 (java) S 16225 16228 15002 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87055499 27983011840 299642 33554432000 4194304 4196468 140720643243888 139792863980128 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16248] ppid=16225 vsize=27327160 memory=31236 CPUtime=0 cores=0-7
/proc/16228/task/16248/stat : 16248 (java) S 16225 16228 15002 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 87055499 27983011840 299642 33554432000 4194304 4196468 140720643243888 139794131679792 139796085267074 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
Current children cumulated CPU time: 14.9 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 1198568 KiB

[startup+4.7069 s]
/proc/loadavg: 6.92 7.99 8.20 5/198 16248
/proc/meminfo: memFree=26583136/32770624 swapFree=67108496/67108860
[pid=16228] ppid=16225 vsize=27984808 memory=1226872 CPUtime=15.24 cores=0-7
/proc/16228/stat : 16228 (java) S 16225 16228 15002 0 -1 1077944320 33783 0 0 0 1495 29 0 0 20 0 24 0 87055491 28656443392 306718 33554432000 4194304 4196468 140720643243888 140720643226432 139796085255927 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
/proc/16228/statm: 6996202 306718 3232 1 0 6957058 0
[pid=16228/tid=16230] ppid=16225 vsize=27984808 memory=1139812 CPUtime=4.5 cores=0-7
/proc/16228/task/16230/stat : 16230 (java) S 16225 16228 15002 0 -1 1077944384 18243 0 0 0 428 22 0 0 20 0 24 0 87055491 28656443392 306718 33554432000 4194304 4196468 140720643243888 139796057095168 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16231] ppid=16225 vsize=27984808 memory=279769338498944 CPUtime=0 cores=0-7
/proc/16228/task/16231/stat : 16231 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 87055494 28656443392 306718 33554432000 4194304 4196468 140720643243888 139796089498256 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16232] ppid=16225 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16232/stat : 16232 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 87055494 28656443392 306718 33554432000 4194304 4196468 140720643243888 139795903654416 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16233] ppid=16225 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16233/stat : 16233 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 87055494 28656443392 306718 33554432000 4194304 4196468 140720643243888 139795902601616 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16234] ppid=16225 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16234/stat : 16234 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 87055494 28656443392 306718 33554432000 4194304 4196468 140720643243888 139795901548816 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16235] ppid=16225 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16235/stat : 16235 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 87055494 28656443392 306718 33554432000 4194304 4196468 140720643243888 139795900497040 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16236] ppid=16225 vsize=27984808 memory=56 CPUtime=0 cores=0-7
/proc/16228/task/16236/stat : 16236 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 87055494 28656443392 306718 33554432000 4194304 4196468 140720643243888 139795899444240 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16237] ppid=16225 vsize=27984808 memory=-7882018838379555936 CPUtime=0 cores=0-7
/proc/16228/task/16237/stat : 16237 (java) S 16225 16228 15002 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 87055494 28656443392 306718 33554432000 4194304 4196468 140720643243888 139795898391440 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16238] ppid=16225 vsize=27984808 memory=8187704045996132563 CPUtime=0 cores=0-7
/proc/16228/task/16238/stat : 16238 (java) S 16225 16228 15002 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 87055494 28656443392 306718 33554432000 4194304 4196468 140720643243888 139795897338640 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16239] ppid=16225 vsize=27984808 memory=6944656592455360608 CPUtime=0 cores=0-7
/proc/16228/task/16239/stat : 16239 (java) S 16225 16228 15002 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 87055495 28656443392 306718 33554432000 4194304 4196468 140720643243888 139794136942960 139796085267074 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16240] ppid=16225 vsize=27984808 memory=6933690279252828305 CPUtime=0 cores=0-7
/proc/16228/task/16240/stat : 16240 (java) S 16225 16228 15002 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 87055496 28656443392 306718 33554432000 4194304 4196468 140720643243888 139794004829216 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16241] ppid=16225 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16241/stat : 16241 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 87055496 28656443392 306718 33554432000 4194304 4196468 140720643243888 139793736393584 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16242] ppid=16225 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16242/stat : 16242 (java) S 16225 16228 15002 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 87055498 28656443392 306718 33554432000 4194304 4196468 140720643243888 139793361885008 139796085274523 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16243] ppid=16225 vsize=27984808 memory=0 CPUtime=2.97 cores=0-7
/proc/16228/task/16243/stat : 16243 (java) R 16225 16228 15002 0 -1 4202560 3374 0 0 0 296 1 0 0 20 0 24 0 87055498 28656443392 306718 33554432000 4194304 4196468 140720643243888 139794135870640 139796066776808 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16244] ppid=16225 vsize=27984808 memory=0 CPUtime=3.13 cores=0-7
/proc/16228/task/16244/stat : 16244 (java) R 16225 16228 15002 0 -1 4202560 2885 0 0 0 313 0 0 0 20 0 24 0 87055498 28656443392 306718 33554432000 4194304 4196468 140720643243888 139794134817936 139796070174973 0 4 0 25189583 0 0 0 -1 0 0 0 14 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16245] ppid=16225 vsize=27984808 memory=0 CPUtime=3.32 cores=0-7
/proc/16228/task/16245/stat : 16245 (java) S 16225 16228 15002 0 -1 1077944384 3382 0 0 0 331 1 0 0 20 0 24 0 87055498 28656443392 306718 33554432000 4194304 4196468 140720643243888 139794133785200 139796085267074 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16246] ppid=16225 vsize=27984808 memory=0 CPUtime=1.27 cores=0-7
/proc/16228/task/16246/stat : 16246 (java) S 16225 16228 15002 0 -1 1077944384 4494 0 0 0 125 2 0 0 20 0 24 0 87055498 28656443392 306718 33554432000 4194304 4196468 140720643243888 139794132732400 139796085267074 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16247] ppid=16225 vsize=27984808 memory=236 CPUtime=0 cores=0-7
/proc/16228/task/16247/stat : 16247 (java) S 16225 16228 15002 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 87055499 28656443392 306718 33554432000 4194304 4196468 140720643243888 139792863980128 139796085266133 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
[pid=16228/tid=16248] ppid=16225 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/16228/task/16248/stat : 16248 (java) S 16225 16228 15002 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 87055499 28656443392 306718 33554432000 4194304 4196468 140720643243888 139794131679792 139796085267074 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20119552 140720643249114 140720643249413 140720643249413 140720643252175 0
Current children cumulated CPU time: 15.24 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 1226872 KiB

Child status: 0
Real time (s): 4.76092
CPU time (s): 15.5377
CPU user time (s): 15.2159
CPU system time (s): 0.321801
CPU usage (%): 326.36
Max. virtual memory (cumulated for all children) (KiB): 27984808
Max. memory (cumulated for all children) (KiB): 1226872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.2159
system time used= 0.321801
maximum resident set size= 1233908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39192
page faults= 0
swaps= 0
block input operations= 0
block output operations= 816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6619
involuntary context switches= 26


# summary of solver processes directly reported to runsolver:
#   pid: 16228
#   total CPU time (s): 15.5377
#   total CPU user time (s): 15.2159
#   total CPU system time (s): 0.321801

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

The end

Launcher Data

Begin job on node149 at 2018-07-27 14:35:23
IDJOB=4297195
IDBENCH=141659
IDSOLVER=2759
FILE ID=node149/4297195-1532694923
RUNJOBID= node149-1532687189-15029
PBS_JOBID= 21022277
Free space on /tmp= 43260 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Eternity/Eternity-05-05_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-4297195-1532694923/watcher-4297195-1532694923 -o /tmp/evaluation-result-4297195-1532694923/solver-4297195-1532694923 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1532687189-15029 --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-4297195-1532694923.xml

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

MD5SUM BENCH= c4864a898575c3e068596f0b6cab168e
RANDOM SEED=488980984

node149.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.60
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.60
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.60
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.60
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:        27566644 kB
MemAvailable:   31926384 kB
Buffers:           91472 kB
Cached:          4487552 kB
SwapCached:           60 kB
Active:          1528120 kB
Inactive:        3105360 kB
Active(anon):       4108 kB
Inactive(anon):    78044 kB
Active(file):    1524012 kB
Inactive(file):  3027316 kB
Unevictable:        7728 kB
Mlocked:            7728 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              8444 kB
Writeback:             0 kB
AnonPages:         62260 kB
Mapped:            34056 kB
Shmem:             25040 kB
Slab:             264756 kB
SReclaimable:     236872 kB
SUnreclaim:        27884 kB
KernelStack:        3280 kB
PageTables:         5240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43248 MiB
End job on node149 at 2018-07-27 14:35:28