Trace number 4392559

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 1480.51 602.745

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-js20/
SuperTaillard-js-20-20.xml
MD5SUMbd4660d9f641dd45473fddd00af9a0d0
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 benchmark1437.98
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints12940
Number of domains96
Minimum domain size1599
Maximum domain size1697
Distribution of domain sizes[{"size":1599,"count":10},{"size":1600,"count":4},{"size":1601,"count":16},{"size":1602,"count":2},{"size":1603,"count":6},{"size":1604,"count":8},{"size":1605,"count":6},{"size":1606,"count":6},{"size":1607,"count":6},{"size":1608,"count":16},{"size":1609,"count":6},{"size":1610,"count":6},{"size":1611,"count":8},{"size":1612,"count":24},{"size":1613,"count":6},{"size":1614,"count":8},{"size":1616,"count":8},{"size":1617,"count":14},{"size":1618,"count":6},{"size":1619,"count":8},{"size":1620,"count":6},{"size":1621,"count":8},{"size":1622,"count":10},{"size":1623,"count":8},{"size":1624,"count":10},"...",{"size":1672,"count":14}, {"size":1673,"count":4}, {"size":1674,"count":8}, {"size":1675,"count":4}, {"size":1676,"count":6}, {"size":1677,"count":8}, {"size":1678,"count":10}, {"size":1679,"count":8}, {"size":1680,"count":10}, {"size":1681,"count":14}, {"size":1682,"count":10}, {"size":1683,"count":14}, {"size":1684,"count":2}, {"size":1685,"count":10}, {"size":1686,"count":10}, {"size":1687,"count":10}, {"size":1688,"count":2}, {"size":1689,"count":16}, {"size":1690,"count":8}, {"size":1691,"count":8}, {"size":1693,"count":8}, {"size":1694,"count":8}, {"size":1695,"count":14}, {"size":1696,"count":10}, {"size":1697,"count":8}]
Minimum variable degree21
Maximum variable degree43
Distribution of variable degrees[{"degree":21,"count":40},{"degree":22,"count":360},{"degree":41,"count":40},{"degree":43,"count":360}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":12940}]
Number of extensional constraints0
Number of intensional constraints12940
Distribution of constraint types[{"type":"intension","count":12940}]
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-30783-serial-file.bin HOME/instance-4392559-1568442316.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.57	c BEGIN-Prog: Sat Sep 14 08:24:34 CEST 2019
0.66/0.57	c PID: 30786
0.66/0.57	c IP: 172.20.3.117
0.66/0.57	c HOST: node117.alineos.net
0.66/0.57	c (0,0) Parsing Begin
7.11/2.47	c (1,1) Parsing End
7.11/2.48	c (1,1) CSP: 800 int (0 aux), 0 bool (0 aux), 12940 ctr, max domain size 1697
7.11/2.49	c (1,1) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
7.11/2.49	c (1,1) Constraint Name Generate Begin
7.35/2.56	c (2,2) Ctr:HOME/instance-4392559-1568442316.xml,Add:Le:Ne:Num:Or:Var
7.35/2.56	c (2,2) Constraint Name Generate End
7.35/2.56	c (2,2) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
7.35/2.56	c (2,2) CSP to CSPinCNF Begin
7.95/2.90	c (2,2) translated 1294 (10%) constraints
8.32/2.99	c (2,2) translated 2588 (20%) constraints
8.73/3.06	c (2,2) translated 3882 (30%) constraints
9.13/3.13	c (2,2) translated 5176 (40%) constraints
9.13/3.19	c (2,2) translated 6470 (50%) constraints
9.44/3.25	c (2,2) translated 7764 (60%) constraints
9.44/3.30	c (2,2) translated 9058 (70%) constraints
9.71/3.35	c (2,2) translated 10352 (80%) constraints
9.71/3.40	c (2,2) translated 11646 (90%) constraints
9.93/3.43	c (2,2) translated 12940 (100%) constraints
9.93/3.43	c (2,2) ===========================================
9.93/3.44	c (2,2) Order
9.93/3.44	c (2,2) ===========================================
9.93/3.49	c (2,2) translated 1294 (10%) constraints
10.34/3.52	c (2,2) translated 2588 (20%) constraints
11.29/3.84	c (3,3) translated 3882 (30%) constraints
11.29/3.84	c (3,3) translated 5176 (40%) constraints
11.29/3.84	c (3,3) translated 6470 (50%) constraints
11.29/3.84	c (3,3) translated 7764 (60%) constraints
11.29/3.84	c (3,3) translated 9058 (70%) constraints
11.29/3.84	c (3,3) translated 10352 (80%) constraints
11.29/3.84	c (3,3) translated 11646 (90%) constraints
11.29/3.84	c (3,3) translated 12940 (100%) constraints
11.29/3.84	c (3,3) CSP to CSPinCNF End
11.29/3.84	c (3,3) CSP: 800 int (0 aux), 0 bool (0 aux), 12940 ctr, max domain size 1617
11.29/3.84	c (3,3) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
11.29/3.84	c (3,3) CSPinCNF Propagation Begin
11.68/3.92	c (3,3) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
11.68/3.92	c (3,3) CSPinCNF Propagation End
11.68/3.92	c (3,3) CSP: 800 int (0 aux), 0 bool (0 aux), 12940 ctr, max domain size 1617
11.68/3.92	c (3,3) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
11.68/3.92	c (3,3) Simplify CSPinCNF Begin
13.07/4.40	c (3,3) Simplify CSPinCNF End
13.37/4.41	c (3,3) CSP: 800 int (0 aux), 23600 bool (23600 aux), 36540 ctr, max domain size 1617
13.37/4.41	c (3,3) Heap : 1464 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
13.37/4.41	c (3,3) Calculate Precise Domain Begin
13.37/4.41	c (3,3) 0 values are removed by re-calculation
13.37/4.41	c (3,3) Calculate Precise Domain End
13.37/4.41	c (3,3) CSP: 800 int (0 aux), 23600 bool (23600 aux), 36540 ctr, max domain size 1617
13.37/4.41	c (3,3) Heap : 1464 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
13.37/4.41	c (3,3) CSPinCNF to SatSolver Begin
27.93/16.67	c (16,15) 3654 (10 %) CSP clauses are encoded (0 SAT variables, 2973518 SAT clauses)
38.70/26.40	c (25,25) 7308 (20 %) CSP clauses are encoded (0 SAT variables, 4941898 SAT clauses)
49.64/36.86	c (36,35) 10962 (30 %) CSP clauses are encoded (0 SAT variables, 7074713 SAT clauses)
60.50/47.34	c (46,46) 14616 (40 %) CSP clauses are encoded (0 SAT variables, 9222319 SAT clauses)
70.92/57.11	c (56,56) 18270 (50 %) CSP clauses are encoded (0 SAT variables, 11187439 SAT clauses)
83.28/68.33	c (67,67) 21924 (60 %) CSP clauses are encoded (0 SAT variables, 13449031 SAT clauses)
94.43/79.50	c (78,78) 25578 (70 %) CSP clauses are encoded (0 SAT variables, 15745180 SAT clauses)
103.70/88.84	c (88,87) 29232 (80 %) CSP clauses are encoded (0 SAT variables, 17660651 SAT clauses)
114.07/99.34	c (98,97) 32886 (90 %) CSP clauses are encoded (0 SAT variables, 19793372 SAT clauses)
124.87/110.30	c (109,108) 36540 (100 %) CSP clauses are encoded (0 SAT variables, 22704007 SAT clauses)
124.87/110.30	c (109,108) CSPinCNF to SatSolver End
124.87/110.30	c (109,108) Heap : 3268 MiB used (max 22350 MiB), NonHeap : 28 MiB used (max 0 MiB)
124.87/110.30	c (109,108) 883594 bool, 22704641 clause
124.87/110.30	c (109,108) Export Begin
125.03/110.43	c (109,108) Export to HOME/scop-30783-serial-file.bin
125.03/110.43	c (109,108) Export End
125.03/110.43	c (109,108) Export File Size: 0.12 MB
125.03/110.43	c (109,108) 1,2,3,3,3,3,109,STOP-AFTER(DIMACS)
125.03/110.43	c END-Prog: Sat Sep 14 08:26:24 CEST 2019
125.03/110.48	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-30783-serial-file.bin
125.19/110.95	c (0,0) Read Serial File Begin
125.19/110.95	c (0,0) HOME/scop-30783-serial-file.bin
126.24/111.20	c (0,0) Read Serial File End
126.24/111.21	
126.24/111.21	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
126.24/111.21	(Solving Process)
126.24/111.21	
126.24/111.24	c BEGIN-Prog: Sat Sep 14 08:26:25 CEST 2019
126.24/111.24	c PID: 30815
126.24/111.24	c IP: 172.20.3.117
126.24/111.24	c HOST: node117.alineos.net
126.24/111.24	c (0,0) SatSolver.solve Begin
126.24/111.24	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392559-1568442316.xml-scop-30786.cnf
126.24/111.27	c (0,0) c
126.24/111.27	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)
126.24/111.27	c (0,0) c
126.24/111.27	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
126.24/111.27	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
126.24/111.27	c (0,0) c ========================================[ Problem Statistics ]===========================================
126.24/111.27	c (0,0) c |                                                                                                       |
135.53/120.35	c (9,0) c |  Number of variables:        883594                                                                   |
135.53/120.35	c (9,0) c |  Number of clauses:        22399147                                                                   |
135.53/120.35	c (9,0) c |  Parse time:                   8.33 s                                                                 |
135.53/120.35	c (9,0) c |                                                                                                       |
136.93/121.72	c (10,0) c | Too many clauses... No preprocessing                                                                  |
136.93/121.72	c (10,0) c |  Simplification time:          1.22 s                                                                 |
136.93/121.72	c (10,0) c |                                                                                                       |
136.93/121.72	c (10,0) c |  One Solver is taking   2032.96Mb... Let's take   3 solvers for this run (max 40% of the maxmemory).  |
136.93/121.72	c (10,0) c |  Generating clones                                                                                    |
138.44/123.28	c (12,0) c |  all clones generated. Memory =  4978.61Mb.                                                           |
138.44/123.28	c (12,0) c ========================================================================================================|
138.44/123.28	c (12,0) c
138.44/123.28	c (12,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
138.44/123.28	c (12,0) c
138.44/123.28	c (12,0) c |-----------------------|------------|------------|------------|
138.44/123.28	c (12,0) c | Threads               |          0 |          1 |          2 |
138.44/123.28	c (12,0) c |-----------------------|------------|------------|------------|
138.44/123.28	c (12,0) c | randomizeFirstDescent |      False |       True |       True |
138.44/123.28	c (12,0) c | adaptStrategeis       |       True |      False |       True |
138.44/123.28	c (12,0) c | forceUnsatOnNewDescent|       True |       True |      False |
138.44/123.28	c (12,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |
138.44/123.28	c (12,0) c | chanseokStrategy      |      False |      False |      False |
138.44/123.28	c (12,0) c | coLBDBound            |          5 |          5 |          5 |
138.44/123.28	c (12,0) c | glureduce             |       True |       True |       True |
138.44/123.28	c (12,0) c | firstReduceDB         |       2000 |       2000 |       2000 |
138.44/123.28	c (12,0) c | incReduceDB           |        300 |        300 |        300 |
138.44/123.28	c (12,0) c | luby_restart          |      False |      False |      False |
138.44/123.28	c (12,0) c | luby_restart_factor   |        100 |        100 |        100 |
138.44/123.28	c (12,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |
138.44/123.28	c (12,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |
138.44/123.28	c (12,0) c | randomize_on_restarts |      False |      False |      False |
138.44/123.28	c (12,0) c | remove_satisfied      |       True |       True |       True |
138.44/123.28	c (12,0) c |-----------------------|------------|------------|------------|
224.28/153.05	c (42,0) c
224.28/153.05	c (42,0) c |------------------------------------------------------------------------------------------------------------------------|
224.28/153.05	c (42,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
224.28/153.05	c (42,0) c |------------------------------------------------------------------------------------------------------------------------|
224.28/153.05	c (42,0) c |  0 |      6 |       9083 |       2931 |    68973 |     1924 |      258 |      566 |       19 |      276 |  20 | 34.934 |
224.28/153.05	c (42,0) c |  1 |     10 |      10669 |       2236 |    58082 |     1220 |      314 |      558 |        8 |      296 |  20 | 34.939 |
224.28/153.05	c (42,0) c |  2 |     15 |      10235 |       2342 |    63381 |     1334 |      304 |      546 |        7 |      296 |  20 | 34.934 |
224.28/153.05	c (42,0) c 
224.28/153.05	c (42,0) c synthesis        7509 conflicts   166660025 propagations       81 conflicts/sec  1787283 propagations/sec
224.28/153.05	c (42,0) c real: 41.7839 s, cpu: 93.2477 s, memory: 5375.41 Mb
305.20/182.05	c (71,0) c
305.20/182.05	c (71,0) c |------------------------------------------------------------------------------------------------------------------------|
305.20/182.05	c (71,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
305.20/182.05	c (71,0) c |------------------------------------------------------------------------------------------------------------------------|
305.20/182.05	c (71,0) c |  0 |     14 |      16753 |       5191 |   120168 |     4162 |      522 |      934 |       26 |      518 |  20 | 35.007 |
305.20/182.05	c (71,0) c |  1 |     26 |      19586 |       4378 |   111282 |     3347 |      541 |      905 |       20 |      538 |  20 | 35.006 |
305.20/182.05	c (71,0) c |  2 |     26 |      16514 |       4381 |   114897 |     3360 |      470 |     1023 |       19 |      536 |  20 | 35.023 |
305.20/182.05	c (71,0) c 
305.20/182.05	c (71,0) c synthesis       13950 conflicts   326180289 propagations       81 conflicts/sec  1883810 propagations/sec
305.20/182.05	c (71,0) c real: 70.7839 s, cpu: 173.149 s, memory: 4143.00 Mb
376.66/212.05	c (101,0) c
376.66/212.05	c (101,0) c |------------------------------------------------------------------------------------------------------------------------|
376.66/212.05	c (101,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
376.66/212.05	c (101,0) c |------------------------------------------------------------------------------------------------------------------------|
376.66/212.05	c (101,0) c |  0 |     21 |      23124 |       7404 |   163697 |     3587 |     1043 |     1450 |       45 |      715 |  20 | 35.052 |
376.66/212.05	c (101,0) c |  1 |     36 |      26168 |       6184 |   151581 |     5149 |      963 |     1828 |       47 |      735 |  20 | 35.057 |
376.66/212.05	c (101,0) c |  2 |     35 |      24428 |       6443 |   155097 |     5404 |      865 |     1949 |       43 |      735 |  20 | 35.058 |
376.66/212.05	c (101,0) c 
376.66/212.05	c (101,0) c synthesis       20031 conflicts   467636015 propagations       82 conflicts/sec  1916358 propagations/sec
376.66/212.05	c (101,0) c real: 100.784 s, cpu: 244.023 s, memory: 4143.12 Mb
456.95/241.05	c (130,0) c
456.95/241.05	c (130,0) c |------------------------------------------------------------------------------------------------------------------------|
456.95/241.05	c (130,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
456.95/241.05	c (130,0) c |------------------------------------------------------------------------------------------------------------------------|
456.95/241.05	c (130,0) c |  0 |     31 |      31941 |      10088 |   210986 |     6267 |     1622 |     2769 |       86 |      952 |  20 | 35.086 |
456.95/241.05	c (130,0) c |  1 |     52 |      38585 |       8870 |   197785 |     5049 |     1623 |     2896 |      105 |      972 |  20 | 35.093 |
456.95/241.05	c (130,0) c |  2 |     45 |      30569 |       8874 |   207062 |     5040 |     1355 |     3189 |       90 |      972 |  20 | 35.093 |
456.95/241.05	c (130,0) c 
456.95/241.05	c (130,0) c synthesis       27832 conflicts   640282826 propagations       86 conflicts/sec  1980717 propagations/sec
456.95/241.05	c (130,0) c real: 129.784 s, cpu: 323.258 s, memory: 4143.12 Mb
543.46/271.05	c (160,0) c
543.46/271.05	c (160,0) c |------------------------------------------------------------------------------------------------------------------------|
543.46/271.05	c (160,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
543.46/271.05	c (160,0) c |------------------------------------------------------------------------------------------------------------------------|
543.46/271.05	c (160,0) c |  0 |     45 |      40995 |      12983 |   264363 |     9147 |     2277 |     4093 |      138 |     1221 |  20 | 35.128 |
543.46/271.05	c (160,0) c |  1 |     74 |      48123 |      11506 |   245885 |     7681 |     2234 |     4230 |      177 |     1232 |  20 | 35.128 |
543.46/271.05	c (160,0) c |  2 |     60 |      39891 |      11941 |   260790 |     8096 |     2031 |     4465 |      165 |     1239 |  20 | 35.131 |
543.46/271.05	c (160,0) c 
543.46/271.05	c (160,0) c synthesis       36430 conflicts   834127678 propagations       89 conflicts/sec  2038115 propagations/sec
543.46/271.05	c (160,0) c real: 159.784 s, cpu: 409.264 s, memory: 4143.25 Mb
626.22/300.05	c (189,0) c
626.22/300.05	c (189,0) c |------------------------------------------------------------------------------------------------------------------------|
626.22/300.05	c (189,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
626.22/300.05	c (189,0) c |------------------------------------------------------------------------------------------------------------------------|
626.22/300.05	c (189,0) c |  0 |     56 |      49285 |      15636 |   312425 |     6819 |     2829 |     5271 |      213 |     1472 |  20 | 35.172 |
626.22/300.05	c (189,0) c |  1 |     88 |      56456 |      14157 |   290834 |     5347 |     2805 |     5345 |      256 |     1476 |  20 | 35.172 |
626.22/300.05	c (189,0) c |  2 |     77 |      50003 |      14525 |   302952 |     5705 |     2621 |     5622 |      252 |     1491 |  20 | 35.174 |
626.22/300.05	c (189,0) c 
626.22/300.05	c (189,0) c synthesis       44318 conflicts  1023698883 propagations       90 conflicts/sec  2081783 propagations/sec
626.22/300.05	c (189,0) c real: 188.784 s, cpu: 491.741 s, memory: 4143.25 Mb
710.58/330.05	c (219,0) c
710.58/330.05	c (219,0) c |------------------------------------------------------------------------------------------------------------------------|
710.58/330.05	c (219,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
710.58/330.05	c (219,0) c |------------------------------------------------------------------------------------------------------------------------|
710.58/330.05	c (219,0) c |  0 |     70 |      59265 |      18599 |   356640 |     9777 |     3573 |     6491 |      301 |     1742 |  20 | 35.195 |
710.58/330.05	c (219,0) c |  1 |    103 |      64088 |      16675 |   333951 |     7858 |     3289 |     6624 |      326 |     1726 |  20 | 35.195 |
710.58/330.05	c (219,0) c |  2 |     83 |      60090 |      17202 |   342225 |     8370 |     3274 |     6785 |      334 |     1746 |  20 | 35.200 |
710.58/330.05	c (219,0) c 
710.58/330.05	c (219,0) c synthesis       52476 conflicts  1211295513 propagations       91 conflicts/sec  2103577 propagations/sec
710.58/330.05	c (219,0) c real: 218.784 s, cpu: 575.826 s, memory: 4143.25 Mb
796.16/359.05	c (248,0) c
796.16/359.05	c (248,0) c |------------------------------------------------------------------------------------------------------------------------|
796.16/359.05	c (248,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
796.16/359.05	c (248,0) c |------------------------------------------------------------------------------------------------------------------------|
796.16/359.05	c (248,0) c |  0 |     73 |      64819 |      21046 |   387454 |    12224 |     4120 |     6616 |      352 |     1980 |  20 | 35.200 |
796.16/359.05	c (248,0) c |  1 |    120 |      72379 |      19025 |   368757 |    10198 |     3748 |     7767 |      407 |     1974 |  20 | 35.220 |
796.16/359.05	c (248,0) c |  2 |     90 |      66867 |      19847 |   377886 |    11010 |     3858 |     7651 |      412 |     1992 |  20 | 35.220 |
796.16/359.05	c (248,0) c 
796.16/359.05	c (248,0) c synthesis       59918 conflicts  1393249413 propagations       91 conflicts/sec  2108679 propagations/sec
796.16/359.05	c (248,0) c real: 247.784 s, cpu: 660.721 s, memory: 4143.25 Mb
879.44/388.05	c (277,0) c
879.44/388.05	c (277,0) c |------------------------------------------------------------------------------------------------------------------------|
879.44/388.05	c (277,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
879.44/388.05	c (277,0) c |------------------------------------------------------------------------------------------------------------------------|
879.44/388.05	c (277,0) c |  0 |     91 |      71912 |      23475 |   421631 |    14653 |     4654 |     8527 |      419 |     2241 |  20 | 35.227 |
879.44/388.05	c (277,0) c |  1 |    139 |      81649 |      21501 |   402317 |    12668 |     4203 |     8896 |      496 |     2223 |  20 | 35.227 |
879.44/388.05	c (277,0) c |  2 |    100 |      73650 |      22345 |   413205 |    13502 |     4432 |     8814 |      504 |     2243 |  20 | 35.230 |
879.44/388.05	c (277,0) c 
879.44/388.05	c (277,0) c synthesis       67321 conflicts  1580524296 propagations       91 conflicts/sec  2126393 propagations/sec
879.44/388.05	c (277,0) c real: 276.784 s, cpu: 743.289 s, memory: 4143.25 Mb
961.35/417.05	c (306,0) c
961.35/417.05	c (306,0) c |------------------------------------------------------------------------------------------------------------------------|
961.35/417.05	c (306,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
961.35/417.05	c (306,0) c |------------------------------------------------------------------------------------------------------------------------|
961.35/417.05	c (306,0) c |  0 |    103 |      79230 |      25866 |   455670 |     9656 |     5069 |     9518 |      510 |     2495 |  20 | 35.242 |
961.35/417.05	c (306,0) c |  1 |    157 |      91104 |      24183 |   437881 |     7972 |     4700 |     9858 |      587 |     2481 |  20 | 35.242 |
961.35/417.05	c (306,0) c |  2 |    116 |      81987 |      24825 |   448426 |     8622 |     4946 |     9696 |      595 |     2501 |  20 | 35.242 |
961.35/417.05	c (306,0) c 
961.35/417.05	c (306,0) c synthesis       74874 conflicts  1764532999 propagations       91 conflicts/sec  2139294 propagations/sec
961.35/417.05	c (306,0) c real: 305.784 s, cpu: 824.82 s, memory: 4143.25 Mb
1042.34/446.05	c (335,0) c
1042.34/446.05	c (335,0) c |------------------------------------------------------------------------------------------------------------------------|
1042.34/446.05	c (335,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1042.34/446.05	c (335,0) c |------------------------------------------------------------------------------------------------------------------------|
1042.34/446.05	c (335,0) c |  0 |    117 |      88362 |      28669 |   489335 |    12458 |     5643 |    10505 |      603 |     2753 |  20 | 35.255 |
1042.34/446.05	c (335,0) c |  1 |    171 |      99861 |      26726 |   469747 |    10508 |     5151 |    10881 |      684 |     2733 |  20 | 35.255 |
1042.34/446.05	c (335,0) c |  2 |    131 |      91011 |      27476 |   481298 |    11272 |     5495 |    10631 |      686 |     2753 |  20 | 35.255 |
1042.34/446.05	c (335,0) c 
1042.34/446.05	c (335,0) c synthesis       82871 conflicts  1951660980 propagations       92 conflicts/sec  2155262 propagations/sec
1042.34/446.05	c (335,0) c real: 334.784 s, cpu: 905.533 s, memory: 4143.25 Mb
1125.01/475.05	c (364,0) c
1125.01/475.05	c (364,0) c |------------------------------------------------------------------------------------------------------------------------|
1125.01/475.05	c (364,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1125.01/475.05	c (364,0) c |------------------------------------------------------------------------------------------------------------------------|
1125.01/475.05	c (364,0) c |  0 |    128 |      97743 |      31483 |   521362 |    15267 |     6143 |    11606 |      753 |     3006 |  20 | 35.273 |
1125.01/475.05	c (364,0) c |  1 |    188 |     109714 |      29422 |   499623 |    13197 |     5645 |    11965 |      790 |     2988 |  20 | 35.273 |
1125.01/475.05	c (364,0) c |  2 |    136 |      98155 |      30177 |   511775 |    13965 |     6048 |    11729 |      771 |     3008 |  20 | 35.273 |
1125.01/475.05	c (364,0) c 
1125.01/475.05	c (364,0) c synthesis       91082 conflicts  2146052007 propagations       92 conflicts/sec  2171970 propagations/sec
1125.01/475.05	c (364,0) c real: 363.784 s, cpu: 988.067 s, memory: 4143.25 Mb
1203.95/504.05	c (393,0) c
1203.95/504.05	c (393,0) c |------------------------------------------------------------------------------------------------------------------------|
1203.95/504.05	c (393,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1203.95/504.05	c (393,0) c |------------------------------------------------------------------------------------------------------------------------|
1203.95/504.05	c (393,0) c |  0 |    132 |     109946 |      34549 |   549838 |    18333 |     7153 |    12632 |      840 |     3263 |  20 | 35.280 |
1203.95/504.05	c (393,0) c |  1 |    204 |     118656 |      32166 |   532274 |    15941 |     6173 |    13535 |      888 |     3243 |  20 | 35.280 |
1203.95/504.05	c (393,0) c |  2 |    150 |     108178 |      33009 |   542370 |    16793 |     6581 |    13153 |      883 |     3263 |  20 | 35.280 |
1203.95/504.05	c (393,0) c 
1203.95/504.05	c (393,0) c synthesis       99724 conflicts  2334993943 propagations       93 conflicts/sec  2188803 propagations/sec
1203.95/504.05	c (393,0) c real: 392.784 s, cpu: 1066.79 s, memory: 4143.25 Mb
1286.45/533.05	c (422,0) c
1286.45/533.05	c (422,0) c |------------------------------------------------------------------------------------------------------------------------|
1286.45/533.05	c (422,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1286.45/533.05	c (422,0) c |------------------------------------------------------------------------------------------------------------------------|
1286.45/533.05	c (422,0) c |  0 |    144 |     117518 |      37181 |   578093 |    11096 |     7592 |    13695 |      925 |     3519 |  20 | 35.288 |
1286.45/533.05	c (422,0) c |  1 |    221 |     128802 |      34728 |   559522 |    18501 |     6650 |    14473 |      970 |     3502 |  20 | 35.287 |
1286.45/533.05	c (422,0) c |  2 |    160 |     118156 |      35927 |   570215 |    19704 |     7115 |    14146 |     1006 |     3521 |  20 | 35.288 |
1286.45/533.05	c (422,0) c 
1286.45/533.05	c (422,0) c synthesis      107836 conflicts  2525322735 propagations       94 conflicts/sec  2197643 propagations/sec
1286.45/533.05	c (422,0) c real: 421.784 s, cpu: 1149.11 s, memory: 4143.39 Mb
1368.07/562.05	c (451,0) c
1368.07/562.05	c (451,0) c |------------------------------------------------------------------------------------------------------------------------|
1368.07/562.05	c (451,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1368.07/562.05	c (451,0) c |------------------------------------------------------------------------------------------------------------------------|
1368.07/562.05	c (451,0) c |  0 |    153 |     125682 |      40287 |   606590 |    14200 |     8086 |    14702 |     1088 |     3774 |  20 | 35.302 |
1368.07/562.05	c (451,0) c |  1 |    237 |     138787 |      37588 |   587244 |    11502 |     7272 |    15462 |     1077 |     3756 |  20 | 35.298 |
1368.07/562.05	c (451,0) c |  2 |    170 |     125221 |      38394 |   597737 |    12280 |     7518 |    15302 |     1113 |     3776 |  20 | 35.298 |
1368.07/562.05	c (451,0) c 
1368.07/562.05	c (451,0) c synthesis      116269 conflicts  2712974429 propagations       94 conflicts/sec  2204701 propagations/sec
1368.07/562.05	c (451,0) c real: 450.784 s, cpu: 1230.54 s, memory: 4143.39 Mb
1449.65/591.05	c (480,0) c
1449.65/591.05	c (480,0) c |------------------------------------------------------------------------------------------------------------------------|
1449.65/591.05	c (480,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1449.65/591.06	c (480,0) c |------------------------------------------------------------------------------------------------------------------------|
1449.65/591.06	c (480,0) c |  0 |    166 |     132851 |      42777 |   631094 |    16689 |     8511 |    15591 |     1204 |     4023 |  20 | 35.309 |
1449.65/591.06	c (480,0) c |  1 |    260 |     146725 |      40048 |   612338 |    13956 |     7688 |    16342 |     1173 |     4003 |  20 | 35.309 |
1449.65/591.06	c (480,0) c |  2 |    186 |     135799 |      40912 |   623041 |    14794 |     7973 |    16102 |     1217 |     4023 |  20 | 35.309 |
1449.65/591.06	c (480,0) c 
1449.65/591.06	c (480,0) c synthesis      123737 conflicts  2898997120 propagations       94 conflicts/sec  2209825 propagations/sec
1449.65/591.06	c (480,0) c real: 479.784 s, cpu: 1311.87 s, memory: 4143.39 Mb
1478.79/601.99	c (491,0) c
1478.79/601.99	c (491,0) c real time : 490.724 s
1478.79/601.99	c (491,0) c cpu time  : 1340.96 s
1478.79/601.99	c (491,0) c
1478.79/601.99	c (491,0) c
1478.79/601.99	c (491,0) c
1478.79/601.99	c (491,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
1478.79/601.99	c (491,0) c
1478.79/601.99	c (491,0) c |---------------|-----------------|------------|------------|------------|
1478.79/601.99	c (491,0) c | Threads       |      Total      |          0 |          1 |          2 |
1478.79/601.99	c (491,0) c |---------------|-----------------|------------|------------|------------|
1478.79/601.99	c (491,0) c | Conflicts     |          126559 |      43617 |      41167 |      41775 |
1478.79/601.99	c (491,0) c | Decisions     |          437962 |     135344 |     163826 |     138792 |
1478.79/601.99	c (491,0) c | Propagations  |      2967126734 |  974800631 | 1008386386 |  983939717 |
1478.79/601.99	c (491,0) c | ReduceDBs     |              15 |          5 |          5 |          5 |
1478.79/601.99	c (491,0) c | SimpDBs       |              71 |         23 |         24 |         24 |
1478.79/601.99	c (491,0) c | Restarts      |             621 |        169 |        263 |        189 |
1478.79/601.99	c (491,0) c | ForcedImports |               0 |          0 |          0 |          0 |
1478.79/601.99	c (491,0) c | PropBinClauses|      9064902628 | 3015312477 | 3027477920 | 3022112231 |
1478.79/601.99	c (491,0) c | PropPreBlocker|     56010268631 |18752111322 |18557701414 |18700455895 |
1478.79/601.99	c (491,0) c | PropNotBlocker|      5090952654 | 1658299297 | 1735702484 | 1696950873 |
1478.79/601.99	c (491,0) c | LitFullScans  |     73980986822 |24679999165 |24597456450 |24703531207 |
1478.79/601.99	c (491,0) c | LitScanFracts |        13127133 |    4266037 |    4405655 |    4455441 |
1478.79/601.99	c (491,0) c | DecisionLevel0|            1009 |        264 |        410 |        335 |
1478.79/601.99	c (491,0) c | Periods       |           12320 |       4110 |       4096 |       4114 |
1478.79/601.99	c (491,0) c | Margin        |              60 |         20 |         20 |         20 |
1478.79/601.99	c (491,0) c | Avg_Trail     |                 |     685533 |     682082 |     678349 |
1478.79/601.99	c (491,0) c | Avg_DL        |                 |         61 |         60 |         61 |
1478.79/601.99	c (491,0) c | Avg_Res       |                 |          0 |          0 |          0 |
1478.79/601.99	c (491,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |
1478.79/601.99	c (491,0) c |---------------|-----------------|------------|------------|------------|
1478.79/601.99	c (491,0) c | Exported      |           24789 |       8650 |       7977 |       8162 |
1478.79/601.99	c (491,0) c | Imported      |           48956 |      15821 |      16541 |      16594 |
1478.79/601.99	c (491,0) c | Good          |            1193 |        370 |        390 |        433 |
1478.79/601.99	c (491,0) c | Purge         |           47763 |      15451 |      16151 |      16161 |
1478.79/601.99	c (491,0) c | Promoted      |            3733 |       1226 |       1247 |       1260 |
1478.79/601.99	c (491,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |
1478.79/601.99	c (491,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |
1478.79/601.99	c (491,0) c |---------------|-----------------|------------|------------|------------|
1478.79/601.99	c (491,0) c | Unaries       |                 |         95 |        147 |        146 |
1478.79/601.99	c (491,0) c | Binaries      |                 |        223 |        213 |        173 |
1478.79/601.99	c (491,0) c | Glues         |                 |       3912 |       4207 |       3742 |
1478.79/601.99	c (491,0) c |---------------|-----------------|------------|------------|------------|
1478.79/601.99	c (491,0) c | Orig_Seen     |             4 % |     640790 |     620439 |     630832 |
1478.79/601.99	c (491,0) c | Diff Orig seen|                 |      20351 |      X     |      10393 |
1478.79/601.99	c (491,0) c | Hamming       |            13 % |     103822 |      X     |     129838 |
1478.79/601.99	c (491,0) c |---------------|-----------------|------------|------------|------------|
1478.79/601.99	c (491,0) c | RunningTime   |                 |  468.5  98%|  464.6  97%|  406.7  85%|
1478.79/601.99	c (491,0) c | WaitingTime   |                 |   10.0   2%|   13.9   3%|   71.9  15%|
1478.79/601.99	c (491,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|
1478.79/601.99	c (491,0) c | PeriodProcTime|                 |    0.0   0%|    0.1   0%|    0.0   0%|
1478.79/601.99	c (491,0) c | SolvingTime   |                 |  478.6     |  478.6     |  478.7     |
1478.79/601.99	c (491,0) c | PropagationTim|                 |  451.4  94%|  453.4  95%|  447.3  93%|
1478.79/601.99	c (491,0) c | AnalysisTime  |                 |    5.4   1%|    4.5   1%|    4.5   1%|
1478.79/601.99	c (491,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|
1478.79/601.99	c (491,0) c | SimplifyTime  |                 |   11.6   2%|   11.2   2%|   17.8   4%|
1478.79/601.99	c (491,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|
1478.79/601.99	c (491,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|
1478.79/601.99	c (491,0) c |---------------|-----------------|------------|------------|------------|
1478.79/601.99	c (491,0) c
1478.79/601.99	c (491,0) c
1478.79/601.99	c (491,0) c Threads : 3
1478.79/601.99	c (491,0) c Winner : 1
1478.79/601.99	c (491,0) c Conflicts_0 : 43617
1478.79/601.99	c (491,0) c Conflicts_1 : 41167
1478.79/601.99	c (491,0) c Conflicts_2 : 41775
1478.79/601.99	c (491,0) c Conflicts_total : 126559
1478.79/601.99	c (491,0) c Conflicts_winner : 41167
1478.79/601.99	c (491,0) c Decisions_0 : 135344
1478.79/601.99	c (491,0) c Decisions_1 : 163826
1478.79/601.99	c (491,0) c Decisions_2 : 138792
1478.79/601.99	c (491,0) c Decisions_total : 437962
1478.79/601.99	c (491,0) c Decisions_winner : 163826
1478.79/601.99	c (491,0) c Propagations_0 : 974800631
1478.79/601.99	c (491,0) c Propagations_1 : 1008386386
1478.79/601.99	c (491,0) c Propagations_2 : 983939717
1478.79/601.99	c (491,0) c Propagations_total : 2967126734
1478.79/601.99	c (491,0) c Propagations_winner : 1008386386
1478.79/601.99	c (491,0) c ReduceDBs_0 : 5
1478.79/601.99	c (491,0) c ReduceDBs_1 : 5
1478.79/601.99	c (491,0) c ReduceDBs_2 : 5
1478.79/601.99	c (491,0) c ReduceDBs_total : 15
1478.79/601.99	c (491,0) c ReduceDBs_winner : 5
1478.79/601.99	c (491,0) c SimpDBs_0 : 23
1478.79/601.99	c (491,0) c SimpDBs_1 : 24
1478.79/601.99	c (491,0) c SimpDBs_2 : 24
1478.79/601.99	c (491,0) c SimpDBs_total : 71
1478.79/601.99	c (491,0) c SimpDBs_winner : 24
1478.79/601.99	c (491,0) c Restarts_0 : 169
1478.79/601.99	c (491,0) c Restarts_1 : 263
1478.79/601.99	c (491,0) c Restarts_2 : 189
1478.79/601.99	c (491,0) c Restarts_total : 621
1478.79/601.99	c (491,0) c Restarts_winner : 263
1478.79/601.99	c (491,0) c ForcedImports_0 : 0
1478.79/601.99	c (491,0) c ForcedImports_1 : 0
1478.79/601.99	c (491,0) c ForcedImports_2 : 0
1478.79/601.99	c (491,0) c ForcedImports_total : 0
1478.79/601.99	c (491,0) c ForcedImports_winner : 0
1478.79/601.99	c (491,0) c PropsBinClauses_0 : 3015312477
1478.79/601.99	c (491,0) c PropsBinClauses_1 : 3027477920
1478.79/601.99	c (491,0) c PropsBinClauses_2 : 3022112231
1478.79/601.99	c (491,0) c PropsBinClauses_total : 9064902628
1478.79/601.99	c (491,0) c PropsBinClauses_winner : 3027477920
1478.79/601.99	c (491,0) c PropsPreBlocker_0 : 18752111322
1478.79/601.99	c (491,0) c PropsPreBlocker_1 : 18557701414
1478.79/601.99	c (491,0) c PropsPreBlocker_2 : 18700455895
1478.79/601.99	c (491,0) c PropsPreBlocker_total : 56010268631
1478.79/601.99	c (491,0) c PropsPreBlocker_winner : 18557701414
1478.79/601.99	c (491,0) c PropsNotBlocker_0 : 1658299297
1478.79/601.99	c (491,0) c PropsNotBlocker_1 : 1735702484
1478.79/601.99	c (491,0) c PropsNotBlocker_2 : 1696950873
1478.79/601.99	c (491,0) c PropsNotBlocker_total : 5090952654
1478.79/601.99	c (491,0) c PropsNotBlocker_winner : 1735702484
1478.79/601.99	c (491,0) c PropsLitFullScans_0 : 24679999165
1478.79/601.99	c (491,0) c PropsLitFullScans_1 : 24597456450
1478.79/601.99	c (491,0) c PropsLitFullScans_2 : 24703531207
1478.79/601.99	c (491,0) c PropsLitFullScans_total : 73980986822
1478.79/601.99	c (491,0) c PropsLitFullScans_winner : 24597456450
1478.79/601.99	c (491,0) c LitScanFractions_0 : 4266037
1478.79/601.99	c (491,0) c LitScanFractions_1 : 4405655
1478.79/601.99	c (491,0) c LitScanFractions_2 : 4455441
1478.79/601.99	c (491,0) c LitScanFractions_total : 13127133
1478.79/601.99	c (491,0) c LitScanFractions_winner : 4405655
1478.79/601.99	c (491,0) c DecisionLevel0_0 : 264
1478.79/601.99	c (491,0) c DecisionLevel0_1 : 410
1478.79/601.99	c (491,0) c DecisionLevel0_2 : 335
1478.79/601.99	c (491,0) c DecisionLevel0_total : 1009
1478.79/601.99	c (491,0) c DecisionLevel0_winner : 410
1478.79/601.99	c (491,0) c Periods_0 : 4110
1478.79/601.99	c (491,0) c Periods_1 : 4096
1478.79/601.99	c (491,0) c Periods_2 : 4114
1478.79/601.99	c (491,0) c Periods_total : 12320
1478.79/601.99	c (491,0) c Periods_winner : 4096
1478.79/601.99	c (491,0) c Margin_0 : 20
1478.79/601.99	c (491,0) c Margin_1 : 20
1478.79/601.99	c (491,0) c Margin_2 : 20
1478.79/601.99	c (491,0) c Margin_total : 60
1478.79/601.99	c (491,0) c Margin_winner : 20
1478.79/601.99	c (491,0) c Exported_0 : 8650
1478.79/601.99	c (491,0) c Exported_1 : 7977
1478.79/601.99	c (491,0) c Exported_2 : 8162
1478.79/601.99	c (491,0) c Exported_total : 24789
1478.79/601.99	c (491,0) c Exported_winner : 7977
1478.79/601.99	c (491,0) c Imported_0 : 15821
1478.79/601.99	c (491,0) c Imported_1 : 16541
1478.79/601.99	c (491,0) c Imported_2 : 16594
1478.79/601.99	c (491,0) c Imported_total : 48956
1478.79/601.99	c (491,0) c Imported_winner : 16541
1478.79/601.99	c (491,0) c Good_0 : 370
1478.79/601.99	c (491,0) c Good_1 : 390
1478.79/601.99	c (491,0) c Good_2 : 433
1478.79/601.99	c (491,0) c Good_total : 1193
1478.79/601.99	c (491,0) c Good_winner : 390
1478.79/601.99	c (491,0) c Purge_0 : 15451
1478.79/601.99	c (491,0) c Purge_1 : 16151
1478.79/601.99	c (491,0) c Purge_2 : 16161
1478.79/601.99	c (491,0) c Purge_total : 47763
1478.79/601.99	c (491,0) c Purge_winner : 16151
1478.79/601.99	c (491,0) c Promoted_0 : 1226
1478.79/601.99	c (491,0) c Promoted_1 : 1247
1478.79/601.99	c (491,0) c Promoted_2 : 1260
1478.79/601.99	c (491,0) c Promoted_total : 3733
1478.79/601.99	c (491,0) c Promoted_winner : 1247
1478.79/601.99	c (491,0) c Remove_Imp_0 : 0
1478.79/601.99	c (491,0) c Remove_Imp_1 : 0
1478.79/601.99	c (491,0) c Remove_Imp_2 : 0
1478.79/601.99	c (491,0) c Remove_Imp_total : 0
1478.79/601.99	c (491,0) c Remove_Imp_winner : 0
1478.79/601.99	c (491,0) c Blocked_Reuse_0 : 0
1478.79/601.99	c (491,0) c Blocked_Reuse_1 : 0
1478.79/601.99	c (491,0) c Blocked_Reuse_2 : 0
1478.79/601.99	c (491,0) c Blocked_Reuse_total : 0
1478.79/601.99	c (491,0) c Blocked_Reuse_winner : 0
1478.79/601.99	c (491,0) c Unaries_0 : 95
1478.79/601.99	c (491,0) c Unaries_1 : 147
1478.79/601.99	c (491,0) c Unaries_2 : 146
1478.79/601.99	c (491,0) c Unaries_total : 388
1478.79/601.99	c (491,0) c Unaries_winner : 147
1478.79/601.99	c (491,0) c Binaries_0 : 223
1478.79/601.99	c (491,0) c Binaries_1 : 213
1478.79/601.99	c (491,0) c Binaries_2 : 173
1478.79/601.99	c (491,0) c Binaries_total : 609
1478.79/601.99	c (491,0) c Binaries_winner : 213
1478.79/601.99	c (491,0) c Glues_0 : 3912
1478.79/601.99	c (491,0) c Glues_1 : 4207
1478.79/601.99	c (491,0) c Glues_2 : 3742
1478.79/601.99	c (491,0) c Glues_total : 11861
1478.79/601.99	c (491,0) c Glues_winner : 4207
1478.79/601.99	c (491,0) c RunningTime_0 : 468.482970
1478.79/601.99	c (491,0) c RunningTime_1 : 464.602874
1478.79/601.99	c (491,0) c RunningTime_2 : 406.714646
1478.79/601.99	c (491,0) c RunningTime_total : 1339.800490
1478.79/601.99	c (491,0) c RunningTime_winner : 464.602874
1478.79/601.99	c (491,0) c WaitingTime_0 : 10.012696
1478.79/601.99	c (491,0) c WaitingTime_1 : 13.882900
1478.79/601.99	c (491,0) c WaitingTime_2 : 71.882087
1478.79/601.99	c (491,0) c WaitingTime_total : 95.777683
1478.79/601.99	c (491,0) c WaitingTime_winner : 13.882900
1478.79/601.99	c (491,0) c ExchangingTime_0 : 0.040857
1478.79/601.99	c (491,0) c ExchangingTime_1 : 0.041056
1478.79/601.99	c (491,0) c ExchangingTime_2 : 0.039089
1478.79/601.99	c (491,0) c ExchangingTime_total : 0.121002
1478.79/601.99	c (491,0) c ExchangingTime_winner : 0.041056
1478.79/601.99	c (491,0) c PeriodProcTime_0 : 0.047493
1478.79/601.99	c (491,0) c PeriodProcTime_1 : 0.052211
1478.79/601.99	c (491,0) c PeriodProcTime_2 : 0.041217
1478.79/601.99	c (491,0) c PeriodProcTime_total : 0.140921
1478.79/601.99	c (491,0) c PeriodProcTime_winner : 0.052211
1478.79/601.99	c (491,0) c SolvingTime_0 : 478.584015
1478.79/601.99	c (491,0) c SolvingTime_1 : 478.579042
1478.79/601.99	c (491,0) c SolvingTime_2 : 478.677039
1478.79/601.99	c (491,0) c SolvingTime_total : 1435.840096
1478.79/601.99	c (491,0) c SolvingTime_winner : 478.579042
1478.79/601.99	c (491,0) c PropagationTime_0 : 451.390938
1478.79/601.99	c (491,0) c PropagationTime_1 : 453.390285
1478.79/601.99	c (491,0) c PropagationTime_2 : 447.261697
1478.79/601.99	c (491,0) c PropagationTime_total : 1352.042920
1478.79/601.99	c (491,0) c PropagationTime_winner : 453.390285
1478.79/601.99	c (491,0) c AnalysisTime_0 : 5.432987
1478.79/601.99	c (491,0) c AnalysisTime_1 : 4.476937
1478.79/601.99	c (491,0) c AnalysisTime_2 : 4.498706
1478.79/601.99	c (491,0) c AnalysisTime_total : 14.408631
1478.79/601.99	c (491,0) c AnalysisTime_winner : 4.476937
1478.79/601.99	c (491,0) c ReductionTime_0 : 0.012703
1478.79/601.99	c (491,0) c ReductionTime_1 : 0.012364
1478.79/601.99	c (491,0) c ReductionTime_2 : 0.010959
1478.79/601.99	c (491,0) c ReductionTime_total : 0.036026
1478.79/601.99	c (491,0) c ReductionTime_winner : 0.012364
1478.79/601.99	c (491,0) c SimplifyTime_0 : 11.632601
1478.79/601.99	c (491,0) c SimplifyTime_1 : 11.200412
1478.79/601.99	c (491,0) c SimplifyTime_2 : 17.791966
1478.79/601.99	c (491,0) c SimplifyTime_total : 40.624979
1478.79/601.99	c (491,0) c SimplifyTime_winner : 11.200412
1478.79/601.99	c (491,0) c UsedRateTime_0 : 0.000000
1478.79/601.99	c (491,0) c UsedRateTime_1 : 0.000000
1478.79/601.99	c (491,0) c UsedRateTime_2 : 0.000000
1478.79/601.99	c (491,0) c UsedRateTime_total : 0.000000
1478.79/601.99	c (491,0) c UsedRateTime_winner : 0.000000
1478.79/601.99	c (491,0) c OverlapRateTime_0 : 0.000000
1478.79/601.99	c (491,0) c OverlapRateTime_1 : 0.000000
1478.79/601.99	c (491,0) c OverlapRateTime_2 : 0.000000
1478.79/601.99	c (491,0) c OverlapRateTime_total : 0.000000
1478.79/601.99	c (491,0) c OverlapRateTime_winner : 0.000000
1478.79/601.99	c (491,0) c
1478.79/601.99	c (491,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
1478.79/601.99	c (491,0) c
1478.79/601.99	c (491,0) c |-----------------------|------------|------------|------------|
1478.79/601.99	c (491,0) c | Threads               |          0 |          1 |          2 |
1478.79/601.99	c (491,0) c |-----------------------|------------|------------|------------|
1478.79/601.99	c (491,0) c | randomizeFirstDescent |      False |       True |       True |
1478.79/601.99	c (491,0) c | adaptStrategeis       |       True |      False |       True |
1478.79/601.99	c (491,0) c | forceUnsatOnNewDescent|       True |       True |      False |
1478.79/601.99	c (491,0) c | Initial random_seed   |  477619236 | 1215092873 |  892102123 |
1478.79/601.99	c (491,0) c | chanseokStrategy      |      False |      False |      False |
1478.79/601.99	c (491,0) c | coLBDBound            |          5 |          5 |          5 |
1478.79/601.99	c (491,0) c | glureduce             |       True |       True |       True |
1478.79/601.99	c (491,0) c | firstReduceDB         |       2000 |       2000 |       2000 |
1478.79/601.99	c (491,0) c | incReduceDB           |        300 |        300 |        300 |
1478.79/601.99	c (491,0) c | luby_restart          |      False |      False |      False |
1478.79/601.99	c (491,0) c | luby_restart_factor   |        100 |        100 |        100 |
1478.79/601.99	c (491,0) c | var_decay             |     0.8800 |     0.8800 |     0.8800 |
1478.79/601.99	c (491,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |
1478.79/601.99	c (491,0) c | randomize_on_restarts |      False |      False |      False |
1478.79/601.99	c (491,0) c | remove_satisfied      |       True |       True |       True |
1478.79/601.99	c (491,0) c |-----------------------|------------|------------|------------|
1478.79/601.99	c (491,0) 
1478.79/602.00	c (491,0) s SATISFIABLE
127.45/602.45	c (491,0) SatSolver.solve End
127.45/602.45	c (491,0) Heap : 273 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
127.45/602.45	c (491,0) Show results Begin
1480.21/602.63	c (491,0) x0 = 20
1480.21/602.63	c (491,0) x1 = 19
1480.21/602.63	c (491,0) x10 = 365
1480.21/602.63	c (491,0) x100 = 708
1480.21/602.63	c (491,0) x101 = 707
1480.21/602.63	c (491,0) x102 = 933
1480.21/602.63	c (491,0) x103 = 932
1480.21/602.63	c (491,0) x104 = 1066
1480.21/602.63	c (491,0) x105 = 1065
1480.21/602.63	c (491,0) x106 = 1122
1480.21/602.63	c (491,0) x107 = 1121
1480.21/602.63	c (491,0) x108 = 1265
1480.21/602.63	c (491,0) x109 = 1266
1480.21/602.63	c (491,0) x11 = 366
1480.21/602.63	c (491,0) x110 = 1346
1480.21/602.63	c (491,0) x111 = 1345
1480.21/602.63	c (491,0) x112 = 1366
1480.21/602.63	c (491,0) x113 = 1367
1480.21/602.63	c (491,0) x114 = 1413
1480.21/602.63	c (491,0) x115 = 1414
1480.21/602.63	c (491,0) x116 = 1538
1480.21/602.63	c (491,0) x117 = 1537
1480.21/602.63	c (491,0) x118 = 1643
1480.21/602.63	c (491,0) x119 = 1642
1480.21/602.63	c (491,0) x12 = 436
1480.21/602.63	c (491,0) x120 = 0
1480.21/602.63	c (491,0) x121 = 1
1480.21/602.63	c (491,0) x122 = 53
1480.21/602.63	c (491,0) x123 = 52
1480.21/602.63	c (491,0) x124 = 105
1480.21/602.63	c (491,0) x125 = 104
1480.21/602.63	c (491,0) x126 = 172
1480.21/602.63	c (491,0) x127 = 173
1480.21/602.63	c (491,0) x128 = 198
1480.21/602.63	c (491,0) x129 = 199
1480.21/602.63	c (491,0) x13 = 435
1480.21/602.63	c (491,0) x130 = 262
1480.21/602.63	c (491,0) x131 = 263
1480.21/602.63	c (491,0) x132 = 389
1480.21/602.63	c (491,0) x133 = 390
1480.21/602.63	c (491,0) x134 = 461
1480.21/602.63	c (491,0) x135 = 462
1480.21/602.63	c (491,0) x136 = 483
1480.21/602.63	c (491,0) x137 = 482
1480.21/602.63	c (491,0) x138 = 504
1480.21/602.63	c (491,0) x139 = 505
1480.21/602.63	c (491,0) x14 = 480
1480.21/602.63	c (491,0) x140 = 625
1480.21/602.63	c (491,0) x141 = 626
1480.21/602.63	c (491,0) x142 = 633
1480.21/602.63	c (491,0) x143 = 634
1480.21/602.63	c (491,0) x144 = 725
1480.21/602.63	c (491,0) x145 = 724
1480.21/602.63	c (491,0) x146 = 734
1480.21/602.63	c (491,0) x147 = 733
1480.21/602.63	c (491,0) x148 = 919
1480.21/602.63	c (491,0) x149 = 920
1480.21/602.63	c (491,0) x15 = 479
1480.21/602.63	c (491,0) x150 = 1014
1480.21/602.63	c (491,0) x151 = 1015
1480.21/602.63	c (491,0) x152 = 1350
1480.21/602.63	c (491,0) x153 = 1351
1480.21/602.63	c (491,0) x154 = 1445
1480.21/602.63	c (491,0) x155 = 1444
1480.21/602.63	c (491,0) x156 = 1527
1480.21/602.63	c (491,0) x157 = 1526
1480.21/602.63	c (491,0) x158 = 1610
1480.21/602.63	c (491,0) x159 = 1609
1480.21/602.63	c (491,0) x16 = 641
1480.21/602.63	c (491,0) x160 = 0
1480.21/602.63	c (491,0) x161 = 1
1480.21/602.63	c (491,0) x162 = 30
1480.21/602.63	c (491,0) x163 = 29
1480.21/602.63	c (491,0) x164 = 107
1480.21/602.63	c (491,0) x165 = 106
1480.21/602.63	c (491,0) x166 = 196
1480.21/602.63	c (491,0) x167 = 197
1480.21/602.63	c (491,0) x168 = 262
1480.21/602.63	c (491,0) x169 = 263
1480.21/602.63	c (491,0) x17 = 642
1480.21/602.63	c (491,0) x170 = 383
1480.21/602.63	c (491,0) x171 = 384
1480.21/602.63	c (491,0) x172 = 459
1480.21/602.63	c (491,0) x173 = 460
1480.21/602.63	c (491,0) x174 = 478
1480.21/602.63	c (491,0) x175 = 477
1480.21/602.63	c (491,0) x176 = 493
1480.21/602.63	c (491,0) x177 = 494
1480.21/602.63	c (491,0) x178 = 589
1480.21/602.63	c (491,0) x179 = 588
1480.21/602.63	c (491,0) x18 = 771
1480.21/602.63	c (491,0) x180 = 601
1480.21/602.63	c (491,0) x181 = 602
1480.21/602.63	c (491,0) x182 = 626
1480.21/602.63	c (491,0) x183 = 627
1480.21/602.63	c (491,0) x184 = 636
1480.21/602.63	c (491,0) x185 = 635
1480.21/602.63	c (491,0) x186 = 649
1480.21/602.63	c (491,0) x187 = 648
1480.21/602.63	c (491,0) x188 = 700
1480.21/602.63	c (491,0) x189 = 699
1480.21/602.63	c (491,0) x19 = 770
1480.21/602.63	c (491,0) x190 = 735
1480.21/602.63	c (491,0) x191 = 734
1480.21/602.63	c (491,0) x192 = 770
1480.21/602.63	c (491,0) x193 = 771
1480.21/602.63	c (491,0) x194 = 874
1480.21/602.63	c (491,0) x195 = 875
1480.21/602.63	c (491,0) x196 = 1604
1480.21/602.63	c (491,0) x197 = 1605
1480.21/602.63	c (491,0) x198 = 1676
1480.21/602.63	c (491,0) x199 = 1675
1480.21/602.63	c (491,0) x2 = 191
1480.21/602.63	c (491,0) x20 = 809
1480.21/602.63	c (491,0) x200 = 0
1480.21/602.63	c (491,0) x201 = 1
1480.21/602.63	c (491,0) x202 = 36
1480.21/602.63	c (491,0) x203 = 35
1480.21/602.63	c (491,0) x204 = 94
1480.21/602.63	c (491,0) x205 = 95
1480.21/602.63	c (491,0) x206 = 185
1480.21/602.63	c (491,0) x207 = 184
1480.21/602.63	c (491,0) x208 = 259
1480.21/602.63	c (491,0) x209 = 260
1480.21/602.63	c (491,0) x21 = 808
1480.21/602.63	c (491,0) x210 = 327
1480.21/602.63	c (491,0) x211 = 326
1480.21/602.63	c (491,0) x212 = 460
1480.21/602.63	c (491,0) x213 = 459
1480.21/602.63	c (491,0) x214 = 532
1480.21/602.63	c (491,0) x215 = 533
1480.21/602.63	c (491,0) x216 = 555
1480.21/602.63	c (491,0) x217 = 556
1480.21/602.63	c (491,0) x218 = 564
1480.21/602.63	c (491,0) x219 = 798
1480.21/602.63	c (491,0) x22 = 824
1480.21/602.63	c (491,0) x220 = 865
1480.21/602.63	c (491,0) x221 = 771
1480.21/602.63	c (491,0) x222 = 878
1480.21/602.63	c (491,0) x223 = 879
1480.21/602.63	c (491,0) x224 = 972
1480.21/602.63	c (491,0) x225 = 971
1480.21/602.63	c (491,0) x226 = 1092
1480.21/602.63	c (491,0) x227 = 1091
1480.21/602.63	c (491,0) x228 = 1172
1480.21/602.63	c (491,0) x229 = 1173
1480.21/602.63	c (491,0) x23 = 825
1480.21/602.63	c (491,0) x230 = 1204
1480.21/602.63	c (491,0) x231 = 1311
1480.21/602.63	c (491,0) x232 = 1348
1480.21/602.63	c (491,0) x233 = 1349
1480.21/602.63	c (491,0) x234 = 1448
1480.21/602.63	c (491,0) x235 = 1449
1480.21/602.63	c (491,0) x236 = 1518
1480.21/602.63	c (491,0) x237 = 1517
1480.21/602.63	c (491,0) x238 = 1598
1480.21/602.63	c (491,0) x239 = 1599
1480.21/602.63	c (491,0) x24 = 913
1480.21/602.63	c (491,0) x240 = 0
1480.21/602.63	c (491,0) x241 = 1
1480.21/602.63	c (491,0) x242 = 104
1480.21/602.63	c (491,0) x243 = 105
1480.21/602.63	c (491,0) x244 = 168
1480.21/602.63	c (491,0) x245 = 167
1480.21/602.63	c (491,0) x246 = 183
1480.21/602.63	c (491,0) x247 = 184
1480.21/602.63	c (491,0) x248 = 377
1480.21/602.63	c (491,0) x249 = 378
1480.21/602.63	c (491,0) x25 = 888
1480.21/602.63	c (491,0) x250 = 379
1480.21/602.63	c (491,0) x251 = 378
1480.21/602.63	c (491,0) x252 = 531
1480.21/602.63	c (491,0) x253 = 532
1480.21/602.63	c (491,0) x254 = 602
1480.21/602.63	c (491,0) x255 = 601
1480.21/602.63	c (491,0) x256 = 709
1480.21/602.63	c (491,0) x257 = 708
1480.21/602.63	c (491,0) x258 = 784
1480.21/602.63	c (491,0) x259 = 783
1480.21/602.63	c (491,0) x26 = 927
1480.21/602.63	c (491,0) x260 = 861
1480.21/602.63	c (491,0) x261 = 860
1480.21/602.63	c (491,0) x262 = 1025
1480.21/602.63	c (491,0) x263 = 1026
1480.21/602.63	c (491,0) x264 = 1117
1480.21/602.63	c (491,0) x265 = 1116
1480.21/602.63	c (491,0) x266 = 1324
1480.21/602.63	c (491,0) x267 = 1323
1480.21/602.63	c (491,0) x268 = 1342
1480.21/602.63	c (491,0) x269 = 1343
1480.21/602.63	c (491,0) x27 = 928
1480.21/602.63	c (491,0) x270 = 1401
1480.21/602.63	c (491,0) x271 = 1400
1480.21/602.63	c (491,0) x272 = 1430
1480.21/602.63	c (491,0) x273 = 1431
1480.21/602.63	c (491,0) x274 = 1518
1480.21/602.63	c (491,0) x275 = 1517
1480.21/602.63	c (491,0) x276 = 1575
1480.21/602.63	c (491,0) x277 = 1576
1480.21/602.63	c (491,0) x278 = 1621
1480.21/602.63	c (491,0) x279 = 1620
1480.21/602.63	c (491,0) x28 = 957
1480.21/602.63	c (491,0) x280 = 0
1480.21/602.63	c (491,0) x281 = 1
1480.21/602.63	c (491,0) x282 = 20
1480.21/602.63	c (491,0) x283 = 19
1480.21/602.63	c (491,0) x284 = 84
1480.21/602.63	c (491,0) x285 = 85
1480.21/602.63	c (491,0) x286 = 179
1480.21/602.63	c (491,0) x287 = 178
1480.21/602.63	c (491,0) x288 = 220
1480.21/602.63	c (491,0) x289 = 221
1480.21/602.63	c (491,0) x29 = 958
1480.21/602.63	c (491,0) x290 = 316
1480.21/602.63	c (491,0) x291 = 315
1480.21/602.63	c (491,0) x292 = 421
1480.21/602.63	c (491,0) x293 = 422
1480.21/602.63	c (491,0) x294 = 494
1480.21/602.63	c (491,0) x295 = 493
1480.21/602.63	c (491,0) x296 = 524
1480.21/602.63	c (491,0) x297 = 525
1480.21/602.63	c (491,0) x298 = 527
1480.21/602.63	c (491,0) x299 = 526
1480.21/602.63	c (491,0) x3 = 190
1480.21/602.63	c (491,0) x30 = 994
1480.21/602.63	c (491,0) x300 = 587
1480.21/602.63	c (491,0) x301 = 588
1480.21/602.63	c (491,0) x302 = 666
1480.21/602.63	c (491,0) x303 = 667
1480.21/602.63	c (491,0) x304 = 959
1480.21/602.63	c (491,0) x305 = 958
1480.21/602.63	c (491,0) x306 = 974
1480.21/602.63	c (491,0) x307 = 975
1480.21/602.63	c (491,0) x308 = 1033
1480.21/602.63	c (491,0) x309 = 1034
1480.21/602.63	c (491,0) x31 = 995
1480.21/602.63	c (491,0) x310 = 1428
1480.21/602.63	c (491,0) x311 = 1429
1480.21/602.63	c (491,0) x312 = 1599
1480.21/602.63	c (491,0) x313 = 1598
1480.21/602.63	c (491,0) x314 = 1635
1480.21/602.63	c (491,0) x315 = 1634
1480.21/602.63	c (491,0) x316 = 1657
1480.21/602.63	c (491,0) x317 = 1658
1480.21/602.63	c (491,0) x318 = 1676
1480.21/602.63	c (491,0) x319 = 1677
1480.21/602.63	c (491,0) x32 = 1122
1480.21/602.63	c (491,0) x320 = 201
1480.21/602.63	c (491,0) x321 = 200
1480.21/602.63	c (491,0) x322 = 395
1480.21/602.63	c (491,0) x323 = 396
1480.21/602.63	c (491,0) x324 = 469
1480.21/602.63	c (491,0) x325 = 468
1480.21/602.63	c (491,0) x326 = 563
1480.21/602.63	c (491,0) x327 = 562
1480.21/602.63	c (491,0) x328 = 640
1480.21/602.63	c (491,0) x329 = 639
1480.21/602.63	c (491,0) x33 = 1123
1480.21/602.63	c (491,0) x330 = 699
1480.21/602.63	c (491,0) x331 = 700
1480.21/602.63	c (491,0) x332 = 780
1480.21/602.63	c (491,0) x333 = 781
1480.21/602.63	c (491,0) x334 = 873
1480.21/602.63	c (491,0) x335 = 872
1480.21/602.63	c (491,0) x336 = 877
1480.21/602.63	c (491,0) x337 = 878
1480.21/602.63	c (491,0) x338 = 986
1480.21/602.63	c (491,0) x339 = 985
1480.21/602.63	c (491,0) x34 = 1169
1480.21/602.63	c (491,0) x340 = 1063
1480.21/602.63	c (491,0) x341 = 1064
1480.21/602.63	c (491,0) x342 = 1136
1480.21/602.63	c (491,0) x343 = 1135
1480.21/602.63	c (491,0) x344 = 1228
1480.21/602.63	c (491,0) x345 = 1229
1480.21/602.63	c (491,0) x346 = 1303
1480.21/602.63	c (491,0) x347 = 1302
1480.21/602.63	c (491,0) x348 = 1399
1480.21/602.63	c (491,0) x349 = 1398
1480.21/602.63	c (491,0) x35 = 1168
1480.21/602.63	c (491,0) x350 = 1440
1480.21/602.63	c (491,0) x351 = 1441
1480.21/602.63	c (491,0) x352 = 1450
1480.21/602.63	c (491,0) x353 = 1451
1480.21/602.63	c (491,0) x354 = 1497
1480.21/602.63	c (491,0) x355 = 1498
1480.21/602.63	c (491,0) x356 = 1520
1480.21/602.63	c (491,0) x357 = 1519
1480.21/602.63	c (491,0) x358 = 1600
1480.21/602.63	c (491,0) x359 = 1599
1480.21/602.63	c (491,0) x36 = 1220
1480.21/602.63	c (491,0) x360 = 46
1480.21/602.63	c (491,0) x361 = 45
1480.21/602.63	c (491,0) x362 = 187
1480.21/602.63	c (491,0) x363 = 188
1480.21/602.63	c (491,0) x364 = 302
1480.21/602.63	c (491,0) x365 = 303
1480.21/602.63	c (491,0) x366 = 340
1480.21/602.63	c (491,0) x367 = 339
1480.21/602.63	c (491,0) x368 = 426
1480.21/602.63	c (491,0) x369 = 427
1480.21/602.63	c (491,0) x37 = 1221
1480.21/602.63	c (491,0) x370 = 443
1480.21/602.63	c (491,0) x371 = 442
1480.21/602.63	c (491,0) x372 = 467
1480.21/602.63	c (491,0) x373 = 468
1480.21/602.63	c (491,0) x374 = 531
1480.21/602.63	c (491,0) x375 = 530
1480.21/602.63	c (491,0) x376 = 614
1480.21/602.63	c (491,0) x377 = 613
1480.21/602.63	c (491,0) x378 = 704
1480.21/602.63	c (491,0) x379 = 705
1480.21/602.63	c (491,0) x38 = 1311
1480.21/602.63	c (491,0) x380 = 791
1480.21/602.63	c (491,0) x381 = 790
1480.21/602.63	c (491,0) x382 = 959
1480.21/602.63	c (491,0) x383 = 960
1480.21/602.63	c (491,0) x384 = 1058
1480.21/602.63	c (491,0) x385 = 1057
1480.21/602.63	c (491,0) x386 = 1156
1480.21/602.63	c (491,0) x387 = 1157
1480.21/602.63	c (491,0) x388 = 1205
1480.21/602.63	c (491,0) x389 = 1204
1480.21/602.63	c (491,0) x39 = 1310
1480.21/602.63	c (491,0) x390 = 1235
1480.21/602.63	c (491,0) x391 = 1236
1480.21/602.63	c (491,0) x392 = 1296
1480.21/602.63	c (491,0) x393 = 1295
1480.21/602.63	c (491,0) x394 = 1397
1480.21/602.63	c (491,0) x395 = 1398
1480.21/602.63	c (491,0) x396 = 1453
1480.21/602.63	c (491,0) x397 = 1454
1480.21/602.63	c (491,0) x398 = 1635
1480.21/602.63	c (491,0) x399 = 1634
1480.21/602.63	c (491,0) x4 = 232
1480.21/602.63	c (491,0) x40 = 304
1480.21/602.63	c (491,0) x400 = 0
1480.21/602.63	c (491,0) x401 = 1
1480.21/602.63	c (491,0) x402 = 8
1480.21/602.63	c (491,0) x403 = 7
1480.21/602.63	c (491,0) x404 = 104
1480.21/602.63	c (491,0) x405 = 105
1480.21/602.63	c (491,0) x406 = 184
1480.21/602.63	c (491,0) x407 = 183
1480.21/602.63	c (491,0) x408 = 254
1480.21/602.63	c (491,0) x409 = 255
1480.21/602.63	c (491,0) x41 = 305
1480.21/602.63	c (491,0) x410 = 352
1480.21/602.63	c (491,0) x411 = 353
1480.21/602.63	c (491,0) x412 = 446
1480.21/602.63	c (491,0) x413 = 447
1480.21/602.63	c (491,0) x414 = 541
1480.21/602.63	c (491,0) x415 = 540
1480.21/602.63	c (491,0) x416 = 637
1480.21/602.63	c (491,0) x417 = 638
1480.21/602.63	c (491,0) x418 = 812
1480.21/602.63	c (491,0) x419 = 813
1480.21/602.63	c (491,0) x42 = 530
1480.21/602.63	c (491,0) x420 = 874
1480.21/602.63	c (491,0) x421 = 875
1480.21/602.63	c (491,0) x422 = 1002
1480.21/602.63	c (491,0) x423 = 1003
1480.21/602.63	c (491,0) x424 = 1205
1480.21/602.63	c (491,0) x425 = 1204
1480.21/602.63	c (491,0) x426 = 1235
1480.21/602.63	c (491,0) x427 = 1234
1480.21/602.63	c (491,0) x428 = 1265
1480.21/602.63	c (491,0) x429 = 1264
1480.21/602.63	c (491,0) x43 = 531
1480.21/602.63	c (491,0) x430 = 1344
1480.21/602.63	c (491,0) x431 = 1345
1480.21/602.63	c (491,0) x432 = 1377
1480.21/602.64	c (491,0) x433 = 1376
1480.21/602.64	c (491,0) x434 = 1420
1480.21/602.64	c (491,0) x435 = 1421
1480.21/602.64	c (491,0) x436 = 1599
1480.21/602.64	c (491,0) x437 = 1600
1480.21/602.64	c (491,0) x438 = 1653
1480.21/602.64	c (491,0) x439 = 1652
1480.21/602.64	c (491,0) x44 = 688
1480.21/602.64	c (491,0) x440 = 87
1480.21/602.64	c (491,0) x441 = 86
1480.21/602.64	c (491,0) x442 = 108
1480.21/602.64	c (491,0) x443 = 107
1480.21/602.64	c (491,0) x444 = 189
1480.21/602.64	c (491,0) x445 = 190
1480.21/602.64	c (491,0) x446 = 288
1480.21/602.64	c (491,0) x447 = 289
1480.21/602.64	c (491,0) x448 = 397
1480.21/602.64	c (491,0) x449 = 396
1480.21/602.64	c (491,0) x45 = 689
1480.21/602.64	c (491,0) x450 = 504
1480.21/602.64	c (491,0) x451 = 459
1480.21/602.64	c (491,0) x452 = 569
1480.21/602.64	c (491,0) x453 = 570
1480.21/602.64	c (491,0) x454 = 614
1480.21/602.64	c (491,0) x455 = 613
1480.21/602.64	c (491,0) x456 = 652
1480.21/602.64	c (491,0) x457 = 651
1480.21/602.64	c (491,0) x458 = 794
1480.21/602.64	c (491,0) x459 = 793
1480.21/602.64	c (491,0) x46 = 784
1480.21/602.64	c (491,0) x460 = 857
1480.21/602.64	c (491,0) x461 = 856
1480.21/602.64	c (491,0) x462 = 899
1480.21/602.64	c (491,0) x463 = 900
1480.21/602.64	c (491,0) x464 = 994
1480.21/602.64	c (491,0) x465 = 993
1480.21/602.64	c (491,0) x466 = 1004
1480.21/602.64	c (491,0) x467 = 1003
1480.21/602.64	c (491,0) x468 = 1067
1480.21/602.64	c (491,0) x469 = 1066
1480.21/602.64	c (491,0) x47 = 783
1480.21/602.64	c (491,0) x470 = 1086
1480.21/602.64	c (491,0) x471 = 1087
1480.21/602.64	c (491,0) x472 = 1156
1480.21/602.64	c (491,0) x473 = 1155
1480.21/602.64	c (491,0) x474 = 1166
1480.21/602.64	c (491,0) x475 = 1165
1480.21/602.64	c (491,0) x476 = 1226
1480.21/602.64	c (491,0) x477 = 1306
1480.21/602.64	c (491,0) x478 = 1553
1480.21/602.64	c (491,0) x479 = 1554
1480.21/602.64	c (491,0) x48 = 862
1480.21/602.64	c (491,0) x480 = 0
1480.21/602.64	c (491,0) x481 = 1
1480.21/602.64	c (491,0) x482 = 66
1480.21/602.64	c (491,0) x483 = 67
1480.21/602.64	c (491,0) x484 = 140
1480.21/602.64	c (491,0) x485 = 139
1480.21/602.64	c (491,0) x486 = 190
1480.21/602.64	c (491,0) x487 = 191
1480.21/602.64	c (491,0) x488 = 301
1480.21/602.64	c (491,0) x489 = 300
1480.21/602.64	c (491,0) x49 = 863
1480.21/602.64	c (491,0) x490 = 395
1480.21/602.64	c (491,0) x491 = 396
1480.21/602.64	c (491,0) x492 = 591
1480.21/602.64	c (491,0) x493 = 590
1480.21/602.64	c (491,0) x494 = 689
1480.21/602.64	c (491,0) x495 = 688
1480.21/602.64	c (491,0) x496 = 732
1480.21/602.64	c (491,0) x497 = 731
1480.21/602.64	c (491,0) x498 = 768
1480.21/602.64	c (491,0) x499 = 769
1480.21/602.64	c (491,0) x5 = 231
1480.21/602.64	c (491,0) x50 = 936
1480.21/602.64	c (491,0) x500 = 841
1480.21/602.64	c (491,0) x501 = 840
1480.21/602.64	c (491,0) x502 = 925
1480.21/602.64	c (491,0) x503 = 926
1480.21/602.64	c (491,0) x504 = 959
1480.21/602.64	c (491,0) x505 = 958
1480.21/602.64	c (491,0) x506 = 1003
1480.21/602.64	c (491,0) x507 = 1004
1480.21/602.64	c (491,0) x508 = 1073
1480.21/602.64	c (491,0) x509 = 1072
1480.21/602.64	c (491,0) x51 = 937
1480.21/602.64	c (491,0) x510 = 1120
1480.21/602.64	c (491,0) x511 = 1121
1480.21/602.64	c (491,0) x512 = 1295
1480.21/602.64	c (491,0) x513 = 1296
1480.21/602.64	c (491,0) x514 = 1531
1480.21/602.64	c (491,0) x515 = 1532
1480.21/602.64	c (491,0) x516 = 1617
1480.21/602.64	c (491,0) x517 = 1618
1480.21/602.64	c (491,0) x518 = 1644
1480.21/602.64	c (491,0) x519 = 1645
1480.21/602.64	c (491,0) x52 = 949
1480.21/602.64	c (491,0) x520 = 84
1480.21/602.64	c (491,0) x521 = 85
1480.21/602.64	c (491,0) x522 = 152
1480.21/602.64	c (491,0) x523 = 151
1480.21/602.64	c (491,0) x524 = 198
1480.21/602.64	c (491,0) x525 = 199
1480.21/602.64	c (491,0) x526 = 208
1480.21/602.64	c (491,0) x527 = 207
1480.21/602.64	c (491,0) x528 = 422
1480.21/602.64	c (491,0) x529 = 423
1480.21/602.64	c (491,0) x53 = 948
1480.21/602.64	c (491,0) x530 = 504
1480.21/602.64	c (491,0) x531 = 503
1480.21/602.64	c (491,0) x532 = 634
1480.21/602.64	c (491,0) x533 = 633
1480.21/602.64	c (491,0) x534 = 641
1480.21/602.64	c (491,0) x535 = 642
1480.21/602.64	c (491,0) x536 = 644
1480.21/602.64	c (491,0) x537 = 643
1480.21/602.64	c (491,0) x538 = 749
1480.21/602.64	c (491,0) x539 = 750
1480.21/602.64	c (491,0) x54 = 973
1480.21/602.64	c (491,0) x540 = 766
1480.21/602.64	c (491,0) x541 = 767
1480.21/602.64	c (491,0) x542 = 784
1480.21/602.64	c (491,0) x543 = 783
1480.21/602.64	c (491,0) x544 = 865
1480.21/602.64	c (491,0) x545 = 866
1480.21/602.64	c (491,0) x546 = 965
1480.21/602.64	c (491,0) x547 = 966
1480.21/602.64	c (491,0) x548 = 1012
1480.21/602.64	c (491,0) x549 = 1011
1480.21/602.64	c (491,0) x55 = 969
1480.21/602.64	c (491,0) x550 = 1099
1480.21/602.64	c (491,0) x551 = 1098
1480.21/602.64	c (491,0) x552 = 1219
1480.21/602.64	c (491,0) x553 = 1218
1480.21/602.64	c (491,0) x554 = 1307
1480.21/602.64	c (491,0) x555 = 1308
1480.21/602.64	c (491,0) x556 = 1456
1480.21/602.64	c (491,0) x557 = 1457
1480.21/602.64	c (491,0) x558 = 1502
1480.21/602.64	c (491,0) x559 = 1501
1480.21/602.64	c (491,0) x56 = 989
1480.21/602.64	c (491,0) x560 = 98
1480.21/602.64	c (491,0) x561 = 97
1480.21/602.64	c (491,0) x562 = 114
1480.21/602.64	c (491,0) x563 = 115
1480.21/602.64	c (491,0) x564 = 177
1480.21/602.64	c (491,0) x565 = 206
1480.21/602.64	c (491,0) x566 = 223
1480.21/602.64	c (491,0) x567 = 224
1480.21/602.64	c (491,0) x568 = 261
1480.21/602.64	c (491,0) x569 = 262
1480.21/602.64	c (491,0) x57 = 990
1480.21/602.64	c (491,0) x570 = 312
1480.21/602.64	c (491,0) x571 = 311
1480.21/602.64	c (491,0) x572 = 383
1480.21/602.64	c (491,0) x573 = 382
1480.21/602.64	c (491,0) x574 = 459
1480.21/602.64	c (491,0) x575 = 458
1480.21/602.64	c (491,0) x576 = 555
1480.21/602.64	c (491,0) x577 = 556
1480.21/602.64	c (491,0) x578 = 631
1480.21/602.64	c (491,0) x579 = 630
1480.21/602.64	c (491,0) x58 = 1002
1480.21/602.64	c (491,0) x580 = 700
1480.21/602.64	c (491,0) x581 = 701
1480.21/602.64	c (491,0) x582 = 787
1480.21/602.64	c (491,0) x583 = 786
1480.21/602.64	c (491,0) x584 = 896
1480.21/602.64	c (491,0) x585 = 895
1480.21/602.64	c (491,0) x586 = 1105
1480.21/602.64	c (491,0) x587 = 1106
1480.21/602.64	c (491,0) x588 = 1121
1480.21/602.64	c (491,0) x589 = 1120
1480.21/602.64	c (491,0) x59 = 1001
1480.21/602.64	c (491,0) x590 = 1249
1480.21/602.64	c (491,0) x591 = 1250
1480.21/602.64	c (491,0) x592 = 1330
1480.21/602.64	c (491,0) x593 = 1331
1480.21/602.64	c (491,0) x594 = 1381
1480.21/602.64	c (491,0) x595 = 1380
1480.21/602.64	c (491,0) x596 = 1411
1480.21/602.64	c (491,0) x597 = 1410
1480.21/602.64	c (491,0) x598 = 1600
1480.21/602.64	c (491,0) x599 = 1599
1480.21/602.64	c (491,0) x6 = 267
1480.21/602.64	c (491,0) x60 = 1070
1480.21/602.64	c (491,0) x600 = 30
1480.21/602.64	c (491,0) x601 = 29
1480.21/602.64	c (491,0) x602 = 35
1480.21/602.64	c (491,0) x603 = 36
1480.21/602.64	c (491,0) x604 = 109
1480.21/602.64	c (491,0) x605 = 108
1480.21/602.64	c (491,0) x606 = 179
1480.21/602.64	c (491,0) x607 = 178
1480.21/602.64	c (491,0) x608 = 278
1480.21/602.64	c (491,0) x609 = 277
1480.21/602.64	c (491,0) x61 = 1071
1480.21/602.64	c (491,0) x610 = 307
1480.21/602.64	c (491,0) x611 = 308
1480.21/602.64	c (491,0) x612 = 348
1480.21/602.64	c (491,0) x613 = 822
1480.21/602.64	c (491,0) x614 = 878
1480.21/602.64	c (491,0) x615 = 612
1480.21/602.64	c (491,0) x616 = 968
1480.21/602.64	c (491,0) x617 = 969
1480.21/602.64	c (491,0) x618 = 1038
1480.21/602.64	c (491,0) x619 = 1039
1480.21/602.64	c (491,0) x62 = 1113
1480.21/602.64	c (491,0) x620 = 1070
1480.21/602.64	c (491,0) x621 = 1069
1480.21/602.64	c (491,0) x622 = 1075
1480.21/602.64	c (491,0) x623 = 1076
1480.21/602.64	c (491,0) x624 = 1099
1480.21/602.64	c (491,0) x625 = 1098
1480.21/602.64	c (491,0) x626 = 1163
1480.21/602.64	c (491,0) x627 = 1162
1480.21/602.64	c (491,0) x628 = 1175
1480.21/602.64	c (491,0) x629 = 1176
1480.21/602.64	c (491,0) x63 = 1112
1480.21/602.64	c (491,0) x630 = 1264
1480.21/602.64	c (491,0) x631 = 1263
1480.21/602.64	c (491,0) x632 = 1302
1480.21/602.64	c (491,0) x633 = 1303
1480.21/602.64	c (491,0) x634 = 1435
1480.21/602.64	c (491,0) x635 = 1436
1480.21/602.64	c (491,0) x636 = 1539
1480.21/602.64	c (491,0) x637 = 1538
1480.21/602.64	c (491,0) x638 = 1633
1480.21/602.64	c (491,0) x639 = 1632
1480.21/602.64	c (491,0) x64 = 1176
1480.21/602.64	c (491,0) x640 = 0
1480.21/602.64	c (491,0) x641 = 1
1480.21/602.64	c (491,0) x642 = 5
1480.21/602.64	c (491,0) x643 = 6
1480.21/602.64	c (491,0) x644 = 140
1480.21/602.64	c (491,0) x645 = 139
1480.21/602.64	c (491,0) x646 = 255
1480.21/602.64	c (491,0) x647 = 254
1480.21/602.64	c (491,0) x648 = 602
1480.21/602.64	c (491,0) x649 = 603
1480.21/602.64	c (491,0) x65 = 1177
1480.21/602.64	c (491,0) x650 = 685
1480.21/602.64	c (491,0) x651 = 684
1480.21/602.64	c (491,0) x652 = 707
1480.21/602.64	c (491,0) x653 = 706
1480.21/602.64	c (491,0) x654 = 760
1480.21/602.64	c (491,0) x655 = 759
1480.21/602.64	c (491,0) x656 = 761
1480.21/602.64	c (491,0) x657 = 762
1480.21/602.64	c (491,0) x658 = 794
1480.21/602.64	c (491,0) x659 = 793
1480.21/602.64	c (491,0) x66 = 1274
1480.21/602.64	c (491,0) x660 = 833
1480.21/602.64	c (491,0) x661 = 834
1480.21/602.64	c (491,0) x662 = 864
1480.21/602.64	c (491,0) x663 = 865
1480.21/602.64	c (491,0) x664 = 935
1480.21/602.64	c (491,0) x665 = 934
1480.21/602.64	c (491,0) x666 = 1036
1480.21/602.64	c (491,0) x667 = 1035
1480.21/602.64	c (491,0) x668 = 1057
1480.21/602.64	c (491,0) x669 = 1056
1480.21/602.64	c (491,0) x67 = 1275
1480.21/602.64	c (491,0) x670 = 1161
1480.21/602.64	c (491,0) x671 = 1160
1480.21/602.64	c (491,0) x672 = 1165
1480.21/602.64	c (491,0) x673 = 1164
1480.21/602.64	c (491,0) x674 = 1231
1480.21/602.64	c (491,0) x675 = 1232
1480.21/602.64	c (491,0) x676 = 1346
1480.21/602.64	c (491,0) x677 = 1347
1480.21/602.64	c (491,0) x678 = 1426
1480.21/602.64	c (491,0) x679 = 1425
1480.21/602.64	c (491,0) x68 = 1343
1480.21/602.64	c (491,0) x680 = 0
1480.21/602.64	c (491,0) x681 = 1
1480.21/602.64	c (491,0) x682 = 75
1480.21/602.64	c (491,0) x683 = 59
1480.21/602.64	c (491,0) x684 = 152
1480.21/602.64	c (491,0) x685 = 151
1480.21/602.64	c (491,0) x686 = 248
1480.21/602.64	c (491,0) x687 = 249
1480.21/602.64	c (491,0) x688 = 488
1480.21/602.64	c (491,0) x689 = 487
1480.21/602.64	c (491,0) x69 = 1342
1480.21/602.64	c (491,0) x690 = 541
1480.21/602.64	c (491,0) x691 = 540
1480.21/602.64	c (491,0) x692 = 566
1480.21/602.64	c (491,0) x693 = 645
1480.21/602.64	c (491,0) x694 = 733
1480.21/602.64	c (491,0) x695 = 734
1480.21/602.64	c (491,0) x696 = 764
1480.21/602.64	c (491,0) x697 = 763
1480.21/602.64	c (491,0) x698 = 921
1480.21/602.64	c (491,0) x699 = 922
1480.21/602.64	c (491,0) x7 = 266
1480.21/602.64	c (491,0) x70 = 1345
1480.21/602.64	c (491,0) x700 = 1125
1480.21/602.64	c (491,0) x701 = 1124
1480.21/602.64	c (491,0) x702 = 1151
1480.21/602.64	c (491,0) x703 = 1152
1480.21/602.64	c (491,0) x704 = 1227
1480.21/602.64	c (491,0) x705 = 1226
1480.21/602.64	c (491,0) x706 = 1312
1480.21/602.64	c (491,0) x707 = 1311
1480.21/602.64	c (491,0) x708 = 1328
1480.21/602.64	c (491,0) x709 = 1329
1480.21/602.64	c (491,0) x71 = 1344
1480.21/602.64	c (491,0) x710 = 1357
1480.21/602.64	c (491,0) x711 = 1358
1480.21/602.64	c (491,0) x712 = 1386
1480.21/602.64	c (491,0) x713 = 1387
1480.21/602.64	c (491,0) x714 = 1443
1480.21/602.64	c (491,0) x715 = 1442
1480.21/602.64	c (491,0) x716 = 1523
1480.21/602.64	c (491,0) x717 = 1524
1480.21/602.64	c (491,0) x718 = 1610
1480.21/602.64	c (491,0) x719 = 1609
1480.21/602.64	c (491,0) x72 = 1398
1480.21/602.64	c (491,0) x720 = 480
1480.21/602.64	c (491,0) x721 = 481
1480.21/602.64	c (491,0) x722 = 583
1480.21/602.64	c (491,0) x723 = 584
1480.21/602.64	c (491,0) x724 = 625
1480.21/602.64	c (491,0) x725 = 626
1480.21/602.64	c (491,0) x726 = 694
1480.21/602.64	c (491,0) x727 = 695
1480.21/602.64	c (491,0) x728 = 737
1480.21/602.64	c (491,0) x729 = 738
1480.21/602.64	c (491,0) x73 = 1397
1480.21/602.64	c (491,0) x730 = 792
1480.21/602.64	c (491,0) x731 = 793
1480.21/602.64	c (491,0) x732 = 897
1480.21/602.64	c (491,0) x733 = 898
1480.21/602.64	c (491,0) x734 = 945
1480.21/602.64	c (491,0) x735 = 949
1480.21/602.64	c (491,0) x736 = 975
1480.21/602.64	c (491,0) x737 = 974
1480.21/602.64	c (491,0) x738 = 1064
1480.21/602.64	c (491,0) x739 = 1063
1480.21/602.64	c (491,0) x74 = 1500
1480.21/602.64	c (491,0) x740 = 1170
1480.21/602.64	c (491,0) x741 = 1171
1480.21/602.64	c (491,0) x742 = 1226
1480.21/602.64	c (491,0) x743 = 1227
1480.21/602.64	c (491,0) x744 = 1325
1480.21/602.64	c (491,0) x745 = 1324
1480.21/602.64	c (491,0) x746 = 1394
1480.21/602.64	c (491,0) x747 = 1393
1480.21/602.64	c (491,0) x748 = 1493
1480.21/602.64	c (491,0) x749 = 1494
1480.21/602.64	c (491,0) x75 = 1499
1480.21/602.64	c (491,0) x750 = 1556
1480.21/602.64	c (491,0) x751 = 1555
1480.21/602.64	c (491,0) x752 = 1602
1480.21/602.64	c (491,0) x753 = 1603
1480.21/602.64	c (491,0) x754 = 1628
1480.21/602.64	c (491,0) x755 = 1627
1480.21/602.64	c (491,0) x756 = 1681
1480.21/602.64	c (491,0) x757 = 1682
1480.21/602.64	c (491,0) x758 = 1693
1480.21/602.64	c (491,0) x759 = 1692
1480.21/602.64	c (491,0) x76 = 1601
1480.21/602.64	c (491,0) x760 = 115
1480.21/602.64	c (491,0) x761 = 114
1480.21/602.64	c (491,0) x762 = 179
1480.21/602.64	c (491,0) x763 = 180
1480.21/602.64	c (491,0) x764 = 348
1480.21/602.64	c (491,0) x765 = 343
1480.21/602.64	c (491,0) x766 = 392
1480.21/602.64	c (491,0) x767 = 391
1480.21/602.64	c (491,0) x768 = 456
1480.21/602.64	c (491,0) x769 = 455
1480.21/602.64	c (491,0) x77 = 1602
1480.21/602.64	c (491,0) x770 = 543
1480.21/602.64	c (491,0) x771 = 544
1480.21/602.64	c (491,0) x772 = 625
1480.21/602.64	c (491,0) x773 = 624
1480.21/602.64	c (491,0) x774 = 703
1480.21/602.64	c (491,0) x775 = 702
1480.21/602.64	c (491,0) x776 = 830
1480.21/602.64	c (491,0) x777 = 831
1480.21/602.64	c (491,0) x778 = 896
1480.21/602.64	c (491,0) x779 = 895
1480.21/602.64	c (491,0) x78 = 1665
1480.21/602.64	c (491,0) x780 = 1051
1480.21/602.64	c (491,0) x781 = 1050
1480.21/602.64	c (491,0) x782 = 1129
1480.21/602.64	c (491,0) x783 = 1130
1480.21/602.64	c (491,0) x784 = 1197
1480.21/602.64	c (491,0) x785 = 1198
1480.21/602.64	c (491,0) x786 = 1208
1480.21/602.64	c (491,0) x787 = 1207
1480.21/602.64	c (491,0) x788 = 1299
1480.21/602.64	c (491,0) x789 = 1298
1480.21/602.64	c (491,0) x79 = 1664
1480.21/602.64	c (491,0) x790 = 1479
1480.21/602.64	c (491,0) x791 = 1480
1480.21/602.64	c (491,0) x792 = 1549
1480.21/602.64	c (491,0) x793 = 1550
1480.21/602.64	c (491,0) x794 = 1608
1480.21/602.64	c (491,0) x795 = 1609
1480.21/602.64	c (491,0) x796 = 1639
1480.21/602.64	c (491,0) x797 = 1640
1480.21/602.64	c (491,0) x798 = 1673
1480.21/602.64	c (491,0) x799 = 1672
1480.21/602.64	c (491,0) x8 = 329
1480.21/602.64	c (491,0) x80 = 0
1480.21/602.64	c (491,0) x81 = 1
1480.21/602.64	c (491,0) x82 = 107
1480.21/602.64	c (491,0) x83 = 108
1480.21/602.64	c (491,0) x84 = 161
1480.21/602.64	c (491,0) x85 = 160
1480.21/602.64	c (491,0) x86 = 296
1480.21/602.64	c (491,0) x87 = 297
1480.21/602.64	c (491,0) x88 = 341
1480.21/602.64	c (491,0) x89 = 342
1480.21/602.64	c (491,0) x9 = 330
1480.21/602.64	c (491,0) x90 = 419
1480.21/602.64	c (491,0) x91 = 418
1480.21/602.64	c (491,0) x92 = 446
1480.21/602.64	c (491,0) x93 = 447
1480.21/602.64	c (491,0) x94 = 494
1480.21/602.64	c (491,0) x95 = 495
1480.21/602.64	c (491,0) x96 = 600
1480.21/602.64	c (491,0) x97 = 601
1480.21/602.64	c (491,0) x98 = 686
1480.21/602.64	c (491,0) x99 = 687
1480.21/602.64	s SATISFIABLE
1480.21/602.65	v <instantiation>
1480.21/602.65	v     <list>x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 x117 x118 x119 x120 x121 x122 x123 x124 x125 x126 x127 x128 x129 x130 x131 x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 x145 x146 x147 x148 x149 x150 x151 x152 x153 x154 x155 x156 x157 x158 x159 x160 x161 x162 x163 x164 x165 x166 x167 x168 x169 x170 x171 x172 x173 x174 x175 x176 x177 x178 x179 x180 x181 x182 x183 x184 x185 x186 x187 x188 x189 x190 x191 x192 x193 x194 x195 x196 x197 x198 x199 x200 x201 x202 x203 x204 x205 x206 x207 x208 x209 x210 x211 x212 x213 x214 x215 x216 x217 x218 x219 x220 x221 x222 x223 x224 x225 x226 x227 x228 x229 x230 x231 x232 x233 x234 x235 x236 x237 x238 x239 x240 x241 x242 x243 x244 x245 x246 x247 x248 x249 x250 x251 x252 x253 x254 x255 x256 x257 x258 x259 x260 x261 x262 x263 x264 x265 x266 x267 x268 x269 x270 x271 x272 x273 x274 x275 x276 x277 x278 x279 x280 x281 x282 x283 x284 x285 x286 x287 x288 x289 x290 x291 x292 x293 x294 x295 x296 x297 x298 x299 x300 x301 x302 x303 x304 x305 x306 x307 x308 x309 x310 x311 x312 x313 x314 x315 x316 x317 x318 x319 x320 x321 x322 x323 x324 x325 x326 x327 x328 x329 x330 x331 x332 x333 x334 x335 x336 x337 x338 x339 x340 x341 x342 x343 x344 x345 x346 x347 x348 x349 x350 x351 x352 x353 x354 x355 x356 x357 x358 x359 x360 x361 x362 x363 x364 x365 x366 x367 x368 x369 x370 x371 x372 x373 x374 x375 x376 x377 x378 x379 x380 x381 x382 x383 x384 x385 x386 x387 x388 x389 x390 x391 x392 x393 x394 x395 x396 x397 x398 x399 x400 x401 x402 x403 x404 x405 x406 x407 x408 x409 x410 x411 x412 x413 x414 x415 x416 x417 x418 x419 x420 x421 x422 x423 x424 x425 x426 x427 x428 x429 x430 x431 x432 x433 x434 x435 x436 x437 x438 x439 x440 x441 x442 x443 x444 x445 x446 x447 x448 x449 x450 x451 x452 x453 x454 x455 x456 x457 x458 x459 x460 x461 x462 x463 x464 x465 x466 x467 x468 x469 x470 x471 x472 x473 x474 x475 x476 x477 x478 x479 x480 x481 x482 x483 x484 x485 x486 x487 x488 x489 x490 x491 x492 x493 x494 x495 x496 x497 x498 x499 x500 x501 x502 x503 x504 x505 x506 x507 x508 x509 x510 x511 x512 x513 x514 x515 x516 x517 x518 x519 x520 x521 x522 x523 x524 x525 x526 x527 x528 x529 x530 x531 x532 x533 x534 x535 x536 x537 x538 x539 x540 x541 x542 x543 x544 x545 x546 x547 x548 x549 x550 x551 x552 x553 x554 x555 x556 x557 x558 x559 x560 x561 x562 x563 x564 x565 x566 x567 x568 x569 x570 x571 x572 x573 x574 x575 x576 x577 x578 x579 x580 x581 x582 x583 x584 x585 x586 x587 x588 x589 x590 x591 x592 x593 x594 x595 x596 x597 x598 x599 x600 x601 x602 x603 x604 x605 x606 x607 x608 x609 x610 x611 x612 x613 x614 x615 x616 x617 x618 x619 x620 x621 x622 x623 x624 x625 x626 x627 x628 x629 x630 x631 x632 x633 x634 x635 x636 x637 x638 x639 x640 x641 x642 x643 x644 x645 x646 x647 x648 x649 x650 x651 x652 x653 x654 x655 x656 x657 x658 x659 x660 x661 x662 x663 x664 x665 x666 x667 x668 x669 x670 x671 x672 x673 x674 x675 x676 x677 x678 x679 x680 x681 x682 x683 x684 x685 x686 x687 x688 x689 x690 x691 x692 x693 x694 x695 x696 x697 x698 x699 x700 x701 x702 x703 x704 x705 x706 x707 x708 x709 x710 x711 x712 x713 x714 x715 x716 x717 x718 x719 x720 x721 x722 x723 x724 x725 x726 x727 x728 x729 x730 x731 x732 x733 x734 x735 x736 x737 x738 x739 x740 x741 x742 x743 x744 x745 x746 x747 x748 x749 x750 x751 x752 x753 x754 x755 x756 x757 x758 x759 x760 x761 x762 x763 x764 x765 x766 x767 x768 x769 x770 x771 x772 x773 x774 x775 x776 x777 x778 x779 x780 x781 x782 x783 x784 x785 x786 x787 x788 x789 x790 x791 x792 x793 x794 x795 x796 x797 x798 x799</list>
1480.21/602.65	v     <values>20 19 191 190 232 231 267 266 329 330 365 366 436 435 480 479 641 642 771 770 809 808 824 825 913 888 927 928 957 958 994 995 1122 1123 1169 1168 1220 1221 1311 1310 304 305 530 531 688 689 784 783 862 863 936 937 949 948 973 969 989 990 1002 1001 1070 1071 1113 1112 1176 1177 1274 1275 1343 1342 1345 1344 1398 1397 1500 1499 1601 1602 1665 1664 0 1 107 108 161 160 296 297 341 342 419 418 446 447 494 495 600 601 686 687 708 707 933 932 1066 1065 1122 1121 1265 1266 1346 1345 1366 1367 1413 1414 1538 1537 1643 1642 0 1 53 52 105 104 172 173 198 199 262 263 389 390 461 462 483 482 504 505 625 626 633 634 725 724 734 733 919 920 1014 1015 1350 1351 1445 1444 1527 1526 1610 1609 0 1 30 29 107 106 196 197 262 263 383 384 459 460 478 477 493 494 589 588 601 602 626 627 636 635 649 648 700 699 735 734 770 771 874 875 1604 1605 1676 1675 0 1 36 35 94 95 185 184 259 260 327 326 460 459 532 533 555 556 564 798 865 771 878 879 972 971 1092 1091 1172 1173 1204 1311 1348 1349 1448 1449 1518 1517 1598 1599 0 1 104 105 168 167 183 184 377 378 379 378 531 532 602 601 709 708 784 783 861 860 1025 1026 1117 1116 1324 1323 1342 1343 1401 1400 1430 1431 1518 1517 1575 1576 1621 1620 0 1 20 19 84 85 179 178 220 221 316 315 421 422 494 493 524 525 527 526 587 588 666 667 959 958 974 975 1033 1034 1428 1429 1599 1598 1635 1634 1657 1658 1676 1677 201 200 395 396 469 468 563 562 640 639 699 700 780 781 873 872 877 878 986 985 1063 1064 1136 1135 1228 1229 1303 1302 1399 1398 1440 1441 1450 1451 1497 1498 1520 1519 1600 1599 46 45 187 188 302 303 340 339 426 427 443 442 467 468 531 530 614 613 704 705 791 790 959 960 1058 1057 1156 1157 1205 1204 1235 1236 1296 1295 1397 1398 1453 1454 1635 1634 0 1 8 7 104 105 184 183 254 255 352 353 446 447 541 540 637 638 812 813 874 875 1002 1003 1205 1204 1235 1234 1265 1264 1344 1345 1377 1376 1420 1421 1599 1600 1653 1652 87 86 108 107 189 190 288 289 397 396 504 459 569 570 614 613 652 651 794 793 857 856 899 900 994 993 1004 1003 1067 1066 1086 1087 1156 1155 1166 1165 1226 1306 1553 1554 0 1 66 67 140 139 190 191 301 300 395 396 591 590 689 688 732 731 768 769 841 840 925 926 959 958 1003 1004 1073 1072 1120 1121 1295 1296 1531 1532 1617 1618 1644 1645 84 85 152 151 198 199 208 207 422 423 504 503 634 633 641 642 644 643 749 750 766 767 784 783 865 866 965 966 1012 1011 1099 1098 1219 1218 1307 1308 1456 1457 1502 1501 98 97 114 115 177 206 223 224 261 262 312 311 383 382 459 458 555 556 631 630 700 701 787 786 896 895 1105 1106 1121 1120 1249 1250 1330 1331 1381 1380 1411 1410 1600 1599 30 29 35 36 109 108 179 178 278 277 307 308 348 822 878 612 968 969 1038 1039 1070 1069 1075 1076 1099 1098 1163 1162 1175 1176 1264 1263 1302 1303 1435 1436 1539 1538 1633 1632 0 1 5 6 140 139 255 254 602 603 685 684 707 706 760 759 761 762 794 793 833 834 864 865 935 934 1036 1035 1057 1056 1161 1160 1165 1164 1231 1232 1346 1347 1426 1425 0 1 75 59 152 151 248 249 488 487 541 540 566 645 733 734 764 763 921 922 1125 1124 1151 1152 1227 1226 1312 1311 1328 1329 1357 1358 1386 1387 1443 1442 1523 1524 1610 1609 480 481 583 584 625 626 694 695 737 738 792 793 897 898 945 949 975 974 1064 1063 1170 1171 1226 1227 1325 1324 1394 1393 1493 1494 1556 1555 1602 1603 1628 1627 1681 1682 1693 1692 115 114 179 180 348 343 392 391 456 455 543 544 625 624 703 702 830 831 896 895 1051 1050 1129 1130 1197 1198 1208 1207 1299 1298 1479 1480 1549 1550 1608 1609 1639 1640 1673 1672</values>
1480.21/602.65	v </instantiation>
1480.21/602.65	c (491,0) Show results End
1480.21/602.65	c (491,0) Heap : 334 MiB used (max 3925 MiB), NonHeap : 19 MiB used (max 0 MiB)
1480.21/602.65	c (491,0) 491,491,STOP-AFTER(ALL)
1480.21/602.65	c END-Prog: Sat Sep 14 08:34:36 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 (14567 MiB free)
  memory of node 1: 16384 MiB (15637 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392559-1568442316/watcher-4392559-1568442316 -o /tmp/evaluation-result-4392559-1568442316/solver-4392559-1568442316 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node117-1568439189-30083 --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-4392559-1568442316.xml 

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

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


[startup+0.100133 s]*
/proc/loadavg: 7.55 7.99 8.06 2/212 30805
/proc/meminfo: memFree=30838268/32770624 swapFree=66948096/67108860
[pid=30783] ppid=30780 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/30783/stat : 30783 (scop.sh) S 30780 30783 30056 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 420173509 115843072 349 33554432000 4194304 5098028 140733550200960 140733550198216 140578966033020 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29315072 140733550207781 140733550208108 140733550208108 140733550211021 0
/proc/30783/statm: 28282 349 296 221 0 87 0
[pid=30786] ppid=30783 vsize=27314120 memory=106132 CPUtime=0.1 cores=0-7
/proc/30786/stat : 30786 (java) S 30783 30783 30056 0 -1 1077944320 6649 0 0 0 8 2 0 0 20 0 20 0 420173510 27969658880 26533 33554432000 4194304 4196468 140734945630880 140734945613424 140002871504631 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
/proc/30786/statm: 6828530 26533 2807 1 0 6790935 0
[pid=30786/tid=30787] ppid=30783 vsize=27314120 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/30786/task/30787/stat : 30787 (java) R 30783 30783 30056 0 -1 4202560 4723 0 0 0 7 2 0 0 20 0 20 0 420173510 27969658880 26533 33554432000 4194304 4196468 140734945630880 140002843330960 140002327604952 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30788] ppid=30783 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/30786/task/30788/stat : 30788 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 26533 33554432000 4194304 4196468 140734945630880 140002875747216 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30789] ppid=30783 vsize=27314120 memory=140677030979200 CPUtime=0 cores=0-7
/proc/30786/task/30789/stat : 30789 (java) S 30783 30783 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 26533 33554432000 4194304 4196468 140734945630880 140002659142416 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30790] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30790/stat : 30790 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 26533 33554432000 4194304 4196468 140734945630880 140002658090128 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30791] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30791/stat : 30791 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 26533 33554432000 4194304 4196468 140734945630880 140002657037328 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30792] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30792/stat : 30792 (java) S 30783 30783 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 26533 33554432000 4194304 4196468 140734945630880 140002655984016 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30793] ppid=30783 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30786/task/30793/stat : 30793 (java) S 30783 30783 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 26533 33554432000 4194304 4196468 140734945630880 140002654931216 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30794] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30794/stat : 30794 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 26533 33554432000 4194304 4196468 140734945630880 140002653878928 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30795] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30795/stat : 30795 (java) S 30783 30783 30056 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 26533 33554432000 4194304 4196468 140734945630880 140002652826128 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30796] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30796/stat : 30796 (java) S 30783 30783 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420173514 27969658880 26533 33554432000 4194304 4196468 140734945630880 140001929063024 140002871515778 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30797] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30797/stat : 30797 (java) S 30783 30783 30056 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420173514 27969658880 26533 33554432000 4194304 4196468 140734945630880 140000767239456 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30798] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30798/stat : 30798 (java) S 30783 30783 30056 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420173514 27969658880 26533 33554432000 4194304 4196468 140734945630880 140000633017968 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30799] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30799/stat : 30799 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173517 27969658880 26533 33554432000 4194304 4196468 140734945630880 140000258513488 140002871523227 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30800] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30800/stat : 30800 (java) S 30783 30783 30056 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 420173517 27969658880 26533 33554432000 4194304 4196468 140734945630880 140001928009840 140002871515778 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30801] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30801/stat : 30801 (java) S 30783 30783 30056 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420173517 27969658880 26533 33554432000 4194304 4196468 140734945630880 140001926957040 140002871515778 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30802] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30802/stat : 30802 (java) S 30783 30783 30056 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420173517 27969658880 26533 33554432000 4194304 4196468 140734945630880 140001925904752 140002871515778 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30803] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30803/stat : 30803 (java) S 30783 30783 30056 0 -1 1077944384 252 0 0 0 0 0 0 0 20 0 20 0 420173517 27969658880 26533 33554432000 4194304 4196468 140734945630880 140001924851952 140002871515778 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30804] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30804/stat : 30804 (java) S 30783 30783 30056 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420173517 27969658880 26533 33554432000 4194304 4196468 140734945630880 139999760608096 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30805] ppid=30783 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30786/task/30805/stat : 30805 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173517 27969658880 26533 33554432000 4194304 4196468 140734945630880 140001923799856 140002871515778 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107528 KiB

[startup+0.210497 s]*
/proc/loadavg: 7.55 7.99 8.06 2/212 30805
/proc/meminfo: memFree=30816220/32770624 swapFree=66948096/67108860
[pid=30783] ppid=30780 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/30783/stat : 30783 (scop.sh) S 30780 30783 30056 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 420173509 115843072 349 33554432000 4194304 5098028 140733550200960 140733550198216 140578966033020 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29315072 140733550207781 140733550208108 140733550208108 140733550211021 0
/proc/30783/statm: 28282 349 296 221 0 87 0
[pid=30786] ppid=30783 vsize=27314120 memory=123388 CPUtime=0.24 cores=0-7
/proc/30786/stat : 30786 (java) S 30783 30783 30056 0 -1 1077944320 12136 0 0 0 20 4 0 0 20 0 20 0 420173510 27969658880 30847 33554432000 4194304 4196468 140734945630880 140734945613424 140002871504631 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
/proc/30786/statm: 6828530 30847 2958 1 0 6790935 0
[pid=30786/tid=30787] ppid=30783 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/30786/task/30787/stat : 30787 (java) R 30783 30783 30056 0 -1 4202560 9817 0 0 0 16 3 0 0 20 0 20 0 420173510 27969658880 30847 33554432000 4194304 4196468 140734945630880 140002843288192 140002853069594 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30788] ppid=30783 vsize=27314120 memory=328 CPUtime=0 cores=0-7
/proc/30786/task/30788/stat : 30788 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 30847 33554432000 4194304 4196468 140734945630880 140002875747216 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30789] ppid=30783 vsize=27314120 memory=288371053182690944 CPUtime=0 cores=0-7
/proc/30786/task/30789/stat : 30789 (java) S 30783 30783 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 30847 33554432000 4194304 4196468 140734945630880 140002659142416 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30790] ppid=30783 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30786/task/30790/stat : 30790 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 30847 33554432000 4194304 4196468 140734945630880 140002658090128 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30791] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30791/stat : 30791 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 30847 33554432000 4194304 4196468 140734945630880 140002657037328 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30792] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30792/stat : 30792 (java) S 30783 30783 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 30847 33554432000 4194304 4196468 140734945630880 140002655984016 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30793] ppid=30783 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30786/task/30793/stat : 30793 (java) S 30783 30783 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 30847 33554432000 4194304 4196468 140734945630880 140002654931216 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30794] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30794/stat : 30794 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 30847 33554432000 4194304 4196468 140734945630880 140002653878928 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30795] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30795/stat : 30795 (java) S 30783 30783 30056 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 30847 33554432000 4194304 4196468 140734945630880 140002652826128 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30796] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30796/stat : 30796 (java) S 30783 30783 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420173514 27969658880 30847 33554432000 4194304 4196468 140734945630880 140001929063024 140002871515778 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30797] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30797/stat : 30797 (java) S 30783 30783 30056 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420173514 27969658880 30847 33554432000 4194304 4196468 140734945630880 140000767239456 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30798] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30798/stat : 30798 (java) S 30783 30783 30056 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420173514 27969658880 30847 33554432000 4194304 4196468 140734945630880 140000633017968 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30799] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30799/stat : 30799 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173517 27969658880 30847 33554432000 4194304 4196468 140734945630880 140000258513488 140002871523227 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30800] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30800/stat : 30800 (java) S 30783 30783 30056 0 -1 1077944384 344 0 0 0 0 0 0 0 20 0 20 0 420173517 27969658880 30847 33554432000 4194304 4196468 140734945630880 140001928009840 140002871515778 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30801] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30801/stat : 30801 (java) S 30783 30783 30056 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 20 0 420173517 27969658880 30847 33554432000 4194304 4196468 140734945630880 140001926957040 140002871515778 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30802] ppid=30783 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30786/task/30802/stat : 30802 (java) S 30783 30783 30056 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 420173517 27969658880 30847 33554432000 4194304 4196468 140734945630880 140001925904752 140002871515778 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30803] ppid=30783 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/30786/task/30803/stat : 30803 (java) S 30783 30783 30056 0 -1 1077944384 461 0 0 0 2 0 0 0 20 0 20 0 420173517 27969658880 30847 33554432000 4194304 4196468 140734945630880 140001924851952 140002871515778 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30804] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30804/stat : 30804 (java) S 30783 30783 30056 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420173517 27969658880 30847 33554432000 4194304 4196468 140734945630880 139999760608096 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30805] ppid=30783 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30786/task/30805/stat : 30805 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173517 27969658880 30847 33554432000 4194304 4196468 140734945630880 140001923799856 140002871515778 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124784 KiB

