Trace number 4296960

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameEternity/
Eternity-06-06_c18.xml
MD5SUM4056656ba438a73a4a2b41323b2858a8
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 benchmark11.2428
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints61
Number of domains2
Minimum domain size9
Maximum domain size36
Distribution of domain sizes[{"size":9,"count":84},{"size":36,"count":36}]
Minimum variable degree1
Maximum variable degree7
Distribution of variable degrees[{"degree":1,"count":5},{"degree":2,"count":114},{"degree":7,"count":1}]
Minimum constraint arity1
Maximum constraint arity36
Distribution of constraint arities[{"arity":1,"count":24},{"arity":5,"count":36},{"arity":36,"count":1}]
Number of extensional constraints36
Number of intensional constraints24
Distribution of constraint types[{"type":"extension","count":36},{"type":"intension","count":24},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Fri Jul 27 12:34:34 CEST 2018
0.65/0.55	c PID: 13986
0.65/0.55	c IP: 172.20.3.139
0.65/0.55	c HOST: node139.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.75/0.98	c (0,0) Parsing End
1.75/0.98	c (0,0) CSP: 120 int (0 aux), 0 bool (0 aux), 61 ctr, max domain size 36
1.75/0.98	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.75/0.98	c (0,0) Constraint Name Generate Begin
1.75/0.99	c (0,0) Ctr:HOME/instance-4296960-1532687673.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
1.75/0.99	c (0,0) Constraint Name Generate End
1.75/0.99	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.75/0.99	c (0,0) CSP to CSPinCNF Begin
6.19/2.12	c (1,1) translated 7 (10%) constraints
7.60/2.55	c (2,2) translated 13 (20%) constraints
8.75/2.94	c (2,2) translated 19 (30%) constraints
9.60/3.31	c (2,2) translated 25 (40%) constraints
10.43/3.68	c (3,3) translated 31 (50%) constraints
10.91/4.02	c (3,3) translated 37 (60%) constraints
10.99/4.20	c (3,3) translated 43 (70%) constraints
10.99/4.20	c (3,3) translated 49 (80%) constraints
10.99/4.20	c (3,3) translated 55 (90%) constraints
10.99/4.20	c (3,3) translated 61 (100%) constraints
11.48/4.47	c (3,3) STATISTICS1:HOME/instance-4296960-1532687673.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,7752,46160,36,36,37,2,36:630,36:3852;9:46260;2:80352;1:9276,37:36;36:2;5:648;4:16992;3:10224;2:18234;1:24,2:630;1:138504;0:36,
11.48/4.47	c (3,3) ===========================================
11.48/4.47	c (3,3) Order
11.48/4.47	c (3,3) ===========================================
11.99/4.65	c (4,3) translated 4616 (10%) constraints
12.35/4.75	c (4,4) translated 9232 (20%) constraints
12.61/4.83	c (4,4) translated 13848 (30%) constraints
12.74/4.91	c (4,4) translated 18464 (40%) constraints
12.74/4.98	c (4,4) translated 23080 (50%) constraints
12.85/5.06	c (4,4) translated 27696 (60%) constraints
12.97/5.13	c (4,4) translated 32312 (70%) constraints
13.05/5.21	c (4,4) translated 36928 (80%) constraints
13.05/5.28	c (4,4) translated 41544 (90%) constraints
13.16/5.36	c (4,4) translated 46160 (100%) constraints
13.16/5.36	c (4,4) CSP to CSPinCNF End
13.16/5.38	c (4,4) CSP: 120 int (0 aux), 7632 bool (7632 aux), 46184 ctr, max domain size 36
13.16/5.38	c (4,4) Heap : 1802 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
13.16/5.38	c (4,4) CSPinCNF Propagation Begin
14.93/6.16	c (5,5) 2871 values, 15850 unsatisfiable literals, and 16280 valid clauses are removed
14.93/6.16	c (5,5) CSPinCNF Propagation End
14.93/6.17	c (5,5) CSP: 2607 int (2487 aux), 5145 bool (5145 aux), 29904 ctr, max domain size 36
14.93/6.17	c (5,5) Heap : 2140 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
14.93/6.17	c (5,5) Simplify CSPinCNF Begin
15.15/6.29	c (5,5) Simplify CSPinCNF End
15.15/6.30	c (5,5) CSP: 2607 int (2487 aux), 6405 bool (6405 aux), 31164 ctr, max domain size 36
15.15/6.30	c (5,5) Heap : 2252 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
15.15/6.30	c (5,5) Calculate Precise Domain Begin
15.50/6.30	c (5,5) 0 values are removed by re-calculation
15.50/6.30	c (5,5) Calculate Precise Domain End
15.50/6.30	c (5,5) CSP: 2607 int (2487 aux), 6405 bool (6405 aux), 31164 ctr, max domain size 36
15.50/6.30	c (5,5) Heap : 2252 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
15.50/6.30	c (5,5) CSPinCNF to SatSolver Begin
16.27/6.56	c (6,5) 3117 (10 %) CSP clauses are encoded (7761 SAT variables, 27868 SAT clauses)
16.27/6.59	c (6,5) 6233 (20 %) CSP clauses are encoded (7761 SAT variables, 30984 SAT clauses)
16.67/6.62	c (6,5) 9350 (30 %) CSP clauses are encoded (7761 SAT variables, 34101 SAT clauses)
16.67/6.64	c (6,5) 12466 (40 %) CSP clauses are encoded (7761 SAT variables, 37217 SAT clauses)
16.67/6.66	c (6,5) 15582 (50 %) CSP clauses are encoded (7761 SAT variables, 40333 SAT clauses)
16.67/6.67	c (6,6) 18699 (60 %) CSP clauses are encoded (7761 SAT variables, 43450 SAT clauses)
16.67/6.69	c (6,6) 21815 (70 %) CSP clauses are encoded (7761 SAT variables, 46566 SAT clauses)
16.86/6.71	c (6,6) 24932 (80 %) CSP clauses are encoded (7761 SAT variables, 49683 SAT clauses)
16.86/6.73	c (6,6) 28048 (90 %) CSP clauses are encoded (7761 SAT variables, 52799 SAT clauses)
16.86/6.75	c (6,6) 31164 (100 %) CSP clauses are encoded (7761 SAT variables, 55915 SAT clauses)
16.86/6.75	c (6,6) CSPinCNF to SatSolver End
16.86/6.75	c (6,6) Heap : 2365 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
17.38/6.91	c (6,6) STATISTICS2:HOME/instance-4296960-1532687673.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,9012,31164,36,36,36,2,36:240;20:752;4:268,36:2272;20:1744;9:34553;4:308;2:53106,36:17;20:16;16:1;5:336;4:9956;3:6595;2:14243,2:1260;1:89463,
17.38/6.91	c (6,6) SatSolver.solve Begin
17.38/6.91	c (6,6) 7761 bool, 55916 clause
17.38/6.91	c (6,6) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296960-1532687673.xml-scop-13986.cnf HOME/instance-4296960-1532687673.xml-scop-13986.cnf.out
20.46/7.45	c (6,0) c
20.46/7.45	c (6,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
20.46/7.45	c (6,0) c
20.46/7.45	c (6,0) c WARNING: for repeatability, setting FPU to use double precision
20.46/7.45	c (6,0) c 8 solvers engines and 1 companion as a blackboard created.
20.46/7.45	c (6,0) c ========================================[ Problem Statistics ]===========================================
20.46/7.45	c (6,0) c |                                                                                                       |
20.46/7.45	c (6,0) c |  Number of variables:          7761                                                                   |
20.46/7.45	c (6,0) c |  Number of clauses:           55916                                                                   |
20.46/7.45	c (6,0) c |  Parse time:                   0.02 s                                                                 |
20.46/7.45	c (6,0) c |                                                                                                       |
20.46/7.45	c (6,0) c |  Eliminated clauses:           0.11 Mb                                                                |
20.46/7.45	c (6,0) c |  Simplification time:          0.05 s                                                                 |
20.46/7.45	c (6,0) c |                                                                                                       |
20.46/7.45	c (6,0) c |  Generating clones                                                                                    |
20.46/7.45	c (6,0) c |  all clones generated. Memory =  61.62Mb.                                                             |
20.46/7.45	c (6,0) c ========================================================================================================|
20.46/7.45	c (6,0) c last restart ## conflicts  :  206 14 
20.46/7.45	c (6,0) c Thread 3 is 100% pure glucose! First thread to finish! (SAT answer).
20.46/7.45	c (6,0) c Total Memory so far : 655.55Mb
20.46/7.45	c (6,0) c
20.46/7.45	c (6,0) c real time : 0.522056 s
20.46/7.45	c (6,0) c cpu time  : 3.37781 s
20.46/7.45	c (6,0) c
20.46/7.45	c (6,0) c
20.46/7.45	c (6,0) c
20.46/7.45	c (6,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
20.46/7.45	c (6,0) c
20.46/7.45	c (6,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.46/7.45	c (6,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
20.46/7.45	c (6,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.46/7.46	c (6,0) c | Conflicts     |           47248 |       5573 |       6192 |       5586 |       6016 |       5921 |       5617 |       6065 |       6278 |
20.46/7.46	c (6,0) c | Decisions     |          134838 |      16431 |      19148 |      15561 |      17863 |      16041 |      15481 |      16962 |      17351 |
20.46/7.46	c (6,0) c | Propagations  |        14725552 |    1785740 |    1906445 |    1786339 |    1947946 |    1843352 |    1740595 |    1783325 |    1931810 |
20.46/7.46	c (6,0) c | Avg_Trail     |                 |       3409 |       3375 |       3315 |       3396 |       3420 |       3364 |       3344 |       3308 |
20.46/7.46	c (6,0) c | Avg_DL        |                 |         40 |         35 |         38 |         36 |         31 |         33 |         37 |         34 |
20.46/7.46	c (6,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.46/7.46	c (6,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.46/7.46	c (6,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.46/7.46	c (6,0) c | Exported      |            7282 |        706 |       1111 |        725 |       1031 |        959 |        763 |        950 |       1037 |
20.46/7.46	c (6,0) c | Imported      |           47828 |       6561 |       5470 |       6557 |       5526 |       6061 |       6048 |       6108 |       5497 |
20.46/7.46	c (6,0) c | Good          |            6928 |        873 |        852 |        877 |        850 |        860 |        881 |        858 |        877 |
20.46/7.46	c (6,0) c | Purge         |           40900 |       5688 |       4618 |       5680 |       4676 |       5201 |       5167 |       5250 |       4620 |
20.46/7.46	c (6,0) c | Promoted      |            3171 |        439 |        402 |        424 |        410 |        369 |        341 |        381 |        405 |
20.46/7.46	c (6,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.46/7.46	c (6,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
20.46/7.46	c (6,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.46/7.46	c (6,0) c | Unaries       |                 |         16 |         11 |         11 |         16 |         21 |         11 |         16 |         16 |
20.46/7.46	c (6,0) c | Binaries      |                 |        124 |        131 |        120 |        134 |        134 |        110 |        136 |        108 |
20.46/7.46	c (6,0) c | Glues         |                 |        444 |        477 |        415 |        439 |        435 |        410 |        454 |        454 |
20.46/7.46	c (6,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.46/7.46	c (6,0) c | Orig_Seen     |            33 % |      19122 |      18643 |      19024 |      19403 |      18990 |      17776 |      18632 |      18348 |
20.46/7.46	c (6,0) c | Diff Orig seen|                 | -      281 | -      760 | -      379 |      X     | -      413 | -     1627 | -      771 | -     1055 |
20.46/7.46	c (6,0) c | Hamming       |             8 % |        690 |        615 |        758 |      X     |        720 |        620 |        623 |        702 |
20.46/7.46	c (6,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.46/7.46	c (6,0) 
20.46/7.46	c (6,0) s SATISFIABLE
20.46/7.47	c (6,6) SatSolver.solve End
20.46/7.47	c (6,6) Heap : 2928 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
20.46/7.47	c (6,6) Show results Begin
20.46/7.48	c (6,6) bot[0] = 0
20.46/7.48	c (6,6) bot[1] = 0
20.46/7.48	c (6,6) bot[2] = 0
20.46/7.48	c (6,6) bot[3] = 0
20.46/7.48	c (6,6) bot[4] = 0
20.46/7.48	c (6,6) bot[5] = 0
20.46/7.48	c (6,6) id[0][0] = 3
20.46/7.48	c (6,6) id[0][1] = 7
20.46/7.48	c (6,6) id[0][2] = 4
20.46/7.48	c (6,6) id[0][3] = 6
20.46/7.48	c (6,6) id[0][4] = 16
20.46/7.48	c (6,6) id[0][5] = 1
20.46/7.48	c (6,6) id[1][0] = 14
20.46/7.48	c (6,6) id[1][1] = 28
20.46/7.48	c (6,6) id[1][2] = 32
20.46/7.48	c (6,6) id[1][3] = 22
20.46/7.48	c (6,6) id[1][4] = 29
20.46/7.48	c (6,6) id[1][5] = 18
20.46/7.48	c (6,6) id[2][0] = 10
20.46/7.48	c (6,6) id[2][1] = 34
20.46/7.48	c (6,6) id[2][2] = 26
20.46/7.48	c (6,6) id[2][3] = 25
20.46/7.48	c (6,6) id[2][4] = 27
20.46/7.48	c (6,6) id[2][5] = 13
20.46/7.48	c (6,6) id[3][0] = 5
20.46/7.48	c (6,6) id[3][1] = 35
20.46/7.48	c (6,6) id[3][2] = 21
20.46/7.48	c (6,6) id[3][3] = 33
20.46/7.48	c (6,6) id[3][4] = 24
20.46/7.48	c (6,6) id[3][5] = 19
20.46/7.48	c (6,6) id[4][0] = 9
20.46/7.48	c (6,6) id[4][1] = 31
20.46/7.48	c (6,6) id[4][2] = 20
20.46/7.48	c (6,6) id[4][3] = 30
20.46/7.48	c (6,6) id[4][4] = 23
20.46/7.48	c (6,6) id[4][5] = 12
20.46/7.48	c (6,6) id[5][0] = 0
20.46/7.48	c (6,6) id[5][1] = 8
20.46/7.48	c (6,6) id[5][2] = 15
20.46/7.48	c (6,6) id[5][3] = 17
20.46/7.48	c (6,6) id[5][4] = 11
20.46/7.48	c (6,6) id[5][5] = 2
20.46/7.48	c (6,6) left[0][0] = 0
20.46/7.48	c (6,6) left[0][1] = 2
20.46/7.48	c (6,6) left[0][2] = 1
20.46/7.48	c (6,6) left[0][3] = 1
20.46/7.48	c (6,6) left[0][4] = 1
20.46/7.48	c (6,6) left[0][5] = 3
20.46/7.48	c (6,6) left[1][0] = 0
20.46/7.48	c (6,6) left[1][1] = 4
20.46/7.48	c (6,6) left[1][2] = 5
20.46/7.48	c (6,6) left[1][3] = 5
20.46/7.48	c (6,6) left[1][4] = 8
20.46/7.48	c (6,6) left[1][5] = 7
20.46/7.48	c (6,6) left[2][0] = 0
20.46/7.48	c (6,6) left[2][1] = 5
20.46/7.48	c (6,6) left[2][2] = 7
20.46/7.48	c (6,6) left[2][3] = 5
20.46/7.48	c (6,6) left[2][4] = 7
20.46/7.48	c (6,6) left[2][5] = 7
20.46/7.48	c (6,6) left[3][0] = 0
20.46/7.48	c (6,6) left[3][1] = 6
20.46/7.48	c (6,6) left[3][2] = 5
20.46/7.48	c (6,6) left[3][3] = 5
20.46/7.48	c (6,6) left[3][4] = 6
20.46/7.48	c (6,6) left[3][5] = 8
20.46/7.48	c (6,6) left[4][0] = 0
20.46/7.48	c (6,6) left[4][1] = 4
20.46/7.48	c (6,6) left[4][2] = 7
20.46/7.48	c (6,6) left[4][3] = 4
20.46/7.48	c (6,6) left[4][4] = 7
20.46/7.48	c (6,6) left[4][5] = 6
20.46/7.48	c (6,6) left[5][0] = 0
20.46/7.48	c (6,6) left[5][1] = 1
20.46/7.48	c (6,6) left[5][2] = 3
20.46/7.48	c (6,6) left[5][3] = 3
20.46/7.48	c (6,6) left[5][4] = 2
20.46/7.48	c (6,6) left[5][5] = 2
20.46/7.48	c (6,6) right[0] = 0
20.46/7.48	c (6,6) right[1] = 0
20.46/7.48	c (6,6) right[2] = 0
20.46/7.48	c (6,6) right[3] = 0
20.46/7.48	c (6,6) right[4] = 0
20.46/7.48	c (6,6) right[5] = 0
20.46/7.48	c (6,6) top[0][0] = 0
20.46/7.48	c (6,6) top[0][1] = 0
20.46/7.48	c (6,6) top[0][2] = 0
20.46/7.48	c (6,6) top[0][3] = 0
20.46/7.48	c (6,6) top[0][4] = 0
20.46/7.48	c (6,6) top[0][5] = 0
20.46/7.48	c (6,6) top[1][0] = 3
20.46/7.48	c (6,6) top[1][1] = 8
20.46/7.48	c (6,6) top[1][2] = 6
20.46/7.48	c (6,6) top[1][3] = 8
20.46/7.48	c (6,6) top[1][4] = 5
20.46/7.48	c (6,6) top[1][5] = 1
20.46/7.48	c (6,6) top[2][0] = 2
20.46/7.48	c (6,6) top[2][1] = 6
20.46/7.48	c (6,6) top[2][2] = 7
20.46/7.48	c (6,6) top[2][3] = 4
20.46/7.48	c (6,6) top[2][4] = 4
20.46/7.48	c (6,6) top[2][5] = 3
20.46/7.48	c (6,6) top[3][0] = 1
20.46/7.48	c (6,6) top[3][1] = 8
20.46/7.48	c (6,6) top[3][2] = 4
20.46/7.48	c (6,6) top[3][3] = 6
20.46/7.48	c (6,6) top[3][4] = 7
20.46/7.48	c (6,6) top[3][5] = 2
20.46/7.48	c (6,6) top[4][0] = 2
20.46/7.48	c (6,6) top[4][1] = 8
20.46/7.48	c (6,6) top[4][2] = 5
20.46/7.48	c (6,6) top[4][3] = 8
20.46/7.48	c (6,6) top[4][4] = 4
20.46/7.48	c (6,6) top[4][5] = 3
20.46/7.48	c (6,6) top[5][0] = 1
20.46/7.48	c (6,6) top[5][1] = 8
20.46/7.48	c (6,6) top[5][2] = 4
20.46/7.48	c (6,6) top[5][3] = 6
20.46/7.48	c (6,6) top[5][4] = 6
20.46/7.48	c (6,6) top[5][5] = 2
20.46/7.48	s SATISFIABLE
20.46/7.48	v <instantiation>
20.46/7.48	v     <list>id[0][0] id[0][1] id[0][2] id[0][3] id[0][4] id[0][5] id[1][0] id[1][1] id[1][2] id[1][3] id[1][4] id[1][5] id[2][0] id[2][1] id[2][2] id[2][3] id[2][4] id[2][5] id[3][0] id[3][1] id[3][2] id[3][3] id[3][4] id[3][5] id[4][0] id[4][1] id[4][2] id[4][3] id[4][4] id[4][5] id[5][0] id[5][1] id[5][2] id[5][3] id[5][4] id[5][5] top[0][0] top[0][1] top[0][2] top[0][3] top[0][4] top[0][5] top[1][0] top[1][1] top[1][2] top[1][3] top[1][4] top[1][5] top[2][0] top[2][1] top[2][2] top[2][3] top[2][4] top[2][5] top[3][0] top[3][1] top[3][2] top[3][3] top[3][4] top[3][5] top[4][0] top[4][1] top[4][2] top[4][3] top[4][4] top[4][5] top[5][0] top[5][1] top[5][2] top[5][3] top[5][4] top[5][5] left[0][0] left[0][1] left[0][2] left[0][3] left[0][4] left[0][5] left[1][0] left[1][1] left[1][2] left[1][3] left[1][4] left[1][5] left[2][0] left[2][1] left[2][2] left[2][3] left[2][4] left[2][5] left[3][0] left[3][1] left[3][2] left[3][3] left[3][4] left[3][5] left[4][0] left[4][1] left[4][2] left[4][3] left[4][4] left[4][5] left[5][0] left[5][1] left[5][2] left[5][3] left[5][4] left[5][5] bot[0] bot[1] bot[2] bot[3] bot[4] bot[5] right[0] right[1] right[2] right[3] right[4] right[5]</list>
20.46/7.48	v     <values>3 7 4 6 16 1 14 28 32 22 29 18 10 34 26 25 27 13 5 35 21 33 24 19 9 31 20 30 23 12 0 8 15 17 11 2 0 0 0 0 0 0 3 8 6 8 5 1 2 6 7 4 4 3 1 8 4 6 7 2 2 8 5 8 4 3 1 8 4 6 6 2 0 2 1 1 1 3 0 4 5 5 8 7 0 5 7 5 7 7 0 6 5 5 6 8 0 4 7 4 7 6 0 1 3 3 2 2 0 0 0 0 0 0 0 0 0 0 0 0</values>
20.46/7.48	v </instantiation>
20.46/7.48	c (6,6) Show results End
20.46/7.48	c (6,6) Heap : 2928 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
20.46/7.48	c (6,6) 0,0,4,5,5,5,6,6,6,STOP-AFTER(ALL)
20.46/7.48	c END-Prog: Fri Jul 27 12:34:41 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 (9433 MiB free)
  memory of node 1: 16384 MiB (11931 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296960-1532687673/watcher-4296960-1532687673 -o /tmp/evaluation-result-4296960-1532687673/solver-4296960-1532687673 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1532685147-13674 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296960-1532687673.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=13986, runsolver pid=13983
Current StackSize limit: 8192 KiB


[startup+0.100158 s]*
/proc/loadavg: 8.10 8.61 8.69 3/199 14006
/proc/meminfo: memFree=21783300/32770624 swapFree=67108860/67108860
[pid=13986] ppid=13983 vsize=27312552 memory=107948 CPUtime=0.11 cores=0-7
/proc/13986/stat : 13986 (java) S 13983 13986 13647 0 -1 1077944320 6543 0 0 0 8 3 0 0 20 0 20 0 86330494 27968053248 26987 33554432000 4194304 4196468 140733737581072 140733737563616 140597965160183 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
/proc/13986/statm: 6828138 26987 2736 1 0 6790598 0
[pid=13986/tid=13988] ppid=13983 vsize=27312552 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/13986/task/13988/stat : 13988 (java) R 13983 13986 13647 0 -1 4202560 4635 0 0 0 7 2 0 0 20 0 20 0 86330495 27968053248 26987 33554432000 4194304 4196468 140733737581072 140597936986512 140597949240670 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13989] ppid=13983 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/13986/task/13989/stat : 13989 (java) S 13983 13986 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 26987 33554432000 4194304 4196468 140733737581072 140597969402768 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13990] ppid=13983 vsize=27312552 memory=140112253212288 CPUtime=0 cores=0-7
/proc/13986/task/13990/stat : 13990 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 26987 33554432000 4194304 4196468 140733737581072 140597783558928 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13991] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13991/stat : 13991 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 26987 33554432000 4194304 4196468 140733737581072 140597782506640 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13992] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13992/stat : 13992 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 26987 33554432000 4194304 4196468 140733737581072 140597781453840 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13993] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13993/stat : 13993 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 26987 33554432000 4194304 4196468 140733737581072 140597780400528 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13994] ppid=13983 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13986/task/13994/stat : 13994 (java) S 13983 13986 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 26987 33554432000 4194304 4196468 140733737581072 140597779347728 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13995] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13995/stat : 13995 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 26987 33554432000 4194304 4196468 140733737581072 140597778295440 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13996] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13996/stat : 13996 (java) S 13983 13986 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 26987 33554432000 4194304 4196468 140733737581072 140597777242640 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13997] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13997/stat : 13997 (java) S 13983 13986 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86330499 27968053248 26987 33554432000 4194304 4196468 140733737581072 140596956072560 140597965171330 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13998] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13998/stat : 13998 (java) S 13983 13986 13647 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 86330499 27968053248 26987 33554432000 4194304 4196468 140733737581072 140595821536544 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13999] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13999/stat : 13999 (java) S 13983 13986 13647 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 86330500 27968053248 26987 33554432000 4194304 4196468 140733737581072 140595687315056 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14000] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/14000/stat : 14000 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330502 27968053248 26987 33554432000 4194304 4196468 140733737581072 140595312810576 140597965178779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14001] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/14001/stat : 14001 (java) S 13983 13986 13647 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 20 0 86330502 27968053248 26987 33554432000 4194304 4196468 140733737581072 140596955019376 140597965171330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14002] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/14002/stat : 14002 (java) S 13983 13986 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86330502 27968053248 26987 33554432000 4194304 4196468 140733737581072 140596953966576 140597965171330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14003] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/14003/stat : 14003 (java) S 13983 13986 13647 0 -1 1077944384 285 0 0 0 0 0 0 0 20 0 20 0 86330502 27968053248 26987 33554432000 4194304 4196468 140733737581072 140596952914288 140597965171330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14004] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/14004/stat : 14004 (java) S 13983 13986 13647 0 -1 1077944384 239 0 0 0 0 0 0 0 20 0 20 0 86330502 27968053248 26987 33554432000 4194304 4196468 140733737581072 140596951861488 140597965171330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14005] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/14005/stat : 14005 (java) S 13983 13986 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86330502 27968053248 26987 33554432000 4194304 4196468 140733737581072 140594814905184 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14006] ppid=13983 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13986/task/14006/stat : 14006 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330502 27968053248 26987 33554432000 4194304 4196468 140733737581072 140596950809392 140597965171330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 107948 KiB

