Trace number 4297252

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 6.28846 2.13048

General information on the benchmark

NameStripPacking/
StripPacking-C1P3_c18.xml
MD5SUM5b4e243b65627c7fc71624f53298a6f9
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 benchmark6.28846
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints49
Number of domains15
Minimum domain size1
Maximum domain size20
Distribution of domain sizes[{"size":1,"count":6},{"size":2,"count":42},{"size":20,"count":32}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":16},{"degree":2,"count":32},{"degree":3,"count":32}]
Minimum constraint arity2
Maximum constraint arity64
Distribution of constraint arities[{"arity":2,"count":32},{"arity":3,"count":16},{"arity":64,"count":1}]
Number of extensional constraints16
Number of intensional constraints32
Distribution of constraint types[{"type":"extension","count":16},{"type":"intension","count":32},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.53	scop both+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 20:56:53 CEST 2018
0.66/0.55	c PID: 8059
0.66/0.55	c IP: 172.20.3.138
0.66/0.55	c HOST: node138.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.00/0.95	c (0,0) Parsing End
1.00/0.96	c (0,0) CSP: 64 int (0 aux), 16 bool (0 aux), 49 ctr, max domain size 20
1.00/0.96	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.00/0.96	c (0,0) Constraint Name Generate Begin
1.00/0.96	c (0,0) Ctr:HOME/instance-4297252-1532631412.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num
1.00/0.96	c (0,0) Constraint Name Generate End
1.00/0.96	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.00/0.96	c (0,0) CSP to CSPinCNF Begin
1.59/1.04	c (0,0) translated 5 (10%) constraints
1.59/1.05	c (0,0) translated 10 (20%) constraints
1.59/1.05	c (0,0) translated 15 (30%) constraints
1.59/1.06	c (0,0) translated 20 (40%) constraints
1.59/1.06	c (0,0) translated 25 (50%) constraints
1.59/1.07	c (0,0) translated 30 (60%) constraints
1.73/1.16	c (0,0) translated 35 (70%) constraints
1.73/1.19	c (0,0) translated 40 (80%) constraints
1.97/1.24	c (0,0) translated 45 (90%) constraints
1.97/1.27	c (0,0) translated 49 (100%) constraints
2.55/1.42	c (0,0) STATISTICS1:HOME/instance-4297252-1532631412.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,132,350,38,19,4,3,38:32;36:130;34:80;32:70;28:78;19:8;18:10;17:4;16:30;14:38;2:26;1:6,19:310;18:310;17:124;16:124;14:124;2:858;1:96,4:120;3:65;2:130;1:35,3:480;2:32;1:442;0:16,
2.55/1.42	c (0,0) ===========================================
2.55/1.42	c (0,0) Both Encoding selects:
2.55/1.42	c (0,0) Order
2.55/1.42	c (0,0) ===========================================
2.55/1.43	c (0,0) translated 35 (10%) constraints
2.55/1.44	c (0,0) translated 70 (20%) constraints
2.55/1.44	c (0,0) translated 105 (30%) constraints
2.55/1.44	c (0,0) translated 140 (40%) constraints
2.55/1.45	c (0,0) translated 175 (50%) constraints
2.55/1.45	c (0,0) translated 210 (60%) constraints
2.55/1.45	c (0,0) translated 245 (70%) constraints
2.55/1.46	c (0,0) translated 280 (80%) constraints
2.55/1.46	c (0,0) translated 315 (90%) constraints
2.55/1.47	c (0,0) translated 350 (100%) constraints
2.55/1.47	c (0,0) CSP to CSPinCNF End
2.55/1.47	c (0,0) CSP: 64 int (0 aux), 68 bool (52 aux), 350 ctr, max domain size 19
2.55/1.47	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.55/1.47	c (0,0) CSPinCNF Propagation Begin
2.88/1.53	c (0,0) 0 values, 13 unsatisfiable literals, and 9 valid clauses are removed
2.88/1.53	c (0,0) CSPinCNF Propagation End
2.88/1.53	c (0,0) CSP: 64 int (0 aux), 68 bool (52 aux), 341 ctr, max domain size 19
2.88/1.53	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.88/1.53	c (0,0) Simplify CSPinCNF Begin
2.88/1.59	c (1,1) Simplify CSPinCNF End
2.88/1.59	c (1,1) CSP: 64 int (0 aux), 548 bool (532 aux), 821 ctr, max domain size 19
2.88/1.59	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
2.88/1.59	c (1,1) Calculate Precise Domain Begin
2.88/1.59	c (1,1) 0 values are removed by re-calculation
2.88/1.59	c (1,1) Calculate Precise Domain End
2.88/1.59	c (1,1) CSP: 64 int (0 aux), 548 bool (532 aux), 821 ctr, max domain size 19
2.88/1.59	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
2.88/1.59	c (1,1) CSPinCNF to SatSolver Begin
3.22/1.63	c (1,1) 83 (10 %) CSP clauses are encoded (1100 SAT variables, 576 SAT clauses)
3.22/1.63	c (1,1) 165 (20 %) CSP clauses are encoded (1100 SAT variables, 658 SAT clauses)
3.22/1.65	c (1,1) 247 (30 %) CSP clauses are encoded (1100 SAT variables, 1122 SAT clauses)
3.22/1.68	c (1,1) 329 (40 %) CSP clauses are encoded (1100 SAT variables, 2654 SAT clauses)
3.59/1.70	c (1,1) 411 (50 %) CSP clauses are encoded (1100 SAT variables, 4361 SAT clauses)
3.59/1.71	c (1,1) 493 (60 %) CSP clauses are encoded (1100 SAT variables, 5730 SAT clauses)
3.59/1.73	c (1,1) 575 (70 %) CSP clauses are encoded (1100 SAT variables, 7195 SAT clauses)
3.59/1.74	c (1,1) 657 (80 %) CSP clauses are encoded (1100 SAT variables, 8692 SAT clauses)
3.59/1.75	c (1,1) 739 (90 %) CSP clauses are encoded (1100 SAT variables, 10538 SAT clauses)
3.59/1.77	c (1,1) 821 (100 %) CSP clauses are encoded (1100 SAT variables, 12404 SAT clauses)
3.59/1.77	c (1,1) CSPinCNF to SatSolver End
3.59/1.77	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.59/1.79	c (1,1) STATISTICS2:HOME/instance-4297252-1532631412.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,612,821,38,19,4,3,38:32;36:130;34:80;32:70;28:78;19:8;18:10;17:4;16:30;14:38;2:26,19:308;18:310;17:124;16:122;14:122;2:1818;1:90,4:120;3:52;2:623;1:26,3:480;2:26;1:1402,
3.59/1.79	c (1,1) SatSolver.solve Begin
3.59/1.79	c (1,1) 1100 bool, 12429 clause
3.59/1.79	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297252-1532631412.xml-scop-8059.cnf HOME/instance-4297252-1532631412.xml-scop-8059.cnf.out
4.45/2.09	c (1,0) c
4.45/2.09	c (1,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.45/2.09	c (1,0) c
4.45/2.09	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
4.45/2.09	c (1,0) c 8 solvers engines and 1 companion as a blackboard created.
4.45/2.09	c (1,0) c ========================================[ Problem Statistics ]===========================================
4.45/2.09	c (1,0) c |                                                                                                       |
4.45/2.09	c (1,0) c |  Number of variables:          1100                                                                   |
4.45/2.09	c (1,0) c |  Number of clauses:           12429                                                                   |
4.45/2.09	c (1,0) c |  Parse time:                   0.00 s                                                                 |
4.45/2.09	c (1,0) c |                                                                                                       |
4.45/2.09	c (1,0) c |  Eliminated clauses:           0.01 Mb                                                                |
4.45/2.09	c (1,0) c |  Simplification time:          0.01 s                                                                 |
4.45/2.09	c (1,0) c |                                                                                                       |
4.45/2.09	c (1,0) c |  Generating clones                                                                                    |
4.45/2.09	c (1,0) c |  all clones generated. Memory =  33.02Mb.                                                             |
4.45/2.09	c (1,0) c ========================================================================================================|
4.45/2.09	c (1,0) c last restart ## conflicts  :  678 75 
4.45/2.09	c (1,0) c Thread 2 is 100% pure glucose! First thread to finish! (SAT answer).
4.45/2.09	c (1,0) c Total Memory so far : 609.02Mb
4.45/2.09	c (1,0) c
4.45/2.09	c (1,0) c real time : 0.280168 s
4.45/2.09	c (1,0) c cpu time  : 1.74063 s
4.45/2.09	c (1,0) c
4.45/2.09	c (1,0) c
4.45/2.09	c (1,0) c
4.45/2.09	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.45/2.09	c (1,0) c
4.45/2.09	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.45/2.09	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.45/2.09	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.45/2.09	c (1,0) c | Conflicts     |           74976 |       8491 |       9998 |       8935 |      10064 |       8309 |      10425 |       9403 |       9351 |
4.45/2.09	c (1,0) c | Decisions     |          155784 |      19833 |      20680 |      18292 |      20636 |      17881 |      20761 |      18673 |      19028 |
4.45/2.09	c (1,0) c | Propagations  |         4212859 |     457706 |     560833 |     507760 |     560487 |     474886 |     606561 |     517565 |     527061 |
4.45/2.09	c (1,0) c | Avg_Trail     |                 |        569 |        543 |        551 |        547 |        561 |        558 |        542 |        547 |
4.45/2.09	c (1,0) c | Avg_DL        |                 |         39 |         35 |         36 |         37 |         37 |         36 |         35 |         36 |
4.45/2.09	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.45/2.09	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.45/2.09	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.45/2.09	c (1,0) c | Exported      |            9794 |        929 |       1342 |       1111 |       1507 |        933 |       1466 |       1299 |       1207 |
4.45/2.09	c (1,0) c | Imported      |           62915 |       8060 |       8209 |       7695 |       8160 |       8229 |       5759 |       8340 |       8463 |
4.45/2.09	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.45/2.09	c (1,0) c | Purge         |           62915 |       8060 |       8209 |       7695 |       8160 |       8229 |       5759 |       8340 |       8463 |
4.45/2.09	c (1,0) c | Promoted      |             499 |         87 |         40 |         94 |         70 |         50 |         22 |         51 |         85 |
4.45/2.09	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.45/2.09	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.45/2.09	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.45/2.09	c (1,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.45/2.09	c (1,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.45/2.09	c (1,0) c | Glues         |                 |         11 |         11 |         11 |          8 |          8 |         18 |         10 |          7 |
4.45/2.09	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.45/2.09	c (1,0) c | Orig_Seen     |            64 % |       8550 |       8149 |       7399 |       7675 |       8436 |       8272 |       7627 |       7783 |
4.45/2.09	c (1,0) c | Diff Orig seen|                 |       1151 |        750 |      X     |        276 |       1037 |        873 |        228 |        384 |
4.45/2.09	c (1,0) c | Hamming       |            30 % |        365 |        306 |      X     |        360 |        322 |        295 |        379 |        289 |
4.45/2.09	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.45/2.09	c (1,0) 
4.45/2.09	c (1,0) s SATISFIABLE
6.22/2.10	c (1,1) SatSolver.solve End
6.22/2.10	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.22/2.10	c (1,1) Show results Begin
6.22/2.11	c (1,1) h[0] = 4
6.22/2.11	c (1,1) h[1] = 2
6.22/2.11	c (1,1) h[2] = 2
6.22/2.11	c (1,1) h[3] = 9
6.22/2.11	c (1,1) h[4] = 5
6.22/2.11	c (1,1) h[5] = 5
6.22/2.11	c (1,1) h[6] = 7
6.22/2.11	c (1,1) h[7] = 5
6.22/2.11	c (1,1) h[8] = 6
6.22/2.11	c (1,1) h[9] = 2
6.22/2.11	c (1,1) h[10] = 6
6.22/2.11	c (1,1) h[11] = 4
6.22/2.11	c (1,1) h[12] = 6
6.22/2.11	c (1,1) h[13] = 3
6.22/2.11	c (1,1) h[14] = 3
6.22/2.11	c (1,1) h[15] = 10
6.22/2.11	c (1,1) r[0] = 1
6.22/2.11	c (1,1) r[1] = 0
6.22/2.11	c (1,1) r[2] = 0
6.22/2.11	c (1,1) r[3] = 1
6.22/2.11	c (1,1) r[4] = 0
6.22/2.11	c (1,1) r[5] = 0
6.22/2.11	c (1,1) r[6] = 0
6.22/2.11	c (1,1) r[7] = 0
6.22/2.11	c (1,1) r[8] = 1
6.22/2.11	c (1,1) r[9] = 0
6.22/2.11	c (1,1) r[10] = 1
6.22/2.11	c (1,1) r[11] = 1
6.22/2.11	c (1,1) r[12] = 1
6.22/2.11	c (1,1) r[13] = 0
6.22/2.11	c (1,1) r[14] = 0
6.22/2.11	c (1,1) r[15] = 1
6.22/2.11	c (1,1) w[0] = 14
6.22/2.11	c (1,1) w[1] = 5
6.22/2.11	c (1,1) w[2] = 2
6.22/2.11	c (1,1) w[3] = 7
6.22/2.11	c (1,1) w[4] = 5
6.22/2.11	c (1,1) w[5] = 2
6.22/2.11	c (1,1) w[6] = 7
6.22/2.11	c (1,1) w[7] = 3
6.22/2.11	c (1,1) w[8] = 5
6.22/2.11	c (1,1) w[9] = 3
6.22/2.11	c (1,1) w[10] = 2
6.22/2.11	c (1,1) w[11] = 6
6.22/2.11	c (1,1) w[12] = 3
6.22/2.11	c (1,1) w[13] = 10
6.22/2.11	c (1,1) w[14] = 6
6.22/2.11	c (1,1) w[15] = 3
6.22/2.11	c (1,1) x[0] = 0
6.22/2.11	c (1,1) x[1] = 0
6.22/2.11	c (1,1) x[2] = 8
6.22/2.11	c (1,1) x[3] = 13
6.22/2.11	c (1,1) x[4] = 8
6.22/2.11	c (1,1) x[5] = 0
6.22/2.11	c (1,1) x[6] = 13
6.22/2.11	c (1,1) x[7] = 10
6.22/2.11	c (1,1) x[8] = 8
6.22/2.11	c (1,1) x[9] = 2
6.22/2.11	c (1,1) x[10] = 0
6.22/2.11	c (1,1) x[11] = 14
6.22/2.11	c (1,1) x[12] = 2
6.22/2.11	c (1,1) x[13] = 0
6.22/2.11	c (1,1) x[14] = 2
6.22/2.11	c (1,1) x[15] = 5
6.22/2.11	c (1,1) y[0] = 16
6.22/2.11	c (1,1) y[1] = 0
6.22/2.11	c (1,1) y[2] = 11
6.22/2.11	c (1,1) y[3] = 7
6.22/2.11	c (1,1) y[4] = 6
6.22/2.11	c (1,1) y[5] = 2
6.22/2.11	c (1,1) y[6] = 0
6.22/2.11	c (1,1) y[7] = 11
6.22/2.11	c (1,1) y[8] = 0
6.22/2.11	c (1,1) y[9] = 8
6.22/2.11	c (1,1) y[10] = 7
6.22/2.11	c (1,1) y[11] = 16
6.22/2.11	c (1,1) y[12] = 2
6.22/2.11	c (1,1) y[13] = 13
6.22/2.11	c (1,1) y[14] = 10
6.22/2.12	c (1,1) y[15] = 0
6.22/2.12	s SATISFIABLE
6.22/2.12	v <instantiation>
6.22/2.12	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] w[0] w[1] w[2] w[3] w[4] w[5] w[6] w[7] w[8] w[9] w[10] w[11] w[12] w[13] w[14] w[15] h[0] h[1] h[2] h[3] h[4] h[5] h[6] h[7] h[8] h[9] h[10] h[11] h[12] h[13] h[14] h[15] r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9] r[10] r[11] r[12] r[13] r[14] r[15]</list>
6.22/2.12	v     <values>0 0 8 13 8 0 13 10 8 2 0 14 2 0 2 5 16 0 11 7 6 2 0 11 0 8 7 16 2 13 10 0 14 5 2 7 5 2 7 3 5 3 2 6 3 10 6 3 4 2 2 9 5 5 7 5 6 2 6 4 6 3 3 10 1 0 0 1 0 0 0 0 1 0 1 1 1 0 0 1</values>
6.22/2.12	v </instantiation>
6.22/2.12	c (1,1) Show results End
6.22/2.12	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.22/2.12	c (1,1) 0,0,0,0,1,1,1,1,1,STOP-AFTER(ALL)
6.22/2.12	c END-Prog: Thu Jul 26 20:56:54 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 (6687 MiB free)
  memory of node 1: 16384 MiB (10441 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297252-1532631412/watcher-4297252-1532631412 -o /tmp/evaluation-result-4297252-1532631412/solver-4297252-1532631412 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node138-1532623784-7062 --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-4297252-1532631412.xml 

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

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


[startup+0.100061 s]*
/proc/loadavg: 8.19 8.68 8.67 3/198 8079
/proc/meminfo: memFree=17446060/32770624 swapFree=67108796/67108860
[pid=8059] ppid=8056 vsize=27312552 memory=106896 CPUtime=0.11 cores=0-7
/proc/8059/stat : 8059 (java) S 8056 8059 7035 0 -1 1077944320 6772 0 0 0 8 3 0 0 20 0 20 0 80704399 27968053248 26724 33554432000 4194304 4196468 140727912736176 140727912718720 139654490758903 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
/proc/8059/statm: 6828138 26724 2750 1 0 6790598 0
[pid=8059/tid=8061] ppid=8056 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/8059/task/8061/stat : 8061 (java) R 8056 8059 7035 0 -1 4202560 4876 0 0 0 7 2 0 0 20 0 20 0 80704399 27968053248 26724 33554432000 4194304 4196468 140727912736176 139654462591104 139654472322459 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8062] ppid=8056 vsize=27312552 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/8059/task/8062/stat : 8062 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 26724 33554432000 4194304 4196468 140727912736176 139654495001360 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8063] ppid=8056 vsize=27312552 memory=139801200948864 CPUtime=0 cores=0-7
/proc/8059/task/8063/stat : 8063 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 26724 33554432000 4194304 4196468 140727912736176 139654309157776 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8064] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8064/stat : 8064 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 26724 33554432000 4194304 4196468 140727912736176 139654308105232 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8065] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8065/stat : 8065 (java) S 8056 8059 7035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 26724 33554432000 4194304 4196468 140727912736176 139654307052688 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8066] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8066/stat : 8066 (java) S 8056 8059 7035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 26724 33554432000 4194304 4196468 140727912736176 139654305999120 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8067] ppid=8056 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8059/task/8067/stat : 8067 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 26724 33554432000 4194304 4196468 140727912736176 139654304946576 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8068] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8068/stat : 8068 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 26724 33554432000 4194304 4196468 140727912736176 139654303894032 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8069] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8069/stat : 8069 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 26724 33554432000 4194304 4196468 140727912736176 139654302841488 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8070] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8070/stat : 8070 (java) S 8056 8059 7035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80704403 27968053248 26724 33554432000 4194304 4196468 140727912736176 139653750381040 139654490770050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8071] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8071/stat : 8071 (java) S 8056 8059 7035 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80704403 27968053248 26724 33554432000 4194304 4196468 140727912736176 139652136691104 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8072] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8072/stat : 8072 (java) S 8056 8059 7035 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80704404 27968053248 26724 33554432000 4194304 4196468 140727912736176 139652002469360 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8073] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8073/stat : 8073 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704406 27968053248 26724 33554432000 4194304 4196468 140727912736176 139651627965136 139654490777499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8074] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8074/stat : 8074 (java) S 8056 8059 7035 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 80704406 27968053248 26724 33554432000 4194304 4196468 140727912736176 139653749327856 139654490770050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8075] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8075/stat : 8075 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704406 27968053248 26724 33554432000 4194304 4196468 140727912736176 139653680195696 139654490770050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8076] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8076/stat : 8076 (java) S 8056 8059 7035 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 80704406 27968053248 26724 33554432000 4194304 4196468 140727912736176 139653679143152 139654490770050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8077] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8077/stat : 8077 (java) S 8056 8059 7035 0 -1 1077944384 238 0 0 0 0 0 0 0 20 0 20 0 80704406 27968053248 26724 33554432000 4194304 4196468 140727912736176 139653678090608 139654490770050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8078] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8078/stat : 8078 (java) S 8056 8059 7035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80704406 27968053248 26724 33554432000 4194304 4196468 140727912736176 139651130059488 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8079] ppid=8056 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8059/task/8079/stat : 8079 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704406 27968053248 26724 33554432000 4194304 4196468 140727912736176 139653677038512 139654490770050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 106896 KiB

