Trace number 4297320

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+glucose-syrup (2018-07-07)UNSAT 238.89 31.0326

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl10-11_c18.xml
MD5SUM0cb6e3dc45605db1284c892a60e68314
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 benchmark238.89
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of constraints42
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":220}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":220}]
Minimum constraint arity10
Maximum constraint arity11
Distribution of constraint arities[{"arity":10,"count":22},{"arity":11,"count":20}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":42}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.52	
0.65/0.53	scop both+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Fri Jul 27 00:37:20 CEST 2018
0.65/0.55	c PID: 10471
0.65/0.55	c IP: 172.20.3.103
0.65/0.55	c HOST: node103.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.38/0.92	c (0,0) Parsing End
1.38/0.93	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
1.38/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.38/0.93	c (0,0) Constraint Name Generate Begin
1.38/0.93	c (0,0) Ctr:HOME/instance-4297320-1532644639.xml,IntVar:Num:WeightedSum
1.38/0.93	c (0,0) Constraint Name Generate End
1.38/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.38/0.93	c (0,0) CSP to CSPinCNF Begin
1.56/1.04	c (0,0) translated 5 (10%) constraints
1.56/1.05	c (0,0) translated 9 (20%) constraints
1.56/1.06	c (0,0) translated 13 (30%) constraints
1.56/1.07	c (0,0) translated 17 (40%) constraints
1.56/1.08	c (0,0) translated 21 (50%) constraints
1.56/1.09	c (0,0) translated 26 (60%) constraints
1.56/1.10	c (0,0) translated 30 (70%) constraints
1.56/1.10	c (0,0) translated 34 (80%) constraints
1.83/1.11	c (0,0) translated 38 (90%) constraints
1.83/1.11	c (0,0) translated 42 (100%) constraints
1.83/1.16	c (0,0) STATISTICS1:HOME/instance-4297320-1532644639.xml,IntVar:Num:WeightedSum,220,42,1024,2,1,11,1024:20;512:22,2:440,1:42,11:20;10:22,
1.83/1.16	c (0,0) ===========================================
1.83/1.16	c (0,0) Both Encoding selects:
1.83/1.16	c (0,0) Log
1.83/1.16	c (0,0) ===========================================
1.83/1.16	c (0,0) translated 5 (10%) constraints
1.83/1.16	c (0,0) translated 9 (20%) constraints
1.83/1.17	c (0,0) translated 13 (30%) constraints
1.83/1.17	c (0,0) translated 17 (40%) constraints
1.83/1.17	c (0,0) translated 21 (50%) constraints
1.83/1.18	c (0,0) translated 26 (60%) constraints
1.83/1.18	c (0,0) translated 30 (70%) constraints
1.83/1.18	c (0,0) translated 34 (80%) constraints
1.83/1.19	c (0,0) translated 38 (90%) constraints
1.83/1.19	c (0,0) translated 42 (100%) constraints
1.83/1.19	c (0,0) CSP to CSPinCNF End
1.83/1.19	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
1.83/1.19	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
1.83/1.19	c (0,0) CSPinCNF Propagation Begin
2.12/1.20	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.12/1.20	c (0,0) CSPinCNF Propagation End
2.12/1.20	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
2.12/1.20	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.12/1.20	c (0,0) Simplify CSPinCNF Begin
2.12/1.20	c (0,0) Simplify CSPinCNF End
2.12/1.20	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
2.12/1.20	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.12/1.20	c (0,0) Calculate Precise Domain Begin
2.12/1.21	c (0,0) 0 values are removed by re-calculation
2.12/1.21	c (0,0) Calculate Precise Domain End
2.12/1.21	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
2.12/1.21	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.12/1.21	c (0,0) CSPinCNF to SatSolver Begin
2.12/1.28	c (0,0) 5 (10 %) CSP clauses are being encoded (260 SAT variables, 44 SAT clauses)
2.12/1.28	c (0,0) 9 (20 %) CSP clauses are being encoded (300 SAT variables, 88 SAT clauses)
2.12/1.28	c (0,0) 13 (30 %) CSP clauses are being encoded (340 SAT variables, 132 SAT clauses)
2.12/1.29	c (0,0) 17 (40 %) CSP clauses are being encoded (380 SAT variables, 176 SAT clauses)
2.12/1.29	c (0,0) 21 (50 %) CSP clauses are being encoded (420 SAT variables, 220 SAT clauses)
2.39/1.30	c (0,0) 26 (60 %) CSP clauses are being encoded (500 SAT variables, 413 SAT clauses)
2.39/1.31	c (0,0) 30 (70 %) CSP clauses are being encoded (580 SAT variables, 641 SAT clauses)
2.39/1.32	c (0,0) 34 (80 %) CSP clauses are being encoded (660 SAT variables, 869 SAT clauses)
2.39/1.32	c (0,0) 38 (90 %) CSP clauses are being encoded (740 SAT variables, 1097 SAT clauses)
2.39/1.33	c (0,0) 42 (100 %) CSP clauses are being encoded (820 SAT variables, 1325 SAT clauses)
2.39/1.33	c (0,0) CSPinCNF to SatSolver End
2.39/1.33	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.39/1.34	c (0,0) STATISTICS2:HOME/instance-4297320-1532644639.xml,IntVar:Num:WeightedSum,220,42,1024,2,1,11,1024:20;512:22,2:440,1:42,11:20;10:22,
2.39/1.34	c (0,0) SatSolver.solve Begin
2.39/1.34	c (0,0) 840 bool, 1382 clause
2.39/1.34	c (0,0) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297320-1532644639.xml-scop-10471.cnf HOME/instance-4297320-1532644639.xml-scop-10471.cnf.out
72.28/10.20	c (9,0) c
72.28/10.20	c (9,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
72.28/10.20	c (9,0) c
72.28/10.20	c (9,0) c WARNING: for repeatability, setting FPU to use double precision
72.28/10.20	c (9,0) c 8 solvers engines and 1 companion as a blackboard created.
72.28/10.20	c (9,0) c ========================================[ Problem Statistics ]===========================================
72.28/10.20	c (9,0) c |                                                                                                       |
72.28/10.20	c (9,0) c |  Number of variables:           840                                                                   |
72.28/10.20	c (9,0) c |  Number of clauses:            1340                                                                   |
72.28/10.20	c (9,0) c |  Parse time:                   0.00 s                                                                 |
72.28/10.20	c (9,0) c |                                                                                                       |
72.28/10.20	c (9,0) c |  Eliminated clauses:           0.01 Mb                                                                |
72.28/10.20	c (9,0) c |  Simplification time:          0.00 s                                                                 |
72.28/10.20	c (9,0) c |                                                                                                       |
72.28/10.20	c (9,0) c |  Generating clones                                                                                    |
72.28/10.20	c (9,0) c |  all clones generated. Memory =  27.24Mb.                                                             |
72.28/10.20	c (9,0) c ========================================================================================================|
72.28/10.20	c (9,0) c
72.28/10.20	c (9,0) c |-------------------------------------------------------------------------------------------------------|
72.28/10.20	c (9,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
72.28/10.20	c (9,0) c |-------------------------------------------------------------------------------------------------------|
72.28/10.20	c (9,0) c |  0 |    106 |      77440 |      63936 |      393 |    25392 |     9948 |    57341 |     5731 |  5.000 |
72.28/10.20	c (9,0) c |  1 |    114 |      69175 |      55914 |      397 |    17367 |     9347 |    54531 |     5364 |  5.004 |
72.28/10.20	c (9,0) c |  2 |    149 |      68410 |      54930 |      397 |    16383 |     8399 |    51282 |     5895 |  5.002 |
72.28/10.20	c (9,0) c |  3 |    175 |      70475 |      55551 |      394 |    17010 |     6910 |    59013 |     6502 |  5.003 |
72.28/10.20	c (9,0) c |  4 |    107 |      69112 |      56509 |      395 |    17962 |     8308 |    52197 |     5552 |  5.003 |
72.28/10.20	c (9,0) c |  5 |     85 |      74620 |      61998 |      396 |    23454 |    10454 |    52400 |     5608 |  5.003 |
72.28/10.20	c (9,0) c |  6 |    165 |      68707 |      54231 |      399 |    15685 |     6820 |    60886 |     6313 |  5.001 |
72.28/10.20	c (9,0) c |  7 |    171 |      70515 |      56035 |      392 |    17496 |     7533 |    60075 |     6531 |  5.002 |
72.28/10.20	c (9,0) c 
72.99/10.21	c (9,0) c synthesis      459104 conflicts    11385251 propagations    11999 conflicts/sec   297564 propagations/sec
72.99/10.21	c (9,0) c Total Memory so far : 613.45Mb
72.99/10.21	c (9,0) c
72.99/10.21	c (9,0) c |-------------------------------------------------------------------------------------------------------|
72.99/10.21	c (9,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
72.99/10.21	c (9,0) c |-------------------------------------------------------------------------------------------------------|
72.99/10.21	c (9,0) c |  0 |    152 |     108595 |      90577 |      393 |    19399 |    12021 |    71960 |     9474 |  5.000 |
72.99/10.21	c (9,0) c |  1 |    176 |     104426 |      85622 |      397 |    32049 |    11803 |    71784 |     9221 |  5.000 |
72.99/10.21	c (9,0) c |  2 |    252 |      98767 |      79034 |      397 |    25464 |    10144 |    72378 |     9472 |  5.000 |
72.99/10.21	c (9,0) c |  3 |    206 |     101372 |      81989 |      394 |    28421 |     9520 |    71133 |     9366 |  5.000 |
72.99/10.21	c (9,0) c |  4 |    194 |     101245 |      82997 |      395 |    29424 |    10346 |    73204 |     9680 |  5.000 |
72.99/10.21	c (9,0) c |  5 |    157 |     105490 |      87822 |      396 |    34257 |    12561 |    70995 |     9167 |  5.000 |
72.99/10.21	c (9,0) c |  6 |    214 |      99877 |      80532 |      399 |    26959 |     8680 |    74937 |     9485 |  5.000 |
72.99/10.21	c (9,0) c |  7 |    247 |     103661 |      83806 |      392 |    30241 |     9080 |    74447 |    10443 |  5.003 |
72.99/10.21	c (9,0) c 
168.00/22.19	c (21,0) c synthesis      672379 conflicts    17001899 propagations     9589 conflicts/sec   242475 propagations/sec
168.00/22.19	c (21,0) c Total Memory so far : 618.50Mb
168.00/22.19	c (21,0) c
168.00/22.19	c (21,0) c Try to adapt solver strategies
168.00/22.19	c (21,0) c 
168.00/22.19	c (21,0) c Nothing extreme in this problem, continue with glucose default strategies.
168.00/22.19	c (21,0) c
168.00/22.19	c (21,0) c
168.00/22.19	c (21,0) c Try to adapt solver strategies
168.00/22.19	c (21,0) c 
168.00/22.19	c (21,0) c Nothing extreme in this problem, continue with glucose default strategies.
168.00/22.19	c (21,0) c
168.00/22.19	c (21,0) c
168.00/22.19	c (21,0) c Try to adapt solver strategies
168.00/22.19	c (21,0) c 
168.00/22.19	c (21,0) c Nothing extreme in this problem, continue with glucose default strategies.
168.00/22.19	c (21,0) c
168.00/22.19	c (21,0) c
168.00/22.19	c (21,0) c Try to adapt solver strategies
168.00/22.19	c (21,0) c 
168.72/22.21	c (21,0) c Nothing extreme in this problem, continue with glucose default strategies.
168.72/22.21	c (21,0) c
168.72/22.21	c (21,0) c
168.72/22.21	c (21,0) c |-------------------------------------------------------------------------------------------------------|
168.72/22.21	c (21,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
168.72/22.21	c (21,0) c |-------------------------------------------------------------------------------------------------------|
168.72/22.21	c (21,0) c |  0 |    212 |     130245 |     108531 |      393 |    37351 |    12616 |    83692 |    12358 |  5.000 |
168.72/22.21	c (21,0) c |  1 |    239 |     129473 |     106472 |      397 |    35288 |    12975 |    84079 |    11936 |  5.000 |
168.72/22.21	c (21,0) c |  2 |    303 |     125928 |     101858 |      397 |    30675 |    11524 |    85154 |    12199 |  5.002 |
168.72/22.21	c (21,0) c |  3 |    246 |     124750 |     101734 |      394 |    30560 |    10721 |    86515 |    11738 |  5.000 |
168.72/22.21	c (21,0) c |  4 |    252 |     127919 |     105501 |      395 |    34315 |    11741 |    85442 |    12776 |  5.001 |
168.72/22.21	c (21,0) c |  5 |    194 |     130497 |     109430 |      396 |    38251 |    15075 |    79973 |    11646 |  5.002 |
168.72/22.21	c (21,0) c |  6 |    246 |     123980 |     101184 |      399 |    29998 |    10591 |    86322 |    11819 |  5.000 |
168.72/22.21	c (21,0) c |  7 |    279 |     136442 |     112308 |      392 |    20920 |    12060 |    84218 |    12637 |  5.003 |
168.72/22.21	c (21,0) c 
168.72/22.21	c (21,0) c synthesis      847018 conflicts    21661996 propagations     8308 conflicts/sec   212484 propagations/sec
168.72/22.21	c (21,0) c Total Memory so far : 621.52Mb
168.72/22.21	c (21,0) c
168.72/22.21	c (21,0) c |-------------------------------------------------------------------------------------------------------|
168.72/22.21	c (21,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
168.72/22.21	c (21,0) c |-------------------------------------------------------------------------------------------------------|
168.72/22.21	c (21,0) c |  0 |    234 |     154126 |     129557 |      393 |    38171 |    14244 |    93906 |    14309 |  5.000 |
168.72/22.21	c (21,0) c |  1 |    239 |     151679 |     125998 |      397 |    34609 |    15187 |    84079 |    13830 |  5.000 |
168.72/22.21	c (21,0) c |  2 |    352 |     149380 |     121295 |      397 |    29903 |    13019 |    93331 |    14554 |  5.004 |
168.72/22.21	c (21,0) c |  3 |    299 |     146897 |     120227 |      394 |    28840 |    11452 |    96792 |    14272 |  5.002 |
168.72/22.21	c (21,0) c |  4 |    278 |     150652 |     125270 |      395 |    33884 |    12990 |    95255 |    15055 |  5.000 |
168.72/22.21	c (21,0) c |  5 |    221 |     154283 |     129990 |      396 |    38606 |    16421 |    91502 |    13863 |  5.000 |
168.72/22.21	c (21,0) c |  6 |    254 |     144179 |     119221 |      399 |    27835 |    11757 |    96319 |    13785 |  5.000 |
168.72/22.21	c (21,0) c |  7 |    315 |     159174 |     131350 |      392 |    39962 |    13190 |    94949 |    14977 |  5.000 |
168.72/22.21	c (21,0) c 
168.72/22.21	c (21,0) c synthesis     1002908 conflicts    25845220 propagations     7495 conflicts/sec   193145 propagations/sec
168.72/22.21	c (21,0) c Total Memory so far : 623.47Mb
168.72/22.21	c (21,0) c
168.72/22.21	c (21,0) c |-------------------------------------------------------------------------------------------------------|
168.72/22.21	c (21,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
168.72/22.21	c (21,0) c |-------------------------------------------------------------------------------------------------------|
168.72/22.21	c (21,0) c |  0 |    236 |     172821 |     146237 |      393 |    32048 |    15132 |   100663 |    16061 |  5.000 |
168.72/22.21	c (21,0) c |  1 |    245 |     170561 |     142780 |      397 |    28587 |    16573 |    95336 |    15575 |  5.000 |
168.72/22.21	c (21,0) c |  2 |    357 |     166063 |     136171 |      397 |    44778 |    14390 |    98628 |    16087 |  5.001 |
168.72/22.21	c (21,0) c |  3 |    312 |     161296 |     132651 |      394 |    41264 |    12208 |   103430 |    15791 |  5.000 |
238.85/31.01	c (30,0) c |  4 |    305 |     169771 |     141774 |      395 |    27582 |    13929 |   102109 |    17227 |  5.000 |
238.85/31.01	c (30,0) c |  5 |    231 |     175376 |     148749 |      396 |    34561 |    17495 |    96678 |    15851 |  5.000 |
238.85/31.01	c (30,0) c |  6 |    262 |     160155 |     133368 |      399 |    41982 |    12634 |   101982 |    15781 |  5.001 |
238.85/31.01	c (30,0) c |  7 |    354 |     174969 |     144586 |      392 |    30394 |    13793 |   101579 |    16908 |  5.000 |
238.85/31.01	c (30,0) c 
238.85/31.01	c (30,0) c synthesis     1126316 conflicts    29199579 propagations     6799 conflicts/sec   176260 propagations/sec
238.85/31.01	c (30,0) c Total Memory so far : 625.32Mb
238.85/31.01	c (30,0) c
238.85/31.01	c (30,0) c |-------------------------------------------------------------------------------------------------------|
238.85/31.01	c (30,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
238.85/31.01	c (30,0) c |-------------------------------------------------------------------------------------------------------|
238.85/31.01	c (30,0) c |  0 |    243 |     190440 |     161758 |      393 |    47540 |    16199 |   107661 |    18101 |  5.125 |
238.85/31.01	c (30,0) c |  1 |    252 |     185533 |     155966 |      397 |    41745 |    17691 |   107326 |    17189 |  7.738 |
238.85/31.01	c (30,0) c |  2 |    386 |     188241 |     155215 |      397 |    40982 |    15792 |   107585 |    18019 |  5.124 |
238.85/31.01	c (30,0) c |  3 |    314 |     177063 |     146856 |      394 |    32663 |    13125 |   106709 |    17267 |  5.004 |
238.85/31.01	c (30,0) c |  4 |    317 |     189667 |     159327 |      395 |    45074 |    14796 |   109440 |    19019 |  5.119 |
238.85/31.01	c (30,0) c |  5 |    253 |     196751 |     167320 |      396 |    27701 |    18748 |   106159 |    18222 |  7.741 |
238.85/31.01	c (30,0) c |  6 |    279 |     176953 |     147734 |      399 |    33517 |    13663 |   110598 |    17662 |  5.122 |
238.85/31.01	c (30,0) c |  7 |    366 |     193560 |     160913 |      392 |    46721 |    15019 |   106120 |    18551 |  5.000 |
238.85/31.01	c (30,0) c 
238.85/31.01	c (30,0) c synthesis     1255090 conflicts    32773236 propagations     6354 conflicts/sec   165908 propagations/sec
238.85/31.01	c (30,0) c Total Memory so far : 626.66Mb
238.85/31.01	c (30,0) c
238.85/31.01	c (30,0) c |-------------------------------------------------------------------------------------------------------|
238.85/31.01	c (30,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |    %   | 
238.85/31.01	c (30,0) c |-------------------------------------------------------------------------------------------------------|
238.85/31.01	c (30,0) c |  0 |    282 |     222121 |     189528 |      393 |    49919 |    18551 |   121016 |    20733 |  8.333 |
238.85/31.01	c (30,0) c |  1 |    284 |     214111 |     180740 |      397 |    41133 |    19255 |   119657 |    20103 |  8.214 |
238.85/31.01	c (30,0) c |  2 |    413 |     216037 |     179493 |      397 |    39882 |    17568 |   121431 |    20199 |  8.334 |
238.85/31.01	c (30,0) c |  3 |    368 |     214444 |     178887 |      394 |    25461 |    15774 |   124333 |    20527 |  8.333 |
238.85/31.01	c (30,0) c |  4 |    337 |     217293 |     183655 |      395 |    44030 |    16597 |   120750 |    21119 |  8.217 |
238.85/31.01	c (30,0) c |  5 |    292 |     225166 |     192046 |      396 |    52427 |    20179 |   119278 |    20979 |  8.334 |
238.85/31.01	c (30,0) c |  6 |    310 |     199174 |     166643 |      399 |    27037 |    15417 |   123687 |    19747 |  8.336 |
238.85/31.01	c (30,0) c |  7 |    377 |     219267 |     183866 |      392 |    28102 |    16845 |   119663 |    20759 |  8.218 |
238.85/31.01	c (30,0) c 
238.85/31.01	c (30,0) c synthesis     1454859 conflicts    38048290 propagations     6341 conflicts/sec   165846 propagations/sec
238.85/31.01	c (30,0) c Total Memory so far : 627.69Mb
238.85/31.01	c (30,0) c Thread 2 is 100% pure glucose! First thread to finish! (UNSAT answer).
238.85/31.01	c (30,0) c Total Memory so far : 628.44Mb
238.85/31.01	c (30,0) c
238.85/31.01	c (30,0) c real time : 29.6464 s
238.85/31.01	c (30,0) c cpu time  : 235.772 s
238.85/31.01	c (30,0) c
238.85/31.01	c (30,0) c
238.85/31.01	c (30,0) c
238.85/31.01	c (30,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
238.85/31.01	c (30,0) c
238.85/31.01	c (30,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
238.85/31.01	c (30,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
238.85/31.01	c (30,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
238.85/31.01	c (30,0) c | Conflicts     |         1487730 |     192672 |     186264 |     183768 |     182735 |     186597 |     195600 |     171583 |     188511 |
238.85/31.01	c (30,0) c | Decisions     |         1765010 |     225652 |     220188 |     220927 |     218807 |     220786 |     229276 |     204975 |     224399 |
238.85/31.01	c (30,0) c | Propagations  |        38916094 |    4981369 |    4892486 |    4828777 |    4774656 |    4892768 |    5126441 |    4458686 |    4960911 |
238.85/31.01	c (30,0) c | Avg_Trail     |                 |        221 |        220 |        219 |        220 |        220 |        218 |        219 |        220 |
238.85/31.01	c (30,0) c | Avg_DL        |                 |         16 |         16 |         16 |         16 |         15 |         16 |         16 |         15 |
238.85/31.01	c (30,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
238.85/31.01	c (30,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
238.85/31.01	c (30,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
238.85/31.01	c (30,0) c | Exported      |          143583 |      18844 |      19686 |      18024 |      16375 |      16901 |      20493 |      15919 |      17341 |
238.85/31.01	c (30,0) c | Imported      |          996496 |     124713 |     119657 |     125559 |     125282 |     126565 |     122953 |     127577 |     124190 |
238.85/31.01	c (30,0) c | Good          |            1171 |        165 |        124 |        153 |        132 |        154 |        161 |        161 |        121 |
238.85/31.01	c (30,0) c | Purge         |          995325 |     124548 |     119533 |     125406 |     125150 |     126411 |     122792 |     127416 |     124069 |
238.85/31.01	c (30,0) c | Promoted      |          168406 |      21127 |      20601 |      20818 |      21001 |      21593 |      21518 |      20427 |      21321 |
238.85/31.01	c (30,0) c | Remove_Imp    |          495932 |      59632 |      60445 |      64399 |      57816 |      58614 |      66898 |      72829 |      55299 |
238.85/31.01	c (30,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
238.85/31.01	c (30,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
238.85/31.01	c (30,0) c | Unaries       |                 |          2 |          0 |          5 |          0 |          6 |          3 |          4 |          2 |
238.85/31.01	c (30,0) c | Binaries      |                 |         25 |         14 |         41 |         16 |         28 |         20 |         22 |         28 |
238.85/31.01	c (30,0) c | Glues         |                 |         36 |         21 |         48 |         20 |         44 |         25 |         27 |         38 |
238.85/31.01	c (30,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
238.85/31.01	c (30,0) c | Orig_Seen     |            29 % |        393 |        397 |        397 |        394 |        395 |        396 |        399 |        392 |
238.85/31.01	c (30,0) c | Diff Orig seen|                 | -        4 | -        0 |      X     | -        3 | -        2 | -        1 |          2 | -        5 |
238.85/31.01	c (30,0) c | Hamming       |             7 % |         83 |         56 |      X     |         67 |         45 |         58 |         54 |         61 |
238.85/31.01	c (30,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
238.85/31.01	c (30,0) 
238.85/31.01	c (30,0) s UNSATISFIABLE
238.85/31.02	c (30,0) SatSolver.solve End
238.85/31.02	c (30,0) Heap : 788 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
238.85/31.02	c (30,0) Show results Begin
238.85/31.02	s UNSATISFIABLE
238.85/31.02	c (30,0) Show results End
238.85/31.02	c (30,0) Heap : 788 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
238.85/31.02	c (30,0) 0,0,0,0,0,0,0,30,30,STOP-AFTER(ALL)
238.85/31.02	c END-Prog: Fri Jul 27 00:37:50 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 (9623 MiB free)
  memory of node 1: 16384 MiB (10182 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297320-1532644639/watcher-4297320-1532644639 -o /tmp/evaluation-result-4297320-1532644639/solver-4297320-1532644639 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1532642117-10278 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297320-1532644639.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=10471, runsolver pid=10468

[startup+0.100157 s]*
/proc/loadavg: 8.96 8.84 8.84 3/198 10491
/proc/meminfo: memFree=20186488/32770624 swapFree=67108860/67108860
[pid=10471] ppid=10468 vsize=27312552 memory=108524 CPUtime=0.11 cores=0-7
/proc/10471/stat : 10471 (java) S 10468 10471 10251 0 -1 1077944320 6157 0 0 0 9 2 0 0 20 0 20 0 82027113 27968053248 27131 33554432000 4194304 4196468 140727372895056 140727372877600 140682010599159 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
/proc/10471/statm: 6828138 27131 2750 1 0 6790598 0
[pid=10471/tid=10473] ppid=10468 vsize=27312552 memory=7968163448841214622 CPUtime=0.09 cores=0-7
/proc/10471/task/10473/stat : 10473 (java) R 10468 10471 10251 0 -1 4202560 4375 0 0 0 7 2 0 0 20 0 20 0 82027113 27968053248 27263 33554432000 4194304 4196468 140727372895056 140681982425488 140682002836286 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10474] ppid=10468 vsize=27312552 memory=732369893625830373 CPUtime=0 cores=0-7
/proc/10471/task/10474/stat : 10474 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 27263 33554432000 4194304 4196468 140727372895056 140682014841104 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10475] ppid=10468 vsize=27312552 memory=139755288376960 CPUtime=0 cores=0-7
/proc/10471/task/10475/stat : 10475 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 27263 33554432000 4194304 4196468 140727372895056 140681798236560 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10476] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10476/stat : 10476 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 27263 33554432000 4194304 4196468 140727372895056 140681797184016 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10477] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10477/stat : 10477 (java) S 10468 10471 10251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 27263 33554432000 4194304 4196468 140727372895056 140681796131472 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10478] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10478/stat : 10478 (java) S 10468 10471 10251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 27263 33554432000 4194304 4196468 140727372895056 140681795078928 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10479] ppid=10468 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10471/task/10479/stat : 10479 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 27263 33554432000 4194304 4196468 140727372895056 140681794026384 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10480] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10480/stat : 10480 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 27263 33554432000 4194304 4196468 140727372895056 140681792973840 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10481] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10481/stat : 10481 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 27263 33554432000 4194304 4196468 140727372895056 140681791921296 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10482] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10482/stat : 10482 (java) S 10468 10471 10251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82027117 27968053248 27329 33554432000 4194304 4196468 140727372895056 140680868386800 140682010610306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10483] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10483/stat : 10483 (java) S 10468 10471 10251 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82027117 27968053248 27329 33554432000 4194304 4196468 140727372895056 140679976051616 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10484] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10484/stat : 10484 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027118 27968053248 27329 33554432000 4194304 4196468 140727372895056 140679707616240 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10485] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10485/stat : 10485 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027120 27968053248 27329 33554432000 4194304 4196468 140727372895056 140679333107920 140682010617755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10486] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10486/stat : 10486 (java) S 10468 10471 10251 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 82027120 27968053248 27329 33554432000 4194304 4196468 140727372895056 140680867334640 140682010610306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10487] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10487/stat : 10487 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027120 27968053248 27329 33554432000 4194304 4196468 140727372895056 140680866282096 140682010610306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10488] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10488/stat : 10488 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027120 27968053248 27329 33554432000 4194304 4196468 140727372895056 140680865229552 140682010610306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10489] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10489/stat : 10489 (java) S 10468 10471 10251 0 -1 1077944384 246 0 0 0 0 0 0 0 20 0 20 0 82027120 27968053248 27329 33554432000 4194304 4196468 140727372895056 140680864177008 140682010610306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10490] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10490/stat : 10490 (java) S 10468 10471 10251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82027120 27968053248 27329 33554432000 4194304 4196468 140727372895056 140678835202272 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10491] ppid=10468 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10471/task/10491/stat : 10491 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027120 27968053248 27329 33554432000 4194304 4196468 140727372895056 140680863123888 140682010610306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108524 KiB

[startup+0.21007 s]*
/proc/loadavg: 8.96 8.84 8.84 3/198 10491
/proc/meminfo: memFree=20170116/32770624 swapFree=67108860/67108860
[pid=10471] ppid=10468 vsize=27312552 memory=122916 CPUtime=0.24 cores=0-7
/proc/10471/stat : 10471 (java) S 10468 10471 10251 0 -1 1077944320 10061 0 0 0 21 3 0 0 20 0 20 0 82027113 27968053248 30729 33554432000 4194304 4196468 140727372895056 140727372877600 140682010599159 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
/proc/10471/statm: 6828138 30729 2854 1 0 6790598 0
[pid=10471/tid=10473] ppid=10468 vsize=27312552 memory=29681743523217448 CPUtime=0.19 cores=0-7
/proc/10471/task/10473/stat : 10473 (java) R 10468 10471 10251 0 -1 4202560 7950 0 0 0 17 2 0 0 20 0 20 0 82027113 27968053248 30729 33554432000 4194304 4196468 140727372895056 140681982389824 140681994642789 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10474] ppid=10468 vsize=27312552 memory=288230613264367967 CPUtime=0 cores=0-7
/proc/10471/task/10474/stat : 10474 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 30729 33554432000 4194304 4196468 140727372895056 140682014841104 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10475] ppid=10468 vsize=27312552 memory=288370131440088704 CPUtime=0 cores=0-7
/proc/10471/task/10475/stat : 10475 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 30729 33554432000 4194304 4196468 140727372895056 140681798236560 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10476] ppid=10468 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10471/task/10476/stat : 10476 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 30729 33554432000 4194304 4196468 140727372895056 140681797184016 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10477] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10477/stat : 10477 (java) S 10468 10471 10251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 30729 33554432000 4194304 4196468 140727372895056 140681796131472 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10478] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10478/stat : 10478 (java) S 10468 10471 10251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 30729 33554432000 4194304 4196468 140727372895056 140681795078928 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10479] ppid=10468 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10471/task/10479/stat : 10479 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 30729 33554432000 4194304 4196468 140727372895056 140681794026384 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10480] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10480/stat : 10480 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 30729 33554432000 4194304 4196468 140727372895056 140681792973840 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10481] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10481/stat : 10481 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 30729 33554432000 4194304 4196468 140727372895056 140681791921296 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10482] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10482/stat : 10482 (java) S 10468 10471 10251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82027117 27968053248 30729 33554432000 4194304 4196468 140727372895056 140680868386800 140682010610306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10483] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10483/stat : 10483 (java) S 10468 10471 10251 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82027117 27968053248 30729 33554432000 4194304 4196468 140727372895056 140679976051616 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10484] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10484/stat : 10484 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027118 27968053248 30729 33554432000 4194304 4196468 140727372895056 140679707616240 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10485] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10485/stat : 10485 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027120 27968053248 30729 33554432000 4194304 4196468 140727372895056 140679333107920 140682010617755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10486] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10486/stat : 10486 (java) S 10468 10471 10251 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 82027120 27968053248 30729 33554432000 4194304 4196468 140727372895056 140680867334640 140682010610306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10487] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10487/stat : 10487 (java) S 10468 10471 10251 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 20 0 82027120 27968053248 30729 33554432000 4194304 4196468 140727372895056 140680866282096 140682010610306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10488] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10488/stat : 10488 (java) S 10468 10471 10251 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 82027120 27968053248 30729 33554432000 4194304 4196468 140727372895056 140680865229552 140682010610306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10489] ppid=10468 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/10471/task/10489/stat : 10489 (java) S 10468 10471 10251 0 -1 1077944384 302 0 0 0 2 0 0 0 20 0 20 0 82027120 27968053248 30729 33554432000 4194304 4196468 140727372895056 140680864177008 140682010610306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10490] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10490/stat : 10490 (java) S 10468 10471 10251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82027120 27968053248 30729 33554432000 4194304 4196468 140727372895056 140678835202272 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10491] ppid=10468 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10471/task/10491/stat : 10491 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027120 27968053248 30729 33554432000 4194304 4196468 140727372895056 140680863123888 140682010610306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122916 KiB