[startup+0.210442 s]*
/proc/loadavg: 8.10 8.61 8.69 3/199 14006
/proc/meminfo: memFree=21767176/32770624 swapFree=67108860/67108860
[pid=13986] ppid=13983 vsize=27312552 memory=122604 CPUtime=0.25 cores=0-7
/proc/13986/stat : 13986 (java) S 13983 13986 13647 0 -1 1077944320 10335 0 0 0 21 4 0 0 20 0 20 0 86330494 27968053248 30651 33554432000 4194304 4196468 140733737581072 140733737563616 140597965160183 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
/proc/13986/statm: 6828138 30651 2931 1 0 6790598 0
[pid=13986/tid=13988] ppid=13983 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/13986/task/13988/stat : 13988 (java) R 13983 13986 13647 0 -1 4202560 8208 0 0 0 17 3 0 0 20 0 20 0 86330495 27968053248 30651 33554432000 4194304 4196468 140733737581072 140597936950848 140597943604974 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13989] ppid=13983 vsize=27312552 memory=12881 CPUtime=0 cores=0-7
/proc/13986/task/13989/stat : 13989 (java) S 13983 13986 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 30651 33554432000 4194304 4196468 140733737581072 140597969402768 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13990] ppid=13983 vsize=27312552 memory=140112253225965 CPUtime=0 cores=0-7
/proc/13986/task/13990/stat : 13990 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 30651 33554432000 4194304 4196468 140733737581072 140597783558928 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13991] ppid=13983 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13986/task/13991/stat : 13991 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 30651 33554432000 4194304 4196468 140733737581072 140597782506640 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13992] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13992/stat : 13992 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 30651 33554432000 4194304 4196468 140733737581072 140597781453840 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13993] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13993/stat : 13993 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 30651 33554432000 4194304 4196468 140733737581072 140597780400528 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13994] ppid=13983 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13986/task/13994/stat : 13994 (java) S 13983 13986 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 30651 33554432000 4194304 4196468 140733737581072 140597779347728 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13995] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13995/stat : 13995 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 30651 33554432000 4194304 4196468 140733737581072 140597778295440 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13996] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13996/stat : 13996 (java) S 13983 13986 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 30651 33554432000 4194304 4196468 140733737581072 140597777242640 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13997] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13997/stat : 13997 (java) S 13983 13986 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86330499 27968053248 30651 33554432000 4194304 4196468 140733737581072 140596956072560 140597965171330 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13998] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13998/stat : 13998 (java) S 13983 13986 13647 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 86330499 27968053248 30651 33554432000 4194304 4196468 140733737581072 140595821536544 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13999] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13999/stat : 13999 (java) S 13983 13986 13647 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 86330500 27968053248 30651 33554432000 4194304 4196468 140733737581072 140595687315056 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14000] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/14000/stat : 14000 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330502 27968053248 30651 33554432000 4194304 4196468 140733737581072 140595312810576 140597965178779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14001] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/14001/stat : 14001 (java) S 13983 13986 13647 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 86330502 27968053248 30651 33554432000 4194304 4196468 140733737581072 140596955019376 140597965171330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14002] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/14002/stat : 14002 (java) S 13983 13986 13647 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 86330502 27968053248 30651 33554432000 4194304 4196468 140733737581072 140596953966576 140597965171330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14003] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/14003/stat : 14003 (java) S 13983 13986 13647 0 -1 1077944384 400 0 0 0 0 0 0 0 20 0 20 0 86330502 27968053248 30651 33554432000 4194304 4196468 140733737581072 140596952914288 140597965171330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14004] ppid=13983 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/13986/task/14004/stat : 14004 (java) S 13983 13986 13647 0 -1 1077944384 283 0 0 0 2 0 0 0 20 0 20 0 86330502 27968053248 30651 33554432000 4194304 4196468 140733737581072 140596951861488 140597965171330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14005] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/14005/stat : 14005 (java) S 13983 13986 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86330502 27968053248 30651 33554432000 4194304 4196468 140733737581072 140594814905184 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14006] ppid=13983 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13986/task/14006/stat : 14006 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330502 27968053248 30651 33554432000 4194304 4196468 140733737581072 140596950809392 140597965171330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122604 KiB

