Trace number 4296891

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-07)SAT 62.6593 39.7341

General information on the benchmark

NameBibd/
Bibd-sum-10-03-08_c18.xml
MD5SUM6905926ecf5563edf040969d33d8e2ad
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 benchmark62.6593
Satisfiable
(Un)Satisfiability was proved
Number of variables1200
Number of constraints176
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1200}]
Minimum variable degree12
Maximum variable degree12
Distribution of variable degrees[{"degree":12,"count":1200}]
Minimum constraint arity10
Maximum constraint arity1200
Distribution of constraint arities[{"arity":10,"count":120},{"arity":120,"count":10},{"arity":240,"count":45},{"arity":1200,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":175}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Fri Jul 27 02:40:35 CEST 2018
0.65/0.55	c PID: 4568
0.65/0.56	c IP: 172.20.3.137
0.65/0.56	c HOST: node137.alineos.net
0.65/0.56	c (0,0) Parsing Begin
2.05/1.19	c (0,0) Parsing End
2.46/1.20	c (0,0) CSP: 0 int (0 aux), 1200 bool (0 aux), 176 ctr, max domain size 2
2.46/1.20	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.46/1.20	c (0,0) Constraint Name Generate Begin
2.46/1.21	c (0,0) Ctr:HOME/instance-4296891-1532652034.xml,IntVar:LexMatrix:Num:WeightedSum
2.46/1.21	c (0,0) Constraint Name Generate End
2.46/1.21	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.46/1.21	c (0,0) CSP to CSPinCNF Begin
3.43/1.50	c (0,0) translated 18 (10%) constraints
3.43/1.51	c (0,0) translated 36 (20%) constraints
3.43/1.52	c (0,0) translated 53 (30%) constraints
3.43/1.53	c (0,0) translated 71 (40%) constraints
3.43/1.54	c (1,0) translated 88 (50%) constraints
3.43/1.55	c (1,1) translated 106 (60%) constraints
3.43/1.55	c (1,1) translated 124 (70%) constraints
6.03/2.24	c (1,1) translated 141 (80%) constraints
7.65/2.84	c (2,2) translated 159 (90%) constraints
8.54/3.33	c (2,2) translated 176 (100%) constraints
26.59/18.89	c (18,18) STATISTICS1:HOME/instance-4296891-1532652034.xml,IntVar:LexMatrix:Num:WeightedSum,14014,26059,9223372036854775807,2,4,120,9223372036854775807:110;512:240;2:4412,2:71266,4:2014;3:10928;2:12814;1:303,120:110;10:240;2:4412;1:60042,6400:110
26.59/18.89	c (18,18) ===========================================
26.59/18.89	c (18,18) Order
26.59/18.89	c (18,18) ===========================================
28.36/19.21	c (18,18) translated 2606 (10%) constraints
28.84/19.39	c (18,18) translated 5212 (20%) constraints
29.73/19.53	c (18,18) translated 7818 (30%) constraints
30.14/19.67	c (19,18) translated 10424 (40%) constraints
30.54/19.78	c (19,18) translated 13030 (50%) constraints
30.92/19.89	c (19,19) translated 15636 (60%) constraints
31.06/19.99	c (19,19) translated 18242 (70%) constraints
31.23/20.09	c (19,19) translated 20848 (80%) constraints
31.40/20.18	c (19,19) translated 23454 (90%) constraints
31.61/20.28	c (19,19) translated 26059 (100%) constraints
31.61/20.28	c (19,19) CSP to CSPinCNF End
31.61/20.29	c (19,19) CSP: 1155 int (1155 aux), 19414 bool (18214 aux), 39344 ctr, max domain size 37
31.61/20.29	c (19,19) Heap : 412 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
31.61/20.29	c (19,19) CSPinCNF Propagation Begin
32.64/20.58	c (20,19) 0 values, 5400 unsatisfiable literals, and 5400 valid clauses are removed
32.64/20.58	c (20,19) CSPinCNF Propagation End
32.64/20.59	c (20,19) CSP: 1155 int (1155 aux), 19414 bool (18214 aux), 33944 ctr, max domain size 37
32.64/20.59	c (20,19) Heap : 633 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
32.64/20.59	c (20,19) Simplify CSPinCNF Begin
33.00/20.75	c (20,19) Simplify CSPinCNF End
33.00/20.75	c (20,19) CSP: 1155 int (1155 aux), 23826 bool (22626 aux), 38356 ctr, max domain size 37
33.00/20.75	c (20,19) Heap : 657 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
33.00/20.75	c (20,19) Calculate Precise Domain Begin
33.24/20.83	c (20,19) 0 values are removed by re-calculation
33.24/20.83	c (20,19) Calculate Precise Domain End
33.24/20.83	c (20,19) CSP: 1155 int (1155 aux), 23826 bool (22626 aux), 38356 ctr, max domain size 37
33.24/20.83	c (20,19) Heap : 768 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
33.24/20.83	c (20,19) CSPinCNF to SatSolver Begin
37.29/22.99	c (22,22) 3836 (10 %) CSP clauses are encoded (35946 SAT variables, 471480 SAT clauses)
37.93/23.56	c (23,22) 7672 (20 %) CSP clauses are encoded (35946 SAT variables, 627716 SAT clauses)
38.54/24.14	c (23,23) 11507 (30 %) CSP clauses are encoded (35946 SAT variables, 783951 SAT clauses)
39.07/24.77	c (24,23) 15343 (40 %) CSP clauses are encoded (35946 SAT variables, 940187 SAT clauses)
39.67/25.34	c (24,24) 19178 (50 %) CSP clauses are encoded (35946 SAT variables, 1096422 SAT clauses)
40.27/25.92	c (25,25) 23014 (60 %) CSP clauses are encoded (35946 SAT variables, 1252658 SAT clauses)
40.77/26.49	c (25,25) 26850 (70 %) CSP clauses are encoded (35946 SAT variables, 1408894 SAT clauses)
41.65/26.96	c (26,26) 30685 (80 %) CSP clauses are encoded (35946 SAT variables, 1514839 SAT clauses)
41.83/27.04	c (26,26) 34521 (90 %) CSP clauses are encoded (35946 SAT variables, 1520583 SAT clauses)
42.03/27.11	c (26,26) 38356 (100 %) CSP clauses are encoded (35946 SAT variables, 1526284 SAT clauses)
42.03/27.11	c (26,26) CSPinCNF to SatSolver End
42.03/27.11	c (26,26) Heap : 541 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
42.75/27.34	c (26,26) STATISTICS2:HOME/instance-4296891-1532652034.xml,IntVar:LexMatrix:Num:WeightedSum,24981,38356,1369,37,4,11,1369:20;1024:1320;512:240;441:60;121:120;99:540;81:360;2:6554,37:120;21:240;11:2640;9:1620;2:102974,4:2014;3:5528;2:28026;1:2788,11:1320;10:240;3:1100;2:6554;1:74266,
42.75/27.34	c (26,26) SatSolver.solve Begin
42.75/27.34	c (26,26) 35946 bool, 1526285 clause
42.75/27.34	c (26,26) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296891-1532652034.xml-scop-4568.cnf HOME/instance-4296891-1532652034.xml-scop-4568.cnf.out
61.62/39.57	c (39,0) c
61.62/39.57	c (39,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
61.62/39.57	c (39,0) c
61.62/39.57	c (39,0) c WARNING: for repeatability, setting FPU to use double precision
61.62/39.57	c (39,0) c 8 solvers engines and 1 companion as a blackboard created.
61.62/39.57	c (39,0) c ========================================[ Problem Statistics ]===========================================
61.62/39.57	c (39,0) c |                                                                                                       |
61.62/39.57	c (39,0) c |  Number of variables:         35946                                                                   |
61.62/39.57	c (39,0) c |  Number of clauses:         1525745                                                                   |
61.62/39.57	c (39,0) c |  Parse time:                   0.60 s                                                                 |
61.62/39.57	c (39,0) c |                                                                                                       |
61.62/39.57	c (39,0) c |  Eliminated clauses:           0.37 Mb                                                                |
61.62/39.57	c (39,0) c |  Simplification time:          9.98 s                                                                 |
61.62/39.57	c (39,0) c |                                                                                                       |
61.62/39.57	c (39,0) c |  Generating clones                                                                                    |
61.62/39.57	c (39,0) c |  all clones generated. Memory = 756.39Mb.                                                             |
61.62/39.57	c (39,0) c ========================================================================================================|
61.62/39.57	c (39,0) c last restart ## conflicts  :  167 465 
61.62/39.57	c (39,0) c Thread 0 is 100% pure glucose! First thread to finish! (SAT answer).
61.62/39.57	c (39,0) c Total Memory so far : 1459.02Mb
61.62/39.57	c (39,0) c
61.62/39.57	c (39,0) c real time : 12.2159 s
61.62/39.57	c (39,0) c cpu time  : 17.0291 s
61.62/39.57	c (39,0) c
61.62/39.57	c (39,0) c
61.62/39.57	c (39,0) c
61.62/39.57	c (39,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
61.62/39.57	c (39,0) c
61.62/39.57	c (39,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
61.62/39.57	c (39,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
61.62/39.57	c (39,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
61.62/39.57	c (39,0) c | Conflicts     |            9945 |       1060 |       1366 |       1048 |        996 |       1195 |       1709 |       1487 |       1084 |
61.62/39.57	c (39,0) c | Decisions     |           63447 |       9394 |       8044 |       6793 |       7332 |       8194 |       7457 |       9269 |       6964 |
61.62/39.57	c (39,0) c | Propagations  |         5850442 |     671911 |     834417 |     616745 |     592459 |     757322 |     933550 |     843801 |     600237 |
61.62/39.57	c (39,0) c | Avg_Trail     |                 |      11976 |      11470 |      11439 |      12312 |      12623 |      10688 |      12155 |      11141 |
61.62/39.57	c (39,0) c | Avg_DL        |                 |         76 |         52 |         56 |         70 |         67 |         36 |         57 |         54 |
61.62/39.58	c (39,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
61.62/39.58	c (39,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
61.62/39.58	c (39,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
61.62/39.58	c (39,0) c | Exported      |             493 |         39 |         60 |         43 |         53 |         74 |         99 |         63 |         62 |
61.62/39.58	c (39,0) c | Imported      |            3178 |        393 |        427 |        366 |        390 |        394 |        389 |        408 |        411 |
61.62/39.58	c (39,0) c | Good          |            1276 |        159 |        172 |        146 |        156 |        156 |        156 |        166 |        165 |
61.62/39.58	c (39,0) c | Purge         |            1902 |        234 |        255 |        220 |        234 |        238 |        233 |        242 |        246 |
61.62/39.58	c (39,0) c | Promoted      |             129 |         15 |         18 |         17 |          5 |         17 |         23 |         13 |         21 |
61.62/39.58	c (39,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
61.62/39.58	c (39,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
61.62/39.58	c (39,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
61.62/39.58	c (39,0) c | Unaries       |                 |         10 |         10 |          8 |          6 |         15 |         20 |          9 |         10 |
61.62/39.58	c (39,0) c | Binaries      |                 |         14 |         22 |         16 |         19 |         35 |         39 |         26 |         27 |
61.62/39.58	c (39,0) c | Glues         |                 |         39 |         60 |         43 |         53 |         74 |         99 |         63 |         62 |
61.62/39.58	c (39,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
61.62/39.58	c (39,0) c | Orig_Seen     |             0 % |       6727 |       8122 |       7403 |       7827 |       8762 |       8168 |       9406 |       7320 |
61.62/39.58	c (39,0) c | Diff Orig seen|                 |      X     |       1395 |        676 |       1100 |       2035 |       1441 |       2679 |        593 |
61.62/39.58	c (39,0) c | Hamming       |             5 % |      X     |       1758 |       1879 |       1793 |       1943 |       1945 |       1814 |       1988 |
61.62/39.58	c (39,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
61.62/39.58	c (39,0) 
61.62/39.58	c (39,0) s SATISFIABLE
43.20/39.63	c (39,26) SatSolver.solve End
43.20/39.63	c (39,26) Heap : 1004 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
43.20/39.63	c (39,26) Show results Begin
43.20/39.66	c (39,26) x[0][0] = 0
43.20/39.66	c (39,26) x[0][1] = 0
43.20/39.66	c (39,26) x[0][2] = 0
43.20/39.66	c (39,26) x[0][3] = 0
43.20/39.66	c (39,26) x[0][4] = 0
43.20/39.66	c (39,26) x[0][5] = 0
43.20/39.66	c (39,26) x[0][6] = 0
43.20/39.66	c (39,26) x[0][7] = 0
43.20/39.66	c (39,26) x[0][8] = 0
43.20/39.66	c (39,26) x[0][9] = 0
43.20/39.66	c (39,26) x[0][10] = 0
43.20/39.66	c (39,26) x[0][11] = 0
43.20/39.66	c (39,26) x[0][12] = 0
43.20/39.66	c (39,26) x[0][13] = 0
43.20/39.66	c (39,26) x[0][14] = 0
43.20/39.66	c (39,26) x[0][15] = 0
43.20/39.66	c (39,26) x[0][16] = 0
43.20/39.66	c (39,26) x[0][17] = 0
43.20/39.66	c (39,26) x[0][18] = 0
43.20/39.66	c (39,26) x[0][19] = 0
43.20/39.66	c (39,26) x[0][20] = 0
43.20/39.66	c (39,26) x[0][21] = 0
43.20/39.66	c (39,26) x[0][22] = 0
43.20/39.66	c (39,26) x[0][23] = 0
43.20/39.66	c (39,26) x[0][24] = 0
43.20/39.66	c (39,26) x[0][25] = 0
43.20/39.66	c (39,26) x[0][26] = 0
43.20/39.66	c (39,26) x[0][27] = 0
43.20/39.66	c (39,26) x[0][28] = 0
43.20/39.66	c (39,26) x[0][29] = 0
43.20/39.66	c (39,26) x[0][30] = 0
43.20/39.66	c (39,26) x[0][31] = 0
43.20/39.66	c (39,26) x[0][32] = 0
43.20/39.66	c (39,26) x[0][33] = 0
43.20/39.66	c (39,26) x[0][34] = 0
43.20/39.66	c (39,26) x[0][35] = 0
43.20/39.66	c (39,26) x[0][36] = 0
43.20/39.66	c (39,26) x[0][37] = 0
43.20/39.66	c (39,26) x[0][38] = 0
43.20/39.66	c (39,26) x[0][39] = 0
43.20/39.66	c (39,26) x[0][40] = 0
43.20/39.66	c (39,26) x[0][41] = 0
43.20/39.66	c (39,26) x[0][42] = 0
43.20/39.66	c (39,26) x[0][43] = 0
43.20/39.66	c (39,26) x[0][44] = 0
43.20/39.66	c (39,26) x[0][45] = 0
43.20/39.66	c (39,26) x[0][46] = 0
43.20/39.66	c (39,26) x[0][47] = 0
43.20/39.66	c (39,26) x[0][48] = 0
43.20/39.66	c (39,26) x[0][49] = 0
43.20/39.66	c (39,26) x[0][50] = 0
43.20/39.66	c (39,26) x[0][51] = 0
43.20/39.66	c (39,26) x[0][52] = 0
43.20/39.66	c (39,26) x[0][53] = 0
43.20/39.66	c (39,26) x[0][54] = 0
43.20/39.66	c (39,26) x[0][55] = 0
43.20/39.66	c (39,26) x[0][56] = 0
43.20/39.66	c (39,26) x[0][57] = 0
43.20/39.66	c (39,26) x[0][58] = 0
43.20/39.66	c (39,26) x[0][59] = 0
43.20/39.66	c (39,26) x[0][60] = 0
43.20/39.66	c (39,26) x[0][61] = 0
43.20/39.66	c (39,26) x[0][62] = 0
43.20/39.66	c (39,26) x[0][63] = 0
43.20/39.66	c (39,26) x[0][64] = 0
43.20/39.66	c (39,26) x[0][65] = 0
43.20/39.66	c (39,26) x[0][66] = 0
43.20/39.66	c (39,26) x[0][67] = 0
43.20/39.66	c (39,26) x[0][68] = 0
43.20/39.66	c (39,26) x[0][69] = 0
43.20/39.66	c (39,26) x[0][70] = 0
43.20/39.66	c (39,26) x[0][71] = 0
43.20/39.66	c (39,26) x[0][72] = 0
43.20/39.66	c (39,26) x[0][73] = 0
43.20/39.66	c (39,26) x[0][74] = 0
43.20/39.66	c (39,26) x[0][75] = 0
43.20/39.66	c (39,26) x[0][76] = 0
43.20/39.66	c (39,26) x[0][77] = 0
43.20/39.66	c (39,26) x[0][78] = 0
43.20/39.66	c (39,26) x[0][79] = 0
43.20/39.66	c (39,26) x[0][80] = 0
43.20/39.66	c (39,26) x[0][81] = 0
43.20/39.66	c (39,26) x[0][82] = 0
43.20/39.66	c (39,26) x[0][83] = 0
43.20/39.66	c (39,26) x[0][84] = 1
43.20/39.66	c (39,26) x[0][85] = 1
43.20/39.66	c (39,26) x[0][86] = 1
43.20/39.66	c (39,26) x[0][87] = 1
43.20/39.66	c (39,26) x[0][88] = 1
43.20/39.66	c (39,26) x[0][89] = 1
43.20/39.66	c (39,26) x[0][90] = 1
43.20/39.66	c (39,26) x[0][91] = 1
43.20/39.66	c (39,26) x[0][92] = 1
43.20/39.66	c (39,26) x[0][93] = 1
43.20/39.66	c (39,26) x[0][94] = 1
43.20/39.66	c (39,26) x[0][95] = 1
43.20/39.66	c (39,26) x[0][96] = 1
43.20/39.66	c (39,26) x[0][97] = 1
43.20/39.66	c (39,26) x[0][98] = 1
43.20/39.66	c (39,26) x[0][99] = 1
43.20/39.66	c (39,26) x[0][100] = 1
43.20/39.66	c (39,26) x[0][101] = 1
43.20/39.66	c (39,26) x[0][102] = 1
43.20/39.66	c (39,26) x[0][103] = 1
43.20/39.66	c (39,26) x[0][104] = 1
43.20/39.66	c (39,26) x[0][105] = 1
43.20/39.66	c (39,26) x[0][106] = 1
43.20/39.66	c (39,26) x[0][107] = 1
43.20/39.66	c (39,26) x[0][108] = 1
43.20/39.66	c (39,26) x[0][109] = 1
43.20/39.66	c (39,26) x[0][110] = 1
43.20/39.66	c (39,26) x[0][111] = 1
43.20/39.66	c (39,26) x[0][112] = 1
43.20/39.66	c (39,26) x[0][113] = 1
43.20/39.66	c (39,26) x[0][114] = 1
43.20/39.66	c (39,26) x[0][115] = 1
43.20/39.66	c (39,26) x[0][116] = 1
43.20/39.66	c (39,26) x[0][117] = 1
43.20/39.66	c (39,26) x[0][118] = 1
43.20/39.66	c (39,26) x[0][119] = 1
43.20/39.66	c (39,26) x[1][0] = 0
43.20/39.66	c (39,26) x[1][1] = 0
43.20/39.66	c (39,26) x[1][2] = 0
43.20/39.66	c (39,26) x[1][3] = 0
43.20/39.66	c (39,26) x[1][4] = 0
43.20/39.67	c (39,26) x[1][5] = 0
43.20/39.67	c (39,26) x[1][6] = 0
43.20/39.67	c (39,26) x[1][7] = 0
43.20/39.67	c (39,26) x[1][8] = 0
43.20/39.67	c (39,26) x[1][9] = 0
43.20/39.67	c (39,26) x[1][10] = 0
43.20/39.67	c (39,26) x[1][11] = 0
43.20/39.67	c (39,26) x[1][12] = 0
43.20/39.67	c (39,26) x[1][13] = 0
43.20/39.67	c (39,26) x[1][14] = 0
43.20/39.67	c (39,26) x[1][15] = 0
43.20/39.67	c (39,26) x[1][16] = 0
43.20/39.67	c (39,26) x[1][17] = 0
43.20/39.67	c (39,26) x[1][18] = 0
43.20/39.67	c (39,26) x[1][19] = 0
43.20/39.67	c (39,26) x[1][20] = 0
43.20/39.67	c (39,26) x[1][21] = 0
43.20/39.67	c (39,26) x[1][22] = 0
43.20/39.67	c (39,26) x[1][23] = 0
43.20/39.67	c (39,26) x[1][24] = 0
43.20/39.67	c (39,26) x[1][25] = 0
43.20/39.67	c (39,26) x[1][26] = 0
43.20/39.67	c (39,26) x[1][27] = 0
43.20/39.67	c (39,26) x[1][28] = 0
43.20/39.67	c (39,26) x[1][29] = 0
43.20/39.67	c (39,26) x[1][30] = 0
43.20/39.67	c (39,26) x[1][31] = 0
43.20/39.67	c (39,26) x[1][32] = 0
43.20/39.67	c (39,26) x[1][33] = 0
43.20/39.67	c (39,26) x[1][34] = 0
43.20/39.67	c (39,26) x[1][35] = 0
43.20/39.67	c (39,26) x[1][36] = 0
43.20/39.67	c (39,26) x[1][37] = 0
43.20/39.67	c (39,26) x[1][38] = 0
43.20/39.67	c (39,26) x[1][39] = 0
43.20/39.67	c (39,26) x[1][40] = 0
43.20/39.67	c (39,26) x[1][41] = 0
43.20/39.67	c (39,26) x[1][42] = 0
43.20/39.67	c (39,26) x[1][43] = 0
43.20/39.67	c (39,26) x[1][44] = 0
43.20/39.67	c (39,26) x[1][45] = 0
43.20/39.67	c (39,26) x[1][46] = 0
43.20/39.67	c (39,26) x[1][47] = 0
43.20/39.67	c (39,26) x[1][48] = 0
43.20/39.67	c (39,26) x[1][49] = 0
43.20/39.67	c (39,26) x[1][50] = 0
43.20/39.67	c (39,26) x[1][51] = 0
43.20/39.67	c (39,26) x[1][52] = 0
43.20/39.67	c (39,26) x[1][53] = 0
43.20/39.67	c (39,26) x[1][54] = 0
43.20/39.67	c (39,26) x[1][55] = 0
43.20/39.67	c (39,26) x[1][56] = 1
43.20/39.67	c (39,26) x[1][57] = 1
43.20/39.67	c (39,26) x[1][58] = 1
43.20/39.67	c (39,26) x[1][59] = 1
43.20/39.67	c (39,26) x[1][60] = 1
43.20/39.67	c (39,26) x[1][61] = 1
43.20/39.67	c (39,26) x[1][62] = 1
43.20/39.67	c (39,26) x[1][63] = 1
43.20/39.67	c (39,26) x[1][64] = 1
43.20/39.67	c (39,26) x[1][65] = 1
43.20/39.67	c (39,26) x[1][66] = 1
43.20/39.67	c (39,26) x[1][67] = 1
43.20/39.67	c (39,26) x[1][68] = 1
43.20/39.67	c (39,26) x[1][69] = 1
43.20/39.67	c (39,26) x[1][70] = 1
43.20/39.67	c (39,26) x[1][71] = 1
43.20/39.67	c (39,26) x[1][72] = 1
43.20/39.67	c (39,26) x[1][73] = 1
43.20/39.67	c (39,26) x[1][74] = 1
43.20/39.67	c (39,26) x[1][75] = 1
43.20/39.67	c (39,26) x[1][76] = 1
43.20/39.67	c (39,26) x[1][77] = 1
43.20/39.67	c (39,26) x[1][78] = 1
43.20/39.67	c (39,26) x[1][79] = 1
43.20/39.67	c (39,26) x[1][80] = 1
43.20/39.67	c (39,26) x[1][81] = 1
43.20/39.67	c (39,26) x[1][82] = 1
43.20/39.67	c (39,26) x[1][83] = 1
43.20/39.67	c (39,26) x[1][84] = 0
43.20/39.67	c (39,26) x[1][85] = 0
43.20/39.67	c (39,26) x[1][86] = 0
43.20/39.67	c (39,26) x[1][87] = 0
43.20/39.67	c (39,26) x[1][88] = 0
43.20/39.67	c (39,26) x[1][89] = 0
43.20/39.67	c (39,26) x[1][90] = 0
43.20/39.67	c (39,26) x[1][91] = 0
43.20/39.67	c (39,26) x[1][92] = 0
43.20/39.67	c (39,26) x[1][93] = 0
43.20/39.67	c (39,26) x[1][94] = 0
43.20/39.67	c (39,26) x[1][95] = 0
43.20/39.67	c (39,26) x[1][96] = 0
43.20/39.67	c (39,26) x[1][97] = 0
43.20/39.67	c (39,26) x[1][98] = 0
43.20/39.67	c (39,26) x[1][99] = 0
43.20/39.67	c (39,26) x[1][100] = 0
43.20/39.67	c (39,26) x[1][101] = 0
43.20/39.67	c (39,26) x[1][102] = 0
43.20/39.67	c (39,26) x[1][103] = 0
43.20/39.67	c (39,26) x[1][104] = 0
43.20/39.67	c (39,26) x[1][105] = 0
43.20/39.67	c (39,26) x[1][106] = 0
43.20/39.67	c (39,26) x[1][107] = 0
43.20/39.67	c (39,26) x[1][108] = 0
43.20/39.67	c (39,26) x[1][109] = 0
43.20/39.67	c (39,26) x[1][110] = 0
43.20/39.67	c (39,26) x[1][111] = 0
43.20/39.67	c (39,26) x[1][112] = 1
43.20/39.67	c (39,26) x[1][113] = 1
43.20/39.67	c (39,26) x[1][114] = 1
43.20/39.67	c (39,26) x[1][115] = 1
43.20/39.67	c (39,26) x[1][116] = 1
43.20/39.67	c (39,26) x[1][117] = 1
43.20/39.67	c (39,26) x[1][118] = 1
43.20/39.67	c (39,26) x[1][119] = 1
43.20/39.67	c (39,26) x[2][0] = 0
43.20/39.67	c (39,26) x[2][1] = 0
43.20/39.67	c (39,26) x[2][2] = 0
43.20/39.67	c (39,26) x[2][3] = 0
43.20/39.67	c (39,26) x[2][4] = 0
43.20/39.67	c (39,26) x[2][5] = 0
43.20/39.67	c (39,26) x[2][6] = 0
43.20/39.67	c (39,26) x[2][7] = 0
43.20/39.67	c (39,26) x[2][8] = 0
43.20/39.67	c (39,26) x[2][9] = 0
43.20/39.67	c (39,26) x[2][10] = 0
43.20/39.67	c (39,26) x[2][11] = 0
43.20/39.67	c (39,26) x[2][12] = 0
43.20/39.67	c (39,26) x[2][13] = 0
43.20/39.67	c (39,26) x[2][14] = 0
43.20/39.67	c (39,26) x[2][15] = 0
43.20/39.67	c (39,26) x[2][16] = 0
43.20/39.67	c (39,26) x[2][17] = 0
43.20/39.67	c (39,26) x[2][18] = 0
43.20/39.67	c (39,26) x[2][19] = 0
43.20/39.67	c (39,26) x[2][20] = 0
43.20/39.67	c (39,26) x[2][21] = 0
43.20/39.67	c (39,26) x[2][22] = 0
43.20/39.67	c (39,26) x[2][23] = 0
43.20/39.67	c (39,26) x[2][24] = 0
43.20/39.67	c (39,26) x[2][25] = 0
43.20/39.67	c (39,26) x[2][26] = 0
43.20/39.67	c (39,26) x[2][27] = 0
43.20/39.67	c (39,26) x[2][28] = 0
43.20/39.67	c (39,26) x[2][29] = 0
43.20/39.67	c (39,26) x[2][30] = 0
43.20/39.67	c (39,26) x[2][31] = 0
43.20/39.67	c (39,26) x[2][32] = 0
43.20/39.67	c (39,26) x[2][33] = 0
43.20/39.67	c (39,26) x[2][34] = 0
43.20/39.67	c (39,26) x[2][35] = 0
43.20/39.67	c (39,26) x[2][36] = 1
43.20/39.67	c (39,26) x[2][37] = 1
43.20/39.67	c (39,26) x[2][38] = 1
43.20/39.67	c (39,26) x[2][39] = 1
43.20/39.67	c (39,26) x[2][40] = 1
43.20/39.67	c (39,26) x[2][41] = 1
43.20/39.67	c (39,26) x[2][42] = 1
43.20/39.67	c (39,26) x[2][43] = 1
43.20/39.67	c (39,26) x[2][44] = 1
43.20/39.67	c (39,26) x[2][45] = 1
43.20/39.67	c (39,26) x[2][46] = 1
43.20/39.67	c (39,26) x[2][47] = 1
43.20/39.67	c (39,26) x[2][48] = 1
43.20/39.67	c (39,26) x[2][49] = 1
43.20/39.67	c (39,26) x[2][50] = 1
43.20/39.67	c (39,26) x[2][51] = 1
43.20/39.67	c (39,26) x[2][52] = 1
43.20/39.67	c (39,26) x[2][53] = 1
43.20/39.67	c (39,26) x[2][54] = 1
43.20/39.67	c (39,26) x[2][55] = 1
43.20/39.67	c (39,26) x[2][56] = 0
43.20/39.67	c (39,26) x[2][57] = 0
43.20/39.67	c (39,26) x[2][58] = 0
43.20/39.67	c (39,26) x[2][59] = 0
43.20/39.67	c (39,26) x[2][60] = 0
43.20/39.67	c (39,26) x[2][61] = 0
43.20/39.67	c (39,26) x[2][62] = 0
43.20/39.67	c (39,26) x[2][63] = 0
43.20/39.67	c (39,26) x[2][64] = 0
43.20/39.67	c (39,26) x[2][65] = 0
43.20/39.67	c (39,26) x[2][66] = 0
43.20/39.67	c (39,26) x[2][67] = 0
43.20/39.67	c (39,26) x[2][68] = 0
43.20/39.67	c (39,26) x[2][69] = 0
43.20/39.67	c (39,26) x[2][70] = 0
43.20/39.67	c (39,26) x[2][71] = 0
43.20/39.67	c (39,26) x[2][72] = 0
43.20/39.67	c (39,26) x[2][73] = 0
43.20/39.67	c (39,26) x[2][74] = 0
43.20/39.67	c (39,26) x[2][75] = 0
43.20/39.67	c (39,26) x[2][76] = 1
43.20/39.67	c (39,26) x[2][77] = 1
43.20/39.67	c (39,26) x[2][78] = 1
43.20/39.67	c (39,26) x[2][79] = 1
43.20/39.67	c (39,26) x[2][80] = 1
43.20/39.67	c (39,26) x[2][81] = 1
43.20/39.67	c (39,26) x[2][82] = 1
43.20/39.67	c (39,26) x[2][83] = 1
43.20/39.67	c (39,26) x[2][84] = 0
43.20/39.67	c (39,26) x[2][85] = 0
43.20/39.67	c (39,26) x[2][86] = 0
43.20/39.67	c (39,26) x[2][87] = 0
43.20/39.67	c (39,26) x[2][88] = 0
43.20/39.67	c (39,26) x[2][89] = 0
43.20/39.67	c (39,26) x[2][90] = 0
43.20/39.67	c (39,26) x[2][91] = 0
43.20/39.67	c (39,26) x[2][92] = 0
43.20/39.67	c (39,26) x[2][93] = 0
43.20/39.67	c (39,26) x[2][94] = 0
43.20/39.67	c (39,26) x[2][95] = 0
43.20/39.67	c (39,26) x[2][96] = 0
43.20/39.67	c (39,26) x[2][97] = 0
43.20/39.67	c (39,26) x[2][98] = 0
43.20/39.67	c (39,26) x[2][99] = 0
43.20/39.67	c (39,26) x[2][100] = 0
43.20/39.67	c (39,26) x[2][101] = 0
43.20/39.67	c (39,26) x[2][102] = 0
43.20/39.67	c (39,26) x[2][103] = 0
43.20/39.67	c (39,26) x[2][104] = 1
43.20/39.67	c (39,26) x[2][105] = 1
43.20/39.67	c (39,26) x[2][106] = 1
43.20/39.67	c (39,26) x[2][107] = 1
43.20/39.67	c (39,26) x[2][108] = 1
43.20/39.67	c (39,26) x[2][109] = 1
43.20/39.67	c (39,26) x[2][110] = 1
43.20/39.67	c (39,26) x[2][111] = 1
43.20/39.67	c (39,26) x[2][112] = 0
43.20/39.67	c (39,26) x[2][113] = 0
43.20/39.67	c (39,26) x[2][114] = 0
43.20/39.67	c (39,26) x[2][115] = 0
43.20/39.67	c (39,26) x[2][116] = 0
43.20/39.67	c (39,26) x[2][117] = 0
43.20/39.67	c (39,26) x[2][118] = 0
43.20/39.67	c (39,26) x[2][119] = 0
43.20/39.67	c (39,26) x[3][0] = 0
43.20/39.67	c (39,26) x[3][1] = 0
43.20/39.67	c (39,26) x[3][2] = 0
43.20/39.67	c (39,26) x[3][3] = 0
43.20/39.67	c (39,26) x[3][4] = 0
43.20/39.67	c (39,26) x[3][5] = 0
43.20/39.67	c (39,26) x[3][6] = 0
43.20/39.67	c (39,26) x[3][7] = 0
43.20/39.67	c (39,26) x[3][8] = 0
43.20/39.67	c (39,26) x[3][9] = 0
43.20/39.67	c (39,26) x[3][10] = 0
43.20/39.67	c (39,26) x[3][11] = 0
43.20/39.67	c (39,26) x[3][12] = 0
43.20/39.67	c (39,26) x[3][13] = 0
43.20/39.67	c (39,26) x[3][14] = 0
43.20/39.67	c (39,26) x[3][15] = 0
43.20/39.67	c (39,26) x[3][16] = 0
43.20/39.67	c (39,26) x[3][17] = 0
43.20/39.67	c (39,26) x[3][18] = 0
43.20/39.67	c (39,26) x[3][19] = 1
43.20/39.67	c (39,26) x[3][20] = 1
43.20/39.67	c (39,26) x[3][21] = 1
43.20/39.67	c (39,26) x[3][22] = 1
43.20/39.67	c (39,26) x[3][23] = 1
43.20/39.67	c (39,26) x[3][24] = 1
43.20/39.67	c (39,26) x[3][25] = 1
43.20/39.67	c (39,26) x[3][26] = 1
43.20/39.67	c (39,26) x[3][27] = 1
43.20/39.67	c (39,26) x[3][28] = 1
43.20/39.67	c (39,26) x[3][29] = 1
43.20/39.67	c (39,26) x[3][30] = 1
43.20/39.67	c (39,26) x[3][31] = 1
43.20/39.67	c (39,26) x[3][32] = 1
43.20/39.67	c (39,26) x[3][33] = 1
43.20/39.67	c (39,26) x[3][34] = 1
43.20/39.67	c (39,26) x[3][35] = 1
43.20/39.67	c (39,26) x[3][36] = 0
43.20/39.67	c (39,26) x[3][37] = 0
43.20/39.67	c (39,26) x[3][38] = 0
43.20/39.67	c (39,26) x[3][39] = 0
43.20/39.67	c (39,26) x[3][40] = 0
43.20/39.67	c (39,26) x[3][41] = 0
43.20/39.67	c (39,26) x[3][42] = 0
43.20/39.67	c (39,26) x[3][43] = 0
43.20/39.67	c (39,26) x[3][44] = 0
43.20/39.67	c (39,26) x[3][45] = 0
43.20/39.67	c (39,26) x[3][46] = 0
43.20/39.67	c (39,26) x[3][47] = 0
43.20/39.67	c (39,26) x[3][48] = 0
43.20/39.67	c (39,26) x[3][49] = 0
43.20/39.67	c (39,26) x[3][50] = 0
43.20/39.67	c (39,26) x[3][51] = 0
43.20/39.67	c (39,26) x[3][52] = 0
43.20/39.67	c (39,26) x[3][53] = 1
43.20/39.67	c (39,26) x[3][54] = 1
43.20/39.67	c (39,26) x[3][55] = 1
43.20/39.67	c (39,26) x[3][56] = 0
43.20/39.67	c (39,26) x[3][57] = 0
43.20/39.67	c (39,26) x[3][58] = 0
43.20/39.67	c (39,26) x[3][59] = 0
43.20/39.67	c (39,26) x[3][60] = 0
43.20/39.67	c (39,26) x[3][61] = 0
43.20/39.67	c (39,26) x[3][62] = 0
43.20/39.67	c (39,26) x[3][63] = 0
43.20/39.67	c (39,26) x[3][64] = 0
43.20/39.67	c (39,26) x[3][65] = 0
43.20/39.67	c (39,26) x[3][66] = 0
43.20/39.67	c (39,26) x[3][67] = 0
43.20/39.67	c (39,26) x[3][68] = 0
43.20/39.67	c (39,26) x[3][69] = 0
43.20/39.67	c (39,26) x[3][70] = 0
43.20/39.67	c (39,26) x[3][71] = 0
43.20/39.67	c (39,26) x[3][72] = 0
43.20/39.67	c (39,26) x[3][73] = 1
43.20/39.67	c (39,26) x[3][74] = 1
43.20/39.67	c (39,26) x[3][75] = 1
43.20/39.67	c (39,26) x[3][76] = 0
43.20/39.67	c (39,26) x[3][77] = 0
43.20/39.67	c (39,26) x[3][78] = 0
43.20/39.67	c (39,26) x[3][79] = 1
43.20/39.67	c (39,26) x[3][80] = 1
43.20/39.67	c (39,26) x[3][81] = 1
43.20/39.67	c (39,26) x[3][82] = 1
43.20/39.67	c (39,26) x[3][83] = 1
43.20/39.67	c (39,26) x[3][84] = 0
43.20/39.67	c (39,26) x[3][85] = 0
43.20/39.67	c (39,26) x[3][86] = 0
43.20/39.67	c (39,26) x[3][87] = 0
43.20/39.67	c (39,26) x[3][88] = 0
43.20/39.67	c (39,26) x[3][89] = 0
43.20/39.67	c (39,26) x[3][90] = 0
43.20/39.67	c (39,26) x[3][91] = 0
43.20/39.67	c (39,26) x[3][92] = 0
43.20/39.67	c (39,26) x[3][93] = 0
43.20/39.67	c (39,26) x[3][94] = 0
43.20/39.67	c (39,26) x[3][95] = 0
43.20/39.67	c (39,26) x[3][96] = 1
43.20/39.67	c (39,26) x[3][97] = 1
43.20/39.67	c (39,26) x[3][98] = 1
43.20/39.67	c (39,26) x[3][99] = 1
43.20/39.67	c (39,26) x[3][100] = 1
43.20/39.67	c (39,26) x[3][101] = 1
43.20/39.67	c (39,26) x[3][102] = 1
43.20/39.67	c (39,26) x[3][103] = 1
43.20/39.67	c (39,26) x[3][104] = 0
43.20/39.67	c (39,26) x[3][105] = 0
43.20/39.67	c (39,26) x[3][106] = 0
43.20/39.67	c (39,26) x[3][107] = 0
43.20/39.67	c (39,26) x[3][108] = 0
43.20/39.67	c (39,26) x[3][109] = 0
43.20/39.67	c (39,26) x[3][110] = 0
43.20/39.67	c (39,26) x[3][111] = 0
43.20/39.67	c (39,26) x[3][112] = 0
43.20/39.67	c (39,26) x[3][113] = 0
43.20/39.67	c (39,26) x[3][114] = 0
43.20/39.67	c (39,26) x[3][115] = 0
43.20/39.67	c (39,26) x[3][116] = 0
43.20/39.67	c (39,26) x[3][117] = 0
43.20/39.67	c (39,26) x[3][118] = 0
43.20/39.67	c (39,26) x[3][119] = 0
43.20/39.67	c (39,26) x[4][0] = 0
43.20/39.67	c (39,26) x[4][1] = 0
43.20/39.67	c (39,26) x[4][2] = 0
43.20/39.67	c (39,26) x[4][3] = 0
43.20/39.67	c (39,26) x[4][4] = 0
43.20/39.67	c (39,26) x[4][5] = 0
43.20/39.67	c (39,26) x[4][6] = 0
43.20/39.67	c (39,26) x[4][7] = 0
43.20/39.67	c (39,26) x[4][8] = 0
43.20/39.67	c (39,26) x[4][9] = 0
43.20/39.67	c (39,26) x[4][10] = 0
43.20/39.67	c (39,26) x[4][11] = 0
43.20/39.67	c (39,26) x[4][12] = 1
43.20/39.67	c (39,26) x[4][13] = 1
43.20/39.67	c (39,26) x[4][14] = 1
43.20/39.67	c (39,26) x[4][15] = 1
43.20/39.67	c (39,26) x[4][16] = 1
43.20/39.67	c (39,26) x[4][17] = 1
43.20/39.67	c (39,26) x[4][18] = 1
43.20/39.67	c (39,26) x[4][19] = 0
43.20/39.67	c (39,26) x[4][20] = 0
43.20/39.67	c (39,26) x[4][21] = 0
43.20/39.67	c (39,26) x[4][22] = 0
43.20/39.68	c (39,26) x[4][23] = 0
43.20/39.68	c (39,26) x[4][24] = 0
43.20/39.68	c (39,26) x[4][25] = 0
43.20/39.68	c (39,26) x[4][26] = 0
43.20/39.68	c (39,26) x[4][27] = 0
43.20/39.68	c (39,26) x[4][28] = 0
43.20/39.68	c (39,26) x[4][29] = 0
43.20/39.68	c (39,26) x[4][30] = 0
43.20/39.68	c (39,26) x[4][31] = 1
43.20/39.68	c (39,26) x[4][32] = 1
43.20/39.68	c (39,26) x[4][33] = 1
43.20/39.68	c (39,26) x[4][34] = 1
43.20/39.68	c (39,26) x[4][35] = 1
43.20/39.68	c (39,26) x[4][36] = 0
43.20/39.68	c (39,26) x[4][37] = 0
43.20/39.68	c (39,26) x[4][38] = 0
43.20/39.68	c (39,26) x[4][39] = 0
43.20/39.68	c (39,26) x[4][40] = 0
43.20/39.68	c (39,26) x[4][41] = 0
43.20/39.68	c (39,26) x[4][42] = 0
43.20/39.68	c (39,26) x[4][43] = 0
43.20/39.68	c (39,26) x[4][44] = 0
43.20/39.68	c (39,26) x[4][45] = 1
43.20/39.68	c (39,26) x[4][46] = 1
43.20/39.68	c (39,26) x[4][47] = 1
43.20/39.68	c (39,26) x[4][48] = 1
43.20/39.68	c (39,26) x[4][49] = 1
43.20/39.68	c (39,26) x[4][50] = 1
43.20/39.68	c (39,26) x[4][51] = 1
43.20/39.68	c (39,26) x[4][52] = 1
43.20/39.68	c (39,26) x[4][53] = 0
43.20/39.68	c (39,26) x[4][54] = 0
43.20/39.68	c (39,26) x[4][55] = 0
43.20/39.68	c (39,26) x[4][56] = 0
43.20/39.68	c (39,26) x[4][57] = 0
43.20/39.68	c (39,26) x[4][58] = 0
43.20/39.68	c (39,26) x[4][59] = 0
43.20/39.68	c (39,26) x[4][60] = 0
43.20/39.68	c (39,26) x[4][61] = 0
43.20/39.68	c (39,26) x[4][62] = 0
43.20/39.68	c (39,26) x[4][63] = 0
43.20/39.68	c (39,26) x[4][64] = 0
43.20/39.68	c (39,26) x[4][65] = 0
43.20/39.68	c (39,26) x[4][66] = 0
43.20/39.68	c (39,26) x[4][67] = 1
43.20/39.68	c (39,26) x[4][68] = 1
43.20/39.68	c (39,26) x[4][69] = 1
43.20/39.68	c (39,26) x[4][70] = 1
43.20/39.68	c (39,26) x[4][71] = 1
43.20/39.68	c (39,26) x[4][72] = 1
43.20/39.68	c (39,26) x[4][73] = 0
43.20/39.68	c (39,26) x[4][74] = 1
43.20/39.68	c (39,26) x[4][75] = 1
43.20/39.68	c (39,26) x[4][76] = 0
43.20/39.68	c (39,26) x[4][77] = 0
43.20/39.68	c (39,26) x[4][78] = 0
43.20/39.68	c (39,26) x[4][79] = 0
43.20/39.68	c (39,26) x[4][80] = 0
43.20/39.68	c (39,26) x[4][81] = 0
43.20/39.68	c (39,26) x[4][82] = 0
43.20/39.68	c (39,26) x[4][83] = 0
43.20/39.68	c (39,26) x[4][84] = 0
43.20/39.68	c (39,26) x[4][85] = 0
43.20/39.68	c (39,26) x[4][86] = 0
43.20/39.68	c (39,26) x[4][87] = 0
43.20/39.68	c (39,26) x[4][88] = 0
43.20/39.68	c (39,26) x[4][89] = 1
43.20/39.68	c (39,26) x[4][90] = 1
43.20/39.68	c (39,26) x[4][91] = 1
43.20/39.68	c (39,26) x[4][92] = 1
43.20/39.68	c (39,26) x[4][93] = 1
43.20/39.68	c (39,26) x[4][94] = 1
43.20/39.68	c (39,26) x[4][95] = 1
43.20/39.68	c (39,26) x[4][96] = 0
43.20/39.68	c (39,26) x[4][97] = 0
43.20/39.68	c (39,26) x[4][98] = 0
43.20/39.68	c (39,26) x[4][99] = 0
43.20/39.68	c (39,26) x[4][100] = 0
43.20/39.68	c (39,26) x[4][101] = 0
43.20/39.68	c (39,26) x[4][102] = 0
43.20/39.68	c (39,26) x[4][103] = 1
43.20/39.68	c (39,26) x[4][104] = 0
43.20/39.68	c (39,26) x[4][105] = 0
43.20/39.68	c (39,26) x[4][106] = 0
43.20/39.68	c (39,26) x[4][107] = 0
43.20/39.68	c (39,26) x[4][108] = 0
43.20/39.68	c (39,26) x[4][109] = 0
43.20/39.68	c (39,26) x[4][110] = 0
43.20/39.68	c (39,26) x[4][111] = 0
43.20/39.68	c (39,26) x[4][112] = 0
43.20/39.68	c (39,26) x[4][113] = 0
43.20/39.68	c (39,26) x[4][114] = 0
43.20/39.68	c (39,26) x[4][115] = 0
43.20/39.68	c (39,26) x[4][116] = 0
43.20/39.68	c (39,26) x[4][117] = 0
43.20/39.68	c (39,26) x[4][118] = 0
43.20/39.68	c (39,26) x[4][119] = 0
43.20/39.68	c (39,26) x[5][0] = 0
43.20/39.68	c (39,26) x[5][1] = 0
43.20/39.68	c (39,26) x[5][2] = 0
43.20/39.68	c (39,26) x[5][3] = 0
43.20/39.68	c (39,26) x[5][4] = 0
43.20/39.68	c (39,26) x[5][5] = 0
43.20/39.68	c (39,26) x[5][6] = 0
43.20/39.68	c (39,26) x[5][7] = 0
43.20/39.68	c (39,26) x[5][8] = 1
43.20/39.68	c (39,26) x[5][9] = 1
43.20/39.68	c (39,26) x[5][10] = 1
43.20/39.68	c (39,26) x[5][11] = 1
43.20/39.68	c (39,26) x[5][12] = 0
43.20/39.68	c (39,26) x[5][13] = 0
43.20/39.68	c (39,26) x[5][14] = 0
43.20/39.68	c (39,26) x[5][15] = 0
43.20/39.68	c (39,26) x[5][16] = 0
43.20/39.68	c (39,26) x[5][17] = 1
43.20/39.68	c (39,26) x[5][18] = 1
43.20/39.68	c (39,26) x[5][19] = 0
43.20/39.68	c (39,26) x[5][20] = 0
43.20/39.68	c (39,26) x[5][21] = 0
43.20/39.68	c (39,26) x[5][22] = 0
43.20/39.68	c (39,26) x[5][23] = 0
43.20/39.68	c (39,26) x[5][24] = 1
43.20/39.68	c (39,26) x[5][25] = 1
43.20/39.68	c (39,26) x[5][26] = 1
43.20/39.68	c (39,26) x[5][27] = 1
43.20/39.68	c (39,26) x[5][28] = 1
43.20/39.68	c (39,26) x[5][29] = 1
43.20/39.68	c (39,26) x[5][30] = 1
43.20/39.68	c (39,26) x[5][31] = 0
43.20/39.68	c (39,26) x[5][32] = 0
43.20/39.68	c (39,26) x[5][33] = 0
43.20/39.68	c (39,26) x[5][34] = 0
43.20/39.68	c (39,26) x[5][35] = 0
43.20/39.68	c (39,26) x[5][36] = 0
43.20/39.68	c (39,26) x[5][37] = 0
43.20/39.68	c (39,26) x[5][38] = 0
43.20/39.68	c (39,26) x[5][39] = 0
43.20/39.68	c (39,26) x[5][40] = 1
43.20/39.68	c (39,26) x[5][41] = 1
43.20/39.68	c (39,26) x[5][42] = 1
43.20/39.68	c (39,26) x[5][43] = 1
43.20/39.68	c (39,26) x[5][44] = 1
43.20/39.68	c (39,26) x[5][45] = 0
43.20/39.68	c (39,26) x[5][46] = 0
43.20/39.68	c (39,26) x[5][47] = 0
43.20/39.68	c (39,26) x[5][48] = 0
43.20/39.68	c (39,26) x[5][49] = 0
43.20/39.68	c (39,26) x[5][50] = 0
43.20/39.68	c (39,26) x[5][51] = 1
43.20/39.68	c (39,26) x[5][52] = 1
43.20/39.68	c (39,26) x[5][53] = 0
43.20/39.68	c (39,26) x[5][54] = 0
43.20/39.68	c (39,26) x[5][55] = 1
43.20/39.68	c (39,26) x[5][56] = 0
43.20/39.68	c (39,26) x[5][57] = 0
43.20/39.68	c (39,26) x[5][58] = 0
43.20/39.68	c (39,26) x[5][59] = 0
43.20/39.68	c (39,26) x[5][60] = 1
43.20/39.68	c (39,26) x[5][61] = 1
43.20/39.68	c (39,26) x[5][62] = 1
43.20/39.68	c (39,26) x[5][63] = 1
43.20/39.68	c (39,26) x[5][64] = 1
43.20/39.68	c (39,26) x[5][65] = 1
43.20/39.68	c (39,26) x[5][66] = 1
43.20/39.68	c (39,26) x[5][67] = 0
43.20/39.68	c (39,26) x[5][68] = 0
43.20/39.68	c (39,26) x[5][69] = 0
43.20/39.68	c (39,26) x[5][70] = 0
43.20/39.68	c (39,26) x[5][71] = 0
43.20/39.68	c (39,26) x[5][72] = 0
43.20/39.68	c (39,26) x[5][73] = 0
43.20/39.68	c (39,26) x[5][74] = 0
43.20/39.68	c (39,26) x[5][75] = 0
43.20/39.68	c (39,26) x[5][76] = 0
43.20/39.68	c (39,26) x[5][77] = 0
43.20/39.68	c (39,26) x[5][78] = 0
43.20/39.68	c (39,26) x[5][79] = 0
43.20/39.68	c (39,26) x[5][80] = 0
43.20/39.68	c (39,26) x[5][81] = 0
43.20/39.68	c (39,26) x[5][82] = 0
43.20/39.68	c (39,26) x[5][83] = 0
43.20/39.68	c (39,26) x[5][84] = 0
43.20/39.68	c (39,26) x[5][85] = 0
43.20/39.68	c (39,26) x[5][86] = 1
43.20/39.68	c (39,26) x[5][87] = 1
43.20/39.68	c (39,26) x[5][88] = 1
43.20/39.68	c (39,26) x[5][89] = 0
43.20/39.68	c (39,26) x[5][90] = 0
43.20/39.68	c (39,26) x[5][91] = 0
43.20/39.68	c (39,26) x[5][92] = 1
43.20/39.68	c (39,26) x[5][93] = 1
43.20/39.68	c (39,26) x[5][94] = 1
43.20/39.68	c (39,26) x[5][95] = 1
43.20/39.68	c (39,26) x[5][96] = 0
43.20/39.68	c (39,26) x[5][97] = 0
43.20/39.68	c (39,26) x[5][98] = 0
43.20/39.68	c (39,26) x[5][99] = 0
43.20/39.68	c (39,26) x[5][100] = 0
43.20/39.68	c (39,26) x[5][101] = 0
43.20/39.68	c (39,26) x[5][102] = 0
43.20/39.68	c (39,26) x[5][103] = 0
43.20/39.68	c (39,26) x[5][104] = 0
43.20/39.68	c (39,26) x[5][105] = 0
43.20/39.68	c (39,26) x[5][106] = 0
43.20/39.68	c (39,26) x[5][107] = 0
43.20/39.68	c (39,26) x[5][108] = 0
43.20/39.68	c (39,26) x[5][109] = 0
43.20/39.68	c (39,26) x[5][110] = 0
43.20/39.68	c (39,26) x[5][111] = 0
43.20/39.68	c (39,26) x[5][112] = 0
43.20/39.68	c (39,26) x[5][113] = 0
43.20/39.68	c (39,26) x[5][114] = 0
43.20/39.68	c (39,26) x[5][115] = 0
43.20/39.68	c (39,26) x[5][116] = 0
43.20/39.68	c (39,26) x[5][117] = 0
43.20/39.68	c (39,26) x[5][118] = 0
43.20/39.68	c (39,26) x[5][119] = 1
43.20/39.68	c (39,26) x[6][0] = 0
43.20/39.68	c (39,26) x[6][1] = 0
43.20/39.68	c (39,26) x[6][2] = 0
43.20/39.68	c (39,26) x[6][3] = 0
43.20/39.68	c (39,26) x[6][4] = 0
43.20/39.68	c (39,26) x[6][5] = 0
43.20/39.68	c (39,26) x[6][6] = 1
43.20/39.68	c (39,26) x[6][7] = 1
43.20/39.68	c (39,26) x[6][8] = 1
43.20/39.68	c (39,26) x[6][9] = 1
43.20/39.68	c (39,26) x[6][10] = 1
43.20/39.68	c (39,26) x[6][11] = 1
43.20/39.68	c (39,26) x[6][12] = 1
43.20/39.68	c (39,26) x[6][13] = 1
43.20/39.68	c (39,26) x[6][14] = 1
43.20/39.68	c (39,26) x[6][15] = 1
43.20/39.68	c (39,26) x[6][16] = 1
43.20/39.68	c (39,26) x[6][17] = 0
43.20/39.68	c (39,26) x[6][18] = 0
43.20/39.68	c (39,26) x[6][19] = 0
43.20/39.68	c (39,26) x[6][20] = 0
43.20/39.68	c (39,26) x[6][21] = 1
43.20/39.68	c (39,26) x[6][22] = 1
43.20/39.68	c (39,26) x[6][23] = 1
43.20/39.68	c (39,26) x[6][24] = 0
43.20/39.68	c (39,26) x[6][25] = 0
43.20/39.68	c (39,26) x[6][26] = 0
43.20/39.68	c (39,26) x[6][27] = 0
43.20/39.68	c (39,26) x[6][28] = 1
43.20/39.68	c (39,26) x[6][29] = 1
43.20/39.68	c (39,26) x[6][30] = 1
43.20/39.68	c (39,26) x[6][31] = 0
43.20/39.68	c (39,26) x[6][32] = 0
43.20/39.68	c (39,26) x[6][33] = 0
43.20/39.68	c (39,26) x[6][34] = 0
43.20/39.68	c (39,26) x[6][35] = 0
43.20/39.68	c (39,26) x[6][36] = 1
43.20/39.68	c (39,26) x[6][37] = 1
43.20/39.68	c (39,26) x[6][38] = 1
43.20/39.68	c (39,26) x[6][39] = 1
43.20/39.68	c (39,26) x[6][40] = 0
43.20/39.68	c (39,26) x[6][41] = 0
43.20/39.68	c (39,26) x[6][42] = 0
43.20/39.68	c (39,26) x[6][43] = 0
43.20/39.68	c (39,26) x[6][44] = 1
43.20/39.68	c (39,26) x[6][45] = 0
43.20/39.68	c (39,26) x[6][46] = 0
43.20/39.68	c (39,26) x[6][47] = 0
43.20/39.68	c (39,26) x[6][48] = 0
43.20/39.68	c (39,26) x[6][49] = 1
43.20/39.68	c (39,26) x[6][50] = 1
43.20/39.68	c (39,26) x[6][51] = 0
43.20/39.68	c (39,26) x[6][52] = 0
43.20/39.68	c (39,26) x[6][53] = 0
43.20/39.68	c (39,26) x[6][54] = 0
43.20/39.68	c (39,26) x[6][55] = 0
43.20/39.68	c (39,26) x[6][56] = 1
43.20/39.68	c (39,26) x[6][57] = 1
43.20/39.68	c (39,26) x[6][58] = 1
43.20/39.68	c (39,26) x[6][59] = 1
43.20/39.68	c (39,26) x[6][60] = 0
43.20/39.68	c (39,26) x[6][61] = 0
43.20/39.68	c (39,26) x[6][62] = 0
43.20/39.68	c (39,26) x[6][63] = 0
43.20/39.68	c (39,26) x[6][64] = 0
43.20/39.68	c (39,26) x[6][65] = 0
43.20/39.68	c (39,26) x[6][66] = 0
43.20/39.68	c (39,26) x[6][67] = 0
43.20/39.68	c (39,26) x[6][68] = 0
43.20/39.68	c (39,26) x[6][69] = 0
43.20/39.68	c (39,26) x[6][70] = 0
43.20/39.68	c (39,26) x[6][71] = 0
43.20/39.68	c (39,26) x[6][72] = 0
43.20/39.68	c (39,26) x[6][73] = 0
43.20/39.68	c (39,26) x[6][74] = 0
43.20/39.68	c (39,26) x[6][75] = 0
43.20/39.68	c (39,26) x[6][76] = 0
43.20/39.68	c (39,26) x[6][77] = 0
43.20/39.68	c (39,26) x[6][78] = 0
43.20/39.68	c (39,26) x[6][79] = 0
43.20/39.68	c (39,26) x[6][80] = 0
43.20/39.68	c (39,26) x[6][81] = 0
43.20/39.68	c (39,26) x[6][82] = 0
43.20/39.68	c (39,26) x[6][83] = 0
43.20/39.68	c (39,26) x[6][84] = 0
43.20/39.68	c (39,26) x[6][85] = 0
43.20/39.68	c (39,26) x[6][86] = 0
43.20/39.68	c (39,26) x[6][87] = 0
43.20/39.68	c (39,26) x[6][88] = 0
43.20/39.68	c (39,26) x[6][89] = 0
43.20/39.68	c (39,26) x[6][90] = 0
43.20/39.68	c (39,26) x[6][91] = 1
43.20/39.68	c (39,26) x[6][92] = 0
43.20/39.68	c (39,26) x[6][93] = 0
43.20/39.68	c (39,26) x[6][94] = 0
43.20/39.68	c (39,26) x[6][95] = 0
43.20/39.68	c (39,26) x[6][96] = 0
43.20/39.68	c (39,26) x[6][97] = 0
43.20/39.68	c (39,26) x[6][98] = 0
43.20/39.68	c (39,26) x[6][99] = 0
43.20/39.68	c (39,26) x[6][100] = 0
43.20/39.68	c (39,26) x[6][101] = 1
43.20/39.68	c (39,26) x[6][102] = 1
43.20/39.68	c (39,26) x[6][103] = 0
43.20/39.68	c (39,26) x[6][104] = 0
43.20/39.68	c (39,26) x[6][105] = 0
43.20/39.68	c (39,26) x[6][106] = 0
43.20/39.68	c (39,26) x[6][107] = 0
43.20/39.68	c (39,26) x[6][108] = 0
43.20/39.68	c (39,26) x[6][109] = 0
43.20/39.68	c (39,26) x[6][110] = 0
43.20/39.68	c (39,26) x[6][111] = 1
43.20/39.68	c (39,26) x[6][112] = 0
43.20/39.68	c (39,26) x[6][113] = 0
43.20/39.68	c (39,26) x[6][114] = 0
43.20/39.68	c (39,26) x[6][115] = 1
43.20/39.68	c (39,26) x[6][116] = 1
43.20/39.68	c (39,26) x[6][117] = 1
43.20/39.68	c (39,26) x[6][118] = 1
43.20/39.68	c (39,26) x[6][119] = 0
43.20/39.68	c (39,26) x[7][0] = 1
43.20/39.68	c (39,26) x[7][1] = 1
43.20/39.68	c (39,26) x[7][2] = 1
43.20/39.68	c (39,26) x[7][3] = 1
43.20/39.68	c (39,26) x[7][4] = 1
43.20/39.68	c (39,26) x[7][5] = 1
43.20/39.68	c (39,26) x[7][6] = 0
43.20/39.68	c (39,26) x[7][7] = 0
43.20/39.68	c (39,26) x[7][8] = 1
43.20/39.68	c (39,26) x[7][9] = 1
43.20/39.68	c (39,26) x[7][10] = 1
43.20/39.68	c (39,26) x[7][11] = 1
43.20/39.68	c (39,26) x[7][12] = 0
43.20/39.68	c (39,26) x[7][13] = 1
43.20/39.68	c (39,26) x[7][14] = 1
43.20/39.68	c (39,26) x[7][15] = 1
43.20/39.68	c (39,26) x[7][16] = 1
43.20/39.68	c (39,26) x[7][17] = 0
43.20/39.68	c (39,26) x[7][18] = 1
43.20/39.68	c (39,26) x[7][19] = 1
43.20/39.68	c (39,26) x[7][20] = 1
43.20/39.68	c (39,26) x[7][21] = 0
43.20/39.68	c (39,26) x[7][22] = 0
43.20/39.68	c (39,26) x[7][23] = 0
43.20/39.68	c (39,26) x[7][24] = 0
43.20/39.68	c (39,26) x[7][25] = 0
43.20/39.68	c (39,26) x[7][26] = 1
43.20/39.68	c (39,26) x[7][27] = 1
43.20/39.68	c (39,26) x[7][28] = 0
43.20/39.68	c (39,26) x[7][29] = 0
43.20/39.68	c (39,26) x[7][30] = 0
43.20/39.68	c (39,26) x[7][31] = 0
43.20/39.68	c (39,26) x[7][32] = 0
43.20/39.68	c (39,26) x[7][33] = 0
43.20/39.68	c (39,26) x[7][34] = 0
43.20/39.68	c (39,26) x[7][35] = 1
43.20/39.68	c (39,26) x[7][36] = 0
43.20/39.68	c (39,26) x[7][37] = 0
43.20/39.68	c (39,26) x[7][38] = 0
43.20/39.68	c (39,26) x[7][39] = 0
43.20/39.68	c (39,26) x[7][40] = 0
43.20/39.68	c (39,26) x[7][41] = 0
43.20/39.68	c (39,26) x[7][42] = 0
43.20/39.68	c (39,26) x[7][43] = 1
43.20/39.68	c (39,26) x[7][44] = 0
43.20/39.68	c (39,26) x[7][45] = 0
43.20/39.68	c (39,26) x[7][46] = 0
43.20/39.68	c (39,26) x[7][47] = 0
43.20/39.68	c (39,26) x[7][48] = 0
43.20/39.68	c (39,26) x[7][49] = 0
43.20/39.68	c (39,26) x[7][50] = 0
43.20/39.68	c (39,26) x[7][51] = 0
43.20/39.68	c (39,26) x[7][52] = 0
43.20/39.68	c (39,26) x[7][53] = 1
43.20/39.68	c (39,26) x[7][54] = 1
43.20/39.68	c (39,26) x[7][55] = 0
43.20/39.68	c (39,26) x[7][56] = 0
43.20/39.68	c (39,26) x[7][57] = 0
43.20/39.68	c (39,26) x[7][58] = 0
43.20/39.68	c (39,26) x[7][59] = 0
43.20/39.68	c (39,26) x[7][60] = 0
43.20/39.68	c (39,26) x[7][61] = 0
43.20/39.68	c (39,26) x[7][62] = 0
43.20/39.68	c (39,26) x[7][63] = 0
43.20/39.68	c (39,26) x[7][64] = 0
43.20/39.68	c (39,26) x[7][65] = 0
43.20/39.68	c (39,26) x[7][66] = 0
43.20/39.68	c (39,26) x[7][67] = 0
43.20/39.68	c (39,26) x[7][68] = 0
43.20/39.68	c (39,26) x[7][69] = 0
43.20/39.68	c (39,26) x[7][70] = 0
43.20/39.68	c (39,26) x[7][71] = 0
43.20/39.68	c (39,26) x[7][72] = 1
43.20/39.68	c (39,26) x[7][73] = 1
43.20/39.68	c (39,26) x[7][74] = 0
43.20/39.68	c (39,26) x[7][75] = 0
43.20/39.68	c (39,26) x[7][76] = 1
43.20/39.68	c (39,26) x[7][77] = 1
43.20/39.68	c (39,26) x[7][78] = 1
43.20/39.68	c (39,26) x[7][79] = 0
43.20/39.68	c (39,26) x[7][80] = 0
43.20/39.68	c (39,26) x[7][81] = 0
43.20/39.68	c (39,26) x[7][82] = 0
43.20/39.68	c (39,26) x[7][83] = 0
43.20/39.68	c (39,26) x[7][84] = 1
43.20/39.68	c (39,26) x[7][85] = 1
43.20/39.68	c (39,26) x[7][86] = 0
43.20/39.68	c (39,26) x[7][87] = 0
43.20/39.68	c (39,26) x[7][88] = 0
43.20/39.68	c (39,26) x[7][89] = 0
43.20/39.68	c (39,26) x[7][90] = 1
43.20/39.68	c (39,26) x[7][91] = 0
43.20/39.68	c (39,26) x[7][92] = 0
43.20/39.68	c (39,26) x[7][93] = 0
43.20/39.68	c (39,26) x[7][94] = 0
43.20/39.68	c (39,26) x[7][95] = 0
43.20/39.68	c (39,26) x[7][96] = 0
43.20/39.68	c (39,26) x[7][97] = 0
43.20/39.68	c (39,26) x[7][98] = 0
43.20/39.68	c (39,26) x[7][99] = 0
43.20/39.68	c (39,26) x[7][100] = 0
43.20/39.68	c (39,26) x[7][101] = 0
43.20/39.68	c (39,26) x[7][102] = 0
43.20/39.68	c (39,26) x[7][103] = 0
43.20/39.68	c (39,26) x[7][104] = 0
43.20/39.68	c (39,26) x[7][105] = 0
43.20/39.68	c (39,26) x[7][106] = 0
43.20/39.68	c (39,26) x[7][107] = 0
43.20/39.68	c (39,26) x[7][108] = 0
43.20/39.68	c (39,26) x[7][109] = 1
43.20/39.68	c (39,26) x[7][110] = 1
43.20/39.68	c (39,26) x[7][111] = 0
43.20/39.68	c (39,26) x[7][112] = 1
43.20/39.68	c (39,26) x[7][113] = 1
43.20/39.68	c (39,26) x[7][114] = 1
43.20/39.68	c (39,26) x[7][115] = 0
43.20/39.68	c (39,26) x[7][116] = 0
43.20/39.68	c (39,26) x[7][117] = 0
43.20/39.68	c (39,26) x[7][118] = 0
43.20/39.68	c (39,26) x[7][119] = 0
43.20/39.68	c (39,26) x[8][0] = 1
43.20/39.68	c (39,26) x[8][1] = 1
43.20/39.68	c (39,26) x[8][2] = 1
43.20/39.68	c (39,26) x[8][3] = 1
43.20/39.68	c (39,26) x[8][4] = 1
43.20/39.68	c (39,26) x[8][5] = 1
43.20/39.68	c (39,26) x[8][6] = 1
43.20/39.68	c (39,26) x[8][7] = 1
43.20/39.68	c (39,26) x[8][8] = 0
43.20/39.68	c (39,26) x[8][9] = 0
43.20/39.68	c (39,26) x[8][10] = 0
43.20/39.68	c (39,26) x[8][11] = 0
43.20/39.68	c (39,26) x[8][12] = 0
43.20/39.68	c (39,26) x[8][13] = 0
43.20/39.68	c (39,26) x[8][14] = 0
43.20/39.68	c (39,26) x[8][15] = 0
43.20/39.68	c (39,26) x[8][16] = 0
43.20/39.68	c (39,26) x[8][17] = 1
43.20/39.68	c (39,26) x[8][18] = 0
43.20/39.68	c (39,26) x[8][19] = 0
43.20/39.68	c (39,26) x[8][20] = 0
43.20/39.68	c (39,26) x[8][21] = 1
43.20/39.68	c (39,26) x[8][22] = 1
43.20/39.68	c (39,26) x[8][23] = 1
43.20/39.68	c (39,26) x[8][24] = 0
43.20/39.68	c (39,26) x[8][25] = 0
43.20/39.68	c (39,26) x[8][26] = 0
43.20/39.68	c (39,26) x[8][27] = 0
43.20/39.68	c (39,26) x[8][28] = 0
43.20/39.68	c (39,26) x[8][29] = 0
43.20/39.68	c (39,26) x[8][30] = 0
43.20/39.68	c (39,26) x[8][31] = 0
43.20/39.68	c (39,26) x[8][32] = 0
43.20/39.68	c (39,26) x[8][33] = 0
43.20/39.68	c (39,26) x[8][34] = 0
43.20/39.68	c (39,26) x[8][35] = 0
43.20/39.68	c (39,26) x[8][36] = 0
43.20/39.68	c (39,26) x[8][37] = 1
43.20/39.68	c (39,26) x[8][38] = 1
43.20/39.68	c (39,26) x[8][39] = 1
43.20/39.68	c (39,26) x[8][40] = 1
43.20/39.68	c (39,26) x[8][41] = 1
43.20/39.68	c (39,26) x[8][42] = 1
43.20/39.68	c (39,26) x[8][43] = 0
43.20/39.68	c (39,26) x[8][44] = 0
43.20/39.68	c (39,26) x[8][45] = 0
43.20/39.68	c (39,26) x[8][46] = 0
43.20/39.68	c (39,26) x[8][47] = 1
43.20/39.68	c (39,26) x[8][48] = 1
43.20/39.68	c (39,26) x[8][49] = 0
43.20/39.68	c (39,26) x[8][50] = 0
43.20/39.68	c (39,26) x[8][51] = 0
43.20/39.68	c (39,26) x[8][52] = 0
43.20/39.68	c (39,26) x[8][53] = 0
43.20/39.68	c (39,26) x[8][54] = 0
43.20/39.68	c (39,26) x[8][55] = 0
43.20/39.68	c (39,26) x[8][56] = 0
43.20/39.68	c (39,26) x[8][57] = 0
43.20/39.68	c (39,26) x[8][58] = 0
43.20/39.68	c (39,26) x[8][59] = 0
43.20/39.68	c (39,26) x[8][60] = 0
43.20/39.68	c (39,26) x[8][61] = 0
43.20/39.68	c (39,26) x[8][62] = 0
43.20/39.68	c (39,26) x[8][63] = 0
43.20/39.68	c (39,26) x[8][64] = 1
43.20/39.68	c (39,26) x[8][65] = 1
43.20/39.68	c (39,26) x[8][66] = 1
43.20/39.68	c (39,26) x[8][67] = 1
43.20/39.68	c (39,26) x[8][68] = 1
43.20/39.68	c (39,26) x[8][69] = 1
43.20/39.68	c (39,26) x[8][70] = 1
43.20/39.68	c (39,26) x[8][71] = 1
43.20/39.68	c (39,26) x[8][72] = 0
43.20/39.68	c (39,26) x[8][73] = 0
43.20/39.68	c (39,26) x[8][74] = 0
43.20/39.68	c (39,26) x[8][75] = 0
43.20/39.68	c (39,26) x[8][76] = 0
43.20/39.68	c (39,26) x[8][77] = 0
43.20/39.68	c (39,26) x[8][78] = 0
43.20/39.68	c (39,26) x[8][79] = 0
43.20/39.68	c (39,26) x[8][80] = 0
43.20/39.68	c (39,26) x[8][81] = 0
43.20/39.68	c (39,26) x[8][82] = 0
43.20/39.68	c (39,26) x[8][83] = 0
43.20/39.68	c (39,26) x[8][84] = 1
43.20/39.68	c (39,26) x[8][85] = 1
43.20/39.68	c (39,26) x[8][86] = 0
43.20/39.68	c (39,26) x[8][87] = 0
43.20/39.68	c (39,26) x[8][88] = 1
43.20/39.68	c (39,26) x[8][89] = 0
43.20/39.68	c (39,26) x[8][90] = 0
43.20/39.68	c (39,26) x[8][91] = 0
43.20/39.68	c (39,26) x[8][92] = 0
43.20/39.68	c (39,26) x[8][93] = 0
43.20/39.68	c (39,26) x[8][94] = 0
43.20/39.68	c (39,26) x[8][95] = 0
43.20/39.68	c (39,26) x[8][96] = 1
43.20/39.68	c (39,26) x[8][97] = 1
43.20/39.68	c (39,26) x[8][98] = 1
43.20/39.68	c (39,26) x[8][99] = 1
43.20/39.68	c (39,26) x[8][100] = 1
43.20/39.68	c (39,26) x[8][101] = 0
43.20/39.68	c (39,26) x[8][102] = 0
43.20/39.68	c (39,26) x[8][103] = 0
43.20/39.68	c (39,26) x[8][104] = 0
43.20/39.68	c (39,26) x[8][105] = 0
43.20/39.68	c (39,26) x[8][106] = 0
43.20/39.68	c (39,26) x[8][107] = 0
43.20/39.68	c (39,26) x[8][108] = 0
43.20/39.68	c (39,26) x[8][109] = 0
43.20/39.68	c (39,26) x[8][110] = 0
43.20/39.68	c (39,26) x[8][111] = 0
43.20/39.68	c (39,26) x[8][112] = 0
43.20/39.68	c (39,26) x[8][113] = 0
43.20/39.68	c (39,26) x[8][114] = 0
43.20/39.68	c (39,26) x[8][115] = 0
43.20/39.68	c (39,26) x[8][116] = 0
43.20/39.68	c (39,26) x[8][117] = 0
43.20/39.68	c (39,26) x[8][118] = 0
43.20/39.68	c (39,26) x[8][119] = 0
43.20/39.68	c (39,26) x[9][0] = 1
43.20/39.68	c (39,26) x[9][1] = 1
43.20/39.68	c (39,26) x[9][2] = 1
43.20/39.68	c (39,26) x[9][3] = 1
43.20/39.68	c (39,26) x[9][4] = 1
43.20/39.68	c (39,26) x[9][5] = 1
43.20/39.68	c (39,26) x[9][6] = 1
43.20/39.68	c (39,26) x[9][7] = 1
43.20/39.68	c (39,26) x[9][8] = 0
43.20/39.68	c (39,26) x[9][9] = 0
43.20/39.68	c (39,26) x[9][10] = 0
43.20/39.68	c (39,26) x[9][11] = 0
43.20/39.68	c (39,26) x[9][12] = 1
43.20/39.68	c (39,26) x[9][13] = 0
43.20/39.68	c (39,26) x[9][14] = 0
43.20/39.68	c (39,26) x[9][15] = 0
43.20/39.68	c (39,26) x[9][16] = 0
43.20/39.68	c (39,26) x[9][17] = 0
43.20/39.68	c (39,26) x[9][18] = 0
43.20/39.68	c (39,26) x[9][19] = 1
43.20/39.68	c (39,26) x[9][20] = 1
43.20/39.68	c (39,26) x[9][21] = 0
43.20/39.68	c (39,26) x[9][22] = 0
43.20/39.68	c (39,26) x[9][23] = 0
43.20/39.68	c (39,26) x[9][24] = 1
43.20/39.68	c (39,26) x[9][25] = 1
43.20/39.68	c (39,26) x[9][26] = 0
43.20/39.68	c (39,26) x[9][27] = 0
43.20/39.68	c (39,26) x[9][28] = 0
43.20/39.68	c (39,26) x[9][29] = 0
43.20/39.68	c (39,26) x[9][30] = 0
43.20/39.68	c (39,26) x[9][31] = 1
43.20/39.68	c (39,26) x[9][32] = 1
43.20/39.68	c (39,26) x[9][33] = 1
43.20/39.68	c (39,26) x[9][34] = 1
43.20/39.68	c (39,26) x[9][35] = 0
43.20/39.68	c (39,26) x[9][36] = 1
43.20/39.68	c (39,26) x[9][37] = 0
43.20/39.68	c (39,26) x[9][38] = 0
43.20/39.68	c (39,26) x[9][39] = 0
43.20/39.68	c (39,26) x[9][40] = 0
43.20/39.68	c (39,26) x[9][41] = 0
43.20/39.68	c (39,26) x[9][42] = 0
43.20/39.68	c (39,26) x[9][43] = 0
43.20/39.68	c (39,26) x[9][44] = 0
43.20/39.68	c (39,26) x[9][45] = 1
43.20/39.68	c (39,26) x[9][46] = 1
43.20/39.68	c (39,26) x[9][47] = 0
43.20/39.68	c (39,26) x[9][48] = 0
43.20/39.68	c (39,26) x[9][49] = 0
43.20/39.68	c (39,26) x[9][50] = 0
43.20/39.68	c (39,26) x[9][51] = 0
43.20/39.68	c (39,26) x[9][52] = 0
43.20/39.68	c (39,26) x[9][53] = 0
43.20/39.68	c (39,26) x[9][54] = 0
43.20/39.68	c (39,26) x[9][55] = 0
43.20/39.68	c (39,26) x[9][56] = 1
43.20/39.68	c (39,26) x[9][57] = 1
43.20/39.68	c (39,26) x[9][58] = 1
43.20/39.68	c (39,26) x[9][59] = 1
43.20/39.68	c (39,26) x[9][60] = 1
43.20/39.68	c (39,26) x[9][61] = 1
43.20/39.68	c (39,26) x[9][62] = 1
43.20/39.68	c (39,26) x[9][63] = 1
43.20/39.68	c (39,26) x[9][64] = 0
43.20/39.68	c (39,26) x[9][65] = 0
43.20/39.68	c (39,26) x[9][66] = 0
43.20/39.68	c (39,26) x[9][67] = 0
43.20/39.68	c (39,26) x[9][68] = 0
43.20/39.68	c (39,26) x[9][69] = 0
43.20/39.68	c (39,26) x[9][70] = 0
43.20/39.68	c (39,26) x[9][71] = 0
43.20/39.68	c (39,26) x[9][72] = 0
43.20/39.68	c (39,26) x[9][73] = 0
43.20/39.68	c (39,26) x[9][74] = 0
43.20/39.68	c (39,26) x[9][75] = 0
43.20/39.68	c (39,26) x[9][76] = 0
43.20/39.68	c (39,26) x[9][77] = 0
43.20/39.68	c (39,26) x[9][78] = 0
43.20/39.68	c (39,26) x[9][79] = 0
43.20/39.68	c (39,26) x[9][80] = 0
43.20/39.68	c (39,26) x[9][81] = 0
43.20/39.68	c (39,26) x[9][82] = 0
43.20/39.68	c (39,26) x[9][83] = 0
43.20/39.68	c (39,26) x[9][84] = 0
43.20/39.68	c (39,26) x[9][85] = 0
43.20/39.68	c (39,26) x[9][86] = 1
43.20/39.68	c (39,26) x[9][87] = 1
43.20/39.68	c (39,26) x[9][88] = 0
43.20/39.68	c (39,26) x[9][89] = 1
43.20/39.68	c (39,26) x[9][90] = 0
43.20/39.68	c (39,26) x[9][91] = 0
43.20/39.68	c (39,26) x[9][92] = 0
43.20/39.68	c (39,26) x[9][93] = 0
43.20/39.68	c (39,26) x[9][94] = 0
43.20/39.68	c (39,26) x[9][95] = 0
43.20/39.68	c (39,26) x[9][96] = 0
43.20/39.68	c (39,26) x[9][97] = 0
43.20/39.68	c (39,26) x[9][98] = 0
43.20/39.68	c (39,26) x[9][99] = 0
43.20/39.68	c (39,26) x[9][100] = 0
43.20/39.68	c (39,26) x[9][101] = 0
43.20/39.68	c (39,26) x[9][102] = 0
43.20/39.68	c (39,26) x[9][103] = 0
43.20/39.68	c (39,26) x[9][104] = 1
43.20/39.68	c (39,26) x[9][105] = 1
43.20/39.68	c (39,26) x[9][106] = 1
43.20/39.68	c (39,26) x[9][107] = 1
43.20/39.68	c (39,26) x[9][108] = 1
43.20/39.68	c (39,26) x[9][109] = 0
43.20/39.68	c (39,26) x[9][110] = 0
43.20/39.68	c (39,26) x[9][111] = 0
43.20/39.68	c (39,26) x[9][112] = 0
43.20/39.68	c (39,26) x[9][113] = 0
43.20/39.68	c (39,26) x[9][114] = 0
43.20/39.68	c (39,26) x[9][115] = 0
43.20/39.68	c (39,26) x[9][116] = 0
43.20/39.68	c (39,26) x[9][117] = 0
43.20/39.68	c (39,26) x[9][118] = 0
43.20/39.68	c (39,26) x[9][119] = 0
43.20/39.68	s SATISFIABLE
43.20/39.68	v <instantiation>
43.20/39.68	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] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[9][16] x[9][17] x[9][18] x[9][19] x[9][20] x[9][21] x[9][22] x[9][23] x[9][24] x[9][25] x[9][26] x[9][27] x[9][28] x[9][29] x[9][30] x[9][31] x[9][32] x[9][33] x[9][34] x[9][35] x[9][36] x[9][37] x[9][38] x[9][39] x[9][40] x[9][41] x[9][42] x[9][43] x[9][44] x[9][45] x[9][46] x[9][47] x[9][48] x[9][49] x[9][50] x[9][51] x[9][52] x[9][53] x[9][54] x[9][55] x[9][56] x[9][57] x[9][58] x[9][59] x[9][60] x[9][61] x[9][62] x[9][63] x[9][64] x[9][65] x[9][66] x[9][67] x[9][68] x[9][69] x[9][70] x[9][71] x[9][72] x[9][73] x[9][74] x[9][75] x[9][76] x[9][77] x[9][78] x[9][79] x[9][80] x[9][81] x[9][82] x[9][83] x[9][84] x[9][85] x[9][86] x[9][87] x[9][88] x[9][89] x[9][90] x[9][91] x[9][92] x[9][93] x[9][94] x[9][95] x[9][96] x[9][97] x[9][98] x[9][99] x[9][100] x[9][101] x[9][102] x[9][103] x[9][104] x[9][105] x[9][106] x[9][107] x[9][108] x[9][109] x[9][110] x[9][111] x[9][112] x[9][113] x[9][114] x[9][115] x[9][116] x[9][117] x[9][118] x[9][119]</list>
43.20/39.68	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 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 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 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 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 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 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 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 1 1 1 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 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 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 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 0 0 0 0 0 1 1 1 1 1 1 0 1 1 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 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 0 0 0 0 0 1 1 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 1 1 0 0 1 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 1 1 1 0 0 0 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 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 1 1 0 0 0 0 1 1 1 0 0 0 0 0 1 1 1 1 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 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 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 0 1 1 1 1 1 1 0 0 1 1 1 1 0 1 1 1 1 0 1 1 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 1 1 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 1 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 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 1 1 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 1 1 0 0 1 0 0 0 0 0 0 0 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 1 1 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 1 1 0 0 0 0 0 1 1 1 1 0 1 0 0 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0</values>
43.20/39.68	v </instantiation>
43.20/39.68	c (39,26) Show results End
43.20/39.68	c (39,26) Heap : 1004 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
43.20/39.68	c (39,26) 0,0,19,20,20,20,26,39,39,STOP-AFTER(ALL)
43.20/39.68	c END-Prog: Fri Jul 27 02:41:14 CEST 2018

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296891-1532652034/watcher-4296891-1532652034 -o /tmp/evaluation-result-4296891-1532652034/solver-4296891-1532652034 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1532644922-3958 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296891-1532652034.xml 

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

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

solver pid=4568, runsolver pid=4565

[startup+0.100626 s]*
/proc/loadavg: 3.37 7.06 8.09 2/199 4588
/proc/meminfo: memFree=23203904/32770624 swapFree=67108860/67108860
[pid=4568] ppid=4565 vsize=27312552 memory=108532 CPUtime=0.11 cores=0-7
/proc/4568/stat : 4568 (java) S 4565 4568 3931 0 -1 1077944320 6660 0 0 0 8 3 0 0 20 0 20 0 82766591 27968053248 27133 33554432000 4194304 4196468 140731019539488 140731019522032 140175117774583 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
/proc/4568/statm: 6828138 27133 2752 1 0 6790598 0
[pid=4568/tid=4570] ppid=4565 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/4568/task/4570/stat : 4570 (java) R 4565 4568 3931 0 -1 4202560 4784 0 0 0 7 2 0 0 20 0 20 0 82766592 27968053248 27133 33554432000 4194304 4196468 140731019539488 140175089578784 140175101855070 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4571] ppid=4565 vsize=27312552 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/4568/task/4571/stat : 4571 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 27133 33554432000 4194304 4196468 140731019539488 140175122017424 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4572] ppid=4565 vsize=27312552 memory=140195621697152 CPUtime=0 cores=0-7
/proc/4568/task/4572/stat : 4572 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 27133 33554432000 4194304 4196468 140731019539488 140174936173584 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4573] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4573/stat : 4573 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 27133 33554432000 4194304 4196468 140731019539488 140174935120784 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4574] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4574/stat : 4574 (java) S 4565 4568 3931 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 27133 33554432000 4194304 4196468 140731019539488 140174934067984 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4575] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4575/stat : 4575 (java) S 4565 4568 3931 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 27133 33554432000 4194304 4196468 140731019539488 140174933015184 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4576] ppid=4565 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4568/task/4576/stat : 4576 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 27133 33554432000 4194304 4196468 140731019539488 140174931962384 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4577] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4577/stat : 4577 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 27133 33554432000 4194304 4196468 140731019539488 140174930909584 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4578] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4578/stat : 4578 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 27133 33554432000 4194304 4196468 140731019539488 140174929856784 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4579] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4579/stat : 4579 (java) S 4565 4568 3931 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82766596 27968053248 27133 33554432000 4194304 4196468 140731019539488 140173168860016 140175117785730 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4580] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4580/stat : 4580 (java) S 4565 4568 3931 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82766596 27968053248 27133 33554432000 4194304 4196468 140731019539488 140173035693600 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4581] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4581/stat : 4581 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766596 27968053248 27133 33554432000 4194304 4196468 140731019539488 140172767257968 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4582] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4582/stat : 4582 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766599 27968053248 27133 33554432000 4194304 4196468 140731019539488 140172392749392 140175117793179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4583] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4583/stat : 4583 (java) S 4565 4568 3931 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 20 0 82766599 27968053248 27133 33554432000 4194304 4196468 140731019539488 140173167806832 140175117785730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4584] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4584/stat : 4584 (java) S 4565 4568 3931 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82766599 27968053248 27133 33554432000 4194304 4196468 140731019539488 140173166754032 140175117785730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4585] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4585/stat : 4585 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766599 27968053248 27133 33554432000 4194304 4196468 140731019539488 140173165701232 140175117785730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4586] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4586/stat : 4586 (java) S 4565 4568 3931 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 20 0 82766599 27968053248 27133 33554432000 4194304 4196468 140731019539488 140173164648432 140175117785730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4587] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4587/stat : 4587 (java) S 4565 4568 3931 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82766599 27968053248 27133 33554432000 4194304 4196468 140731019539488 140171894844512 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4588] ppid=4565 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4568/task/4588/stat : 4588 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766599 27968053248 27133 33554432000 4194304 4196468 140731019539488 140173163596848 140175117785730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108532 KiB

