Trace number 4405391

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 order+ManyGlucose (2019-09-22)SAT 2201.61 286.531

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-30-098.xml
MD5SUMfb27cd1d2814d0f1760e6f4b9d041fef
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 benchmark153.956
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints435
Number of domains30
Minimum domain size69
Maximum domain size98
Distribution of domain sizes[{"size":69,"count":2},{"size":70,"count":2},{"size":71,"count":2},{"size":72,"count":2},{"size":73,"count":2},{"size":74,"count":2},{"size":75,"count":2},{"size":76,"count":2},{"size":77,"count":2},{"size":78,"count":2},{"size":79,"count":2},{"size":80,"count":2},{"size":81,"count":2},{"size":82,"count":2},{"size":83,"count":2},{"size":84,"count":2},{"size":85,"count":2},{"size":86,"count":2},{"size":87,"count":2},{"size":88,"count":2},{"size":89,"count":2},{"size":90,"count":2},{"size":91,"count":2},{"size":92,"count":2},{"size":93,"count":2},{"size":94,"count":2},{"size":95,"count":2},{"size":96,"count":2},{"size":97,"count":2},{"size":98,"count":2}]
Minimum variable degree29
Maximum variable degree29
Distribution of variable degrees[{"degree":29,"count":60}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":435}]
Number of extensional constraints0
Number of intensional constraints435
Distribution of constraint types[{"type":"intension","count":435}]
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 -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-31549-serial-file.bin HOME/instance-4405391-1569365583.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Wed Sep 25 00:52:22 CEST 2019
0.65/0.56	c PID: 31552
0.65/0.56	c IP: 172.20.3.124
0.65/0.56	c HOST: node124.alineos.net
0.65/0.57	c (0,0) Parsing Begin
2.63/1.21	c (0,0) Parsing End
2.63/1.22	c (0,0) CSP: 60 int (0 aux), 0 bool (0 aux), 435 ctr, max domain size 98
2.63/1.22	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.63/1.22	c (0,0) Constraint Name Generate Begin
2.63/1.23	c (0,0) Ctr:HOME/instance-4405391-1569365583.xml,Add:Le:Num:Or:Var
2.63/1.23	c (0,0) Constraint Name Generate End
2.63/1.23	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.63/1.23	c (0,0) CSP to CSPinCNF Begin
3.00/1.38	c (0,0) translated 44 (10%) constraints
3.29/1.41	c (0,0) translated 87 (20%) constraints
3.29/1.43	c (0,0) translated 131 (30%) constraints
3.29/1.45	c (0,0) translated 174 (40%) constraints
3.29/1.46	c (0,0) translated 218 (50%) constraints
3.29/1.47	c (0,0) translated 261 (60%) constraints
3.29/1.48	c (0,0) translated 305 (70%) constraints
3.29/1.49	c (0,0) translated 348 (80%) constraints
3.29/1.50	c (0,0) translated 392 (90%) constraints
3.68/1.51	c (0,0) translated 435 (100%) constraints
3.68/1.51	c (0,0) ===========================================
3.68/1.51	c (0,0) Order
3.68/1.51	c (0,0) ===========================================
3.68/1.52	c (0,0) translated 44 (10%) constraints
3.68/1.53	c (0,0) translated 87 (20%) constraints
3.68/1.53	c (0,0) translated 131 (30%) constraints
3.68/1.54	c (0,0) translated 174 (40%) constraints
3.68/1.54	c (1,0) translated 218 (50%) constraints
3.68/1.54	c (1,0) translated 261 (60%) constraints
3.68/1.55	c (1,1) translated 305 (70%) constraints
3.68/1.55	c (1,1) translated 348 (80%) constraints
3.68/1.56	c (1,1) translated 392 (90%) constraints
3.68/1.56	c (1,1) translated 435 (100%) constraints
3.68/1.56	c (1,1) CSP to CSPinCNF End
3.68/1.56	c (1,1) CSP: 60 int (0 aux), 0 bool (0 aux), 435 ctr, max domain size 98
3.68/1.56	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
3.68/1.56	c (1,1) CSPinCNF Propagation Begin
3.68/1.59	c (1,1) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.68/1.59	c (1,1) CSPinCNF Propagation End
3.68/1.60	c (1,1) CSP: 60 int (0 aux), 0 bool (0 aux), 435 ctr, max domain size 98
3.68/1.60	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.68/1.60	c (1,1) Simplify CSPinCNF Begin
4.25/1.72	c (1,1) Simplify CSPinCNF End
4.25/1.72	c (1,1) CSP: 60 int (0 aux), 1740 bool (1740 aux), 2175 ctr, max domain size 98
4.25/1.72	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
4.25/1.72	c (1,1) Calculate Precise Domain Begin
4.25/1.72	c (1,1) 0 values are removed by re-calculation
4.25/1.72	c (1,1) Calculate Precise Domain End
4.25/1.73	c (1,1) CSP: 60 int (0 aux), 1740 bool (1740 aux), 2175 ctr, max domain size 98
4.25/1.73	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
4.25/1.73	c (1,1) CSPinCNF to SatSolver Begin
5.31/2.06	c (1,1) 218 (10 %) CSP clauses are encoded (0 SAT variables, 19599 SAT clauses)
5.73/2.16	c (1,1) 435 (20 %) CSP clauses are encoded (0 SAT variables, 33364 SAT clauses)
5.99/2.23	c (1,1) 653 (30 %) CSP clauses are encoded (0 SAT variables, 47010 SAT clauses)
6.17/2.30	c (1,1) 870 (40 %) CSP clauses are encoded (0 SAT variables, 60181 SAT clauses)
6.17/2.36	c (1,1) 1088 (50 %) CSP clauses are encoded (0 SAT variables, 72772 SAT clauses)
6.28/2.41	c (1,1) 1305 (60 %) CSP clauses are encoded (0 SAT variables, 84757 SAT clauses)
6.28/2.47	c (1,1) 1523 (70 %) CSP clauses are encoded (0 SAT variables, 96237 SAT clauses)
6.40/2.52	c (1,1) 1740 (80 %) CSP clauses are encoded (0 SAT variables, 106960 SAT clauses)
6.40/2.56	c (2,2) 1958 (90 %) CSP clauses are encoded (0 SAT variables, 116806 SAT clauses)
6.55/2.60	c (2,2) 2175 (100 %) CSP clauses are encoded (0 SAT variables, 125344 SAT clauses)
6.55/2.60	c (2,2) CSPinCNF to SatSolver End
6.55/2.60	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
6.55/2.60	c (2,2) 6690 bool, 125385 clause
6.55/2.60	c (2,2) Export Begin
6.55/2.69	c (2,2) Export to HOME/scop-31549-serial-file.bin
6.55/2.69	c (2,2) Export End
6.55/2.69	c (2,2) Export File Size: 0.01 MB
6.55/2.69	c (2,2) 0,0,1,1,1,1,2,STOP-AFTER(DIMACS)
6.55/2.69	c END-Prog: Wed Sep 25 00:52:24 CEST 2019
0.00/2.70	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-31549-serial-file.bin
7.29/3.16	c (0,0) Read Serial File Begin
7.29/3.16	c (0,0) HOME/scop-31549-serial-file.bin
7.54/3.35	c (0,0) Read Serial File End
7.54/3.37	
7.54/3.37	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
7.54/3.37	(Solving Process)
7.54/3.37	
7.54/3.39	c BEGIN-Prog: Wed Sep 25 00:52:25 CEST 2019
7.54/3.39	c PID: 31572
7.54/3.39	c IP: 172.20.3.124
7.54/3.39	c HOST: node124.alineos.net
7.54/3.39	c (0,0) SatSolver.solve Begin
7.54/3.39	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405391-1569365583.xml-scop-31552.cnf
7.70/3.42	c (0,0) c
7.70/3.42	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)
7.70/3.42	c (0,0) c
7.70/3.42	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
7.70/3.42	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
7.70/3.42	c (0,0) c ========================================[ Problem Statistics ]===========================================
7.70/3.42	c (0,0) c |                                                                                                       |
7.70/3.46	c (0,0) c |  Number of variables:          6690                                                                   |
7.70/3.46	c (0,0) c |  Number of clauses:          125385                                                                   |
7.70/3.46	c (0,0) c |  Parse time:                   0.04 s                                                                 |
7.70/3.46	c (0,0) c |                                                                                                       |
7.88/3.58	c (0,0) c |  Simplification time:          0.12 s                                                                 |
7.88/3.58	c (0,0) c |                                                                                                       |
7.88/3.58	c (0,0) c |  Generating clones                                                                                    |
7.88/3.61	c (0,0) c |  all clones generated. Memory =    93.52Mb.                                                           |
7.88/3.61	c (0,0) c ========================================================================================================|
7.88/3.61	c (0,0) c
7.88/3.61	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
7.88/3.61	c (0,0) c
7.88/3.62	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.88/3.62	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
7.88/3.62	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
7.88/3.62	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
7.88/3.62	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
7.88/3.62	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
7.88/3.62	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
7.88/3.62	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
7.88/3.62	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
7.88/3.62	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
7.88/3.62	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
7.88/3.62	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
7.88/3.62	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
7.88/3.62	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
7.88/3.62	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
7.88/3.62	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
7.88/3.62	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
7.88/3.62	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
7.88/3.62	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
240.68/32.83	c (29,0) c
240.68/32.83	c (29,0) c |------------------------------------------------------------------------------------------------------------------------|
240.68/32.83	c (29,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
240.68/32.83	c (29,0) c |------------------------------------------------------------------------------------------------------------------------|
240.68/32.83	c (29,0) c |  0 |   1004 |     736725 |     232736 |    59878 |    34568 |    33753 |   223256 |    16443 |      268 |  20 |  0.000 |
240.68/32.83	c (29,0) c |  1 |    942 |     707091 |     228236 |    59415 |    60656 |    33055 |   219982 |    15990 |      262 |  20 |  0.000 |
240.68/32.83	c (29,0) c |  2 |   1086 |     751783 |     237776 |    59180 |    39586 |    33967 |   225984 |    16989 |      272 |  20 |  0.000 |
240.68/32.83	c (29,0) c |  3 |   1130 |     768527 |     241374 |    58713 |    43198 |    34561 |   231115 |    17354 |      281 |  20 |  0.000 |
240.68/32.83	c (29,0) c |  4 |   1016 |     757796 |     243628 |    59763 |    45451 |    35114 |   230760 |    17098 |      281 |  20 |  0.000 |
240.68/32.83	c (29,0) c |  5 |    947 |     738283 |     242188 |    57551 |    44006 |    35125 |   229327 |    17125 |      279 |  20 |  0.000 |
240.68/32.83	c (29,0) c |  6 |   1155 |     776854 |     243614 |    58964 |    45445 |    34543 |   231968 |    17469 |      282 |  20 |  0.000 |
240.68/32.83	c (29,0) c |  7 |   1034 |     759895 |     242172 |    60577 |    43985 |    34785 |   230448 |    17178 |      280 |  20 |  0.000 |
240.68/32.83	c (29,0) c 
240.68/32.83	c (29,0) c synthesis     1911726 conflicts   356977482 propagations     8226 conflicts/sec  1536006 propagations/sec
240.68/32.83	c (29,0) c real: 29.4085 s, cpu: 232.406 s, memory: 669.31 Mb
465.35/61.82	c (58,0) c
465.35/61.82	c (58,0) c |------------------------------------------------------------------------------------------------------------------------|
465.35/61.82	c (58,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
465.35/61.82	c (58,0) c |------------------------------------------------------------------------------------------------------------------------|
465.35/61.82	c (58,0) c |  0 |   1714 |    1201449 |     386466 |    63748 |    80884 |    51672 |   352501 |    28309 |      518 |  20 |  0.000 |
465.35/61.82	c (58,0) c |  1 |   1646 |    1157411 |     378336 |    61031 |    72773 |    50109 |   346890 |    27715 |      504 |  20 |  0.000 |
465.35/61.82	c (58,0) c |  2 |   1745 |    1211166 |     393148 |    62871 |    46568 |    52201 |   354392 |    28385 |      523 |  20 |  0.000 |
465.35/61.82	c (58,0) c |  3 |   1795 |    1213626 |     390243 |    63933 |    43667 |    51670 |   354789 |    28519 |      523 |  20 |  0.000 |
465.35/61.82	c (58,0) c |  4 |   1652 |    1170573 |     378806 |    62817 |    73219 |    50864 |   345725 |    27764 |      503 |  20 |  0.000 |
465.35/61.82	c (58,0) c |  5 |   1652 |    1188422 |     389723 |    62883 |    43135 |    52285 |   353850 |    28470 |      523 |  20 |  0.000 |
465.35/61.82	c (58,0) c |  6 |   1821 |    1195369 |     381161 |    62106 |    75584 |    50600 |   347997 |    27988 |      506 |  20 |  0.000 |
465.35/61.82	c (58,0) c |  7 |   1702 |    1204378 |     389065 |    63210 |    42499 |    51702 |   353354 |    28414 |      520 |  20 |  0.000 |
465.35/61.82	c (58,0) c 
465.35/61.82	c (58,0) c synthesis     3086949 conflicts   588452160 propagations     6756 conflicts/sec  1287863 propagations/sec
465.35/61.82	c (58,0) c real: 58.4082 s, cpu: 456.921 s, memory: 759.94 Mb
693.44/90.82	c (87,0) c
693.44/90.82	c (87,0) c |------------------------------------------------------------------------------------------------------------------------|
693.44/90.82	c (87,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
693.44/90.82	c (87,0) c |------------------------------------------------------------------------------------------------------------------------|
693.44/90.82	c (87,0) c |  0 |   2307 |    1601860 |     523806 |    65659 |    87422 |    66519 |   456375 |    37425 |      772 |  20 |  0.000 |
693.44/90.82	c (87,0) c |  1 |   2227 |    1555820 |     513936 |    63389 |    77556 |    64917 |   449155 |    36682 |      753 |  20 |  0.000 |
693.44/90.82	c (87,0) c |  2 |   2433 |    1616689 |     528106 |    64271 |    91729 |    66362 |   456869 |    37532 |      773 |  20 |  0.000 |
693.44/90.82	c (87,0) c |  3 |   2441 |    1606588 |     521118 |    65868 |    84743 |    65549 |   454437 |    36977 |      765 |  20 |  0.000 |
693.44/90.82	c (87,0) c |  4 |   2332 |    1596903 |     519877 |    64999 |    83508 |    66220 |   453739 |    37233 |      765 |  20 |  0.000 |
693.44/90.82	c (87,0) c |  5 |   2186 |    1577890 |     522315 |    67455 |    85930 |    67185 |   452745 |    36985 |      765 |  20 |  0.000 |
693.44/90.82	c (87,0) c |  6 |   2536 |    1627089 |     524564 |    63840 |    88176 |    65812 |   455464 |    37563 |      770 |  20 |  0.000 |
693.44/90.82	c (87,0) c |  7 |   2414 |    1607977 |     522593 |    65537 |    86217 |    65248 |   455296 |    37579 |      767 |  20 |  0.000 |
693.44/90.82	c (87,0) c 
693.44/90.82	c (87,0) c synthesis     4176315 conflicts   805060030 propagations     6102 conflicts/sec  1176217 propagations/sec
693.44/90.82	c (87,0) c real: 87.4085 s, cpu: 684.448 s, memory: 912.85 Mb
929.75/120.82	c (117,0) c
929.75/120.82	c (117,0) c |------------------------------------------------------------------------------------------------------------------------|
929.75/120.82	c (117,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
929.75/120.82	c (117,0) c |------------------------------------------------------------------------------------------------------------------------|
929.75/120.82	c (117,0) c |  0 |   2880 |    1968368 |     648432 |    66350 |    57845 |    79139 |   545802 |    45156 |     1030 |  20 |  0.000 |
929.75/120.82	c (117,0) c |  1 |   2772 |    1923046 |     640087 |    66566 |   103507 |    78208 |   540240 |    44344 |     1011 |  20 |  0.000 |
929.75/120.82	c (117,0) c |  2 |   3081 |    1971443 |     645134 |    66067 |    54572 |    78039 |   542471 |    44814 |     1017 |  20 |  0.000 |
929.75/120.82	c (117,0) c |  3 |   3058 |    1976956 |     647449 |    67482 |    56872 |    78480 |   545852 |    44742 |     1028 |  20 |  0.000 |
929.75/120.82	c (117,0) c |  4 |   2939 |    1976887 |     646907 |    66458 |    56330 |    79448 |   545520 |    45103 |     1031 |  20 |  0.000 |
929.75/120.82	c (117,0) c |  5 |   2741 |    1931097 |     644182 |    68307 |   107624 |    79678 |   541644 |    44473 |     1019 |  20 |  0.000 |
929.75/120.82	c (117,0) c |  6 |   3221 |    1998582 |     648472 |    64635 |    57877 |    78130 |   545907 |    45366 |     1027 |  20 |  0.000 |
929.75/120.82	c (117,0) c |  7 |   3061 |    1986887 |     650364 |    66406 |    59792 |    78355 |   547041 |    45383 |     1031 |  20 |  0.000 |
929.75/120.82	c (117,0) c 
929.75/120.82	c (117,0) c synthesis     5171028 conflicts  1005378124 propagations     5618 conflicts/sec  1092189 propagations/sec
929.75/120.82	c (117,0) c real: 117.409 s, cpu: 920.517 s, memory: 794.30 Mb
1156.18/149.82	c (146,0) c
1156.18/149.82	c (146,0) c |------------------------------------------------------------------------------------------------------------------------|
1156.18/149.82	c (146,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1156.18/149.82	c (146,0) c |------------------------------------------------------------------------------------------------------------------------|
1156.18/149.82	c (146,0) c |  0 |   3372 |    2276263 |     753109 |    68688 |   105927 |    89703 |   618323 |    51170 |     1260 |  20 |  0.000 |
1156.18/149.82	c (146,0) c |  1 |   3333 |    2240319 |     748344 |    66995 |   101172 |    88645 |   616076 |    50656 |     1251 |  20 |  0.000 |
1156.18/149.82	c (146,0) c |  2 |   3676 |    2316175 |     760127 |    66404 |   112951 |    89192 |   621847 |    51531 |     1271 |  20 |  0.000 |
1156.18/149.82	c (146,0) c |  3 |   3610 |    2297752 |     753278 |    69755 |   106102 |    88978 |   618212 |    50752 |     1258 |  20 |  0.000 |
1156.18/149.82	c (146,0) c |  4 |   3443 |    2288999 |     755426 |    66820 |   108246 |    90073 |   621152 |    51362 |     1271 |  20 |  0.000 |
1156.18/149.82	c (146,0) c |  5 |   3282 |    2247441 |     752574 |    68635 |   105408 |    90094 |   617122 |    50873 |     1258 |  20 |  0.000 |
1156.18/149.82	c (146,0) c |  6 |   3775 |    2315423 |     753486 |    65738 |   106295 |    88606 |   618883 |    51522 |     1259 |  20 |  0.000 |
1156.18/149.82	c (146,0) c |  7 |   3584 |    2301864 |     759176 |    67637 |   112005 |    89038 |   622267 |    51435 |     1271 |  20 |  0.000 |
1156.18/149.82	c (146,0) c 
1156.18/149.82	c (146,0) c synthesis     6035523 conflicts  1180429558 propagations     5263 conflicts/sec  1029434 propagations/sec
1156.18/149.82	c (146,0) c real: 146.409 s, cpu: 1146.68 s, memory: 848.85 Mb
1389.03/179.84	c (176,0) c
1389.03/179.84	c (176,0) c |------------------------------------------------------------------------------------------------------------------------|
1389.03/179.84	c (176,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1389.03/179.84	c (176,0) c |------------------------------------------------------------------------------------------------------------------------|
1389.03/179.84	c (176,0) c |  0 |   3896 |    2596666 |     862660 |    69135 |    94488 |   100401 |   691999 |    57188 |     1518 |  20 |  0.000 |
1389.03/179.84	c (176,0) c |  1 |   3862 |    2554965 |     855709 |    67399 |    87523 |    98739 |   688583 |    56671 |     1501 |  20 |  0.000 |
1389.03/179.84	c (176,0) c |  2 |   4164 |    2624560 |     869065 |    66936 |   100876 |    99613 |   693790 |    57308 |     1521 |  20 |  0.000 |
1389.03/179.84	c (176,0) c |  3 |   4102 |    2624590 |     869366 |    70091 |   101179 |   100370 |   693526 |    56907 |     1521 |  20 |  0.000 |
1389.03/179.84	c (176,0) c |  4 |   3945 |    2599709 |     862744 |    67243 |    94560 |    99989 |   693432 |    57375 |     1521 |  20 |  0.000 |
1389.03/179.84	c (176,0) c |  5 |   3811 |    2555262 |     858477 |    68943 |    90303 |   100260 |   688842 |    56764 |     1507 |  20 |  0.000 |
1389.03/179.84	c (176,0) c |  6 |   4331 |    2638707 |     864757 |    66981 |    96573 |    99072 |   694726 |    57522 |     1521 |  20 |  0.000 |
1389.03/179.84	c (176,0) c |  7 |   4058 |    2609673 |     867641 |    70350 |    99460 |    99430 |   693720 |    57305 |     1519 |  20 |  0.000 |
1389.03/179.84	c (176,0) c 
1389.03/179.84	c (176,0) c synthesis     6910421 conflicts  1358401870 propagations     5010 conflicts/sec   984852 propagations/sec
1389.03/179.84	c (176,0) c real: 176.419 s, cpu: 1379.3 s, memory: 848.85 Mb
1619.36/209.82	c (206,0) c
1619.36/209.82	c (206,0) c |------------------------------------------------------------------------------------------------------------------------|
1619.36/209.82	c (206,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1619.36/209.82	c (206,0) c |------------------------------------------------------------------------------------------------------------------------|
1619.36/209.82	c (206,0) c |  0 |   4375 |    2876640 |     958000 |    69544 |   125421 |   109508 |   756286 |    62276 |     1758 |  20 |  0.000 |
1619.36/209.82	c (206,0) c |  1 |   4380 |    2856160 |     957767 |    67548 |   125179 |   108502 |   756652 |    62188 |     1756 |  20 |  0.000 |
1619.36/209.82	c (206,0) c |  2 |   4564 |    2885435 |     962068 |    68204 |   129486 |   108562 |   755451 |    62147 |     1752 |  20 |  0.000 |
1619.36/209.82	c (206,0) c |  3 |   4590 |    2917261 |     971127 |    71954 |    71553 |   109894 |   759837 |    62293 |     1772 |  20 |  0.000 |
1619.36/209.82	c (206,0) c |  4 |   4454 |    2893797 |     962055 |    68378 |   129468 |   109275 |   760282 |    62763 |     1772 |  20 |  0.000 |
1619.36/209.82	c (206,0) c |  5 |   4304 |    2864719 |     964698 |    70183 |   132122 |   110353 |   759070 |    62508 |     1772 |  20 |  0.000 |
1619.36/209.82	c (206,0) c |  6 |   4764 |    2900950 |     957587 |    67455 |   125005 |   107532 |   756355 |    62380 |     1753 |  20 |  0.000 |
1619.36/209.82	c (206,0) c |  7 |   4498 |    2895190 |     967127 |    70714 |    67540 |   108496 |   760218 |    62581 |     1769 |  20 |  0.000 |
1619.36/209.82	c (206,0) c 
1619.36/209.82	c (206,0) c synthesis     7700429 conflicts  1519404701 propagations     4785 conflicts/sec   944063 propagations/sec
1619.36/209.82	c (206,0) c real: 206.409 s, cpu: 1609.43 s, memory: 848.85 Mb
1847.84/239.84	c (236,0) c
1847.84/239.84	c (236,0) c |------------------------------------------------------------------------------------------------------------------------|
1847.84/239.84	c (236,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1847.84/239.84	c (236,0) c |------------------------------------------------------------------------------------------------------------------------|
1847.84/239.84	c (236,0) c |  0 |   4891 |    3153669 |    1054440 |    69878 |    85268 |   118124 |   818928 |    67200 |     2011 |  20 |  0.000 |
1847.84/239.84	c (236,0) c |  1 |   4831 |    3128281 |    1053735 |    67653 |    84557 |   117737 |   816286 |    66906 |     2000 |  20 |  0.000 |
1847.84/239.84	c (236,0) c |  2 |   5048 |    3166988 |    1060139 |    68586 |    90964 |   117436 |   816631 |    67129 |     2000 |  20 |  0.000 |
1847.84/239.84	c (236,0) c |  3 |   5056 |    3192864 |    1069101 |    72358 |    99917 |   118544 |   820693 |    67152 |     2019 |  20 |  0.000 |
1847.84/239.84	c (236,0) c |  4 |   4908 |    3167869 |    1057920 |    69027 |    88729 |   118002 |   821539 |    67653 |     2019 |  20 |  0.000 |
1847.84/239.84	c (236,0) c |  5 |   4783 |    3137528 |    1059829 |    70330 |    90650 |   118814 |   819866 |    67386 |     2017 |  20 |  0.000 |
1847.84/239.84	c (236,0) c |  6 |   5243 |    3204216 |    1063415 |    69590 |    94224 |   117145 |   822129 |    67478 |     2018 |  20 |  0.000 |
1847.84/239.84	c (236,0) c |  7 |   4992 |    3171113 |    1063205 |    70987 |    94031 |   116819 |   820969 |    67353 |     2013 |  20 |  0.000 |
1847.84/239.84	c (236,0) c 
1847.84/239.84	c (236,0) c synthesis     8481784 conflicts  1679788902 propagations     4615 conflicts/sec   914018 propagations/sec
1847.84/239.84	c (236,0) c real: 236.419 s, cpu: 1837.81 s, memory: 908.82 Mb
2082.28/269.82	c (266,0) c
2082.28/269.82	c (266,0) c |------------------------------------------------------------------------------------------------------------------------|
2082.28/269.82	c (266,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
2082.28/269.82	c (266,0) c |------------------------------------------------------------------------------------------------------------------------|
2082.28/269.82	c (266,0) c |  0 |   5356 |    3426120 |    1149946 |    70255 |   108562 |   126527 |   882073 |    71852 |     2271 |  20 |  0.000 |
2082.28/269.82	c (266,0) c |  1 |   5231 |    3395674 |    1150368 |    68290 |   108995 |   126857 |   877406 |    71417 |     2255 |  20 |  0.000 |
2082.28/269.82	c (266,0) c |  2 |   5535 |    3461364 |    1163808 |    69289 |   122457 |   126933 |   881873 |    72016 |     2272 |  20 |  0.000 |
2082.28/269.82	c (266,0) c |  3 |   5493 |    3456626 |    1162404 |    72561 |   121033 |   127153 |   880868 |    71596 |     2269 |  20 |  0.000 |
2082.28/269.82	c (266,0) c |  4 |   5369 |    3428986 |    1149165 |    69182 |   107778 |   126284 |   880115 |    72012 |     2264 |  20 |  0.000 |
2082.28/269.82	c (266,0) c |  5 |   5209 |    3398118 |    1152323 |    71586 |   110959 |   127399 |   878882 |    71768 |     2264 |  20 |  0.000 |
2082.28/269.82	c (266,0) c |  6 |   5690 |    3468903 |    1156677 |    70181 |   115287 |   125764 |   880829 |    71902 |     2264 |  20 |  0.000 |
2082.28/269.82	c (266,0) c |  7 |   5448 |    3428531 |    1153131 |    72042 |   111763 |   124691 |   878900 |    71944 |     2253 |  20 |  0.000 |
2082.28/269.82	c (266,0) c 
2082.28/269.82	c (266,0) c synthesis     9237822 conflicts  1836004657 propagations     4458 conflicts/sec   886120 propagations/sec
2082.28/269.82	c (266,0) c real: 266.409 s, cpu: 2071.96 s, memory: 908.82 Mb
2201.12/286.34	c (283,0) c
2201.12/286.34	c (283,0) c real time : 282.926 s
2201.12/286.34	c (283,0) c cpu time  : 2190.42 s
2201.12/286.34	c (283,0) c
2201.12/286.34	c (283,0) c
2201.12/286.34	c (283,0) c
2201.12/286.34	c (283,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
2201.12/286.34	c (283,0) c
2201.12/286.34	c (283,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2201.12/286.34	c (283,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
2201.12/286.34	c (283,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2201.12/286.34	c (283,0) c | Conflicts     |         9573285 |    1188873 |    1195671 |    1202747 |    1205234 |    1189303 |    1193930 |    1198481 |    1199046 |
2201.12/286.34	c (283,0) c | Decisions     |        28420524 |    3535596 |    3517435 |    3573270 |    3580787 |    3546073 |    3515500 |    3590519 |    3561344 |
2201.12/286.34	c (283,0) c | Propagations  |      1905680729 |  235894837 |  236139030 |  240233342 |  241125869 |  235877482 |  236332911 |  239829631 |  240247627 |
2201.12/286.34	c (283,0) c | ReduceDBs     |             238 |         29 |         30 |         30 |         30 |         29 |         30 |         30 |         30 |
2201.12/286.34	c (283,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
2201.12/286.34	c (283,0) c | Restarts      |           44945 |       5530 |       5411 |       5753 |       5690 |       5574 |       5379 |       5913 |       5695 |
2201.12/286.34	c (283,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2201.12/286.34	c (283,0) c | PropBinClauses|      2147679249 |  265881717 |  266132596 |  270882852 |  271741928 |  265562136 |  266368653 |  270186720 |  270922647 |
2201.12/286.34	c (283,0) c | PropPreBlocker|     67936064957 | 8463434731 | 8468070015 | 8528060519 | 8532732738 | 8446098654 | 8454771854 | 8520010542 | 8522885904 |
2201.12/286.34	c (283,0) c | PropNotBlocker|     16607074517 | 2092518901 | 2080269252 | 2062172071 | 2053376021 | 2100968245 | 2086299551 | 2067277184 | 2064193292 |
2201.12/286.34	c (283,0) c | LitFullScans  |    114495300105 |14316857381 |14310815106 |14312449976 |14311868511 |14310856229 |14310833863 |14310805896 |14310813143 |
2201.12/286.34	c (283,0) c | LitScanFracts |         6564236 |     853880 |     809219 |     806255 |     816323 |     841314 |     830094 |     796162 |     810989 |
2201.12/286.34	c (283,0) c | DecisionLevel0|           44945 |       5530 |       5411 |       5753 |       5690 |       5574 |       5379 |       5913 |       5695 |
2201.12/286.34	c (283,0) c | Periods       |           19081 |       2386 |       2385 |       2385 |       2385 |       2385 |       2385 |       2385 |       2385 |
2201.12/286.34	c (283,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
2201.12/286.34	c (283,0) c | Avg_Trail     |                 |       2862 |       2861 |       2878 |       2890 |       2864 |       2865 |       2880 |       2881 |
2201.12/286.34	c (283,0) c | Avg_DL        |                 |         60 |         59 |         62 |         61 |         60 |         59 |         62 |         62 |
2201.12/286.34	c (283,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2201.12/286.34	c (283,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2201.12/286.34	c (283,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2201.12/286.34	c (283,0) c | Exported      |         1041260 |     130067 |     130810 |     130274 |     131211 |     129774 |     131111 |     129346 |     128667 |
2201.12/286.34	c (283,0) c | Imported      |         7253568 |     906790 |     905982 |     906680 |     905772 |     906890 |     905687 |     907540 |     908227 |
2201.12/286.34	c (283,0) c | Good          |             672 |         77 |         81 |         89 |         89 |         81 |         80 |         83 |         92 |
2201.12/286.34	c (283,0) c | Purge         |         7252896 |     906713 |     905901 |     906591 |     905683 |     906809 |     905607 |     907457 |     908135 |
2201.12/286.34	c (283,0) c | Promoted      |          591236 |      73861 |      73716 |      73995 |      73538 |      74106 |      73831 |      73983 |      74206 |
2201.12/286.34	c (283,0) c | Remove_Imp    |         5942448 |     714418 |     753623 |     750471 |     748817 |     713057 |     754090 |     753787 |     754185 |
2201.12/286.34	c (283,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2201.12/286.34	c (283,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2201.12/286.34	c (283,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
2201.12/286.34	c (283,0) c | Binaries      |                 |         20 |         15 |          7 |          7 |         15 |         16 |         13 |          4 |
2201.12/286.34	c (283,0) c | Glues         |                 |        477 |        500 |        434 |        443 |        439 |        481 |        441 |        460 |
2201.12/286.34	c (283,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2201.12/286.34	c (283,0) c | Orig_Seen     |            56 % |      70339 |      68315 |      69638 |      74291 |      69528 |      71709 |      70696 |      72563 |
2201.12/286.34	c (283,0) c | Diff Orig seen|                 | -     3952 | -     5976 | -     4653 |      X     | -     4763 | -     2582 | -     3595 | -     1728 |
2201.12/286.34	c (283,0) c | Hamming       |            29 % |       1938 |       2239 |       1912 |      X     |       1842 |       2058 |       1997 |       2014 |
2201.12/286.34	c (283,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2201.12/286.34	c (283,0) c | RunningTime   |                 |  278.2  99%|  280.5 100%|  270.2  96%|  271.3  97%|  272.5  96%|  273.1  97%|  277.2  98%|  272.9  97%|
2201.12/286.34	c (283,0) c | WaitingTime   |                 |    2.2   1%|    0.0   0%|   10.1   4%|    9.0   3%|    9.7   3%|    7.3   3%|    3.8   1%|    8.5   3%|
2201.12/286.34	c (283,0) c | ExchangingTime|                 |    0.4   0%|    0.4   0%|    0.4   0%|    0.4   0%|    0.5   0%|    0.4   0%|    0.4   0%|    0.4   0%|
2201.12/286.34	c (283,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%|
2201.12/286.34	c (283,0) c | SolvingTime   |                 |  280.8     |  281.0     |  280.7     |  280.7     |  282.6     |  280.8     |  281.4     |  281.8     |
2201.12/286.34	c (283,0) c | PropagationTim|                 |  251.3  90%|  251.6  90%|  250.0  89%|  249.4  89%|  252.8  89%|  250.2  89%|  250.5  89%|  251.3  89%|
2201.12/286.34	c (283,0) c | AnalysisTime  |                 |   20.3   7%|   20.2   7%|   21.3   8%|   21.7   8%|   20.6   7%|   21.3   8%|   21.3   8%|   21.0   7%|
2201.12/286.34	c (283,0) c | ReductionTime |                 |    2.5   1%|    2.7   1%|    2.6   1%|    2.8   1%|    2.4   1%|    2.7   1%|    2.8   1%|    2.7   1%|
2201.12/286.34	c (283,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%|
2201.12/286.34	c (283,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%|
2201.12/286.34	c (283,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%|
2201.12/286.34	c (283,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
2201.12/286.34	c (283,0) c
2201.12/286.34	c (283,0) c
2201.12/286.34	c (283,0) c Threads : 8
2201.12/286.34	c (283,0) c Winner : 3
2201.12/286.34	c (283,0) c Conflicts_0 : 1188873
2201.12/286.34	c (283,0) c Conflicts_1 : 1195671
2201.12/286.34	c (283,0) c Conflicts_2 : 1202747
2201.12/286.34	c (283,0) c Conflicts_3 : 1205234
2201.12/286.34	c (283,0) c Conflicts_4 : 1189303
2201.12/286.34	c (283,0) c Conflicts_5 : 1193930
2201.12/286.34	c (283,0) c Conflicts_6 : 1198481
2201.12/286.34	c (283,0) c Conflicts_7 : 1199046
2201.12/286.34	c (283,0) c Conflicts_total : 9573285
2201.12/286.34	c (283,0) c Conflicts_winner : 1205234
2201.12/286.34	c (283,0) c Decisions_0 : 3535596
2201.12/286.34	c (283,0) c Decisions_1 : 3517435
2201.12/286.34	c (283,0) c Decisions_2 : 3573270
2201.12/286.34	c (283,0) c Decisions_3 : 3580787
2201.12/286.34	c (283,0) c Decisions_4 : 3546073
2201.12/286.34	c (283,0) c Decisions_5 : 3515500
2201.12/286.34	c (283,0) c Decisions_6 : 3590519
2201.12/286.34	c (283,0) c Decisions_7 : 3561344
2201.12/286.34	c (283,0) c Decisions_total : 28420524
2201.12/286.34	c (283,0) c Decisions_winner : 3580787
2201.12/286.34	c (283,0) c Propagations_0 : 235894837
2201.12/286.34	c (283,0) c Propagations_1 : 236139030
2201.12/286.34	c (283,0) c Propagations_2 : 240233342
2201.12/286.34	c (283,0) c Propagations_3 : 241125869
2201.12/286.34	c (283,0) c Propagations_4 : 235877482
2201.12/286.34	c (283,0) c Propagations_5 : 236332911
2201.12/286.34	c (283,0) c Propagations_6 : 239829631
2201.12/286.34	c (283,0) c Propagations_7 : 240247627
2201.12/286.34	c (283,0) c Propagations_total : 1905680729
2201.12/286.34	c (283,0) c Propagations_winner : 241125869
2201.12/286.34	c (283,0) c ReduceDBs_0 : 29
2201.12/286.34	c (283,0) c ReduceDBs_1 : 30
2201.12/286.34	c (283,0) c ReduceDBs_2 : 30
2201.12/286.34	c (283,0) c ReduceDBs_3 : 30
2201.12/286.34	c (283,0) c ReduceDBs_4 : 29
2201.12/286.34	c (283,0) c ReduceDBs_5 : 30
2201.12/286.34	c (283,0) c ReduceDBs_6 : 30
2201.12/286.34	c (283,0) c ReduceDBs_7 : 30
2201.12/286.34	c (283,0) c ReduceDBs_total : 238
2201.12/286.34	c (283,0) c ReduceDBs_winner : 30
2201.12/286.34	c (283,0) c SimpDBs_0 : 1
2201.12/286.34	c (283,0) c SimpDBs_1 : 1
2201.12/286.34	c (283,0) c SimpDBs_2 : 1
2201.12/286.34	c (283,0) c SimpDBs_3 : 1
2201.12/286.34	c (283,0) c SimpDBs_4 : 1
2201.12/286.34	c (283,0) c SimpDBs_5 : 1
2201.12/286.34	c (283,0) c SimpDBs_6 : 1
2201.12/286.34	c (283,0) c SimpDBs_7 : 1
2201.12/286.34	c (283,0) c SimpDBs_total : 8
2201.12/286.34	c (283,0) c SimpDBs_winner : 1
2201.12/286.34	c (283,0) c Restarts_0 : 5530
2201.12/286.34	c (283,0) c Restarts_1 : 5411
2201.12/286.34	c (283,0) c Restarts_2 : 5753
2201.12/286.35	c (283,0) c Restarts_3 : 5690
2201.12/286.35	c (283,0) c Restarts_4 : 5574
2201.12/286.35	c (283,0) c Restarts_5 : 5379
2201.12/286.35	c (283,0) c Restarts_6 : 5913
2201.12/286.35	c (283,0) c Restarts_7 : 5695
2201.12/286.35	c (283,0) c Restarts_total : 44945
2201.12/286.35	c (283,0) c Restarts_winner : 5690
2201.12/286.35	c (283,0) c ForcedImports_0 : 0
2201.12/286.35	c (283,0) c ForcedImports_1 : 0
2201.12/286.35	c (283,0) c ForcedImports_2 : 0
2201.12/286.35	c (283,0) c ForcedImports_3 : 0
2201.12/286.35	c (283,0) c ForcedImports_4 : 0
2201.12/286.35	c (283,0) c ForcedImports_5 : 0
2201.12/286.35	c (283,0) c ForcedImports_6 : 0
2201.12/286.35	c (283,0) c ForcedImports_7 : 0
2201.12/286.35	c (283,0) c ForcedImports_total : 0
2201.12/286.35	c (283,0) c ForcedImports_winner : 0
2201.12/286.35	c (283,0) c PropsBinClauses_0 : 265881717
2201.12/286.35	c (283,0) c PropsBinClauses_1 : 266132596
2201.12/286.35	c (283,0) c PropsBinClauses_2 : 270882852
2201.12/286.35	c (283,0) c PropsBinClauses_3 : 271741928
2201.12/286.35	c (283,0) c PropsBinClauses_4 : 265562136
2201.12/286.35	c (283,0) c PropsBinClauses_5 : 266368653
2201.12/286.35	c (283,0) c PropsBinClauses_6 : 270186720
2201.12/286.35	c (283,0) c PropsBinClauses_7 : 270922647
2201.12/286.35	c (283,0) c PropsBinClauses_total : 2147679249
2201.12/286.35	c (283,0) c PropsBinClauses_winner : 271741928
2201.12/286.35	c (283,0) c PropsPreBlocker_0 : 8463434731
2201.12/286.35	c (283,0) c PropsPreBlocker_1 : 8468070015
2201.12/286.35	c (283,0) c PropsPreBlocker_2 : 8528060519
2201.12/286.35	c (283,0) c PropsPreBlocker_3 : 8532732738
2201.12/286.35	c (283,0) c PropsPreBlocker_4 : 8446098654
2201.12/286.35	c (283,0) c PropsPreBlocker_5 : 8454771854
2201.12/286.35	c (283,0) c PropsPreBlocker_6 : 8520010542
2201.12/286.35	c (283,0) c PropsPreBlocker_7 : 8522885904
2201.12/286.35	c (283,0) c PropsPreBlocker_total : 67936064957
2201.12/286.35	c (283,0) c PropsPreBlocker_winner : 8532732738
2201.12/286.35	c (283,0) c PropsNotBlocker_0 : 2092518901
2201.12/286.35	c (283,0) c PropsNotBlocker_1 : 2080269252
2201.12/286.35	c (283,0) c PropsNotBlocker_2 : 2062172071
2201.12/286.35	c (283,0) c PropsNotBlocker_3 : 2053376021
2201.12/286.35	c (283,0) c PropsNotBlocker_4 : 2100968245
2201.12/286.35	c (283,0) c PropsNotBlocker_5 : 2086299551
2201.12/286.35	c (283,0) c PropsNotBlocker_6 : 2067277184
2201.12/286.35	c (283,0) c PropsNotBlocker_7 : 2064193292
2201.12/286.35	c (283,0) c PropsNotBlocker_total : 16607074517
2201.12/286.35	c (283,0) c PropsNotBlocker_winner : 2053376021
2201.12/286.35	c (283,0) c PropsLitFullScans_0 : 14316857381
2201.12/286.35	c (283,0) c PropsLitFullScans_1 : 14310815106
2201.12/286.35	c (283,0) c PropsLitFullScans_2 : 14312449976
2201.12/286.35	c (283,0) c PropsLitFullScans_3 : 14311868511
2201.12/286.35	c (283,0) c PropsLitFullScans_4 : 14310856229
2201.12/286.35	c (283,0) c PropsLitFullScans_5 : 14310833863
2201.12/286.35	c (283,0) c PropsLitFullScans_6 : 14310805896
2201.12/286.35	c (283,0) c PropsLitFullScans_7 : 14310813143
2201.12/286.35	c (283,0) c PropsLitFullScans_total : 114495300105
2201.12/286.35	c (283,0) c PropsLitFullScans_winner : 14311868511
2201.12/286.35	c (283,0) c LitScanFractions_0 : 853880
2201.12/286.35	c (283,0) c LitScanFractions_1 : 809219
2201.12/286.35	c (283,0) c LitScanFractions_2 : 806255
2201.12/286.35	c (283,0) c LitScanFractions_3 : 816323
2201.12/286.35	c (283,0) c LitScanFractions_4 : 841314
2201.12/286.35	c (283,0) c LitScanFractions_5 : 830094
2201.12/286.35	c (283,0) c LitScanFractions_6 : 796162
2201.12/286.35	c (283,0) c LitScanFractions_7 : 810989
2201.12/286.35	c (283,0) c LitScanFractions_total : 6564236
2201.12/286.35	c (283,0) c LitScanFractions_winner : 816323
2201.12/286.35	c (283,0) c DecisionLevel0_0 : 5530
2201.12/286.35	c (283,0) c DecisionLevel0_1 : 5411
2201.12/286.35	c (283,0) c DecisionLevel0_2 : 5753
2201.12/286.35	c (283,0) c DecisionLevel0_3 : 5690
2201.12/286.35	c (283,0) c DecisionLevel0_4 : 5574
2201.12/286.35	c (283,0) c DecisionLevel0_5 : 5379
2201.12/286.35	c (283,0) c DecisionLevel0_6 : 5913
2201.12/286.35	c (283,0) c DecisionLevel0_7 : 5695
2201.12/286.35	c (283,0) c DecisionLevel0_total : 44945
2201.12/286.35	c (283,0) c DecisionLevel0_winner : 5690
2201.12/286.35	c (283,0) c Periods_0 : 2386
2201.12/286.35	c (283,0) c Periods_1 : 2385
2201.12/286.35	c (283,0) c Periods_2 : 2385
2201.12/286.35	c (283,0) c Periods_3 : 2385
2201.12/286.35	c (283,0) c Periods_4 : 2385
2201.12/286.35	c (283,0) c Periods_5 : 2385
2201.12/286.35	c (283,0) c Periods_6 : 2385
2201.12/286.35	c (283,0) c Periods_7 : 2385
2201.12/286.35	c (283,0) c Periods_total : 19081
2201.12/286.35	c (283,0) c Periods_winner : 2385
2201.12/286.35	c (283,0) c Margin_0 : 20
2201.12/286.35	c (283,0) c Margin_1 : 20
2201.12/286.35	c (283,0) c Margin_2 : 20
2201.12/286.35	c (283,0) c Margin_3 : 20
2201.12/286.35	c (283,0) c Margin_4 : 20
2201.12/286.35	c (283,0) c Margin_5 : 20
2201.12/286.35	c (283,0) c Margin_6 : 20
2201.12/286.35	c (283,0) c Margin_7 : 20
2201.12/286.35	c (283,0) c Margin_total : 160
2201.12/286.35	c (283,0) c Margin_winner : 20
2201.12/286.35	c (283,0) c Exported_0 : 130067
2201.12/286.35	c (283,0) c Exported_1 : 130810
2201.12/286.35	c (283,0) c Exported_2 : 130274
2201.12/286.35	c (283,0) c Exported_3 : 131211
2201.12/286.35	c (283,0) c Exported_4 : 129774
2201.12/286.35	c (283,0) c Exported_5 : 131111
2201.12/286.35	c (283,0) c Exported_6 : 129346
2201.12/286.35	c (283,0) c Exported_7 : 128667
2201.12/286.35	c (283,0) c Exported_total : 1041260
2201.12/286.35	c (283,0) c Exported_winner : 131211
2201.12/286.35	c (283,0) c Imported_0 : 906790
2201.12/286.35	c (283,0) c Imported_1 : 905982
2201.12/286.35	c (283,0) c Imported_2 : 906680
2201.12/286.35	c (283,0) c Imported_3 : 905772
2201.12/286.35	c (283,0) c Imported_4 : 906890
2201.12/286.35	c (283,0) c Imported_5 : 905687
2201.12/286.35	c (283,0) c Imported_6 : 907540
2201.12/286.35	c (283,0) c Imported_7 : 908227
2201.12/286.35	c (283,0) c Imported_total : 7253568
2201.12/286.35	c (283,0) c Imported_winner : 905772
2201.12/286.35	c (283,0) c Good_0 : 77
2201.12/286.35	c (283,0) c Good_1 : 81
2201.12/286.35	c (283,0) c Good_2 : 89
2201.12/286.35	c (283,0) c Good_3 : 89
2201.12/286.35	c (283,0) c Good_4 : 81
2201.12/286.35	c (283,0) c Good_5 : 80
2201.12/286.35	c (283,0) c Good_6 : 83
2201.12/286.35	c (283,0) c Good_7 : 92
2201.12/286.35	c (283,0) c Good_total : 672
2201.12/286.35	c (283,0) c Good_winner : 89
2201.12/286.35	c (283,0) c Purge_0 : 906713
2201.12/286.35	c (283,0) c Purge_1 : 905901
2201.12/286.35	c (283,0) c Purge_2 : 906591
2201.12/286.35	c (283,0) c Purge_3 : 905683
2201.12/286.35	c (283,0) c Purge_4 : 906809
2201.12/286.35	c (283,0) c Purge_5 : 905607
2201.12/286.35	c (283,0) c Purge_6 : 907457
2201.12/286.35	c (283,0) c Purge_7 : 908135
2201.12/286.35	c (283,0) c Purge_total : 7252896
2201.12/286.35	c (283,0) c Purge_winner : 905683
2201.12/286.35	c (283,0) c Promoted_0 : 73861
2201.12/286.35	c (283,0) c Promoted_1 : 73716
2201.12/286.35	c (283,0) c Promoted_2 : 73995
2201.12/286.35	c (283,0) c Promoted_3 : 73538
2201.12/286.35	c (283,0) c Promoted_4 : 74106
2201.12/286.35	c (283,0) c Promoted_5 : 73831
2201.12/286.35	c (283,0) c Promoted_6 : 73983
2201.12/286.35	c (283,0) c Promoted_7 : 74206
2201.12/286.35	c (283,0) c Promoted_total : 591236
2201.12/286.35	c (283,0) c Promoted_winner : 73538
2201.12/286.35	c (283,0) c Remove_Imp_0 : 714418
2201.12/286.35	c (283,0) c Remove_Imp_1 : 753623
2201.12/286.35	c (283,0) c Remove_Imp_2 : 750471
2201.12/286.35	c (283,0) c Remove_Imp_3 : 748817
2201.12/286.35	c (283,0) c Remove_Imp_4 : 713057
2201.12/286.35	c (283,0) c Remove_Imp_5 : 754090
2201.12/286.35	c (283,0) c Remove_Imp_6 : 753787
2201.12/286.35	c (283,0) c Remove_Imp_7 : 754185
2201.12/286.35	c (283,0) c Remove_Imp_total : 5942448
2201.12/286.35	c (283,0) c Remove_Imp_winner : 748817
2201.12/286.35	c (283,0) c Blocked_Reuse_0 : 0
2201.12/286.35	c (283,0) c Blocked_Reuse_1 : 0
2201.12/286.35	c (283,0) c Blocked_Reuse_2 : 0
2201.12/286.35	c (283,0) c Blocked_Reuse_3 : 0
2201.12/286.35	c (283,0) c Blocked_Reuse_4 : 0
2201.12/286.35	c (283,0) c Blocked_Reuse_5 : 0
2201.12/286.35	c (283,0) c Blocked_Reuse_6 : 0
2201.12/286.35	c (283,0) c Blocked_Reuse_7 : 0
2201.12/286.35	c (283,0) c Blocked_Reuse_total : 0
2201.12/286.35	c (283,0) c Blocked_Reuse_winner : 0
2201.12/286.35	c (283,0) c Unaries_0 : 0
2201.12/286.35	c (283,0) c Unaries_1 : 0
2201.12/286.35	c (283,0) c Unaries_2 : 0
2201.12/286.35	c (283,0) c Unaries_3 : 0
2201.12/286.35	c (283,0) c Unaries_4 : 0
2201.12/286.35	c (283,0) c Unaries_5 : 0
2201.12/286.35	c (283,0) c Unaries_6 : 0
2201.12/286.35	c (283,0) c Unaries_7 : 0
2201.12/286.35	c (283,0) c Unaries_total : 0
2201.12/286.35	c (283,0) c Unaries_winner : 0
2201.12/286.35	c (283,0) c Binaries_0 : 20
2201.12/286.35	c (283,0) c Binaries_1 : 15
2201.12/286.35	c (283,0) c Binaries_2 : 7
2201.12/286.35	c (283,0) c Binaries_3 : 7
2201.12/286.35	c (283,0) c Binaries_4 : 15
2201.12/286.35	c (283,0) c Binaries_5 : 16
2201.12/286.35	c (283,0) c Binaries_6 : 13
2201.12/286.35	c (283,0) c Binaries_7 : 4
2201.12/286.35	c (283,0) c Binaries_total : 97
2201.12/286.35	c (283,0) c Binaries_winner : 7
2201.12/286.35	c (283,0) c Glues_0 : 477
2201.12/286.35	c (283,0) c Glues_1 : 500
2201.12/286.35	c (283,0) c Glues_2 : 434
2201.12/286.35	c (283,0) c Glues_3 : 443
2201.12/286.35	c (283,0) c Glues_4 : 439
2201.12/286.35	c (283,0) c Glues_5 : 481
2201.12/286.35	c (283,0) c Glues_6 : 441
2201.12/286.35	c (283,0) c Glues_7 : 460
2201.12/286.35	c (283,0) c Glues_total : 3675
2201.12/286.35	c (283,0) c Glues_winner : 443
2201.12/286.35	c (283,0) c RunningTime_0 : 278.157377
2201.12/286.35	c (283,0) c RunningTime_1 : 280.538421
2201.12/286.35	c (283,0) c RunningTime_2 : 270.159540
2201.12/286.35	c (283,0) c RunningTime_3 : 271.310251
2201.12/286.35	c (283,0) c RunningTime_4 : 272.481128
2201.12/286.35	c (283,0) c RunningTime_5 : 273.087566
2201.12/286.35	c (283,0) c RunningTime_6 : 277.195648
2201.12/286.35	c (283,0) c RunningTime_7 : 272.886523
2201.12/286.35	c (283,0) c RunningTime_total : 2195.816455
2201.12/286.35	c (283,0) c RunningTime_winner : 271.310251
2201.12/286.35	c (283,0) c WaitingTime_0 : 2.177381
2201.12/286.35	c (283,0) c WaitingTime_1 : 0.002835
2201.12/286.35	c (283,0) c WaitingTime_2 : 10.117113
2201.12/286.35	c (283,0) c WaitingTime_3 : 8.960419
2201.12/286.35	c (283,0) c WaitingTime_4 : 9.651436
2201.12/286.35	c (283,0) c WaitingTime_5 : 7.290250
2201.12/286.35	c (283,0) c WaitingTime_6 : 3.786556
2201.12/286.35	c (283,0) c WaitingTime_7 : 8.513596
2201.12/286.35	c (283,0) c WaitingTime_total : 50.499585
2201.12/286.35	c (283,0) c WaitingTime_winner : 8.960419
2201.12/286.35	c (283,0) c ExchangingTime_0 : 0.444593
2201.12/286.35	c (283,0) c ExchangingTime_1 : 0.384377
2201.12/286.35	c (283,0) c ExchangingTime_2 : 0.406821
2201.12/286.35	c (283,0) c ExchangingTime_3 : 0.389474
2201.12/286.35	c (283,0) c ExchangingTime_4 : 0.451699
2201.12/286.35	c (283,0) c ExchangingTime_5 : 0.384930
2201.12/286.35	c (283,0) c ExchangingTime_6 : 0.426814
2201.12/286.35	c (283,0) c ExchangingTime_7 : 0.394130
2201.12/286.35	c (283,0) c ExchangingTime_total : 3.282837
2201.12/286.35	c (283,0) c ExchangingTime_winner : 0.389474
2201.12/286.35	c (283,0) c PeriodProcTime_0 : 0.022428
2201.12/286.35	c (283,0) c PeriodProcTime_1 : 0.028013
2201.12/286.35	c (283,0) c PeriodProcTime_2 : 0.020877
2201.12/286.35	c (283,0) c PeriodProcTime_3 : 0.020102
2201.12/286.35	c (283,0) c PeriodProcTime_4 : 0.020448
2201.12/286.35	c (283,0) c PeriodProcTime_5 : 0.022284
2201.12/286.35	c (283,0) c PeriodProcTime_6 : 0.021131
2201.12/286.35	c (283,0) c PeriodProcTime_7 : 0.020056
2201.12/286.35	c (283,0) c PeriodProcTime_total : 0.175339
2201.12/286.35	c (283,0) c PeriodProcTime_winner : 0.020102
2201.12/286.35	c (283,0) c SolvingTime_0 : 280.801780
2201.12/286.35	c (283,0) c SolvingTime_1 : 280.953647
2201.12/286.35	c (283,0) c SolvingTime_2 : 280.704350
2201.12/286.35	c (283,0) c SolvingTime_3 : 280.680245
2201.12/286.35	c (283,0) c SolvingTime_4 : 282.604711
2201.12/286.35	c (283,0) c SolvingTime_5 : 280.785029
2201.12/286.35	c (283,0) c SolvingTime_6 : 281.430149
2201.12/286.35	c (283,0) c SolvingTime_7 : 281.814304
2201.12/286.35	c (283,0) c SolvingTime_total : 2249.774216
2201.12/286.35	c (283,0) c SolvingTime_winner : 280.680245
2201.12/286.35	c (283,0) c PropagationTime_0 : 251.348343
2201.12/286.35	c (283,0) c PropagationTime_1 : 251.586141
2201.12/286.35	c (283,0) c PropagationTime_2 : 250.011010
2201.12/286.35	c (283,0) c PropagationTime_3 : 249.424964
2201.12/286.35	c (283,0) c PropagationTime_4 : 252.832430
2201.12/286.35	c (283,0) c PropagationTime_5 : 250.164293
2201.12/286.35	c (283,0) c PropagationTime_6 : 250.471180
2201.12/286.35	c (283,0) c PropagationTime_7 : 251.306448
2201.12/286.35	c (283,0) c PropagationTime_total : 2007.144811
2201.12/286.35	c (283,0) c PropagationTime_winner : 249.424964
2201.12/286.35	c (283,0) c AnalysisTime_0 : 20.342118
2201.12/286.35	c (283,0) c AnalysisTime_1 : 20.160889
2201.12/286.35	c (283,0) c AnalysisTime_2 : 21.323840
2201.12/286.35	c (283,0) c AnalysisTime_3 : 21.660497
2201.12/286.35	c (283,0) c AnalysisTime_4 : 20.592466
2201.12/286.35	c (283,0) c AnalysisTime_5 : 21.252170
2201.12/286.35	c (283,0) c AnalysisTime_6 : 21.311929
2201.12/286.35	c (283,0) c AnalysisTime_7 : 21.021650
2201.12/286.35	c (283,0) c AnalysisTime_total : 167.665561
2201.12/286.35	c (283,0) c AnalysisTime_winner : 21.660497
2201.12/286.35	c (283,0) c ReductionTime_0 : 2.451041
2201.12/286.35	c (283,0) c ReductionTime_1 : 2.662160
2201.12/286.35	c (283,0) c ReductionTime_2 : 2.647373
2201.12/286.35	c (283,0) c ReductionTime_3 : 2.798439
2201.12/286.35	c (283,0) c ReductionTime_4 : 2.387019
2201.12/286.35	c (283,0) c ReductionTime_5 : 2.692359
2201.12/286.35	c (283,0) c ReductionTime_6 : 2.751617
2201.12/286.35	c (283,0) c ReductionTime_7 : 2.724471
2201.12/286.35	c (283,0) c ReductionTime_total : 21.114479
2201.12/286.35	c (283,0) c ReductionTime_winner : 2.798439
2201.12/286.35	c (283,0) c SimplifyTime_0 : 0.000537
2201.12/286.35	c (283,0) c SimplifyTime_1 : 0.000598
2201.12/286.35	c (283,0) c SimplifyTime_2 : 0.000450
2201.12/286.35	c (283,0) c SimplifyTime_3 : 0.000587
2201.12/286.35	c (283,0) c SimplifyTime_4 : 0.000523
2201.12/286.35	c (283,0) c SimplifyTime_5 : 0.000588
2201.12/286.35	c (283,0) c SimplifyTime_6 : 0.000613
2201.12/286.35	c (283,0) c SimplifyTime_7 : 0.000519
2201.12/286.35	c (283,0) c SimplifyTime_total : 0.004415
2201.12/286.35	c (283,0) c SimplifyTime_winner : 0.000587
2201.12/286.35	c (283,0) c UsedRateTime_0 : 0.000000
2201.12/286.37	c (283,0) c UsedRateTime_1 : 0.000000
2201.12/286.37	c (283,0) c UsedRateTime_2 : 0.000000
2201.12/286.37	c (283,0) c UsedRateTime_3 : 0.000000
2201.12/286.37	c (283,0) c UsedRateTime_4 : 0.000000
2201.12/286.37	c (283,0) c UsedRateTime_5 : 0.000000
2201.12/286.37	c (283,0) c UsedRateTime_6 : 0.000000
2201.12/286.37	c (283,0) c UsedRateTime_7 : 0.000000
2201.12/286.37	c (283,0) c UsedRateTime_total : 0.000000
2201.12/286.37	c (283,0) c UsedRateTime_winner : 0.000000
2201.12/286.37	c (283,0) c OverlapRateTime_0 : 0.000000
2201.12/286.37	c (283,0) c OverlapRateTime_1 : 0.000000
2201.12/286.37	c (283,0) c OverlapRateTime_2 : 0.000000
2201.12/286.37	c (283,0) c OverlapRateTime_3 : 0.000000
2201.12/286.37	c (283,0) c OverlapRateTime_4 : 0.000000
2201.12/286.37	c (283,0) c OverlapRateTime_5 : 0.000000
2201.12/286.37	c (283,0) c OverlapRateTime_6 : 0.000000
2201.12/286.37	c (283,0) c OverlapRateTime_7 : 0.000000
2201.12/286.37	c (283,0) c OverlapRateTime_total : 0.000000
2201.12/286.37	c (283,0) c OverlapRateTime_winner : 0.000000
2201.12/286.37	c (283,0) c
2201.12/286.37	c (283,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
2201.12/286.37	c (283,0) c
2201.12/286.37	c (283,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
2201.12/286.37	c (283,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
2201.12/286.37	c (283,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
2201.12/286.37	c (283,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
2201.12/286.37	c (283,0) c | adaptStrategeis       |      False |      False |      False |      False |      False |      False |      False |      False |
2201.12/286.37	c (283,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
2201.12/286.37	c (283,0) c | Initial random_seed   |  317478300 | 1437469158 | 1623275791 | 2001581776 |   86325787 |  209740589 | 1723921765 |   90050529 |
2201.12/286.37	c (283,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
2201.12/286.37	c (283,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
2201.12/286.37	c (283,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
2201.12/286.37	c (283,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
2201.12/286.37	c (283,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
2201.12/286.37	c (283,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
2201.12/286.37	c (283,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
2201.12/286.37	c (283,0) c | var_decay             |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
2201.12/286.37	c (283,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
2201.12/286.37	c (283,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
2201.12/286.37	c (283,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
2201.12/286.37	c (283,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
2201.12/286.37	c (283,0) 
2201.12/286.37	c (283,0) s SATISFIABLE
2201.35/286.40	c (283,0) SatSolver.solve End
2201.35/286.40	c (283,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
2201.35/286.40	c (283,0) Show results Begin
2201.54/286.50	c (283,0) x[0] = 51
2201.54/286.50	c (283,0) x[1] = 28
2201.54/286.50	c (283,0) x[2] = 60
2201.54/286.50	c (283,0) x[3] = 65
2201.54/286.50	c (283,0) x[4] = 77
2201.54/286.50	c (283,0) x[5] = 77
2201.54/286.50	c (283,0) x[6] = 65
2201.54/286.50	c (283,0) x[7] = 90
2201.54/286.50	c (283,0) x[8] = 81
2201.54/286.50	c (283,0) x[9] = 30
2201.54/286.50	c (283,0) x[10] = 52
2201.54/286.50	c (283,0) x[11] = 40
2201.54/286.50	c (283,0) x[12] = 52
2201.54/286.50	c (283,0) x[13] = 63
2201.54/286.50	c (283,0) x[14] = 83
2201.54/286.50	c (283,0) x[15] = 36
2201.54/286.50	c (283,0) x[16] = 19
2201.54/286.50	c (283,0) x[17] = 80
2201.54/286.50	c (283,0) x[18] = 0
2201.54/286.50	c (283,0) x[19] = 52
2201.54/286.50	c (283,0) x[20] = 30
2201.54/286.50	c (283,0) x[21] = 0
2201.54/286.50	c (283,0) x[22] = 46
2201.54/286.50	c (283,0) x[23] = 22
2201.54/286.50	c (283,0) x[24] = 27
2201.54/286.50	c (283,0) x[25] = 72
2201.54/286.50	c (283,0) x[26] = 0
2201.54/286.50	c (283,0) x[27] = 52
2201.54/286.50	c (283,0) x[28] = 69
2201.54/286.50	c (283,0) x[29] = 0
2201.54/286.50	c (283,0) y[0] = 62
2201.54/286.50	c (283,0) y[1] = 71
2201.54/286.50	c (283,0) y[2] = 84
2201.54/286.50	c (283,0) y[3] = 24
2201.54/286.50	c (283,0) y[4] = 86
2201.54/286.50	c (283,0) y[5] = 91
2201.54/286.50	c (283,0) y[6] = 29
2201.54/286.50	c (283,0) y[7] = 75
2201.54/286.50	c (283,0) y[8] = 74
2201.54/286.50	c (283,0) y[9] = 41
2201.54/286.50	c (283,0) y[10] = 87
2201.54/286.50	c (283,0) y[11] = 40
2201.54/286.50	c (283,0) y[12] = 23
2201.54/286.50	c (283,0) y[13] = 84
2201.54/286.50	c (283,0) y[14] = 83
2201.54/286.50	c (283,0) y[15] = 24
2201.54/286.50	c (283,0) y[16] = 24
2201.54/286.50	c (283,0) y[17] = 56
2201.54/286.50	c (283,0) y[18] = 22
2201.54/286.50	c (283,0) y[19] = 36
2201.54/286.50	c (283,0) y[20] = 52
2201.54/286.50	c (283,0) y[21] = 0
2201.54/286.50	c (283,0) y[22] = 0
2201.54/286.50	c (283,0) y[23] = 0
2201.54/286.50	c (283,0) y[24] = 73
2201.54/286.50	c (283,0) y[25] = 30
2201.54/286.50	c (283,0) y[26] = 71
2201.54/286.50	c (283,0) y[27] = 56
2201.54/286.50	c (283,0) y[28] = 0
2201.54/286.50	c (283,0) y[29] = 41
2201.54/286.50	s SATISFIABLE
2201.54/286.50	v <instantiation>
2201.54/286.50	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] x[25] x[26] x[27] x[28] x[29] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29]</list>
2201.54/286.50	v     <values>51 28 60 65 77 77 65 90 81 30 52 40 52 63 83 36 19 80 0 52 30 0 46 22 27 72 0 52 69 0 62 71 84 24 86 91 29 75 74 41 87 40 23 84 83 24 24 56 22 36 52 0 0 0 73 30 71 56 0 41</values>
2201.54/286.50	v </instantiation>
2201.54/286.50	c (283,0) Show results End
2201.54/286.50	c (283,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
2201.54/286.50	c (283,0) 283,283,STOP-AFTER(ALL)
2201.54/286.50	c END-Prog: Wed Sep 25 00:57:08 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 (11587 MiB free)
  memory of node 1: 16384 MiB (12595 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405391-1569365583/watcher-4405391-1569365583 -o /var/tmp/evaluation-result-4405391-1569365583/solver-4405391-1569365583 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node124-1569358924-29704 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405391-1569365583.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=31549, runsolver pid=31546
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 5.90 6.38 6.50 3/212 31571
/proc/meminfo: memFree=24666784/32770624 swapFree=66976788/67108860
[pid=31549] ppid=31546 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/31549/stat : 31549 (scop.sh) S 31546 31549 29677 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 512498332 115843072 349 33554432000 4194304 5098028 140737137880352 140737137877608 139946368168572 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21028864 140737137885949 140737137886296 140737137886296 140737137889225 0
/proc/31549/statm: 28282 349 296 221 0 87 0
[pid=31552] ppid=31549 vsize=27314120 memory=107648 CPUtime=0.11 cores=0-7
/proc/31552/stat : 31552 (java) S 31549 31549 29677 0 -1 1077944320 6479 0 0 0 9 2 0 0 20 0 20 0 512498332 27969658880 26912 33554432000 4194304 4196468 140721683625456 140721683608000 139657099706103 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
/proc/31552/statm: 6828530 26912 2795 1 0 6790935 0
[pid=31552/tid=31553] ppid=31549 vsize=27314120 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/31552/task/31553/stat : 31553 (java) R 31549 31549 29677 0 -1 4202560 4572 0 0 0 7 1 0 0 20 0 20 0 512498333 27969658880 26912 33554432000 4194304 4196468 140721683625456 139657071511024 139657099728029 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31554] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31554/stat : 31554 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 26912 33554432000 4194304 4196468 140721683625456 139657103948944 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31555] ppid=31549 vsize=27314120 memory=139948921738880 CPUtime=0 cores=0-7
/proc/31552/task/31555/stat : 31555 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 26912 33554432000 4194304 4196468 140721683625456 139656918105104 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31556] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31556/stat : 31556 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 26912 33554432000 4194304 4196468 140721683625456 139656917052304 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31557] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31557/stat : 31557 (java) S 31549 31549 29677 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 26912 33554432000 4194304 4196468 140721683625456 139656915999504 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31558] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31558/stat : 31558 (java) S 31549 31549 29677 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 26912 33554432000 4194304 4196468 140721683625456 139656914946704 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31559] ppid=31549 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/31552/task/31559/stat : 31559 (java) S 31549 31549 29677 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 26912 33554432000 4194304 4196468 140721683625456 139656913893904 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31560] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31560/stat : 31560 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 26912 33554432000 4194304 4196468 140721683625456 139656912841104 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31561] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31561/stat : 31561 (java) S 31549 31549 29677 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 26912 33554432000 4194304 4196468 140721683625456 139656911788304 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31562] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31562/stat : 31562 (java) S 31549 31549 29677 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512498337 27969658880 26912 33554432000 4194304 4196468 140721683625456 139656022690672 139657099717250 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31563] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31563/stat : 31563 (java) S 31549 31549 29677 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512498337 27969658880 26912 33554432000 4194304 4196468 140721683625456 139655022372384 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31564] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31564/stat : 31564 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498337 27969658880 26912 33554432000 4194304 4196468 140721683625456 139654753936752 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31565] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31565/stat : 31565 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498340 27969658880 26912 33554432000 4194304 4196468 140721683625456 139654379428176 139657099724699 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31566] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31566/stat : 31566 (java) S 31549 31549 29677 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 512498340 27969658880 26912 33554432000 4194304 4196468 140721683625456 139656021637488 139657099717250 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31567] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31567/stat : 31567 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498340 27969658880 26912 33554432000 4194304 4196468 140721683625456 139656020584688 139657099717250 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31568] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31568/stat : 31568 (java) S 31549 31549 29677 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512498340 27969658880 26912 33554432000 4194304 4196468 140721683625456 139656019531888 139657099717250 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31569] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31569/stat : 31569 (java) S 31549 31549 29677 0 -1 1077944384 262 0 0 0 0 0 0 0 20 0 20 0 512498340 27969658880 26912 33554432000 4194304 4196468 140721683625456 139656018479088 139657099717250 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31570] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31570/stat : 31570 (java) S 31549 31549 29677 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512498340 27969658880 26912 33554432000 4194304 4196468 140721683625456 139653881523296 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31571] ppid=31549 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/31552/task/31571/stat : 31571 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498340 27969658880 26912 33554432000 4194304 4196468 140721683625456 139656017427504 139657099717250 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 109044 KiB

[startup+0.210459 s]*
/proc/loadavg: 5.90 6.38 6.50 3/212 31571
/proc/meminfo: memFree=24645428/32770624 swapFree=66976788/67108860
[pid=31549] ppid=31546 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/31549/stat : 31549 (scop.sh) S 31546 31549 29677 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 512498332 115843072 349 33554432000 4194304 5098028 140737137880352 140737137877608 139946368168572 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21028864 140737137885949 140737137886296 140737137886296 140737137889225 0
/proc/31549/statm: 28282 349 296 221 0 87 0
[pid=31552] ppid=31549 vsize=27314120 memory=126932 CPUtime=0.24 cores=0-7
/proc/31552/stat : 31552 (java) S 31549 31549 29677 0 -1 1077944320 11954 0 0 0 21 3 0 0 20 0 20 0 512498332 27969658880 31733 33554432000 4194304 4196468 140721683625456 140721683608000 139657099706103 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
/proc/31552/statm: 6828530 31733 2972 1 0 6790935 0
[pid=31552/tid=31553] ppid=31549 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/31552/task/31553/stat : 31553 (java) R 31549 31549 29677 0 -1 4202560 9682 0 0 0 17 3 0 0 20 0 20 0 512498333 27969658880 31733 33554432000 4194304 4196468 140721683625456 139657071522512 139657081271099 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31554] ppid=31549 vsize=27314120 memory=331 CPUtime=0 cores=0-7
/proc/31552/task/31554/stat : 31554 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 31733 33554432000 4194304 4196468 140721683625456 139657103948944 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31555] ppid=31549 vsize=27314120 memory=288370325073450624 CPUtime=0 cores=0-7
/proc/31552/task/31555/stat : 31555 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 31733 33554432000 4194304 4196468 140721683625456 139656918105104 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31556] ppid=31549 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/31552/task/31556/stat : 31556 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 31733 33554432000 4194304 4196468 140721683625456 139656917052304 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31557] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31557/stat : 31557 (java) S 31549 31549 29677 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 31733 33554432000 4194304 4196468 140721683625456 139656915999504 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31558] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31558/stat : 31558 (java) S 31549 31549 29677 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 31733 33554432000 4194304 4196468 140721683625456 139656914946704 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31559] ppid=31549 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/31552/task/31559/stat : 31559 (java) S 31549 31549 29677 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 31733 33554432000 4194304 4196468 140721683625456 139656913893904 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31560] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31560/stat : 31560 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 31733 33554432000 4194304 4196468 140721683625456 139656912841104 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31561] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31561/stat : 31561 (java) S 31549 31549 29677 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 31733 33554432000 4194304 4196468 140721683625456 139656911788304 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31562] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31562/stat : 31562 (java) S 31549 31549 29677 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512498337 27969658880 31733 33554432000 4194304 4196468 140721683625456 139656022690672 139657099717250 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31563] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31563/stat : 31563 (java) S 31549 31549 29677 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512498337 27969658880 31733 33554432000 4194304 4196468 140721683625456 139655022372384 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31564] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31564/stat : 31564 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498337 27969658880 31733 33554432000 4194304 4196468 140721683625456 139654753936752 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31565] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31565/stat : 31565 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498340 27969658880 31733 33554432000 4194304 4196468 140721683625456 139654379428176 139657099724699 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31566] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31566/stat : 31566 (java) S 31549 31549 29677 0 -1 1077944384 466 0 0 0 0 0 0 0 20 0 20 0 512498340 27969658880 31733 33554432000 4194304 4196468 140721683625456 139656021637488 139657099717250 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31567] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31567/stat : 31567 (java) S 31549 31549 29677 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 512498340 27969658880 31733 33554432000 4194304 4196468 140721683625456 139656020584688 139657099717250 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31568] ppid=31549 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/31552/task/31568/stat : 31568 (java) S 31549 31549 29677 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512498340 27969658880 31733 33554432000 4194304 4196468 140721683625456 139656019531888 139657099717250 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31569] ppid=31549 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/31552/task/31569/stat : 31569 (java) S 31549 31549 29677 0 -1 1077944384 449 0 0 0 2 0 0 0 20 0 20 0 512498340 27969658880 31733 33554432000 4194304 4196468 140721683625456 139656018479088 139657099717250 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31570] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31570/stat : 31570 (java) S 31549 31549 29677 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512498340 27969658880 31733 33554432000 4194304 4196468 140721683625456 139653881523296 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31571] ppid=31549 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/31552/task/31571/stat : 31571 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498340 27969658880 31733 33554432000 4194304 4196468 140721683625456 139656017427504 139657099717250 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128328 KiB

[startup+0.310368 s]*
/proc/loadavg: 5.90 6.38 6.50 2/212 31571
/proc/meminfo: memFree=24642884/32770624 swapFree=66976788/67108860
[pid=31549] ppid=31546 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/31549/stat : 31549 (scop.sh) S 31546 31549 29677 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 512498332 115843072 349 33554432000 4194304 5098028 140737137880352 140737137877608 139946368168572 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21028864 140737137885949 140737137886296 140737137886296 140737137889225 0
/proc/31549/statm: 28282 349 296 221 0 87 0
[pid=31552] ppid=31549 vsize=27314120 memory=130348 CPUtime=0.43 cores=0-7
/proc/31552/stat : 31552 (java) S 31549 31549 29677 0 -1 1077944320 12935 0 0 0 39 4 0 0 20 0 20 0 512498332 27969658880 32587 33554432000 4194304 4196468 140721683625456 140721683608000 139657099706103 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
/proc/31552/statm: 6828530 32587 3016 1 0 6790935 0
[pid=31552/tid=31553] ppid=31549 vsize=27314120 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/31552/task/31553/stat : 31553 (java) R 31549 31549 29677 0 -1 4202560 10490 0 0 0 27 3 0 0 20 0 20 0 512498333 27969658880 32587 33554432000 4194304 4196468 140721683625456 139657071536176 139657083786590 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31554] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31554/stat : 31554 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 32587 33554432000 4194304 4196468 140721683625456 139657103948944 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31555] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31555/stat : 31555 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 32587 33554432000 4194304 4196468 140721683625456 139656918105104 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31556] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31556/stat : 31556 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 32587 33554432000 4194304 4196468 140721683625456 139656917052304 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31557] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31557/stat : 31557 (java) S 31549 31549 29677 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 32587 33554432000 4194304 4196468 140721683625456 139656915999504 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31558] ppid=31549 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/31552/task/31558/stat : 31558 (java) S 31549 31549 29677 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 32587 33554432000 4194304 4196468 140721683625456 139656914946704 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31559] ppid=31549 vsize=27314120 memory=139948825080751 CPUtime=0 cores=0-7
/proc/31552/task/31559/stat : 31559 (java) S 31549 31549 29677 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 32587 33554432000 4194304 4196468 140721683625456 139656913893904 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31560] ppid=31549 vsize=27314120 memory=139948825083056 CPUtime=0 cores=0-7
/proc/31552/task/31560/stat : 31560 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 32587 33554432000 4194304 4196468 140721683625456 139656912841104 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31561] ppid=31549 vsize=27314120 memory=139948825085360 CPUtime=0 cores=0-7
/proc/31552/task/31561/stat : 31561 (java) S 31549 31549 29677 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512498335 27969658880 32587 33554432000 4194304 4196468 140721683625456 139656911788304 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31562] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31562/stat : 31562 (java) S 31549 31549 29677 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 512498337 27969658880 32587 33554432000 4194304 4196468 140721683625456 139656022690672 139657099717250 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31563] ppid=31549 vsize=27314120 memory=279897650177680 CPUtime=0 cores=0-7
/proc/31552/task/31563/stat : 31563 (java) S 31549 31549 29677 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 512498337 27969658880 32587 33554432000 4194304 4196468 140721683625456 139655022372384 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31564] ppid=31549 vsize=27314120 memory=279897650184592 CPUtime=0 cores=0-7
/proc/31552/task/31564/stat : 31564 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498337 27969658880 32587 33554432000 4194304 4196468 140721683625456 139654753936752 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31565] ppid=31549 vsize=27314120 memory=279897650125872 CPUtime=0 cores=0-7
/proc/31552/task/31565/stat : 31565 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498340 27969658880 32587 33554432000 4194304 4196468 140721683625456 139654379428176 139657099724699 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31566] ppid=31549 vsize=27314120 memory=279897650198416 CPUtime=0.01 cores=0-7
/proc/31552/task/31566/stat : 31566 (java) S 31549 31549 29677 0 -1 1077944384 509 0 0 0 1 0 0 0 20 0 20 0 512498340 27969658880 32587 33554432000 4194304 4196468 140721683625456 139656021637488 139657099717250 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31567] ppid=31549 vsize=27314120 memory=279897650205328 CPUtime=0.01 cores=0-7
/proc/31552/task/31567/stat : 31567 (java) S 31549 31549 29677 0 -1 1077944384 38 0 0 0 1 0 0 0 20 0 20 0 512498340 27969658880 32587 33554432000 4194304 4196468 140721683625456 139656020584688 139657099717250 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31568] ppid=31549 vsize=27314120 memory=279897650203024 CPUtime=0.01 cores=0-7
/proc/31552/task/31568/stat : 31568 (java) R 31549 31549 29677 0 -1 4202560 92 0 0 0 1 0 0 0 20 0 20 0 512498340 27969658880 32587 33554432000 4194304 4196468 140721683625456 139656019531888 139657077340752 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31569] ppid=31549 vsize=27314120 memory=279897650219184 CPUtime=0.07 cores=0-7
/proc/31552/task/31569/stat : 31569 (java) S 31549 31549 29677 0 -1 1077944384 471 0 0 0 7 0 0 0 20 0 20 0 512498340 27969658880 32587 33554432000 4194304 4196468 140721683625456 139656018479088 139657099717250 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31570] ppid=31549 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31570/stat : 31570 (java) S 31549 31549 29677 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 512498340 27969658880 32587 33554432000 4194304 4196468 140721683625456 139653881523296 139657099716309 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31571] ppid=31549 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/31552/task/31571/stat : 31571 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498340 27969658880 32587 33554432000 4194304 4196468 140721683625456 139656017427504 139657099717250 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131744 KiB

