Trace number 4297085

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)UNSAT 568.427 72.5108

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl15-16_c18.xml
MD5SUM8b2f27ca9e664fd505b84cd8dff1749a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark481.692
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of constraints62
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":480}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":480}]
Minimum constraint arity15
Maximum constraint arity16
Distribution of constraint arities[{"arity":15,"count":32},{"arity":16,"count":30}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":62}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 00:33:22 CEST 2018
0.66/0.55	c PID: 9273
0.66/0.55	c IP: 172.20.3.139
0.66/0.55	c HOST: node139.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.40/1.00	c (0,0) Parsing End
1.62/1.01	c (0,0) CSP: 0 int (0 aux), 480 bool (0 aux), 62 ctr, max domain size 2
1.62/1.01	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.62/1.01	c (0,0) Constraint Name Generate Begin
1.62/1.02	c (0,0) Ctr:HOME/instance-4297085-1532644401.xml,IntVar:Num:WeightedSum
1.62/1.02	c (0,0) Constraint Name Generate End
1.62/1.02	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.62/1.02	c (0,0) CSP to CSPinCNF Begin
1.77/1.13	c (0,0) translated 7 (10%) constraints
1.77/1.15	c (0,0) translated 13 (20%) constraints
1.77/1.17	c (0,0) translated 19 (30%) constraints
1.77/1.18	c (0,0) translated 25 (40%) constraints
1.77/1.19	c (0,0) translated 31 (50%) constraints
2.11/1.20	c (0,0) translated 38 (60%) constraints
2.11/1.21	c (0,0) translated 44 (70%) constraints
2.11/1.22	c (0,0) translated 50 (80%) constraints
2.11/1.23	c (0,0) translated 56 (90%) constraints
2.11/1.24	c (0,0) translated 62 (100%) constraints
2.11/1.28	c (0,0) STATISTICS1:HOME/instance-4297085-1532644401.xml,IntVar:Num:WeightedSum,480,62,32768,2,1,16,32768:30;16384:32,2:960,1:62,16:30;15:32,
2.11/1.28	c (0,0) ===========================================
2.11/1.28	c (0,0) Order
2.11/1.28	c (0,0) ===========================================
2.43/1.32	c (0,0) translated 7 (10%) constraints
2.43/1.34	c (0,0) translated 13 (20%) constraints
2.43/1.36	c (0,0) translated 19 (30%) constraints
2.43/1.37	c (0,0) translated 25 (40%) constraints
2.43/1.38	c (0,0) translated 31 (50%) constraints
2.87/1.40	c (0,0) translated 38 (60%) constraints
2.87/1.41	c (0,0) translated 44 (70%) constraints
2.87/1.42	c (0,0) translated 50 (80%) constraints
2.87/1.43	c (0,0) translated 56 (90%) constraints
2.87/1.44	c (0,0) translated 62 (100%) constraints
2.87/1.45	c (0,0) CSP to CSPinCNF End
2.87/1.45	c (0,0) CSP: 186 int (186 aux), 480 bool (0 aux), 248 ctr, max domain size 6
2.87/1.45	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.87/1.45	c (0,0) CSPinCNF Propagation Begin
2.87/1.47	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.87/1.47	c (0,0) CSPinCNF Propagation End
2.87/1.47	c (0,0) CSP: 186 int (186 aux), 480 bool (0 aux), 248 ctr, max domain size 6
2.87/1.47	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.87/1.47	c (0,0) Simplify CSPinCNF Begin
2.87/1.47	c (0,0) Simplify CSPinCNF End
2.87/1.47	c (0,0) CSP: 186 int (186 aux), 480 bool (0 aux), 248 ctr, max domain size 6
2.87/1.47	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.87/1.47	c (0,0) Calculate Precise Domain Begin
3.28/1.53	c (0,0) 0 values are removed by re-calculation
3.28/1.53	c (0,0) Calculate Precise Domain End
3.28/1.53	c (0,0) CSP: 186 int (186 aux), 480 bool (0 aux), 248 ctr, max domain size 6
3.28/1.53	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
3.28/1.53	c (0,0) CSPinCNF to SatSolver Begin
3.28/1.59	c (1,1) 25 (10 %) CSP clauses are encoded (1050 SAT variables, 948 SAT clauses)
3.54/1.60	c (1,1) 50 (20 %) CSP clauses are encoded (1050 SAT variables, 1513 SAT clauses)
3.54/1.61	c (1,1) 75 (30 %) CSP clauses are encoded (1050 SAT variables, 2108 SAT clauses)
3.54/1.62	c (1,1) 100 (40 %) CSP clauses are encoded (1050 SAT variables, 2703 SAT clauses)
3.54/1.63	c (1,1) 124 (50 %) CSP clauses are encoded (1050 SAT variables, 3267 SAT clauses)
3.54/1.64	c (1,1) 149 (60 %) CSP clauses are encoded (1050 SAT variables, 3662 SAT clauses)
3.54/1.65	c (1,1) 174 (70 %) CSP clauses are encoded (1050 SAT variables, 3989 SAT clauses)
3.54/1.65	c (1,1) 199 (80 %) CSP clauses are encoded (1050 SAT variables, 4334 SAT clauses)
3.54/1.66	c (1,1) 224 (90 %) CSP clauses are encoded (1050 SAT variables, 4673 SAT clauses)
3.54/1.66	c (1,1) 248 (100 %) CSP clauses are encoded (1050 SAT variables, 4997 SAT clauses)
3.54/1.66	c (1,1) CSPinCNF to SatSolver End
3.54/1.66	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.54/1.68	c (1,1) STATISTICS2:HOME/instance-4297085-1532644401.xml,IntVar:Num:WeightedSum,666,248,64,6,1,7,64:30;36:32;32:156;4:30,6:192;2:1140,1:248,7:30;6:156;3:62,
3.54/1.68	c (1,1) SatSolver.solve Begin
3.54/1.68	c (1,1) 1050 bool, 5012 clause
3.54/1.68	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297085-1532644401.xml-scop-9273.cnf HOME/instance-4297085-1532644401.xml-scop-9273.cnf.out
78.91/11.17	c (10,0) c
78.91/11.17	c (10,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
78.91/11.17	c (10,0) c
78.91/11.17	c (10,0) c WARNING: for repeatability, setting FPU to use double precision
78.91/11.17	c (10,0) c 8 solvers engines and 1 companion as a blackboard created.
78.91/11.17	c (10,0) c ========================================[ Problem Statistics ]===========================================
78.91/11.17	c (10,0) c |                                                                                                       |
78.91/11.17	c (10,0) c |  Number of variables:          1050                                                                   |
78.91/11.17	c (10,0) c |  Number of clauses:            5012                                                                   |
78.91/11.17	c (10,0) c |  Parse time:                   0.00 s                                                                 |
78.91/11.17	c (10,0) c |                                                                                                       |
78.91/11.17	c (10,0) c |  Eliminated clauses:           0.01 Mb                                                                |
78.91/11.17	c (10,0) c |  Simplification time:          0.00 s                                                                 |
78.91/11.17	c (10,0) c |                                                                                                       |
78.91/11.17	c (10,0) c |  Generating clones                                                                                    |
78.91/11.17	c (10,0) c |  all clones generated. Memory =  28.45Mb.                                                             |
78.91/11.17	c (10,0) c ========================================================================================================|
78.91/11.17	c (10,0) c
78.91/11.17	c (10,0) c Try to adapt solver strategies
78.91/11.17	c (10,0) c 
78.91/11.17	c (10,0) c Nothing extreme in this problem, continue with glucose default strategies.
78.91/11.17	c (10,0) c
78.91/11.17	c (10,0) c
78.91/11.17	c (10,0) c |-------------------------------------------------------------------------------------------------------|
78.91/11.17	c (10,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
78.91/11.17	c (10,0) c |-------------------------------------------------------------------------------------------------------|
78.91/11.17	c (10,0) c |  0 |    165 |     104874 |      69967 |      910 |    28373 |     9306 |    70153 |     8375 |  0.000 |
78.91/11.17	c (10,0) c |  1 |    148 |     106145 |      73058 |      810 |    21290 |     9526 |    71743 |     8268 |  0.000 |
78.91/11.17	c (10,0) c |  2 |    161 |     104791 |      71295 |      810 |    29697 |     9541 |    71655 |     8169 |  0.001 |
78.91/11.17	c (10,0) c |  3 |    111 |     105642 |      75925 |      847 |    31530 |     9246 |    72316 |     7271 |  0.000 |
78.91/11.17	c (10,0) c |  4 |    239 |     151885 |     103745 |     1493 |    36319 |    14007 |    67390 |      159 |  0.000 |
78.91/11.17	c (10,0) c |  5 |    137 |     108453 |      74723 |      810 |    22956 |    10065 |    71577 |     7784 |  0.001 |
78.91/11.17	c (10,0) c |  6 |    134 |     104647 |      72843 |      810 |    25273 |    10005 |    71083 |     8146 |  0.001 |
78.91/11.17	c (10,0) c |  7 |    147 |     108279 |      73702 |      810 |    23445 |     9961 |    71650 |     8358 |  0.001 |
78.91/11.17	c (10,0) c 
78.91/11.17	c (10,0) c synthesis      615259 conflicts     8471431 propagations    17522 conflicts/sec   241255 propagations/sec
78.91/11.17	c (10,0) c Total Memory so far : 619.86Mb
78.91/11.17	c (10,0) c
78.91/11.17	c (10,0) c Try to adapt solver strategies
78.91/11.17	c (10,0) c 
78.91/11.17	c (10,0) c Nothing extreme in this problem, continue with glucose default strategies.
78.91/11.17	c (10,0) c
78.91/11.17	c (10,0) c
78.91/11.17	c (10,0) c Try to adapt solver strategies
78.91/11.17	c (10,0) c 
78.91/11.17	c (10,0) c Nothing extreme in this problem, continue with glucose default strategies.
78.91/11.17	c (10,0) c
78.91/11.17	c (10,0) c
78.91/11.17	c (10,0) c Try to adapt solver strategies
78.91/11.17	c (10,0) c 
78.91/11.17	c (10,0) c Nothing extreme in this problem, continue with glucose default strategies.
78.91/11.17	c (10,0) c
78.91/11.17	c (10,0) c
78.91/11.17	c (10,0) c |-------------------------------------------------------------------------------------------------------|
78.91/11.17	c (10,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
78.91/11.17	c (10,0) c |-------------------------------------------------------------------------------------------------------|
78.91/11.17	c (10,0) c |  0 |    298 |     155235 |     106931 |      910 |    31533 |    12806 |    97204 |    11864 |  0.001 |
78.91/11.17	c (10,0) c |  1 |    207 |     154459 |     111163 |      810 |    21479 |    12902 |    95862 |    11970 |  0.001 |
78.91/11.17	c (10,0) c |  2 |    252 |     158696 |     112700 |      810 |    37304 |    12784 |    96621 |    12003 |  0.001 |
78.91/11.17	c (10,0) c |  3 |    265 |     155983 |     112328 |      847 |    32489 |    13037 |    96882 |    10954 |  0.002 |
182.62/24.17	c (23,0) c |  4 |    386 |     251841 |     173153 |     1493 |    38556 |    18871 |    91091 |      159 |  0.001 |
182.62/24.17	c (23,0) c |  5 |    242 |     155912 |     111776 |      810 |    22088 |    13686 |    96298 |    11240 |  0.001 |
182.62/24.17	c (23,0) c |  6 |    278 |     156218 |     111764 |      810 |    28377 |    12908 |    97018 |    11645 |  0.001 |
182.62/24.17	c (23,0) c |  7 |    252 |     160955 |     112914 |      810 |    25706 |    13089 |    96143 |    11898 |  0.001 |
182.62/24.17	c (23,0) c 
182.62/24.17	c (23,0) c synthesis      952729 conflicts    13839861 propagations    12702 conflicts/sec   184509 propagations/sec
182.62/24.17	c (23,0) c Total Memory so far : 625.98Mb
182.62/24.17	c (23,0) c
182.62/24.17	c (23,0) c |-------------------------------------------------------------------------------------------------------|
182.62/24.17	c (23,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
182.62/24.17	c (23,0) c |-------------------------------------------------------------------------------------------------------|
182.62/24.17	c (23,0) c |  0 |    378 |     194330 |     135533 |      910 |    39335 |    14873 |   115321 |    14110 |  0.001 |
182.62/24.17	c (23,0) c |  1 |    246 |     198256 |     147155 |      810 |    34516 |    14616 |   113455 |    13759 |  0.000 |
182.62/24.17	c (23,0) c |  2 |    316 |     204573 |     146993 |      810 |    27401 |    14840 |   115057 |    14411 |  0.001 |
182.62/24.17	c (23,0) c |  3 |    265 |     213867 |     161796 |      847 |    35541 |    16096 |    96882 |    11904 |  0.002 |
182.62/24.17	c (23,0) c |  4 |    468 |     327520 |     224623 |     1493 |    32232 |    23909 |   106655 |      159 |  0.000 |
182.62/24.17	c (23,0) c |  5 |    258 |     195885 |     145053 |      810 |    32414 |    15928 |   112237 |    12840 |  0.001 |
182.62/24.17	c (23,0) c |  6 |    334 |     195391 |     142290 |      810 |    37101 |    14847 |   115519 |    13796 |  0.001 |
182.62/24.17	c (23,0) c |  7 |    337 |     205781 |     146221 |      810 |    36621 |    15457 |   115053 |    14139 |  0.001 |
182.62/24.17	c (23,0) c 
182.62/24.17	c (23,0) c synthesis     1249665 conflicts    19386625 propagations    10889 conflicts/sec   168924 propagations/sec
182.62/24.17	c (23,0) c Total Memory so far : 627.90Mb
182.62/24.17	c (23,0) c
182.62/24.17	c (23,0) c |-------------------------------------------------------------------------------------------------------|
182.62/24.17	c (23,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
182.62/24.17	c (23,0) c |-------------------------------------------------------------------------------------------------------|
182.62/24.17	c (23,0) c |  0 |    431 |     222873 |     157285 |      910 |    37692 |    16088 |   125535 |    15620 |  0.001 |
182.62/24.17	c (23,0) c |  1 |    284 |     229265 |     170358 |      810 |    32140 |    16013 |   125392 |    15387 |  0.001 |
182.62/24.17	c (23,0) c |  2 |    330 |     240344 |     175108 |      810 |    29513 |    16579 |   124394 |    15789 |  0.001 |
182.62/24.17	c (23,0) c |  3 |    326 |     240719 |     180485 |      847 |    54230 |    17221 |   123147 |    13936 |  0.001 |
182.62/24.17	c (23,0) c |  4 |    571 |     381937 |     260583 |     1493 |    35392 |    26318 |   115823 |      159 |  0.001 |
182.62/24.17	c (23,0) c |  5 |    258 |     218128 |     164157 |      810 |    25942 |    16702 |   112237 |    13467 |  0.001 |
182.62/24.17	c (23,0) c |  6 |    384 |     230173 |     168201 |      810 |    38612 |    16119 |   125381 |    15196 |  0.001 |
182.62/24.17	c (23,0) c |  7 |    386 |     237002 |     169616 |      810 |    35016 |    17123 |   124203 |    15528 |  0.001 |
182.62/24.17	c (23,0) c 
182.62/24.17	c (23,0) c synthesis     1445793 conflicts    22920380 propagations     9860 conflicts/sec   156308 propagations/sec
182.62/24.17	c (23,0) c Total Memory so far : 628.99Mb
182.62/24.17	c (23,0) c
182.62/24.17	c (23,0) c |-------------------------------------------------------------------------------------------------------|
182.62/24.17	c (23,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
182.62/24.17	c (23,0) c |-------------------------------------------------------------------------------------------------------|
182.62/24.17	c (23,0) c |  0 |    453 |     246202 |     174775 |      910 |    29184 |    17531 |   135860 |    16505 |  0.001 |
182.62/24.17	c (23,0) c |  1 |    330 |     255317 |     189478 |      810 |    51260 |    17073 |   136017 |    16680 |  0.001 |
182.62/24.17	c (23,0) c |  2 |    396 |     271180 |     197188 |      810 |    51593 |    17919 |   134451 |    17088 |  0.001 |
182.62/24.17	c (23,0) c |  3 |    385 |     272369 |     203489 |      847 |    50070 |    18805 |   134492 |    15410 |  0.001 |
286.32/37.17	c (36,0) c |  4 |    656 |     424853 |     291527 |     1493 |    66336 |    28508 |   124607 |      159 |  0.000 |
286.32/37.17	c (36,0) c |  5 |    266 |     241348 |     184176 |      810 |    45961 |    18088 |   134883 |    14258 |  0.001 |
286.32/37.17	c (36,0) c |  6 |    393 |     258809 |     192726 |      810 |    36137 |    17159 |   127510 |    15843 |  0.001 |
286.32/37.17	c (36,0) c |  7 |    446 |     274077 |     198521 |      810 |    36325 |    18392 |   134430 |    16532 |  0.001 |
286.32/37.17	c (36,0) c 
286.32/37.17	c (36,0) c synthesis     1631880 conflicts    26335298 propagations     9142 conflicts/sec   147535 propagations/sec
286.32/37.17	c (36,0) c Total Memory so far : 629.73Mb
286.32/37.17	c (36,0) c
286.32/37.17	c (36,0) c |-------------------------------------------------------------------------------------------------------|
286.32/37.17	c (36,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
286.32/37.17	c (36,0) c |-------------------------------------------------------------------------------------------------------|
286.32/37.17	c (36,0) c |  0 |    463 |     268478 |     193157 |      910 |    47566 |    18550 |   137994 |    17142 |  0.001 |
286.32/37.17	c (36,0) c |  1 |    363 |     282039 |     209584 |      810 |    43178 |    18462 |   145968 |    17928 |  0.001 |
286.32/37.17	c (36,0) c |  2 |    408 |     296145 |     216053 |      810 |    41857 |    19649 |   142404 |    17981 |  0.001 |
286.32/37.17	c (36,0) c |  3 |    431 |     299678 |     223193 |      847 |    39988 |    20258 |   144335 |    16977 |  0.001 |
286.32/37.17	c (36,0) c |  4 |    762 |     466390 |     318937 |     1493 |    58346 |    30811 |   133888 |      159 |  0.001 |
286.32/37.17	c (36,0) c |  5 |    286 |     272393 |     207437 |      810 |    41033 |    19453 |   144407 |    15582 |  0.001 |
286.32/37.17	c (36,0) c |  6 |    439 |     284238 |     211980 |      810 |    55391 |    18372 |   145985 |    17010 |  0.001 |
286.32/37.17	c (36,0) c |  7 |    458 |     296991 |     217084 |      810 |    54888 |    19165 |   145513 |    17559 |  0.001 |
286.32/37.17	c (36,0) c 
286.32/37.17	c (36,0) c synthesis     1797425 conflicts    29416314 propagations     8544 conflicts/sec   139826 propagations/sec
286.32/37.17	c (36,0) c Total Memory so far : 630.05Mb
286.32/37.17	c (36,0) c
286.32/37.17	c (36,0) c |-------------------------------------------------------------------------------------------------------|
286.32/37.17	c (36,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
286.32/37.17	c (36,0) c |-------------------------------------------------------------------------------------------------------|
286.32/37.17	c (36,0) c |  0 |    485 |     294140 |     213392 |      910 |    39201 |    19973 |   154152 |    18019 |  0.001 |
286.32/37.17	c (36,0) c |  1 |    394 |     301253 |     224286 |      810 |    57880 |    19376 |   152438 |    18757 |  0.001 |
286.32/37.17	c (36,0) c |  2 |    431 |     319330 |     234607 |      810 |    60411 |    20494 |   151397 |    18870 |  0.001 |
286.32/37.17	c (36,0) c |  3 |    477 |     327743 |     243119 |      847 |    59914 |    21595 |   152408 |    18147 |  0.001 |
286.32/37.17	c (36,0) c |  4 |    819 |     494995 |     340374 |     1493 |    41783 |    32450 |   141658 |      159 |  0.000 |
286.32/37.17	c (36,0) c |  5 |    310 |     296746 |     225281 |      810 |    58877 |    20443 |   153386 |    16808 |  0.001 |
286.32/37.17	c (36,0) c |  6 |    494 |     312110 |     232841 |      810 |    46652 |    19606 |   154432 |    17984 |  0.001 |
286.32/37.17	c (36,0) c |  7 |    485 |     322549 |     236600 |      810 |    44208 |    20209 |   153404 |    18775 |  0.000 |
286.32/37.17	c (36,0) c 
286.32/37.17	c (36,0) c synthesis     1950501 conflicts    32255001 propagations     8051 conflicts/sec   133144 propagations/sec
286.32/37.17	c (36,0) c Total Memory so far : 630.39Mb
286.32/37.17	c (36,0) c
286.32/37.17	c (36,0) c |-------------------------------------------------------------------------------------------------------|
286.32/37.17	c (36,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
286.32/37.17	c (36,0) c |-------------------------------------------------------------------------------------------------------|
286.32/37.17	c (36,0) c |  0 |    514 |     323141 |     235460 |      910 |    61269 |    21840 |   162717 |    19596 |  0.001 |
286.32/37.17	c (36,0) c |  1 |    451 |     331771 |     246383 |      810 |    49187 |    21035 |   164499 |    20040 |  0.001 |
286.32/37.17	c (36,0) c |  2 |    465 |     349318 |     258018 |      810 |    52627 |    22159 |   162997 |    20175 |  0.000 |
286.32/37.17	c (36,0) c |  3 |    525 |     362560 |     268313 |      847 |    52716 |    23018 |   162576 |    19450 |  0.001 |
286.32/37.17	c (36,0) c |  4 |    910 |     531745 |     367157 |     1493 |    68566 |    34500 |   150913 |      159 |  0.002 |
397.99/51.16	c (50,0) c |  5 |    324 |     322525 |     245676 |      810 |    48480 |    21747 |   162005 |    18007 |  0.001 |
397.99/51.16	c (50,0) c |  6 |    509 |     331398 |     248848 |      810 |    62659 |    20374 |   164201 |    18922 |  0.001 |
397.99/51.16	c (50,0) c |  7 |    491 |     342113 |     254307 |      810 |    61914 |    21109 |   160380 |    19418 |  0.000 |
397.99/51.16	c (50,0) c 
397.99/51.16	c (50,0) c synthesis     2124166 conflicts    35618729 propagations     7527 conflicts/sec   126222 propagations/sec
397.99/51.16	c (50,0) c Total Memory so far : 630.89Mb
397.99/51.16	c (50,0) c
397.99/51.16	c (50,0) c |-------------------------------------------------------------------------------------------------------|
397.99/51.16	c (50,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
397.99/51.16	c (50,0) c |-------------------------------------------------------------------------------------------------------|
397.99/51.16	c (50,0) c |  0 |    537 |     350964 |     256552 |      910 |    51163 |    23172 |   172281 |    20735 |  0.001 |
397.99/51.16	c (50,0) c |  1 |    493 |     354400 |     263484 |      810 |    66288 |    22372 |   173575 |    21039 |  0.001 |
397.99/51.16	c (50,0) c |  2 |    494 |     382812 |     282765 |      810 |    43574 |    23650 |   172307 |    21330 |  0.001 |
397.99/51.16	c (50,0) c |  3 |    537 |     387016 |     287433 |      847 |    36840 |    24470 |   169519 |    20335 |  0.001 |
397.99/51.16	c (50,0) c |  4 |    943 |     564614 |     394499 |     1493 |    55307 |    35773 |   159708 |      159 |  0.000 |
397.99/51.16	c (50,0) c |  5 |    342 |     344278 |     262888 |      810 |    65692 |    22851 |   170709 |    19071 |  0.001 |
397.99/51.16	c (50,0) c |  6 |    521 |     358646 |     272227 |      810 |    53836 |    21492 |   169966 |    19631 |  0.001 |
397.99/51.16	c (50,0) c |  7 |    491 |     364054 |     273785 |      810 |    48594 |    22182 |   160380 |    20051 |  0.000 |
397.99/51.16	c (50,0) c 
397.99/51.16	c (50,0) c synthesis     2293633 conflicts    39164116 propagations     7124 conflicts/sec   121642 propagations/sec
397.99/51.16	c (50,0) c Total Memory so far : 631.06Mb
397.99/51.16	c (50,0) c
397.99/51.16	c (50,0) c |-------------------------------------------------------------------------------------------------------|
397.99/51.16	c (50,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
397.99/51.16	c (50,0) c |-------------------------------------------------------------------------------------------------------|
397.99/51.16	c (50,0) c |  0 |    548 |     369602 |     271019 |      910 |    65630 |    24057 |   179982 |    21711 |  0.001 |
397.99/51.16	c (50,0) c |  1 |    509 |     384809 |     287610 |      810 |    57014 |    23328 |   182627 |    21996 |  0.000 |
397.99/51.16	c (50,0) c |  2 |    507 |     404048 |     299801 |      810 |    60610 |    24847 |   176854 |    22188 |  0.001 |
397.99/51.16	c (50,0) c |  3 |    554 |     418476 |     312134 |      847 |    61541 |    25750 |   179826 |    21445 |  0.001 |
397.99/51.16	c (50,0) c |  4 |   1002 |     593527 |     417281 |     1493 |    78089 |    37452 |   168503 |      159 |  0.001 |
397.99/51.16	c (50,0) c |  5 |    374 |     376137 |     287072 |      810 |    56476 |    24264 |   181699 |    20382 |  0.001 |
397.99/51.16	c (50,0) c |  6 |    522 |     377871 |     289181 |      810 |    35988 |    22465 |   183284 |    20186 |  0.001 |
397.99/51.16	c (50,0) c |  7 |    519 |     395608 |     297196 |      810 |    36606 |    23801 |   178422 |    21242 |  0.001 |
397.99/51.16	c (50,0) c 
397.99/51.16	c (50,0) c synthesis     2461294 conflicts    42549077 propagations     6803 conflicts/sec   117599 propagations/sec
397.99/51.16	c (50,0) c Total Memory so far : 631.22Mb
397.99/51.16	c (50,0) c
397.99/51.16	c (50,0) c |-------------------------------------------------------------------------------------------------------|
397.99/51.16	c (50,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
397.99/51.16	c (50,0) c |-------------------------------------------------------------------------------------------------------|
397.99/51.16	c (50,0) c |  0 |    572 |     394061 |     289102 |      910 |    49915 |    24808 |   188408 |    22843 |  0.001 |
397.99/51.16	c (50,0) c |  1 |    512 |     396511 |     297515 |      810 |    66919 |    23608 |   187570 |    22574 |  0.001 |
397.99/51.16	c (50,0) c |  2 |    523 |     416645 |     310021 |      810 |    70830 |    25873 |   185427 |    22863 |  0.001 |
397.99/51.16	c (50,0) c |  3 |    565 |     434178 |     324404 |      847 |    73811 |    26581 |   185217 |    22064 |  0.001 |
397.99/51.16	c (50,0) c |  4 |   1040 |     623251 |     440791 |     1493 |    58400 |    38917 |   172913 |      159 |  0.001 |
397.99/51.16	c (50,0) c |  5 |    378 |     391418 |     299494 |      810 |    68898 |    25339 |   187677 |    21035 |  0.000 |
501.69/64.16	c (63,0) c |  6 |    559 |     398546 |     304693 |      810 |    51500 |    23345 |   189348 |    21374 |  0.000 |
501.69/64.16	c (63,0) c |  7 |    540 |     420734 |     316741 |      810 |    56151 |    24762 |   184890 |    22190 |  0.001 |
501.69/64.16	c (63,0) c 
501.69/64.16	c (63,0) c synthesis     2582762 conflicts    45033897 propagations     6560 conflicts/sec   114385 propagations/sec
501.69/64.16	c (63,0) c Total Memory so far : 631.40Mb
501.69/64.16	c (63,0) c
501.69/64.16	c (63,0) c |-------------------------------------------------------------------------------------------------------|
501.69/64.16	c (63,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
501.69/64.16	c (63,0) c |-------------------------------------------------------------------------------------------------------|
501.69/64.16	c (63,0) c |  0 |    602 |     416340 |     305511 |      910 |    66324 |    25663 |   194386 |    23740 |  0.001 |
501.69/64.16	c (63,0) c |  1 |    517 |     418353 |     314791 |      810 |    48201 |    24830 |   193227 |    23513 |  0.001 |
501.69/64.16	c (63,0) c |  2 |    542 |     439115 |     327673 |      810 |    52078 |    26600 |   192893 |    23987 |  0.001 |
501.69/64.16	c (63,0) c |  3 |    586 |     457400 |     343011 |      847 |    54814 |    27685 |   189285 |    22775 |  0.000 |
501.69/64.16	c (63,0) c |  4 |   1101 |     648609 |     460163 |     1493 |    77772 |    40114 |   180001 |      159 |  0.001 |
501.69/64.16	c (63,0) c |  5 |    393 |     414853 |     317827 |      810 |    51236 |    26040 |   192383 |    21862 |  0.001 |
501.69/64.16	c (63,0) c |  6 |    567 |     414060 |     317429 |      810 |    64236 |    23872 |   193569 |    22338 |  0.001 |
501.69/64.16	c (63,0) c |  7 |    540 |     440749 |     334675 |      810 |    74085 |    25371 |   184890 |    22647 |  0.001 |
501.69/64.16	c (63,0) c 
501.69/64.16	c (63,0) c synthesis     2721080 conflicts    47833311 propagations     6394 conflicts/sec   112393 propagations/sec
501.69/64.16	c (63,0) c Total Memory so far : 631.40Mb
501.69/64.16	c (63,0) c
501.69/64.16	c (63,0) c |-------------------------------------------------------------------------------------------------------|
501.69/64.16	c (63,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
501.69/64.16	c (63,0) c |-------------------------------------------------------------------------------------------------------|
501.69/64.16	c (63,0) c |  0 |    608 |     432679 |     318677 |      910 |    43088 |    26302 |   197903 |    24375 |  0.001 |
501.69/64.16	c (63,0) c |  1 |    521 |     435641 |     329045 |      810 |    62455 |    25930 |   197295 |    24126 |  0.001 |
501.69/64.16	c (63,0) c |  2 |    544 |     455525 |     341301 |      810 |    65706 |    27082 |   195548 |    24570 |  0.001 |
501.69/64.16	c (63,0) c |  3 |    597 |     479306 |     359246 |      847 |    71049 |    28632 |   195855 |    23660 |  0.001 |
501.69/64.16	c (63,0) c |  4 |   1114 |     667592 |     475198 |     1493 |    47005 |    41243 |   184447 |      159 |  0.001 |
501.69/64.16	c (63,0) c |  5 |    393 |     428733 |     330141 |      810 |    63550 |    26501 |   192383 |    22053 |  0.001 |
501.69/64.16	c (63,0) c |  6 |    582 |     430207 |     331017 |      810 |    40424 |    24383 |   201731 |    22886 |  0.001 |
501.69/64.16	c (63,0) c |  7 |    540 |     456907 |     349404 |      810 |    50808 |    26427 |   184890 |    23114 |  0.001 |
501.69/64.16	c (63,0) c 
501.69/64.16	c (63,0) c synthesis     2834029 conflicts    50387984 propagations     6195 conflicts/sec   110140 propagations/sec
501.69/64.16	c (63,0) c Total Memory so far : 631.77Mb
501.69/64.16	c (63,0) c
501.69/64.16	c (63,0) c |-------------------------------------------------------------------------------------------------------|
501.69/64.16	c (63,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
501.69/64.16	c (63,0) c |-------------------------------------------------------------------------------------------------------|
501.69/64.16	c (63,0) c |  0 |    628 |     455757 |     336588 |      910 |    60999 |    27448 |   207785 |    25304 |  0.000 |
501.69/64.16	c (63,0) c |  1 |    522 |     452640 |     343572 |      810 |    76982 |    27175 |   201709 |    24621 |  0.001 |
501.69/64.16	c (63,0) c |  2 |    545 |     471208 |     355332 |      810 |    40739 |    27691 |   201535 |    25049 |  0.001 |
501.69/64.16	c (63,0) c |  3 |    607 |     505505 |     381303 |      847 |    52907 |    29924 |   199851 |    24413 |  0.001 |
501.69/64.16	c (63,0) c |  4 |   1173 |     705264 |     505772 |     1493 |    77579 |    43114 |   191638 |      159 |  0.000 |
501.69/64.16	c (63,0) c |  5 |    406 |     449102 |     346032 |      810 |    40840 |    27401 |   206450 |    22878 |  0.001 |
501.69/64.16	c (63,0) c |  6 |    583 |     448038 |     347385 |      810 |    56792 |    25536 |   203157 |    23787 |  0.002 |
567.83/72.47	c (71,0) c |  7 |    544 |     475459 |     365816 |      810 |    67220 |    27485 |   206170 |    23631 |  0.001 |
567.83/72.47	c (71,0) c 
567.83/72.47	c (71,0) c synthesis     2981800 conflicts    53678787 propagations     5995 conflicts/sec   107921 propagations/sec
567.83/72.47	c (71,0) c Total Memory so far : 631.77Mb
567.83/72.47	c (71,0) c
567.83/72.47	c (71,0) c |-------------------------------------------------------------------------------------------------------|
567.83/72.47	c (71,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
567.83/72.47	c (71,0) c |-------------------------------------------------------------------------------------------------------|
567.83/72.47	c (71,0) c |  0 |    628 |     472579 |     351330 |      910 |    75741 |    28110 |   207785 |    25879 |  0.000 |
567.83/72.47	c (71,0) c |  1 |    522 |     476507 |     365172 |      810 |    59977 |    28410 |   201709 |    25098 |  0.002 |
567.83/72.47	c (71,0) c |  2 |    548 |     493456 |     375048 |      810 |    57172 |    29153 |   215844 |    25607 |  0.668 |
567.83/72.47	c (71,0) c |  3 |    618 |     527960 |     400146 |      847 |    69498 |    31382 |   214142 |    25063 |  0.668 |
567.83/72.47	c (71,0) c |  4 |   1173 |     729200 |     527936 |     1493 |    51347 |    44202 |   191638 |      159 |  0.000 |
567.83/72.47	c (71,0) c |  5 |    415 |     472571 |     364895 |      810 |    57520 |    28528 |   211744 |    23736 |  0.667 |
567.83/72.47	c (71,0) c |  6 |    583 |     465453 |     363321 |      810 |    61380 |    27130 |   211770 |    24615 |  0.667 |
567.83/72.47	c (71,0) c |  7 |    555 |     496095 |     382720 |      810 |    42620 |    28710 |   212953 |    24699 |  0.667 |
567.83/72.47	c (71,0) c 
567.83/72.47	c (71,0) c synthesis     3130568 conflicts    57202274 propagations     5828 conflicts/sec   106488 propagations/sec
567.83/72.47	c (71,0) c Total Memory so far : 632.02Mb
567.83/72.47	c (71,0) c Thread 6 is 100% pure glucose! First thread to finish! (UNSAT answer).
567.83/72.47	c (71,0) c Total Memory so far : 632.02Mb
567.83/72.47	c (71,0) c
567.83/72.47	c (71,0) c real time : 70.7709 s
567.83/72.47	c (71,0) c cpu time  : 563.557 s
567.83/72.47	c (71,0) c
567.83/72.47	c (71,0) c
567.83/72.47	c (71,0) c
567.83/72.47	c (71,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
567.83/72.47	c (71,0) c
567.83/72.47	c (71,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
567.83/72.47	c (71,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
567.83/72.47	c (71,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
567.83/72.47	c (71,0) c | Conflicts     |         3242804 |     365401 |     376408 |     386474 |     410963 |     549315 |     375234 |     380945 |     398064 |
567.83/72.47	c (71,0) c | Decisions     |         4260492 |     488041 |     488716 |     506140 |     540770 |     753803 |     483865 |     485489 |     513668 |
567.83/72.47	c (71,0) c | Propagations  |        59841871 |    6764079 |    7147578 |    7144330 |    7778605 |    8910632 |    7212331 |    7311082 |    7573234 |
567.83/72.47	c (71,0) c | Avg_Trail     |                 |        206 |        206 |        205 |        206 |        226 |        206 |        206 |        206 |
567.83/72.47	c (71,0) c | Avg_DL        |                 |         26 |         26 |         26 |         25 |         38 |         24 |         25 |         25 |
567.83/72.47	c (71,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
567.83/72.47	c (71,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
567.83/72.47	c (71,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
567.83/72.47	c (71,0) c | Exported      |          253709 |      28907 |      29069 |      30150 |      32494 |      45174 |      29432 |      28406 |      30077 |
567.83/72.47	c (71,0) c | Imported      |         1722761 |     207785 |     201709 |     221903 |     215075 |     208033 |     224195 |     225302 |     218759 |
567.83/72.47	c (71,0) c | Good          |             221 |          5 |          0 |         41 |         22 |         55 |         43 |         38 |         17 |
567.83/72.47	c (71,0) c | Purge         |         1722540 |     207780 |     201709 |     221862 |     215053 |     207978 |     224152 |     225264 |     218742 |
567.83/72.47	c (71,0) c | Promoted      |          178293 |      26210 |      25324 |      26155 |      25440 |        159 |      24254 |      25453 |      25298 |
567.83/72.47	c (71,0) c | Remove_Imp    |          996268 |     129728 |     124491 |     123509 |     119434 |      94812 |     129225 |     146377 |     128692 |
567.83/72.47	c (71,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
567.83/72.47	c (71,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
567.83/72.47	c (71,0) c | Unaries       |                 |          0 |          0 |          1 |          0 |          0 |          4 |          4 |          0 |
567.83/72.47	c (71,0) c | Binaries      |                 |          1 |          2 |          8 |          0 |          0 |         20 |         34 |          7 |
567.83/72.47	c (71,0) c | Glues         |                 |         11 |          7 |         16 |          9 |          3 |         27 |         46 |         12 |
567.83/72.47	c (71,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
567.83/72.47	c (71,0) c | Orig_Seen     |            18 % |        910 |        810 |        810 |        847 |       1493 |        810 |        810 |        810 |
567.83/72.47	c (71,0) c | Diff Orig seen|                 |        100 | -        0 | -        0 |         37 |        683 | -        0 |      X     | -        0 |
567.83/72.47	c (71,0) c | Hamming       |             4 % |         52 |         53 |         45 |         40 |         70 |         44 |      X     |         42 |
567.83/72.47	c (71,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
567.83/72.47	c (71,0) 
567.83/72.47	c (71,0) s UNSATISFIABLE
567.83/72.48	c (71,1) SatSolver.solve End
567.83/72.48	c (71,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
567.83/72.48	c (71,1) Show results Begin
567.83/72.48	s UNSATISFIABLE
567.83/72.48	c (71,1) Show results End
567.83/72.48	c (71,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
567.83/72.48	c (71,1) 0,0,0,0,0,0,1,71,71,STOP-AFTER(ALL)
567.83/72.48	c END-Prog: Fri Jul 27 00:34:34 CEST 2018

Verifier Data


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 (3989 MiB free)
  memory of node 1: 16384 MiB (8029 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=9273, runsolver pid=9270

[startup+0.100154 s]*
/proc/loadavg: 8.56 8.68 8.74 3/199 9293
/proc/meminfo: memFree=12212584/32770624 swapFree=67108860/67108860
[pid=9273] ppid=9270 vsize=27312552 memory=108000 CPUtime=0.1 cores=0-7
/proc/9273/stat : 9273 (java) S 9270 9273 9229 0 -1 1077944320 6537 0 0 0 8 2 0 0 20 0 20 0 82003299 27968053248 27000 33554432000 4194304 4196468 140736042294128 140736042276672 139747284053751 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
/proc/9273/statm: 6828138 27000 2750 1 0 6790598 0
[pid=9273/tid=9275] ppid=9270 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/9273/task/9275/stat : 9275 (java) R 9270 9273 9229 0 -1 4202560 4645 0 0 0 7 2 0 0 20 0 20 0 82003299 27968053248 27000 33554432000 4194304 4196468 140736042294128 139747255859224 139747268134238 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9276] ppid=9270 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/9273/task/9276/stat : 9276 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 27000 33554432000 4194304 4196468 140736042294128 139747288296464 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9277] ppid=9270 vsize=27312552 memory=139883577087616 CPUtime=0 cores=0-7
/proc/9273/task/9277/stat : 9277 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 27000 33554432000 4194304 4196468 140736042294128 139747102452880 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9278] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9278/stat : 9278 (java) S 9270 9273 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 27000 33554432000 4194304 4196468 140736042294128 139747101399824 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9279] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9279/stat : 9279 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 27000 33554432000 4194304 4196468 140736042294128 139747100347280 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9280] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9280/stat : 9280 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 27000 33554432000 4194304 4196468 140736042294128 139747099294224 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9281] ppid=9270 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9273/task/9281/stat : 9281 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 27000 33554432000 4194304 4196468 140736042294128 139747098241680 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9282] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9282/stat : 9282 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 27000 33554432000 4194304 4196468 140736042294128 139747097188624 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9283] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9283/stat : 9283 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 27000 33554432000 4194304 4196468 140736042294128 139746700065168 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9284] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9284/stat : 9284 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82003303 27968053248 27000 33554432000 4194304 4196468 140736042294128 139746477017840 139747284064898 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9285] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9285/stat : 9285 (java) S 9270 9273 9229 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82003303 27968053248 27000 33554432000 4194304 4196468 140736042294128 139744948250272 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9286] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9286/stat : 9286 (java) S 9270 9273 9229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 82003304 27968053248 27000 33554432000 4194304 4196468 140736042294128 139744814028016 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9287] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9287/stat : 9287 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003306 27968053248 27000 33554432000 4194304 4196468 140736042294128 139744439523792 139747284072347 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9288] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9288/stat : 9288 (java) S 9270 9273 9229 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 82003306 27968053248 27000 33554432000 4194304 4196468 140736042294128 139746475964656 139747284064898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9289] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9289/stat : 9289 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003306 27968053248 27000 33554432000 4194304 4196468 140736042294128 139746474912112 139747284064898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9290] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9290/stat : 9290 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003306 27968053248 27000 33554432000 4194304 4196468 140736042294128 139746473859056 139747284064898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9291] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9291/stat : 9291 (java) S 9270 9273 9229 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 20 0 82003306 27968053248 27000 33554432000 4194304 4196468 140736042294128 139746472806512 139747284064898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9292] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9292/stat : 9292 (java) S 9270 9273 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82003306 27968053248 27000 33554432000 4194304 4196468 140736042294128 139743941618656 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9293] ppid=9270 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9273/task/9293/stat : 9293 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003306 27968053248 27000 33554432000 4194304 4196468 140736042294128 139746471754928 139747284064898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108000 KiB

[startup+0.210243 s]*
/proc/loadavg: 8.56 8.68 8.74 4/199 9293
/proc/meminfo: memFree=12196460/32770624 swapFree=67108860/67108860
[pid=9273] ppid=9270 vsize=27312552 memory=122648 CPUtime=0.25 cores=0-7
/proc/9273/stat : 9273 (java) S 9270 9273 9229 0 -1 1077944320 10329 0 0 0 21 4 0 0 20 0 20 0 82003299 27968053248 30662 33554432000 4194304 4196468 140736042294128 140736042276672 139747284053751 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
/proc/9273/statm: 6828138 30662 2943 1 0 6790598 0
[pid=9273/tid=9275] ppid=9270 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/9273/task/9275/stat : 9275 (java) R 9270 9273 9229 0 -1 4202560 8219 0 0 0 17 3 0 0 20 0 20 0 82003299 27968053248 30662 33554432000 4194304 4196468 140736042294128 139747255875104 139747268097381 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9276] ppid=9270 vsize=27312552 memory=12881 CPUtime=0 cores=0-7
/proc/9273/task/9276/stat : 9276 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 30662 33554432000 4194304 4196468 140736042294128 139747288296464 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9277] ppid=9270 vsize=27312552 memory=139883577096722 CPUtime=0 cores=0-7
/proc/9273/task/9277/stat : 9277 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 30662 33554432000 4194304 4196468 140736042294128 139747102452880 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9278] ppid=9270 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9273/task/9278/stat : 9278 (java) S 9270 9273 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 30662 33554432000 4194304 4196468 140736042294128 139747101399824 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9279] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9279/stat : 9279 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 30662 33554432000 4194304 4196468 140736042294128 139747100347280 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9280] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9280/stat : 9280 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 30662 33554432000 4194304 4196468 140736042294128 139747099294224 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9281] ppid=9270 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9273/task/9281/stat : 9281 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 30662 33554432000 4194304 4196468 140736042294128 139747098241680 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9282] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9282/stat : 9282 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 30662 33554432000 4194304 4196468 140736042294128 139747097188624 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9283] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9283/stat : 9283 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 30662 33554432000 4194304 4196468 140736042294128 139746700065168 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9284] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9284/stat : 9284 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82003303 27968053248 30662 33554432000 4194304 4196468 140736042294128 139746477017840 139747284064898 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9285] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9285/stat : 9285 (java) S 9270 9273 9229 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82003303 27968053248 30662 33554432000 4194304 4196468 140736042294128 139744948250272 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9286] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9286/stat : 9286 (java) S 9270 9273 9229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 82003304 27968053248 30662 33554432000 4194304 4196468 140736042294128 139744814028016 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9287] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9287/stat : 9287 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003306 27968053248 30662 33554432000 4194304 4196468 140736042294128 139744439523792 139747284072347 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9288] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9288/stat : 9288 (java) S 9270 9273 9229 0 -1 1077944384 332 0 0 0 0 0 0 0 20 0 20 0 82003306 27968053248 30662 33554432000 4194304 4196468 140736042294128 139746475964656 139747284064898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9289] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9289/stat : 9289 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003306 27968053248 30662 33554432000 4194304 4196468 140736042294128 139746474912112 139747284064898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9290] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9290/stat : 9290 (java) S 9270 9273 9229 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 20 0 82003306 27968053248 30662 33554432000 4194304 4196468 140736042294128 139746473859056 139747284064898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9291] ppid=9270 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/9273/task/9291/stat : 9291 (java) S 9270 9273 9229 0 -1 1077944384 286 0 0 0 2 0 0 0 20 0 20 0 82003306 27968053248 30662 33554432000 4194304 4196468 140736042294128 139746472806512 139747284064898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9292] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9292/stat : 9292 (java) S 9270 9273 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82003306 27968053248 30662 33554432000 4194304 4196468 140736042294128 139743941618656 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9293] ppid=9270 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9273/task/9293/stat : 9293 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003306 27968053248 30662 33554432000 4194304 4196468 140736042294128 139746471754928 139747284064898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122648 KiB