[startup+0.310497 s]*
/proc/loadavg: 7.55 7.99 8.06 2/212 30805
/proc/meminfo: memFree=30813788/32770624 swapFree=66948096/67108860
[pid=30783] ppid=30780 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/30783/stat : 30783 (scop.sh) S 30780 30783 30056 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 420173509 115843072 349 33554432000 4194304 5098028 140733550200960 140733550198216 140578966033020 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29315072 140733550207781 140733550208108 140733550208108 140733550211021 0
/proc/30783/statm: 28282 349 296 221 0 87 0
[pid=30786] ppid=30783 vsize=27314120 memory=127500 CPUtime=0.42 cores=0-7
/proc/30786/stat : 30786 (java) S 30783 30783 30056 0 -1 1077944320 13305 0 0 0 37 5 0 0 20 0 20 0 420173510 27969658880 31875 33554432000 4194304 4196468 140734945630880 140734945613424 140002871504631 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
/proc/30786/statm: 6828530 31875 3011 1 0 6790935 0
[pid=30786/tid=30787] ppid=30783 vsize=27314120 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/30786/task/30787/stat : 30787 (java) R 30783 30783 30056 0 -1 4202560 10794 0 0 0 26 4 0 0 20 0 20 0 420173510 27969658880 31875 33554432000 4194304 4196468 140734945630880 140002843295280 140002855548261 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30788] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30788/stat : 30788 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 31875 33554432000 4194304 4196468 140734945630880 140002875747216 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30789] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30789/stat : 30789 (java) S 30783 30783 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 31875 33554432000 4194304 4196468 140734945630880 140002659142416 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30790] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30790/stat : 30790 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 31875 33554432000 4194304 4196468 140734945630880 140002658090128 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30791] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30791/stat : 30791 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 31875 33554432000 4194304 4196468 140734945630880 140002657037328 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30792] ppid=30783 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/30786/task/30792/stat : 30792 (java) S 30783 30783 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 31875 33554432000 4194304 4196468 140734945630880 140002655984016 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30793] ppid=30783 vsize=27314120 memory=140676889146287 CPUtime=0 cores=0-7
/proc/30786/task/30793/stat : 30793 (java) S 30783 30783 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 31875 33554432000 4194304 4196468 140734945630880 140002654931216 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30794] ppid=30783 vsize=27314120 memory=140676889148592 CPUtime=0 cores=0-7
/proc/30786/task/30794/stat : 30794 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 31875 33554432000 4194304 4196468 140734945630880 140002653878928 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30795] ppid=30783 vsize=27314120 memory=140676889150896 CPUtime=0 cores=0-7
/proc/30786/task/30795/stat : 30795 (java) S 30783 30783 30056 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420173512 27969658880 31875 33554432000 4194304 4196468 140734945630880 140002652826128 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30796] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30796/stat : 30796 (java) S 30783 30783 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420173514 27969658880 31875 33554432000 4194304 4196468 140734945630880 140001929063024 140002871515778 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30797] ppid=30783 vsize=27314120 memory=281353778308752 CPUtime=0 cores=0-7
/proc/30786/task/30797/stat : 30797 (java) S 30783 30783 30056 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 420173514 27969658880 31875 33554432000 4194304 4196468 140734945630880 140000767239456 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30798] ppid=30783 vsize=27314120 memory=281353778315664 CPUtime=0 cores=0-7
/proc/30786/task/30798/stat : 30798 (java) S 30783 30783 30056 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420173514 27969658880 31875 33554432000 4194304 4196468 140734945630880 140000633017968 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30799] ppid=30783 vsize=27314120 memory=281353778256944 CPUtime=0 cores=0-7
/proc/30786/task/30799/stat : 30799 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173517 27969658880 31875 33554432000 4194304 4196468 140734945630880 140000258513488 140002871523227 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30800] ppid=30783 vsize=27314120 memory=281353778329488 CPUtime=0.01 cores=0-7
/proc/30786/task/30800/stat : 30800 (java) R 30783 30783 30056 0 -1 4202560 447 0 0 0 1 0 0 0 20 0 20 0 420173517 27969658880 31875 33554432000 4194304 4196468 140734945630880 140001928009840 140002871516566 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30801] ppid=30783 vsize=27314120 memory=281353778336400 CPUtime=0.01 cores=0-7
/proc/30786/task/30801/stat : 30801 (java) S 30783 30783 30056 0 -1 1077944384 149 0 0 0 1 0 0 0 20 0 20 0 420173517 27969658880 31875 33554432000 4194304 4196468 140734945630880 140001926957040 140002871515778 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30802] ppid=30783 vsize=27314120 memory=281353778334096 CPUtime=0.01 cores=0-7
/proc/30786/task/30802/stat : 30802 (java) S 30783 30783 30056 0 -1 1077944384 51 0 0 0 1 0 0 0 20 0 20 0 420173517 27969658880 31875 33554432000 4194304 4196468 140734945630880 140001925904752 140002871515778 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30803] ppid=30783 vsize=27314120 memory=281353778350256 CPUtime=0.07 cores=0-7
/proc/30786/task/30803/stat : 30803 (java) S 30783 30783 30056 0 -1 1077944384 506 0 0 0 7 0 0 0 20 0 20 0 420173517 27969658880 31875 33554432000 4194304 4196468 140734945630880 140001924851952 140002871515778 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30804] ppid=30783 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30804/stat : 30804 (java) S 30783 30783 30056 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420173517 27969658880 31875 33554432000 4194304 4196468 140734945630880 139999760608096 140002871514837 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30805] ppid=30783 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/30786/task/30805/stat : 30805 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173517 27969658880 31875 33554432000 4194304 4196468 140734945630880 140001923799856 140002871515778 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128896 KiB