[startup+0.210399 s]*
/proc/loadavg: 3.37 7.06 8.09 2/199 4588
/proc/meminfo: memFree=23187408/32770624 swapFree=67108860/67108860
[pid=4568] ppid=4565 vsize=27312552 memory=122932 CPUtime=0.24 cores=0-7
/proc/4568/stat : 4568 (java) S 4565 4568 3931 0 -1 1077944320 10565 0 0 0 21 3 0 0 20 0 20 0 82766591 27968053248 30733 33554432000 4194304 4196468 140731019539488 140731019522032 140175117774583 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
/proc/4568/statm: 6828138 30733 2853 1 0 6790598 0
[pid=4568/tid=4570] ppid=4565 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/4568/task/4570/stat : 4570 (java) R 4565 4568 3931 0 -1 4202560 8457 0 0 0 17 3 0 0 20 0 20 0 82766592 27968053248 30733 33554432000 4194304 4196468 140731019539488 140175089589840 140175117796509 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4571] ppid=4565 vsize=27312552 memory=11790 CPUtime=0 cores=0-7
/proc/4568/task/4571/stat : 4571 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 30733 33554432000 4194304 4196468 140731019539488 140175122017424 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4572] ppid=4565 vsize=27312552 memory=140195621701609 CPUtime=0 cores=0-7
/proc/4568/task/4572/stat : 4572 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 30733 33554432000 4194304 4196468 140731019539488 140174936173584 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4573] ppid=4565 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4568/task/4573/stat : 4573 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 30733 33554432000 4194304 4196468 140731019539488 140174935120784 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4574] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4574/stat : 4574 (java) S 4565 4568 3931 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 30733 33554432000 4194304 4196468 140731019539488 140174934067984 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4575] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4575/stat : 4575 (java) S 4565 4568 3931 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 30733 33554432000 4194304 4196468 140731019539488 140174933015184 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4576] ppid=4565 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4568/task/4576/stat : 4576 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 30733 33554432000 4194304 4196468 140731019539488 140174931962384 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4577] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4577/stat : 4577 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 30733 33554432000 4194304 4196468 140731019539488 140174930909584 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4578] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4578/stat : 4578 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 30733 33554432000 4194304 4196468 140731019539488 140174929856784 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4579] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4579/stat : 4579 (java) S 4565 4568 3931 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82766596 27968053248 30733 33554432000 4194304 4196468 140731019539488 140173168860016 140175117785730 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4580] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4580/stat : 4580 (java) S 4565 4568 3931 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82766596 27968053248 30733 33554432000 4194304 4196468 140731019539488 140173035693600 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4581] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4581/stat : 4581 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766596 27968053248 30733 33554432000 4194304 4196468 140731019539488 140172767257968 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4582] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4582/stat : 4582 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766599 27968053248 30733 33554432000 4194304 4196468 140731019539488 140172392749392 140175117793179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4583] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4583/stat : 4583 (java) S 4565 4568 3931 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 82766599 27968053248 30733 33554432000 4194304 4196468 140731019539488 140173167806832 140175117785730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4584] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4584/stat : 4584 (java) S 4565 4568 3931 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 82766599 27968053248 30733 33554432000 4194304 4196468 140731019539488 140173166754032 140175117785730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4585] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4585/stat : 4585 (java) S 4565 4568 3931 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 82766599 27968053248 30733 33554432000 4194304 4196468 140731019539488 140173165701232 140175117785730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4586] ppid=4565 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/4568/task/4586/stat : 4586 (java) S 4565 4568 3931 0 -1 1077944384 302 0 0 0 2 0 0 0 20 0 20 0 82766599 27968053248 30733 33554432000 4194304 4196468 140731019539488 140173164648432 140175117785730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4587] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4587/stat : 4587 (java) S 4565 4568 3931 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82766599 27968053248 30733 33554432000 4194304 4196468 140731019539488 140171894844512 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4588] ppid=4565 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4568/task/4588/stat : 4588 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766599 27968053248 30733 33554432000 4194304 4196468 140731019539488 140173163596848 140175117785730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122932 KiB