[startup+0.701228 s]
/proc/loadavg: 5.90 6.38 6.50 3/212 31571
/proc/meminfo: memFree=24623504/32770624 swapFree=66976788/67108860
[pid=31549] ppid=31546 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/31549/stat : 31549 (scop.sh) S 31546 31549 29677 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 512498332 115843072 349 33554432000 4194304 5098028 140737137880352 140737137877608 139946368168572 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 21028864 140737137885949 140737137886296 140737137886296 140737137889225 0
/proc/31549/statm: 28282 349 296 221 0 87 0
[pid=31552] ppid=31549 vsize=27320392 memory=165504 CPUtime=1 cores=0-7
/proc/31552/stat : 31552 (java) S 31549 31549 29677 0 -1 1077944320 20035 0 0 0 95 5 0 0 20 0 20 0 512498332 27976081408 41376 33554432000 4194304 4196468 140721683625456 140721683608000 139657099706103 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
/proc/31552/statm: 6830098 41376 3183 1 0 6791447 0
[pid=31552/tid=31553] ppid=31549 vsize=27320392 memory=279897650577072 CPUtime=0.67 cores=0-7
/proc/31552/task/31553/stat : 31553 (java) R 31549 31549 29677 0 -1 4202560 16954 0 0 0 63 4 0 0 20 0 20 0 512498333 27976081408 41376 33554432000 4194304 4196468 140721683625456 139657071536016 139657083786590 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31554] ppid=31549 vsize=27320392 memory=139948825289584 CPUtime=0 cores=0-7
/proc/31552/task/31554/stat : 31554 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498335 27976081408 41376 33554432000 4194304 4196468 140721683625456 139657103948944 139657099716309 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31555] ppid=31549 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/31552/task/31555/stat : 31555 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498335 27976081408 41376 33554432000 4194304 4196468 140721683625456 139656918105104 139657099716309 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0
[pid=31552/tid=31556] ppid=31549 vsize=27320392 memory=1060 CPUtime=0 cores=0-7
/proc/31552/task/31556/stat : 31556 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 512498335 27976081408 41376 33554432000 4194304 4196468 140721683625456 139656917052304 139657099716309 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12414976 140721683632839 140721683633286 140721683633286 140721683636175 0

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