[startup+0.309232 s]*
/proc/loadavg: 8.96 8.84 8.84 2/198 10491
/proc/meminfo: memFree=20166580/32770624 swapFree=67108860/67108860
[pid=10471] ppid=10468 vsize=27312552 memory=127348 CPUtime=0.42 cores=0-7
/proc/10471/stat : 10471 (java) S 10468 10471 10251 0 -1 1077944320 10687 0 0 0 38 4 0 0 20 0 20 0 82027113 27968053248 31837 33554432000 4194304 4196468 140727372895056 140727372877600 140682010599159 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
/proc/10471/statm: 6828138 31837 2985 1 0 6790598 0
[pid=10471/tid=10473] ppid=10468 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10471/task/10473/stat : 10473 (java) R 10468 10471 10251 0 -1 4202560 8384 0 0 0 26 3 0 0 20 0 20 0 82027113 27968053248 31837 33554432000 4194304 4196468 140727372895056 140681982403312 140681993785989 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10474] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10474/stat : 10474 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 31837 33554432000 4194304 4196468 140727372895056 140682014841104 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10475] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10475/stat : 10475 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 31837 33554432000 4194304 4196468 140727372895056 140681798236560 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10476] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10476/stat : 10476 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 31837 33554432000 4194304 4196468 140727372895056 140681797184016 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10477] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10477/stat : 10477 (java) S 10468 10471 10251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 31837 33554432000 4194304 4196468 140727372895056 140681796131472 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10478] ppid=10468 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/10471/task/10478/stat : 10478 (java) S 10468 10471 10251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 31837 33554432000 4194304 4196468 140727372895056 140681795078928 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10479] ppid=10468 vsize=27312552 memory=139755148899247 CPUtime=0 cores=0-7
/proc/10471/task/10479/stat : 10479 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 31837 33554432000 4194304 4196468 140727372895056 140681794026384 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10480] ppid=10468 vsize=27312552 memory=139755148901552 CPUtime=0 cores=0-7
/proc/10471/task/10480/stat : 10480 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 31837 33554432000 4194304 4196468 140727372895056 140681792973840 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10481] ppid=10468 vsize=27312552 memory=139755148903856 CPUtime=0 cores=0-7
/proc/10471/task/10481/stat : 10481 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27968053248 31837 33554432000 4194304 4196468 140727372895056 140681791921296 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10482] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10482/stat : 10482 (java) S 10468 10471 10251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82027117 27968053248 31837 33554432000 4194304 4196468 140727372895056 140680868386800 140682010610306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10483] ppid=10468 vsize=27312552 memory=279510297814672 CPUtime=0 cores=0-7
/proc/10471/task/10483/stat : 10483 (java) S 10468 10471 10251 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82027117 27968053248 31837 33554432000 4194304 4196468 140727372895056 140679976051616 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10484] ppid=10468 vsize=27312552 memory=279510297821584 CPUtime=0 cores=0-7
/proc/10471/task/10484/stat : 10484 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027118 27968053248 31837 33554432000 4194304 4196468 140727372895056 140679707616240 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10485] ppid=10468 vsize=27312552 memory=279510297762864 CPUtime=0 cores=0-7
/proc/10471/task/10485/stat : 10485 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027120 27968053248 31837 33554432000 4194304 4196468 140727372895056 140679333107920 140682010617755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10486] ppid=10468 vsize=27312552 memory=279510297835408 CPUtime=0.01 cores=0-7
/proc/10471/task/10486/stat : 10486 (java) S 10468 10471 10251 0 -1 1077944384 348 0 0 0 1 0 0 0 20 0 20 0 82027120 27968053248 31837 33554432000 4194304 4196468 140727372895056 140680867334640 140682010610306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10487] ppid=10468 vsize=27312552 memory=279510297842320 CPUtime=0 cores=0-7
/proc/10471/task/10487/stat : 10487 (java) S 10468 10471 10251 0 -1 1077944384 140 0 0 0 0 0 0 0 20 0 20 0 82027120 27968053248 31837 33554432000 4194304 4196468 140727372895056 140680866282096 140682010610306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10488] ppid=10468 vsize=27312552 memory=279510297840016 CPUtime=0.01 cores=0-7
/proc/10471/task/10488/stat : 10488 (java) S 10468 10471 10251 0 -1 1077944384 125 0 0 0 1 0 0 0 20 0 20 0 82027120 27968053248 31837 33554432000 4194304 4196468 140727372895056 140680865229552 140682010610306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10489] ppid=10468 vsize=27312552 memory=279510297856576 CPUtime=0.07 cores=0-7
/proc/10471/task/10489/stat : 10489 (java) S 10468 10471 10251 0 -1 1077944384 349 0 0 0 7 0 0 0 20 0 20 0 82027120 27968053248 31837 33554432000 4194304 4196468 140727372895056 140680864177008 140682010610306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10490] ppid=10468 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10490/stat : 10490 (java) S 10468 10471 10251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82027120 27968053248 31837 33554432000 4194304 4196468 140727372895056 140678835202272 140682010609365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10491] ppid=10468 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10471/task/10491/stat : 10491 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027120 27968053248 31837 33554432000 4194304 4196468 140727372895056 140680863123888 140682010610306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127348 KiB