[startup+0.310185 s]*
/proc/loadavg: 3.37 7.06 8.09 2/199 4588
/proc/meminfo: memFree=23183748/32770624 swapFree=67108860/67108860
[pid=4568] ppid=4565 vsize=27312552 memory=127376 CPUtime=0.41 cores=0-7
/proc/4568/stat : 4568 (java) S 4565 4568 3931 0 -1 1077944320 11198 0 0 0 37 4 0 0 20 0 20 0 82766591 27968053248 31844 33554432000 4194304 4196468 140731019539488 140731019522032 140175117774583 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
/proc/4568/statm: 6828138 31844 3004 1 0 6790598 0
[pid=4568/tid=4570] ppid=4565 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/4568/task/4570/stat : 4570 (java) R 4565 4568 3931 0 -1 4202560 8898 0 0 0 26 3 0 0 20 0 20 0 82766592 27968053248 31844 33554432000 4194304 4196468 140731019539488 140175089578512 140175101855070 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4571] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4571/stat : 4571 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 31844 33554432000 4194304 4196468 140731019539488 140175122017424 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4572] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4572/stat : 4572 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 31844 33554432000 4194304 4196468 140731019539488 140174936173584 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4573] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4573/stat : 4573 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 31844 33554432000 4194304 4196468 140731019539488 140174935120784 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4574] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4574/stat : 4574 (java) S 4565 4568 3931 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 31844 33554432000 4194304 4196468 140731019539488 140174934067984 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4575] ppid=4565 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/4568/task/4575/stat : 4575 (java) S 4565 4568 3931 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 31844 33554432000 4194304 4196468 140731019539488 140174933015184 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4576] ppid=4565 vsize=27312552 memory=140195517264815 CPUtime=0 cores=0-7
/proc/4568/task/4576/stat : 4576 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 31844 33554432000 4194304 4196468 140731019539488 140174931962384 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4577] ppid=4565 vsize=27312552 memory=140195517267120 CPUtime=0 cores=0-7
/proc/4568/task/4577/stat : 4577 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 31844 33554432000 4194304 4196468 140731019539488 140174930909584 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4578] ppid=4565 vsize=27312552 memory=140195517269424 CPUtime=0 cores=0-7
/proc/4568/task/4578/stat : 4578 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27968053248 31844 33554432000 4194304 4196468 140731019539488 140174929856784 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4579] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4579/stat : 4579 (java) S 4565 4568 3931 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82766596 27968053248 31844 33554432000 4194304 4196468 140731019539488 140173168860016 140175117785730 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4580] ppid=4565 vsize=27312552 memory=280391034545808 CPUtime=0 cores=0-7
/proc/4568/task/4580/stat : 4580 (java) S 4565 4568 3931 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 82766596 27968053248 31844 33554432000 4194304 4196468 140731019539488 140173035693600 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4581] ppid=4565 vsize=27312552 memory=280391034552720 CPUtime=0 cores=0-7
/proc/4568/task/4581/stat : 4581 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766596 27968053248 31844 33554432000 4194304 4196468 140731019539488 140172767257968 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4582] ppid=4565 vsize=27312552 memory=280391034494000 CPUtime=0 cores=0-7
/proc/4568/task/4582/stat : 4582 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766599 27968053248 31844 33554432000 4194304 4196468 140731019539488 140172392749392 140175117793179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4583] ppid=4565 vsize=27312552 memory=280391034566544 CPUtime=0 cores=0-7
/proc/4568/task/4583/stat : 4583 (java) S 4565 4568 3931 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 82766599 27968053248 31844 33554432000 4194304 4196468 140731019539488 140173167806832 140175117785730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4584] ppid=4565 vsize=27312552 memory=280391034573456 CPUtime=0.01 cores=0-7
/proc/4568/task/4584/stat : 4584 (java) S 4565 4568 3931 0 -1 1077944384 88 0 0 0 1 0 0 0 20 0 20 0 82766599 27968053248 31844 33554432000 4194304 4196468 140731019539488 140173166754032 140175117785730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4585] ppid=4565 vsize=27312552 memory=280391034571152 CPUtime=0.01 cores=0-7
/proc/4568/task/4585/stat : 4585 (java) S 4565 4568 3931 0 -1 1077944384 220 0 0 0 1 0 0 0 20 0 20 0 82766599 27968053248 31844 33554432000 4194304 4196468 140731019539488 140173165701232 140175117785730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4586] ppid=4565 vsize=27312552 memory=280391034587760 CPUtime=0.07 cores=0-7
/proc/4568/task/4586/stat : 4586 (java) S 4565 4568 3931 0 -1 1077944384 350 0 0 0 7 0 0 0 20 0 20 0 82766599 27968053248 31844 33554432000 4194304 4196468 140731019539488 140173164648432 140175117785730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4587] ppid=4565 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4587/stat : 4587 (java) S 4565 4568 3931 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82766599 27968053248 31844 33554432000 4194304 4196468 140731019539488 140171894844512 140175117784789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4588] ppid=4565 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/4568/task/4588/stat : 4588 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766599 27968053248 31844 33554432000 4194304 4196468 140731019539488 140173163596848 140175117785730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127376 KiB