[startup+0.702459 s]
/proc/loadavg: 7.55 7.99 8.06 2/212 30805
/proc/meminfo: memFree=30792084/32770624 swapFree=66948096/67108860
[pid=30783] ppid=30780 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/30783/stat : 30783 (scop.sh) S 30780 30783 30056 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 420173509 115843072 349 33554432000 4194304 5098028 140733550200960 140733550198216 140578966033020 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29315072 140733550207781 140733550208108 140733550208108 140733550211021 0
/proc/30783/statm: 28282 349 296 221 0 87 0
[pid=30786] ppid=30783 vsize=27320392 memory=163240 CPUtime=0.98 cores=0-7
/proc/30786/stat : 30786 (java) S 30783 30783 30056 0 -1 1077944320 20423 0 0 0 90 8 0 0 20 0 20 0 420173510 27976081408 40810 33554432000 4194304 4196468 140734945630880 140734945613424 140002871504631 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
/proc/30786/statm: 6830098 40810 3185 1 0 6791447 0
[pid=30786/tid=30787] ppid=30783 vsize=27320392 memory=281353778708144 CPUtime=0.68 cores=0-7
/proc/30786/task/30787/stat : 30787 (java) R 30783 30783 30056 0 -1 4202560 17374 0 0 0 61 7 0 0 20 0 20 0 420173510 27976081408 40810 33554432000 4194304 4196468 140734945630880 140002843340224 140002327652048 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30788] ppid=30783 vsize=27320392 memory=140676889355120 CPUtime=0 cores=0-7
/proc/30786/task/30788/stat : 30788 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173512 27976081408 40810 33554432000 4194304 4196468 140734945630880 140002875747216 140002871514837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30789] ppid=30783 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/30786/task/30789/stat : 30789 (java) S 30783 30783 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420173512 27976081408 40810 33554432000 4194304 4196468 140734945630880 140002659142416 140002871514837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0
[pid=30786/tid=30790] ppid=30783 vsize=27320392 memory=1720 CPUtime=0 cores=0-7
/proc/30786/task/30790/stat : 30790 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420173512 27976081408 40810 33554432000 4194304 4196468 140734945630880 140002658090128 140002871514837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23285760 140734945633003 140734945633430 140734945633430 140734945636303 0

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

