Trace number 4296949

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 100.815 15.0384

General information on the benchmark

NameMagicHexagon/
MagicHexagon-04-m004_c18.xml
MD5SUM2f4e790a4fde13aad103094a46699cf0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.17265
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints28
Number of domains1
Minimum domain size37
Maximum domain size37
Distribution of domain sizes[{"size":37,"count":37}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":12},{"degree":4,"count":31},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity37
Distribution of constraint arities[{"arity":2,"count":6},{"arity":4,"count":6},{"arity":5,"count":6},{"arity":6,"count":6},{"arity":7,"count":3},{"arity":37,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":21}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.52	
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 08:43:36 CEST 2018
0.65/0.55	c PID: 9474
0.65/0.55	c IP: 172.20.3.148
0.65/0.55	c HOST: node148.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.17/0.85	c (0,0) Parsing End
1.17/0.86	c (0,0) CSP: 37 int (0 aux), 0 bool (0 aux), 28 ctr, max domain size 37
1.17/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.86	c (0,0) Constraint Name Generate Begin
1.17/0.86	c (0,0) Ctr:HOME/instance-4296949-1532673815.xml,AllDifferent:IntVar:Lt:Num:WeightedSum
1.17/0.86	c (0,0) Constraint Name Generate End
1.17/0.86	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.17/0.86	c (0,0) CSP to CSPinCNF Begin
2.08/1.21	c (0,0) translated 3 (10%) constraints
2.08/1.22	c (0,0) translated 6 (20%) constraints
2.08/1.22	c (0,0) translated 9 (30%) constraints
2.08/1.22	c (0,0) translated 12 (40%) constraints
2.08/1.22	c (0,0) translated 14 (50%) constraints
2.08/1.23	c (0,0) translated 17 (60%) constraints
2.08/1.23	c (0,0) translated 20 (70%) constraints
2.08/1.23	c (0,0) translated 23 (80%) constraints
2.08/1.23	c (0,0) translated 26 (90%) constraints
2.08/1.23	c (0,0) translated 28 (100%) constraints
2.08/1.29	c (0,0) STATISTICS1:HOME/instance-4296949-1532673815.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,37,695,2428912656,37,37,7,2428912656:2;2361442860:4;69343957:12;1874161:12;47952:4;46620:8;37:465;36:133;35:74,37:1271;36:172;35:86,37:2;2:666;1:27,7:6;6:12;5:12;4:12;2:672;1:74,
2.08/1.29	c (0,0) ===========================================
2.08/1.29	c (0,0) Order
2.08/1.29	c (0,0) ===========================================
2.33/1.31	c (0,0) translated 70 (10%) constraints
2.33/1.32	c (0,0) translated 139 (20%) constraints
2.33/1.33	c (0,0) translated 209 (30%) constraints
2.33/1.34	c (0,0) translated 278 (40%) constraints
2.33/1.35	c (0,0) translated 348 (50%) constraints
2.33/1.36	c (0,0) translated 417 (60%) constraints
2.33/1.37	c (0,0) translated 487 (70%) constraints
2.33/1.37	c (0,0) translated 556 (80%) constraints
2.33/1.38	c (0,0) translated 626 (90%) constraints
2.63/1.43	c (0,0) translated 695 (100%) constraints
2.63/1.43	c (0,0) CSP to CSPinCNF End
2.63/1.43	c (0,0) CSP: 85 int (48 aux), 0 bool (0 aux), 812 ctr, max domain size 102
2.63/1.43	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.63/1.43	c (0,0) CSPinCNF Propagation Begin
2.63/1.46	c (0,0) 0 values, 7 unsatisfiable literals, and 0 valid clauses are removed
2.63/1.46	c (0,0) CSPinCNF Propagation End
2.63/1.46	c (0,0) CSP: 85 int (48 aux), 0 bool (0 aux), 812 ctr, max domain size 102
2.63/1.46	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.63/1.46	c (0,0) Simplify CSPinCNF Begin
2.98/1.55	c (1,1) Simplify CSPinCNF End
2.98/1.55	c (1,1) CSP: 85 int (48 aux), 1332 bool (1332 aux), 2144 ctr, max domain size 102
2.98/1.55	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.98/1.55	c (1,1) Calculate Precise Domain Begin
2.98/1.56	c (1,1) 1 values are removed by re-calculation
2.98/1.56	c (1,1) Calculate Precise Domain End
2.98/1.56	c (1,1) CSP: 85 int (48 aux), 1332 bool (1332 aux), 2144 ctr, max domain size 102
2.98/1.56	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.98/1.56	c (1,1) CSPinCNF to SatSolver Begin
3.34/1.69	c (1,1) 215 (10 %) CSP clauses are encoded (6074 SAT variables, 9813 SAT clauses)
3.74/1.72	c (1,1) 429 (20 %) CSP clauses are encoded (6074 SAT variables, 15025 SAT clauses)
3.74/1.75	c (1,1) 644 (30 %) CSP clauses are encoded (6074 SAT variables, 20344 SAT clauses)
3.74/1.78	c (1,1) 858 (40 %) CSP clauses are encoded (6074 SAT variables, 25654 SAT clauses)
4.17/1.80	c (1,1) 1072 (50 %) CSP clauses are encoded (6074 SAT variables, 30994 SAT clauses)
4.17/1.82	c (1,1) 1287 (60 %) CSP clauses are encoded (6074 SAT variables, 36333 SAT clauses)
4.17/1.84	c (1,1) 1501 (70 %) CSP clauses are encoded (6074 SAT variables, 41665 SAT clauses)
4.17/1.86	c (1,1) 1716 (80 %) CSP clauses are encoded (6074 SAT variables, 46945 SAT clauses)
4.17/1.87	c (1,1) 1930 (90 %) CSP clauses are encoded (6074 SAT variables, 52268 SAT clauses)
5.96/2.67	c (2,1) 2144 (100 %) CSP clauses are encoded (6074 SAT variables, 304208 SAT clauses)
5.96/2.67	c (2,1) CSPinCNF to SatSolver End
5.96/2.67	c (2,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
6.15/2.71	c (2,1) STATISTICS2:HOME/instance-4296949-1532673815.xml,AllDifferent:IntVar:Lt:Num:WeightedSum,1417,2144,5329,102,35,3,5329:12;5256:6;2701:12;2627:6;1369:66;1332:18;1295:18;37:930;36:192;35:216,102:4;101:4;100:4;73:132;72:12;71:12;55:12;54:8;53:4;37:2480;36:240;35:245;2:2664,35:1;32:1;2:1998;1:144,3:138;2:1338;1:2731,
6.15/2.71	c (2,1) SatSolver.solve Begin
6.15/2.71	c (2,1) 6074 bool, 304242 clause
6.15/2.71	c (2,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296949-1532673815.xml-scop-9474.cnf HOME/instance-4296949-1532673815.xml-scop-9474.cnf.out
76.02/11.99	c (11,0) c
76.02/11.99	c (11,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
76.02/11.99	c (11,0) c
76.02/11.99	c (11,0) c WARNING: for repeatability, setting FPU to use double precision
76.02/11.99	c (11,0) c 8 solvers engines and 1 companion as a blackboard created.
76.02/11.99	c (11,0) c ========================================[ Problem Statistics ]===========================================
76.02/11.99	c (11,0) c |                                                                                                       |
76.02/11.99	c (11,0) c |  Number of variables:          6074                                                                   |
76.02/11.99	c (11,0) c |  Number of clauses:          304201                                                                   |
76.02/11.99	c (11,0) c |  Parse time:                   0.08 s                                                                 |
76.02/11.99	c (11,0) c |                                                                                                       |
76.02/11.99	c (11,0) c |  Eliminated clauses:           0.01 Mb                                                                |
76.02/11.99	c (11,0) c |  Simplification time:          0.34 s                                                                 |
76.02/11.99	c (11,0) c |                                                                                                       |
76.02/11.99	c (11,0) c |  Generating clones                                                                                    |
76.02/11.99	c (11,0) c |  all clones generated. Memory = 149.02Mb.                                                             |
76.02/11.99	c (11,0) c ========================================================================================================|
76.02/11.99	c (11,0) c
76.02/11.99	c (11,0) c |-------------------------------------------------------------------------------------------------------|
76.02/11.99	c (11,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
76.02/11.99	c (11,0) c |-------------------------------------------------------------------------------------------------------|
76.02/11.99	c (11,0) c |  0 |     31 |      20947 |      16072 |    78510 |     7279 |     1992 |    14272 |       24 |  0.115 |
76.02/11.99	c (11,0) c |  1 |     12 |      26749 |      22177 |    45734 |    13389 |     3437 |      135 |        2 |  0.066 |
76.02/12.00	c (11,0) c |  2 |     54 |      21652 |      15739 |    88548 |     6949 |     1607 |    16180 |       18 |  0.116 |
76.02/12.00	c (11,0) c |  3 |     43 |      20353 |      15070 |    78727 |     6277 |     1464 |    16776 |       22 |  0.115 |
76.02/12.00	c (11,0) c |  4 |     44 |      24542 |      18376 |    82233 |     9580 |     2256 |     8406 |        8 |  0.099 |
76.02/12.00	c (11,0) c |  5 |     40 |      22450 |      17056 |    78836 |     8266 |     1931 |    16312 |       19 |  0.115 |
76.02/12.00	c (11,0) c |  6 |     12 |      27171 |      22505 |    46016 |    13717 |     3512 |      137 |        2 |  0.066 |
76.02/12.00	c (11,0) c |  7 |     22 |      21665 |      17041 |    63802 |     8248 |     2045 |    13014 |       20 |  0.116 |
76.02/12.00	c (11,0) c 
76.02/12.00	c (11,0) c synthesis      144036 conflicts    81507697 propagations     3769 conflicts/sec  2132773 propagations/sec
76.02/12.00	c (11,0) c Total Memory so far : 816.51Mb
76.02/12.00	c (11,0) c
76.02/12.00	c (11,0) c |-------------------------------------------------------------------------------------------------------|
76.02/12.00	c (11,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
76.02/12.00	c (11,0) c |-------------------------------------------------------------------------------------------------------|
76.02/12.00	c (11,0) c |  0 |     33 |      35982 |      28293 |    99273 |    12102 |     3761 |    20595 |       59 |  0.132 |
76.02/12.00	c (11,0) c |  1 |     22 |      44138 |      36451 |    66940 |    10363 |     5713 |    28654 |       31 |  0.133 |
76.02/12.00	c (11,0) c |  2 |     84 |      39022 |      28730 |   126125 |    12542 |     3337 |    31068 |       83 |  0.132 |
76.02/12.00	c (11,0) c |  3 |     50 |      41300 |      31386 |    97788 |    15195 |     4553 |    27135 |       84 |  0.132 |
76.02/12.00	c (11,0) c |  4 |     69 |      39500 |      29927 |   109299 |    13734 |     3706 |    30369 |       59 |  0.132 |
76.02/12.00	c (11,0) c |  5 |     65 |      37391 |      28636 |   109380 |    12445 |     3374 |    27184 |      108 |  0.132 |
76.02/12.00	c (11,0) c |  6 |     16 |      44328 |      36710 |    63301 |    10620 |     5779 |    28068 |       18 |  0.132 |
76.02/12.00	c (11,0) c |  7 |     37 |      39459 |      31148 |    96170 |    14963 |     4214 |    28293 |       89 |  0.132 |
76.02/12.00	c (11,0) c 
99.94/14.99	c (14,0) c synthesis      251281 conflicts   143404690 propagations     3587 conflicts/sec  2046921 propagations/sec
99.94/14.99	c (14,0) c Total Memory so far : 726.72Mb
99.94/14.99	c (14,0) c last restart ## conflicts  :  604 29 
99.94/14.99	c (14,0) c Thread 6 is 100% pure glucose! First thread to finish! (SAT answer).
99.94/14.99	c (14,0) c Total Memory so far : 763.20Mb
99.94/14.99	c (14,0) c
99.94/14.99	c (14,0) c real time : 12.2663 s
99.94/14.99	c (14,0) c cpu time  : 93.9834 s
99.94/14.99	c (14,0) c
99.94/14.99	c (14,0) c
99.94/14.99	c (14,0) c
99.94/14.99	c (14,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
99.94/14.99	c (14,0) c
99.94/14.99	c (14,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
99.94/14.99	c (14,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
99.94/14.99	c (14,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
99.94/14.99	c (14,0) c | Conflicts     |          320803 |      37846 |      42881 |      37654 |      40167 |      40109 |      37117 |      44745 |      40284 |
99.94/14.99	c (14,0) c | Decisions     |          411990 |      47490 |      53464 |      50257 |      52888 |      53248 |      48344 |      55645 |      50654 |
99.94/14.99	c (14,0) c | Propagations  |       188458160 |   21495427 |   22395702 |   23380211 |   25837232 |   24126171 |   23888421 |   23176141 |   24158855 |
99.94/14.99	c (14,0) c | Avg_Trail     |                 |       4991 |       5060 |       4905 |       4837 |       4939 |       4977 |       5044 |       5035 |
99.94/14.99	c (14,0) c | Avg_DL        |                 |         29 |         26 |         28 |         27 |         28 |         29 |         25 |         28 |
99.94/14.99	c (14,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
99.94/14.99	c (14,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
99.94/14.99	c (14,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
99.94/14.99	c (14,0) c | Exported      |           43522 |       5106 |       6435 |       4382 |       5862 |       5250 |       4534 |       6706 |       5247 |
99.94/14.99	c (14,0) c | Imported      |          287587 |      31402 |      34095 |      37612 |      37383 |      38229 |      38281 |      36209 |      34376 |
99.94/14.99	c (14,0) c | Good          |             455 |         39 |         59 |         54 |         61 |         52 |         64 |         64 |         62 |
99.94/14.99	c (14,0) c | Purge         |          287132 |      31363 |      34036 |      37558 |      37322 |      38177 |      38217 |      36145 |      34314 |
99.94/14.99	c (14,0) c | Promoted      |             985 |         90 |         88 |        148 |        130 |        139 |        184 |         96 |        110 |
99.94/14.99	c (14,0) c | Remove_Imp    |           99154 |      11566 |       7600 |      17792 |      12803 |      13607 |      17608 |       4639 |      13539 |
99.94/14.99	c (14,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
99.94/14.99	c (14,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
99.94/14.99	c (14,0) c | Unaries       |                 |          2 |          0 |          1 |          1 |          0 |          1 |          0 |          1 |
99.94/14.99	c (14,0) c | Binaries      |                 |         14 |          5 |         13 |          8 |         17 |          5 |          5 |          2 |
99.94/14.99	c (14,0) c | Glues         |                 |        241 |        161 |        210 |        227 |        276 |        188 |        169 |        213 |
99.94/14.99	c (14,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
99.94/14.99	c (14,0) c | Orig_Seen     |            37 % |     111532 |      93047 |     136029 |     108737 |     132564 |     127209 |      96692 |     104055 |
99.94/14.99	c (14,0) c | Diff Orig seen|                 |      14840 | -     3645 |      39337 |      12045 |      35872 |      30517 |      X     |       7363 |
99.94/14.99	c (14,0) c | Hamming       |            20 % |       1048 |       1151 |       1410 |       1196 |       1305 |       1146 |      X     |       1344 |
99.94/14.99	c (14,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
99.94/14.99	c (14,0) 
99.94/14.99	c (14,0) s SATISFIABLE
6.37/15.01	c (14,2) SatSolver.solve End
6.37/15.01	c (14,2) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.37/15.01	c (14,2) Show results Begin
6.37/15.02	c (14,2) x[0][0] = 2
6.37/15.02	c (14,2) x[0][1] = 31
6.37/15.02	c (14,2) x[0][2] = 12
6.37/15.02	c (14,2) x[0][3] = 29
6.37/15.02	c (14,2) x[1][0] = 25
6.37/15.02	c (14,2) x[1][1] = 21
6.37/15.02	c (14,2) x[1][2] = 0
6.37/15.02	c (14,2) x[1][3] = 13
6.37/15.02	c (14,2) x[1][4] = 15
6.37/15.02	c (14,2) x[2][0] = 17
6.37/15.02	c (14,2) x[2][1] = -2
6.37/15.02	c (14,2) x[2][2] = 3
6.37/15.02	c (14,2) x[2][3] = 1
6.37/15.02	c (14,2) x[2][4] = 32
6.37/15.02	c (14,2) x[2][5] = 23
6.37/15.02	c (14,2) x[3][0] = 30
6.37/15.02	c (14,2) x[3][1] = 16
6.37/15.02	c (14,2) x[3][2] = 24
6.37/15.02	c (14,2) x[3][3] = 4
6.37/15.02	c (14,2) x[3][4] = -4
6.37/15.02	c (14,2) x[3][5] = -3
6.37/15.02	c (14,2) x[3][6] = 7
6.37/15.02	c (14,2) x[4][0] = 8
6.37/15.02	c (14,2) x[4][1] = 9
6.37/15.02	c (14,2) x[4][2] = -1
6.37/15.02	c (14,2) x[4][3] = 11
6.37/15.02	c (14,2) x[4][4] = 27
6.37/15.02	c (14,2) x[4][5] = 20
6.37/15.02	c (14,2) x[5][0] = 26
6.37/15.02	c (14,2) x[5][1] = 18
6.37/15.02	c (14,2) x[5][2] = 6
6.37/15.02	c (14,2) x[5][3] = 5
6.37/15.02	c (14,2) x[5][4] = 19
6.37/15.02	c (14,2) x[6][0] = 10
6.37/15.02	c (14,2) x[6][1] = 14
6.37/15.02	c (14,2) x[6][2] = 22
6.37/15.02	c (14,2) x[6][3] = 28
6.37/15.02	s SATISFIABLE
6.37/15.02	v <instantiation>
6.37/15.02	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[6][0] x[6][1] x[6][2] x[6][3]</list>
6.37/15.02	v     <values>2 31 12 29 25 21 0 13 15 17 -2 3 1 32 23 30 16 24 4 -4 -3 7 8 9 -1 11 27 20 26 18 6 5 19 10 14 22 28</values>
6.37/15.02	v </instantiation>
6.37/15.02	c (14,2) Show results End
6.37/15.02	c (14,2) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
6.37/15.02	c (14,2) 0,0,0,0,1,1,2,14,14,STOP-AFTER(ALL)
6.37/15.02	c END-Prog: Fri Jul 27 08:43:51 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 (8331 MiB free)
  memory of node 1: 16384 MiB (14842 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296949-1532673815/watcher-4296949-1532673815 -o /tmp/evaluation-result-4296949-1532673815/solver-4296949-1532673815 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1532666250-8980 --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-4296949-1532673815.xml 

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

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

solver pid=9474, runsolver pid=9471

[startup+0.100122 s]*
/proc/loadavg: 9.19 8.84 8.82 2/200 9494
/proc/meminfo: memFree=23635920/32770624 swapFree=67108404/67108860
[pid=9474] ppid=9471 vsize=27312552 memory=107084 CPUtime=0.11 cores=0-7
/proc/9474/stat : 9474 (java) S 9471 9474 8953 0 -1 1077944320 6838 0 0 0 8 3 0 0 20 0 20 0 84944697 27968053248 26771 33554432000 4194304 4196468 140730827662064 140730827644608 140104583417591 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
/proc/9474/statm: 6828138 26771 2748 1 0 6790598 0
[pid=9474/tid=9476] ppid=9471 vsize=27312552 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/9474/task/9476/stat : 9476 (java) R 9471 9474 8953 0 -1 4202560 4973 0 0 0 6 2 0 0 20 0 20 0 84944697 27968053248 26837 33554432000 4194304 4196468 140730827662064 140104555221792 140104575654718 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9477] ppid=9471 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/9474/task/9477/stat : 9477 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 26837 33554432000 4194304 4196468 140730827662064 140104587660176 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9478] ppid=9471 vsize=27312552 memory=140413416154752 CPUtime=0 cores=0-7
/proc/9474/task/9478/stat : 9478 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 26837 33554432000 4194304 4196468 140730827662064 140104401816336 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9479] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9479/stat : 9479 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 26837 33554432000 4194304 4196468 140730827662064 140104400764048 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9480] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9480/stat : 9480 (java) S 9471 9474 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 26837 33554432000 4194304 4196468 140730827662064 140104399711248 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9481] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9481/stat : 9481 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 26837 33554432000 4194304 4196468 140730827662064 140104398657936 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9482] ppid=9471 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9474/task/9482/stat : 9482 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 26837 33554432000 4194304 4196468 140730827662064 140104397605136 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9483] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9483/stat : 9483 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 26837 33554432000 4194304 4196468 140730827662064 140104396552848 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9484] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9484/stat : 9484 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 26837 33554432000 4194304 4196468 140730827662064 140104395500048 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9485] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9485/stat : 9485 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944701 27968053248 26903 33554432000 4194304 4196468 140730827662064 140102902721136 140104583428738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9486] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9486/stat : 9486 (java) S 9471 9474 8953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 84944702 27968053248 26903 33554432000 4194304 4196468 140730827662064 140102370059552 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9487] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9487/stat : 9487 (java) S 9471 9474 8953 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 84944702 27968053248 26903 33554432000 4194304 4196468 140730827662064 140102235838064 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9488] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9488/stat : 9488 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84944704 27968053248 26903 33554432000 4194304 4196468 140730827662064 140101861333584 140104583436187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9489] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9489/stat : 9489 (java) S 9471 9474 8953 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 84944704 27968053248 26903 33554432000 4194304 4196468 140730827662064 140102901667952 140104583428738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9490] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9490/stat : 9490 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84944704 27968053248 26903 33554432000 4194304 4196468 140730827662064 140102900615152 140104583428738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9491] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9491/stat : 9491 (java) S 9471 9474 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84944704 27968053248 26903 33554432000 4194304 4196468 140730827662064 140102899562864 140104583428738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9492] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9492/stat : 9492 (java) S 9471 9474 8953 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 20 0 84944704 27968053248 26903 33554432000 4194304 4196468 140730827662064 140102898510064 140104583428738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9493] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9493/stat : 9493 (java) S 9471 9474 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84944705 27968053248 26903 33554432000 4194304 4196468 140730827662064 140101363428192 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9494] ppid=9471 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9474/task/9494/stat : 9494 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84944705 27968053248 26903 33554432000 4194304 4196468 140730827662064 140102897457968 140104583428738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 107084 KiB

[startup+0.210163 s]*
/proc/loadavg: 9.19 8.84 8.82 2/200 9494
/proc/meminfo: memFree=23620044/32770624 swapFree=67108404/67108860
[pid=9474] ppid=9471 vsize=27312552 memory=121484 CPUtime=0.24 cores=0-7
/proc/9474/stat : 9474 (java) S 9471 9474 8953 0 -1 1077944320 10626 0 0 0 20 4 0 0 20 0 20 0 84944697 27968053248 30371 33554432000 4194304 4196468 140730827662064 140730827644608 140104583417591 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
/proc/9474/statm: 6828138 30371 2887 1 0 6790598 0
[pid=9474/tid=9476] ppid=9471 vsize=27312552 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/9474/task/9476/stat : 9476 (java) R 9471 9474 8953 0 -1 4202560 8503 0 0 0 16 3 0 0 20 0 20 0 84944697 27968053248 30371 33554432000 4194304 4196468 140730827662064 140104555216336 140104064673909 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9477] ppid=9471 vsize=27312552 memory=9326 CPUtime=0 cores=0-7
/proc/9474/task/9477/stat : 9477 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 30371 33554432000 4194304 4196468 140730827662064 140104587660176 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9478] ppid=9471 vsize=27312552 memory=140413416164232 CPUtime=0 cores=0-7
/proc/9474/task/9478/stat : 9478 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 30371 33554432000 4194304 4196468 140730827662064 140104401816336 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9479] ppid=9471 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9474/task/9479/stat : 9479 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 30371 33554432000 4194304 4196468 140730827662064 140104400764048 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9480] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9480/stat : 9480 (java) S 9471 9474 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 30371 33554432000 4194304 4196468 140730827662064 140104399711248 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9481] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9481/stat : 9481 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 30371 33554432000 4194304 4196468 140730827662064 140104398657936 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9482] ppid=9471 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9474/task/9482/stat : 9482 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 30371 33554432000 4194304 4196468 140730827662064 140104397605136 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9483] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9483/stat : 9483 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 30371 33554432000 4194304 4196468 140730827662064 140104396552848 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9484] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9484/stat : 9484 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 30371 33554432000 4194304 4196468 140730827662064 140104395500048 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9485] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9485/stat : 9485 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944701 27968053248 30371 33554432000 4194304 4196468 140730827662064 140102902721136 140104583428738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9486] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9486/stat : 9486 (java) S 9471 9474 8953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 84944702 27968053248 30371 33554432000 4194304 4196468 140730827662064 140102370059552 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9487] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9487/stat : 9487 (java) S 9471 9474 8953 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 84944702 27968053248 30371 33554432000 4194304 4196468 140730827662064 140102235838064 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9488] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9488/stat : 9488 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84944704 27968053248 30371 33554432000 4194304 4196468 140730827662064 140101861333584 140104583436187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9489] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9489/stat : 9489 (java) S 9471 9474 8953 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 20 0 84944704 27968053248 30371 33554432000 4194304 4196468 140730827662064 140102901667952 140104583428738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9490] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9490/stat : 9490 (java) S 9471 9474 8953 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 84944704 27968053248 30371 33554432000 4194304 4196468 140730827662064 140102900615152 140104583428738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9491] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9491/stat : 9491 (java) S 9471 9474 8953 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 84944704 27968053248 30371 33554432000 4194304 4196468 140730827662064 140102899562864 140104583428738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9492] ppid=9471 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/9474/task/9492/stat : 9492 (java) S 9471 9474 8953 0 -1 1077944384 285 0 0 0 2 0 0 0 20 0 20 0 84944704 27968053248 30371 33554432000 4194304 4196468 140730827662064 140102898510064 140104583428738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9493] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9493/stat : 9493 (java) S 9471 9474 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84944705 27968053248 30371 33554432000 4194304 4196468 140730827662064 140101363428192 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9494] ppid=9471 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9474/task/9494/stat : 9494 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84944705 27968053248 30371 33554432000 4194304 4196468 140730827662064 140102897457968 140104583428738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 121484 KiB

