Trace number 4387717

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)SAT 38.6328 24.5723

General information on the benchmark

NameBibd/Bibd-sum-lex/
Bibd-sum-09-120-40-03-10.xml
MD5SUM516a10ad09fd7e852a109bf36c14a2d3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark34.1236
Satisfiable
(Un)Satisfiability was proved
Number of variables1080
Number of constraints166
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1080}]
Minimum variable degree11
Maximum variable degree11
Distribution of variable degrees[{"degree":11,"count":1080}]
Minimum constraint arity9
Maximum constraint arity1080
Distribution of constraint arities[{"arity":9,"count":120},{"arity":120,"count":9},{"arity":240,"count":36},{"arity":1080,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":165}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/cryptominisat5 -solverOption default -tmp HOME -serialFile HOME/scop-9789-serial-file.bin HOME/instance-4387717-1568289617.xml
0.66/0.54	
0.66/0.54	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Thu Sep 12 13:59:19 CEST 2019
0.66/0.56	c PID: 9793
0.66/0.56	c IP: 172.20.3.103
0.66/0.56	c HOST: node103.alineos.net
0.66/0.57	c (0,0) Parsing Begin
2.32/1.22	c (0,0) Parsing End
2.32/1.22	c (0,0) CSP: 0 int (0 aux), 1080 bool (0 aux), 166 ctr, max domain size 2
2.32/1.22	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.32/1.22	c (0,0) Constraint Name Generate Begin
2.32/1.24	c (0,0) Ctr:HOME/instance-4387717-1568289617.xml,LexMatrix:Num:Var:WeightedSum
2.32/1.24	c (0,0) Constraint Name Generate End
2.32/1.24	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.32/1.24	c (0,0) CSP to CSPinCNF Begin
3.35/1.55	c (1,1) translated 17 (10%) constraints
3.35/1.56	c (1,1) translated 34 (20%) constraints
3.35/1.57	c (1,1) translated 50 (30%) constraints
3.35/1.58	c (1,1) translated 67 (40%) constraints
3.35/1.59	c (1,1) translated 83 (50%) constraints
3.59/1.60	c (1,1) translated 100 (60%) constraints
3.59/1.61	c (1,1) translated 117 (70%) constraints
4.48/1.94	c (1,1) translated 133 (80%) constraints
6.72/2.73	c (2,2) translated 150 (90%) constraints
7.78/3.31	c (2,2) translated 166 (100%) constraints
22.75/16.54	c (16,15) ===========================================
22.75/16.57	c (16,15) Hybrid: #OE=6097, #LE=5400
22.75/16.57	c (16,15) Hybrid
22.75/16.57	c (16,15) ===========================================
23.64/16.80	c (16,15) translated 2126 (10%) constraints
23.94/16.92	c (16,16) translated 4251 (20%) constraints
24.26/17.02	c (16,16) translated 6376 (30%) constraints
24.54/17.17	c (16,16) translated 8502 (40%) constraints
24.72/17.25	c (16,16) translated 10627 (50%) constraints
24.83/17.34	c (16,16) translated 12752 (60%) constraints
24.93/17.43	c (16,16) translated 14878 (70%) constraints
25.03/17.52	c (16,16) translated 17003 (80%) constraints
25.24/17.69	c (17,16) translated 19128 (90%) constraints
25.53/17.70	c (17,16) translated 21253 (100%) constraints
25.53/17.70	c (17,16) CSP to CSPinCNF End
25.53/17.71	c (17,16) CSP: 0 int (0 aux), 15817 bool (14737 aux), 30058 ctr, max domain size 2
25.53/17.71	c (17,16) Heap : 677 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
25.53/17.71	c (17,16) CSPinCNF Propagation Begin
26.46/18.01	c (17,17) 0 values, 4320 unsatisfiable literals, and 4320 valid clauses are removed
26.46/18.01	c (17,17) CSPinCNF Propagation End
26.46/18.02	c (17,17) CSP: 0 int (0 aux), 15817 bool (14737 aux), 25738 ctr, max domain size 2
26.46/18.02	c (17,17) Heap : 807 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
26.46/18.05	c (17,17) Hybrid: #OE=10417, #LE=5400
26.46/18.05	c (17,17) Simplify CSPinCNF Begin
26.95/18.21	c (17,17) Simplify CSPinCNF End
26.95/18.21	c (17,17) CSP: 0 int (0 aux), 19752 bool (18672 aux), 29673 ctr, max domain size 2
26.95/18.21	c (17,17) Heap : 863 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
26.95/18.21	c (17,17) Calculate Precise Domain Begin
26.95/18.21	c (17,17) 0 values are removed by re-calculation
26.95/18.21	c (17,17) Calculate Precise Domain End
26.95/18.21	c (17,17) CSP: 0 int (0 aux), 19752 bool (18672 aux), 29673 ctr, max domain size 2
26.95/18.21	c (17,17) Heap : 863 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
26.95/18.21	c (17,17) CSPinCNF to SatSolver Begin
29.75/19.22	c (18,18) 2968 (10 %) CSP clauses are encoded (0 SAT variables, 223951 SAT clauses)
30.05/19.38	c (18,18) 5935 (20 %) CSP clauses are encoded (0 SAT variables, 260498 SAT clauses)
30.60/19.51	c (18,18) 8902 (30 %) CSP clauses are encoded (0 SAT variables, 297045 SAT clauses)
30.86/19.62	c (19,18) 11870 (40 %) CSP clauses are encoded (0 SAT variables, 333593 SAT clauses)
31.06/19.73	c (19,18) 14837 (50 %) CSP clauses are encoded (0 SAT variables, 370140 SAT clauses)
31.26/19.83	c (19,19) 17804 (60 %) CSP clauses are encoded (0 SAT variables, 406687 SAT clauses)
31.46/19.94	c (19,19) 20772 (70 %) CSP clauses are encoded (0 SAT variables, 443235 SAT clauses)
31.72/20.02	c (19,19) 23739 (80 %) CSP clauses are encoded (0 SAT variables, 456526 SAT clauses)
31.72/20.09	c (19,19) 26706 (90 %) CSP clauses are encoded (0 SAT variables, 465357 SAT clauses)
31.88/20.15	c (19,19) 29673 (100 %) CSP clauses are encoded (0 SAT variables, 474084 SAT clauses)
31.88/20.15	c (19,19) CSPinCNF to SatSolver End
31.88/20.15	c (19,19) Heap : 1925 MiB used (max 10795 MiB), NonHeap : 34 MiB used (max 0 MiB)
31.88/20.15	c (19,19) 174968 bool, 474085 clause
31.88/20.15	c (19,19) Export Begin
32.29/20.35	c (19,19) Export to HOME/scop-9789-serial-file.bin
32.29/20.35	c (19,19) Export End
32.29/20.35	c (19,19) Export File Size: 0.41 MB
32.29/20.35	c (19,19) 0,0,17,17,17,17,19,STOP-AFTER(DIMACS)
32.29/20.35	c END-Prog: Thu Sep 12 13:59:39 CEST 2019
32.29/20.39	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-9789-serial-file.bin
32.44/20.85	c (0,0) Read Serial File Begin
32.44/20.85	c (0,0) HOME/scop-9789-serial-file.bin
33.55/21.19	c (0,0) Read Serial File End
33.78/21.20	
33.78/21.20	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
33.78/21.20	(Solving Process)
33.78/21.20	
33.78/21.22	c BEGIN-Prog: Thu Sep 12 13:59:40 CEST 2019
33.78/21.22	c PID: 9930
33.78/21.22	c IP: 172.20.3.103
33.78/21.22	c HOST: node103.alineos.net
33.78/21.23	c (0,0) SatSolver.solve Begin
33.78/21.23	c (0,0) HOME/cryptominisat5  HOME/instance-4387717-1568289617.xml-scop-9793.cnf
33.78/21.26	c (0,0) c Outputting solution to console
33.78/21.26	c (0,0) c CryptoMiniSat version 5.6.8
33.78/21.26	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
33.78/21.26	c (0,0) c CMS SHA revision GIT-notfound
33.78/21.26	c (0,0) c CMS is MIT licensed
33.78/21.26	c (0,0) c CMS compilation env CMAKE_CXX_COMPILER = /usr/bin/c++ | CMAKE_CXX_FLAGS =  -Wall -Wextra -Wunused -Wsign-compare -fno-omit-frame-pointer -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code -ggdb3 -Wlogical-op -Wdouble-promotion -Wshadow -Wformat=2 -pedantic | COMPILE_DEFINES =  -DLARGE_OFFSETS -DBOOST_TEST_DYN_LINK -DUSE_ZLIB -DYALSAT_FPU | STATICCOMPILE = OFF | ONLY_SIMPLE = OFF | Boost_FOUND = 1 | STATS = OFF | SQLITE3_FOUND =  | ZLIB_FOUND = TRUE | VALGRIND_FOUND =  | ENABLE_TESTING = OFF | M4RI_FOUND = FALSE | NOM4RI = OFF | SLOW_DEBUG = OFF | ENABLE_ASSERTIONS = ON | PYTHON_EXECUTABLE = /usr/bin/python2.7 | PYTHON_LIBRARY = /usr/lib64/libpython2.7.so | PYTHON_INCLUDE_DIRS = /usr/include/python2.7 | MY_TARGETS =  | LARGEMEM = ON | LIMITMEM = OFF | compilation date time = Jul 11 2019 16:04:13
33.78/21.26	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
33.78/21.26	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4387717-1568289617.xml-scop-9793.cnf
33.78/21.26	c (0,0) c Reading file 'HOME/instance-4387717-1568289617.xml-scop-9793.cnf'
33.78/21.26	c (0,0) c -- header says num vars:         174968
33.78/21.26	c (0,0) c -- header says num clauses:      474085
34.03/21.43	c (0,0) c -- clauses added: 474085
34.03/21.43	c (0,0) c -- xor clauses added: 0
34.03/21.43	c (0,0) c -- vars added 174968
34.03/21.43	c (0,0) c Parsing time: 0.16 s
34.03/21.46	c (0,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
34.03/21.46	c (0,0) c [distill] long cls tried: 1/0 cl-short:1 lit-r:1 T: 0.00 T-out: N T-r: 100.00%
34.03/21.56	c (0,0) c [distill] long cls tried: 428/402 cl-short:428 lit-r:300 T: 0.01 T-out: N T-r: 99.91%
34.03/21.70	c (0,0) c [distill] long cls tried: 874/1181 cl-short:874 lit-r:454 T: 0.01 T-out: N T-r: 99.81%
34.04/21.79	c (1,0) c   glue     1    31  8193  172943  427K   46K    3.00    2.91  1435  3525  3036   197   16.06   15.72
34.88/22.19	c (1,0) c [distill] long cls tried: 3009/3844 cl-short:2987 lit-r:3175 T: 0.09 T-out: N T-r: 99.16%
35.27/22.57	c (1,0) c   geom     1    62 16386  157102  368K   61K    3.00    2.86  4407  5298  6048   570   20.16   19.52
35.48/22.79	c (2,0) c [distill] long cls tried: 681/4455 cl-short:673 lit-r:775 T: 0.05 T-out: N T-r: 99.66%
36.67/24.00	c (3,0) c ------- FINAL TOTAL SEARCH STATS ---------
36.67/24.00	c (3,0) c UIP search time          : 2.55        (94.04     % time)
36.67/24.00	c (3,0) c restarts                 : 98          (223.21    confls per restart)
36.67/24.00	c (3,0) c blocked restarts         : 85          (0.87      per normal restart)
36.67/24.00	c (3,0) c time                     : 2.55        
36.67/24.00	c (3,0) c decisions                : 124725      (0.00      % random)
36.67/24.00	c (3,0) c propagations             : 21697582    
36.67/24.00	c (3,0) c decisions/conflicts      : 5.70        
36.67/24.00	c (3,0) c conflicts                : 21875       (8584.98   / sec)
36.67/24.00	c (3,0) c conf lits non-minim      : 676969      (30.95     lit/confl)
36.67/24.00	c (3,0) c conf lits final          : 24.06       
36.67/24.00	c (3,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
36.67/24.00	c (3,0) c red which0               : 3276        (14.98     % of confl)
36.67/24.00	c (3,0) c props/decision           : 0.00        
36.67/24.00	c (3,0) c props/conflict           : 0.00        
36.67/24.00	c (3,0) c 0-depth assigns          : 22677       (12.96     % vars)
36.67/24.00	c (3,0) c 0-depth assigns by CNF   : 330         (0.19      % vars)
36.67/24.00	c (3,0) c reduceDB time            : 0.00        (0.07      % time)
36.67/24.00	c (3,0) c OccSimplifier time       : 0.00        (0.00      % time)
36.67/24.00	c (3,0) c [occur] 0.00 is overhead
36.67/24.00	c (3,0) c [occur] link-in T: 0.00 cleanup T: 0.00
36.67/24.00	c (3,0) c [occ-substr] long subBySub: 0 subByStr: 0 lits-rem-str: 0 T: 0.00
36.67/24.00	c (3,0) c SCC time                 : 0.00        (0.00      % time)
36.67/24.00	c (3,0) c [scc] new: 0 BP 0M  T: 0.00
36.67/24.00	c (3,0) c vrep replace time        : 0.00        (0.00      % time)
36.67/24.00	c (3,0) c vrep tree roots          : 0           
36.67/24.00	c (3,0) c vrep trees' crown        : 0           (0.00      leafs/tree)
36.67/24.00	c (3,0) c distill time             : 0.16        (6.05      % time)
36.67/24.00	c (3,0) c strength cache-irred time: 0.00        (0.00      % time)
36.67/24.00	c (3,0) c strength cache-red time  : 0.00        (0.00      % time)
36.67/24.00	c (3,0) c Conflicts in UIP         : 21875       (8073.73   confl/time_this_thread)
36.67/24.00	c (3,0) c Mem used                 : 84.54       MB
36.67/24.00	c (3,0) c Total time (this thread) : 2.71        
36.67/24.00	c (3,0) s SATISFIABLE
37.74/24.37	c (3,0) SatSolver.solve End
37.74/24.37	c (3,0) Heap : 225 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
37.74/24.37	c (3,0) Show results Begin
38.40/24.52	c (3,0) x[0][0] = 0
38.40/24.52	c (3,0) x[0][1] = 0
38.40/24.52	c (3,0) x[0][2] = 0
38.40/24.52	c (3,0) x[0][3] = 0
38.40/24.52	c (3,0) x[0][4] = 0
38.40/24.52	c (3,0) x[0][5] = 0
38.40/24.52	c (3,0) x[0][6] = 0
38.40/24.52	c (3,0) x[0][7] = 0
38.40/24.52	c (3,0) x[0][8] = 0
38.40/24.52	c (3,0) x[0][9] = 0
38.40/24.52	c (3,0) x[0][10] = 0
38.40/24.52	c (3,0) x[0][11] = 0
38.40/24.52	c (3,0) x[0][12] = 0
38.40/24.52	c (3,0) x[0][13] = 0
38.40/24.52	c (3,0) x[0][14] = 0
38.40/24.52	c (3,0) x[0][15] = 0
38.40/24.52	c (3,0) x[0][16] = 0
38.40/24.52	c (3,0) x[0][17] = 0
38.40/24.52	c (3,0) x[0][18] = 0
38.40/24.52	c (3,0) x[0][19] = 0
38.40/24.52	c (3,0) x[0][20] = 0
38.40/24.52	c (3,0) x[0][21] = 0
38.40/24.52	c (3,0) x[0][22] = 0
38.40/24.52	c (3,0) x[0][23] = 0
38.40/24.52	c (3,0) x[0][24] = 0
38.40/24.52	c (3,0) x[0][25] = 0
38.40/24.52	c (3,0) x[0][26] = 0
38.40/24.52	c (3,0) x[0][27] = 0
38.40/24.52	c (3,0) x[0][28] = 0
38.40/24.52	c (3,0) x[0][29] = 0
38.40/24.52	c (3,0) x[0][30] = 0
38.40/24.53	c (3,0) x[0][31] = 0
38.40/24.53	c (3,0) x[0][32] = 0
38.40/24.53	c (3,0) x[0][33] = 0
38.40/24.53	c (3,0) x[0][34] = 0
38.40/24.53	c (3,0) x[0][35] = 0
38.40/24.53	c (3,0) x[0][36] = 0
38.40/24.53	c (3,0) x[0][37] = 0
38.40/24.53	c (3,0) x[0][38] = 0
38.40/24.53	c (3,0) x[0][39] = 0
38.40/24.53	c (3,0) x[0][40] = 0
38.40/24.53	c (3,0) x[0][41] = 0
38.40/24.53	c (3,0) x[0][42] = 0
38.40/24.53	c (3,0) x[0][43] = 0
38.40/24.53	c (3,0) x[0][44] = 0
38.40/24.53	c (3,0) x[0][45] = 0
38.40/24.53	c (3,0) x[0][46] = 0
38.40/24.53	c (3,0) x[0][47] = 0
38.40/24.53	c (3,0) x[0][48] = 0
38.40/24.53	c (3,0) x[0][49] = 0
38.40/24.53	c (3,0) x[0][50] = 0
38.40/24.53	c (3,0) x[0][51] = 0
38.40/24.53	c (3,0) x[0][52] = 0
38.40/24.53	c (3,0) x[0][53] = 0
38.40/24.53	c (3,0) x[0][54] = 0
38.40/24.53	c (3,0) x[0][55] = 0
38.40/24.53	c (3,0) x[0][56] = 0
38.40/24.53	c (3,0) x[0][57] = 0
38.40/24.53	c (3,0) x[0][58] = 0
38.40/24.53	c (3,0) x[0][59] = 0
38.40/24.53	c (3,0) x[0][60] = 0
38.40/24.53	c (3,0) x[0][61] = 0
38.40/24.53	c (3,0) x[0][62] = 0
38.40/24.53	c (3,0) x[0][63] = 0
38.40/24.53	c (3,0) x[0][64] = 0
38.40/24.53	c (3,0) x[0][65] = 0
38.40/24.53	c (3,0) x[0][66] = 0
38.40/24.53	c (3,0) x[0][67] = 0
38.40/24.53	c (3,0) x[0][68] = 0
38.40/24.53	c (3,0) x[0][69] = 0
38.40/24.53	c (3,0) x[0][70] = 0
38.40/24.53	c (3,0) x[0][71] = 0
38.40/24.53	c (3,0) x[0][72] = 0
38.40/24.53	c (3,0) x[0][73] = 0
38.40/24.53	c (3,0) x[0][74] = 0
38.40/24.53	c (3,0) x[0][75] = 0
38.40/24.53	c (3,0) x[0][76] = 0
38.40/24.53	c (3,0) x[0][77] = 0
38.40/24.53	c (3,0) x[0][78] = 0
38.40/24.53	c (3,0) x[0][79] = 0
38.40/24.53	c (3,0) x[0][80] = 1
38.40/24.53	c (3,0) x[0][81] = 1
38.40/24.53	c (3,0) x[0][82] = 1
38.40/24.53	c (3,0) x[0][83] = 1
38.40/24.53	c (3,0) x[0][84] = 1
38.40/24.53	c (3,0) x[0][85] = 1
38.40/24.53	c (3,0) x[0][86] = 1
38.40/24.53	c (3,0) x[0][87] = 1
38.40/24.53	c (3,0) x[0][88] = 1
38.40/24.53	c (3,0) x[0][89] = 1
38.40/24.53	c (3,0) x[0][90] = 1
38.40/24.53	c (3,0) x[0][91] = 1
38.40/24.53	c (3,0) x[0][92] = 1
38.40/24.53	c (3,0) x[0][93] = 1
38.40/24.53	c (3,0) x[0][94] = 1
38.40/24.53	c (3,0) x[0][95] = 1
38.40/24.53	c (3,0) x[0][96] = 1
38.40/24.53	c (3,0) x[0][97] = 1
38.40/24.53	c (3,0) x[0][98] = 1
38.40/24.53	c (3,0) x[0][99] = 1
38.40/24.53	c (3,0) x[0][100] = 1
38.40/24.53	c (3,0) x[0][101] = 1
38.40/24.53	c (3,0) x[0][102] = 1
38.40/24.53	c (3,0) x[0][103] = 1
38.40/24.53	c (3,0) x[0][104] = 1
38.40/24.53	c (3,0) x[0][105] = 1
38.40/24.53	c (3,0) x[0][106] = 1
38.40/24.53	c (3,0) x[0][107] = 1
38.40/24.53	c (3,0) x[0][108] = 1
38.40/24.53	c (3,0) x[0][109] = 1
38.40/24.53	c (3,0) x[0][110] = 1
38.40/24.53	c (3,0) x[0][111] = 1
38.40/24.53	c (3,0) x[0][112] = 1
38.40/24.53	c (3,0) x[0][113] = 1
38.40/24.53	c (3,0) x[0][114] = 1
38.40/24.53	c (3,0) x[0][115] = 1
38.40/24.53	c (3,0) x[0][116] = 1
38.40/24.53	c (3,0) x[0][117] = 1
38.40/24.53	c (3,0) x[0][118] = 1
38.40/24.53	c (3,0) x[0][119] = 1
38.40/24.53	c (3,0) x[1][0] = 0
38.40/24.53	c (3,0) x[1][1] = 0
38.40/24.53	c (3,0) x[1][2] = 0
38.40/24.53	c (3,0) x[1][3] = 0
38.40/24.53	c (3,0) x[1][4] = 0
38.40/24.53	c (3,0) x[1][5] = 0
38.40/24.53	c (3,0) x[1][6] = 0
38.40/24.53	c (3,0) x[1][7] = 0
38.40/24.53	c (3,0) x[1][8] = 0
38.40/24.53	c (3,0) x[1][9] = 0
38.40/24.53	c (3,0) x[1][10] = 0
38.40/24.53	c (3,0) x[1][11] = 0
38.40/24.53	c (3,0) x[1][12] = 0
38.40/24.53	c (3,0) x[1][13] = 0
38.40/24.53	c (3,0) x[1][14] = 0
38.40/24.53	c (3,0) x[1][15] = 0
38.40/24.53	c (3,0) x[1][16] = 0
38.40/24.53	c (3,0) x[1][17] = 0
38.40/24.53	c (3,0) x[1][18] = 0
38.40/24.53	c (3,0) x[1][19] = 0
38.40/24.53	c (3,0) x[1][20] = 0
38.40/24.53	c (3,0) x[1][21] = 0
38.40/24.53	c (3,0) x[1][22] = 0
38.40/24.53	c (3,0) x[1][23] = 0
38.40/24.53	c (3,0) x[1][24] = 0
38.40/24.53	c (3,0) x[1][25] = 0
38.40/24.53	c (3,0) x[1][26] = 0
38.40/24.53	c (3,0) x[1][27] = 0
38.40/24.53	c (3,0) x[1][28] = 0
38.40/24.53	c (3,0) x[1][29] = 0
38.40/24.53	c (3,0) x[1][30] = 0
38.40/24.53	c (3,0) x[1][31] = 0
38.40/24.53	c (3,0) x[1][32] = 0
38.40/24.53	c (3,0) x[1][33] = 0
38.40/24.53	c (3,0) x[1][34] = 0
38.40/24.53	c (3,0) x[1][35] = 0
38.40/24.53	c (3,0) x[1][36] = 0
38.40/24.53	c (3,0) x[1][37] = 0
38.40/24.53	c (3,0) x[1][38] = 0
38.40/24.53	c (3,0) x[1][39] = 0
38.40/24.53	c (3,0) x[1][40] = 0
38.40/24.53	c (3,0) x[1][41] = 0
38.40/24.53	c (3,0) x[1][42] = 0
38.40/24.53	c (3,0) x[1][43] = 0
38.40/24.53	c (3,0) x[1][44] = 0
38.40/24.53	c (3,0) x[1][45] = 0
38.40/24.53	c (3,0) x[1][46] = 0
38.40/24.53	c (3,0) x[1][47] = 0
38.40/24.53	c (3,0) x[1][48] = 0
38.40/24.53	c (3,0) x[1][49] = 0
38.40/24.53	c (3,0) x[1][50] = 1
38.40/24.53	c (3,0) x[1][51] = 1
38.40/24.53	c (3,0) x[1][52] = 1
38.40/24.53	c (3,0) x[1][53] = 1
38.40/24.53	c (3,0) x[1][54] = 1
38.40/24.53	c (3,0) x[1][55] = 1
38.40/24.53	c (3,0) x[1][56] = 1
38.40/24.53	c (3,0) x[1][57] = 1
38.40/24.53	c (3,0) x[1][58] = 1
38.40/24.53	c (3,0) x[1][59] = 1
38.40/24.53	c (3,0) x[1][60] = 1
38.40/24.53	c (3,0) x[1][61] = 1
38.40/24.53	c (3,0) x[1][62] = 1
38.40/24.53	c (3,0) x[1][63] = 1
38.40/24.53	c (3,0) x[1][64] = 1
38.40/24.53	c (3,0) x[1][65] = 1
38.40/24.53	c (3,0) x[1][66] = 1
38.40/24.53	c (3,0) x[1][67] = 1
38.40/24.53	c (3,0) x[1][68] = 1
38.40/24.53	c (3,0) x[1][69] = 1
38.40/24.53	c (3,0) x[1][70] = 1
38.40/24.53	c (3,0) x[1][71] = 1
38.40/24.53	c (3,0) x[1][72] = 1
38.40/24.53	c (3,0) x[1][73] = 1
38.40/24.53	c (3,0) x[1][74] = 1
38.40/24.53	c (3,0) x[1][75] = 1
38.40/24.53	c (3,0) x[1][76] = 1
38.40/24.53	c (3,0) x[1][77] = 1
38.40/24.53	c (3,0) x[1][78] = 1
38.40/24.53	c (3,0) x[1][79] = 1
38.40/24.53	c (3,0) x[1][80] = 0
38.40/24.53	c (3,0) x[1][81] = 0
38.40/24.53	c (3,0) x[1][82] = 0
38.40/24.53	c (3,0) x[1][83] = 0
38.40/24.53	c (3,0) x[1][84] = 0
38.40/24.53	c (3,0) x[1][85] = 0
38.40/24.53	c (3,0) x[1][86] = 0
38.40/24.53	c (3,0) x[1][87] = 0
38.40/24.53	c (3,0) x[1][88] = 0
38.40/24.53	c (3,0) x[1][89] = 0
38.40/24.53	c (3,0) x[1][90] = 0
38.40/24.53	c (3,0) x[1][91] = 0
38.40/24.53	c (3,0) x[1][92] = 0
38.40/24.53	c (3,0) x[1][93] = 0
38.40/24.53	c (3,0) x[1][94] = 0
38.40/24.53	c (3,0) x[1][95] = 0
38.40/24.53	c (3,0) x[1][96] = 0
38.40/24.53	c (3,0) x[1][97] = 0
38.40/24.53	c (3,0) x[1][98] = 0
38.40/24.53	c (3,0) x[1][99] = 0
38.40/24.53	c (3,0) x[1][100] = 0
38.40/24.53	c (3,0) x[1][101] = 0
38.40/24.53	c (3,0) x[1][102] = 0
38.40/24.53	c (3,0) x[1][103] = 0
38.40/24.53	c (3,0) x[1][104] = 0
38.40/24.53	c (3,0) x[1][105] = 0
38.40/24.53	c (3,0) x[1][106] = 0
38.40/24.53	c (3,0) x[1][107] = 0
38.40/24.53	c (3,0) x[1][108] = 0
38.40/24.53	c (3,0) x[1][109] = 0
38.40/24.53	c (3,0) x[1][110] = 1
38.40/24.53	c (3,0) x[1][111] = 1
38.40/24.53	c (3,0) x[1][112] = 1
38.40/24.53	c (3,0) x[1][113] = 1
38.40/24.53	c (3,0) x[1][114] = 1
38.40/24.53	c (3,0) x[1][115] = 1
38.40/24.53	c (3,0) x[1][116] = 1
38.40/24.53	c (3,0) x[1][117] = 1
38.40/24.53	c (3,0) x[1][118] = 1
38.40/24.53	c (3,0) x[1][119] = 1
38.40/24.53	c (3,0) x[2][0] = 0
38.40/24.53	c (3,0) x[2][1] = 0
38.40/24.53	c (3,0) x[2][2] = 0
38.40/24.53	c (3,0) x[2][3] = 0
38.40/24.53	c (3,0) x[2][4] = 0
38.40/24.53	c (3,0) x[2][5] = 0
38.40/24.53	c (3,0) x[2][6] = 0
38.40/24.53	c (3,0) x[2][7] = 0
38.40/24.53	c (3,0) x[2][8] = 0
38.40/24.53	c (3,0) x[2][9] = 0
38.40/24.53	c (3,0) x[2][10] = 0
38.40/24.53	c (3,0) x[2][11] = 0
38.40/24.53	c (3,0) x[2][12] = 0
38.40/24.53	c (3,0) x[2][13] = 0
38.40/24.53	c (3,0) x[2][14] = 0
38.40/24.53	c (3,0) x[2][15] = 0
38.40/24.53	c (3,0) x[2][16] = 0
38.40/24.53	c (3,0) x[2][17] = 0
38.40/24.53	c (3,0) x[2][18] = 0
38.40/24.53	c (3,0) x[2][19] = 0
38.40/24.53	c (3,0) x[2][20] = 0
38.40/24.53	c (3,0) x[2][21] = 0
38.40/24.53	c (3,0) x[2][22] = 1
38.40/24.53	c (3,0) x[2][23] = 1
38.40/24.53	c (3,0) x[2][24] = 1
38.40/24.53	c (3,0) x[2][25] = 1
38.40/24.53	c (3,0) x[2][26] = 1
38.40/24.53	c (3,0) x[2][27] = 1
38.40/24.53	c (3,0) x[2][28] = 1
38.40/24.53	c (3,0) x[2][29] = 1
38.40/24.53	c (3,0) x[2][30] = 1
38.40/24.53	c (3,0) x[2][31] = 1
38.40/24.53	c (3,0) x[2][32] = 1
38.40/24.53	c (3,0) x[2][33] = 1
38.40/24.53	c (3,0) x[2][34] = 1
38.40/24.53	c (3,0) x[2][35] = 1
38.40/24.53	c (3,0) x[2][36] = 1
38.40/24.53	c (3,0) x[2][37] = 1
38.40/24.53	c (3,0) x[2][38] = 1
38.40/24.53	c (3,0) x[2][39] = 1
38.40/24.53	c (3,0) x[2][40] = 1
38.40/24.53	c (3,0) x[2][41] = 1
38.40/24.53	c (3,0) x[2][42] = 1
38.40/24.53	c (3,0) x[2][43] = 1
38.40/24.53	c (3,0) x[2][44] = 1
38.40/24.53	c (3,0) x[2][45] = 1
38.40/24.53	c (3,0) x[2][46] = 1
38.40/24.53	c (3,0) x[2][47] = 1
38.40/24.53	c (3,0) x[2][48] = 1
38.40/24.53	c (3,0) x[2][49] = 1
38.40/24.53	c (3,0) x[2][50] = 0
38.40/24.53	c (3,0) x[2][51] = 0
38.40/24.53	c (3,0) x[2][52] = 0
38.40/24.53	c (3,0) x[2][53] = 0
38.40/24.53	c (3,0) x[2][54] = 0
38.40/24.53	c (3,0) x[2][55] = 0
38.40/24.53	c (3,0) x[2][56] = 0
38.40/24.53	c (3,0) x[2][57] = 0
38.40/24.53	c (3,0) x[2][58] = 0
38.40/24.53	c (3,0) x[2][59] = 0
38.40/24.53	c (3,0) x[2][60] = 0
38.40/24.53	c (3,0) x[2][61] = 0
38.40/24.53	c (3,0) x[2][62] = 0
38.40/24.53	c (3,0) x[2][63] = 0
38.40/24.53	c (3,0) x[2][64] = 0
38.40/24.53	c (3,0) x[2][65] = 0
38.40/24.53	c (3,0) x[2][66] = 0
38.40/24.53	c (3,0) x[2][67] = 0
38.40/24.53	c (3,0) x[2][68] = 0
38.40/24.53	c (3,0) x[2][69] = 0
38.40/24.53	c (3,0) x[2][70] = 0
38.40/24.53	c (3,0) x[2][71] = 0
38.40/24.53	c (3,0) x[2][72] = 0
38.40/24.53	c (3,0) x[2][73] = 0
38.40/24.53	c (3,0) x[2][74] = 0
38.40/24.53	c (3,0) x[2][75] = 0
38.40/24.53	c (3,0) x[2][76] = 0
38.40/24.53	c (3,0) x[2][77] = 0
38.40/24.53	c (3,0) x[2][78] = 1
38.40/24.53	c (3,0) x[2][79] = 1
38.40/24.53	c (3,0) x[2][80] = 0
38.40/24.53	c (3,0) x[2][81] = 0
38.40/24.53	c (3,0) x[2][82] = 0
38.40/24.53	c (3,0) x[2][83] = 0
38.40/24.53	c (3,0) x[2][84] = 0
38.40/24.53	c (3,0) x[2][85] = 0
38.40/24.53	c (3,0) x[2][86] = 0
38.40/24.53	c (3,0) x[2][87] = 0
38.40/24.53	c (3,0) x[2][88] = 0
38.40/24.53	c (3,0) x[2][89] = 0
38.40/24.53	c (3,0) x[2][90] = 0
38.40/24.53	c (3,0) x[2][91] = 0
38.40/24.53	c (3,0) x[2][92] = 0
38.40/24.53	c (3,0) x[2][93] = 0
38.40/24.53	c (3,0) x[2][94] = 0
38.40/24.53	c (3,0) x[2][95] = 0
38.40/24.53	c (3,0) x[2][96] = 0
38.40/24.53	c (3,0) x[2][97] = 0
38.40/24.53	c (3,0) x[2][98] = 0
38.40/24.53	c (3,0) x[2][99] = 0
38.40/24.53	c (3,0) x[2][100] = 0
38.40/24.53	c (3,0) x[2][101] = 0
38.40/24.53	c (3,0) x[2][102] = 0
38.40/24.53	c (3,0) x[2][103] = 0
38.40/24.53	c (3,0) x[2][104] = 0
38.40/24.53	c (3,0) x[2][105] = 0
38.40/24.53	c (3,0) x[2][106] = 0
38.40/24.53	c (3,0) x[2][107] = 0
38.40/24.53	c (3,0) x[2][108] = 1
38.40/24.53	c (3,0) x[2][109] = 1
38.40/24.53	c (3,0) x[2][110] = 0
38.40/24.53	c (3,0) x[2][111] = 0
38.40/24.53	c (3,0) x[2][112] = 1
38.40/24.53	c (3,0) x[2][113] = 1
38.40/24.53	c (3,0) x[2][114] = 1
38.40/24.53	c (3,0) x[2][115] = 1
38.40/24.53	c (3,0) x[2][116] = 1
38.40/24.53	c (3,0) x[2][117] = 1
38.40/24.53	c (3,0) x[2][118] = 1
38.40/24.53	c (3,0) x[2][119] = 1
38.40/24.53	c (3,0) x[3][0] = 0
38.40/24.53	c (3,0) x[3][1] = 0
38.40/24.53	c (3,0) x[3][2] = 0
38.40/24.53	c (3,0) x[3][3] = 0
38.40/24.53	c (3,0) x[3][4] = 0
38.40/24.53	c (3,0) x[3][5] = 0
38.40/24.53	c (3,0) x[3][6] = 0
38.40/24.53	c (3,0) x[3][7] = 0
38.40/24.53	c (3,0) x[3][8] = 0
38.40/24.53	c (3,0) x[3][9] = 0
38.40/24.53	c (3,0) x[3][10] = 0
38.40/24.53	c (3,0) x[3][11] = 0
38.40/24.53	c (3,0) x[3][12] = 1
38.40/24.53	c (3,0) x[3][13] = 1
38.40/24.53	c (3,0) x[3][14] = 1
38.40/24.53	c (3,0) x[3][15] = 1
38.40/24.53	c (3,0) x[3][16] = 1
38.40/24.53	c (3,0) x[3][17] = 1
38.40/24.53	c (3,0) x[3][18] = 1
38.40/24.53	c (3,0) x[3][19] = 1
38.40/24.53	c (3,0) x[3][20] = 1
38.40/24.53	c (3,0) x[3][21] = 1
38.40/24.53	c (3,0) x[3][22] = 0
38.40/24.53	c (3,0) x[3][23] = 0
38.40/24.53	c (3,0) x[3][24] = 0
38.40/24.53	c (3,0) x[3][25] = 0
38.40/24.53	c (3,0) x[3][26] = 0
38.40/24.53	c (3,0) x[3][27] = 0
38.40/24.53	c (3,0) x[3][28] = 0
38.40/24.53	c (3,0) x[3][29] = 0
38.40/24.53	c (3,0) x[3][30] = 0
38.40/24.53	c (3,0) x[3][31] = 0
38.40/24.53	c (3,0) x[3][32] = 0
38.40/24.53	c (3,0) x[3][33] = 0
38.40/24.53	c (3,0) x[3][34] = 0
38.40/24.53	c (3,0) x[3][35] = 0
38.40/24.53	c (3,0) x[3][36] = 0
38.40/24.53	c (3,0) x[3][37] = 0
38.40/24.53	c (3,0) x[3][38] = 0
38.40/24.53	c (3,0) x[3][39] = 0
38.40/24.53	c (3,0) x[3][40] = 1
38.40/24.53	c (3,0) x[3][41] = 1
38.40/24.53	c (3,0) x[3][42] = 1
38.40/24.53	c (3,0) x[3][43] = 1
38.40/24.53	c (3,0) x[3][44] = 1
38.40/24.53	c (3,0) x[3][45] = 1
38.40/24.53	c (3,0) x[3][46] = 1
38.40/24.53	c (3,0) x[3][47] = 1
38.40/24.53	c (3,0) x[3][48] = 1
38.40/24.53	c (3,0) x[3][49] = 1
38.40/24.53	c (3,0) x[3][50] = 0
38.40/24.53	c (3,0) x[3][51] = 0
38.40/24.53	c (3,0) x[3][52] = 0
38.40/24.53	c (3,0) x[3][53] = 0
38.40/24.53	c (3,0) x[3][54] = 0
38.40/24.53	c (3,0) x[3][55] = 0
38.40/24.53	c (3,0) x[3][56] = 0
38.40/24.53	c (3,0) x[3][57] = 0
38.40/24.53	c (3,0) x[3][58] = 0
38.40/24.53	c (3,0) x[3][59] = 0
38.40/24.53	c (3,0) x[3][60] = 0
38.40/24.53	c (3,0) x[3][61] = 0
38.40/24.53	c (3,0) x[3][62] = 0
38.40/24.53	c (3,0) x[3][63] = 0
38.40/24.53	c (3,0) x[3][64] = 0
38.40/24.53	c (3,0) x[3][65] = 0
38.40/24.53	c (3,0) x[3][66] = 0
38.40/24.53	c (3,0) x[3][67] = 0
38.40/24.53	c (3,0) x[3][68] = 1
38.40/24.53	c (3,0) x[3][69] = 1
38.40/24.53	c (3,0) x[3][70] = 1
38.40/24.53	c (3,0) x[3][71] = 1
38.40/24.53	c (3,0) x[3][72] = 1
38.40/24.53	c (3,0) x[3][73] = 1
38.40/24.53	c (3,0) x[3][74] = 1
38.40/24.53	c (3,0) x[3][75] = 1
38.40/24.53	c (3,0) x[3][76] = 1
38.40/24.53	c (3,0) x[3][77] = 1
38.40/24.53	c (3,0) x[3][78] = 0
38.40/24.53	c (3,0) x[3][79] = 0
38.40/24.53	c (3,0) x[3][80] = 0
38.40/24.53	c (3,0) x[3][81] = 0
38.40/24.53	c (3,0) x[3][82] = 0
38.40/24.53	c (3,0) x[3][83] = 0
38.40/24.53	c (3,0) x[3][84] = 0
38.40/24.53	c (3,0) x[3][85] = 0
38.40/24.53	c (3,0) x[3][86] = 0
38.40/24.53	c (3,0) x[3][87] = 0
38.40/24.53	c (3,0) x[3][88] = 0
38.40/24.53	c (3,0) x[3][89] = 0
38.40/24.53	c (3,0) x[3][90] = 0
38.40/24.53	c (3,0) x[3][91] = 0
38.40/24.53	c (3,0) x[3][92] = 0
38.40/24.53	c (3,0) x[3][93] = 0
38.40/24.53	c (3,0) x[3][94] = 0
38.40/24.53	c (3,0) x[3][95] = 0
38.40/24.53	c (3,0) x[3][96] = 0
38.40/24.53	c (3,0) x[3][97] = 0
38.40/24.53	c (3,0) x[3][98] = 1
38.40/24.53	c (3,0) x[3][99] = 1
38.40/24.53	c (3,0) x[3][100] = 1
38.40/24.53	c (3,0) x[3][101] = 1
38.40/24.53	c (3,0) x[3][102] = 1
38.40/24.53	c (3,0) x[3][103] = 1
38.40/24.53	c (3,0) x[3][104] = 1
38.40/24.53	c (3,0) x[3][105] = 1
38.40/24.53	c (3,0) x[3][106] = 1
38.40/24.53	c (3,0) x[3][107] = 1
38.40/24.53	c (3,0) x[3][108] = 0
38.40/24.53	c (3,0) x[3][109] = 0
38.40/24.53	c (3,0) x[3][110] = 0
38.40/24.53	c (3,0) x[3][111] = 0
38.40/24.53	c (3,0) x[3][112] = 0
38.40/24.53	c (3,0) x[3][113] = 0
38.40/24.53	c (3,0) x[3][114] = 0
38.40/24.53	c (3,0) x[3][115] = 0
38.40/24.53	c (3,0) x[3][116] = 0
38.40/24.53	c (3,0) x[3][117] = 0
38.40/24.53	c (3,0) x[3][118] = 0
38.40/24.53	c (3,0) x[3][119] = 0
38.40/24.53	c (3,0) x[4][0] = 0
38.40/24.53	c (3,0) x[4][1] = 0
38.40/24.53	c (3,0) x[4][2] = 0
38.40/24.53	c (3,0) x[4][3] = 1
38.40/24.53	c (3,0) x[4][4] = 1
38.40/24.53	c (3,0) x[4][5] = 1
38.40/24.53	c (3,0) x[4][6] = 1
38.40/24.53	c (3,0) x[4][7] = 1
38.40/24.53	c (3,0) x[4][8] = 1
38.40/24.53	c (3,0) x[4][9] = 1
38.40/24.53	c (3,0) x[4][10] = 1
38.40/24.53	c (3,0) x[4][11] = 1
38.40/24.53	c (3,0) x[4][12] = 0
38.40/24.53	c (3,0) x[4][13] = 0
38.40/24.53	c (3,0) x[4][14] = 0
38.40/24.53	c (3,0) x[4][15] = 0
38.40/24.53	c (3,0) x[4][16] = 0
38.40/24.53	c (3,0) x[4][17] = 0
38.40/24.53	c (3,0) x[4][18] = 0
38.40/24.53	c (3,0) x[4][19] = 0
38.40/24.53	c (3,0) x[4][20] = 0
38.40/24.53	c (3,0) x[4][21] = 1
38.40/24.53	c (3,0) x[4][22] = 0
38.40/24.53	c (3,0) x[4][23] = 0
38.40/24.53	c (3,0) x[4][24] = 0
38.40/24.53	c (3,0) x[4][25] = 0
38.40/24.53	c (3,0) x[4][26] = 0
38.40/24.53	c (3,0) x[4][27] = 0
38.40/24.53	c (3,0) x[4][28] = 0
38.40/24.53	c (3,0) x[4][29] = 0
38.40/24.53	c (3,0) x[4][30] = 1
38.40/24.53	c (3,0) x[4][31] = 1
38.40/24.53	c (3,0) x[4][32] = 1
38.40/24.53	c (3,0) x[4][33] = 1
38.40/24.54	c (3,0) x[4][34] = 1
38.40/24.54	c (3,0) x[4][35] = 1
38.40/24.54	c (3,0) x[4][36] = 1
38.40/24.54	c (3,0) x[4][37] = 1
38.40/24.54	c (3,0) x[4][38] = 1
38.40/24.54	c (3,0) x[4][39] = 1
38.40/24.54	c (3,0) x[4][40] = 0
38.40/24.54	c (3,0) x[4][41] = 0
38.40/24.54	c (3,0) x[4][42] = 0
38.40/24.54	c (3,0) x[4][43] = 0
38.40/24.54	c (3,0) x[4][44] = 0
38.40/24.54	c (3,0) x[4][45] = 0
38.40/24.54	c (3,0) x[4][46] = 0
38.40/24.54	c (3,0) x[4][47] = 0
38.40/24.54	c (3,0) x[4][48] = 0
38.40/24.54	c (3,0) x[4][49] = 0
38.40/24.54	c (3,0) x[4][50] = 0
38.40/24.54	c (3,0) x[4][51] = 0
38.40/24.54	c (3,0) x[4][52] = 0
38.40/24.54	c (3,0) x[4][53] = 0
38.40/24.54	c (3,0) x[4][54] = 0
38.40/24.54	c (3,0) x[4][55] = 0
38.40/24.54	c (3,0) x[4][56] = 0
38.40/24.54	c (3,0) x[4][57] = 0
38.40/24.54	c (3,0) x[4][58] = 0
38.40/24.54	c (3,0) x[4][59] = 0
38.40/24.54	c (3,0) x[4][60] = 0
38.40/24.54	c (3,0) x[4][61] = 0
38.40/24.54	c (3,0) x[4][62] = 0
38.40/24.54	c (3,0) x[4][63] = 0
38.40/24.54	c (3,0) x[4][64] = 0
38.40/24.54	c (3,0) x[4][65] = 0
38.40/24.54	c (3,0) x[4][66] = 0
38.40/24.54	c (3,0) x[4][67] = 1
38.40/24.54	c (3,0) x[4][68] = 0
38.40/24.54	c (3,0) x[4][69] = 1
38.40/24.54	c (3,0) x[4][70] = 1
38.40/24.54	c (3,0) x[4][71] = 1
38.40/24.54	c (3,0) x[4][72] = 1
38.40/24.54	c (3,0) x[4][73] = 1
38.40/24.54	c (3,0) x[4][74] = 1
38.40/24.54	c (3,0) x[4][75] = 1
38.40/24.54	c (3,0) x[4][76] = 1
38.40/24.54	c (3,0) x[4][77] = 1
38.40/24.54	c (3,0) x[4][78] = 0
38.40/24.54	c (3,0) x[4][79] = 0
38.40/24.54	c (3,0) x[4][80] = 0
38.40/24.54	c (3,0) x[4][81] = 0
38.40/24.54	c (3,0) x[4][82] = 0
38.40/24.54	c (3,0) x[4][83] = 0
38.40/24.54	c (3,0) x[4][84] = 0
38.40/24.54	c (3,0) x[4][85] = 0
38.40/24.54	c (3,0) x[4][86] = 0
38.40/24.54	c (3,0) x[4][87] = 0
38.40/24.54	c (3,0) x[4][88] = 1
38.40/24.54	c (3,0) x[4][89] = 1
38.40/24.54	c (3,0) x[4][90] = 1
38.40/24.54	c (3,0) x[4][91] = 1
38.40/24.54	c (3,0) x[4][92] = 1
38.40/24.54	c (3,0) x[4][93] = 1
38.40/24.54	c (3,0) x[4][94] = 1
38.40/24.54	c (3,0) x[4][95] = 1
38.40/24.54	c (3,0) x[4][96] = 1
38.40/24.54	c (3,0) x[4][97] = 1
38.40/24.54	c (3,0) x[4][98] = 0
38.40/24.54	c (3,0) x[4][99] = 0
38.40/24.54	c (3,0) x[4][100] = 0
38.40/24.54	c (3,0) x[4][101] = 0
38.40/24.54	c (3,0) x[4][102] = 0
38.40/24.54	c (3,0) x[4][103] = 0
38.40/24.54	c (3,0) x[4][104] = 0
38.40/24.54	c (3,0) x[4][105] = 0
38.40/24.54	c (3,0) x[4][106] = 0
38.40/24.54	c (3,0) x[4][107] = 0
38.40/24.54	c (3,0) x[4][108] = 0
38.40/24.54	c (3,0) x[4][109] = 0
38.40/24.54	c (3,0) x[4][110] = 0
38.40/24.54	c (3,0) x[4][111] = 0
38.40/24.54	c (3,0) x[4][112] = 0
38.40/24.54	c (3,0) x[4][113] = 0
38.40/24.54	c (3,0) x[4][114] = 0
38.40/24.54	c (3,0) x[4][115] = 0
38.40/24.54	c (3,0) x[4][116] = 0
38.40/24.54	c (3,0) x[4][117] = 0
38.40/24.54	c (3,0) x[4][118] = 0
38.40/24.54	c (3,0) x[4][119] = 0
38.40/24.54	c (3,0) x[5][0] = 0
38.40/24.54	c (3,0) x[5][1] = 0
38.40/24.54	c (3,0) x[5][2] = 1
38.40/24.54	c (3,0) x[5][3] = 1
38.40/24.54	c (3,0) x[5][4] = 1
38.40/24.54	c (3,0) x[5][5] = 1
38.40/24.54	c (3,0) x[5][6] = 1
38.40/24.54	c (3,0) x[5][7] = 1
38.40/24.54	c (3,0) x[5][8] = 1
38.40/24.54	c (3,0) x[5][9] = 1
38.40/24.54	c (3,0) x[5][10] = 1
38.40/24.54	c (3,0) x[5][11] = 1
38.40/24.54	c (3,0) x[5][12] = 0
38.40/24.54	c (3,0) x[5][13] = 0
38.40/24.54	c (3,0) x[5][14] = 0
38.40/24.54	c (3,0) x[5][15] = 0
38.40/24.54	c (3,0) x[5][16] = 0
38.40/24.54	c (3,0) x[5][17] = 0
38.40/24.54	c (3,0) x[5][18] = 0
38.40/24.54	c (3,0) x[5][19] = 0
38.40/24.54	c (3,0) x[5][20] = 0
38.40/24.54	c (3,0) x[5][21] = 0
38.40/24.54	c (3,0) x[5][22] = 0
38.40/24.54	c (3,0) x[5][23] = 0
38.40/24.54	c (3,0) x[5][24] = 0
38.40/24.54	c (3,0) x[5][25] = 0
38.40/24.54	c (3,0) x[5][26] = 0
38.40/24.54	c (3,0) x[5][27] = 0
38.40/24.54	c (3,0) x[5][28] = 0
38.40/24.54	c (3,0) x[5][29] = 1
38.40/24.54	c (3,0) x[5][30] = 0
38.40/24.54	c (3,0) x[5][31] = 0
38.40/24.54	c (3,0) x[5][32] = 0
38.40/24.54	c (3,0) x[5][33] = 0
38.40/24.54	c (3,0) x[5][34] = 0
38.40/24.54	c (3,0) x[5][35] = 0
38.40/24.54	c (3,0) x[5][36] = 0
38.40/24.54	c (3,0) x[5][37] = 0
38.40/24.54	c (3,0) x[5][38] = 0
38.40/24.54	c (3,0) x[5][39] = 1
38.40/24.54	c (3,0) x[5][40] = 0
38.40/24.54	c (3,0) x[5][41] = 0
38.40/24.54	c (3,0) x[5][42] = 1
38.40/24.54	c (3,0) x[5][43] = 1
38.40/24.54	c (3,0) x[5][44] = 1
38.40/24.54	c (3,0) x[5][45] = 1
38.40/24.54	c (3,0) x[5][46] = 1
38.40/24.54	c (3,0) x[5][47] = 1
38.40/24.54	c (3,0) x[5][48] = 1
38.40/24.54	c (3,0) x[5][49] = 1
38.40/24.54	c (3,0) x[5][50] = 0
38.40/24.54	c (3,0) x[5][51] = 0
38.40/24.54	c (3,0) x[5][52] = 0
38.40/24.54	c (3,0) x[5][53] = 0
38.40/24.54	c (3,0) x[5][54] = 0
38.40/24.54	c (3,0) x[5][55] = 0
38.40/24.54	c (3,0) x[5][56] = 0
38.40/24.54	c (3,0) x[5][57] = 1
38.40/24.54	c (3,0) x[5][58] = 1
38.40/24.54	c (3,0) x[5][59] = 1
38.40/24.54	c (3,0) x[5][60] = 1
38.40/24.54	c (3,0) x[5][61] = 1
38.40/24.54	c (3,0) x[5][62] = 1
38.40/24.54	c (3,0) x[5][63] = 1
38.40/24.54	c (3,0) x[5][64] = 1
38.40/24.54	c (3,0) x[5][65] = 1
38.40/24.54	c (3,0) x[5][66] = 1
38.40/24.54	c (3,0) x[5][67] = 0
38.40/24.54	c (3,0) x[5][68] = 0
38.40/24.54	c (3,0) x[5][69] = 0
38.40/24.54	c (3,0) x[5][70] = 0
38.40/24.54	c (3,0) x[5][71] = 0
38.40/24.54	c (3,0) x[5][72] = 0
38.40/24.54	c (3,0) x[5][73] = 0
38.40/24.54	c (3,0) x[5][74] = 0
38.40/24.54	c (3,0) x[5][75] = 0
38.40/24.54	c (3,0) x[5][76] = 0
38.40/24.54	c (3,0) x[5][77] = 0
38.40/24.54	c (3,0) x[5][78] = 0
38.40/24.54	c (3,0) x[5][79] = 0
38.40/24.54	c (3,0) x[5][80] = 1
38.40/24.54	c (3,0) x[5][81] = 1
38.40/24.54	c (3,0) x[5][82] = 1
38.40/24.54	c (3,0) x[5][83] = 1
38.40/24.54	c (3,0) x[5][84] = 1
38.40/24.54	c (3,0) x[5][85] = 1
38.40/24.54	c (3,0) x[5][86] = 1
38.40/24.54	c (3,0) x[5][87] = 1
38.40/24.54	c (3,0) x[5][88] = 0
38.40/24.54	c (3,0) x[5][89] = 0
38.40/24.54	c (3,0) x[5][90] = 0
38.40/24.54	c (3,0) x[5][91] = 0
38.40/24.54	c (3,0) x[5][92] = 0
38.40/24.54	c (3,0) x[5][93] = 0
38.40/24.54	c (3,0) x[5][94] = 0
38.40/24.54	c (3,0) x[5][95] = 0
38.40/24.54	c (3,0) x[5][96] = 0
38.40/24.54	c (3,0) x[5][97] = 0
38.40/24.54	c (3,0) x[5][98] = 0
38.40/24.54	c (3,0) x[5][99] = 0
38.40/24.55	c (3,0) x[5][100] = 0
38.40/24.55	c (3,0) x[5][101] = 0
38.40/24.55	c (3,0) x[5][102] = 0
38.40/24.55	c (3,0) x[5][103] = 0
38.40/24.55	c (3,0) x[5][104] = 0
38.40/24.55	c (3,0) x[5][105] = 0
38.40/24.55	c (3,0) x[5][106] = 1
38.40/24.55	c (3,0) x[5][107] = 1
38.40/24.55	c (3,0) x[5][108] = 0
38.40/24.55	c (3,0) x[5][109] = 0
38.40/24.55	c (3,0) x[5][110] = 0
38.40/24.55	c (3,0) x[5][111] = 0
38.40/24.55	c (3,0) x[5][112] = 0
38.40/24.55	c (3,0) x[5][113] = 0
38.40/24.55	c (3,0) x[5][114] = 0
38.40/24.55	c (3,0) x[5][115] = 0
38.40/24.55	c (3,0) x[5][116] = 0
38.40/24.55	c (3,0) x[5][117] = 0
38.40/24.55	c (3,0) x[5][118] = 0
38.40/24.55	c (3,0) x[5][119] = 0
38.40/24.55	c (3,0) x[6][0] = 1
38.40/24.55	c (3,0) x[6][1] = 1
38.40/24.55	c (3,0) x[6][2] = 0
38.40/24.55	c (3,0) x[6][3] = 1
38.40/24.55	c (3,0) x[6][4] = 1
38.40/24.55	c (3,0) x[6][5] = 1
38.40/24.55	c (3,0) x[6][6] = 1
38.40/24.55	c (3,0) x[6][7] = 1
38.40/24.55	c (3,0) x[6][8] = 1
38.40/24.55	c (3,0) x[6][9] = 1
38.40/24.55	c (3,0) x[6][10] = 1
38.40/24.55	c (3,0) x[6][11] = 1
38.40/24.55	c (3,0) x[6][12] = 0
38.40/24.55	c (3,0) x[6][13] = 0
38.40/24.55	c (3,0) x[6][14] = 0
38.40/24.55	c (3,0) x[6][15] = 0
38.40/24.55	c (3,0) x[6][16] = 0
38.40/24.55	c (3,0) x[6][17] = 0
38.40/24.55	c (3,0) x[6][18] = 0
38.40/24.55	c (3,0) x[6][19] = 1
38.40/24.55	c (3,0) x[6][20] = 1
38.40/24.55	c (3,0) x[6][21] = 0
38.40/24.55	c (3,0) x[6][22] = 1
38.40/24.55	c (3,0) x[6][23] = 1
38.40/24.55	c (3,0) x[6][24] = 1
38.40/24.55	c (3,0) x[6][25] = 1
38.40/24.55	c (3,0) x[6][26] = 1
38.40/24.55	c (3,0) x[6][27] = 1
38.40/24.55	c (3,0) x[6][28] = 1
38.40/24.55	c (3,0) x[6][29] = 0
38.40/24.55	c (3,0) x[6][30] = 0
38.40/24.55	c (3,0) x[6][31] = 0
38.40/24.55	c (3,0) x[6][32] = 0
38.40/24.55	c (3,0) x[6][33] = 0
38.40/24.55	c (3,0) x[6][34] = 0
38.40/24.55	c (3,0) x[6][35] = 0
38.40/24.55	c (3,0) x[6][36] = 0
38.40/24.55	c (3,0) x[6][37] = 0
38.40/24.55	c (3,0) x[6][38] = 0
38.40/24.55	c (3,0) x[6][39] = 0
38.40/24.55	c (3,0) x[6][40] = 0
38.40/24.55	c (3,0) x[6][41] = 1
38.40/24.55	c (3,0) x[6][42] = 0
38.40/24.55	c (3,0) x[6][43] = 0
38.40/24.55	c (3,0) x[6][44] = 0
38.40/24.55	c (3,0) x[6][45] = 0
38.40/24.55	c (3,0) x[6][46] = 0
38.40/24.55	c (3,0) x[6][47] = 0
38.40/24.55	c (3,0) x[6][48] = 0
38.40/24.55	c (3,0) x[6][49] = 0
38.40/24.55	c (3,0) x[6][50] = 1
38.40/24.55	c (3,0) x[6][51] = 1
38.40/24.55	c (3,0) x[6][52] = 1
38.40/24.55	c (3,0) x[6][53] = 1
38.40/24.55	c (3,0) x[6][54] = 1
38.40/24.55	c (3,0) x[6][55] = 1
38.40/24.55	c (3,0) x[6][56] = 1
38.40/24.55	c (3,0) x[6][57] = 0
38.40/24.55	c (3,0) x[6][58] = 0
38.40/24.55	c (3,0) x[6][59] = 0
38.40/24.55	c (3,0) x[6][60] = 0
38.40/24.55	c (3,0) x[6][61] = 0
38.40/24.55	c (3,0) x[6][62] = 0
38.40/24.55	c (3,0) x[6][63] = 0
38.40/24.55	c (3,0) x[6][64] = 0
38.40/24.55	c (3,0) x[6][65] = 0
38.40/24.55	c (3,0) x[6][66] = 1
38.40/24.55	c (3,0) x[6][67] = 1
38.40/24.55	c (3,0) x[6][68] = 0
38.40/24.55	c (3,0) x[6][69] = 0
38.40/24.55	c (3,0) x[6][70] = 0
38.40/24.55	c (3,0) x[6][71] = 0
38.40/24.55	c (3,0) x[6][72] = 0
38.40/24.55	c (3,0) x[6][73] = 0
38.40/24.55	c (3,0) x[6][74] = 0
38.40/24.55	c (3,0) x[6][75] = 0
38.40/24.55	c (3,0) x[6][76] = 0
38.40/24.55	c (3,0) x[6][77] = 0
38.40/24.55	c (3,0) x[6][78] = 0
38.40/24.55	c (3,0) x[6][79] = 0
38.40/24.55	c (3,0) x[6][80] = 0
38.40/24.55	c (3,0) x[6][81] = 0
38.40/24.55	c (3,0) x[6][82] = 0
38.40/24.55	c (3,0) x[6][83] = 0
38.40/24.55	c (3,0) x[6][84] = 0
38.40/24.55	c (3,0) x[6][85] = 0
38.40/24.55	c (3,0) x[6][86] = 0
38.40/24.55	c (3,0) x[6][87] = 0
38.40/24.55	c (3,0) x[6][88] = 0
38.40/24.55	c (3,0) x[6][89] = 0
38.40/24.55	c (3,0) x[6][90] = 0
38.40/24.55	c (3,0) x[6][91] = 0
38.40/24.55	c (3,0) x[6][92] = 0
38.40/24.55	c (3,0) x[6][93] = 0
38.40/24.55	c (3,0) x[6][94] = 0
38.40/24.55	c (3,0) x[6][95] = 0
38.40/24.55	c (3,0) x[6][96] = 0
38.40/24.55	c (3,0) x[6][97] = 0
38.40/24.55	c (3,0) x[6][98] = 0
38.40/24.55	c (3,0) x[6][99] = 1
38.40/24.55	c (3,0) x[6][100] = 1
38.40/24.55	c (3,0) x[6][101] = 1
38.40/24.55	c (3,0) x[6][102] = 1
38.40/24.55	c (3,0) x[6][103] = 1
38.40/24.55	c (3,0) x[6][104] = 1
38.40/24.55	c (3,0) x[6][105] = 1
38.40/24.55	c (3,0) x[6][106] = 0
38.40/24.55	c (3,0) x[6][107] = 0
38.40/24.55	c (3,0) x[6][108] = 1
38.40/24.55	c (3,0) x[6][109] = 1
38.40/24.55	c (3,0) x[6][110] = 0
38.40/24.55	c (3,0) x[6][111] = 1
38.40/24.55	c (3,0) x[6][112] = 0
38.40/24.55	c (3,0) x[6][113] = 0
38.40/24.55	c (3,0) x[6][114] = 0
38.40/24.55	c (3,0) x[6][115] = 0
38.40/24.55	c (3,0) x[6][116] = 0
38.40/24.55	c (3,0) x[6][117] = 0
38.40/24.55	c (3,0) x[6][118] = 0
38.40/24.55	c (3,0) x[6][119] = 0
38.40/24.55	c (3,0) x[7][0] = 1
38.40/24.55	c (3,0) x[7][1] = 1
38.40/24.55	c (3,0) x[7][2] = 1
38.40/24.55	c (3,0) x[7][3] = 0
38.40/24.55	c (3,0) x[7][4] = 0
38.40/24.55	c (3,0) x[7][5] = 0
38.40/24.55	c (3,0) x[7][6] = 0
38.40/24.55	c (3,0) x[7][7] = 0
38.40/24.55	c (3,0) x[7][8] = 0
38.40/24.55	c (3,0) x[7][9] = 0
38.40/24.55	c (3,0) x[7][10] = 0
38.40/24.55	c (3,0) x[7][11] = 0
38.40/24.55	c (3,0) x[7][12] = 1
38.40/24.55	c (3,0) x[7][13] = 1
38.40/24.55	c (3,0) x[7][14] = 1
38.40/24.55	c (3,0) x[7][15] = 1
38.40/24.55	c (3,0) x[7][16] = 1
38.40/24.55	c (3,0) x[7][17] = 1
38.40/24.55	c (3,0) x[7][18] = 1
38.40/24.55	c (3,0) x[7][19] = 0
38.40/24.55	c (3,0) x[7][20] = 1
38.40/24.55	c (3,0) x[7][21] = 1
38.40/24.55	c (3,0) x[7][22] = 0
38.40/24.55	c (3,0) x[7][23] = 0
38.40/24.55	c (3,0) x[7][24] = 0
38.40/24.55	c (3,0) x[7][25] = 0
38.40/24.55	c (3,0) x[7][26] = 0
38.40/24.55	c (3,0) x[7][27] = 0
38.40/24.55	c (3,0) x[7][28] = 1
38.40/24.55	c (3,0) x[7][29] = 0
38.40/24.55	c (3,0) x[7][30] = 0
38.40/24.55	c (3,0) x[7][31] = 1
38.40/24.55	c (3,0) x[7][32] = 1
38.40/24.55	c (3,0) x[7][33] = 1
38.40/24.55	c (3,0) x[7][34] = 1
38.40/24.55	c (3,0) x[7][35] = 1
38.40/24.55	c (3,0) x[7][36] = 1
38.40/24.55	c (3,0) x[7][37] = 1
38.40/24.55	c (3,0) x[7][38] = 1
38.40/24.55	c (3,0) x[7][39] = 0
38.40/24.55	c (3,0) x[7][40] = 0
38.40/24.55	c (3,0) x[7][41] = 0
38.40/24.55	c (3,0) x[7][42] = 0
38.40/24.55	c (3,0) x[7][43] = 0
38.40/24.55	c (3,0) x[7][44] = 0
38.40/24.55	c (3,0) x[7][45] = 0
38.40/24.55	c (3,0) x[7][46] = 0
38.40/24.55	c (3,0) x[7][47] = 0
38.40/24.55	c (3,0) x[7][48] = 0
38.40/24.55	c (3,0) x[7][49] = 0
38.40/24.55	c (3,0) x[7][50] = 0
38.40/24.55	c (3,0) x[7][51] = 1
38.40/24.55	c (3,0) x[7][52] = 1
38.40/24.55	c (3,0) x[7][53] = 1
38.40/24.55	c (3,0) x[7][54] = 1
38.40/24.55	c (3,0) x[7][55] = 1
38.40/24.55	c (3,0) x[7][56] = 1
38.40/24.55	c (3,0) x[7][57] = 0
38.40/24.55	c (3,0) x[7][58] = 0
38.40/24.55	c (3,0) x[7][59] = 0
38.40/24.55	c (3,0) x[7][60] = 0
38.40/24.55	c (3,0) x[7][61] = 0
38.40/24.55	c (3,0) x[7][62] = 0
38.40/24.55	c (3,0) x[7][63] = 0
38.40/24.55	c (3,0) x[7][64] = 0
38.40/24.55	c (3,0) x[7][65] = 1
38.40/24.55	c (3,0) x[7][66] = 0
38.40/24.55	c (3,0) x[7][67] = 0
38.40/24.55	c (3,0) x[7][68] = 1
38.40/24.55	c (3,0) x[7][69] = 0
38.40/24.55	c (3,0) x[7][70] = 0
38.40/24.55	c (3,0) x[7][71] = 0
38.40/24.55	c (3,0) x[7][72] = 0
38.40/24.55	c (3,0) x[7][73] = 0
38.40/24.55	c (3,0) x[7][74] = 0
38.40/24.55	c (3,0) x[7][75] = 0
38.40/24.55	c (3,0) x[7][76] = 0
38.40/24.55	c (3,0) x[7][77] = 0
38.40/24.55	c (3,0) x[7][78] = 0
38.40/24.55	c (3,0) x[7][79] = 1
38.40/24.55	c (3,0) x[7][80] = 1
38.40/24.55	c (3,0) x[7][81] = 1
38.40/24.55	c (3,0) x[7][82] = 1
38.40/24.55	c (3,0) x[7][83] = 1
38.40/24.55	c (3,0) x[7][84] = 1
38.40/24.55	c (3,0) x[7][85] = 1
38.40/24.55	c (3,0) x[7][86] = 1
38.40/24.55	c (3,0) x[7][87] = 1
38.40/24.55	c (3,0) x[7][88] = 0
38.40/24.55	c (3,0) x[7][89] = 0
38.40/24.55	c (3,0) x[7][90] = 0
38.40/24.55	c (3,0) x[7][91] = 0
38.40/24.55	c (3,0) x[7][92] = 0
38.40/24.55	c (3,0) x[7][93] = 0
38.40/24.55	c (3,0) x[7][94] = 0
38.40/24.55	c (3,0) x[7][95] = 0
38.40/24.55	c (3,0) x[7][96] = 0
38.40/24.55	c (3,0) x[7][97] = 1
38.40/24.55	c (3,0) x[7][98] = 0
38.40/24.55	c (3,0) x[7][99] = 0
38.40/24.55	c (3,0) x[7][100] = 0
38.40/24.55	c (3,0) x[7][101] = 0
38.40/24.55	c (3,0) x[7][102] = 0
38.40/24.55	c (3,0) x[7][103] = 0
38.40/24.55	c (3,0) x[7][104] = 0
38.40/24.55	c (3,0) x[7][105] = 0
38.40/24.55	c (3,0) x[7][106] = 0
38.40/24.55	c (3,0) x[7][107] = 0
38.40/24.55	c (3,0) x[7][108] = 0
38.40/24.55	c (3,0) x[7][109] = 0
38.40/24.55	c (3,0) x[7][110] = 1
38.40/24.55	c (3,0) x[7][111] = 0
38.40/24.55	c (3,0) x[7][112] = 0
38.40/24.55	c (3,0) x[7][113] = 0
38.40/24.55	c (3,0) x[7][114] = 0
38.40/24.55	c (3,0) x[7][115] = 0
38.40/24.55	c (3,0) x[7][116] = 0
38.40/24.55	c (3,0) x[7][117] = 0
38.40/24.55	c (3,0) x[7][118] = 0
38.40/24.55	c (3,0) x[7][119] = 0
38.40/24.55	c (3,0) x[8][0] = 1
38.40/24.55	c (3,0) x[8][1] = 1
38.40/24.55	c (3,0) x[8][2] = 1
38.40/24.55	c (3,0) x[8][3] = 0
38.40/24.55	c (3,0) x[8][4] = 0
38.40/24.55	c (3,0) x[8][5] = 0
38.40/24.55	c (3,0) x[8][6] = 0
38.40/24.55	c (3,0) x[8][7] = 0
38.40/24.55	c (3,0) x[8][8] = 0
38.40/24.55	c (3,0) x[8][9] = 0
38.40/24.55	c (3,0) x[8][10] = 0
38.40/24.55	c (3,0) x[8][11] = 0
38.40/24.55	c (3,0) x[8][12] = 1
38.40/24.55	c (3,0) x[8][13] = 1
38.40/24.55	c (3,0) x[8][14] = 1
38.40/24.55	c (3,0) x[8][15] = 1
38.40/24.55	c (3,0) x[8][16] = 1
38.40/24.55	c (3,0) x[8][17] = 1
38.40/24.55	c (3,0) x[8][18] = 1
38.40/24.55	c (3,0) x[8][19] = 1
38.40/24.55	c (3,0) x[8][20] = 0
38.40/24.55	c (3,0) x[8][21] = 0
38.40/24.55	c (3,0) x[8][22] = 1
38.40/24.55	c (3,0) x[8][23] = 1
38.40/24.55	c (3,0) x[8][24] = 1
38.40/24.55	c (3,0) x[8][25] = 1
38.40/24.55	c (3,0) x[8][26] = 1
38.40/24.55	c (3,0) x[8][27] = 1
38.40/24.55	c (3,0) x[8][28] = 0
38.40/24.55	c (3,0) x[8][29] = 1
38.40/24.55	c (3,0) x[8][30] = 1
38.40/24.55	c (3,0) x[8][31] = 0
38.40/24.55	c (3,0) x[8][32] = 0
38.40/24.55	c (3,0) x[8][33] = 0
38.40/24.55	c (3,0) x[8][34] = 0
38.40/24.55	c (3,0) x[8][35] = 0
38.40/24.55	c (3,0) x[8][36] = 0
38.40/24.55	c (3,0) x[8][37] = 0
38.40/24.55	c (3,0) x[8][38] = 0
38.40/24.55	c (3,0) x[8][39] = 0
38.40/24.55	c (3,0) x[8][40] = 1
38.40/24.55	c (3,0) x[8][41] = 0
38.40/24.55	c (3,0) x[8][42] = 0
38.40/24.55	c (3,0) x[8][43] = 0
38.40/24.55	c (3,0) x[8][44] = 0
38.40/24.55	c (3,0) x[8][45] = 0
38.40/24.55	c (3,0) x[8][46] = 0
38.40/24.55	c (3,0) x[8][47] = 0
38.40/24.55	c (3,0) x[8][48] = 0
38.40/24.55	c (3,0) x[8][49] = 0
38.40/24.55	c (3,0) x[8][50] = 1
38.40/24.55	c (3,0) x[8][51] = 0
38.40/24.55	c (3,0) x[8][52] = 0
38.40/24.55	c (3,0) x[8][53] = 0
38.40/24.55	c (3,0) x[8][54] = 0
38.40/24.55	c (3,0) x[8][55] = 0
38.40/24.55	c (3,0) x[8][56] = 0
38.40/24.55	c (3,0) x[8][57] = 1
38.40/24.55	c (3,0) x[8][58] = 1
38.40/24.55	c (3,0) x[8][59] = 1
38.40/24.55	c (3,0) x[8][60] = 1
38.40/24.55	c (3,0) x[8][61] = 1
38.40/24.55	c (3,0) x[8][62] = 1
38.40/24.55	c (3,0) x[8][63] = 1
38.40/24.55	c (3,0) x[8][64] = 1
38.40/24.55	c (3,0) x[8][65] = 0
38.40/24.55	c (3,0) x[8][66] = 0
38.40/24.55	c (3,0) x[8][67] = 0
38.40/24.55	c (3,0) x[8][68] = 0
38.40/24.55	c (3,0) x[8][69] = 0
38.40/24.55	c (3,0) x[8][70] = 0
38.40/24.55	c (3,0) x[8][71] = 0
38.40/24.55	c (3,0) x[8][72] = 0
38.40/24.55	c (3,0) x[8][73] = 0
38.40/24.55	c (3,0) x[8][74] = 0
38.40/24.55	c (3,0) x[8][75] = 0
38.40/24.55	c (3,0) x[8][76] = 0
38.40/24.55	c (3,0) x[8][77] = 0
38.40/24.55	c (3,0) x[8][78] = 1
38.40/24.55	c (3,0) x[8][79] = 0
38.40/24.55	c (3,0) x[8][80] = 0
38.40/24.55	c (3,0) x[8][81] = 0
38.40/24.55	c (3,0) x[8][82] = 0
38.40/24.55	c (3,0) x[8][83] = 0
38.40/24.55	c (3,0) x[8][84] = 0
38.40/24.55	c (3,0) x[8][85] = 0
38.40/24.55	c (3,0) x[8][86] = 0
38.40/24.55	c (3,0) x[8][87] = 0
38.40/24.55	c (3,0) x[8][88] = 1
38.40/24.55	c (3,0) x[8][89] = 1
38.40/24.55	c (3,0) x[8][90] = 1
38.40/24.55	c (3,0) x[8][91] = 1
38.40/24.55	c (3,0) x[8][92] = 1
38.40/24.55	c (3,0) x[8][93] = 1
38.40/24.55	c (3,0) x[8][94] = 1
38.40/24.55	c (3,0) x[8][95] = 1
38.40/24.55	c (3,0) x[8][96] = 1
38.40/24.55	c (3,0) x[8][97] = 0
38.40/24.55	c (3,0) x[8][98] = 1
38.40/24.55	c (3,0) x[8][99] = 0
38.40/24.55	c (3,0) x[8][100] = 0
38.40/24.55	c (3,0) x[8][101] = 0
38.40/24.55	c (3,0) x[8][102] = 0
38.40/24.55	c (3,0) x[8][103] = 0
38.40/24.55	c (3,0) x[8][104] = 0
38.40/24.55	c (3,0) x[8][105] = 0
38.40/24.55	c (3,0) x[8][106] = 0
38.40/24.55	c (3,0) x[8][107] = 0
38.40/24.55	c (3,0) x[8][108] = 0
38.40/24.55	c (3,0) x[8][109] = 0
38.40/24.55	c (3,0) x[8][110] = 0
38.40/24.55	c (3,0) x[8][111] = 0
38.40/24.55	c (3,0) x[8][112] = 0
38.40/24.55	c (3,0) x[8][113] = 0
38.40/24.55	c (3,0) x[8][114] = 0
38.40/24.55	c (3,0) x[8][115] = 0
38.40/24.55	c (3,0) x[8][116] = 0
38.40/24.55	c (3,0) x[8][117] = 0
38.40/24.55	c (3,0) x[8][118] = 0
38.40/24.55	c (3,0) x[8][119] = 0
38.40/24.55	s SATISFIABLE
38.40/24.55	v <instantiation>
38.40/24.55	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[0][25] x[0][26] x[0][27] x[0][28] x[0][29] x[0][30] x[0][31] x[0][32] x[0][33] x[0][34] x[0][35] x[0][36] x[0][37] x[0][38] x[0][39] x[0][40] x[0][41] x[0][42] x[0][43] x[0][44] x[0][45] x[0][46] x[0][47] x[0][48] x[0][49] x[0][50] x[0][51] x[0][52] x[0][53] x[0][54] x[0][55] x[0][56] x[0][57] x[0][58] x[0][59] x[0][60] x[0][61] x[0][62] x[0][63] x[0][64] x[0][65] x[0][66] x[0][67] x[0][68] x[0][69] x[0][70] x[0][71] x[0][72] x[0][73] x[0][74] x[0][75] x[0][76] x[0][77] x[0][78] x[0][79] x[0][80] x[0][81] x[0][82] x[0][83] x[0][84] x[0][85] x[0][86] x[0][87] x[0][88] x[0][89] x[0][90] x[0][91] x[0][92] x[0][93] x[0][94] x[0][95] x[0][96] x[0][97] x[0][98] x[0][99] x[0][100] x[0][101] x[0][102] x[0][103] x[0][104] x[0][105] x[0][106] x[0][107] x[0][108] x[0][109] x[0][110] x[0][111] x[0][112] x[0][113] x[0][114] x[0][115] x[0][116] x[0][117] x[0][118] x[0][119] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[1][25] x[1][26] x[1][27] x[1][28] x[1][29] x[1][30] x[1][31] x[1][32] x[1][33] x[1][34] x[1][35] x[1][36] x[1][37] x[1][38] x[1][39] x[1][40] x[1][41] x[1][42] x[1][43] x[1][44] x[1][45] x[1][46] x[1][47] x[1][48] x[1][49] x[1][50] x[1][51] x[1][52] x[1][53] x[1][54] x[1][55] x[1][56] x[1][57] x[1][58] x[1][59] x[1][60] x[1][61] x[1][62] x[1][63] x[1][64] x[1][65] x[1][66] x[1][67] x[1][68] x[1][69] x[1][70] x[1][71] x[1][72] x[1][73] x[1][74] x[1][75] x[1][76] x[1][77] x[1][78] x[1][79] x[1][80] x[1][81] x[1][82] x[1][83] x[1][84] x[1][85] x[1][86] x[1][87] x[1][88] x[1][89] x[1][90] x[1][91] x[1][92] x[1][93] x[1][94] x[1][95] x[1][96] x[1][97] x[1][98] x[1][99] x[1][100] x[1][101] x[1][102] x[1][103] x[1][104] x[1][105] x[1][106] x[1][107] x[1][108] x[1][109] x[1][110] x[1][111] x[1][112] x[1][113] x[1][114] x[1][115] x[1][116] x[1][117] x[1][118] x[1][119] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[2][25] x[2][26] x[2][27] x[2][28] x[2][29] x[2][30] x[2][31] x[2][32] x[2][33] x[2][34] x[2][35] x[2][36] x[2][37] x[2][38] x[2][39] x[2][40] x[2][41] x[2][42] x[2][43] x[2][44] x[2][45] x[2][46] x[2][47] x[2][48] x[2][49] x[2][50] x[2][51] x[2][52] x[2][53] x[2][54] x[2][55] x[2][56] x[2][57] x[2][58] x[2][59] x[2][60] x[2][61] x[2][62] x[2][63] x[2][64] x[2][65] x[2][66] x[2][67] x[2][68] x[2][69] x[2][70] x[2][71] x[2][72] x[2][73] x[2][74] x[2][75] x[2][76] x[2][77] x[2][78] x[2][79] x[2][80] x[2][81] x[2][82] x[2][83] x[2][84] x[2][85] x[2][86] x[2][87] x[2][88] x[2][89] x[2][90] x[2][91] x[2][92] x[2][93] x[2][94] x[2][95] x[2][96] x[2][97] x[2][98] x[2][99] x[2][100] x[2][101] x[2][102] x[2][103] x[2][104] x[2][105] x[2][106] x[2][107] x[2][108] x[2][109] x[2][110] x[2][111] x[2][112] x[2][113] x[2][114] x[2][115] x[2][116] x[2][117] x[2][118] x[2][119] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] x[3][25] x[3][26] x[3][27] x[3][28] x[3][29] x[3][30] x[3][31] x[3][32] x[3][33] x[3][34] x[3][35] x[3][36] x[3][37] x[3][38] x[3][39] x[3][40] x[3][41] x[3][42] x[3][43] x[3][44] x[3][45] x[3][46] x[3][47] x[3][48] x[3][49] x[3][50] x[3][51] x[3][52] x[3][53] x[3][54] x[3][55] x[3][56] x[3][57] x[3][58] x[3][59] x[3][60] x[3][61] x[3][62] x[3][63] x[3][64] x[3][65] x[3][66] x[3][67] x[3][68] x[3][69] x[3][70] x[3][71] x[3][72] x[3][73] x[3][74] x[3][75] x[3][76] x[3][77] x[3][78] x[3][79] x[3][80] x[3][81] x[3][82] x[3][83] x[3][84] x[3][85] x[3][86] x[3][87] x[3][88] x[3][89] x[3][90] x[3][91] x[3][92] x[3][93] x[3][94] x[3][95] x[3][96] x[3][97] x[3][98] x[3][99] x[3][100] x[3][101] x[3][102] x[3][103] x[3][104] x[3][105] x[3][106] x[3][107] x[3][108] x[3][109] x[3][110] x[3][111] x[3][112] x[3][113] x[3][114] x[3][115] x[3][116] x[3][117] x[3][118] x[3][119] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24] x[4][25] x[4][26] x[4][27] x[4][28] x[4][29] x[4][30] x[4][31] x[4][32] x[4][33] x[4][34] x[4][35] x[4][36] x[4][37] x[4][38] x[4][39] x[4][40] x[4][41] x[4][42] x[4][43] x[4][44] x[4][45] x[4][46] x[4][47] x[4][48] x[4][49] x[4][50] x[4][51] x[4][52] x[4][53] x[4][54] x[4][55] x[4][56] x[4][57] x[4][58] x[4][59] x[4][60] x[4][61] x[4][62] x[4][63] x[4][64] x[4][65] x[4][66] x[4][67] x[4][68] x[4][69] x[4][70] x[4][71] x[4][72] x[4][73] x[4][74] x[4][75] x[4][76] x[4][77] x[4][78] x[4][79] x[4][80] x[4][81] x[4][82] x[4][83] x[4][84] x[4][85] x[4][86] x[4][87] x[4][88] x[4][89] x[4][90] x[4][91] x[4][92] x[4][93] x[4][94] x[4][95] x[4][96] x[4][97] x[4][98] x[4][99] x[4][100] x[4][101] x[4][102] x[4][103] x[4][104] x[4][105] x[4][106] x[4][107] x[4][108] x[4][109] x[4][110] x[4][111] x[4][112] x[4][113] x[4][114] x[4][115] x[4][116] x[4][117] x[4][118] x[4][119] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[5][18] x[5][19] x[5][20] x[5][21] x[5][22] x[5][23] x[5][24] x[5][25] x[5][26] x[5][27] x[5][28] x[5][29] x[5][30] x[5][31] x[5][32] x[5][33] x[5][34] x[5][35] x[5][36] x[5][37] x[5][38] x[5][39] x[5][40] x[5][41] x[5][42] x[5][43] x[5][44] x[5][45] x[5][46] x[5][47] x[5][48] x[5][49] x[5][50] x[5][51] x[5][52] x[5][53] x[5][54] x[5][55] x[5][56] x[5][57] x[5][58] x[5][59] x[5][60] x[5][61] x[5][62] x[5][63] x[5][64] x[5][65] x[5][66] x[5][67] x[5][68] x[5][69] x[5][70] x[5][71] x[5][72] x[5][73] x[5][74] x[5][75] x[5][76] x[5][77] x[5][78] x[5][79] x[5][80] x[5][81] x[5][82] x[5][83] x[5][84] x[5][85] x[5][86] x[5][87] x[5][88] x[5][89] x[5][90] x[5][91] x[5][92] x[5][93] x[5][94] x[5][95] x[5][96] x[5][97] x[5][98] x[5][99] x[5][100] x[5][101] x[5][102] x[5][103] x[5][104] x[5][105] x[5][106] x[5][107] x[5][108] x[5][109] x[5][110] x[5][111] x[5][112] x[5][113] x[5][114] x[5][115] x[5][116] x[5][117] x[5][118] x[5][119] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[6][16] x[6][17] x[6][18] x[6][19] x[6][20] x[6][21] x[6][22] x[6][23] x[6][24] x[6][25] x[6][26] x[6][27] x[6][28] x[6][29] x[6][30] x[6][31] x[6][32] x[6][33] x[6][34] x[6][35] x[6][36] x[6][37] x[6][38] x[6][39] x[6][40] x[6][41] x[6][42] x[6][43] x[6][44] x[6][45] x[6][46] x[6][47] x[6][48] x[6][49] x[6][50] x[6][51] x[6][52] x[6][53] x[6][54] x[6][55] x[6][56] x[6][57] x[6][58] x[6][59] x[6][60] x[6][61] x[6][62] x[6][63] x[6][64] x[6][65] x[6][66] x[6][67] x[6][68] x[6][69] x[6][70] x[6][71] x[6][72] x[6][73] x[6][74] x[6][75] x[6][76] x[6][77] x[6][78] x[6][79] x[6][80] x[6][81] x[6][82] x[6][83] x[6][84] x[6][85] x[6][86] x[6][87] x[6][88] x[6][89] x[6][90] x[6][91] x[6][92] x[6][93] x[6][94] x[6][95] x[6][96] x[6][97] x[6][98] x[6][99] x[6][100] x[6][101] x[6][102] x[6][103] x[6][104] x[6][105] x[6][106] x[6][107] x[6][108] x[6][109] x[6][110] x[6][111] x[6][112] x[6][113] x[6][114] x[6][115] x[6][116] x[6][117] x[6][118] x[6][119] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[7][16] x[7][17] x[7][18] x[7][19] x[7][20] x[7][21] x[7][22] x[7][23] x[7][24] x[7][25] x[7][26] x[7][27] x[7][28] x[7][29] x[7][30] x[7][31] x[7][32] x[7][33] x[7][34] x[7][35] x[7][36] x[7][37] x[7][38] x[7][39] x[7][40] x[7][41] x[7][42] x[7][43] x[7][44] x[7][45] x[7][46] x[7][47] x[7][48] x[7][49] x[7][50] x[7][51] x[7][52] x[7][53] x[7][54] x[7][55] x[7][56] x[7][57] x[7][58] x[7][59] x[7][60] x[7][61] x[7][62] x[7][63] x[7][64] x[7][65] x[7][66] x[7][67] x[7][68] x[7][69] x[7][70] x[7][71] x[7][72] x[7][73] x[7][74] x[7][75] x[7][76] x[7][77] x[7][78] x[7][79] x[7][80] x[7][81] x[7][82] x[7][83] x[7][84] x[7][85] x[7][86] x[7][87] x[7][88] x[7][89] x[7][90] x[7][91] x[7][92] x[7][93] x[7][94] x[7][95] x[7][96] x[7][97] x[7][98] x[7][99] x[7][100] x[7][101] x[7][102] x[7][103] x[7][104] x[7][105] x[7][106] x[7][107] x[7][108] x[7][109] x[7][110] x[7][111] x[7][112] x[7][113] x[7][114] x[7][115] x[7][116] x[7][117] x[7][118] x[7][119] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[8][16] x[8][17] x[8][18] x[8][19] x[8][20] x[8][21] x[8][22] x[8][23] x[8][24] x[8][25] x[8][26] x[8][27] x[8][28] x[8][29] x[8][30] x[8][31] x[8][32] x[8][33] x[8][34] x[8][35] x[8][36] x[8][37] x[8][38] x[8][39] x[8][40] x[8][41] x[8][42] x[8][43] x[8][44] x[8][45] x[8][46] x[8][47] x[8][48] x[8][49] x[8][50] x[8][51] x[8][52] x[8][53] x[8][54] x[8][55] x[8][56] x[8][57] x[8][58] x[8][59] x[8][60] x[8][61] x[8][62] x[8][63] x[8][64] x[8][65] x[8][66] x[8][67] x[8][68] x[8][69] x[8][70] x[8][71] x[8][72] x[8][73] x[8][74] x[8][75] x[8][76] x[8][77] x[8][78] x[8][79] x[8][80] x[8][81] x[8][82] x[8][83] x[8][84] x[8][85] x[8][86] x[8][87] x[8][88] x[8][89] x[8][90] x[8][91] x[8][92] x[8][93] x[8][94] x[8][95] x[8][96] x[8][97] x[8][98] x[8][99] x[8][100] x[8][101] x[8][102] x[8][103] x[8][104] x[8][105] x[8][106] x[8][107] x[8][108] x[8][109] x[8][110] x[8][111] x[8][112] x[8][113] x[8][114] x[8][115] x[8][116] x[8][117] x[8][118] x[8][119]</list>
38.40/24.55	v     <values>0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 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 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 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 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 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 1 1 0 1 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 1 1 0 0 0 0 0 0 1 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 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 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0</values>
38.40/24.55	v </instantiation>
38.40/24.55	c (3,0) Show results End
38.40/24.55	c (3,0) Heap : 225 MiB used (max 3925 MiB), NonHeap : 19 MiB used (max 0 MiB)
38.40/24.55	c (3,0) 3,3,STOP-AFTER(ALL)
38.40/24.55	c END-Prog: Thu Sep 12 13:59:43 CEST 2019

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387717-1568289617/watcher-4387717-1568289617 -o /tmp/evaluation-result-4387717-1568289617/solver-4387717-1568289617 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568289558-9765 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387717-1568289617.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100166 s]*
/proc/loadavg: 3.37 4.53 4.41 4/229 9828
/proc/meminfo: memFree=23113544/32770624 swapFree=66997112/67108860
[pid=9789] ppid=9786 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/9789/stat : 9789 (scop.sh) S 9786 9789 8640 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405214799 115843072 348 33554432000 4194304 5098028 140720982109952 140720982107208 140280100885116 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37711872 140720982111075 140720982111344 140720982111344 140720982114253 0
/proc/9789/statm: 28282 348 296 221 0 87 0
[pid=9793] ppid=9789 vsize=15012696 memory=70476 CPUtime=0.11 cores=0,2,4,6
/proc/9793/stat : 9793 (java) S 9789 9789 8640 0 -1 1077944320 6947 0 0 0 10 1 0 0 20 0 15 0 405214799 15373000704 17619 33554432000 4194304 4196468 140736234322208 140736234304752 140629807181559 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
/proc/9793/statm: 3753174 17619 2886 1 0 3715579 0
[pid=9793/tid=9795] ppid=9789 vsize=15012696 memory=576460756329955459 CPUtime=0.09 cores=0,2,4,6
/proc/9793/task/9795/stat : 9795 (java) R 9789 9789 8640 0 -1 4202560 4810 0 0 0 8 1 0 0 20 0 15 0 405214800 15373000704 17750 33554432000 4194304 4196468 140736234322208 140629778952592 140629807193494 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9803] ppid=9789 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9803/stat : 9803 (java) S 9789 9789 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405214801 15373000704 17750 33554432000 4194304 4196468 140736234322208 140629811424272 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9804] ppid=9789 vsize=15012696 memory=140610096963009 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9804/stat : 9804 (java) S 9789 9789 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405214801 15373000704 17750 33554432000 4194304 4196468 140736234322208 140629267963024 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9805] ppid=9789 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9805/stat : 9805 (java) S 9789 9789 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405214801 15373000704 17750 33554432000 4194304 4196468 140736234322208 140629266909968 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9806] ppid=9789 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9806/stat : 9806 (java) S 9789 9789 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405214801 15373000704 17750 33554432000 4194304 4196468 140736234322208 140629265857424 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9811] ppid=9789 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9811/stat : 9811 (java) S 9789 9789 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405214803 15373000704 17750 33554432000 4194304 4196468 140736234322208 140628575885552 140629807192706 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9812] ppid=9789 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9812/stat : 9812 (java) S 9789 9789 8640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405214803 15373000704 17750 33554432000 4194304 4196468 140736234322208 140628503553184 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9814] ppid=9789 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9814/stat : 9814 (java) S 9789 9789 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405214804 15373000704 17750 33554432000 4194304 4196468 140736234322208 140628235117296 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9817] ppid=9789 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9817/stat : 9817 (java) S 9789 9789 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405214806 15373000704 17750 33554432000 4194304 4196468 140736234322208 140627860608976 140629807200155 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9818] ppid=9789 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9818/stat : 9818 (java) S 9789 9789 8640 0 -1 1077944384 459 0 0 0 0 0 0 0 20 0 15 0 405214806 15373000704 17750 33554432000 4194304 4196468 140736234322208 140628574833392 140629807192706 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9819] ppid=9789 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9819/stat : 9819 (java) S 9789 9789 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405214806 15373000704 17750 33554432000 4194304 4196468 140736234322208 140628573780848 140629807192706 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9820] ppid=9789 vsize=15012696 memory=140610096952960 CPUtime=0.01 cores=0,2,4,6
/proc/9793/task/9820/stat : 9820 (java) R 9789 9789 8640 0 -1 4202560 431 0 0 0 1 0 0 0 20 0 15 0 405214806 15373000704 17750 33554432000 4194304 4196468 140736234322208 140628572727792 140629786123006 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9821] ppid=9789 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9821/stat : 9821 (java) S 9789 9789 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405214806 15373000704 17750 33554432000 4194304 4196468 140736234322208 140627362704224 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9826] ppid=9789 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9826/stat : 9826 (java) S 9789 9789 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405214806 15373000704 17750 33554432000 4194304 4196468 140736234322208 140628369332784 140629807192706 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 71868 KiB