[startup+0.700737 s]
/proc/loadavg: 8.96 8.84 8.84 2/198 10491
/proc/meminfo: memFree=20142520/32770624 swapFree=67108860/67108860
[pid=10471] ppid=10468 vsize=27320948 memory=165736 CPUtime=1 cores=0-7
/proc/10471/stat : 10471 (java) S 10468 10471 10251 0 -1 1077944320 17983 0 0 0 94 6 0 0 20 0 20 0 82027113 27976650752 41434 33554432000 4194304 4196468 140727372895056 140727372877600 140682010599159 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
/proc/10471/statm: 6830237 41434 3170 1 0 6791622 0
[pid=10471/tid=10473] ppid=10468 vsize=27320948 memory=7230638415957486167 CPUtime=0.67 cores=0-7
/proc/10471/task/10473/stat : 10473 (java) R 10468 10471 10251 0 -1 4202560 15161 0 0 0 63 4 0 0 20 0 20 0 82027113 27976650752 41434 33554432000 4194304 4196468 140727372895056 140681982437168 140682002818640 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10474] ppid=10468 vsize=27320948 memory=45054206956020 CPUtime=0 cores=0-7
/proc/10471/task/10474/stat : 10474 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27976650752 41434 33554432000 4194304 4196468 140727372895056 140682014841104 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10475] ppid=10468 vsize=27320948 memory=139755148911904 CPUtime=0 cores=0-7
/proc/10471/task/10475/stat : 10475 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27976650752 41434 33554432000 4194304 4196468 140727372895056 140681798236560 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10476] ppid=10468 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10476/stat : 10476 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27976650752 41434 33554432000 4194304 4196468 140727372895056 140681797184016 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10477] ppid=10468 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10477/stat : 10477 (java) S 10468 10471 10251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82027115 27976650752 41434 33554432000 4194304 4196468 140727372895056 140681796131472 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10478] ppid=10468 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10478/stat : 10478 (java) S 10468 10471 10251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82027115 27976650752 41434 33554432000 4194304 4196468 140727372895056 140681795078928 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10479] ppid=10468 vsize=27320948 memory=2353 CPUtime=0 cores=0-7
/proc/10471/task/10479/stat : 10479 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27976650752 41434 33554432000 4194304 4196468 140727372895056 140681794026384 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10480] ppid=10468 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10480/stat : 10480 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27976650752 41434 33554432000 4194304 4196468 140727372895056 140681792973840 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10481] ppid=10468 vsize=27320948 memory=1724 CPUtime=0 cores=0-7
/proc/10471/task/10481/stat : 10481 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82027115 27976650752 41434 33554432000 4194304 4196468 140727372895056 140681791921296 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10482] ppid=10468 vsize=27320948 memory=1228 CPUtime=0 cores=0-7
/proc/10471/task/10482/stat : 10482 (java) S 10468 10471 10251 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 82027117 27976650752 41434 33554432000 4194304 4196468 140727372895056 140680868386800 140682010610306 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0

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