[startup+0.309518 s]*
/proc/loadavg: 9.19 8.84 8.82 2/200 9494
/proc/meminfo: memFree=23616136/32770624 swapFree=67108404/67108860
[pid=9474] ppid=9471 vsize=27312552 memory=125148 CPUtime=0.41 cores=0-7
/proc/9474/stat : 9474 (java) S 9471 9474 8953 0 -1 1077944320 11236 0 0 0 37 4 0 0 20 0 20 0 84944697 27968053248 31287 33554432000 4194304 4196468 140730827662064 140730827644608 140104583417591 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
/proc/9474/statm: 6828138 31287 2961 1 0 6790598 0
[pid=9474/tid=9476] ppid=9471 vsize=27312552 memory=8112282956445269571 CPUtime=0.3 cores=0-7
/proc/9474/task/9476/stat : 9476 (java) R 9471 9474 8953 0 -1 4202560 8918 0 0 0 26 4 0 0 20 0 20 0 84944697 27968053248 31287 33554432000 4194304 4196468 140730827662064 140104555221744 140104568583230 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9477] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9477/stat : 9477 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 31287 33554432000 4194304 4196468 140730827662064 140104587660176 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9478] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9478/stat : 9478 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 31287 33554432000 4194304 4196468 140730827662064 140104401816336 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9479] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9479/stat : 9479 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 31287 33554432000 4194304 4196468 140730827662064 140104400764048 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9480] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9480/stat : 9480 (java) S 9471 9474 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 31287 33554432000 4194304 4196468 140730827662064 140104399711248 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9481] ppid=9471 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/9474/task/9481/stat : 9481 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 31287 33554432000 4194304 4196468 140730827662064 140104398657936 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9482] ppid=9471 vsize=27312552 memory=140413285528495 CPUtime=0 cores=0-7
/proc/9474/task/9482/stat : 9482 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 31287 33554432000 4194304 4196468 140730827662064 140104397605136 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9483] ppid=9471 vsize=27312552 memory=140413285530800 CPUtime=0 cores=0-7
/proc/9474/task/9483/stat : 9483 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 31287 33554432000 4194304 4196468 140730827662064 140104396552848 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9484] ppid=9471 vsize=27312552 memory=140413285533104 CPUtime=0 cores=0-7
/proc/9474/task/9484/stat : 9484 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27968053248 31287 33554432000 4194304 4196468 140730827662064 140104395500048 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9485] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9485/stat : 9485 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944701 27968053248 31287 33554432000 4194304 4196468 140730827662064 140102902721136 140104583428738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9486] ppid=9471 vsize=27312552 memory=280826571073168 CPUtime=0 cores=0-7
/proc/9474/task/9486/stat : 9486 (java) S 9471 9474 8953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 84944702 27968053248 31287 33554432000 4194304 4196468 140730827662064 140102370059552 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9487] ppid=9471 vsize=27312552 memory=280826571080080 CPUtime=0 cores=0-7
/proc/9474/task/9487/stat : 9487 (java) S 9471 9474 8953 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 84944702 27968053248 31287 33554432000 4194304 4196468 140730827662064 140102235838064 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9488] ppid=9471 vsize=27312552 memory=280826571021360 CPUtime=0 cores=0-7
/proc/9474/task/9488/stat : 9488 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84944704 27968053248 31287 33554432000 4194304 4196468 140730827662064 140101861333584 140104583436187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9489] ppid=9471 vsize=27312552 memory=280826571093904 CPUtime=0.01 cores=0-7
/proc/9474/task/9489/stat : 9489 (java) S 9471 9474 8953 0 -1 1077944384 493 0 0 0 1 0 0 0 20 0 20 0 84944704 27968053248 31287 33554432000 4194304 4196468 140730827662064 140102901667952 140104583428738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9490] ppid=9471 vsize=27312552 memory=280826571100816 CPUtime=0.01 cores=0-7
/proc/9474/task/9490/stat : 9490 (java) S 9471 9474 8953 0 -1 1077944384 74 0 0 0 1 0 0 0 20 0 20 0 84944704 27968053248 31287 33554432000 4194304 4196468 140730827662064 140102900615152 140104583428738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9491] ppid=9471 vsize=27312552 memory=280826571098512 CPUtime=0.01 cores=0-7
/proc/9474/task/9491/stat : 9491 (java) S 9471 9474 8953 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 20 0 84944704 27968053248 31287 33554432000 4194304 4196468 140730827662064 140102899562864 140104583428738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9492] ppid=9471 vsize=27312552 memory=280826571115120 CPUtime=0.07 cores=0-7
/proc/9474/task/9492/stat : 9492 (java) S 9471 9474 8953 0 -1 1077944384 322 0 0 0 7 0 0 0 20 0 20 0 84944704 27968053248 31287 33554432000 4194304 4196468 140730827662064 140102898510064 140104583428738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9493] ppid=9471 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9493/stat : 9493 (java) S 9471 9474 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84944705 27968053248 31287 33554432000 4194304 4196468 140730827662064 140101363428192 140104583427797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9494] ppid=9471 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9474/task/9494/stat : 9494 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84944705 27968053248 31287 33554432000 4194304 4196468 140730827662064 140102897457968 140104583428738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125148 KiB