[startup+0.310136 s]*
/proc/loadavg: 8.56 8.68 8.74 2/199 9293
/proc/meminfo: memFree=12191352/32770624 swapFree=67108860/67108860
[pid=9273] ppid=9270 vsize=27312552 memory=125856 CPUtime=0.42 cores=0-7
/proc/9273/stat : 9273 (java) S 9270 9273 9229 0 -1 1077944320 10857 0 0 0 38 4 0 0 20 0 20 0 82003299 27968053248 31464 33554432000 4194304 4196468 140736042294128 140736042276672 139747284053751 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
/proc/9273/statm: 6828138 31464 2983 1 0 6790598 0
[pid=9273/tid=9275] ppid=9270 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9273/task/9275/stat : 9275 (java) R 9270 9273 9229 0 -1 4202560 8588 0 0 0 26 3 0 0 20 0 20 0 82003299 27968053248 31464 33554432000 4194304 4196468 140736042294128 139747255857904 139747267240560 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9276] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9276/stat : 9276 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 31464 33554432000 4194304 4196468 140736042294128 139747288296464 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9277] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9277/stat : 9277 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 31464 33554432000 4194304 4196468 140736042294128 139747102452880 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9278] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9278/stat : 9278 (java) S 9270 9273 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 31464 33554432000 4194304 4196468 140736042294128 139747101399824 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9279] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9279/stat : 9279 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 31464 33554432000 4194304 4196468 140736042294128 139747100347280 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9280] ppid=9270 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/9273/task/9280/stat : 9280 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 31464 33554432000 4194304 4196468 140736042294128 139747099294224 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9281] ppid=9270 vsize=27312552 memory=139883461047215 CPUtime=0 cores=0-7
/proc/9273/task/9281/stat : 9281 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 31464 33554432000 4194304 4196468 140736042294128 139747098241680 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9282] ppid=9270 vsize=27312552 memory=139883461049520 CPUtime=0 cores=0-7
/proc/9273/task/9282/stat : 9282 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 31464 33554432000 4194304 4196468 140736042294128 139747097188624 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9283] ppid=9270 vsize=27312552 memory=139883461051824 CPUtime=0 cores=0-7
/proc/9273/task/9283/stat : 9283 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003301 27968053248 31464 33554432000 4194304 4196468 140736042294128 139746700065168 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9284] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9284/stat : 9284 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82003303 27968053248 31464 33554432000 4194304 4196468 140736042294128 139746477017840 139747284064898 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9285] ppid=9270 vsize=27312552 memory=279766922110608 CPUtime=0 cores=0-7
/proc/9273/task/9285/stat : 9285 (java) S 9270 9273 9229 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82003303 27968053248 31464 33554432000 4194304 4196468 140736042294128 139744948250272 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9286] ppid=9270 vsize=27312552 memory=279766922117520 CPUtime=0 cores=0-7
/proc/9273/task/9286/stat : 9286 (java) S 9270 9273 9229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 82003304 27968053248 31464 33554432000 4194304 4196468 140736042294128 139744814028016 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9287] ppid=9270 vsize=27312552 memory=279766922058800 CPUtime=0 cores=0-7
/proc/9273/task/9287/stat : 9287 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003306 27968053248 31464 33554432000 4194304 4196468 140736042294128 139744439523792 139747284072347 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9288] ppid=9270 vsize=27312552 memory=279766922131344 CPUtime=0 cores=0-7
/proc/9273/task/9288/stat : 9288 (java) S 9270 9273 9229 0 -1 1077944384 333 0 0 0 0 0 0 0 20 0 20 0 82003306 27968053248 31464 33554432000 4194304 4196468 140736042294128 139746475964656 139747284064898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9289] ppid=9270 vsize=27312552 memory=279766922138256 CPUtime=0.02 cores=0-7
/proc/9273/task/9289/stat : 9289 (java) S 9270 9273 9229 0 -1 1077944384 118 0 0 0 2 0 0 0 20 0 20 0 82003306 27968053248 31464 33554432000 4194304 4196468 140736042294128 139746474912112 139747284064898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9290] ppid=9270 vsize=27312552 memory=279766922135952 CPUtime=0 cores=0-7
/proc/9273/task/9290/stat : 9290 (java) S 9270 9273 9229 0 -1 1077944384 146 0 0 0 0 0 0 0 20 0 20 0 82003306 27968053248 31464 33554432000 4194304 4196468 140736042294128 139746473859056 139747284064898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9291] ppid=9270 vsize=27312552 memory=279766922152560 CPUtime=0.07 cores=0-7
/proc/9273/task/9291/stat : 9291 (java) S 9270 9273 9229 0 -1 1077944384 309 0 0 0 7 0 0 0 20 0 20 0 82003306 27968053248 31464 33554432000 4194304 4196468 140736042294128 139746472806512 139747284064898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9292] ppid=9270 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9292/stat : 9292 (java) S 9270 9273 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82003306 27968053248 31464 33554432000 4194304 4196468 140736042294128 139743941618656 139747284063957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9293] ppid=9270 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9273/task/9293/stat : 9293 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82003306 27968053248 31464 33554432000 4194304 4196468 140736042294128 139746471754928 139747284064898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125856 KiB