[pid=10471/tid=10485] ppid=10468 vsize=27982760 memory=219372 CPUtime=0 cores=0-7
/proc/10471/task/10485/stat : 10485 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140679333107920 140682010617755 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10486] ppid=10468 vsize=27982760 memory=242648 CPUtime=0.19 cores=0-7
/proc/10471/task/10486/stat : 10486 (java) S 10468 10471 10251 0 -1 1077944384 709 0 0 0 19 0 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140680867334640 140682010610306 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10487] ppid=10468 vsize=27982760 memory=-9174445032661854264 CPUtime=0.22 cores=0-7
/proc/10471/task/10487/stat : 10487 (java) S 10468 10471 10251 0 -1 1077944384 573 0 0 0 22 0 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140680866282096 140682010610306 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10488] ppid=10468 vsize=27982760 memory=-6800859132029471843 CPUtime=0.24 cores=0-7
/proc/10471/task/10488/stat : 10488 (java) S 10468 10471 10251 0 -1 1077944384 541 0 0 0 24 0 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140680865229552 140682010610306 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10489] ppid=10468 vsize=27982760 memory=50 CPUtime=0.58 cores=0-7
/proc/10471/task/10489/stat : 10489 (java) S 10468 10471 10251 0 -1 1077944384 1683 0 0 0 57 1 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140680864177008 140682010610306 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10490] ppid=10468 vsize=27982760 memory=60 CPUtime=0 cores=0-7
/proc/10471/task/10490/stat : 10490 (java) S 10468 10471 10251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140678835202272 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10491] ppid=10468 vsize=27982760 memory=14423 CPUtime=0.01 cores=0-7
/proc/10471/task/10491/stat : 10491 (java) S 10468 10471 10251 0 -1 1077944384 3 0 0 0 0 1 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140680863123888 140682010610306 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10493] ppid=10468 vsize=27982760 memory=1 CPUtime=0 cores=0-7
/proc/10471/task/10493/stat : 10493 (java) S 10468 10471 10251 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 82027249 28654346240 54843 33554432000 4194304 4196468 140727372895056 140681788409024 140682010623769 0 4 0 25189583 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10495] ppid=10468 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10495/stat : 10495 (java) S 10468 10471 10251 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 82027249 28654346240 54843 33554432000 4194304 4196468 140727372895056 140678164102832 140682010621085 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10496] ppid=10468 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10496/stat : 10496 (java) S 10468 10471 10251 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 82027249 28654346240 54843 33554432000 4194304 4196468 140727372895056 140678432538416 140682010621085 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10505] ppid=10468 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10505/stat : 10505 (java) S 10468 10471 10251 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 82027251 28654346240 54843 33554432000 4194304 4196468 140727372895056 140677895675552 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
Current children cumulated CPU time: 234.13 s
Current children cumulated vsize: 28625808 KiB
Current children cumulated memory: 463272 KiB

