Trace number 4392285

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-06-15)SAT 22.0943 8.66822

General information on the benchmark

NameRlfap/Rlfap-m1-scens/
Rlfap-scen-01.xml
MD5SUMcc02d555e77a77c358edd72952e3206f
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 benchmark1.65005
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints5548
Number of domains7
Minimum domain size6
Maximum domain size44
Distribution of domain sizes[{"size":6,"count":6},{"size":22,"count":36},{"size":24,"count":8},{"size":36,"count":360},{"size":42,"count":22},{"size":44,"count":484}]
Minimum variable degree1
Maximum variable degree61
Distribution of variable degrees[{"degree":1,"count":12},{"degree":2,"count":2},{"degree":3,"count":38},{"degree":4,"count":25},{"degree":5,"count":95},{"degree":6,"count":25},{"degree":7,"count":106},{"degree":8,"count":20},{"degree":9,"count":111},{"degree":10,"count":39},{"degree":11,"count":56},{"degree":12,"count":41},{"degree":13,"count":47},{"degree":14,"count":30},{"degree":15,"count":41},{"degree":16,"count":19},{"degree":17,"count":32},{"degree":18,"count":15},{"degree":19,"count":27},{"degree":20,"count":21},{"degree":21,"count":8},{"degree":22,"count":11},{"degree":23,"count":18},{"degree":24,"count":13},{"degree":25,"count":7},{"degree":26,"count":7},{"degree":27,"count":7},{"degree":28,"count":7},{"degree":29,"count":7},{"degree":30,"count":6},{"degree":31,"count":4},{"degree":32,"count":2},{"degree":34,"count":1},{"degree":35,"count":1},{"degree":36,"count":2},{"degree":37,"count":2},{"degree":38,"count":2},{"degree":39,"count":3},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":2},{"degree":54,"count":1},{"degree":61,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":5548}]
Number of extensional constraints0
Number of intensional constraints5548
Distribution of constraint types[{"type":"intension","count":5548}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-7723-serial-file.bin HOME/instance-4392285-1568416829.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Sat Sep 14 01:19:52 CEST 2019
0.65/0.56	c PID: 7726
0.65/0.56	c IP: 172.20.3.149
0.65/0.56	c HOST: node149.alineos.net
0.65/0.57	c (0,0) Parsing Begin
6.88/2.13	c (1,1) Parsing End
6.88/2.15	c (1,1) CSP: 916 int (0 aux), 0 bool (0 aux), 5548 ctr, max domain size 44
6.88/2.15	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
6.88/2.15	c (1,1) Constraint Name Generate Begin
6.88/2.18	c (1,1) Ctr:HOME/instance-4392285-1568416829.xml,Dist:Eq:Le:Num:Var
6.88/2.18	c (1,1) Constraint Name Generate End
6.88/2.18	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
6.88/2.18	c (1,1) CSP to CSPinCNF Begin
8.35/2.55	c (2,2) translated 555 (10%) constraints
8.75/2.62	c (2,2) translated 1110 (20%) constraints
8.75/2.68	c (2,2) translated 1665 (30%) constraints
9.12/2.74	c (2,2) translated 2220 (40%) constraints
9.12/2.79	c (2,2) translated 2774 (50%) constraints
9.53/2.84	c (2,2) translated 3329 (60%) constraints
9.53/2.89	c (2,2) translated 3884 (70%) constraints
9.93/2.93	c (2,2) translated 4439 (80%) constraints
9.93/2.98	c (2,2) translated 4994 (90%) constraints
10.20/3.02	c (2,2) translated 5548 (100%) constraints
10.20/3.02	c (2,2) ===========================================
10.20/3.02	c (2,2) Order
10.20/3.02	c (2,2) ===========================================
10.20/3.05	c (2,2) translated 647 (10%) constraints
10.20/3.06	c (2,2) translated 1293 (20%) constraints
10.20/3.08	c (2,2) translated 1940 (30%) constraints
10.20/3.10	c (2,2) translated 2586 (40%) constraints
10.51/3.12	c (2,2) translated 3232 (50%) constraints
10.51/3.13	c (2,2) translated 3879 (60%) constraints
10.51/3.15	c (2,2) translated 4525 (70%) constraints
10.51/3.17	c (2,2) translated 5172 (80%) constraints
10.51/3.19	c (2,2) translated 5818 (90%) constraints
10.69/3.20	c (2,2) translated 6464 (100%) constraints
10.69/3.21	c (2,2) CSP to CSPinCNF End
10.69/3.21	c (2,2) CSP: 916 int (0 aux), 0 bool (0 aux), 6464 ctr, max domain size 44
10.69/3.21	c (2,2) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
10.69/3.21	c (2,2) CSPinCNF Propagation Begin
10.69/3.29	c (2,2) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
10.69/3.29	c (2,2) CSPinCNF Propagation End
10.69/3.29	c (2,2) CSP: 916 int (0 aux), 0 bool (0 aux), 6464 ctr, max domain size 44
10.69/3.29	c (2,2) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
10.69/3.29	c (2,2) Simplify CSPinCNF Begin
11.71/3.57	c (3,3) Simplify CSPinCNF End
11.71/3.57	c (3,3) CSP: 916 int (0 aux), 11096 bool (11096 aux), 17560 ctr, max domain size 44
11.71/3.57	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
11.71/3.57	c (3,3) Calculate Precise Domain Begin
11.71/3.58	c (3,3) 0 values are removed by re-calculation
11.71/3.58	c (3,3) Calculate Precise Domain End
11.71/3.58	c (3,3) CSP: 916 int (0 aux), 11096 bool (11096 aux), 17560 ctr, max domain size 44
11.71/3.58	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
11.71/3.58	c (3,3) CSPinCNF to SatSolver Begin
14.65/4.31	c (3,3) 1756 (10 %) CSP clauses are encoded (0 SAT variables, 76373 SAT clauses)
15.15/4.51	c (3,3) 3512 (20 %) CSP clauses are encoded (0 SAT variables, 112394 SAT clauses)
15.33/4.69	c (4,4) 5268 (30 %) CSP clauses are encoded (0 SAT variables, 148579 SAT clauses)
15.76/4.91	c (4,4) 7024 (40 %) CSP clauses are encoded (0 SAT variables, 192334 SAT clauses)
16.12/5.11	c (4,4) 8780 (50 %) CSP clauses are encoded (0 SAT variables, 235287 SAT clauses)
16.32/5.32	c (4,4) 10536 (60 %) CSP clauses are encoded (0 SAT variables, 279675 SAT clauses)
16.54/5.52	c (4,4) 12292 (70 %) CSP clauses are encoded (0 SAT variables, 322726 SAT clauses)
16.79/5.71	c (5,5) 14048 (80 %) CSP clauses are encoded (0 SAT variables, 364187 SAT clauses)
17.01/5.90	c (5,5) 15804 (90 %) CSP clauses are encoded (0 SAT variables, 406021 SAT clauses)
17.12/6.10	c (5,5) 17560 (100 %) CSP clauses are encoded (0 SAT variables, 449114 SAT clauses)
17.12/6.10	c (5,5) CSPinCNF to SatSolver End
17.12/6.10	c (5,5) Heap : 2703 MiB used (max 21589 MiB), NonHeap : 36 MiB used (max 0 MiB)
17.12/6.10	c (5,5) 46380 bool, 449146 clause
17.12/6.10	c (5,5) Export Begin
17.84/6.44	c (5,5) Export to HOME/scop-7723-serial-file.bin
17.84/6.44	c (5,5) Export End
17.84/6.44	c (5,5) Export File Size: 6.07 MB
17.84/6.45	c (5,5) 1,1,2,2,3,3,5,STOP-AFTER(DIMACS)
17.84/6.45	c END-Prog: Sat Sep 14 01:19:58 CEST 2019
17.84/6.47	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-7723-serial-file.bin
17.93/6.93	c (0,0) Read Serial File Begin
17.93/6.93	c (0,0) HOME/scop-7723-serial-file.bin
19.40/7.37	c (0,0) Read Serial File End
19.40/7.38	
19.40/7.38	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
19.40/7.38	(Solving Process)
19.40/7.38	
19.68/7.40	c BEGIN-Prog: Sat Sep 14 01:19:59 CEST 2019
19.68/7.40	c PID: 7746
19.68/7.40	c IP: 172.20.3.149
19.68/7.40	c HOST: node149.alineos.net
19.68/7.41	c (0,0) SatSolver.solve Begin
19.68/7.41	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392285-1568416829.xml-scop-7726.cnf
19.68/7.43	c (0,0) c
19.68/7.43	c (0,0) c This is deterministic version of glucose-syrup 4.1-27 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
19.68/7.43	c (0,0) c
19.68/7.43	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
19.68/7.43	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
19.68/7.43	c (0,0) c ========================================[ Problem Statistics ]===========================================
19.68/7.43	c (0,0) c |                                                                                                       |
19.90/7.60	c (0,0) c |  Number of variables:         46380                                                                   |
19.90/7.60	c (0,0) c |  Number of clauses:          449146                                                                   |
19.90/7.60	c (0,0) c |  Parse time:                   0.16 s                                                                 |
19.90/7.60	c (0,0) c |                                                                                                       |
20.47/8.07	c (1,0) c |  Simplification time:          0.46 s                                                                 |
20.47/8.07	c (1,0) c |                                                                                                       |
20.47/8.07	c (1,0) c |  Generating clones                                                                                    |
20.67/8.27	c (1,0) c |  all clones generated. Memory =   369.47Mb.                                                           |
20.67/8.27	c (1,0) c ========================================================================================================|
20.67/8.27	c (1,0) c
20.67/8.27	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
20.67/8.27	c (1,0) c
20.67/8.27	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.67/8.27	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
20.67/8.27	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
20.67/8.27	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
20.67/8.27	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
20.67/8.27	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
20.67/8.27	c (1,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
20.67/8.27	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
20.67/8.27	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
20.67/8.27	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
20.67/8.27	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
20.67/8.27	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
20.67/8.27	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
20.67/8.27	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
20.67/8.27	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
20.67/8.27	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
20.67/8.27	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
20.67/8.27	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
20.67/8.27	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
21.23/8.47	c (1,0) c
21.23/8.47	c (1,0) c real time : 1.0348 s
21.23/8.47	c (1,0) c cpu time  : 1.40818 s
21.23/8.47	c (1,0) c
21.23/8.47	c (1,0) c
21.23/8.47	c (1,0) c
21.23/8.47	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
21.23/8.47	c (1,0) c
21.23/8.47	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
21.23/8.47	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
21.23/8.47	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
21.23/8.47	c (1,0) c | Conflicts     |            1227 |        194 |        129 |        141 |        158 |        151 |        165 |        158 |        131 |
21.23/8.47	c (1,0) c | Decisions     |           51298 |       5948 |       4135 |       7189 |       6908 |       5943 |       8476 |       7064 |       5635 |
21.23/8.47	c (1,0) c | Propagations  |         1183433 |     134002 |      93483 |     148316 |     163100 |     140434 |     201650 |     173439 |     129009 |
21.23/8.47	c (1,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
21.23/8.47	c (1,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
21.23/8.47	c (1,0) c | Restarts      |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
21.23/8.47	c (1,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
21.23/8.47	c (1,0) c | PropBinClauses|         1930289 |     221310 |     153872 |     240258 |     262224 |     231339 |     327433 |     283117 |     210736 |
21.23/8.47	c (1,0) c | PropPreBlocker|        10412159 |    1209060 |     885916 |    1298326 |    1377208 |    1284888 |    1659672 |    1516110 |    1180979 |
21.23/8.47	c (1,0) c | PropNotBlocker|         3757189 |     475412 |     412572 |     483235 |     494744 |     459781 |     509052 |     479086 |     443307 |
21.23/8.47	c (1,0) c | LitFullScans  |        16822689 |    1993611 |    1509747 |    2108555 |    2232444 |    2061076 |    2617546 |    2386209 |    1913501 |
21.23/8.47	c (1,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
21.23/8.47	c (1,0) c | DecisionLevel0|               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
21.23/8.47	c (1,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
21.23/8.47	c (1,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
21.23/8.47	c (1,0) c | Avg_Trail     |                 |      12375 |      15777 |      17346 |      16772 |      17905 |      18110 |      15289 |      17565 |
21.23/8.47	c (1,0) c | Avg_DL        |                 |        461 |        589 |        671 |        606 |        634 |        703 |        527 |        655 |
21.23/8.47	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
21.23/8.47	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
21.23/8.47	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
21.23/8.47	c (1,0) c | Exported      |              37 |          6 |          3 |          5 |          6 |          7 |          3 |          4 |          3 |
21.23/8.47	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
21.23/8.47	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
21.23/8.47	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
21.23/8.47	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
21.23/8.47	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
21.23/8.47	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
21.23/8.47	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
21.23/8.47	c (1,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
21.23/8.47	c (1,0) c | Binaries      |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
21.23/8.47	c (1,0) c | Glues         |                 |          6 |          3 |          5 |          6 |          7 |          3 |          4 |          3 |
21.23/8.47	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
21.23/8.47	c (1,0) c | Orig_Seen     |             0 % |       2211 |       1271 |       1432 |       1787 |       1474 |       1786 |       1632 |       1481 |
21.23/8.47	c (1,0) c | Diff Orig seen|                 |      X     | -      940 | -      779 | -      424 | -      737 | -      425 | -      579 | -      730 |
21.23/8.47	c (1,0) c | Hamming       |            26 % |      X     |      13300 |      12848 |      11677 |      11922 |      11693 |      12343 |      12160 |
21.23/8.47	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
21.23/8.47	c (1,0) c | RunningTime   |                 |    0.2 100%|    0.2 100%|    0.1 100%|    0.2 100%|    0.1 100%|    0.2 100%|    0.2 100%|    0.2 100%|
21.23/8.47	c (1,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
21.23/8.47	c (1,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
21.23/8.47	c (1,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
21.23/8.47	c (1,0) c | SolvingTime   |                 |    0.2     |    0.2     |    0.1     |    0.2     |    0.1     |    0.2     |    0.2     |    0.2     |
21.23/8.47	c (1,0) c | PropagationTim|                 |    0.2  96%|    0.2  96%|    0.1  95%|    0.2  95%|    0.1  95%|    0.2  95%|    0.2  96%|    0.2  96%|
21.23/8.47	c (1,0) c | AnalysisTime  |                 |    0.0   1%|    0.0   1%|    0.0   1%|    0.0   1%|    0.0   1%|    0.0   1%|    0.0   1%|    0.0   0%|
21.23/8.47	c (1,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
21.23/8.47	c (1,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
21.23/8.47	c (1,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
21.23/8.47	c (1,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
21.23/8.47	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
21.23/8.47	c (1,0) c
21.23/8.47	c (1,0) c
21.23/8.47	c (1,0) c Threads : 8
21.23/8.47	c (1,0) c Winner : 0
21.23/8.47	c (1,0) c Conflicts_0 : 194
21.23/8.47	c (1,0) c Conflicts_1 : 129
21.23/8.47	c (1,0) c Conflicts_2 : 141
21.23/8.47	c (1,0) c Conflicts_3 : 158
21.23/8.47	c (1,0) c Conflicts_4 : 151
21.23/8.47	c (1,0) c Conflicts_5 : 165
21.23/8.47	c (1,0) c Conflicts_6 : 158
21.23/8.47	c (1,0) c Conflicts_7 : 131
21.23/8.47	c (1,0) c Conflicts_total : 1227
21.23/8.47	c (1,0) c Conflicts_winner : 194
21.23/8.47	c (1,0) c Decisions_0 : 5948
21.23/8.47	c (1,0) c Decisions_1 : 4135
21.23/8.47	c (1,0) c Decisions_2 : 7189
21.23/8.47	c (1,0) c Decisions_3 : 6908
21.23/8.47	c (1,0) c Decisions_4 : 5943
21.23/8.47	c (1,0) c Decisions_5 : 8476
21.23/8.47	c (1,0) c Decisions_6 : 7064
21.23/8.47	c (1,0) c Decisions_7 : 5635
21.23/8.47	c (1,0) c Decisions_total : 51298
21.23/8.47	c (1,0) c Decisions_winner : 5948
21.23/8.47	c (1,0) c Propagations_0 : 134002
21.23/8.47	c (1,0) c Propagations_1 : 93483
21.23/8.47	c (1,0) c Propagations_2 : 148316
21.23/8.47	c (1,0) c Propagations_3 : 163100
21.23/8.47	c (1,0) c Propagations_4 : 140434
21.23/8.47	c (1,0) c Propagations_5 : 201650
21.23/8.47	c (1,0) c Propagations_6 : 173439
21.23/8.47	c (1,0) c Propagations_7 : 129009
21.23/8.47	c (1,0) c Propagations_total : 1183433
21.23/8.47	c (1,0) c Propagations_winner : 134002
21.23/8.47	c (1,0) c ReduceDBs_0 : 0
21.23/8.47	c (1,0) c ReduceDBs_1 : 0
21.23/8.47	c (1,0) c ReduceDBs_2 : 0
21.23/8.47	c (1,0) c ReduceDBs_3 : 0
21.23/8.47	c (1,0) c ReduceDBs_4 : 0
21.23/8.47	c (1,0) c ReduceDBs_5 : 0
21.23/8.47	c (1,0) c ReduceDBs_6 : 0
21.23/8.47	c (1,0) c ReduceDBs_7 : 0
21.23/8.47	c (1,0) c ReduceDBs_total : 0
21.23/8.47	c (1,0) c ReduceDBs_winner : 0
21.23/8.47	c (1,0) c SimpDBs_0 : 1
21.23/8.47	c (1,0) c SimpDBs_1 : 1
21.23/8.47	c (1,0) c SimpDBs_2 : 1
21.23/8.47	c (1,0) c SimpDBs_3 : 1
21.23/8.47	c (1,0) c SimpDBs_4 : 1
21.23/8.47	c (1,0) c SimpDBs_5 : 1
21.23/8.47	c (1,0) c SimpDBs_6 : 1
21.23/8.47	c (1,0) c SimpDBs_7 : 1
21.23/8.47	c (1,0) c SimpDBs_total : 8
21.23/8.47	c (1,0) c SimpDBs_winner : 1
21.23/8.47	c (1,0) c Restarts_0 : 1
21.23/8.47	c (1,0) c Restarts_1 : 1
21.23/8.47	c (1,0) c Restarts_2 : 1
21.23/8.47	c (1,0) c Restarts_3 : 1
21.23/8.47	c (1,0) c Restarts_4 : 1
21.23/8.47	c (1,0) c Restarts_5 : 1
21.23/8.47	c (1,0) c Restarts_6 : 1
21.23/8.47	c (1,0) c Restarts_7 : 1
21.23/8.47	c (1,0) c Restarts_total : 8
21.23/8.47	c (1,0) c Restarts_winner : 1
21.23/8.47	c (1,0) c ForcedImports_0 : 0
21.23/8.47	c (1,0) c ForcedImports_1 : 0
21.23/8.47	c (1,0) c ForcedImports_2 : 0
21.23/8.47	c (1,0) c ForcedImports_3 : 0
21.23/8.47	c (1,0) c ForcedImports_4 : 0
21.23/8.47	c (1,0) c ForcedImports_5 : 0
21.23/8.47	c (1,0) c ForcedImports_6 : 0
21.23/8.47	c (1,0) c ForcedImports_7 : 0
21.23/8.47	c (1,0) c ForcedImports_total : 0
21.23/8.47	c (1,0) c ForcedImports_winner : 0
21.23/8.47	c (1,0) c PropsBinClauses_0 : 221310
21.23/8.47	c (1,0) c PropsBinClauses_1 : 153872
21.23/8.47	c (1,0) c PropsBinClauses_2 : 240258
21.23/8.47	c (1,0) c PropsBinClauses_3 : 262224
21.23/8.47	c (1,0) c PropsBinClauses_4 : 231339
21.23/8.47	c (1,0) c PropsBinClauses_5 : 327433
21.23/8.47	c (1,0) c PropsBinClauses_6 : 283117
21.23/8.47	c (1,0) c PropsBinClauses_7 : 210736
21.23/8.47	c (1,0) c PropsBinClauses_total : 1930289
21.23/8.47	c (1,0) c PropsBinClauses_winner : 221310
21.23/8.47	c (1,0) c PropsPreBlocker_0 : 1209060
21.23/8.47	c (1,0) c PropsPreBlocker_1 : 885916
21.23/8.47	c (1,0) c PropsPreBlocker_2 : 1298326
21.23/8.47	c (1,0) c PropsPreBlocker_3 : 1377208
21.23/8.47	c (1,0) c PropsPreBlocker_4 : 1284888
21.23/8.47	c (1,0) c PropsPreBlocker_5 : 1659672
21.23/8.47	c (1,0) c PropsPreBlocker_6 : 1516110
21.23/8.47	c (1,0) c PropsPreBlocker_7 : 1180979
21.23/8.47	c (1,0) c PropsPreBlocker_total : 10412159
21.23/8.47	c (1,0) c PropsPreBlocker_winner : 1209060
21.23/8.47	c (1,0) c PropsNotBlocker_0 : 475412
21.23/8.47	c (1,0) c PropsNotBlocker_1 : 412572
21.23/8.47	c (1,0) c PropsNotBlocker_2 : 483235
21.23/8.47	c (1,0) c PropsNotBlocker_3 : 494744
21.23/8.47	c (1,0) c PropsNotBlocker_4 : 459781
21.23/8.47	c (1,0) c PropsNotBlocker_5 : 509052
21.23/8.47	c (1,0) c PropsNotBlocker_6 : 479086
21.23/8.47	c (1,0) c PropsNotBlocker_7 : 443307
21.23/8.47	c (1,0) c PropsNotBlocker_total : 3757189
21.23/8.47	c (1,0) c PropsNotBlocker_winner : 475412
21.23/8.47	c (1,0) c PropsLitFullScans_0 : 1993611
21.23/8.47	c (1,0) c PropsLitFullScans_1 : 1509747
21.23/8.47	c (1,0) c PropsLitFullScans_2 : 2108555
21.23/8.47	c (1,0) c PropsLitFullScans_3 : 2232444
21.23/8.47	c (1,0) c PropsLitFullScans_4 : 2061076
21.23/8.47	c (1,0) c PropsLitFullScans_5 : 2617546
21.23/8.47	c (1,0) c PropsLitFullScans_6 : 2386209
21.23/8.47	c (1,0) c PropsLitFullScans_7 : 1913501
21.23/8.47	c (1,0) c PropsLitFullScans_total : 16822689
21.23/8.47	c (1,0) c PropsLitFullScans_winner : 1993611
21.23/8.47	c (1,0) c LitScanFractions_0 : 0
21.23/8.47	c (1,0) c LitScanFractions_1 : 0
21.23/8.47	c (1,0) c LitScanFractions_2 : 0
21.23/8.47	c (1,0) c LitScanFractions_3 : 0
21.23/8.47	c (1,0) c LitScanFractions_4 : 0
21.23/8.47	c (1,0) c LitScanFractions_5 : 0
21.23/8.47	c (1,0) c LitScanFractions_6 : 0
21.23/8.47	c (1,0) c LitScanFractions_7 : 0
21.23/8.47	c (1,0) c LitScanFractions_total : 0
21.23/8.47	c (1,0) c LitScanFractions_winner : 0
21.23/8.47	c (1,0) c DecisionLevel0_0 : 1
21.23/8.47	c (1,0) c DecisionLevel0_1 : 1
21.23/8.47	c (1,0) c DecisionLevel0_2 : 1
21.23/8.47	c (1,0) c DecisionLevel0_3 : 1
21.23/8.47	c (1,0) c DecisionLevel0_4 : 1
21.23/8.47	c (1,0) c DecisionLevel0_5 : 1
21.23/8.47	c (1,0) c DecisionLevel0_6 : 1
21.23/8.47	c (1,0) c DecisionLevel0_7 : 1
21.23/8.47	c (1,0) c DecisionLevel0_total : 8
21.23/8.47	c (1,0) c DecisionLevel0_winner : 1
21.23/8.47	c (1,0) c Periods_0 : 0
21.23/8.47	c (1,0) c Periods_1 : 0
21.23/8.47	c (1,0) c Periods_2 : 0
21.23/8.47	c (1,0) c Periods_3 : 0
21.23/8.47	c (1,0) c Periods_4 : 0
21.23/8.47	c (1,0) c Periods_5 : 0
21.23/8.47	c (1,0) c Periods_6 : 0
21.23/8.47	c (1,0) c Periods_7 : 0
21.23/8.47	c (1,0) c Periods_total : 0
21.23/8.47	c (1,0) c Periods_winner : 0
21.23/8.47	c (1,0) c Margin_0 : 20
21.23/8.47	c (1,0) c Margin_1 : 20
21.23/8.47	c (1,0) c Margin_2 : 20
21.23/8.47	c (1,0) c Margin_3 : 20
21.23/8.47	c (1,0) c Margin_4 : 20
21.23/8.47	c (1,0) c Margin_5 : 20
21.23/8.47	c (1,0) c Margin_6 : 20
21.23/8.47	c (1,0) c Margin_7 : 20
21.23/8.47	c (1,0) c Margin_total : 160
21.23/8.47	c (1,0) c Margin_winner : 20
21.23/8.47	c (1,0) c Exported_0 : 6
21.23/8.47	c (1,0) c Exported_1 : 3
21.23/8.48	c (1,0) c Exported_2 : 5
21.23/8.48	c (1,0) c Exported_3 : 6
21.23/8.48	c (1,0) c Exported_4 : 7
21.23/8.48	c (1,0) c Exported_5 : 3
21.23/8.48	c (1,0) c Exported_6 : 4
21.23/8.48	c (1,0) c Exported_7 : 3
21.23/8.48	c (1,0) c Exported_total : 37
21.23/8.48	c (1,0) c Exported_winner : 6
21.23/8.48	c (1,0) c Imported_0 : 0
21.23/8.48	c (1,0) c Imported_1 : 0
21.23/8.48	c (1,0) c Imported_2 : 0
21.23/8.48	c (1,0) c Imported_3 : 0
21.23/8.48	c (1,0) c Imported_4 : 0
21.23/8.48	c (1,0) c Imported_5 : 0
21.23/8.48	c (1,0) c Imported_6 : 0
21.23/8.48	c (1,0) c Imported_7 : 0
21.23/8.48	c (1,0) c Imported_total : 0
21.23/8.48	c (1,0) c Imported_winner : 0
21.23/8.48	c (1,0) c Good_0 : 0
21.23/8.48	c (1,0) c Good_1 : 0
21.23/8.48	c (1,0) c Good_2 : 0
21.23/8.48	c (1,0) c Good_3 : 0
21.23/8.48	c (1,0) c Good_4 : 0
21.23/8.48	c (1,0) c Good_5 : 0
21.23/8.48	c (1,0) c Good_6 : 0
21.23/8.48	c (1,0) c Good_7 : 0
21.23/8.48	c (1,0) c Good_total : 0
21.23/8.48	c (1,0) c Good_winner : 0
21.23/8.48	c (1,0) c Purge_0 : 0
21.23/8.48	c (1,0) c Purge_1 : 0
21.23/8.48	c (1,0) c Purge_2 : 0
21.23/8.48	c (1,0) c Purge_3 : 0
21.23/8.48	c (1,0) c Purge_4 : 0
21.23/8.48	c (1,0) c Purge_5 : 0
21.23/8.48	c (1,0) c Purge_6 : 0
21.23/8.48	c (1,0) c Purge_7 : 0
21.23/8.48	c (1,0) c Purge_total : 0
21.23/8.48	c (1,0) c Purge_winner : 0
21.23/8.48	c (1,0) c Promoted_0 : 0
21.23/8.48	c (1,0) c Promoted_1 : 0
21.23/8.48	c (1,0) c Promoted_2 : 0
21.23/8.48	c (1,0) c Promoted_3 : 0
21.23/8.48	c (1,0) c Promoted_4 : 0
21.23/8.48	c (1,0) c Promoted_5 : 0
21.23/8.48	c (1,0) c Promoted_6 : 0
21.23/8.48	c (1,0) c Promoted_7 : 0
21.23/8.48	c (1,0) c Promoted_total : 0
21.23/8.48	c (1,0) c Promoted_winner : 0
21.23/8.48	c (1,0) c Remove_Imp_0 : 0
21.23/8.48	c (1,0) c Remove_Imp_1 : 0
21.23/8.48	c (1,0) c Remove_Imp_2 : 0
21.23/8.48	c (1,0) c Remove_Imp_3 : 0
21.23/8.48	c (1,0) c Remove_Imp_4 : 0
21.23/8.48	c (1,0) c Remove_Imp_5 : 0
21.23/8.48	c (1,0) c Remove_Imp_6 : 0
21.23/8.48	c (1,0) c Remove_Imp_7 : 0
21.23/8.48	c (1,0) c Remove_Imp_total : 0
21.23/8.48	c (1,0) c Remove_Imp_winner : 0
21.23/8.48	c (1,0) c Blocked_Reuse_0 : 0
21.23/8.48	c (1,0) c Blocked_Reuse_1 : 0
21.23/8.48	c (1,0) c Blocked_Reuse_2 : 0
21.23/8.48	c (1,0) c Blocked_Reuse_3 : 0
21.23/8.48	c (1,0) c Blocked_Reuse_4 : 0
21.23/8.48	c (1,0) c Blocked_Reuse_5 : 0
21.23/8.48	c (1,0) c Blocked_Reuse_6 : 0
21.23/8.48	c (1,0) c Blocked_Reuse_7 : 0
21.23/8.48	c (1,0) c Blocked_Reuse_total : 0
21.23/8.48	c (1,0) c Blocked_Reuse_winner : 0
21.23/8.48	c (1,0) c Unaries_0 : 0
21.23/8.48	c (1,0) c Unaries_1 : 0
21.23/8.48	c (1,0) c Unaries_2 : 0
21.23/8.48	c (1,0) c Unaries_3 : 0
21.23/8.48	c (1,0) c Unaries_4 : 0
21.23/8.48	c (1,0) c Unaries_5 : 0
21.23/8.48	c (1,0) c Unaries_6 : 0
21.23/8.48	c (1,0) c Unaries_7 : 0
21.23/8.48	c (1,0) c Unaries_total : 0
21.23/8.48	c (1,0) c Unaries_winner : 0
21.23/8.48	c (1,0) c Binaries_0 : 0
21.23/8.48	c (1,0) c Binaries_1 : 0
21.23/8.48	c (1,0) c Binaries_2 : 0
21.23/8.48	c (1,0) c Binaries_3 : 0
21.23/8.48	c (1,0) c Binaries_4 : 0
21.23/8.48	c (1,0) c Binaries_5 : 0
21.23/8.48	c (1,0) c Binaries_6 : 0
21.23/8.48	c (1,0) c Binaries_7 : 0
21.23/8.48	c (1,0) c Binaries_total : 0
21.23/8.48	c (1,0) c Binaries_winner : 0
21.23/8.48	c (1,0) c Glues_0 : 6
21.23/8.48	c (1,0) c Glues_1 : 3
21.23/8.48	c (1,0) c Glues_2 : 5
21.23/8.48	c (1,0) c Glues_3 : 6
21.23/8.48	c (1,0) c Glues_4 : 7
21.23/8.48	c (1,0) c Glues_5 : 3
21.23/8.48	c (1,0) c Glues_6 : 4
21.23/8.48	c (1,0) c Glues_7 : 3
21.23/8.48	c (1,0) c Glues_total : 37
21.23/8.48	c (1,0) c Glues_winner : 6
21.23/8.48	c (1,0) c RunningTime_0 : 0.176639
21.23/8.48	c (1,0) c RunningTime_1 : 0.165220
21.23/8.48	c (1,0) c RunningTime_2 : 0.144731
21.23/8.48	c (1,0) c RunningTime_3 : 0.184066
21.23/8.48	c (1,0) c RunningTime_4 : 0.135046
21.23/8.48	c (1,0) c RunningTime_5 : 0.186291
21.23/8.48	c (1,0) c RunningTime_6 : 0.182883
21.23/8.48	c (1,0) c RunningTime_7 : 0.163964
21.23/8.48	c (1,0) c RunningTime_total : 1.338839
21.23/8.48	c (1,0) c RunningTime_winner : 0.176639
21.23/8.48	c (1,0) c WaitingTime_0 : 0.000000
21.23/8.48	c (1,0) c WaitingTime_1 : 0.000000
21.23/8.48	c (1,0) c WaitingTime_2 : 0.000000
21.23/8.48	c (1,0) c WaitingTime_3 : 0.000000
21.23/8.48	c (1,0) c WaitingTime_4 : 0.000000
21.23/8.48	c (1,0) c WaitingTime_5 : 0.000000
21.23/8.48	c (1,0) c WaitingTime_6 : 0.000000
21.23/8.48	c (1,0) c WaitingTime_7 : 0.000000
21.23/8.48	c (1,0) c WaitingTime_total : 0.000000
21.23/8.48	c (1,0) c WaitingTime_winner : 0.000000
21.23/8.48	c (1,0) c ExchangingTime_0 : 0.000027
21.23/8.48	c (1,0) c ExchangingTime_1 : 0.000016
21.23/8.48	c (1,0) c ExchangingTime_2 : 0.000020
21.23/8.48	c (1,0) c ExchangingTime_3 : 0.000023
21.23/8.48	c (1,0) c ExchangingTime_4 : 0.000027
21.23/8.48	c (1,0) c ExchangingTime_5 : 0.000022
21.23/8.48	c (1,0) c ExchangingTime_6 : 0.000024
21.23/8.48	c (1,0) c ExchangingTime_7 : 0.000022
21.23/8.48	c (1,0) c ExchangingTime_total : 0.000181
21.23/8.48	c (1,0) c ExchangingTime_winner : 0.000027
21.23/8.48	c (1,0) c PeriodProcTime_0 : 0.000000
21.23/8.48	c (1,0) c PeriodProcTime_1 : 0.000000
21.23/8.48	c (1,0) c PeriodProcTime_2 : 0.000000
21.23/8.48	c (1,0) c PeriodProcTime_3 : 0.000000
21.23/8.48	c (1,0) c PeriodProcTime_4 : 0.000000
21.23/8.48	c (1,0) c PeriodProcTime_5 : 0.000000
21.23/8.48	c (1,0) c PeriodProcTime_6 : 0.000000
21.23/8.48	c (1,0) c PeriodProcTime_7 : 0.000000
21.23/8.48	c (1,0) c PeriodProcTime_total : 0.000000
21.23/8.48	c (1,0) c PeriodProcTime_winner : 0.000000
21.23/8.48	c (1,0) c SolvingTime_0 : 0.176666
21.23/8.48	c (1,0) c SolvingTime_1 : 0.165236
21.23/8.48	c (1,0) c SolvingTime_2 : 0.144751
21.23/8.48	c (1,0) c SolvingTime_3 : 0.184089
21.23/8.48	c (1,0) c SolvingTime_4 : 0.135073
21.23/8.48	c (1,0) c SolvingTime_5 : 0.186312
21.23/8.48	c (1,0) c SolvingTime_6 : 0.182906
21.23/8.48	c (1,0) c SolvingTime_7 : 0.163986
21.23/8.48	c (1,0) c SolvingTime_total : 1.339020
21.23/8.48	c (1,0) c SolvingTime_winner : 0.176666
21.23/8.48	c (1,0) c PropagationTime_0 : 0.169195
21.23/8.48	c (1,0) c PropagationTime_1 : 0.157910
21.23/8.48	c (1,0) c PropagationTime_2 : 0.137870
21.23/8.48	c (1,0) c PropagationTime_3 : 0.175622
21.23/8.48	c (1,0) c PropagationTime_4 : 0.127857
21.23/8.48	c (1,0) c PropagationTime_5 : 0.177881
21.23/8.48	c (1,0) c PropagationTime_6 : 0.175147
21.23/8.48	c (1,0) c PropagationTime_7 : 0.156918
21.23/8.48	c (1,0) c PropagationTime_total : 1.278401
21.23/8.48	c (1,0) c PropagationTime_winner : 0.169195
21.23/8.48	c (1,0) c AnalysisTime_0 : 0.001335
21.23/8.48	c (1,0) c AnalysisTime_1 : 0.000916
21.23/8.48	c (1,0) c AnalysisTime_2 : 0.000735
21.23/8.48	c (1,0) c AnalysisTime_3 : 0.001196
21.23/8.48	c (1,0) c AnalysisTime_4 : 0.000722
21.23/8.48	c (1,0) c AnalysisTime_5 : 0.001126
21.23/8.48	c (1,0) c AnalysisTime_6 : 0.001037
21.23/8.48	c (1,0) c AnalysisTime_7 : 0.000797
21.23/8.48	c (1,0) c AnalysisTime_total : 0.007863
21.23/8.48	c (1,0) c AnalysisTime_winner : 0.001335
21.23/8.48	c (1,0) c ReductionTime_0 : 0.000000
21.23/8.48	c (1,0) c ReductionTime_1 : 0.000000
21.23/8.48	c (1,0) c ReductionTime_2 : 0.000000
21.23/8.48	c (1,0) c ReductionTime_3 : 0.000000
21.23/8.48	c (1,0) c ReductionTime_4 : 0.000000
21.23/8.48	c (1,0) c ReductionTime_5 : 0.000000
21.23/8.48	c (1,0) c ReductionTime_6 : 0.000000
21.23/8.48	c (1,0) c ReductionTime_7 : 0.000000
21.23/8.48	c (1,0) c ReductionTime_total : 0.000000
21.23/8.48	c (1,0) c ReductionTime_winner : 0.000000
21.23/8.48	c (1,0) c SimplifyTime_0 : 0.000000
21.23/8.48	c (1,0) c SimplifyTime_1 : 0.000000
21.23/8.48	c (1,0) c SimplifyTime_2 : 0.000000
21.23/8.48	c (1,0) c SimplifyTime_3 : 0.000000
21.23/8.48	c (1,0) c SimplifyTime_4 : 0.000000
21.23/8.48	c (1,0) c SimplifyTime_5 : 0.000000
21.23/8.48	c (1,0) c SimplifyTime_6 : 0.000000
21.23/8.48	c (1,0) c SimplifyTime_7 : 0.000000
21.23/8.48	c (1,0) c SimplifyTime_total : 0.000000
21.23/8.48	c (1,0) c SimplifyTime_winner : 0.000000
21.23/8.48	c (1,0) c UsedRateTime_0 : 0.000000
21.23/8.48	c (1,0) c UsedRateTime_1 : 0.000000
21.23/8.48	c (1,0) c UsedRateTime_2 : 0.000000
21.23/8.48	c (1,0) c UsedRateTime_3 : 0.000000
21.23/8.48	c (1,0) c UsedRateTime_4 : 0.000000
21.23/8.48	c (1,0) c UsedRateTime_5 : 0.000000
21.23/8.48	c (1,0) c UsedRateTime_6 : 0.000000
21.23/8.48	c (1,0) c UsedRateTime_7 : 0.000000
21.23/8.48	c (1,0) c UsedRateTime_total : 0.000000
21.23/8.48	c (1,0) c UsedRateTime_winner : 0.000000
21.23/8.48	c (1,0) c OverlapRateTime_0 : 0.000000
21.23/8.48	c (1,0) c OverlapRateTime_1 : 0.000000
21.23/8.48	c (1,0) c OverlapRateTime_2 : 0.000000
21.23/8.48	c (1,0) c OverlapRateTime_3 : 0.000000
21.23/8.48	c (1,0) c OverlapRateTime_4 : 0.000000
21.23/8.48	c (1,0) c OverlapRateTime_5 : 0.000000
21.23/8.48	c (1,0) c OverlapRateTime_6 : 0.000000
21.23/8.48	c (1,0) c OverlapRateTime_7 : 0.000000
21.23/8.48	c (1,0) c OverlapRateTime_total : 0.000000
21.23/8.48	c (1,0) c OverlapRateTime_winner : 0.000000
21.23/8.48	c (1,0) c
21.23/8.48	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
21.23/8.48	c (1,0) c
21.23/8.48	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
21.23/8.48	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
21.23/8.48	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
21.23/8.48	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
21.23/8.48	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
21.23/8.48	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
21.23/8.48	c (1,0) c | Initial random_seed   | 2061061127 |  841429061 |  529586409 |  815540214 |  135493369 |  205818817 | 1697132019 |  206198608 |
21.23/8.48	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
21.23/8.48	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
21.23/8.48	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
21.23/8.48	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
21.23/8.48	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
21.23/8.48	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
21.23/8.48	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
21.23/8.48	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
21.23/8.48	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
21.23/8.48	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
21.23/8.48	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
21.23/8.48	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
21.23/8.48	c (1,0) 
21.23/8.48	c (1,0) s SATISFIABLE
20.00/8.54	c (1,0) SatSolver.solve End
20.00/8.54	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
20.00/8.54	c (1,0) Show results Begin
21.86/8.63	c (1,0) x1 = 16
21.86/8.63	c (1,0) x10 = 268
21.86/8.63	c (1,0) x100 = 708
21.86/8.63	c (1,0) x101 = 394
21.86/8.63	c (1,0) x102 = 156
21.86/8.63	c (1,0) x103 = 414
21.86/8.63	c (1,0) x104 = 652
21.86/8.63	c (1,0) x105 = 708
21.86/8.63	c (1,0) x106 = 470
21.86/8.63	c (1,0) x107 = 352
21.86/8.63	c (1,0) x108 = 114
21.86/8.63	c (1,0) x109 = 254
21.86/8.63	c (1,0) x11 = 764
21.86/8.63	c (1,0) x110 = 16
21.86/8.63	c (1,0) x111 = 764
21.86/8.63	c (1,0) x112 = 526
21.86/8.63	c (1,0) x113 = 554
21.86/8.63	c (1,0) x114 = 792
21.86/8.63	c (1,0) x115 = 764
21.86/8.63	c (1,0) x116 = 526
21.86/8.63	c (1,0) x117 = 44
21.86/8.63	c (1,0) x118 = 282
21.86/8.63	c (1,0) x119 = 16
21.86/8.63	c (1,0) x12 = 526
21.86/8.63	c (1,0) x120 = 254
21.86/8.63	c (1,0) x121 = 512
21.86/8.63	c (1,0) x122 = 750
21.86/8.63	c (1,0) x123 = 324
21.86/8.63	c (1,0) x124 = 86
21.86/8.63	c (1,0) x125 = 666
21.86/8.63	c (1,0) x126 = 428
21.86/8.63	c (1,0) x127 = 16
21.86/8.63	c (1,0) x128 = 254
21.86/8.63	c (1,0) x129 = 324
21.86/8.63	c (1,0) x13 = 792
21.86/8.63	c (1,0) x130 = 86
21.86/8.63	c (1,0) x131 = 498
21.86/8.63	c (1,0) x132 = 736
21.86/8.63	c (1,0) x133 = 58
21.86/8.63	c (1,0) x134 = 296
21.86/8.63	c (1,0) x135 = 282
21.86/8.63	c (1,0) x136 = 44
21.86/8.63	c (1,0) x137 = 778
21.86/8.63	c (1,0) x138 = 540
21.86/8.63	c (1,0) x139 = 352
21.86/8.63	c (1,0) x14 = 554
21.86/8.63	c (1,0) x140 = 114
21.86/8.63	c (1,0) x141 = 240
21.86/8.63	c (1,0) x142 = 478
21.86/8.63	c (1,0) x143 = 540
21.86/8.63	c (1,0) x144 = 778
21.86/8.63	c (1,0) x145 = 86
21.86/8.63	c (1,0) x146 = 324
21.86/8.63	c (1,0) x147 = 792
21.86/8.63	c (1,0) x148 = 554
21.86/8.63	c (1,0) x149 = 58
21.86/8.63	c (1,0) x15 = 296
21.86/8.63	c (1,0) x150 = 296
21.86/8.63	c (1,0) x151 = 484
21.86/8.63	c (1,0) x152 = 722
21.86/8.63	c (1,0) x153 = 282
21.86/8.63	c (1,0) x154 = 44
21.86/8.63	c (1,0) x155 = 338
21.86/8.63	c (1,0) x156 = 100
21.86/8.63	c (1,0) x157 = 414
21.86/8.63	c (1,0) x158 = 652
21.86/8.63	c (1,0) x159 = 456
21.86/8.63	c (1,0) x16 = 58
21.86/8.63	c (1,0) x160 = 694
21.86/8.63	c (1,0) x161 = 526
21.86/8.63	c (1,0) x162 = 764
21.86/8.63	c (1,0) x163 = 512
21.86/8.63	c (1,0) x164 = 750
21.86/8.63	c (1,0) x165 = 428
21.86/8.63	c (1,0) x166 = 666
21.86/8.63	c (1,0) x167 = 44
21.86/8.63	c (1,0) x168 = 282
21.86/8.63	c (1,0) x169 = 554
21.86/8.63	c (1,0) x17 = 16
21.86/8.63	c (1,0) x170 = 792
21.86/8.63	c (1,0) x171 = 142
21.86/8.63	c (1,0) x172 = 380
21.86/8.63	c (1,0) x173 = 456
21.86/8.63	c (1,0) x174 = 694
21.86/8.63	c (1,0) x175 = 428
21.86/8.63	c (1,0) x176 = 666
21.86/8.64	c (1,0) x177 = 470
21.86/8.64	c (1,0) x178 = 708
21.86/8.64	c (1,0) x179 = 100
21.86/8.64	c (1,0) x18 = 254
21.86/8.64	c (1,0) x180 = 338
21.86/8.64	c (1,0) x181 = 366
21.86/8.64	c (1,0) x182 = 128
21.86/8.64	c (1,0) x183 = 428
21.86/8.64	c (1,0) x184 = 666
21.86/8.64	c (1,0) x185 = 736
21.86/8.64	c (1,0) x186 = 498
21.86/8.64	c (1,0) x187 = 414
21.86/8.64	c (1,0) x188 = 652
21.86/8.64	c (1,0) x189 = 484
21.86/8.64	c (1,0) x19 = 380
21.86/8.64	c (1,0) x190 = 722
21.86/8.64	c (1,0) x191 = 414
21.86/8.64	c (1,0) x192 = 652
21.86/8.64	c (1,0) x193 = 352
21.86/8.64	c (1,0) x194 = 114
21.86/8.64	c (1,0) x195 = 338
21.86/8.64	c (1,0) x196 = 100
21.86/8.64	c (1,0) x197 = 414
21.86/8.64	c (1,0) x198 = 652
21.86/8.64	c (1,0) x199 = 722
21.86/8.64	c (1,0) x2 = 254
21.86/8.64	c (1,0) x20 = 142
21.86/8.64	c (1,0) x200 = 484
21.86/8.64	c (1,0) x201 = 296
21.86/8.64	c (1,0) x202 = 58
21.86/8.64	c (1,0) x203 = 296
21.86/8.64	c (1,0) x204 = 58
21.86/8.64	c (1,0) x205 = 324
21.86/8.64	c (1,0) x206 = 86
21.86/8.64	c (1,0) x207 = 778
21.86/8.64	c (1,0) x208 = 540
21.86/8.64	c (1,0) x209 = 394
21.86/8.64	c (1,0) x21 = 750
21.86/8.64	c (1,0) x210 = 156
21.86/8.64	c (1,0) x211 = 394
21.86/8.64	c (1,0) x212 = 156
21.86/8.64	c (1,0) x213 = 764
21.86/8.64	c (1,0) x214 = 526
21.86/8.64	c (1,0) x215 = 86
21.86/8.64	c (1,0) x216 = 324
21.86/8.64	c (1,0) x217 = 442
21.86/8.64	c (1,0) x218 = 680
21.86/8.64	c (1,0) x219 = 652
21.86/8.64	c (1,0) x22 = 512
21.86/8.64	c (1,0) x220 = 414
21.86/8.64	c (1,0) x221 = 30
21.86/8.64	c (1,0) x222 = 268
21.86/8.64	c (1,0) x223 = 456
21.86/8.64	c (1,0) x224 = 694
21.86/8.64	c (1,0) x225 = 414
21.86/8.64	c (1,0) x226 = 652
21.86/8.64	c (1,0) x227 = 428
21.86/8.64	c (1,0) x228 = 666
21.86/8.64	c (1,0) x229 = 394
21.86/8.64	c (1,0) x23 = 666
21.86/8.64	c (1,0) x230 = 156
21.86/8.64	c (1,0) x231 = 268
21.86/8.64	c (1,0) x232 = 30
21.86/8.64	c (1,0) x233 = 86
21.86/8.64	c (1,0) x234 = 324
21.86/8.64	c (1,0) x235 = 736
21.86/8.64	c (1,0) x236 = 498
21.86/8.64	c (1,0) x237 = 282
21.86/8.64	c (1,0) x238 = 44
21.86/8.64	c (1,0) x239 = 792
21.86/8.64	c (1,0) x24 = 428
21.86/8.64	c (1,0) x240 = 554
21.86/8.64	c (1,0) x241 = 128
21.86/8.64	c (1,0) x242 = 366
21.86/8.64	c (1,0) x243 = 254
21.86/8.64	c (1,0) x244 = 16
21.86/8.64	c (1,0) x245 = 268
21.86/8.64	c (1,0) x246 = 30
21.86/8.64	c (1,0) x247 = 16
21.86/8.64	c (1,0) x248 = 254
21.86/8.64	c (1,0) x249 = 44
21.86/8.64	c (1,0) x25 = 540
21.86/8.64	c (1,0) x250 = 282
21.86/8.64	c (1,0) x251 = 380
21.86/8.64	c (1,0) x252 = 142
21.86/8.64	c (1,0) x253 = 156
21.86/8.64	c (1,0) x254 = 394
21.86/8.64	c (1,0) x255 = 254
21.86/8.64	c (1,0) x256 = 16
21.86/8.64	c (1,0) x257 = 254
21.86/8.64	c (1,0) x258 = 16
21.86/8.64	c (1,0) x259 = 310
21.86/8.64	c (1,0) x26 = 778
21.86/8.64	c (1,0) x260 = 72
21.86/8.64	c (1,0) x261 = 414
21.86/8.64	c (1,0) x262 = 652
21.86/8.64	c (1,0) x263 = 694
21.86/8.64	c (1,0) x264 = 456
21.86/8.64	c (1,0) x265 = 268
21.86/8.64	c (1,0) x266 = 30
21.86/8.64	c (1,0) x267 = 338
21.86/8.64	c (1,0) x268 = 100
21.86/8.64	c (1,0) x269 = 736
21.86/8.64	c (1,0) x27 = 366
21.86/8.64	c (1,0) x270 = 498
21.86/8.64	c (1,0) x271 = 736
21.86/8.64	c (1,0) x272 = 498
21.86/8.64	c (1,0) x273 = 792
21.86/8.64	c (1,0) x274 = 554
21.86/8.64	c (1,0) x275 = 722
21.86/8.64	c (1,0) x276 = 484
21.86/8.64	c (1,0) x277 = 156
21.86/8.64	c (1,0) x278 = 394
21.86/8.64	c (1,0) x279 = 128
21.86/8.64	c (1,0) x28 = 128
21.86/8.64	c (1,0) x280 = 366
21.86/8.64	c (1,0) x281 = 114
21.86/8.64	c (1,0) x282 = 352
21.86/8.64	c (1,0) x283 = 254
21.86/8.64	c (1,0) x284 = 16
21.86/8.64	c (1,0) x285 = 268
21.86/8.64	c (1,0) x286 = 30
21.86/8.64	c (1,0) x287 = 254
21.86/8.64	c (1,0) x288 = 16
21.86/8.64	c (1,0) x289 = 324
21.86/8.64	c (1,0) x29 = 652
21.86/8.64	c (1,0) x290 = 86
21.86/8.64	c (1,0) x291 = 16
21.86/8.64	c (1,0) x292 = 254
21.86/8.64	c (1,0) x293 = 170
21.86/8.64	c (1,0) x294 = 408
21.86/8.64	c (1,0) x295 = 100
21.86/8.64	c (1,0) x296 = 338
21.86/8.64	c (1,0) x297 = 652
21.86/8.64	c (1,0) x298 = 414
21.86/8.64	c (1,0) x299 = 254
21.86/8.64	c (1,0) x3 = 554
21.86/8.64	c (1,0) x30 = 414
21.86/8.64	c (1,0) x300 = 16
21.86/8.64	c (1,0) x301 = 750
21.86/8.64	c (1,0) x302 = 512
21.86/8.64	c (1,0) x303 = 414
21.86/8.64	c (1,0) x304 = 652
21.86/8.64	c (1,0) x305 = 296
21.86/8.64	c (1,0) x306 = 58
21.86/8.64	c (1,0) x307 = 512
21.86/8.64	c (1,0) x308 = 750
21.86/8.64	c (1,0) x309 = 792
21.86/8.64	c (1,0) x31 = 30
21.86/8.64	c (1,0) x310 = 554
21.86/8.64	c (1,0) x311 = 764
21.86/8.64	c (1,0) x312 = 526
21.86/8.64	c (1,0) x313 = 736
21.86/8.64	c (1,0) x314 = 498
21.86/8.64	c (1,0) x315 = 58
21.86/8.64	c (1,0) x316 = 296
21.86/8.64	c (1,0) x317 = 666
21.86/8.64	c (1,0) x318 = 428
21.86/8.64	c (1,0) x319 = 526
21.86/8.64	c (1,0) x32 = 268
21.86/8.64	c (1,0) x320 = 764
21.86/8.64	c (1,0) x321 = 268
21.86/8.64	c (1,0) x322 = 30
21.86/8.64	c (1,0) x323 = 414
21.86/8.64	c (1,0) x324 = 652
21.86/8.64	c (1,0) x325 = 394
21.86/8.64	c (1,0) x326 = 156
21.86/8.64	c (1,0) x327 = 58
21.86/8.64	c (1,0) x328 = 296
21.86/8.64	c (1,0) x329 = 282
21.86/8.64	c (1,0) x33 = 498
21.86/8.64	c (1,0) x330 = 44
21.86/8.64	c (1,0) x331 = 254
21.86/8.64	c (1,0) x332 = 16
21.86/8.64	c (1,0) x333 = 366
21.86/8.64	c (1,0) x334 = 128
21.86/8.64	c (1,0) x335 = 58
21.86/8.64	c (1,0) x336 = 296
21.86/8.64	c (1,0) x337 = 324
21.86/8.64	c (1,0) x338 = 86
21.86/8.64	c (1,0) x339 = 722
21.86/8.64	c (1,0) x34 = 736
21.86/8.64	c (1,0) x340 = 484
21.86/8.64	c (1,0) x341 = 428
21.86/8.64	c (1,0) x342 = 666
21.86/8.64	c (1,0) x343 = 470
21.86/8.64	c (1,0) x344 = 708
21.86/8.64	c (1,0) x345 = 268
21.86/8.64	c (1,0) x346 = 30
21.86/8.64	c (1,0) x347 = 128
21.86/8.64	c (1,0) x348 = 366
21.86/8.64	c (1,0) x349 = 764
21.86/8.64	c (1,0) x35 = 30
21.86/8.64	c (1,0) x350 = 526
21.86/8.64	c (1,0) x351 = 428
21.86/8.64	c (1,0) x352 = 666
21.86/8.64	c (1,0) x353 = 722
21.86/8.64	c (1,0) x354 = 484
21.86/8.64	c (1,0) x355 = 282
21.86/8.64	c (1,0) x356 = 44
21.86/8.64	c (1,0) x357 = 268
21.86/8.64	c (1,0) x358 = 30
21.86/8.64	c (1,0) x359 = 512
21.86/8.64	c (1,0) x36 = 268
21.86/8.64	c (1,0) x360 = 750
21.86/8.64	c (1,0) x361 = 100
21.86/8.64	c (1,0) x362 = 338
21.86/8.64	c (1,0) x363 = 498
21.86/8.64	c (1,0) x364 = 736
21.86/8.64	c (1,0) x365 = 428
21.86/8.64	c (1,0) x366 = 666
21.86/8.64	c (1,0) x367 = 72
21.86/8.64	c (1,0) x368 = 310
21.86/8.64	c (1,0) x369 = 680
21.86/8.64	c (1,0) x37 = 86
21.86/8.64	c (1,0) x370 = 442
21.86/8.64	c (1,0) x371 = 778
21.86/8.64	c (1,0) x372 = 540
21.86/8.64	c (1,0) x373 = 428
21.86/8.64	c (1,0) x374 = 666
21.86/8.64	c (1,0) x375 = 44
21.86/8.64	c (1,0) x376 = 282
21.86/8.64	c (1,0) x377 = 72
21.86/8.64	c (1,0) x378 = 310
21.86/8.64	c (1,0) x379 = 324
21.86/8.64	c (1,0) x38 = 324
21.86/8.64	c (1,0) x380 = 86
21.86/8.64	c (1,0) x381 = 694
21.86/8.64	c (1,0) x382 = 456
21.86/8.64	c (1,0) x383 = 680
21.86/8.64	c (1,0) x384 = 442
21.86/8.64	c (1,0) x385 = 72
21.86/8.64	c (1,0) x386 = 310
21.86/8.64	c (1,0) x387 = 380
21.86/8.64	c (1,0) x388 = 142
21.86/8.64	c (1,0) x389 = 512
21.86/8.64	c (1,0) x39 = 380
21.86/8.64	c (1,0) x390 = 750
21.86/8.64	c (1,0) x391 = 708
21.86/8.64	c (1,0) x392 = 470
21.86/8.64	c (1,0) x393 = 310
21.86/8.64	c (1,0) x394 = 72
21.86/8.64	c (1,0) x395 = 58
21.86/8.64	c (1,0) x396 = 296
21.86/8.64	c (1,0) x397 = 414
21.86/8.64	c (1,0) x398 = 652
21.86/8.64	c (1,0) x399 = 722
21.86/8.64	c (1,0) x4 = 792
21.86/8.64	c (1,0) x40 = 142
21.86/8.64	c (1,0) x400 = 484
21.86/8.64	c (1,0) x401 = 114
21.86/8.64	c (1,0) x402 = 352
21.86/8.64	c (1,0) x403 = 44
21.86/8.64	c (1,0) x404 = 282
21.86/8.64	c (1,0) x405 = 708
21.86/8.64	c (1,0) x406 = 470
21.86/8.64	c (1,0) x407 = 414
21.86/8.64	c (1,0) x408 = 652
21.86/8.64	c (1,0) x409 = 100
21.86/8.64	c (1,0) x41 = 792
21.86/8.64	c (1,0) x410 = 338
21.86/8.64	c (1,0) x411 = 268
21.86/8.64	c (1,0) x412 = 30
21.86/8.64	c (1,0) x413 = 100
21.86/8.64	c (1,0) x414 = 338
21.86/8.64	c (1,0) x415 = 30
21.86/8.64	c (1,0) x416 = 268
21.86/8.64	c (1,0) x417 = 114
21.86/8.64	c (1,0) x418 = 352
21.86/8.64	c (1,0) x419 = 44
21.86/8.64	c (1,0) x42 = 554
21.86/8.64	c (1,0) x420 = 282
21.86/8.64	c (1,0) x421 = 394
21.86/8.64	c (1,0) x422 = 156
21.86/8.64	c (1,0) x423 = 310
21.86/8.64	c (1,0) x424 = 72
21.86/8.64	c (1,0) x425 = 666
21.86/8.64	c (1,0) x426 = 428
21.86/8.64	c (1,0) x427 = 366
21.86/8.64	c (1,0) x428 = 128
21.86/8.64	c (1,0) x429 = 142
21.86/8.64	c (1,0) x43 = 296
21.86/8.64	c (1,0) x430 = 380
21.86/8.64	c (1,0) x431 = 338
21.86/8.64	c (1,0) x432 = 100
21.86/8.64	c (1,0) x433 = 792
21.86/8.64	c (1,0) x434 = 554
21.86/8.64	c (1,0) x435 = 428
21.86/8.64	c (1,0) x436 = 666
21.86/8.64	c (1,0) x437 = 16
21.86/8.64	c (1,0) x438 = 254
21.86/8.64	c (1,0) x439 = 694
21.86/8.64	c (1,0) x44 = 58
21.86/8.64	c (1,0) x440 = 456
21.86/8.64	c (1,0) x441 = 44
21.86/8.64	c (1,0) x442 = 282
21.86/8.64	c (1,0) x443 = 554
21.86/8.64	c (1,0) x444 = 792
21.86/8.64	c (1,0) x445 = 652
21.86/8.64	c (1,0) x446 = 414
21.86/8.64	c (1,0) x447 = 16
21.86/8.64	c (1,0) x448 = 254
21.86/8.64	c (1,0) x449 = 778
21.86/8.64	c (1,0) x45 = 708
21.86/8.64	c (1,0) x450 = 540
21.86/8.64	c (1,0) x451 = 254
21.86/8.64	c (1,0) x452 = 16
21.86/8.64	c (1,0) x453 = 268
21.86/8.64	c (1,0) x454 = 30
21.86/8.64	c (1,0) x455 = 792
21.86/8.64	c (1,0) x456 = 554
21.86/8.64	c (1,0) x457 = 142
21.86/8.64	c (1,0) x458 = 380
21.86/8.64	c (1,0) x459 = 268
21.86/8.64	c (1,0) x46 = 470
21.86/8.64	c (1,0) x460 = 30
21.86/8.64	c (1,0) x461 = 764
21.86/8.64	c (1,0) x462 = 526
21.86/8.64	c (1,0) x463 = 100
21.86/8.64	c (1,0) x464 = 338
21.86/8.64	c (1,0) x465 = 484
21.86/8.64	c (1,0) x466 = 722
21.86/8.64	c (1,0) x467 = 456
21.86/8.64	c (1,0) x468 = 694
21.86/8.64	c (1,0) x469 = 310
21.86/8.64	c (1,0) x47 = 114
21.86/8.64	c (1,0) x470 = 72
21.86/8.64	c (1,0) x471 = 30
21.86/8.64	c (1,0) x472 = 268
21.86/8.64	c (1,0) x473 = 268
21.86/8.64	c (1,0) x474 = 30
21.86/8.64	c (1,0) x475 = 268
21.86/8.64	c (1,0) x476 = 30
21.86/8.64	c (1,0) x477 = 380
21.86/8.64	c (1,0) x478 = 142
21.86/8.64	c (1,0) x479 = 380
21.86/8.64	c (1,0) x48 = 352
21.86/8.64	c (1,0) x480 = 142
21.86/8.64	c (1,0) x481 = 470
21.86/8.64	c (1,0) x482 = 708
21.86/8.64	c (1,0) x483 = 554
21.86/8.64	c (1,0) x484 = 792
21.86/8.64	c (1,0) x485 = 414
21.86/8.64	c (1,0) x486 = 652
21.86/8.64	c (1,0) x487 = 16
21.86/8.64	c (1,0) x488 = 254
21.86/8.64	c (1,0) x489 = 268
21.86/8.64	c (1,0) x49 = 778
21.86/8.64	c (1,0) x490 = 30
21.86/8.64	c (1,0) x491 = 310
21.86/8.64	c (1,0) x492 = 72
21.86/8.64	c (1,0) x493 = 268
21.86/8.64	c (1,0) x494 = 30
21.86/8.64	c (1,0) x495 = 254
21.86/8.64	c (1,0) x496 = 16
21.86/8.64	c (1,0) x497 = 310
21.86/8.64	c (1,0) x498 = 72
21.86/8.64	c (1,0) x499 = 268
21.86/8.64	c (1,0) x5 = 100
21.86/8.64	c (1,0) x50 = 540
21.86/8.64	c (1,0) x500 = 30
21.86/8.64	c (1,0) x501 = 254
21.86/8.64	c (1,0) x502 = 16
21.86/8.64	c (1,0) x503 = 666
21.86/8.64	c (1,0) x504 = 428
21.86/8.64	c (1,0) x505 = 86
21.86/8.64	c (1,0) x506 = 324
21.86/8.64	c (1,0) x507 = 254
21.86/8.64	c (1,0) x508 = 16
21.86/8.64	c (1,0) x509 = 394
21.86/8.64	c (1,0) x51 = 100
21.86/8.64	c (1,0) x510 = 156
21.86/8.64	c (1,0) x511 = 72
21.86/8.64	c (1,0) x512 = 310
21.86/8.64	c (1,0) x513 = 722
21.86/8.64	c (1,0) x514 = 484
21.86/8.64	c (1,0) x515 = 428
21.86/8.64	c (1,0) x516 = 666
21.86/8.65	c (1,0) x517 = 540
21.86/8.65	c (1,0) x518 = 778
21.86/8.65	c (1,0) x519 = 44
21.86/8.65	c (1,0) x52 = 338
21.86/8.65	c (1,0) x520 = 282
21.86/8.65	c (1,0) x521 = 142
21.86/8.65	c (1,0) x522 = 380
21.86/8.65	c (1,0) x523 = 708
21.86/8.65	c (1,0) x524 = 470
21.86/8.65	c (1,0) x525 = 722
21.86/8.65	c (1,0) x526 = 484
21.86/8.65	c (1,0) x527 = 666
21.86/8.65	c (1,0) x528 = 428
21.86/8.65	c (1,0) x529 = 338
21.86/8.65	c (1,0) x53 = 128
21.86/8.65	c (1,0) x530 = 100
21.86/8.65	c (1,0) x531 = 30
21.86/8.65	c (1,0) x532 = 268
21.86/8.65	c (1,0) x533 = 30
21.86/8.65	c (1,0) x534 = 268
21.86/8.65	c (1,0) x535 = 16
21.86/8.65	c (1,0) x536 = 254
21.86/8.65	c (1,0) x537 = 666
21.86/8.65	c (1,0) x538 = 428
21.86/8.65	c (1,0) x539 = 414
21.86/8.65	c (1,0) x54 = 366
21.86/8.65	c (1,0) x540 = 652
21.86/8.65	c (1,0) x541 = 296
21.86/8.65	c (1,0) x542 = 58
21.86/8.65	c (1,0) x543 = 100
21.86/8.65	c (1,0) x544 = 338
21.86/8.65	c (1,0) x545 = 16
21.86/8.65	c (1,0) x546 = 254
21.86/8.65	c (1,0) x547 = 394
21.86/8.65	c (1,0) x548 = 156
21.86/8.65	c (1,0) x549 = 414
21.86/8.65	c (1,0) x55 = 394
21.86/8.65	c (1,0) x550 = 652
21.86/8.65	c (1,0) x551 = 114
21.86/8.65	c (1,0) x552 = 352
21.86/8.65	c (1,0) x553 = 498
21.86/8.65	c (1,0) x554 = 736
21.86/8.65	c (1,0) x555 = 512
21.86/8.65	c (1,0) x556 = 750
21.86/8.65	c (1,0) x557 = 428
21.86/8.65	c (1,0) x558 = 666
21.86/8.65	c (1,0) x559 = 666
21.86/8.65	c (1,0) x56 = 156
21.86/8.65	c (1,0) x560 = 428
21.86/8.65	c (1,0) x561 = 722
21.86/8.65	c (1,0) x562 = 484
21.86/8.65	c (1,0) x563 = 778
21.86/8.65	c (1,0) x564 = 540
21.86/8.65	c (1,0) x565 = 498
21.86/8.65	c (1,0) x566 = 736
21.86/8.65	c (1,0) x567 = 268
21.86/8.65	c (1,0) x568 = 30
21.86/8.65	c (1,0) x569 = 114
21.86/8.65	c (1,0) x57 = 394
21.86/8.65	c (1,0) x570 = 352
21.86/8.65	c (1,0) x571 = 100
21.86/8.65	c (1,0) x572 = 338
21.86/8.65	c (1,0) x573 = 30
21.86/8.65	c (1,0) x574 = 268
21.86/8.65	c (1,0) x575 = 722
21.86/8.65	c (1,0) x576 = 484
21.86/8.65	c (1,0) x577 = 156
21.86/8.65	c (1,0) x578 = 394
21.86/8.65	c (1,0) x579 = 414
21.86/8.65	c (1,0) x58 = 156
21.86/8.65	c (1,0) x580 = 652
21.86/8.65	c (1,0) x581 = 498
21.86/8.65	c (1,0) x582 = 736
21.86/8.65	c (1,0) x583 = 86
21.86/8.65	c (1,0) x584 = 324
21.86/8.65	c (1,0) x585 = 254
21.86/8.65	c (1,0) x586 = 16
21.86/8.65	c (1,0) x587 = 380
21.86/8.65	c (1,0) x588 = 142
21.86/8.65	c (1,0) x589 = 296
21.86/8.65	c (1,0) x59 = 100
21.86/8.65	c (1,0) x590 = 58
21.86/8.65	c (1,0) x591 = 750
21.86/8.65	c (1,0) x592 = 512
21.86/8.65	c (1,0) x593 = 442
21.86/8.65	c (1,0) x594 = 680
21.86/8.65	c (1,0) x595 = 30
21.86/8.65	c (1,0) x596 = 268
21.86/8.65	c (1,0) x597 = 268
21.86/8.65	c (1,0) x598 = 30
21.86/8.65	c (1,0) x599 = 282
21.86/8.65	c (1,0) x6 = 338
21.86/8.65	c (1,0) x60 = 338
21.86/8.65	c (1,0) x600 = 44
21.86/8.65	c (1,0) x601 = 764
21.86/8.65	c (1,0) x602 = 526
21.86/8.65	c (1,0) x603 = 282
21.86/8.65	c (1,0) x604 = 44
21.86/8.65	c (1,0) x605 = 338
21.86/8.65	c (1,0) x606 = 100
21.86/8.65	c (1,0) x607 = 30
21.86/8.65	c (1,0) x608 = 268
21.86/8.65	c (1,0) x609 = 680
21.86/8.65	c (1,0) x61 = 540
21.86/8.65	c (1,0) x610 = 442
21.86/8.65	c (1,0) x611 = 30
21.86/8.65	c (1,0) x612 = 268
21.86/8.65	c (1,0) x613 = 282
21.86/8.65	c (1,0) x614 = 44
21.86/8.65	c (1,0) x615 = 128
21.86/8.65	c (1,0) x616 = 366
21.86/8.65	c (1,0) x617 = 72
21.86/8.65	c (1,0) x618 = 310
21.86/8.65	c (1,0) x619 = 296
21.86/8.65	c (1,0) x62 = 778
21.86/8.65	c (1,0) x620 = 58
21.86/8.65	c (1,0) x621 = 778
21.86/8.65	c (1,0) x622 = 540
21.86/8.65	c (1,0) x623 = 142
21.86/8.65	c (1,0) x624 = 380
21.86/8.65	c (1,0) x625 = 128
21.86/8.65	c (1,0) x626 = 366
21.86/8.65	c (1,0) x627 = 778
21.86/8.65	c (1,0) x628 = 540
21.86/8.65	c (1,0) x629 = 114
21.86/8.65	c (1,0) x63 = 652
21.86/8.65	c (1,0) x630 = 352
21.86/8.65	c (1,0) x631 = 282
21.86/8.65	c (1,0) x632 = 44
21.86/8.65	c (1,0) x633 = 142
21.86/8.65	c (1,0) x634 = 380
21.86/8.65	c (1,0) x635 = 30
21.86/8.65	c (1,0) x636 = 268
21.86/8.65	c (1,0) x637 = 156
21.86/8.65	c (1,0) x638 = 394
21.86/8.65	c (1,0) x639 = 708
21.86/8.65	c (1,0) x64 = 414
21.86/8.65	c (1,0) x640 = 470
21.86/8.65	c (1,0) x641 = 114
21.86/8.65	c (1,0) x642 = 352
21.86/8.65	c (1,0) x643 = 268
21.86/8.65	c (1,0) x644 = 30
21.86/8.65	c (1,0) x645 = 352
21.86/8.65	c (1,0) x646 = 114
21.86/8.65	c (1,0) x647 = 414
21.86/8.65	c (1,0) x648 = 652
21.86/8.65	c (1,0) x649 = 30
21.86/8.65	c (1,0) x65 = 526
21.86/8.65	c (1,0) x650 = 268
21.86/8.65	c (1,0) x651 = 394
21.86/8.65	c (1,0) x652 = 156
21.86/8.65	c (1,0) x653 = 394
21.86/8.65	c (1,0) x654 = 156
21.86/8.65	c (1,0) x655 = 44
21.86/8.65	c (1,0) x656 = 282
21.86/8.65	c (1,0) x657 = 156
21.86/8.65	c (1,0) x658 = 394
21.86/8.65	c (1,0) x659 = 652
21.86/8.65	c (1,0) x66 = 764
21.86/8.65	c (1,0) x660 = 414
21.86/8.65	c (1,0) x661 = 16
21.86/8.65	c (1,0) x662 = 254
21.86/8.65	c (1,0) x663 = 736
21.86/8.65	c (1,0) x664 = 498
21.86/8.65	c (1,0) x665 = 540
21.86/8.65	c (1,0) x666 = 778
21.86/8.65	c (1,0) x667 = 414
21.86/8.65	c (1,0) x668 = 652
21.86/8.65	c (1,0) x669 = 30
21.86/8.65	c (1,0) x67 = 254
21.86/8.65	c (1,0) x670 = 268
21.86/8.65	c (1,0) x671 = 128
21.86/8.65	c (1,0) x672 = 366
21.86/8.65	c (1,0) x673 = 156
21.86/8.65	c (1,0) x674 = 394
21.86/8.65	c (1,0) x675 = 254
21.86/8.65	c (1,0) x676 = 16
21.86/8.65	c (1,0) x677 = 512
21.86/8.65	c (1,0) x678 = 750
21.86/8.65	c (1,0) x679 = 442
21.86/8.65	c (1,0) x68 = 16
21.86/8.65	c (1,0) x680 = 680
21.86/8.65	c (1,0) x681 = 666
21.86/8.65	c (1,0) x682 = 428
21.86/8.65	c (1,0) x683 = 268
21.86/8.65	c (1,0) x684 = 30
21.86/8.65	c (1,0) x685 = 100
21.86/8.65	c (1,0) x686 = 338
21.86/8.65	c (1,0) x687 = 30
21.86/8.65	c (1,0) x688 = 268
21.86/8.65	c (1,0) x689 = 680
21.86/8.65	c (1,0) x69 = 498
21.86/8.65	c (1,0) x690 = 442
21.86/8.65	c (1,0) x691 = 428
21.86/8.65	c (1,0) x692 = 666
21.86/8.65	c (1,0) x693 = 722
21.86/8.65	c (1,0) x694 = 484
21.86/8.65	c (1,0) x695 = 254
21.86/8.65	c (1,0) x696 = 16
21.86/8.65	c (1,0) x697 = 414
21.86/8.65	c (1,0) x698 = 652
21.86/8.65	c (1,0) x699 = 652
21.86/8.65	c (1,0) x7 = 394
21.86/8.65	c (1,0) x70 = 736
21.86/8.65	c (1,0) x700 = 414
21.86/8.65	c (1,0) x701 = 652
21.86/8.65	c (1,0) x702 = 414
21.86/8.65	c (1,0) x703 = 380
21.86/8.65	c (1,0) x704 = 142
21.86/8.65	c (1,0) x705 = 394
21.86/8.65	c (1,0) x706 = 156
21.86/8.65	c (1,0) x707 = 366
21.86/8.65	c (1,0) x708 = 128
21.86/8.65	c (1,0) x709 = 792
21.86/8.65	c (1,0) x71 = 296
21.86/8.65	c (1,0) x710 = 554
21.86/8.65	c (1,0) x711 = 128
21.86/8.65	c (1,0) x712 = 366
21.86/8.65	c (1,0) x713 = 156
21.86/8.65	c (1,0) x714 = 394
21.86/8.65	c (1,0) x715 = 100
21.86/8.65	c (1,0) x716 = 338
21.86/8.65	c (1,0) x717 = 722
21.86/8.65	c (1,0) x718 = 484
21.86/8.65	c (1,0) x719 = 296
21.86/8.65	c (1,0) x72 = 58
21.86/8.65	c (1,0) x720 = 58
21.86/8.65	c (1,0) x721 = 86
21.86/8.65	c (1,0) x722 = 324
21.86/8.65	c (1,0) x723 = 652
21.86/8.65	c (1,0) x724 = 414
21.86/8.65	c (1,0) x725 = 484
21.86/8.65	c (1,0) x726 = 722
21.86/8.65	c (1,0) x727 = 44
21.86/8.65	c (1,0) x728 = 282
21.86/8.65	c (1,0) x729 = 338
21.86/8.65	c (1,0) x73 = 414
21.86/8.65	c (1,0) x730 = 100
21.86/8.65	c (1,0) x731 = 282
21.86/8.65	c (1,0) x732 = 44
21.86/8.65	c (1,0) x733 = 310
21.86/8.65	c (1,0) x734 = 72
21.86/8.65	c (1,0) x735 = 72
21.86/8.65	c (1,0) x736 = 310
21.86/8.65	c (1,0) x737 = 30
21.86/8.65	c (1,0) x738 = 268
21.86/8.65	c (1,0) x739 = 282
21.86/8.65	c (1,0) x74 = 652
21.86/8.65	c (1,0) x740 = 44
21.86/8.65	c (1,0) x741 = 16
21.86/8.65	c (1,0) x742 = 254
21.86/8.65	c (1,0) x743 = 72
21.86/8.65	c (1,0) x744 = 310
21.86/8.65	c (1,0) x745 = 58
21.86/8.65	c (1,0) x746 = 296
21.86/8.65	c (1,0) x747 = 666
21.86/8.65	c (1,0) x748 = 428
21.86/8.65	c (1,0) x749 = 268
21.86/8.65	c (1,0) x75 = 352
21.86/8.65	c (1,0) x750 = 30
21.86/8.65	c (1,0) x751 = 540
21.86/8.65	c (1,0) x752 = 778
21.86/8.65	c (1,0) x753 = 30
21.86/8.65	c (1,0) x754 = 268
21.86/8.65	c (1,0) x755 = 470
21.86/8.65	c (1,0) x756 = 708
21.86/8.65	c (1,0) x757 = 114
21.86/8.65	c (1,0) x758 = 352
21.86/8.65	c (1,0) x759 = 736
21.86/8.65	c (1,0) x76 = 114
21.86/8.65	c (1,0) x760 = 498
21.86/8.65	c (1,0) x761 = 114
21.86/8.65	c (1,0) x762 = 352
21.86/8.65	c (1,0) x763 = 142
21.86/8.65	c (1,0) x764 = 380
21.86/8.65	c (1,0) x765 = 414
21.86/8.65	c (1,0) x766 = 652
21.86/8.65	c (1,0) x767 = 366
21.86/8.65	c (1,0) x768 = 128
21.86/8.65	c (1,0) x769 = 498
21.86/8.65	c (1,0) x77 = 44
21.86/8.65	c (1,0) x770 = 736
21.86/8.65	c (1,0) x771 = 428
21.86/8.65	c (1,0) x772 = 666
21.86/8.65	c (1,0) x773 = 142
21.86/8.65	c (1,0) x774 = 380
21.86/8.65	c (1,0) x775 = 428
21.86/8.65	c (1,0) x776 = 666
21.86/8.65	c (1,0) x777 = 694
21.86/8.65	c (1,0) x778 = 456
21.86/8.65	c (1,0) x779 = 156
21.86/8.65	c (1,0) x78 = 282
21.86/8.65	c (1,0) x780 = 394
21.86/8.65	c (1,0) x781 = 484
21.86/8.65	c (1,0) x782 = 722
21.86/8.65	c (1,0) x783 = 540
21.86/8.65	c (1,0) x784 = 778
21.86/8.65	c (1,0) x785 = 114
21.86/8.65	c (1,0) x786 = 352
21.86/8.65	c (1,0) x787 = 540
21.86/8.65	c (1,0) x788 = 778
21.86/8.65	c (1,0) x789 = 114
21.86/8.65	c (1,0) x79 = 142
21.86/8.65	c (1,0) x790 = 352
21.86/8.65	c (1,0) x791 = 44
21.86/8.65	c (1,0) x792 = 282
21.86/8.65	c (1,0) x793 = 114
21.86/8.65	c (1,0) x794 = 352
21.86/8.65	c (1,0) x795 = 380
21.86/8.65	c (1,0) x796 = 142
21.86/8.65	c (1,0) x797 = 30
21.86/8.65	c (1,0) x798 = 268
21.86/8.65	c (1,0) x799 = 380
21.86/8.65	c (1,0) x8 = 156
21.86/8.65	c (1,0) x80 = 380
21.86/8.65	c (1,0) x800 = 142
21.86/8.65	c (1,0) x801 = 498
21.86/8.65	c (1,0) x802 = 736
21.86/8.65	c (1,0) x803 = 512
21.86/8.65	c (1,0) x804 = 750
21.86/8.65	c (1,0) x805 = 268
21.86/8.65	c (1,0) x806 = 30
21.86/8.65	c (1,0) x807 = 352
21.86/8.65	c (1,0) x808 = 114
21.86/8.65	c (1,0) x809 = 58
21.86/8.65	c (1,0) x81 = 254
21.86/8.65	c (1,0) x810 = 296
21.86/8.65	c (1,0) x811 = 428
21.86/8.65	c (1,0) x812 = 666
21.86/8.65	c (1,0) x813 = 498
21.86/8.65	c (1,0) x814 = 736
21.86/8.65	c (1,0) x815 = 750
21.86/8.65	c (1,0) x816 = 512
21.86/8.65	c (1,0) x817 = 380
21.86/8.65	c (1,0) x818 = 142
21.86/8.65	c (1,0) x819 = 428
21.86/8.65	c (1,0) x82 = 16
21.86/8.65	c (1,0) x820 = 666
21.86/8.65	c (1,0) x821 = 30
21.86/8.65	c (1,0) x822 = 268
21.86/8.65	c (1,0) x823 = 750
21.86/8.65	c (1,0) x824 = 512
21.86/8.65	c (1,0) x825 = 442
21.86/8.65	c (1,0) x826 = 680
21.86/8.65	c (1,0) x827 = 380
21.86/8.65	c (1,0) x828 = 142
21.86/8.65	c (1,0) x829 = 414
21.86/8.65	c (1,0) x83 = 680
21.86/8.65	c (1,0) x830 = 652
21.86/8.65	c (1,0) x831 = 128
21.86/8.65	c (1,0) x832 = 366
21.86/8.65	c (1,0) x833 = 16
21.86/8.65	c (1,0) x834 = 254
21.86/8.65	c (1,0) x835 = 764
21.86/8.65	c (1,0) x836 = 526
21.86/8.65	c (1,0) x837 = 142
21.86/8.65	c (1,0) x838 = 380
21.86/8.65	c (1,0) x839 = 16
21.86/8.65	c (1,0) x84 = 442
21.86/8.65	c (1,0) x840 = 254
21.86/8.65	c (1,0) x841 = 484
21.86/8.65	c (1,0) x842 = 722
21.86/8.65	c (1,0) x843 = 554
21.86/8.65	c (1,0) x844 = 792
21.86/8.65	c (1,0) x845 = 394
21.86/8.65	c (1,0) x846 = 156
21.86/8.65	c (1,0) x847 = 652
21.86/8.65	c (1,0) x848 = 414
21.86/8.65	c (1,0) x849 = 16
21.86/8.65	c (1,0) x85 = 540
21.86/8.65	c (1,0) x850 = 254
21.86/8.65	c (1,0) x851 = 442
21.86/8.65	c (1,0) x852 = 680
21.86/8.65	c (1,0) x853 = 512
21.86/8.65	c (1,0) x854 = 750
21.86/8.65	c (1,0) x855 = 100
21.86/8.65	c (1,0) x856 = 338
21.86/8.65	c (1,0) x857 = 86
21.86/8.65	c (1,0) x858 = 324
21.86/8.65	c (1,0) x859 = 666
21.86/8.65	c (1,0) x86 = 778
21.86/8.65	c (1,0) x860 = 428
21.86/8.65	c (1,0) x861 = 16
21.86/8.65	c (1,0) x862 = 254
21.86/8.65	c (1,0) x863 = 16
21.86/8.65	c (1,0) x864 = 254
21.86/8.65	c (1,0) x865 = 442
21.86/8.65	c (1,0) x866 = 680
21.86/8.65	c (1,0) x867 = 764
21.86/8.65	c (1,0) x868 = 526
21.86/8.65	c (1,0) x869 = 86
21.86/8.65	c (1,0) x87 = 778
21.86/8.65	c (1,0) x870 = 324
21.86/8.65	c (1,0) x871 = 512
21.86/8.65	c (1,0) x872 = 750
21.86/8.65	c (1,0) x873 = 442
21.86/8.65	c (1,0) x874 = 680
21.86/8.65	c (1,0) x875 = 86
21.86/8.65	c (1,0) x876 = 324
21.86/8.65	c (1,0) x877 = 666
21.86/8.65	c (1,0) x878 = 428
21.86/8.65	c (1,0) x879 = 666
21.86/8.65	c (1,0) x88 = 540
21.86/8.65	c (1,0) x880 = 428
21.86/8.65	c (1,0) x881 = 30
21.86/8.65	c (1,0) x882 = 268
21.86/8.65	c (1,0) x883 = 142
21.86/8.65	c (1,0) x884 = 380
21.86/8.65	c (1,0) x885 = 666
21.86/8.65	c (1,0) x886 = 428
21.86/8.65	c (1,0) x887 = 352
21.86/8.65	c (1,0) x888 = 114
21.86/8.65	c (1,0) x889 = 680
21.86/8.65	c (1,0) x89 = 16
21.86/8.65	c (1,0) x890 = 442
21.86/8.65	c (1,0) x891 = 526
21.86/8.65	c (1,0) x892 = 764
21.86/8.65	c (1,0) x893 = 666
21.86/8.65	c (1,0) x894 = 428
21.86/8.65	c (1,0) x895 = 30
21.86/8.65	c (1,0) x896 = 268
21.86/8.65	c (1,0) x897 = 268
21.86/8.65	c (1,0) x898 = 30
21.86/8.65	c (1,0) x899 = 380
21.86/8.65	c (1,0) x9 = 30
21.86/8.65	c (1,0) x90 = 254
21.86/8.65	c (1,0) x900 = 142
21.86/8.65	c (1,0) x901 = 310
21.86/8.65	c (1,0) x902 = 72
21.86/8.65	c (1,0) x903 = 16
21.86/8.65	c (1,0) x904 = 254
21.86/8.65	c (1,0) x905 = 526
21.86/8.65	c (1,0) x906 = 764
21.86/8.65	c (1,0) x907 = 100
21.86/8.65	c (1,0) x908 = 338
21.86/8.65	c (1,0) x909 = 526
21.86/8.65	c (1,0) x91 = 456
21.86/8.65	c (1,0) x910 = 764
21.86/8.65	c (1,0) x911 = 470
21.86/8.65	c (1,0) x912 = 708
21.86/8.65	c (1,0) x913 = 30
21.86/8.65	c (1,0) x914 = 268
21.86/8.65	c (1,0) x915 = 16
21.86/8.65	c (1,0) x916 = 254
21.86/8.65	c (1,0) x92 = 694
21.86/8.65	c (1,0) x93 = 44
21.86/8.65	c (1,0) x94 = 282
21.86/8.65	c (1,0) x95 = 540
21.86/8.65	c (1,0) x96 = 778
21.86/8.65	c (1,0) x97 = 652
21.86/8.65	c (1,0) x98 = 414
21.86/8.65	c (1,0) x99 = 470
21.86/8.65	s SATISFIABLE
21.86/8.65	v <instantiation>
21.86/8.65	v     <list>x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 x117 x118 x119 x120 x121 x122 x123 x124 x125 x126 x127 x128 x129 x130 x131 x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 x145 x146 x147 x148 x149 x150 x151 x152 x153 x154 x155 x156 x157 x158 x159 x160 x161 x162 x163 x164 x165 x166 x167 x168 x169 x170 x171 x172 x173 x174 x175 x176 x177 x178 x179 x180 x181 x182 x183 x184 x185 x186 x187 x188 x189 x190 x191 x192 x193 x194 x195 x196 x197 x198 x199 x200 x201 x202 x203 x204 x205 x206 x207 x208 x209 x210 x211 x212 x213 x214 x215 x216 x217 x218 x219 x220 x221 x222 x223 x224 x225 x226 x227 x228 x229 x230 x231 x232 x233 x234 x235 x236 x237 x238 x239 x240 x241 x242 x243 x244 x245 x246 x247 x248 x249 x250 x251 x252 x253 x254 x255 x256 x257 x258 x259 x260 x261 x262 x263 x264 x265 x266 x267 x268 x269 x270 x271 x272 x273 x274 x275 x276 x277 x278 x279 x280 x281 x282 x283 x284 x285 x286 x287 x288 x289 x290 x291 x292 x293 x294 x295 x296 x297 x298 x299 x300 x301 x302 x303 x304 x305 x306 x307 x308 x309 x310 x311 x312 x313 x314 x315 x316 x317 x318 x319 x320 x321 x322 x323 x324 x325 x326 x327 x328 x329 x330 x331 x332 x333 x334 x335 x336 x337 x338 x339 x340 x341 x342 x343 x344 x345 x346 x347 x348 x349 x350 x351 x352 x353 x354 x355 x356 x357 x358 x359 x360 x361 x362 x363 x364 x365 x366 x367 x368 x369 x370 x371 x372 x373 x374 x375 x376 x377 x378 x379 x380 x381 x382 x383 x384 x385 x386 x387 x388 x389 x390 x391 x392 x393 x394 x395 x396 x397 x398 x399 x400 x401 x402 x403 x404 x405 x406 x407 x408 x409 x410 x411 x412 x413 x414 x415 x416 x417 x418 x419 x420 x421 x422 x423 x424 x425 x426 x427 x428 x429 x430 x431 x432 x433 x434 x435 x436 x437 x438 x439 x440 x441 x442 x443 x444 x445 x446 x447 x448 x449 x450 x451 x452 x453 x454 x455 x456 x457 x458 x459 x460 x461 x462 x463 x464 x465 x466 x467 x468 x469 x470 x471 x472 x473 x474 x475 x476 x477 x478 x479 x480 x481 x482 x483 x484 x485 x486 x487 x488 x489 x490 x491 x492 x493 x494 x495 x496 x497 x498 x499 x500 x501 x502 x503 x504 x505 x506 x507 x508 x509 x510 x511 x512 x513 x514 x515 x516 x517 x518 x519 x520 x521 x522 x523 x524 x525 x526 x527 x528 x529 x530 x531 x532 x533 x534 x535 x536 x537 x538 x539 x540 x541 x542 x543 x544 x545 x546 x547 x548 x549 x550 x551 x552 x553 x554 x555 x556 x557 x558 x559 x560 x561 x562 x563 x564 x565 x566 x567 x568 x569 x570 x571 x572 x573 x574 x575 x576 x577 x578 x579 x580 x581 x582 x583 x584 x585 x586 x587 x588 x589 x590 x591 x592 x593 x594 x595 x596 x597 x598 x599 x600 x601 x602 x603 x604 x605 x606 x607 x608 x609 x610 x611 x612 x613 x614 x615 x616 x617 x618 x619 x620 x621 x622 x623 x624 x625 x626 x627 x628 x629 x630 x631 x632 x633 x634 x635 x636 x637 x638 x639 x640 x641 x642 x643 x644 x645 x646 x647 x648 x649 x650 x651 x652 x653 x654 x655 x656 x657 x658 x659 x660 x661 x662 x663 x664 x665 x666 x667 x668 x669 x670 x671 x672 x673 x674 x675 x676 x677 x678 x679 x680 x681 x682 x683 x684 x685 x686 x687 x688 x689 x690 x691 x692 x693 x694 x695 x696 x697 x698 x699 x700 x701 x702 x703 x704 x705 x706 x707 x708 x709 x710 x711 x712 x713 x714 x715 x716 x717 x718 x719 x720 x721 x722 x723 x724 x725 x726 x727 x728 x729 x730 x731 x732 x733 x734 x735 x736 x737 x738 x739 x740 x741 x742 x743 x744 x745 x746 x747 x748 x749 x750 x751 x752 x753 x754 x755 x756 x757 x758 x759 x760 x761 x762 x763 x764 x765 x766 x767 x768 x769 x770 x771 x772 x773 x774 x775 x776 x777 x778 x779 x780 x781 x782 x783 x784 x785 x786 x787 x788 x789 x790 x791 x792 x793 x794 x795 x796 x797 x798 x799 x800 x801 x802 x803 x804 x805 x806 x807 x808 x809 x810 x811 x812 x813 x814 x815 x816 x817 x818 x819 x820 x821 x822 x823 x824 x825 x826 x827 x828 x829 x830 x831 x832 x833 x834 x835 x836 x837 x838 x839 x840 x841 x842 x843 x844 x845 x846 x847 x848 x849 x850 x851 x852 x853 x854 x855 x856 x857 x858 x859 x860 x861 x862 x863 x864 x865 x866 x867 x868 x869 x870 x871 x872 x873 x874 x875 x876 x877 x878 x879 x880 x881 x882 x883 x884 x885 x886 x887 x888 x889 x890 x891 x892 x893 x894 x895 x896 x897 x898 x899 x900 x901 x902 x903 x904 x905 x906 x907 x908 x909 x910 x911 x912 x913 x914 x915 x916</list>
21.86/8.65	v     <values>16 254 554 792 100 338 394 156 30 268 764 526 792 554 296 58 16 254 380 142 750 512 666 428 540 778 366 128 652 414 30 268 498 736 30 268 86 324 380 142 792 554 296 58 708 470 114 352 778 540 100 338 128 366 394 156 394 156 100 338 540 778 652 414 526 764 254 16 498 736 296 58 414 652 352 114 44 282 142 380 254 16 680 442 540 778 778 540 16 254 456 694 44 282 540 778 652 414 470 708 394 156 414 652 708 470 352 114 254 16 764 526 554 792 764 526 44 282 16 254 512 750 324 86 666 428 16 254 324 86 498 736 58 296 282 44 778 540 352 114 240 478 540 778 86 324 792 554 58 296 484 722 282 44 338 100 414 652 456 694 526 764 512 750 428 666 44 282 554 792 142 380 456 694 428 666 470 708 100 338 366 128 428 666 736 498 414 652 484 722 414 652 352 114 338 100 414 652 722 484 296 58 296 58 324 86 778 540 394 156 394 156 764 526 86 324 442 680 652 414 30 268 456 694 414 652 428 666 394 156 268 30 86 324 736 498 282 44 792 554 128 366 254 16 268 30 16 254 44 282 380 142 156 394 254 16 254 16 310 72 414 652 694 456 268 30 338 100 736 498 736 498 792 554 722 484 156 394 128 366 114 352 254 16 268 30 254 16 324 86 16 254 170 408 100 338 652 414 254 16 750 512 414 652 296 58 512 750 792 554 764 526 736 498 58 296 666 428 526 764 268 30 414 652 394 156 58 296 282 44 254 16 366 128 58 296 324 86 722 484 428 666 470 708 268 30 128 366 764 526 428 666 722 484 282 44 268 30 512 750 100 338 498 736 428 666 72 310 680 442 778 540 428 666 44 282 72 310 324 86 694 456 680 442 72 310 380 142 512 750 708 470 310 72 58 296 414 652 722 484 114 352 44 282 708 470 414 652 100 338 268 30 100 338 30 268 114 352 44 282 394 156 310 72 666 428 366 128 142 380 338 100 792 554 428 666 16 254 694 456 44 282 554 792 652 414 16 254 778 540 254 16 268 30 792 554 142 380 268 30 764 526 100 338 484 722 456 694 310 72 30 268 268 30 268 30 380 142 380 142 470 708 554 792 414 652 16 254 268 30 310 72 268 30 254 16 310 72 268 30 254 16 666 428 86 324 254 16 394 156 72 310 722 484 428 666 540 778 44 282 142 380 708 470 722 484 666 428 338 100 30 268 30 268 16 254 666 428 414 652 296 58 100 338 16 254 394 156 414 652 114 352 498 736 512 750 428 666 666 428 722 484 778 540 498 736 268 30 114 352 100 338 30 268 722 484 156 394 414 652 498 736 86 324 254 16 380 142 296 58 750 512 442 680 30 268 268 30 282 44 764 526 282 44 338 100 30 268 680 442 30 268 282 44 128 366 72 310 296 58 778 540 142 380 128 366 778 540 114 352 282 44 142 380 30 268 156 394 708 470 114 352 268 30 352 114 414 652 30 268 394 156 394 156 44 282 156 394 652 414 16 254 736 498 540 778 414 652 30 268 128 366 156 394 254 16 512 750 442 680 666 428 268 30 100 338 30 268 680 442 428 666 722 484 254 16 414 652 652 414 652 414 380 142 394 156 366 128 792 554 128 366 156 394 100 338 722 484 296 58 86 324 652 414 484 722 44 282 338 100 282 44 310 72 72 310 30 268 282 44 16 254 72 310 58 296 666 428 268 30 540 778 30 268 470 708 114 352 736 498 114 352 142 380 414 652 366 128 498 736 428 666 142 380 428 666 694 456 156 394 484 722 540 778 114 352 540 778 114 352 44 282 114 352 380 142 30 268 380 142 498 736 512 750 268 30 352 114 58 296 428 666 498 736 750 512 380 142 428 666 30 268 750 512 442 680 380 142 414 652 128 366 16 254 764 526 142 380 16 254 484 722 554 792 394 156 652 414 16 254 442 680 512 750 100 338 86 324 666 428 16 254 16 254 442 680 764 526 86 324 512 750 442 680 86 324 666 428 666 428 30 268 142 380 666 428 352 114 680 442 526 764 666 428 30 268 268 30 380 142 310 72 16 254 526 764 100 338 526 764 470 708 30 268 16 254</values>
21.86/8.65	v </instantiation>
21.86/8.65	c (1,0) Show results End
21.86/8.65	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
21.86/8.65	c (1,0) 1,1,STOP-AFTER(ALL)
21.86/8.65	c END-Prog: Sat Sep 14 01:20:00 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 (14858 MiB free)
  memory of node 1: 16384 MiB (15323 MiB free)
  node distances:
     10  21
     21  10

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

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

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


[startup+0.100108 s]*
/proc/loadavg: 3.52 1.35 1.29 2/212 7745
/proc/meminfo: memFree=30811948/32770624 swapFree=66940928/67108860
[pid=7723] ppid=7720 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/7723/stat : 7723 (scop.sh) S 7720 7723 6415 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 417921583 115843072 349 33554432000 4194304 5098028 140734034583968 140734034581224 140288266748540 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 10264576 140734034588453 140734034588780 140734034588780 140734034591693 0
/proc/7723/statm: 28282 349 296 221 0 87 0
[pid=7726] ppid=7723 vsize=27314120 memory=107364 CPUtime=0.1 cores=0-7
/proc/7726/stat : 7726 (java) S 7723 7723 6415 0 -1 1077944320 6438 0 0 0 8 2 0 0 20 0 20 0 417921583 27969658880 26841 33554432000 4194304 4196468 140733998700896 140733998683440 140411336724215 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
/proc/7726/statm: 6828530 26841 2778 1 0 6790935 0
[pid=7726/tid=7727] ppid=7723 vsize=27314120 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/7726/task/7727/stat : 7727 (java) R 7723 7723 6415 0 -1 4202560 4559 0 0 0 6 2 0 0 20 0 20 0 417921584 27969658880 26906 33554432000 4194304 4196468 140733998700896 140411308542592 140411319708576 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7728] ppid=7723 vsize=27314120 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/7726/task/7728/stat : 7728 (java) S 7723 7723 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 26906 33554432000 4194304 4196468 140733998700896 140411340966288 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7729] ppid=7723 vsize=27314120 memory=139973682161280 CPUtime=0 cores=0-7
/proc/7726/task/7729/stat : 7729 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 26906 33554432000 4194304 4196468 140733998700896 140411155122448 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7730] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7730/stat : 7730 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 26906 33554432000 4194304 4196468 140733998700896 140411154070160 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7731] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7731/stat : 7731 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 26906 33554432000 4194304 4196468 140733998700896 140411153017360 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7732] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7732/stat : 7732 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 26906 33554432000 4194304 4196468 140733998700896 140411151965072 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7733] ppid=7723 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/7726/task/7733/stat : 7733 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 26906 33554432000 4194304 4196468 140733998700896 140411150912272 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7734] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7734/stat : 7734 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 26906 33554432000 4194304 4196468 140733998700896 140411149859984 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7735] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7735/stat : 7735 (java) S 7723 7723 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 26906 33554432000 4194304 4196468 140733998700896 140411148807184 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7736] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7736/stat : 7736 (java) S 7723 7723 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417921588 27969658880 26906 33554432000 4194304 4196468 140733998700896 140409387849840 140411336735362 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7737] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7737/stat : 7737 (java) S 7723 7723 6415 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417921588 27969658880 26906 33554432000 4194304 4196468 140733998700896 140409258894112 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7738] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7738/stat : 7738 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921588 27969658880 26906 33554432000 4194304 4196468 140733998700896 140408990458992 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7739] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7739/stat : 7739 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921591 27969658880 26906 33554432000 4194304 4196468 140733998700896 140408615950416 140411336742811 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7740] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7740/stat : 7740 (java) R 7723 7723 6415 0 -1 4202560 311 0 0 0 0 0 0 0 20 0 20 0 417921591 27969658880 26906 33554432000 4194304 4196468 140733998700896 140409386797680 140411336736150 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7741] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7741/stat : 7741 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921591 27969658880 26906 33554432000 4194304 4196468 140733998700896 140409385744880 140411336735362 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7742] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7742/stat : 7742 (java) S 7723 7723 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417921591 27969658880 26906 33554432000 4194304 4196468 140733998700896 140409384692592 140411336735362 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7743] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7743/stat : 7743 (java) R 7723 7723 6415 0 -1 4202560 245 0 0 0 0 0 0 0 20 0 20 0 417921591 27969658880 26906 33554432000 4194304 4196468 140733998700896 140409383639792 140411336736150 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7744] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7744/stat : 7744 (java) S 7723 7723 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417921591 27969658880 26906 33554432000 4194304 4196468 140733998700896 140408118045024 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7745] ppid=7723 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/7726/task/7745/stat : 7745 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921591 27969658880 26906 33554432000 4194304 4196468 140733998700896 140409382586672 140411336735362 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 108760 KiB