[startup+0.210113 s]*
/proc/loadavg: 8.19 8.68 8.67 3/198 8079
/proc/meminfo: memFree=17429812/32770624 swapFree=67108796/67108860
[pid=8059] ppid=8056 vsize=27312552 memory=121600 CPUtime=0.24 cores=0-7
/proc/8059/stat : 8059 (java) S 8056 8059 7035 0 -1 1077944320 10584 0 0 0 20 4 0 0 20 0 20 0 80704399 27968053248 30400 33554432000 4194304 4196468 140727912736176 140727912718720 139654490758903 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
/proc/8059/statm: 6828138 30400 2939 1 0 6790598 0
[pid=8059/tid=8061] ppid=8056 vsize=27312552 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/8059/task/8061/stat : 8061 (java) R 8056 8059 7035 0 -1 4202560 8488 0 0 0 16 3 0 0 20 0 20 0 80704399 27968053248 30400 33554432000 4194304 4196468 140727912736176 139654462574160 139653965524444 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8062] ppid=8056 vsize=27312552 memory=9272 CPUtime=0 cores=0-7
/proc/8059/task/8062/stat : 8062 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 30400 33554432000 4194304 4196468 140727912736176 139654495001360 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8063] ppid=8056 vsize=27312552 memory=139801200956989 CPUtime=0 cores=0-7
/proc/8059/task/8063/stat : 8063 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 30400 33554432000 4194304 4196468 140727912736176 139654309157776 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8064] ppid=8056 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8059/task/8064/stat : 8064 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 30400 33554432000 4194304 4196468 140727912736176 139654308105232 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8065] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8065/stat : 8065 (java) S 8056 8059 7035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 30400 33554432000 4194304 4196468 140727912736176 139654307052688 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8066] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8066/stat : 8066 (java) S 8056 8059 7035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 30400 33554432000 4194304 4196468 140727912736176 139654305999120 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8067] ppid=8056 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8059/task/8067/stat : 8067 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 30400 33554432000 4194304 4196468 140727912736176 139654304946576 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8068] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8068/stat : 8068 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 30400 33554432000 4194304 4196468 140727912736176 139654303894032 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8069] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8069/stat : 8069 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 30400 33554432000 4194304 4196468 140727912736176 139654302841488 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8070] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8070/stat : 8070 (java) S 8056 8059 7035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80704403 27968053248 30400 33554432000 4194304 4196468 140727912736176 139653750381040 139654490770050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8071] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8071/stat : 8071 (java) S 8056 8059 7035 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80704403 27968053248 30400 33554432000 4194304 4196468 140727912736176 139652136691104 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8072] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8072/stat : 8072 (java) S 8056 8059 7035 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80704404 27968053248 30400 33554432000 4194304 4196468 140727912736176 139652002469360 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8073] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8073/stat : 8073 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704406 27968053248 30400 33554432000 4194304 4196468 140727912736176 139651627965136 139654490777499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8074] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8074/stat : 8074 (java) S 8056 8059 7035 0 -1 1077944384 338 0 0 0 0 0 0 0 20 0 20 0 80704406 27968053248 30400 33554432000 4194304 4196468 140727912736176 139653749327856 139654490770050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8075] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8075/stat : 8075 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704406 27968053248 30400 33554432000 4194304 4196468 140727912736176 139653680195696 139654490770050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8076] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8076/stat : 8076 (java) S 8056 8059 7035 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 20 0 80704406 27968053248 30400 33554432000 4194304 4196468 140727912736176 139653679143152 139654490770050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8077] ppid=8056 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/8059/task/8077/stat : 8077 (java) S 8056 8059 7035 0 -1 1077944384 266 0 0 0 2 0 0 0 20 0 20 0 80704406 27968053248 30400 33554432000 4194304 4196468 140727912736176 139653678090608 139654490770050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8078] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8078/stat : 8078 (java) S 8056 8059 7035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80704406 27968053248 30400 33554432000 4194304 4196468 140727912736176 139651130059488 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8079] ppid=8056 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8059/task/8079/stat : 8079 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704406 27968053248 30400 33554432000 4194304 4196468 140727912736176 139653677038512 139654490770050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 121600 KiB

