Trace number 4392359

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 18.2915 6.82456

General information on the benchmark

NameRlfap/Rlfap-m1-graphsMod/
Rlfap-graph-08-f10.xml
MD5SUM53ef449e7d5451b48f2cdc0cd77eaa71
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 benchmark3.79454
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints3757
Number of domains7
Minimum domain size6
Maximum domain size34
Distribution of domain sizes[{"size":6,"count":48},{"size":17,"count":14},{"size":19,"count":18},{"size":22,"count":22},{"size":27,"count":122},{"size":32,"count":170},{"size":34,"count":286}]
Minimum variable degree1
Maximum variable degree22
Distribution of variable degrees[{"degree":1,"count":3},{"degree":2,"count":1},{"degree":3,"count":6},{"degree":4,"count":10},{"degree":5,"count":46},{"degree":6,"count":68},{"degree":7,"count":77},{"degree":8,"count":85},{"degree":9,"count":54},{"degree":10,"count":33},{"degree":11,"count":37},{"degree":12,"count":21},{"degree":13,"count":8},{"degree":14,"count":1},{"degree":15,"count":35},{"degree":16,"count":26},{"degree":17,"count":63},{"degree":18,"count":54},{"degree":19,"count":32},{"degree":20,"count":12},{"degree":21,"count":7},{"degree":22,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":3757}]
Number of extensional constraints0
Number of intensional constraints3757
Distribution of constraint types[{"type":"intension","count":3757}]
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-16935-serial-file.bin HOME/instance-4392359-1568416825.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:46 CEST 2019
0.65/0.56	c PID: 16938
0.65/0.56	c IP: 172.20.3.124
0.65/0.56	c HOST: node124.alineos.net
0.65/0.57	c (0,0) Parsing Begin
5.54/1.84	c (1,1) Parsing End
5.54/1.85	c (1,1) CSP: 680 int (0 aux), 0 bool (0 aux), 3757 ctr, max domain size 34
5.54/1.85	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
5.54/1.85	c (1,1) Constraint Name Generate Begin
5.54/1.88	c (1,1) Ctr:HOME/instance-4392359-1568416825.xml,Dist:Eq:Le:Num:Var
5.54/1.88	c (1,1) Constraint Name Generate End
5.54/1.88	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
5.54/1.88	c (1,1) CSP to CSPinCNF Begin
6.95/2.21	c (1,1) translated 376 (10%) constraints
6.95/2.27	c (1,1) translated 752 (20%) constraints
7.32/2.32	c (1,1) translated 1128 (30%) constraints
7.32/2.36	c (1,1) translated 1503 (40%) constraints
7.71/2.40	c (1,1) translated 1879 (50%) constraints
7.71/2.44	c (1,1) translated 2255 (60%) constraints
7.71/2.48	c (1,1) translated 2630 (70%) constraints
8.10/2.52	c (1,1) translated 3006 (80%) constraints
8.10/2.55	c (2,1) translated 3382 (90%) constraints
8.10/2.58	c (2,2) translated 3757 (100%) constraints
8.10/2.59	c (2,2) ===========================================
8.10/2.59	c (2,2) Order
8.10/2.59	c (2,2) ===========================================
8.50/2.61	c (2,2) translated 444 (10%) constraints
8.50/2.63	c (2,2) translated 888 (20%) constraints
8.50/2.64	c (2,2) translated 1332 (30%) constraints
8.50/2.65	c (2,2) translated 1775 (40%) constraints
8.50/2.67	c (2,2) translated 2219 (50%) constraints
8.50/2.68	c (2,2) translated 2663 (60%) constraints
8.50/2.69	c (2,2) translated 3106 (70%) constraints
8.79/2.70	c (2,2) translated 3550 (80%) constraints
8.79/2.72	c (2,2) translated 3994 (90%) constraints
8.79/2.73	c (2,2) translated 4437 (100%) constraints
8.79/2.73	c (2,2) CSP to CSPinCNF End
8.79/2.73	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4437 ctr, max domain size 34
8.79/2.73	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
8.79/2.73	c (2,2) CSPinCNF Propagation Begin
9.10/2.80	c (2,2) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
9.10/2.80	c (2,2) CSPinCNF Propagation End
9.10/2.80	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4437 ctr, max domain size 34
9.10/2.80	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
9.10/2.80	c (2,2) Simplify CSPinCNF Begin
9.76/3.03	c (2,2) Simplify CSPinCNF End
9.76/3.04	c (2,2) CSP: 680 int (0 aux), 7514 bool (7514 aux), 11951 ctr, max domain size 34
9.76/3.04	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
9.76/3.04	c (2,2) Calculate Precise Domain Begin
9.76/3.04	c (2,2) 0 values are removed by re-calculation
9.76/3.04	c (2,2) Calculate Precise Domain End
9.76/3.04	c (2,2) CSP: 680 int (0 aux), 7514 bool (7514 aux), 11951 ctr, max domain size 34
9.76/3.04	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
9.76/3.04	c (2,2) CSPinCNF to SatSolver Begin
11.75/3.50	c (2,2) 1196 (10 %) CSP clauses are encoded (0 SAT variables, 36309 SAT clauses)
12.14/3.65	c (3,3) 2391 (20 %) CSP clauses are encoded (0 SAT variables, 54261 SAT clauses)
12.72/3.80	c (3,3) 3586 (30 %) CSP clauses are encoded (0 SAT variables, 75241 SAT clauses)
12.96/3.94	c (3,3) 4781 (40 %) CSP clauses are encoded (0 SAT variables, 94312 SAT clauses)
13.12/4.06	c (3,3) 5976 (50 %) CSP clauses are encoded (0 SAT variables, 115270 SAT clauses)
13.26/4.18	c (3,3) 7171 (60 %) CSP clauses are encoded (0 SAT variables, 137232 SAT clauses)
13.47/4.48	c (3,3) 8366 (70 %) CSP clauses are encoded (0 SAT variables, 155255 SAT clauses)
13.56/4.59	c (4,3) 9561 (80 %) CSP clauses are encoded (0 SAT variables, 174930 SAT clauses)
13.83/4.71	c (4,3) 10756 (90 %) CSP clauses are encoded (0 SAT variables, 197745 SAT clauses)
13.97/4.82	c (4,4) 11951 (100 %) CSP clauses are encoded (0 SAT variables, 218527 SAT clauses)
13.97/4.82	c (4,4) CSPinCNF to SatSolver End
13.97/4.82	c (4,4) Heap : 1689 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
13.97/4.82	c (4,4) 26644 bool, 218554 clause
13.97/4.82	c (4,4) Export Begin
14.49/5.08	c (4,4) Export to HOME/scop-16935-serial-file.bin
14.49/5.08	c (4,4) Export End
14.49/5.08	c (4,4) Export File Size: 3.46 MB
14.49/5.08	c (4,4) 1,1,2,2,2,2,4,STOP-AFTER(DIMACS)
14.49/5.08	c END-Prog: Sat Sep 14 01:19:50 CEST 2019
14.49/5.10	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-16935-serial-file.bin
14.64/5.57	c (0,0) Read Serial File Begin
14.64/5.57	c (0,0) HOME/scop-16935-serial-file.bin
14.64/5.92	c (0,0) Read Serial File End
14.64/5.93	
14.64/5.93	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
14.64/5.93	(Solving Process)
14.64/5.93	
14.64/5.96	c BEGIN-Prog: Sat Sep 14 01:19:51 CEST 2019
14.64/5.96	c PID: 16958
14.64/5.96	c IP: 172.20.3.124
14.64/5.96	c HOST: node124.alineos.net
14.64/5.96	c (0,0) SatSolver.solve Begin
14.64/5.96	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392359-1568416825.xml-scop-16938.cnf
14.64/5.99	c (0,0) c
14.64/5.99	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)
14.64/5.99	c (0,0) c
14.64/5.99	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
14.64/5.99	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
14.64/5.99	c (0,0) c ========================================[ Problem Statistics ]===========================================
14.64/5.99	c (0,0) c |                                                                                                       |
16.30/6.08	c (0,0) c |  Number of variables:         26644                                                                   |
16.30/6.08	c (0,0) c |  Number of clauses:          218554                                                                   |
16.30/6.08	c (0,0) c |  Parse time:                   0.08 s                                                                 |
16.30/6.08	c (0,0) c |                                                                                                       |
16.66/6.30	c (0,0) c |  Simplification time:          0.21 s                                                                 |
16.66/6.30	c (0,0) c |                                                                                                       |
16.66/6.30	c (0,0) c |  Generating clones                                                                                    |
16.75/6.41	c (0,0) c |  all clones generated. Memory =   178.69Mb.                                                           |
16.75/6.41	c (0,0) c ========================================================================================================|
16.75/6.41	c (0,0) c
16.75/6.41	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
16.75/6.41	c (0,0) c
16.75/6.41	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.75/6.41	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
16.75/6.41	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.75/6.41	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
16.75/6.41	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
16.75/6.41	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
16.75/6.41	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
16.75/6.41	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
16.75/6.41	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
16.75/6.41	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
16.75/6.41	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
16.75/6.41	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
16.75/6.41	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
16.75/6.41	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
16.75/6.41	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
16.75/6.41	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
16.75/6.41	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
16.75/6.41	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
16.75/6.41	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.63/6.64	c (1,0) c
17.63/6.64	c (1,0) c real time : 0.655956 s
17.63/6.64	c (1,0) c cpu time  : 1.32552 s
17.63/6.64	c (1,0) c
17.63/6.64	c (1,0) c
17.63/6.64	c (1,0) c
17.63/6.64	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
17.63/6.64	c (1,0) c
17.63/6.64	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.63/6.64	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
17.63/6.64	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.63/6.64	c (1,0) c | Conflicts     |            7081 |       1127 |        939 |        589 |        586 |        785 |       1101 |        738 |       1216 |
17.63/6.64	c (1,0) c | Decisions     |           95721 |       7642 |      11959 |      10509 |       7362 |      13454 |      14167 |      14737 |      15891 |
17.63/6.64	c (1,0) c | Propagations  |         2572151 |     282021 |     328744 |     246812 |     225190 |     337513 |     362038 |     384510 |     405323 |
17.63/6.64	c (1,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.63/6.64	c (1,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
17.63/6.64	c (1,0) c | Restarts      |              17 |          2 |          3 |          3 |          2 |          3 |          1 |          1 |          2 |
17.63/6.64	c (1,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.63/6.64	c (1,0) c | PropBinClauses|         4046341 |     460568 |     514307 |     381801 |     348819 |     525435 |     586641 |     589177 |     639593 |
17.63/6.64	c (1,0) c | PropPreBlocker|        18767776 |    2349465 |    2396392 |    1704790 |    1612926 |    2366173 |    2794757 |    2532228 |    3011045 |
17.63/6.64	c (1,0) c | PropNotBlocker|         5793856 |     796108 |     709875 |     547277 |     548052 |     722376 |     873439 |     712640 |     884089 |
17.63/6.64	c (1,0) c | LitFullScans  |        30844304 |    3906264 |    3907637 |    2822769 |    2692447 |    3876564 |    4606442 |    4117868 |    4914313 |
17.63/6.64	c (1,0) c | LitScanFracts |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.63/6.64	c (1,0) c | DecisionLevel0|              27 |          2 |          6 |          4 |          4 |          4 |          1 |          3 |          3 |
17.63/6.64	c (1,0) c | Periods       |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.63/6.64	c (1,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
17.63/6.64	c (1,0) c | Avg_Trail     |                 |       5224 |       5648 |       6599 |       4656 |       4619 |       7424 |       5516 |       5855 |
17.63/6.64	c (1,0) c | Avg_DL        |                 |        141 |        181 |        223 |        161 |        140 |        234 |        182 |        155 |
17.63/6.64	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.63/6.64	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.63/6.64	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.63/6.64	c (1,0) c | Exported      |             465 |         72 |         48 |         37 |         46 |         62 |         73 |         52 |         75 |
17.63/6.64	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.63/6.64	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.63/6.64	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.63/6.64	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.63/6.64	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.63/6.64	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
17.63/6.64	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.63/6.64	c (1,0) c | Unaries       |                 |          0 |          3 |          1 |          2 |          1 |          0 |          2 |          1 |
17.63/6.64	c (1,0) c | Binaries      |                 |         21 |         18 |         11 |         16 |         21 |         18 |         13 |         19 |
17.63/6.64	c (1,0) c | Glues         |                 |         72 |         48 |         37 |         46 |         62 |         73 |         52 |         75 |
17.63/6.64	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.63/6.64	c (1,0) c | Orig_Seen     |             3 % |      10030 |       8318 |       7053 |       6373 |       8063 |      10070 |       7847 |      10549 |
17.63/6.64	c (1,0) c | Diff Orig seen|                 |       1712 |      X     | -     1265 | -     1945 | -      255 |       1752 | -      471 |       2231 |
17.63/6.64	c (1,0) c | Hamming       |            27 % |       6948 |      X     |       7341 |       7482 |       7250 |       7037 |       7282 |       7415 |
17.63/6.64	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.63/6.64	c (1,0) c | RunningTime   |                 |    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|    0.2 100%|
17.63/6.64	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%|
17.63/6.64	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%|
17.63/6.64	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%|
17.63/6.64	c (1,0) c | SolvingTime   |                 |    0.2     |    0.2     |    0.2     |    0.2     |    0.2     |    0.2     |    0.2     |    0.2     |
17.63/6.64	c (1,0) c | PropagationTim|                 |    0.2  89%|    0.2  89%|    0.2  91%|    0.2  92%|    0.2  89%|    0.2  89%|    0.2  89%|    0.2  89%|
17.63/6.64	c (1,0) c | AnalysisTime  |                 |    0.0   3%|    0.0   2%|    0.0   2%|    0.0   2%|    0.0   2%|    0.0   3%|    0.0   2%|    0.0   3%|
17.63/6.64	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%|
17.63/6.64	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%|
17.63/6.64	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%|
17.63/6.64	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%|
17.63/6.64	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.63/6.64	c (1,0) c
17.63/6.64	c (1,0) c
17.63/6.64	c (1,0) c Threads : 8
17.63/6.64	c (1,0) c Winner : 1
17.63/6.64	c (1,0) c Conflicts_0 : 1127
17.63/6.64	c (1,0) c Conflicts_1 : 939
17.63/6.64	c (1,0) c Conflicts_2 : 589
17.63/6.64	c (1,0) c Conflicts_3 : 586
17.63/6.64	c (1,0) c Conflicts_4 : 785
17.63/6.64	c (1,0) c Conflicts_5 : 1101
17.63/6.64	c (1,0) c Conflicts_6 : 738
17.63/6.64	c (1,0) c Conflicts_7 : 1216
17.63/6.64	c (1,0) c Conflicts_total : 7081
17.63/6.64	c (1,0) c Conflicts_winner : 939
17.63/6.64	c (1,0) c Decisions_0 : 7642
17.63/6.64	c (1,0) c Decisions_1 : 11959
17.63/6.64	c (1,0) c Decisions_2 : 10509
17.63/6.64	c (1,0) c Decisions_3 : 7362
17.63/6.64	c (1,0) c Decisions_4 : 13454
17.63/6.64	c (1,0) c Decisions_5 : 14167
17.63/6.64	c (1,0) c Decisions_6 : 14737
17.63/6.64	c (1,0) c Decisions_7 : 15891
17.63/6.64	c (1,0) c Decisions_total : 95721
17.63/6.64	c (1,0) c Decisions_winner : 11959
17.63/6.64	c (1,0) c Propagations_0 : 282021
17.63/6.64	c (1,0) c Propagations_1 : 328744
17.63/6.64	c (1,0) c Propagations_2 : 246812
17.63/6.64	c (1,0) c Propagations_3 : 225190
17.63/6.64	c (1,0) c Propagations_4 : 337513
17.63/6.64	c (1,0) c Propagations_5 : 362038
17.63/6.64	c (1,0) c Propagations_6 : 384510
17.63/6.64	c (1,0) c Propagations_7 : 405323
17.63/6.64	c (1,0) c Propagations_total : 2572151
17.63/6.64	c (1,0) c Propagations_winner : 328744
17.63/6.64	c (1,0) c ReduceDBs_0 : 0
17.63/6.64	c (1,0) c ReduceDBs_1 : 0
17.63/6.65	c (1,0) c ReduceDBs_2 : 0
17.63/6.65	c (1,0) c ReduceDBs_3 : 0
17.63/6.65	c (1,0) c ReduceDBs_4 : 0
17.63/6.65	c (1,0) c ReduceDBs_5 : 0
17.63/6.65	c (1,0) c ReduceDBs_6 : 0
17.63/6.65	c (1,0) c ReduceDBs_7 : 0
17.63/6.65	c (1,0) c ReduceDBs_total : 0
17.63/6.65	c (1,0) c ReduceDBs_winner : 0
17.63/6.65	c (1,0) c SimpDBs_0 : 1
17.63/6.65	c (1,0) c SimpDBs_1 : 1
17.63/6.65	c (1,0) c SimpDBs_2 : 1
17.63/6.65	c (1,0) c SimpDBs_3 : 1
17.63/6.65	c (1,0) c SimpDBs_4 : 1
17.63/6.65	c (1,0) c SimpDBs_5 : 1
17.63/6.65	c (1,0) c SimpDBs_6 : 1
17.63/6.65	c (1,0) c SimpDBs_7 : 1
17.63/6.65	c (1,0) c SimpDBs_total : 8
17.63/6.65	c (1,0) c SimpDBs_winner : 1
17.63/6.65	c (1,0) c Restarts_0 : 2
17.63/6.65	c (1,0) c Restarts_1 : 3
17.63/6.65	c (1,0) c Restarts_2 : 3
17.63/6.65	c (1,0) c Restarts_3 : 2
17.63/6.65	c (1,0) c Restarts_4 : 3
17.63/6.65	c (1,0) c Restarts_5 : 1
17.63/6.65	c (1,0) c Restarts_6 : 1
17.63/6.65	c (1,0) c Restarts_7 : 2
17.63/6.65	c (1,0) c Restarts_total : 17
17.63/6.65	c (1,0) c Restarts_winner : 3
17.63/6.65	c (1,0) c ForcedImports_0 : 0
17.63/6.65	c (1,0) c ForcedImports_1 : 0
17.63/6.65	c (1,0) c ForcedImports_2 : 0
17.63/6.65	c (1,0) c ForcedImports_3 : 0
17.63/6.65	c (1,0) c ForcedImports_4 : 0
17.63/6.65	c (1,0) c ForcedImports_5 : 0
17.63/6.65	c (1,0) c ForcedImports_6 : 0
17.63/6.65	c (1,0) c ForcedImports_7 : 0
17.63/6.65	c (1,0) c ForcedImports_total : 0
17.63/6.65	c (1,0) c ForcedImports_winner : 0
17.63/6.65	c (1,0) c PropsBinClauses_0 : 460568
17.63/6.65	c (1,0) c PropsBinClauses_1 : 514307
17.63/6.65	c (1,0) c PropsBinClauses_2 : 381801
17.63/6.65	c (1,0) c PropsBinClauses_3 : 348819
17.63/6.65	c (1,0) c PropsBinClauses_4 : 525435
17.63/6.65	c (1,0) c PropsBinClauses_5 : 586641
17.63/6.65	c (1,0) c PropsBinClauses_6 : 589177
17.63/6.65	c (1,0) c PropsBinClauses_7 : 639593
17.63/6.65	c (1,0) c PropsBinClauses_total : 4046341
17.63/6.65	c (1,0) c PropsBinClauses_winner : 514307
17.63/6.65	c (1,0) c PropsPreBlocker_0 : 2349465
17.63/6.65	c (1,0) c PropsPreBlocker_1 : 2396392
17.63/6.65	c (1,0) c PropsPreBlocker_2 : 1704790
17.63/6.65	c (1,0) c PropsPreBlocker_3 : 1612926
17.63/6.65	c (1,0) c PropsPreBlocker_4 : 2366173
17.63/6.65	c (1,0) c PropsPreBlocker_5 : 2794757
17.63/6.65	c (1,0) c PropsPreBlocker_6 : 2532228
17.63/6.65	c (1,0) c PropsPreBlocker_7 : 3011045
17.63/6.65	c (1,0) c PropsPreBlocker_total : 18767776
17.63/6.65	c (1,0) c PropsPreBlocker_winner : 2396392
17.63/6.65	c (1,0) c PropsNotBlocker_0 : 796108
17.63/6.65	c (1,0) c PropsNotBlocker_1 : 709875
17.63/6.65	c (1,0) c PropsNotBlocker_2 : 547277
17.63/6.65	c (1,0) c PropsNotBlocker_3 : 548052
17.63/6.65	c (1,0) c PropsNotBlocker_4 : 722376
17.63/6.65	c (1,0) c PropsNotBlocker_5 : 873439
17.63/6.65	c (1,0) c PropsNotBlocker_6 : 712640
17.63/6.65	c (1,0) c PropsNotBlocker_7 : 884089
17.63/6.65	c (1,0) c PropsNotBlocker_total : 5793856
17.63/6.65	c (1,0) c PropsNotBlocker_winner : 709875
17.63/6.65	c (1,0) c PropsLitFullScans_0 : 3906264
17.63/6.65	c (1,0) c PropsLitFullScans_1 : 3907637
17.63/6.65	c (1,0) c PropsLitFullScans_2 : 2822769
17.63/6.65	c (1,0) c PropsLitFullScans_3 : 2692447
17.63/6.65	c (1,0) c PropsLitFullScans_4 : 3876564
17.63/6.65	c (1,0) c PropsLitFullScans_5 : 4606442
17.63/6.65	c (1,0) c PropsLitFullScans_6 : 4117868
17.63/6.65	c (1,0) c PropsLitFullScans_7 : 4914313
17.63/6.65	c (1,0) c PropsLitFullScans_total : 30844304
17.63/6.65	c (1,0) c PropsLitFullScans_winner : 3907637
17.63/6.65	c (1,0) c LitScanFractions_0 : 0
17.63/6.65	c (1,0) c LitScanFractions_1 : 0
17.63/6.65	c (1,0) c LitScanFractions_2 : 0
17.63/6.65	c (1,0) c LitScanFractions_3 : 0
17.63/6.65	c (1,0) c LitScanFractions_4 : 0
17.63/6.65	c (1,0) c LitScanFractions_5 : 0
17.63/6.65	c (1,0) c LitScanFractions_6 : 0
17.63/6.65	c (1,0) c LitScanFractions_7 : 0
17.63/6.65	c (1,0) c LitScanFractions_total : 0
17.63/6.65	c (1,0) c LitScanFractions_winner : 0
17.63/6.65	c (1,0) c DecisionLevel0_0 : 2
17.63/6.65	c (1,0) c DecisionLevel0_1 : 6
17.63/6.65	c (1,0) c DecisionLevel0_2 : 4
17.63/6.65	c (1,0) c DecisionLevel0_3 : 4
17.63/6.65	c (1,0) c DecisionLevel0_4 : 4
17.63/6.65	c (1,0) c DecisionLevel0_5 : 1
17.63/6.65	c (1,0) c DecisionLevel0_6 : 3
17.63/6.65	c (1,0) c DecisionLevel0_7 : 3
17.63/6.65	c (1,0) c DecisionLevel0_total : 27
17.63/6.65	c (1,0) c DecisionLevel0_winner : 6
17.63/6.65	c (1,0) c Periods_0 : 0
17.63/6.65	c (1,0) c Periods_1 : 0
17.63/6.65	c (1,0) c Periods_2 : 0
17.63/6.65	c (1,0) c Periods_3 : 0
17.63/6.65	c (1,0) c Periods_4 : 0
17.63/6.65	c (1,0) c Periods_5 : 0
17.63/6.65	c (1,0) c Periods_6 : 0
17.63/6.65	c (1,0) c Periods_7 : 0
17.63/6.65	c (1,0) c Periods_total : 0
17.63/6.65	c (1,0) c Periods_winner : 0
17.63/6.65	c (1,0) c Margin_0 : 20
17.63/6.65	c (1,0) c Margin_1 : 20
17.63/6.65	c (1,0) c Margin_2 : 20
17.63/6.65	c (1,0) c Margin_3 : 20
17.63/6.65	c (1,0) c Margin_4 : 20
17.63/6.65	c (1,0) c Margin_5 : 20
17.63/6.65	c (1,0) c Margin_6 : 20
17.63/6.65	c (1,0) c Margin_7 : 20
17.63/6.65	c (1,0) c Margin_total : 160
17.63/6.65	c (1,0) c Margin_winner : 20
17.63/6.65	c (1,0) c Exported_0 : 72
17.63/6.65	c (1,0) c Exported_1 : 48
17.63/6.65	c (1,0) c Exported_2 : 37
17.63/6.65	c (1,0) c Exported_3 : 46
17.63/6.65	c (1,0) c Exported_4 : 62
17.63/6.65	c (1,0) c Exported_5 : 73
17.63/6.65	c (1,0) c Exported_6 : 52
17.63/6.65	c (1,0) c Exported_7 : 75
17.63/6.65	c (1,0) c Exported_total : 465
17.63/6.65	c (1,0) c Exported_winner : 48
17.63/6.65	c (1,0) c Imported_0 : 0
17.63/6.65	c (1,0) c Imported_1 : 0
17.63/6.65	c (1,0) c Imported_2 : 0
17.63/6.65	c (1,0) c Imported_3 : 0
17.63/6.65	c (1,0) c Imported_4 : 0
17.63/6.65	c (1,0) c Imported_5 : 0
17.63/6.65	c (1,0) c Imported_6 : 0
17.63/6.65	c (1,0) c Imported_7 : 0
17.63/6.65	c (1,0) c Imported_total : 0
17.63/6.65	c (1,0) c Imported_winner : 0
17.63/6.65	c (1,0) c Good_0 : 0
17.63/6.65	c (1,0) c Good_1 : 0
17.63/6.65	c (1,0) c Good_2 : 0
17.63/6.65	c (1,0) c Good_3 : 0
17.63/6.65	c (1,0) c Good_4 : 0
17.63/6.65	c (1,0) c Good_5 : 0
17.63/6.65	c (1,0) c Good_6 : 0
17.63/6.65	c (1,0) c Good_7 : 0
17.63/6.65	c (1,0) c Good_total : 0
17.63/6.65	c (1,0) c Good_winner : 0
17.63/6.65	c (1,0) c Purge_0 : 0
17.63/6.65	c (1,0) c Purge_1 : 0
17.63/6.65	c (1,0) c Purge_2 : 0
17.63/6.65	c (1,0) c Purge_3 : 0
17.63/6.65	c (1,0) c Purge_4 : 0
17.63/6.65	c (1,0) c Purge_5 : 0
17.63/6.65	c (1,0) c Purge_6 : 0
17.63/6.65	c (1,0) c Purge_7 : 0
17.63/6.65	c (1,0) c Purge_total : 0
17.63/6.65	c (1,0) c Purge_winner : 0
17.63/6.65	c (1,0) c Promoted_0 : 0
17.63/6.65	c (1,0) c Promoted_1 : 0
17.63/6.65	c (1,0) c Promoted_2 : 0
17.63/6.65	c (1,0) c Promoted_3 : 0
17.63/6.65	c (1,0) c Promoted_4 : 0
17.63/6.65	c (1,0) c Promoted_5 : 0
17.63/6.65	c (1,0) c Promoted_6 : 0
17.63/6.65	c (1,0) c Promoted_7 : 0
17.63/6.65	c (1,0) c Promoted_total : 0
17.63/6.65	c (1,0) c Promoted_winner : 0
17.63/6.65	c (1,0) c Remove_Imp_0 : 0
17.63/6.65	c (1,0) c Remove_Imp_1 : 0
17.63/6.65	c (1,0) c Remove_Imp_2 : 0
17.63/6.65	c (1,0) c Remove_Imp_3 : 0
17.63/6.65	c (1,0) c Remove_Imp_4 : 0
17.63/6.65	c (1,0) c Remove_Imp_5 : 0
17.63/6.65	c (1,0) c Remove_Imp_6 : 0
17.63/6.65	c (1,0) c Remove_Imp_7 : 0
17.63/6.65	c (1,0) c Remove_Imp_total : 0
17.63/6.65	c (1,0) c Remove_Imp_winner : 0
17.63/6.65	c (1,0) c Blocked_Reuse_0 : 0
17.63/6.65	c (1,0) c Blocked_Reuse_1 : 0
17.63/6.65	c (1,0) c Blocked_Reuse_2 : 0
17.63/6.65	c (1,0) c Blocked_Reuse_3 : 0
17.63/6.65	c (1,0) c Blocked_Reuse_4 : 0
17.63/6.65	c (1,0) c Blocked_Reuse_5 : 0
17.63/6.65	c (1,0) c Blocked_Reuse_6 : 0
17.63/6.65	c (1,0) c Blocked_Reuse_7 : 0
17.63/6.65	c (1,0) c Blocked_Reuse_total : 0
17.63/6.65	c (1,0) c Blocked_Reuse_winner : 0
17.63/6.65	c (1,0) c Unaries_0 : 0
17.63/6.65	c (1,0) c Unaries_1 : 3
17.63/6.65	c (1,0) c Unaries_2 : 1
17.63/6.65	c (1,0) c Unaries_3 : 2
17.63/6.65	c (1,0) c Unaries_4 : 1
17.63/6.65	c (1,0) c Unaries_5 : 0
17.63/6.65	c (1,0) c Unaries_6 : 2
17.63/6.65	c (1,0) c Unaries_7 : 1
17.63/6.65	c (1,0) c Unaries_total : 10
17.63/6.65	c (1,0) c Unaries_winner : 3
17.63/6.65	c (1,0) c Binaries_0 : 21
17.63/6.65	c (1,0) c Binaries_1 : 18
17.63/6.65	c (1,0) c Binaries_2 : 11
17.63/6.65	c (1,0) c Binaries_3 : 16
17.63/6.65	c (1,0) c Binaries_4 : 21
17.63/6.65	c (1,0) c Binaries_5 : 18
17.63/6.65	c (1,0) c Binaries_6 : 13
17.63/6.65	c (1,0) c Binaries_7 : 19
17.63/6.65	c (1,0) c Binaries_total : 137
17.63/6.65	c (1,0) c Binaries_winner : 18
17.63/6.65	c (1,0) c Glues_0 : 72
17.63/6.65	c (1,0) c Glues_1 : 48
17.63/6.65	c (1,0) c Glues_2 : 37
17.63/6.65	c (1,0) c Glues_3 : 46
17.63/6.65	c (1,0) c Glues_4 : 62
17.63/6.65	c (1,0) c Glues_5 : 73
17.63/6.65	c (1,0) c Glues_6 : 52
17.63/6.65	c (1,0) c Glues_7 : 75
17.63/6.65	c (1,0) c Glues_total : 465
17.63/6.65	c (1,0) c Glues_winner : 48
17.63/6.65	c (1,0) c RunningTime_0 : 0.188038
17.63/6.65	c (1,0) c RunningTime_1 : 0.201832
17.63/6.65	c (1,0) c RunningTime_2 : 0.167903
17.63/6.65	c (1,0) c RunningTime_3 : 0.184477
17.63/6.65	c (1,0) c RunningTime_4 : 0.203927
17.63/6.65	c (1,0) c RunningTime_5 : 0.218748
17.63/6.65	c (1,0) c RunningTime_6 : 0.226324
17.63/6.65	c (1,0) c RunningTime_7 : 0.219280
17.63/6.65	c (1,0) c RunningTime_total : 1.610529
17.63/6.65	c (1,0) c RunningTime_winner : 0.201832
17.63/6.65	c (1,0) c WaitingTime_0 : 0.000000
17.63/6.65	c (1,0) c WaitingTime_1 : 0.000000
17.63/6.65	c (1,0) c WaitingTime_2 : 0.000000
17.63/6.65	c (1,0) c WaitingTime_3 : 0.000000
17.63/6.65	c (1,0) c WaitingTime_4 : 0.000000
17.63/6.65	c (1,0) c WaitingTime_5 : 0.000000
17.63/6.65	c (1,0) c WaitingTime_6 : 0.000000
17.63/6.65	c (1,0) c WaitingTime_7 : 0.000000
17.63/6.66	c (1,0) c WaitingTime_total : 0.000000
17.63/6.66	c (1,0) c WaitingTime_winner : 0.000000
17.63/6.66	c (1,0) c ExchangingTime_0 : 0.000109
17.63/6.66	c (1,0) c ExchangingTime_1 : 0.000085
17.63/6.66	c (1,0) c ExchangingTime_2 : 0.000082
17.63/6.66	c (1,0) c ExchangingTime_3 : 0.000083
17.63/6.66	c (1,0) c ExchangingTime_4 : 0.000847
17.63/6.66	c (1,0) c ExchangingTime_5 : 0.000107
17.63/6.66	c (1,0) c ExchangingTime_6 : 0.000083
17.63/6.66	c (1,0) c ExchangingTime_7 : 0.000104
17.63/6.66	c (1,0) c ExchangingTime_total : 0.001500
17.63/6.66	c (1,0) c ExchangingTime_winner : 0.000085
17.63/6.66	c (1,0) c PeriodProcTime_0 : 0.000000
17.63/6.66	c (1,0) c PeriodProcTime_1 : 0.000000
17.63/6.66	c (1,0) c PeriodProcTime_2 : 0.000000
17.63/6.66	c (1,0) c PeriodProcTime_3 : 0.000000
17.63/6.66	c (1,0) c PeriodProcTime_4 : 0.000000
17.63/6.66	c (1,0) c PeriodProcTime_5 : 0.000000
17.63/6.66	c (1,0) c PeriodProcTime_6 : 0.000000
17.63/6.66	c (1,0) c PeriodProcTime_7 : 0.000000
17.63/6.66	c (1,0) c PeriodProcTime_total : 0.000000
17.63/6.66	c (1,0) c PeriodProcTime_winner : 0.000000
17.63/6.66	c (1,0) c SolvingTime_0 : 0.188148
17.63/6.66	c (1,0) c SolvingTime_1 : 0.201917
17.63/6.66	c (1,0) c SolvingTime_2 : 0.167984
17.63/6.66	c (1,0) c SolvingTime_3 : 0.184560
17.63/6.66	c (1,0) c SolvingTime_4 : 0.204774
17.63/6.66	c (1,0) c SolvingTime_5 : 0.218855
17.63/6.66	c (1,0) c SolvingTime_6 : 0.226407
17.63/6.66	c (1,0) c SolvingTime_7 : 0.219384
17.63/6.66	c (1,0) c SolvingTime_total : 1.612030
17.63/6.66	c (1,0) c SolvingTime_winner : 0.201917
17.63/6.66	c (1,0) c PropagationTime_0 : 0.166698
17.63/6.66	c (1,0) c PropagationTime_1 : 0.180010
17.63/6.66	c (1,0) c PropagationTime_2 : 0.152950
17.63/6.66	c (1,0) c PropagationTime_3 : 0.169074
17.63/6.66	c (1,0) c PropagationTime_4 : 0.182875
17.63/6.66	c (1,0) c PropagationTime_5 : 0.194228
17.63/6.66	c (1,0) c PropagationTime_6 : 0.201656
17.63/6.66	c (1,0) c PropagationTime_7 : 0.195737
17.63/6.66	c (1,0) c PropagationTime_total : 1.443228
17.63/6.66	c (1,0) c PropagationTime_winner : 0.180010
17.63/6.66	c (1,0) c AnalysisTime_0 : 0.006171
17.63/6.66	c (1,0) c AnalysisTime_1 : 0.004918
17.63/6.66	c (1,0) c AnalysisTime_2 : 0.003006
17.63/6.66	c (1,0) c AnalysisTime_3 : 0.003504
17.63/6.66	c (1,0) c AnalysisTime_4 : 0.003908
17.63/6.66	c (1,0) c AnalysisTime_5 : 0.006528
17.63/6.66	c (1,0) c AnalysisTime_6 : 0.004410
17.63/6.66	c (1,0) c AnalysisTime_7 : 0.006370
17.63/6.66	c (1,0) c AnalysisTime_total : 0.038815
17.63/6.66	c (1,0) c AnalysisTime_winner : 0.004918
17.63/6.66	c (1,0) c ReductionTime_0 : 0.000000
17.63/6.66	c (1,0) c ReductionTime_1 : 0.000000
17.63/6.66	c (1,0) c ReductionTime_2 : 0.000000
17.63/6.66	c (1,0) c ReductionTime_3 : 0.000000
17.63/6.66	c (1,0) c ReductionTime_4 : 0.000000
17.63/6.66	c (1,0) c ReductionTime_5 : 0.000000
17.63/6.66	c (1,0) c ReductionTime_6 : 0.000000
17.63/6.66	c (1,0) c ReductionTime_7 : 0.000000
17.63/6.66	c (1,0) c ReductionTime_total : 0.000000
17.63/6.66	c (1,0) c ReductionTime_winner : 0.000000
17.63/6.66	c (1,0) c SimplifyTime_0 : 0.000000
17.63/6.66	c (1,0) c SimplifyTime_1 : 0.000002
17.63/6.66	c (1,0) c SimplifyTime_2 : 0.000000
17.63/6.66	c (1,0) c SimplifyTime_3 : 0.000001
17.63/6.66	c (1,0) c SimplifyTime_4 : 0.000000
17.63/6.66	c (1,0) c SimplifyTime_5 : 0.000000
17.63/6.66	c (1,0) c SimplifyTime_6 : 0.000001
17.63/6.66	c (1,0) c SimplifyTime_7 : 0.000000
17.63/6.66	c (1,0) c SimplifyTime_total : 0.000004
17.63/6.66	c (1,0) c SimplifyTime_winner : 0.000002
17.63/6.66	c (1,0) c UsedRateTime_0 : 0.000000
17.63/6.66	c (1,0) c UsedRateTime_1 : 0.000000
17.63/6.66	c (1,0) c UsedRateTime_2 : 0.000000
17.63/6.66	c (1,0) c UsedRateTime_3 : 0.000000
17.63/6.66	c (1,0) c UsedRateTime_4 : 0.000000
17.63/6.66	c (1,0) c UsedRateTime_5 : 0.000000
17.63/6.66	c (1,0) c UsedRateTime_6 : 0.000000
17.63/6.66	c (1,0) c UsedRateTime_7 : 0.000000
17.63/6.66	c (1,0) c UsedRateTime_total : 0.000000
17.63/6.66	c (1,0) c UsedRateTime_winner : 0.000000
17.63/6.66	c (1,0) c OverlapRateTime_0 : 0.000000
17.63/6.66	c (1,0) c OverlapRateTime_1 : 0.000000
17.63/6.66	c (1,0) c OverlapRateTime_2 : 0.000000
17.63/6.66	c (1,0) c OverlapRateTime_3 : 0.000000
17.63/6.66	c (1,0) c OverlapRateTime_4 : 0.000000
17.63/6.66	c (1,0) c OverlapRateTime_5 : 0.000000
17.63/6.66	c (1,0) c OverlapRateTime_6 : 0.000000
17.63/6.66	c (1,0) c OverlapRateTime_7 : 0.000000
17.63/6.66	c (1,0) c OverlapRateTime_total : 0.000000
17.63/6.66	c (1,0) c OverlapRateTime_winner : 0.000000
17.63/6.66	c (1,0) c
17.63/6.66	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
17.63/6.66	c (1,0) c
17.63/6.66	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.63/6.66	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
17.63/6.66	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.63/6.66	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
17.63/6.66	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
17.63/6.66	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
17.63/6.66	c (1,0) c | Initial random_seed   |   13209169 | 1730237718 | 1582214712 | 1638299074 |  278552653 |  839423437 |   33450981 | 2083580824 |
17.63/6.66	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
17.63/6.66	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
17.63/6.66	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
17.63/6.66	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
17.63/6.66	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
17.63/6.66	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
17.63/6.66	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
17.63/6.66	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
17.63/6.66	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
17.63/6.66	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
17.63/6.66	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
17.63/6.66	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
17.63/6.66	c (1,0) 
17.63/6.66	c (1,0) s SATISFIABLE
17.95/6.70	c (1,0) SatSolver.solve End
17.95/6.70	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
17.95/6.70	c (1,0) Show results Begin
17.95/6.79	c (1,0) x1 = 16
17.95/6.79	c (1,0) x10 = 16
17.95/6.79	c (1,0) x100 = 30
17.95/6.79	c (1,0) x101 = 100
17.95/6.79	c (1,0) x102 = 338
17.95/6.79	c (1,0) x103 = 380
17.95/6.79	c (1,0) x104 = 142
17.95/6.79	c (1,0) x105 = 414
17.95/6.79	c (1,0) x106 = 652
17.95/6.79	c (1,0) x107 = 16
17.95/6.79	c (1,0) x108 = 254
17.95/6.79	c (1,0) x109 = 268
17.95/6.79	c (1,0) x11 = 380
17.95/6.79	c (1,0) x110 = 30
17.95/6.79	c (1,0) x111 = 44
17.95/6.79	c (1,0) x112 = 282
17.95/6.79	c (1,0) x113 = 652
17.95/6.79	c (1,0) x114 = 414
17.95/6.79	c (1,0) x115 = 44
17.95/6.79	c (1,0) x116 = 282
17.95/6.79	c (1,0) x117 = 170
17.95/6.79	c (1,0) x118 = 408
17.95/6.79	c (1,0) x119 = 254
17.95/6.79	c (1,0) x12 = 142
17.95/6.79	c (1,0) x120 = 16
17.95/6.79	c (1,0) x121 = 128
17.95/6.79	c (1,0) x122 = 366
17.95/6.79	c (1,0) x123 = 282
17.95/6.79	c (1,0) x124 = 44
17.95/6.79	c (1,0) x125 = 156
17.95/6.79	c (1,0) x126 = 394
17.95/6.79	c (1,0) x127 = 30
17.95/6.79	c (1,0) x128 = 268
17.95/6.79	c (1,0) x129 = 408
17.95/6.79	c (1,0) x13 = 240
17.95/6.79	c (1,0) x130 = 170
17.95/6.79	c (1,0) x131 = 652
17.95/6.79	c (1,0) x132 = 414
17.95/6.79	c (1,0) x133 = 16
17.95/6.79	c (1,0) x134 = 254
17.95/6.79	c (1,0) x135 = 352
17.95/6.79	c (1,0) x136 = 114
17.95/6.79	c (1,0) x137 = 408
17.95/6.79	c (1,0) x138 = 170
17.95/6.79	c (1,0) x139 = 338
17.95/6.79	c (1,0) x14 = 478
17.95/6.79	c (1,0) x140 = 100
17.95/6.79	c (1,0) x141 = 16
17.95/6.79	c (1,0) x142 = 254
17.95/6.79	c (1,0) x143 = 268
17.95/6.79	c (1,0) x144 = 30
17.95/6.79	c (1,0) x145 = 156
17.95/6.79	c (1,0) x146 = 394
17.95/6.79	c (1,0) x147 = 114
17.95/6.79	c (1,0) x148 = 352
17.95/6.79	c (1,0) x149 = 414
17.95/6.79	c (1,0) x15 = 394
17.95/6.79	c (1,0) x150 = 652
17.95/6.79	c (1,0) x151 = 352
17.95/6.79	c (1,0) x152 = 114
17.95/6.79	c (1,0) x153 = 114
17.95/6.79	c (1,0) x154 = 352
17.95/6.79	c (1,0) x155 = 414
17.95/6.79	c (1,0) x156 = 652
17.95/6.79	c (1,0) x157 = 652
17.95/6.79	c (1,0) x158 = 414
17.95/6.79	c (1,0) x159 = 142
17.95/6.79	c (1,0) x16 = 156
17.95/6.79	c (1,0) x160 = 380
17.95/6.79	c (1,0) x161 = 366
17.95/6.79	c (1,0) x162 = 128
17.95/6.79	c (1,0) x163 = 310
17.95/6.79	c (1,0) x164 = 72
17.95/6.79	c (1,0) x165 = 30
17.95/6.79	c (1,0) x166 = 268
17.95/6.79	c (1,0) x167 = 352
17.95/6.79	c (1,0) x168 = 114
17.95/6.79	c (1,0) x169 = 268
17.95/6.79	c (1,0) x17 = 414
17.95/6.79	c (1,0) x170 = 30
17.95/6.79	c (1,0) x171 = 100
17.95/6.79	c (1,0) x172 = 338
17.95/6.79	c (1,0) x173 = 16
17.95/6.79	c (1,0) x174 = 254
17.95/6.79	c (1,0) x175 = 380
17.95/6.79	c (1,0) x176 = 142
18.23/6.80	c (1,0) x177 = 30
18.23/6.80	c (1,0) x178 = 268
18.23/6.80	c (1,0) x179 = 142
18.23/6.80	c (1,0) x18 = 652
18.23/6.80	c (1,0) x180 = 380
18.23/6.80	c (1,0) x181 = 58
18.23/6.80	c (1,0) x182 = 296
18.23/6.80	c (1,0) x183 = 268
18.23/6.80	c (1,0) x184 = 30
18.23/6.80	c (1,0) x185 = 652
18.23/6.80	c (1,0) x186 = 414
18.23/6.80	c (1,0) x187 = 324
18.23/6.80	c (1,0) x188 = 86
18.23/6.80	c (1,0) x189 = 394
18.23/6.80	c (1,0) x19 = 414
18.23/6.80	c (1,0) x190 = 156
18.23/6.80	c (1,0) x191 = 44
18.23/6.80	c (1,0) x192 = 282
18.23/6.80	c (1,0) x193 = 310
18.23/6.80	c (1,0) x194 = 72
18.23/6.80	c (1,0) x195 = 394
18.23/6.80	c (1,0) x196 = 156
18.23/6.80	c (1,0) x197 = 16
18.23/6.80	c (1,0) x198 = 254
18.23/6.80	c (1,0) x199 = 44
18.23/6.80	c (1,0) x2 = 254
18.23/6.80	c (1,0) x20 = 652
18.23/6.80	c (1,0) x200 = 282
18.23/6.80	c (1,0) x201 = 86
18.23/6.80	c (1,0) x202 = 324
18.23/6.80	c (1,0) x203 = 128
18.23/6.80	c (1,0) x204 = 366
18.23/6.80	c (1,0) x205 = 652
18.23/6.80	c (1,0) x206 = 414
18.23/6.80	c (1,0) x207 = 268
18.23/6.80	c (1,0) x208 = 30
18.23/6.80	c (1,0) x209 = 254
18.23/6.80	c (1,0) x21 = 414
18.23/6.80	c (1,0) x210 = 16
18.23/6.80	c (1,0) x211 = 366
18.23/6.80	c (1,0) x212 = 128
18.23/6.80	c (1,0) x213 = 296
18.23/6.80	c (1,0) x214 = 58
18.23/6.80	c (1,0) x215 = 128
18.23/6.80	c (1,0) x216 = 366
18.23/6.80	c (1,0) x217 = 16
18.23/6.80	c (1,0) x218 = 254
18.23/6.80	c (1,0) x219 = 414
18.23/6.80	c (1,0) x22 = 652
18.23/6.80	c (1,0) x220 = 652
18.23/6.80	c (1,0) x221 = 268
18.23/6.80	c (1,0) x222 = 30
18.23/6.80	c (1,0) x223 = 394
18.23/6.80	c (1,0) x224 = 156
18.23/6.80	c (1,0) x225 = 296
18.23/6.80	c (1,0) x226 = 58
18.23/6.80	c (1,0) x227 = 414
18.23/6.80	c (1,0) x228 = 652
18.23/6.80	c (1,0) x229 = 72
18.23/6.80	c (1,0) x23 = 86
18.23/6.80	c (1,0) x230 = 310
18.23/6.80	c (1,0) x231 = 114
18.23/6.80	c (1,0) x232 = 352
18.23/6.80	c (1,0) x233 = 338
18.23/6.80	c (1,0) x234 = 100
18.23/6.80	c (1,0) x235 = 296
18.23/6.80	c (1,0) x236 = 58
18.23/6.80	c (1,0) x237 = 268
18.23/6.80	c (1,0) x238 = 30
18.23/6.80	c (1,0) x239 = 100
18.23/6.80	c (1,0) x24 = 324
18.23/6.80	c (1,0) x240 = 338
18.23/6.80	c (1,0) x241 = 380
18.23/6.80	c (1,0) x242 = 142
18.23/6.80	c (1,0) x243 = 352
18.23/6.80	c (1,0) x244 = 114
18.23/6.80	c (1,0) x245 = 100
18.23/6.80	c (1,0) x246 = 338
18.23/6.80	c (1,0) x247 = 128
18.23/6.80	c (1,0) x248 = 366
18.23/6.80	c (1,0) x249 = 296
18.23/6.80	c (1,0) x25 = 58
18.23/6.80	c (1,0) x250 = 58
18.23/6.80	c (1,0) x251 = 652
18.23/6.80	c (1,0) x252 = 414
18.23/6.80	c (1,0) x253 = 170
18.23/6.80	c (1,0) x254 = 408
18.23/6.80	c (1,0) x255 = 338
18.23/6.80	c (1,0) x256 = 100
18.23/6.80	c (1,0) x257 = 86
18.23/6.80	c (1,0) x258 = 324
18.23/6.80	c (1,0) x259 = 268
18.23/6.80	c (1,0) x26 = 296
18.23/6.80	c (1,0) x260 = 30
18.23/6.80	c (1,0) x261 = 128
18.23/6.80	c (1,0) x262 = 366
18.23/6.80	c (1,0) x263 = 86
18.23/6.80	c (1,0) x264 = 324
18.23/6.80	c (1,0) x265 = 366
18.23/6.80	c (1,0) x266 = 128
18.23/6.80	c (1,0) x267 = 142
18.23/6.80	c (1,0) x268 = 380
18.23/6.80	c (1,0) x269 = 156
18.23/6.80	c (1,0) x27 = 352
18.23/6.80	c (1,0) x270 = 394
18.23/6.80	c (1,0) x271 = 142
18.23/6.80	c (1,0) x272 = 380
18.23/6.80	c (1,0) x273 = 414
18.23/6.80	c (1,0) x274 = 652
18.23/6.80	c (1,0) x275 = 156
18.23/6.80	c (1,0) x276 = 394
18.23/6.80	c (1,0) x277 = 44
18.23/6.80	c (1,0) x278 = 282
18.23/6.80	c (1,0) x279 = 282
18.23/6.80	c (1,0) x28 = 114
18.23/6.80	c (1,0) x280 = 44
18.23/6.80	c (1,0) x281 = 380
18.23/6.80	c (1,0) x282 = 142
18.23/6.80	c (1,0) x283 = 30
18.23/6.80	c (1,0) x284 = 268
18.23/6.80	c (1,0) x285 = 142
18.23/6.80	c (1,0) x286 = 380
18.23/6.80	c (1,0) x287 = 16
18.23/6.80	c (1,0) x288 = 254
18.23/6.80	c (1,0) x289 = 268
18.23/6.80	c (1,0) x29 = 128
18.23/6.80	c (1,0) x290 = 30
18.23/6.80	c (1,0) x291 = 30
18.23/6.80	c (1,0) x292 = 268
18.23/6.80	c (1,0) x293 = 296
18.23/6.80	c (1,0) x294 = 58
18.23/6.80	c (1,0) x295 = 44
18.23/6.80	c (1,0) x296 = 282
18.23/6.80	c (1,0) x297 = 414
18.23/6.80	c (1,0) x298 = 652
18.23/6.80	c (1,0) x299 = 338
18.23/6.80	c (1,0) x3 = 652
18.23/6.80	c (1,0) x30 = 366
18.23/6.80	c (1,0) x300 = 100
18.23/6.80	c (1,0) x301 = 380
18.23/6.80	c (1,0) x302 = 142
18.23/6.80	c (1,0) x303 = 310
18.23/6.80	c (1,0) x304 = 72
18.23/6.80	c (1,0) x305 = 254
18.23/6.80	c (1,0) x306 = 16
18.23/6.80	c (1,0) x307 = 310
18.23/6.80	c (1,0) x308 = 72
18.23/6.80	c (1,0) x309 = 296
18.23/6.80	c (1,0) x31 = 268
18.23/6.80	c (1,0) x310 = 58
18.23/6.80	c (1,0) x311 = 268
18.23/6.80	c (1,0) x312 = 30
18.23/6.80	c (1,0) x313 = 478
18.23/6.80	c (1,0) x314 = 240
18.23/6.80	c (1,0) x315 = 156
18.23/6.80	c (1,0) x316 = 394
18.23/6.80	c (1,0) x317 = 414
18.23/6.80	c (1,0) x318 = 652
18.23/6.80	c (1,0) x319 = 478
18.23/6.80	c (1,0) x32 = 30
18.23/6.80	c (1,0) x320 = 240
18.23/6.80	c (1,0) x321 = 414
18.23/6.80	c (1,0) x322 = 652
18.23/6.80	c (1,0) x323 = 268
18.23/6.80	c (1,0) x324 = 30
18.23/6.80	c (1,0) x325 = 72
18.23/6.80	c (1,0) x326 = 310
18.23/6.80	c (1,0) x327 = 414
18.23/6.80	c (1,0) x328 = 652
18.23/6.80	c (1,0) x329 = 324
18.23/6.80	c (1,0) x33 = 366
18.23/6.80	c (1,0) x330 = 86
18.23/6.80	c (1,0) x331 = 478
18.23/6.80	c (1,0) x332 = 240
18.23/6.80	c (1,0) x333 = 142
18.23/6.80	c (1,0) x334 = 380
18.23/6.80	c (1,0) x335 = 366
18.23/6.80	c (1,0) x336 = 128
18.23/6.80	c (1,0) x337 = 240
18.23/6.80	c (1,0) x338 = 478
18.23/6.80	c (1,0) x339 = 324
18.23/6.80	c (1,0) x34 = 128
18.23/6.80	c (1,0) x340 = 86
18.23/6.80	c (1,0) x341 = 352
18.23/6.80	c (1,0) x342 = 114
18.23/6.80	c (1,0) x343 = 478
18.23/6.80	c (1,0) x344 = 240
18.23/6.80	c (1,0) x345 = 310
18.23/6.80	c (1,0) x346 = 72
18.23/6.80	c (1,0) x347 = 324
18.23/6.80	c (1,0) x348 = 86
18.23/6.80	c (1,0) x349 = 86
18.23/6.80	c (1,0) x35 = 128
18.23/6.80	c (1,0) x350 = 324
18.23/6.80	c (1,0) x351 = 58
18.23/6.80	c (1,0) x352 = 296
18.23/6.80	c (1,0) x353 = 366
18.23/6.80	c (1,0) x354 = 128
18.23/6.80	c (1,0) x355 = 16
18.23/6.80	c (1,0) x356 = 254
18.23/6.80	c (1,0) x357 = 142
18.23/6.80	c (1,0) x358 = 380
18.23/6.80	c (1,0) x359 = 240
18.23/6.80	c (1,0) x36 = 366
18.23/6.80	c (1,0) x360 = 478
18.23/6.80	c (1,0) x361 = 128
18.23/6.80	c (1,0) x362 = 366
18.23/6.80	c (1,0) x363 = 30
18.23/6.80	c (1,0) x364 = 268
18.23/6.80	c (1,0) x365 = 652
18.23/6.80	c (1,0) x366 = 414
18.23/6.80	c (1,0) x367 = 16
18.23/6.80	c (1,0) x368 = 254
18.23/6.80	c (1,0) x369 = 338
18.23/6.80	c (1,0) x37 = 142
18.23/6.80	c (1,0) x370 = 100
18.23/6.80	c (1,0) x371 = 240
18.23/6.80	c (1,0) x372 = 478
18.23/6.80	c (1,0) x373 = 240
18.23/6.80	c (1,0) x374 = 478
18.23/6.80	c (1,0) x375 = 254
18.23/6.80	c (1,0) x376 = 16
18.23/6.80	c (1,0) x377 = 142
18.23/6.80	c (1,0) x378 = 380
18.23/6.80	c (1,0) x379 = 58
18.23/6.80	c (1,0) x38 = 380
18.23/6.80	c (1,0) x380 = 296
18.23/6.80	c (1,0) x381 = 86
18.23/6.80	c (1,0) x382 = 324
18.23/6.80	c (1,0) x383 = 324
18.23/6.80	c (1,0) x384 = 86
18.23/6.80	c (1,0) x385 = 142
18.23/6.80	c (1,0) x386 = 380
18.23/6.80	c (1,0) x387 = 16
18.23/6.80	c (1,0) x388 = 254
18.23/6.80	c (1,0) x389 = 324
18.23/6.80	c (1,0) x39 = 268
18.23/6.80	c (1,0) x390 = 86
18.23/6.80	c (1,0) x391 = 310
18.23/6.80	c (1,0) x392 = 72
18.23/6.80	c (1,0) x393 = 652
18.23/6.80	c (1,0) x394 = 414
18.23/6.80	c (1,0) x395 = 156
18.23/6.80	c (1,0) x396 = 394
18.23/6.80	c (1,0) x397 = 58
18.23/6.80	c (1,0) x398 = 296
18.23/6.80	c (1,0) x399 = 338
18.23/6.80	c (1,0) x4 = 414
18.23/6.80	c (1,0) x40 = 30
18.23/6.80	c (1,0) x400 = 100
18.23/6.80	c (1,0) x401 = 16
18.23/6.80	c (1,0) x402 = 254
18.23/6.80	c (1,0) x403 = 296
18.23/6.80	c (1,0) x404 = 58
18.23/6.80	c (1,0) x405 = 142
18.23/6.80	c (1,0) x406 = 380
18.23/6.80	c (1,0) x407 = 338
18.23/6.80	c (1,0) x408 = 100
18.23/6.80	c (1,0) x409 = 338
18.23/6.80	c (1,0) x41 = 114
18.23/6.80	c (1,0) x410 = 100
18.23/6.80	c (1,0) x411 = 156
18.23/6.80	c (1,0) x412 = 394
18.23/6.80	c (1,0) x413 = 156
18.23/6.80	c (1,0) x414 = 394
18.23/6.80	c (1,0) x415 = 72
18.23/6.80	c (1,0) x416 = 310
18.23/6.80	c (1,0) x417 = 394
18.23/6.80	c (1,0) x418 = 156
18.23/6.80	c (1,0) x419 = 254
18.23/6.80	c (1,0) x42 = 352
18.23/6.80	c (1,0) x420 = 16
18.23/6.80	c (1,0) x421 = 478
18.23/6.80	c (1,0) x422 = 240
18.23/6.80	c (1,0) x423 = 282
18.23/6.80	c (1,0) x424 = 44
18.23/6.80	c (1,0) x425 = 114
18.23/6.80	c (1,0) x426 = 352
18.23/6.80	c (1,0) x427 = 16
18.23/6.80	c (1,0) x428 = 254
18.23/6.80	c (1,0) x429 = 30
18.23/6.80	c (1,0) x43 = 310
18.23/6.80	c (1,0) x430 = 268
18.23/6.80	c (1,0) x431 = 414
18.23/6.80	c (1,0) x432 = 652
18.23/6.80	c (1,0) x433 = 296
18.23/6.80	c (1,0) x434 = 58
18.23/6.80	c (1,0) x435 = 156
18.23/6.80	c (1,0) x436 = 394
18.23/6.80	c (1,0) x437 = 142
18.23/6.80	c (1,0) x438 = 380
18.23/6.80	c (1,0) x439 = 380
18.23/6.80	c (1,0) x44 = 72
18.23/6.80	c (1,0) x440 = 142
18.23/6.80	c (1,0) x441 = 86
18.23/6.80	c (1,0) x442 = 324
18.23/6.80	c (1,0) x443 = 414
18.23/6.80	c (1,0) x444 = 652
18.23/6.80	c (1,0) x445 = 156
18.23/6.80	c (1,0) x446 = 394
18.23/6.80	c (1,0) x447 = 100
18.23/6.80	c (1,0) x448 = 338
18.23/6.80	c (1,0) x449 = 16
18.23/6.80	c (1,0) x45 = 254
18.23/6.80	c (1,0) x450 = 254
18.23/6.80	c (1,0) x451 = 44
18.23/6.80	c (1,0) x452 = 282
18.23/6.80	c (1,0) x453 = 156
18.23/6.80	c (1,0) x454 = 394
18.23/6.80	c (1,0) x455 = 652
18.23/6.80	c (1,0) x456 = 414
18.23/6.80	c (1,0) x457 = 114
18.23/6.80	c (1,0) x458 = 352
18.23/6.80	c (1,0) x459 = 30
18.23/6.80	c (1,0) x46 = 16
18.23/6.80	c (1,0) x460 = 268
18.23/6.80	c (1,0) x461 = 268
18.23/6.80	c (1,0) x462 = 30
18.23/6.80	c (1,0) x463 = 100
18.23/6.80	c (1,0) x464 = 338
18.23/6.80	c (1,0) x465 = 324
18.23/6.80	c (1,0) x466 = 86
18.23/6.80	c (1,0) x467 = 394
18.23/6.80	c (1,0) x468 = 156
18.23/6.80	c (1,0) x469 = 100
18.23/6.80	c (1,0) x47 = 142
18.23/6.80	c (1,0) x470 = 338
18.23/6.80	c (1,0) x471 = 380
18.23/6.80	c (1,0) x472 = 142
18.23/6.80	c (1,0) x473 = 478
18.23/6.80	c (1,0) x474 = 240
18.23/6.80	c (1,0) x475 = 30
18.23/6.80	c (1,0) x476 = 268
18.23/6.80	c (1,0) x477 = 478
18.23/6.80	c (1,0) x478 = 240
18.23/6.80	c (1,0) x479 = 100
18.23/6.80	c (1,0) x48 = 380
18.23/6.80	c (1,0) x480 = 338
18.23/6.80	c (1,0) x481 = 268
18.23/6.80	c (1,0) x482 = 30
18.23/6.80	c (1,0) x483 = 652
18.23/6.80	c (1,0) x484 = 414
18.23/6.80	c (1,0) x485 = 414
18.23/6.80	c (1,0) x486 = 652
18.23/6.80	c (1,0) x487 = 296
18.23/6.80	c (1,0) x488 = 58
18.23/6.80	c (1,0) x489 = 366
18.23/6.80	c (1,0) x49 = 268
18.23/6.80	c (1,0) x490 = 128
18.23/6.80	c (1,0) x491 = 366
18.23/6.80	c (1,0) x492 = 128
18.23/6.80	c (1,0) x493 = 30
18.23/6.80	c (1,0) x494 = 268
18.23/6.80	c (1,0) x495 = 254
18.23/6.80	c (1,0) x496 = 16
18.23/6.80	c (1,0) x497 = 394
18.23/6.80	c (1,0) x498 = 156
18.23/6.80	c (1,0) x499 = 652
18.23/6.80	c (1,0) x5 = 324
18.23/6.80	c (1,0) x50 = 30
18.23/6.80	c (1,0) x500 = 414
18.23/6.80	c (1,0) x501 = 380
18.23/6.80	c (1,0) x502 = 142
18.23/6.80	c (1,0) x503 = 30
18.23/6.80	c (1,0) x504 = 268
18.23/6.80	c (1,0) x505 = 156
18.23/6.80	c (1,0) x506 = 394
18.23/6.80	c (1,0) x507 = 310
18.23/6.80	c (1,0) x508 = 72
18.23/6.80	c (1,0) x509 = 414
18.23/6.80	c (1,0) x51 = 240
18.23/6.80	c (1,0) x510 = 652
18.23/6.80	c (1,0) x511 = 156
18.23/6.80	c (1,0) x512 = 394
18.23/6.80	c (1,0) x513 = 338
18.23/6.80	c (1,0) x514 = 100
18.23/6.80	c (1,0) x515 = 156
18.23/6.80	c (1,0) x516 = 394
18.23/6.80	c (1,0) x517 = 156
18.23/6.80	c (1,0) x518 = 394
18.23/6.80	c (1,0) x519 = 310
18.23/6.80	c (1,0) x52 = 478
18.23/6.80	c (1,0) x520 = 72
18.23/6.80	c (1,0) x521 = 338
18.23/6.80	c (1,0) x522 = 100
18.23/6.80	c (1,0) x523 = 16
18.23/6.80	c (1,0) x524 = 254
18.23/6.80	c (1,0) x525 = 254
18.23/6.80	c (1,0) x526 = 16
18.23/6.80	c (1,0) x527 = 394
18.23/6.80	c (1,0) x528 = 156
18.23/6.80	c (1,0) x529 = 652
18.23/6.80	c (1,0) x53 = 16
18.23/6.80	c (1,0) x530 = 414
18.23/6.80	c (1,0) x531 = 268
18.23/6.80	c (1,0) x532 = 30
18.23/6.80	c (1,0) x533 = 170
18.23/6.80	c (1,0) x534 = 408
18.23/6.80	c (1,0) x535 = 394
18.23/6.80	c (1,0) x536 = 156
18.23/6.80	c (1,0) x537 = 414
18.23/6.80	c (1,0) x538 = 652
18.23/6.80	c (1,0) x539 = 16
18.23/6.80	c (1,0) x54 = 254
18.23/6.80	c (1,0) x540 = 254
18.23/6.80	c (1,0) x541 = 86
18.23/6.80	c (1,0) x542 = 324
18.23/6.80	c (1,0) x543 = 156
18.23/6.80	c (1,0) x544 = 394
18.23/6.80	c (1,0) x545 = 58
18.23/6.80	c (1,0) x546 = 296
18.23/6.80	c (1,0) x547 = 324
18.23/6.80	c (1,0) x548 = 86
18.23/6.80	c (1,0) x549 = 282
18.23/6.80	c (1,0) x55 = 44
18.23/6.80	c (1,0) x550 = 44
18.23/6.80	c (1,0) x551 = 142
18.23/6.80	c (1,0) x552 = 380
18.23/6.80	c (1,0) x553 = 268
18.23/6.80	c (1,0) x554 = 30
18.23/6.80	c (1,0) x555 = 394
18.23/6.80	c (1,0) x556 = 156
18.23/6.80	c (1,0) x557 = 72
18.23/6.80	c (1,0) x558 = 310
18.23/6.80	c (1,0) x559 = 142
18.23/6.80	c (1,0) x56 = 282
18.23/6.80	c (1,0) x560 = 380
18.23/6.80	c (1,0) x561 = 414
18.23/6.80	c (1,0) x562 = 652
18.23/6.80	c (1,0) x563 = 142
18.23/6.80	c (1,0) x564 = 380
18.23/6.80	c (1,0) x565 = 652
18.23/6.80	c (1,0) x566 = 414
18.23/6.80	c (1,0) x567 = 352
18.23/6.80	c (1,0) x568 = 114
18.23/6.80	c (1,0) x569 = 352
18.23/6.80	c (1,0) x57 = 30
18.23/6.80	c (1,0) x570 = 114
18.23/6.80	c (1,0) x571 = 268
18.23/6.80	c (1,0) x572 = 30
18.23/6.80	c (1,0) x573 = 414
18.23/6.80	c (1,0) x574 = 652
18.23/6.80	c (1,0) x575 = 394
18.23/6.80	c (1,0) x576 = 156
18.23/6.80	c (1,0) x577 = 414
18.23/6.80	c (1,0) x578 = 652
18.23/6.80	c (1,0) x579 = 296
18.23/6.80	c (1,0) x58 = 268
18.23/6.80	c (1,0) x580 = 58
18.23/6.80	c (1,0) x581 = 380
18.23/6.80	c (1,0) x582 = 142
18.23/6.80	c (1,0) x583 = 254
18.23/6.80	c (1,0) x584 = 16
18.23/6.80	c (1,0) x585 = 380
18.23/6.80	c (1,0) x586 = 142
18.23/6.80	c (1,0) x587 = 240
18.23/6.80	c (1,0) x588 = 478
18.23/6.80	c (1,0) x589 = 366
18.23/6.80	c (1,0) x59 = 58
18.23/6.80	c (1,0) x590 = 128
18.23/6.80	c (1,0) x591 = 156
18.23/6.80	c (1,0) x592 = 394
18.23/6.80	c (1,0) x593 = 338
18.23/6.80	c (1,0) x594 = 100
18.23/6.80	c (1,0) x595 = 58
18.23/6.80	c (1,0) x596 = 296
18.23/6.80	c (1,0) x597 = 16
18.23/6.80	c (1,0) x598 = 254
18.23/6.80	c (1,0) x599 = 44
18.23/6.80	c (1,0) x6 = 86
18.23/6.80	c (1,0) x60 = 296
18.23/6.80	c (1,0) x600 = 282
18.23/6.80	c (1,0) x601 = 58
18.23/6.80	c (1,0) x602 = 296
18.23/6.80	c (1,0) x603 = 268
18.23/6.80	c (1,0) x604 = 30
18.23/6.80	c (1,0) x605 = 352
18.23/6.80	c (1,0) x606 = 114
18.23/6.80	c (1,0) x607 = 310
18.23/6.80	c (1,0) x608 = 72
18.23/6.80	c (1,0) x609 = 394
18.23/6.80	c (1,0) x61 = 254
18.23/6.80	c (1,0) x610 = 156
18.23/6.80	c (1,0) x611 = 114
18.23/6.80	c (1,0) x612 = 352
18.23/6.80	c (1,0) x613 = 30
18.23/6.80	c (1,0) x614 = 268
18.23/6.80	c (1,0) x615 = 142
18.23/6.80	c (1,0) x616 = 380
18.23/6.80	c (1,0) x617 = 240
18.23/6.80	c (1,0) x618 = 478
18.23/6.80	c (1,0) x619 = 58
18.23/6.80	c (1,0) x62 = 16
18.23/6.80	c (1,0) x620 = 296
18.23/6.80	c (1,0) x621 = 44
18.23/6.80	c (1,0) x622 = 282
18.23/6.80	c (1,0) x623 = 352
18.23/6.80	c (1,0) x624 = 114
18.23/6.80	c (1,0) x625 = 240
18.23/6.80	c (1,0) x626 = 478
18.23/6.80	c (1,0) x627 = 58
18.23/6.80	c (1,0) x628 = 296
18.23/6.80	c (1,0) x629 = 30
18.23/6.80	c (1,0) x63 = 652
18.23/6.80	c (1,0) x630 = 268
18.23/6.80	c (1,0) x631 = 16
18.23/6.80	c (1,0) x632 = 254
18.23/6.80	c (1,0) x633 = 44
18.23/6.80	c (1,0) x634 = 282
18.23/6.80	c (1,0) x635 = 352
18.23/6.80	c (1,0) x636 = 114
18.23/6.80	c (1,0) x637 = 100
18.23/6.80	c (1,0) x638 = 338
18.23/6.80	c (1,0) x639 = 30
18.23/6.80	c (1,0) x64 = 414
18.23/6.80	c (1,0) x640 = 268
18.23/6.80	c (1,0) x641 = 652
18.23/6.80	c (1,0) x642 = 414
18.23/6.80	c (1,0) x643 = 652
18.23/6.80	c (1,0) x644 = 414
18.23/6.80	c (1,0) x645 = 366
18.23/6.80	c (1,0) x646 = 128
18.23/6.80	c (1,0) x647 = 156
18.23/6.80	c (1,0) x648 = 394
18.23/6.80	c (1,0) x649 = 310
18.23/6.80	c (1,0) x65 = 414
18.23/6.80	c (1,0) x650 = 72
18.23/6.80	c (1,0) x651 = 282
18.23/6.80	c (1,0) x652 = 44
18.23/6.80	c (1,0) x653 = 156
18.23/6.80	c (1,0) x654 = 394
18.23/6.80	c (1,0) x655 = 114
18.23/6.80	c (1,0) x656 = 352
18.23/6.80	c (1,0) x657 = 30
18.23/6.80	c (1,0) x658 = 268
18.23/6.80	c (1,0) x659 = 394
18.23/6.80	c (1,0) x66 = 652
18.23/6.80	c (1,0) x660 = 156
18.23/6.80	c (1,0) x661 = 652
18.23/6.80	c (1,0) x662 = 414
18.23/6.80	c (1,0) x663 = 282
18.23/6.80	c (1,0) x664 = 44
18.23/6.80	c (1,0) x665 = 100
18.23/6.80	c (1,0) x666 = 338
18.23/6.80	c (1,0) x667 = 352
18.23/6.80	c (1,0) x668 = 114
18.23/6.80	c (1,0) x669 = 414
18.23/6.80	c (1,0) x67 = 366
18.23/6.80	c (1,0) x670 = 652
18.23/6.80	c (1,0) x671 = 128
18.23/6.80	c (1,0) x672 = 366
18.23/6.80	c (1,0) x673 = 72
18.23/6.80	c (1,0) x674 = 310
18.23/6.80	c (1,0) x675 = 16
18.23/6.80	c (1,0) x676 = 254
18.23/6.80	c (1,0) x677 = 142
18.23/6.80	c (1,0) x678 = 380
18.23/6.80	c (1,0) x679 = 72
18.23/6.80	c (1,0) x68 = 128
18.23/6.80	c (1,0) x680 = 310
18.23/6.80	c (1,0) x69 = 394
18.23/6.80	c (1,0) x7 = 100
18.23/6.80	c (1,0) x70 = 156
18.23/6.80	c (1,0) x71 = 30
18.23/6.80	c (1,0) x72 = 268
18.23/6.80	c (1,0) x73 = 142
18.23/6.80	c (1,0) x74 = 380
18.23/6.80	c (1,0) x75 = 282
18.23/6.80	c (1,0) x76 = 44
18.23/6.80	c (1,0) x77 = 652
18.23/6.80	c (1,0) x78 = 414
18.23/6.80	c (1,0) x79 = 16
18.23/6.80	c (1,0) x8 = 338
18.23/6.80	c (1,0) x80 = 254
18.23/6.80	c (1,0) x81 = 72
18.23/6.80	c (1,0) x82 = 310
18.23/6.80	c (1,0) x83 = 30
18.23/6.80	c (1,0) x84 = 268
18.23/6.80	c (1,0) x85 = 296
18.23/6.80	c (1,0) x86 = 58
18.23/6.80	c (1,0) x87 = 128
18.23/6.80	c (1,0) x88 = 366
18.23/6.80	c (1,0) x89 = 310
18.23/6.80	c (1,0) x9 = 254
18.23/6.80	c (1,0) x90 = 72
18.23/6.80	c (1,0) x91 = 100
18.23/6.80	c (1,0) x92 = 338
18.23/6.80	c (1,0) x93 = 100
18.23/6.80	c (1,0) x94 = 338
18.23/6.80	c (1,0) x95 = 282
18.23/6.80	c (1,0) x96 = 44
18.23/6.80	c (1,0) x97 = 30
18.23/6.80	c (1,0) x98 = 268
18.23/6.80	c (1,0) x99 = 268
18.23/6.80	s SATISFIABLE
18.23/6.81	v <instantiation>
18.23/6.81	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</list>
18.23/6.81	v     <values>16 254 652 414 324 86 100 338 254 16 380 142 240 478 394 156 414 652 414 652 414 652 86 324 58 296 352 114 128 366 268 30 366 128 128 366 142 380 268 30 114 352 310 72 254 16 142 380 268 30 240 478 16 254 44 282 30 268 58 296 254 16 652 414 414 652 366 128 394 156 30 268 142 380 282 44 652 414 16 254 72 310 30 268 296 58 128 366 310 72 100 338 100 338 282 44 30 268 268 30 100 338 380 142 414 652 16 254 268 30 44 282 652 414 44 282 170 408 254 16 128 366 282 44 156 394 30 268 408 170 652 414 16 254 352 114 408 170 338 100 16 254 268 30 156 394 114 352 414 652 352 114 114 352 414 652 652 414 142 380 366 128 310 72 30 268 352 114 268 30 100 338 16 254 380 142 30 268 142 380 58 296 268 30 652 414 324 86 394 156 44 282 310 72 394 156 16 254 44 282 86 324 128 366 652 414 268 30 254 16 366 128 296 58 128 366 16 254 414 652 268 30 394 156 296 58 414 652 72 310 114 352 338 100 296 58 268 30 100 338 380 142 352 114 100 338 128 366 296 58 652 414 170 408 338 100 86 324 268 30 128 366 86 324 366 128 142 380 156 394 142 380 414 652 156 394 44 282 282 44 380 142 30 268 142 380 16 254 268 30 30 268 296 58 44 282 414 652 338 100 380 142 310 72 254 16 310 72 296 58 268 30 478 240 156 394 414 652 478 240 414 652 268 30 72 310 414 652 324 86 478 240 142 380 366 128 240 478 324 86 352 114 478 240 310 72 324 86 86 324 58 296 366 128 16 254 142 380 240 478 128 366 30 268 652 414 16 254 338 100 240 478 240 478 254 16 142 380 58 296 86 324 324 86 142 380 16 254 324 86 310 72 652 414 156 394 58 296 338 100 16 254 296 58 142 380 338 100 338 100 156 394 156 394 72 310 394 156 254 16 478 240 282 44 114 352 16 254 30 268 414 652 296 58 156 394 142 380 380 142 86 324 414 652 156 394 100 338 16 254 44 282 156 394 652 414 114 352 30 268 268 30 100 338 324 86 394 156 100 338 380 142 478 240 30 268 478 240 100 338 268 30 652 414 414 652 296 58 366 128 366 128 30 268 254 16 394 156 652 414 380 142 30 268 156 394 310 72 414 652 156 394 338 100 156 394 156 394 310 72 338 100 16 254 254 16 394 156 652 414 268 30 170 408 394 156 414 652 16 254 86 324 156 394 58 296 324 86 282 44 142 380 268 30 394 156 72 310 142 380 414 652 142 380 652 414 352 114 352 114 268 30 414 652 394 156 414 652 296 58 380 142 254 16 380 142 240 478 366 128 156 394 338 100 58 296 16 254 44 282 58 296 268 30 352 114 310 72 394 156 114 352 30 268 142 380 240 478 58 296 44 282 352 114 240 478 58 296 30 268 16 254 44 282 352 114 100 338 30 268 652 414 652 414 366 128 156 394 310 72 282 44 156 394 114 352 30 268 394 156 652 414 282 44 100 338 352 114 414 652 128 366 72 310 16 254 142 380 72 310</values>
18.23/6.81	v </instantiation>
18.23/6.81	c (1,0) Show results End
18.23/6.81	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
18.23/6.81	c (1,0) 1,1,STOP-AFTER(ALL)
18.23/6.81	c END-Prog: Sat Sep 14 01:19:52 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 (13862 MiB free)
  memory of node 1: 16384 MiB (14244 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392359-1568416825/watcher-4392359-1568416825 -o /tmp/evaluation-result-4392359-1568416825/solver-4392359-1568416825 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1568416728-16435 --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-4392359-1568416825.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
Current StackSize limit: 8192 KiB

Starting watchdog thread
solver pid=16935, runsolver pid=16932

[startup+0.100153 s]*
/proc/loadavg: 1.65 0.82 1.09 2/211 16957
/proc/meminfo: memFree=28687648/32770624 swapFree=66959224/67108860
[pid=16935] ppid=16932 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16935/stat : 16935 (scop.sh) S 16932 16935 16408 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 417622697 115843072 349 33554432000 4194304 5098028 140722692389152 140722692386408 139818227303036 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 11542528 140722692395813 140722692396140 140722692396140 140722692399053 0
/proc/16935/statm: 28282 349 296 221 0 87 0
[pid=16938] ppid=16935 vsize=27314120 memory=104672 CPUtime=0.1 cores=0-7
/proc/16938/stat : 16938 (java) S 16935 16935 16408 0 -1 1077944320 6724 0 0 0 8 2 0 0 20 0 20 0 417622697 27969658880 26168 33554432000 4194304 4196468 140723052808976 140723052791520 139734079876855 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
/proc/16938/statm: 6828530 26168 2817 1 0 6790935 0
[pid=16938/tid=16939] ppid=16935 vsize=27314120 memory=8330140268891120026 CPUtime=0.09 cores=0-7
/proc/16938/task/16939/stat : 16939 (java) R 16935 16935 16408 0 -1 4202560 4803 0 0 0 7 2 0 0 20 0 20 0 417622697 27969658880 26680 33554432000 4194304 4196468 140723052808976 139734051700144 139734063957342 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16940] ppid=16935 vsize=27314120 memory=732370283391855589 CPUtime=0 cores=0-7
/proc/16938/task/16940/stat : 16940 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 26680 33554432000 4194304 4196468 140723052808976 139734084119440 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16941] ppid=16935 vsize=27314120 memory=140145054402176 CPUtime=0 cores=0-7
/proc/16938/task/16941/stat : 16941 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 26680 33554432000 4194304 4196468 140723052808976 139733898275600 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16942] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16942/stat : 16942 (java) S 16935 16935 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 26680 33554432000 4194304 4196468 140723052808976 139733897223312 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16943] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16943/stat : 16943 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 26680 33554432000 4194304 4196468 140723052808976 139733896170512 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16944] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16944/stat : 16944 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 26680 33554432000 4194304 4196468 140723052808976 139733895117200 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16945] ppid=16935 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16938/task/16945/stat : 16945 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 26680 33554432000 4194304 4196468 140723052808976 139733894064400 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16946] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16946/stat : 16946 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 26680 33554432000 4194304 4196468 140723052808976 139733893012112 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16947] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16947/stat : 16947 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 26680 33554432000 4194304 4196468 140723052808976 139733891959312 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16948] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16948/stat : 16948 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622701 27969658880 26680 33554432000 4194304 4196468 140723052808976 139732533111408 139734079888002 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16949] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16949/stat : 16949 (java) S 16935 16935 16408 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417622702 27969658880 26680 33554432000 4194304 4196468 140723052808976 139731727803680 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16950] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16950/stat : 16950 (java) S 16935 16935 16408 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417622702 27969658880 26680 33554432000 4194304 4196468 140723052808976 139731593582192 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16951] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16951/stat : 16951 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417622704 27969658880 26680 33554432000 4194304 4196468 140723052808976 139731219077712 139734079895451 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16952] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16952/stat : 16952 (java) S 16935 16935 16408 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 417622704 27969658880 26680 33554432000 4194304 4196468 140723052808976 139732532058224 139734079888002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16953] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16953/stat : 16953 (java) S 16935 16935 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417622704 27969658880 26680 33554432000 4194304 4196468 140723052808976 139732531005424 139734079888002 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16954] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16954/stat : 16954 (java) S 16935 16935 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417622704 27969658880 26680 33554432000 4194304 4196468 140723052808976 139732529953136 139734079888002 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16955] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16955/stat : 16955 (java) S 16935 16935 16408 0 -1 1077944384 264 0 0 0 0 0 0 0 20 0 20 0 417622704 27969658880 26680 33554432000 4194304 4196468 140723052808976 139732528900336 139734079888002 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16956] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16956/stat : 16956 (java) S 16935 16935 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417622705 27969658880 26680 33554432000 4194304 4196468 140723052808976 139730721172320 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16957] ppid=16935 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16938/task/16957/stat : 16957 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417622705 27969658880 26680 33554432000 4194304 4196468 140723052808976 139732527848240 139734079888002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 106068 KiB