[startup+0.209889 s]*
/proc/loadavg: 3.52 1.35 1.29 4/212 7745
/proc/meminfo: memFree=30788280/32770624 swapFree=66940928/67108860
[pid=7723] ppid=7720 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/7723/stat : 7723 (scop.sh) S 7720 7723 6415 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 417921583 115843072 349 33554432000 4194304 5098028 140734034583968 140734034581224 140288266748540 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 10264576 140734034588453 140734034588780 140734034588780 140734034591693 0
/proc/7723/statm: 28282 349 296 221 0 87 0
[pid=7726] ppid=7723 vsize=27314120 memory=126732 CPUtime=0.25 cores=0-7
/proc/7726/stat : 7726 (java) S 7723 7723 6415 0 -1 1077944320 12079 0 0 0 20 5 0 0 20 0 20 0 417921583 27969658880 31683 33554432000 4194304 4196468 140733998700896 140733998683440 140411336724215 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
/proc/7726/statm: 6828530 31683 2915 1 0 6790935 0
[pid=7726/tid=7727] ppid=7723 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/7726/task/7727/stat : 7727 (java) R 7723 7723 6415 0 -1 4202560 9804 0 0 0 15 4 0 0 20 0 20 0 417921584 27969658880 31683 33554432000 4194304 4196468 140733998700896 140411308523600 140411318097989 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7728] ppid=7723 vsize=27314120 memory=329 CPUtime=0 cores=0-7
/proc/7726/task/7728/stat : 7728 (java) S 7723 7723 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 31683 33554432000 4194304 4196468 140733998700896 140411340966288 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7729] ppid=7723 vsize=27314120 memory=139973682169256 CPUtime=0 cores=0-7
/proc/7726/task/7729/stat : 7729 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 31683 33554432000 4194304 4196468 140733998700896 140411155122448 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7730] ppid=7723 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/7726/task/7730/stat : 7730 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 31683 33554432000 4194304 4196468 140733998700896 140411154070160 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7731] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7731/stat : 7731 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 31683 33554432000 4194304 4196468 140733998700896 140411153017360 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7732] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7732/stat : 7732 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 31683 33554432000 4194304 4196468 140733998700896 140411151965072 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7733] ppid=7723 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/7726/task/7733/stat : 7733 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 31683 33554432000 4194304 4196468 140733998700896 140411150912272 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7734] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7734/stat : 7734 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 31683 33554432000 4194304 4196468 140733998700896 140411149859984 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7735] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7735/stat : 7735 (java) S 7723 7723 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 31683 33554432000 4194304 4196468 140733998700896 140411148807184 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7736] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7736/stat : 7736 (java) S 7723 7723 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417921588 27969658880 31683 33554432000 4194304 4196468 140733998700896 140409387849840 140411336735362 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7737] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7737/stat : 7737 (java) S 7723 7723 6415 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417921588 27969658880 31683 33554432000 4194304 4196468 140733998700896 140409258894112 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7738] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7738/stat : 7738 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921588 27969658880 31683 33554432000 4194304 4196468 140733998700896 140408990458992 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7739] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7739/stat : 7739 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921591 27969658880 31683 33554432000 4194304 4196468 140733998700896 140408615950416 140411336742811 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7740] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7740/stat : 7740 (java) S 7723 7723 6415 0 -1 1077944384 440 0 0 0 0 0 0 0 20 0 20 0 417921591 27969658880 31683 33554432000 4194304 4196468 140733998700896 140409386797680 140411336735362 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7741] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7741/stat : 7741 (java) S 7723 7723 6415 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 417921591 27969658880 31683 33554432000 4194304 4196468 140733998700896 140409385744880 140411336735362 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7742] ppid=7723 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/7726/task/7742/stat : 7742 (java) S 7723 7723 6415 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 417921591 27969658880 31683 33554432000 4194304 4196468 140733998700896 140409384692592 140411336735362 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7743] ppid=7723 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/7726/task/7743/stat : 7743 (java) S 7723 7723 6415 0 -1 1077944384 440 0 0 0 2 0 0 0 20 0 20 0 417921591 27969658880 31683 33554432000 4194304 4196468 140733998700896 140409383639792 140411336735362 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7744] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7744/stat : 7744 (java) S 7723 7723 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417921591 27969658880 31683 33554432000 4194304 4196468 140733998700896 140408118045024 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7745] ppid=7723 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/7726/task/7745/stat : 7745 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921591 27969658880 31683 33554432000 4194304 4196468 140733998700896 140409382586672 140411336735362 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128128 KiB