[startup+0.3103 s]*
/proc/loadavg: 8.10 8.61 8.69 2/199 14006
/proc/meminfo: memFree=21763516/32770624 swapFree=67108860/67108860
[pid=13986] ppid=13983 vsize=27312552 memory=126076 CPUtime=0.41 cores=0-7
/proc/13986/stat : 13986 (java) S 13983 13986 13647 0 -1 1077944320 10851 0 0 0 37 4 0 0 20 0 20 0 86330494 27968053248 31519 33554432000 4194304 4196468 140733737581072 140733737563616 140597965160183 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
/proc/13986/statm: 6828138 31519 3017 1 0 6790598 0
[pid=13986/tid=13988] ppid=13983 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/13986/task/13988/stat : 13988 (java) R 13983 13986 13647 0 -1 4202560 8575 0 0 0 26 3 0 0 20 0 20 0 86330495 27968053248 31519 33554432000 4194304 4196468 140733737581072 140597936964336 140597946723758 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13989] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13989/stat : 13989 (java) S 13983 13986 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 31519 33554432000 4194304 4196468 140733737581072 140597969402768 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13990] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13990/stat : 13990 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 31519 33554432000 4194304 4196468 140733737581072 140597783558928 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13991] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13991/stat : 13991 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 31519 33554432000 4194304 4196468 140733737581072 140597782506640 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13992] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13992/stat : 13992 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 31519 33554432000 4194304 4196468 140733737581072 140597781453840 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13993] ppid=13983 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/13986/task/13993/stat : 13993 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 31519 33554432000 4194304 4196468 140733737581072 140597780400528 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13994] ppid=13983 vsize=27312552 memory=140112100946863 CPUtime=0 cores=0-7
/proc/13986/task/13994/stat : 13994 (java) S 13983 13986 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 31519 33554432000 4194304 4196468 140733737581072 140597779347728 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13995] ppid=13983 vsize=27312552 memory=140112100949168 CPUtime=0 cores=0-7
/proc/13986/task/13995/stat : 13995 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 31519 33554432000 4194304 4196468 140733737581072 140597778295440 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13996] ppid=13983 vsize=27312552 memory=140112100951472 CPUtime=0 cores=0-7
/proc/13986/task/13996/stat : 13996 (java) S 13983 13986 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86330497 27968053248 31519 33554432000 4194304 4196468 140733737581072 140597777242640 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13997] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13997/stat : 13997 (java) S 13983 13986 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86330499 27968053248 31519 33554432000 4194304 4196468 140733737581072 140596956072560 140597965171330 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13998] ppid=13983 vsize=27312552 memory=280224201909904 CPUtime=0 cores=0-7
/proc/13986/task/13998/stat : 13998 (java) S 13983 13986 13647 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 86330499 27968053248 31519 33554432000 4194304 4196468 140733737581072 140595821536544 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13999] ppid=13983 vsize=27312552 memory=280224201916816 CPUtime=0 cores=0-7
/proc/13986/task/13999/stat : 13999 (java) S 13983 13986 13647 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 86330500 27968053248 31519 33554432000 4194304 4196468 140733737581072 140595687315056 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14000] ppid=13983 vsize=27312552 memory=280224201858096 CPUtime=0 cores=0-7
/proc/13986/task/14000/stat : 14000 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330502 27968053248 31519 33554432000 4194304 4196468 140733737581072 140595312810576 140597965178779 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14001] ppid=13983 vsize=27312552 memory=280224201930640 CPUtime=0 cores=0-7
/proc/13986/task/14001/stat : 14001 (java) S 13983 13986 13647 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 20 0 86330502 27968053248 31519 33554432000 4194304 4196468 140733737581072 140596955019376 140597965171330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14002] ppid=13983 vsize=27312552 memory=280224201937552 CPUtime=0.02 cores=0-7
/proc/13986/task/14002/stat : 14002 (java) S 13983 13986 13647 0 -1 1077944384 140 0 0 0 2 0 0 0 20 0 20 0 86330502 27968053248 31519 33554432000 4194304 4196468 140733737581072 140596953966576 140597965171330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14003] ppid=13983 vsize=27312552 memory=280224201935248 CPUtime=0 cores=0-7
/proc/13986/task/14003/stat : 14003 (java) S 13983 13986 13647 0 -1 1077944384 400 0 0 0 0 0 0 0 20 0 20 0 86330502 27968053248 31519 33554432000 4194304 4196468 140733737581072 140596952914288 140597965171330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14004] ppid=13983 vsize=27312552 memory=280224201951856 CPUtime=0.07 cores=0-7
/proc/13986/task/14004/stat : 14004 (java) S 13983 13986 13647 0 -1 1077944384 304 0 0 0 7 0 0 0 20 0 20 0 86330502 27968053248 31519 33554432000 4194304 4196468 140733737581072 140596951861488 140597965171330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14005] ppid=13983 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/14005/stat : 14005 (java) S 13983 13986 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86330502 27968053248 31519 33554432000 4194304 4196468 140733737581072 140594814905184 140597965170389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14006] ppid=13983 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13986/task/14006/stat : 14006 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330502 27968053248 31519 33554432000 4194304 4196468 140733737581072 140596950809392 140597965171330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 126076 KiB