[startup+0.211113 s]*
/proc/loadavg: 3.37 4.53 4.41 3/229 9828
/proc/meminfo: memFree=23076292/32770624 swapFree=66997112/67108860
[pid=9789] ppid=9786 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/9789/stat : 9789 (scop.sh) S 9786 9789 8640 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405214799 115843072 348 33554432000 4194304 5098028 140720982109952 140720982107208 140280100885116 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37711872 140720982111075 140720982111344 140720982111344 140720982114253 0
/proc/9789/statm: 28282 348 296 221 0 87 0
[pid=9793] ppid=9789 vsize=15012696 memory=86608 CPUtime=0.25 cores=0,2,4,6
/proc/9793/stat : 9793 (java) S 9789 9789 8640 0 -1 1077944320 12206 0 0 0 22 3 0 0 20 0 15 0 405214799 15373000704 21652 33554432000 4194304 4196468 140736234322208 140736234304752 140629807181559 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
/proc/9793/statm: 3753174 21652 2949 1 0 3715579 0
[pid=9793/tid=9795] ppid=9789 vsize=15012696 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/9793/task/9795/stat : 9795 (java) R 9789 9789 8640 0 -1 4202560 9875 0 0 0 17 3 0 0 20 0 15 0 405214800 15373000704 21652 33554432000 4194304 4196468 140736234322208 140629778965120 140629807203485 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9803] ppid=9789 vsize=15012696 memory=9094 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9803/stat : 9803 (java) S 9789 9789 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405214801 15373000704 21652 33554432000 4194304 4196468 140736234322208 140629811424272 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9804] ppid=9789 vsize=15012696 memory=140610100084919 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9804/stat : 9804 (java) S 9789 9789 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405214801 15373000704 21652 33554432000 4194304 4196468 140736234322208 140629267963024 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9805] ppid=9789 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9805/stat : 9805 (java) S 9789 9789 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405214801 15373000704 21652 33554432000 4194304 4196468 140736234322208 140629266909968 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9806] ppid=9789 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9806/stat : 9806 (java) S 9789 9789 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405214801 15373000704 21652 33554432000 4194304 4196468 140736234322208 140629265857424 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9811] ppid=9789 vsize=15012696 memory=140610096952960 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9811/stat : 9811 (java) S 9789 9789 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405214803 15373000704 21652 33554432000 4194304 4196468 140736234322208 140628575885552 140629807192706 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9812] ppid=9789 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9812/stat : 9812 (java) S 9789 9789 8640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405214803 15373000704 21652 33554432000 4194304 4196468 140736234322208 140628503553184 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9814] ppid=9789 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9814/stat : 9814 (java) S 9789 9789 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405214804 15373000704 21652 33554432000 4194304 4196468 140736234322208 140628235117296 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9817] ppid=9789 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9817/stat : 9817 (java) S 9789 9789 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405214806 15373000704 21652 33554432000 4194304 4196468 140736234322208 140627860608976 140629807200155 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9818] ppid=9789 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9818/stat : 9818 (java) S 9789 9789 8640 0 -1 1077944384 496 0 0 0 0 0 0 0 20 0 15 0 405214806 15373000704 21652 33554432000 4194304 4196468 140736234322208 140628574833392 140629807192706 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9819] ppid=9789 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9819/stat : 9819 (java) S 9789 9789 8640 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 405214806 15373000704 21652 33554432000 4194304 4196468 140736234322208 140628573780848 140629807192706 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9820] ppid=9789 vsize=15012696 memory=140610096952960 CPUtime=0.03 cores=0,2,4,6
/proc/9793/task/9820/stat : 9820 (java) S 9789 9789 8640 0 -1 1077944384 486 0 0 0 3 0 0 0 20 0 15 0 405214806 15373000704 21652 33554432000 4194304 4196468 140736234322208 140628572727792 140629807192706 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9821] ppid=9789 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9821/stat : 9821 (java) S 9789 9789 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405214806 15373000704 21652 33554432000 4194304 4196468 140736234322208 140627362704224 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9826] ppid=9789 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9826/stat : 9826 (java) S 9789 9789 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405214806 15373000704 21652 33554432000 4194304 4196468 140736234322208 140628369332784 140629807192706 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 88000 KiB

