Trace number 4405449

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+ManyGlucose (2019-09-22)SAT 51.8538 24.6856

General information on the benchmark

NameBibd/Bibd-sum-lex/
Bibd-sum-09-120-40-03-10.xml
MD5SUM516a10ad09fd7e852a109bf36c14a2d3
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 benchmark34.1236
Satisfiable
(Un)Satisfiability was proved
Number of variables1080
Number of constraints166
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1080}]
Minimum variable degree11
Maximum variable degree11
Distribution of variable degrees[{"degree":11,"count":1080}]
Minimum constraint arity9
Maximum constraint arity1080
Distribution of constraint arities[{"arity":9,"count":120},{"arity":120,"count":9},{"arity":240,"count":36},{"arity":1080,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":165}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-5106-serial-file.bin HOME/instance-4405449-1569241175.xml
0.66/0.54	
0.66/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Mon Sep 23 13:17:32 CEST 2019
0.66/0.56	c PID: 5109
0.66/0.56	c IP: 172.20.3.107
0.66/0.56	c HOST: node107.alineos.net
0.66/0.57	c (0,0) Parsing Begin
2.06/1.18	c (0,0) Parsing End
2.06/1.19	c (0,0) CSP: 0 int (0 aux), 1080 bool (0 aux), 166 ctr, max domain size 2
2.06/1.19	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.06/1.19	c (0,0) Constraint Name Generate Begin
2.47/1.21	c (0,0) Ctr:HOME/instance-4405449-1569241175.xml,LexMatrix:Num:Var:WeightedSum
2.47/1.21	c (0,0) Constraint Name Generate End
2.47/1.21	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.47/1.21	c (0,0) CSP to CSPinCNF Begin
3.68/1.53	c (0,0) translated 17 (10%) constraints
3.68/1.54	c (0,0) translated 34 (20%) constraints
3.68/1.55	c (1,1) translated 50 (30%) constraints
3.68/1.56	c (1,1) translated 67 (40%) constraints
3.68/1.57	c (1,1) translated 83 (50%) constraints
3.68/1.57	c (1,1) translated 100 (60%) constraints
3.68/1.58	c (1,1) translated 117 (70%) constraints
4.85/1.90	c (1,1) translated 133 (80%) constraints
6.94/2.66	c (2,2) translated 150 (90%) constraints
8.00/3.23	c (2,2) translated 166 (100%) constraints
23.13/16.75	c (16,16) ===========================================
23.13/16.77	c (16,16) Hybrid: #OE=6097, #LE=5400
23.13/16.77	c (16,16) Hybrid
23.13/16.77	c (16,16) ===========================================
23.69/16.99	c (16,16) translated 2126 (10%) constraints
24.03/17.10	c (16,16) translated 4251 (20%) constraints
24.38/17.19	c (16,16) translated 6376 (30%) constraints
24.86/17.33	c (16,16) translated 8502 (40%) constraints
24.97/17.41	c (16,16) translated 10627 (50%) constraints
25.07/17.50	c (16,16) translated 12752 (60%) constraints
25.07/17.59	c (17,16) translated 14878 (70%) constraints
25.17/17.67	c (17,17) translated 17003 (80%) constraints
25.30/17.76	c (17,17) translated 19128 (90%) constraints
25.58/17.85	c (17,17) translated 21253 (100%) constraints
25.58/17.86	c (17,17) CSP to CSPinCNF End
25.58/17.86	c (17,17) CSP: 0 int (0 aux), 15817 bool (14737 aux), 30058 ctr, max domain size 2
25.58/17.86	c (17,17) Heap : 3601 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
25.58/17.86	c (17,17) CSPinCNF Propagation Begin
26.41/18.14	c (17,17) 0 values, 4320 unsatisfiable literals, and 4320 valid clauses are removed
26.41/18.14	c (17,17) CSPinCNF Propagation End
26.41/18.15	c (17,17) CSP: 0 int (0 aux), 15817 bool (14737 aux), 25738 ctr, max domain size 2
26.41/18.15	c (17,17) Heap : 3748 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
26.41/18.18	c (17,17) Hybrid: #OE=10417, #LE=5400
26.41/18.18	c (17,17) Simplify CSPinCNF Begin
26.98/18.33	c (17,17) Simplify CSPinCNF End
26.98/18.34	c (17,17) CSP: 0 int (0 aux), 19752 bool (18672 aux), 29673 ctr, max domain size 2
26.98/18.34	c (17,17) Heap : 3859 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
26.98/18.34	c (17,17) Calculate Precise Domain Begin
26.98/18.34	c (17,17) 0 values are removed by re-calculation
26.98/18.34	c (17,17) Calculate Precise Domain End
26.98/18.34	c (17,17) CSP: 0 int (0 aux), 19752 bool (18672 aux), 29673 ctr, max domain size 2
26.98/18.34	c (17,17) Heap : 3859 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
26.98/18.34	c (17,17) CSPinCNF to SatSolver Begin
29.87/19.26	c (18,18) 2968 (10 %) CSP clauses are encoded (0 SAT variables, 223951 SAT clauses)
30.55/19.41	c (18,18) 5935 (20 %) CSP clauses are encoded (0 SAT variables, 260498 SAT clauses)
30.87/19.52	c (18,18) 8902 (30 %) CSP clauses are encoded (0 SAT variables, 297045 SAT clauses)
31.07/19.63	c (19,18) 11870 (40 %) CSP clauses are encoded (0 SAT variables, 333593 SAT clauses)
31.27/19.73	c (19,19) 14837 (50 %) CSP clauses are encoded (0 SAT variables, 370140 SAT clauses)
31.47/19.84	c (19,19) 17804 (60 %) CSP clauses are encoded (0 SAT variables, 406687 SAT clauses)
31.67/19.94	c (19,19) 20772 (70 %) CSP clauses are encoded (0 SAT variables, 443235 SAT clauses)
31.82/20.01	c (19,19) 23739 (80 %) CSP clauses are encoded (0 SAT variables, 456526 SAT clauses)
31.82/20.08	c (19,19) 26706 (90 %) CSP clauses are encoded (0 SAT variables, 465357 SAT clauses)
31.96/20.14	c (19,19) 29673 (100 %) CSP clauses are encoded (0 SAT variables, 474084 SAT clauses)
31.96/20.14	c (19,19) CSPinCNF to SatSolver End
31.96/20.14	c (19,19) Heap : 4856 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
31.96/20.14	c (19,19) 174968 bool, 474085 clause
31.96/20.14	c (19,19) Export Begin
32.37/20.34	c (19,19) Export to HOME/scop-5106-serial-file.bin
32.37/20.34	c (19,19) Export End
32.37/20.34	c (19,19) Export File Size: 0.41 MB
32.37/20.34	c (19,19) 0,0,17,17,17,17,19,STOP-AFTER(DIMACS)
32.37/20.34	c END-Prog: Mon Sep 23 13:17:52 CEST 2019
32.37/20.38	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-5106-serial-file.bin
32.50/20.85	c (0,0) Read Serial File Begin
32.50/20.85	c (0,0) HOME/scop-5106-serial-file.bin
33.64/21.19	c (0,0) Read Serial File End
33.85/21.20	
33.85/21.20	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
33.85/21.20	(Solving Process)
33.85/21.20	
33.85/21.22	c BEGIN-Prog: Mon Sep 23 13:17:53 CEST 2019
33.85/21.22	c PID: 5129
33.85/21.22	c IP: 172.20.3.107
33.85/21.22	c HOST: node107.alineos.net
33.85/21.23	c (0,0) SatSolver.solve Begin
33.85/21.23	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405449-1569241175.xml-scop-5109.cnf
33.85/21.25	c (0,0) c
33.85/21.25	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)
33.85/21.25	c (0,0) c
33.85/21.25	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
33.85/21.25	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
33.85/21.25	c (0,0) c ========================================[ Problem Statistics ]===========================================
33.85/21.25	c (0,0) c |                                                                                                       |
34.12/21.46	c (0,0) c |  Number of variables:        174968                                                                   |
34.12/21.46	c (0,0) c |  Number of clauses:          473755                                                                   |
34.12/21.46	c (0,0) c |  Parse time:                   0.18 s                                                                 |
34.12/21.46	c (0,0) c |                                                                                                       |
34.12/21.81	c (1,0) c |  Simplification time:          0.35 s                                                                 |
34.12/21.81	c (1,0) c |                                                                                                       |
34.12/21.81	c (1,0) c |  Generating clones                                                                                    |
34.87/22.09	c (1,0) c |  all clones generated. Memory =   491.89Mb.                                                           |
34.87/22.09	c (1,0) c ========================================================================================================|
34.87/22.09	c (1,0) c
34.87/22.09	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
34.87/22.09	c (1,0) c
34.87/22.09	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
34.87/22.09	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
34.87/22.09	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
34.87/22.09	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
34.87/22.09	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
34.87/22.09	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
34.87/22.09	c (1,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
34.87/22.09	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
34.87/22.09	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
34.87/22.09	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
34.87/22.09	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
34.87/22.09	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
34.87/22.09	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
34.87/22.09	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
34.87/22.09	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
34.87/22.09	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
34.87/22.09	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
34.87/22.09	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
34.87/22.09	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
50.81/24.31	c (3,0) c
50.81/24.31	c (3,0) c real time : 3.05916 s
50.81/24.31	c (3,0) c cpu time  : 16.1796 s
50.81/24.31	c (3,0) c
50.81/24.31	c (3,0) c
50.81/24.31	c (3,0) c
50.81/24.31	c (3,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
50.81/24.31	c (3,0) c
50.81/24.31	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
50.81/24.31	c (3,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
50.81/24.31	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
50.81/24.31	c (3,0) c | Conflicts     |           39485 |       5121 |       3637 |       8815 |       5115 |       5563 |       3779 |       3851 |       3604 |
50.81/24.31	c (3,0) c | Decisions     |          307060 |      45912 |      33220 |      39866 |      39856 |      37455 |      34376 |      31144 |      45231 |
50.81/24.31	c (3,0) c | Propagations  |        63992581 |    7874880 |    7177983 |    8752559 |    7897363 |    8818427 |    7732332 |    9013300 |    6725737 |
50.81/24.31	c (3,0) c | ReduceDBs     |               9 |          1 |          1 |          2 |          1 |          1 |          1 |          1 |          1 |
50.81/24.31	c (3,0) c | SimpDBs       |              49 |          6 |          6 |          7 |          6 |          7 |          7 |          6 |          4 |
50.81/24.31	c (3,0) c | Restarts      |             270 |         42 |         30 |         51 |         17 |         44 |         31 |         37 |         18 |
50.81/24.31	c (3,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
50.81/24.31	c (3,0) c | PropBinClauses|        13196332 |    1684374 |    1454943 |    1854236 |    1654924 |    1774478 |    1621967 |    1754691 |    1396719 |
50.81/24.31	c (3,0) c | PropPreBlocker|       136390741 |   16571990 |   15443801 |   19141399 |   16978283 |   18781762 |   15978376 |   19000950 |   14494180 |
50.81/24.31	c (3,0) c | PropNotBlocker|        70525650 |    8699467 |    8012877 |    9761957 |    8733479 |    9736583 |    8400888 |    9703282 |    7477117 |
50.81/24.31	c (3,0) c | LitFullScans  |       439513646 |   48027203 |   51467743 |   67888588 |   54130548 |   58989369 |   48041970 |   58186964 |   52781261 |
50.81/24.31	c (3,0) c | LitScanFracts |          612750 |      21516 |     162803 |      77125 |     130167 |      19365 |      22278 |      27013 |     152483 |
50.81/24.31	c (3,0) c | DecisionLevel0|             534 |         75 |         62 |         84 |         41 |         87 |         70 |         68 |         47 |
50.81/24.31	c (3,0) c | Periods       |              70 |          8 |          8 |         11 |          9 |          9 |          8 |          9 |          8 |
50.81/24.31	c (3,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
50.81/24.31	c (3,0) c | Avg_Trail     |                 |      23605 |      33777 |      25454 |      32188 |      27002 |      29058 |      30280 |      30756 |
50.81/24.31	c (3,0) c | Avg_DL        |                 |        144 |        109 |        115 |        146 |        132 |         93 |         98 |        103 |
50.81/24.31	c (3,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
50.81/24.31	c (3,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
50.81/24.31	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
50.81/24.31	c (3,0) c | Exported      |            2717 |        324 |        163 |       1149 |        245 |        369 |        167 |        130 |        170 |
50.81/24.31	c (3,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
50.81/24.31	c (3,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
50.81/24.31	c (3,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
50.81/24.31	c (3,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
50.81/24.31	c (3,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
50.81/24.31	c (3,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
50.81/24.31	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
50.81/24.31	c (3,0) c | Unaries       |                 |         33 |         32 |         33 |         24 |         43 |         39 |         31 |         29 |
50.81/24.31	c (3,0) c | Binaries      |                 |        116 |         93 |        103 |         62 |         97 |         63 |         53 |         75 |
50.81/24.31	c (3,0) c | Glues         |                 |        239 |        163 |        315 |        151 |        209 |        167 |        130 |        170 |
50.81/24.31	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
50.81/24.31	c (3,0) c | Orig_Seen     |            20 % |      72250 |      75515 |      68714 |      83302 |      70850 |      62928 |      66018 |      73942 |
50.81/24.31	c (3,0) c | Diff Orig seen|                 | -     1692 |       1573 | -     5228 |       9360 | -     3092 | -    11014 | -     7924 |      X     |
50.81/24.31	c (3,0) c | Hamming       |            12 % |      22125 |      22506 |      22509 |      23339 |      21884 |      21687 |      21567 |      X     |
50.81/24.31	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
50.81/24.31	c (3,0) c | RunningTime   |                 |    2.2 100%|    2.0 100%|    2.0 100%|    2.0 100%|    2.0 100%|    2.0 100%|    2.0 100%|    2.0 100%|
50.81/24.31	c (3,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
50.81/24.31	c (3,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
50.81/24.31	c (3,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%|
50.81/24.31	c (3,0) c | SolvingTime   |                 |    2.2     |    2.0     |    2.0     |    2.0     |    2.0     |    2.0     |    2.0     |    2.0     |
50.81/24.31	c (3,0) c | PropagationTim|                 |    1.7  79%|    1.5  74%|    1.4  70%|    1.5  74%|    1.5  74%|    1.5  75%|    1.5  74%|    1.4  71%|
50.81/24.31	c (3,0) c | AnalysisTime  |                 |    0.2   9%|    0.3  13%|    0.3  16%|    0.2  12%|    0.3  13%|    0.2  10%|    0.3  13%|    0.3  16%|
50.81/24.31	c (3,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   2%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
50.81/24.31	c (3,0) c | SimplifyTime  |                 |    0.1   3%|    0.1   5%|    0.1   3%|    0.1   3%|    0.1   3%|    0.1   6%|    0.1   3%|    0.0   2%|
50.81/24.31	c (3,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%|
50.81/24.31	c (3,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%|
50.81/24.31	c (3,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
50.81/24.31	c (3,0) c
50.81/24.31	c (3,0) c
50.81/24.31	c (3,0) c Threads : 8
50.81/24.31	c (3,0) c Winner : 7
50.81/24.31	c (3,0) c Conflicts_0 : 5121
50.81/24.31	c (3,0) c Conflicts_1 : 3637
50.81/24.31	c (3,0) c Conflicts_2 : 8815
50.81/24.31	c (3,0) c Conflicts_3 : 5115
50.81/24.31	c (3,0) c Conflicts_4 : 5563
50.81/24.31	c (3,0) c Conflicts_5 : 3779
50.81/24.31	c (3,0) c Conflicts_6 : 3851
50.81/24.31	c (3,0) c Conflicts_7 : 3604
50.81/24.31	c (3,0) c Conflicts_total : 39485
50.81/24.31	c (3,0) c Conflicts_winner : 3604
50.81/24.31	c (3,0) c Decisions_0 : 45912
50.81/24.31	c (3,0) c Decisions_1 : 33220
50.81/24.31	c (3,0) c Decisions_2 : 39866
50.81/24.31	c (3,0) c Decisions_3 : 39856
50.81/24.31	c (3,0) c Decisions_4 : 37455
50.81/24.31	c (3,0) c Decisions_5 : 34376
50.81/24.31	c (3,0) c Decisions_6 : 31144
50.81/24.31	c (3,0) c Decisions_7 : 45231
50.81/24.31	c (3,0) c Decisions_total : 307060
50.81/24.31	c (3,0) c Decisions_winner : 45231
50.81/24.31	c (3,0) c Propagations_0 : 7874880
50.81/24.31	c (3,0) c Propagations_1 : 7177983
50.81/24.31	c (3,0) c Propagations_2 : 8752559
50.81/24.31	c (3,0) c Propagations_3 : 7897363
50.81/24.31	c (3,0) c Propagations_4 : 8818427
50.81/24.31	c (3,0) c Propagations_5 : 7732332
50.81/24.31	c (3,0) c Propagations_6 : 9013300
50.81/24.31	c (3,0) c Propagations_7 : 6725737
50.81/24.31	c (3,0) c Propagations_total : 63992581
50.81/24.31	c (3,0) c Propagations_winner : 6725737
50.81/24.31	c (3,0) c ReduceDBs_0 : 1
50.81/24.31	c (3,0) c ReduceDBs_1 : 1
50.81/24.31	c (3,0) c ReduceDBs_2 : 2
50.81/24.31	c (3,0) c ReduceDBs_3 : 1
50.81/24.31	c (3,0) c ReduceDBs_4 : 1
50.81/24.31	c (3,0) c ReduceDBs_5 : 1
50.81/24.31	c (3,0) c ReduceDBs_6 : 1
50.81/24.31	c (3,0) c ReduceDBs_7 : 1
50.81/24.31	c (3,0) c ReduceDBs_total : 9
50.81/24.31	c (3,0) c ReduceDBs_winner : 1
50.81/24.31	c (3,0) c SimpDBs_0 : 6
50.81/24.31	c (3,0) c SimpDBs_1 : 6
50.81/24.31	c (3,0) c SimpDBs_2 : 7
50.81/24.31	c (3,0) c SimpDBs_3 : 6
50.81/24.31	c (3,0) c SimpDBs_4 : 7
50.81/24.32	c (3,0) c SimpDBs_5 : 7
50.81/24.32	c (3,0) c SimpDBs_6 : 6
50.81/24.32	c (3,0) c SimpDBs_7 : 4
50.81/24.32	c (3,0) c SimpDBs_total : 49
50.81/24.32	c (3,0) c SimpDBs_winner : 4
50.81/24.32	c (3,0) c Restarts_0 : 42
50.81/24.32	c (3,0) c Restarts_1 : 30
50.81/24.32	c (3,0) c Restarts_2 : 51
50.81/24.32	c (3,0) c Restarts_3 : 17
50.81/24.32	c (3,0) c Restarts_4 : 44
50.81/24.32	c (3,0) c Restarts_5 : 31
50.81/24.32	c (3,0) c Restarts_6 : 37
50.81/24.32	c (3,0) c Restarts_7 : 18
50.81/24.32	c (3,0) c Restarts_total : 270
50.81/24.32	c (3,0) c Restarts_winner : 18
50.81/24.32	c (3,0) c ForcedImports_0 : 0
50.81/24.32	c (3,0) c ForcedImports_1 : 0
50.81/24.32	c (3,0) c ForcedImports_2 : 0
50.81/24.32	c (3,0) c ForcedImports_3 : 0
50.81/24.32	c (3,0) c ForcedImports_4 : 0
50.81/24.32	c (3,0) c ForcedImports_5 : 0
50.81/24.32	c (3,0) c ForcedImports_6 : 0
50.81/24.32	c (3,0) c ForcedImports_7 : 0
50.81/24.32	c (3,0) c ForcedImports_total : 0
50.81/24.32	c (3,0) c ForcedImports_winner : 0
50.81/24.32	c (3,0) c PropsBinClauses_0 : 1684374
50.81/24.32	c (3,0) c PropsBinClauses_1 : 1454943
50.81/24.32	c (3,0) c PropsBinClauses_2 : 1854236
50.81/24.32	c (3,0) c PropsBinClauses_3 : 1654924
50.81/24.32	c (3,0) c PropsBinClauses_4 : 1774478
50.81/24.32	c (3,0) c PropsBinClauses_5 : 1621967
50.81/24.32	c (3,0) c PropsBinClauses_6 : 1754691
50.81/24.32	c (3,0) c PropsBinClauses_7 : 1396719
50.81/24.32	c (3,0) c PropsBinClauses_total : 13196332
50.81/24.32	c (3,0) c PropsBinClauses_winner : 1396719
50.81/24.32	c (3,0) c PropsPreBlocker_0 : 16571990
50.81/24.32	c (3,0) c PropsPreBlocker_1 : 15443801
50.81/24.32	c (3,0) c PropsPreBlocker_2 : 19141399
50.81/24.32	c (3,0) c PropsPreBlocker_3 : 16978283
50.81/24.32	c (3,0) c PropsPreBlocker_4 : 18781762
50.81/24.32	c (3,0) c PropsPreBlocker_5 : 15978376
50.81/24.32	c (3,0) c PropsPreBlocker_6 : 19000950
50.81/24.32	c (3,0) c PropsPreBlocker_7 : 14494180
50.81/24.32	c (3,0) c PropsPreBlocker_total : 136390741
50.81/24.32	c (3,0) c PropsPreBlocker_winner : 14494180
50.81/24.32	c (3,0) c PropsNotBlocker_0 : 8699467
50.81/24.32	c (3,0) c PropsNotBlocker_1 : 8012877
50.81/24.32	c (3,0) c PropsNotBlocker_2 : 9761957
50.81/24.32	c (3,0) c PropsNotBlocker_3 : 8733479
50.81/24.32	c (3,0) c PropsNotBlocker_4 : 9736583
50.81/24.32	c (3,0) c PropsNotBlocker_5 : 8400888
50.81/24.32	c (3,0) c PropsNotBlocker_6 : 9703282
50.81/24.32	c (3,0) c PropsNotBlocker_7 : 7477117
50.81/24.32	c (3,0) c PropsNotBlocker_total : 70525650
50.81/24.32	c (3,0) c PropsNotBlocker_winner : 7477117
50.81/24.32	c (3,0) c PropsLitFullScans_0 : 48027203
50.81/24.32	c (3,0) c PropsLitFullScans_1 : 51467743
50.81/24.32	c (3,0) c PropsLitFullScans_2 : 67888588
50.81/24.32	c (3,0) c PropsLitFullScans_3 : 54130548
50.81/24.32	c (3,0) c PropsLitFullScans_4 : 58989369
50.81/24.32	c (3,0) c PropsLitFullScans_5 : 48041970
50.81/24.32	c (3,0) c PropsLitFullScans_6 : 58186964
50.81/24.32	c (3,0) c PropsLitFullScans_7 : 52781261
50.81/24.32	c (3,0) c PropsLitFullScans_total : 439513646
50.81/24.32	c (3,0) c PropsLitFullScans_winner : 52781261
50.81/24.32	c (3,0) c LitScanFractions_0 : 21516
50.81/24.32	c (3,0) c LitScanFractions_1 : 162803
50.81/24.32	c (3,0) c LitScanFractions_2 : 77125
50.81/24.32	c (3,0) c LitScanFractions_3 : 130167
50.81/24.32	c (3,0) c LitScanFractions_4 : 19365
50.81/24.32	c (3,0) c LitScanFractions_5 : 22278
50.81/24.32	c (3,0) c LitScanFractions_6 : 27013
50.81/24.32	c (3,0) c LitScanFractions_7 : 152483
50.81/24.32	c (3,0) c LitScanFractions_total : 612750
50.81/24.32	c (3,0) c LitScanFractions_winner : 152483
50.81/24.32	c (3,0) c DecisionLevel0_0 : 75
50.81/24.32	c (3,0) c DecisionLevel0_1 : 62
50.81/24.32	c (3,0) c DecisionLevel0_2 : 84
50.81/24.32	c (3,0) c DecisionLevel0_3 : 41
50.81/24.32	c (3,0) c DecisionLevel0_4 : 87
50.81/24.32	c (3,0) c DecisionLevel0_5 : 70
50.81/24.32	c (3,0) c DecisionLevel0_6 : 68
50.81/24.32	c (3,0) c DecisionLevel0_7 : 47
50.81/24.32	c (3,0) c DecisionLevel0_total : 534
50.81/24.32	c (3,0) c DecisionLevel0_winner : 47
50.81/24.32	c (3,0) c Periods_0 : 8
50.81/24.32	c (3,0) c Periods_1 : 8
50.81/24.32	c (3,0) c Periods_2 : 11
50.81/24.32	c (3,0) c Periods_3 : 9
50.81/24.32	c (3,0) c Periods_4 : 9
50.81/24.32	c (3,0) c Periods_5 : 8
50.81/24.32	c (3,0) c Periods_6 : 9
50.81/24.32	c (3,0) c Periods_7 : 8
50.81/24.32	c (3,0) c Periods_total : 70
50.81/24.32	c (3,0) c Periods_winner : 8
50.81/24.32	c (3,0) c Margin_0 : 20
50.81/24.32	c (3,0) c Margin_1 : 20
50.81/24.32	c (3,0) c Margin_2 : 20
50.81/24.32	c (3,0) c Margin_3 : 20
50.81/24.32	c (3,0) c Margin_4 : 20
50.81/24.32	c (3,0) c Margin_5 : 20
50.81/24.32	c (3,0) c Margin_6 : 20
50.81/24.32	c (3,0) c Margin_7 : 20
50.81/24.32	c (3,0) c Margin_total : 160
50.81/24.32	c (3,0) c Margin_winner : 20
50.81/24.32	c (3,0) c Exported_0 : 324
50.81/24.32	c (3,0) c Exported_1 : 163
50.81/24.32	c (3,0) c Exported_2 : 1149
50.81/24.32	c (3,0) c Exported_3 : 245
50.81/24.32	c (3,0) c Exported_4 : 369
50.81/24.32	c (3,0) c Exported_5 : 167
50.81/24.32	c (3,0) c Exported_6 : 130
50.81/24.32	c (3,0) c Exported_7 : 170
50.81/24.32	c (3,0) c Exported_total : 2717
50.81/24.32	c (3,0) c Exported_winner : 170
50.81/24.32	c (3,0) c Imported_0 : 0
50.81/24.32	c (3,0) c Imported_1 : 0
50.81/24.32	c (3,0) c Imported_2 : 0
50.81/24.32	c (3,0) c Imported_3 : 0
50.81/24.32	c (3,0) c Imported_4 : 0
50.81/24.32	c (3,0) c Imported_5 : 0
50.81/24.32	c (3,0) c Imported_6 : 0
50.81/24.32	c (3,0) c Imported_7 : 0
50.81/24.32	c (3,0) c Imported_total : 0
50.81/24.32	c (3,0) c Imported_winner : 0
50.81/24.32	c (3,0) c Good_0 : 0
50.81/24.32	c (3,0) c Good_1 : 0
50.81/24.32	c (3,0) c Good_2 : 0
50.81/24.32	c (3,0) c Good_3 : 0
50.81/24.32	c (3,0) c Good_4 : 0
50.81/24.32	c (3,0) c Good_5 : 0
50.81/24.32	c (3,0) c Good_6 : 0
50.81/24.32	c (3,0) c Good_7 : 0
50.81/24.32	c (3,0) c Good_total : 0
50.81/24.32	c (3,0) c Good_winner : 0
50.81/24.32	c (3,0) c Purge_0 : 0
50.81/24.32	c (3,0) c Purge_1 : 0
50.81/24.32	c (3,0) c Purge_2 : 0
50.81/24.32	c (3,0) c Purge_3 : 0
50.81/24.32	c (3,0) c Purge_4 : 0
50.81/24.32	c (3,0) c Purge_5 : 0
50.81/24.32	c (3,0) c Purge_6 : 0
50.81/24.32	c (3,0) c Purge_7 : 0
50.81/24.32	c (3,0) c Purge_total : 0
50.81/24.32	c (3,0) c Purge_winner : 0
50.81/24.32	c (3,0) c Promoted_0 : 0
50.81/24.32	c (3,0) c Promoted_1 : 0
50.81/24.32	c (3,0) c Promoted_2 : 0
50.81/24.32	c (3,0) c Promoted_3 : 0
50.81/24.32	c (3,0) c Promoted_4 : 0
50.81/24.32	c (3,0) c Promoted_5 : 0
50.81/24.32	c (3,0) c Promoted_6 : 0
50.81/24.32	c (3,0) c Promoted_7 : 0
50.81/24.32	c (3,0) c Promoted_total : 0
50.81/24.32	c (3,0) c Promoted_winner : 0
50.81/24.32	c (3,0) c Remove_Imp_0 : 0
50.81/24.32	c (3,0) c Remove_Imp_1 : 0
50.81/24.32	c (3,0) c Remove_Imp_2 : 0
50.81/24.32	c (3,0) c Remove_Imp_3 : 0
50.81/24.32	c (3,0) c Remove_Imp_4 : 0
50.81/24.32	c (3,0) c Remove_Imp_5 : 0
50.81/24.32	c (3,0) c Remove_Imp_6 : 0
50.81/24.32	c (3,0) c Remove_Imp_7 : 0
50.81/24.32	c (3,0) c Remove_Imp_total : 0
50.81/24.32	c (3,0) c Remove_Imp_winner : 0
50.81/24.32	c (3,0) c Blocked_Reuse_0 : 0
50.81/24.32	c (3,0) c Blocked_Reuse_1 : 0
50.81/24.32	c (3,0) c Blocked_Reuse_2 : 0
50.81/24.32	c (3,0) c Blocked_Reuse_3 : 0
50.81/24.32	c (3,0) c Blocked_Reuse_4 : 0
50.81/24.32	c (3,0) c Blocked_Reuse_5 : 0
50.81/24.32	c (3,0) c Blocked_Reuse_6 : 0
50.81/24.32	c (3,0) c Blocked_Reuse_7 : 0
50.81/24.32	c (3,0) c Blocked_Reuse_total : 0
50.81/24.32	c (3,0) c Blocked_Reuse_winner : 0
50.81/24.32	c (3,0) c Unaries_0 : 33
50.81/24.32	c (3,0) c Unaries_1 : 32
50.81/24.32	c (3,0) c Unaries_2 : 33
50.81/24.32	c (3,0) c Unaries_3 : 24
50.81/24.32	c (3,0) c Unaries_4 : 43
50.81/24.32	c (3,0) c Unaries_5 : 39
50.81/24.32	c (3,0) c Unaries_6 : 31
50.81/24.32	c (3,0) c Unaries_7 : 29
50.81/24.32	c (3,0) c Unaries_total : 264
50.81/24.32	c (3,0) c Unaries_winner : 29
50.81/24.32	c (3,0) c Binaries_0 : 116
50.81/24.32	c (3,0) c Binaries_1 : 93
50.81/24.32	c (3,0) c Binaries_2 : 103
50.81/24.32	c (3,0) c Binaries_3 : 62
50.81/24.32	c (3,0) c Binaries_4 : 97
50.81/24.32	c (3,0) c Binaries_5 : 63
50.81/24.32	c (3,0) c Binaries_6 : 53
50.81/24.32	c (3,0) c Binaries_7 : 75
50.81/24.32	c (3,0) c Binaries_total : 662
50.81/24.32	c (3,0) c Binaries_winner : 75
50.81/24.32	c (3,0) c Glues_0 : 239
50.81/24.32	c (3,0) c Glues_1 : 163
50.81/24.32	c (3,0) c Glues_2 : 315
50.81/24.32	c (3,0) c Glues_3 : 151
50.81/24.32	c (3,0) c Glues_4 : 209
50.81/24.32	c (3,0) c Glues_5 : 167
50.81/24.32	c (3,0) c Glues_6 : 130
50.81/24.32	c (3,0) c Glues_7 : 170
50.81/24.32	c (3,0) c Glues_total : 1544
50.81/24.32	c (3,0) c Glues_winner : 170
50.81/24.32	c (3,0) c RunningTime_0 : 2.210182
50.81/24.32	c (3,0) c RunningTime_1 : 2.005795
50.81/24.32	c (3,0) c RunningTime_2 : 2.007785
50.81/24.32	c (3,0) c RunningTime_3 : 2.021670
50.81/24.32	c (3,0) c RunningTime_4 : 2.004615
50.81/24.32	c (3,0) c RunningTime_5 : 2.031029
50.81/24.32	c (3,0) c RunningTime_6 : 2.013926
50.81/24.32	c (3,0) c RunningTime_7 : 2.004309
50.81/24.32	c (3,0) c RunningTime_total : 16.299311
50.81/24.32	c (3,0) c RunningTime_winner : 2.004309
50.81/24.32	c (3,0) c WaitingTime_0 : 0.000000
50.81/24.32	c (3,0) c WaitingTime_1 : 0.000000
50.81/24.32	c (3,0) c WaitingTime_2 : 0.000000
50.81/24.32	c (3,0) c WaitingTime_3 : 0.000000
50.81/24.32	c (3,0) c WaitingTime_4 : 0.000000
50.81/24.32	c (3,0) c WaitingTime_5 : 0.000000
50.81/24.32	c (3,0) c WaitingTime_6 : 0.000000
50.81/24.32	c (3,0) c WaitingTime_7 : 0.000000
50.81/24.32	c (3,0) c WaitingTime_total : 0.000000
50.81/24.32	c (3,0) c WaitingTime_winner : 0.000000
50.81/24.32	c (3,0) c ExchangingTime_0 : 0.000802
50.81/24.32	c (3,0) c ExchangingTime_1 : 0.000514
50.81/24.32	c (3,0) c ExchangingTime_2 : 0.000911
50.81/24.32	c (3,0) c ExchangingTime_3 : 0.000705
50.81/24.32	c (3,0) c ExchangingTime_4 : 0.000735
50.81/24.32	c (3,0) c ExchangingTime_5 : 0.000597
50.81/24.32	c (3,0) c ExchangingTime_6 : 0.000520
50.81/24.32	c (3,0) c ExchangingTime_7 : 0.000668
50.81/24.32	c (3,0) c ExchangingTime_total : 0.005451
50.81/24.32	c (3,0) c ExchangingTime_winner : 0.000668
50.81/24.32	c (3,0) c PeriodProcTime_0 : 0.000089
50.81/24.32	c (3,0) c PeriodProcTime_1 : 0.000069
50.81/24.32	c (3,0) c PeriodProcTime_2 : 0.000115
50.81/24.32	c (3,0) c PeriodProcTime_3 : 0.000114
50.81/24.32	c (3,0) c PeriodProcTime_4 : 0.000071
50.81/24.32	c (3,0) c PeriodProcTime_5 : 0.000111
50.81/24.32	c (3,0) c PeriodProcTime_6 : 0.000082
50.81/24.32	c (3,0) c PeriodProcTime_7 : 0.000121
50.81/24.32	c (3,0) c PeriodProcTime_total : 0.000773
50.81/24.32	c (3,0) c PeriodProcTime_winner : 0.000121
50.81/24.32	c (3,0) c SolvingTime_0 : 2.211073
50.81/24.32	c (3,0) c SolvingTime_1 : 2.006378
50.81/24.32	c (3,0) c SolvingTime_2 : 2.008811
50.81/24.32	c (3,0) c SolvingTime_3 : 2.022489
50.81/24.32	c (3,0) c SolvingTime_4 : 2.005422
50.81/24.32	c (3,0) c SolvingTime_5 : 2.031737
50.81/24.32	c (3,0) c SolvingTime_6 : 2.014528
50.81/24.32	c (3,0) c SolvingTime_7 : 2.005097
50.81/24.32	c (3,0) c SolvingTime_total : 16.305536
50.81/24.32	c (3,0) c SolvingTime_winner : 2.005097
50.81/24.32	c (3,0) c PropagationTime_0 : 1.749046
50.81/24.32	c (3,0) c PropagationTime_1 : 1.478200
50.81/24.32	c (3,0) c PropagationTime_2 : 1.401152
50.81/24.32	c (3,0) c PropagationTime_3 : 1.496565
50.81/24.32	c (3,0) c PropagationTime_4 : 1.492338
50.81/24.32	c (3,0) c PropagationTime_5 : 1.522783
50.81/24.32	c (3,0) c PropagationTime_6 : 1.499314
50.81/24.32	c (3,0) c PropagationTime_7 : 1.432066
50.81/24.32	c (3,0) c PropagationTime_total : 12.071465
50.81/24.32	c (3,0) c PropagationTime_winner : 1.432066
50.81/24.32	c (3,0) c AnalysisTime_0 : 0.194116
50.81/24.32	c (3,0) c AnalysisTime_1 : 0.252780
50.81/24.32	c (3,0) c AnalysisTime_2 : 0.318280
50.81/24.32	c (3,0) c AnalysisTime_3 : 0.242177
50.81/24.32	c (3,0) c AnalysisTime_4 : 0.264989
50.81/24.32	c (3,0) c AnalysisTime_5 : 0.197596
50.81/24.32	c (3,0) c AnalysisTime_6 : 0.270937
50.81/24.32	c (3,0) c AnalysisTime_7 : 0.323416
50.81/24.32	c (3,0) c AnalysisTime_total : 2.064291
50.81/24.32	c (3,0) c AnalysisTime_winner : 0.323416
50.81/24.32	c (3,0) c ReductionTime_0 : 0.000347
50.81/24.32	c (3,0) c ReductionTime_1 : 0.000406
50.81/24.32	c (3,0) c ReductionTime_2 : 0.044800
50.81/24.32	c (3,0) c ReductionTime_3 : 0.000429
50.81/24.32	c (3,0) c ReductionTime_4 : 0.000389
50.81/24.32	c (3,0) c ReductionTime_5 : 0.000380
50.81/24.32	c (3,0) c ReductionTime_6 : 0.000362
50.81/24.32	c (3,0) c ReductionTime_7 : 0.000423
50.81/24.32	c (3,0) c ReductionTime_total : 0.047536
50.81/24.32	c (3,0) c ReductionTime_winner : 0.000423
50.81/24.32	c (3,0) c SimplifyTime_0 : 0.059684
50.81/24.32	c (3,0) c SimplifyTime_1 : 0.094194
50.81/24.32	c (3,0) c SimplifyTime_2 : 0.060310
50.81/24.32	c (3,0) c SimplifyTime_3 : 0.058394
50.81/24.32	c (3,0) c SimplifyTime_4 : 0.061363
50.81/24.32	c (3,0) c SimplifyTime_5 : 0.114799
50.81/24.32	c (3,0) c SimplifyTime_6 : 0.052520
50.81/24.32	c (3,0) c SimplifyTime_7 : 0.039864
50.81/24.32	c (3,0) c SimplifyTime_total : 0.541127
50.81/24.32	c (3,0) c SimplifyTime_winner : 0.039864
50.81/24.32	c (3,0) c UsedRateTime_0 : 0.000000
50.81/24.32	c (3,0) c UsedRateTime_1 : 0.000000
50.81/24.32	c (3,0) c UsedRateTime_2 : 0.000000
50.81/24.32	c (3,0) c UsedRateTime_3 : 0.000000
50.81/24.32	c (3,0) c UsedRateTime_4 : 0.000000
50.81/24.32	c (3,0) c UsedRateTime_5 : 0.000000
50.81/24.32	c (3,0) c UsedRateTime_6 : 0.000000
50.81/24.32	c (3,0) c UsedRateTime_7 : 0.000000
50.81/24.32	c (3,0) c UsedRateTime_total : 0.000000
50.81/24.32	c (3,0) c UsedRateTime_winner : 0.000000
50.81/24.32	c (3,0) c OverlapRateTime_0 : 0.000000
50.81/24.32	c (3,0) c OverlapRateTime_1 : 0.000000
50.81/24.32	c (3,0) c OverlapRateTime_2 : 0.000000
50.81/24.32	c (3,0) c OverlapRateTime_3 : 0.000000
50.81/24.32	c (3,0) c OverlapRateTime_4 : 0.000000
50.81/24.32	c (3,0) c OverlapRateTime_5 : 0.000000
50.81/24.32	c (3,0) c OverlapRateTime_6 : 0.000000
50.81/24.32	c (3,0) c OverlapRateTime_7 : 0.000000
50.81/24.32	c (3,0) c OverlapRateTime_total : 0.000000
50.81/24.32	c (3,0) c OverlapRateTime_winner : 0.000000
50.81/24.32	c (3,0) c
50.81/24.32	c (3,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
50.81/24.32	c (3,0) c
50.81/24.32	c (3,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
50.81/24.32	c (3,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
50.81/24.32	c (3,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
50.81/24.32	c (3,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
50.81/24.32	c (3,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
50.81/24.32	c (3,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
50.81/24.32	c (3,0) c | Initial random_seed   |  367245291 |  958319254 | 2008533683 | 1972621751 |  963989489 |  466140035 | 1916020439 |  389678300 |
50.81/24.32	c (3,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
50.81/24.32	c (3,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
50.81/24.32	c (3,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
50.81/24.32	c (3,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
50.81/24.32	c (3,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
50.81/24.32	c (3,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
50.81/24.32	c (3,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
50.81/24.32	c (3,0) c | var_decay             |     0.8100 |     0.8000 |     0.8100 |     0.8100 |     0.8100 |     0.8000 |     0.8000 |     0.8000 |
50.81/24.32	c (3,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
50.81/24.32	c (3,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
50.81/24.32	c (3,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
50.81/24.32	c (3,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
50.81/24.32	c (3,0) 
50.81/24.33	c (3,0) s SATISFIABLE
34.32/24.46	c (3,0) SatSolver.solve End
34.32/24.46	c (3,0) Heap : 184 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
34.32/24.46	c (3,0) Show results Begin
51.53/24.64	c (3,0) x[0][0] = 0
51.53/24.64	c (3,0) x[0][1] = 0
51.53/24.64	c (3,0) x[0][2] = 0
51.53/24.64	c (3,0) x[0][3] = 0
51.53/24.64	c (3,0) x[0][4] = 0
51.53/24.64	c (3,0) x[0][5] = 0
51.53/24.64	c (3,0) x[0][6] = 0
51.53/24.64	c (3,0) x[0][7] = 0
51.53/24.64	c (3,0) x[0][8] = 0
51.53/24.64	c (3,0) x[0][9] = 0
51.53/24.64	c (3,0) x[0][10] = 0
51.53/24.64	c (3,0) x[0][11] = 0
51.53/24.64	c (3,0) x[0][12] = 0
51.53/24.64	c (3,0) x[0][13] = 0
51.53/24.64	c (3,0) x[0][14] = 0
51.53/24.64	c (3,0) x[0][15] = 0
51.53/24.64	c (3,0) x[0][16] = 0
51.53/24.64	c (3,0) x[0][17] = 0
51.53/24.64	c (3,0) x[0][18] = 0
51.53/24.64	c (3,0) x[0][19] = 0
51.53/24.64	c (3,0) x[0][20] = 0
51.53/24.64	c (3,0) x[0][21] = 0
51.53/24.64	c (3,0) x[0][22] = 0
51.53/24.64	c (3,0) x[0][23] = 0
51.53/24.64	c (3,0) x[0][24] = 0
51.53/24.64	c (3,0) x[0][25] = 0
51.53/24.64	c (3,0) x[0][26] = 0
51.53/24.64	c (3,0) x[0][27] = 0
51.53/24.64	c (3,0) x[0][28] = 0
51.53/24.64	c (3,0) x[0][29] = 0
51.53/24.64	c (3,0) x[0][30] = 0
51.53/24.64	c (3,0) x[0][31] = 0
51.53/24.64	c (3,0) x[0][32] = 0
51.53/24.64	c (3,0) x[0][33] = 0
51.53/24.64	c (3,0) x[0][34] = 0
51.53/24.64	c (3,0) x[0][35] = 0
51.53/24.64	c (3,0) x[0][36] = 0
51.53/24.64	c (3,0) x[0][37] = 0
51.53/24.64	c (3,0) x[0][38] = 0
51.53/24.64	c (3,0) x[0][39] = 0
51.53/24.64	c (3,0) x[0][40] = 0
51.53/24.64	c (3,0) x[0][41] = 0
51.53/24.64	c (3,0) x[0][42] = 0
51.53/24.64	c (3,0) x[0][43] = 0
51.53/24.64	c (3,0) x[0][44] = 0
51.53/24.64	c (3,0) x[0][45] = 0
51.53/24.64	c (3,0) x[0][46] = 0
51.53/24.64	c (3,0) x[0][47] = 0
51.53/24.64	c (3,0) x[0][48] = 0
51.53/24.64	c (3,0) x[0][49] = 0
51.53/24.64	c (3,0) x[0][50] = 0
51.53/24.64	c (3,0) x[0][51] = 0
51.53/24.64	c (3,0) x[0][52] = 0
51.53/24.64	c (3,0) x[0][53] = 0
51.53/24.64	c (3,0) x[0][54] = 0
51.53/24.64	c (3,0) x[0][55] = 0
51.53/24.64	c (3,0) x[0][56] = 0
51.53/24.64	c (3,0) x[0][57] = 0
51.53/24.64	c (3,0) x[0][58] = 0
51.53/24.64	c (3,0) x[0][59] = 0
51.53/24.64	c (3,0) x[0][60] = 0
51.53/24.64	c (3,0) x[0][61] = 0
51.53/24.64	c (3,0) x[0][62] = 0
51.53/24.64	c (3,0) x[0][63] = 0
51.53/24.64	c (3,0) x[0][64] = 0
51.53/24.64	c (3,0) x[0][65] = 0
51.53/24.64	c (3,0) x[0][66] = 0
51.53/24.64	c (3,0) x[0][67] = 0
51.53/24.64	c (3,0) x[0][68] = 0
51.53/24.64	c (3,0) x[0][69] = 0
51.53/24.64	c (3,0) x[0][70] = 0
51.53/24.64	c (3,0) x[0][71] = 0
51.53/24.64	c (3,0) x[0][72] = 0
51.53/24.64	c (3,0) x[0][73] = 0
51.53/24.64	c (3,0) x[0][74] = 0
51.53/24.64	c (3,0) x[0][75] = 0
51.53/24.64	c (3,0) x[0][76] = 0
51.53/24.64	c (3,0) x[0][77] = 0
51.53/24.64	c (3,0) x[0][78] = 0
51.53/24.64	c (3,0) x[0][79] = 0
51.53/24.64	c (3,0) x[0][80] = 1
51.53/24.64	c (3,0) x[0][81] = 1
51.53/24.64	c (3,0) x[0][82] = 1
51.53/24.64	c (3,0) x[0][83] = 1
51.53/24.64	c (3,0) x[0][84] = 1
51.53/24.64	c (3,0) x[0][85] = 1
51.53/24.65	c (3,0) x[0][86] = 1
51.53/24.65	c (3,0) x[0][87] = 1
51.53/24.65	c (3,0) x[0][88] = 1
51.53/24.65	c (3,0) x[0][89] = 1
51.53/24.65	c (3,0) x[0][90] = 1
51.53/24.65	c (3,0) x[0][91] = 1
51.53/24.65	c (3,0) x[0][92] = 1
51.53/24.65	c (3,0) x[0][93] = 1
51.53/24.65	c (3,0) x[0][94] = 1
51.53/24.65	c (3,0) x[0][95] = 1
51.53/24.65	c (3,0) x[0][96] = 1
51.53/24.65	c (3,0) x[0][97] = 1
51.53/24.65	c (3,0) x[0][98] = 1
51.53/24.65	c (3,0) x[0][99] = 1
51.53/24.65	c (3,0) x[0][100] = 1
51.53/24.65	c (3,0) x[0][101] = 1
51.53/24.65	c (3,0) x[0][102] = 1
51.53/24.65	c (3,0) x[0][103] = 1
51.53/24.65	c (3,0) x[0][104] = 1
51.53/24.65	c (3,0) x[0][105] = 1
51.53/24.65	c (3,0) x[0][106] = 1
51.53/24.65	c (3,0) x[0][107] = 1
51.53/24.65	c (3,0) x[0][108] = 1
51.53/24.65	c (3,0) x[0][109] = 1
51.53/24.65	c (3,0) x[0][110] = 1
51.53/24.65	c (3,0) x[0][111] = 1
51.53/24.65	c (3,0) x[0][112] = 1
51.53/24.65	c (3,0) x[0][113] = 1
51.53/24.65	c (3,0) x[0][114] = 1
51.53/24.65	c (3,0) x[0][115] = 1
51.53/24.65	c (3,0) x[0][116] = 1
51.53/24.65	c (3,0) x[0][117] = 1
51.53/24.65	c (3,0) x[0][118] = 1
51.53/24.65	c (3,0) x[0][119] = 1
51.53/24.65	c (3,0) x[1][0] = 0
51.53/24.65	c (3,0) x[1][1] = 0
51.53/24.65	c (3,0) x[1][2] = 0
51.53/24.65	c (3,0) x[1][3] = 0
51.53/24.65	c (3,0) x[1][4] = 0
51.53/24.65	c (3,0) x[1][5] = 0
51.53/24.65	c (3,0) x[1][6] = 0
51.53/24.65	c (3,0) x[1][7] = 0
51.53/24.65	c (3,0) x[1][8] = 0
51.53/24.65	c (3,0) x[1][9] = 0
51.53/24.65	c (3,0) x[1][10] = 0
51.53/24.65	c (3,0) x[1][11] = 0
51.53/24.65	c (3,0) x[1][12] = 0
51.53/24.65	c (3,0) x[1][13] = 0
51.53/24.65	c (3,0) x[1][14] = 0
51.53/24.65	c (3,0) x[1][15] = 0
51.53/24.65	c (3,0) x[1][16] = 0
51.53/24.65	c (3,0) x[1][17] = 0
51.53/24.65	c (3,0) x[1][18] = 0
51.53/24.65	c (3,0) x[1][19] = 0
51.53/24.65	c (3,0) x[1][20] = 0
51.53/24.65	c (3,0) x[1][21] = 0
51.53/24.65	c (3,0) x[1][22] = 0
51.53/24.65	c (3,0) x[1][23] = 0
51.53/24.65	c (3,0) x[1][24] = 0
51.53/24.65	c (3,0) x[1][25] = 0
51.53/24.65	c (3,0) x[1][26] = 0
51.53/24.65	c (3,0) x[1][27] = 0
51.53/24.65	c (3,0) x[1][28] = 0
51.53/24.65	c (3,0) x[1][29] = 0
51.53/24.65	c (3,0) x[1][30] = 0
51.53/24.65	c (3,0) x[1][31] = 0
51.53/24.65	c (3,0) x[1][32] = 0
51.53/24.65	c (3,0) x[1][33] = 0
51.53/24.65	c (3,0) x[1][34] = 0
51.53/24.65	c (3,0) x[1][35] = 0
51.53/24.65	c (3,0) x[1][36] = 0
51.53/24.65	c (3,0) x[1][37] = 0
51.53/24.65	c (3,0) x[1][38] = 0
51.53/24.65	c (3,0) x[1][39] = 0
51.53/24.65	c (3,0) x[1][40] = 0
51.53/24.65	c (3,0) x[1][41] = 0
51.53/24.65	c (3,0) x[1][42] = 0
51.53/24.65	c (3,0) x[1][43] = 0
51.53/24.65	c (3,0) x[1][44] = 0
51.53/24.65	c (3,0) x[1][45] = 0
51.53/24.65	c (3,0) x[1][46] = 0
51.53/24.65	c (3,0) x[1][47] = 0
51.53/24.65	c (3,0) x[1][48] = 0
51.53/24.65	c (3,0) x[1][49] = 0
51.53/24.65	c (3,0) x[1][50] = 1
51.53/24.65	c (3,0) x[1][51] = 1
51.53/24.65	c (3,0) x[1][52] = 1
51.53/24.65	c (3,0) x[1][53] = 1
51.53/24.65	c (3,0) x[1][54] = 1
51.53/24.65	c (3,0) x[1][55] = 1
51.53/24.65	c (3,0) x[1][56] = 1
51.53/24.65	c (3,0) x[1][57] = 1
51.53/24.65	c (3,0) x[1][58] = 1
51.53/24.65	c (3,0) x[1][59] = 1
51.53/24.65	c (3,0) x[1][60] = 1
51.53/24.65	c (3,0) x[1][61] = 1
51.53/24.65	c (3,0) x[1][62] = 1
51.53/24.65	c (3,0) x[1][63] = 1
51.53/24.65	c (3,0) x[1][64] = 1
51.53/24.65	c (3,0) x[1][65] = 1
51.53/24.65	c (3,0) x[1][66] = 1
51.53/24.65	c (3,0) x[1][67] = 1
51.53/24.65	c (3,0) x[1][68] = 1
51.53/24.65	c (3,0) x[1][69] = 1
51.53/24.65	c (3,0) x[1][70] = 1
51.53/24.65	c (3,0) x[1][71] = 1
51.53/24.65	c (3,0) x[1][72] = 1
51.53/24.65	c (3,0) x[1][73] = 1
51.53/24.65	c (3,0) x[1][74] = 1
51.53/24.65	c (3,0) x[1][75] = 1
51.53/24.65	c (3,0) x[1][76] = 1
51.53/24.65	c (3,0) x[1][77] = 1
51.53/24.65	c (3,0) x[1][78] = 1
51.53/24.65	c (3,0) x[1][79] = 1
51.53/24.65	c (3,0) x[1][80] = 0
51.53/24.65	c (3,0) x[1][81] = 0
51.53/24.65	c (3,0) x[1][82] = 0
51.53/24.65	c (3,0) x[1][83] = 0
51.53/24.65	c (3,0) x[1][84] = 0
51.53/24.65	c (3,0) x[1][85] = 0
51.53/24.65	c (3,0) x[1][86] = 0
51.53/24.65	c (3,0) x[1][87] = 0
51.53/24.65	c (3,0) x[1][88] = 0
51.53/24.65	c (3,0) x[1][89] = 0
51.53/24.65	c (3,0) x[1][90] = 0
51.53/24.65	c (3,0) x[1][91] = 0
51.53/24.65	c (3,0) x[1][92] = 0
51.53/24.65	c (3,0) x[1][93] = 0
51.53/24.65	c (3,0) x[1][94] = 0
51.53/24.65	c (3,0) x[1][95] = 0
51.53/24.65	c (3,0) x[1][96] = 0
51.53/24.65	c (3,0) x[1][97] = 0
51.53/24.65	c (3,0) x[1][98] = 0
51.53/24.65	c (3,0) x[1][99] = 0
51.53/24.65	c (3,0) x[1][100] = 0
51.53/24.65	c (3,0) x[1][101] = 0
51.53/24.65	c (3,0) x[1][102] = 0
51.53/24.65	c (3,0) x[1][103] = 0
51.53/24.65	c (3,0) x[1][104] = 0
51.53/24.65	c (3,0) x[1][105] = 0
51.53/24.65	c (3,0) x[1][106] = 0
51.53/24.65	c (3,0) x[1][107] = 0
51.53/24.65	c (3,0) x[1][108] = 0
51.53/24.65	c (3,0) x[1][109] = 0
51.53/24.65	c (3,0) x[1][110] = 1
51.53/24.65	c (3,0) x[1][111] = 1
51.53/24.65	c (3,0) x[1][112] = 1
51.53/24.65	c (3,0) x[1][113] = 1
51.53/24.65	c (3,0) x[1][114] = 1
51.53/24.65	c (3,0) x[1][115] = 1
51.53/24.65	c (3,0) x[1][116] = 1
51.53/24.65	c (3,0) x[1][117] = 1
51.53/24.65	c (3,0) x[1][118] = 1
51.53/24.65	c (3,0) x[1][119] = 1
51.53/24.65	c (3,0) x[2][0] = 0
51.53/24.65	c (3,0) x[2][1] = 0
51.53/24.65	c (3,0) x[2][2] = 0
51.53/24.65	c (3,0) x[2][3] = 0
51.53/24.65	c (3,0) x[2][4] = 0
51.53/24.65	c (3,0) x[2][5] = 0
51.53/24.65	c (3,0) x[2][6] = 0
51.53/24.65	c (3,0) x[2][7] = 0
51.53/24.65	c (3,0) x[2][8] = 0
51.53/24.65	c (3,0) x[2][9] = 0
51.53/24.65	c (3,0) x[2][10] = 0
51.53/24.65	c (3,0) x[2][11] = 0
51.53/24.65	c (3,0) x[2][12] = 0
51.53/24.65	c (3,0) x[2][13] = 0
51.53/24.65	c (3,0) x[2][14] = 0
51.53/24.65	c (3,0) x[2][15] = 0
51.53/24.65	c (3,0) x[2][16] = 0
51.53/24.65	c (3,0) x[2][17] = 0
51.53/24.65	c (3,0) x[2][18] = 0
51.53/24.65	c (3,0) x[2][19] = 0
51.53/24.65	c (3,0) x[2][20] = 0
51.53/24.65	c (3,0) x[2][21] = 0
51.53/24.65	c (3,0) x[2][22] = 0
51.53/24.65	c (3,0) x[2][23] = 1
51.53/24.65	c (3,0) x[2][24] = 1
51.53/24.65	c (3,0) x[2][25] = 1
51.53/24.65	c (3,0) x[2][26] = 1
51.53/24.65	c (3,0) x[2][27] = 1
51.53/24.65	c (3,0) x[2][28] = 1
51.53/24.65	c (3,0) x[2][29] = 1
51.53/24.65	c (3,0) x[2][30] = 1
51.53/24.65	c (3,0) x[2][31] = 1
51.53/24.65	c (3,0) x[2][32] = 1
51.53/24.65	c (3,0) x[2][33] = 1
51.53/24.65	c (3,0) x[2][34] = 1
51.53/24.65	c (3,0) x[2][35] = 1
51.53/24.65	c (3,0) x[2][36] = 1
51.53/24.65	c (3,0) x[2][37] = 1
51.53/24.65	c (3,0) x[2][38] = 1
51.53/24.65	c (3,0) x[2][39] = 1
51.53/24.65	c (3,0) x[2][40] = 1
51.53/24.65	c (3,0) x[2][41] = 1
51.53/24.65	c (3,0) x[2][42] = 1
51.53/24.65	c (3,0) x[2][43] = 1
51.53/24.65	c (3,0) x[2][44] = 1
51.53/24.65	c (3,0) x[2][45] = 1
51.53/24.65	c (3,0) x[2][46] = 1
51.53/24.65	c (3,0) x[2][47] = 1
51.53/24.65	c (3,0) x[2][48] = 1
51.53/24.65	c (3,0) x[2][49] = 1
51.53/24.65	c (3,0) x[2][50] = 0
51.53/24.65	c (3,0) x[2][51] = 0
51.53/24.65	c (3,0) x[2][52] = 0
51.53/24.65	c (3,0) x[2][53] = 0
51.53/24.65	c (3,0) x[2][54] = 0
51.53/24.65	c (3,0) x[2][55] = 0
51.53/24.65	c (3,0) x[2][56] = 0
51.53/24.65	c (3,0) x[2][57] = 0
51.53/24.65	c (3,0) x[2][58] = 0
51.53/24.65	c (3,0) x[2][59] = 0
51.53/24.65	c (3,0) x[2][60] = 0
51.53/24.65	c (3,0) x[2][61] = 0
51.53/24.65	c (3,0) x[2][62] = 0
51.53/24.65	c (3,0) x[2][63] = 0
51.53/24.65	c (3,0) x[2][64] = 0
51.53/24.65	c (3,0) x[2][65] = 0
51.53/24.65	c (3,0) x[2][66] = 0
51.53/24.65	c (3,0) x[2][67] = 0
51.53/24.65	c (3,0) x[2][68] = 0
51.53/24.65	c (3,0) x[2][69] = 0
51.53/24.65	c (3,0) x[2][70] = 0
51.53/24.65	c (3,0) x[2][71] = 0
51.53/24.65	c (3,0) x[2][72] = 0
51.53/24.65	c (3,0) x[2][73] = 0
51.53/24.65	c (3,0) x[2][74] = 0
51.53/24.65	c (3,0) x[2][75] = 0
51.53/24.65	c (3,0) x[2][76] = 0
51.53/24.65	c (3,0) x[2][77] = 1
51.53/24.65	c (3,0) x[2][78] = 1
51.53/24.65	c (3,0) x[2][79] = 1
51.53/24.65	c (3,0) x[2][80] = 0
51.53/24.65	c (3,0) x[2][81] = 0
51.53/24.65	c (3,0) x[2][82] = 0
51.53/24.65	c (3,0) x[2][83] = 0
51.53/24.65	c (3,0) x[2][84] = 0
51.53/24.65	c (3,0) x[2][85] = 0
51.53/24.65	c (3,0) x[2][86] = 0
51.53/24.65	c (3,0) x[2][87] = 0
51.53/24.65	c (3,0) x[2][88] = 0
51.53/24.65	c (3,0) x[2][89] = 0
51.53/24.65	c (3,0) x[2][90] = 0
51.53/24.65	c (3,0) x[2][91] = 0
51.53/24.65	c (3,0) x[2][92] = 0
51.53/24.65	c (3,0) x[2][93] = 0
51.53/24.65	c (3,0) x[2][94] = 0
51.53/24.65	c (3,0) x[2][95] = 0
51.53/24.65	c (3,0) x[2][96] = 0
51.53/24.65	c (3,0) x[2][97] = 0
51.53/24.65	c (3,0) x[2][98] = 0
51.53/24.65	c (3,0) x[2][99] = 0
51.53/24.65	c (3,0) x[2][100] = 0
51.53/24.65	c (3,0) x[2][101] = 0
51.53/24.65	c (3,0) x[2][102] = 0
51.53/24.65	c (3,0) x[2][103] = 0
51.53/24.65	c (3,0) x[2][104] = 0
51.53/24.65	c (3,0) x[2][105] = 0
51.53/24.65	c (3,0) x[2][106] = 0
51.53/24.65	c (3,0) x[2][107] = 1
51.53/24.65	c (3,0) x[2][108] = 1
51.53/24.65	c (3,0) x[2][109] = 1
51.53/24.65	c (3,0) x[2][110] = 0
51.53/24.65	c (3,0) x[2][111] = 0
51.53/24.65	c (3,0) x[2][112] = 0
51.53/24.65	c (3,0) x[2][113] = 1
51.53/24.65	c (3,0) x[2][114] = 1
51.53/24.65	c (3,0) x[2][115] = 1
51.53/24.65	c (3,0) x[2][116] = 1
51.53/24.65	c (3,0) x[2][117] = 1
51.53/24.65	c (3,0) x[2][118] = 1
51.53/24.65	c (3,0) x[2][119] = 1
51.53/24.65	c (3,0) x[3][0] = 0
51.53/24.65	c (3,0) x[3][1] = 0
51.53/24.65	c (3,0) x[3][2] = 0
51.53/24.65	c (3,0) x[3][3] = 0
51.53/24.65	c (3,0) x[3][4] = 0
51.53/24.65	c (3,0) x[3][5] = 0
51.53/24.65	c (3,0) x[3][6] = 0
51.53/24.65	c (3,0) x[3][7] = 0
51.53/24.65	c (3,0) x[3][8] = 0
51.53/24.65	c (3,0) x[3][9] = 1
51.53/24.65	c (3,0) x[3][10] = 1
51.53/24.65	c (3,0) x[3][11] = 1
51.53/24.65	c (3,0) x[3][12] = 1
51.53/24.65	c (3,0) x[3][13] = 1
51.53/24.65	c (3,0) x[3][14] = 1
51.53/24.65	c (3,0) x[3][15] = 1
51.53/24.65	c (3,0) x[3][16] = 1
51.53/24.65	c (3,0) x[3][17] = 1
51.53/24.65	c (3,0) x[3][18] = 1
51.53/24.65	c (3,0) x[3][19] = 1
51.53/24.65	c (3,0) x[3][20] = 1
51.53/24.65	c (3,0) x[3][21] = 1
51.53/24.65	c (3,0) x[3][22] = 1
51.53/24.65	c (3,0) x[3][23] = 0
51.53/24.65	c (3,0) x[3][24] = 0
51.53/24.65	c (3,0) x[3][25] = 0
51.53/24.65	c (3,0) x[3][26] = 0
51.53/24.65	c (3,0) x[3][27] = 0
51.53/24.65	c (3,0) x[3][28] = 0
51.53/24.65	c (3,0) x[3][29] = 0
51.53/24.65	c (3,0) x[3][30] = 0
51.53/24.65	c (3,0) x[3][31] = 0
51.53/24.65	c (3,0) x[3][32] = 0
51.53/24.65	c (3,0) x[3][33] = 0
51.53/24.65	c (3,0) x[3][34] = 0
51.53/24.65	c (3,0) x[3][35] = 0
51.53/24.65	c (3,0) x[3][36] = 0
51.53/24.65	c (3,0) x[3][37] = 0
51.53/24.65	c (3,0) x[3][38] = 0
51.53/24.65	c (3,0) x[3][39] = 0
51.53/24.65	c (3,0) x[3][40] = 0
51.53/24.65	c (3,0) x[3][41] = 0
51.53/24.65	c (3,0) x[3][42] = 0
51.53/24.65	c (3,0) x[3][43] = 1
51.53/24.65	c (3,0) x[3][44] = 1
51.53/24.65	c (3,0) x[3][45] = 1
51.53/24.65	c (3,0) x[3][46] = 1
51.53/24.65	c (3,0) x[3][47] = 1
51.53/24.65	c (3,0) x[3][48] = 1
51.53/24.65	c (3,0) x[3][49] = 1
51.53/24.65	c (3,0) x[3][50] = 0
51.53/24.65	c (3,0) x[3][51] = 0
51.53/24.65	c (3,0) x[3][52] = 0
51.53/24.65	c (3,0) x[3][53] = 0
51.53/24.65	c (3,0) x[3][54] = 0
51.53/24.65	c (3,0) x[3][55] = 0
51.53/24.65	c (3,0) x[3][56] = 0
51.53/24.65	c (3,0) x[3][57] = 0
51.53/24.65	c (3,0) x[3][58] = 0
51.53/24.65	c (3,0) x[3][59] = 0
51.53/24.65	c (3,0) x[3][60] = 0
51.53/24.65	c (3,0) x[3][61] = 0
51.53/24.65	c (3,0) x[3][62] = 0
51.53/24.65	c (3,0) x[3][63] = 0
51.53/24.65	c (3,0) x[3][64] = 0
51.53/24.65	c (3,0) x[3][65] = 0
51.53/24.65	c (3,0) x[3][66] = 0
51.53/24.65	c (3,0) x[3][67] = 0
51.53/24.65	c (3,0) x[3][68] = 1
51.53/24.65	c (3,0) x[3][69] = 1
51.53/24.65	c (3,0) x[3][70] = 1
51.53/24.65	c (3,0) x[3][71] = 1
51.53/24.65	c (3,0) x[3][72] = 1
51.53/24.65	c (3,0) x[3][73] = 1
51.53/24.65	c (3,0) x[3][74] = 1
51.53/24.65	c (3,0) x[3][75] = 1
51.53/24.65	c (3,0) x[3][76] = 1
51.53/24.65	c (3,0) x[3][77] = 0
51.53/24.65	c (3,0) x[3][78] = 0
51.53/24.65	c (3,0) x[3][79] = 0
51.53/24.65	c (3,0) x[3][80] = 0
51.53/24.65	c (3,0) x[3][81] = 0
51.53/24.65	c (3,0) x[3][82] = 0
51.53/24.65	c (3,0) x[3][83] = 0
51.53/24.65	c (3,0) x[3][84] = 0
51.53/24.65	c (3,0) x[3][85] = 0
51.53/24.65	c (3,0) x[3][86] = 0
51.53/24.65	c (3,0) x[3][87] = 0
51.53/24.65	c (3,0) x[3][88] = 0
51.53/24.65	c (3,0) x[3][89] = 0
51.53/24.65	c (3,0) x[3][90] = 0
51.53/24.65	c (3,0) x[3][91] = 0
51.53/24.65	c (3,0) x[3][92] = 0
51.53/24.65	c (3,0) x[3][93] = 0
51.53/24.65	c (3,0) x[3][94] = 0
51.53/24.65	c (3,0) x[3][95] = 0
51.53/24.65	c (3,0) x[3][96] = 0
51.53/24.65	c (3,0) x[3][97] = 0
51.53/24.65	c (3,0) x[3][98] = 0
51.53/24.65	c (3,0) x[3][99] = 0
51.53/24.65	c (3,0) x[3][100] = 0
51.53/24.65	c (3,0) x[3][101] = 1
51.53/24.65	c (3,0) x[3][102] = 1
51.53/24.65	c (3,0) x[3][103] = 1
51.53/24.65	c (3,0) x[3][104] = 1
51.53/24.65	c (3,0) x[3][105] = 1
51.53/24.65	c (3,0) x[3][106] = 1
51.53/24.65	c (3,0) x[3][107] = 1
51.53/24.65	c (3,0) x[3][108] = 1
51.53/24.65	c (3,0) x[3][109] = 1
51.53/24.65	c (3,0) x[3][110] = 0
51.53/24.65	c (3,0) x[3][111] = 0
51.53/24.65	c (3,0) x[3][112] = 1
51.53/24.65	c (3,0) x[3][113] = 0
51.53/24.65	c (3,0) x[3][114] = 0
51.53/24.65	c (3,0) x[3][115] = 0
51.53/24.65	c (3,0) x[3][116] = 0
51.53/24.65	c (3,0) x[3][117] = 0
51.53/24.65	c (3,0) x[3][118] = 0
51.53/24.65	c (3,0) x[3][119] = 0
51.53/24.65	c (3,0) x[4][0] = 0
51.53/24.65	c (3,0) x[4][1] = 1
51.53/24.65	c (3,0) x[4][2] = 1
51.53/24.65	c (3,0) x[4][3] = 1
51.53/24.65	c (3,0) x[4][4] = 1
51.53/24.65	c (3,0) x[4][5] = 1
51.53/24.65	c (3,0) x[4][6] = 1
51.53/24.65	c (3,0) x[4][7] = 1
51.53/24.65	c (3,0) x[4][8] = 1
51.53/24.65	c (3,0) x[4][9] = 0
51.53/24.65	c (3,0) x[4][10] = 0
51.53/24.65	c (3,0) x[4][11] = 0
51.53/24.65	c (3,0) x[4][12] = 0
51.53/24.65	c (3,0) x[4][13] = 0
51.53/24.65	c (3,0) x[4][14] = 0
51.53/24.65	c (3,0) x[4][15] = 0
51.53/24.65	c (3,0) x[4][16] = 0
51.53/24.65	c (3,0) x[4][17] = 0
51.53/24.65	c (3,0) x[4][18] = 0
51.53/24.65	c (3,0) x[4][19] = 1
51.53/24.65	c (3,0) x[4][20] = 1
51.53/24.65	c (3,0) x[4][21] = 1
51.53/24.65	c (3,0) x[4][22] = 1
51.53/24.65	c (3,0) x[4][23] = 0
51.53/24.65	c (3,0) x[4][24] = 0
51.53/24.65	c (3,0) x[4][25] = 0
51.53/24.65	c (3,0) x[4][26] = 0
51.53/24.65	c (3,0) x[4][27] = 0
51.53/24.65	c (3,0) x[4][28] = 0
51.53/24.65	c (3,0) x[4][29] = 0
51.53/24.65	c (3,0) x[4][30] = 0
51.53/24.65	c (3,0) x[4][31] = 0
51.53/24.65	c (3,0) x[4][32] = 0
51.53/24.65	c (3,0) x[4][33] = 1
51.53/24.65	c (3,0) x[4][34] = 1
51.53/24.65	c (3,0) x[4][35] = 1
51.53/24.65	c (3,0) x[4][36] = 1
51.53/24.65	c (3,0) x[4][37] = 1
51.53/24.65	c (3,0) x[4][38] = 1
51.53/24.65	c (3,0) x[4][39] = 1
51.53/24.65	c (3,0) x[4][40] = 1
51.53/24.65	c (3,0) x[4][41] = 1
51.53/24.65	c (3,0) x[4][42] = 1
51.53/24.65	c (3,0) x[4][43] = 0
51.53/24.65	c (3,0) x[4][44] = 0
51.53/24.65	c (3,0) x[4][45] = 0
51.53/24.65	c (3,0) x[4][46] = 0
51.53/24.65	c (3,0) x[4][47] = 0
51.53/24.65	c (3,0) x[4][48] = 0
51.53/24.65	c (3,0) x[4][49] = 0
51.53/24.65	c (3,0) x[4][50] = 0
51.53/24.65	c (3,0) x[4][51] = 0
51.53/24.65	c (3,0) x[4][52] = 0
51.53/24.65	c (3,0) x[4][53] = 0
51.53/24.65	c (3,0) x[4][54] = 0
51.53/24.65	c (3,0) x[4][55] = 0
51.53/24.65	c (3,0) x[4][56] = 0
51.53/24.65	c (3,0) x[4][57] = 0
51.53/24.65	c (3,0) x[4][58] = 0
51.53/24.65	c (3,0) x[4][59] = 0
51.53/24.65	c (3,0) x[4][60] = 1
51.53/24.65	c (3,0) x[4][61] = 1
51.53/24.65	c (3,0) x[4][62] = 1
51.53/24.65	c (3,0) x[4][63] = 1
51.53/24.65	c (3,0) x[4][64] = 1
51.53/24.65	c (3,0) x[4][65] = 1
51.53/24.65	c (3,0) x[4][66] = 1
51.53/24.65	c (3,0) x[4][67] = 1
51.53/24.65	c (3,0) x[4][68] = 0
51.53/24.65	c (3,0) x[4][69] = 0
51.53/24.65	c (3,0) x[4][70] = 0
51.53/24.65	c (3,0) x[4][71] = 0
51.53/24.65	c (3,0) x[4][72] = 0
51.53/24.65	c (3,0) x[4][73] = 0
51.53/24.65	c (3,0) x[4][74] = 0
51.53/24.65	c (3,0) x[4][75] = 0
51.53/24.65	c (3,0) x[4][76] = 0
51.53/24.65	c (3,0) x[4][77] = 0
51.53/24.65	c (3,0) x[4][78] = 0
51.53/24.65	c (3,0) x[4][79] = 0
51.53/24.65	c (3,0) x[4][80] = 0
51.53/24.65	c (3,0) x[4][81] = 0
51.53/24.65	c (3,0) x[4][82] = 0
51.53/24.65	c (3,0) x[4][83] = 0
51.53/24.65	c (3,0) x[4][84] = 0
51.53/24.65	c (3,0) x[4][85] = 0
51.53/24.65	c (3,0) x[4][86] = 0
51.53/24.65	c (3,0) x[4][87] = 0
51.53/24.65	c (3,0) x[4][88] = 0
51.53/24.65	c (3,0) x[4][89] = 0
51.53/24.65	c (3,0) x[4][90] = 0
51.53/24.65	c (3,0) x[4][91] = 0
51.53/24.65	c (3,0) x[4][92] = 0
51.53/24.65	c (3,0) x[4][93] = 0
51.53/24.65	c (3,0) x[4][94] = 0
51.53/24.65	c (3,0) x[4][95] = 0
51.53/24.65	c (3,0) x[4][96] = 0
51.53/24.65	c (3,0) x[4][97] = 0
51.53/24.65	c (3,0) x[4][98] = 0
51.53/24.65	c (3,0) x[4][99] = 1
51.53/24.65	c (3,0) x[4][100] = 1
51.53/24.65	c (3,0) x[4][101] = 1
51.53/24.65	c (3,0) x[4][102] = 1
51.53/24.65	c (3,0) x[4][103] = 1
51.53/24.65	c (3,0) x[4][104] = 1
51.53/24.65	c (3,0) x[4][105] = 1
51.53/24.65	c (3,0) x[4][106] = 1
51.53/24.65	c (3,0) x[4][107] = 0
51.53/24.65	c (3,0) x[4][108] = 0
51.53/24.65	c (3,0) x[4][109] = 0
51.53/24.65	c (3,0) x[4][110] = 1
51.53/24.65	c (3,0) x[4][111] = 1
51.53/24.65	c (3,0) x[4][112] = 0
51.53/24.65	c (3,0) x[4][113] = 0
51.53/24.65	c (3,0) x[4][114] = 0
51.53/24.65	c (3,0) x[4][115] = 0
51.53/24.65	c (3,0) x[4][116] = 0
51.53/24.65	c (3,0) x[4][117] = 0
51.53/24.65	c (3,0) x[4][118] = 0
51.53/24.65	c (3,0) x[4][119] = 0
51.53/24.65	c (3,0) x[5][0] = 0
51.53/24.65	c (3,0) x[5][1] = 1
51.53/24.65	c (3,0) x[5][2] = 1
51.53/24.65	c (3,0) x[5][3] = 1
51.53/24.65	c (3,0) x[5][4] = 1
51.53/24.65	c (3,0) x[5][5] = 1
51.53/24.65	c (3,0) x[5][6] = 1
51.53/24.65	c (3,0) x[5][7] = 1
51.53/24.65	c (3,0) x[5][8] = 1
51.53/24.65	c (3,0) x[5][9] = 0
51.53/24.65	c (3,0) x[5][10] = 0
51.53/24.65	c (3,0) x[5][11] = 0
51.53/24.65	c (3,0) x[5][12] = 0
51.53/24.65	c (3,0) x[5][13] = 0
51.53/24.65	c (3,0) x[5][14] = 0
51.53/24.65	c (3,0) x[5][15] = 0
51.53/24.65	c (3,0) x[5][16] = 0
51.53/24.65	c (3,0) x[5][17] = 0
51.53/24.65	c (3,0) x[5][18] = 1
51.53/24.65	c (3,0) x[5][19] = 0
51.53/24.65	c (3,0) x[5][20] = 0
51.53/24.65	c (3,0) x[5][21] = 0
51.53/24.65	c (3,0) x[5][22] = 1
51.53/24.65	c (3,0) x[5][23] = 0
51.53/24.65	c (3,0) x[5][24] = 0
51.53/24.65	c (3,0) x[5][25] = 0
51.53/24.65	c (3,0) x[5][26] = 1
51.53/24.65	c (3,0) x[5][27] = 1
51.53/24.65	c (3,0) x[5][28] = 1
51.53/24.65	c (3,0) x[5][29] = 1
51.53/24.65	c (3,0) x[5][30] = 1
51.53/24.65	c (3,0) x[5][31] = 1
51.53/24.65	c (3,0) x[5][32] = 1
51.53/24.65	c (3,0) x[5][33] = 0
51.53/24.65	c (3,0) x[5][34] = 0
51.53/24.65	c (3,0) x[5][35] = 0
51.53/24.65	c (3,0) x[5][36] = 0
51.53/24.65	c (3,0) x[5][37] = 0
51.53/24.65	c (3,0) x[5][38] = 0
51.53/24.65	c (3,0) x[5][39] = 0
51.53/24.65	c (3,0) x[5][40] = 0
51.53/24.65	c (3,0) x[5][41] = 0
51.53/24.65	c (3,0) x[5][42] = 0
51.53/24.65	c (3,0) x[5][43] = 0
51.53/24.65	c (3,0) x[5][44] = 0
51.53/24.65	c (3,0) x[5][45] = 0
51.53/24.65	c (3,0) x[5][46] = 0
51.53/24.65	c (3,0) x[5][47] = 1
51.53/24.65	c (3,0) x[5][48] = 1
51.53/24.65	c (3,0) x[5][49] = 1
51.53/24.65	c (3,0) x[5][50] = 0
51.53/24.65	c (3,0) x[5][51] = 0
51.53/24.65	c (3,0) x[5][52] = 0
51.53/24.65	c (3,0) x[5][53] = 0
51.53/24.65	c (3,0) x[5][54] = 0
51.53/24.65	c (3,0) x[5][55] = 0
51.53/24.65	c (3,0) x[5][56] = 1
51.53/24.65	c (3,0) x[5][57] = 1
51.53/24.65	c (3,0) x[5][58] = 1
51.53/24.65	c (3,0) x[5][59] = 1
51.53/24.65	c (3,0) x[5][60] = 0
51.53/24.65	c (3,0) x[5][61] = 0
51.53/24.65	c (3,0) x[5][62] = 0
51.53/24.65	c (3,0) x[5][63] = 0
51.53/24.65	c (3,0) x[5][64] = 0
51.53/24.65	c (3,0) x[5][65] = 0
51.53/24.65	c (3,0) x[5][66] = 0
51.53/24.65	c (3,0) x[5][67] = 1
51.53/24.65	c (3,0) x[5][68] = 0
51.53/24.65	c (3,0) x[5][69] = 0
51.53/24.65	c (3,0) x[5][70] = 0
51.53/24.65	c (3,0) x[5][71] = 0
51.53/24.65	c (3,0) x[5][72] = 1
51.53/24.65	c (3,0) x[5][73] = 1
51.53/24.65	c (3,0) x[5][74] = 1
51.53/24.65	c (3,0) x[5][75] = 1
51.53/24.65	c (3,0) x[5][76] = 1
51.53/24.65	c (3,0) x[5][77] = 0
51.53/24.65	c (3,0) x[5][78] = 0
51.53/24.65	c (3,0) x[5][79] = 0
51.53/24.65	c (3,0) x[5][80] = 0
51.53/24.65	c (3,0) x[5][81] = 0
51.53/24.65	c (3,0) x[5][82] = 0
51.53/24.65	c (3,0) x[5][83] = 0
51.53/24.65	c (3,0) x[5][84] = 0
51.53/24.65	c (3,0) x[5][85] = 0
51.53/24.65	c (3,0) x[5][86] = 0
51.53/24.65	c (3,0) x[5][87] = 0
51.53/24.65	c (3,0) x[5][88] = 0
51.53/24.65	c (3,0) x[5][89] = 1
51.53/24.65	c (3,0) x[5][90] = 1
51.53/24.65	c (3,0) x[5][91] = 1
51.53/24.65	c (3,0) x[5][92] = 1
51.53/24.65	c (3,0) x[5][93] = 1
51.53/24.65	c (3,0) x[5][94] = 1
51.53/24.65	c (3,0) x[5][95] = 1
51.53/24.65	c (3,0) x[5][96] = 1
51.53/24.65	c (3,0) x[5][97] = 1
51.53/24.65	c (3,0) x[5][98] = 1
51.53/24.65	c (3,0) x[5][99] = 0
51.53/24.65	c (3,0) x[5][100] = 0
51.53/24.65	c (3,0) x[5][101] = 0
51.53/24.65	c (3,0) x[5][102] = 0
51.53/24.65	c (3,0) x[5][103] = 0
51.53/24.65	c (3,0) x[5][104] = 0
51.53/24.65	c (3,0) x[5][105] = 0
51.53/24.65	c (3,0) x[5][106] = 0
51.53/24.65	c (3,0) x[5][107] = 0
51.53/24.65	c (3,0) x[5][108] = 0
51.53/24.65	c (3,0) x[5][109] = 0
51.53/24.65	c (3,0) x[5][110] = 0
51.53/24.65	c (3,0) x[5][111] = 0
51.53/24.65	c (3,0) x[5][112] = 0
51.53/24.65	c (3,0) x[5][113] = 0
51.53/24.65	c (3,0) x[5][114] = 0
51.53/24.65	c (3,0) x[5][115] = 0
51.53/24.65	c (3,0) x[5][116] = 0
51.53/24.65	c (3,0) x[5][117] = 0
51.53/24.65	c (3,0) x[5][118] = 0
51.53/24.65	c (3,0) x[5][119] = 0
51.53/24.65	c (3,0) x[6][0] = 1
51.53/24.65	c (3,0) x[6][1] = 0
51.53/24.65	c (3,0) x[6][2] = 0
51.53/24.65	c (3,0) x[6][3] = 0
51.53/24.65	c (3,0) x[6][4] = 0
51.53/24.65	c (3,0) x[6][5] = 0
51.53/24.65	c (3,0) x[6][6] = 1
51.53/24.65	c (3,0) x[6][7] = 1
51.53/24.65	c (3,0) x[6][8] = 1
51.53/24.65	c (3,0) x[6][9] = 0
51.53/24.65	c (3,0) x[6][10] = 1
51.53/24.65	c (3,0) x[6][11] = 1
51.53/24.65	c (3,0) x[6][12] = 1
51.53/24.65	c (3,0) x[6][13] = 1
51.53/24.65	c (3,0) x[6][14] = 1
51.53/24.65	c (3,0) x[6][15] = 1
51.53/24.65	c (3,0) x[6][16] = 1
51.53/24.65	c (3,0) x[6][17] = 1
51.53/24.65	c (3,0) x[6][18] = 0
51.53/24.65	c (3,0) x[6][19] = 0
51.53/24.65	c (3,0) x[6][20] = 0
51.53/24.65	c (3,0) x[6][21] = 0
51.53/24.65	c (3,0) x[6][22] = 0
51.53/24.65	c (3,0) x[6][23] = 0
51.53/24.65	c (3,0) x[6][24] = 0
51.53/24.65	c (3,0) x[6][25] = 0
51.53/24.65	c (3,0) x[6][26] = 0
51.53/24.65	c (3,0) x[6][27] = 0
51.53/24.65	c (3,0) x[6][28] = 0
51.53/24.65	c (3,0) x[6][29] = 0
51.53/24.65	c (3,0) x[6][30] = 0
51.53/24.65	c (3,0) x[6][31] = 0
51.53/24.65	c (3,0) x[6][32] = 0
51.53/24.65	c (3,0) x[6][33] = 0
51.53/24.65	c (3,0) x[6][34] = 0
51.53/24.65	c (3,0) x[6][35] = 0
51.53/24.65	c (3,0) x[6][36] = 0
51.53/24.65	c (3,0) x[6][37] = 1
51.53/24.65	c (3,0) x[6][38] = 1
51.53/24.65	c (3,0) x[6][39] = 1
51.53/24.65	c (3,0) x[6][40] = 1
51.53/24.65	c (3,0) x[6][41] = 1
51.53/24.65	c (3,0) x[6][42] = 1
51.53/24.65	c (3,0) x[6][43] = 0
51.53/24.65	c (3,0) x[6][44] = 0
51.53/24.65	c (3,0) x[6][45] = 1
51.53/24.65	c (3,0) x[6][46] = 1
51.53/24.65	c (3,0) x[6][47] = 0
51.53/24.65	c (3,0) x[6][48] = 0
51.53/24.65	c (3,0) x[6][49] = 0
51.53/24.65	c (3,0) x[6][50] = 0
51.53/24.65	c (3,0) x[6][51] = 0
51.53/24.65	c (3,0) x[6][52] = 1
51.53/24.65	c (3,0) x[6][53] = 1
51.53/24.65	c (3,0) x[6][54] = 1
51.53/24.65	c (3,0) x[6][55] = 1
51.53/24.65	c (3,0) x[6][56] = 1
51.53/24.65	c (3,0) x[6][57] = 1
51.53/24.65	c (3,0) x[6][58] = 1
51.53/24.65	c (3,0) x[6][59] = 1
51.53/24.65	c (3,0) x[6][60] = 0
51.53/24.65	c (3,0) x[6][61] = 0
51.53/24.65	c (3,0) x[6][62] = 0
51.53/24.65	c (3,0) x[6][63] = 0
51.53/24.65	c (3,0) x[6][64] = 0
51.53/24.65	c (3,0) x[6][65] = 0
51.53/24.65	c (3,0) x[6][66] = 0
51.53/24.65	c (3,0) x[6][67] = 0
51.53/24.65	c (3,0) x[6][68] = 0
51.53/24.65	c (3,0) x[6][69] = 0
51.53/24.65	c (3,0) x[6][70] = 0
51.53/24.65	c (3,0) x[6][71] = 0
51.53/24.65	c (3,0) x[6][72] = 0
51.53/24.65	c (3,0) x[6][73] = 0
51.53/24.65	c (3,0) x[6][74] = 0
51.53/24.65	c (3,0) x[6][75] = 0
51.53/24.65	c (3,0) x[6][76] = 0
51.53/24.65	c (3,0) x[6][77] = 0
51.53/24.65	c (3,0) x[6][78] = 1
51.53/24.65	c (3,0) x[6][79] = 1
51.53/24.65	c (3,0) x[6][80] = 0
51.53/24.65	c (3,0) x[6][81] = 0
51.53/24.65	c (3,0) x[6][82] = 0
51.53/24.65	c (3,0) x[6][83] = 1
51.53/24.65	c (3,0) x[6][84] = 1
51.53/24.65	c (3,0) x[6][85] = 1
51.53/24.65	c (3,0) x[6][86] = 1
51.53/24.65	c (3,0) x[6][87] = 1
51.53/24.65	c (3,0) x[6][88] = 1
51.53/24.65	c (3,0) x[6][89] = 0
51.53/24.65	c (3,0) x[6][90] = 0
51.53/24.65	c (3,0) x[6][91] = 0
51.53/24.65	c (3,0) x[6][92] = 0
51.53/24.65	c (3,0) x[6][93] = 0
51.53/24.65	c (3,0) x[6][94] = 0
51.53/24.65	c (3,0) x[6][95] = 0
51.53/24.65	c (3,0) x[6][96] = 1
51.53/24.65	c (3,0) x[6][97] = 1
51.53/24.65	c (3,0) x[6][98] = 1
51.53/24.65	c (3,0) x[6][99] = 0
51.53/24.65	c (3,0) x[6][100] = 1
51.53/24.65	c (3,0) x[6][101] = 0
51.53/24.65	c (3,0) x[6][102] = 0
51.53/24.65	c (3,0) x[6][103] = 0
51.53/24.65	c (3,0) x[6][104] = 0
51.53/24.65	c (3,0) x[6][105] = 0
51.53/24.65	c (3,0) x[6][106] = 0
51.53/24.65	c (3,0) x[6][107] = 0
51.53/24.65	c (3,0) x[6][108] = 0
51.53/24.65	c (3,0) x[6][109] = 0
51.53/24.65	c (3,0) x[6][110] = 0
51.53/24.65	c (3,0) x[6][111] = 0
51.53/24.65	c (3,0) x[6][112] = 0
51.53/24.65	c (3,0) x[6][113] = 0
51.53/24.65	c (3,0) x[6][114] = 0
51.53/24.65	c (3,0) x[6][115] = 0
51.53/24.65	c (3,0) x[6][116] = 0
51.53/24.65	c (3,0) x[6][117] = 0
51.53/24.65	c (3,0) x[6][118] = 0
51.53/24.65	c (3,0) x[6][119] = 0
51.53/24.65	c (3,0) x[7][0] = 1
51.53/24.65	c (3,0) x[7][1] = 0
51.53/24.65	c (3,0) x[7][2] = 1
51.53/24.65	c (3,0) x[7][3] = 1
51.53/24.65	c (3,0) x[7][4] = 1
51.53/24.65	c (3,0) x[7][5] = 1
51.53/24.65	c (3,0) x[7][6] = 0
51.53/24.65	c (3,0) x[7][7] = 0
51.53/24.65	c (3,0) x[7][8] = 0
51.53/24.65	c (3,0) x[7][9] = 1
51.53/24.65	c (3,0) x[7][10] = 0
51.53/24.65	c (3,0) x[7][11] = 0
51.53/24.65	c (3,0) x[7][12] = 0
51.53/24.65	c (3,0) x[7][13] = 0
51.53/24.65	c (3,0) x[7][14] = 0
51.53/24.65	c (3,0) x[7][15] = 0
51.53/24.65	c (3,0) x[7][16] = 0
51.53/24.65	c (3,0) x[7][17] = 1
51.53/24.65	c (3,0) x[7][18] = 1
51.53/24.65	c (3,0) x[7][19] = 1
51.53/24.65	c (3,0) x[7][20] = 1
51.53/24.65	c (3,0) x[7][21] = 1
51.53/24.65	c (3,0) x[7][22] = 0
51.53/24.65	c (3,0) x[7][23] = 1
51.53/24.65	c (3,0) x[7][24] = 1
51.53/24.65	c (3,0) x[7][25] = 1
51.53/24.65	c (3,0) x[7][26] = 0
51.53/24.65	c (3,0) x[7][27] = 0
51.53/24.65	c (3,0) x[7][28] = 1
51.53/24.65	c (3,0) x[7][29] = 1
51.53/24.65	c (3,0) x[7][30] = 1
51.53/24.65	c (3,0) x[7][31] = 1
51.53/24.65	c (3,0) x[7][32] = 1
51.53/24.65	c (3,0) x[7][33] = 0
51.53/24.65	c (3,0) x[7][34] = 0
51.53/24.65	c (3,0) x[7][35] = 0
51.53/24.65	c (3,0) x[7][36] = 1
51.53/24.65	c (3,0) x[7][37] = 0
51.53/24.65	c (3,0) x[7][38] = 0
51.53/24.65	c (3,0) x[7][39] = 0
51.53/24.65	c (3,0) x[7][40] = 0
51.53/24.65	c (3,0) x[7][41] = 0
51.53/24.65	c (3,0) x[7][42] = 0
51.53/24.65	c (3,0) x[7][43] = 0
51.53/24.65	c (3,0) x[7][44] = 0
51.53/24.65	c (3,0) x[7][45] = 0
51.53/24.65	c (3,0) x[7][46] = 0
51.53/24.65	c (3,0) x[7][47] = 0
51.53/24.65	c (3,0) x[7][48] = 0
51.53/24.65	c (3,0) x[7][49] = 0
51.53/24.65	c (3,0) x[7][50] = 1
51.53/24.65	c (3,0) x[7][51] = 1
51.53/24.65	c (3,0) x[7][52] = 0
51.53/24.65	c (3,0) x[7][53] = 0
51.53/24.65	c (3,0) x[7][54] = 1
51.53/24.65	c (3,0) x[7][55] = 1
51.53/24.65	c (3,0) x[7][56] = 0
51.53/24.65	c (3,0) x[7][57] = 0
51.53/24.65	c (3,0) x[7][58] = 0
51.53/24.65	c (3,0) x[7][59] = 0
51.53/24.65	c (3,0) x[7][60] = 0
51.53/24.65	c (3,0) x[7][61] = 0
51.53/24.65	c (3,0) x[7][62] = 0
51.53/24.65	c (3,0) x[7][63] = 0
51.53/24.65	c (3,0) x[7][64] = 0
51.53/24.65	c (3,0) x[7][65] = 0
51.53/24.65	c (3,0) x[7][66] = 1
51.53/24.65	c (3,0) x[7][67] = 0
51.53/24.65	c (3,0) x[7][68] = 1
51.53/24.65	c (3,0) x[7][69] = 1
51.53/24.65	c (3,0) x[7][70] = 1
51.53/24.65	c (3,0) x[7][71] = 1
51.53/24.65	c (3,0) x[7][72] = 0
51.53/24.65	c (3,0) x[7][73] = 0
51.53/24.65	c (3,0) x[7][74] = 0
51.53/24.65	c (3,0) x[7][75] = 0
51.53/24.65	c (3,0) x[7][76] = 0
51.53/24.65	c (3,0) x[7][77] = 1
51.53/24.65	c (3,0) x[7][78] = 0
51.53/24.65	c (3,0) x[7][79] = 0
51.53/24.65	c (3,0) x[7][80] = 1
51.53/24.65	c (3,0) x[7][81] = 1
51.53/24.65	c (3,0) x[7][82] = 1
51.53/24.65	c (3,0) x[7][83] = 1
51.53/24.65	c (3,0) x[7][84] = 1
51.53/24.65	c (3,0) x[7][85] = 1
51.53/24.65	c (3,0) x[7][86] = 1
51.53/24.65	c (3,0) x[7][87] = 1
51.53/24.65	c (3,0) x[7][88] = 1
51.53/24.65	c (3,0) x[7][89] = 0
51.53/24.65	c (3,0) x[7][90] = 0
51.53/24.65	c (3,0) x[7][91] = 0
51.53/24.65	c (3,0) x[7][92] = 0
51.53/24.65	c (3,0) x[7][93] = 0
51.53/24.65	c (3,0) x[7][94] = 0
51.53/24.65	c (3,0) x[7][95] = 0
51.53/24.65	c (3,0) x[7][96] = 0
51.53/24.65	c (3,0) x[7][97] = 0
51.53/24.65	c (3,0) x[7][98] = 0
51.53/24.65	c (3,0) x[7][99] = 1
51.53/24.65	c (3,0) x[7][100] = 0
51.53/24.65	c (3,0) x[7][101] = 0
51.53/24.65	c (3,0) x[7][102] = 0
51.53/24.65	c (3,0) x[7][103] = 0
51.53/24.65	c (3,0) x[7][104] = 0
51.53/24.65	c (3,0) x[7][105] = 0
51.53/24.65	c (3,0) x[7][106] = 0
51.53/24.65	c (3,0) x[7][107] = 0
51.53/24.65	c (3,0) x[7][108] = 0
51.53/24.65	c (3,0) x[7][109] = 0
51.53/24.65	c (3,0) x[7][110] = 0
51.53/24.65	c (3,0) x[7][111] = 0
51.53/24.65	c (3,0) x[7][112] = 0
51.53/24.65	c (3,0) x[7][113] = 0
51.53/24.65	c (3,0) x[7][114] = 0
51.53/24.65	c (3,0) x[7][115] = 0
51.53/24.65	c (3,0) x[7][116] = 0
51.53/24.65	c (3,0) x[7][117] = 0
51.53/24.65	c (3,0) x[7][118] = 0
51.53/24.65	c (3,0) x[7][119] = 0
51.53/24.65	c (3,0) x[8][0] = 1
51.53/24.65	c (3,0) x[8][1] = 1
51.53/24.65	c (3,0) x[8][2] = 0
51.53/24.65	c (3,0) x[8][3] = 0
51.53/24.65	c (3,0) x[8][4] = 0
51.53/24.65	c (3,0) x[8][5] = 0
51.53/24.65	c (3,0) x[8][6] = 0
51.53/24.65	c (3,0) x[8][7] = 0
51.53/24.65	c (3,0) x[8][8] = 0
51.53/24.65	c (3,0) x[8][9] = 1
51.53/24.65	c (3,0) x[8][10] = 1
51.53/24.65	c (3,0) x[8][11] = 1
51.53/24.65	c (3,0) x[8][12] = 1
51.53/24.65	c (3,0) x[8][13] = 1
51.53/24.65	c (3,0) x[8][14] = 1
51.53/24.65	c (3,0) x[8][15] = 1
51.53/24.65	c (3,0) x[8][16] = 1
51.53/24.65	c (3,0) x[8][17] = 0
51.53/24.65	c (3,0) x[8][18] = 0
51.53/24.65	c (3,0) x[8][19] = 0
51.53/24.65	c (3,0) x[8][20] = 0
51.53/24.65	c (3,0) x[8][21] = 0
51.53/24.65	c (3,0) x[8][22] = 0
51.53/24.65	c (3,0) x[8][23] = 1
51.53/24.65	c (3,0) x[8][24] = 1
51.53/24.65	c (3,0) x[8][25] = 1
51.53/24.65	c (3,0) x[8][26] = 1
51.53/24.65	c (3,0) x[8][27] = 1
51.53/24.65	c (3,0) x[8][28] = 0
51.53/24.65	c (3,0) x[8][29] = 0
51.53/24.65	c (3,0) x[8][30] = 0
51.53/24.65	c (3,0) x[8][31] = 0
51.53/24.65	c (3,0) x[8][32] = 0
51.53/24.65	c (3,0) x[8][33] = 1
51.53/24.65	c (3,0) x[8][34] = 1
51.53/24.65	c (3,0) x[8][35] = 1
51.53/24.65	c (3,0) x[8][36] = 0
51.53/24.65	c (3,0) x[8][37] = 0
51.53/24.65	c (3,0) x[8][38] = 0
51.53/24.65	c (3,0) x[8][39] = 0
51.53/24.65	c (3,0) x[8][40] = 0
51.53/24.65	c (3,0) x[8][41] = 0
51.53/24.65	c (3,0) x[8][42] = 0
51.53/24.65	c (3,0) x[8][43] = 1
51.53/24.65	c (3,0) x[8][44] = 1
51.53/24.65	c (3,0) x[8][45] = 0
51.53/24.65	c (3,0) x[8][46] = 0
51.53/24.65	c (3,0) x[8][47] = 0
51.53/24.65	c (3,0) x[8][48] = 0
51.53/24.65	c (3,0) x[8][49] = 0
51.53/24.65	c (3,0) x[8][50] = 1
51.53/24.65	c (3,0) x[8][51] = 1
51.53/24.65	c (3,0) x[8][52] = 1
51.53/24.65	c (3,0) x[8][53] = 1
51.53/24.65	c (3,0) x[8][54] = 0
51.53/24.65	c (3,0) x[8][55] = 0
51.53/24.65	c (3,0) x[8][56] = 0
51.53/24.65	c (3,0) x[8][57] = 0
51.53/24.65	c (3,0) x[8][58] = 0
51.53/24.65	c (3,0) x[8][59] = 0
51.53/24.65	c (3,0) x[8][60] = 1
51.53/24.65	c (3,0) x[8][61] = 1
51.53/24.65	c (3,0) x[8][62] = 1
51.53/24.65	c (3,0) x[8][63] = 1
51.53/24.65	c (3,0) x[8][64] = 1
51.53/24.65	c (3,0) x[8][65] = 1
51.53/24.65	c (3,0) x[8][66] = 0
51.53/24.65	c (3,0) x[8][67] = 0
51.53/24.65	c (3,0) x[8][68] = 0
51.53/24.65	c (3,0) x[8][69] = 0
51.53/24.65	c (3,0) x[8][70] = 0
51.53/24.65	c (3,0) x[8][71] = 0
51.53/24.65	c (3,0) x[8][72] = 0
51.53/24.65	c (3,0) x[8][73] = 0
51.53/24.65	c (3,0) x[8][74] = 0
51.53/24.65	c (3,0) x[8][75] = 0
51.53/24.65	c (3,0) x[8][76] = 0
51.53/24.65	c (3,0) x[8][77] = 0
51.53/24.65	c (3,0) x[8][78] = 0
51.53/24.65	c (3,0) x[8][79] = 0
51.53/24.65	c (3,0) x[8][80] = 1
51.53/24.65	c (3,0) x[8][81] = 1
51.53/24.65	c (3,0) x[8][82] = 1
51.53/24.65	c (3,0) x[8][83] = 0
51.53/24.65	c (3,0) x[8][84] = 0
51.53/24.65	c (3,0) x[8][85] = 0
51.53/24.65	c (3,0) x[8][86] = 0
51.53/24.65	c (3,0) x[8][87] = 0
51.53/24.65	c (3,0) x[8][88] = 0
51.53/24.65	c (3,0) x[8][89] = 1
51.53/24.65	c (3,0) x[8][90] = 1
51.53/24.65	c (3,0) x[8][91] = 1
51.53/24.65	c (3,0) x[8][92] = 1
51.53/24.65	c (3,0) x[8][93] = 1
51.53/24.65	c (3,0) x[8][94] = 1
51.53/24.65	c (3,0) x[8][95] = 1
51.53/24.65	c (3,0) x[8][96] = 0
51.53/24.65	c (3,0) x[8][97] = 0
51.53/24.65	c (3,0) x[8][98] = 0
51.53/24.65	c (3,0) x[8][99] = 0
51.53/24.65	c (3,0) x[8][100] = 0
51.53/24.65	c (3,0) x[8][101] = 0
51.53/24.65	c (3,0) x[8][102] = 0
51.53/24.65	c (3,0) x[8][103] = 0
51.53/24.65	c (3,0) x[8][104] = 0
51.53/24.65	c (3,0) x[8][105] = 0
51.53/24.65	c (3,0) x[8][106] = 0
51.53/24.65	c (3,0) x[8][107] = 0
51.53/24.65	c (3,0) x[8][108] = 0
51.53/24.65	c (3,0) x[8][109] = 0
51.53/24.65	c (3,0) x[8][110] = 0
51.53/24.65	c (3,0) x[8][111] = 0
51.53/24.65	c (3,0) x[8][112] = 0
51.53/24.65	c (3,0) x[8][113] = 0
51.53/24.65	c (3,0) x[8][114] = 0
51.53/24.65	c (3,0) x[8][115] = 0
51.53/24.65	c (3,0) x[8][116] = 0
51.53/24.65	c (3,0) x[8][117] = 0
51.53/24.65	c (3,0) x[8][118] = 0
51.53/24.65	c (3,0) x[8][119] = 0
51.53/24.65	s SATISFIABLE
51.53/24.66	v <instantiation>
51.53/24.66	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[0][25] x[0][26] x[0][27] x[0][28] x[0][29] x[0][30] x[0][31] x[0][32] x[0][33] x[0][34] x[0][35] x[0][36] x[0][37] x[0][38] x[0][39] x[0][40] x[0][41] x[0][42] x[0][43] x[0][44] x[0][45] x[0][46] x[0][47] x[0][48] x[0][49] x[0][50] x[0][51] x[0][52] x[0][53] x[0][54] x[0][55] x[0][56] x[0][57] x[0][58] x[0][59] x[0][60] x[0][61] x[0][62] x[0][63] x[0][64] x[0][65] x[0][66] x[0][67] x[0][68] x[0][69] x[0][70] x[0][71] x[0][72] x[0][73] x[0][74] x[0][75] x[0][76] x[0][77] x[0][78] x[0][79] x[0][80] x[0][81] x[0][82] x[0][83] x[0][84] x[0][85] x[0][86] x[0][87] x[0][88] x[0][89] x[0][90] x[0][91] x[0][92] x[0][93] x[0][94] x[0][95] x[0][96] x[0][97] x[0][98] x[0][99] x[0][100] x[0][101] x[0][102] x[0][103] x[0][104] x[0][105] x[0][106] x[0][107] x[0][108] x[0][109] x[0][110] x[0][111] x[0][112] x[0][113] x[0][114] x[0][115] x[0][116] x[0][117] x[0][118] x[0][119] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[1][25] x[1][26] x[1][27] x[1][28] x[1][29] x[1][30] x[1][31] x[1][32] x[1][33] x[1][34] x[1][35] x[1][36] x[1][37] x[1][38] x[1][39] x[1][40] x[1][41] x[1][42] x[1][43] x[1][44] x[1][45] x[1][46] x[1][47] x[1][48] x[1][49] x[1][50] x[1][51] x[1][52] x[1][53] x[1][54] x[1][55] x[1][56] x[1][57] x[1][58] x[1][59] x[1][60] x[1][61] x[1][62] x[1][63] x[1][64] x[1][65] x[1][66] x[1][67] x[1][68] x[1][69] x[1][70] x[1][71] x[1][72] x[1][73] x[1][74] x[1][75] x[1][76] x[1][77] x[1][78] x[1][79] x[1][80] x[1][81] x[1][82] x[1][83] x[1][84] x[1][85] x[1][86] x[1][87] x[1][88] x[1][89] x[1][90] x[1][91] x[1][92] x[1][93] x[1][94] x[1][95] x[1][96] x[1][97] x[1][98] x[1][99] x[1][100] x[1][101] x[1][102] x[1][103] x[1][104] x[1][105] x[1][106] x[1][107] x[1][108] x[1][109] x[1][110] x[1][111] x[1][112] x[1][113] x[1][114] x[1][115] x[1][116] x[1][117] x[1][118] x[1][119] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[2][25] x[2][26] x[2][27] x[2][28] x[2][29] x[2][30] x[2][31] x[2][32] x[2][33] x[2][34] x[2][35] x[2][36] x[2][37] x[2][38] x[2][39] x[2][40] x[2][41] x[2][42] x[2][43] x[2][44] x[2][45] x[2][46] x[2][47] x[2][48] x[2][49] x[2][50] x[2][51] x[2][52] x[2][53] x[2][54] x[2][55] x[2][56] x[2][57] x[2][58] x[2][59] x[2][60] x[2][61] x[2][62] x[2][63] x[2][64] x[2][65] x[2][66] x[2][67] x[2][68] x[2][69] x[2][70] x[2][71] x[2][72] x[2][73] x[2][74] x[2][75] x[2][76] x[2][77] x[2][78] x[2][79] x[2][80] x[2][81] x[2][82] x[2][83] x[2][84] x[2][85] x[2][86] x[2][87] x[2][88] x[2][89] x[2][90] x[2][91] x[2][92] x[2][93] x[2][94] x[2][95] x[2][96] x[2][97] x[2][98] x[2][99] x[2][100] x[2][101] x[2][102] x[2][103] x[2][104] x[2][105] x[2][106] x[2][107] x[2][108] x[2][109] x[2][110] x[2][111] x[2][112] x[2][113] x[2][114] x[2][115] x[2][116] x[2][117] x[2][118] x[2][119] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] x[3][25] x[3][26] x[3][27] x[3][28] x[3][29] x[3][30] x[3][31] x[3][32] x[3][33] x[3][34] x[3][35] x[3][36] x[3][37] x[3][38] x[3][39] x[3][40] x[3][41] x[3][42] x[3][43] x[3][44] x[3][45] x[3][46] x[3][47] x[3][48] x[3][49] x[3][50] x[3][51] x[3][52] x[3][53] x[3][54] x[3][55] x[3][56] x[3][57] x[3][58] x[3][59] x[3][60] x[3][61] x[3][62] x[3][63] x[3][64] x[3][65] x[3][66] x[3][67] x[3][68] x[3][69] x[3][70] x[3][71] x[3][72] x[3][73] x[3][74] x[3][75] x[3][76] x[3][77] x[3][78] x[3][79] x[3][80] x[3][81] x[3][82] x[3][83] x[3][84] x[3][85] x[3][86] x[3][87] x[3][88] x[3][89] x[3][90] x[3][91] x[3][92] x[3][93] x[3][94] x[3][95] x[3][96] x[3][97] x[3][98] x[3][99] x[3][100] x[3][101] x[3][102] x[3][103] x[3][104] x[3][105] x[3][106] x[3][107] x[3][108] x[3][109] x[3][110] x[3][111] x[3][112] x[3][113] x[3][114] x[3][115] x[3][116] x[3][117] x[3][118] x[3][119] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24] x[4][25] x[4][26] x[4][27] x[4][28] x[4][29] x[4][30] x[4][31] x[4][32] x[4][33] x[4][34] x[4][35] x[4][36] x[4][37] x[4][38] x[4][39] x[4][40] x[4][41] x[4][42] x[4][43] x[4][44] x[4][45] x[4][46] x[4][47] x[4][48] x[4][49] x[4][50] x[4][51] x[4][52] x[4][53] x[4][54] x[4][55] x[4][56] x[4][57] x[4][58] x[4][59] x[4][60] x[4][61] x[4][62] x[4][63] x[4][64] x[4][65] x[4][66] x[4][67] x[4][68] x[4][69] x[4][70] x[4][71] x[4][72] x[4][73] x[4][74] x[4][75] x[4][76] x[4][77] x[4][78] x[4][79] x[4][80] x[4][81] x[4][82] x[4][83] x[4][84] x[4][85] x[4][86] x[4][87] x[4][88] x[4][89] x[4][90] x[4][91] x[4][92] x[4][93] x[4][94] x[4][95] x[4][96] x[4][97] x[4][98] x[4][99] x[4][100] x[4][101] x[4][102] x[4][103] x[4][104] x[4][105] x[4][106] x[4][107] x[4][108] x[4][109] x[4][110] x[4][111] x[4][112] x[4][113] x[4][114] x[4][115] x[4][116] x[4][117] x[4][118] x[4][119] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[5][18] x[5][19] x[5][20] x[5][21] x[5][22] x[5][23] x[5][24] x[5][25] x[5][26] x[5][27] x[5][28] x[5][29] x[5][30] x[5][31] x[5][32] x[5][33] x[5][34] x[5][35] x[5][36] x[5][37] x[5][38] x[5][39] x[5][40] x[5][41] x[5][42] x[5][43] x[5][44] x[5][45] x[5][46] x[5][47] x[5][48] x[5][49] x[5][50] x[5][51] x[5][52] x[5][53] x[5][54] x[5][55] x[5][56] x[5][57] x[5][58] x[5][59] x[5][60] x[5][61] x[5][62] x[5][63] x[5][64] x[5][65] x[5][66] x[5][67] x[5][68] x[5][69] x[5][70] x[5][71] x[5][72] x[5][73] x[5][74] x[5][75] x[5][76] x[5][77] x[5][78] x[5][79] x[5][80] x[5][81] x[5][82] x[5][83] x[5][84] x[5][85] x[5][86] x[5][87] x[5][88] x[5][89] x[5][90] x[5][91] x[5][92] x[5][93] x[5][94] x[5][95] x[5][96] x[5][97] x[5][98] x[5][99] x[5][100] x[5][101] x[5][102] x[5][103] x[5][104] x[5][105] x[5][106] x[5][107] x[5][108] x[5][109] x[5][110] x[5][111] x[5][112] x[5][113] x[5][114] x[5][115] x[5][116] x[5][117] x[5][118] x[5][119] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[6][16] x[6][17] x[6][18] x[6][19] x[6][20] x[6][21] x[6][22] x[6][23] x[6][24] x[6][25] x[6][26] x[6][27] x[6][28] x[6][29] x[6][30] x[6][31] x[6][32] x[6][33] x[6][34] x[6][35] x[6][36] x[6][37] x[6][38] x[6][39] x[6][40] x[6][41] x[6][42] x[6][43] x[6][44] x[6][45] x[6][46] x[6][47] x[6][48] x[6][49] x[6][50] x[6][51] x[6][52] x[6][53] x[6][54] x[6][55] x[6][56] x[6][57] x[6][58] x[6][59] x[6][60] x[6][61] x[6][62] x[6][63] x[6][64] x[6][65] x[6][66] x[6][67] x[6][68] x[6][69] x[6][70] x[6][71] x[6][72] x[6][73] x[6][74] x[6][75] x[6][76] x[6][77] x[6][78] x[6][79] x[6][80] x[6][81] x[6][82] x[6][83] x[6][84] x[6][85] x[6][86] x[6][87] x[6][88] x[6][89] x[6][90] x[6][91] x[6][92] x[6][93] x[6][94] x[6][95] x[6][96] x[6][97] x[6][98] x[6][99] x[6][100] x[6][101] x[6][102] x[6][103] x[6][104] x[6][105] x[6][106] x[6][107] x[6][108] x[6][109] x[6][110] x[6][111] x[6][112] x[6][113] x[6][114] x[6][115] x[6][116] x[6][117] x[6][118] x[6][119] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[7][16] x[7][17] x[7][18] x[7][19] x[7][20] x[7][21] x[7][22] x[7][23] x[7][24] x[7][25] x[7][26] x[7][27] x[7][28] x[7][29] x[7][30] x[7][31] x[7][32] x[7][33] x[7][34] x[7][35] x[7][36] x[7][37] x[7][38] x[7][39] x[7][40] x[7][41] x[7][42] x[7][43] x[7][44] x[7][45] x[7][46] x[7][47] x[7][48] x[7][49] x[7][50] x[7][51] x[7][52] x[7][53] x[7][54] x[7][55] x[7][56] x[7][57] x[7][58] x[7][59] x[7][60] x[7][61] x[7][62] x[7][63] x[7][64] x[7][65] x[7][66] x[7][67] x[7][68] x[7][69] x[7][70] x[7][71] x[7][72] x[7][73] x[7][74] x[7][75] x[7][76] x[7][77] x[7][78] x[7][79] x[7][80] x[7][81] x[7][82] x[7][83] x[7][84] x[7][85] x[7][86] x[7][87] x[7][88] x[7][89] x[7][90] x[7][91] x[7][92] x[7][93] x[7][94] x[7][95] x[7][96] x[7][97] x[7][98] x[7][99] x[7][100] x[7][101] x[7][102] x[7][103] x[7][104] x[7][105] x[7][106] x[7][107] x[7][108] x[7][109] x[7][110] x[7][111] x[7][112] x[7][113] x[7][114] x[7][115] x[7][116] x[7][117] x[7][118] x[7][119] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[8][16] x[8][17] x[8][18] x[8][19] x[8][20] x[8][21] x[8][22] x[8][23] x[8][24] x[8][25] x[8][26] x[8][27] x[8][28] x[8][29] x[8][30] x[8][31] x[8][32] x[8][33] x[8][34] x[8][35] x[8][36] x[8][37] x[8][38] x[8][39] x[8][40] x[8][41] x[8][42] x[8][43] x[8][44] x[8][45] x[8][46] x[8][47] x[8][48] x[8][49] x[8][50] x[8][51] x[8][52] x[8][53] x[8][54] x[8][55] x[8][56] x[8][57] x[8][58] x[8][59] x[8][60] x[8][61] x[8][62] x[8][63] x[8][64] x[8][65] x[8][66] x[8][67] x[8][68] x[8][69] x[8][70] x[8][71] x[8][72] x[8][73] x[8][74] x[8][75] x[8][76] x[8][77] x[8][78] x[8][79] x[8][80] x[8][81] x[8][82] x[8][83] x[8][84] x[8][85] x[8][86] x[8][87] x[8][88] x[8][89] x[8][90] x[8][91] x[8][92] x[8][93] x[8][94] x[8][95] x[8][96] x[8][97] x[8][98] x[8][99] x[8][100] x[8][101] x[8][102] x[8][103] x[8][104] x[8][105] x[8][106] x[8][107] x[8][108] x[8][109] x[8][110] x[8][111] x[8][112] x[8][113] x[8][114] x[8][115] x[8][116] x[8][117] x[8][118] x[8][119]</list>
51.53/24.66	v     <values>0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 1 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 1 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 1 1 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 1 0 0 0 1 0 0 0 0 0 0 0 1 1 1 1 1 0 1 1 1 0 0 1 1 1 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 1 0 0 0 0 0 1 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0</values>
51.53/24.66	v </instantiation>
51.53/24.66	c (3,0) Show results End
51.53/24.66	c (3,0) Heap : 184 MiB used (max 3925 MiB), NonHeap : 19 MiB used (max 0 MiB)
51.53/24.66	c (3,0) 3,3,STOP-AFTER(ALL)
51.53/24.66	c END-Prog: Mon Sep 23 13:17:57 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 (13965 MiB free)
  memory of node 1: 16384 MiB (10581 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405449-1569241175/watcher-4405449-1569241175 -o /var/tmp/evaluation-result-4405449-1569241175/solver-4405449-1569241175 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node107-1569234908-4507 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405449-1569241175.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=5106, runsolver pid=5103
Current StackSize limit: 8192 KiB


[startup+0.100169 s]*
/proc/loadavg: 8.08 8.18 7.44 2/210 5128
/proc/meminfo: memFree=25040292/32770624 swapFree=66953716/67108860
[pid=5106] ppid=5103 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/5106/stat : 5106 (scop.sh) S 5103 5106 4480 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 500372858 115843072 350 33554432000 4194304 5098028 140733463424192 140733463421448 140363248054908 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19267584 140733463429884 140733463430232 140733463430232 140733463433161 0
/proc/5106/statm: 28282 350 297 221 0 87 0
[pid=5109] ppid=5106 vsize=27314120 memory=107636 CPUtime=0.11 cores=0-7
/proc/5109/stat : 5109 (java) S 5106 5106 4480 0 -1 1077944320 6465 0 0 0 8 3 0 0 20 0 20 0 500372858 27969658880 26909 33554432000 4194304 4196468 140736454397328 140736454379872 140493865004791 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
/proc/5109/statm: 6828530 26909 2799 1 0 6790935 0
[pid=5109/tid=5110] ppid=5106 vsize=27314120 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/5109/task/5110/stat : 5110 (java) R 5106 5106 4480 0 -1 4202560 4582 0 0 0 6 2 0 0 20 0 20 0 500372858 27969658880 26909 33554432000 4194304 4196468 140736454397328 140493836808992 140493849085278 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5111] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5111/stat : 5111 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 26909 33554432000 4194304 4196468 140736454397328 140493869246992 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5112] ppid=5106 vsize=27314120 memory=288370761016596096 CPUtime=0 cores=0-7
/proc/5109/task/5112/stat : 5112 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 26909 33554432000 4194304 4196468 140736454397328 140493683403408 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5113] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5113/stat : 5113 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 26909 33554432000 4194304 4196468 140736454397328 140493286177040 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5114] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5114/stat : 5114 (java) S 5106 5106 4480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 26909 33554432000 4194304 4196468 140736454397328 140493285124496 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5115] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5115/stat : 5115 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 26909 33554432000 4194304 4196468 140736454397328 140493284072464 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5116] ppid=5106 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/5109/task/5116/stat : 5116 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 26909 33554432000 4194304 4196468 140736454397328 140493283019920 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5117] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5117/stat : 5117 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 26909 33554432000 4194304 4196468 140736454397328 140493281966864 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5118] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5118/stat : 5118 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 26909 33554432000 4194304 4196468 140736454397328 140493280914320 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5119] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5119/stat : 5119 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500372862 27969658880 26909 33554432000 4194304 4196468 140736454397328 140492434462960 140493865015938 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5120] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5120/stat : 5120 (java) S 5106 5106 4480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500372863 27969658880 26909 33554432000 4194304 4196468 140736454397328 140491668579488 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5121] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5121/stat : 5121 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372863 27969658880 26909 33554432000 4194304 4196468 140736454397328 140491400143600 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5122] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5122/stat : 5122 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372865 27969658880 26909 33554432000 4194304 4196468 140736454397328 140491025635280 140493865023387 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5123] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5123/stat : 5123 (java) S 5106 5106 4480 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 500372865 27969658880 26909 33554432000 4194304 4196468 140736454397328 140492433410800 140493865015938 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5124] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5124/stat : 5124 (java) S 5106 5106 4480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500372865 27969658880 26909 33554432000 4194304 4196468 140736454397328 140492432358256 140493865015938 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5125] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5125/stat : 5125 (java) S 5106 5106 4480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500372865 27969658880 26909 33554432000 4194304 4196468 140736454397328 140492431305200 140493865015938 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5126] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5126/stat : 5126 (java) S 5106 5106 4480 0 -1 1077944384 255 0 0 0 0 0 0 0 20 0 20 0 500372865 27969658880 26909 33554432000 4194304 4196468 140736454397328 140492430252656 140493865015938 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5127] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5127/stat : 5127 (java) S 5106 5106 4480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500372866 27969658880 26909 33554432000 4194304 4196468 140736454397328 140490527730144 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5128] ppid=5106 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/5109/task/5128/stat : 5128 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372866 27969658880 26909 33554432000 4194304 4196468 140736454397328 140492429200048 140493865015938 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 109036 KiB

[startup+0.210081 s]*
/proc/loadavg: 8.08 8.18 7.44 2/210 5128
/proc/meminfo: memFree=25019536/32770624 swapFree=66953716/67108860
[pid=5106] ppid=5103 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/5106/stat : 5106 (scop.sh) S 5103 5106 4480 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 500372858 115843072 350 33554432000 4194304 5098028 140733463424192 140733463421448 140363248054908 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19267584 140733463429884 140733463430232 140733463430232 140733463433161 0
/proc/5106/statm: 28282 350 297 221 0 87 0
[pid=5109] ppid=5106 vsize=27314120 memory=126740 CPUtime=0.25 cores=0-7
/proc/5109/stat : 5109 (java) S 5106 5106 4480 0 -1 1077944320 12081 0 0 0 20 5 0 0 20 0 20 0 500372858 27969658880 31685 33554432000 4194304 4196468 140736454397328 140736454379872 140493865004791 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
/proc/5109/statm: 6828530 31685 2945 1 0 6790935 0
[pid=5109/tid=5110] ppid=5106 vsize=27314120 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/5109/task/5110/stat : 5110 (java) R 5106 5106 4480 0 -1 4202560 9809 0 0 0 15 4 0 0 20 0 20 0 500372858 27969658880 31685 33554432000 4194304 4196468 140736454397328 140493836804176 140493845280121 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5111] ppid=5106 vsize=27314120 memory=10927 CPUtime=0 cores=0-7
/proc/5109/task/5111/stat : 5111 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 31685 33554432000 4194304 4196468 140736454397328 140493869246992 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5112] ppid=5106 vsize=27314120 memory=140384864897402 CPUtime=0 cores=0-7
/proc/5109/task/5112/stat : 5112 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 31685 33554432000 4194304 4196468 140736454397328 140493683403408 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5113] ppid=5106 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/5109/task/5113/stat : 5113 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 31685 33554432000 4194304 4196468 140736454397328 140493286177040 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5114] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5114/stat : 5114 (java) S 5106 5106 4480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 31685 33554432000 4194304 4196468 140736454397328 140493285124496 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5115] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5115/stat : 5115 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 31685 33554432000 4194304 4196468 140736454397328 140493284072464 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5116] ppid=5106 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/5109/task/5116/stat : 5116 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 31685 33554432000 4194304 4196468 140736454397328 140493283019920 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5117] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5117/stat : 5117 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 31685 33554432000 4194304 4196468 140736454397328 140493281966864 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5118] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5118/stat : 5118 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 31685 33554432000 4194304 4196468 140736454397328 140493280914320 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5119] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5119/stat : 5119 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500372862 27969658880 31685 33554432000 4194304 4196468 140736454397328 140492434462960 140493865015938 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5120] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5120/stat : 5120 (java) S 5106 5106 4480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500372863 27969658880 31685 33554432000 4194304 4196468 140736454397328 140491668579488 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5121] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5121/stat : 5121 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372863 27969658880 31685 33554432000 4194304 4196468 140736454397328 140491400143600 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5122] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5122/stat : 5122 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372865 27969658880 31685 33554432000 4194304 4196468 140736454397328 140491025635280 140493865023387 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5123] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5123/stat : 5123 (java) S 5106 5106 4480 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 20 0 500372865 27969658880 31685 33554432000 4194304 4196468 140736454397328 140492433410800 140493865015938 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5124] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5124/stat : 5124 (java) S 5106 5106 4480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500372865 27969658880 31685 33554432000 4194304 4196468 140736454397328 140492432358256 140493865015938 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5125] ppid=5106 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/5109/task/5125/stat : 5125 (java) S 5106 5106 4480 0 -1 1077944384 167 0 0 0 0 0 0 0 20 0 20 0 500372865 27969658880 31685 33554432000 4194304 4196468 140736454397328 140492431305200 140493865015938 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5126] ppid=5106 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/5109/task/5126/stat : 5126 (java) S 5106 5106 4480 0 -1 1077944384 452 0 0 0 2 0 0 0 20 0 20 0 500372865 27969658880 31685 33554432000 4194304 4196468 140736454397328 140492430252656 140493865015938 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5127] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5127/stat : 5127 (java) S 5106 5106 4480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500372866 27969658880 31685 33554432000 4194304 4196468 140736454397328 140490527730144 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5128] ppid=5106 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/5109/task/5128/stat : 5128 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372866 27969658880 31685 33554432000 4194304 4196468 140736454397328 140492429200048 140493865015938 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128140 KiB

[startup+0.309338 s]*
/proc/loadavg: 8.08 8.18 7.44 2/210 5128
/proc/meminfo: memFree=25016868/32770624 swapFree=66953716/67108860
[pid=5106] ppid=5103 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/5106/stat : 5106 (scop.sh) S 5103 5106 4480 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 500372858 115843072 350 33554432000 4194304 5098028 140733463424192 140733463421448 140363248054908 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19267584 140733463429884 140733463430232 140733463430232 140733463433161 0
/proc/5106/statm: 28282 350 297 221 0 87 0
[pid=5109] ppid=5106 vsize=27314120 memory=130612 CPUtime=0.42 cores=0-7
/proc/5109/stat : 5109 (java) S 5106 5106 4480 0 -1 1077944320 12451 0 0 0 37 5 0 0 20 0 20 0 500372858 27969658880 32653 33554432000 4194304 4196468 140736454397328 140736454379872 140493865004791 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
/proc/5109/statm: 6828530 32653 3066 1 0 6790935 0
[pid=5109/tid=5110] ppid=5106 vsize=27314120 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/5109/task/5110/stat : 5110 (java) R 5106 5106 4480 0 -1 4202560 9996 0 0 0 25 4 0 0 20 0 20 0 500372858 27969658880 32653 33554432000 4194304 4196468 140736454397328 140493836834864 140493848191629 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5111] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5111/stat : 5111 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 32653 33554432000 4194304 4196468 140736454397328 140493869246992 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5112] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5112/stat : 5112 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 32653 33554432000 4194304 4196468 140736454397328 140493683403408 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5113] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5113/stat : 5113 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 32653 33554432000 4194304 4196468 140736454397328 140493286177040 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5114] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5114/stat : 5114 (java) S 5106 5106 4480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 32653 33554432000 4194304 4196468 140736454397328 140493285124496 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5115] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5115/stat : 5115 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 32653 33554432000 4194304 4196468 140736454397328 140493284072464 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5116] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5116/stat : 5116 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 32653 33554432000 4194304 4196468 140736454397328 140493283019920 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5117] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5117/stat : 5117 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 32653 33554432000 4194304 4196468 140736454397328 140493281966864 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5118] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5118/stat : 5118 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500372861 27969658880 32653 33554432000 4194304 4196468 140736454397328 140493280914320 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5119] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5119/stat : 5119 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 500372862 27969658880 32653 33554432000 4194304 4196468 140736454397328 140492434462960 140493865015938 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5120] ppid=5106 vsize=27314120 memory=280769528536448 CPUtime=0 cores=0-7
/proc/5109/task/5120/stat : 5120 (java) S 5106 5106 4480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 500372863 27969658880 32653 33554432000 4194304 4196468 140736454397328 140491668579488 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5121] ppid=5106 vsize=27314120 memory=280769528541056 CPUtime=0 cores=0-7
/proc/5109/task/5121/stat : 5121 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372863 27969658880 32653 33554432000 4194304 4196468 140736454397328 140491400143600 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5122] ppid=5106 vsize=27314120 memory=280769528545664 CPUtime=0 cores=0-7
/proc/5109/task/5122/stat : 5122 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372865 27969658880 32653 33554432000 4194304 4196468 140736454397328 140491025635280 140493865023387 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5123] ppid=5106 vsize=27314120 memory=280769528550272 CPUtime=0.01 cores=0-7
/proc/5109/task/5123/stat : 5123 (java) R 5106 5106 4480 0 -1 4202560 401 0 0 0 1 0 0 0 20 0 20 0 500372865 27969658880 32653 33554432000 4194304 4196468 140736454397328 140492433410800 140493842639440 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5124] ppid=5106 vsize=27314120 memory=280769528554880 CPUtime=0 cores=0-7
/proc/5109/task/5124/stat : 5124 (java) S 5106 5106 4480 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 500372865 27969658880 32653 33554432000 4194304 4196468 140736454397328 140492432358256 140493865015938 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5125] ppid=5106 vsize=27314120 memory=280769528559488 CPUtime=0.01 cores=0-7
/proc/5109/task/5125/stat : 5125 (java) S 5106 5106 4480 0 -1 1077944384 221 0 0 0 1 0 0 0 20 0 20 0 500372865 27969658880 32653 33554432000 4194304 4196468 140736454397328 140492431305200 140493865015938 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5126] ppid=5106 vsize=27314120 memory=280769528564096 CPUtime=0.07 cores=0-7
/proc/5109/task/5126/stat : 5126 (java) S 5106 5106 4480 0 -1 1077944384 475 0 0 0 7 0 0 0 20 0 20 0 500372865 27969658880 32653 33554432000 4194304 4196468 140736454397328 140492430252656 140493865015938 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5127] ppid=5106 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5127/stat : 5127 (java) S 5106 5106 4480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 500372866 27969658880 32653 33554432000 4194304 4196468 140736454397328 140490527730144 140493865014997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5128] ppid=5106 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/5109/task/5128/stat : 5128 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372866 27969658880 32653 33554432000 4194304 4196468 140736454397328 140492429200048 140493865015938 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 132012 KiB