[startup+0.700883 s]
/proc/loadavg: 8.10 8.61 8.69 2/199 14006
/proc/meminfo: memFree=21739580/32770624 swapFree=67108860/67108860
[pid=13986] ppid=13983 vsize=27320948 memory=163624 CPUtime=1 cores=0-7
/proc/13986/stat : 13986 (java) S 13983 13986 13647 0 -1 1077944320 17961 0 0 0 93 7 0 0 20 0 20 0 86330494 27976650752 40906 33554432000 4194304 4196468 140733737581072 140733737563616 140597965160183 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
/proc/13986/statm: 6830237 40906 3166 1 0 6791622 0
[pid=13986/tid=13988] ppid=13983 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/13986/task/13988/stat : 13988 (java) R 13983 13986 13647 0 -1 4202560 15181 0 0 0 62 5 0 0 20 0 20 0 86330495 27976650752 40906 33554432000 4194304 4196468 140733737581072 140597936996560 140597965182109 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13989] ppid=13983 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13989/stat : 13989 (java) S 13983 13986 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86330497 27976650752 40906 33554432000 4194304 4196468 140733737581072 140597969402768 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13990] ppid=13983 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13990/stat : 13990 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27976650752 40906 33554432000 4194304 4196468 140733737581072 140597783558928 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13991] ppid=13983 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13991/stat : 13991 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27976650752 40906 33554432000 4194304 4196468 140733737581072 140597782506640 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13992] ppid=13983 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/13986/task/13992/stat : 13992 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27976650752 40906 33554432000 4194304 4196468 140733737581072 140597781453840 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13993] ppid=13983 vsize=27320948 memory=10612 CPUtime=0 cores=0-7
/proc/13986/task/13993/stat : 13993 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27976650752 40906 33554432000 4194304 4196468 140733737581072 140597780400528 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13994] ppid=13983 vsize=27320948 memory=4616 CPUtime=0 cores=0-7
/proc/13986/task/13994/stat : 13994 (java) S 13983 13986 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86330497 27976650752 40906 33554432000 4194304 4196468 140733737581072 140597779347728 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13995] ppid=13983 vsize=27320948 memory=1428 CPUtime=0 cores=0-7
/proc/13986/task/13995/stat : 13995 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27976650752 40906 33554432000 4194304 4196468 140733737581072 140597778295440 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13996] ppid=13983 vsize=27320948 memory=15876 CPUtime=0 cores=0-7
/proc/13986/task/13996/stat : 13996 (java) S 13983 13986 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86330497 27976650752 40906 33554432000 4194304 4196468 140733737581072 140597777242640 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13997] ppid=13983 vsize=27320948 memory=16412 CPUtime=0 cores=0-7
/proc/13986/task/13997/stat : 13997 (java) S 13983 13986 13647 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 86330499 27976650752 40906 33554432000 4194304 4196468 140733737581072 140596956072560 140597965171330 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0

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