[startup+0.210429 s]*
/proc/loadavg: 1.65 0.82 1.09 2/211 16957
/proc/meminfo: memFree=28668704/32770624 swapFree=66959224/67108860
[pid=16935] ppid=16932 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16935/stat : 16935 (scop.sh) S 16932 16935 16408 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 417622697 115843072 349 33554432000 4194304 5098028 140722692389152 140722692386408 139818227303036 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 11542528 140722692395813 140722692396140 140722692396140 140722692399053 0
/proc/16935/statm: 28282 349 296 221 0 87 0
[pid=16938] ppid=16935 vsize=27314120 memory=121364 CPUtime=0.25 cores=0-7
/proc/16938/stat : 16938 (java) S 16935 16935 16408 0 -1 1077944320 11591 0 0 0 20 5 0 0 20 0 20 0 417622697 27969658880 30341 33554432000 4194304 4196468 140723052808976 140723052791520 139734079876855 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
/proc/16938/statm: 6828530 30341 2923 1 0 6790935 0
[pid=16938/tid=16939] ppid=16935 vsize=27314120 memory=0 CPUtime=0.2 cores=0-7
/proc/16938/task/16939/stat : 16939 (java) R 16935 16935 16408 0 -1 4202560 9274 0 0 0 16 4 0 0 20 0 20 0 417622697 27969658880 30341 33554432000 4194304 4196468 140723052808976 139734051690264 139734079898781 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16940] ppid=16935 vsize=27314120 memory=280289971488504 CPUtime=0 cores=0-7
/proc/16938/task/16940/stat : 16940 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 30341 33554432000 4194304 4196468 140723052808976 139734084119440 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16941] ppid=16935 vsize=27314120 memory=140145054402176 CPUtime=0 cores=0-7
/proc/16938/task/16941/stat : 16941 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 30341 33554432000 4194304 4196468 140723052808976 139733898275600 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16942] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16942/stat : 16942 (java) S 16935 16935 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 30341 33554432000 4194304 4196468 140723052808976 139733897223312 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16943] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16943/stat : 16943 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 30341 33554432000 4194304 4196468 140723052808976 139733896170512 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16944] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16944/stat : 16944 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 30341 33554432000 4194304 4196468 140723052808976 139733895117200 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16945] ppid=16935 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16938/task/16945/stat : 16945 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 30341 33554432000 4194304 4196468 140723052808976 139733894064400 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16946] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16946/stat : 16946 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 30341 33554432000 4194304 4196468 140723052808976 139733893012112 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16947] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16947/stat : 16947 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 30341 33554432000 4194304 4196468 140723052808976 139733891959312 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16948] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16948/stat : 16948 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622701 27969658880 30341 33554432000 4194304 4196468 140723052808976 139732533111408 139734079888002 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16949] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16949/stat : 16949 (java) S 16935 16935 16408 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417622702 27969658880 30341 33554432000 4194304 4196468 140723052808976 139731727803680 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16950] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16950/stat : 16950 (java) S 16935 16935 16408 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417622702 27969658880 30341 33554432000 4194304 4196468 140723052808976 139731593582192 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16951] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16951/stat : 16951 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417622704 27969658880 30341 33554432000 4194304 4196468 140723052808976 139731219077712 139734079895451 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16952] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16952/stat : 16952 (java) S 16935 16935 16408 0 -1 1077944384 332 0 0 0 0 0 0 0 20 0 20 0 417622704 27969658880 30341 33554432000 4194304 4196468 140723052808976 139732532058224 139734079888002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16953] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16953/stat : 16953 (java) S 16935 16935 16408 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 417622704 27969658880 30341 33554432000 4194304 4196468 140723052808976 139732531005424 139734079888002 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16954] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16954/stat : 16954 (java) S 16935 16935 16408 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 417622704 27969658880 30341 33554432000 4194304 4196468 140723052808976 139732529953136 139734079888002 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16955] ppid=16935 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/16938/task/16955/stat : 16955 (java) S 16935 16935 16408 0 -1 1077944384 482 0 0 0 2 0 0 0 20 0 20 0 417622704 27969658880 30341 33554432000 4194304 4196468 140723052808976 139732528900336 139734079888002 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16956] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16956/stat : 16956 (java) S 16935 16935 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417622705 27969658880 30341 33554432000 4194304 4196468 140723052808976 139730721172320 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16957] ppid=16935 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16938/task/16957/stat : 16957 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417622705 27969658880 30341 33554432000 4194304 4196468 140723052808976 139732527848240 139734079888002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 122760 KiB