[startup+0.701754 s]
/proc/loadavg: 9.19 8.84 8.82 2/200 9494
/proc/meminfo: memFree=23591704/32770624 swapFree=67108404/67108860
[pid=9474] ppid=9471 vsize=27320948 memory=163536 CPUtime=0.99 cores=0-7
/proc/9474/stat : 9474 (java) S 9471 9474 8953 0 -1 1077944320 18512 0 0 0 92 7 0 0 20 0 20 0 84944697 27976650752 40884 33554432000 4194304 4196468 140730827662064 140730827644608 140104583417591 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
/proc/9474/statm: 6830237 40884 3154 1 0 6791622 0
[pid=9474/tid=9476] ppid=9471 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/9474/task/9476/stat : 9476 (java) S 9471 9474 8953 0 -1 1077944384 15705 0 0 0 62 5 0 0 20 0 20 0 84944697 27976650752 40884 33554432000 4194304 4196468 140730827662064 140104555253616 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9477] ppid=9471 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9477/stat : 9477 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27976650752 40884 33554432000 4194304 4196468 140730827662064 140104587660176 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9478] ppid=9471 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9478/stat : 9478 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84944700 27976650752 40884 33554432000 4194304 4196468 140730827662064 140104401816336 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9479] ppid=9471 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9479/stat : 9479 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27976650752 40884 33554432000 4194304 4196468 140730827662064 140104400764048 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9480] ppid=9471 vsize=27320948 memory=5372 CPUtime=0 cores=0-7
/proc/9474/task/9480/stat : 9480 (java) S 9471 9474 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 84944700 27976650752 40884 33554432000 4194304 4196468 140730827662064 140104399711248 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9481] ppid=9471 vsize=27320948 memory=1440 CPUtime=0 cores=0-7
/proc/9474/task/9481/stat : 9481 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27976650752 40884 33554432000 4194304 4196468 140730827662064 140104398657936 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9482] ppid=9471 vsize=27320948 memory=4612 CPUtime=0 cores=0-7
/proc/9474/task/9482/stat : 9482 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 84944700 27976650752 40884 33554432000 4194304 4196468 140730827662064 140104397605136 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9483] ppid=9471 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/9474/task/9483/stat : 9483 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27976650752 40884 33554432000 4194304 4196468 140730827662064 140104396552848 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9484] ppid=9471 vsize=27320948 memory=15876 CPUtime=0 cores=0-7
/proc/9474/task/9484/stat : 9484 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 84944700 27976650752 40884 33554432000 4194304 4196468 140730827662064 140104395500048 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9485] ppid=9471 vsize=27320948 memory=4044 CPUtime=0 cores=0-7
/proc/9474/task/9485/stat : 9485 (java) S 9471 9474 8953 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 84944701 27976650752 40884 33554432000 4194304 4196468 140730827662064 140102902721136 140104583428738 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0

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