/proc/13986/task/13991/stat : 13991 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27983011840 515052 33554432000 4194304 4196468 140733737581072 140597782506640 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13992] ppid=13983 vsize=27327160 memory=8187704045996132563 CPUtime=0 cores=0-7
/proc/13986/task/13992/stat : 13992 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27983011840 515052 33554432000 4194304 4196468 140733737581072 140597781453840 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13993] ppid=13983 vsize=27327160 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/13986/task/13993/stat : 13993 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27983011840 515052 33554432000 4194304 4196468 140733737581072 140597780400528 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13994] ppid=13983 vsize=27327160 memory=8292088525465231505 CPUtime=0 cores=0-7
/proc/13986/task/13994/stat : 13994 (java) S 13983 13986 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 86330497 27983011840 515052 33554432000 4194304 4196468 140733737581072 140597779347728 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13995] ppid=13983 vsize=27327160 memory=7679937479730885434 CPUtime=0 cores=0-7
/proc/13986/task/13995/stat : 13995 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330497 27983011840 515052 33554432000 4194304 4196468 140733737581072 140597778295440 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13996] ppid=13983 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13996/stat : 13996 (java) S 13983 13986 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86330497 27983011840 515052 33554432000 4194304 4196468 140733737581072 140597777242640 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13997] ppid=13983 vsize=27327160 memory=1620956 CPUtime=0 cores=0-7
/proc/13986/task/13997/stat : 13997 (java) S 13983 13986 13647 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 86330499 27983011840 515052 33554432000 4194304 4196468 140733737581072 140596956072560 140597965171330 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13998] ppid=13983 vsize=27327160 memory=6370719275257063732 CPUtime=0 cores=0-7
/proc/13986/task/13998/stat : 13998 (java) S 13983 13986 13647 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 86330499 27983011840 515052 33554432000 4194304 4196468 140733737581072 140595821536544 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13999] ppid=13983 vsize=27327160 memory=7956002815357768553 CPUtime=0 cores=0-7
/proc/13986/task/13999/stat : 13999 (java) S 13983 13986 13647 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 86330500 27983011840 515052 33554432000 4194304 4196468 140733737581072 140595687315056 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14000] ppid=13983 vsize=27327160 memory=7810487918915055718 CPUtime=0 cores=0-7
/proc/13986/task/14000/stat : 14000 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 86330502 27983011840 515052 33554432000 4194304 4196468 140733737581072 140595312810576 140597965178779 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14001] ppid=13983 vsize=27327160 memory=7373047247533856865 CPUtime=3.32 cores=0-7
/proc/13986/task/14001/stat : 14001 (java) R 13983 13986 13647 0 -1 1077944384 4472 0 0 0 331 1 0 0 20 0 20 0 86330502 27983011840 515052 33554432000 4194304 4196468 140733737581072 140596955019472 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14002] ppid=13983 vsize=27327160 memory=7373047247533856865 CPUtime=2.57 cores=0-7
/proc/13986/task/14002/stat : 14002 (java) S 13983 13986 13647 0 -1 1077944384 3431 0 0 0 256 1 0 0 20 0 20 0 86330502 27983011840 515052 33554432000 4194304 4196468 140733737581072 140596953966576 140597965171330 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14003] ppid=13983 vsize=27327160 memory=7373047247533856865 CPUtime=2.44 cores=0-7
/proc/13986/task/14003/stat : 14003 (java) R 13983 13986 13647 0 -1 4202560 2460 0 0 0 242 2 0 0 20 0 20 0 86330502 27983011840 515052 33554432000 4194304 4196468 140733737581072 140596952905616 140597946679805 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14004] ppid=13983 vsize=27327160 memory=7594848339793112408 CPUtime=1.24 cores=0-7
/proc/13986/task/14004/stat : 14004 (java) R 13983 13986 13647 0 -1 4202560 3854 0 0 0 123 1 0 0 20 0 20 0 86330502 27983011840 515052 33554432000 4194304 4196468 140733737581072 140596951861488 140597950325851 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14005] ppid=13983 vsize=27327160 memory=56 CPUtime=0 cores=0-7
/proc/13986/task/14005/stat : 14005 (java) S 13983 13986 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86330502 27983011840 515052 33554432000 4194304 4196468 140733737581072 140594814905184 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14006] ppid=13983 vsize=27327160 memory=215418667 CPUtime=0 cores=0-7
/proc/13986/task/14006/stat : 14006 (java) S 13983 13986 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 86330502 27983011840 515052 33554432000 4194304 4196468 140733737581072 140596950809392 140597965171330 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
Current children cumulated CPU time: 15.87 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 2060208 KiB

