Trace number 4392714

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
Fun-sCOP hybrid+ManyGlucose (2019-06-15)SAT 2021 302.135

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5/
mdd-7-25-5-56-01.xml
MD5SUM38fbb435e56fa73fec05cbb523a31b1b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark56.5752
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree11
Maximum variable degree24
Distribution of variable degrees[{"degree":11,"count":5},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":14,"count":5},{"degree":15,"count":1},{"degree":16,"count":2},{"degree":17,"count":1},{"degree":18,"count":2},{"degree":20,"count":2},{"degree":21,"count":1},{"degree":22,"count":1},{"degree":23,"count":1},{"degree":24,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":56}]
Number of extensional constraints56
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":56}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-24526-serial-file.bin HOME/instance-4392714-1568425753.xml
0.66/0.54	
0.66/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Sat Sep 14 03:48:35 CEST 2019
0.66/0.56	c PID: 24529
0.66/0.56	c IP: 172.20.3.119
0.66/0.56	c HOST: node119.alineos.net
0.66/0.57	c (0,0) Parsing Begin
6.50/5.66	c (5,4) Parsing End
6.50/5.66	c (5,4) CSP: 25 int (0 aux), 0 bool (0 aux), 56 ctr, max domain size 5
6.50/5.66	c (5,4) Heap : 3943 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
6.50/5.67	c (5,4) Constraint Name Generate Begin
6.50/5.67	c (5,4) Ctr:HOME/instance-4392714-1568425753.xml,ExtensionSupport:Var
6.50/5.67	c (5,4) Constraint Name Generate End
6.50/5.67	c (5,4) Heap : 3943 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
6.50/5.67	c (5,4) CSP to CSPinCNF Begin
18.87/10.48	c (9,8) translated 6 (10%) constraints
24.53/14.65	c (14,13) translated 12 (20%) constraints
28.79/18.03	c (17,16) translated 17 (30%) constraints
34.18/22.47	c (21,20) translated 23 (40%) constraints
37.66/25.71	c (25,24) translated 28 (50%) constraints
43.70/30.27	c (29,28) translated 34 (60%) constraints
47.93/34.12	c (33,32) translated 40 (70%) constraints
51.17/37.39	c (36,35) translated 45 (80%) constraints
56.37/41.75	c (41,39) translated 51 (90%) constraints
59.58/44.93	c (44,43) translated 56 (100%) constraints
60.29/45.62	c (45,43) ===========================================
60.29/45.69	c (45,43) Hybrid: #OE=14025, #LE=0
60.29/45.69	c (45,43) Hybrid
60.29/45.69	c (45,43) ===========================================
61.47/46.11	c (45,44) translated 14635 (10%) constraints
61.76/46.44	c (45,44) translated 29269 (20%) constraints
62.14/46.79	c (46,44) translated 43904 (30%) constraints
62.55/47.14	c (46,45) translated 58538 (40%) constraints
62.84/47.48	c (46,45) translated 73172 (50%) constraints
63.24/47.82	c (47,45) translated 87807 (60%) constraints
63.55/48.16	c (47,46) translated 102441 (70%) constraints
63.94/48.50	c (47,46) translated 117076 (80%) constraints
64.24/48.84	c (48,46) translated 131710 (90%) constraints
64.55/49.18	c (48,47) translated 146344 (100%) constraints
64.55/49.18	c (48,47) CSP to CSPinCNF End
64.55/49.19	c (48,47) CSP: 25 int (0 aux), 14000 bool (14000 aux), 146344 ctr, max domain size 5
64.55/49.19	c (48,47) Heap : 5914 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
64.55/49.19	c (48,47) CSPinCNF Propagation Begin
67.25/50.16	c (49,48) 0 values, 71 unsatisfiable literals, and 21 valid clauses are removed
67.25/50.16	c (49,48) CSPinCNF Propagation End
67.25/50.16	c (49,48) CSP: 25 int (0 aux), 14000 bool (14000 aux), 146323 ctr, max domain size 5
67.25/50.16	c (49,48) Heap : 1218 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
67.35/50.21	c (49,48) Hybrid: #OE=14025, #LE=0
67.35/50.21	c (49,48) Simplify CSPinCNF Begin
67.78/50.54	c (49,48) Simplify CSPinCNF End
67.78/50.54	c (50,48) CSP: 25 int (0 aux), 14000 bool (14000 aux), 146323 ctr, max domain size 5
67.78/50.54	c (50,48) Heap : 1441 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
67.78/50.54	c (50,48) Calculate Precise Domain Begin
67.78/50.54	c (50,48) 0 values are removed by re-calculation
67.78/50.54	c (50,48) Calculate Precise Domain End
67.78/50.54	c (50,48) CSP: 25 int (0 aux), 14000 bool (14000 aux), 146323 ctr, max domain size 5
67.78/50.54	c (50,48) Heap : 1441 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
67.78/50.54	c (50,48) CSPinCNF to SatSolver Begin
69.20/50.97	c (50,48) 14633 (10 %) CSP clauses are encoded (0 SAT variables, 14707 SAT clauses)
69.54/51.12	c (50,49) 29265 (20 %) CSP clauses are encoded (0 SAT variables, 29339 SAT clauses)
69.64/51.26	c (50,49) 43897 (30 %) CSP clauses are encoded (0 SAT variables, 43971 SAT clauses)
69.84/51.41	c (50,49) 58530 (40 %) CSP clauses are encoded (0 SAT variables, 58604 SAT clauses)
69.94/51.55	c (51,49) 73162 (50 %) CSP clauses are encoded (0 SAT variables, 73236 SAT clauses)
70.04/51.69	c (51,49) 87794 (60 %) CSP clauses are encoded (0 SAT variables, 87868 SAT clauses)
70.25/51.83	c (51,49) 102427 (70 %) CSP clauses are encoded (0 SAT variables, 102501 SAT clauses)
70.35/51.98	c (51,49) 117059 (80 %) CSP clauses are encoded (0 SAT variables, 117133 SAT clauses)
70.56/52.12	c (51,50) 131691 (90 %) CSP clauses are encoded (0 SAT variables, 131765 SAT clauses)
70.65/52.26	c (51,50) 146323 (100 %) CSP clauses are encoded (0 SAT variables, 146397 SAT clauses)
70.65/52.26	c (51,50) CSPinCNF to SatSolver End
70.65/52.26	c (51,50) Heap : 2780 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
70.65/52.26	c (51,50) 14097 bool, 146398 clause
70.65/52.26	c (51,50) Export Begin
70.76/52.35	c (51,50) Export to HOME/scop-24526-serial-file.bin
70.76/52.35	c (51,50) Export End
70.76/52.35	c (51,50) Export File Size: 0.01 MB
70.76/52.35	c (51,50) 5,5,48,49,50,50,51,STOP-AFTER(DIMACS)
70.76/52.35	c END-Prog: Sat Sep 14 03:49:27 CEST 2019
70.76/52.39	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-24526-serial-file.bin
70.92/52.86	c (0,0) Read Serial File Begin
70.92/52.86	c (0,0) HOME/scop-24526-serial-file.bin
71.73/53.06	c (0,0) Read Serial File End
71.73/53.08	
71.73/53.08	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
71.73/53.08	(Solving Process)
71.73/53.08	
71.73/53.10	c BEGIN-Prog: Sat Sep 14 03:49:27 CEST 2019
71.73/53.10	c PID: 24554
71.73/53.10	c IP: 172.20.3.119
71.73/53.10	c HOST: node119.alineos.net
71.73/53.10	c (0,0) SatSolver.solve Begin
71.73/53.10	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392714-1568425753.xml-scop-24529.cnf
71.89/53.13	c (0,0) c
71.89/53.13	c (0,0) c This is deterministic version of glucose-syrup 4.1-27 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
71.89/53.13	c (0,0) c
71.89/53.13	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
71.89/53.13	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
71.89/53.13	c (0,0) c ========================================[ Problem Statistics ]===========================================
71.89/53.13	c (0,0) c |                                                                                                       |
71.89/53.19	c (0,0) c |  Number of variables:         14097                                                                   |
71.89/53.19	c (0,0) c |  Number of clauses:          146398                                                                   |
71.89/53.19	c (0,0) c |  Parse time:                   0.05 s                                                                 |
71.89/53.19	c (0,0) c |                                                                                                       |
72.08/53.28	c (0,0) c |  Simplification time:          0.09 s                                                                 |
72.08/53.28	c (0,0) c |                                                                                                       |
72.08/53.28	c (0,0) c |  Generating clones                                                                                    |
72.08/53.32	c (0,0) c |  all clones generated. Memory =   121.02Mb.                                                           |
72.08/53.32	c (0,0) c ========================================================================================================|
72.08/53.32	c (0,0) c
72.08/53.32	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
72.08/53.32	c (0,0) c
72.08/53.32	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
72.08/53.32	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
72.08/53.32	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
72.08/53.32	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
72.08/53.32	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
72.08/53.32	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
72.08/53.32	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
72.08/53.32	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
72.08/53.32	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
72.08/53.32	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
72.08/53.32	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
72.08/53.32	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
72.08/53.32	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
72.08/53.32	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
72.08/53.32	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
72.08/53.32	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
72.08/53.32	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
72.08/53.32	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
72.08/53.32	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
311.02/83.31	c (30,0) c
311.02/83.31	c (30,0) c |------------------------------------------------------------------------------------------------------------------------|
311.02/83.31	c (30,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
311.02/83.31	c (30,0) c |------------------------------------------------------------------------------------------------------------------------|
311.02/83.31	c (30,0) c |  0 |     54 |      56345 |      43277 |    46116 |    17190 |     7582 |    47676 |     2903 |      203 |  20 |  0.000 |
311.02/83.31	c (30,0) c |  1 |     45 |      54085 |      41522 |    46613 |    15443 |     7333 |    46837 |     2815 |      198 |  20 |  0.000 |
311.02/83.31	c (30,0) c |  2 |     28 |      52119 |      40270 |    42077 |    14183 |     7647 |    31521 |     2090 |      197 |  20 |  0.000 |
311.02/83.31	c (30,0) c |  3 |     22 |      53617 |      42307 |    41587 |    16221 |     7640 |    45102 |     2085 |      207 |  20 |  0.000 |
311.02/83.31	c (30,0) c |  4 |     36 |      52973 |      41330 |    44569 |    15238 |     7822 |    49203 |     2443 |      207 |  20 |  0.000 |
311.02/83.31	c (30,0) c |  5 |     30 |      54643 |      42681 |    43847 |    16591 |     8031 |    49074 |     2539 |      205 |  20 |  0.000 |
311.02/83.31	c (30,0) c |  6 |     46 |      55509 |      42188 |    45393 |    16099 |     7702 |    39175 |     2691 |      208 |  20 |  0.000 |
311.02/83.31	c (30,0) c |  7 |     45 |      55058 |      41923 |    46388 |    15830 |     7625 |    44131 |     2443 |      201 |  20 |  0.000 |
311.02/83.31	c (30,0) c 
311.02/83.31	c (30,0) c synthesis      335498 conflicts   639240237 propagations     1412 conflicts/sec  2690357 propagations/sec
311.02/83.31	c (30,0) c real: 30.1822 s, cpu: 237.604 s, memory: 720.18 Mb
541.25/112.31	c (59,0) c
541.25/112.31	c (59,0) c |------------------------------------------------------------------------------------------------------------------------|
541.25/112.31	c (59,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
541.25/112.31	c (59,0) c |------------------------------------------------------------------------------------------------------------------------|
541.25/112.31	c (59,0) c |  0 |     75 |      96651 |      76810 |    54789 |    23249 |    12533 |    83365 |     5749 |      390 |  20 |  0.000 |
541.25/112.31	c (59,0) c |  1 |     60 |      95305 |      75558 |    55478 |    21999 |    12385 |    81547 |     5979 |      388 |  20 |  0.000 |
541.25/112.31	c (59,0) c |  2 |     44 |      91277 |      72796 |    50324 |    19234 |    12338 |    79808 |     5125 |      377 |  20 |  0.000 |
541.25/112.31	c (59,0) c |  3 |     31 |      94432 |      76369 |    52427 |    22809 |    12827 |    84909 |     4932 |      397 |  20 |  0.000 |
541.25/112.31	c (59,0) c |  4 |     54 |      94184 |      75293 |    54135 |    21732 |    12735 |    77081 |     5131 |      397 |  20 |  0.000 |
541.25/112.31	c (59,0) c |  5 |     39 |      93251 |      75253 |    52097 |    21689 |    12851 |    71526 |     5526 |      394 |  20 |  0.000 |
541.25/112.31	c (59,0) c |  6 |     81 |      98820 |      77065 |    55152 |    23497 |    13052 |    85399 |     5495 |      397 |  20 |  0.000 |
541.25/112.31	c (59,0) c |  7 |     54 |      95399 |      75662 |    54247 |    22099 |    12803 |    84617 |     5027 |      389 |  20 |  0.000 |
541.25/112.31	c (59,0) c 
541.25/112.31	c (59,0) c synthesis      604806 conflicts  1181277347 propagations     1293 conflicts/sec  2525385 propagations/sec
541.25/112.31	c (59,0) c real: 59.1822 s, cpu: 467.761 s, memory: 720.18 Mb
767.03/141.31	c (88,0) c
767.03/141.31	c (88,0) c |------------------------------------------------------------------------------------------------------------------------|
767.03/141.31	c (88,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
767.03/141.31	c (88,0) c |------------------------------------------------------------------------------------------------------------------------|
767.03/141.31	c (88,0) c |  0 |     88 |     134117 |     108623 |    60588 |    37449 |    17005 |   111871 |     8414 |      575 |  20 |  0.000 |
767.03/141.31	c (88,0) c |  1 |     68 |     129962 |     105338 |    59733 |    34172 |    16458 |   113811 |     8035 |      573 |  20 |  0.000 |
767.03/141.31	c (88,0) c |  2 |     68 |     127169 |     102792 |    57294 |    31614 |    16375 |   110490 |     7632 |      555 |  20 |  0.000 |
767.03/141.31	c (88,0) c |  3 |     31 |     128373 |     106246 |    57386 |    35068 |    16939 |    84909 |     6537 |      575 |  20 |  0.000 |
767.03/141.31	c (88,0) c |  4 |     59 |     129657 |     105557 |    58185 |    34378 |    16454 |   109731 |     6765 |      575 |  20 |  0.000 |
767.03/141.31	c (88,0) c |  5 |     41 |     127524 |     104894 |    56027 |    33714 |    16347 |   113028 |     6901 |      575 |  20 |  0.000 |
767.03/141.31	c (88,0) c |  6 |    105 |     135078 |     107454 |    60521 |    36270 |    17103 |   107043 |     7909 |      575 |  20 |  0.000 |
767.03/141.31	c (88,0) c |  7 |     65 |     131441 |     106595 |    58488 |    35424 |    16812 |   110925 |     7429 |      573 |  20 |  0.000 |
767.03/141.31	c (88,0) c 
767.03/141.31	c (88,0) c synthesis      847499 conflicts  1685578019 propagations     1222 conflicts/sec  2430608 propagations/sec
767.03/141.31	c (88,0) c real: 88.1822 s, cpu: 693.48 s, memory: 720.18 Mb
995.32/170.32	c (117,0) c
995.32/170.32	c (117,0) c |------------------------------------------------------------------------------------------------------------------------|
995.32/170.32	c (117,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
995.32/170.32	c (117,0) c |------------------------------------------------------------------------------------------------------------------------|
995.32/170.32	c (117,0) c |  0 |    104 |     168771 |     138240 |    64127 |    24058 |    20659 |   133600 |    10466 |      756 |  20 |  0.000 |
995.32/170.32	c (117,0) c |  1 |     82 |     163848 |     134237 |    63030 |    42865 |    20183 |   135271 |     9925 |      757 |  20 |  0.000 |
995.32/170.32	c (117,0) c |  2 |     75 |     160784 |     131924 |    60894 |    40540 |    20130 |   129503 |     9584 |      737 |  20 |  0.000 |
995.32/170.32	c (117,0) c |  3 |     35 |     159249 |     133610 |    60459 |    42223 |    19909 |   137980 |     7873 |      750 |  20 |  0.000 |
995.32/170.32	c (117,0) c |  4 |     62 |     163203 |     134234 |    61371 |    42853 |    20036 |   121305 |     8065 |      751 |  20 |  0.000 |
995.32/170.32	c (117,0) c |  5 |     56 |     162339 |     134467 |    60757 |    43088 |    19452 |   137896 |     9569 |      750 |  20 |  0.000 |
995.32/170.32	c (117,0) c |  6 |    115 |     166168 |     134355 |    63201 |    42975 |    20151 |   133400 |     9540 |      746 |  20 |  0.000 |
995.32/170.32	c (117,0) c |  7 |     77 |     165987 |     136139 |    62137 |    44762 |    20465 |   134993 |     9519 |      754 |  20 |  0.000 |
995.32/170.32	c (117,0) c 
995.32/170.32	c (117,0) c synthesis     1077206 conflicts  2162597746 propagations     1169 conflicts/sec  2346456 propagations/sec
995.32/170.32	c (117,0) c real: 117.19 s, cpu: 921.644 s, memory: 738.42 Mb
1233.13/200.31	c (147,0) c
1233.13/200.31	c (147,0) c |------------------------------------------------------------------------------------------------------------------------|
1233.13/200.31	c (147,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1233.13/200.31	c (147,0) c |------------------------------------------------------------------------------------------------------------------------|
1233.13/200.31	c (147,0) c |  0 |    108 |     199220 |     165047 |    66797 |    25470 |    23597 |   145050 |    12238 |      930 |  20 |  0.000 |
1233.13/200.31	c (147,0) c |  1 |     99 |     194784 |     160306 |    65799 |    46125 |    22716 |   159253 |    11788 |      922 |  20 |  0.000 |
1233.13/200.31	c (147,0) c |  2 |     75 |     191946 |     159768 |    62941 |    45587 |    22723 |   129503 |    10557 |      927 |  20 |  0.000 |
1233.13/200.31	c (147,0) c |  3 |     72 |     196144 |     164110 |    64870 |    49923 |    22978 |   160832 |    10474 |      939 |  20 |  0.000 |
1233.13/200.31	c (147,0) c |  4 |     66 |     197545 |     164113 |    64251 |    49935 |    23370 |   157665 |    10226 |      942 |  20 |  0.000 |
1233.13/200.31	c (147,0) c |  5 |     72 |     197466 |     164459 |    64166 |    50274 |    23014 |   158223 |    11769 |      937 |  20 |  0.000 |
1233.13/200.31	c (147,0) c |  6 |    160 |     200617 |     162959 |    66725 |    48774 |    23412 |   157897 |    11466 |      926 |  20 |  0.000 |
1233.13/200.31	c (147,0) c |  7 |     86 |     201052 |     166031 |    65324 |    26450 |    24104 |   160399 |    11851 |      942 |  20 |  0.000 |
1233.13/200.31	c (147,0) c 
1233.13/200.31	c (147,0) c synthesis     1306794 conflicts  2636403553 propagations     1127 conflicts/sec  2274381 propagations/sec
1233.13/200.31	c (147,0) c real: 147.182 s, cpu: 1159.17 s, memory: 720.18 Mb
1458.81/229.32	c (176,0) c
1458.81/229.32	c (176,0) c |------------------------------------------------------------------------------------------------------------------------|
1458.81/229.32	c (176,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1458.81/229.32	c (176,0) c |------------------------------------------------------------------------------------------------------------------------|
1458.81/229.32	c (176,0) c |  0 |    108 |     228655 |     191228 |    68360 |    51651 |    26407 |   145050 |    13253 |     1107 |  20 |  0.000 |
1458.81/229.32	c (176,0) c |  1 |    122 |     225792 |     186787 |    68558 |    47206 |    25621 |   177190 |    13668 |     1094 |  20 |  0.000 |
1458.81/229.32	c (176,0) c |  2 |     88 |     224395 |     187584 |    66025 |    48001 |    25840 |   175955 |    12229 |     1108 |  20 |  0.000 |
1458.81/229.32	c (176,0) c |  3 |     87 |     228240 |     191852 |    67325 |    52261 |    25621 |   177329 |    12423 |     1113 |  20 |  0.000 |
1458.81/229.32	c (176,0) c |  4 |     72 |     228641 |     190798 |    67164 |    51215 |    26407 |   174598 |    11855 |     1114 |  20 |  0.000 |
1458.81/229.32	c (176,0) c |  5 |     95 |     228960 |     191615 |    66700 |    52030 |    26043 |   181271 |    13677 |     1114 |  20 |  0.000 |
1458.81/229.32	c (176,0) c |  6 |    175 |     234412 |     192232 |    69332 |    52644 |    26635 |   178732 |    13336 |     1111 |  20 |  0.000 |
1458.81/229.32	c (176,0) c |  7 |     87 |     229008 |     190920 |    67192 |    51339 |    26782 |   177429 |    13186 |     1111 |  20 |  0.000 |
1458.81/229.32	c (176,0) c 
1458.81/229.32	c (176,0) c synthesis     1523016 conflicts  3088784518 propagations     1100 conflicts/sec  2230831 propagations/sec
1458.81/229.32	c (176,0) c real: 176.182 s, cpu: 1384.59 s, memory: 720.18 Mb
1689.19/259.31	c (206,0) c
1689.19/259.31	c (206,0) c |------------------------------------------------------------------------------------------------------------------------|
1689.19/259.31	c (206,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1689.19/259.31	c (206,0) c |------------------------------------------------------------------------------------------------------------------------|
1689.19/259.31	c (206,0) c |  0 |    108 |     257262 |     217034 |    69616 |    49450 |    28844 |   145050 |    13931 |     1285 |  20 |  0.000 |
1689.19/259.31	c (206,0) c |  1 |    142 |     256698 |     213526 |    70498 |    45940 |    28474 |   191505 |    15161 |     1273 |  20 |  0.000 |
1689.19/259.31	c (206,0) c |  2 |     90 |     255577 |     214930 |    68331 |    47348 |    28509 |   189743 |    13832 |     1293 |  20 |  0.000 |
1689.19/259.31	c (206,0) c |  3 |     98 |     259566 |     219040 |    69495 |    51464 |    28592 |   194177 |    14388 |     1293 |  20 |  0.000 |
1689.19/259.31	c (206,0) c |  4 |     75 |     259344 |     217656 |    69436 |    50080 |    28649 |   191607 |    13199 |     1293 |  20 |  0.000 |
1689.19/259.31	c (206,0) c |  5 |    100 |     259669 |     218385 |    69015 |    50801 |    28944 |   200337 |    15320 |     1289 |  20 |  0.000 |
1689.19/259.31	c (206,0) c |  6 |    175 |     265662 |     219205 |    70770 |    51621 |    29823 |   178732 |    14486 |     1293 |  20 |  0.000 |
1689.19/259.31	c (206,0) c |  7 |     99 |     259846 |     217720 |    69460 |    50140 |    29712 |   193769 |    14725 |     1289 |  20 |  0.000 |
1689.19/259.31	c (206,0) c 
1689.19/259.31	c (206,0) c synthesis     1737496 conflicts  3538249011 propagations     1076 conflicts/sec  2191054 propagations/sec
1689.19/259.31	c (206,0) c real: 206.182 s, cpu: 1614.86 s, memory: 720.18 Mb
1917.02/288.31	c (235,0) c
1917.02/288.31	c (235,0) c |------------------------------------------------------------------------------------------------------------------------|
1917.02/288.31	c (235,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1917.02/288.31	c (235,0) c |------------------------------------------------------------------------------------------------------------------------|
1917.02/288.31	c (235,0) c |  0 |    108 |     287433 |     244006 |    70950 |    45822 |    31343 |   145050 |    14851 |     1474 |  20 |  0.000 |
1917.02/288.31	c (235,0) c |  1 |    164 |     287873 |     240507 |    72262 |    42316 |    31530 |   211513 |    16889 |     1455 |  20 |  0.000 |
1917.02/288.31	c (235,0) c |  2 |     91 |     285145 |     241276 |    69900 |    43089 |    30741 |   218630 |    15127 |     1474 |  20 |  0.000 |
1917.02/288.31	c (235,0) c |  3 |    124 |     289515 |     244910 |    71334 |    46730 |    30911 |   217800 |    16013 |     1464 |  20 |  0.000 |
1917.02/288.31	c (235,0) c |  4 |     80 |     287825 |     242870 |    71206 |    44692 |    30925 |   215267 |    14973 |     1462 |  20 |  0.000 |
1917.02/288.31	c (235,0) c |  5 |    103 |     287568 |     242972 |    70743 |    44788 |    31395 |   203805 |    16756 |     1458 |  20 |  0.000 |
1917.02/288.31	c (235,0) c |  6 |    180 |     296192 |     245740 |    72363 |    47551 |    32668 |   217051 |    15803 |     1474 |  20 |  0.000 |
1917.02/288.31	c (235,0) c |  7 |    109 |     286606 |     241287 |    71042 |    43102 |    32145 |   216235 |    16043 |     1454 |  20 |  0.000 |
1917.02/288.31	c (235,0) c 
1917.02/288.31	c (235,0) c synthesis     1943568 conflicts  3966571891 propagations     1055 conflicts/sec  2152678 propagations/sec
1917.02/288.31	c (235,0) c real: 235.182 s, cpu: 1842.62 s, memory: 720.18 Mb
2020.54/301.99	c (249,0) c
2020.54/301.99	c (249,0) c real time : 248.864 s
2020.54/301.99	c (249,0) c cpu time  : 1945.98 s
2020.54/301.99	c (249,0) c
2020.54/301.99	c (249,0) c
2020.54/301.99	c (249,0) c
2020.54/301.99	c (249,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
2020.54/301.99	c (249,0) c
2020.54/301.99	c (249,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2020.54/301.99	c (249,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
2020.54/301.99	c (249,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2020.54/301.99	c (249,0) c | Conflicts     |         2032824 |     254815 |     251643 |     252012 |     255282 |     253461 |     255393 |     257383 |     252835 |
2020.54/301.99	c (249,0) c | Decisions     |         2409909 |     299689 |     300375 |     297237 |     301277 |     299919 |     301824 |     309833 |     299755 |
2020.54/301.99	c (249,0) c | Propagations  |      4154686224 |  511109784 |  516570814 |  523536432 |  516405925 |  522414928 |  519085297 |  525572434 |  519990610 |
2020.54/301.99	c (249,0) c | ReduceDBs     |             104 |         13 |         13 |         13 |         13 |         13 |         13 |         13 |         13 |
2020.54/301.99	c (249,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
2020.54/301.99	c (249,0) c | Restarts      |             995 |        116 |        164 |         91 |        128 |         84 |        110 |        192 |        110 |
2020.54/301.99	c (249,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2020.54/301.99	c (249,0) c | PropBinClauses|      1094241348 |  138047319 |  136694779 |  137376825 |  137829024 |  134767344 |  136071038 |  137258129 |  136196890 |
2020.54/301.99	c (249,0) c | PropPreBlocker|     44004591511 | 5502169183 | 5469083655 | 5545227242 | 5479826983 | 5478956226 | 5513402976 | 5534145622 | 5481779624 |
2020.54/301.99	c (249,0) c | PropNotBlocker|     15229001329 | 1942147438 | 1906536870 | 1902255552 | 1892840009 | 1883354620 | 1903511677 | 1902859923 | 1895495240 |
2020.54/301.99	c (249,0) c | LitFullScans  |     74099356305 | 9306640002 | 9228151549 | 9312640315 | 9222682138 | 9222778824 | 9271108528 | 9312685966 | 9222668983 |
2020.54/301.99	c (249,0) c | LitScanFracts |         5706226 |     634841 |     672460 |     633846 |     656995 |     709153 |    1068107 |     682605 |     648219 |
2020.54/301.99	c (249,0) c | DecisionLevel0|             995 |        116 |        164 |         91 |        128 |         84 |        110 |        192 |        110 |
2020.54/301.99	c (249,0) c | Periods       |           12348 |       1551 |       1537 |       1552 |       1537 |       1537 |       1545 |       1552 |       1537 |
2020.54/301.99	c (249,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
2020.54/301.99	c (249,0) c | Avg_Trail     |                 |       6667 |       6713 |       6780 |       6711 |       6741 |       6689 |       6708 |       6715 |
2020.54/301.99	c (249,0) c | Avg_DL        |                 |         15 |         16 |         15 |         16 |         17 |         16 |         16 |         16 |
2020.54/301.99	c (249,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2020.54/301.99	c (249,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2020.54/301.99	c (249,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2020.54/301.99	c (249,0) c | Exported      |          259515 |      32087 |      32893 |      31595 |      31805 |      31935 |      32419 |      33638 |      33143 |
2020.54/301.99	c (249,0) c | Imported      |         1766102 |     224150 |     211513 |     218630 |     219490 |     224238 |     225611 |     224789 |     217681 |
2020.54/301.99	c (249,0) c | Good          |            2663 |        340 |        325 |        323 |        324 |        344 |        340 |        327 |        340 |
2020.54/301.99	c (249,0) c | Purge         |         1763439 |     223810 |     211188 |     218307 |     219166 |     223894 |     225271 |     224462 |     217341 |
2020.54/301.99	c (249,0) c | Promoted      |          132559 |      15775 |      17329 |      15831 |      16580 |      15833 |      17421 |      16927 |      16863 |
2020.54/301.99	c (249,0) c | Remove_Imp    |         1056093 |      94083 |     147875 |     128364 |     146682 |     130270 |     142194 |     122442 |     144183 |
2020.54/301.99	c (249,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2020.54/301.99	c (249,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2020.54/301.99	c (249,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2020.54/301.99	c (249,0) c | Binaries      |                 |         43 |         51 |         57 |         56 |         39 |         43 |         57 |         39 |
2020.54/301.99	c (249,0) c | Glues         |                 |       1196 |       1228 |       1141 |       1162 |       1167 |       1181 |       1271 |       1237 |
2020.54/301.99	c (249,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2020.54/301.99	c (249,0) c | Orig_Seen     |            49 % |      71675 |      72787 |      70464 |      72025 |      71959 |      71454 |      73193 |      71730 |
2020.54/301.99	c (249,0) c | Diff Orig seen|                 | -     1112 |      X     | -     2323 | -      762 | -      828 | -     1333 |        406 | -     1057 |
2020.54/301.99	c (249,0) c | Hamming       |            47 % |       6681 |      X     |       6096 |       6609 |       6604 |       6867 |       6715 |       6868 |
2020.54/301.99	c (249,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2020.54/301.99	c (249,0) c | RunningTime   |                 |  246.4  99%|  247.6 100%|  245.5  99%|  243.2  98%|  239.9  96%|  244.6  99%|  241.0  97%|  245.3  99%|
2020.54/301.99	c (249,0) c | WaitingTime   |                 |    1.7   1%|    0.3   0%|    2.5   1%|    5.1   2%|    8.6   3%|    3.4   1%|    7.0   3%|    2.9   1%|
2020.54/301.99	c (249,0) c | ExchangingTime|                 |    0.1   0%|    0.1   0%|    0.1   0%|    0.1   0%|    0.1   0%|    0.1   0%|    0.1   0%|    0.1   0%|
2020.54/301.99	c (249,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
2020.54/301.99	c (249,0) c | SolvingTime   |                 |  248.2     |  248.1     |  248.1     |  248.4     |  248.6     |  248.1     |  248.1     |  248.3     |
2020.54/301.99	c (249,0) c | PropagationTim|                 |  236.7  95%|  236.3  95%|  235.2  95%|  236.4  95%|  236.6  95%|  235.5  95%|  235.4  95%|  234.4  94%|
2020.54/301.99	c (249,0) c | AnalysisTime  |                 |    5.9   2%|    6.1   2%|    7.3   3%|    6.5   3%|    6.6   3%|    7.1   3%|    7.1   3%|    8.3   3%|
2020.54/301.99	c (249,0) c | ReductionTime |                 |    0.5   0%|    0.5   0%|    0.5   0%|    0.5   0%|    0.5   0%|    0.5   0%|    0.5   0%|    0.5   0%|
2020.54/301.99	c (249,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
2020.54/301.99	c (249,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
2020.54/301.99	c (249,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
2020.54/301.99	c (249,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2020.54/301.99	c (249,0) c
2020.54/301.99	c (249,0) c
2020.54/301.99	c (249,0) c Threads : 8
2020.54/301.99	c (249,0) c Winner : 1
2020.54/301.99	c (249,0) c Conflicts_0 : 254815
2020.54/301.99	c (249,0) c Conflicts_1 : 251643
2020.54/301.99	c (249,0) c Conflicts_2 : 252012
2020.54/301.99	c (249,0) c Conflicts_3 : 255282
2020.54/301.99	c (249,0) c Conflicts_4 : 253461
2020.54/301.99	c (249,0) c Conflicts_5 : 255393
2020.54/301.99	c (249,0) c Conflicts_6 : 257383
2020.54/301.99	c (249,0) c Conflicts_7 : 252835
2020.54/301.99	c (249,0) c Conflicts_total : 2032824
2020.54/301.99	c (249,0) c Conflicts_winner : 251643
2020.54/301.99	c (249,0) c Decisions_0 : 299689
2020.54/301.99	c (249,0) c Decisions_1 : 300375
2020.54/301.99	c (249,0) c Decisions_2 : 297237
2020.54/301.99	c (249,0) c Decisions_3 : 301277
2020.54/301.99	c (249,0) c Decisions_4 : 299919
2020.54/301.99	c (249,0) c Decisions_5 : 301824
2020.54/301.99	c (249,0) c Decisions_6 : 309833
2020.54/301.99	c (249,0) c Decisions_7 : 299755
2020.54/301.99	c (249,0) c Decisions_total : 2409909
2020.54/301.99	c (249,0) c Decisions_winner : 300375
2020.54/301.99	c (249,0) c Propagations_0 : 511109784
2020.54/301.99	c (249,0) c Propagations_1 : 516570814
2020.54/301.99	c (249,0) c Propagations_2 : 523536432
2020.54/301.99	c (249,0) c Propagations_3 : 516405925
2020.54/301.99	c (249,0) c Propagations_4 : 522414928
2020.54/301.99	c (249,0) c Propagations_5 : 519085297
2020.54/301.99	c (249,0) c Propagations_6 : 525572434
2020.54/301.99	c (249,0) c Propagations_7 : 519990610
2020.54/302.00	c (249,0) c Propagations_total : 4154686224
2020.54/302.00	c (249,0) c Propagations_winner : 516570814
2020.54/302.00	c (249,0) c ReduceDBs_0 : 13
2020.54/302.00	c (249,0) c ReduceDBs_1 : 13
2020.54/302.00	c (249,0) c ReduceDBs_2 : 13
2020.54/302.00	c (249,0) c ReduceDBs_3 : 13
2020.54/302.00	c (249,0) c ReduceDBs_4 : 13
2020.54/302.00	c (249,0) c ReduceDBs_5 : 13
2020.54/302.00	c (249,0) c ReduceDBs_6 : 13
2020.54/302.00	c (249,0) c ReduceDBs_7 : 13
2020.54/302.00	c (249,0) c ReduceDBs_total : 104
2020.54/302.00	c (249,0) c ReduceDBs_winner : 13
2020.54/302.00	c (249,0) c SimpDBs_0 : 1
2020.54/302.00	c (249,0) c SimpDBs_1 : 1
2020.54/302.00	c (249,0) c SimpDBs_2 : 1
2020.54/302.00	c (249,0) c SimpDBs_3 : 1
2020.54/302.00	c (249,0) c SimpDBs_4 : 1
2020.54/302.00	c (249,0) c SimpDBs_5 : 1
2020.54/302.00	c (249,0) c SimpDBs_6 : 1
2020.54/302.00	c (249,0) c SimpDBs_7 : 1
2020.54/302.00	c (249,0) c SimpDBs_total : 8
2020.54/302.00	c (249,0) c SimpDBs_winner : 1
2020.54/302.00	c (249,0) c Restarts_0 : 116
2020.54/302.00	c (249,0) c Restarts_1 : 164
2020.54/302.00	c (249,0) c Restarts_2 : 91
2020.54/302.00	c (249,0) c Restarts_3 : 128
2020.54/302.00	c (249,0) c Restarts_4 : 84
2020.54/302.00	c (249,0) c Restarts_5 : 110
2020.54/302.00	c (249,0) c Restarts_6 : 192
2020.54/302.00	c (249,0) c Restarts_7 : 110
2020.54/302.00	c (249,0) c Restarts_total : 995
2020.54/302.00	c (249,0) c Restarts_winner : 164
2020.54/302.00	c (249,0) c ForcedImports_0 : 0
2020.54/302.00	c (249,0) c ForcedImports_1 : 0
2020.54/302.00	c (249,0) c ForcedImports_2 : 0
2020.54/302.00	c (249,0) c ForcedImports_3 : 0
2020.54/302.00	c (249,0) c ForcedImports_4 : 0
2020.54/302.00	c (249,0) c ForcedImports_5 : 0
2020.54/302.00	c (249,0) c ForcedImports_6 : 0
2020.54/302.00	c (249,0) c ForcedImports_7 : 0
2020.54/302.00	c (249,0) c ForcedImports_total : 0
2020.54/302.00	c (249,0) c ForcedImports_winner : 0
2020.54/302.00	c (249,0) c PropsBinClauses_0 : 138047319
2020.54/302.00	c (249,0) c PropsBinClauses_1 : 136694779
2020.54/302.00	c (249,0) c PropsBinClauses_2 : 137376825
2020.54/302.00	c (249,0) c PropsBinClauses_3 : 137829024
2020.54/302.00	c (249,0) c PropsBinClauses_4 : 134767344
2020.54/302.00	c (249,0) c PropsBinClauses_5 : 136071038
2020.54/302.00	c (249,0) c PropsBinClauses_6 : 137258129
2020.54/302.00	c (249,0) c PropsBinClauses_7 : 136196890
2020.54/302.00	c (249,0) c PropsBinClauses_total : 1094241348
2020.54/302.00	c (249,0) c PropsBinClauses_winner : 136694779
2020.54/302.00	c (249,0) c PropsPreBlocker_0 : 5502169183
2020.54/302.00	c (249,0) c PropsPreBlocker_1 : 5469083655
2020.54/302.00	c (249,0) c PropsPreBlocker_2 : 5545227242
2020.54/302.00	c (249,0) c PropsPreBlocker_3 : 5479826983
2020.54/302.00	c (249,0) c PropsPreBlocker_4 : 5478956226
2020.54/302.00	c (249,0) c PropsPreBlocker_5 : 5513402976
2020.54/302.00	c (249,0) c PropsPreBlocker_6 : 5534145622
2020.54/302.00	c (249,0) c PropsPreBlocker_7 : 5481779624
2020.54/302.00	c (249,0) c PropsPreBlocker_total : 44004591511
2020.54/302.00	c (249,0) c PropsPreBlocker_winner : 5469083655
2020.54/302.00	c (249,0) c PropsNotBlocker_0 : 1942147438
2020.54/302.00	c (249,0) c PropsNotBlocker_1 : 1906536870
2020.54/302.00	c (249,0) c PropsNotBlocker_2 : 1902255552
2020.54/302.00	c (249,0) c PropsNotBlocker_3 : 1892840009
2020.54/302.00	c (249,0) c PropsNotBlocker_4 : 1883354620
2020.54/302.00	c (249,0) c PropsNotBlocker_5 : 1903511677
2020.54/302.00	c (249,0) c PropsNotBlocker_6 : 1902859923
2020.54/302.00	c (249,0) c PropsNotBlocker_7 : 1895495240
2020.54/302.00	c (249,0) c PropsNotBlocker_total : 15229001329
2020.54/302.00	c (249,0) c PropsNotBlocker_winner : 1906536870
2020.54/302.00	c (249,0) c PropsLitFullScans_0 : 9306640002
2020.54/302.00	c (249,0) c PropsLitFullScans_1 : 9228151549
2020.54/302.00	c (249,0) c PropsLitFullScans_2 : 9312640315
2020.54/302.00	c (249,0) c PropsLitFullScans_3 : 9222682138
2020.54/302.00	c (249,0) c PropsLitFullScans_4 : 9222778824
2020.54/302.00	c (249,0) c PropsLitFullScans_5 : 9271108528
2020.54/302.00	c (249,0) c PropsLitFullScans_6 : 9312685966
2020.54/302.00	c (249,0) c PropsLitFullScans_7 : 9222668983
2020.54/302.00	c (249,0) c PropsLitFullScans_total : 74099356305
2020.54/302.00	c (249,0) c PropsLitFullScans_winner : 9228151549
2020.54/302.00	c (249,0) c LitScanFractions_0 : 634841
2020.54/302.00	c (249,0) c LitScanFractions_1 : 672460
2020.54/302.00	c (249,0) c LitScanFractions_2 : 633846
2020.54/302.00	c (249,0) c LitScanFractions_3 : 656995
2020.54/302.00	c (249,0) c LitScanFractions_4 : 709153
2020.54/302.00	c (249,0) c LitScanFractions_5 : 1068107
2020.54/302.00	c (249,0) c LitScanFractions_6 : 682605
2020.54/302.00	c (249,0) c LitScanFractions_7 : 648219
2020.54/302.00	c (249,0) c LitScanFractions_total : 5706226
2020.54/302.00	c (249,0) c LitScanFractions_winner : 672460
2020.54/302.00	c (249,0) c DecisionLevel0_0 : 116
2020.54/302.00	c (249,0) c DecisionLevel0_1 : 164
2020.54/302.00	c (249,0) c DecisionLevel0_2 : 91
2020.54/302.00	c (249,0) c DecisionLevel0_3 : 128
2020.54/302.00	c (249,0) c DecisionLevel0_4 : 84
2020.54/302.00	c (249,0) c DecisionLevel0_5 : 110
2020.54/302.00	c (249,0) c DecisionLevel0_6 : 192
2020.54/302.00	c (249,0) c DecisionLevel0_7 : 110
2020.54/302.00	c (249,0) c DecisionLevel0_total : 995
2020.54/302.00	c (249,0) c DecisionLevel0_winner : 164
2020.54/302.00	c (249,0) c Periods_0 : 1551
2020.54/302.00	c (249,0) c Periods_1 : 1537
2020.54/302.00	c (249,0) c Periods_2 : 1552
2020.54/302.00	c (249,0) c Periods_3 : 1537
2020.54/302.00	c (249,0) c Periods_4 : 1537
2020.54/302.00	c (249,0) c Periods_5 : 1545
2020.54/302.00	c (249,0) c Periods_6 : 1552
2020.54/302.00	c (249,0) c Periods_7 : 1537
2020.54/302.00	c (249,0) c Periods_total : 12348
2020.54/302.00	c (249,0) c Periods_winner : 1537
2020.54/302.00	c (249,0) c Margin_0 : 20
2020.54/302.00	c (249,0) c Margin_1 : 20
2020.54/302.00	c (249,0) c Margin_2 : 20
2020.54/302.00	c (249,0) c Margin_3 : 20
2020.54/302.00	c (249,0) c Margin_4 : 20
2020.54/302.00	c (249,0) c Margin_5 : 20
2020.54/302.00	c (249,0) c Margin_6 : 20
2020.54/302.00	c (249,0) c Margin_7 : 20
2020.54/302.00	c (249,0) c Margin_total : 160
2020.54/302.00	c (249,0) c Margin_winner : 20
2020.54/302.00	c (249,0) c Exported_0 : 32087
2020.54/302.00	c (249,0) c Exported_1 : 32893
2020.54/302.00	c (249,0) c Exported_2 : 31595
2020.54/302.00	c (249,0) c Exported_3 : 31805
2020.54/302.00	c (249,0) c Exported_4 : 31935
2020.54/302.00	c (249,0) c Exported_5 : 32419
2020.54/302.00	c (249,0) c Exported_6 : 33638
2020.54/302.00	c (249,0) c Exported_7 : 33143
2020.54/302.00	c (249,0) c Exported_total : 259515
2020.54/302.00	c (249,0) c Exported_winner : 32893
2020.54/302.00	c (249,0) c Imported_0 : 224150
2020.54/302.00	c (249,0) c Imported_1 : 211513
2020.54/302.00	c (249,0) c Imported_2 : 218630
2020.54/302.00	c (249,0) c Imported_3 : 219490
2020.54/302.00	c (249,0) c Imported_4 : 224238
2020.54/302.00	c (249,0) c Imported_5 : 225611
2020.54/302.00	c (249,0) c Imported_6 : 224789
2020.54/302.00	c (249,0) c Imported_7 : 217681
2020.54/302.00	c (249,0) c Imported_total : 1766102
2020.54/302.00	c (249,0) c Imported_winner : 211513
2020.54/302.00	c (249,0) c Good_0 : 340
2020.54/302.00	c (249,0) c Good_1 : 325
2020.54/302.00	c (249,0) c Good_2 : 323
2020.54/302.00	c (249,0) c Good_3 : 324
2020.54/302.00	c (249,0) c Good_4 : 344
2020.54/302.00	c (249,0) c Good_5 : 340
2020.54/302.00	c (249,0) c Good_6 : 327
2020.54/302.00	c (249,0) c Good_7 : 340
2020.54/302.00	c (249,0) c Good_total : 2663
2020.54/302.00	c (249,0) c Good_winner : 325
2020.54/302.00	c (249,0) c Purge_0 : 223810
2020.54/302.00	c (249,0) c Purge_1 : 211188
2020.54/302.00	c (249,0) c Purge_2 : 218307
2020.54/302.00	c (249,0) c Purge_3 : 219166
2020.54/302.00	c (249,0) c Purge_4 : 223894
2020.54/302.00	c (249,0) c Purge_5 : 225271
2020.54/302.00	c (249,0) c Purge_6 : 224462
2020.54/302.00	c (249,0) c Purge_7 : 217341
2020.54/302.00	c (249,0) c Purge_total : 1763439
2020.54/302.00	c (249,0) c Purge_winner : 211188
2020.54/302.00	c (249,0) c Promoted_0 : 15775
2020.54/302.00	c (249,0) c Promoted_1 : 17329
2020.54/302.00	c (249,0) c Promoted_2 : 15831
2020.54/302.00	c (249,0) c Promoted_3 : 16580
2020.54/302.00	c (249,0) c Promoted_4 : 15833
2020.54/302.00	c (249,0) c Promoted_5 : 17421
2020.54/302.00	c (249,0) c Promoted_6 : 16927
2020.54/302.00	c (249,0) c Promoted_7 : 16863
2020.54/302.00	c (249,0) c Promoted_total : 132559
2020.54/302.00	c (249,0) c Promoted_winner : 17329
2020.54/302.00	c (249,0) c Remove_Imp_0 : 94083
2020.54/302.00	c (249,0) c Remove_Imp_1 : 147875
2020.54/302.00	c (249,0) c Remove_Imp_2 : 128364
2020.54/302.00	c (249,0) c Remove_Imp_3 : 146682
2020.54/302.00	c (249,0) c Remove_Imp_4 : 130270
2020.54/302.00	c (249,0) c Remove_Imp_5 : 142194
2020.54/302.00	c (249,0) c Remove_Imp_6 : 122442
2020.54/302.00	c (249,0) c Remove_Imp_7 : 144183
2020.54/302.00	c (249,0) c Remove_Imp_total : 1056093
2020.54/302.00	c (249,0) c Remove_Imp_winner : 147875
2020.54/302.00	c (249,0) c Blocked_Reuse_0 : 0
2020.54/302.00	c (249,0) c Blocked_Reuse_1 : 0
2020.54/302.00	c (249,0) c Blocked_Reuse_2 : 0
2020.54/302.00	c (249,0) c Blocked_Reuse_3 : 0
2020.54/302.00	c (249,0) c Blocked_Reuse_4 : 0
2020.54/302.00	c (249,0) c Blocked_Reuse_5 : 0
2020.54/302.00	c (249,0) c Blocked_Reuse_6 : 0
2020.54/302.00	c (249,0) c Blocked_Reuse_7 : 0
2020.54/302.00	c (249,0) c Blocked_Reuse_total : 0
2020.54/302.00	c (249,0) c Blocked_Reuse_winner : 0
2020.54/302.00	c (249,0) c Unaries_0 : 0
2020.54/302.00	c (249,0) c Unaries_1 : 0
2020.54/302.00	c (249,0) c Unaries_2 : 0
2020.54/302.00	c (249,0) c Unaries_3 : 0
2020.54/302.00	c (249,0) c Unaries_4 : 0
2020.54/302.00	c (249,0) c Unaries_5 : 0
2020.54/302.00	c (249,0) c Unaries_6 : 0
2020.54/302.00	c (249,0) c Unaries_7 : 0
2020.54/302.00	c (249,0) c Unaries_total : 0
2020.54/302.00	c (249,0) c Unaries_winner : 0
2020.54/302.00	c (249,0) c Binaries_0 : 43
2020.54/302.00	c (249,0) c Binaries_1 : 51
2020.54/302.00	c (249,0) c Binaries_2 : 57
2020.54/302.00	c (249,0) c Binaries_3 : 56
2020.54/302.00	c (249,0) c Binaries_4 : 39
2020.54/302.00	c (249,0) c Binaries_5 : 43
2020.54/302.00	c (249,0) c Binaries_6 : 57
2020.54/302.00	c (249,0) c Binaries_7 : 39
2020.54/302.00	c (249,0) c Binaries_total : 385
2020.54/302.00	c (249,0) c Binaries_winner : 51
2020.54/302.00	c (249,0) c Glues_0 : 1196
2020.54/302.00	c (249,0) c Glues_1 : 1228
2020.54/302.00	c (249,0) c Glues_2 : 1141
2020.54/302.00	c (249,0) c Glues_3 : 1162
2020.54/302.00	c (249,0) c Glues_4 : 1167
2020.54/302.00	c (249,0) c Glues_5 : 1181
2020.54/302.00	c (249,0) c Glues_6 : 1271
2020.54/302.00	c (249,0) c Glues_7 : 1237
2020.54/302.00	c (249,0) c Glues_total : 9583
2020.54/302.00	c (249,0) c Glues_winner : 1228
2020.54/302.00	c (249,0) c RunningTime_0 : 246.359758
2020.54/302.00	c (249,0) c RunningTime_1 : 247.628578
2020.54/302.00	c (249,0) c RunningTime_2 : 245.523024
2020.54/302.00	c (249,0) c RunningTime_3 : 243.152542
2020.54/302.00	c (249,0) c RunningTime_4 : 239.883103
2020.54/302.00	c (249,0) c RunningTime_5 : 244.627064
2020.54/302.00	c (249,0) c RunningTime_6 : 241.033307
2020.54/302.00	c (249,0) c RunningTime_7 : 245.307452
2020.54/302.00	c (249,0) c RunningTime_total : 1953.514827
2020.54/302.00	c (249,0) c RunningTime_winner : 247.628578
2020.54/302.00	c (249,0) c WaitingTime_0 : 1.726833
2020.54/302.00	c (249,0) c WaitingTime_1 : 0.313326
2020.54/302.00	c (249,0) c WaitingTime_2 : 2.481341
2020.54/302.00	c (249,0) c WaitingTime_3 : 5.097575
2020.54/302.00	c (249,0) c WaitingTime_4 : 8.632520
2020.54/302.00	c (249,0) c WaitingTime_5 : 3.376608
2020.54/302.00	c (249,0) c WaitingTime_6 : 6.957062
2020.54/302.00	c (249,0) c WaitingTime_7 : 2.878768
2020.54/302.00	c (249,0) c WaitingTime_total : 31.464033
2020.54/302.00	c (249,0) c WaitingTime_winner : 0.313326
2020.54/302.00	c (249,0) c ExchangingTime_0 : 0.100892
2020.54/302.00	c (249,0) c ExchangingTime_1 : 0.103492
2020.54/302.00	c (249,0) c ExchangingTime_2 : 0.106329
2020.54/302.00	c (249,0) c ExchangingTime_3 : 0.118419
2020.54/302.00	c (249,0) c ExchangingTime_4 : 0.107025
2020.54/302.00	c (249,0) c ExchangingTime_5 : 0.111429
2020.54/302.00	c (249,0) c ExchangingTime_6 : 0.121708
2020.54/302.00	c (249,0) c ExchangingTime_7 : 0.104856
2020.54/302.00	c (249,0) c ExchangingTime_total : 0.874151
2020.54/302.00	c (249,0) c ExchangingTime_winner : 0.103492
2020.54/302.00	c (249,0) c PeriodProcTime_0 : 0.013010
2020.54/302.00	c (249,0) c PeriodProcTime_1 : 0.018199
2020.54/302.00	c (249,0) c PeriodProcTime_2 : 0.016641
2020.54/302.00	c (249,0) c PeriodProcTime_3 : 0.015203
2020.54/302.00	c (249,0) c PeriodProcTime_4 : 0.013903
2020.54/302.00	c (249,0) c PeriodProcTime_5 : 0.014895
2020.54/302.00	c (249,0) c PeriodProcTime_6 : 0.014046
2020.54/302.00	c (249,0) c PeriodProcTime_7 : 0.016013
2020.54/302.00	c (249,0) c PeriodProcTime_total : 0.121910
2020.54/302.00	c (249,0) c PeriodProcTime_winner : 0.018199
2020.54/302.00	c (249,0) c SolvingTime_0 : 248.200493
2020.54/302.00	c (249,0) c SolvingTime_1 : 248.063595
2020.54/302.00	c (249,0) c SolvingTime_2 : 248.127335
2020.54/302.00	c (249,0) c SolvingTime_3 : 248.383739
2020.54/302.00	c (249,0) c SolvingTime_4 : 248.636551
2020.54/302.00	c (249,0) c SolvingTime_5 : 248.129996
2020.54/302.00	c (249,0) c SolvingTime_6 : 248.126123
2020.54/302.00	c (249,0) c SolvingTime_7 : 248.307090
2020.54/302.00	c (249,0) c SolvingTime_total : 1985.974921
2020.54/302.00	c (249,0) c SolvingTime_winner : 248.063595
2020.54/302.00	c (249,0) c PropagationTime_0 : 236.701293
2020.54/302.00	c (249,0) c PropagationTime_1 : 236.316779
2020.54/302.00	c (249,0) c PropagationTime_2 : 235.247784
2020.54/302.00	c (249,0) c PropagationTime_3 : 236.449305
2020.54/302.00	c (249,0) c PropagationTime_4 : 236.563498
2020.54/302.00	c (249,0) c PropagationTime_5 : 235.516034
2020.54/302.00	c (249,0) c PropagationTime_6 : 235.401017
2020.54/302.00	c (249,0) c PropagationTime_7 : 234.356658
2020.54/302.00	c (249,0) c PropagationTime_total : 1886.552368
2020.54/302.00	c (249,0) c PropagationTime_winner : 236.316779
2020.54/302.00	c (249,0) c AnalysisTime_0 : 5.945603
2020.54/302.00	c (249,0) c AnalysisTime_1 : 6.050903
2020.54/302.00	c (249,0) c AnalysisTime_2 : 7.333917
2020.54/302.00	c (249,0) c AnalysisTime_3 : 6.468451
2020.54/302.00	c (249,0) c AnalysisTime_4 : 6.559462
2020.54/302.00	c (249,0) c AnalysisTime_5 : 7.090143
2020.54/302.00	c (249,0) c AnalysisTime_6 : 7.092048
2020.54/302.00	c (249,0) c AnalysisTime_7 : 8.311060
2020.54/302.00	c (249,0) c AnalysisTime_total : 54.851588
2020.54/302.00	c (249,0) c AnalysisTime_winner : 6.050903
2020.54/302.00	c (249,0) c ReductionTime_0 : 0.467825
2020.54/302.00	c (249,0) c ReductionTime_1 : 0.528868
2020.54/302.00	c (249,0) c ReductionTime_2 : 0.492726
2020.54/302.00	c (249,0) c ReductionTime_3 : 0.492574
2020.54/302.00	c (249,0) c ReductionTime_4 : 0.502264
2020.54/302.00	c (249,0) c ReductionTime_5 : 0.523005
2020.54/302.00	c (249,0) c ReductionTime_6 : 0.496305
2020.54/302.00	c (249,0) c ReductionTime_7 : 0.504659
2020.54/302.00	c (249,0) c ReductionTime_total : 4.008227
2020.54/302.00	c (249,0) c ReductionTime_winner : 0.528868
2020.54/302.00	c (249,0) c SimplifyTime_0 : 0.000011
2020.54/302.00	c (249,0) c SimplifyTime_1 : 0.000022
2020.54/302.00	c (249,0) c SimplifyTime_2 : 0.000009
2020.54/302.00	c (249,0) c SimplifyTime_3 : 0.000011
2020.54/302.00	c (249,0) c SimplifyTime_4 : 0.000004
2020.54/302.00	c (249,0) c SimplifyTime_5 : 0.000013
2020.54/302.00	c (249,0) c SimplifyTime_6 : 0.000019
2020.54/302.00	c (249,0) c SimplifyTime_7 : 0.000014
2020.54/302.00	c (249,0) c SimplifyTime_total : 0.000104
2020.54/302.00	c (249,0) c SimplifyTime_winner : 0.000022
2020.54/302.00	c (249,0) c UsedRateTime_0 : 0.000000
2020.54/302.00	c (249,0) c UsedRateTime_1 : 0.000000
2020.54/302.00	c (249,0) c UsedRateTime_2 : 0.000000
2020.54/302.00	c (249,0) c UsedRateTime_3 : 0.000000
2020.54/302.00	c (249,0) c UsedRateTime_4 : 0.000000
2020.54/302.00	c (249,0) c UsedRateTime_5 : 0.000000
2020.54/302.00	c (249,0) c UsedRateTime_6 : 0.000000
2020.54/302.00	c (249,0) c UsedRateTime_7 : 0.000000
2020.54/302.00	c (249,0) c UsedRateTime_total : 0.000000
2020.54/302.00	c (249,0) c UsedRateTime_winner : 0.000000
2020.54/302.00	c (249,0) c OverlapRateTime_0 : 0.000000
2020.54/302.00	c (249,0) c OverlapRateTime_1 : 0.000000
2020.54/302.00	c (249,0) c OverlapRateTime_2 : 0.000000
2020.54/302.00	c (249,0) c OverlapRateTime_3 : 0.000000
2020.54/302.00	c (249,0) c OverlapRateTime_4 : 0.000000
2020.54/302.00	c (249,0) c OverlapRateTime_5 : 0.000000
2020.69/302.02	c (249,0) c OverlapRateTime_6 : 0.000000
2020.69/302.02	c (249,0) c OverlapRateTime_7 : 0.000000
2020.69/302.02	c (249,0) c OverlapRateTime_total : 0.000000
2020.69/302.02	c (249,0) c OverlapRateTime_winner : 0.000000
2020.69/302.02	c (249,0) c
2020.69/302.02	c (249,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
2020.69/302.02	c (249,0) c
2020.69/302.02	c (249,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
2020.69/302.02	c (249,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
2020.69/302.02	c (249,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
2020.69/302.02	c (249,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
2020.69/302.02	c (249,0) c | adaptStrategeis       |      False |      False |      False |      False |      False |      False |      False |      False |
2020.69/302.02	c (249,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
2020.69/302.02	c (249,0) c | Initial random_seed   | 1144718001 | 1690672982 | 1112552566 | 1085312400 |  759905593 |  264284544 | 1552767619 | 1587958607 |
2020.69/302.02	c (249,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
2020.69/302.02	c (249,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
2020.69/302.02	c (249,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
2020.69/302.02	c (249,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
2020.69/302.02	c (249,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
2020.69/302.02	c (249,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
2020.69/302.02	c (249,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
2020.69/302.02	c (249,0) c | var_decay             |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
2020.69/302.02	c (249,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
2020.69/302.02	c (249,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
2020.69/302.02	c (249,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
2020.69/302.02	c (249,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
2020.69/302.02	c (249,0) 
2020.69/302.02	c (249,0) s SATISFIABLE
2020.69/302.05	c (249,0) SatSolver.solve End
2020.69/302.05	c (249,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
2020.69/302.05	c (249,0) Show results Begin
2020.93/302.12	c (249,0) x[0] = 3
2020.93/302.12	c (249,0) x[1] = 0
2020.93/302.12	c (249,0) x[2] = 4
2020.93/302.12	c (249,0) x[3] = 1
2020.93/302.12	c (249,0) x[4] = 0
2020.93/302.12	c (249,0) x[5] = 1
2020.93/302.12	c (249,0) x[6] = 1
2020.93/302.12	c (249,0) x[7] = 0
2020.93/302.12	c (249,0) x[8] = 4
2020.93/302.12	c (249,0) x[9] = 4
2020.93/302.12	c (249,0) x[10] = 2
2020.93/302.12	c (249,0) x[11] = 1
2020.93/302.12	c (249,0) x[12] = 0
2020.93/302.12	c (249,0) x[13] = 4
2020.93/302.12	c (249,0) x[14] = 0
2020.93/302.12	c (249,0) x[15] = 0
2020.93/302.12	c (249,0) x[16] = 3
2020.93/302.12	c (249,0) x[17] = 2
2020.93/302.12	c (249,0) x[18] = 0
2020.93/302.12	c (249,0) x[19] = 3
2020.93/302.12	c (249,0) x[20] = 2
2020.93/302.12	c (249,0) x[21] = 3
2020.93/302.12	c (249,0) x[22] = 1
2020.93/302.12	c (249,0) x[23] = 0
2020.93/302.12	c (249,0) x[24] = 4
2020.93/302.12	s SATISFIABLE
2020.93/302.12	v <instantiation>
2020.93/302.12	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24]</list>
2020.93/302.12	v     <values>3 0 4 1 0 1 1 0 4 4 2 1 0 4 0 0 3 2 0 3 2 3 1 0 4</values>
2020.93/302.12	v </instantiation>
2020.93/302.12	c (249,0) Show results End
2020.93/302.12	c (249,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
2020.93/302.12	c (249,0) 249,249,STOP-AFTER(ALL)
2020.93/302.12	c END-Prog: Sat Sep 14 03:53:36 CEST 2019

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (11802 MiB free)
  memory of node 1: 16384 MiB (10759 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392714-1568425753/watcher-4392714-1568425753 -o /tmp/evaluation-result-4392714-1568425753/solver-4392714-1568425753 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node119-1568417505-21287 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392714-1568425753.xml 

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

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


[startup+0.100131 s]*
/proc/loadavg: 7.20 8.10 7.95 3/211 24548
/proc/meminfo: memFree=23007608/32770624 swapFree=66939840/67108860
[pid=24526] ppid=24523 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/24526/stat : 24526 (scop.sh) S 24523 24526 21260 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418490283 115843072 348 33554432000 4194304 5098028 140736834403056 140736834400312 140568364946044 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21983232 140736834405156 140736834405484 140736834405484 140736834408397 0
/proc/24526/statm: 28282 348 296 221 0 87 0
[pid=24529] ppid=24526 vsize=27314120 memory=106640 CPUtime=0.1 cores=0-7
/proc/24529/stat : 24529 (java) S 24526 24526 21260 0 -1 1077944320 6743 0 0 0 8 2 0 0 20 0 20 0 418490284 27969658880 26660 33554432000 4194304 4196468 140727920374128 140727920356672 139841636286199 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
/proc/24529/statm: 6828530 26660 2796 1 0 6790935 0
[pid=24529/tid=24530] ppid=24526 vsize=27314120 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/24529/task/24530/stat : 24530 (java) R 24526 24526 21260 0 -1 4202560 4823 0 0 0 7 2 0 0 20 0 20 0 418490284 27969658880 26660 33554432000 4194304 4196468 140727920374128 139841608109248 139841636308125 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24531] ppid=24526 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/24529/task/24531/stat : 24531 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418490286 27969658880 26660 33554432000 4194304 4196468 140727920374128 139841640528912 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24532] ppid=24526 vsize=27314120 memory=140717578688128 CPUtime=0 cores=0-7
/proc/24529/task/24532/stat : 24532 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 26660 33554432000 4194304 4196468 140727920374128 139841454685328 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24533] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24533/stat : 24533 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 26660 33554432000 4194304 4196468 140727920374128 139841453632272 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24534] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24534/stat : 24534 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 26660 33554432000 4194304 4196468 140727920374128 139841452579728 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24535] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24535/stat : 24535 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 26660 33554432000 4194304 4196468 140727920374128 139841055128080 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24536] ppid=24526 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/24529/task/24536/stat : 24536 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 26660 33554432000 4194304 4196468 140727920374128 139841054075536 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24537] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24537/stat : 24537 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 26660 33554432000 4194304 4196468 140727920374128 139841053022480 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24538] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24538/stat : 24538 (java) S 24526 24526 21260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 26660 33554432000 4194304 4196468 140727920374128 139841051969936 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24539] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24539/stat : 24539 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490288 27969658880 26660 33554432000 4194304 4196468 140727920374128 139840157805296 139841636297346 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24540] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24540/stat : 24540 (java) S 24526 24526 21260 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418490289 27969658880 26660 33554432000 4194304 4196468 140727920374128 139839236204192 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24541] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24541/stat : 24541 (java) S 24526 24526 21260 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418490289 27969658880 26660 33554432000 4194304 4196468 140727920374128 139839101981936 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24542] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24542/stat : 24542 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418490291 27969658880 26660 33554432000 4194304 4196468 140727920374128 139838727477712 139841636304795 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24543] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24543/stat : 24543 (java) S 24526 24526 21260 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 418490291 27969658880 26660 33554432000 4194304 4196468 140727920374128 139840156752112 139841636297346 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24544] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24544/stat : 24544 (java) S 24526 24526 21260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418490291 27969658880 26660 33554432000 4194304 4196468 140727920374128 139840155699568 139841636297346 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24545] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24545/stat : 24545 (java) S 24526 24526 21260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418490291 27969658880 26660 33554432000 4194304 4196468 140727920374128 139840154646512 139841636297346 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24546] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24546/stat : 24546 (java) S 24526 24526 21260 0 -1 1077944384 255 0 0 0 0 0 0 0 20 0 20 0 418490291 27969658880 26660 33554432000 4194304 4196468 140727920374128 139840153593968 139841636297346 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24547] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24547/stat : 24547 (java) S 24526 24526 21260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418490292 27969658880 26660 33554432000 4194304 4196468 140727920374128 139838229572576 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24548] ppid=24526 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/24529/task/24548/stat : 24548 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418490292 27969658880 26660 33554432000 4194304 4196468 140727920374128 139840152542384 139841636297346 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 108032 KiB

[startup+0.210638 s]*
/proc/loadavg: 7.20 8.10 7.95 2/211 24548
/proc/meminfo: memFree=22989644/32770624 swapFree=66939840/67108860
[pid=24526] ppid=24523 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/24526/stat : 24526 (scop.sh) S 24523 24526 21260 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418490283 115843072 348 33554432000 4194304 5098028 140736834403056 140736834400312 140568364946044 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21983232 140736834405156 140736834405484 140736834405484 140736834408397 0
/proc/24526/statm: 28282 348 296 221 0 87 0
[pid=24529] ppid=24526 vsize=27314120 memory=123152 CPUtime=0.25 cores=0-7
/proc/24529/stat : 24529 (java) S 24526 24526 21260 0 -1 1077944320 11748 0 0 0 21 4 0 0 20 0 20 0 418490284 27969658880 30788 33554432000 4194304 4196468 140727920374128 140727920356672 139841636286199 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
/proc/24529/statm: 6828530 30788 2892 1 0 6790935 0
[pid=24529/tid=24530] ppid=24526 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/24529/task/24530/stat : 24530 (java) R 24526 24526 21260 0 -1 4202560 9428 0 0 0 17 3 0 0 20 0 20 0 418490284 27969658880 30788 33554432000 4194304 4196468 140727920374128 139841608101264 139841617849755 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24531] ppid=24526 vsize=27314120 memory=342 CPUtime=0 cores=0-7
/proc/24529/task/24531/stat : 24531 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418490286 27969658880 30788 33554432000 4194304 4196468 140727920374128 139841640528912 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24532] ppid=24526 vsize=27314120 memory=140717581787067 CPUtime=0 cores=0-7
/proc/24529/task/24532/stat : 24532 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 30788 33554432000 4194304 4196468 140727920374128 139841454685328 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24533] ppid=24526 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/24529/task/24533/stat : 24533 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 30788 33554432000 4194304 4196468 140727920374128 139841453632272 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24534] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24534/stat : 24534 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 30788 33554432000 4194304 4196468 140727920374128 139841452579728 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24535] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24535/stat : 24535 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 30788 33554432000 4194304 4196468 140727920374128 139841055128080 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24536] ppid=24526 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/24529/task/24536/stat : 24536 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 30788 33554432000 4194304 4196468 140727920374128 139841054075536 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24537] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24537/stat : 24537 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 30788 33554432000 4194304 4196468 140727920374128 139841053022480 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24538] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24538/stat : 24538 (java) S 24526 24526 21260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 30788 33554432000 4194304 4196468 140727920374128 139841051969936 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24539] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24539/stat : 24539 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490288 27969658880 30788 33554432000 4194304 4196468 140727920374128 139840157805296 139841636297346 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24540] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24540/stat : 24540 (java) S 24526 24526 21260 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418490289 27969658880 30788 33554432000 4194304 4196468 140727920374128 139839236204192 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24541] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24541/stat : 24541 (java) S 24526 24526 21260 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418490289 27969658880 30788 33554432000 4194304 4196468 140727920374128 139839101981936 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24542] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24542/stat : 24542 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418490291 27969658880 30788 33554432000 4194304 4196468 140727920374128 139838727477712 139841636304795 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24543] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24543/stat : 24543 (java) S 24526 24526 21260 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 418490291 27969658880 30788 33554432000 4194304 4196468 140727920374128 139840156752112 139841636297346 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24544] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24544/stat : 24544 (java) S 24526 24526 21260 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 418490291 27969658880 30788 33554432000 4194304 4196468 140727920374128 139840155699568 139841636297346 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24545] ppid=24526 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/24529/task/24545/stat : 24545 (java) S 24526 24526 21260 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 418490291 27969658880 30788 33554432000 4194304 4196468 140727920374128 139840154646512 139841636297346 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24546] ppid=24526 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/24529/task/24546/stat : 24546 (java) S 24526 24526 21260 0 -1 1077944384 480 0 0 0 2 0 0 0 20 0 20 0 418490291 27969658880 30788 33554432000 4194304 4196468 140727920374128 139840153593968 139841636297346 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24547] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24547/stat : 24547 (java) S 24526 24526 21260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418490292 27969658880 30788 33554432000 4194304 4196468 140727920374128 139838229572576 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24548] ppid=24526 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/24529/task/24548/stat : 24548 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418490292 27969658880 30788 33554432000 4194304 4196468 140727920374128 139840152542384 139841636297346 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124544 KiB

[startup+0.310259 s]*
/proc/loadavg: 7.20 8.10 7.95 2/211 24548
/proc/meminfo: memFree=22985472/32770624 swapFree=66939840/67108860
[pid=24526] ppid=24523 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/24526/stat : 24526 (scop.sh) S 24523 24526 21260 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418490283 115843072 348 33554432000 4194304 5098028 140736834403056 140736834400312 140568364946044 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21983232 140736834405156 140736834405484 140736834405484 140736834408397 0
/proc/24526/statm: 28282 348 296 221 0 87 0
[pid=24529] ppid=24526 vsize=27314120 memory=127580 CPUtime=0.43 cores=0-7
/proc/24529/stat : 24529 (java) S 24526 24526 21260 0 -1 1077944320 12750 0 0 0 38 5 0 0 20 0 20 0 418490284 27969658880 31895 33554432000 4194304 4196468 140727920374128 140727920356672 139841636286199 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
/proc/24529/statm: 6828530 31895 3075 1 0 6790935 0
[pid=24529/tid=24530] ppid=24526 vsize=27314120 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/24529/task/24530/stat : 24530 (java) R 24526 24526 21260 0 -1 4202560 10252 0 0 0 26 3 0 0 20 0 20 0 418490284 27969658880 31895 33554432000 4194304 4196468 140727920374128 139841608069216 139841620366686 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24531] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24531/stat : 24531 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418490286 27969658880 31895 33554432000 4194304 4196468 140727920374128 139841640528912 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24532] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24532/stat : 24532 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 31895 33554432000 4194304 4196468 140727920374128 139841454685328 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24533] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24533/stat : 24533 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 31895 33554432000 4194304 4196468 140727920374128 139841453632272 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24534] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24534/stat : 24534 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 31895 33554432000 4194304 4196468 140727920374128 139841452579728 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24535] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24535/stat : 24535 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 31895 33554432000 4194304 4196468 140727920374128 139841055128080 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24536] ppid=24526 vsize=27314120 memory=140717422897839 CPUtime=0 cores=0-7
/proc/24529/task/24536/stat : 24536 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 31895 33554432000 4194304 4196468 140727920374128 139841054075536 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24537] ppid=24526 vsize=27314120 memory=140717422900144 CPUtime=0 cores=0-7
/proc/24529/task/24537/stat : 24537 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 31895 33554432000 4194304 4196468 140727920374128 139841053022480 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24538] ppid=24526 vsize=27314120 memory=140717422902448 CPUtime=0 cores=0-7
/proc/24529/task/24538/stat : 24538 (java) S 24526 24526 21260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418490287 27969658880 31895 33554432000 4194304 4196468 140727920374128 139841051969936 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24539] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24539/stat : 24539 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490288 27969658880 31895 33554432000 4194304 4196468 140727920374128 139840157805296 139841636297346 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24540] ppid=24526 vsize=27314120 memory=281434845818768 CPUtime=0 cores=0-7
/proc/24529/task/24540/stat : 24540 (java) S 24526 24526 21260 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418490289 27969658880 31895 33554432000 4194304 4196468 140727920374128 139839236204192 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24541] ppid=24526 vsize=27314120 memory=281434845816464 CPUtime=0 cores=0-7
/proc/24529/task/24541/stat : 24541 (java) S 24526 24526 21260 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418490289 27969658880 31895 33554432000 4194304 4196468 140727920374128 139839101981936 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24542] ppid=24526 vsize=27314120 memory=281434845823376 CPUtime=0 cores=0-7
/proc/24529/task/24542/stat : 24542 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418490291 27969658880 31895 33554432000 4194304 4196468 140727920374128 139838727477712 139841636304795 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24543] ppid=24526 vsize=27314120 memory=281434845764656 CPUtime=0.01 cores=0-7
/proc/24529/task/24543/stat : 24543 (java) S 24526 24526 21260 0 -1 1077944384 337 0 0 0 1 0 0 0 20 0 20 0 418490291 27969658880 31895 33554432000 4194304 4196468 140727920374128 139840156752112 139841636297346 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24544] ppid=24526 vsize=27314120 memory=281434845837200 CPUtime=0.02 cores=0-7
/proc/24529/task/24544/stat : 24544 (java) R 24526 24526 21260 0 -1 4202560 150 0 0 0 2 0 0 0 20 0 20 0 418490291 27969658880 31895 33554432000 4194304 4196468 140727920374128 139840155699568 139841620187324 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24545] ppid=24526 vsize=27314120 memory=281434845844112 CPUtime=0 cores=0-7
/proc/24529/task/24545/stat : 24545 (java) S 24526 24526 21260 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 20 0 418490291 27969658880 31895 33554432000 4194304 4196468 140727920374128 139840154646512 139841636297346 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24546] ppid=24526 vsize=27314120 memory=281434845841808 CPUtime=0.07 cores=0-7
/proc/24529/task/24546/stat : 24546 (java) S 24526 24526 21260 0 -1 1077944384 520 0 0 0 7 0 0 0 20 0 20 0 418490291 27969658880 31895 33554432000 4194304 4196468 140727920374128 139840153593968 139841636297346 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24547] ppid=24526 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24547/stat : 24547 (java) S 24526 24526 21260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418490292 27969658880 31895 33554432000 4194304 4196468 140727920374128 139838229572576 139841636296405 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24548] ppid=24526 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/24529/task/24548/stat : 24548 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418490292 27969658880 31895 33554432000 4194304 4196468 140727920374128 139840152542384 139841636297346 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128972 KiB