[startup+0.700942 s]
/proc/loadavg: 3.37 7.06 8.09 2/199 4588
/proc/meminfo: memFree=23159688/32770624 swapFree=67108860/67108860
[pid=4568] ppid=4565 vsize=27320948 memory=165488 CPUtime=0.99 cores=0-7
/proc/4568/stat : 4568 (java) S 4565 4568 3931 0 -1 1077944320 18437 0 0 0 92 7 0 0 20 0 20 0 82766591 27976650752 41372 33554432000 4194304 4196468 140731019539488 140731019522032 140175117774583 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
/proc/4568/statm: 6830237 41372 3143 1 0 6791622 0
[pid=4568/tid=4570] ppid=4565 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/4568/task/4570/stat : 4570 (java) R 4565 4568 3931 0 -1 4202560 15645 0 0 0 61 6 0 0 20 0 20 0 82766592 27976650752 41372 33554432000 4194304 4196468 140731019539488 140175089592112 140175101855070 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4571] ppid=4565 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4571/stat : 4571 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27976650752 41372 33554432000 4194304 4196468 140731019539488 140175122017424 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4572] ppid=4565 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4572/stat : 4572 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27976650752 41372 33554432000 4194304 4196468 140731019539488 140174936173584 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4573] ppid=4565 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/4568/task/4573/stat : 4573 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27976650752 41372 33554432000 4194304 4196468 140731019539488 140174935120784 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4574] ppid=4565 vsize=27320948 memory=13040 CPUtime=0 cores=0-7
/proc/4568/task/4574/stat : 4574 (java) S 4565 4568 3931 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 82766594 27976650752 41372 33554432000 4194304 4196468 140731019539488 140174934067984 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4575] ppid=4565 vsize=27320948 memory=796 CPUtime=0 cores=0-7
/proc/4568/task/4575/stat : 4575 (java) S 4565 4568 3931 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 82766594 27976650752 41372 33554432000 4194304 4196468 140731019539488 140174933015184 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4576] ppid=4565 vsize=27320948 memory=1424 CPUtime=0 cores=0-7
/proc/4568/task/4576/stat : 4576 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27976650752 41372 33554432000 4194304 4196468 140731019539488 140174931962384 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4577] ppid=4565 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/4568/task/4577/stat : 4577 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27976650752 41372 33554432000 4194304 4196468 140731019539488 140174930909584 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4578] ppid=4565 vsize=27320948 memory=15872 CPUtime=0 cores=0-7
/proc/4568/task/4578/stat : 4578 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 82766594 27976650752 41372 33554432000 4194304 4196468 140731019539488 140174929856784 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4579] ppid=4565 vsize=27320948 memory=14184 CPUtime=0 cores=0-7
/proc/4568/task/4579/stat : 4579 (java) S 4565 4568 3931 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 82766596 27976650752 41372 33554432000 4194304 4196468 140731019539488 140173168860016 140175117785730 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0

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