[startup+7.20166 s]
/proc/loadavg: 7.69 8.52 8.66 2/204 14012
/proc/meminfo: memFree=19484580/32770624 swapFree=67108860/67108860
[pid=13986] ppid=13983 vsize=27984808 memory=2394852 CPUtime=17.5 cores=0-7
/proc/13986/stat : 13986 (java) S 13983 13986 13647 0 -1 1077944320 35119 0 0 0 1702 48 0 0 20 0 24 0 86330494 28656443392 598713 33554432000 4194304 4196468 140733737581072 140733737563616 140597965160183 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
/proc/13986/statm: 6996202 598713 3233 1 0 6957058 0
[pid=14007] ppid=13986 vsize=652088 memory=51436 CPUtime=1.41 cores=0-7
/proc/14007/stat : 14007 (glucose-syrup) S 13986 13986 13647 0 -1 1077944320 8470 0 0 0 139 2 0 0 20 0 9 0 86331188 667738112 12859 33554432000 4194304 4373367 140726519744848 140726519743392 140464579725954 0 4 0 8388610 18446744073709551615 0 0 17 2 0 0 0 0 0 6470912 6472264 11546624 140726519747503 140726519747756 140726519747756 140726519750599 0
/proc/14007/statm: 163022 12859 385 44 0 158710 0
[pid=13986/tid=13988] ppid=13983 vsize=27984808 memory=-8671774050652878016 CPUtime=6.81 cores=0-7
/proc/13986/task/13988/stat : 13988 (java) S 13983 13986 13647 0 -1 1077944384 18245 0 0 0 642 39 0 0 20 0 24 0 86330495 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597936999424 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13989] ppid=13983 vsize=27984808 memory=-7529836568103122112 CPUtime=0 cores=0-7
/proc/13986/task/13989/stat : 13989 (java) S 13983 13986 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 86330497 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597969402768 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13990] ppid=13983 vsize=27984808 memory=7897447025732043678 CPUtime=0 cores=0-7
/proc/13986/task/13990/stat : 13990 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 86330497 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597783558928 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13991] ppid=13983 vsize=27984808 memory=140112253238913 CPUtime=0 cores=0-7
/proc/13986/task/13991/stat : 13991 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 86330497 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597782506640 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13992] ppid=13983 vsize=27984808 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/13986/task/13992/stat : 13992 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 86330497 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597781453840 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13993] ppid=13983 vsize=27984808 memory=6154282490091891024 CPUtime=0 cores=0-7
/proc/13986/task/13993/stat : 13993 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 86330497 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597780400528 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13994] ppid=13983 vsize=27984808 memory=7012755875661107283 CPUtime=0 cores=0-7
/proc/13986/task/13994/stat : 13994 (java) S 13983 13986 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 86330497 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597779347728 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13995] ppid=13983 vsize=27984808 memory=15876 CPUtime=0 cores=0-7
/proc/13986/task/13995/stat : 13995 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 86330497 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597778295440 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13996] ppid=13983 vsize=27984808 memory=2241 CPUtime=0 cores=0-7
/proc/13986/task/13996/stat : 13996 (java) S 13983 13986 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 86330497 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597777242640 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13997] ppid=13983 vsize=27984808 memory=9992 CPUtime=0 cores=0-7
/proc/13986/task/13997/stat : 13997 (java) S 13983 13986 13647 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 86330499 28656443392 598713 33554432000 4194304 4196468 140733737581072 140596956072560 140597965171330 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13998] ppid=13983 vsize=27984808 memory=1228 CPUtime=0 cores=0-7
/proc/13986/task/13998/stat : 13998 (java) S 13983 13986 13647 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 86330499 28656443392 598713 33554432000 4194304 4196468 140733737581072 140595821536544 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13999] ppid=13983 vsize=27984808 memory=1952 CPUtime=0 cores=0-7
/proc/13986/task/13999/stat : 13999 (java) S 13983 13986 13647 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 86330500 28656443392 598713 33554432000 4194304 4196468 140733737581072 140595687315056 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14000] ppid=13983 vsize=27984808 memory=1200 CPUtime=0 cores=0-7
/proc/13986/task/14000/stat : 14000 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 86330502 28656443392 598713 33554432000 4194304 4196468 140733737581072 140595312810576 140597965178779 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14001] ppid=13983 vsize=27984808 memory=10612 CPUtime=3.59 cores=0-7
/proc/13986/task/14001/stat : 14001 (java) S 13983 13986 13647 0 -1 1077944384 4724 0 0 0 358 1 0 0 20 0 24 0 86330502 28656443392 598713 33554432000 4194304 4196468 140733737581072 140596955019376 140597965171330 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14002] ppid=13983 vsize=27984808 memory=4616 CPUtime=2.92 cores=0-7
/proc/13986/task/14002/stat : 14002 (java) S 13983 13986 13647 0 -1 1077944384 4025 0 0 0 290 2 0 0 20 0 24 0 86330502 28656443392 598713 33554432000 4194304 4196468 140733737581072 140596953966576 140597965171330 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14003] ppid=13983 vsize=27984808 memory=1428 CPUtime=2.81 cores=0-7
/proc/13986/task/14003/stat : 14003 (java) S 13983 13986 13647 0 -1 1077944384 2791 0 0 0 279 2 0 0 20 0 24 0 86330502 28656443392 598713 33554432000 4194304 4196468 140733737581072 140596952914288 140597965171330 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14004] ppid=13983 vsize=27984808 memory=15876 CPUtime=1.31 cores=0-7
/proc/13986/task/14004/stat : 14004 (java) S 13983 13986 13647 0 -1 1077944384 3913 0 0 0 130 1 0 0 20 0 24 0 86330502 28656443392 598713 33554432000 4194304 4196468 140733737581072 140596951861488 140597965171330 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14005] ppid=13983 vsize=27984808 memory=16412 CPUtime=0 cores=0-7
/proc/13986/task/14005/stat : 14005 (java) S 13983 13986 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 86330502 28656443392 598713 33554432000 4194304 4196468 140733737581072 140594814905184 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14006] ppid=13983 vsize=27984808 memory=14640 CPUtime=0 cores=0-7
/proc/13986/task/14006/stat : 14006 (java) S 13983 13986 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 86330502 28656443392 598713 33554432000 4194304 4196468 140733737581072 140596950809392 140597965171330 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14008] ppid=13983 vsize=27984808 memory=4048 CPUtime=0 cores=0-7
/proc/13986/task/14008/stat : 14008 (java) S 13983 13986 13647 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 86331188 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597365376832 140597965184793 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14010] ppid=13983 vsize=27984808 memory=1796 CPUtime=0 cores=0-7
/proc/13986/task/14010/stat : 14010 (java) S 13983 13986 13647 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 86331188 28656443392 598713 33554432000 4194304 4196468 140733737581072 140594143804720 140597965182109 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14011] ppid=13983 vsize=27984808 memory=636 CPUtime=0 cores=0-7
/proc/13986/task/14011/stat : 14011 (java) S 13983 13986 13647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 86331188 28656443392 598713 33554432000 4194304 4196468 140733737581072 140593875369136 140597965182109 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14012] ppid=13983 vsize=27984808 memory=960 CPUtime=0 cores=0-7
/proc/13986/task/14012/stat : 14012 (java) S 13983 13986 13647 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 24 0 86331190 28656443392 598713 33554432000 4194304 4196468 140733737581072 140594412248352 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
Current children cumulated CPU time: 18.91 s
Current children cumulated vsize: 28636896 KiB
Current children cumulated memory: 2446288 KiB