[pid=30815/tid=30816] ppid=30783 vsize=8414124 memory=11624 CPUtime=0.79 cores=0-7
/proc/30815/task/30816/stat : 30816 (java) S 30783 30783 30056 0 -1 1077944384 16776 0 0 0 72 7 0 0 20 0 24 0 420184559 8616062976 70418 33554432000 4194304 4196468 140725659780480 139939343052704 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30817] ppid=30783 vsize=8414124 memory=-8817030388284420498 CPUtime=0 cores=0-7
/proc/30815/task/30817/stat : 30817 (java) S 30783 30783 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 420184560 8616062976 70418 33554432000 4194304 4196468 140725659780480 139939375454480 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30818] ppid=30783 vsize=8414124 memory=23060 CPUtime=0 cores=0-7
/proc/30815/task/30818/stat : 30818 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420184560 8616062976 70418 33554432000 4194304 4196468 140725659780480 139939175623056 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30819] ppid=30783 vsize=8414124 memory=992 CPUtime=0 cores=0-7
/proc/30815/task/30819/stat : 30819 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420184560 8616062976 70418 33554432000 4194304 4196468 140725659780480 139939174570512 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30820] ppid=30783 vsize=8414124 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/30815/task/30820/stat : 30820 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420184560 8616062976 70418 33554432000 4194304 4196468 140725659780480 139939173517968 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30821] ppid=30783 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/30815/task/30821/stat : 30821 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420184560 8616062976 70418 33554432000 4194304 4196468 140725659780480 139939172465424 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30822] ppid=30783 vsize=8414124 memory=122172 CPUtime=0 cores=0-7
/proc/30815/task/30822/stat : 30822 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420184560 8616062976 70418 33554432000 4194304 4196468 140725659780480 139939171412880 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30823] ppid=30783 vsize=8414124 memory=122172 CPUtime=0 cores=0-7
/proc/30815/task/30823/stat : 30823 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420184560 8616062976 70418 33554432000 4194304 4196468 140725659780480 139939170360336 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30824] ppid=30783 vsize=8414124 memory=3685276 CPUtime=0 cores=0-7
/proc/30815/task/30824/stat : 30824 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420184560 8616062976 70418 33554432000 4194304 4196468 140725659780480 139939169307792 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30825] ppid=30783 vsize=8414124 memory=122172 CPUtime=0 cores=0-7
/proc/30815/task/30825/stat : 30825 (java) S 30783 30783 30056 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 420184562 8616062976 70418 33554432000 4194304 4196468 140725659780480 139938129135600 139939371223682 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30826] ppid=30783 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/30815/task/30826/stat : 30826 (java) S 30783 30783 30056 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 420184562 8616062976 70418 33554432000 4194304 4196468 140725659780480 139938020451232 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30827] ppid=30783 vsize=8414124 memory=124800 CPUtime=0 cores=0-7
/proc/30815/task/30827/stat : 30827 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420184562 8616062976 70418 33554432000 4194304 4196468 140725659780480 139937752015856 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30828] ppid=30783 vsize=8414124 memory=3687324 CPUtime=0 cores=0-7
/proc/30815/task/30828/stat : 30828 (java) S 30783 30783 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 420184565 8616062976 70418 33554432000 4194304 4196468 140725659780480 139937377507536 139939371231131 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30829] ppid=30783 vsize=8414124 memory=1556 CPUtime=0.18 cores=0-7
/proc/30815/task/30829/stat : 30829 (java) S 30783 30783 30056 0 -1 1077944384 993 0 0 0 18 0 0 0 20 0 24 0 420184565 8616062976 70418 33554432000 4194304 4196468 140725659780480 139938128083440 139939371223682 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30830] ppid=30783 vsize=8414124 memory=924 CPUtime=0.13 cores=0-7
/proc/30815/task/30830/stat : 30830 (java) D 30783 30783 30056 0 -1 4202560 489 0 0 0 13 0 0 0 20 0 24 0 420184565 8616062976 70418 33554432000 4194304 4196468 140725659780480 139938127016920 139939363929687 0 4 2 25189581 18446744071582151463 0 0 -1 4 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30831] ppid=30783 vsize=8414124 memory=1672 CPUtime=0.16 cores=0-7
/proc/30815/task/30831/stat : 30831 (java) S 30783 30783 30056 0 -1 1077944384 439 0 0 0 16 0 0 0 20 0 24 0 420184565 8616062976 70418 33554432000 4194304 4196468 140725659780480 139938125978352 139939371223682 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30832] ppid=30783 vsize=8414124 memory=0 CPUtime=0.28 cores=0-7
/proc/30815/task/30832/stat : 30832 (java) S 30783 30783 30056 0 -1 1077944384 1078 0 0 0 28 0 0 0 20 0 24 0 420184565 8616062976 70418 33554432000 4194304 4196468 140725659780480 139938124925808 139939371223682 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30833] ppid=30783 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/30815/task/30833/stat : 30833 (java) S 30783 30783 30056 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 420184565 8616062976 70418 33554432000 4194304 4196468 140725659780480 139936879601888 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30834] ppid=30783 vsize=8414124 memory=0 CPUtime=0.32 cores=0-7
/proc/30815/task/30834/stat : 30834 (java) S 30783 30783 30056 0 -1 1077944384 73 0 0 0 18 14 0 0 20 0 24 0 420184566 8616062976 70418 33554432000 4194304 4196468 140725659780480 139938123872688 139939371223682 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30836] ppid=30783 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/30815/task/30836/stat : 30836 (java) S 30783 30783 30056 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 420184636 8616062976 70418 33554432000 4194304 4196468 140725659780480 139938115839168 139939371237145 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30838] ppid=30783 vsize=8414124 memory=0 CPUtime=0.32 cores=0-7
/proc/30815/task/30838/stat : 30838 (java) R 30783 30783 30056 0 -1 4202560 1917 0 0 0 28 4 0 0 20 0 24 0 420184636 8616062976 70418 33554432000 4194304 4196468 140725659780480 139936208507256 139938846160085 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30839] ppid=30783 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/30815/task/30839/stat : 30839 (java) S 30783 30783 30056 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 420184636 8616062976 70418 33554432000 4194304 4196468 140725659780480 139936476938160 139939371234461 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30840] ppid=30783 vsize=8414124 memory=4136 CPUtime=0 cores=0-7
/proc/30815/task/30840/stat : 30840 (java) S 30783 30783 30056 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 420184638 8616062976 70418 33554432000 4194304 4196468 140725659780480 139935940075184 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
Current children cumulated CPU time: 127.45 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 283148 KiB