[pid=4568/tid=4584] ppid=4565 vsize=27984808 memory=6194512 CPUtime=4.25 cores=0-7
/proc/4568/task/4584/stat : 4584 (java) S 4565 4568 3931 0 -1 1077944384 4631 0 0 0 424 1 0 0 20 0 24 0 82766599 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140173166754032 140175117785730 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4585] ppid=4565 vsize=27984808 memory=4140 CPUtime=4.35 cores=0-7
/proc/4568/task/4585/stat : 4585 (java) S 4565 4568 3931 0 -1 1077944384 6496 0 0 0 433 2 0 0 20 0 24 0 82766599 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140173165701232 140175117785730 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4586] ppid=4565 vsize=27984808 memory=24320 CPUtime=1.46 cores=0-7
/proc/4568/task/4586/stat : 4586 (java) S 4565 4568 3931 0 -1 1077944384 6935 0 0 0 143 3 0 0 20 0 24 0 82766599 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140173164648432 140175117785730 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4587] ppid=4565 vsize=27984808 memory=1296 CPUtime=0 cores=0-7
/proc/4568/task/4587/stat : 4587 (java) S 4565 4568 3931 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82766599 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140171894844512 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4588] ppid=4565 vsize=27984808 memory=2412 CPUtime=0.01 cores=0-7
/proc/4568/task/4588/stat : 4588 (java) S 4565 4568 3931 0 -1 1077944384 5 0 0 0 1 0 0 0 20 0 24 0 82766599 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140173163596848 140175117785730 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4590] ppid=4565 vsize=27984808 memory=1840 CPUtime=0 cores=0-7
/proc/4568/task/4590/stat : 4590 (java) S 4565 4568 3931 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 82769327 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140174512756288 140175117799193 0 4 0 25189583 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4592] ppid=4565 vsize=27984808 memory=5788 CPUtime=0 cores=0-7
/proc/4568/task/4592/stat : 4592 (java) S 4565 4568 3931 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 82769328 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140171223744048 140175117796509 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4593] ppid=4565 vsize=27984808 memory=280391034832368 CPUtime=0 cores=0-7
/proc/4568/task/4593/stat : 4593 (java) S 4565 4568 3931 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 82769328 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140171492179376 140175117796509 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4594] ppid=4565 vsize=27984808 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/4568/task/4594/stat : 4594 (java) S 4565 4568 3931 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82769330 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140170955316256 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
Current children cumulated CPU time: 54.25 s
Current children cumulated vsize: 29360172 KiB
Current children cumulated memory: 6956552 KiB