[startup+0.30999 s]*
/proc/loadavg: 8.19 8.68 8.67 2/198 8079
/proc/meminfo: memFree=17425904/32770624 swapFree=67108796/67108860
[pid=8059] ppid=8056 vsize=27312552 memory=125184 CPUtime=0.42 cores=0-7
/proc/8059/stat : 8059 (java) S 8056 8059 7035 0 -1 1077944320 11220 0 0 0 37 5 0 0 20 0 20 0 80704399 27968053248 31296 33554432000 4194304 4196468 140727912736176 140727912718720 139654490758903 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
/proc/8059/statm: 6828138 31296 2970 1 0 6790598 0
[pid=8059/tid=8061] ppid=8056 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/8059/task/8061/stat : 8061 (java) R 8056 8059 7035 0 -1 4202560 8929 0 0 0 26 3 0 0 20 0 20 0 80704399 27968053248 31296 33554432000 4194304 4196468 140727912736176 139654462563056 139654471034681 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8062] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8062/stat : 8062 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 31296 33554432000 4194304 4196468 140727912736176 139654495001360 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8063] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8063/stat : 8063 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 31296 33554432000 4194304 4196468 140727912736176 139654309157776 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8064] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8064/stat : 8064 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 31296 33554432000 4194304 4196468 140727912736176 139654308105232 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8065] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8065/stat : 8065 (java) S 8056 8059 7035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 31296 33554432000 4194304 4196468 140727912736176 139654307052688 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8066] ppid=8056 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/8059/task/8066/stat : 8066 (java) S 8056 8059 7035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 31296 33554432000 4194304 4196468 140727912736176 139654305999120 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8067] ppid=8056 vsize=27312552 memory=139801051362223 CPUtime=0 cores=0-7
/proc/8059/task/8067/stat : 8067 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 31296 33554432000 4194304 4196468 140727912736176 139654304946576 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8068] ppid=8056 vsize=27312552 memory=139801051364528 CPUtime=0 cores=0-7
/proc/8059/task/8068/stat : 8068 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 31296 33554432000 4194304 4196468 140727912736176 139654303894032 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8069] ppid=8056 vsize=27312552 memory=139801051366832 CPUtime=0 cores=0-7
/proc/8059/task/8069/stat : 8069 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27968053248 31296 33554432000 4194304 4196468 140727912736176 139654302841488 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8070] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8070/stat : 8070 (java) S 8056 8059 7035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80704403 27968053248 31296 33554432000 4194304 4196468 140727912736176 139653750381040 139654490770050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8071] ppid=8056 vsize=27312552 memory=279602102740624 CPUtime=0 cores=0-7
/proc/8059/task/8071/stat : 8071 (java) S 8056 8059 7035 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80704403 27968053248 31296 33554432000 4194304 4196468 140727912736176 139652136691104 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8072] ppid=8056 vsize=27312552 memory=279602102747536 CPUtime=0 cores=0-7
/proc/8059/task/8072/stat : 8072 (java) S 8056 8059 7035 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80704404 27968053248 31296 33554432000 4194304 4196468 140727912736176 139652002469360 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8073] ppid=8056 vsize=27312552 memory=279602102688816 CPUtime=0 cores=0-7
/proc/8059/task/8073/stat : 8073 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704406 27968053248 31296 33554432000 4194304 4196468 140727912736176 139651627965136 139654490777499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8074] ppid=8056 vsize=27312552 memory=279602102761360 CPUtime=0 cores=0-7
/proc/8059/task/8074/stat : 8074 (java) S 8056 8059 7035 0 -1 1077944384 347 0 0 0 0 0 0 0 20 0 20 0 80704406 27968053248 31296 33554432000 4194304 4196468 140727912736176 139653749327856 139654490770050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8075] ppid=8056 vsize=27312552 memory=279602102768272 CPUtime=0.02 cores=0-7
/proc/8059/task/8075/stat : 8075 (java) S 8056 8059 7035 0 -1 1077944384 105 0 0 0 2 0 0 0 20 0 20 0 80704406 27968053248 31296 33554432000 4194304 4196468 140727912736176 139653680195696 139654490770050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8076] ppid=8056 vsize=27312552 memory=279602102765968 CPUtime=0.01 cores=0-7
/proc/8059/task/8076/stat : 8076 (java) S 8056 8059 7035 0 -1 1077944384 172 0 0 0 1 0 0 0 20 0 20 0 80704406 27968053248 31296 33554432000 4194304 4196468 140727912736176 139653679143152 139654490770050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8077] ppid=8056 vsize=27312552 memory=279602102782576 CPUtime=0.07 cores=0-7
/proc/8059/task/8077/stat : 8077 (java) S 8056 8059 7035 0 -1 1077944384 306 0 0 0 7 0 0 0 20 0 20 0 80704406 27968053248 31296 33554432000 4194304 4196468 140727912736176 139653678090608 139654490770050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8078] ppid=8056 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8078/stat : 8078 (java) S 8056 8059 7035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80704406 27968053248 31296 33554432000 4194304 4196468 140727912736176 139651130059488 139654490769109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8079] ppid=8056 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8059/task/8079/stat : 8079 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704406 27968053248 31296 33554432000 4194304 4196468 140727912736176 139653677038512 139654490770050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125184 KiB