[startup+0.310482 s]*
/proc/loadavg: 3.37 4.53 4.41 4/229 9828
/proc/meminfo: memFree=23071580/32770624 swapFree=66997112/67108860
[pid=9789] ppid=9786 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/9789/stat : 9789 (scop.sh) S 9786 9789 8640 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405214799 115843072 348 33554432000 4194304 5098028 140720982109952 140720982107208 140280100885116 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37711872 140720982111075 140720982111344 140720982111344 140720982114253 0
/proc/9789/statm: 28282 348 296 221 0 87 0
[pid=9793] ppid=9789 vsize=15012696 memory=90900 CPUtime=0.43 cores=0,2,4,6
/proc/9793/stat : 9793 (java) S 9789 9789 8640 0 -1 1077944320 12788 0 0 0 40 3 0 0 20 0 15 0 405214799 15373000704 22725 33554432000 4194304 4196468 140736234322208 140736234304752 140629807181559 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
/proc/9793/statm: 3753174 22725 3045 1 0 3715579 0
[pid=9793/tid=9795] ppid=9789 vsize=15012696 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/9793/task/9795/stat : 9795 (java) R 9789 9789 8640 0 -1 4202560 10158 0 0 0 27 3 0 0 20 0 15 0 405214800 15373000704 22725 33554432000 4194304 4196468 140736234322208 140629778975664 140629792347123 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9803] ppid=9789 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9803/stat : 9803 (java) S 9789 9789 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405214801 15373000704 22725 33554432000 4194304 4196468 140736234322208 140629811424272 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9804] ppid=9789 vsize=15012696 memory=35809 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9804/stat : 9804 (java) S 9789 9789 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405214801 15373000704 22725 33554432000 4194304 4196468 140736234322208 140629267963024 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9805] ppid=9789 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9805/stat : 9805 (java) S 9789 9789 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405214801 15373000704 22725 33554432000 4194304 4196468 140736234322208 140629266909968 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9806] ppid=9789 vsize=15012696 memory=9122745479247552727 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9806/stat : 9806 (java) S 9789 9789 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405214801 15373000704 22725 33554432000 4194304 4196468 140736234322208 140629265857424 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9811] ppid=9789 vsize=15012696 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9811/stat : 9811 (java) S 9789 9789 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405214803 15373000704 22725 33554432000 4194304 4196468 140736234322208 140628575885552 140629807192706 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9812] ppid=9789 vsize=15012696 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9812/stat : 9812 (java) S 9789 9789 8640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405214803 15373000704 22725 33554432000 4194304 4196468 140736234322208 140628503553184 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9814] ppid=9789 vsize=15012696 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9814/stat : 9814 (java) S 9789 9789 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405214804 15373000704 22725 33554432000 4194304 4196468 140736234322208 140628235117296 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9817] ppid=9789 vsize=15012696 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9817/stat : 9817 (java) S 9789 9789 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405214806 15373000704 22725 33554432000 4194304 4196468 140736234322208 140627860608976 140629807200155 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9818] ppid=9789 vsize=15012696 memory=7379517702019849078 CPUtime=0.01 cores=0,2,4,6
/proc/9793/task/9818/stat : 9818 (java) S 9789 9789 8640 0 -1 1077944384 525 0 0 0 1 0 0 0 20 0 15 0 405214806 15373000704 22725 33554432000 4194304 4196468 140736234322208 140628574833392 140629807192706 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9819] ppid=9789 vsize=15012696 memory=7016714186490735262 CPUtime=0.03 cores=0,2,4,6
/proc/9793/task/9819/stat : 9819 (java) S 9789 9789 8640 0 -1 1077944384 159 0 0 0 3 0 0 0 20 0 15 0 405214806 15373000704 22725 33554432000 4194304 4196468 140736234322208 140628573780848 140629807192706 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9820] ppid=9789 vsize=15012696 memory=-9062862659931694204 CPUtime=0.07 cores=0,2,4,6
/proc/9793/task/9820/stat : 9820 (java) S 9789 9789 8640 0 -1 1077944384 615 0 0 0 7 0 0 0 20 0 15 0 405214806 15373000704 22725 33554432000 4194304 4196468 140736234322208 140628572727792 140629807192706 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9821] ppid=9789 vsize=15012696 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9821/stat : 9821 (java) S 9789 9789 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405214806 15373000704 22725 33554432000 4194304 4196468 140736234322208 140627362704224 140629807191765 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9826] ppid=9789 vsize=15012696 memory=-8412656567168561567 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9826/stat : 9826 (java) S 9789 9789 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405214806 15373000704 22725 33554432000 4194304 4196468 140736234322208 140628369332784 140629807192706 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 92292 KiB

