Trace number 4297018

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 773.966 98.9011

General information on the benchmark

NameStripPacking/
StripPacking-N1a_c18.xml
MD5SUM4209eb75c1d6f17ff2fcaefe706080c2
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 benchmark75.5003
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints52
Number of domains19
Minimum domain size2
Maximum domain size200
Distribution of domain sizes[{"size":2,"count":51},{"size":200,"count":34}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":17},{"degree":2,"count":34},{"degree":3,"count":34}]
Minimum constraint arity2
Maximum constraint arity68
Distribution of constraint arities[{"arity":2,"count":34},{"arity":3,"count":17},{"arity":68,"count":1}]
Number of extensional constraints17
Number of intensional constraints34
Distribution of constraint types[{"type":"extension","count":17},{"type":"intension","count":34},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 21:37:15 CEST 2018
0.66/0.55	c PID: 13195
0.66/0.55	c IP: 172.20.3.105
0.66/0.55	c HOST: node105.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.39/0.96	c (0,0) Parsing End
1.39/0.96	c (0,0) CSP: 68 int (0 aux), 17 bool (0 aux), 52 ctr, max domain size 200
1.39/0.96	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.39/0.96	c (0,0) Constraint Name Generate Begin
1.39/0.97	c (0,0) Ctr:HOME/instance-4297018-1532633834.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num
1.39/0.97	c (0,0) Constraint Name Generate End
1.39/0.97	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.39/0.97	c (0,0) CSP to CSPinCNF Begin
1.60/1.04	c (0,0) translated 6 (10%) constraints
1.60/1.05	c (0,0) translated 11 (20%) constraints
1.60/1.05	c (0,0) translated 16 (30%) constraints
1.60/1.06	c (0,0) translated 21 (40%) constraints
1.60/1.06	c (0,0) translated 26 (50%) constraints
1.60/1.07	c (0,0) translated 32 (60%) constraints
1.76/1.16	c (0,0) translated 37 (70%) constraints
1.97/1.21	c (0,0) translated 42 (80%) constraints
1.97/1.25	c (0,0) translated 47 (90%) constraints
1.97/1.30	c (0,0) translated 52 (100%) constraints
2.57/1.44	c (0,0) STATISTICS1:HOME/instance-4297018-1532633834.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,153,425,384,193,4,3,384:12;372:12;368:16;352:20;344:24;338:28;336:32;326:36;324:40;320:92;318:52;314:56;288:60;266:64;2:34,193:66;192:132;186:66;184:66;176:66;172:66;169:66;168:66;163:66;162:66;160:132;159:66;157:66;144:66;133:66;2:1156,4:136;3:85;2:170;1:34,3:544;2:34;1:578;0:17,
2.57/1.44	c (0,0) ===========================================
2.57/1.44	c (0,0) Order
2.57/1.44	c (0,0) ===========================================
2.57/1.45	c (0,0) translated 43 (10%) constraints
2.57/1.45	c (0,0) translated 85 (20%) constraints
2.57/1.45	c (0,0) translated 128 (30%) constraints
2.57/1.46	c (0,0) translated 170 (40%) constraints
2.57/1.46	c (0,0) translated 213 (50%) constraints
2.57/1.46	c (0,0) translated 255 (60%) constraints
2.57/1.47	c (0,0) translated 298 (70%) constraints
2.57/1.47	c (0,0) translated 340 (80%) constraints
2.57/1.48	c (0,0) translated 383 (90%) constraints
2.57/1.48	c (0,0) translated 425 (100%) constraints
2.57/1.48	c (0,0) CSP to CSPinCNF End
2.57/1.48	c (0,0) CSP: 68 int (0 aux), 85 bool (68 aux), 425 ctr, max domain size 193
2.57/1.48	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.57/1.48	c (0,0) CSPinCNF Propagation Begin
2.95/1.55	c (1,1) 0 values, 17 unsatisfiable literals, and 0 valid clauses are removed
2.95/1.55	c (1,1) CSPinCNF Propagation End
2.95/1.55	c (1,1) CSP: 68 int (0 aux), 85 bool (68 aux), 425 ctr, max domain size 193
2.95/1.55	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.95/1.55	c (1,1) Simplify CSPinCNF Begin
3.36/1.61	c (1,1) Simplify CSPinCNF End
3.36/1.61	c (1,1) CSP: 68 int (0 aux), 629 bool (612 aux), 969 ctr, max domain size 193
3.36/1.61	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.36/1.61	c (1,1) Calculate Precise Domain Begin
3.36/1.61	c (1,1) 0 values are removed by re-calculation
3.36/1.61	c (1,1) Calculate Precise Domain End
3.36/1.62	c (1,1) CSP: 68 int (0 aux), 629 bool (612 aux), 969 ctr, max domain size 193
3.36/1.62	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.36/1.62	c (1,1) CSPinCNF to SatSolver Begin
3.36/1.67	c (1,1) 97 (10 %) CSP clauses are encoded (6369 SAT variables, 5768 SAT clauses)
3.36/1.68	c (1,1) 194 (20 %) CSP clauses are encoded (6369 SAT variables, 5865 SAT clauses)
3.36/1.68	c (1,1) 291 (30 %) CSP clauses are encoded (6369 SAT variables, 5962 SAT clauses)
4.18/1.80	c (1,1) 388 (40 %) CSP clauses are encoded (6369 SAT variables, 22562 SAT clauses)
4.18/1.87	c (1,1) 485 (50 %) CSP clauses are encoded (6369 SAT variables, 40664 SAT clauses)
4.59/1.93	c (1,1) 582 (60 %) CSP clauses are encoded (6369 SAT variables, 60756 SAT clauses)
4.59/1.98	c (1,1) 679 (70 %) CSP clauses are encoded (6369 SAT variables, 79476 SAT clauses)
4.78/2.03	c (1,1) 776 (80 %) CSP clauses are encoded (6369 SAT variables, 98031 SAT clauses)
4.78/2.08	c (1,1) 873 (90 %) CSP clauses are encoded (6369 SAT variables, 118105 SAT clauses)
4.90/2.13	c (1,1) 969 (100 %) CSP clauses are encoded (6369 SAT variables, 136176 SAT clauses)
4.90/2.13	c (1,1) CSPinCNF to SatSolver End
4.90/2.13	c (1,1) Heap : 563 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.90/2.15	c (1,1) STATISTICS2:HOME/instance-4297018-1532633834.xml,Add:ExtensionSupport:IntVar:Le:NoOverlap:Num,697,969,384,193,4,3,384:12;372:12;368:16;352:20;344:24;338:28;336:32;326:36;324:40;320:92;318:52;314:56;288:60;266:64;2:34,193:66;192:132;186:66;184:66;176:66;172:66;169:66;168:66;163:66;162:66;160:132;159:66;157:66;144:66;133:66;2:2244,4:136;3:68;2:731;1:34,3:544;2:34;1:1666,
4.90/2.15	c (1,1) SatSolver.solve Begin
4.90/2.15	c (1,1) 6369 bool, 136337 clause
4.90/2.15	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297018-1532633834.xml-scop-13195.cnf HOME/instance-4297018-1532633834.xml-scop-13195.cnf.out
76.99/11.53	c (11,0) c
76.99/11.53	c (11,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
76.99/11.53	c (11,0) c
76.99/11.53	c (11,0) c WARNING: for repeatability, setting FPU to use double precision
76.99/11.53	c (11,0) c 8 solvers engines and 1 companion as a blackboard created.
76.99/11.53	c (11,0) c ========================================[ Problem Statistics ]===========================================
76.99/11.53	c (11,0) c |                                                                                                       |
76.99/11.53	c (11,0) c |  Number of variables:          6369                                                                   |
76.99/11.53	c (11,0) c |  Number of clauses:          136337                                                                   |
76.99/11.53	c (11,0) c |  Parse time:                   0.05 s                                                                 |
76.99/11.53	c (11,0) c |                                                                                                       |
76.99/11.53	c (11,0) c |  Eliminated clauses:           0.02 Mb                                                                |
76.99/11.53	c (11,0) c |  Simplification time:          0.24 s                                                                 |
76.99/11.53	c (11,0) c |                                                                                                       |
76.99/11.53	c (11,0) c |  Generating clones                                                                                    |
76.99/11.53	c (11,0) c |  all clones generated. Memory = 108.36Mb.                                                             |
76.99/11.53	c (11,0) c ========================================================================================================|
76.99/11.53	c (11,0) c
76.99/11.53	c (11,0) c |-------------------------------------------------------------------------------------------------------|
76.99/11.53	c (11,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
76.99/11.53	c (11,0) c |-------------------------------------------------------------------------------------------------------|
76.99/11.53	c (11,0) c |  0 |     59 |      41068 |      22515 |    32434 |    13722 |     3830 |    31809 |     1345 |  0.000 |
76.99/11.53	c (11,0) c |  1 |     70 |      46962 |      24653 |    34866 |     8467 |     4232 |    30259 |     1387 |  0.000 |
76.99/11.53	c (11,0) c |  2 |     67 |      45796 |      24426 |    32122 |     8231 |     4234 |    31472 |     1290 |  0.000 |
76.99/11.53	c (11,0) c |  3 |     46 |      47800 |      26930 |    33059 |    10739 |     5025 |    31114 |     1234 |  0.000 |
76.99/11.53	c (11,0) c |  4 |     64 |      44455 |      24553 |    31745 |     8360 |     4450 |    31185 |     1305 |  0.000 |
76.99/11.53	c (11,0) c |  5 |     52 |      45959 |      25595 |    31776 |     9411 |     4688 |    26440 |     1212 |  0.000 |
76.99/11.53	c (11,0) c |  6 |     42 |      48345 |      26750 |    34011 |    10567 |     5200 |    28735 |     1428 |  0.000 |
76.99/11.53	c (11,0) c |  7 |     63 |      47935 |      26405 |    31831 |    10215 |     4710 |    31610 |     1403 |  0.000 |
76.99/11.53	c (11,0) c 
76.99/11.53	c (11,0) c synthesis      201827 conflicts    63784731 propagations     6303 conflicts/sec  1991971 propagations/sec
76.99/11.53	c (11,0) c Total Memory so far : 687.13Mb
76.99/11.55	c (11,0) c
76.99/11.55	c (11,0) c |-------------------------------------------------------------------------------------------------------|
76.99/11.55	c (11,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
76.99/11.55	c (11,0) c |-------------------------------------------------------------------------------------------------------|
76.99/11.55	c (11,0) c |  0 |    140 |      84594 |      47096 |    41390 |    21010 |     7841 |    58823 |     4111 |  0.000 |
76.99/11.55	c (11,0) c |  1 |    142 |      91088 |      49754 |    42423 |    23669 |     8109 |    61886 |     3921 |  0.000 |
76.99/11.55	c (11,0) c |  2 |    112 |      87621 |      49610 |    41321 |    23526 |     8800 |    61314 |     3686 |  0.000 |
76.99/11.55	c (11,0) c |  3 |    121 |      93975 |      52537 |    41986 |    14000 |     9258 |    60696 |     4045 |  0.000 |
76.99/11.55	c (11,0) c |  4 |    139 |      89664 |      49857 |    40130 |    23769 |     8615 |    61088 |     4060 |  0.000 |
76.99/11.55	c (11,0) c |  5 |    125 |      90625 |      51000 |    40644 |    12469 |     8513 |    60680 |     4073 |  0.000 |
76.99/11.55	c (11,0) c |  6 |    118 |      96741 |      53319 |    46637 |    14782 |     9806 |    60225 |     4111 |  0.000 |
76.99/11.55	c (11,0) c |  7 |    113 |      92263 |      52184 |    40029 |    13640 |     9189 |    59577 |     3841 |  0.000 |
76.99/11.55	c (11,0) c 
180.71/24.53	c (24,0) c synthesis      405358 conflicts   130856048 propagations     5644 conflicts/sec  1821821 propagations/sec
180.71/24.53	c (24,0) c Total Memory so far : 687.13Mb
180.71/24.53	c (24,0) c
180.71/24.53	c (24,0) c |-------------------------------------------------------------------------------------------------------|
180.71/24.53	c (24,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
180.71/24.53	c (24,0) c |-------------------------------------------------------------------------------------------------------|
180.71/24.53	c (24,0) c |  0 |    187 |     111403 |      62925 |    44089 |    24395 |     9968 |    78514 |     5883 |  0.000 |
180.71/24.53	c (24,0) c |  1 |    221 |     119937 |      65445 |    44727 |    26912 |    10123 |    77974 |     5970 |  0.000 |
180.71/24.53	c (24,0) c |  2 |    157 |     115217 |      65752 |    44453 |    27214 |    11003 |    77431 |     5604 |  0.000 |
180.71/24.53	c (24,0) c |  3 |    202 |     123678 |      68740 |    45569 |    15181 |    11473 |    77028 |     5984 |  0.000 |
180.71/24.53	c (24,0) c |  4 |    203 |     120469 |      67335 |    43378 |    28796 |    11033 |    77217 |     6038 |  0.000 |
180.71/24.53	c (24,0) c |  5 |    183 |     119477 |      67484 |    43423 |    28953 |    10836 |    77647 |     5780 |  0.000 |
180.71/24.53	c (24,0) c |  6 |    159 |     126049 |      70839 |    50091 |    17275 |    12486 |    74607 |     5664 |  0.000 |
180.71/24.53	c (24,0) c |  7 |    170 |     122377 |      69687 |    43182 |    16126 |    11581 |    76407 |     5825 |  0.000 |
180.71/24.53	c (24,0) c 
180.71/24.53	c (24,0) c synthesis      538207 conflicts   176409108 propagations     5192 conflicts/sec  1701705 propagations/sec
180.71/24.53	c (24,0) c Total Memory so far : 687.13Mb
180.71/24.53	c (24,0) c
180.71/24.53	c (24,0) c |-------------------------------------------------------------------------------------------------------|
180.71/24.53	c (24,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
180.71/24.53	c (24,0) c |-------------------------------------------------------------------------------------------------------|
180.71/24.53	c (24,0) c |  0 |    227 |     138362 |      78687 |    46870 |    25134 |    12064 |    92561 |     7525 |  0.000 |
180.71/24.54	c (24,0) c |  1 |    275 |     144086 |      79826 |    46082 |    26264 |    11888 |    92727 |     7448 |  0.000 |
180.71/24.54	c (24,0) c |  2 |    219 |     141309 |      80188 |    46856 |    26627 |    12713 |    91157 |     7041 |  0.000 |
180.71/24.54	c (24,0) c |  3 |    262 |     153710 |      85865 |    47587 |    32306 |    13609 |    90370 |     7439 |  0.000 |
180.71/24.54	c (24,0) c |  4 |    280 |     148999 |      83488 |    45277 |    29923 |    13127 |    91452 |     7815 |  0.000 |
180.71/24.54	c (24,0) c |  5 |    251 |     147703 |      83445 |    46333 |    29880 |    12745 |    91764 |     7375 |  0.000 |
180.71/24.54	c (24,0) c |  6 |    238 |     155875 |      87824 |    52469 |    34261 |    14786 |    88816 |     7404 |  0.000 |
180.71/24.54	c (24,0) c |  7 |    224 |     150677 |      85822 |    45285 |    32261 |    13783 |    90739 |     7679 |  0.000 |
180.71/24.54	c (24,0) c 
180.71/24.54	c (24,0) c synthesis      665145 conflicts   220629371 propagations     4908 conflicts/sec  1628017 propagations/sec
180.71/24.54	c (24,0) c Total Memory so far : 687.13Mb
180.71/24.54	c (24,0) c
180.71/24.54	c (24,0) c Try to adapt solver strategies
180.71/24.54	c (24,0) c 
180.71/24.54	c (24,0) c Nothing extreme in this problem, continue with glucose default strategies.
180.71/24.54	c (24,0) c
180.71/24.54	c (24,0) c
180.71/24.54	c (24,0) c Try to adapt solver strategies
180.71/24.54	c (24,0) c 
180.71/24.54	c (24,0) c Nothing extreme in this problem, continue with glucose default strategies.
180.71/24.54	c (24,0) c
180.71/24.54	c (24,0) c
180.71/24.54	c (24,0) c |-------------------------------------------------------------------------------------------------------|
180.71/24.54	c (24,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
180.71/24.54	c (24,0) c |-------------------------------------------------------------------------------------------------------|
180.71/24.54	c (24,0) c |  0 |    300 |     171531 |      97941 |    49564 |    26771 |    14545 |   107570 |     9144 |  0.000 |
180.71/24.54	c (24,0) c |  1 |    340 |     173271 |      96752 |    48554 |    25572 |    14061 |   108275 |     9016 |  0.000 |
180.71/24.54	c (24,0) c |  2 |    302 |     170182 |      97045 |    48521 |    25878 |    14741 |   107515 |     8815 |  0.000 |
180.71/24.54	c (24,0) c |  3 |    343 |     186189 |     104982 |    49315 |    33804 |    15899 |   106362 |     9444 |  0.000 |
180.71/24.54	c (24,0) c |  4 |    353 |     183083 |     102900 |    47774 |    31721 |    15487 |   105588 |     9658 |  0.000 |
180.71/24.54	c (24,0) c |  5 |    319 |     175706 |      99329 |    47835 |    28158 |    14791 |   107710 |     8750 |  0.000 |
180.71/24.54	c (24,0) c |  6 |    330 |     189403 |     106537 |    55586 |    35364 |    17122 |   104058 |     9430 |  0.000 |
292.40/38.53	c (38,0) c |  7 |    294 |     181766 |     103727 |    47129 |    32551 |    15870 |   104508 |     9543 |  0.000 |
292.40/38.53	c (38,0) c 
292.40/38.53	c (38,0) c synthesis      809214 conflicts   271511478 propagations     4614 conflicts/sec  1548218 propagations/sec
292.40/38.53	c (38,0) c Total Memory so far : 687.13Mb
292.40/38.53	c (38,0) c
292.40/38.54	c (38,0) c Try to adapt solver strategies
292.40/38.54	c (38,0) c 
292.40/38.54	c (38,0) c Nothing extreme in this problem, continue with glucose default strategies.
292.40/38.54	c (38,0) c
292.40/38.54	c (38,0) c
292.40/38.54	c (38,0) c Try to adapt solver strategies
292.40/38.54	c (38,0) c 
292.40/38.54	c (38,0) c Nothing extreme in this problem, continue with glucose default strategies.
292.40/38.54	c (38,0) c
292.40/38.54	c (38,0) c
292.40/38.54	c (38,0) c |-------------------------------------------------------------------------------------------------------|
292.40/38.54	c (38,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
292.40/38.54	c (38,0) c |-------------------------------------------------------------------------------------------------------|
292.40/38.54	c (38,0) c |  0 |    369 |     202462 |     115908 |    51441 |    24525 |    16678 |   122597 |    10696 |  0.000 |
292.40/38.54	c (38,0) c |  1 |    413 |     199084 |     111792 |    49494 |    20406 |    16083 |   122333 |    10658 |  0.000 |
292.40/38.54	c (38,0) c |  2 |    379 |     203684 |     116569 |    50282 |    25193 |    17394 |   121945 |    10743 |  0.000 |
292.40/38.54	c (38,0) c |  3 |    416 |     216169 |     121867 |    50554 |    30486 |    18027 |   121289 |    11009 |  0.000 |
292.40/38.54	c (38,0) c |  4 |    432 |     211158 |     118745 |    50059 |    27361 |    17176 |   121976 |    11235 |  0.000 |
292.40/38.54	c (38,0) c |  5 |    401 |     200362 |     113574 |    48751 |    22188 |    16430 |   122849 |    10093 |  0.000 |
292.40/38.54	c (38,0) c |  6 |    414 |     218958 |     123637 |    57485 |    32257 |    19017 |   120246 |    11058 |  0.000 |
292.40/38.54	c (38,0) c |  7 |    348 |     214285 |     122914 |    49138 |    31537 |    18537 |   119008 |    11028 |  0.000 |
292.40/38.54	c (38,0) c 
292.40/38.54	c (38,0) c synthesis      945006 conflicts   320292966 propagations     4391 conflicts/sec  1488122 propagations/sec
292.40/38.54	c (38,0) c Total Memory so far : 687.13Mb
292.40/38.54	c (38,0) c
292.40/38.54	c (38,0) c |-------------------------------------------------------------------------------------------------------|
292.40/38.54	c (38,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
292.40/38.54	c (38,0) c |-------------------------------------------------------------------------------------------------------|
292.40/38.54	c (38,0) c |  0 |    442 |     230178 |     132220 |    52643 |    40837 |    18299 |   136767 |    11815 |  0.000 |
292.40/38.54	c (38,0) c |  1 |    455 |     223461 |     127083 |    50159 |    35698 |    17869 |   137207 |    11708 |  0.000 |
292.40/38.54	c (38,0) c |  2 |    426 |     233289 |     134735 |    52821 |    43359 |    19915 |   134839 |    12360 |  0.000 |
292.40/38.54	c (38,0) c |  3 |    455 |     239597 |     136302 |    51526 |    44921 |    19874 |   134970 |    12386 |  0.000 |
292.40/38.54	c (38,0) c |  4 |    505 |     240061 |     135079 |    51398 |    43695 |    19001 |   135303 |    12578 |  0.000 |
292.40/38.54	c (38,0) c |  5 |    434 |     226257 |     130469 |    49895 |    39083 |    18663 |   134014 |    11485 |  0.000 |
292.40/38.54	c (38,0) c |  6 |    487 |     246866 |     140127 |    58857 |    25946 |    20897 |   132820 |    12539 |  0.000 |
292.40/38.54	c (38,0) c |  7 |    442 |     243315 |     139171 |    50350 |    24988 |    20589 |   134463 |    12522 |  0.000 |
292.40/38.54	c (38,0) c 
292.40/38.54	c (38,0) c synthesis     1075186 conflicts   366748855 propagations     4215 conflicts/sec  1437841 propagations/sec
292.40/38.54	c (38,0) c Total Memory so far : 687.13Mb
292.40/38.54	c (38,0) c
292.40/38.54	c (38,0) c |-------------------------------------------------------------------------------------------------------|
292.40/38.54	c (38,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
292.40/38.54	c (38,0) c |-------------------------------------------------------------------------------------------------------|
292.40/38.54	c (38,0) c |  0 |    468 |     251863 |     145938 |    53577 |    31751 |    20075 |   147631 |    12822 |  0.000 |
292.40/38.54	c (38,0) c |  1 |    521 |     239859 |     136699 |    50447 |    45314 |    18889 |   148299 |    12526 |  0.000 |
292.40/38.54	c (38,0) c |  2 |    458 |     254721 |     148664 |    53437 |    34483 |    21722 |   145294 |    13436 |  0.000 |
292.40/38.54	c (38,0) c |  3 |    507 |     261022 |     149308 |    52056 |    35122 |    21384 |   146288 |    13564 |  0.000 |
292.40/38.54	c (38,0) c |  4 |    565 |     261820 |     147837 |    52041 |    33651 |    20483 |   147173 |    13606 |  0.000 |
404.07/52.53	c (52,0) c |  5 |    458 |     250456 |     145199 |    51719 |    31008 |    20811 |   146948 |    12647 |  0.000 |
404.07/52.53	c (52,0) c |  6 |    524 |     269938 |     154409 |    59890 |    40228 |    22544 |   145035 |    13607 |  0.000 |
404.07/52.53	c (52,0) c |  7 |    502 |     265096 |     151910 |    51840 |    37727 |    21851 |   145871 |    13646 |  0.000 |
404.07/52.53	c (52,0) c 
404.07/52.53	c (52,0) c synthesis     1179965 conflicts   403982051 propagations     4112 conflicts/sec  1407837 propagations/sec
404.07/52.53	c (52,0) c Total Memory so far : 687.13Mb
404.07/52.53	c (52,0) c
404.07/52.53	c (52,0) c |-------------------------------------------------------------------------------------------------------|
404.07/52.53	c (52,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
404.07/52.53	c (52,0) c |-------------------------------------------------------------------------------------------------------|
404.07/52.53	c (52,0) c |  0 |    495 |     273146 |     158793 |    54660 |    44606 |    21916 |   154109 |    13745 |  0.000 |
404.07/52.53	c (52,0) c |  1 |    561 |     259164 |     148247 |    51360 |    34060 |    20360 |   159060 |    13596 |  0.000 |
404.07/52.53	c (52,0) c |  2 |    494 |     275296 |     161555 |    54044 |    47374 |    23388 |   154933 |    14547 |  0.000 |
404.07/52.53	c (52,0) c |  3 |    541 |     279390 |     161007 |    52447 |    46821 |    22744 |   156185 |    14666 |  0.000 |
404.07/52.53	c (52,0) c |  4 |    613 |     281550 |     159761 |    52532 |    45575 |    21858 |   157330 |    14571 |  0.000 |
404.07/52.53	c (52,0) c |  5 |    507 |     272202 |     157704 |    52696 |    43513 |    22400 |   156866 |    14031 |  0.000 |
404.07/52.53	c (52,0) c |  6 |    578 |     291055 |     166642 |    60926 |    27057 |    23828 |   155649 |    14713 |  0.000 |
404.07/52.53	c (52,0) c |  7 |    570 |     285053 |     163208 |    52393 |    49025 |    22988 |   156389 |    14746 |  0.000 |
404.07/52.53	c (52,0) c 
404.07/52.53	c (52,0) c synthesis     1276918 conflicts   438506996 propagations     4005 conflicts/sec  1375313 propagations/sec
404.07/52.53	c (52,0) c Total Memory so far : 687.13Mb
404.07/52.53	c (52,0) c
404.07/52.53	c (52,0) c |-------------------------------------------------------------------------------------------------------|
404.07/52.53	c (52,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
404.07/52.53	c (52,0) c |-------------------------------------------------------------------------------------------------------|
404.07/52.53	c (52,0) c |  0 |    547 |     295828 |     172786 |    55425 |    33191 |    23574 |   170145 |    15010 |  0.000 |
404.07/52.53	c (52,0) c |  1 |    610 |     282589 |     162338 |    52487 |    48151 |    22093 |   171522 |    15155 |  0.000 |
404.07/52.53	c (52,0) c |  2 |    578 |     301757 |     177222 |    54703 |    37635 |    25073 |   168380 |    15918 |  0.000 |
404.07/52.54	c (52,0) c |  3 |    596 |     306695 |     177951 |    53938 |    38363 |    24828 |   169073 |    16029 |  0.000 |
404.07/52.54	c (52,0) c |  4 |    666 |     304261 |     174056 |    53559 |    34473 |    23398 |   170505 |    15740 |  0.000 |
404.07/52.54	c (52,0) c |  5 |    553 |     294954 |     171800 |    53716 |    32207 |    23988 |   169653 |    15553 |  0.000 |
404.07/52.54	c (52,0) c |  6 |    674 |     320029 |     183117 |    62135 |    43531 |    25432 |   168325 |    16156 |  0.000 |
404.07/52.54	c (52,0) c |  7 |    603 |     311232 |     180428 |    52924 |    40839 |    25530 |   168373 |    15888 |  0.000 |
404.07/52.54	c (52,0) c 
404.07/52.54	c (52,0) c synthesis     1399698 conflicts   482812876 propagations     3902 conflicts/sec  1345993 propagations/sec
404.07/52.54	c (52,0) c Total Memory so far : 687.13Mb
404.07/52.54	c (52,0) c
404.07/52.54	c (52,0) c |-------------------------------------------------------------------------------------------------------|
404.07/52.54	c (52,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
404.07/52.54	c (52,0) c |-------------------------------------------------------------------------------------------------------|
404.07/52.54	c (52,0) c |  0 |    576 |     321547 |     188588 |    56861 |    48993 |    25727 |   180801 |    16584 |  0.000 |
404.07/52.54	c (52,0) c |  1 |    632 |     303576 |     175957 |    53127 |    36373 |    23899 |   182769 |    16189 |  0.000 |
404.07/52.54	c (52,0) c |  2 |    586 |     322884 |     191234 |    56184 |    51647 |    26927 |   178390 |    16937 |  0.000 |
404.07/52.54	c (52,0) c |  3 |    669 |     329093 |     190938 |    54743 |    51350 |    26313 |   180788 |    17289 |  0.000 |
404.07/52.54	c (52,0) c |  4 |    722 |     328541 |     188521 |    54234 |    48938 |    24916 |   181770 |    17013 |  0.000 |
404.07/52.54	c (52,0) c |  5 |    595 |     314786 |     184117 |    54348 |    44524 |    25524 |   178227 |    16582 |  0.000 |
507.77/65.53	c (65,0) c |  6 |    753 |     342228 |     195604 |    62796 |    56019 |    26488 |   180574 |    17597 |  0.000 |
507.77/65.53	c (65,0) c |  7 |    665 |     334374 |     194699 |    53584 |    55110 |    27343 |   179758 |    16904 |  0.000 |
507.77/65.53	c (65,0) c 
507.77/65.53	c (65,0) c synthesis     1509659 conflicts   523394520 propagations     3788 conflicts/sec  1313144 propagations/sec
507.77/65.53	c (65,0) c Total Memory so far : 687.13Mb
507.77/65.53	c (65,0) c
507.77/65.53	c (65,0) c |-------------------------------------------------------------------------------------------------------|
507.77/65.53	c (65,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
507.77/65.53	c (65,0) c |-------------------------------------------------------------------------------------------------------|
507.77/65.53	c (65,0) c |  0 |    608 |     338146 |     198304 |    57828 |    30716 |    26893 |   189026 |    17629 |  0.000 |
507.77/65.53	c (65,0) c |  1 |    658 |     317286 |     184336 |    53477 |    44752 |    25079 |   188392 |    16757 |  0.000 |
507.77/65.53	c (65,0) c |  2 |    626 |     340616 |     201658 |    56624 |    34072 |    28135 |   188307 |    17875 |  0.000 |
507.77/65.53	c (65,0) c |  3 |    705 |     345035 |     200710 |    55242 |    33122 |    27294 |   189128 |    18062 |  0.000 |
507.77/65.53	c (65,0) c |  4 |    765 |     346044 |     199358 |    54558 |    31768 |    26040 |   189947 |    17860 |  0.000 |
507.77/65.53	c (65,0) c |  5 |    611 |     328553 |     193151 |    54742 |    53558 |    26642 |   189536 |    17210 |  0.000 |
507.77/65.53	c (65,0) c |  6 |    809 |     361625 |     206664 |    63294 |    39073 |    27559 |   188755 |    18548 |  0.000 |
507.77/65.53	c (65,0) c |  7 |    702 |     357016 |     208742 |    54338 |    41149 |    28874 |   186838 |    17672 |  0.000 |
507.77/65.53	c (65,0) c 
507.77/65.53	c (65,0) c synthesis     1592923 conflicts   554338291 propagations     3700 conflicts/sec  1287776 propagations/sec
507.77/65.53	c (65,0) c Total Memory so far : 687.13Mb
507.77/65.53	c (65,0) c
507.77/65.53	c (65,0) c |-------------------------------------------------------------------------------------------------------|
507.77/65.53	c (65,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
507.77/65.53	c (65,0) c |-------------------------------------------------------------------------------------------------------|
507.77/65.53	c (65,0) c |  0 |    640 |     360721 |     212679 |    58544 |    45091 |    28505 |   198587 |    18839 |  0.000 |
507.77/65.53	c (65,0) c |  1 |    702 |     335265 |     194854 |    54017 |    55270 |    26336 |   200641 |    17524 |  0.000 |
507.77/65.53	c (65,0) c |  2 |    665 |     362435 |     215631 |    57148 |    48045 |    29721 |   199168 |    19117 |  0.000 |
507.77/65.53	c (65,0) c |  3 |    751 |     369716 |     215865 |    55758 |    48277 |    29099 |   199768 |    19190 |  0.000 |
507.77/65.53	c (65,0) c |  4 |    813 |     369998 |     214410 |    55088 |    46821 |    27699 |   200852 |    19031 |  0.000 |
507.77/65.54	c (65,0) c |  5 |    682 |     351377 |     205891 |    55760 |    38300 |    28062 |   200752 |    18282 |  0.000 |
507.77/65.54	c (65,0) c |  6 |    868 |     383881 |     220240 |    63691 |    52649 |    28960 |   199913 |    19848 |  0.000 |
507.77/65.54	c (65,0) c |  7 |    756 |     383293 |     224787 |    54921 |    57194 |    30514 |   198122 |    18665 |  0.000 |
507.77/65.54	c (65,0) c 
507.77/65.54	c (65,0) c synthesis     1704358 conflicts   594776808 propagations     3624 conflicts/sec  1264593 propagations/sec
507.77/65.54	c (65,0) c Total Memory so far : 687.13Mb
507.77/65.54	c (65,0) c
507.77/65.54	c (65,0) c |-------------------------------------------------------------------------------------------------------|
507.77/65.54	c (65,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
507.77/65.54	c (65,0) c |-------------------------------------------------------------------------------------------------------|
507.77/65.54	c (65,0) c |  0 |    656 |     375424 |     222785 |    58713 |    55197 |    29728 |   206950 |    19536 |  0.000 |
507.77/65.54	c (65,0) c |  1 |    734 |     351298 |     204910 |    54139 |    37321 |    27524 |   209537 |    18059 |  0.000 |
507.77/65.54	c (65,0) c |  2 |    726 |     378274 |     224228 |    58651 |    56642 |    30657 |   206970 |    19881 |  0.000 |
507.77/65.54	c (65,0) c |  3 |    801 |     385142 |     225169 |    56241 |    57581 |    29997 |   207381 |    20027 |  0.000 |
507.77/65.54	c (65,0) c |  4 |    853 |     385850 |     224378 |    55327 |    56789 |    28774 |   208965 |    19847 |  0.000 |
507.77/65.54	c (65,0) c |  5 |    724 |     367947 |     216146 |    56283 |    48555 |    29187 |   208571 |    19281 |  0.000 |
507.77/65.54	c (65,0) c |  6 |    916 |     400569 |     230387 |    63982 |    32197 |    29981 |   207723 |    20769 |  0.000 |
619.45/79.54	c (79,0) c |  7 |    785 |     402572 |     237201 |    55240 |    39010 |    31916 |   202378 |    19298 |  0.000 |
619.45/79.54	c (79,0) c 
619.45/79.54	c (79,0) c synthesis     1785204 conflicts   624696876 propagations     3555 conflicts/sec  1243841 propagations/sec
619.45/79.54	c (79,0) c Total Memory so far : 687.13Mb
619.45/79.54	c (79,0) c
619.45/79.54	c (79,0) c |-------------------------------------------------------------------------------------------------------|
619.45/79.54	c (79,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
619.45/79.54	c (79,0) c |-------------------------------------------------------------------------------------------------------|
619.45/79.54	c (79,0) c |  0 |    671 |     395122 |     236383 |    58926 |    38196 |    31188 |   210865 |    20483 |  0.000 |
619.45/79.54	c (79,0) c |  1 |    772 |     369687 |     216801 |    54367 |    49212 |    28885 |   219451 |    19024 |  0.000 |
619.45/79.54	c (79,0) c |  2 |    767 |     396442 |     235966 |    59033 |    37776 |    31807 |   216608 |    20701 |  0.000 |
619.45/79.54	c (79,0) c |  3 |    837 |     405518 |     237892 |    56689 |    39707 |    31319 |   216420 |    20978 |  0.000 |
619.45/79.54	c (79,0) c |  4 |    897 |     408948 |     238826 |    56192 |    40636 |    30415 |   218054 |    21231 |  0.000 |
619.45/79.54	c (79,0) c |  5 |    783 |     386720 |     227289 |    56581 |    59698 |    30300 |   217857 |    20318 |  0.000 |
619.45/79.54	c (79,0) c |  6 |    976 |     422817 |     243331 |    64730 |    45141 |    31272 |   217198 |    21846 |  0.000 |
619.45/79.54	c (79,0) c |  7 |    835 |     424866 |     250893 |    56126 |    52702 |    33322 |   215103 |    20697 |  0.000 |
619.45/79.54	c (79,0) c 
619.45/79.54	c (79,0) c synthesis     1887382 conflicts   663092785 propagations     3482 conflicts/sec  1223188 propagations/sec
619.45/79.54	c (79,0) c Total Memory so far : 687.13Mb
619.45/79.54	c (79,0) c
619.45/79.54	c (79,0) c |-------------------------------------------------------------------------------------------------------|
619.45/79.54	c (79,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
619.45/79.54	c (79,0) c |-------------------------------------------------------------------------------------------------------|
619.45/79.54	c (79,0) c |  0 |    686 |     416221 |     251044 |    59617 |    52857 |    32920 |   220901 |    21316 |  0.000 |
619.45/79.54	c (79,0) c |  1 |    816 |     390038 |     228780 |    56113 |    61190 |    30271 |   229512 |    20429 |  0.000 |
619.45/79.54	c (79,0) c |  2 |    800 |     416659 |     248990 |    59664 |    50800 |    33105 |   224861 |    21694 |  0.000 |
619.45/79.54	c (79,0) c |  3 |    872 |     427131 |     251384 |    57080 |    53199 |    32606 |   225762 |    21997 |  0.000 |
619.45/79.54	c (79,0) c |  4 |    958 |     431249 |     251932 |    56888 |    53742 |    31787 |   227778 |    22338 |  0.000 |
619.45/79.54	c (79,0) c |  5 |    828 |     406685 |     240506 |    56778 |    42318 |    31504 |   227770 |    21288 |  0.000 |
619.45/79.54	c (79,0) c |  6 |   1021 |     442826 |     256079 |    64931 |    57888 |    32591 |   226880 |    22918 |  0.000 |
619.45/79.55	c (79,0) c |  7 |    868 |     447086 |     264940 |    56599 |    33547 |    35061 |   224080 |    21945 |  0.000 |
619.45/79.55	c (79,0) c 
619.45/79.55	c (79,0) c synthesis     1993655 conflicts   702979515 propagations     3426 conflicts/sec  1207906 propagations/sec
619.45/79.55	c (79,0) c Total Memory so far : 687.13Mb
619.45/79.55	c (79,0) c
619.45/79.55	c (79,0) c |-------------------------------------------------------------------------------------------------------|
619.45/79.55	c (79,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
619.45/79.55	c (79,0) c |-------------------------------------------------------------------------------------------------------|
619.45/79.55	c (79,0) c |  0 |    706 |     431906 |     261276 |    59917 |    63089 |    34152 |   234127 |    22040 |  0.000 |
619.45/79.55	c (79,0) c |  1 |    847 |     406375 |     239077 |    56400 |    40885 |    31314 |   235792 |    21332 |  0.000 |
619.45/79.55	c (79,0) c |  2 |    817 |     430415 |     258307 |    59804 |    60117 |    33987 |   234143 |    22350 |  0.000 |
619.45/79.55	c (79,0) c |  3 |    918 |     443117 |     260674 |    57671 |    62489 |    33522 |   234744 |    22717 |  0.000 |
619.45/79.55	c (79,0) c |  4 |    984 |     447744 |     262449 |    57085 |    64259 |    33029 |   234619 |    23128 |  0.000 |
619.45/79.55	c (79,0) c |  5 |    846 |     422861 |     251234 |    57360 |    53046 |    32696 |   233622 |    22076 |  0.000 |
619.45/79.55	c (79,0) c |  6 |   1096 |     458840 |     265028 |    65180 |    33638 |    33361 |   234995 |    23826 |  0.000 |
619.45/79.55	c (79,0) c |  7 |    895 |     464544 |     276488 |    56885 |    45096 |    36301 |   231927 |    22593 |  0.000 |
619.45/79.55	c (79,0) c 
731.14/93.53	c (93,0) c synthesis     2074533 conflicts   733338998 propagations     3379 conflicts/sec  1194586 propagations/sec
731.14/93.53	c (93,0) c Total Memory so far : 687.13Mb
731.14/93.53	c (93,0) c
731.14/93.53	c (93,0) c |-------------------------------------------------------------------------------------------------------|
731.14/93.53	c (93,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
731.14/93.53	c (93,0) c |-------------------------------------------------------------------------------------------------------|
731.14/93.53	c (93,0) c |  0 |    721 |     449506 |     272126 |    60518 |    40744 |    35417 |   241520 |    22866 |  0.000 |
731.14/93.53	c (93,0) c |  1 |    882 |     422618 |     248736 |    56745 |    50544 |    32327 |   244888 |    22095 |  0.000 |
731.14/93.53	c (93,0) c |  2 |    855 |     444200 |     267170 |    59902 |    35780 |    34737 |   242257 |    23041 |  0.000 |
731.14/93.53	c (93,0) c |  3 |    941 |     458644 |     270203 |    58998 |    38817 |    34557 |   242155 |    23358 |  0.000 |
731.14/93.53	c (93,0) c |  4 |   1014 |     466660 |     274276 |    57429 |    42897 |    34465 |   241755 |    23852 |  0.000 |
731.14/93.53	c (93,0) c |  5 |    865 |     439578 |     262166 |    58097 |    63978 |    33910 |   241504 |    22855 |  0.000 |
731.14/93.53	c (93,0) c |  6 |   1140 |     477444 |     276091 |    65655 |    44701 |    34535 |   242669 |    24603 |  0.000 |
731.14/93.53	c (93,0) c |  7 |    915 |     478653 |     286339 |    57057 |    54946 |    37279 |   239908 |    23248 |  0.000 |
731.14/93.53	c (93,0) c 
731.14/93.53	c (93,0) c synthesis     2157107 conflicts   764826490 propagations     3340 conflicts/sec  1184334 propagations/sec
731.14/93.53	c (93,0) c Total Memory so far : 687.13Mb
731.14/93.53	c (93,0) c
731.14/93.53	c (93,0) c |-------------------------------------------------------------------------------------------------------|
731.14/93.53	c (93,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
731.14/93.53	c (93,0) c |-------------------------------------------------------------------------------------------------------|
731.14/93.53	c (93,0) c |  0 |    792 |     469691 |     284112 |    60755 |    52730 |    36547 |   250074 |    23772 |  0.000 |
731.14/93.53	c (93,0) c |  1 |    936 |     439762 |     259190 |    56982 |    60998 |    33316 |   253502 |    22940 |  0.000 |
731.14/93.53	c (93,0) c |  2 |    890 |     461138 |     278039 |    60065 |    46649 |    35680 |   251222 |    23863 |  0.000 |
731.14/93.53	c (93,0) c |  3 |    957 |     478298 |     282636 |    59240 |    51250 |    35998 |   249733 |    24068 |  0.000 |
731.14/93.53	c (93,0) c |  4 |   1053 |     490467 |     288975 |    57858 |    57596 |    36084 |   251028 |    24688 |  0.000 |
731.14/93.53	c (93,0) c |  5 |    885 |     457655 |     274524 |    58449 |    43135 |    35126 |   246647 |    23616 |  0.000 |
731.14/93.53	c (93,0) c |  6 |   1202 |     497274 |     287628 |    66106 |    56238 |    35736 |   250894 |    25527 |  0.000 |
731.14/93.53	c (93,0) c |  7 |    937 |     497679 |     298712 |    57433 |    67320 |    38684 |   247976 |    24323 |  0.000 |
731.14/93.53	c (93,0) c 
731.14/93.53	c (93,0) c synthesis     2253816 conflicts   801598324 propagations     3287 conflicts/sec  1169082 propagations/sec
731.14/93.53	c (93,0) c Total Memory so far : 687.13Mb
731.14/93.53	c (93,0) c
731.14/93.53	c (93,0) c |-------------------------------------------------------------------------------------------------------|
731.14/93.53	c (93,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
731.14/93.55	c (93,0) c |-------------------------------------------------------------------------------------------------------|
731.14/93.55	c (93,0) c |  0 |    817 |     489933 |     296919 |    61264 |    65537 |    38176 |   259799 |    24492 |  0.000 |
731.14/93.55	c (93,0) c |  1 |    950 |     460175 |     272101 |    57652 |    40717 |    34956 |   261077 |    23821 |  0.000 |
731.14/93.55	c (93,0) c |  2 |    924 |     477640 |     288602 |    60273 |    57211 |    36646 |   260414 |    24678 |  0.000 |
731.14/93.55	c (93,0) c |  3 |    987 |     494911 |     293568 |    59386 |    62182 |    36939 |   259715 |    24822 |  0.000 |
731.14/93.55	c (93,0) c |  4 |   1069 |     510728 |     302937 |    58056 |    71558 |    37871 |   260121 |    25554 |  0.000 |
731.14/93.55	c (93,0) c |  5 |    885 |     472195 |     285335 |    58627 |    53946 |    36451 |   246647 |    24036 |  0.000 |
731.14/93.55	c (93,0) c |  6 |   1259 |     516256 |     298807 |    66397 |    67417 |    36887 |   261019 |    26483 |  0.000 |
731.14/93.55	c (93,0) c |  7 |    997 |     518983 |     311859 |    58192 |    44676 |    40087 |   257733 |    25149 |  0.000 |
731.14/93.55	c (93,0) c 
731.14/93.55	c (93,0) c synthesis     2350129 conflicts   837577297 propagations     3239 conflicts/sec  1154407 propagations/sec
773.41/98.85	c (98,0) c Total Memory so far : 687.13Mb
773.41/98.85	c (98,0) c
773.41/98.85	c (98,0) c |-------------------------------------------------------------------------------------------------------|
773.41/98.85	c (98,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
773.41/98.85	c (98,0) c |-------------------------------------------------------------------------------------------------------|
773.41/98.85	c (98,0) c |  0 |    850 |     508220 |     308898 |    61742 |    41715 |    39485 |   269497 |    25417 |  0.000 |
773.41/98.85	c (98,0) c |  1 |    985 |     479518 |     284463 |    58171 |    53079 |    36235 |   272771 |    24673 |  0.000 |
773.41/98.85	c (98,0) c |  2 |    957 |     493314 |     298329 |    61269 |    66939 |    37678 |   269444 |    25544 |  0.000 |
773.41/98.85	c (98,0) c |  3 |   1025 |     513472 |     305439 |    59604 |    38250 |    38049 |   270399 |    25716 |  0.000 |
773.41/98.85	c (98,0) c |  4 |   1092 |     530926 |     316617 |    58234 |    49432 |    39277 |   268320 |    26337 |  0.000 |
773.41/98.85	c (98,0) c |  5 |    885 |     491251 |     298751 |    59043 |    67362 |    38525 |   246647 |    24496 |  0.000 |
773.41/98.85	c (98,0) c |  6 |   1286 |     539729 |     313465 |    67194 |    46275 |    38686 |   264366 |    27319 |  0.000 |
773.41/98.85	c (98,0) c |  7 |   1030 |     536300 |     323542 |    58310 |    56359 |    41171 |   267626 |    25759 |  0.000 |
773.41/98.85	c (98,0) c 
773.41/98.85	c (98,0) c synthesis     2449504 conflicts   874761732 propagations     3200 conflicts/sec  1142857 propagations/sec
773.41/98.85	c (98,0) c Total Memory so far : 687.13Mb
773.41/98.85	c (98,0) c last restart ## conflicts  :  11192 57 
773.41/98.85	c (98,0) c Thread 6 is 100% pure glucose! First thread to finish! (SAT answer).
773.41/98.85	c (98,0) c Total Memory so far : 687.13Mb
773.41/98.85	c (98,0) c
773.41/98.85	c (98,0) c real time : 96.6736 s
773.41/98.85	c (98,0) c cpu time  : 767.916 s
773.41/98.85	c (98,0) c
773.41/98.85	c (98,0) c
773.41/98.85	c (98,0) c
773.41/98.85	c (98,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
773.41/98.85	c (98,0) c
773.41/98.85	c (98,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
773.41/98.85	c (98,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
773.41/98.85	c (98,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
773.41/98.85	c (98,0) c | Conflicts     |         2455689 |     309808 |     285156 |     299075 |     306297 |     317444 |     299498 |     314268 |     324143 |
773.41/98.85	c (98,0) c | Decisions     |         4102582 |     509639 |     480671 |     494478 |     514796 |     532196 |     492197 |     541088 |     537517 |
773.41/98.85	c (98,0) c | Propagations  |       877261563 |  108781029 |  102192786 |  108753917 |  109797707 |  112655384 |  108257571 |  112545071 |  114278098 |
773.41/98.85	c (98,0) c | Avg_Trail     |                 |       2510 |       2530 |       2535 |       2559 |       2521 |       2508 |       2576 |       2519 |
773.41/98.85	c (98,0) c | Avg_DL        |                 |         26 |         28 |         28 |         28 |         28 |         27 |         28 |         27 |
773.41/98.85	c (98,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
773.41/98.85	c (98,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
773.41/98.85	c (98,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
773.41/98.85	c (98,0) c | Exported      |          309863 |      39604 |      36286 |      37757 |      38210 |      39369 |      38631 |      38792 |      41214 |
773.41/98.85	c (98,0) c | Imported      |         2130734 |     269497 |     273484 |     269444 |     270399 |     268320 |     246647 |     264366 |     268577 |
773.41/98.85	c (98,0) c | Good          |             307 |         41 |         38 |         44 |         38 |         35 |         38 |         39 |         34 |
773.41/98.85	c (98,0) c | Purge         |         2130427 |     269456 |     273446 |     269400 |     270361 |     268285 |     246609 |     264327 |     268543 |
773.41/98.85	c (98,0) c | Promoted      |          205632 |      25507 |      24721 |      25608 |      25773 |      26378 |      24501 |      27341 |      25803 |
773.41/98.85	c (98,0) c | Remove_Imp    |         1491484 |     190728 |     191292 |     173728 |     196704 |     188475 |     178585 |     192516 |     179456 |
773.41/98.85	c (98,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
773.41/98.85	c (98,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
773.41/98.85	c (98,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
773.41/98.85	c (98,0) c | Binaries      |                 |          3 |          6 |          0 |          6 |          9 |          5 |          5 |         10 |
773.41/98.85	c (98,0) c | Glues         |                 |         70 |         81 |         66 |         78 |         69 |         65 |         74 |         79 |
773.41/98.85	c (98,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
773.41/98.85	c (98,0) c | Orig_Seen     |            44 % |      61797 |      58194 |      61346 |      59619 |      58247 |      59057 |      67379 |      58323 |
773.41/98.85	c (98,0) c | Diff Orig seen|                 | -     5582 | -     9185 | -     6033 | -     7760 | -     9132 | -     8322 |      X     | -     9056 |
773.41/98.85	c (98,0) c | Hamming       |            34 % |       2184 |       2066 |       2526 |       1970 |       2216 |       2184 |      X     |       2234 |
773.41/98.85	c (98,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
773.41/98.85	c (98,0) 
773.41/98.85	c (98,0) s SATISFIABLE
773.41/98.87	c (98,1) SatSolver.solve End
773.41/98.87	c (98,1) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
773.41/98.87	c (98,1) Show results Begin
773.41/98.88	c (98,1) h[0] = 132
773.41/98.88	c (98,1) h[1] = 41
773.41/98.88	c (98,1) h[2] = 32
773.41/98.88	c (98,1) h[3] = 9
773.41/98.88	c (98,1) h[4] = 38
773.41/98.88	c (98,1) h[5] = 29
773.41/98.88	c (98,1) h[6] = 62
773.41/98.88	c (98,1) h[7] = 8
773.41/98.88	c (98,1) h[8] = 26
773.41/98.88	c (98,1) h[9] = 39
773.41/98.88	c (98,1) h[10] = 81
773.41/98.88	c (98,1) h[11] = 18
773.41/98.88	c (98,1) h[12] = 63
773.41/98.88	c (98,1) h[13] = 50
773.41/98.88	c (98,1) h[14] = 91
773.41/98.88	c (98,1) h[15] = 68
773.41/98.88	c (98,1) h[16] = 41
773.41/98.88	c (98,1) r[0] = 0
773.41/98.88	c (98,1) r[1] = 0
773.41/98.88	c (98,1) r[2] = 0
773.41/98.88	c (98,1) r[3] = 0
773.41/98.88	c (98,1) r[4] = 0
773.41/98.88	c (98,1) r[5] = 0
773.41/98.88	c (98,1) r[6] = 0
773.41/98.88	c (98,1) r[7] = 0
773.41/98.88	c (98,1) r[8] = 0
773.41/98.88	c (98,1) r[9] = 0
773.41/98.88	c (98,1) r[10] = 0
773.41/98.88	c (98,1) r[11] = 0
773.41/98.88	c (98,1) r[12] = 0
773.41/98.88	c (98,1) r[13] = 0
773.41/98.88	c (98,1) r[14] = 0
773.41/98.88	c (98,1) r[15] = 0
773.41/98.88	c (98,1) r[16] = 0
773.41/98.88	c (98,1) w[0] = 33
773.41/98.88	c (98,1) w[1] = 64
773.41/98.88	c (98,1) w[2] = 103
773.41/98.88	c (98,1) w[3] = 59
773.41/98.88	c (98,1) w[4] = 44
773.41/98.88	c (98,1) w[5] = 123
773.41/98.88	c (98,1) w[6] = 57
773.41/98.88	c (98,1) w[7] = 32
773.41/98.88	c (98,1) w[8] = 25
773.41/98.88	c (98,1) w[9] = 53
773.41/98.88	c (98,1) w[10] = 15
773.41/98.88	c (98,1) w[11] = 17
773.41/98.88	c (98,1) w[12] = 42
773.41/98.88	c (98,1) w[13] = 9
773.41/98.88	c (98,1) w[14] = 44
773.41/98.88	c (98,1) w[15] = 90
773.41/98.89	c (98,1) w[16] = 66
773.41/98.89	c (98,1) x[0] = 167
773.41/98.89	c (98,1) x[1] = 103
773.41/98.89	c (98,1) x[2] = 0
773.41/98.89	c (98,1) x[3] = 44
773.41/98.89	c (98,1) x[4] = 0
773.41/98.89	c (98,1) x[5] = 44
773.41/98.89	c (98,1) x[6] = 110
773.41/98.89	c (98,1) x[7] = 25
773.41/98.89	c (98,1) x[8] = 0
773.41/98.89	c (98,1) x[9] = 57
773.41/98.89	c (98,1) x[10] = 42
773.41/98.89	c (98,1) x[11] = 25
773.41/98.89	c (98,1) x[12] = 0
773.41/98.89	c (98,1) x[13] = 57
773.41/98.89	c (98,1) x[14] = 66
773.41/98.89	c (98,1) x[15] = 110
773.41/98.89	c (98,1) x[16] = 0
773.41/98.89	c (98,1) y[0] = 68
773.41/98.89	c (98,1) y[1] = 159
773.41/98.89	c (98,1) y[2] = 168
773.41/98.89	c (98,1) y[3] = 159
773.41/98.89	c (98,1) y[4] = 130
773.41/98.89	c (98,1) y[5] = 130
773.41/98.89	c (98,1) y[6] = 68
773.41/98.89	c (98,1) y[7] = 81
773.41/98.89	c (98,1) y[8] = 63
773.41/98.89	c (98,1) y[9] = 0
773.41/98.89	c (98,1) y[10] = 0
773.41/98.89	c (98,1) y[11] = 63
773.41/98.89	c (98,1) y[12] = 0
773.41/98.89	c (98,1) y[13] = 39
773.41/98.89	c (98,1) y[14] = 39
773.41/98.89	c (98,1) y[15] = 0
773.41/98.89	c (98,1) y[16] = 89
773.41/98.89	s SATISFIABLE
773.41/98.89	v <instantiation>
773.41/98.89	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] w[0] w[1] w[2] w[3] w[4] w[5] w[6] w[7] w[8] w[9] w[10] w[11] w[12] w[13] w[14] w[15] w[16] h[0] h[1] h[2] h[3] h[4] h[5] h[6] h[7] h[8] h[9] h[10] h[11] h[12] h[13] h[14] h[15] h[16] r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9] r[10] r[11] r[12] r[13] r[14] r[15] r[16]</list>
773.41/98.89	v     <values>167 103 0 44 0 44 110 25 0 57 42 25 0 57 66 110 0 68 159 168 159 130 130 68 81 63 0 0 63 0 39 39 0 89 33 64 103 59 44 123 57 32 25 53 15 17 42 9 44 90 66 132 41 32 9 38 29 62 8 26 39 81 18 63 50 91 68 41 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0</values>
773.41/98.89	v </instantiation>
773.41/98.89	c (98,1) Show results End
773.41/98.89	c (98,1) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
773.41/98.89	c (98,1) 0,0,0,1,1,1,1,98,98,STOP-AFTER(ALL)
773.41/98.89	c END-Prog: Thu Jul 26 21:38:53 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 (8540 MiB free)
  memory of node 1: 16384 MiB (11557 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297018-1532633834/watcher-4297018-1532633834 -o /tmp/evaluation-result-4297018-1532633834/solver-4297018-1532633834 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1532633834-13177 --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-4297018-1532633834.xml 

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

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


[startup+0.100156 s]*
/proc/loadavg: 2.00 2.01 1.95 3/199 13215
/proc/meminfo: memFree=20485984/32770624 swapFree=67108860/67108860
[pid=13195] ppid=13192 vsize=27312552 memory=109928 CPUtime=0.11 cores=0-7
/proc/13195/stat : 13195 (java) S 13192 13195 13150 0 -1 1077944320 6514 0 0 0 9 2 0 0 20 0 20 0 80946561 27968053248 27482 33554432000 4194304 4196468 140732416598816 140732416581360 139773258649335 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
/proc/13195/statm: 6828138 27482 2747 1 0 6790598 0
[pid=13195/tid=13197] ppid=13192 vsize=27312552 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/13195/task/13197/stat : 13197 (java) R 13192 13195 13150 0 -1 4202560 4620 0 0 0 7 1 0 0 20 0 20 0 80946562 27968053248 27482 33554432000 4194304 4196468 140732416598816 139773230481512 139773242729822 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13198] ppid=13192 vsize=27312552 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/13195/task/13198/stat : 13198 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 27482 33554432000 4194304 4196468 140732416598816 139773262891792 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13199] ppid=13192 vsize=27312552 memory=140549596821120 CPUtime=0 cores=0-7
/proc/13195/task/13199/stat : 13199 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 27482 33554432000 4194304 4196468 140732416598816 139773077048208 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13200] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13200/stat : 13200 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 27482 33554432000 4194304 4196468 140732416598816 139773075995664 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13201] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13201/stat : 13201 (java) S 13192 13195 13150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 27482 33554432000 4194304 4196468 140732416598816 139773074943120 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13202] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13202/stat : 13202 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 27482 33554432000 4194304 4196468 140732416598816 139773073889552 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13203] ppid=13192 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13195/task/13203/stat : 13203 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 27482 33554432000 4194304 4196468 140732416598816 139773072837008 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13204] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13204/stat : 13204 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 27482 33554432000 4194304 4196468 140732416598816 139773071784464 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13205] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13205/stat : 13205 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 27482 33554432000 4194304 4196468 140732416598816 139773070731920 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13206] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13206/stat : 13206 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80946566 27968053248 27482 33554432000 4194304 4196468 140732416598816 139771577838064 139773258660482 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13207] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13207/stat : 13207 (java) S 13192 13195 13150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80946566 27968053248 27482 33554432000 4194304 4196468 140732416598816 139771053598112 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13208] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13208/stat : 13208 (java) S 13192 13195 13150 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80946566 27968053248 27482 33554432000 4194304 4196468 140732416598816 139770919376368 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13209] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13209/stat : 13209 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80946569 27968053248 27482 33554432000 4194304 4196468 140732416598816 139770544872144 139773258667931 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13210] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13210/stat : 13210 (java) S 13192 13195 13150 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 20 0 80946569 27968053248 27482 33554432000 4194304 4196468 140732416598816 139771576784880 139773258660482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13211] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13211/stat : 13211 (java) S 13192 13195 13150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80946569 27968053248 27482 33554432000 4194304 4196468 140732416598816 139771575732336 139773258660482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13212] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13212/stat : 13212 (java) S 13192 13195 13150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80946569 27968053248 27482 33554432000 4194304 4196468 140732416598816 139771574679792 139773258660482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13213] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13213/stat : 13213 (java) S 13192 13195 13150 0 -1 1077944384 238 0 0 0 0 0 0 0 20 0 20 0 80946569 27968053248 27482 33554432000 4194304 4196468 140732416598816 139771573627248 139773258660482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13214] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13214/stat : 13214 (java) S 13192 13195 13150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80946569 27968053248 27482 33554432000 4194304 4196468 140732416598816 139770046966496 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13215] ppid=13192 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13195/task/13215/stat : 13215 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80946569 27968053248 27482 33554432000 4194304 4196468 140732416598816 139771572575152 139773258660482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109928 KiB

[startup+0.210428 s]*
/proc/loadavg: 2.00 2.01 1.95 2/199 13215
/proc/meminfo: memFree=20469568/32770624 swapFree=67108860/67108860
[pid=13195] ppid=13192 vsize=27312552 memory=124072 CPUtime=0.25 cores=0-7
/proc/13195/stat : 13195 (java) S 13192 13195 13150 0 -1 1077944320 10313 0 0 0 22 3 0 0 20 0 20 0 80946561 27968053248 31018 33554432000 4194304 4196468 140732416598816 140732416581360 139773258649335 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
/proc/13195/statm: 6828138 31018 2850 1 0 6790598 0
[pid=13195/tid=13197] ppid=13192 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/13195/task/13197/stat : 13197 (java) R 13192 13195 13150 0 -1 4202560 8195 0 0 0 18 2 0 0 20 0 20 0 80946562 27968053248 31018 33554432000 4194304 4196468 140732416598816 139773230440000 139773242692965 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13198] ppid=13192 vsize=27312552 memory=13939 CPUtime=0 cores=0-7
/proc/13195/task/13198/stat : 13198 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 31018 33554432000 4194304 4196468 140732416598816 139773262891792 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13199] ppid=13192 vsize=27312552 memory=288370925748532864 CPUtime=0 cores=0-7
/proc/13195/task/13199/stat : 13199 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 31018 33554432000 4194304 4196468 140732416598816 139773077048208 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13200] ppid=13192 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13195/task/13200/stat : 13200 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 31018 33554432000 4194304 4196468 140732416598816 139773075995664 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13201] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13201/stat : 13201 (java) S 13192 13195 13150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 31018 33554432000 4194304 4196468 140732416598816 139773074943120 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13202] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13202/stat : 13202 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 31018 33554432000 4194304 4196468 140732416598816 139773073889552 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13203] ppid=13192 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13195/task/13203/stat : 13203 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 31018 33554432000 4194304 4196468 140732416598816 139773072837008 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13204] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13204/stat : 13204 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 31018 33554432000 4194304 4196468 140732416598816 139773071784464 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13205] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13205/stat : 13205 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 31018 33554432000 4194304 4196468 140732416598816 139773070731920 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13206] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13206/stat : 13206 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80946566 27968053248 31018 33554432000 4194304 4196468 140732416598816 139771577838064 139773258660482 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13207] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13207/stat : 13207 (java) S 13192 13195 13150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80946566 27968053248 31018 33554432000 4194304 4196468 140732416598816 139771053598112 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13208] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13208/stat : 13208 (java) S 13192 13195 13150 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80946566 27968053248 31018 33554432000 4194304 4196468 140732416598816 139770919376368 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13209] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13209/stat : 13209 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80946569 27968053248 31018 33554432000 4194304 4196468 140732416598816 139770544872144 139773258667931 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13210] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13210/stat : 13210 (java) S 13192 13195 13150 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 80946569 27968053248 31018 33554432000 4194304 4196468 140732416598816 139771576784880 139773258660482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13211] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13211/stat : 13211 (java) S 13192 13195 13150 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 80946569 27968053248 31018 33554432000 4194304 4196468 140732416598816 139771575732336 139773258660482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13212] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13212/stat : 13212 (java) S 13192 13195 13150 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 80946569 27968053248 31018 33554432000 4194304 4196468 140732416598816 139771574679792 139773258660482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13213] ppid=13192 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/13195/task/13213/stat : 13213 (java) S 13192 13195 13150 0 -1 1077944384 287 0 0 0 2 0 0 0 20 0 20 0 80946569 27968053248 31018 33554432000 4194304 4196468 140732416598816 139771573627248 139773258660482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13214] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13214/stat : 13214 (java) S 13192 13195 13150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80946569 27968053248 31018 33554432000 4194304 4196468 140732416598816 139770046966496 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13215] ppid=13192 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13195/task/13215/stat : 13215 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80946569 27968053248 31018 33554432000 4194304 4196468 140732416598816 139771572575152 139773258660482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 124072 KiB