[startup+0.310266 s]*
/proc/loadavg: 1.65 0.82 1.09 2/211 16957
/proc/meminfo: memFree=28665292/32770624 swapFree=66959224/67108860
[pid=16935] ppid=16932 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16935/stat : 16935 (scop.sh) S 16932 16935 16408 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 417622697 115843072 349 33554432000 4194304 5098028 140722692389152 140722692386408 139818227303036 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 11542528 140722692395813 140722692396140 140722692396140 140722692399053 0
/proc/16935/statm: 28282 349 296 221 0 87 0
[pid=16938] ppid=16935 vsize=27314120 memory=125644 CPUtime=0.43 cores=0-7
/proc/16938/stat : 16938 (java) S 16935 16935 16408 0 -1 1077944320 12789 0 0 0 37 6 0 0 20 0 20 0 417622697 27969658880 31411 33554432000 4194304 4196468 140723052808976 140723052791520 139734079876855 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
/proc/16938/statm: 6828530 31411 3066 1 0 6790935 0
[pid=16938/tid=16939] ppid=16935 vsize=27314120 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/16938/task/16939/stat : 16939 (java) R 16935 16935 16408 0 -1 4202560 10285 0 0 0 26 4 0 0 20 0 20 0 417622697 27969658880 31411 33554432000 4194304 4196468 140723052808976 139734051659872 139734063957342 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16940] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16940/stat : 16940 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 31411 33554432000 4194304 4196468 140723052808976 139734084119440 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16941] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16941/stat : 16941 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 31411 33554432000 4194304 4196468 140723052808976 139733898275600 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16942] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16942/stat : 16942 (java) S 16935 16935 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 31411 33554432000 4194304 4196468 140723052808976 139733897223312 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16943] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16943/stat : 16943 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 31411 33554432000 4194304 4196468 140723052808976 139733896170512 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16944] ppid=16935 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/16938/task/16944/stat : 16944 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 31411 33554432000 4194304 4196468 140723052808976 139733895117200 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16945] ppid=16935 vsize=27314120 memory=140144917181359 CPUtime=0 cores=0-7
/proc/16938/task/16945/stat : 16945 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 31411 33554432000 4194304 4196468 140723052808976 139733894064400 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16946] ppid=16935 vsize=27314120 memory=140144917183664 CPUtime=0 cores=0-7
/proc/16938/task/16946/stat : 16946 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 31411 33554432000 4194304 4196468 140723052808976 139733893012112 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16947] ppid=16935 vsize=27314120 memory=140144917185968 CPUtime=0 cores=0-7
/proc/16938/task/16947/stat : 16947 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417622700 27969658880 31411 33554432000 4194304 4196468 140723052808976 139733891959312 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16948] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16948/stat : 16948 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622701 27969658880 31411 33554432000 4194304 4196468 140723052808976 139732533111408 139734079888002 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16949] ppid=16935 vsize=27314120 memory=280289834378896 CPUtime=0 cores=0-7
/proc/16938/task/16949/stat : 16949 (java) S 16935 16935 16408 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417622702 27969658880 31411 33554432000 4194304 4196468 140723052808976 139731727803680 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16950] ppid=16935 vsize=27314120 memory=280289834385808 CPUtime=0 cores=0-7
/proc/16938/task/16950/stat : 16950 (java) S 16935 16935 16408 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417622702 27969658880 31411 33554432000 4194304 4196468 140723052808976 139731593582192 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16951] ppid=16935 vsize=27314120 memory=280289834327088 CPUtime=0 cores=0-7
/proc/16938/task/16951/stat : 16951 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417622704 27969658880 31411 33554432000 4194304 4196468 140723052808976 139731219077712 139734079895451 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16952] ppid=16935 vsize=27314120 memory=280289834399632 CPUtime=0 cores=0-7
/proc/16938/task/16952/stat : 16952 (java) S 16935 16935 16408 0 -1 1077944384 341 0 0 0 0 0 0 0 20 0 20 0 417622704 27969658880 31411 33554432000 4194304 4196468 140723052808976 139732532058224 139734079888002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16953] ppid=16935 vsize=27314120 memory=280289834406544 CPUtime=0.01 cores=0-7
/proc/16938/task/16953/stat : 16953 (java) S 16935 16935 16408 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 20 0 417622704 27969658880 31411 33554432000 4194304 4196468 140723052808976 139732531005424 139734079888002 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16954] ppid=16935 vsize=27314120 memory=280289834404240 CPUtime=0.01 cores=0-7
/proc/16938/task/16954/stat : 16954 (java) R 16935 16935 16408 0 -1 4202560 211 0 0 0 1 0 0 0 20 0 20 0 417622704 27969658880 31411 33554432000 4194304 4196468 140723052808976 139732529953136 139734058268102 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16955] ppid=16935 vsize=27314120 memory=280289834420400 CPUtime=0.07 cores=0-7
/proc/16938/task/16955/stat : 16955 (java) S 16935 16935 16408 0 -1 1077944384 525 0 0 0 7 0 0 0 20 0 20 0 417622704 27969658880 31411 33554432000 4194304 4196468 140723052808976 139732528900336 139734079888002 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16956] ppid=16935 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16956/stat : 16956 (java) S 16935 16935 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417622705 27969658880 31411 33554432000 4194304 4196468 140723052808976 139730721172320 139734079887061 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16957] ppid=16935 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/16938/task/16957/stat : 16957 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417622705 27969658880 31411 33554432000 4194304 4196468 140723052808976 139732527848240 139734079888002 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 127040 KiB