[startup+0.700897 s]
/proc/loadavg: 8.08 8.18 7.44 2/210 5128
/proc/meminfo: memFree=24995660/32770624 swapFree=66953716/67108860
[pid=5106] ppid=5103 vsize=113128 memory=1400 CPUtime=0 cores=0-7
/proc/5106/stat : 5106 (scop.sh) S 5103 5106 4480 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 500372858 115843072 350 33554432000 4194304 5098028 140733463424192 140733463421448 140363248054908 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 19267584 140733463429884 140733463430232 140733463430232 140733463433161 0
/proc/5106/statm: 28282 350 297 221 0 87 0
[pid=5109] ppid=5106 vsize=27322440 memory=165336 CPUtime=0.99 cores=0-7
/proc/5109/stat : 5109 (java) S 5106 5106 4480 0 -1 1077944320 19956 0 0 0 91 8 0 0 20 0 20 0 500372858 27978178560 41334 33554432000 4194304 4196468 140736454397328 140736454379872 140493865004791 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
/proc/5109/statm: 6830610 41334 3181 1 0 6791959 0
[pid=5109/tid=5110] ppid=5106 vsize=27322440 memory=0 CPUtime=0.67 cores=0-7
/proc/5109/task/5110/stat : 5110 (java) R 5106 5106 4480 0 -1 4202560 17022 0 0 0 60 7 0 0 20 0 20 0 500372858 27978178560 41334 33554432000 4194304 4196468 140736454397328 140493836842736 140493865026717 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5111] ppid=5106 vsize=27322440 memory=140384764470144 CPUtime=0 cores=0-7
/proc/5109/task/5111/stat : 5111 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372861 27978178560 41334 33554432000 4194304 4196468 140736454397328 140493869246992 140493865014997 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5112] ppid=5106 vsize=27322440 memory=0 CPUtime=0 cores=0-7
/proc/5109/task/5112/stat : 5112 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372861 27978178560 41334 33554432000 4194304 4196468 140736454397328 140493683403408 140493865014997 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0
[pid=5109/tid=5113] ppid=5106 vsize=27322440 memory=9364 CPUtime=0 cores=0-7
/proc/5109/task/5113/stat : 5113 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 500372861 27978178560 41334 33554432000 4194304 4196468 140736454397328 140493286177040 140493865014997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36376576 140736454398663 140736454399110 140736454399110 140736454401999 0

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