[startup+0.31027 s]*
/proc/loadavg: 2.00 2.01 1.95 2/199 13215
/proc/meminfo: memFree=20466528/32770624 swapFree=67108860/67108860
[pid=13195] ppid=13192 vsize=27312552 memory=127548 CPUtime=0.42 cores=0-7
/proc/13195/stat : 13195 (java) S 13192 13195 13150 0 -1 1077944320 10844 0 0 0 39 3 0 0 20 0 20 0 80946561 27968053248 31887 33554432000 4194304 4196468 140732416598816 140732416581360 139773258649335 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
/proc/13195/statm: 6828138 31887 2950 1 0 6790598 0
[pid=13195/tid=13197] ppid=13192 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/13195/task/13197/stat : 13197 (java) R 13192 13195 13150 0 -1 4202560 8562 0 0 0 27 2 0 0 20 0 20 0 80946562 27968053248 31887 33554432000 4194304 4196468 140732416598816 139773230453488 139773240212873 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13198] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13198/stat : 13198 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 31887 33554432000 4194304 4196468 140732416598816 139773262891792 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13199] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13199/stat : 13199 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 31887 33554432000 4194304 4196468 140732416598816 139773077048208 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13200] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13200/stat : 13200 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 31887 33554432000 4194304 4196468 140732416598816 139773075995664 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13201] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13201/stat : 13201 (java) S 13192 13195 13150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 31887 33554432000 4194304 4196468 140732416598816 139773074943120 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13202] ppid=13192 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/13195/task/13202/stat : 13202 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 31887 33554432000 4194304 4196468 140732416598816 139773073889552 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13203] ppid=13192 vsize=27312552 memory=140549449413551 CPUtime=0 cores=0-7
/proc/13195/task/13203/stat : 13203 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 31887 33554432000 4194304 4196468 140732416598816 139773072837008 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13204] ppid=13192 vsize=27312552 memory=140549449415856 CPUtime=0 cores=0-7
/proc/13195/task/13204/stat : 13204 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 31887 33554432000 4194304 4196468 140732416598816 139773071784464 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13205] ppid=13192 vsize=27312552 memory=140549449418160 CPUtime=0 cores=0-7
/proc/13195/task/13205/stat : 13205 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80946564 27968053248 31887 33554432000 4194304 4196468 140732416598816 139773070731920 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13206] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13206/stat : 13206 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80946566 27968053248 31887 33554432000 4194304 4196468 140732416598816 139771577838064 139773258660482 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13207] ppid=13192 vsize=27312552 memory=281098898843280 CPUtime=0 cores=0-7
/proc/13195/task/13207/stat : 13207 (java) S 13192 13195 13150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 80946566 27968053248 31887 33554432000 4194304 4196468 140732416598816 139771053598112 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13208] ppid=13192 vsize=27312552 memory=281098898850192 CPUtime=0 cores=0-7
/proc/13195/task/13208/stat : 13208 (java) S 13192 13195 13150 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80946566 27968053248 31887 33554432000 4194304 4196468 140732416598816 139770919376368 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13209] ppid=13192 vsize=27312552 memory=281098898791472 CPUtime=0 cores=0-7
/proc/13195/task/13209/stat : 13209 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80946569 27968053248 31887 33554432000 4194304 4196468 140732416598816 139770544872144 139773258667931 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13210] ppid=13192 vsize=27312552 memory=281098898864016 CPUtime=0.01 cores=0-7
/proc/13195/task/13210/stat : 13210 (java) S 13192 13195 13150 0 -1 1077944384 330 0 0 0 1 0 0 0 20 0 20 0 80946569 27968053248 31887 33554432000 4194304 4196468 140732416598816 139771576784880 139773258660482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13211] ppid=13192 vsize=27312552 memory=281098898870928 CPUtime=0.02 cores=0-7
/proc/13195/task/13211/stat : 13211 (java) S 13192 13195 13150 0 -1 1077944384 223 0 0 0 2 0 0 0 20 0 20 0 80946569 27968053248 31887 33554432000 4194304 4196468 140732416598816 139771575732336 139773258660482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13212] ppid=13192 vsize=27312552 memory=281098898868624 CPUtime=0 cores=0-7
/proc/13195/task/13212/stat : 13212 (java) S 13192 13195 13150 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 80946569 27968053248 31887 33554432000 4194304 4196468 140732416598816 139771574679792 139773258660482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13213] ppid=13192 vsize=27312552 memory=281098898885232 CPUtime=0.06 cores=0-7
/proc/13195/task/13213/stat : 13213 (java) S 13192 13195 13150 0 -1 1077944384 309 0 0 0 6 0 0 0 20 0 20 0 80946569 27968053248 31887 33554432000 4194304 4196468 140732416598816 139771573627248 139773258660482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13214] ppid=13192 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13214/stat : 13214 (java) S 13192 13195 13150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80946569 27968053248 31887 33554432000 4194304 4196468 140732416598816 139770046966496 139773258659541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13215] ppid=13192 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/13195/task/13215/stat : 13215 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80946569 27968053248 31887 33554432000 4194304 4196468 140732416598816 139771572575152 139773258660482 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127548 KiB