[startup+0.309519 s]*
/proc/loadavg: 3.52 1.35 1.29 2/212 7745
/proc/meminfo: memFree=30785612/32770624 swapFree=66940928/67108860
[pid=7723] ppid=7720 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/7723/stat : 7723 (scop.sh) S 7720 7723 6415 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 417921583 115843072 349 33554432000 4194304 5098028 140734034583968 140734034581224 140288266748540 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 10264576 140734034588453 140734034588780 140734034588780 140734034591693 0
/proc/7723/statm: 28282 349 296 221 0 87 0
[pid=7726] ppid=7723 vsize=27314120 memory=130092 CPUtime=0.41 cores=0-7
/proc/7726/stat : 7726 (java) S 7723 7723 6415 0 -1 1077944320 12437 0 0 0 36 5 0 0 20 0 20 0 417921583 27969658880 32523 33554432000 4194304 4196468 140733998700896 140733998683440 140411336724215 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
/proc/7726/statm: 6828530 32523 3007 1 0 6790935 0
[pid=7726/tid=7727] ppid=7723 vsize=27314120 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/7726/task/7727/stat : 7727 (java) R 7723 7723 6415 0 -1 4202560 9995 0 0 0 25 4 0 0 20 0 20 0 417921584 27969658880 32523 33554432000 4194304 4196468 140733998700896 140411308552016 140411317000096 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7728] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7728/stat : 7728 (java) S 7723 7723 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 32523 33554432000 4194304 4196468 140733998700896 140411340966288 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7729] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7729/stat : 7729 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 32523 33554432000 4194304 4196468 140733998700896 140411155122448 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7730] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7730/stat : 7730 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 32523 33554432000 4194304 4196468 140733998700896 140411154070160 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7731] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7731/stat : 7731 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 32523 33554432000 4194304 4196468 140733998700896 140411153017360 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7732] ppid=7723 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/7726/task/7732/stat : 7732 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 32523 33554432000 4194304 4196468 140733998700896 140411151965072 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7733] ppid=7723 vsize=27314120 memory=139973521142703 CPUtime=0 cores=0-7
/proc/7726/task/7733/stat : 7733 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 32523 33554432000 4194304 4196468 140733998700896 140411150912272 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7734] ppid=7723 vsize=27314120 memory=139973521145008 CPUtime=0 cores=0-7
/proc/7726/task/7734/stat : 7734 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 32523 33554432000 4194304 4196468 140733998700896 140411149859984 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7735] ppid=7723 vsize=27314120 memory=139973521147312 CPUtime=0 cores=0-7
/proc/7726/task/7735/stat : 7735 (java) S 7723 7723 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417921586 27969658880 32523 33554432000 4194304 4196468 140733998700896 140411148807184 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7736] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7736/stat : 7736 (java) S 7723 7723 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417921588 27969658880 32523 33554432000 4194304 4196468 140733998700896 140409387849840 140411336735362 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7737] ppid=7723 vsize=27314120 memory=279947042301584 CPUtime=0 cores=0-7
/proc/7726/task/7737/stat : 7737 (java) S 7723 7723 6415 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417921588 27969658880 32523 33554432000 4194304 4196468 140733998700896 140409258894112 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7738] ppid=7723 vsize=27314120 memory=279947042308496 CPUtime=0 cores=0-7
/proc/7726/task/7738/stat : 7738 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921588 27969658880 32523 33554432000 4194304 4196468 140733998700896 140408990458992 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7739] ppid=7723 vsize=27314120 memory=279947042249648 CPUtime=0 cores=0-7
/proc/7726/task/7739/stat : 7739 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921591 27969658880 32523 33554432000 4194304 4196468 140733998700896 140408615950416 140411336742811 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7740] ppid=7723 vsize=27314120 memory=279947042322320 CPUtime=0.01 cores=0-7
/proc/7726/task/7740/stat : 7740 (java) R 7723 7723 6415 0 -1 4202560 536 0 0 0 1 0 0 0 20 0 20 0 417921591 27969658880 32523 33554432000 4194304 4196468 140733998700896 140409386797680 140411320110895 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7741] ppid=7723 vsize=27314120 memory=279947042329232 CPUtime=0.01 cores=0-7
/proc/7726/task/7741/stat : 7741 (java) S 7723 7723 6415 0 -1 1077944384 60 0 0 0 1 0 0 0 20 0 20 0 417921591 27969658880 32523 33554432000 4194304 4196468 140733998700896 140409385744880 140411336735362 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7742] ppid=7723 vsize=27314120 memory=279947042326928 CPUtime=0 cores=0-7
/proc/7726/task/7742/stat : 7742 (java) S 7723 7723 6415 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 20 0 417921591 27969658880 32523 33554432000 4194304 4196468 140733998700896 140409384692592 140411336735362 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7743] ppid=7723 vsize=27314120 memory=279947042343088 CPUtime=0.07 cores=0-7
/proc/7726/task/7743/stat : 7743 (java) S 7723 7723 6415 0 -1 1077944384 461 0 0 0 7 0 0 0 20 0 20 0 417921591 27969658880 32523 33554432000 4194304 4196468 140733998700896 140409383639792 140411336735362 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7744] ppid=7723 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7744/stat : 7744 (java) S 7723 7723 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417921591 27969658880 32523 33554432000 4194304 4196468 140733998700896 140408118045024 140411336734421 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7745] ppid=7723 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/7726/task/7745/stat : 7745 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921591 27969658880 32523 33554432000 4194304 4196468 140733998700896 140409382586672 140411336735362 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131488 KiB