[pid=5129/tid=5132] ppid=5106 vsize=8414124 memory=880 CPUtime=0 cores=0-7
/proc/5129/task/5132/stat : 5132 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500374898 8616062976 31675 33554432000 4194304 4196468 140732929396352 139928894962832 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5133] ppid=5106 vsize=8414124 memory=1984 CPUtime=0 cores=0-7
/proc/5129/task/5133/stat : 5133 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500374898 8616062976 31675 33554432000 4194304 4196468 140732929396352 139928541670160 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5134] ppid=5106 vsize=8414124 memory=2552 CPUtime=0 cores=0-7
/proc/5129/task/5134/stat : 5134 (java) S 5106 5106 4480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500374898 8616062976 31675 33554432000 4194304 4196468 140732929396352 139928540617616 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5135] ppid=5106 vsize=8414124 memory=1760 CPUtime=0 cores=0-7
/proc/5129/task/5135/stat : 5135 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500374898 8616062976 31675 33554432000 4194304 4196468 140732929396352 139928539564560 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5136] ppid=5106 vsize=8414124 memory=111632 CPUtime=0 cores=0-7
/proc/5129/task/5136/stat : 5136 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500374898 8616062976 31675 33554432000 4194304 4196468 140732929396352 139928538512016 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5137] ppid=5106 vsize=8414124 memory=804 CPUtime=0 cores=0-7
/proc/5129/task/5137/stat : 5137 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500374898 8616062976 31675 33554432000 4194304 4196468 140732929396352 139928537458960 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5138] ppid=5106 vsize=8414124 memory=1808 CPUtime=0 cores=0-7
/proc/5129/task/5138/stat : 5138 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500374898 8616062976 31675 33554432000 4194304 4196468 140732929396352 139928536406416 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5139] ppid=5106 vsize=8414124 memory=924 CPUtime=0 cores=0-7
/proc/5129/task/5139/stat : 5139 (java) S 5106 5106 4480 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 500374900 8616062976 31675 33554432000 4194304 4196468 140732929396352 139928284404464 139929057352322 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5140] ppid=5106 vsize=8414124 memory=4396 CPUtime=0 cores=0-7
/proc/5129/task/5140/stat : 5140 (java) S 5106 5106 4480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 500374900 8616062976 31675 33554432000 4194304 4196468 140732929396352 139927350142624 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5141] ppid=5106 vsize=8414124 memory=9364 CPUtime=0 cores=0-7
/proc/5129/task/5141/stat : 5141 (java) S 5106 5106 4480 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 500374900 8616062976 31675 33554432000 4194304 4196468 140732929396352 139927215920368 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5142] ppid=5106 vsize=8414124 memory=1120 CPUtime=0 cores=0-7
/proc/5129/task/5142/stat : 5142 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500374903 8616062976 31675 33554432000 4194304 4196468 140732929396352 139926841416144 139929057359771 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5143] ppid=5106 vsize=8414124 memory=776 CPUtime=0.13 cores=0-7
/proc/5129/task/5143/stat : 5143 (java) S 5106 5106 4480 0 -1 1077944384 815 0 0 0 13 0 0 0 20 0 24 0 500374903 8616062976 31675 33554432000 4194304 4196468 140732929396352 139928283351280 139929057352322 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5144] ppid=5106 vsize=8414124 memory=1724 CPUtime=0.14 cores=0-7
/proc/5129/task/5144/stat : 5144 (java) S 5106 5106 4480 0 -1 1077944384 668 0 0 0 14 0 0 0 20 0 24 0 500374903 8616062976 31675 33554432000 4194304 4196468 140732929396352 139928282298736 139929057352322 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5145] ppid=5106 vsize=8414124 memory=8212 CPUtime=0.16 cores=0-7
/proc/5129/task/5145/stat : 5145 (java) S 5106 5106 4480 0 -1 1077944384 426 0 0 0 16 0 0 0 20 0 24 0 500374903 8616062976 31675 33554432000 4194304 4196468 140732929396352 139928281245680 139929057352322 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5146] ppid=5106 vsize=8414124 memory=3616 CPUtime=0.24 cores=0-7
/proc/5129/task/5146/stat : 5146 (java) S 5106 5106 4480 0 -1 1077944384 808 0 0 0 24 0 0 0 20 0 24 0 500374903 8616062976 31675 33554432000 4194304 4196468 140732929396352 139928280193136 139929057352322 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5147] ppid=5106 vsize=8414124 memory=1556 CPUtime=0 cores=0-7
/proc/5129/task/5147/stat : 5147 (java) S 5106 5106 4480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500374903 8616062976 31675 33554432000 4194304 4196468 140732929396352 139926343511008 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5148] ppid=5106 vsize=8414124 memory=2832 CPUtime=0 cores=0-7
/proc/5129/task/5148/stat : 5148 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500374903 8616062976 31675 33554432000 4194304 4196468 140732929396352 139928279141552 139929057352322 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5150] ppid=5106 vsize=8414124 memory=984 CPUtime=0 cores=0-7
/proc/5129/task/5150/stat : 5150 (java) S 5106 5106 4480 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 500374983 8616062976 31675 33554432000 4194304 4196468 140732929396352 139928271664576 139929057365785 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5152] ppid=5106 vsize=8414124 memory=14012 CPUtime=0 cores=0-7
/proc/5129/task/5152/stat : 5152 (java) S 5106 5106 4480 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 500374983 8616062976 31675 33554432000 4194304 4196468 140732929396352 139925672410672 139929057363101 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5153] ppid=5106 vsize=8414124 memory=19328 CPUtime=0 cores=0-7
/proc/5129/task/5153/stat : 5153 (java) S 5106 5106 4480 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 500374983 8616062976 31675 33554432000 4194304 4196468 140732929396352 139925940846256 139929057363101 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5154] ppid=5106 vsize=8414124 memory=2120 CPUtime=0 cores=0-7
/proc/5129/task/5154/stat : 5154 (java) S 5106 5106 4480 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 500374986 8616062976 31675 33554432000 4194304 4196468 140732929396352 139925403982768 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
Current children cumulated CPU time: 49.83 s
Current children cumulated vsize: 9624344 KiB
Current children cumulated memory: 689644 KiB