[startup+0.700921 s]
/proc/loadavg: 8.56 8.68 8.74 2/199 9293
/proc/meminfo: memFree=12168752/32770624 swapFree=67108860/67108860
[pid=9273] ppid=9270 vsize=27320948 memory=163396 CPUtime=1 cores=0-7
/proc/9273/stat : 9273 (java) S 9270 9273 9229 0 -1 1077944320 17968 0 0 0 93 7 0 0 20 0 20 0 82003299 27976650752 40849 33554432000 4194304 4196468 140736042294128 140736042276672 139747284053751 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
/proc/9273/statm: 6830237 40849 3164 1 0 6791622 0
[pid=9273/tid=9275] ppid=9270 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/9273/task/9275/stat : 9275 (java) R 9270 9273 9229 0 -1 4202560 15203 0 0 0 62 5 0 0 20 0 20 0 82003299 27976650752 40849 33554432000 4194304 4196468 140736042294128 139747255874208 139747284075677 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9276] ppid=9270 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9276/stat : 9276 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82003301 27976650752 40849 33554432000 4194304 4196468 140736042294128 139747288296464 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9277] ppid=9270 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9277/stat : 9277 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82003301 27976650752 40849 33554432000 4194304 4196468 140736042294128 139747102452880 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9278] ppid=9270 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9273/task/9278/stat : 9278 (java) S 9270 9273 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82003301 27976650752 40849 33554432000 4194304 4196468 140736042294128 139747101399824 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9279] ppid=9270 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/9273/task/9279/stat : 9279 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003301 27976650752 40849 33554432000 4194304 4196468 140736042294128 139747100347280 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9280] ppid=9270 vsize=27320948 memory=10608 CPUtime=0 cores=0-7
/proc/9273/task/9280/stat : 9280 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82003301 27976650752 40849 33554432000 4194304 4196468 140736042294128 139747099294224 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9281] ppid=9270 vsize=27320948 memory=4616 CPUtime=0 cores=0-7
/proc/9273/task/9281/stat : 9281 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003301 27976650752 40849 33554432000 4194304 4196468 140736042294128 139747098241680 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9282] ppid=9270 vsize=27320948 memory=1428 CPUtime=0 cores=0-7
/proc/9273/task/9282/stat : 9282 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003301 27976650752 40849 33554432000 4194304 4196468 140736042294128 139747097188624 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9283] ppid=9270 vsize=27320948 memory=15876 CPUtime=0 cores=0-7
/proc/9273/task/9283/stat : 9283 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82003301 27976650752 40849 33554432000 4194304 4196468 140736042294128 139746700065168 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9284] ppid=9270 vsize=27320948 memory=16436 CPUtime=0 cores=0-7
/proc/9273/task/9284/stat : 9284 (java) S 9270 9273 9229 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 82003303 27976650752 40849 33554432000 4194304 4196468 140736042294128 139746477017840 139747284064898 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0

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