[startup+0.700755 s]
/proc/loadavg: 3.37 4.53 4.41 5/229 9828
/proc/meminfo: memFree=23028732/32770624 swapFree=66997112/67108860
[pid=9789] ppid=9786 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/9789/stat : 9789 (scop.sh) S 9786 9789 8640 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405214799 115843072 348 33554432000 4194304 5098028 140720982109952 140720982107208 140280100885116 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37711872 140720982111075 140720982111344 140720982111344 140720982114253 0
/proc/9789/statm: 28282 348 296 221 0 87 0
[pid=9793] ppid=9789 vsize=15018968 memory=126860 CPUtime=0.99 cores=0,2,4,6
/proc/9793/stat : 9793 (java) S 9789 9789 8640 0 -1 1077944320 20521 0 0 0 94 5 0 0 20 0 15 0 405214799 15379423232 31715 33554432000 4194304 4196468 140736234322208 140736234304752 140629807181559 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
/proc/9793/statm: 3754742 31715 3182 1 0 3716091 0
[pid=9793/tid=9795] ppid=9789 vsize=15018968 memory=4716013735820627318 CPUtime=0.67 cores=0,2,4,6
/proc/9793/task/9795/stat : 9795 (java) R 9789 9789 8640 0 -1 4202560 17254 0 0 0 63 4 0 0 20 0 15 0 405214800 15379423232 31715 33554432000 4194304 4196468 140736234322208 140629779013312 140629791262046 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9803] ppid=9789 vsize=15018968 memory=7236547281622689387 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9803/stat : 9803 (java) S 9789 9789 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405214801 15379423232 31715 33554432000 4194304 4196468 140736234322208 140629811424272 140629807191765 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9804] ppid=9789 vsize=15018968 memory=7519155755615801680 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9804/stat : 9804 (java) S 9789 9789 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405214801 15379423232 31715 33554432000 4194304 4196468 140736234322208 140629267963024 140629807191765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9805] ppid=9789 vsize=15018968 memory=1388 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9805/stat : 9805 (java) S 9789 9789 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405214801 15379423232 31715 33554432000 4194304 4196468 140736234322208 140629266909968 140629807191765 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9806] ppid=9789 vsize=15018968 memory=776 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9806/stat : 9806 (java) S 9789 9789 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405214801 15379423232 31715 33554432000 4194304 4196468 140736234322208 140629265857424 140629807191765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9811] ppid=9789 vsize=15018968 memory=3500 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9811/stat : 9811 (java) S 9789 9789 8640 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405214803 15379423232 31715 33554432000 4194304 4196468 140736234322208 140628575885552 140629807192706 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9812] ppid=9789 vsize=15018968 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9812/stat : 9812 (java) S 9789 9789 8640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405214803 15379423232 31715 33554432000 4194304 4196468 140736234322208 140628503553184 140629807191765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9814] ppid=9789 vsize=15018968 memory=676 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9814/stat : 9814 (java) S 9789 9789 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405214804 15379423232 31715 33554432000 4194304 4196468 140736234322208 140628235117296 140629807191765 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9817] ppid=9789 vsize=15018968 memory=5964 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9817/stat : 9817 (java) S 9789 9789 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405214806 15379423232 31715 33554432000 4194304 4196468 140736234322208 140627860608976 140629807200155 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9818] ppid=9789 vsize=15018968 memory=14008 CPUtime=0.06 cores=0,2,4,6
/proc/9793/task/9818/stat : 9818 (java) R 9789 9789 8640 0 -1 4202560 739 0 0 0 6 0 0 0 20 0 15 0 405214806 15379423232 31781 33554432000 4194304 4196468 140736234322208 140628574823184 140629790711321 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9819] ppid=9789 vsize=15018968 memory=2124 CPUtime=0.07 cores=0,2,4,6
/proc/9793/task/9819/stat : 9819 (java) S 9789 9789 8640 0 -1 1077944384 368 0 0 0 7 0 0 0 20 0 15 0 405214806 15379423232 31781 33554432000 4194304 4196468 140736234322208 140628573780848 140629807192706 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9820] ppid=9789 vsize=15018968 memory=20404 CPUtime=0.16 cores=0,2,4,6
/proc/9793/task/9820/stat : 9820 (java) R 9789 9789 8640 0 -1 4202560 831 0 0 0 16 0 0 0 20 0 15 0 405214806 15379423232 31781 33554432000 4194304 4196468 140736234322208 140628572724160 140629800278395 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9821] ppid=9789 vsize=15018968 memory=12024 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9821/stat : 9821 (java) S 9789 9789 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405214806 15379423232 31781 33554432000 4194304 4196468 140736234322208 140627362704224 140629807191765 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
[pid=9793/tid=9826] ppid=9789 vsize=15018968 memory=500 CPUtime=0 cores=0,2,4,6
/proc/9793/task/9826/stat : 9826 (java) S 9789 9789 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405214806 15379423232 31781 33554432000 4194304 4196468 140736234322208 140628369332784 140629807192706 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33714176 140736234324778 140736234325146 140736234325146 140736234328015 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 128252 KiB