/proc/9474/task/9485/stat : 9485 (java) S 9471 9474 8953 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 84944701 28654346240 166422 33554432000 4194304 4196468 140730827662064 140102902721136 140104583428738 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9486] ppid=9471 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9486/stat : 9486 (java) S 9471 9474 8953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 84944702 28654346240 166422 33554432000 4194304 4196468 140730827662064 140102370059552 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9487] ppid=9471 vsize=27982760 memory=13297 CPUtime=0 cores=0-7
/proc/9474/task/9487/stat : 9487 (java) S 9471 9474 8953 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 84944702 28654346240 166422 33554432000 4194304 4196468 140730827662064 140102235838064 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9488] ppid=9471 vsize=27982760 memory=4420 CPUtime=0 cores=0-7
/proc/9474/task/9488/stat : 9488 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 84944704 28654346240 166422 33554432000 4194304 4196468 140730827662064 140101861333584 140104583436187 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9489] ppid=9471 vsize=27982760 memory=6628 CPUtime=0.94 cores=0-7
/proc/9474/task/9489/stat : 9489 (java) S 9471 9474 8953 0 -1 1077944384 2261 0 0 0 93 1 0 0 20 0 24 0 84944704 28654346240 166422 33554432000 4194304 4196468 140730827662064 140102901667952 140104583428738 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 17 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9490] ppid=9471 vsize=27982760 memory=13249 CPUtime=1.1 cores=0-7
/proc/9474/task/9490/stat : 9490 (java) S 9471 9474 8953 0 -1 1077944384 1563 0 0 0 110 0 0 0 20 0 24 0 84944704 28654346240 166422 33554432000 4194304 4196468 140730827662064 140102900615152 140104583428738 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9491] ppid=9471 vsize=27982760 memory=4420 CPUtime=0.83 cores=0-7
/proc/9474/task/9491/stat : 9491 (java) S 9471 9474 8953 0 -1 1077944384 1053 0 0 0 83 0 0 0 20 0 24 0 84944704 28654346240 166422 33554432000 4194304 4196468 140730827662064 140102899562864 140104583428738 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 17 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9492] ppid=9471 vsize=27982760 memory=6628 CPUtime=0.84 cores=0-7
/proc/9474/task/9492/stat : 9492 (java) S 9471 9474 8953 0 -1 1077944384 2826 0 0 0 83 1 0 0 20 0 24 0 84944704 28654346240 166422 33554432000 4194304 4196468 140730827662064 140102898510064 140104583428738 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9493] ppid=9471 vsize=27982760 memory=140413285927505 CPUtime=0 cores=0-7
/proc/9474/task/9493/stat : 9493 (java) S 9471 9474 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 84944705 28654346240 166422 33554432000 4194304 4196468 140730827662064 140101363428192 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9494] ppid=9471 vsize=27982760 memory=-7749696028082845524 CPUtime=0 cores=0-7
/proc/9474/task/9494/stat : 9494 (java) S 9471 9474 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 84944705 28654346240 166422 33554432000 4194304 4196468 140730827662064 140102897457968 140104583428738 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9496] ppid=9471 vsize=27982760 memory=6933690279252828305 CPUtime=0 cores=0-7
/proc/9474/task/9496/stat : 9496 (java) S 9471 9474 8953 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 84944970 28654346240 166422 33554432000 4194304 4196468 140730827662064 140104383600448 140104583442201 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9498] ppid=9471 vsize=27982760 memory=-7384994778349280928 CPUtime=0 cores=0-7
/proc/9474/task/9498/stat : 9498 (java) S 9471 9474 8953 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 84944970 28654346240 166422 33554432000 4194304 4196468 140730827662064 140100692327728 140104583439517 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9499] ppid=9471 vsize=27982760 memory=1400504754925836930 CPUtime=0 cores=0-7
/proc/9474/task/9499/stat : 9499 (java) S 9471 9474 8953 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 84944970 28654346240 166422 33554432000 4194304 4196468 140730827662064 140100960763056 140104583439517 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9500] ppid=9471 vsize=27982760 memory=-8253362664378450576 CPUtime=0 cores=0-7
/proc/9474/task/9500/stat : 9500 (java) S 9471 9474 8953 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 84944972 28654346240 166422 33554432000 4194304 4196468 140730827662064 140100423900448 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
Current children cumulated CPU time: 95.95 s
Current children cumulated vsize: 28745592 KiB
Current children cumulated memory: 937552 KiB