Current children cumulated vsize: 28629944 KiB
Current children cumulated memory: 709812 KiB

[startup+72.0016 s]*
/proc/loadavg: 7.93 8.41 8.64 9/212 9307
/proc/meminfo: memFree=11616468/32770624 swapFree=67108860/67108860
[pid=9273] ppid=9270 vsize=27982760 memory=261060 CPUtime=4.25 cores=0-7
/proc/9273/stat : 9273 (java) S 9270 9273 9229 0 -1 1077944320 23470 0 0 0 413 12 0 0 20 0 24 0 82003299 28654346240 65265 33554432000 4194304 4196468 140736042294128 140736042276672 139747284053751 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
/proc/9273/statm: 6995690 65265 3220 1 0 6956546 0
[pid=9294] ppid=9273 vsize=647184 memory=448752 CPUtime=560.45 cores=0-7
/proc/9294/stat : 9294 (glucose-syrup) S 9273 9273 9229 0 -1 1077944320 274339 0 0 0 55988 57 0 0 20 0 9 0 82003468 662716416 112188 33554432000 4194304 4373367 140732526193840 140732526192384 140005519428226 0 4 0 8388610 18446744073709551615 0 0 17 2 0 0 0 0 0 6470912 6472264 38440960 140732526199729 140732526199980 140732526199980 140732526202823 0
/proc/9294/statm: 161796 112188 387 44 0 157484 0
[pid=9294/tid=9299] ppid=9273 vsize=647184 memory=960 CPUtime=68.72 cores=0-7
/proc/9294/task/9299/stat : 9299 (glucose-syrup) R 9273 9273 9229 0 -1 4202560 34549 0 0 0 6863 9 0 0 20 0 9 0 82003469 662716416 112188 33554432000 4194304 4373367 140732526193840 140005504200048 4271828 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 38440960 140732526199729 140732526199980 140732526199980 140732526202823 0
[pid=9294/tid=9300] ppid=9273 vsize=647184 memory=3472328296227679313 CPUtime=70.23 cores=0-7
/proc/9294/task/9300/stat : 9300 (glucose-syrup) R 9273 9273 9229 0 -1 4202560 35722 0 0 0 7016 7 0 0 20 0 9 0 82003469 662716416 112188 33554432000 4194304 4373367 140732526193840 140005495807120 4271828 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 38440960 140732526199729 140732526199980 140732526199980 140732526202823 0
[pid=9294/tid=9301] ppid=9273 vsize=647184 memory=288230591722434826 CPUtime=70.24 cores=0-7
/proc/9294/task/9301/stat : 9301 (glucose-syrup) R 9273 9273 9229 0 -1 4202560 29673 0 0 0 7018 6 0 0 20 0 9 0 82003469 662716416 112188 33554432000 4194304 4373367 140732526193840 140005487414640 4271871 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 38440960 140732526199729 140732526199980 140732526199980 140732526202823 0
[pid=9294/tid=9302] ppid=9273 vsize=647184 memory=15254835599530484 CPUtime=70.26 cores=0-7
/proc/9294/task/9302/stat : 9302 (glucose-syrup) R 9273 9273 9229 0 -1 4202560 34515 0 0 0 7019 7 0 0 20 0 9 0 82003469 662716416 112188 33554432000 4194304 4373367 140732526193840 140005479021936 4272000 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 38440960 140732526199729 140732526199980 140732526199980 140732526202823 0
[pid=9294/tid=9303] ppid=9273 vsize=647184 memory=0 CPUtime=70.26 cores=0-7
/proc/9294/task/9303/stat : 9303 (glucose-syrup) R 9273 9273 9229 0 -1 4202560 40529 0 0 0 7018 8 0 0 20 0 9 0 82003469 662716416 112188 33554432000 4194304 4373367 140732526193840 140005470629136 4271828 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 38440960 140732526199729 140732526199980 140732526199980 140732526202823 0
[pid=9294/tid=9304] ppid=9273 vsize=647184 memory=0 CPUtime=70.27 cores=0-7
/proc/9294/task/9304/stat : 9304 (glucose-syrup) R 9273 9273 9229 0 -1 4202560 34878 0 0 0 7021 6 0 0 20 0 9 0 82003470 662716416 112188 33554432000 4194304 4373367 140732526193840 140005328018800 4271882 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 38440960 140732526199729 140732526199980 140732526199980 140732526202823 0
[pid=9294/tid=9305] ppid=9273 vsize=647184 memory=0 CPUtime=70.17 cores=0-7
/proc/9294/task/9305/stat : 9305 (glucose-syrup) R 9273 9273 9229 0 -1 4202560 30610 0 0 0 7013 4 0 0 20 0 9 0 82003470 662716416 112188 33554432000 4194304 4373367 140732526193840 140005462236528 4258984 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 38440960 140732526199729 140732526199980 140732526199980 140732526202823 0
[pid=9294/tid=9306] ppid=9273 vsize=647184 memory=0 CPUtime=70.22 cores=0-7
/proc/9294/task/9306/stat : 9306 (glucose-syrup) R 9273 9273 9229 0 -1 4202560 32442 0 0 0 7016 6 0 0 20 0 9 0 82003470 662716416 112188 33554432000 4194304 4373367 140732526193840 140005453843824 4271925 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 38440960 140732526199729 140732526199980 140732526199980 140732526202823 0
[pid=9273/tid=9275] ppid=9270 vsize=27982760 memory=3908 CPUtime=1.71 cores=0-7
/proc/9273/task/9275/stat : 9275 (java) S 9270 9273 9229 0 -1 1077944384 16962 0 0 0 164 7 0 0 20 0 24 0 82003299 28654346240 65265 33554432000 4194304 4196468 140736042294128 139747255892992 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9276] ppid=9270 vsize=27982760 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/9273/task/9276/stat : 9276 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82003301 28654346240 65265 33554432000 4194304 4196468 140736042294128 139747288296464 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9277] ppid=9270 vsize=27982760 memory=9992 CPUtime=0 cores=0-7
/proc/9273/task/9277/stat : 9277 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82003301 28654346240 65265 33554432000 4194304 4196468 140736042294128 139747102452880 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9278] ppid=9270 vsize=27982760 memory=1228 CPUtime=0 cores=0-7
/proc/9273/task/9278/stat : 9278 (java) S 9270 9273 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82003301 28654346240 65265 33554432000 4194304 4196468 140736042294128 139747101399824 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9279] ppid=9270 vsize=27982760 memory=1952 CPUtime=0 cores=0-7
/proc/9273/task/9279/stat : 9279 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82003301 28654346240 65265 33554432000 4194304 4196468 140736042294128 139747100347280 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9280] ppid=9270 vsize=27982760 memory=1200 CPUtime=0 cores=0-7
/proc/9273/task/9280/stat : 9280 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82003301 28654346240 65265 33554432000 4194304 4196468 140736042294128 139747099294224 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9281] ppid=9270 vsize=27982760 memory=10608 CPUtime=0 cores=0-7
/proc/9273/task/9281/stat : 9281 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82003301 28654346240 65265 33554432000 4194304 4196468 140736042294128 139747098241680 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9282] ppid=9270 vsize=27982760 memory=4616 CPUtime=0 cores=0-7
/proc/9273/task/9282/stat : 9282 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82003301 28654346240 65265 33554432000 4194304 4196468 140736042294128 139747097188624 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9283] ppid=9270 vsize=27982760 memory=1428 CPUtime=0 cores=0-7
/proc/9273/task/9283/stat : 9283 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82003301 28654346240 65265 33554432000 4194304 4196468 140736042294128 139746700065168 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9284] ppid=9270 vsize=27982760 memory=15876 CPUtime=0 cores=0-7
/proc/9273/task/9284/stat : 9284 (java) S 9270 9273 9229 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 82003303 28654346240 65265 33554432000 4194304 4196468 140736042294128 139746477017840 139747284064898 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9285] ppid=9270 vsize=27982760 memory=16436 CPUtime=0 cores=0-7
/proc/9273/task/9285/stat : 9285 (java) S 9270 9273 9229 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 82003303 28654346240 65265 33554432000 4194304 4196468 140736042294128 139744948250272 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9286] ppid=9270 vsize=27982760 memory=14080 CPUtime=0 cores=0-7
/proc/9273/task/9286/stat : 9286 (java) S 9270 9273 9229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 82003304 28654346240 65265 33554432000 4194304 4196468 140736042294128 139744814028016 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9287] ppid=9270 vsize=27982760 memory=4048 CPUtime=0 cores=0-7
/proc/9273/task/9287/stat : 9287 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82003306 28654346240 65265 33554432000 4194304 4196468 140736042294128 139744439523792 139747284072347 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9288] ppid=9270 vsize=27982760 memory=1796 CPUtime=0.63 cores=0-7
/proc/9273/task/9288/stat : 9288 (java) S 9270 9273 9229 0 -1 1077944384 1533 0 0 0 62 1 0 0 20 0 24 0 82003306 28654346240 65265 33554432000 4194304 4196468 140736042294128 139746475964656 139747284064898 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9289] ppid=9270 vsize=27982760 memory=448752 CPUtime=0.52 cores=0-7
/proc/9273/task/9289/stat : 9289 (java) S 9270 9273 9229 0 -1 1077944384 845 0 0 0 51 1 0 0 20 0 24 0 82003306 28654346240 65265 33554432000 4194304 4196468 140736042294128 139746474912112 139747284064898 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9290] ppid=9270 vsize=27982760 memory=288230574492221466 CPUtime=0.56 cores=0-7
/proc/9273/task/9290/stat : 9290 (java) S 9270 9273 9229 0 -1 1077944384 801 0 0 0 56 0 0 0 20 0 24 0 82003306 28654346240 65265 33554432000 4194304 4196468 140736042294128 139746473859056 139747284064898 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9291] ppid=9270 vsize=27982760 memory=288230621803970871 CPUtime=0.75 cores=0-7
/proc/9273/task/9291/stat : 9291 (java) S 9270 9273 9229 0 -1 1077944384 1906 0 0 0 74 1 0 0 20 0 24 0 82003306 28654346240 65265 33554432000 4194304 4196468 140736042294128 139746472806512 139747284064898 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9292] ppid=9270 vsize=27982760 memory=14134428972616243 CPUtime=0 cores=0-7
/proc/9273/task/9292/stat : 9292 (java) S 9270 9273 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82003306 28654346240 65265 33554432000 4194304 4196468 140736042294128 139743941618656 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9293] ppid=9270 vsize=27982760 memory=16436 CPUtime=0.03 cores=0-7
/proc/9273/task/9293/stat : 9293 (java) S 9270 9273 9229 0 -1 1077944384 6 0 0 0 0 3 0 0 20 0 24 0 82003306 28654346240 65265 33554432000 4194304 4196468 140736042294128 139746471754928 139747284064898 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9295] ppid=9270 vsize=27982760 memory=14080 CPUtime=0 cores=0-7
/proc/9273/task/9295/stat : 9295 (java) S 9270 9273 9229 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 82003469 28654346240 65265 33554432000 4194304 4196468 140736042294128 139746559534528 139747284078361 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9297] ppid=9270 vsize=27982760 memory=4048 CPUtime=0 cores=0-7
/proc/9273/task/9297/stat : 9297 (java) S 9270 9273 9229 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 82003469 28654346240 65265 33554432000 4194304 4196468 140736042294128 139743270518224 139747284075677 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9298] ppid=9270 vsize=27982760 memory=1796 CPUtime=0 cores=0-7
/proc/9273/task/9298/stat : 9298 (java) S 9270 9273 9229 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 82003469 28654346240 65265 33554432000 4194304 4196468 140736042294128 139743538953776 139747284075677 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9307] ppid=9270 vsize=27982760 memory=636 CPUtime=0 cores=0-7
/proc/9273/task/9307/stat : 9307 (java) S 9270 9273 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82003471 28654346240 65265 33554432000 4194304 4196468 140736042294128 139743002090400 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
Current children cumulated CPU time: 564.7 s
Current children cumulated vsize: 28629944 KiB
Current children cumulated memory: 709812 KiB