[startup+0.704971 s]
/proc/loadavg: 7.20 8.10 7.95 2/211 24548
/proc/meminfo: memFree=22961412/32770624 swapFree=66939840/67108860
[pid=24526] ppid=24523 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/24526/stat : 24526 (scop.sh) S 24523 24526 21260 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 418490283 115843072 348 33554432000 4194304 5098028 140736834403056 140736834400312 140568364946044 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21983232 140736834405156 140736834405484 140736834405484 140736834408397 0
/proc/24526/statm: 28282 348 296 221 0 87 0
[pid=24529] ppid=24526 vsize=27320392 memory=167248 CPUtime=1.02 cores=0-7
/proc/24529/stat : 24529 (java) S 24526 24526 21260 0 -1 1077944320 20396 0 0 0 95 7 0 0 20 0 20 0 418490284 27976081408 41812 33554432000 4194304 4196468 140727920374128 140727920356672 139841636286199 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
/proc/24529/statm: 6830098 41812 3182 1 0 6791447 0
[pid=24529/tid=24530] ppid=24526 vsize=27320392 memory=0 CPUtime=0.68 cores=0-7
/proc/24529/task/24530/stat : 24530 (java) R 24526 24526 21260 0 -1 4202560 17337 0 0 0 63 5 0 0 20 0 20 0 418490284 27976081408 41812 33554432000 4194304 4196468 140727920374128 139841608122256 139841636308125 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24531] ppid=24526 vsize=27320392 memory=140717423108976 CPUtime=0 cores=0-7
/proc/24529/task/24531/stat : 24531 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418490286 27976081408 41812 33554432000 4194304 4196468 140727920374128 139841640528912 139841636296405 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24532] ppid=24526 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/24529/task/24532/stat : 24532 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490287 27976081408 41812 33554432000 4194304 4196468 140727920374128 139841454685328 139841636296405 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0
[pid=24529/tid=24533] ppid=24526 vsize=27320392 memory=1256 CPUtime=0 cores=0-7
/proc/24529/task/24533/stat : 24533 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418490287 27976081408 41812 33554432000 4194304 4196468 140727920374128 139841453632272 139841636296405 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11214848 140727920382698 140727920383126 140727920383126 140727920385999 0

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