[startup+0.700886 s]
/proc/loadavg: 3.52 1.35 1.29 2/212 7745
/proc/meminfo: memFree=30764632/32770624 swapFree=66940928/67108860
[pid=7723] ppid=7720 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/7723/stat : 7723 (scop.sh) S 7720 7723 6415 0 -1 4202496 555 319 0 0 0 0 0 0 20 0 1 0 417921583 115843072 349 33554432000 4194304 5098028 140734034583968 140734034581224 140288266748540 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 10264576 140734034588453 140734034588780 140734034588780 140734034591693 0
/proc/7723/statm: 28282 349 296 221 0 87 0
[pid=7726] ppid=7723 vsize=27320392 memory=165252 CPUtime=0.99 cores=0-7
/proc/7726/stat : 7726 (java) S 7723 7723 6415 0 -1 1077944320 19906 0 0 0 92 7 0 0 20 0 20 0 417921583 27976081408 41313 33554432000 4194304 4196468 140733998700896 140733998683440 140411336724215 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
/proc/7726/statm: 6830098 41313 3181 1 0 6791447 0
[pid=7726/tid=7727] ppid=7723 vsize=27320392 memory=279947042700976 CPUtime=0.68 cores=0-7
/proc/7726/task/7727/stat : 7727 (java) R 7723 7723 6415 0 -1 4202560 16915 0 0 0 62 6 0 0 20 0 20 0 417921584 27976081408 41313 33554432000 4194304 4196468 140733998700896 140411308562096 140411336736150 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7728] ppid=7723 vsize=27320392 memory=139973521351536 CPUtime=0 cores=0-7
/proc/7726/task/7728/stat : 7728 (java) S 7723 7723 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417921586 27976081408 41313 33554432000 4194304 4196468 140733998700896 140411340966288 140411336734421 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7729] ppid=7723 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/7726/task/7729/stat : 7729 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27976081408 41313 33554432000 4194304 4196468 140733998700896 140411155122448 140411336734421 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0
[pid=7726/tid=7730] ppid=7723 vsize=27320392 memory=5980 CPUtime=0 cores=0-7
/proc/7726/task/7730/stat : 7730 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417921586 27976081408 41313 33554432000 4194304 4196468 140733998700896 140411154070160 140411336734421 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10010624 140733998707436 140733998707862 140733998707862 140733998710735 0

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