[startup+30.8018 s]
/proc/loadavg: 8.66 8.77 8.82 9/211 10505
/proc/meminfo: memFree=19834024/32770624 swapFree=67108860/67108860
[pid=10471] ppid=10468 vsize=27982760 memory=219372 CPUtime=2.69 cores=0-7
/proc/10471/stat : 10471 (java) S 10468 10471 10251 0 -1 1077944320 21660 0 0 0 259 10 0 0 20 0 24 0 82027113 28654346240 54843 33554432000 4194304 4196468 140727372895056 140727372877600 140682010599159 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
/proc/10471/statm: 6995690 54843 3215 1 0 6956546 0
[pid=10492] ppid=10471 vsize=643372 memory=244260 CPUtime=234.64 cores=0-7
/proc/10492/stat : 10492 (glucose-syrup) S 10471 10471 10251 0 -1 1077944320 163172 0 0 0 23425 39 0 0 20 0 9 0 82027249 658812928 61065 33554432000 4194304 4373367 140722234945632 140722234944176 140144671890050 0 4 0 8388610 18446744073709551615 0 0 17 5 0 0 0 0 0 6470912 6472264 9994240 140722234950575 140722234950828 140722234950828 140722234953671 0
/proc/10492/statm: 160843 61065 387 44 0 156531 0
[pid=10492/tid=10497] ppid=10471 vsize=643372 memory=125 CPUtime=29.42 cores=0-7
/proc/10492/task/10497/stat : 10497 (glucose-syrup) R 10471 10471 10251 0 -1 4202560 20166 0 0 0 2939 3 0 0 20 0 9 0 82027250 658812928 61065 33554432000 4194304 4373367 140722234945632 140144656661872 4292010 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 9994240 140722234950575 140722234950828 140722234950828 140722234953671 0
[pid=10492/tid=10498] ppid=10471 vsize=643372 memory=3172 CPUtime=29.41 cores=0-7
/proc/10492/task/10498/stat : 10498 (glucose-syrup) R 10471 10471 10251 0 -1 4202560 22066 0 0 0 2936 5 0 0 20 0 9 0 82027250 658812928 61065 33554432000 4194304 4373367 140722234945632 140144648268944 4272272 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 9994240 140722234950575 140722234950828 140722234950828 140722234953671 0
[pid=10492/tid=10499] ppid=10471 vsize=643372 memory=219372 CPUtime=29.42 cores=0-7
/proc/10492/task/10499/stat : 10499 (glucose-syrup) R 10471 10471 10251 0 -1 4202560 18306 0 0 0 2938 4 0 0 20 0 9 0 82027250 658812928 61065 33554432000 4194304 4373367 140722234945632 140144639876464 4271912 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 9994240 140722234950575 140722234950828 140722234950828 140722234953671 0
[pid=10492/tid=10500] ppid=10471 vsize=643372 memory=243580 CPUtime=29.39 cores=0-7
/proc/10492/task/10500/stat : 10500 (glucose-syrup) R 10471 10471 10251 0 -1 4202560 21537 0 0 0 2933 6 0 0 20 0 9 0 82027250 658812928 61065 33554432000 4194304 4373367 140722234945632 140144631483760 4271828 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 9994240 140722234950575 140722234950828 140722234950828 140722234953671 0
[pid=10492/tid=10501] ppid=10471 vsize=643372 memory=16102567671237208 CPUtime=29.39 cores=0-7
/proc/10492/task/10501/stat : 10501 (glucose-syrup) R 10471 10471 10251 0 -1 4202560 22366 0 0 0 2935 4 0 0 20 0 9 0 82027250 658812928 61065 33554432000 4194304 4373367 140722234945632 140144623091056 4271897 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 9994240 140722234950575 140722234950828 140722234950828 140722234953671 0
[pid=10492/tid=10502] ppid=10471 vsize=643372 memory=6656426216303648864 CPUtime=29.42 cores=0-7
/proc/10492/task/10502/stat : 10502 (glucose-syrup) R 10471 10471 10251 0 -1 4202560 18244 0 0 0 2938 4 0 0 20 0 9 0 82027250 658812928 61065 33554432000 4194304 4373367 140722234945632 140144614698352 4292010 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 9994240 140722234950575 140722234950828 140722234950828 140722234953671 0
[pid=10492/tid=10503] ppid=10471 vsize=643372 memory=0 CPUtime=28.71 cores=0-7
/proc/10492/task/10503/stat : 10503 (glucose-syrup) R 10471 10471 10251 0 -1 4202560 20638 0 0 0 2867 4 0 0 20 0 9 0 82027250 658812928 61065 33554432000 4194304 4373367 140722234945632 140144606305424 4272280 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 9994240 140722234950575 140722234950828 140722234950828 140722234953671 0
[pid=10492/tid=10504] ppid=10471 vsize=643372 memory=279510298327872 CPUtime=29.41 cores=0-7
/proc/10492/task/10504/stat : 10504 (glucose-syrup) R 10471 10471 10251 0 -1 4202560 18211 0 0 0 2937 4 0 0 20 0 9 0 82027250 658812928 61065 33554432000 4194304 4373367 140722234945632 140144597912944 4271828 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 9994240 140722234950575 140722234950828 140722234950828 140722234953671 0
[pid=10471/tid=10473] ppid=10468 vsize=27982760 memory=279510298433072 CPUtime=1.37 cores=0-7
/proc/10471/task/10473/stat : 10473 (java) S 10468 10471 10251 0 -1 1077944384 16753 0 0 0 132 5 0 0 20 0 24 0 82027113 28654346240 54843 33554432000 4194304 4196468 140727372895056 140681982438400 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10474] ppid=10468 vsize=27982760 memory=139755149415776 CPUtime=0 cores=0-7
/proc/10471/task/10474/stat : 10474 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82027115 28654346240 54843 33554432000 4194304 4196468 140727372895056 140682014841104 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10475] ppid=10468 vsize=27982760 memory=2240 CPUtime=0 cores=0-7
/proc/10471/task/10475/stat : 10475 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82027115 28654346240 54843 33554432000 4194304 4196468 140727372895056 140681798236560 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10476] ppid=10468 vsize=27982760 memory=4128 CPUtime=0 cores=0-7
/proc/10471/task/10476/stat : 10476 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82027115 28654346240 54843 33554432000 4194304 4196468 140727372895056 140681797184016 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10477] ppid=10468 vsize=27982760 memory=2200 CPUtime=0 cores=0-7
/proc/10471/task/10477/stat : 10477 (java) S 10468 10471 10251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82027115 28654346240 54843 33554432000 4194304 4196468 140727372895056 140681796131472 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10478] ppid=10468 vsize=27982760 memory=7392 CPUtime=0 cores=0-7
/proc/10471/task/10478/stat : 10478 (java) S 10468 10471 10251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82027115 28654346240 54843 33554432000 4194304 4196468 140727372895056 140681795078928 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10479] ppid=10468 vsize=27982760 memory=840 CPUtime=0 cores=0-7
/proc/10471/task/10479/stat : 10479 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82027115 28654346240 54843 33554432000 4194304 4196468 140727372895056 140681794026384 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10480] ppid=10468 vsize=27982760 memory=4104 CPUtime=0 cores=0-7
/proc/10471/task/10480/stat : 10480 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82027115 28654346240 54843 33554432000 4194304 4196468 140727372895056 140681792973840 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10481] ppid=10468 vsize=27982760 memory=792 CPUtime=0 cores=0-7
/proc/10471/task/10481/stat : 10481 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82027115 28654346240 54843 33554432000 4194304 4196468 140727372895056 140681791921296 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10482] ppid=10468 vsize=27982760 memory=1716 CPUtime=0 cores=0-7
/proc/10471/task/10482/stat : 10482 (java) S 10468 10471 10251 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 82027117 28654346240 54843 33554432000 4194304 4196468 140727372895056 140680868386800 140682010610306 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10483] ppid=10468 vsize=27982760 memory=1952 CPUtime=0 cores=0-7
/proc/10471/task/10483/stat : 10483 (java) S 10468 10471 10251 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 82027117 28654346240 54843 33554432000 4194304 4196468 140727372895056 140679976051616 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10484] ppid=10468 vsize=27982760 memory=8572 CPUtime=0 cores=0-7
/proc/10471/task/10484/stat : 10484 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82027118 28654346240 54843 33554432000 4194304 4196468 140727372895056 140679707616240 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10485] ppid=10468 vsize=27982760 memory=15872 CPUtime=0 cores=0-7
/proc/10471/task/10485/stat : 10485 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140679333107920 140682010617755 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10486] ppid=10468 vsize=27982760 memory=4012 CPUtime=0.19 cores=0-7
/proc/10471/task/10486/stat : 10486 (java) S 10468 10471 10251 0 -1 1077944384 709 0 0 0 19 0 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140680867334640 140682010610306 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10487] ppid=10468 vsize=27982760 memory=14080 CPUtime=0.22 cores=0-7
/proc/10471/task/10487/stat : 10487 (java) S 10468 10471 10251 0 -1 1077944384 573 0 0 0 22 0 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140680866282096 140682010610306 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10488] ppid=10468 vsize=27982760 memory=18484 CPUtime=0.24 cores=0-7
/proc/10471/task/10488/stat : 10488 (java) S 10468 10471 10251 0 -1 1077944384 541 0 0 0 24 0 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140680865229552 140682010610306 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10489] ppid=10468 vsize=27982760 memory=644 CPUtime=0.58 cores=0-7
/proc/10471/task/10489/stat : 10489 (java) S 10468 10471 10251 0 -1 1077944384 1683 0 0 0 57 1 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140680864177008 140682010610306 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10490] ppid=10468 vsize=27982760 memory=1788 CPUtime=0 cores=0-7
/proc/10471/task/10490/stat : 10490 (java) S 10468 10471 10251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140678835202272 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10491] ppid=10468 vsize=27982760 memory=952 CPUtime=0.01 cores=0-7
/proc/10471/task/10491/stat : 10491 (java) S 10468 10471 10251 0 -1 1077944384 3 0 0 0 0 1 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140680863123888 140682010610306 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10493] ppid=10468 vsize=27982760 memory=1240 CPUtime=0 cores=0-7
/proc/10471/task/10493/stat : 10493 (java) S 10468 10471 10251 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 82027249 28654346240 54843 33554432000 4194304 4196468 140727372895056 140681788409024 140682010623769 0 4 0 25189583 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10495] ppid=10468 vsize=27982760 memory=2340 CPUtime=0 cores=0-7
/proc/10471/task/10495/stat : 10495 (java) S 10468 10471 10251 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 82027249 28654346240 54843 33554432000 4194304 4196468 140727372895056 140678164102832 140682010621085 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10496] ppid=10468 vsize=27982760 memory=1568 CPUtime=0 cores=0-7
/proc/10471/task/10496/stat : 10496 (java) S 10468 10471 10251 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 82027249 28654346240 54843 33554432000 4194304 4196468 140727372895056 140678432538416 140682010621085 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10505] ppid=10468 vsize=27982760 memory=279510298676544 CPUtime=0 cores=0-7
/proc/10471/task/10505/stat : 10505 (java) S 10468 10471 10251 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 82027251 28654346240 54843 33554432000 4194304 4196468 140727372895056 140677895675552 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
Current children cumulated CPU time: 237.33 s
Current children cumulated vsize: 28626132 KiB
Current children cumulated memory: 463632 KiB