/proc/24554/task/24558/stat : 24558 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418495525 8616062976 30780 33554432000 4194304 4196468 140735091298224 139791548513424 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24559] ppid=24526 vsize=8414124 memory=2116 CPUtime=0 cores=0-7
/proc/24554/task/24559/stat : 24559 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418495525 8616062976 30780 33554432000 4194304 4196468 140735091298224 139791547460624 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24560] ppid=24526 vsize=8414124 memory=520 CPUtime=0 cores=0-7
/proc/24554/task/24560/stat : 24560 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418495525 8616062976 30780 33554432000 4194304 4196468 140735091298224 139791546407312 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24561] ppid=24526 vsize=8414124 memory=1560 CPUtime=0 cores=0-7
/proc/24554/task/24561/stat : 24561 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418495525 8616062976 30780 33554432000 4194304 4196468 140735091298224 139791545354512 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24562] ppid=24526 vsize=8414124 memory=924 CPUtime=0 cores=0-7
/proc/24554/task/24562/stat : 24562 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418495525 8616062976 30780 33554432000 4194304 4196468 140735091298224 139791544302224 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24563] ppid=24526 vsize=8414124 memory=3688 CPUtime=0 cores=0-7
/proc/24554/task/24563/stat : 24563 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418495525 8616062976 30780 33554432000 4194304 4196468 140735091298224 139791543249424 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24564] ppid=24526 vsize=8414124 memory=1984 CPUtime=0 cores=0-7
/proc/24554/task/24564/stat : 24564 (java) S 24526 24526 21260 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 418495527 8616062976 30780 33554432000 4194304 4196468 140735091298224 139790703864432 139791745165954 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24565] ppid=24526 vsize=8414124 memory=776 CPUtime=0 cores=0-7
/proc/24554/task/24565/stat : 24565 (java) S 24526 24526 21260 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 418495527 8616062976 30780 33554432000 4194304 4196468 140735091298224 139790380950816 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24566] ppid=24526 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/24554/task/24566/stat : 24566 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418495527 8616062976 30780 33554432000 4194304 4196468 140735091298224 139790112515696 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24567] ppid=24526 vsize=8414124 memory=668 CPUtime=0 cores=0-7
/proc/24554/task/24567/stat : 24567 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418495530 8616062976 30780 33554432000 4194304 4196468 140735091298224 139789738007120 139791745173403 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24568] ppid=24526 vsize=8414124 memory=1256 CPUtime=0.07 cores=0-7
/proc/24554/task/24568/stat : 24568 (java) S 24526 24526 21260 0 -1 1077944384 577 0 0 0 7 0 0 0 20 0 24 0 418495530 8616062976 30780 33554432000 4194304 4196468 140735091298224 139790702811248 139791745165954 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24569] ppid=24526 vsize=8414124 memory=1076 CPUtime=0.06 cores=0-7
/proc/24554/task/24569/stat : 24569 (java) S 24526 24526 21260 0 -1 1077944384 209 0 0 0 6 0 0 0 20 0 24 0 418495530 8616062976 30780 33554432000 4194304 4196468 140735091298224 139790701758448 139791745165954 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24570] ppid=24526 vsize=8414124 memory=14008 CPUtime=0.05 cores=0-7
/proc/24554/task/24570/stat : 24570 (java) S 24526 24526 21260 0 -1 1077944384 376 0 0 0 5 0 0 0 20 0 24 0 418495530 8616062976 30780 33554432000 4194304 4196468 140735091298224 139790700706160 139791745165954 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24571] ppid=24526 vsize=8414124 memory=22508 CPUtime=0.2 cores=0-7
/proc/24554/task/24571/stat : 24571 (java) S 24526 24526 21260 0 -1 1077944384 785 0 0 0 20 0 0 0 20 0 24 0 418495530 8616062976 30780 33554432000 4194304 4196468 140735091298224 139790699653360 139791745165954 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24572] ppid=24526 vsize=8414124 memory=8317482817917895235 CPUtime=0 cores=0-7
/proc/24554/task/24572/stat : 24572 (java) S 24526 24526 21260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418495530 8616062976 30780 33554432000 4194304 4196468 140735091298224 139789240101728 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24573] ppid=24526 vsize=8414124 memory=4872558044660077418 CPUtime=0.14 cores=0-7
/proc/24554/task/24573/stat : 24573 (java) S 24526 24526 21260 0 -1 1077944384 19 0 0 0 0 14 0 0 20 0 24 0 418495531 8616062976 30780 33554432000 4194304 4196468 140735091298224 139790698601264 139791745165954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24575] ppid=24526 vsize=8414124 memory=1440 CPUtime=0 cores=0-7
/proc/24554/task/24575/stat : 24575 (java) S 24526 24526 21260 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418495597 8616062976 30780 33554432000 4194304 4196468 140735091298224 139790691125056 139791745179417 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24577] ppid=24526 vsize=8414124 memory=812 CPUtime=0 cores=0-7
/proc/24554/task/24577/stat : 24577 (java) S 24526 24526 21260 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 418495597 8616062976 30780 33554432000 4194304 4196468 140735091298224 139788569001360 139791745176733 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24578] ppid=24526 vsize=8414124 memory=2580 CPUtime=0 cores=0-7
/proc/24554/task/24578/stat : 24578 (java) S 24526 24526 21260 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 418495597 8616062976 30780 33554432000 4194304 4196468 140735091298224 139788837436688 139791745176733 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24579] ppid=24526 vsize=8414124 memory=1760 CPUtime=0 cores=0-7
/proc/24554/task/24579/stat : 24579 (java) S 24526 24526 21260 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 418495599 8616062976 30780 33554432000 4194304 4196468 140735091298224 139788300574000 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
Current children cumulated CPU time: 2020.04 s
Current children cumulated vsize: 9264716 KiB
Current children cumulated memory: 564136 KiB