[startup+7.40166 s]
/proc/loadavg: 7.69 8.52 8.66 2/204 14012
/proc/meminfo: memFree=19484580/32770624 swapFree=67108860/67108860
[pid=13986] ppid=13983 vsize=27984808 memory=2394852 CPUtime=17.5 cores=0-7
/proc/13986/stat : 13986 (java) S 13983 13986 13647 0 -1 1077944320 35119 0 0 0 1702 48 0 0 20 0 24 0 86330494 28656443392 598713 33554432000 4194304 4196468 140733737581072 140733737563616 140597965160183 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
/proc/13986/statm: 6996202 598713 3233 1 0 6957058 0
[pid=14007] ppid=13986 vsize=671276 memory=67548 CPUtime=2.96 cores=0-7
/proc/14007/stat : 14007 (glucose-syrup) S 13986 13986 13647 0 -1 1077944320 11518 0 0 0 294 2 0 0 20 0 9 0 86331188 687386624 16887 33554432000 4194304 4373367 140726519744848 140726519743392 140464579725954 0 4 0 8388610 18446744073709551615 0 0 17 2 0 0 0 0 0 6470912 6472264 11546624 140726519747503 140726519747756 140726519747756 140726519750599 0
/proc/14007/statm: 167819 16887 385 44 0 163507 0
[pid=13986/tid=13988] ppid=13983 vsize=27984808 memory=14134428972616243 CPUtime=6.81 cores=0-7
/proc/13986/task/13988/stat : 13988 (java) S 13983 13986 13647 0 -1 1077944384 18245 0 0 0 642 39 0 0 20 0 24 0 86330495 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597936999424 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13989] ppid=13983 vsize=27984808 memory=31 CPUtime=0 cores=0-7
/proc/13986/task/13989/stat : 13989 (java) S 13983 13986 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 86330497 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597969402768 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13990] ppid=13983 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13990/stat : 13990 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 86330497 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597783558928 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13991] ppid=13983 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13991/stat : 13991 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 86330497 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597782506640 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13992] ppid=13983 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13992/stat : 13992 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 86330497 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597781453840 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13993] ppid=13983 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13993/stat : 13993 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 86330497 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597780400528 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13994] ppid=13983 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13994/stat : 13994 (java) S 13983 13986 13647 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 86330497 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597779347728 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13995] ppid=13983 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13995/stat : 13995 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 86330497 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597778295440 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13996] ppid=13983 vsize=27984808 memory=2822 CPUtime=0 cores=0-7
/proc/13986/task/13996/stat : 13996 (java) S 13983 13986 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 86330497 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597777242640 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13997] ppid=13983 vsize=27984808 memory=243 CPUtime=0 cores=0-7
/proc/13986/task/13997/stat : 13997 (java) S 13983 13986 13647 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 86330499 28656443392 598713 33554432000 4194304 4196468 140733737581072 140596956072560 140597965171330 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13998] ppid=13983 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13998/stat : 13998 (java) S 13983 13986 13647 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 86330499 28656443392 598713 33554432000 4194304 4196468 140733737581072 140595821536544 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=13999] ppid=13983 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/13999/stat : 13999 (java) S 13983 13986 13647 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 86330500 28656443392 598713 33554432000 4194304 4196468 140733737581072 140595687315056 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14000] ppid=13983 vsize=27984808 memory=2580 CPUtime=0 cores=0-7
/proc/13986/task/14000/stat : 14000 (java) S 13983 13986 13647 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 86330502 28656443392 598713 33554432000 4194304 4196468 140733737581072 140595312810576 140597965178779 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14001] ppid=13983 vsize=27984808 memory=1962440 CPUtime=3.59 cores=0-7
/proc/13986/task/14001/stat : 14001 (java) S 13983 13986 13647 0 -1 1077944384 4724 0 0 0 358 1 0 0 20 0 24 0 86330502 28656443392 598713 33554432000 4194304 4196468 140733737581072 140596955019376 140597965171330 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14002] ppid=13983 vsize=27984808 memory=6791534058613427641 CPUtime=2.92 cores=0-7
/proc/13986/task/14002/stat : 14002 (java) S 13983 13986 13647 0 -1 1077944384 4025 0 0 0 290 2 0 0 20 0 24 0 86330502 28656443392 598713 33554432000 4194304 4196468 140733737581072 140596953966576 140597965171330 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14003] ppid=13983 vsize=27984808 memory=4872558044660077418 CPUtime=2.81 cores=0-7
/proc/13986/task/14003/stat : 14003 (java) S 13983 13986 13647 0 -1 1077944384 2791 0 0 0 279 2 0 0 20 0 24 0 86330502 28656443392 598713 33554432000 4194304 4196468 140733737581072 140596952914288 140597965171330 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14004] ppid=13983 vsize=27984808 memory=0 CPUtime=1.31 cores=0-7
/proc/13986/task/14004/stat : 14004 (java) S 13983 13986 13647 0 -1 1077944384 3913 0 0 0 130 1 0 0 20 0 24 0 86330502 28656443392 598713 33554432000 4194304 4196468 140733737581072 140596951861488 140597965171330 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14005] ppid=13983 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/14005/stat : 14005 (java) S 13983 13986 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 86330502 28656443392 598713 33554432000 4194304 4196468 140733737581072 140594814905184 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14006] ppid=13983 vsize=27984808 memory=9681 CPUtime=0 cores=0-7
/proc/13986/task/14006/stat : 14006 (java) S 13983 13986 13647 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 86330502 28656443392 598713 33554432000 4194304 4196468 140733737581072 140596950809392 140597965171330 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 16 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14008] ppid=13983 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/14008/stat : 14008 (java) S 13983 13986 13647 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 86331188 28656443392 598713 33554432000 4194304 4196468 140733737581072 140597365376832 140597965184793 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14010] ppid=13983 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/14010/stat : 14010 (java) S 13983 13986 13647 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 86331188 28656443392 598713 33554432000 4194304 4196468 140733737581072 140594143804720 140597965182109 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14011] ppid=13983 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/14011/stat : 14011 (java) S 13983 13986 13647 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 86331188 28656443392 598713 33554432000 4194304 4196468 140733737581072 140593875369136 140597965182109 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
[pid=13986/tid=14012] ppid=13983 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/13986/task/14012/stat : 14012 (java) S 13983 13986 13647 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 24 0 86331190 28656443392 598713 33554432000 4194304 4196468 140733737581072 140594412248352 140597965170389 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21082112 140733737587673 140733737587973 140733737587973 140733737590735 0
Current children cumulated CPU time: 20.46 s
Current children cumulated vsize: 28656084 KiB
Current children cumulated memory: 2462400 KiB