[startup+24.4011 s]
/proc/loadavg: 5.97 7.68 7.29 10/223 5162
/proc/meminfo: memFree=24448700/32770624 swapFree=66953716/67108860
[pid=5106] ppid=5103 vsize=113128 memory=1476 CPUtime=32.5 cores=0-7
/proc/5106/stat : 5106 (scop.sh) S 5103 5106 4480 0 -1 4202496 583 42955 0 0 0 0 3105 145 20 0 1 0 500372858 115843072 369 33554432000 4194304 5098028 140733463424192 140733463420936 140363248054908 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19267584 140733463429884 140733463430232 140733463430232 140733463433161 0
/proc/5106/statm: 28282 369 311 221 0 87 0
[pid=5129] ppid=5106 vsize=8414124 memory=145936 CPUtime=1.82 cores=0-7
/proc/5129/stat : 5129 (java) S 5106 5106 4480 0 -1 1077944320 22400 0 0 0 168 14 0 0 20 0 24 0 500374896 8616062976 36484 33554432000 4194304 4196468 140732929396352 140732929378896 139929057341175 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
/proc/5129/statm: 2103531 36484 3229 1 0 2064875 0
[pid=5129/tid=5130] ppid=5106 vsize=8414124 memory=550660 CPUtime=0.89 cores=0-7
/proc/5129/task/5130/stat : 5130 (java) S 5106 5106 4480 0 -1 1077944384 18082 0 0 0 78 11 0 0 20 0 24 0 500374897 8616062976 36484 33554432000 4194304 4196468 140732929396352 139929029181344 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5131] ppid=5106 vsize=8414124 memory=1444 CPUtime=0 cores=0-7
/proc/5129/task/5131/stat : 5131 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500374898 8616062976 36484 33554432000 4194304 4196468 140732929396352 139929061583888 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5132] ppid=5106 vsize=8414124 memory=880 CPUtime=0 cores=0-7
/proc/5129/task/5132/stat : 5132 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500374898 8616062976 36484 33554432000 4194304 4196468 140732929396352 139928894962832 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5133] ppid=5106 vsize=8414124 memory=1984 CPUtime=0 cores=0-7
/proc/5129/task/5133/stat : 5133 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500374898 8616062976 36484 33554432000 4194304 4196468 140732929396352 139928541670160 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5134] ppid=5106 vsize=8414124 memory=2552 CPUtime=0 cores=0-7
/proc/5129/task/5134/stat : 5134 (java) S 5106 5106 4480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500374898 8616062976 36484 33554432000 4194304 4196468 140732929396352 139928540617616 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5135] ppid=5106 vsize=8414124 memory=1760 CPUtime=0 cores=0-7
/proc/5129/task/5135/stat : 5135 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500374898 8616062976 36484 33554432000 4194304 4196468 140732929396352 139928539564560 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5136] ppid=5106 vsize=8414124 memory=111632 CPUtime=0 cores=0-7
/proc/5129/task/5136/stat : 5136 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500374898 8616062976 36484 33554432000 4194304 4196468 140732929396352 139928538512016 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5137] ppid=5106 vsize=8414124 memory=804 CPUtime=0 cores=0-7
/proc/5129/task/5137/stat : 5137 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500374898 8616062976 36484 33554432000 4194304 4196468 140732929396352 139928537458960 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5138] ppid=5106 vsize=8414124 memory=1808 CPUtime=0 cores=0-7
/proc/5129/task/5138/stat : 5138 (java) S 5106 5106 4480 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 500374898 8616062976 36484 33554432000 4194304 4196468 140732929396352 139928536406416 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5139] ppid=5106 vsize=8414124 memory=924 CPUtime=0 cores=0-7
/proc/5129/task/5139/stat : 5139 (java) S 5106 5106 4480 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 500374900 8616062976 36484 33554432000 4194304 4196468 140732929396352 139928284404464 139929057352322 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5140] ppid=5106 vsize=8414124 memory=4396 CPUtime=0 cores=0-7
/proc/5129/task/5140/stat : 5140 (java) S 5106 5106 4480 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 500374900 8616062976 36484 33554432000 4194304 4196468 140732929396352 139927350142624 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5141] ppid=5106 vsize=8414124 memory=4108 CPUtime=0 cores=0-7
/proc/5129/task/5141/stat : 5141 (java) S 5106 5106 4480 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 500374900 8616062976 36484 33554432000 4194304 4196468 140732929396352 139927215920368 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5142] ppid=5106 vsize=8414124 memory=1412 CPUtime=0 cores=0-7
/proc/5129/task/5142/stat : 5142 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500374903 8616062976 36484 33554432000 4194304 4196468 140732929396352 139926841416144 139929057359771 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5143] ppid=5106 vsize=8414124 memory=2864 CPUtime=0.15 cores=0-7
/proc/5129/task/5143/stat : 5143 (java) S 5106 5106 4480 0 -1 1077944384 824 0 0 0 15 0 0 0 20 0 24 0 500374903 8616062976 36484 33554432000 4194304 4196468 140732929396352 139928283351280 139929057352322 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5144] ppid=5106 vsize=8414124 memory=1476 CPUtime=0.17 cores=0-7
/proc/5129/task/5144/stat : 5144 (java) S 5106 5106 4480 0 -1 1077944384 679 0 0 0 17 0 0 0 20 0 24 0 500374903 8616062976 36484 33554432000 4194304 4196468 140732929396352 139928282298736 139929057352322 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5145] ppid=5106 vsize=8414124 memory=280769529219104 CPUtime=0.2 cores=0-7
/proc/5129/task/5145/stat : 5145 (java) S 5106 5106 4480 0 -1 1077944384 447 0 0 0 20 0 0 0 20 0 24 0 500374903 8616062976 36484 33554432000 4194304 4196468 140732929396352 139928281245680 139929057352322 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5146] ppid=5106 vsize=8414124 memory=6944656575208382560 CPUtime=0.28 cores=0-7
/proc/5129/task/5146/stat : 5146 (java) S 5106 5106 4480 0 -1 1077944384 893 0 0 0 28 0 0 0 20 0 24 0 500374903 8616062976 36484 33554432000 4194304 4196468 140732929396352 139928280193136 139929057352322 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5147] ppid=5106 vsize=8414124 memory=7230645025961766505 CPUtime=0 cores=0-7
/proc/5129/task/5147/stat : 5147 (java) S 5106 5106 4480 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 500374903 8616062976 36484 33554432000 4194304 4196468 140732929396352 139926343511008 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5148] ppid=5106 vsize=8414124 memory=-6302889425569150144 CPUtime=0 cores=0-7
/proc/5129/task/5148/stat : 5148 (java) S 5106 5106 4480 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 500374903 8616062976 36484 33554432000 4194304 4196468 140732929396352 139928279141552 139929057352322 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5150] ppid=5106 vsize=8414124 memory=662363397872623666 CPUtime=0 cores=0-7
/proc/5129/task/5150/stat : 5150 (java) S 5106 5106 4480 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 500374983 8616062976 36484 33554432000 4194304 4196468 140732929396352 139928271664576 139929057365785 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5152] ppid=5106 vsize=8414124 memory=5787213844311467857 CPUtime=0.06 cores=0-7
/proc/5129/task/5152/stat : 5152 (java) R 5106 5106 4480 0 -1 4202560 60 0 0 0 6 0 0 0 20 0 24 0 500374983 8616062976 36484 33554432000 4194304 4196468 140732929396352 139925672414880 139928559691824 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5153] ppid=5106 vsize=8414124 memory=-6447287110554383552 CPUtime=0 cores=0-7
/proc/5129/task/5153/stat : 5153 (java) S 5106 5106 4480 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 500374983 8616062976 36484 33554432000 4194304 4196468 140732929396352 139925940846256 139929057363101 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5154] ppid=5106 vsize=8414124 memory=7013346343823632999 CPUtime=0 cores=0-7
/proc/5129/task/5154/stat : 5154 (java) S 5106 5106 4480 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 500374986 8616062976 36484 33554432000 4194304 4196468 140732929396352 139925403982768 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
Current children cumulated CPU time: 34.32 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 147412 KiB