[startup+302.005 s]*
/proc/loadavg: 8.58 7.96 7.85 7/217 24609
/proc/meminfo: memFree=22549824/32770624 swapFree=66939840/67108860
[pid=24526] ppid=24523 vsize=113128 memory=1472 CPUtime=70.92 cores=0-7
/proc/24526/stat : 24526 (scop.sh) S 24523 24526 21260 0 -1 4202496 582 78274 0 0 0 0 6792 300 20 0 1 0 418490283 115843072 368 33554432000 4194304 5098028 140736834403056 140736834399800 140568364946044 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21983232 140736834405156 140736834405484 140736834405484 140736834408397 0
/proc/24526/statm: 28282 368 311 221 0 87 0
[pid=24554] ppid=24526 vsize=8415148 memory=126672 CPUtime=1.38 cores=0-7
/proc/24554/stat : 24554 (java) S 24526 24526 21260 0 -1 1077944320 22474 0 0 0 129 9 0 0 20 0 24 0 418495523 8617111552 31668 33554432000 4194304 4196468 140735091298224 140735091280768 139791745154807 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
/proc/24554/statm: 2103787 31668 3209 1 0 2065131 0
[pid=24574] ppid=24554 vsize=704680 memory=439512 CPUtime=1948.39 cores=0-7
/proc/24574/stat : 24574 (manyglucose-4.1) S 24554 24526 21260 0 -1 4202496 615253 0 0 0 194598 241 0 0 20 0 1 0 418495596 721592320 109878 33554432000 4194304 4454172 140730053097888 140730053094608 140305313176701 0 4 0 8388610 18446744071580971376 0 0 17 1 0 0 0 0 0 6552832 6554400 33746944 140730053104489 140730053104688 140730053104688 140730053107642 0
/proc/24574/statm: 176170 109878 417 64 0 171838 0
[pid=24554/tid=24555] ppid=24526 vsize=8415148 memory=8317482817917895235 CPUtime=0.75 cores=0-7
/proc/24554/task/24555/stat : 24555 (java) S 24526 24526 21260 0 -1 1077944384 17904 0 0 0 70 5 0 0 20 0 24 0 418495524 8617111552 31668 33554432000 4194304 4196468 140735091298224 139791716994976 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24556] ppid=24526 vsize=8415148 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/24554/task/24556/stat : 24556 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418495525 8617111552 31668 33554432000 4194304 4196468 140735091298224 139791749397392 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24557] ppid=24526 vsize=8415148 memory=3832 CPUtime=0 cores=0-7
/proc/24554/task/24557/stat : 24557 (java) S 24526 24526 21260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418495525 8617111552 31668 33554432000 4194304 4196468 140735091298224 139791549565712 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24558] ppid=24526 vsize=8415148 memory=1472 CPUtime=0 cores=0-7
/proc/24554/task/24558/stat : 24558 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418495525 8617111552 31668 33554432000 4194304 4196468 140735091298224 139791548513424 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24559] ppid=24526 vsize=8415148 memory=123120 CPUtime=0 cores=0-7
/proc/24554/task/24559/stat : 24559 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418495525 8617111552 31668 33554432000 4194304 4196468 140735091298224 139791547460624 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24560] ppid=24526 vsize=8415148 memory=439492 CPUtime=0 cores=0-7
/proc/24554/task/24560/stat : 24560 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418495525 8617111552 31668 33554432000 4194304 4196468 140735091298224 139791546407312 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24561] ppid=24526 vsize=8415148 memory=1620 CPUtime=0 cores=0-7
/proc/24554/task/24561/stat : 24561 (java) S 24526 24526 21260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418495525 8617111552 31668 33554432000 4194304 4196468 140735091298224 139791545354512 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24562] ppid=24526 vsize=8415148 memory=9580 CPUtime=0 cores=0-7
/proc/24554/task/24562/stat : 24562 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418495525 8617111552 31668 33554432000 4194304 4196468 140735091298224 139791544302224 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24563] ppid=24526 vsize=8415148 memory=1052 CPUtime=0 cores=0-7
/proc/24554/task/24563/stat : 24563 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418495525 8617111552 31668 33554432000 4194304 4196468 140735091298224 139791543249424 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24564] ppid=24526 vsize=8415148 memory=776 CPUtime=0 cores=0-7
/proc/24554/task/24564/stat : 24564 (java) S 24526 24526 21260 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 418495527 8617111552 31668 33554432000 4194304 4196468 140735091298224 139790703864432 139791745165954 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24565] ppid=24526 vsize=8415148 memory=1472 CPUtime=0 cores=0-7
/proc/24554/task/24565/stat : 24565 (java) S 24526 24526 21260 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 418495527 8617111552 31668 33554432000 4194304 4196468 140735091298224 139790380950816 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24566] ppid=24526 vsize=8415148 memory=123120 CPUtime=0 cores=0-7
/proc/24554/task/24566/stat : 24566 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418495527 8617111552 31668 33554432000 4194304 4196468 140735091298224 139790112515696 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24567] ppid=24526 vsize=8415148 memory=439492 CPUtime=0 cores=0-7
/proc/24554/task/24567/stat : 24567 (java) S 24526 24526 21260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418495530 8617111552 31668 33554432000 4194304 4196468 140735091298224 139789738007120 139791745173403 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24568] ppid=24526 vsize=8415148 memory=2832 CPUtime=0.07 cores=0-7
/proc/24554/task/24568/stat : 24568 (java) S 24526 24526 21260 0 -1 1077944384 584 0 0 0 7 0 0 0 20 0 24 0 418495530 8617111552 31668 33554432000 4194304 4196468 140735091298224 139790702811248 139791745165954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24569] ppid=24526 vsize=8415148 memory=668 CPUtime=0.06 cores=0-7
/proc/24554/task/24569/stat : 24569 (java) S 24526 24526 21260 0 -1 1077944384 255 0 0 0 6 0 0 0 20 0 24 0 418495530 8617111552 31668 33554432000 4194304 4196468 140735091298224 139790701758448 139791745165954 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24570] ppid=24526 vsize=8415148 memory=1256 CPUtime=0.06 cores=0-7
/proc/24554/task/24570/stat : 24570 (java) S 24526 24526 21260 0 -1 1077944384 380 0 0 0 6 0 0 0 20 0 24 0 418495530 8617111552 31668 33554432000 4194304 4196468 140735091298224 139790700706160 139791745165954 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24571] ppid=24526 vsize=8415148 memory=1076 CPUtime=0.22 cores=0-7
/proc/24554/task/24571/stat : 24571 (java) S 24526 24526 21260 0 -1 1077944384 823 0 0 0 22 0 0 0 20 0 24 0 418495530 8617111552 31668 33554432000 4194304 4196468 140735091298224 139790699653360 139791745165954 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24572] ppid=24526 vsize=8415148 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/24554/task/24572/stat : 24572 (java) S 24526 24526 21260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418495530 8617111552 31668 33554432000 4194304 4196468 140735091298224 139789240101728 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24573] ppid=24526 vsize=8415148 memory=288230596050944315 CPUtime=0.14 cores=0-7
/proc/24554/task/24573/stat : 24573 (java) S 24526 24526 21260 0 -1 1077944384 19 0 0 0 0 14 0 0 20 0 24 0 418495531 8617111552 31668 33554432000 4194304 4196468 140735091298224 139790698601264 139791745165954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24575] ppid=24526 vsize=8415148 memory=14699582244260401 CPUtime=0 cores=0-7
/proc/24554/task/24575/stat : 24575 (java) S 24526 24526 21260 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418495597 8617111552 31668 33554432000 4194304 4196468 140735091298224 139790691125056 139791745179417 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24577] ppid=24526 vsize=8415148 memory=288230574492221466 CPUtime=0.02 cores=0-7
/proc/24554/task/24577/stat : 24577 (java) R 24526 24526 21260 0 -1 4202560 1176 0 0 0 2 0 0 0 20 0 24 0 418495597 8617111552 31668 33554432000 4194304 4196468 140735091298224 139788568995984 139791737834525 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24578] ppid=24526 vsize=8415148 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/24554/task/24578/stat : 24578 (java) S 24526 24526 21260 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 418495597 8617111552 31668 33554432000 4194304 4196468 140735091298224 139788837436688 139791745176733 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24579] ppid=24526 vsize=8415148 memory=14699582244260401 CPUtime=0 cores=0-7
/proc/24554/task/24579/stat : 24579 (java) S 24526 24526 21260 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 418495599 8617111552 31668 33554432000 4194304 4196468 140735091298224 139788300574000 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
Current children cumulated CPU time: 2020.69 s
Current children cumulated vsize: 9232956 KiB
Current children cumulated memory: 567656 KiB