[startup+0.700934 s]
/proc/loadavg: 2.00 2.01 1.95 2/199 13215
/proc/meminfo: memFree=20442344/32770624 swapFree=67108860/67108860
[pid=13195] ppid=13192 vsize=27320948 memory=165356 CPUtime=0.99 cores=0-7
/proc/13195/stat : 13195 (java) S 13192 13195 13150 0 -1 1077944320 17960 0 0 0 94 5 0 0 20 0 20 0 80946561 27976650752 41339 33554432000 4194304 4196468 140732416598816 140732416581360 139773258649335 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
/proc/13195/statm: 6830237 41339 3131 1 0 6791622 0
[pid=13195/tid=13197] ppid=13192 vsize=27320948 memory=0 CPUtime=0.66 cores=0-7
/proc/13195/task/13197/stat : 13197 (java) R 13192 13195 13150 0 -1 4202560 15196 0 0 0 62 4 0 0 20 0 20 0 80946562 27976650752 41339 33554432000 4194304 4196468 140732416598816 139773230477296 139773258671261 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13198] ppid=13192 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13198/stat : 13198 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80946564 27976650752 41339 33554432000 4194304 4196468 140732416598816 139773262891792 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13199] ppid=13192 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13199/stat : 13199 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80946564 27976650752 41339 33554432000 4194304 4196468 140732416598816 139773077048208 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13200] ppid=13192 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13200/stat : 13200 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80946564 27976650752 41339 33554432000 4194304 4196468 140732416598816 139773075995664 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13201] ppid=13192 vsize=27320948 memory=1196 CPUtime=0 cores=0-7
/proc/13195/task/13201/stat : 13201 (java) S 13192 13195 13150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80946564 27976650752 41339 33554432000 4194304 4196468 140732416598816 139773074943120 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13202] ppid=13192 vsize=27320948 memory=8532 CPUtime=0 cores=0-7
/proc/13195/task/13202/stat : 13202 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80946564 27976650752 41339 33554432000 4194304 4196468 140732416598816 139773073889552 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13203] ppid=13192 vsize=27320948 memory=4616 CPUtime=0 cores=0-7
/proc/13195/task/13203/stat : 13203 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80946564 27976650752 41339 33554432000 4194304 4196468 140732416598816 139773072837008 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13204] ppid=13192 vsize=27320948 memory=1424 CPUtime=0 cores=0-7
/proc/13195/task/13204/stat : 13204 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80946564 27976650752 41339 33554432000 4194304 4196468 140732416598816 139773071784464 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13205] ppid=13192 vsize=27320948 memory=15868 CPUtime=0 cores=0-7
/proc/13195/task/13205/stat : 13205 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80946564 27976650752 41339 33554432000 4194304 4196468 140732416598816 139773070731920 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13206] ppid=13192 vsize=27320948 memory=4052 CPUtime=0 cores=0-7
/proc/13195/task/13206/stat : 13206 (java) S 13192 13195 13150 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 80946566 27976650752 41339 33554432000 4194304 4196468 140732416598816 139771577838064 139773258660482 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0

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