[startup+31.0014 s]*
/proc/loadavg: 8.66 8.77 8.82 2/204 10505
/proc/meminfo: memFree=19832784/32770624 swapFree=67108860/67108860
[pid=10471] ppid=10468 vsize=27982760 memory=219372 CPUtime=2.69 cores=0-7
/proc/10471/stat : 10471 (java) S 10468 10471 10251 0 -1 1077944320 21660 0 0 0 259 10 0 0 20 0 24 0 82027113 28654346240 54843 33554432000 4194304 4196468 140727372895056 140727372877600 140682010599159 0 0 0 25189583 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
/proc/10471/statm: 6995690 54843 3215 1 0 6956546 0
[pid=10492] ppid=10471 vsize=635324 memory=244948 CPUtime=236.16 cores=0-7
/proc/10492/stat : 10492 (glucose-syrup) S 10471 10471 10251 0 -1 1077944320 163392 0 0 0 23577 39 0 0 20 0 2 0 82027249 650571776 61237 33554432000 4194304 4373367 140722234945632 140722234944160 140144671878903 0 4 0 8388610 18446744073709551615 0 0 17 5 0 0 0 0 0 6470912 6472264 9994240 140722234950575 140722234950828 140722234950828 140722234953671 0
/proc/10492/statm: 158831 61237 401 44 0 154519 0
[pid=10471/tid=10473] ppid=10468 vsize=27982760 memory=8039887049847964073 CPUtime=1.37 cores=0-7
/proc/10471/task/10473/stat : 10473 (java) S 10468 10471 10251 0 -1 1077944384 16753 0 0 0 132 5 0 0 20 0 24 0 82027113 28654346240 54843 33554432000 4194304 4196468 140727372895056 140681982438400 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10474] ppid=10468 vsize=27982760 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/10471/task/10474/stat : 10474 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82027115 28654346240 54843 33554432000 4194304 4196468 140727372895056 140682014841104 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10475] ppid=10468 vsize=27982760 memory=2240 CPUtime=0 cores=0-7
/proc/10471/task/10475/stat : 10475 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82027115 28654346240 54843 33554432000 4194304 4196468 140727372895056 140681798236560 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10476] ppid=10468 vsize=27982760 memory=4128 CPUtime=0 cores=0-7
/proc/10471/task/10476/stat : 10476 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82027115 28654346240 54843 33554432000 4194304 4196468 140727372895056 140681797184016 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10477] ppid=10468 vsize=27982760 memory=7883670343345918292 CPUtime=0 cores=0-7
/proc/10471/task/10477/stat : 10477 (java) S 10468 10471 10251 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82027115 28654346240 54843 33554432000 4194304 4196468 140727372895056 140681796131472 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10478] ppid=10468 vsize=27982760 memory=7883670343345918292 CPUtime=0 cores=0-7
/proc/10471/task/10478/stat : 10478 (java) S 10468 10471 10251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82027115 28654346240 54843 33554432000 4194304 4196468 140727372895056 140681795078928 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10479] ppid=10468 vsize=27982760 memory=7883670343345918292 CPUtime=0 cores=0-7
/proc/10471/task/10479/stat : 10479 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82027115 28654346240 54843 33554432000 4194304 4196468 140727372895056 140681794026384 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10480] ppid=10468 vsize=27982760 memory=7883670343345918292 CPUtime=0 cores=0-7
/proc/10471/task/10480/stat : 10480 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82027115 28654346240 54843 33554432000 4194304 4196468 140727372895056 140681792973840 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10481] ppid=10468 vsize=27982760 memory=7883670343345918292 CPUtime=0 cores=0-7
/proc/10471/task/10481/stat : 10481 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82027115 28654346240 54843 33554432000 4194304 4196468 140727372895056 140681791921296 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10482] ppid=10468 vsize=27982760 memory=7883670343345918292 CPUtime=0 cores=0-7
/proc/10471/task/10482/stat : 10482 (java) S 10468 10471 10251 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 82027117 28654346240 54843 33554432000 4194304 4196468 140727372895056 140680868386800 140682010610306 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10483] ppid=10468 vsize=27982760 memory=7883670343345918292 CPUtime=0 cores=0-7
/proc/10471/task/10483/stat : 10483 (java) S 10468 10471 10251 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 82027117 28654346240 54843 33554432000 4194304 4196468 140727372895056 140679976051616 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10484] ppid=10468 vsize=27982760 memory=7883670343345918292 CPUtime=0 cores=0-7
/proc/10471/task/10484/stat : 10484 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82027118 28654346240 54843 33554432000 4194304 4196468 140727372895056 140679707616240 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10485] ppid=10468 vsize=27982760 memory=7453294026035914322 CPUtime=0 cores=0-7
/proc/10471/task/10485/stat : 10485 (java) S 10468 10471 10251 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140679333107920 140682010617755 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10486] ppid=10468 vsize=27982760 memory=7380671248541445222 CPUtime=0.19 cores=0-7
/proc/10471/task/10486/stat : 10486 (java) S 10468 10471 10251 0 -1 1077944384 709 0 0 0 19 0 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140680867334640 140682010610306 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10487] ppid=10468 vsize=27982760 memory=7018387647450079575 CPUtime=0.22 cores=0-7
/proc/10471/task/10487/stat : 10487 (java) S 10468 10471 10251 0 -1 1077944384 573 0 0 0 22 0 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140680866282096 140682010610306 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10488] ppid=10468 vsize=27982760 memory=0 CPUtime=0.24 cores=0-7
/proc/10471/task/10488/stat : 10488 (java) S 10468 10471 10251 0 -1 1077944384 541 0 0 0 24 0 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140680865229552 140682010610306 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10489] ppid=10468 vsize=27982760 memory=8039887049847964073 CPUtime=0.58 cores=0-7
/proc/10471/task/10489/stat : 10489 (java) S 10468 10471 10251 0 -1 1077944384 1683 0 0 0 57 1 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140680864177008 140682010610306 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10490] ppid=10468 vsize=27982760 memory=139755149992400 CPUtime=0 cores=0-7
/proc/10471/task/10490/stat : 10490 (java) S 10468 10471 10251 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140678835202272 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10491] ppid=10468 vsize=27982760 memory=139755149984176 CPUtime=0.01 cores=0-7
/proc/10471/task/10491/stat : 10491 (java) S 10468 10471 10251 0 -1 1077944384 3 0 0 0 0 1 0 0 20 0 24 0 82027120 28654346240 54843 33554432000 4194304 4196468 140727372895056 140680863123888 140682010610306 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10493] ppid=10468 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10493/stat : 10493 (java) S 10468 10471 10251 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 82027249 28654346240 54843 33554432000 4194304 4196468 140727372895056 140681788409024 140682010623769 0 4 0 25189583 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10495] ppid=10468 vsize=27982760 memory=139755288376960 CPUtime=0 cores=0-7
/proc/10471/task/10495/stat : 10495 (java) R 10468 10471 10251 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 82027249 28654346240 54843 33554432000 4194304 4196468 140727372895056 140678164102832 140682003301639 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10496] ppid=10468 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10496/stat : 10496 (java) S 10468 10471 10251 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 82027249 28654346240 54843 33554432000 4194304 4196468 140727372895056 140678432538416 140682010621085 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
[pid=10471/tid=10505] ppid=10468 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10471/task/10505/stat : 10505 (java) S 10468 10471 10251 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 24 0 82027251 28654346240 54843 33554432000 4194304 4196468 140727372895056 140677895675552 140682010609365 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19185664 140727372903386 140727372903685 140727372903685 140727372906447 0
Current children cumulated CPU time: 238.85 s
Current children cumulated vsize: 28618084 KiB
Current children cumulated memory: 464320 KiB