[startup+39.2016 s]
/proc/loadavg: 2.39 6.41 7.83 8/212 4602
/proc/meminfo: memFree=16201524/32770624 swapFree=67108860/67108860
[pid=4568] ppid=4565 vsize=27984808 memory=6194512 CPUtime=43.1 cores=0-7
/proc/4568/stat : 4568 (java) S 4565 4568 3931 0 -1 1077944320 52300 0 0 0 4136 174 0 0 20 0 24 0 82766591 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140731019522032 140175117774583 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
/proc/4568/statm: 6996202 1548628 3244 1 0 6957058 0
[pid=4589] ppid=4568 vsize=1483580 memory=875276 CPUtime=16.14 cores=0-7
/proc/4589/stat : 4589 (glucose-syrup) S 4568 4568 3931 0 -1 1077944320 210552 0 0 0 1416 198 0 0 20 0 9 0 82769327 1519185920 218819 33554432000 4194304 4373367 140732096993392 140732096991936 140109716421250 0 4 0 8388610 18446744073709551615 0 0 17 0 0 0 0 0 0 6470912 6472264 38301696 140732096996273 140732096996524 140732096996524 140732096999367 0
/proc/4589/statm: 370895 218819 386 44 0 366583 0
[pid=4589/tid=4595] ppid=4568 vsize=1483580 memory=-3622645143214314312 CPUtime=0.65 cores=0-7
/proc/4589/task/4595/stat : 4595 (glucose-syrup) R 4568 4568 3931 0 -1 4202560 3533 0 0 0 42 23 0 0 20 0 9 0 82770427 1519185920 218819 33554432000 4194304 4373367 140732096993392 140109215853768 140109702267177 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 38301696 140732096996273 140732096996524 140732096996524 140732096999367 0
[pid=4589/tid=4596] ppid=4568 vsize=1483580 memory=960 CPUtime=0.63 cores=0-7
/proc/4589/task/4596/stat : 4596 (glucose-syrup) R 4568 4568 3931 0 -1 4202560 3959 0 0 0 42 21 0 0 20 0 9 0 82770427 1519185920 218819 33554432000 4194304 4373367 140732096993392 140109207461064 140109702267177 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 38301696 140732096996273 140732096996524 140732096996524 140732096999367 0
[pid=4589/tid=4597] ppid=4568 vsize=1483580 memory=6512 CPUtime=0.64 cores=0-7
/proc/4589/task/4597/stat : 4597 (glucose-syrup) R 4568 4568 3931 0 -1 4202560 3970 0 0 0 43 21 0 0 20 0 9 0 82770427 1519185920 218819 33554432000 4194304 4373367 140732096993392 140109199068360 140109702267177 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 38301696 140732096996273 140732096996524 140732096996524 140732096999367 0
[pid=4589/tid=4598] ppid=4568 vsize=1483580 memory=2933804 CPUtime=0.64 cores=0-7
/proc/4589/task/4598/stat : 4598 (glucose-syrup) R 4568 4568 3931 0 -1 4202560 4015 0 0 0 43 21 0 0 20 0 9 0 82770427 1519185920 218819 33554432000 4194304 4373367 140732096993392 140109190675656 4257231 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 38301696 140732096996273 140732096996524 140732096996524 140732096999367 0
[pid=4589/tid=4599] ppid=4568 vsize=1483580 memory=932 CPUtime=0.64 cores=0-7
/proc/4589/task/4599/stat : 4599 (glucose-syrup) R 4568 4568 3931 0 -1 4202560 3793 0 0 0 42 22 0 0 20 0 9 0 82770427 1519185920 218819 33554432000 4194304 4373367 140732096993392 140109182282952 140109701712869 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 38301696 140732096996273 140732096996524 140732096996524 140732096999367 0
[pid=4589/tid=4600] ppid=4568 vsize=1483580 memory=2244 CPUtime=0.64 cores=0-7
/proc/4589/task/4600/stat : 4600 (glucose-syrup) R 4568 4568 3931 0 -1 4202560 3777 0 0 0 42 22 0 0 20 0 9 0 82770427 1519185920 218819 33554432000 4194304 4373367 140732096993392 140109173890248 4271910 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 38301696 140732096996273 140732096996524 140732096996524 140732096999367 0
[pid=4589/tid=4601] ppid=4568 vsize=1483580 memory=4132 CPUtime=0.63 cores=0-7
/proc/4589/task/4601/stat : 4601 (glucose-syrup) R 4568 4568 3931 0 -1 4202560 4209 0 0 0 42 21 0 0 20 0 9 0 82770427 1519185920 218819 33554432000 4194304 4373367 140732096993392 140109165497544 140109701712869 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 38301696 140732096996273 140732096996524 140732096996524 140732096999367 0
[pid=4589/tid=4602] ppid=4568 vsize=1483580 memory=2200 CPUtime=0.62 cores=0-7
/proc/4589/task/4602/stat : 4602 (glucose-syrup) R 4568 4568 3931 0 -1 1077944384 3939 0 0 0 41 21 0 0 20 0 9 0 82770427 1519185920 218819 33554432000 4194304 4373367 140732096993392 140109080947912 140109702267132 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 38301696 140732096996273 140732096996524 140732096996524 140732096999367 0
[pid=4568/tid=4570] ppid=4565 vsize=27984808 memory=151680 CPUtime=26.95 cores=0-7
/proc/4568/task/4570/stat : 4570 (java) S 4565 4568 3931 0 -1 1077944384 22158 0 0 0 2581 114 0 0 20 0 24 0 82766592 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140175089613824 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 18 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4571] ppid=4565 vsize=27984808 memory=4612 CPUtime=0.16 cores=0-7
/proc/4568/task/4571/stat : 4571 (java) S 4565 4568 3931 0 -1 1077944384 88 0 0 0 11 5 0 0 20 0 24 0 82766594 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140175122017424 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4572] ppid=4565 vsize=27984808 memory=1708 CPUtime=0.2 cores=0-7
/proc/4568/task/4572/stat : 4572 (java) S 4565 4568 3931 0 -1 1077944384 138 0 0 0 14 6 0 0 20 0 24 0 82766594 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140174936173584 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4573] ppid=4565 vsize=27984808 memory=2412 CPUtime=0.18 cores=0-7
/proc/4568/task/4573/stat : 4573 (java) S 4565 4568 3931 0 -1 1077944384 143 0 0 0 13 5 0 0 20 0 24 0 82766594 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140174935120784 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4574] ppid=4565 vsize=27984808 memory=1840 CPUtime=0.19 cores=0-7
/proc/4568/task/4574/stat : 4574 (java) S 4565 4568 3931 0 -1 1077944384 142 0 0 0 13 6 0 0 20 0 24 0 82766594 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140174934067984 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4575] ppid=4565 vsize=27984808 memory=5788 CPUtime=0.19 cores=0-7
/proc/4568/task/4575/stat : 4575 (java) S 4565 4568 3931 0 -1 1077944384 177 0 0 0 12 7 0 0 20 0 24 0 82766594 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140174933015184 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4576] ppid=4565 vsize=27984808 memory=6194512 CPUtime=0.18 cores=0-7
/proc/4568/task/4576/stat : 4576 (java) S 4565 4568 3931 0 -1 1077944384 132 0 0 0 13 5 0 0 20 0 24 0 82766594 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140174931962384 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4577] ppid=4565 vsize=27984808 memory=151680 CPUtime=0.19 cores=0-7
/proc/4568/task/4577/stat : 4577 (java) S 4565 4568 3931 0 -1 1077944384 117 0 0 0 14 5 0 0 20 0 24 0 82766594 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140174930909584 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4578] ppid=4565 vsize=27984808 memory=0 CPUtime=0.17 cores=0-7
/proc/4568/task/4578/stat : 4578 (java) S 4565 4568 3931 0 -1 1077944384 128 0 0 0 12 5 0 0 20 0 24 0 82766594 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140174929856784 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4579] ppid=4565 vsize=27984808 memory=7235431174139702122 CPUtime=0.02 cores=0-7
/proc/4568/task/4579/stat : 4579 (java) S 4565 4568 3931 0 -1 1077944384 22 0 0 0 2 0 0 0 20 0 24 0 82766596 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140173168860016 140175117785730 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4580] ppid=4565 vsize=27984808 memory=7235431174139702122 CPUtime=0 cores=0-7
/proc/4568/task/4580/stat : 4580 (java) S 4565 4568 3931 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 24 0 82766596 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140173035693664 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4581] ppid=4565 vsize=27984808 memory=5864639353252505962 CPUtime=0 cores=0-7
/proc/4568/task/4581/stat : 4581 (java) S 4565 4568 3931 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82766596 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140172767257984 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4582] ppid=4565 vsize=27984808 memory=7161404462167845457 CPUtime=0 cores=0-7
/proc/4568/task/4582/stat : 4582 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82766599 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140172392749392 140175117793179 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4583] ppid=4565 vsize=27984808 memory=7595973208808581732 CPUtime=4.45 cores=0-7
/proc/4568/task/4583/stat : 4583 (java) S 4565 4568 3931 0 -1 1077944384 9611 0 0 0 442 3 0 0 20 0 24 0 82766599 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140173167806832 140175117785730 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4584] ppid=4565 vsize=27984808 memory=7235431174139702122 CPUtime=4.25 cores=0-7
/proc/4568/task/4584/stat : 4584 (java) S 4565 4568 3931 0 -1 1077944384 4631 0 0 0 424 1 0 0 20 0 24 0 82766599 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140173166754032 140175117785730 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4585] ppid=4565 vsize=27984808 memory=7595973208808581732 CPUtime=4.35 cores=0-7
/proc/4568/task/4585/stat : 4585 (java) S 4565 4568 3931 0 -1 1077944384 6496 0 0 0 433 2 0 0 20 0 24 0 82766599 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140173165701232 140175117785730 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4586] ppid=4565 vsize=27984808 memory=4140 CPUtime=1.46 cores=0-7
/proc/4568/task/4586/stat : 4586 (java) S 4565 4568 3931 0 -1 1077944384 6935 0 0 0 143 3 0 0 20 0 24 0 82766599 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140173164648432 140175117785730 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4587] ppid=4565 vsize=27984808 memory=24320 CPUtime=0 cores=0-7
/proc/4568/task/4587/stat : 4587 (java) S 4565 4568 3931 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82766599 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140171894844512 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4588] ppid=4565 vsize=27984808 memory=1296 CPUtime=0.01 cores=0-7
/proc/4568/task/4588/stat : 4588 (java) S 4565 4568 3931 0 -1 1077944384 5 0 0 0 1 0 0 0 20 0 24 0 82766599 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140173163596848 140175117785730 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4590] ppid=4565 vsize=27984808 memory=2412 CPUtime=0 cores=0-7
/proc/4568/task/4590/stat : 4590 (java) S 4565 4568 3931 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 82769327 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140174512756288 140175117799193 0 4 0 25189583 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4592] ppid=4565 vsize=27984808 memory=1840 CPUtime=0 cores=0-7
/proc/4568/task/4592/stat : 4592 (java) S 4565 4568 3931 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 82769328 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140171223744048 140175117796509 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4593] ppid=4565 vsize=27984808 memory=5788 CPUtime=0 cores=0-7
/proc/4568/task/4593/stat : 4593 (java) S 4565 4568 3931 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 82769328 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140171492179376 140175117796509 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4594] ppid=4565 vsize=27984808 memory=4612 CPUtime=0 cores=0-7
/proc/4568/task/4594/stat : 4594 (java) S 4565 4568 3931 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82769330 28656443392 1548628 33554432000 4194304 4196468 140731019539488 140170955316256 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
Current children cumulated CPU time: 59.24 s
Current children cumulated vsize: 29468388 KiB
Current children cumulated memory: 7069788 KiB