[startup+602.601 s]
/proc/loadavg: 2.68 3.30 5.38 7/216 30881
/proc/meminfo: memFree=26586276/32770624 swapFree=66948112/67108860
[pid=30783] ppid=30780 vsize=113128 memory=1476 CPUtime=125.19 cores=0-7
/proc/30783/stat : 30783 (scop.sh) S 30780 30783 30056 0 -1 4202496 583 60645 0 0 0 0 12139 380 20 0 1 0 420173509 115843072 369 33554432000 4194304 5098028 140733550200960 140733550197704 140578966033020 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 29315072 140733550207781 140733550208108 140733550208108 140733550211021 0
/proc/30783/statm: 28282 369 311 221 0 87 0
[pid=30815] ppid=30783 vsize=8283048 memory=344968 CPUtime=1355.02 cores=0-7
/proc/30815/stat : 30815 (java) S 30783 30783 30056 0 -1 1077944320 23597 10586438 0 0 236 28 134114 1124 20 0 22 0 420184558 8481841152 86242 33554432000 4194304 4196468 140725659780480 140725659763024 139939371212535 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
/proc/30815/statm: 2070762 86242 3236 1 0 2032106 0
[pid=30815/tid=30816] ppid=30783 vsize=8283048 memory=1720 CPUtime=1353.31 cores=0-7
/proc/30815/task/30816/stat : 30816 (java) R 30783 30783 30056 0 -1 4202560 17018 10586438 0 0 85 8 134114 1124 20 0 22 0 420184559 8481841152 86242 33554432000 4194304 4196468 140725659780480 139939343050832 139939355293022 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30817] ppid=30783 vsize=8283048 memory=1200 CPUtime=1352.38 cores=0-7
/proc/30815/task/30817/stat : 30817 (java) S 30783 30783 30056 0 -1 1077944384 2 10586438 0 0 0 0 134114 1124 20 0 22 0 420184560 8481841152 86242 33554432000 4194304 4196468 140725659780480 139939375454480 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30818] ppid=30783 vsize=8283048 memory=5964 CPUtime=1352.38 cores=0-7
/proc/30815/task/30818/stat : 30818 (java) S 30783 30783 30056 0 -1 1077944384 1 10586438 0 0 0 0 134114 1124 20 0 22 0 420184560 8481841152 86242 33554432000 4194304 4196468 140725659780480 139939175623056 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30819] ppid=30783 vsize=8283048 memory=8324239383445404558 CPUtime=1352.38 cores=0-7
/proc/30815/task/30819/stat : 30819 (java) S 30783 30783 30056 0 -1 1077944384 1 10586438 0 0 0 0 134114 1124 20 0 22 0 420184560 8481841152 86242 33554432000 4194304 4196468 140725659780480 139939174570512 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30820] ppid=30783 vsize=8283048 memory=1764 CPUtime=1352.38 cores=0-7
/proc/30815/task/30820/stat : 30820 (java) S 30783 30783 30056 0 -1 1077944384 1 10586438 0 0 0 0 134114 1124 20 0 22 0 420184560 8481841152 86242 33554432000 4194304 4196468 140725659780480 139939173517968 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30821] ppid=30783 vsize=8283048 memory=111636 CPUtime=1352.38 cores=0-7
/proc/30815/task/30821/stat : 30821 (java) S 30783 30783 30056 0 -1 1077944384 1 10586438 0 0 0 0 134114 1124 20 0 22 0 420184560 8481841152 86242 33554432000 4194304 4196468 140725659780480 139939172465424 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30822] ppid=30783 vsize=8283048 memory=804 CPUtime=1352.38 cores=0-7
/proc/30815/task/30822/stat : 30822 (java) S 30783 30783 30056 0 -1 1077944384 1 10586438 0 0 0 0 134114 1124 20 0 22 0 420184560 8481841152 86242 33554432000 4194304 4196468 140725659780480 139939171412880 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30823] ppid=30783 vsize=8283048 memory=1732 CPUtime=1352.38 cores=0-7
/proc/30815/task/30823/stat : 30823 (java) S 30783 30783 30056 0 -1 1077944384 1 10586438 0 0 0 0 134114 1124 20 0 22 0 420184560 8481841152 86242 33554432000 4194304 4196468 140725659780480 139939170360336 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30824] ppid=30783 vsize=8283048 memory=4096 CPUtime=1352.38 cores=0-7
/proc/30815/task/30824/stat : 30824 (java) S 30783 30783 30056 0 -1 1077944384 1 10586438 0 0 0 0 134114 1124 20 0 22 0 420184560 8481841152 86242 33554432000 4194304 4196468 140725659780480 139939169307792 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30825] ppid=30783 vsize=8283048 memory=1804 CPUtime=1352.38 cores=0-7
/proc/30815/task/30825/stat : 30825 (java) S 30783 30783 30056 0 -1 1077944384 13 10586438 0 0 0 0 134114 1124 20 0 22 0 420184562 8481841152 86242 33554432000 4194304 4196468 140725659780480 139938129135600 139939371223682 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30826] ppid=30783 vsize=8283048 memory=920 CPUtime=1352.38 cores=0-7
/proc/30815/task/30826/stat : 30826 (java) S 30783 30783 30056 0 -1 1077944384 13 10586438 0 0 0 0 134114 1124 20 0 22 0 420184562 8481841152 86242 33554432000 4194304 4196468 140725659780480 139938020451232 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30827] ppid=30783 vsize=8283048 memory=4164 CPUtime=1352.38 cores=0-7
/proc/30815/task/30827/stat : 30827 (java) S 30783 30783 30056 0 -1 1077944384 1 10586438 0 0 0 0 134114 1124 20 0 22 0 420184562 8481841152 86242 33554432000 4194304 4196468 140725659780480 139937752015856 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30828] ppid=30783 vsize=8283048 memory=1408 CPUtime=1352.38 cores=0-7
/proc/30815/task/30828/stat : 30828 (java) S 30783 30783 30056 0 -1 1077944384 1 10586438 0 0 0 0 134114 1124 20 0 22 0 420184565 8481841152 86242 33554432000 4194304 4196468 140725659780480 139937377507536 139939371231131 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30829] ppid=30783 vsize=8283048 memory=3752 CPUtime=1352.62 cores=0-7
/proc/30815/task/30829/stat : 30829 (java) S 30783 30783 30056 0 -1 1077944384 1008 10586438 0 0 24 0 134114 1124 20 0 22 0 420184565 8481841152 86242 33554432000 4194304 4196468 140725659780480 139938128083440 139939371223682 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30830] ppid=30783 vsize=8283048 memory=1476 CPUtime=1352.54 cores=0-7
/proc/30815/task/30830/stat : 30830 (java) S 30783 30783 30056 0 -1 1077944384 551 10586438 0 0 16 0 134114 1124 20 0 22 0 420184565 8481841152 86242 33554432000 4194304 4196468 140725659780480 139938127030896 139939371223682 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30831] ppid=30783 vsize=8283048 memory=124800 CPUtime=1352.58 cores=0-7
/proc/30815/task/30831/stat : 30831 (java) S 30783 30783 30056 0 -1 1077944384 457 10586438 0 0 20 0 134114 1124 20 0 22 0 420184565 8481841152 86242 33554432000 4194304 4196468 140725659780480 139938125978352 139939371223682 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30832] ppid=30783 vsize=8283048 memory=3687324 CPUtime=1352.71 cores=0-7
/proc/30815/task/30832/stat : 30832 (java) S 30783 30783 30056 0 -1 1077944384 1167 10586438 0 0 33 0 134114 1124 20 0 22 0 420184565 8481841152 86242 33554432000 4194304 4196468 140725659780480 139938124925808 139939371223682 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30833] ppid=30783 vsize=8283048 memory=124800 CPUtime=1352.38 cores=0-7
/proc/30815/task/30833/stat : 30833 (java) S 30783 30783 30056 0 -1 1077944384 3 10586438 0 0 0 0 134114 1124 20 0 22 0 420184565 8481841152 86242 33554432000 4194304 4196468 140725659780480 139936879601888 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30834] ppid=30783 vsize=8283048 memory=3687324 CPUtime=1352.7 cores=0-7
/proc/30815/task/30834/stat : 30834 (java) S 30783 30783 30056 0 -1 1077944384 73 10586438 0 0 18 14 134114 1124 20 0 22 0 420184566 8481841152 86242 33554432000 4194304 4196468 140725659780480 139938123872688 139939371223682 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30836] ppid=30783 vsize=8283048 memory=4096 CPUtime=1352.38 cores=0-7
/proc/30815/task/30836/stat : 30836 (java) S 30783 30783 30056 0 -1 1077944384 24 10586438 0 0 0 0 134114 1124 20 0 22 0 420184636 8481841152 86242 33554432000 4194304 4196468 140725659780480 139938115838352 139939371223682 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30840] ppid=30783 vsize=8283048 memory=0 CPUtime=1352.38 cores=0-7
/proc/30815/task/30840/stat : 30840 (java) S 30783 30783 30056 0 -1 1077944384 15 10586438 0 0 0 0 134114 1124 20 0 22 0 420184638 8481841152 86242 33554432000 4194304 4196468 140725659780480 139935940076976 139939371223682 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
Current children cumulated CPU time: 1480.21 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 346444 KiB