[startup+0.700963 s]
/proc/loadavg: 1.65 0.82 1.09 2/211 16957
/proc/meminfo: memFree=28642576/32770624 swapFree=66959224/67108860
[pid=16935] ppid=16932 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/16935/stat : 16935 (scop.sh) S 16932 16935 16408 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 417622697 115843072 349 33554432000 4194304 5098028 140722692389152 140722692386408 139818227303036 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 11542528 140722692395813 140722692396140 140722692396140 140722692399053 0
/proc/16935/statm: 28282 349 296 221 0 87 0
[pid=16938] ppid=16935 vsize=27320392 memory=163264 CPUtime=1.01 cores=0-7
/proc/16938/stat : 16938 (java) S 16935 16935 16408 0 -1 1077944320 20474 0 0 0 94 7 0 0 20 0 20 0 417622697 27976081408 40816 33554432000 4194304 4196468 140723052808976 140723052791520 139734079876855 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
/proc/16938/statm: 6830098 40816 3174 1 0 6791447 0
[pid=16938/tid=16939] ppid=16935 vsize=27320392 memory=280289834715264 CPUtime=0.67 cores=0-7
/proc/16938/task/16939/stat : 16939 (java) R 16935 16935 16408 0 -1 4202560 17382 0 0 0 62 5 0 0 20 0 20 0 417622697 27976081408 40816 33554432000 4194304 4196468 140723052808976 139734051715424 139734079898781 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16940] ppid=16935 vsize=27320392 memory=4943507358845 CPUtime=0 cores=0-7
/proc/16938/task/16940/stat : 16940 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622700 27976081408 40816 33554432000 4194304 4196468 140723052808976 139734084119440 139734079887061 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16941] ppid=16935 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16941/stat : 16941 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417622700 27976081408 40816 33554432000 4194304 4196468 140723052808976 139733898275600 139734079887061 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0
[pid=16938/tid=16942] ppid=16935 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/16938/task/16942/stat : 16942 (java) S 16935 16935 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417622700 27976081408 40816 33554432000 4194304 4196468 140723052808976 139733897223312 139734079887061 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33312768 140723052815083 140723052815510 140723052815510 140723052818383 0

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