[pid=31572/tid=31574] ppid=31549 vsize=8414124 memory=580 CPUtime=0 cores=0-7
/proc/31572/task/31574/stat : 31574 (java) S 31549 31549 29677 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512498604 8616062976 30157 33554432000 4194304 4196468 140730916865200 140015679859344 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31575] ppid=31549 vsize=8414124 memory=1716 CPUtime=0 cores=0-7
/proc/31572/task/31575/stat : 31575 (java) S 31549 31549 29677 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512498604 8616062976 30157 33554432000 4194304 4196468 140730916865200 140015480027664 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31576] ppid=31549 vsize=8414124 memory=10604 CPUtime=0 cores=0-7
/proc/31572/task/31576/stat : 31576 (java) S 31549 31549 29677 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512498604 8616062976 30157 33554432000 4194304 4196468 140730916865200 140015478974864 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31577] ppid=31549 vsize=8414124 memory=3636 CPUtime=0 cores=0-7
/proc/31572/task/31577/stat : 31577 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512498604 8616062976 30157 33554432000 4194304 4196468 140730916865200 140015477922064 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31578] ppid=31549 vsize=8414124 memory=776 CPUtime=0 cores=0-7
/proc/31572/task/31578/stat : 31578 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512498604 8616062976 30157 33554432000 4194304 4196468 140730916865200 140015476870288 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31579] ppid=31549 vsize=8414124 memory=1564 CPUtime=0 cores=0-7
/proc/31572/task/31579/stat : 31579 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512498604 8616062976 30157 33554432000 4194304 4196468 140730916865200 140015475817488 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31580] ppid=31549 vsize=8414124 memory=-9031517614777856402 CPUtime=0 cores=0-7
/proc/31572/task/31580/stat : 31580 (java) S 31549 31549 29677 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 512498604 8616062976 30157 33554432000 4194304 4196468 140730916865200 140015474764688 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31581] ppid=31549 vsize=8414124 memory=1060 CPUtime=0 cores=0-7
/proc/31572/task/31581/stat : 31581 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512498604 8616062976 30157 33554432000 4194304 4196468 140730916865200 140015473711888 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31582] ppid=31549 vsize=8414124 memory=10604 CPUtime=0 cores=0-7
/proc/31572/task/31582/stat : 31582 (java) S 31549 31549 29677 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 512498606 8616062976 30157 33554432000 4194304 4196468 140730916865200 140014634805616 140015675628162 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31583] ppid=31549 vsize=8414124 memory=752620 CPUtime=0 cores=0-7
/proc/31572/task/31583/stat : 31583 (java) S 31549 31549 29677 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 512498606 8616062976 30157 33554432000 4194304 4196468 140730916865200 140014323229728 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31584] ppid=31549 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/31572/task/31584/stat : 31584 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512498606 8616062976 30157 33554432000 4194304 4196468 140730916865200 140014054794096 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31585] ppid=31549 vsize=8414124 memory=120628 CPUtime=0 cores=0-7
/proc/31572/task/31585/stat : 31585 (java) S 31549 31549 29677 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 512498609 8616062976 30157 33554432000 4194304 4196468 140730916865200 140013680285520 140015675635611 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31586] ppid=31549 vsize=8414124 memory=752568 CPUtime=0.07 cores=0-7
/proc/31572/task/31586/stat : 31586 (java) S 31549 31549 29677 0 -1 1077944384 576 0 0 0 7 0 0 0 20 0 24 0 512498609 8616062976 30157 33554432000 4194304 4196468 140730916865200 140014633753456 140015675628162 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31587] ppid=31549 vsize=8414124 memory=1060 CPUtime=0.04 cores=0-7
/proc/31572/task/31587/stat : 31587 (java) S 31549 31549 29677 0 -1 1077944384 185 0 0 0 4 0 0 0 20 0 24 0 512498609 8616062976 30157 33554432000 4194304 4196468 140730916865200 140014632700656 140015675628162 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31588] ppid=31549 vsize=8414124 memory=2828 CPUtime=0.06 cores=0-7
/proc/31572/task/31588/stat : 31588 (java) S 31549 31549 29677 0 -1 1077944384 320 0 0 0 6 0 0 0 20 0 24 0 512498609 8616062976 30157 33554432000 4194304 4196468 140730916865200 140014631647856 140015675628162 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31589] ppid=31549 vsize=8414124 memory=1216 CPUtime=0.2 cores=0-7
/proc/31572/task/31589/stat : 31589 (java) S 31549 31549 29677 0 -1 1077944384 717 0 0 0 20 0 0 0 20 0 24 0 512498609 8616062976 30157 33554432000 4194304 4196468 140730916865200 140014630595056 140015675628162 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31590] ppid=31549 vsize=8414124 memory=984 CPUtime=0 cores=0-7
/proc/31572/task/31590/stat : 31590 (java) S 31549 31549 29677 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 512498609 8616062976 30157 33554432000 4194304 4196468 140730916865200 140013182380640 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31591] ppid=31549 vsize=8414124 memory=1436 CPUtime=0.16 cores=0-7
/proc/31572/task/31591/stat : 31591 (java) S 31549 31549 29677 0 -1 1077944384 21 0 0 0 13 3 0 0 20 0 24 0 512498609 8616062976 30157 33554432000 4194304 4196468 140730916865200 140014629542448 140015675628162 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31593] ppid=31549 vsize=8414124 memory=1984 CPUtime=0 cores=0-7
/proc/31572/task/31593/stat : 31593 (java) S 31549 31549 29677 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 512498674 8616062976 30157 33554432000 4194304 4196468 140730916865200 140014621508672 140015675641625 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31595] ppid=31549 vsize=8414124 memory=2580 CPUtime=0 cores=0-7
/proc/31572/task/31595/stat : 31595 (java) S 31549 31549 29677 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 512498674 8616062976 30157 33554432000 4194304 4196468 140730916865200 140012511281296 140015675638941 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31596] ppid=31549 vsize=8414124 memory=1760 CPUtime=0 cores=0-7
/proc/31572/task/31596/stat : 31596 (java) S 31549 31549 29677 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 512498674 8616062976 30157 33554432000 4194304 4196468 140730916865200 140012779716624 140015675638941 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31597] ppid=31549 vsize=8414124 memory=111636 CPUtime=0 cores=0-7
/proc/31572/task/31597/stat : 31597 (java) S 31549 31549 29677 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 512498676 8616062976 30157 33554432000 4194304 4196468 140730916865200 140012242853424 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
Current children cumulated CPU time: 2200.83 s
Current children cumulated vsize: 9507200 KiB
Current children cumulated memory: 872700 KiB