[startup+72.4016 s]
/proc/loadavg: 7.93 8.41 8.64 9/212 9307
/proc/meminfo: memFree=11616468/32770624 swapFree=67108860/67108860
[pid=9273] ppid=9270 vsize=27982760 memory=261060 CPUtime=4.25 cores=0-7
/proc/9273/stat : 9273 (java) S 9270 9273 9229 0 -1 1077944320 23470 0 0 0 413 12 0 0 20 0 24 0 82003299 28654346240 65265 33554432000 4194304 4196468 140736042294128 140736042276672 139747284053751 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
/proc/9273/statm: 6995690 65265 3220 1 0 6956546 0
[pid=9294] ppid=9273 vsize=647184 memory=448752 CPUtime=563.58 cores=0-7
/proc/9294/stat : 9294 (glucose-syrup) S 9273 9273 9229 0 -1 1077944320 274420 0 0 0 56301 57 0 0 20 0 9 0 82003468 662716416 112188 33554432000 4194304 4373367 140732526193840 140732526192384 140005519428226 0 4 0 8388610 18446744073709551615 0 0 17 2 0 0 0 0 0 6470912 6472264 38440960 140732526199729 140732526199980 140732526199980 140732526202823 0
/proc/9294/statm: 161796 112188 387 44 0 157484 0
[pid=9294/tid=9299] ppid=9273 vsize=647184 memory=636 CPUtime=69.1 cores=0-7
/proc/9294/task/9299/stat : 9299 (glucose-syrup) R 9273 9273 9229 0 -1 4202560 34549 0 0 0 6901 9 0 0 20 0 9 0 82003469 662716416 112188 33554432000 4194304 4373367 140732526193840 140005504200048 4272280 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 38440960 140732526199729 140732526199980 140732526199980 140732526202823 0
[pid=9294/tid=9300] ppid=9273 vsize=647184 memory=16436 CPUtime=70.62 cores=0-7
/proc/9294/task/9300/stat : 9300 (glucose-syrup) R 9273 9273 9229 0 -1 4202560 35724 0 0 0 7055 7 0 0 20 0 9 0 82003469 662716416 112188 33554432000 4194304 4373367 140732526193840 140005495807344 4272445 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 38440960 140732526199729 140732526199980 140732526199980 140732526202823 0
[pid=9294/tid=9301] ppid=9273 vsize=647184 memory=14080 CPUtime=70.63 cores=0-7
/proc/9294/task/9301/stat : 9301 (glucose-syrup) R 9273 9273 9229 0 -1 4202560 29674 0 0 0 7057 6 0 0 20 0 9 0 82003469 662716416 112188 33554432000 4194304 4373367 140732526193840 140005487414640 4271828 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 38440960 140732526199729 140732526199980 140732526199980 140732526202823 0
[pid=9294/tid=9302] ppid=9273 vsize=647184 memory=4048 CPUtime=70.65 cores=0-7
/proc/9294/task/9302/stat : 9302 (glucose-syrup) R 9273 9273 9229 0 -1 4202560 34523 0 0 0 7058 7 0 0 20 0 9 0 82003469 662716416 112188 33554432000 4194304 4373367 140732526193840 140005479021936 4271828 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 38440960 140732526199729 140732526199980 140732526199980 140732526202823 0
[pid=9294/tid=9303] ppid=9273 vsize=647184 memory=1796 CPUtime=70.65 cores=0-7
/proc/9294/task/9303/stat : 9303 (glucose-syrup) R 9273 9273 9229 0 -1 4202560 40559 0 0 0 7057 8 0 0 20 0 9 0 82003469 662716416 112188 33554432000 4194304 4373367 140732526193840 140005470629232 4272291 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 38440960 140732526199729 140732526199980 140732526199980 140732526202823 0
[pid=9294/tid=9304] ppid=9273 vsize=647184 memory=636 CPUtime=70.66 cores=0-7
/proc/9294/task/9304/stat : 9304 (glucose-syrup) R 9273 9273 9229 0 -1 4202560 34879 0 0 0 7060 6 0 0 20 0 9 0 82003470 662716416 112188 33554432000 4194304 4373367 140732526193840 140005328018800 4272325 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 38440960 140732526199729 140732526199980 140732526199980 140732526202823 0
[pid=9294/tid=9305] ppid=9273 vsize=647184 memory=960 CPUtime=70.56 cores=0-7
/proc/9294/task/9305/stat : 9305 (glucose-syrup) R 9273 9273 9229 0 -1 4202560 30613 0 0 0 7052 4 0 0 20 0 9 0 82003470 662716416 112188 33554432000 4194304 4373367 140732526193840 140005462236528 4271828 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 38440960 140732526199729 140732526199980 140732526199980 140732526202823 0
[pid=9294/tid=9306] ppid=9273 vsize=647184 memory=1232 CPUtime=70.61 cores=0-7
/proc/9294/task/9306/stat : 9306 (glucose-syrup) R 9273 9273 9229 0 -1 4202560 32478 0 0 0 7055 6 0 0 20 0 9 0 82003470 662716416 112188 33554432000 4194304 4373367 140732526193840 140005453843600 4259510 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 38440960 140732526199729 140732526199980 140732526199980 140732526202823 0
[pid=9273/tid=9275] ppid=9270 vsize=27982760 memory=2344 CPUtime=1.71 cores=0-7
/proc/9273/task/9275/stat : 9275 (java) S 9270 9273 9229 0 -1 1077944384 16962 0 0 0 164 7 0 0 20 0 24 0 82003299 28654346240 65265 33554432000 4194304 4196468 140736042294128 139747255892992 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9276] ppid=9270 vsize=27982760 memory=932 CPUtime=0 cores=0-7
/proc/9273/task/9276/stat : 9276 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82003301 28654346240 65265 33554432000 4194304 4196468 140736042294128 139747288296464 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9277] ppid=9270 vsize=27982760 memory=1580 CPUtime=0 cores=0-7
/proc/9273/task/9277/stat : 9277 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82003301 28654346240 65265 33554432000 4194304 4196468 140736042294128 139747102452880 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9278] ppid=9270 vsize=27982760 memory=3908 CPUtime=0 cores=0-7
/proc/9273/task/9278/stat : 9278 (java) S 9270 9273 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82003301 28654346240 65265 33554432000 4194304 4196468 140736042294128 139747101399824 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9279] ppid=9270 vsize=27982760 memory=1412 CPUtime=0 cores=0-7
/proc/9273/task/9279/stat : 9279 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82003301 28654346240 65265 33554432000 4194304 4196468 140736042294128 139747100347280 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9280] ppid=9270 vsize=27982760 memory=3408 CPUtime=0 cores=0-7
/proc/9273/task/9280/stat : 9280 (java) S 9270 9273 9229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82003301 28654346240 65265 33554432000 4194304 4196468 140736042294128 139747099294224 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9281] ppid=9270 vsize=27982760 memory=8039887049847964585 CPUtime=0 cores=0-7
/proc/9273/task/9281/stat : 9281 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82003301 28654346240 65265 33554432000 4194304 4196468 140736042294128 139747098241680 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9282] ppid=9270 vsize=27982760 memory=448752 CPUtime=0 cores=0-7
/proc/9273/task/9282/stat : 9282 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82003301 28654346240 65265 33554432000 4194304 4196468 140736042294128 139747097188624 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9283] ppid=9270 vsize=27982760 memory=8039887049847964585 CPUtime=0 cores=0-7
/proc/9273/task/9283/stat : 9283 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82003301 28654346240 65265 33554432000 4194304 4196468 140736042294128 139746700065168 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9284] ppid=9270 vsize=27982760 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/9273/task/9284/stat : 9284 (java) S 9270 9273 9229 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 82003303 28654346240 65265 33554432000 4194304 4196468 140736042294128 139746477017840 139747284064898 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9285] ppid=9270 vsize=27982760 memory=400596 CPUtime=0 cores=0-7
/proc/9273/task/9285/stat : 9285 (java) S 9270 9273 9229 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 82003303 28654346240 65265 33554432000 4194304 4196468 140736042294128 139744948250272 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9286] ppid=9270 vsize=27982760 memory=15876 CPUtime=0 cores=0-7
/proc/9273/task/9286/stat : 9286 (java) S 9270 9273 9229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 82003304 28654346240 65265 33554432000 4194304 4196468 140736042294128 139744814028016 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9287] ppid=9270 vsize=27982760 memory=16436 CPUtime=0 cores=0-7
/proc/9273/task/9287/stat : 9287 (java) S 9270 9273 9229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82003306 28654346240 65265 33554432000 4194304 4196468 140736042294128 139744439523792 139747284072347 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9288] ppid=9270 vsize=27982760 memory=14080 CPUtime=0.63 cores=0-7
/proc/9273/task/9288/stat : 9288 (java) S 9270 9273 9229 0 -1 1077944384 1533 0 0 0 62 1 0 0 20 0 24 0 82003306 28654346240 65265 33554432000 4194304 4196468 140736042294128 139746475964656 139747284064898 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9289] ppid=9270 vsize=27982760 memory=932 CPUtime=0.52 cores=0-7
/proc/9273/task/9289/stat : 9289 (java) S 9270 9273 9229 0 -1 1077944384 845 0 0 0 51 1 0 0 20 0 24 0 82003306 28654346240 65265 33554432000 4194304 4196468 140736042294128 139746474912112 139747284064898 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9290] ppid=9270 vsize=27982760 memory=1580 CPUtime=0.56 cores=0-7
/proc/9273/task/9290/stat : 9290 (java) S 9270 9273 9229 0 -1 1077944384 801 0 0 0 56 0 0 0 20 0 24 0 82003306 28654346240 65265 33554432000 4194304 4196468 140736042294128 139746473859056 139747284064898 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9291] ppid=9270 vsize=27982760 memory=960 CPUtime=0.75 cores=0-7
/proc/9273/task/9291/stat : 9291 (java) S 9270 9273 9229 0 -1 1077944384 1906 0 0 0 74 1 0 0 20 0 24 0 82003306 28654346240 65265 33554432000 4194304 4196468 140736042294128 139746472806512 139747284064898 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9292] ppid=9270 vsize=27982760 memory=1008 CPUtime=0 cores=0-7
/proc/9273/task/9292/stat : 9292 (java) S 9270 9273 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82003306 28654346240 65265 33554432000 4194304 4196468 140736042294128 139743941618656 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9293] ppid=9270 vsize=27982760 memory=9992 CPUtime=0.03 cores=0-7
/proc/9273/task/9293/stat : 9293 (java) S 9270 9273 9229 0 -1 1077944384 6 0 0 0 0 3 0 0 20 0 24 0 82003306 28654346240 65265 33554432000 4194304 4196468 140736042294128 139746471754928 139747284064898 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9295] ppid=9270 vsize=27982760 memory=1228 CPUtime=0 cores=0-7
/proc/9273/task/9295/stat : 9295 (java) S 9270 9273 9229 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 82003469 28654346240 65265 33554432000 4194304 4196468 140736042294128 139746559534528 139747284078361 0 4 0 25189583 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9297] ppid=9270 vsize=27982760 memory=1952 CPUtime=0 cores=0-7
/proc/9273/task/9297/stat : 9297 (java) S 9270 9273 9229 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 24 0 82003469 28654346240 65265 33554432000 4194304 4196468 140736042294128 139743270518224 139747284075677 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9298] ppid=9270 vsize=27982760 memory=1200 CPUtime=0 cores=0-7
/proc/9273/task/9298/stat : 9298 (java) S 9270 9273 9229 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 82003469 28654346240 65265 33554432000 4194304 4196468 140736042294128 139743538953776 139747284075677 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
[pid=9273/tid=9307] ppid=9270 vsize=27982760 memory=10608 CPUtime=0 cores=0-7
/proc/9273/task/9307/stat : 9307 (java) S 9270 9273 9229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82003471 28654346240 65265 33554432000 4194304 4196468 140736042294128 139743002090400 139747284063957 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38674432 140736042300377 140736042300677 140736042300677 140736042303439 0
Current children cumulated CPU time: 567.83 s
Current children cumulated vsize: 28629944 KiB
Current children cumulated memory: 709812 KiB