[startup+7.50103 s]*
/proc/loadavg: 7.69 8.52 8.66 2/181 14020
/proc/meminfo: memFree=19492512/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 7.52097
CPU time (s): 21.0804
CPU user time (s): 20.5302
CPU system time (s): 0.550197
CPU usage (%): 280.288
Max. virtual memory (cumulated for all children) (KiB): 28656084
Max. memory (cumulated for all children) (KiB): 2462400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.5302
system time used= 0.550197
maximum resident set size= 2399700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8186
involuntary context switches= 54


# summary of solver processes directly reported to runsolver:
#   pid: 13986
#   total CPU time (s): 21.0804
#   total CPU user time (s): 20.5302
#   total CPU system time (s): 0.550197

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.064335 second user time and 0.1341 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-27 12:34:33
IDJOB=4296960
IDBENCH=141649
IDSOLVER=2758
FILE ID=node139/4296960-1532687673
RUNJOBID= node139-1532685147-13674
PBS_JOBID= 21022274
Free space on /tmp= 38720 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Eternity/Eternity-06-06_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -order -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4296960-1532687673/watcher-4296960-1532687673 -o /tmp/evaluation-result-4296960-1532687673/solver-4296960-1532687673 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1532685147-13674 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296960-1532687673.xml

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

MD5SUM BENCH= 4056656ba438a73a4a2b41323b2858a8
RANDOM SEED=1088538229

node139.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.80
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.80
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.80
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.80
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:        21877892 kB
MemAvailable:   31928580 kB
Buffers:          213832 kB
Cached:          9954080 kB
SwapCached:            0 kB
Active:          3038564 kB
Inactive:        7181080 kB
Active(anon):       6156 kB
Inactive(anon):    73612 kB
Active(file):    3032408 kB
Inactive(file):  7107468 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8496 kB
Writeback:             0 kB
AnonPages:        100100 kB
Mapped:            42308 kB
Shmem:             25228 kB
Slab:             366564 kB
SReclaimable:     339272 kB
SUnreclaim:        27292 kB
KernelStack:        3648 kB
PageTables:         5252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 38712 MiB
End job on node139 at 2018-07-27 12:34:41