[startup+286.401 s]
/proc/loadavg: 8.10 7.33 6.87 2/217 31623
/proc/meminfo: memFree=23902908/32770624 swapFree=66976788/67108860
[pid=31549] ppid=31546 vsize=113128 memory=1476 CPUtime=6.75 cores=0-7
/proc/31549/stat : 31549 (scop.sh) S 31546 31549 29677 0 -1 4202496 583 28175 0 0 0 0 654 21 20 0 1 0 512498332 115843072 369 33554432000 4194304 5098028 140737137880352 140737137877096 139946368168572 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21028864 140737137885949 140737137886296 140737137886296 140737137889225 0
/proc/31549/statm: 28282 369 311 221 0 87 0
[pid=31572] ppid=31549 vsize=8414124 memory=130300 CPUtime=2194.6 cores=0-7
/proc/31572/stat : 31572 (java) S 31549 31549 29677 0 -1 1077944320 22657 1095822 0 0 138 11 219042 269 20 0 23 0 512498603 8616062976 32575 33554432000 4194304 4196468 140730916865200 140730916847744 140015675617015 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
/proc/31572/statm: 2103531 32575 3219 1 0 2064875 0
[pid=31572/tid=31573] ppid=31549 vsize=8414124 memory=1476 CPUtime=2193.85 cores=0-7
/proc/31572/task/31573/stat : 31573 (java) S 31549 31549 29677 0 -1 1077944384 16398 1095822 0 0 69 5 219042 269 20 0 23 0 512498603 8616062976 32575 33554432000 4194304 4196468 140730916865200 140015647457184 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31574] ppid=31549 vsize=8414124 memory=-9031517614777856402 CPUtime=2193.11 cores=0-7
/proc/31572/task/31574/stat : 31574 (java) S 31549 31549 29677 0 -1 1077944384 2 1095822 0 0 0 0 219042 269 20 0 23 0 512498604 8616062976 32575 33554432000 4194304 4196468 140730916865200 140015679859344 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31575] ppid=31549 vsize=8414124 memory=120628 CPUtime=2193.11 cores=0-7
/proc/31572/task/31575/stat : 31575 (java) S 31549 31549 29677 0 -1 1077944384 2 1095822 0 0 0 0 219042 269 20 0 23 0 512498604 8616062976 32575 33554432000 4194304 4196468 140730916865200 140015480027664 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31576] ppid=31549 vsize=8414124 memory=752568 CPUtime=2193.11 cores=0-7
/proc/31572/task/31576/stat : 31576 (java) S 31549 31549 29677 0 -1 1077944384 3 1095822 0 0 0 0 219042 269 20 0 23 0 512498604 8616062976 32575 33554432000 4194304 4196468 140730916865200 140015478974864 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31577] ppid=31549 vsize=8414124 memory=288230574492221466 CPUtime=2193.11 cores=0-7
/proc/31572/task/31577/stat : 31577 (java) S 31549 31549 29677 0 -1 1077944384 1 1095822 0 0 0 0 219042 269 20 0 23 0 512498604 8616062976 32575 33554432000 4194304 4196468 140730916865200 140015477922064 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31578] ppid=31549 vsize=8414124 memory=784124 CPUtime=2193.11 cores=0-7
/proc/31572/task/31578/stat : 31578 (java) S 31549 31549 29677 0 -1 1077944384 1 1095822 0 0 0 0 219042 269 20 0 23 0 512498604 8616062976 32575 33554432000 4194304 4196468 140730916865200 140015476870288 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31579] ppid=31549 vsize=8414124 memory=1476 CPUtime=2193.11 cores=0-7
/proc/31572/task/31579/stat : 31579 (java) S 31549 31549 29677 0 -1 1077944384 1 1095822 0 0 0 0 219042 269 20 0 23 0 512498604 8616062976 32575 33554432000 4194304 4196468 140730916865200 140015475817488 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31580] ppid=31549 vsize=8414124 memory=120628 CPUtime=2193.11 cores=0-7
/proc/31572/task/31580/stat : 31580 (java) S 31549 31549 29677 0 -1 1077944384 2 1095822 0 0 0 0 219042 269 20 0 23 0 512498604 8616062976 32575 33554432000 4194304 4196468 140730916865200 140015474764688 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31581] ppid=31549 vsize=8414124 memory=14048 CPUtime=2193.11 cores=0-7
/proc/31572/task/31581/stat : 31581 (java) S 31549 31549 29677 0 -1 1077944384 1 1095822 0 0 0 0 219042 269 20 0 23 0 512498604 8616062976 32575 33554432000 4194304 4196468 140730916865200 140015473711888 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31582] ppid=31549 vsize=8414124 memory=2124 CPUtime=2193.11 cores=0-7
/proc/31572/task/31582/stat : 31582 (java) S 31549 31549 29677 0 -1 1077944384 9 1095822 0 0 0 0 219042 269 20 0 23 0 512498606 8616062976 32575 33554432000 4194304 4196468 140730916865200 140014634805616 140015675628162 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31583] ppid=31549 vsize=8414124 memory=120628 CPUtime=2193.11 cores=0-7
/proc/31572/task/31583/stat : 31583 (java) S 31549 31549 29677 0 -1 1077944384 13 1095822 0 0 0 0 219042 269 20 0 23 0 512498606 8616062976 32575 33554432000 4194304 4196468 140730916865200 140014323229728 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31584] ppid=31549 vsize=8414124 memory=750596 CPUtime=2193.11 cores=0-7
/proc/31572/task/31584/stat : 31584 (java) S 31549 31549 29677 0 -1 1077944384 1 1095822 0 0 0 0 219042 269 20 0 23 0 512498606 8616062976 32575 33554432000 4194304 4196468 140730916865200 140014054794096 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31585] ppid=31549 vsize=8414124 memory=-9031517614777856402 CPUtime=2193.11 cores=0-7
/proc/31572/task/31585/stat : 31585 (java) S 31549 31549 29677 0 -1 1077944384 1 1095822 0 0 0 0 219042 269 20 0 23 0 512498609 8616062976 32575 33554432000 4194304 4196468 140730916865200 140013680285520 140015675635611 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31586] ppid=31549 vsize=8414124 memory=120628 CPUtime=2193.2 cores=0-7
/proc/31572/task/31586/stat : 31586 (java) R 31549 31549 29677 0 -1 4202560 645 1095822 0 0 9 0 219042 269 20 0 23 0 512498609 8616062976 32575 33554432000 4194304 4196468 140730916865200 140014633751856 140015675638362 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31587] ppid=31549 vsize=8414124 memory=707844 CPUtime=2193.18 cores=0-7
/proc/31572/task/31587/stat : 31587 (java) R 31549 31549 29677 0 -1 4202560 499 1095822 0 0 7 0 219042 269 20 0 23 0 512498609 8616062976 32575 33554432000 4194304 4196468 140730916865200 140014632700656 140015659175088 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31588] ppid=31549 vsize=8414124 memory=2008 CPUtime=2193.19 cores=0-7
/proc/31572/task/31588/stat : 31588 (java) R 31549 31549 29677 0 -1 4202560 503 1095822 0 0 8 0 219042 269 20 0 23 0 512498609 8616062976 32575 33554432000 4194304 4196468 140730916865200 140014631639184 140015659103418 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31589] ppid=31549 vsize=8414124 memory=1216 CPUtime=2193.34 cores=0-7
/proc/31572/task/31589/stat : 31589 (java) S 31549 31549 29677 0 -1 1077944384 975 1095822 0 0 23 0 219042 269 20 0 23 0 512498609 8616062976 32575 33554432000 4194304 4196468 140730916865200 140014630595056 140015675628162 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31590] ppid=31549 vsize=8414124 memory=984 CPUtime=2193.11 cores=0-7
/proc/31572/task/31590/stat : 31590 (java) S 31549 31549 29677 0 -1 1077944384 3 1095822 0 0 0 0 219042 269 20 0 23 0 512498609 8616062976 32077 33554432000 4194304 4196468 140730916865200 140013182380640 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31591] ppid=31549 vsize=8414124 memory=14004 CPUtime=2193.27 cores=0-7
/proc/31572/task/31591/stat : 31591 (java) S 31549 31549 29677 0 -1 1077944384 21 1095822 0 0 13 3 219042 269 20 0 23 0 512498609 8616062976 32077 33554432000 4194304 4196468 140730916865200 140014629542448 140015675628162 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31593] ppid=31549 vsize=8414124 memory=35608 CPUtime=2193.11 cores=0-7
/proc/31572/task/31593/stat : 31593 (java) S 31549 31549 29677 0 -1 1077944384 26 1095822 0 0 0 0 219042 269 20 0 23 0 512498674 8616062976 32077 33554432000 4194304 4196468 140730916865200 140014621507856 140015675628162 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31595] ppid=31549 vsize=8414124 memory=14048 CPUtime=2193.17 cores=0-7
/proc/31572/task/31595/stat : 31595 (java) R 31549 31549 29677 0 -1 4202560 2217 1095822 0 0 4 2 219042 269 20 0 23 0 512498674 8616062976 32077 33554432000 4194304 4196468 140730916865200 140012511287664 140015668334311 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31597] ppid=31549 vsize=8283048 memory=500 CPUtime=2193.11 cores=0-7
/proc/31572/task/31597/stat : 31597 (java) R 31549 31549 29677 0 -1 4202560 10 1095822 0 0 0 0 219042 269 20 0 23 0 512498676 8481841152 32071 33554432000 4194304 4196468 140730916865200 140012242853184 140015658987517 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
Current children cumulated CPU time: 2201.35 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 131776 KiB