/proc/16958/task/16966/stat : 16966 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417623209 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589518531728 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16967] ppid=16935 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16958/task/16967/stat : 16967 (java) S 16935 16935 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417623209 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589517478928 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16968] ppid=16935 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16958/task/16968/stat : 16968 (java) S 16935 16935 16408 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 417623211 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589140408432 140590038489730 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16969] ppid=16935 vsize=8414124 memory=145625161172080 CPUtime=0 cores=0-7
/proc/16958/task/16969/stat : 16969 (java) S 16935 16935 16408 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 417623211 8616062976 33122 33554432000 4194304 4196468 140728678210736 140588573778720 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16970] ppid=16935 vsize=8414124 memory=140144917393632 CPUtime=0 cores=0-7
/proc/16958/task/16970/stat : 16970 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417623212 8616062976 33122 33554432000 4194304 4196468 140728678210736 140588305343600 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16971] ppid=16935 vsize=8414124 memory=4140 CPUtime=0 cores=0-7
/proc/16958/task/16971/stat : 16971 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417623214 8616062976 33122 33554432000 4194304 4196468 140728678210736 140587930835024 140590038497179 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16972] ppid=16935 vsize=8414124 memory=1412 CPUtime=0.16 cores=0-7
/proc/16958/task/16972/stat : 16972 (java) S 16935 16935 16408 0 -1 1077944384 729 0 0 0 16 0 0 0 20 0 24 0 417623214 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589139356272 140590038489730 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16973] ppid=16935 vsize=8414124 memory=2540 CPUtime=0.15 cores=0-7
/proc/16958/task/16973/stat : 16973 (java) S 16935 16935 16408 0 -1 1077944384 666 0 0 0 15 0 0 0 20 0 24 0 417623214 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589138303472 140590038489730 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16974] ppid=16935 vsize=8414124 memory=1396 CPUtime=0.2 cores=0-7
/proc/16958/task/16974/stat : 16974 (java) S 16935 16935 16408 0 -1 1077944384 620 0 0 0 20 0 0 0 20 0 24 0 417623214 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589137251184 140590038489730 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16975] ppid=16935 vsize=8414124 memory=0 CPUtime=0.25 cores=0-7
/proc/16958/task/16975/stat : 16975 (java) S 16935 16935 16408 0 -1 1077944384 652 0 0 0 25 0 0 0 20 0 24 0 417623214 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589136198384 140590038489730 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16976] ppid=16935 vsize=8414124 memory=11204 CPUtime=0 cores=0-7
/proc/16958/task/16976/stat : 16976 (java) S 16935 16935 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417623215 8616062976 33122 33554432000 4194304 4196468 140728678210736 140587432929632 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16977] ppid=16935 vsize=8414124 memory=662363608034390319 CPUtime=0 cores=0-7
/proc/16958/task/16977/stat : 16977 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417623215 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589135145264 140590038489730 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16979] ppid=16935 vsize=8414124 memory=3620 CPUtime=0 cores=0-7
/proc/16958/task/16979/stat : 16979 (java) S 16935 16935 16408 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 417623295 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589127112000 140590038503193 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16981] ppid=16935 vsize=8414124 memory=1660 CPUtime=0 cores=0-7
/proc/16958/task/16981/stat : 16981 (java) S 16935 16935 16408 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 417623296 8616062976 33122 33554432000 4194304 4196468 140728678210736 140586761830320 140590038500509 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16982] ppid=16935 vsize=8414124 memory=40636 CPUtime=0 cores=0-7
/proc/16958/task/16982/stat : 16982 (java) S 16935 16935 16408 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 417623296 8616062976 33122 33554432000 4194304 4196468 140728678210736 140587030265648 140590038500509 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16983] ppid=16935 vsize=8414124 memory=988 CPUtime=0 cores=0-7
/proc/16958/task/16983/stat : 16983 (java) S 16935 16935 16408 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 417623298 8616062976 33122 33554432000 4194304 4196468 140728678210736 140586493402928 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
Current children cumulated CPU time: 16.66 s
Current children cumulated vsize: 8583688 KiB
Current children cumulated memory: 168236 KiB