[startup+602.701 s]
/proc/loadavg: 2.68 3.30 5.38 7/216 30881
/proc/meminfo: memFree=26586276/32770624 swapFree=66948112/67108860
[pid=30783] ppid=30780 vsize=113128 memory=1476 CPUtime=125.19 cores=0-7
/proc/30783/stat : 30783 (scop.sh) S 30780 30783 30056 0 -1 4202496 583 60645 0 0 0 0 12139 380 20 0 1 0 420173509 115843072 369 33554432000 4194304 5098028 140733550200960 140733550197704 140578966033020 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 29315072 140733550207781 140733550208108 140733550208108 140733550211021 0
/proc/30783/statm: 28282 369 311 221 0 87 0
[pid=30815] ppid=30783 vsize=8283048 memory=351096 CPUtime=1355.23 cores=0-7
/proc/30815/stat : 30815 (java) S 30783 30783 30056 0 -1 1077944320 24202 10586438 0 0 251 34 134114 1124 20 0 22 0 420184558 8481841152 87774 33554432000 4194304 4196468 140725659780480 140725659763024 139939371212535 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
/proc/30815/statm: 2070762 87774 3240 1 0 2032106 0
[pid=30815/tid=30816] ppid=30783 vsize=8283048 memory=3472328296227679313 CPUtime=1353.42 cores=0-7
/proc/30815/task/30816/stat : 30816 (java) R 30783 30783 30056 0 -1 4202560 17150 10586438 0 0 90 14 134114 1124 20 0 22 0 420184559 8481841152 87774 33554432000 4194304 4196468 140725659780480 139939343051232 139939363898167 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30817] ppid=30783 vsize=8283048 memory=3687324 CPUtime=1352.38 cores=0-7
/proc/30815/task/30817/stat : 30817 (java) S 30783 30783 30056 0 -1 1077944384 2 10586438 0 0 0 0 134114 1124 20 0 22 0 420184560 8481841152 87774 33554432000 4194304 4196468 140725659780480 139939375454480 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30818] ppid=30783 vsize=8283048 memory=1476 CPUtime=1352.38 cores=0-7
/proc/30815/task/30818/stat : 30818 (java) S 30783 30783 30056 0 -1 1077944384 1 10586438 0 0 0 0 134114 1124 20 0 22 0 420184560 8481841152 87774 33554432000 4194304 4196468 140725659780480 139939175623056 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30819] ppid=30783 vsize=8283048 memory=258692 CPUtime=1352.38 cores=0-7
/proc/30815/task/30819/stat : 30819 (java) S 30783 30783 30056 0 -1 1077944384 1 10586438 0 0 0 0 134114 1124 20 0 22 0 420184560 8481841152 87774 33554432000 4194304 4196468 140725659780480 139939174570512 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30820] ppid=30783 vsize=8283048 memory=124800 CPUtime=1352.38 cores=0-7
/proc/30815/task/30820/stat : 30820 (java) S 30783 30783 30056 0 -1 1077944384 1 10586438 0 0 0 0 134114 1124 20 0 22 0 420184560 8481841152 87774 33554432000 4194304 4196468 140725659780480 139939173517968 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30821] ppid=30783 vsize=8283048 memory=158124 CPUtime=1352.38 cores=0-7
/proc/30815/task/30821/stat : 30821 (java) S 30783 30783 30056 0 -1 1077944384 1 10586438 0 0 0 0 134114 1124 20 0 22 0 420184560 8481841152 87774 33554432000 4194304 4196468 140725659780480 139939172465424 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30822] ppid=30783 vsize=8283048 memory=296964 CPUtime=1352.38 cores=0-7
/proc/30815/task/30822/stat : 30822 (java) S 30783 30783 30056 0 -1 1077944384 1 10586438 0 0 0 0 134114 1124 20 0 22 0 420184560 8481841152 87774 33554432000 4194304 4196468 140725659780480 139939171412880 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30823] ppid=30783 vsize=8283048 memory=1476 CPUtime=1352.38 cores=0-7
/proc/30815/task/30823/stat : 30823 (java) S 30783 30783 30056 0 -1 1077944384 1 10586438 0 0 0 0 134114 1124 20 0 22 0 420184560 8481841152 87774 33554432000 4194304 4196468 140725659780480 139939170360336 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30824] ppid=30783 vsize=8283048 memory=11108 CPUtime=1352.38 cores=0-7
/proc/30815/task/30824/stat : 30824 (java) S 30783 30783 30056 0 -1 1077944384 1 10586438 0 0 0 0 134114 1124 20 0 22 0 420184560 8481841152 87774 33554432000 4194304 4196468 140725659780480 139939169307792 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30825] ppid=30783 vsize=8283048 memory=124800 CPUtime=1352.38 cores=0-7
/proc/30815/task/30825/stat : 30825 (java) S 30783 30783 30056 0 -1 1077944384 13 10586438 0 0 0 0 134114 1124 20 0 22 0 420184562 8481841152 87774 33554432000 4194304 4196468 140725659780480 139938129135600 139939371223682 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30826] ppid=30783 vsize=8283048 memory=1476 CPUtime=1352.38 cores=0-7
/proc/30815/task/30826/stat : 30826 (java) S 30783 30783 30056 0 -1 1077944384 13 10586438 0 0 0 0 134114 1124 20 0 22 0 420184562 8481841152 87774 33554432000 4194304 4196468 140725659780480 139938020451232 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30827] ppid=30783 vsize=8283048 memory=122172 CPUtime=1352.38 cores=0-7
/proc/30815/task/30827/stat : 30827 (java) S 30783 30783 30056 0 -1 1077944384 1 10586438 0 0 0 0 134114 1124 20 0 22 0 420184562 8481841152 87774 33554432000 4194304 4196468 140725659780480 139937752015856 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30828] ppid=30783 vsize=8283048 memory=1476 CPUtime=1352.38 cores=0-7
/proc/30815/task/30828/stat : 30828 (java) S 30783 30783 30056 0 -1 1077944384 1 10586438 0 0 0 0 134114 1124 20 0 22 0 420184565 8481841152 87774 33554432000 4194304 4196468 140725659780480 139937377507536 139939371231131 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30829] ppid=30783 vsize=8283048 memory=3612 CPUtime=1352.63 cores=0-7
/proc/30815/task/30829/stat : 30829 (java) S 30783 30783 30056 0 -1 1077944384 1031 10586438 0 0 25 0 134114 1124 20 0 22 0 420184565 8481841152 87774 33554432000 4194304 4196468 140725659780480 139938128083440 139939371223682 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30830] ppid=30783 vsize=8283048 memory=23060 CPUtime=1352.58 cores=0-7
/proc/30815/task/30830/stat : 30830 (java) S 30783 30783 30056 0 -1 1077944384 898 10586438 0 0 20 0 134114 1124 20 0 22 0 420184565 8481841152 87774 33554432000 4194304 4196468 140725659780480 139938127030896 139939371223682 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30831] ppid=30783 vsize=8283048 memory=2424 CPUtime=1352.59 cores=0-7
/proc/30815/task/30831/stat : 30831 (java) S 30783 30783 30056 0 -1 1077944384 475 10586438 0 0 21 0 134114 1124 20 0 22 0 420184565 8481841152 87774 33554432000 4194304 4196468 140725659780480 139938125978352 139939371223682 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30832] ppid=30783 vsize=8283048 memory=1764 CPUtime=1352.75 cores=0-7
/proc/30815/task/30832/stat : 30832 (java) S 30783 30783 30056 0 -1 1077944384 1247 10586438 0 0 37 0 134114 1124 20 0 22 0 420184565 8481841152 87774 33554432000 4194304 4196468 140725659780480 139938124925808 139939371223682 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30833] ppid=30783 vsize=8283048 memory=924 CPUtime=1352.38 cores=0-7
/proc/30815/task/30833/stat : 30833 (java) S 30783 30783 30056 0 -1 1077944384 3 10586438 0 0 0 0 134114 1124 20 0 22 0 420184565 8481841152 87774 33554432000 4194304 4196468 140725659780480 139936879601888 139939371222741 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30834] ppid=30783 vsize=8283048 memory=1672 CPUtime=1352.7 cores=0-7
/proc/30815/task/30834/stat : 30834 (java) S 30783 30783 30056 0 -1 1077944384 73 10586438 0 0 18 14 134114 1124 20 0 22 0 420184566 8481841152 87774 33554432000 4194304 4196468 140725659780480 139938123872688 139939371223682 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30836] ppid=30783 vsize=8283048 memory=1476 CPUtime=1352.38 cores=0-7
/proc/30815/task/30836/stat : 30836 (java) S 30783 30783 30056 0 -1 1077944384 24 10586438 0 0 0 0 134114 1124 20 0 22 0 420184636 8481841152 87774 33554432000 4194304 4196468 140725659780480 139938115838352 139939371223682 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
[pid=30815/tid=30840] ppid=30783 vsize=8283048 memory=122172 CPUtime=1352.38 cores=0-7
/proc/30815/task/30840/stat : 30840 (java) S 30783 30783 30056 0 -1 1077944384 15 10586438 0 0 0 0 134114 1124 20 0 22 0 420184638 8481841152 87774 33554432000 4194304 4196468 140725659780480 139935940076976 139939371223682 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36413440 140725659788279 140725659788438 140725659788438 140725659791311 0
Current children cumulated CPU time: 1480.42 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 352572 KiB