[startup+286.501 s]
/proc/loadavg: 8.10 7.33 6.87 2/217 31623
/proc/meminfo: memFree=23902908/32770624 swapFree=66976788/67108860
[pid=31549] ppid=31546 vsize=113128 memory=1476 CPUtime=6.75 cores=0-7
/proc/31549/stat : 31549 (scop.sh) S 31546 31549 29677 0 -1 4202496 583 28175 0 0 0 0 654 21 20 0 1 0 512498332 115843072 369 33554432000 4194304 5098028 140737137880352 140737137877096 139946368168572 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21028864 140737137885949 140737137886296 140737137886296 140737137889225 0
/proc/31549/statm: 28282 369 311 221 0 87 0
[pid=31572] ppid=31549 vsize=8283048 memory=134452 CPUtime=2194.79 cores=0-7
/proc/31572/stat : 31572 (java) S 31549 31549 29677 0 -1 1077944320 23124 1095822 0 0 157 11 219042 269 20 0 22 0 512498603 8481841152 33613 33554432000 4194304 4196468 140730916865200 140730916847744 140015675617015 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
/proc/31572/statm: 2070762 33613 3224 1 0 2032106 0
[pid=31572/tid=31573] ppid=31549 vsize=8283048 memory=750596 CPUtime=2193.94 cores=0-7
/proc/31572/task/31573/stat : 31573 (java) R 31549 31549 29677 0 -1 4202560 16681 1095822 0 0 78 5 219042 269 20 0 22 0 512498603 8481841152 33613 33554432000 4194304 4196468 140730916865200 140015647454160 140015657023304 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31574] ppid=31549 vsize=8283048 memory=120628 CPUtime=2193.11 cores=0-7
/proc/31572/task/31574/stat : 31574 (java) S 31549 31549 29677 0 -1 1077944384 2 1095822 0 0 0 0 219042 269 20 0 22 0 512498604 8481841152 33613 33554432000 4194304 4196468 140730916865200 140015679859344 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31575] ppid=31549 vsize=8283048 memory=1476 CPUtime=2193.11 cores=0-7
/proc/31572/task/31575/stat : 31575 (java) S 31549 31549 29677 0 -1 1077944384 2 1095822 0 0 0 0 219042 269 20 0 22 0 512498604 8481841152 33613 33554432000 4194304 4196468 140730916865200 140015480027664 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31576] ppid=31549 vsize=8283048 memory=111636 CPUtime=2193.11 cores=0-7
/proc/31572/task/31576/stat : 31576 (java) S 31549 31549 29677 0 -1 1077944384 3 1095822 0 0 0 0 219042 269 20 0 22 0 512498604 8481841152 33613 33554432000 4194304 4196468 140730916865200 140015478974864 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31577] ppid=31549 vsize=8283048 memory=800 CPUtime=2193.11 cores=0-7
/proc/31572/task/31577/stat : 31577 (java) S 31549 31549 29677 0 -1 1077944384 1 1095822 0 0 0 0 219042 269 20 0 22 0 512498604 8481841152 33613 33554432000 4194304 4196468 140730916865200 140015477922064 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31578] ppid=31549 vsize=8283048 memory=758208 CPUtime=2193.11 cores=0-7
/proc/31572/task/31578/stat : 31578 (java) S 31549 31549 29677 0 -1 1077944384 1 1095822 0 0 0 0 219042 269 20 0 22 0 512498604 8481841152 33613 33554432000 4194304 4196468 140730916865200 140015476870288 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31579] ppid=31549 vsize=8283048 memory=1476 CPUtime=2193.11 cores=0-7
/proc/31572/task/31579/stat : 31579 (java) S 31549 31549 29677 0 -1 1077944384 1 1095822 0 0 0 0 219042 269 20 0 22 0 512498604 8481841152 33613 33554432000 4194304 4196468 140730916865200 140015475817488 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31580] ppid=31549 vsize=8283048 memory=0 CPUtime=2193.11 cores=0-7
/proc/31572/task/31580/stat : 31580 (java) S 31549 31549 29677 0 -1 1077944384 2 1095822 0 0 0 0 219042 269 20 0 22 0 512498604 8481841152 33613 33554432000 4194304 4196468 140730916865200 140015474764688 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31581] ppid=31549 vsize=8283048 memory=0 CPUtime=2193.11 cores=0-7
/proc/31572/task/31581/stat : 31581 (java) S 31549 31549 29677 0 -1 1077944384 1 1095822 0 0 0 0 219042 269 20 0 22 0 512498604 8481841152 33613 33554432000 4194304 4196468 140730916865200 140015473711888 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31582] ppid=31549 vsize=8283048 memory=1476 CPUtime=2193.11 cores=0-7
/proc/31572/task/31582/stat : 31582 (java) S 31549 31549 29677 0 -1 1077944384 9 1095822 0 0 0 0 219042 269 20 0 22 0 512498606 8481841152 33613 33554432000 4194304 4196468 140730916865200 140014634805616 140015675628162 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31583] ppid=31549 vsize=8283048 memory=120628 CPUtime=2193.11 cores=0-7
/proc/31572/task/31583/stat : 31583 (java) S 31549 31549 29677 0 -1 1077944384 13 1095822 0 0 0 0 219042 269 20 0 22 0 512498606 8481841152 33613 33554432000 4194304 4196468 140730916865200 140014323229728 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31584] ppid=31549 vsize=8283048 memory=680024 CPUtime=2193.11 cores=0-7
/proc/31572/task/31584/stat : 31584 (java) S 31549 31549 29677 0 -1 1077944384 1 1095822 0 0 0 0 219042 269 20 0 22 0 512498606 8481841152 33613 33554432000 4194304 4196468 140730916865200 140014054794096 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31585] ppid=31549 vsize=8283048 memory=1660 CPUtime=2193.11 cores=0-7
/proc/31572/task/31585/stat : 31585 (java) S 31549 31549 29677 0 -1 1077944384 1 1095822 0 0 0 0 219042 269 20 0 22 0 512498609 8481841152 33613 33554432000 4194304 4196468 140730916865200 140013680285520 140015675635611 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31586] ppid=31549 vsize=8283048 memory=1476 CPUtime=2193.21 cores=0-7
/proc/31572/task/31586/stat : 31586 (java) S 31549 31549 29677 0 -1 1077944384 663 1095822 0 0 10 0 219042 269 20 0 22 0 512498609 8481841152 33613 33554432000 4194304 4196468 140730916865200 140014633753456 140015675628162 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31587] ppid=31549 vsize=8283048 memory=120628 CPUtime=2193.2 cores=0-7
/proc/31572/task/31587/stat : 31587 (java) R 31549 31549 29677 0 -1 4202560 514 1095822 0 0 9 0 219042 269 20 0 22 0 512498609 8481841152 33613 33554432000 4194304 4196468 140730916865200 140014632700656 140015659607412 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31588] ppid=31549 vsize=8283048 memory=750596 CPUtime=2193.21 cores=0-7
/proc/31572/task/31588/stat : 31588 (java) R 31549 31549 29677 0 -1 4202560 524 1095822 0 0 10 0 219042 269 20 0 22 0 512498609 8481841152 33613 33554432000 4194304 4196468 140730916865200 140014631647856 140015675628162 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31589] ppid=31549 vsize=8283048 memory=580 CPUtime=2193.39 cores=0-7
/proc/31572/task/31589/stat : 31589 (java) S 31549 31549 29677 0 -1 1077944384 1098 1095822 0 0 28 0 219042 269 20 0 22 0 512498609 8481841152 33613 33554432000 4194304 4196468 140730916865200 140014630595056 140015675628162 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31590] ppid=31549 vsize=8283048 memory=682344 CPUtime=2193.11 cores=0-7
/proc/31572/task/31590/stat : 31590 (java) S 31549 31549 29677 0 -1 1077944384 3 1095822 0 0 0 0 219042 269 20 0 22 0 512498609 8481841152 33613 33554432000 4194304 4196468 140730916865200 140013182380640 140015675627221 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31591] ppid=31549 vsize=8283048 memory=119648 CPUtime=2193.27 cores=0-7
/proc/31572/task/31591/stat : 31591 (java) S 31549 31549 29677 0 -1 1077944384 21 1095822 0 0 13 3 219042 269 20 0 22 0 512498609 8481841152 33613 33554432000 4194304 4196468 140730916865200 140014629542448 140015675628162 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31593] ppid=31549 vsize=8283048 memory=3636 CPUtime=2193.11 cores=0-7
/proc/31572/task/31593/stat : 31593 (java) S 31549 31549 29677 0 -1 1077944384 26 1095822 0 0 0 0 219042 269 20 0 22 0 512498674 8481841152 33613 33554432000 4194304 4196468 140730916865200 140014621507856 140015675628162 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
[pid=31572/tid=31597] ppid=31549 vsize=8283048 memory=111636 CPUtime=2193.11 cores=0-7
/proc/31572/task/31597/stat : 31597 (java) S 31549 31549 29677 0 -1 1077944384 14 1095822 0 0 0 0 219042 269 20 0 22 0 512498676 8481841152 33613 33554432000 4194304 4196468 140730916865200 140012242855216 140015675628162 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140730916869087 140730916869254 140730916869254 140730916872143 0
Current children cumulated CPU time: 2201.54 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 135928 KiB