[pid=13195/tid=13219] ppid=13192 vsize=27984808 memory=575736 CPUtime=0.01 cores=0-7
/proc/13195/task/13219/stat : 13219 (java) S 13192 13195 13150 0 -1 4202560 687 0 0 0 1 0 0 0 20 0 24 0 80946779 28656443392 143934 33554432000 4194304 4196468 140732416598816 139769375866032 139773258671261 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13220] ppid=13192 vsize=27984808 memory=461428 CPUtime=0 cores=0-7
/proc/13195/task/13220/stat : 13220 (java) S 13192 13195 13150 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 80946779 28656443392 143934 33554432000 4194304 4196468 140732416598816 139769644301616 139773258671261 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13221] ppid=13192 vsize=27984808 memory=796 CPUtime=0 cores=0-7
/proc/13195/task/13221/stat : 13221 (java) S 13192 13195 13150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 80946781 28656443392 143934 33554432000 4194304 4196468 140732416598816 139769107438752 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
Current children cumulated CPU time: 763.84 s
Current children cumulated vsize: 28688428 KiB
Current children cumulated memory: 1037164 KiB

[startup+98.4018 s]
/proc/loadavg: 6.70 3.60 2.52 9/212 13229
/proc/meminfo: memFree=19556680/32770624 swapFree=67108860/67108860
[pid=13195] ppid=13192 vsize=27984808 memory=575736 CPUtime=5.21 cores=0-7
/proc/13195/stat : 13195 (java) S 13192 13195 13150 0 -1 1077944320 25508 0 0 0 505 16 0 0 20 0 24 0 80946561 28656443392 143934 33554432000 4194304 4196468 140732416598816 140732416581360 139773258649335 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
/proc/13195/statm: 6996202 143934 3224 1 0 6957058 0
[pid=13216] ppid=13195 vsize=703620 memory=461428 CPUtime=765.01 cores=0-7
/proc/13216/stat : 13216 (glucose-syrup) S 13195 13195 13150 0 -1 1077944320 277621 0 0 0 76433 68 0 0 20 0 9 0 80946779 720506880 115357 33554432000 4194304 4373367 140733280162672 140733280161216 140185561668226 0 4 0 8388610 18446744073709551615 0 0 17 2 0 0 0 0 0 6470912 6472264 32673792 140733280166831 140733280167084 140733280167084 140733280169927 0
/proc/13216/statm: 175905 115357 382 44 0 171593 0
[pid=13216/tid=13222] ppid=13195 vsize=703620 memory=575736 CPUtime=95.83 cores=0-7
/proc/13216/task/13222/stat : 13222 (glucose-syrup) R 13195 13195 13150 0 -1 4202560 31788 0 0 0 9574 9 0 0 20 0 9 0 80946814 720506880 115357 33554432000 4194304 4373367 140733280162672 140185540869488 4271828 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 32673792 140733280166831 140733280167084 140733280167084 140733280169927 0
[pid=13216/tid=13223] ppid=13195 vsize=703620 memory=-5155630176396733829 CPUtime=95.84 cores=0-7
/proc/13216/task/13223/stat : 13223 (glucose-syrup) R 13195 13195 13150 0 -1 4202560 31963 0 0 0 9577 7 0 0 20 0 9 0 80946814 720506880 115357 33554432000 4194304 4373367 140733280162672 140185532476560 4271958 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 32673792 140733280166831 140733280167084 140733280167084 140733280169927 0
[pid=13216/tid=13224] ppid=13195 vsize=703620 memory=6935656952358588496 CPUtime=94.63 cores=0-7
/proc/13216/task/13224/stat : 13224 (glucose-syrup) R 13195 13195 13150 0 -1 4202560 33352 0 0 0 9453 10 0 0 20 0 9 0 80946814 720506880 115357 33554432000 4194304 4373367 140733280162672 140185524084080 4271882 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 32673792 140733280166831 140733280167084 140733280167084 140733280169927 0
[pid=13216/tid=13225] ppid=13195 vsize=703620 memory=4638778411217669456 CPUtime=95.84 cores=0-7
/proc/13216/task/13225/stat : 13225 (glucose-syrup) R 13195 13195 13150 0 -1 4202560 32679 0 0 0 9579 5 0 0 20 0 9 0 80946814 720506880 115357 33554432000 4194304 4373367 140733280162672 140185515691376 4271970 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 32673792 140733280166831 140733280167084 140733280167084 140733280169927 0
[pid=13216/tid=13226] ppid=13195 vsize=703620 memory=4639622827774857296 CPUtime=95.66 cores=0-7
/proc/13216/task/13226/stat : 13226 (glucose-syrup) R 13195 13195 13150 0 -1 4202560 31362 0 0 0 9557 9 0 0 20 0 9 0 80946814 720506880 115357 33554432000 4194304 4373367 140733280162672 140185507298672 4271828 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 32673792 140733280166831 140733280167084 140733280167084 140733280169927 0
[pid=13216/tid=13227] ppid=13195 vsize=703620 memory=257 CPUtime=95.83 cores=0-7
/proc/13216/task/13227/stat : 13227 (glucose-syrup) R 13195 13195 13150 0 -1 4202560 32277 0 0 0 9577 6 0 0 20 0 9 0 80946814 720506880 115357 33554432000 4194304 4373367 140733280162672 140185498905968 4258958 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 32673792 140733280166831 140733280167084 140733280167084 140733280169927 0
[pid=13216/tid=13228] ppid=13195 vsize=703620 memory=7528 CPUtime=95.86 cores=0-7
/proc/13216/task/13228/stat : 13228 (glucose-syrup) R 13195 13195 13150 0 -1 4202560 32021 0 0 0 9580 6 0 0 20 0 9 0 80946814 720506880 115357 33554432000 4194304 4373367 140733280162672 140185490513264 4271828 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 32673792 140733280166831 140733280167084 140733280167084 140733280169927 0
[pid=13216/tid=13229] ppid=13195 vsize=703620 memory=844 CPUtime=95.11 cores=0-7
/proc/13216/task/13229/stat : 13229 (glucose-syrup) R 13195 13195 13150 0 -1 4202560 33029 0 0 0 9502 9 0 0 20 0 9 0 80946814 720506880 115357 33554432000 4194304 4373367 140733280162672 140185347902736 4272347 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 32673792 140733280166831 140733280167084 140733280167084 140733280169927 0
[pid=13195/tid=13197] ppid=13192 vsize=27984808 memory=4100 CPUtime=2.17 cores=0-7
/proc/13195/task/13197/stat : 13197 (java) S 13192 13195 13150 0 -1 1077944384 17392 0 0 0 206 11 0 0 20 0 24 0 80946562 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773230488576 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13198] ppid=13192 vsize=27984808 memory=1796 CPUtime=0 cores=0-7
/proc/13195/task/13198/stat : 13198 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80946564 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773262891792 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13199] ppid=13192 vsize=27984808 memory=916 CPUtime=0 cores=0-7
/proc/13195/task/13199/stat : 13199 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80946564 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773077048208 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13200] ppid=13192 vsize=27984808 memory=3908 CPUtime=0 cores=0-7
/proc/13195/task/13200/stat : 13200 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 80946564 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773075995664 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13201] ppid=13192 vsize=27984808 memory=575736 CPUtime=0 cores=0-7
/proc/13195/task/13201/stat : 13201 (java) S 13192 13195 13150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 80946564 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773074943120 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13202] ppid=13192 vsize=27984808 memory=461428 CPUtime=0 cores=0-7
/proc/13195/task/13202/stat : 13202 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80946564 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773073889552 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13203] ppid=13192 vsize=27984808 memory=1704 CPUtime=0 cores=0-7
/proc/13195/task/13203/stat : 13203 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 80946564 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773072837008 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13204] ppid=13192 vsize=27984808 memory=9996 CPUtime=0 cores=0-7
/proc/13195/task/13204/stat : 13204 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 80946564 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773071784464 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13205] ppid=13192 vsize=27984808 memory=5792 CPUtime=0 cores=0-7
/proc/13195/task/13205/stat : 13205 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 80946564 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773070731920 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13206] ppid=13192 vsize=27984808 memory=1936 CPUtime=0 cores=0-7
/proc/13195/task/13206/stat : 13206 (java) S 13192 13195 13150 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 24 0 80946566 28656443392 143934 33554432000 4194304 4196468 140732416598816 139771577838064 139773258660482 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13207] ppid=13192 vsize=27984808 memory=1196 CPUtime=0 cores=0-7
/proc/13195/task/13207/stat : 13207 (java) S 13192 13195 13150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 80946566 28656443392 143934 33554432000 4194304 4196468 140732416598816 139771053598112 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13208] ppid=13192 vsize=27984808 memory=9996 CPUtime=0 cores=0-7
/proc/13195/task/13208/stat : 13208 (java) S 13192 13195 13150 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 80946566 28656443392 143934 33554432000 4194304 4196468 140732416598816 139770919376368 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13209] ppid=13192 vsize=27984808 memory=5792 CPUtime=0 cores=0-7
/proc/13195/task/13209/stat : 13209 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80946569 28656443392 143934 33554432000 4194304 4196468 140732416598816 139770544872144 139773258667931 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13210] ppid=13192 vsize=27984808 memory=1936 CPUtime=0.58 cores=0-7
/proc/13195/task/13210/stat : 13210 (java) S 13192 13195 13150 0 -1 1077944384 1042 0 0 0 58 0 0 0 20 0 24 0 80946569 28656443392 143934 33554432000 4194304 4196468 140732416598816 139771576784880 139773258660482 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13211] ppid=13192 vsize=27984808 memory=1196 CPUtime=0.68 cores=0-7
/proc/13195/task/13211/stat : 13211 (java) S 13192 13195 13150 0 -1 1077944384 928 0 0 0 68 0 0 0 20 0 24 0 80946569 28656443392 143934 33554432000 4194304 4196468 140732416598816 139771575732336 139773258660482 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13212] ppid=13192 vsize=27984808 memory=8532 CPUtime=0.74 cores=0-7
/proc/13195/task/13212/stat : 13212 (java) S 13192 13195 13150 0 -1 1077944384 955 0 0 0 74 0 0 0 20 0 24 0 80946569 28656443392 143934 33554432000 4194304 4196468 140732416598816 139771574679792 139773258660482 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13213] ppid=13192 vsize=27984808 memory=4616 CPUtime=0.9 cores=0-7
/proc/13195/task/13213/stat : 13213 (java) S 13192 13195 13150 0 -1 1077944384 3077 0 0 0 90 0 0 0 20 0 24 0 80946569 28656443392 143934 33554432000 4194304 4196468 140732416598816 139771573627248 139773258660482 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13214] ppid=13192 vsize=27984808 memory=1424 CPUtime=0 cores=0-7
/proc/13195/task/13214/stat : 13214 (java) S 13192 13195 13150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 80946569 28656443392 143934 33554432000 4194304 4196468 140732416598816 139770046966496 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13215] ppid=13192 vsize=27984808 memory=15868 CPUtime=0.05 cores=0-7
/proc/13195/task/13215/stat : 13215 (java) S 13192 13195 13150 0 -1 1077944384 9 0 0 0 0 5 0 0 20 0 24 0 80946569 28656443392 143934 33554432000 4194304 4196468 140732416598816 139771572575152 139773258660482 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 24 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13217] ppid=13192 vsize=27984808 memory=4052 CPUtime=0 cores=0-7
/proc/13195/task/13217/stat : 13217 (java) S 13192 13195 13150 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 80946779 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773067220672 139773258673945 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13219] ppid=13192 vsize=27984808 memory=18252 CPUtime=0.01 cores=0-7
/proc/13195/task/13219/stat : 13219 (java) S 13192 13195 13150 0 -1 4202560 687 0 0 0 1 0 0 0 20 0 24 0 80946779 28656443392 143934 33554432000 4194304 4196468 140732416598816 139769375866032 139773258671261 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13220] ppid=13192 vsize=27984808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/13195/task/13220/stat : 13220 (java) S 13192 13195 13150 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 80946779 28656443392 143934 33554432000 4194304 4196468 140732416598816 139769644301616 139773258671261 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13221] ppid=13192 vsize=27984808 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/13195/task/13221/stat : 13221 (java) S 13192 13195 13150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 80946781 28656443392 143934 33554432000 4194304 4196468 140732416598816 139769107438752 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
Current children cumulated CPU time: 770.22 s
Current children cumulated vsize: 28688428 KiB
Current children cumulated memory: 1037164 KiB