[startup+302.117 s]
/proc/loadavg: 8.58 7.96 7.85 7/217 24609
/proc/meminfo: memFree=22549824/32770624 swapFree=66939840/67108860
[pid=24526] ppid=24523 vsize=113128 memory=1472 CPUtime=70.92 cores=0-7
/proc/24526/stat : 24526 (scop.sh) S 24523 24526 21260 0 -1 4202496 582 78274 0 0 0 0 6792 300 20 0 1 0 418490283 115843072 368 33554432000 4194304 5098028 140736834403056 140736834399800 140568364946044 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21983232 140736834405156 140736834405484 140736834405484 140736834408397 0
/proc/24526/statm: 28282 368 311 221 0 87 0
[pid=24554] ppid=24526 vsize=8283048 memory=135168 CPUtime=1950.01 cores=0-7
/proc/24554/stat : 24554 (java) S 24526 24526 21260 0 -1 1077944320 23779 615260 0 0 150 10 194598 243 20 0 22 0 418495523 8481841152 33792 33554432000 4194304 4196468 140735091298224 140735091280768 139791745154807 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
/proc/24554/statm: 2070762 33792 3222 1 0 2032106 0
[pid=24554/tid=24555] ppid=24526 vsize=8283048 memory=123120 CPUtime=1949.22 cores=0-7
/proc/24554/task/24555/stat : 24555 (java) R 24526 24526 21260 0 -1 4202560 18138 615260 0 0 76 5 194598 243 20 0 22 0 418495524 8481841152 33792 33554432000 4194304 4196468 140735091298224 139791716991160 139791203073316 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24556] ppid=24526 vsize=8283048 memory=1472 CPUtime=1948.41 cores=0-7
/proc/24554/task/24556/stat : 24556 (java) S 24526 24526 21260 0 -1 1077944384 1 615260 0 0 0 0 194598 243 20 0 22 0 418495525 8481841152 33792 33554432000 4194304 4196468 140735091298224 139791749397392 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24557] ppid=24526 vsize=8283048 memory=439544 CPUtime=1948.41 cores=0-7
/proc/24554/task/24557/stat : 24557 (java) S 24526 24526 21260 0 -1 1077944384 3 615260 0 0 0 0 194598 243 20 0 22 0 418495525 8481841152 33792 33554432000 4194304 4196468 140735091298224 139791549565712 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24558] ppid=24526 vsize=8283048 memory=1548 CPUtime=1948.41 cores=0-7
/proc/24554/task/24558/stat : 24558 (java) S 24526 24526 21260 0 -1 1077944384 1 615260 0 0 0 0 194598 243 20 0 22 0 418495525 8481841152 33792 33554432000 4194304 4196468 140735091298224 139791548513424 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24559] ppid=24526 vsize=8283048 memory=1728 CPUtime=1948.41 cores=0-7
/proc/24554/task/24559/stat : 24559 (java) S 24526 24526 21260 0 -1 1077944384 2 615260 0 0 0 0 194598 243 20 0 22 0 418495525 8481841152 33792 33554432000 4194304 4196468 140735091298224 139791547460624 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24560] ppid=24526 vsize=8283048 memory=1472 CPUtime=1948.41 cores=0-7
/proc/24554/task/24560/stat : 24560 (java) S 24526 24526 21260 0 -1 1077944384 2 615260 0 0 0 0 194598 243 20 0 22 0 418495525 8481841152 33792 33554432000 4194304 4196468 140735091298224 139791546407312 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24561] ppid=24526 vsize=8283048 memory=123120 CPUtime=1948.41 cores=0-7
/proc/24554/task/24561/stat : 24561 (java) S 24526 24526 21260 0 -1 1077944384 2 615260 0 0 0 0 194598 243 20 0 22 0 418495525 8481841152 33792 33554432000 4194304 4196468 140735091298224 139791545354512 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24562] ppid=24526 vsize=8283048 memory=111636 CPUtime=1948.41 cores=0-7
/proc/24554/task/24562/stat : 24562 (java) S 24526 24526 21260 0 -1 1077944384 1 615260 0 0 0 0 194598 243 20 0 22 0 418495525 8481841152 33792 33554432000 4194304 4196468 140735091298224 139791544302224 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24563] ppid=24526 vsize=8283048 memory=808 CPUtime=1948.41 cores=0-7
/proc/24554/task/24563/stat : 24563 (java) S 24526 24526 21260 0 -1 1077944384 1 615260 0 0 0 0 194598 243 20 0 22 0 418495525 8481841152 33792 33554432000 4194304 4196468 140735091298224 139791543249424 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24564] ppid=24526 vsize=8283048 memory=1472 CPUtime=1948.41 cores=0-7
/proc/24554/task/24564/stat : 24564 (java) S 24526 24526 21260 0 -1 1077944384 8 615260 0 0 0 0 194598 243 20 0 22 0 418495527 8481841152 33792 33554432000 4194304 4196468 140735091298224 139790703864432 139791745165954 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24565] ppid=24526 vsize=8283048 memory=123120 CPUtime=1948.41 cores=0-7
/proc/24554/task/24565/stat : 24565 (java) S 24526 24526 21260 0 -1 1077944384 13 615260 0 0 0 0 194598 243 20 0 22 0 418495527 8481841152 33792 33554432000 4194304 4196468 140735091298224 139790380950816 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24566] ppid=24526 vsize=8283048 memory=123120 CPUtime=1948.41 cores=0-7
/proc/24554/task/24566/stat : 24566 (java) S 24526 24526 21260 0 -1 1077944384 1 615260 0 0 0 0 194598 243 20 0 22 0 418495527 8481841152 33792 33554432000 4194304 4196468 140735091298224 139790112515696 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24567] ppid=24526 vsize=8283048 memory=437440 CPUtime=1948.41 cores=0-7
/proc/24554/task/24567/stat : 24567 (java) S 24526 24526 21260 0 -1 1077944384 1 615260 0 0 0 0 194598 243 20 0 22 0 418495530 8481841152 33792 33554432000 4194304 4196468 140735091298224 139789738007120 139791745173403 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24568] ppid=24526 vsize=8283048 memory=1472 CPUtime=1948.5 cores=0-7
/proc/24554/task/24568/stat : 24568 (java) S 24526 24526 21260 0 -1 1077944384 603 615260 0 0 9 0 194598 243 20 0 22 0 418495530 8481841152 33792 33554432000 4194304 4196468 140735091298224 139790702811248 139791745165954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24569] ppid=24526 vsize=8283048 memory=123120 CPUtime=1948.5 cores=0-7
/proc/24554/task/24569/stat : 24569 (java) S 24526 24526 21260 0 -1 1077944384 295 615260 0 0 9 0 194598 243 20 0 22 0 418495530 8481841152 33792 33554432000 4194304 4196468 140735091298224 139790701758448 139791745165954 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24570] ppid=24526 vsize=8283048 memory=1472 CPUtime=1948.5 cores=0-7
/proc/24554/task/24570/stat : 24570 (java) S 24526 24526 21260 0 -1 1077944384 587 615260 0 0 9 0 194598 243 20 0 22 0 418495530 8481841152 33792 33554432000 4194304 4196468 140735091298224 139790700706160 139791745165954 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24571] ppid=24526 vsize=8283048 memory=123120 CPUtime=1948.66 cores=0-7
/proc/24554/task/24571/stat : 24571 (java) R 24526 24526 21260 0 -1 4202560 1020 615260 0 0 25 0 194598 243 20 0 22 0 418495530 8481841152 33792 33554432000 4194304 4196468 140735091298224 139790699653360 139791738254654 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24572] ppid=24526 vsize=8283048 memory=1472 CPUtime=1948.41 cores=0-7
/proc/24554/task/24572/stat : 24572 (java) S 24526 24526 21260 0 -1 1077944384 3 615260 0 0 0 0 194598 243 20 0 22 0 418495530 8481841152 33792 33554432000 4194304 4196468 140735091298224 139789240101728 139791745165013 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24573] ppid=24526 vsize=8283048 memory=1472 CPUtime=1948.55 cores=0-7
/proc/24554/task/24573/stat : 24573 (java) S 24526 24526 21260 0 -1 1077944384 19 615260 0 0 0 14 194598 243 20 0 22 0 418495531 8481841152 33792 33554432000 4194304 4196468 140735091298224 139790698601264 139791745165954 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24575] ppid=24526 vsize=8283048 memory=123120 CPUtime=1948.41 cores=0-7
/proc/24554/task/24575/stat : 24575 (java) S 24526 24526 21260 0 -1 1077944384 24 615260 0 0 0 0 194598 243 20 0 22 0 418495597 8481841152 33792 33554432000 4194304 4196468 140735091298224 139790691124240 139791745165954 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
[pid=24554/tid=24579] ppid=24526 vsize=8283048 memory=123120 CPUtime=1948.41 cores=0-7
/proc/24554/task/24579/stat : 24579 (java) S 24526 24526 21260 0 -1 1077944384 13 615260 0 0 0 0 194598 243 20 0 22 0 418495599 8481841152 33792 33554432000 4194304 4196468 140735091298224 139788300575792 139791745165954 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31690752 140735091299319 140735091299478 140735091299478 140735091302351 0
Current children cumulated CPU time: 2020.93 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 136640 KiB