[startup+14.8017 s]
/proc/loadavg: 8.23 8.64 8.75 9/213 9508
/proc/meminfo: memFree=22809668/32770624 swapFree=67108404/67108860
[pid=9474] ppid=9471 vsize=27982760 memory=665688 CPUtime=6.34 cores=0-7
/proc/9474/stat : 9474 (java) S 9471 9474 8953 0 -1 1077944320 26850 0 0 0 615 19 0 0 20 0 24 0 84944697 28654346240 166422 33554432000 4194304 4196468 140730827662064 140730827644608 140104583417591 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
/proc/9474/statm: 6995690 166422 3227 1 0 6956546 0
[pid=9495] ppid=9474 vsize=781508 memory=284744 CPUtime=92.81 cores=0-7
/proc/9495/stat : 9495 (glucose-syrup) S 9474 9474 8953 0 -1 1077944320 123727 0 0 0 9245 36 0 0 20 0 9 0 84944969 800264192 71186 33554432000 4194304 4373367 140726504416816 140726504415360 140316950493826 0 4 0 8388610 18446744073709551615 0 0 17 0 0 0 0 0 0 6470912 6472264 12480512 140726504424369 140726504424620 140726504424620 140726504427463 0
/proc/9495/statm: 195377 71186 383 44 0 191065 0
[pid=9495/tid=9501] ppid=9474 vsize=781508 memory=4012 CPUtime=11.56 cores=0-7
/proc/9495/task/9501/stat : 9501 (glucose-syrup) R 9474 9474 8953 0 -1 4202560 18037 0 0 0 1150 6 0 0 20 0 9 0 84945018 800264192 71186 33554432000 4194304 4373367 140726504416816 140316921556336 4271985 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 12480512 140726504424369 140726504424620 140726504424620 140726504427463 0
[pid=9495/tid=9502] ppid=9474 vsize=781508 memory=24908 CPUtime=11.57 cores=0-7
/proc/9495/task/9502/stat : 9502 (glucose-syrup) R 9474 9474 8953 0 -1 4202560 13689 0 0 0 1154 3 0 0 20 0 9 0 84945018 800264192 71186 33554432000 4194304 4373367 140726504416816 140316913163632 4271828 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 12480512 140726504424369 140726504424620 140726504424620 140726504427463 0
[pid=9495/tid=9503] ppid=9474 vsize=781508 memory=2396 CPUtime=11.32 cores=0-7
/proc/9495/task/9503/stat : 9503 (glucose-syrup) R 9474 9474 8953 0 -1 4202560 13444 0 0 0 1126 6 0 0 20 0 9 0 84945018 800264192 71186 33554432000 4194304 4373367 140726504416816 140316904770928 4271882 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 12480512 140726504424369 140726504424620 140726504424620 140726504427463 0
[pid=9495/tid=9504] ppid=9474 vsize=781508 memory=276 CPUtime=11.56 cores=0-7
/proc/9495/task/9504/stat : 9504 (glucose-syrup) R 9474 9474 8953 0 -1 4202560 12193 0 0 0 1154 2 0 0 20 0 9 0 84945018 800264192 71186 33554432000 4194304 4373367 140726504416816 140316896378000 4271882 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 12480512 140726504424369 140726504424620 140726504424620 140726504427463 0
[pid=9495/tid=9505] ppid=9474 vsize=781508 memory=0 CPUtime=11.57 cores=0-7
/proc/9495/task/9505/stat : 9505 (glucose-syrup) R 9474 9474 8953 0 -1 4202560 13024 0 0 0 1153 4 0 0 20 0 9 0 84945018 800264192 71186 33554432000 4194304 4373367 140726504416816 140316887985520 4271897 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 12480512 140726504424369 140726504424620 140726504424620 140726504427463 0
[pid=9495/tid=9506] ppid=9474 vsize=781508 memory=0 CPUtime=11.56 cores=0-7
/proc/9495/task/9506/stat : 9506 (glucose-syrup) R 9474 9474 8953 0 -1 4202560 11828 0 0 0 1154 2 0 0 20 0 9 0 84945018 800264192 71186 33554432000 4194304 4373367 140726504416816 140316879592720 4271828 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 12480512 140726504424369 140726504424620 140726504424620 140726504427463 0
[pid=9495/tid=9507] ppid=9474 vsize=781508 memory=0 CPUtime=11.55 cores=0-7
/proc/9495/task/9507/stat : 9507 (glucose-syrup) R 9474 9474 8953 0 -1 4202560 10571 0 0 0 1152 3 0 0 20 0 9 0 84945018 800264192 71186 33554432000 4194304 4373367 140726504416816 140316871200112 4271948 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 12480512 140726504424369 140726504424620 140726504424620 140726504427463 0
[pid=9495/tid=9508] ppid=9474 vsize=781508 memory=8242475861848308017 CPUtime=11.56 cores=0-7
/proc/9495/task/9508/stat : 9508 (glucose-syrup) R 9474 9474 8953 0 -1 4202560 10127 0 0 0 1153 3 0 0 20 0 9 0 84945018 800264192 71186 33554432000 4194304 4373367 140726504416816 140316862807312 4271828 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 12480512 140726504424369 140726504424620 140726504424620 140726504427463 0
[pid=9474/tid=9476] ppid=9471 vsize=27982760 memory=6944656592455097440 CPUtime=2.55 cores=0-7
/proc/9474/task/9476/stat : 9476 (java) S 9471 9474 8953 0 -1 1077944384 17726 0 0 0 241 14 0 0 20 0 24 0 84944697 28654346240 166422 33554432000 4194304 4196468 140730827662064 140104555256832 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9477] ppid=9471 vsize=27982760 memory=5796244120492791893 CPUtime=0 cores=0-7
/proc/9474/task/9477/stat : 9477 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 84944700 28654346240 166422 33554432000 4194304 4196468 140730827662064 140104587660176 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9478] ppid=9471 vsize=27982760 memory=7086240636078477411 CPUtime=0 cores=0-7
/proc/9474/task/9478/stat : 9478 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 84944700 28654346240 166422 33554432000 4194304 4196468 140730827662064 140104401816336 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9479] ppid=9471 vsize=27982760 memory=8389687274567250738 CPUtime=0 cores=0-7
/proc/9474/task/9479/stat : 9479 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 84944700 28654346240 166422 33554432000 4194304 4196468 140730827662064 140104400764048 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9480] ppid=9471 vsize=27982760 memory=7284 CPUtime=0 cores=0-7
/proc/9474/task/9480/stat : 9480 (java) S 9471 9474 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 84944700 28654346240 166422 33554432000 4194304 4196468 140730827662064 140104399711248 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9481] ppid=9471 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9481/stat : 9481 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 84944700 28654346240 166422 33554432000 4194304 4196468 140730827662064 140104398657936 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9482] ppid=9471 vsize=27982760 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/9474/task/9482/stat : 9482 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 84944700 28654346240 166422 33554432000 4194304 4196468 140730827662064 140104397605136 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9483] ppid=9471 vsize=27982760 memory=303430231908417850 CPUtime=0 cores=0-7
/proc/9474/task/9483/stat : 9483 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 84944700 28654346240 166422 33554432000 4194304 4196468 140730827662064 140104396552848 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9484] ppid=9471 vsize=27982760 memory=13847469322668609 CPUtime=0 cores=0-7
/proc/9474/task/9484/stat : 9484 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 84944700 28654346240 166422 33554432000 4194304 4196468 140730827662064 140104395500048 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9485] ppid=9471 vsize=27982760 memory=7235710454606096747 CPUtime=0 cores=0-7
/proc/9474/task/9485/stat : 9485 (java) S 9471 9474 8953 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 84944701 28654346240 166422 33554432000 4194304 4196468 140730827662064 140102902721136 140104583428738 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9486] ppid=9471 vsize=27982760 memory=7090186877850248789 CPUtime=0 cores=0-7
/proc/9474/task/9486/stat : 9486 (java) S 9471 9474 8953 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 84944702 28654346240 166422 33554432000 4194304 4196468 140730827662064 140102370059552 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9487] ppid=9471 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9487/stat : 9487 (java) S 9471 9474 8953 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 84944702 28654346240 166422 33554432000 4194304 4196468 140730827662064 140102235838064 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9488] ppid=9471 vsize=27982760 memory=280826571896400 CPUtime=0 cores=0-7
/proc/9474/task/9488/stat : 9488 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 84944704 28654346240 166422 33554432000 4194304 4196468 140730827662064 140101861333584 140104583436187 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9489] ppid=9471 vsize=27982760 memory=3760963002882612406 CPUtime=0.94 cores=0-7
/proc/9474/task/9489/stat : 9489 (java) S 9471 9474 8953 0 -1 1077944384 2261 0 0 0 93 1 0 0 20 0 24 0 84944704 28654346240 166422 33554432000 4194304 4196468 140730827662064 140102901667952 140104583428738 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 17 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9490] ppid=9471 vsize=27982760 memory=7522234504541528673 CPUtime=1.1 cores=0-7
/proc/9474/task/9490/stat : 9490 (java) S 9471 9474 8953 0 -1 1077944384 1563 0 0 0 110 0 0 0 20 0 24 0 84944704 28654346240 166422 33554432000 4194304 4196468 140730827662064 140102900615152 140104583428738 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9491] ppid=9471 vsize=27982760 memory=0 CPUtime=0.83 cores=0-7
/proc/9474/task/9491/stat : 9491 (java) S 9471 9474 8953 0 -1 1077944384 1053 0 0 0 83 0 0 0 20 0 24 0 84944704 28654346240 166422 33554432000 4194304 4196468 140730827662064 140102899562864 140104583428738 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 17 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9492] ppid=9471 vsize=27982760 memory=149043955107802 CPUtime=0.84 cores=0-7
/proc/9474/task/9492/stat : 9492 (java) S 9471 9474 8953 0 -1 1077944384 2826 0 0 0 83 1 0 0 20 0 24 0 84944704 28654346240 166422 33554432000 4194304 4196468 140730827662064 140102898510064 140104583428738 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9493] ppid=9471 vsize=27982760 memory=140415365810449 CPUtime=0 cores=0-7
/proc/9474/task/9493/stat : 9493 (java) S 9471 9474 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 84944705 28654346240 166422 33554432000 4194304 4196468 140730827662064 140101363428192 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9494] ppid=9471 vsize=27982760 memory=140415365810472 CPUtime=0 cores=0-7
/proc/9474/task/9494/stat : 9494 (java) S 9471 9474 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 84944705 28654346240 166422 33554432000 4194304 4196468 140730827662064 140102897457968 140104583428738 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9496] ppid=9471 vsize=27982760 memory=140415365810479 CPUtime=0 cores=0-7
/proc/9474/task/9496/stat : 9496 (java) S 9471 9474 8953 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 84944970 28654346240 166422 33554432000 4194304 4196468 140730827662064 140104383600448 140104583442201 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9498] ppid=9471 vsize=27982760 memory=665688 CPUtime=0 cores=0-7
/proc/9474/task/9498/stat : 9498 (java) S 9471 9474 8953 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 84944970 28654346240 166422 33554432000 4194304 4196468 140730827662064 140100692327728 140104583439517 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9499] ppid=9471 vsize=27982760 memory=258952 CPUtime=0 cores=0-7
/proc/9474/task/9499/stat : 9499 (java) S 9471 9474 8953 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 84944970 28654346240 166422 33554432000 4194304 4196468 140730827662064 140100960763056 140104583439517 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9500] ppid=9471 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9500/stat : 9500 (java) S 9471 9474 8953 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 84944972 28654346240 166422 33554432000 4194304 4196468 140730827662064 140100423900448 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
Current children cumulated CPU time: 99.15 s
Current children cumulated vsize: 28764268 KiB
Current children cumulated memory: 950432 KiB