[startup+1.50107 s]
/proc/loadavg: 3.37 4.53 4.41 5/229 9828
/proc/meminfo: memFree=22974004/32770624 swapFree=66997112/67108860
[pid=9789] ppid=9786 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/9789/stat : 9789 (scop.sh) S 9786 9789 8640 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405214799 115843072 348 33554432000 4194304 5098028 140720982109952 140720982107208 140280100885116 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37711872 140720982111075 140720982111344 140720982111344 140720982114253 0
/proc/9789/statm: 28282 348 296 221 0 87 0

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

[pid=9930/tid=9942] ppid=9789 vsize=8068440 memory=676 CPUtime=0.24 cores=0,2,4,6
/proc/9930/task/9942/stat : 9942 (java) S 9789 9789 8640 0 -1 1077944384 618 0 0 0 24 0 0 0 20 0 19 0 405216844 8262082560 32035 33554432000 4194304 4196468 140722170173056 139768822541168 139769446423170 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9943] ppid=9789 vsize=8068440 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/9930/task/9943/stat : 9943 (java) S 9789 9789 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405216844 8262082560 32035 33554432000 4194304 4196468 140722170173056 139767161285600 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9944] ppid=9789 vsize=8068440 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/9930/task/9944/stat : 9944 (java) S 9789 9789 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405216845 8262082560 32035 33554432000 4194304 4196468 140722170173056 139768821488048 139769446423170 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9946] ppid=9789 vsize=8068440 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/9930/task/9946/stat : 9946 (java) S 9789 9789 8640 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405216925 8262082560 32035 33554432000 4194304 4196468 140722170173056 139768813454272 139769446436633 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9948] ppid=9789 vsize=8068440 memory=1764 CPUtime=0 cores=0,2,4,6
/proc/9930/task/9948/stat : 9948 (java) S 9789 9789 8640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 405216925 8262082560 32035 33554432000 4194304 4196468 140722170173056 139766624398896 139769446433949 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9949] ppid=9789 vsize=8068440 memory=111628 CPUtime=0 cores=0,2,4,6
/proc/9930/task/9949/stat : 9949 (java) S 9789 9789 8640 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 405216925 8262082560 32035 33554432000 4194304 4196468 140722170173056 139766490177456 139769446433949 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9950] ppid=9789 vsize=8068440 memory=796 CPUtime=0 cores=0,2,4,6
/proc/9930/task/9950/stat : 9950 (java) S 9789 9789 8640 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 405216927 8262082560 32035 33554432000 4194304 4196468 140722170173056 139766758628784 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
Current children cumulated CPU time: 35.98 s
Current children cumulated vsize: 8291960 KiB
Current children cumulated memory: 214132 KiB