Child status: 0
Real time (s): 302.135
CPU time (s): 2021
CPU user time (s): 2015.44
CPU system time (s): 5.55875
CPU usage (%): 668.907
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 6588476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2015.44
system time used= 5.55875
maximum resident set size= 6587836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 717971
page faults= 0
swaps= 0
block input operations= 0
block output operations= 7000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 95031
involuntary context switches= 20268


# summary of solver processes directly reported to runsolver:
#   pid: 24526
#   total CPU time (s): 2021
#   total CPU user time (s): 2015.44
#   total CPU system time (s): 5.55875

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.72429 second user time and 4.0195 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-14 03:48:34
IDJOB=4392714
IDBENCH=126080
IDSOLVER=2839
FILE ID=node119/4392714-1568425753
RUNJOBID= node119-1568417505-21287
PBS_JOBID= 21702275
Free space on /tmp= 61472 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5/mdd-7-25-5-56-01.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392714-1568425753/watcher-4392714-1568425753 -o /tmp/evaluation-result-4392714-1568425753/solver-4392714-1568425753 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node119-1568417505-21287 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392714-1568425753.xml

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

MD5SUM BENCH= 38fbb435e56fa73fec05cbb523a31b1b
RANDOM SEED=2146371539

node119.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.47
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.47
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.47
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.47
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:        23103468 kB
MemAvailable:   31818784 kB
Buffers:          206824 kB
Cached:          8773152 kB
SwapCached:        61108 kB
Active:          2849288 kB
Inactive:        6194884 kB
Active(anon):       3240 kB
Inactive(anon):   102432 kB
Active(file):    2846048 kB
Inactive(file):  6092452 kB
Unevictable:      107736 kB
Mlocked:          107736 kB
SwapTotal:      67108860 kB
SwapFree:       66939840 kB
Dirty:             53400 kB
Writeback:             0 kB
AnonPages:        112692 kB
Mapped:            44760 kB
Shmem:             32816 kB
Slab:             215072 kB
SReclaimable:     185304 kB
SUnreclaim:        29768 kB
KernelStack:        3344 kB
PageTables:         5128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61452 MiB
End job on node119 at 2019-09-14 03:53:36