[startup+24.6009 s]
/proc/loadavg: 5.97 7.68 7.29 10/223 5162
/proc/meminfo: memFree=24448700/32770624 swapFree=66953716/67108860
[pid=5106] ppid=5103 vsize=113128 memory=1476 CPUtime=32.5 cores=0-7
/proc/5106/stat : 5106 (scop.sh) S 5103 5106 4480 0 -1 4202496 583 42955 0 0 0 0 3105 145 20 0 1 0 500372858 115843072 369 33554432000 4194304 5098028 140733463424192 140733463420936 140363248054908 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19267584 140733463429884 140733463430232 140733463430232 140733463433161 0
/proc/5106/statm: 28282 369 311 221 0 87 0
[pid=5129] ppid=5106 vsize=8283048 memory=166332 CPUtime=19.03 cores=0-7
/proc/5129/stat : 5129 (java) S 5106 5106 4480 0 -1 1077944320 22880 157463 0 0 210 16 1622 55 20 0 22 0 500374896 8481841152 41583 33554432000 4194304 4196468 140732929396352 140732929378896 139929057341175 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
/proc/5129/statm: 2070762 41583 3237 1 0 2032106 0
[pid=5129/tid=5130] ppid=5106 vsize=8283048 memory=8112282956445269571 CPUtime=17.8 cores=0-7
/proc/5129/task/5130/stat : 5130 (java) R 5106 5106 4480 0 -1 4202560 18240 157463 0 0 92 11 1622 55 20 0 22 0 500374897 8481841152 41583 33554432000 4194304 4196468 140732929396352 139929029177376 139928559694951 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5131] ppid=5106 vsize=8283048 memory=7309167735334201444 CPUtime=16.77 cores=0-7
/proc/5129/task/5131/stat : 5131 (java) S 5106 5106 4480 0 -1 1077944384 1 157463 0 0 0 0 1622 55 20 0 22 0 500374898 8481841152 41583 33554432000 4194304 4196468 140732929396352 139929061583888 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5132] ppid=5106 vsize=8283048 memory=-8412661042843934678 CPUtime=16.77 cores=0-7
/proc/5129/task/5132/stat : 5132 (java) S 5106 5106 4480 0 -1 1077944384 1 157463 0 0 0 0 1622 55 20 0 22 0 500374898 8481841152 41583 33554432000 4194304 4196468 140732929396352 139928894962832 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5133] ppid=5106 vsize=8283048 memory=5787777988516340052 CPUtime=16.77 cores=0-7
/proc/5129/task/5133/stat : 5133 (java) S 5106 5106 4480 0 -1 1077944384 2 157463 0 0 0 0 1622 55 20 0 22 0 500374898 8481841152 41583 33554432000 4194304 4196468 140732929396352 139928541670160 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5134] ppid=5106 vsize=8283048 memory=7523916740203145312 CPUtime=16.77 cores=0-7
/proc/5129/task/5134/stat : 5134 (java) S 5106 5106 4480 0 -1 1077944384 3 157463 0 0 0 0 1622 55 20 0 22 0 500374898 8481841152 41583 33554432000 4194304 4196468 140732929396352 139928540617616 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5135] ppid=5106 vsize=8283048 memory=5937503940875862113 CPUtime=16.77 cores=0-7
/proc/5129/task/5135/stat : 5135 (java) S 5106 5106 4480 0 -1 1077944384 2 157463 0 0 0 0 1622 55 20 0 22 0 500374898 8481841152 41583 33554432000 4194304 4196468 140732929396352 139928539564560 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5136] ppid=5106 vsize=8283048 memory=7518029980616977260 CPUtime=16.77 cores=0-7
/proc/5129/task/5136/stat : 5136 (java) S 5106 5106 4480 0 -1 1077944384 2 157463 0 0 0 0 1622 55 20 0 22 0 500374898 8481841152 41583 33554432000 4194304 4196468 140732929396352 139928538512016 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5137] ppid=5106 vsize=8283048 memory=7740111507851663214 CPUtime=16.77 cores=0-7
/proc/5129/task/5137/stat : 5137 (java) S 5106 5106 4480 0 -1 1077944384 2 157463 0 0 0 0 1622 55 20 0 22 0 500374898 8481841152 41583 33554432000 4194304 4196468 140732929396352 139928537458960 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5138] ppid=5106 vsize=8283048 memory=-4075877051373423735 CPUtime=16.77 cores=0-7
/proc/5129/task/5138/stat : 5138 (java) S 5106 5106 4480 0 -1 1077944384 2 157463 0 0 0 0 1622 55 20 0 22 0 500374898 8481841152 41583 33554432000 4194304 4196468 140732929396352 139928536406416 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5139] ppid=5106 vsize=8283048 memory=0 CPUtime=16.77 cores=0-7
/proc/5129/task/5139/stat : 5139 (java) S 5106 5106 4480 0 -1 1077944384 5 157463 0 0 0 0 1622 55 20 0 22 0 500374900 8481841152 41583 33554432000 4194304 4196468 140732929396352 139928284404464 139929057352322 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5140] ppid=5106 vsize=8283048 memory=0 CPUtime=16.77 cores=0-7
/proc/5129/task/5140/stat : 5140 (java) S 5106 5106 4480 0 -1 1077944384 13 157463 0 0 0 0 1622 55 20 0 22 0 500374900 8481841152 41583 33554432000 4194304 4196468 140732929396352 139927350142624 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5141] ppid=5106 vsize=8283048 memory=0 CPUtime=16.77 cores=0-7
/proc/5129/task/5141/stat : 5141 (java) S 5106 5106 4480 0 -1 1077944384 21 157463 0 0 0 0 1622 55 20 0 22 0 500374900 8481841152 41583 33554432000 4194304 4196468 140732929396352 139927215920368 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5142] ppid=5106 vsize=8283048 memory=0 CPUtime=16.77 cores=0-7
/proc/5129/task/5142/stat : 5142 (java) S 5106 5106 4480 0 -1 1077944384 1 157463 0 0 0 0 1622 55 20 0 22 0 500374903 8481841152 41583 33554432000 4194304 4196468 140732929396352 139926841416144 139929057359771 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5143] ppid=5106 vsize=8283048 memory=0 CPUtime=16.95 cores=0-7
/proc/5129/task/5143/stat : 5143 (java) S 5106 5106 4480 0 -1 1077944384 844 157463 0 0 18 0 1622 55 20 0 22 0 500374903 8481841152 41583 33554432000 4194304 4196468 140732929396352 139928283351280 139929057352322 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5144] ppid=5106 vsize=8283048 memory=0 CPUtime=17 cores=0-7
/proc/5129/task/5144/stat : 5144 (java) S 5106 5106 4480 0 -1 1077944384 710 157463 0 0 23 0 1622 55 20 0 22 0 500374903 8481841152 41583 33554432000 4194304 4196468 140732929396352 139928282298736 139929057352322 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5145] ppid=5106 vsize=8283048 memory=0 CPUtime=17.01 cores=0-7
/proc/5129/task/5145/stat : 5145 (java) S 5106 5106 4480 0 -1 1077944384 470 157463 0 0 24 0 1622 55 20 0 22 0 500374903 8481841152 41583 33554432000 4194304 4196468 140732929396352 139928281245680 139929057352322 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5146] ppid=5106 vsize=8283048 memory=0 CPUtime=17.14 cores=0-7
/proc/5129/task/5146/stat : 5146 (java) S 5106 5106 4480 0 -1 1077944384 1119 157463 0 0 37 0 1622 55 20 0 22 0 500374903 8481841152 41583 33554432000 4194304 4196468 140732929396352 139928280193136 139929057352322 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5147] ppid=5106 vsize=8283048 memory=0 CPUtime=16.77 cores=0-7
/proc/5129/task/5147/stat : 5147 (java) S 5106 5106 4480 0 -1 1077944384 3 157463 0 0 0 0 1622 55 20 0 22 0 500374903 8481841152 41583 33554432000 4194304 4196468 140732929396352 139926343511008 139929057351381 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5148] ppid=5106 vsize=8283048 memory=68612 CPUtime=16.77 cores=0-7
/proc/5129/task/5148/stat : 5148 (java) S 5106 5106 4480 0 -1 1077944384 1 157463 0 0 0 0 1622 55 20 0 22 0 500374903 8481841152 41583 33554432000 4194304 4196468 140732929396352 139928279141552 139929057352322 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5150] ppid=5106 vsize=8283048 memory=0 CPUtime=16.77 cores=0-7
/proc/5129/task/5150/stat : 5150 (java) S 5106 5106 4480 0 -1 1077944384 25 157463 0 0 0 0 1622 55 20 0 22 0 500374983 8481841152 41583 33554432000 4194304 4196468 140732929396352 139928271663760 139929057352322 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
[pid=5129/tid=5154] ppid=5106 vsize=8283048 memory=0 CPUtime=16.77 cores=0-7
/proc/5129/task/5154/stat : 5154 (java) S 5106 5106 4480 0 -1 1077944384 12 157463 0 0 0 0 1622 55 20 0 22 0 500374986 8481841152 41583 33554432000 4194304 4196468 140732929396352 139925403984560 139929057352322 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12599296 140732929401824 140732929401990 140732929401990 140732929404879 0
Current children cumulated CPU time: 51.53 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 167808 KiB