[startup+24.001 s]*
/proc/loadavg: 3.34 4.43 4.38 6/234 9951
/proc/meminfo: memFree=20129444/32770624 swapFree=66997112/67108860
[pid=9789] ppid=9786 vsize=113128 memory=1472 CPUtime=32.44 cores=0,2,4,6
/proc/9789/stat : 9789 (scop.sh) S 9786 9789 8640 0 -1 4202496 581 51990 0 0 0 0 3161 83 20 0 1 0 405214799 115843072 368 33554432000 4194304 5098028 140720982109952 140720982106696 140280100885116 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37711872 140720982111075 140720982111344 140720982111344 140720982114253 0
/proc/9789/statm: 28282 368 311 221 0 87 0
[pid=9930] ppid=9789 vsize=8068440 memory=128140 CPUtime=1.61 cores=0,2,4,6
/proc/9930/stat : 9930 (java) S 9789 9789 8640 0 -1 1077944320 20357 0 0 0 148 13 0 0 20 0 19 0 405216838 8262082560 32035 33554432000 4194304 4196468 140722170173056 140722170155600 139769446412023 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
/proc/9930/statm: 2017110 32035 3211 1 0 1978454 0
[pid=9945] ppid=9930 vsize=112552 memory=86564 CPUtime=2.74 cores=0,2,4,6
/proc/9945/stat : 9945 (cryptominisat5) S 9930 9789 8640 0 -1 4202496 32438 0 0 0 271 3 0 0 20 0 1 0 405216924 115253248 21641 33554432000 4194304 4451008 140721994130032 140721994127256 140554123385952 0 4 0 2 18446744071580971376 0 0 17 2 0 0 0 0 0 6549032 6559120 39567360 140721994138557 140721994138688 140721994138688 140721994141638 0
/proc/9945/statm: 28138 21641 655 63 0 21865 0
[pid=9930/tid=9931] ppid=9789 vsize=8068440 memory=8317482817917895235 CPUtime=0.89 cores=0,2,4,6
/proc/9930/task/9931/stat : 9931 (java) S 9789 9789 8640 0 -1 1077944384 16801 0 0 0 78 11 0 0 20 0 19 0 405216838 8262082560 32035 33554432000 4194304 4196468 140722170173056 139769418252192 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9932] ppid=9789 vsize=8068440 memory=281219964039424 CPUtime=0 cores=0,2,4,6
/proc/9930/task/9932/stat : 9932 (java) S 9789 9789 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405216840 8262082560 32035 33554432000 4194304 4196468 140722170173056 139769450654608 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9933] ppid=9789 vsize=8068440 memory=8488 CPUtime=0 cores=0,2,4,6
/proc/9930/task/9933/stat : 9933 (java) S 9789 9789 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405216840 8262082560 32035 33554432000 4194304 4196468 140722170173056 139769250822928 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9934] ppid=9789 vsize=8068440 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/9930/task/9934/stat : 9934 (java) S 9789 9789 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405216840 8262082560 32035 33554432000 4194304 4196468 140722170173056 139769249770640 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9935] ppid=9789 vsize=8068440 memory=1112 CPUtime=0 cores=0,2,4,6
/proc/9930/task/9935/stat : 9935 (java) S 9789 9789 8640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405216840 8262082560 32035 33554432000 4194304 4196468 140722170173056 139769248717840 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9936] ppid=9789 vsize=8068440 memory=1020 CPUtime=0 cores=0,2,4,6
/proc/9930/task/9936/stat : 9936 (java) S 9789 9789 8640 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 405216841 8262082560 32035 33554432000 4194304 4196468 140722170173056 139768825698416 139769446423170 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9937] ppid=9789 vsize=8068440 memory=5964 CPUtime=0 cores=0,2,4,6
/proc/9930/task/9937/stat : 9937 (java) S 9789 9789 8640 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405216842 8262082560 32035 33554432000 4194304 4196468 140722170173056 139768302134048 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9938] ppid=9789 vsize=8068440 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/9930/task/9938/stat : 9938 (java) S 9789 9789 8640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405216842 8262082560 32035 33554432000 4194304 4196468 140722170173056 139768033698928 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9939] ppid=9789 vsize=8068440 memory=2124 CPUtime=0 cores=0,2,4,6
/proc/9930/task/9939/stat : 9939 (java) S 9789 9789 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405216844 8262082560 32035 33554432000 4194304 4196468 140722170173056 139767659190352 139769446430619 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9940] ppid=9789 vsize=8068440 memory=20404 CPUtime=0.2 cores=0,2,4,6
/proc/9930/task/9940/stat : 9940 (java) R 9789 9789 8640 0 -1 4202560 733 0 0 0 20 0 0 0 20 0 19 0 405216844 8262082560 32035 33554432000 4194304 4196468 140722170173056 139768824646256 139769426129159 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9941] ppid=9789 vsize=8068440 memory=12024 CPUtime=0.22 cores=0,2,4,6
/proc/9930/task/9941/stat : 9941 (java) S 9789 9789 8640 0 -1 1077944384 767 0 0 0 22 0 0 0 20 0 19 0 405216844 8262082560 32035 33554432000 4194304 4196468 140722170173056 139768823593456 139769446423170 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9942] ppid=9789 vsize=8068440 memory=500 CPUtime=0.25 cores=0,2,4,6
/proc/9930/task/9942/stat : 9942 (java) R 9789 9789 8640 0 -1 1077944384 624 0 0 0 25 0 0 0 20 0 19 0 405216844 8262082560 32035 33554432000 4194304 4196468 140722170173056 139768822541168 139769446423170 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9943] ppid=9789 vsize=8068440 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/9930/task/9943/stat : 9943 (java) S 9789 9789 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405216844 8262082560 32035 33554432000 4194304 4196468 140722170173056 139767161285600 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9944] ppid=9789 vsize=8068440 memory=932 CPUtime=0 cores=0,2,4,6
/proc/9930/task/9944/stat : 9944 (java) S 9789 9789 8640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405216845 8262082560 32035 33554432000 4194304 4196468 140722170173056 139768821488048 139769446423170 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9946] ppid=9789 vsize=8068440 memory=3640 CPUtime=0 cores=0,2,4,6
/proc/9930/task/9946/stat : 9946 (java) S 9789 9789 8640 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405216925 8262082560 32035 33554432000 4194304 4196468 140722170173056 139768813454272 139769446436633 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9948] ppid=9789 vsize=8068440 memory=1980 CPUtime=0.01 cores=0,2,4,6
/proc/9930/task/9948/stat : 9948 (java) R 9789 9789 8640 0 -1 4202560 50 0 0 0 1 0 0 0 20 0 19 0 405216925 8262082560 32035 33554432000 4194304 4196468 140722170173056 139766624398896 139769446423958 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9949] ppid=9789 vsize=8068440 memory=2512 CPUtime=0 cores=0,2,4,6
/proc/9930/task/9949/stat : 9949 (java) S 9789 9789 8640 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 405216925 8262082560 32035 33554432000 4194304 4196468 140722170173056 139766490177456 139769446433949 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9950] ppid=9789 vsize=8068440 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/9930/task/9950/stat : 9950 (java) S 9789 9789 8640 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 405216927 8262082560 32035 33554432000 4194304 4196468 140722170173056 139766758628784 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
Current children cumulated CPU time: 36.79 s
Current children cumulated vsize: 8294120 KiB
Current children cumulated memory: 216176 KiB