[startup+0.700889 s]
/proc/loadavg: 8.19 8.68 8.67 2/198 8079
/proc/meminfo: memFree=17401968/32770624 swapFree=67108796/67108860
[pid=8059] ppid=8056 vsize=27320948 memory=163572 CPUtime=1 cores=0-7
/proc/8059/stat : 8059 (java) S 8056 8059 7035 0 -1 1077944320 18489 0 0 0 93 7 0 0 20 0 20 0 80704399 27976650752 40893 33554432000 4194304 4196468 140727912736176 140727912718720 139654490758903 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
/proc/8059/statm: 6830237 40893 3135 1 0 6791622 0
[pid=8059/tid=8061] ppid=8056 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/8059/task/8061/stat : 8061 (java) R 8056 8059 7035 0 -1 4202560 15710 0 0 0 62 5 0 0 20 0 20 0 80704399 27976650752 40893 33554432000 4194304 4196468 140727912736176 139654462586896 139654490780829 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8062] ppid=8056 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8062/stat : 8062 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27976650752 40893 33554432000 4194304 4196468 140727912736176 139654495001360 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8063] ppid=8056 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8063/stat : 8063 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27976650752 40893 33554432000 4194304 4196468 140727912736176 139654309157776 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8064] ppid=8056 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8064/stat : 8064 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27976650752 40893 33554432000 4194304 4196468 140727912736176 139654308105232 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8065] ppid=8056 vsize=27320948 memory=1284 CPUtime=0 cores=0-7
/proc/8059/task/8065/stat : 8065 (java) S 8056 8059 7035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80704401 27976650752 40893 33554432000 4194304 4196468 140727912736176 139654307052688 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8066] ppid=8056 vsize=27320948 memory=1088 CPUtime=0 cores=0-7
/proc/8059/task/8066/stat : 8066 (java) S 8056 8059 7035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80704401 27976650752 40893 33554432000 4194304 4196468 140727912736176 139654305999120 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8067] ppid=8056 vsize=27320948 memory=1800 CPUtime=0 cores=0-7
/proc/8059/task/8067/stat : 8067 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27976650752 40893 33554432000 4194304 4196468 140727912736176 139654304946576 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8068] ppid=8056 vsize=27320948 memory=7024 CPUtime=0 cores=0-7
/proc/8059/task/8068/stat : 8068 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27976650752 40893 33554432000 4194304 4196468 140727912736176 139654303894032 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8069] ppid=8056 vsize=27320948 memory=15044 CPUtime=0 cores=0-7
/proc/8059/task/8069/stat : 8069 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27976650752 40893 33554432000 4194304 4196468 140727912736176 139654302841488 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8070] ppid=8056 vsize=27320948 memory=18628 CPUtime=0 cores=0-7
/proc/8059/task/8070/stat : 8070 (java) S 8056 8059 7035 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 80704403 27976650752 40893 33554432000 4194304 4196468 140727912736176 139653750381040 139654490770050 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0

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