[startup+39.6015 s]
/proc/loadavg: 2.39 6.41 7.83 8/212 4602
/proc/meminfo: memFree=16201524/32770624 swapFree=67108860/67108860
[pid=4568] ppid=4565 vsize=27984808 memory=6185004 CPUtime=43.2 cores=0-7
/proc/4568/stat : 4568 (java) S 4565 4568 3931 0 -1 1077944320 52309 0 0 0 4146 174 0 0 20 0 24 0 82766591 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140731019522032 140175117774583 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
/proc/4568/statm: 6996202 1546251 3244 1 0 6957058 0
[pid=4568/tid=4570] ppid=4565 vsize=27984808 memory=1228 CPUtime=26.95 cores=0-7
/proc/4568/task/4570/stat : 4570 (java) S 4565 4568 3931 0 -1 1077944384 22158 0 0 0 2581 114 0 0 20 0 24 0 82766592 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140175089613824 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 18 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4571] ppid=4565 vsize=27984808 memory=1944 CPUtime=0.16 cores=0-7
/proc/4568/task/4571/stat : 4571 (java) S 4565 4568 3931 0 -1 1077944384 88 0 0 0 11 5 0 0 20 0 24 0 82766594 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140175122017424 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4572] ppid=4565 vsize=27984808 memory=1004 CPUtime=0.2 cores=0-7
/proc/4568/task/4572/stat : 4572 (java) S 4565 4568 3931 0 -1 1077944384 138 0 0 0 14 6 0 0 20 0 24 0 82766594 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140174936173584 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4573] ppid=4565 vsize=27984808 memory=151680 CPUtime=0.18 cores=0-7
/proc/4568/task/4573/stat : 4573 (java) S 4565 4568 3931 0 -1 1077944384 143 0 0 0 13 5 0 0 20 0 24 0 82766594 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140174935120784 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4574] ppid=4565 vsize=27984808 memory=1236 CPUtime=0.19 cores=0-7
/proc/4568/task/4574/stat : 4574 (java) S 4565 4568 3931 0 -1 1077944384 142 0 0 0 13 6 0 0 20 0 24 0 82766594 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140174934067984 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4575] ppid=4565 vsize=27984808 memory=960 CPUtime=0.19 cores=0-7
/proc/4568/task/4575/stat : 4575 (java) S 4565 4568 3931 0 -1 1077944384 177 0 0 0 12 7 0 0 20 0 24 0 82766594 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140174933015184 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4576] ppid=4565 vsize=27984808 memory=6512 CPUtime=0.18 cores=0-7
/proc/4568/task/4576/stat : 4576 (java) S 4565 4568 3931 0 -1 1077944384 132 0 0 0 13 5 0 0 20 0 24 0 82766594 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140174931962384 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4577] ppid=4565 vsize=27984808 memory=916 CPUtime=0.19 cores=0-7
/proc/4568/task/4577/stat : 4577 (java) S 4565 4568 3931 0 -1 1077944384 117 0 0 0 14 5 0 0 20 0 24 0 82766594 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140174930909584 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4578] ppid=4565 vsize=27984808 memory=4240 CPUtime=0.17 cores=0-7
/proc/4568/task/4578/stat : 4578 (java) S 4565 4568 3931 0 -1 1077944384 128 0 0 0 12 5 0 0 20 0 24 0 82766594 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140174929856784 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4579] ppid=4565 vsize=27984808 memory=4100 CPUtime=0.02 cores=0-7
/proc/4568/task/4579/stat : 4579 (java) S 4565 4568 3931 0 -1 1077944384 22 0 0 0 2 0 0 0 20 0 24 0 82766596 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140173168860016 140175117785730 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4580] ppid=4565 vsize=27984808 memory=1412 CPUtime=0 cores=0-7
/proc/4568/task/4580/stat : 4580 (java) S 4565 4568 3931 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 24 0 82766596 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140173035693664 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4581] ppid=4565 vsize=27984808 memory=3076 CPUtime=0 cores=0-7
/proc/4568/task/4581/stat : 4581 (java) S 4565 4568 3931 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 82766596 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140172767257984 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4582] ppid=4565 vsize=27984808 memory=6194512 CPUtime=0 cores=0-7
/proc/4568/task/4582/stat : 4582 (java) S 4565 4568 3931 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 82766599 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140172392749392 140175117793179 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4583] ppid=4565 vsize=27984808 memory=859440 CPUtime=4.47 cores=0-7
/proc/4568/task/4583/stat : 4583 (java) R 4565 4568 3931 0 -1 4202560 9612 0 0 0 444 3 0 0 20 0 24 0 82766599 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140173167806832 140175101274664 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4584] ppid=4565 vsize=27984808 memory=-3622645143214314312 CPUtime=4.27 cores=0-7
/proc/4568/task/4584/stat : 4584 (java) R 4565 4568 3931 0 -1 4202560 4631 0 0 0 426 1 0 0 20 0 24 0 82766599 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140173166754032 140175099319196 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4585] ppid=4565 vsize=27984808 memory=4126316290023845779 CPUtime=4.37 cores=0-7
/proc/4568/task/4585/stat : 4585 (java) R 4565 4568 3931 0 -1 4202560 6497 0 0 0 435 2 0 0 20 0 24 0 82766599 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140173165687760 140175101161568 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4586] ppid=4565 vsize=27984808 memory=636 CPUtime=1.47 cores=0-7
/proc/4568/task/4586/stat : 4586 (java) S 4565 4568 3931 0 -1 1077944384 6937 0 0 0 144 3 0 0 20 0 24 0 82766599 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140173164648432 140175117785730 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4587] ppid=4565 vsize=27984808 memory=1792 CPUtime=0 cores=0-7
/proc/4568/task/4587/stat : 4587 (java) S 4565 4568 3931 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82766599 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140171894844512 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4588] ppid=4565 vsize=27984808 memory=1236 CPUtime=0.01 cores=0-7
/proc/4568/task/4588/stat : 4588 (java) S 4565 4568 3931 0 -1 1077944384 5 0 0 0 1 0 0 0 20 0 24 0 82766599 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140173163596848 140175117785730 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4590] ppid=4565 vsize=27984808 memory=960 CPUtime=0 cores=0-7
/proc/4568/task/4590/stat : 4590 (java) S 4565 4568 3931 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 82769327 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140174512756288 140175117799193 0 4 0 25189583 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4592] ppid=4565 vsize=27984808 memory=6512 CPUtime=0.02 cores=0-7
/proc/4568/task/4592/stat : 4592 (java) R 4565 4568 3931 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 24 0 82769328 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140171223748400 140175101855070 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4593] ppid=4565 vsize=27984808 memory=4008 CPUtime=0 cores=0-7
/proc/4568/task/4593/stat : 4593 (java) S 4565 4568 3931 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 82769328 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140171492179376 140175117796509 0 4 0 25189583 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
[pid=4568/tid=4594] ppid=4565 vsize=27984808 memory=636 CPUtime=0 cores=0-7
/proc/4568/task/4594/stat : 4594 (java) S 4565 4568 3931 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 82769330 28656443392 1546251 33554432000 4194304 4196468 140731019539488 140170955316256 140175117784789 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22818816 140731019543513 140731019543813 140731019543813 140731019546575 0
Current children cumulated CPU time: 43.2 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 6185004 KiB