[startup+24.4011 s]
/proc/loadavg: 3.34 4.43 4.38 6/234 9951
/proc/meminfo: memFree=20129444/32770624 swapFree=66997112/67108860
[pid=9789] ppid=9786 vsize=113128 memory=1472 CPUtime=32.44 cores=0,2,4,6
/proc/9789/stat : 9789 (scop.sh) S 9786 9789 8640 0 -1 4202496 581 51990 0 0 0 0 3161 83 20 0 1 0 405214799 115843072 368 33554432000 4194304 5098028 140720982109952 140720982106696 140280100885116 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37711872 140720982111075 140720982111344 140720982111344 140720982114253 0
/proc/9789/statm: 28282 368 311 221 0 87 0
[pid=9930] ppid=9789 vsize=7937364 memory=214004 CPUtime=5.63 cores=0,2,4,6
/proc/9930/stat : 9930 (java) S 9789 9789 8640 0 -1 1077944320 23386 32620 0 0 266 15 278 4 20 0 17 0 405216838 8127860736 53501 33554432000 4194304 4196468 140722170173056 140722170155600 139769446412023 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
/proc/9930/statm: 1984341 53501 3233 1 0 1945685 0
[pid=9930/tid=9931] ppid=9789 vsize=7937364 memory=-7735634516068920452 CPUtime=3.75 cores=0,2,4,6
/proc/9930/task/9931/stat : 9931 (java) R 9789 9789 8640 0 -1 4202560 16830 32620 0 0 82 11 278 4 20 0 17 0 405216838 8127860736 53501 33554432000 4194304 4196468 140722170173056 139769418249552 139769427818326 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9932] ppid=9789 vsize=7937364 memory=7968175615881606675 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9932/stat : 9932 (java) S 9789 9789 8640 0 -1 1077944384 2 32620 0 0 0 0 278 4 20 0 17 0 405216840 8127860736 53501 33554432000 4194304 4196468 140722170173056 139769450654608 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9933] ppid=9789 vsize=7937364 memory=85012 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9933/stat : 9933 (java) S 9789 9789 8640 0 -1 1077944384 2 32620 0 0 0 0 278 4 20 0 17 0 405216840 8127860736 53501 33554432000 4194304 4196468 140722170173056 139769250822928 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9934] ppid=9789 vsize=7937364 memory=1980 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9934/stat : 9934 (java) S 9789 9789 8640 0 -1 1077944384 1 32620 0 0 0 0 278 4 20 0 17 0 405216840 8127860736 53501 33554432000 4194304 4196468 140722170173056 139769249770640 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9935] ppid=9789 vsize=7937364 memory=2512 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9935/stat : 9935 (java) S 9789 9789 8640 0 -1 1077944384 2 32620 0 0 0 0 278 4 20 0 17 0 405216840 8127860736 53501 33554432000 4194304 4196468 140722170173056 139769248717840 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9936] ppid=9789 vsize=7937364 memory=1436 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9936/stat : 9936 (java) S 9789 9789 8640 0 -1 1077944384 5 32620 0 0 0 0 278 4 20 0 17 0 405216841 8127860736 53501 33554432000 4194304 4196468 140722170173056 139768825698416 139769446423170 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9937] ppid=9789 vsize=7937364 memory=812 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9937/stat : 9937 (java) S 9789 9789 8640 0 -1 1077944384 13 32620 0 0 0 0 278 4 20 0 17 0 405216842 8127860736 53501 33554432000 4194304 4196468 140722170173056 139768302134048 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9938] ppid=9789 vsize=7937364 memory=1764 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9938/stat : 9938 (java) S 9789 9789 8640 0 -1 1077944384 1 32620 0 0 0 0 278 4 20 0 17 0 405216842 8127860736 53501 33554432000 4194304 4196468 140722170173056 139768033698928 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9939] ppid=9789 vsize=7937364 memory=111628 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9939/stat : 9939 (java) S 9789 9789 8640 0 -1 1077944384 3 32620 0 0 0 0 278 4 20 0 17 0 405216844 8127860736 53501 33554432000 4194304 4196468 140722170173056 139767659190352 139769446430619 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9940] ppid=9789 vsize=7937364 memory=796 CPUtime=3.39 cores=0,2,4,6
/proc/9930/task/9940/stat : 9940 (java) R 9789 9789 8640 0 -1 4202560 2677 32620 0 0 57 0 278 4 20 0 17 0 405216844 8127860736 53501 33554432000 4194304 4196468 140722170173056 139768824632768 139769427956199 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9941] ppid=9789 vsize=7937364 memory=4108 CPUtime=3.41 cores=0,2,4,6
/proc/9930/task/9941/stat : 9941 (java) R 9789 9789 8640 0 -1 4202560 1500 32620 0 0 59 0 278 4 20 0 17 0 405216844 8127860736 53501 33554432000 4194304 4196468 140722170173056 139768823579336 139769431535578 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9942] ppid=9789 vsize=7937364 memory=1804 CPUtime=3.17 cores=0,2,4,6
/proc/9930/task/9942/stat : 9942 (java) R 9789 9789 8640 0 -1 4202560 877 32620 0 0 35 0 278 4 20 0 17 0 405216844 8127860736 53501 33554432000 4194304 4196468 140722170173056 139768822541168 139769438649150 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9943] ppid=9789 vsize=7937364 memory=916 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9943/stat : 9943 (java) S 9789 9789 8640 0 -1 1077944384 3 32620 0 0 0 0 278 4 20 0 17 0 405216844 8127860736 53501 33554432000 4194304 4196468 140722170173056 139767161285600 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9944] ppid=9789 vsize=7937364 memory=3848 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9944/stat : 9944 (java) S 9789 9789 8640 0 -1 1077944384 3 32620 0 0 0 0 278 4 20 0 17 0 405216845 8127860736 53501 33554432000 4194304 4196468 140722170173056 139768821488048 139769446423170 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9946] ppid=9789 vsize=7937364 memory=2300 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9946/stat : 9946 (java) S 9789 9789 8640 0 -1 1077944384 24 32620 0 0 0 0 278 4 20 0 17 0 405216925 8127860736 53501 33554432000 4194304 4196468 140722170173056 139768813453456 139769446423170 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9950] ppid=9789 vsize=7937364 memory=2756 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9950/stat : 9950 (java) S 9789 9789 8640 0 -1 1077944384 32 32620 0 0 0 0 278 4 20 0 17 0 405216927 8127860736 53501 33554432000 4194304 4196468 140722170173056 139766758630576 139769446423170 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
Current children cumulated CPU time: 38.07 s
Current children cumulated vsize: 8050492 KiB
Current children cumulated memory: 215476 KiB