[pid=8059/tid=8078] ppid=8056 vsize=27325044 memory=18628 CPUtime=0 cores=0-7
/proc/8059/task/8078/stat : 8078 (java) S 8056 8059 7035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80704406 27980845056 52917 33554432000 4194304 4196468 140727912736176 139651130059488 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8079] ppid=8056 vsize=27325044 memory=17804 CPUtime=0 cores=0-7
/proc/8059/task/8079/stat : 8079 (java) S 8056 8059 7035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80704406 27980845056 52917 33554432000 4194304 4196468 140727912736176 139653677038512 139654490770050 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
Current children cumulated CPU time: 2.88 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 211668 KiB

[startup+2.13043 s]
# the end of solver process 8059 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.09992 s, system=0.188542 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.80114 s]
/proc/loadavg: 8.19 8.68 8.67 3/198 8079
/proc/meminfo: memFree=17365400/32770624 swapFree=67108796/67108860
[pid=8059] ppid=8056 vsize=27327160 memory=265400 CPUtime=4.02 cores=0-7
/proc/8059/stat : 8059 (java) S 8056 8059 7035 0 -1 1077944320 24525 0 0 0 389 13 0 0 20 0 20 0 80704399 27983011840 66350 33554432000 4194304 4196468 140727912736176 140727912718720 139654490758903 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
/proc/8059/statm: 6831790 66350 3219 1 0 6792646 0
[pid=8059/tid=8061] ppid=8056 vsize=27327160 memory=0 CPUtime=1.77 cores=0-7
/proc/8059/task/8061/stat : 8061 (java) R 8056 8059 7035 0 -1 4202560 17484 0 0 0 169 8 0 0 20 0 20 0 80704399 27983011840 66350 33554432000 4194304 4196468 140727912736176 139654462595040 139654490780829 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8062] ppid=8056 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8062/stat : 8062 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27983011840 66350 33554432000 4194304 4196468 140727912736176 139654495001360 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8063] ppid=8056 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8063/stat : 8063 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27983011840 66350 33554432000 4194304 4196468 140727912736176 139654309157776 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8064] ppid=8056 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8064/stat : 8064 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27983011840 66350 33554432000 4194304 4196468 140727912736176 139654308105232 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8065] ppid=8056 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8065/stat : 8065 (java) S 8056 8059 7035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80704401 27983011840 66350 33554432000 4194304 4196468 140727912736176 139654307052688 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8066] ppid=8056 vsize=27327160 memory=3708 CPUtime=0 cores=0-7
/proc/8059/task/8066/stat : 8066 (java) S 8056 8059 7035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80704401 27983011840 66350 33554432000 4194304 4196468 140727912736176 139654305999120 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8067] ppid=8056 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8067/stat : 8067 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27983011840 66350 33554432000 4194304 4196468 140727912736176 139654304946576 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8068] ppid=8056 vsize=27327160 memory=139801051575744 CPUtime=0 cores=0-7
/proc/8059/task/8068/stat : 8068 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27983011840 66350 33554432000 4194304 4196468 140727912736176 139654303894032 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8069] ppid=8056 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8069/stat : 8069 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704401 27983011840 66350 33554432000 4194304 4196468 140727912736176 139654302841488 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8070] ppid=8056 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8070/stat : 8070 (java) S 8056 8059 7035 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 80704403 27983011840 66413 33554432000 4194304 4196468 140727912736176 139653750381040 139654490770050 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8071] ppid=8056 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8071/stat : 8071 (java) S 8056 8059 7035 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80704403 27983011840 66413 33554432000 4194304 4196468 140727912736176 139652136691104 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8072] ppid=8056 vsize=27327160 memory=13481902344460 CPUtime=0 cores=0-7
/proc/8059/task/8072/stat : 8072 (java) S 8056 8059 7035 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80704404 27983011840 66413 33554432000 4194304 4196468 140727912736176 139652002469360 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8073] ppid=8056 vsize=27327160 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/8059/task/8073/stat : 8073 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80704406 27983011840 66413 33554432000 4194304 4196468 140727912736176 139651627965136 139654490777499 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8074] ppid=8056 vsize=27327160 memory=15822183616219540 CPUtime=0.47 cores=0-7
/proc/8059/task/8074/stat : 8074 (java) R 8056 8059 7035 0 -1 4202560 1273 0 0 0 47 0 0 0 20 0 20 0 80704406 27983011840 66413 33554432000 4194304 4196468 140727912736176 139653749308872 139654474255691 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8075] ppid=8056 vsize=27327160 memory=0 CPUtime=0.46 cores=0-7
/proc/8059/task/8075/stat : 8075 (java) R 8056 8059 7035 0 -1 4202560 612 0 0 0 45 1 0 0 20 0 20 0 80704406 27983011840 66413 33554432000 4194304 4196468 140727912736176 139653680175392 139654474255691 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8076] ppid=8056 vsize=27327160 memory=0 CPUtime=0.44 cores=0-7
/proc/8059/task/8076/stat : 8076 (java) R 8056 8059 7035 0 -1 4202560 878 0 0 0 43 1 0 0 20 0 20 0 80704406 27983011840 66413 33554432000 4194304 4196468 140727912736176 139653679131056 139654475149073 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8077] ppid=8056 vsize=27327160 memory=0 CPUtime=0.85 cores=0-7
/proc/8059/task/8077/stat : 8077 (java) S 8056 8059 7035 0 -1 1077944384 2913 0 0 0 84 1 0 0 20 0 20 0 80704406 27983011840 66413 33554432000 4194304 4196468 140727912736176 139653678090608 139654490770050 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8078] ppid=8056 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8078/stat : 8078 (java) S 8056 8059 7035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80704406 27983011840 66413 33554432000 4194304 4196468 140727912736176 139651130059488 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8079] ppid=8056 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8079/stat : 8079 (java) S 8056 8059 7035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80704406 27983011840 66413 33554432000 4194304 4196468 140727912736176 139653677038512 139654490770050 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
Current children cumulated CPU time: 4.02 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 265400 KiB