/proc/7746/task/7750/stat : 7750 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417922233 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683143777424 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7751] ppid=7723 vsize=8414124 memory=288289956896548705 CPUtime=0 cores=0-7
/proc/7746/task/7751/stat : 7751 (java) S 7723 7723 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417922233 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683142724624 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7752] ppid=7723 vsize=8414124 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/7746/task/7752/stat : 7752 (java) S 7723 7723 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417922233 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683141671312 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7753] ppid=7723 vsize=8414124 memory=8514701219781834910 CPUtime=0 cores=0-7
/proc/7746/task/7753/stat : 7753 (java) S 7723 7723 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417922233 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683140618512 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7754] ppid=7723 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/7746/task/7754/stat : 7754 (java) S 7723 7723 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417922233 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683139566224 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7755] ppid=7723 vsize=8414124 memory=7234585752458585704 CPUtime=0 cores=0-7
/proc/7746/task/7755/stat : 7755 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417922233 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683138513424 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7756] ppid=7723 vsize=8414124 memory=6011014003363835233 CPUtime=0 cores=0-7
/proc/7746/task/7756/stat : 7756 (java) S 7723 7723 6415 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 417922234 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683089054320 139683659995778 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7757] ppid=7723 vsize=8414124 memory=6011009613839885670 CPUtime=0 cores=0-7
/proc/7746/task/7757/stat : 7757 (java) S 7723 7723 6415 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 417922235 8616062976 35334 33554432000 4194304 4196468 140733603826944 139682067244320 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7758] ppid=7723 vsize=8414124 memory=6008760000131327077 CPUtime=0 cores=0-7
/proc/7746/task/7758/stat : 7758 (java) S 7723 7723 6415 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 417922235 8616062976 35334 33554432000 4194304 4196468 140733603826944 139681933022832 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7759] ppid=7723 vsize=8414124 memory=7668051624646699883 CPUtime=0 cores=0-7
/proc/7746/task/7759/stat : 7759 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417922237 8616062976 35334 33554432000 4194304 4196468 140733603826944 139681558518352 139683660003227 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7760] ppid=7723 vsize=8414124 memory=-8970732287579073388 CPUtime=0.25 cores=0-7
/proc/7746/task/7760/stat : 7760 (java) S 7723 7723 6415 0 -1 1077944384 808 0 0 0 25 0 0 0 20 0 24 0 417922237 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683088001136 139683659995778 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7761] ppid=7723 vsize=8414124 memory=-6526411401870300574 CPUtime=0.22 cores=0-7
/proc/7746/task/7761/stat : 7761 (java) S 7723 7723 6415 0 -1 1077944384 510 0 0 0 22 0 0 0 20 0 24 0 417922237 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683086948336 139683659995778 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7762] ppid=7723 vsize=8414124 memory=6655300316396806240 CPUtime=0.23 cores=0-7
/proc/7746/task/7762/stat : 7762 (java) S 7723 7723 6415 0 -1 1077944384 920 0 0 0 23 0 0 0 20 0 24 0 417922237 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683085896048 139683659995778 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7763] ppid=7723 vsize=8414124 memory=279947042098576 CPUtime=0.25 cores=0-7
/proc/7746/task/7763/stat : 7763 (java) S 7723 7723 6415 0 -1 1077944384 645 0 0 0 25 0 0 0 20 0 24 0 417922237 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683084843248 139683659995778 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7764] ppid=7723 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/7746/task/7764/stat : 7764 (java) S 7723 7723 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417922238 8616062976 35334 33554432000 4194304 4196468 140733603826944 139681060612960 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7765] ppid=7723 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/7746/task/7765/stat : 7765 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417922238 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683083791152 139683659995778 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7767] ppid=7723 vsize=8414124 memory=2237 CPUtime=0 cores=0-7
/proc/7746/task/7767/stat : 7767 (java) S 7723 7723 6415 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 417922327 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683075757888 139683660009241 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7769] ppid=7723 vsize=8414124 memory=1066 CPUtime=0 cores=0-7
/proc/7746/task/7769/stat : 7769 (java) S 7723 7723 6415 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 417922327 8616062976 35334 33554432000 4194304 4196468 140733603826944 139680389512624 139683660006557 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7770] ppid=7723 vsize=8414124 memory=228 CPUtime=0 cores=0-7
/proc/7746/task/7770/stat : 7770 (java) S 7723 7723 6415 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 417922327 8616062976 35334 33554432000 4194304 4196468 140733603826944 139680657947952 139683660006557 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7771] ppid=7723 vsize=8414124 memory=649 CPUtime=0 cores=0-7
/proc/7746/task/7771/stat : 7771 (java) S 7723 7723 6415 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 417922329 8616062976 35334 33554432000 4194304 4196468 140733603826944 139680121085232 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
Current children cumulated CPU time: 20.47 s
Current children cumulated vsize: 8606056 KiB
Current children cumulated memory: 200392 KiB