Child status: 0
Real time (s): 602.745
CPU time (s): 1480.51
CPU user time (s): 1465.06
CPU system time (s): 15.4499
CPU usage (%): 245.628
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 7885664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1465.06
system time used= 15.4499
maximum resident set size= 7884596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10671909
page faults= 0
swaps= 0
block input operations= 16
block output operations= 1067144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40604
involuntary context switches= 1741


# summary of solver processes directly reported to runsolver:
#   pid: 30783
#   total CPU time (s): 1480.51
#   total CPU user time (s): 1465.06
#   total CPU system time (s): 15.4499

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.2424 second user time and 6.92464 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-14 08:24:33
IDJOB=4392559
IDBENCH=138647
IDSOLVER=2838
FILE ID=node117/4392559-1568442316
RUNJOBID= node117-1568439189-30083
PBS_JOBID= 21702331
Free space on /tmp= 61184 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-js20/SuperTaillard-js-20-20.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-4392559-1568442316/watcher-4392559-1568442316 -o /tmp/evaluation-result-4392559-1568442316/solver-4392559-1568442316 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node117-1568439189-30083 --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-4392559-1568442316.xml

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

MD5SUM BENCH= bd4660d9f641dd45473fddd00af9a0d0
RANDOM SEED=660541200

node117.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.75
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.75
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.75
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.75
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:        30930148 kB
MemAvailable:   31865752 kB
Buffers:          152352 kB
Cached:          1049396 kB
SwapCached:        51940 kB
Active:           774172 kB
Inactive:         482960 kB
Active(anon):      19592 kB
Inactive(anon):    59888 kB
Active(file):     754580 kB
Inactive(file):   423072 kB
Unevictable:      110108 kB
Mlocked:          110108 kB
SwapTotal:      67108860 kB
SwapFree:       66948096 kB
Dirty:             21144 kB
Writeback:             0 kB
AnonPages:        113752 kB
Mapped:            34176 kB
Shmem:             16004 kB
Slab:             175756 kB
SReclaimable:     147576 kB
SUnreclaim:        28180 kB
KernelStack:        3392 kB
PageTables:         5212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61164 MiB
End job on node117 at 2019-09-14 08:34:36