[startup+98.8018 s]
/proc/loadavg: 6.70 3.60 2.52 9/212 13229
/proc/meminfo: memFree=19556680/32770624 swapFree=67108860/67108860
[pid=13195] ppid=13192 vsize=27984808 memory=575736 CPUtime=5.21 cores=0-7
/proc/13195/stat : 13195 (java) S 13192 13195 13150 0 -1 1077944320 25509 0 0 0 505 16 0 0 20 0 24 0 80946561 28656443392 143934 33554432000 4194304 4196468 140732416598816 140732416581360 139773258649335 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
/proc/13195/statm: 6996202 143934 3224 1 0 6957058 0
[pid=13216] ppid=13195 vsize=703620 memory=461428 CPUtime=768.2 cores=0-7
/proc/13216/stat : 13216 (glucose-syrup) S 13195 13195 13150 0 -1 1077944320 277629 0 0 0 76752 68 0 0 20 0 9 0 80946779 720506880 115357 33554432000 4194304 4373367 140733280162672 140733280161216 140185561668226 0 4 0 8388610 18446744073709551615 0 0 17 2 0 0 0 0 0 6470912 6472264 32673792 140733280166831 140733280167084 140733280167084 140733280169927 0
/proc/13216/statm: 175905 115357 382 44 0 171593 0
[pid=13216/tid=13222] ppid=13195 vsize=703620 memory=6655300316396806240 CPUtime=96.23 cores=0-7
/proc/13216/task/13222/stat : 13222 (glucose-syrup) R 13195 13195 13150 0 -1 4202560 31788 0 0 0 9614 9 0 0 20 0 9 0 80946814 720506880 115357 33554432000 4194304 4373367 140733280162672 140185540869488 4271904 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 32673792 140733280166831 140733280167084 140733280167084 140733280169927 0
[pid=13216/tid=13223] ppid=13195 vsize=703620 memory=6943526294502006880 CPUtime=96.24 cores=0-7
/proc/13216/task/13223/stat : 13223 (glucose-syrup) R 13195 13195 13150 0 -1 4202560 31963 0 0 0 9617 7 0 0 20 0 9 0 80946814 720506880 115357 33554432000 4194304 4373367 140733280162672 140185532476784 4272031 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 32673792 140733280166831 140733280167084 140733280167084 140733280169927 0
[pid=13216/tid=13224] ppid=13195 vsize=703620 memory=288230574492221466 CPUtime=95.02 cores=0-7
/proc/13216/task/13224/stat : 13224 (glucose-syrup) R 13195 13195 13150 0 -1 4202560 33352 0 0 0 9492 10 0 0 20 0 9 0 80946814 720506880 115357 33554432000 4194304 4373367 140733280162672 140185524084080 4258831 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 32673792 140733280166831 140733280167084 140733280167084 140733280169927 0
[pid=13216/tid=13225] ppid=13195 vsize=703620 memory=288230583166042425 CPUtime=96.24 cores=0-7
/proc/13216/task/13225/stat : 13225 (glucose-syrup) R 13195 13195 13150 0 -1 4202560 32679 0 0 0 9619 5 0 0 20 0 9 0 80946814 720506880 115357 33554432000 4194304 4373367 140733280162672 140185515691376 4271828 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 32673792 140733280166831 140733280167084 140733280167084 140733280169927 0
[pid=13216/tid=13226] ppid=13195 vsize=703620 memory=16102554786335041 CPUtime=96.06 cores=0-7
/proc/13216/task/13226/stat : 13226 (glucose-syrup) R 13195 13195 13150 0 -1 4202560 31362 0 0 0 9597 9 0 0 20 0 9 0 80946814 720506880 115357 33554432000 4194304 4373367 140733280162672 140185507298672 4258958 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 32673792 140733280166831 140733280167084 140733280167084 140733280169927 0
[pid=13216/tid=13227] ppid=13195 vsize=703620 memory=15868 CPUtime=96.23 cores=0-7
/proc/13216/task/13227/stat : 13227 (glucose-syrup) R 13195 13195 13150 0 -1 4202560 32278 0 0 0 9617 6 0 0 20 0 9 0 80946814 720506880 115357 33554432000 4194304 4373367 140733280162672 140185498905968 4272344 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 32673792 140733280166831 140733280167084 140733280167084 140733280169927 0
[pid=13216/tid=13228] ppid=13195 vsize=703620 memory=4052 CPUtime=96.26 cores=0-7
/proc/13216/task/13228/stat : 13228 (glucose-syrup) R 13195 13195 13150 0 -1 4202560 32021 0 0 0 9620 6 0 0 20 0 9 0 80946814 720506880 115357 33554432000 4194304 4373367 140733280162672 140185490513264 4257231 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 32673792 140733280166831 140733280167084 140733280167084 140733280169927 0
[pid=13216/tid=13229] ppid=13195 vsize=703620 memory=18252 CPUtime=95.51 cores=0-7
/proc/13216/task/13229/stat : 13229 (glucose-syrup) R 13195 13195 13150 0 -1 4202560 33035 0 0 0 9542 9 0 0 20 0 9 0 80946814 720506880 115357 33554432000 4194304 4373367 140733280162672 140185347902736 4271897 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 32673792 140733280166831 140733280167084 140733280167084 140733280169927 0
[pid=13195/tid=13197] ppid=13192 vsize=27984808 memory=13928 CPUtime=2.17 cores=0-7
/proc/13195/task/13197/stat : 13197 (java) S 13192 13195 13150 0 -1 1077944384 17392 0 0 0 206 11 0 0 20 0 24 0 80946562 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773230488576 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13198] ppid=13192 vsize=27984808 memory=644 CPUtime=0 cores=0-7
/proc/13195/task/13198/stat : 13198 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80946564 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773262891792 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13199] ppid=13192 vsize=27984808 memory=-5155630176396733829 CPUtime=0 cores=0-7
/proc/13195/task/13199/stat : 13199 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80946564 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773077048208 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13200] ppid=13192 vsize=27984808 memory=459380 CPUtime=0 cores=0-7
/proc/13195/task/13200/stat : 13200 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 80946564 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773075995664 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13201] ppid=13192 vsize=27984808 memory=18252 CPUtime=0 cores=0-7
/proc/13195/task/13201/stat : 13201 (java) S 13192 13195 13150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 80946564 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773074943120 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13202] ppid=13192 vsize=27984808 memory=13928 CPUtime=0 cores=0-7
/proc/13195/task/13202/stat : 13202 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80946564 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773073889552 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13203] ppid=13192 vsize=27984808 memory=644 CPUtime=0 cores=0-7
/proc/13195/task/13203/stat : 13203 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 80946564 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773072837008 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13204] ppid=13192 vsize=27984808 memory=1792 CPUtime=0 cores=0-7
/proc/13195/task/13204/stat : 13204 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 80946564 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773071784464 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13205] ppid=13192 vsize=27984808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/13195/task/13205/stat : 13205 (java) S 13192 13195 13150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 80946564 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773070731920 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13206] ppid=13192 vsize=27984808 memory=1228 CPUtime=0 cores=0-7
/proc/13195/task/13206/stat : 13206 (java) S 13192 13195 13150 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 24 0 80946566 28656443392 143934 33554432000 4194304 4196468 140732416598816 139771577838064 139773258660482 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13207] ppid=13192 vsize=27984808 memory=1704 CPUtime=0 cores=0-7
/proc/13195/task/13207/stat : 13207 (java) S 13192 13195 13150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 80946566 28656443392 143934 33554432000 4194304 4196468 140732416598816 139771053598112 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13208] ppid=13192 vsize=27984808 memory=9996 CPUtime=0 cores=0-7
/proc/13195/task/13208/stat : 13208 (java) S 13192 13195 13150 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 80946566 28656443392 143934 33554432000 4194304 4196468 140732416598816 139770919376368 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13209] ppid=13192 vsize=27984808 memory=5792 CPUtime=0 cores=0-7
/proc/13195/task/13209/stat : 13209 (java) S 13192 13195 13150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 80946569 28656443392 143934 33554432000 4194304 4196468 140732416598816 139770544872144 139773258667931 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13210] ppid=13192 vsize=27984808 memory=1936 CPUtime=0.58 cores=0-7
/proc/13195/task/13210/stat : 13210 (java) S 13192 13195 13150 0 -1 1077944384 1042 0 0 0 58 0 0 0 20 0 24 0 80946569 28656443392 143934 33554432000 4194304 4196468 140732416598816 139771576784880 139773258660482 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13211] ppid=13192 vsize=27984808 memory=1196 CPUtime=0.68 cores=0-7
/proc/13195/task/13211/stat : 13211 (java) S 13192 13195 13150 0 -1 1077944384 928 0 0 0 68 0 0 0 20 0 24 0 80946569 28656443392 143934 33554432000 4194304 4196468 140732416598816 139771575732336 139773258660482 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13212] ppid=13192 vsize=27984808 memory=8532 CPUtime=0.74 cores=0-7
/proc/13195/task/13212/stat : 13212 (java) S 13192 13195 13150 0 -1 1077944384 956 0 0 0 74 0 0 0 20 0 24 0 80946569 28656443392 143934 33554432000 4194304 4196468 140732416598816 139771574679792 139773258660482 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13213] ppid=13192 vsize=27984808 memory=4616 CPUtime=0.9 cores=0-7
/proc/13195/task/13213/stat : 13213 (java) S 13192 13195 13150 0 -1 1077944384 3077 0 0 0 90 0 0 0 20 0 24 0 80946569 28656443392 143934 33554432000 4194304 4196468 140732416598816 139771573627248 139773258660482 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13214] ppid=13192 vsize=27984808 memory=1424 CPUtime=0 cores=0-7
/proc/13195/task/13214/stat : 13214 (java) S 13192 13195 13150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 80946569 28656443392 143934 33554432000 4194304 4196468 140732416598816 139770046966496 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13215] ppid=13192 vsize=27984808 memory=15868 CPUtime=0.05 cores=0-7
/proc/13195/task/13215/stat : 13215 (java) S 13192 13195 13150 0 -1 1077944384 9 0 0 0 0 5 0 0 20 0 24 0 80946569 28656443392 143934 33554432000 4194304 4196468 140732416598816 139771572575152 139773258660482 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 24 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13217] ppid=13192 vsize=27984808 memory=4052 CPUtime=0 cores=0-7
/proc/13195/task/13217/stat : 13217 (java) S 13192 13195 13150 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 80946779 28656443392 143934 33554432000 4194304 4196468 140732416598816 139773067220672 139773258673945 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13219] ppid=13192 vsize=27984808 memory=18252 CPUtime=0.01 cores=0-7
/proc/13195/task/13219/stat : 13219 (java) S 13192 13195 13150 0 -1 4202560 687 0 0 0 1 0 0 0 20 0 24 0 80946779 28656443392 143934 33554432000 4194304 4196468 140732416598816 139769375866032 139773258671261 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13220] ppid=13192 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/13195/task/13220/stat : 13220 (java) S 13192 13195 13150 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 80946779 28656443392 143934 33554432000 4194304 4196468 140732416598816 139769644301616 139773258671261 0 4 0 25189583 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
[pid=13195/tid=13221] ppid=13192 vsize=27984808 memory=-5155630176396733829 CPUtime=0 cores=0-7
/proc/13195/task/13221/stat : 13221 (java) S 13192 13195 13150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 80946781 28656443392 143934 33554432000 4194304 4196468 140732416598816 139769107438752 139773258659541 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8933376 140732416607193 140732416607493 140732416607493 140732416610255 0
Current children cumulated CPU time: 773.41 s
Current children cumulated vsize: 28688428 KiB
Current children cumulated memory: 1037164 KiB