[startup+8.40109 s]
/proc/loadavg: 3.32 1.35 1.29 2/217 7771
/proc/meminfo: memFree=30707220/32770624 swapFree=66940928/67108860
[pid=7723] ppid=7720 vsize=113128 memory=1476 CPUtime=17.93 cores=0-7
/proc/7723/stat : 7723 (scop.sh) S 7720 7723 6415 0 -1 4202496 581 35084 0 0 0 0 1726 67 20 0 1 0 417921583 115843072 369 33554432000 4194304 5098028 140734034583968 140734034580712 140288266748540 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10264576 140734034588453 140734034588780 140734034588780 140734034591693 0
/proc/7723/statm: 28282 369 311 221 0 87 0
[pid=7746] ppid=7723 vsize=8414124 memory=141336 CPUtime=1.98 cores=0-7
/proc/7746/stat : 7746 (java) S 7723 7723 6415 0 -1 1077944320 22274 0 0 0 182 16 0 0 20 0 24 0 417922231 8616062976 35334 33554432000 4194304 4196468 140733603826944 140733603809488 139683659984631 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
/proc/7746/statm: 2103531 35334 3211 1 0 2064875 0
[pid=7766] ppid=7746 vsize=968192 memory=372520 CPUtime=1.32 cores=0-7
/proc/7766/stat : 7766 (manyglucose-4.1) S 7746 7723 6415 0 -1 1077944320 58738 0 0 0 119 13 0 0 20 0 9 0 417922326 991428608 93130 33554432000 4194304 4454172 140729604304944 140729604303344 140038867462786 0 4 0 8388610 18446744073709551615 0 0 17 2 0 0 0 0 0 6552832 6554400 27820032 140729604309866 140729604310064 140729604310064 140729604313018 0
/proc/7766/statm: 242048 93130 388 64 0 237716 0
[pid=7746/tid=7747] ppid=7723 vsize=8414124 memory=0 CPUtime=0.98 cores=0-7
/proc/7746/task/7747/stat : 7747 (java) S 7723 7723 6415 0 -1 1077944384 17972 0 0 0 84 14 0 0 20 0 24 0 417922231 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683631824800 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7748] ppid=7723 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/7746/task/7748/stat : 7748 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417922233 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683664227216 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7749] ppid=7723 vsize=8414124 memory=39748 CPUtime=0 cores=0-7
/proc/7746/task/7749/stat : 7749 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417922233 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683478383376 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7750] ppid=7723 vsize=8414124 memory=41956 CPUtime=0 cores=0-7
/proc/7746/task/7750/stat : 7750 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417922233 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683143777424 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7751] ppid=7723 vsize=8414124 memory=44164 CPUtime=0 cores=0-7
/proc/7746/task/7751/stat : 7751 (java) S 7723 7723 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417922233 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683142724624 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7752] ppid=7723 vsize=8414124 memory=19953 CPUtime=0 cores=0-7
/proc/7746/task/7752/stat : 7752 (java) S 7723 7723 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417922233 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683141671312 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7753] ppid=7723 vsize=8414124 memory=4420 CPUtime=0 cores=0-7
/proc/7746/task/7753/stat : 7753 (java) S 7723 7723 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417922233 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683140618512 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7754] ppid=7723 vsize=8414124 memory=6628 CPUtime=0 cores=0-7
/proc/7746/task/7754/stat : 7754 (java) S 7723 7723 6415 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417922233 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683139566224 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7755] ppid=7723 vsize=8414124 memory=8836 CPUtime=0 cores=0-7
/proc/7746/task/7755/stat : 7755 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417922233 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683138513424 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7756] ppid=7723 vsize=8414124 memory=11044 CPUtime=0 cores=0-7
/proc/7746/task/7756/stat : 7756 (java) S 7723 7723 6415 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 417922234 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683089054320 139683659995778 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7757] ppid=7723 vsize=8414124 memory=13252 CPUtime=0 cores=0-7
/proc/7746/task/7757/stat : 7757 (java) S 7723 7723 6415 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 417922235 8616062976 35334 33554432000 4194304 4196468 140733603826944 139682067244320 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7758] ppid=7723 vsize=8414124 memory=15460 CPUtime=0 cores=0-7
/proc/7746/task/7758/stat : 7758 (java) S 7723 7723 6415 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 417922235 8616062976 35334 33554432000 4194304 4196468 140733603826944 139681933022832 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7759] ppid=7723 vsize=8414124 memory=17668 CPUtime=0 cores=0-7
/proc/7746/task/7759/stat : 7759 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417922237 8616062976 35334 33554432000 4194304 4196468 140733603826944 139681558518352 139683660003227 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7760] ppid=7723 vsize=8414124 memory=19876 CPUtime=0.25 cores=0-7
/proc/7746/task/7760/stat : 7760 (java) S 7723 7723 6415 0 -1 1077944384 808 0 0 0 25 0 0 0 20 0 24 0 417922237 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683088001136 139683659995778 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7761] ppid=7723 vsize=8414124 memory=30740 CPUtime=0.22 cores=0-7
/proc/7746/task/7761/stat : 7761 (java) S 7723 7723 6415 0 -1 1077944384 510 0 0 0 22 0 0 0 20 0 24 0 417922237 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683086948336 139683659995778 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7762] ppid=7723 vsize=8414124 memory=32948 CPUtime=0.23 cores=0-7
/proc/7746/task/7762/stat : 7762 (java) S 7723 7723 6415 0 -1 1077944384 920 0 0 0 23 0 0 0 20 0 24 0 417922237 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683085896048 139683659995778 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7763] ppid=7723 vsize=8414124 memory=35156 CPUtime=0.25 cores=0-7
/proc/7746/task/7763/stat : 7763 (java) S 7723 7723 6415 0 -1 1077944384 647 0 0 0 25 0 0 0 20 0 24 0 417922237 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683084843248 139683659995778 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7764] ppid=7723 vsize=8414124 memory=37364 CPUtime=0 cores=0-7
/proc/7746/task/7764/stat : 7764 (java) S 7723 7723 6415 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417922238 8616062976 35334 33554432000 4194304 4196468 140733603826944 139681060612960 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7765] ppid=7723 vsize=8414124 memory=139977977128575 CPUtime=0 cores=0-7
/proc/7746/task/7765/stat : 7765 (java) S 7723 7723 6415 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417922238 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683083791152 139683659995778 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7767] ppid=7723 vsize=8414124 memory=6944656592455360569 CPUtime=0 cores=0-7
/proc/7746/task/7767/stat : 7767 (java) S 7723 7723 6415 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 417922327 8616062976 35334 33554432000 4194304 4196468 140733603826944 139683075757888 139683660009241 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7769] ppid=7723 vsize=8414124 memory=-6737208495982354336 CPUtime=0 cores=0-7
/proc/7746/task/7769/stat : 7769 (java) S 7723 7723 6415 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 417922327 8616062976 35334 33554432000 4194304 4196468 140733603826944 139680389512624 139683660006557 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7770] ppid=7723 vsize=8414124 memory=-6737208495982354336 CPUtime=0 cores=0-7
/proc/7746/task/7770/stat : 7770 (java) S 7723 7723 6415 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 417922327 8616062976 35334 33554432000 4194304 4196468 140733603826944 139680657947952 139683660006557 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7771] ppid=7723 vsize=8414124 memory=7682475212697334586 CPUtime=0 cores=0-7
/proc/7746/task/7771/stat : 7771 (java) S 7723 7723 6415 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 417922329 8616062976 35334 33554432000 4194304 4196468 140733603826944 139680121085232 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
Current children cumulated CPU time: 21.23 s
Current children cumulated vsize: 9495444 KiB
Current children cumulated memory: 515332 KiB