Child status: 0
Real time (s): 24.6856
CPU time (s): 51.8538
CPU user time (s): 49.6482
CPU system time (s): 2.20562
CPU usage (%): 210.057
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 6092836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.6482
system time used= 2.20562
maximum resident set size= 6091740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226148
page faults= 0
swaps= 0
block input operations= 0
block output operations= 20744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20414
involuntary context switches= 223


# summary of solver processes directly reported to runsolver:
#   pid: 5106
#   total CPU time (s): 51.8538
#   total CPU user time (s): 49.6482
#   total CPU system time (s): 2.20562

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.227298 second user time and 0.252682 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-23 13:17:32
IDJOB=4405449
IDBENCH=123858
IDSOLVER=2868
FILE ID=node107/4405449-1569241175
RUNJOBID= node107-1569234908-4507
PBS_JOBID= 21704913
Free space on /var/tmp= 12564 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/Bibd/Bibd-sum-lex/Bibd-sum-09-120-40-03-10.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405449-1569241175/watcher-4405449-1569241175 -o /var/tmp/evaluation-result-4405449-1569241175/solver-4405449-1569241175 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node107-1569234908-4507 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405449-1569241175.xml

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

MD5SUM BENCH= 516a10ad09fd7e852a109bf36c14a2d3
RANDOM SEED=2008324969

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        25136780 kB
MemAvailable:   31801960 kB
Buffers:           91860 kB
Cached:          6644396 kB
SwapCached:        48396 kB
Active:          3335628 kB
Inactive:        3450840 kB
Active(anon):       4652 kB
Inactive(anon):    98036 kB
Active(file):    3330976 kB
Inactive(file):  3352804 kB
Unevictable:      110964 kB
Mlocked:          110964 kB
SwapTotal:      67108860 kB
SwapFree:       66953716 kB
Dirty:             20444 kB
Writeback:             0 kB
AnonPages:        178720 kB
Mapped:            52128 kB
Shmem:             44196 kB
Slab:             438492 kB
SReclaimable:     409860 kB
SUnreclaim:        28632 kB
KernelStack:        3888 kB
PageTables:         6100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /var/tmp at the end= 12544 MiB
End job on node107 at 2019-09-23 13:17:57