Child status: 0
Real time (s): 98.9011
CPU time (s): 773.966
CPU user time (s): 773.082
CPU system time (s): 0.883943
CPU usage (%): 782.566
Max. virtual memory (cumulated for all children) (KiB): 28745012
Max. memory (cumulated for all children) (KiB): 1037164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 773.082
system time used= 0.883943
maximum resident set size= 580268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 303330
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14746
involuntary context switches= 7974


# summary of solver processes directly reported to runsolver:
#   pid: 13195
#   total CPU time (s): 773.966
#   total CPU user time (s): 773.082
#   total CPU system time (s): 0.883943

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.951529 second user time and 1.30197 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-26 21:37:14
IDJOB=4297018
IDBENCH=141129
IDSOLVER=2758
FILE ID=node105/4297018-1532633834
RUNJOBID= node105-1532633834-13177
PBS_JOBID= 21022174
Free space on /tmp= 44624 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/StripPacking/StripPacking-N1a_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-4297018-1532633834/watcher-4297018-1532633834 -o /tmp/evaluation-result-4297018-1532633834/solver-4297018-1532633834 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1532633834-13177 --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-4297018-1532633834.xml

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

MD5SUM BENCH= 4209eb75c1d6f17ff2fcaefe706080c2
RANDOM SEED=721196350

node105.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.32
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.32
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.32
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.32
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:        20581684 kB
MemAvailable:   31930816 kB
Buffers:          249304 kB
Cached:         11240716 kB
SwapCached:            0 kB
Active:          2284580 kB
Inactive:        9257408 kB
Active(anon):       6196 kB
Inactive(anon):    73468 kB
Active(file):    2278384 kB
Inactive(file):  9183940 kB
Unevictable:        7288 kB
Mlocked:            7288 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8068 kB
Writeback:             0 kB
AnonPages:         57992 kB
Mapped:            41004 kB
Shmem:             25228 kB
Slab:             342688 kB
SReclaimable:     315268 kB
SUnreclaim:        27420 kB
KernelStack:        3360 kB
PageTables:         5860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44616 MiB
End job on node105 at 2018-07-26 21:38:53