[startup+72.5014 s]*
/proc/loadavg: 7.93 8.41 8.64 2/181 9307
/proc/meminfo: memFree=12176436/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 72.5108
CPU time (s): 568.427
CPU user time (s): 567.703
CPU system time (s): 0.72337
CPU usage (%): 783.92
Max. virtual memory (cumulated for all children) (KiB): 28695480
Max. memory (cumulated for all children) (KiB): 730296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 567.703
system time used= 0.72337
maximum resident set size= 469236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 298014
page faults= 0
swaps= 0
block input operations= 0
block output operations= 328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10700
involuntary context switches= 5861


# summary of solver processes directly reported to runsolver:
#   pid: 9273
#   total CPU time (s): 568.427
#   total CPU user time (s): 567.703
#   total CPU system time (s): 0.72337

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.706136 second user time and 0.944571 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-27 00:33:21
IDJOB=4297085
IDBENCH=141234
IDSOLVER=2758
FILE ID=node139/4297085-1532644401
RUNJOBID= node139-1532644401-9256
PBS_JOBID= 21022201
Free space on /tmp= 38720 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl15-16_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-4297085-1532644401/watcher-4297085-1532644401 -o /tmp/evaluation-result-4297085-1532644401/solver-4297085-1532644401 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1532644401-9256 --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-4297085-1532644401.xml

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

MD5SUM BENCH= 8b2f27ca9e664fd505b84cd8dff1749a
RANDOM SEED=1799755291

node139.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        12308004 kB
MemAvailable:   31929568 kB
Buffers:          245436 kB
Cached:         19331636 kB
SwapCached:            0 kB
Active:          3052828 kB
Inactive:       16575872 kB
Active(anon):       6120 kB
Inactive(anon):    73540 kB
Active(file):    3046708 kB
Inactive(file): 16502332 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8276 kB
Writeback:             0 kB
AnonPages:         58776 kB
Mapped:            40708 kB
Shmem:             25228 kB
Slab:             527736 kB
SReclaimable:     500984 kB
SUnreclaim:        26752 kB
KernelStack:        3104 kB
PageTables:         5480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324088 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:      107904 kB
DirectMap2M:    33437696 kB

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