[startup+2.0071 s]
/proc/loadavg: 8.19 8.68 8.67 3/198 8079
/proc/meminfo: memFree=17365400/32770624 swapFree=67108796/67108860
[pid=8059] ppid=8056 vsize=27984808 memory=282840 CPUtime=4.45 cores=0-7
/proc/8059/stat : 8059 (java) S 8056 8059 7035 0 -1 1077944320 25841 0 0 0 431 14 0 0 20 0 24 0 80704399 28656443392 70710 33554432000 4194304 4196468 140727912736176 140727912718720 139654490758903 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
/proc/8059/statm: 6996202 70710 3223 1 0 6957058 0
[pid=8059/tid=8061] ppid=8056 vsize=27984808 memory=8112282956445269571 CPUtime=1.82 cores=0-7
/proc/8059/task/8061/stat : 8061 (java) S 8056 8059 7035 0 -1 1077944384 17789 0 0 0 174 8 0 0 20 0 24 0 80704399 28656443392 70710 33554432000 4194304 4196468 140727912736176 139654462598144 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8062] ppid=8056 vsize=27984808 memory=376 CPUtime=0 cores=0-7
/proc/8059/task/8062/stat : 8062 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80704401 28656443392 70710 33554432000 4194304 4196468 140727912736176 139654495001360 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8063] ppid=8056 vsize=27984808 memory=279602102877872 CPUtime=0 cores=0-7
/proc/8059/task/8063/stat : 8063 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80704401 28656443392 70710 33554432000 4194304 4196468 140727912736176 139654309157776 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8064] ppid=8056 vsize=27984808 memory=288230604624101685 CPUtime=0 cores=0-7
/proc/8059/task/8064/stat : 8064 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80704401 28656443392 70710 33554432000 4194304 4196468 140727912736176 139654308105232 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8065] ppid=8056 vsize=27984808 memory=27330 CPUtime=0 cores=0-7
/proc/8059/task/8065/stat : 8065 (java) S 8056 8059 7035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 80704401 28656443392 70710 33554432000 4194304 4196468 140727912736176 139654307052688 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8066] ppid=8056 vsize=27984808 memory=4638778398333031524 CPUtime=0 cores=0-7
/proc/8059/task/8066/stat : 8066 (java) S 8056 8059 7035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 80704401 28656443392 70710 33554432000 4194304 4196468 140727912736176 139654305999120 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8067] ppid=8056 vsize=27984808 memory=6154820267226784105 CPUtime=0 cores=0-7
/proc/8059/task/8067/stat : 8067 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80704401 28656443392 70710 33554432000 4194304 4196468 140727912736176 139654304946576 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8068] ppid=8056 vsize=27984808 memory=4639059873309409382 CPUtime=0 cores=0-7
/proc/8059/task/8068/stat : 8068 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80704401 28656443392 70710 33554432000 4194304 4196468 140727912736176 139654303894032 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8069] ppid=8056 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8069/stat : 8069 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80704401 28656443392 70710 33554432000 4194304 4196468 140727912736176 139654302841488 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8070] ppid=8056 vsize=27984808 memory=279602103051456 CPUtime=0 cores=0-7
/proc/8059/task/8070/stat : 8070 (java) S 8056 8059 7035 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 80704403 28656443392 70710 33554432000 4194304 4196468 140727912736176 139653750381040 139654490770050 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8071] ppid=8056 vsize=27984808 memory=45 CPUtime=0 cores=0-7
/proc/8059/task/8071/stat : 8071 (java) S 8056 8059 7035 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 80704403 28656443392 70710 33554432000 4194304 4196468 140727912736176 139652136691104 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8072] ppid=8056 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8059/task/8072/stat : 8072 (java) S 8056 8059 7035 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 80704404 28656443392 70710 33554432000 4194304 4196468 140727912736176 139652002469360 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8073] ppid=8056 vsize=27984808 memory=6935651454851507028 CPUtime=0 cores=0-7
/proc/8059/task/8073/stat : 8073 (java) S 8056 8059 7035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80704406 28656443392 70710 33554432000 4194304 4196468 140727912736176 139651627965136 139654490777499 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8074] ppid=8056 vsize=27984808 memory=7810763844726514514 CPUtime=0.66 cores=0-7
/proc/8059/task/8074/stat : 8074 (java) S 8056 8059 7035 0 -1 1077944384 1945 0 0 0 65 1 0 0 20 0 24 0 80704406 28656443392 70710 33554432000 4194304 4196468 140727912736176 139653749327856 139654490770050 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8075] ppid=8056 vsize=27984808 memory=7084269228942386518 CPUtime=0.53 cores=0-7
/proc/8059/task/8075/stat : 8075 (java) S 8056 8059 7035 0 -1 1077944384 833 0 0 0 52 1 0 0 20 0 24 0 80704406 28656443392 70710 33554432000 4194304 4196468 140727912736176 139653680195696 139654490770050 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8076] ppid=8056 vsize=27984808 memory=2088 CPUtime=0.52 cores=0-7
/proc/8059/task/8076/stat : 8076 (java) S 8056 8059 7035 0 -1 1077944384 897 0 0 0 51 1 0 0 20 0 24 0 80704406 28656443392 70710 33554432000 4194304 4196468 140727912736176 139653679143152 139654490770050 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8077] ppid=8056 vsize=27984808 memory=1040 CPUtime=0.87 cores=0-7
/proc/8059/task/8077/stat : 8077 (java) S 8056 8059 7035 0 -1 1077944384 2959 0 0 0 86 1 0 0 20 0 24 0 80704406 28656443392 70710 33554432000 4194304 4196468 140727912736176 139653678090608 139654490770050 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8078] ppid=8056 vsize=27984808 memory=1628 CPUtime=0 cores=0-7
/proc/8059/task/8078/stat : 8078 (java) S 8056 8059 7035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 80704406 28656443392 70710 33554432000 4194304 4196468 140727912736176 139651130059488 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8079] ppid=8056 vsize=27984808 memory=8876 CPUtime=0 cores=0-7
/proc/8059/task/8079/stat : 8079 (java) S 8056 8059 7035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 80704406 28656443392 70710 33554432000 4194304 4196468 140727912736176 139653677038512 139654490770050 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
Current children cumulated CPU time: 4.45 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 282840 KiB