[startup+15.0013 s]*
/proc/loadavg: 8.23 8.64 8.75 4/205 9508
/proc/meminfo: memFree=22845408/32770624 swapFree=67108404/67108860
[pid=9474] ppid=9471 vsize=27982760 memory=667848 CPUtime=6.37 cores=0-7
/proc/9474/stat : 9474 (java) S 9471 9474 8953 0 -1 1077944320 26897 0 0 0 618 19 0 0 20 0 24 0 84944697 28654346240 166962 33554432000 4194304 4196468 140730827662064 140730827644608 140104583417591 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
/proc/9474/statm: 6995690 166962 3227 1 0 6956546 0
[pid=9474/tid=9476] ppid=9471 vsize=27982760 memory=280826571789376 CPUtime=2.55 cores=0-7
/proc/9474/task/9476/stat : 9476 (java) S 9471 9474 8953 0 -1 1077944384 17726 0 0 0 241 14 0 0 20 0 24 0 84944697 28654346240 166962 33554432000 4194304 4196468 140730827662064 140104555256832 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9477] ppid=9471 vsize=27982760 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/9474/task/9477/stat : 9477 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 84944700 28654346240 166962 33554432000 4194304 4196468 140730827662064 140104587660176 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9478] ppid=9471 vsize=27982760 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/9474/task/9478/stat : 9478 (java) S 9471 9474 8953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 84944700 28654346240 166962 33554432000 4194304 4196468 140730827662064 140104401816336 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9479] ppid=9471 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9479/stat : 9479 (java) S 9471 9474 8953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 84944700 28654346240 166962 33554432000 4194304 4196468 140730827662064 140104400764048 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9480] ppid=9471 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9474/task/9480/stat : 9480 (java) S 9471 9474 8953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 84944700 28654346240 166962 33554432000 4194304 4196468 140730827662064 140104399711248 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9481] ppid=9471 vsize=27982760 memory=0 CPUtime=94.36 cores=0-7
/proc/9474/task/9481/stat : 9481 (java) S 9471 9474 8953 0 -1 1077944384 2 123860 0 0 0 0 9398 38 20 0 24 0 84944700 28654346240 166962 33554432000 4194304 4196468 140730827662064 140104398657936 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9482] ppid=9471 vsize=27982760 memory=0 CPUtime=94.36 cores=0-7
/proc/9474/task/9482/stat : 9482 (java) S 9471 9474 8953 0 -1 1077944384 1 123860 0 0 0 0 9398 38 20 0 24 0 84944700 28654346240 166962 33554432000 4194304 4196468 140730827662064 140104397605136 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9483] ppid=9471 vsize=27982760 memory=6441370576508249454 CPUtime=94.36 cores=0-7
/proc/9474/task/9483/stat : 9483 (java) S 9471 9474 8953 0 -1 1077944384 2 123860 0 0 0 0 9398 38 20 0 24 0 84944700 28654346240 166996 33554432000 4194304 4196468 140730827662064 140104396552848 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9484] ppid=9471 vsize=27982760 memory=7230921007607278949 CPUtime=94.36 cores=0-7
/proc/9474/task/9484/stat : 9484 (java) S 9471 9474 8953 0 -1 1077944384 2 123860 0 0 0 0 9398 38 20 0 23 0 84944700 28654346240 166996 33554432000 4194304 4196468 140730827662064 140104395500048 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9485] ppid=9471 vsize=27982760 memory=0 CPUtime=94.36 cores=0-7
/proc/9474/task/9485/stat : 9485 (java) S 9471 9474 8953 0 -1 1077944384 5 123860 0 0 0 0 9398 38 20 0 23 0 84944701 28654346240 166996 33554432000 4194304 4196468 140730827662064 140102902721136 140104583428738 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9486] ppid=9471 vsize=27982760 memory=0 CPUtime=94.36 cores=0-7
/proc/9474/task/9486/stat : 9486 (java) S 9471 9474 8953 0 -1 1077944384 13 123860 0 0 0 0 9398 38 20 0 23 0 84944702 28654346240 166996 33554432000 4194304 4196468 140730827662064 140102370059552 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9487] ppid=9471 vsize=27982760 memory=0 CPUtime=94.36 cores=0-7
/proc/9474/task/9487/stat : 9487 (java) S 9471 9474 8953 0 -1 1077944384 21 123860 0 0 0 0 9398 38 20 0 23 0 84944702 28654346240 166996 33554432000 4194304 4196468 140730827662064 140102235838064 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9488] ppid=9471 vsize=27982760 memory=0 CPUtime=94.36 cores=0-7
/proc/9474/task/9488/stat : 9488 (java) S 9471 9474 8953 0 -1 1077944384 1 123860 0 0 0 0 9398 38 20 0 23 0 84944704 28654346240 166996 33554432000 4194304 4196468 140730827662064 140101861333584 140104583436187 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9489] ppid=9471 vsize=27982760 memory=3977303200590409779 CPUtime=95.3 cores=0-7
/proc/9474/task/9489/stat : 9489 (java) S 9471 9474 8953 0 -1 1077944384 2262 123860 0 0 93 1 9398 38 20 0 23 0 84944704 28654346240 166996 33554432000 4194304 4196468 140730827662064 140102901667952 140104583428738 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 17 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9490] ppid=9471 vsize=27982760 memory=7019467087957013560 CPUtime=95.46 cores=0-7
/proc/9474/task/9490/stat : 9490 (java) S 9471 9474 8953 0 -1 1077944384 1564 123860 0 0 110 0 9398 38 20 0 23 0 84944704 28654346240 166996 33554432000 4194304 4196468 140730827662064 140102900615152 140104583428738 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9491] ppid=9471 vsize=27982760 memory=7014751519633725801 CPUtime=95.2 cores=0-7
/proc/9474/task/9491/stat : 9491 (java) S 9471 9474 8953 0 -1 1077944384 1056 123860 0 0 84 0 9398 38 20 0 23 0 84944704 28654346240 166996 33554432000 4194304 4196468 140730827662064 140102899562864 140104583428738 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 17 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9492] ppid=9471 vsize=27982760 memory=6363694302175055952 CPUtime=95.21 cores=0-7
/proc/9474/task/9492/stat : 9492 (java) R 9471 9474 8953 0 -1 4202560 2837 123860 0 0 84 1 9398 38 20 0 23 0 84944704 28654346240 166996 33554432000 4194304 4196468 140730827662064 140102898510064 140104564827599 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9493] ppid=9471 vsize=27982760 memory=3761407499382568498 CPUtime=94.36 cores=0-7
/proc/9474/task/9493/stat : 9493 (java) S 9471 9474 8953 0 -1 1077944384 3 123860 0 0 0 0 9398 38 20 0 23 0 84944705 28654346240 166996 33554432000 4194304 4196468 140730827662064 140101363428192 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9494] ppid=9471 vsize=27982760 memory=4049918264168427573 CPUtime=94.36 cores=0-7
/proc/9474/task/9494/stat : 9494 (java) S 9471 9474 8953 0 -1 1077944384 3 123860 0 0 0 0 9398 38 20 0 23 0 84944705 28654346240 167508 33554432000 4194304 4196468 140730827662064 140102897457968 140104583428738 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9496] ppid=9471 vsize=27982760 memory=3761407499382568497 CPUtime=94.36 cores=0-7
/proc/9474/task/9496/stat : 9496 (java) R 9471 9474 8953 0 -1 4202560 22 123860 0 0 0 0 9398 38 20 0 23 0 84944970 28654346240 167508 33554432000 4194304 4196468 140730827662064 140104383600448 140104583439517 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9498] ppid=9471 vsize=27982760 memory=3540026041164987062 CPUtime=94.37 cores=0-7
/proc/9474/task/9498/stat : 9498 (java) R 9471 9474 8953 0 -1 4202560 39 123860 0 0 1 0 9398 38 20 0 23 0 84944970 28654346240 167508 33554432000 4194304 4196468 140730827662064 140100692333856 140104064695873 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
[pid=9474/tid=9500] ppid=9471 vsize=27982760 memory=9092 CPUtime=94.36 cores=0-7
/proc/9474/task/9500/stat : 9500 (java) S 9471 9474 8953 0 -1 1077944384 4 123860 0 0 0 0 9398 38 20 0 23 0 84944972 28654346240 167508 33554432000 4194304 4196468 140730827662064 140100423900208 140104583427797 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14348288 140730827666393 140730827666693 140730827666693 140730827669455 0
Current children cumulated CPU time: 6.37 s
Current children cumulated vsize: 27982760 KiB
Current children cumulated memory: 667848 KiB