Child status: 0
Real time (s): 31.0326
CPU time (s): 238.89
CPU user time (s): 238.379
CPU system time (s): 0.511171
CPU usage (%): 769.801
Max. virtual memory (cumulated for all children) (KiB): 28626132
Max. memory (cumulated for all children) (KiB): 473864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 238.379
system time used= 0.511171
maximum resident set size= 254496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185119
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7049
involuntary context switches= 2423


# summary of solver processes directly reported to runsolver:
#   pid: 10471
#   total CPU time (s): 238.89
#   total CPU user time (s): 238.379
#   total CPU system time (s): 0.511171

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.285095 second user time and 0.476304 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-27 00:37:19
IDJOB=4297320
IDBENCH=141236
IDSOLVER=2759
FILE ID=node103/4297320-1532644639
RUNJOBID= node103-1532642117-10278
PBS_JOBID= 21022191
Free space on /tmp= 56536 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl10-11_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -both -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297320-1532644639/watcher-4297320-1532644639 -o /tmp/evaluation-result-4297320-1532644639/solver-4297320-1532644639 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1532642117-10278 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297320-1532644639.xml

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

MD5SUM BENCH= 0cb6e3dc45605db1284c892a60e68314
RANDOM SEED=1942025700

node103.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.48
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.48
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.48
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.48
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:        20282432 kB
MemAvailable:   31928188 kB
Buffers:          290836 kB
Cached:         11541044 kB
SwapCached:            0 kB
Active:          3868352 kB
Inactive:        8017896 kB
Active(anon):      56604 kB
Inactive(anon):    25180 kB
Active(file):    3811748 kB
Inactive(file):  7992716 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8228 kB
Writeback:             8 kB
AnonPages:         60812 kB
Mapped:            41268 kB
Shmem:             25228 kB
Slab:             297160 kB
SReclaimable:     269752 kB
SUnreclaim:        27408 kB
KernelStack:        3216 kB
PageTables:         5064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324184 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:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56528 MiB
End job on node103 at 2018-07-27 00:37:50