Child status: 0
Real time (s): 286.531
CPU time (s): 2201.61
CPU user time (s): 2198.57
CPU system time (s): 3.04077
CPU usage (%): 768.368
Max. virtual memory (cumulated for all children) (KiB): 27441856
Max. memory (cumulated for all children) (KiB): 1040320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2198.57
system time used= 3.04077
maximum resident set size= 918216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1147757
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23710
involuntary context switches= 23295


# summary of solver processes directly reported to runsolver:
#   pid: 31549
#   total CPU time (s): 2201.61
#   total CPU user time (s): 2198.57
#   total CPU system time (s): 3.04077

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.87298 second user time and 3.77281 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-25 00:52:22
IDJOB=4405391
IDBENCH=141718
IDSOLVER=2867
FILE ID=node124/4405391-1569365583
RUNJOBID= node124-1569358924-29704
PBS_JOBID= 21705116
Free space on /var/tmp= 13520 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-30-098.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405391-1569365583/watcher-4405391-1569365583 -o /var/tmp/evaluation-result-4405391-1569365583/solver-4405391-1569365583 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node124-1569358924-29704 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405391-1569365583.xml

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

MD5SUM BENCH= fb27cd1d2814d0f1760e6f4b9d041fef
RANDOM SEED=868670691

node124.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:        24763408 kB
MemAvailable:   31812044 kB
Buffers:          143780 kB
Cached:          6994908 kB
SwapCached:        29084 kB
Active:          3513360 kB
Inactive:        3661524 kB
Active(anon):       4616 kB
Inactive(anon):    88912 kB
Active(file):    3508744 kB
Inactive(file):  3572612 kB
Unevictable:      108336 kB
Mlocked:          108336 kB
SwapTotal:      67108860 kB
SwapFree:       66976788 kB
Dirty:             20656 kB
Writeback:             0 kB
AnonPages:        123516 kB
Mapped:            58032 kB
Shmem:             49092 kB
Slab:             424392 kB
SReclaimable:     395740 kB
SUnreclaim:        28652 kB
KernelStack:        3744 kB
PageTables:         5832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /var/tmp at the end= 13500 MiB
End job on node124 at 2019-09-25 00:57:08