[startup+6.82451 s]
# the end of solver process 16935 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=17.578 s, system=0.713496 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+6.40126 s]
/proc/loadavg: 1.92 0.89 1.11 5/215 16982
/proc/meminfo: memFree=28652484/32770624 swapFree=66959224/67108860
[pid=16935] ppid=16932 vsize=113128 memory=1476 CPUtime=14.64 cores=0-7
/proc/16935/stat : 16935 (scop.sh) S 16932 16935 16408 0 -1 4202496 583 32973 0 0 0 0 1420 44 20 0 1 0 417622697 115843072 369 33554432000 4194304 5098028 140722692389152 140722692385896 139818227303036 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 11542528 140722692395813 140722692396140 140722692396140 140722692399053 0
/proc/16935/statm: 28282 369 311 221 0 87 0
[pid=16958] ppid=16935 vsize=8414124 memory=132488 CPUtime=1.71 cores=0-7
/proc/16958/stat : 16958 (java) S 16935 16935 16408 0 -1 1077944320 21530 0 0 0 158 13 0 0 20 0 24 0 417623208 8616062976 33122 33554432000 4194304 4196468 140728678210736 140728678193280 140590038478583 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
/proc/16958/statm: 2103531 33122 3221 1 0 2064875 0
[pid=16978] ppid=16958 vsize=173948 memory=153440 CPUtime=0.4 cores=0-7
/proc/16978/stat : 16978 (manyglucose-4.1) R 16958 16935 16408 0 -1 4202496 28884 0 0 0 35 5 0 0 20 0 1 0 417623295 178122752 38360 33554432000 4194304 4454172 140736467535792 140736466485176 139803643622957 0 4 0 8388610 0 0 0 17 0 0 0 0 0 0 6552832 6554400 12062720 140736467538793 140736467538992 140736467538992 140736467541946 0
/proc/16978/statm: 43487 38360 378 64 0 39155 0
[pid=16958/tid=16959] ppid=16935 vsize=8414124 memory=2244 CPUtime=0.9 cores=0-7
/proc/16958/task/16959/stat : 16959 (java) S 16935 16935 16408 0 -1 1077944384 17467 0 0 0 80 10 0 0 20 0 24 0 417623208 8616062976 33122 33554432000 4194304 4196468 140728678210736 140590010318752 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16960] ppid=16935 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16958/task/16960/stat : 16960 (java) S 16935 16935 16408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417623209 8616062976 33122 33554432000 4194304 4196468 140728678210736 140590042720656 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16961] ppid=16935 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16958/task/16961/stat : 16961 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417623209 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589851281680 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16962] ppid=16935 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16958/task/16962/stat : 16962 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417623209 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589850229392 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16963] ppid=16935 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16958/task/16963/stat : 16963 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417623209 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589521689104 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16964] ppid=16935 vsize=8414124 memory=4357385747472549258 CPUtime=0 cores=0-7
/proc/16958/task/16964/stat : 16964 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417623209 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589520636816 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16965] ppid=16935 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16958/task/16965/stat : 16965 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417623209 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589519584016 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16966] ppid=16935 vsize=8414124 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/16958/task/16966/stat : 16966 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417623209 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589518531728 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16967] ppid=16935 vsize=8414124 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/16958/task/16967/stat : 16967 (java) S 16935 16935 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417623209 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589517478928 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16968] ppid=16935 vsize=8414124 memory=16104758104557987 CPUtime=0 cores=0-7
/proc/16958/task/16968/stat : 16968 (java) S 16935 16935 16408 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 417623211 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589140408432 140590038489730 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16969] ppid=16935 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16958/task/16969/stat : 16969 (java) S 16935 16935 16408 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 417623211 8616062976 33122 33554432000 4194304 4196468 140728678210736 140588573778720 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16970] ppid=16935 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16958/task/16970/stat : 16970 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417623212 8616062976 33122 33554432000 4194304 4196468 140728678210736 140588305343600 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16971] ppid=16935 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16958/task/16971/stat : 16971 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417623214 8616062976 33122 33554432000 4194304 4196468 140728678210736 140587930835024 140590038497179 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16972] ppid=16935 vsize=8414124 memory=0 CPUtime=0.16 cores=0-7
/proc/16958/task/16972/stat : 16972 (java) S 16935 16935 16408 0 -1 1077944384 729 0 0 0 16 0 0 0 20 0 24 0 417623214 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589139356272 140590038489730 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16973] ppid=16935 vsize=8414124 memory=0 CPUtime=0.15 cores=0-7
/proc/16958/task/16973/stat : 16973 (java) S 16935 16935 16408 0 -1 1077944384 666 0 0 0 15 0 0 0 20 0 24 0 417623214 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589138303472 140590038489730 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16974] ppid=16935 vsize=8414124 memory=0 CPUtime=0.2 cores=0-7
/proc/16958/task/16974/stat : 16974 (java) S 16935 16935 16408 0 -1 1077944384 620 0 0 0 20 0 0 0 20 0 24 0 417623214 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589137251184 140590038489730 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16975] ppid=16935 vsize=8414124 memory=0 CPUtime=0.25 cores=0-7
/proc/16958/task/16975/stat : 16975 (java) S 16935 16935 16408 0 -1 1077944384 653 0 0 0 25 0 0 0 20 0 24 0 417623214 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589136198384 140590038489730 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16976] ppid=16935 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/16958/task/16976/stat : 16976 (java) S 16935 16935 16408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417623215 8616062976 33122 33554432000 4194304 4196468 140728678210736 140587432929632 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16977] ppid=16935 vsize=8414124 memory=1720 CPUtime=0 cores=0-7
/proc/16958/task/16977/stat : 16977 (java) S 16935 16935 16408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417623215 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589135145264 140590038489730 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16979] ppid=16935 vsize=8414124 memory=10604 CPUtime=0 cores=0-7
/proc/16958/task/16979/stat : 16979 (java) S 16935 16935 16408 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 417623295 8616062976 33122 33554432000 4194304 4196468 140728678210736 140589127112000 140590038503193 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16981] ppid=16935 vsize=8414124 memory=3360 CPUtime=0 cores=0-7
/proc/16958/task/16981/stat : 16981 (java) S 16935 16935 16408 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 417623296 8616062976 33122 33554432000 4194304 4196468 140728678210736 140586761830320 140590038500509 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16982] ppid=16935 vsize=8414124 memory=776 CPUtime=0 cores=0-7
/proc/16958/task/16982/stat : 16982 (java) S 16935 16935 16408 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 417623296 8616062976 33122 33554432000 4194304 4196468 140728678210736 140587030265648 140590038500509 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16983] ppid=16935 vsize=8414124 memory=1564 CPUtime=0 cores=0-7
/proc/16958/task/16983/stat : 16983 (java) S 16935 16935 16408 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 417623298 8616062976 33122 33554432000 4194304 4196468 140728678210736 140586493402928 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
Current children cumulated CPU time: 16.75 s
Current children cumulated vsize: 8701200 KiB
Current children cumulated memory: 287404 KiB