[startup+2.1008 s]
/proc/loadavg: 8.19 8.68 8.67 3/198 8079
/proc/meminfo: memFree=17365400/32770624 swapFree=67108796/67108860
[pid=8059] ppid=8056 vsize=27984808 memory=284896 CPUtime=6.22 cores=0-7
/proc/8059/stat : 8059 (java) S 8056 8059 7035 0 -1 1077944320 25851 9811 0 0 432 14 174 2 20 0 23 0 80704399 28656443392 71224 33554432000 4194304 4196468 140727912736176 140727912718720 139654490758903 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
/proc/8059/statm: 6996202 71224 3223 1 0 6957058 0
[pid=8059/tid=8061] ppid=8056 vsize=27984808 memory=0 CPUtime=3.58 cores=0-7
/proc/8059/task/8061/stat : 8061 (java) S 8056 8059 7035 0 -1 1077944384 17789 9811 0 0 174 8 174 2 20 0 23 0 80704399 28656443392 71224 33554432000 4194304 4196468 140727912736176 139654462598144 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8062] ppid=8056 vsize=27984808 memory=0 CPUtime=1.76 cores=0-7
/proc/8059/task/8062/stat : 8062 (java) S 8056 8059 7035 0 -1 1077944384 1 9811 0 0 0 0 174 2 20 0 23 0 80704401 28656443392 71224 33554432000 4194304 4196468 140727912736176 139654495001360 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8063] ppid=8056 vsize=27984808 memory=0 CPUtime=1.76 cores=0-7
/proc/8059/task/8063/stat : 8063 (java) S 8056 8059 7035 0 -1 1077944384 1 9811 0 0 0 0 174 2 20 0 23 0 80704401 28656443392 71224 33554432000 4194304 4196468 140727912736176 139654309157776 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8064] ppid=8056 vsize=27984808 memory=0 CPUtime=1.76 cores=0-7
/proc/8059/task/8064/stat : 8064 (java) S 8056 8059 7035 0 -1 1077944384 1 9811 0 0 0 0 174 2 20 0 23 0 80704401 28656443392 71224 33554432000 4194304 4196468 140727912736176 139654308105232 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8065] ppid=8056 vsize=27984808 memory=0 CPUtime=1.76 cores=0-7
/proc/8059/task/8065/stat : 8065 (java) S 8056 8059 7035 0 -1 1077944384 2 9811 0 0 0 0 174 2 20 0 23 0 80704401 28656443392 71224 33554432000 4194304 4196468 140727912736176 139654307052688 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8066] ppid=8056 vsize=27984808 memory=0 CPUtime=1.76 cores=0-7
/proc/8059/task/8066/stat : 8066 (java) S 8056 8059 7035 0 -1 1077944384 3 9811 0 0 0 0 174 2 20 0 23 0 80704401 28656443392 71224 33554432000 4194304 4196468 140727912736176 139654305999120 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8067] ppid=8056 vsize=27984808 memory=0 CPUtime=1.76 cores=0-7
/proc/8059/task/8067/stat : 8067 (java) S 8056 8059 7035 0 -1 1077944384 1 9811 0 0 0 0 174 2 20 0 23 0 80704401 28656443392 71224 33554432000 4194304 4196468 140727912736176 139654304946576 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8068] ppid=8056 vsize=27984808 memory=223324 CPUtime=1.76 cores=0-7
/proc/8059/task/8068/stat : 8068 (java) S 8056 8059 7035 0 -1 1077944384 1 9811 0 0 0 0 174 2 20 0 23 0 80704401 28656443392 71224 33554432000 4194304 4196468 140727912736176 139654303894032 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8069] ppid=8056 vsize=27984808 memory=279602102928080 CPUtime=1.76 cores=0-7
/proc/8059/task/8069/stat : 8069 (java) S 8056 8059 7035 0 -1 1077944384 1 9811 0 0 0 0 174 2 20 0 23 0 80704401 28656443392 71224 33554432000 4194304 4196468 140727912736176 139654302841488 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8070] ppid=8056 vsize=27984808 memory=6656426216303648864 CPUtime=1.76 cores=0-7
/proc/8059/task/8070/stat : 8070 (java) S 8056 8059 7035 0 -1 1077944384 5 9811 0 0 0 0 174 2 20 0 23 0 80704403 28656443392 71224 33554432000 4194304 4196468 140727912736176 139653750381040 139654490770050 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8071] ppid=8056 vsize=27984808 memory=279602102899392 CPUtime=1.76 cores=0-7
/proc/8059/task/8071/stat : 8071 (java) S 8056 8059 7035 0 -1 1077944384 13 9811 0 0 0 0 174 2 20 0 23 0 80704403 28656443392 71224 33554432000 4194304 4196468 140727912736176 139652136691104 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8072] ppid=8056 vsize=27984808 memory=279602102899584 CPUtime=1.76 cores=0-7
/proc/8059/task/8072/stat : 8072 (java) S 8056 8059 7035 0 -1 1077944384 21 9811 0 0 0 0 174 2 20 0 23 0 80704404 28656443392 71224 33554432000 4194304 4196468 140727912736176 139652002469360 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8073] ppid=8056 vsize=27984808 memory=279602102899776 CPUtime=1.76 cores=0-7
/proc/8059/task/8073/stat : 8073 (java) S 8056 8059 7035 0 -1 1077944384 1 9811 0 0 0 0 174 2 20 0 23 0 80704406 28656443392 71224 33554432000 4194304 4196468 140727912736176 139651627965136 139654490777499 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8074] ppid=8056 vsize=27984808 memory=279602102877888 CPUtime=2.42 cores=0-7
/proc/8059/task/8074/stat : 8074 (java) S 8056 8059 7035 0 -1 1077944384 1945 9811 0 0 65 1 174 2 20 0 23 0 80704406 28656443392 71224 33554432000 4194304 4196468 140727912736176 139653749327856 139654490770050 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8075] ppid=8056 vsize=27984808 memory=279602102601504 CPUtime=2.29 cores=0-7
/proc/8059/task/8075/stat : 8075 (java) S 8056 8059 7035 0 -1 1077944384 833 9811 0 0 52 1 174 2 20 0 23 0 80704406 28656443392 71224 33554432000 4194304 4196468 140727912736176 139653680195696 139654490770050 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8076] ppid=8056 vsize=27984808 memory=279602102601696 CPUtime=2.28 cores=0-7
/proc/8059/task/8076/stat : 8076 (java) S 8056 8059 7035 0 -1 1077944384 897 9811 0 0 51 1 174 2 20 0 23 0 80704406 28656443392 71224 33554432000 4194304 4196468 140727912736176 139653679143152 139654490770050 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8077] ppid=8056 vsize=27984808 memory=279602102601888 CPUtime=2.64 cores=0-7
/proc/8059/task/8077/stat : 8077 (java) R 8056 8059 7035 0 -1 4202560 2960 9811 0 0 87 1 174 2 20 0 23 0 80704406 28656443392 71224 33554432000 4194304 4196468 140727912736176 139653678086336 139654469127745 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8078] ppid=8056 vsize=27984808 memory=279602102602080 CPUtime=1.76 cores=0-7
/proc/8059/task/8078/stat : 8078 (java) S 8056 8059 7035 0 -1 1077944384 3 9811 0 0 0 0 174 2 20 0 23 0 80704406 28656443392 71224 33554432000 4194304 4196468 140727912736176 139651130059488 139654490769109 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
[pid=8059/tid=8079] ppid=8056 vsize=27984808 memory=139801051504864 CPUtime=1.76 cores=0-7
/proc/8059/task/8079/stat : 8079 (java) S 8056 8059 7035 0 -1 1077944384 2 9811 0 0 0 0 174 2 20 0 23 0 80704406 28656443392 70726 33554432000 4194304 4196468 140727912736176 139653677038512 139654490770050 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37457920 140727912743898 140727912744197 140727912744197 140727912746959 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 284896 KiB