[startup+8.6024 s]
/proc/loadavg: 3.32 1.35 1.29 2/217 7771
/proc/meminfo: memFree=30707220/32770624 swapFree=66940928/67108860
[pid=7723] ppid=7720 vsize=113128 memory=1476 CPUtime=17.93 cores=0-7
/proc/7723/stat : 7723 (scop.sh) S 7720 7723 6415 0 -1 4202496 581 35084 0 0 0 0 1726 67 20 0 1 0 417921583 115843072 369 33554432000 4194304 5098028 140734034583968 140734034580712 140288266748540 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10264576 140734034588453 140734034588780 140734034588780 140734034591693 0
/proc/7723/statm: 28282 369 311 221 0 87 0
[pid=7746] ppid=7723 vsize=8283048 memory=153276 CPUtime=3.93 cores=0-7
/proc/7746/stat : 7746 (java) S 7723 7723 6415 0 -1 1077944320 22648 59307 0 0 220 17 141 15 20 0 22 0 417922231 8481841152 38319 33554432000 4194304 4196468 140733603826944 140733603809488 139683659984631 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
/proc/7746/statm: 2070762 38319 3237 1 0 2032106 0
[pid=7746/tid=7747] ppid=7723 vsize=8283048 memory=0 CPUtime=2.6 cores=0-7
/proc/7746/task/7747/stat : 7747 (java) R 7723 7723 6415 0 -1 4202560 18041 59307 0 0 90 14 141 15 20 0 22 0 417922231 8481841152 38319 33554432000 4194304 4196468 140733603826944 139683631820720 139683645415731 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7748] ppid=7723 vsize=8283048 memory=0 CPUtime=1.56 cores=0-7
/proc/7746/task/7748/stat : 7748 (java) S 7723 7723 6415 0 -1 1077944384 1 59307 0 0 0 0 141 15 20 0 22 0 417922233 8481841152 38319 33554432000 4194304 4196468 140733603826944 139683664227216 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7749] ppid=7723 vsize=8283048 memory=0 CPUtime=1.56 cores=0-7
/proc/7746/task/7749/stat : 7749 (java) S 7723 7723 6415 0 -1 1077944384 1 59307 0 0 0 0 141 15 20 0 22 0 417922233 8481841152 38319 33554432000 4194304 4196468 140733603826944 139683478383376 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7750] ppid=7723 vsize=8283048 memory=0 CPUtime=1.56 cores=0-7
/proc/7746/task/7750/stat : 7750 (java) S 7723 7723 6415 0 -1 1077944384 1 59307 0 0 0 0 141 15 20 0 22 0 417922233 8481841152 38319 33554432000 4194304 4196468 140733603826944 139683143777424 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7751] ppid=7723 vsize=8283048 memory=0 CPUtime=1.56 cores=0-7
/proc/7746/task/7751/stat : 7751 (java) S 7723 7723 6415 0 -1 1077944384 2 59307 0 0 0 0 141 15 20 0 22 0 417922233 8481841152 38319 33554432000 4194304 4196468 140733603826944 139683142724624 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7752] ppid=7723 vsize=8283048 memory=0 CPUtime=1.56 cores=0-7
/proc/7746/task/7752/stat : 7752 (java) S 7723 7723 6415 0 -1 1077944384 3 59307 0 0 0 0 141 15 20 0 22 0 417922233 8481841152 38319 33554432000 4194304 4196468 140733603826944 139683141671312 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7753] ppid=7723 vsize=8283048 memory=0 CPUtime=1.56 cores=0-7
/proc/7746/task/7753/stat : 7753 (java) S 7723 7723 6415 0 -1 1077944384 2 59307 0 0 0 0 141 15 20 0 22 0 417922233 8481841152 38319 33554432000 4194304 4196468 140733603826944 139683140618512 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7754] ppid=7723 vsize=8283048 memory=0 CPUtime=1.56 cores=0-7
/proc/7746/task/7754/stat : 7754 (java) S 7723 7723 6415 0 -1 1077944384 2 59307 0 0 0 0 141 15 20 0 22 0 417922233 8481841152 38319 33554432000 4194304 4196468 140733603826944 139683139566224 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7755] ppid=7723 vsize=8283048 memory=0 CPUtime=1.56 cores=0-7
/proc/7746/task/7755/stat : 7755 (java) S 7723 7723 6415 0 -1 1077944384 1 59307 0 0 0 0 141 15 20 0 22 0 417922233 8481841152 38319 33554432000 4194304 4196468 140733603826944 139683138513424 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7756] ppid=7723 vsize=8283048 memory=0 CPUtime=1.56 cores=0-7
/proc/7746/task/7756/stat : 7756 (java) S 7723 7723 6415 0 -1 1077944384 5 59307 0 0 0 0 141 15 20 0 22 0 417922234 8481841152 38319 33554432000 4194304 4196468 140733603826944 139683089054320 139683659995778 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7757] ppid=7723 vsize=8283048 memory=139973521419824 CPUtime=1.56 cores=0-7
/proc/7746/task/7757/stat : 7757 (java) S 7723 7723 6415 0 -1 1077944384 13 59307 0 0 0 0 141 15 20 0 22 0 417922235 8481841152 38319 33554432000 4194304 4196468 140733603826944 139682067244320 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7758] ppid=7723 vsize=8283048 memory=6055731341343865946 CPUtime=1.56 cores=0-7
/proc/7746/task/7758/stat : 7758 (java) S 7723 7723 6415 0 -1 1077944384 21 59307 0 0 0 0 141 15 20 0 22 0 417922235 8481841152 38319 33554432000 4194304 4196468 140733603826944 139681933022832 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7759] ppid=7723 vsize=8283048 memory=4126316290023845779 CPUtime=1.56 cores=0-7
/proc/7746/task/7759/stat : 7759 (java) S 7723 7723 6415 0 -1 1077944384 1 59307 0 0 0 0 141 15 20 0 22 0 417922237 8481841152 38319 33554432000 4194304 4196468 140733603826944 139681558518352 139683660003227 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7760] ppid=7723 vsize=8283048 memory=7014751519667016807 CPUtime=1.89 cores=0-7
/proc/7746/task/7760/stat : 7760 (java) R 7723 7723 6415 0 -1 4202560 841 59307 0 0 33 0 141 15 20 0 22 0 417922237 8481841152 38319 33554432000 4194304 4196468 140733603826944 139683087983728 139683660005978 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7761] ppid=7723 vsize=8283048 memory=7666649747287075180 CPUtime=1.83 cores=0-7
/proc/7746/task/7761/stat : 7761 (java) R 7723 7723 6415 0 -1 4202560 533 59307 0 0 27 0 141 15 20 0 22 0 417922237 8481841152 38319 33554432000 4194304 4196468 140733603826944 139683086931168 139683644889777 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7762] ppid=7723 vsize=8283048 memory=6008760008838308964 CPUtime=1.84 cores=0-7
/proc/7746/task/7762/stat : 7762 (java) R 7723 7723 6415 0 -1 4202560 942 59307 0 0 28 0 141 15 20 0 22 0 417922237 8481841152 38319 33554432000 4194304 4196468 140733603826944 139683085896048 139683643455183 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7763] ppid=7723 vsize=8283048 memory=7367994820003914061 CPUtime=1.89 cores=0-7
/proc/7746/task/7763/stat : 7763 (java) S 7723 7723 6415 0 -1 1077944384 827 59307 0 0 33 0 141 15 20 0 22 0 417922237 8481841152 38319 33554432000 4194304 4196468 140733603826944 139683084843248 139683659995778 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7764] ppid=7723 vsize=8283048 memory=6443359602017856361 CPUtime=1.56 cores=0-7
/proc/7746/task/7764/stat : 7764 (java) S 7723 7723 6415 0 -1 1077944384 3 59307 0 0 0 0 141 15 20 0 22 0 417922238 8481841152 38319 33554432000 4194304 4196468 140733603826944 139681060612960 139683659994837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7765] ppid=7723 vsize=8283048 memory=0 CPUtime=1.56 cores=0-7
/proc/7746/task/7765/stat : 7765 (java) S 7723 7723 6415 0 -1 1077944384 1 59307 0 0 0 0 141 15 20 0 22 0 417922238 8481841152 38319 33554432000 4194304 4196468 140733603826944 139683083791152 139683659995778 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7767] ppid=7723 vsize=8283048 memory=0 CPUtime=1.56 cores=0-7
/proc/7746/task/7767/stat : 7767 (java) S 7723 7723 6415 0 -1 1077944384 24 59307 0 0 0 0 141 15 20 0 22 0 417922327 8481841152 38319 33554432000 4194304 4196468 140733603826944 139683075757072 139683659995778 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
[pid=7746/tid=7771] ppid=7723 vsize=8283048 memory=0 CPUtime=1.56 cores=0-7
/proc/7746/task/7771/stat : 7771 (java) S 7723 7723 6415 0 -1 1077944384 12 59307 0 0 0 0 141 15 20 0 22 0 417922329 8481841152 38319 33554432000 4194304 4196468 140733603826944 139680121087024 139683659995778 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32763904 140733603828728 140733603828886 140733603828886 140733603831759 0
Current children cumulated CPU time: 21.86 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 154752 KiB