[startup+24.5011 s]
/proc/loadavg: 3.34 4.43 4.38 6/234 9951
/proc/meminfo: memFree=20129444/32770624 swapFree=66997112/67108860
[pid=9789] ppid=9786 vsize=113128 memory=1472 CPUtime=32.44 cores=0,2,4,6
/proc/9789/stat : 9789 (scop.sh) S 9786 9789 8640 0 -1 4202496 581 51990 0 0 0 0 3161 83 20 0 1 0 405214799 115843072 368 33554432000 4194304 5098028 140720982109952 140720982106696 140280100885116 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37711872 140720982111075 140720982111344 140720982111344 140720982114253 0
/proc/9789/statm: 28282 368 311 221 0 87 0
[pid=9930] ppid=9789 vsize=7937364 memory=214712 CPUtime=5.96 cores=0,2,4,6
/proc/9930/stat : 9930 (java) S 9789 9789 8640 0 -1 1077944320 23711 32620 0 0 299 15 278 4 20 0 17 0 405216838 8127860736 53678 33554432000 4194304 4196468 140722170173056 140722170155600 139769446412023 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
/proc/9930/statm: 1984341 53678 3238 1 0 1945685 0
[pid=9930/tid=9931] ppid=9789 vsize=7937364 memory=86564 CPUtime=3.85 cores=0,2,4,6
/proc/9930/task/9931/stat : 9931 (java) R 9789 9789 8640 0 -1 4202560 16943 32620 0 0 92 11 278 4 20 0 17 0 405216838 8127860736 53678 33554432000 4194304 4196468 140722170173056 139769418250704 139768924389919 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9932] ppid=9789 vsize=7937364 memory=84884 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9932/stat : 9932 (java) S 9789 9789 8640 0 -1 1077944384 2 32620 0 0 0 0 278 4 20 0 17 0 405216840 8127860736 53678 33554432000 4194304 4196468 140722170173056 139769450654608 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9933] ppid=9789 vsize=7937364 memory=1060 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9933/stat : 9933 (java) S 9789 9789 8640 0 -1 1077944384 2 32620 0 0 0 0 278 4 20 0 17 0 405216840 8127860736 53678 33554432000 4194304 4196468 140722170173056 139769250822928 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9934] ppid=9789 vsize=7937364 memory=1548 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9934/stat : 9934 (java) S 9789 9789 8640 0 -1 1077944384 1 32620 0 0 0 0 278 4 20 0 17 0 405216840 8127860736 53678 33554432000 4194304 4196468 140722170173056 139769249770640 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9935] ppid=9789 vsize=7937364 memory=37272 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9935/stat : 9935 (java) S 9789 9789 8640 0 -1 1077944384 2 32620 0 0 0 0 278 4 20 0 17 0 405216840 8127860736 53678 33554432000 4194304 4196468 140722170173056 139769248717840 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9936] ppid=9789 vsize=7937364 memory=3028 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9936/stat : 9936 (java) S 9789 9789 8640 0 -1 1077944384 5 32620 0 0 0 0 278 4 20 0 17 0 405216841 8127860736 53678 33554432000 4194304 4196468 140722170173056 139768825698416 139769446423170 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9937] ppid=9789 vsize=7937364 memory=3028 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9937/stat : 9937 (java) S 9789 9789 8640 0 -1 1077944384 13 32620 0 0 0 0 278 4 20 0 17 0 405216842 8127860736 53678 33554432000 4194304 4196468 140722170173056 139768302134048 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9938] ppid=9789 vsize=7937364 memory=2012 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9938/stat : 9938 (java) S 9789 9789 8640 0 -1 1077944384 1 32620 0 0 0 0 278 4 20 0 17 0 405216842 8127860736 53678 33554432000 4194304 4196468 140722170173056 139768033698928 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9939] ppid=9789 vsize=7937364 memory=1560 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9939/stat : 9939 (java) S 9789 9789 8640 0 -1 1077944384 3 32620 0 0 0 0 278 4 20 0 17 0 405216844 8127860736 53678 33554432000 4194304 4196468 140722170173056 139767659190352 139769446430619 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9940] ppid=9789 vsize=7937364 memory=932 CPUtime=3.48 cores=0,2,4,6
/proc/9930/task/9940/stat : 9940 (java) R 9789 9789 8640 0 -1 4202560 2724 32620 0 0 66 0 278 4 20 0 17 0 405216844 8127860736 53678 33554432000 4194304 4196468 140722170173056 139768824646352 139769429770734 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9941] ppid=9789 vsize=7937364 memory=281219963484576 CPUtime=3.5 cores=0,2,4,6
/proc/9930/task/9941/stat : 9941 (java) R 9789 9789 8640 0 -1 4202560 1564 32620 0 0 68 0 278 4 20 0 17 0 405216844 8127860736 53678 33554432000 4194304 4196468 140722170173056 139768823579664 139769431317520 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9942] ppid=9789 vsize=7937364 memory=6010170682273589093 CPUtime=3.23 cores=0,2,4,6
/proc/9930/task/9942/stat : 9942 (java) S 9789 9789 8640 0 -1 1077944384 976 32620 0 0 41 0 278 4 20 0 17 0 405216844 8127860736 53678 33554432000 4194304 4196468 140722170173056 139768822541168 139769446423170 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9943] ppid=9789 vsize=7937364 memory=776 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9943/stat : 9943 (java) S 9789 9789 8640 0 -1 1077944384 3 32620 0 0 0 0 278 4 20 0 17 0 405216844 8127860736 53678 33554432000 4194304 4196468 140722170173056 139767161285600 139769446422229 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9944] ppid=9789 vsize=7937364 memory=3500 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9944/stat : 9944 (java) S 9789 9789 8640 0 -1 1077944384 3 32620 0 0 0 0 278 4 20 0 17 0 405216845 8127860736 53678 33554432000 4194304 4196468 140722170173056 139768821488048 139769446423170 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9946] ppid=9789 vsize=7937364 memory=2012 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9946/stat : 9946 (java) S 9789 9789 8640 0 -1 1077944384 24 32620 0 0 0 0 278 4 20 0 17 0 405216925 8127860736 53678 33554432000 4194304 4196468 140722170173056 139768813453456 139769446423170 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
[pid=9930/tid=9950] ppid=9789 vsize=7937364 memory=1388 CPUtime=2.82 cores=0,2,4,6
/proc/9930/task/9950/stat : 9950 (java) S 9789 9789 8640 0 -1 1077944384 32 32620 0 0 0 0 278 4 20 0 17 0 405216927 8127860736 53678 33554432000 4194304 4196468 140722170173056 139766758630576 139769446423170 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17780736 140722170180604 140722170180762 140722170180762 140722170183631 0
Current children cumulated CPU time: 38.4 s
Current children cumulated vsize: 8050492 KiB
Current children cumulated memory: 216184 KiB

Child status: 0
Real time (s): 24.5723
CPU time (s): 38.6328
CPU user time (s): 37.5776
CPU system time (s): 1.05523
CPU usage (%): 157.221
Max. virtual memory (cumulated for all children) (KiB): 15142500
Max. memory (cumulated for all children) (KiB): 3177076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.5776
system time used= 1.05523
maximum resident set size= 3175792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110874
page faults= 0
swaps= 0
block input operations= 0
block output operations= 20824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7932
involuntary context switches= 137


# summary of solver processes directly reported to runsolver:
#   pid: 9789
#   total CPU time (s): 38.6328
#   total CPU user time (s): 37.5776
#   total CPU system time (s): 1.05523

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.187314 second user time and 0.291378 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-12 13:59:18
IDJOB=4387717
IDBENCH=123858
IDSOLVER=2826
FILE ID=node103/4387717-1568289617
RUNJOBID= node103-1568289558-9765
PBS_JOBID= 21701093
Free space on /tmp= 52724 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/Bibd/Bibd-sum-lex/Bibd-sum-09-120-40-03-10.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -hybrid DIR/cryptominisat5 default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387717-1568289617/watcher-4387717-1568289617 -o /tmp/evaluation-result-4387717-1568289617/solver-4387717-1568289617 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568289558-9765 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387717-1568289617.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 516a10ad09fd7e852a109bf36c14a2d3
RANDOM SEED=147965213

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23234376 kB
MemAvailable:   31855816 kB
Buffers:          103268 kB
Cached:          8755216 kB
SwapCached:         8920 kB
Active:          1834104 kB
Inactive:        7038900 kB
Active(anon):       1296 kB
Inactive(anon):    55532 kB
Active(file):    1832808 kB
Inactive(file):  6983368 kB
Unevictable:      106896 kB
Mlocked:          106896 kB
SwapTotal:      67108860 kB
SwapFree:       66997112 kB
Dirty:             41212 kB
Writeback:             0 kB
AnonPages:        115812 kB
Mapped:            42272 kB
Shmem:             32812 kB
Slab:             262100 kB
SReclaimable:     233724 kB
SUnreclaim:        28376 kB
KernelStack:        3376 kB
PageTables:         5216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     501372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52684 MiB
End job on node103 at 2019-09-12 13:59:43