Child status: 0
Real time (s): 2.13048
CPU time (s): 6.28846
CPU user time (s): 6.09992
CPU system time (s): 0.188542
CPU usage (%): 295.167
Max. virtual memory (cumulated for all children) (KiB): 27984808
Max. memory (cumulated for all children) (KiB): 284896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.09992
system time used= 0.188542
maximum resident set size= 288384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36425
page faults= 0
swaps= 0
block input operations= 0
block output operations= 520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7633
involuntary context switches= 37


# summary of solver processes directly reported to runsolver:
#   pid: 8059
#   total CPU time (s): 6.28846
#   total CPU user time (s): 6.09992
#   total CPU system time (s): 0.188542

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.03937 second user time and 0.05754 second system time

The end

Launcher Data

Begin job on node138 at 2018-07-26 20:56:52
IDJOB=4297252
IDBENCH=141123
IDSOLVER=2759
FILE ID=node138/4297252-1532631412
RUNJOBID= node138-1532623784-7062
PBS_JOBID= 21022023
Free space on /tmp= 53804 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/StripPacking/StripPacking-C1P3_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-4297252-1532631412/watcher-4297252-1532631412 -o /tmp/evaluation-result-4297252-1532631412/solver-4297252-1532631412 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node138-1532623784-7062 --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-4297252-1532631412.xml

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

MD5SUM BENCH= 5b4e243b65627c7fc71624f53298a6f9
RANDOM SEED=2060962403

node138.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.71
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.71
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.71
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.71
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:        17540416 kB
MemAvailable:   31920136 kB
Buffers:          200324 kB
Cached:         14323080 kB
SwapCached:           44 kB
Active:          2430424 kB
Inactive:       12154172 kB
Active(anon):      11784 kB
Inactive(anon):    77300 kB
Active(file):    2418640 kB
Inactive(file): 12076872 kB
Unevictable:        7280 kB
Mlocked:            7280 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:              8292 kB
Writeback:             0 kB
AnonPages:         86648 kB
Mapped:            36088 kB
Shmem:             25164 kB
Slab:             340628 kB
SReclaimable:     312668 kB
SUnreclaim:        27960 kB
KernelStack:        3520 kB
PageTables:         5200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 53792 MiB
End job on node138 at 2018-07-26 20:56:55