[startup+6.80097 s]
/proc/loadavg: 1.92 0.89 1.11 5/215 16982
/proc/meminfo: memFree=28652484/32770624 swapFree=66959224/67108860
[pid=16935] ppid=16932 vsize=113128 memory=1476 CPUtime=14.64 cores=0-7
/proc/16935/stat : 16935 (scop.sh) S 16932 16935 16408 0 -1 4202496 583 32973 0 0 0 0 1420 44 20 0 1 0 417622697 115843072 369 33554432000 4194304 5098028 140722692389152 140722692385896 139818227303036 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 11542528 140722692395813 140722692396140 140722692396140 140722692399053 0
/proc/16935/statm: 28282 369 311 221 0 87 0
[pid=16958] ppid=16935 vsize=8284072 memory=148228 CPUtime=3.59 cores=0-7
/proc/16958/stat : 16958 (java) S 16935 16935 16408 0 -1 1077944320 23477 34966 0 0 202 14 133 10 20 0 22 0 417623208 8482889728 37057 33554432000 4194304 4196468 140728678210736 140728678193280 140590038478583 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
/proc/16958/statm: 2071018 37057 3229 1 0 2032362 0
[pid=16958/tid=16959] ppid=16935 vsize=8284072 memory=0 CPUtime=2.41 cores=0-7
/proc/16958/task/16959/stat : 16959 (java) R 16935 16935 16408 0 -1 4202560 19017 34966 0 0 88 10 133 10 20 0 22 0 417623208 8482889728 37057 33554432000 4194304 4196468 140728678210736 140590010305312 140590031195687 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16960] ppid=16935 vsize=8284072 memory=0 CPUtime=1.43 cores=0-7
/proc/16958/task/16960/stat : 16960 (java) S 16935 16935 16408 0 -1 1077944384 2 34966 0 0 0 0 133 10 20 0 22 0 417623209 8482889728 36860 33554432000 4194304 4196468 140728678210736 140590042720656 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16961] ppid=16935 vsize=8283048 memory=0 CPUtime=1.43 cores=0-7
/proc/16958/task/16961/stat : 16961 (java) S 16935 16935 16408 0 -1 1077944384 1 34966 0 0 0 0 133 10 20 0 22 0 417623209 8481841152 36860 33554432000 4194304 4196468 140728678210736 140589851281680 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16962] ppid=16935 vsize=8283048 memory=0 CPUtime=1.43 cores=0-7
/proc/16958/task/16962/stat : 16962 (java) S 16935 16935 16408 0 -1 1077944384 1 34966 0 0 0 0 133 10 20 0 22 0 417623209 8481841152 36860 33554432000 4194304 4196468 140728678210736 140589850229392 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16963] ppid=16935 vsize=8283048 memory=-1807685287725067907 CPUtime=1.43 cores=0-7
/proc/16958/task/16963/stat : 16963 (java) S 16935 16935 16408 0 -1 1077944384 1 34966 0 0 0 0 133 10 20 0 22 0 417623209 8481841152 36860 33554432000 4194304 4196468 140728678210736 140589521689104 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16964] ppid=16935 vsize=8283048 memory=140144917129256 CPUtime=1.43 cores=0-7
/proc/16958/task/16964/stat : 16964 (java) S 16935 16935 16408 0 -1 1077944384 1 34966 0 0 0 0 133 10 20 0 22 0 417623209 8481841152 36860 33554432000 4194304 4196468 140728678210736 140589520636816 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16965] ppid=16935 vsize=8283048 memory=0 CPUtime=1.43 cores=0-7
/proc/16958/task/16965/stat : 16965 (java) S 16935 16935 16408 0 -1 1077944384 1 34966 0 0 0 0 133 10 20 0 22 0 417623209 8481841152 36860 33554432000 4194304 4196468 140728678210736 140589519584016 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16966] ppid=16935 vsize=8284072 memory=0 CPUtime=1.43 cores=0-7
/proc/16958/task/16966/stat : 16966 (java) S 16935 16935 16408 0 -1 1077944384 1 34966 0 0 0 0 133 10 20 0 22 0 417623209 8482889728 36860 33554432000 4194304 4196468 140728678210736 140589518531728 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16967] ppid=16935 vsize=8284072 memory=0 CPUtime=1.43 cores=0-7
/proc/16958/task/16967/stat : 16967 (java) S 16935 16935 16408 0 -1 1077944384 3 34966 0 0 0 0 133 10 20 0 22 0 417623209 8482889728 36860 33554432000 4194304 4196468 140728678210736 140589517478928 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16968] ppid=16935 vsize=8284072 memory=0 CPUtime=1.43 cores=0-7
/proc/16958/task/16968/stat : 16968 (java) S 16935 16935 16408 0 -1 1077944384 5 34966 0 0 0 0 133 10 20 0 22 0 417623211 8482889728 36860 33554432000 4194304 4196468 140728678210736 140589140408432 140590038489730 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16969] ppid=16935 vsize=8284072 memory=0 CPUtime=1.43 cores=0-7
/proc/16958/task/16969/stat : 16969 (java) S 16935 16935 16408 0 -1 1077944384 13 34966 0 0 0 0 133 10 20 0 22 0 417623211 8482889728 36860 33554432000 4194304 4196468 140728678210736 140588573778720 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16970] ppid=16935 vsize=8284072 memory=0 CPUtime=1.43 cores=0-7
/proc/16958/task/16970/stat : 16970 (java) S 16935 16935 16408 0 -1 1077944384 1 34966 0 0 0 0 133 10 20 0 22 0 417623212 8482889728 36860 33554432000 4194304 4196468 140728678210736 140588305343600 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16971] ppid=16935 vsize=8284072 memory=0 CPUtime=1.43 cores=0-7
/proc/16958/task/16971/stat : 16971 (java) S 16935 16935 16408 0 -1 1077944384 1 34966 0 0 0 0 133 10 20 0 22 0 417623214 8482889728 36925 33554432000 4194304 4196468 140728678210736 140587930835024 140590038497179 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16972] ppid=16935 vsize=8284072 memory=0 CPUtime=1.68 cores=0-7
/proc/16958/task/16972/stat : 16972 (java) R 16935 16935 16408 0 -1 4202560 778 34966 0 0 25 0 133 10 20 0 22 0 417623214 8482889728 36925 33554432000 4194304 4196468 140728678210736 140589139337264 140590020022817 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16973] ppid=16935 vsize=8284072 memory=0 CPUtime=1.62 cores=0-7
/proc/16958/task/16973/stat : 16973 (java) S 16935 16935 16408 0 -1 1077944384 695 34966 0 0 19 0 133 10 20 0 22 0 417623214 8482889728 36925 33554432000 4194304 4196468 140728678210736 140589138303472 140590038489730 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16974] ppid=16935 vsize=8284072 memory=1966164 CPUtime=1.68 cores=0-7
/proc/16958/task/16974/stat : 16974 (java) S 16935 16935 16408 0 -1 1077944384 662 34966 0 0 25 0 133 10 20 0 22 0 417623214 8482889728 36925 33554432000 4194304 4196468 140728678210736 140589137251184 140590038489730 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16975] ppid=16935 vsize=8284072 memory=1967308 CPUtime=1.78 cores=0-7
/proc/16958/task/16975/stat : 16975 (java) S 16935 16935 16408 0 -1 1077944384 881 34966 0 0 35 0 133 10 20 0 22 0 417623214 8482889728 36991 33554432000 4194304 4196468 140728678210736 140589136198384 140590038489730 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16976] ppid=16935 vsize=8284072 memory=0 CPUtime=1.43 cores=0-7
/proc/16958/task/16976/stat : 16976 (java) S 16935 16935 16408 0 -1 1077944384 3 34966 0 0 0 0 133 10 20 0 22 0 417623215 8482889728 36991 33554432000 4194304 4196468 140728678210736 140587432929632 140590038488789 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16977] ppid=16935 vsize=8284072 memory=0 CPUtime=1.43 cores=0-7
/proc/16958/task/16977/stat : 16977 (java) S 16935 16935 16408 0 -1 1077944384 1 34966 0 0 0 0 133 10 20 0 22 0 417623215 8482889728 36991 33554432000 4194304 4196468 140728678210736 140589135145264 140590038489730 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16979] ppid=16935 vsize=8284072 memory=0 CPUtime=1.43 cores=0-7
/proc/16958/task/16979/stat : 16979 (java) S 16935 16935 16408 0 -1 1077944384 23 34966 0 0 0 0 133 10 20 0 22 0 417623295 8482889728 36991 33554432000 4194304 4196468 140728678210736 140589127111184 140590038489730 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
[pid=16958/tid=16983] ppid=16935 vsize=8284072 memory=8475934422144423578 CPUtime=1.43 cores=0-7
/proc/16958/task/16983/stat : 16983 (java) S 16935 16935 16408 0 -1 1077944384 8 34966 0 0 0 0 133 10 20 0 22 0 417623298 8482889728 37057 33554432000 4194304 4196468 140728678210736 140586493404720 140590038489730 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7991296 140728678216695 140728678216854 140728678216854 140728678219727 0
Current children cumulated CPU time: 18.23 s
Current children cumulated vsize: 8397200 KiB
Current children cumulated memory: 149704 KiB