[startup+39.701 s]*
/proc/loadavg: 2.60 6.38 7.82 2/181 4602
/proc/meminfo: memFree=17444220/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 39.7341
CPU time (s): 62.6593
CPU user time (s): 58.7463
CPU system time (s): 3.91294
CPU usage (%): 157.697
Max. virtual memory (cumulated for all children) (KiB): 29477124
Max. memory (cumulated for all children) (KiB): 7079028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.7463
system time used= 3.91294
maximum resident set size= 6194512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 287341
page faults= 0
swaps= 0
block input operations= 0
block output operations= 101576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 260146
involuntary context switches= 106


# summary of solver processes directly reported to runsolver:
#   pid: 4568
#   total CPU time (s): 62.6593
#   total CPU user time (s): 58.7463
#   total CPU system time (s): 3.91294

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.278577 second user time and 0.446581 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-27 02:40:34
IDJOB=4296891
IDBENCH=141330
IDSOLVER=2758
FILE ID=node137/4296891-1532652034
RUNJOBID= node137-1532644922-3958
PBS_JOBID= 21022205
Free space on /tmp= 48160 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Bibd/Bibd-sum-10-03-08_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -order -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4296891-1532652034/watcher-4296891-1532652034 -o /tmp/evaluation-result-4296891-1532652034/solver-4296891-1532652034 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1532644922-3958 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4296891-1532652034.xml

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

MD5SUM BENCH= 6905926ecf5563edf040969d33d8e2ad
RANDOM SEED=1445054114

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23299776 kB
MemAvailable:   31925128 kB
Buffers:          175644 kB
Cached:          8636604 kB
SwapCached:            0 kB
Active:          3376272 kB
Inactive:        5493120 kB
Active(anon):       4108 kB
Inactive(anon):    80852 kB
Active(file):    3372164 kB
Inactive(file):  5412268 kB
Unevictable:        7308 kB
Mlocked:            7308 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8532 kB
Writeback:             0 kB
AnonPages:         53304 kB
Mapped:            41508 kB
Shmem:             25228 kB
Slab:             297132 kB
SReclaimable:     269380 kB
SUnreclaim:        27752 kB
KernelStack:        3760 kB
PageTables:         5716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48152 MiB
End job on node137 at 2018-07-27 02:41:14