Child status: 0
Real time (s): 15.0384
CPU time (s): 100.815
CPU user time (s): 100.222
CPU system time (s): 0.593473
CPU usage (%): 670.387
Max. virtual memory (cumulated for all children) (KiB): 28818864
Max. memory (cumulated for all children) (KiB): 970512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 100.222
system time used= 0.593473
maximum resident set size= 671032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150857
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13584
involuntary context switches= 957


# summary of solver processes directly reported to runsolver:
#   pid: 9474
#   total CPU time (s): 100.815
#   total CPU user time (s): 100.222
#   total CPU system time (s): 0.593473

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.162293 second user time and 0.222286 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-27 08:43:35
IDJOB=4296949
IDBENCH=141563
IDSOLVER=2758
FILE ID=node148/4296949-1532673815
RUNJOBID= node148-1532666250-8980
PBS_JOBID= 21022241
Free space on /tmp= 43264 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-04-m004_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-4296949-1532673815/watcher-4296949-1532673815 -o /tmp/evaluation-result-4296949-1532673815/solver-4296949-1532673815 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1532666250-8980 --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-4296949-1532673815.xml

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

MD5SUM BENCH= 2f4e790a4fde13aad103094a46699cf0
RANDOM SEED=2097221600

node148.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.50
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.50
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.50
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.50
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:        23729720 kB
MemAvailable:   31931428 kB
Buffers:          195456 kB
Cached:          8141192 kB
SwapCached:          352 kB
Active:          1952428 kB
Inactive:        6436532 kB
Active(anon):       5316 kB
Inactive(anon):    74340 kB
Active(file):    1947112 kB
Inactive(file):  6362192 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              8236 kB
Writeback:            32 kB
AnonPages:         58484 kB
Mapped:            41460 kB
Shmem:             25016 kB
Slab:             348276 kB
SReclaimable:     320864 kB
SUnreclaim:        27412 kB
KernelStack:        3200 kB
PageTables:         5428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 43256 MiB
End job on node148 at 2018-07-27 08:43:51