Child status: 0
Real time (s): 6.82456
CPU time (s): 18.2915
CPU user time (s): 17.578
CPU system time (s): 0.713496
CPU usage (%): 268.024
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 1492300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.578
system time used= 0.713496
maximum resident set size= 1495936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92377
page faults= 0
swaps= 0
block input operations= 0
block output operations= 15960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12559
involuntary context switches= 60


# summary of solver processes directly reported to runsolver:
#   pid: 16935
#   total CPU time (s): 18.2915
#   total CPU user time (s): 17.578
#   total CPU system time (s): 0.713496

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.072259 second user time and 0.117603 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-14 01:19:45
IDJOB=4392359
IDBENCH=120805
IDSOLVER=2838
FILE ID=node124/4392359-1568416825
RUNJOBID= node124-1568416728-16435
PBS_JOBID= 21702259
Free space on /tmp= 61812 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/Rlfap/Rlfap-m1-graphsMod/Rlfap-graph-08-f10.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-4392359-1568416825/watcher-4392359-1568416825 -o /tmp/evaluation-result-4392359-1568416825/solver-4392359-1568416825 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1568416728-16435 --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-4392359-1568416825.xml

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

MD5SUM BENCH= 53ef449e7d5451b48f2cdc0cd77eaa71
RANDOM SEED=666990590

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28780036 kB
MemAvailable:   31847424 kB
Buffers:          187368 kB
Cached:          3160844 kB
SwapCached:        45888 kB
Active:           975088 kB
Inactive:        2424900 kB
Active(anon):       4068 kB
Inactive(anon):    88880 kB
Active(file):     971020 kB
Inactive(file):  2336020 kB
Unevictable:      107760 kB
Mlocked:          107760 kB
SwapTotal:      67108860 kB
SwapFree:       66959224 kB
Dirty:             20672 kB
Writeback:             0 kB
AnonPages:        123484 kB
Mapped:            43996 kB
Shmem:             32744 kB
Slab:             181952 kB
SReclaimable:     152368 kB
SUnreclaim:        29584 kB
KernelStack:        3712 kB
PageTables:         5644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61792 MiB
End job on node124 at 2019-09-14 01:19:52