Child status: 0
Real time (s): 8.66822
CPU time (s): 22.0943
CPU user time (s): 21.0718
CPU system time (s): 1.02248
CPU usage (%): 254.888
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 2510208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.0718
system time used= 1.02248
maximum resident set size= 2513496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119676
page faults= 0
swaps= 0
block input operations= 0
block output operations= 30632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17049
involuntary context switches= 34


# summary of solver processes directly reported to runsolver:
#   pid: 7723
#   total CPU time (s): 22.0943
#   total CPU user time (s): 21.0718
#   total CPU system time (s): 1.02248

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.107331 second user time and 0.117088 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-14 01:19:51
IDJOB=4392285
IDBENCH=120825
IDSOLVER=2838
FILE ID=node149/4392285-1568416829
RUNJOBID= node149-1568416730-6442
PBS_JOBID= 21702252
Free space on /tmp= 61424 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/Rlfap/Rlfap-m1-scens/Rlfap-scen-01.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392285-1568416829/watcher-4392285-1568416829 -o /tmp/evaluation-result-4392285-1568416829/solver-4392285-1568416829 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1568416730-6442 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392285-1568416829.xml

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

MD5SUM BENCH= cc02d555e77a77c358edd72952e3206f
RANDOM SEED=289336931

node149.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.81
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.81
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.81
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.81
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:        30907148 kB
MemAvailable:   31858668 kB
Buffers:          174168 kB
Cached:          1078488 kB
SwapCached:        61320 kB
Active:           589396 kB
Inactive:         723432 kB
Active(anon):      28196 kB
Inactive(anon):    72460 kB
Active(file):     561200 kB
Inactive(file):   650972 kB
Unevictable:      111252 kB
Mlocked:          111252 kB
SwapTotal:      67108860 kB
SwapFree:       66940928 kB
Dirty:             20624 kB
Writeback:             0 kB
AnonPages:        111976 kB
Mapped:            44140 kB
Shmem:             31360 kB
Slab:             139592 kB
SReclaimable:     110368 kB
SUnreclaim:        29224 kB
KernelStack:        3456 kB
PageTables:         5056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61400 MiB
End job on node149 at 2019-09-14 01:20:00