Trace number 4392672

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+ManyGlucose (2019-06-15)SAT 995.887 814.499

General information on the benchmark

NameMagicSequence/MagicSequence-card-s1/
MagicSequence-800-ca.xml
MD5SUMbba643cbf375a501e11ba296082ede1c
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 benchmark2.78579
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints3
Number of domains1
Minimum domain size800
Maximum domain size800
Distribution of domain sizes[{"size":800,"count":800}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":800}]
Minimum constraint arity800
Maximum constraint arity800
Distribution of constraint arities[{"arity":800,"count":3}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":2},{"type":"cardinality","count":1}]
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 -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-20932-serial-file.bin HOME/instance-4392672-1568421957.xml
0.66/0.54	
0.66/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.57	c BEGIN-Prog: Sat Sep 14 02:45:17 CEST 2019
0.66/0.57	c PID: 20935
0.66/0.57	c IP: 172.20.3.135
0.66/0.57	c HOST: node135.alineos.net
0.66/0.57	c (0,0) Parsing Begin
1.73/1.04	c (0,0) Parsing End
1.73/1.05	c (0,0) CSP: 800 int (0 aux), 0 bool (0 aux), 3 ctr, max domain size 800
1.73/1.05	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.73/1.05	c (0,0) Constraint Name Generate Begin
1.73/1.06	c (0,0) Ctr:HOME/instance-4392672-1568421957.xml,Cardinality:Num:Var:WeightedSum
1.73/1.06	c (0,0) Constraint Name Generate End
1.73/1.06	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.73/1.06	c (0,0) CSP to CSPinCNF Begin
1.73/1.10	c (0,0) translated 1 (10%) constraints
363.77/315.45	c (314,308) translated 2 (20%) constraints
364.34/315.91	c (315,308) translated 3 (30%) constraints
364.76/316.36	c (315,309) ===========================================
365.44/316.96	c (316,309) Hybrid: #OE=0, #LE=640800
365.44/316.96	c (316,309) Hybrid
365.44/316.96	c (316,309) ===========================================
468.31/410.18	c (409,401) translated 128081 (10%) constraints
474.38/416.18	c (415,407) translated 256161 (20%) constraints
480.68/422.41	c (421,414) translated 384241 (30%) constraints
486.48/428.30	c (427,420) translated 512321 (40%) constraints
499.42/435.10	c (434,425) translated 640401 (50%) constraints
505.41/441.06	c (440,431) translated 768482 (60%) constraints
511.31/447.00	c (446,437) translated 896562 (70%) constraints
523.37/453.73	c (453,443) translated 1024642 (80%) constraints
529.42/459.74	c (459,449) translated 1152722 (90%) constraints
535.74/466.08	c (465,456) translated 1280802 (100%) constraints
536.13/466.41	c (465,456) CSP to CSPinCNF End
536.34/466.69	c (466,456) CSP: 401 int (0 aux), 1280399 bool (1280000 aux), 2561604 ctr, max domain size 800
536.34/466.69	c (466,456) Heap : 8269 MiB used (max 22065 MiB), NonHeap : 26 MiB used (max 0 MiB)
536.34/466.69	c (466,456) CSPinCNF Propagation Begin
849.90/743.72	c (743,728) 1266444 values, 2533044 unsatisfiable literals, and 2533044 valid clauses are removed
849.90/743.72	c (743,728) CSPinCNF Propagation End
850.31/744.16	c (743,729) CSP: 401 int (0 aux), 1280399 bool (1280000 aux), 28560 ctr, max domain size 800
850.31/744.16	c (743,729) Heap : 9381 MiB used (max 22275 MiB), NonHeap : 25 MiB used (max 0 MiB)
850.64/744.48	c (743,729) Hybrid: #OE=640000, #LE=640800
850.64/744.48	c (743,729) Simplify CSPinCNF Begin
851.66/745.09	c (744,729) Simplify CSPinCNF End
852.24/745.55	c (745,730) CSP: 401 int (0 aux), 1291477 bool (1291078 aux), 39638 ctr, max domain size 800
852.24/745.55	c (745,730) Heap : 9802 MiB used (max 22275 MiB), NonHeap : 26 MiB used (max 0 MiB)
852.24/745.55	c (745,730) Calculate Precise Domain Begin
852.24/745.55	c (745,730) 0 values are removed by re-calculation
852.24/745.55	c (745,730) Calculate Precise Domain End
852.64/746.00	c (745,730) CSP: 401 int (0 aux), 1291477 bool (1291078 aux), 39638 ctr, max domain size 800
852.64/746.00	c (745,730) Heap : 9802 MiB used (max 22275 MiB), NonHeap : 26 MiB used (max 0 MiB)
852.64/746.00	c (745,730) CSPinCNF to SatSolver Begin
879.87/762.26	c (761,744) 3964 (10 %) CSP clauses are encoded (0 SAT variables, 5144202 SAT clauses)
880.59/762.40	c (761,744) 7928 (20 %) CSP clauses are encoded (0 SAT variables, 5155527 SAT clauses)
880.99/762.53	c (761,744) 11892 (30 %) CSP clauses are encoded (0 SAT variables, 5170577 SAT clauses)
881.39/762.66	c (762,745) 15856 (40 %) CSP clauses are encoded (0 SAT variables, 5192458 SAT clauses)
881.69/762.78	c (762,745) 19819 (50 %) CSP clauses are encoded (0 SAT variables, 5220032 SAT clauses)
882.08/762.92	c (762,745) 23783 (60 %) CSP clauses are encoded (0 SAT variables, 5253540 SAT clauses)
882.19/763.06	c (762,745) 27747 (70 %) CSP clauses are encoded (0 SAT variables, 5292668 SAT clauses)
882.38/763.21	c (762,745) 31711 (80 %) CSP clauses are encoded (0 SAT variables, 5336974 SAT clauses)
882.47/763.36	c (762,745) 35675 (90 %) CSP clauses are encoded (0 SAT variables, 5384272 SAT clauses)
906.14/777.87	c (777,757) 39638 (100 %) CSP clauses are encoded (0 SAT variables, 10404832 SAT clauses)
924.23/784.67	c (784,763) CSPinCNF to SatSolver End
924.23/784.67	c (784,763) Heap : 10150 MiB used (max 22046 MiB), NonHeap : 30 MiB used (max 0 MiB)
924.23/784.67	c (784,763) 4562826 bool, 12814637 clause
924.23/784.67	c (784,763) Export Begin
924.57/784.88	c (784,763) Export to HOME/scop-20932-serial-file.bin
924.57/784.88	c (784,763) Export End
924.57/784.89	c (784,763) Export File Size: 0.35 MB
924.57/784.89	c (784,763) 0,0,466,743,745,745,784,STOP-AFTER(DIMACS)
924.57/784.89	c END-Prog: Sat Sep 14 02:58:22 CEST 2019
924.90/784.96	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-20932-serial-file.bin
925.52/785.43	c (0,0) Read Serial File Begin
925.52/785.43	c (0,0) HOME/scop-20932-serial-file.bin
926.12/785.77	c (0,0) Read Serial File End
926.12/785.78	
926.12/785.78	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
926.12/785.78	(Solving Process)
926.12/785.78	
926.39/785.80	c BEGIN-Prog: Sat Sep 14 02:58:23 CEST 2019
926.39/785.80	c PID: 21019
926.39/785.80	c IP: 172.20.3.135
926.39/785.80	c HOST: node135.alineos.net
926.39/785.81	c (0,0) SatSolver.solve Begin
926.39/785.81	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392672-1568421957.xml-scop-20935.cnf
926.39/785.84	c (0,0) c
926.39/785.84	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)
926.39/785.84	c (0,0) c
926.39/785.84	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
926.39/785.84	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
926.39/785.84	c (0,0) c ========================================[ Problem Statistics ]===========================================
926.39/785.84	c (0,0) c |                                                                                                       |
932.68/791.99	c (6,0) c |  Number of variables:       4562826                                                                   |
932.68/791.99	c (6,0) c |  Number of clauses:        12813276                                                                   |
932.68/791.99	c (6,0) c |  Parse time:                   5.59 s                                                                 |
932.68/791.99	c (6,0) c |                                                                                                       |
934.28/793.53	c (8,0) c | Too many clauses... No preprocessing                                                                  |
934.28/793.53	c (8,0) c |  Simplification time:          1.37 s                                                                 |
934.28/793.53	c (8,0) c |                                                                                                       |
934.28/793.53	c (8,0) c |  One Solver is taking   1915.69Mb... Let's take   4 solvers for this run (max 40% of the maxmemory).  |
934.28/793.53	c (8,0) c |  Generating clones                                                                                    |
937.18/796.43	c (11,0) c |  all clones generated. Memory =  6293.27Mb.                                                           |
937.18/796.43	c (11,0) c ========================================================================================================|
937.18/796.43	c (11,0) c
937.18/796.43	c (11,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
937.18/796.43	c (11,0) c
937.18/796.43	c (11,0) c |-----------------------|------------|------------|------------|------------|
937.18/796.43	c (11,0) c | Threads               |          0 |          1 |          2 |          3 |
937.18/796.43	c (11,0) c |-----------------------|------------|------------|------------|------------|
937.18/796.43	c (11,0) c | randomizeFirstDescent |      False |       True |       True |       True |
937.18/796.43	c (11,0) c | adaptStrategeis       |       True |      False |       True |      False |
937.18/796.43	c (11,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |
937.18/796.43	c (11,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |
937.18/796.43	c (11,0) c | chanseokStrategy      |      False |      False |      False |      False |
937.18/796.43	c (11,0) c | coLBDBound            |          5 |          5 |          5 |          5 |
937.18/796.43	c (11,0) c | glureduce             |       True |       True |       True |       True |
937.18/796.43	c (11,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |
937.18/796.43	c (11,0) c | incReduceDB           |        300 |        300 |        300 |        300 |
937.18/796.43	c (11,0) c | luby_restart          |      False |      False |      False |      False |
937.18/796.43	c (11,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |
937.18/796.43	c (11,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
937.18/796.43	c (11,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
937.18/796.43	c (11,0) c | randomize_on_restarts |      False |      False |      False |      False |
937.18/796.43	c (11,0) c | remove_satisfied      |       True |       True |       True |       True |
937.18/796.43	c (11,0) c |-----------------------|------------|------------|------------|------------|
989.56/811.82	c (26,0) c
989.56/811.82	c (26,0) c real time : 25.978 s
989.56/811.82	c (26,0) c cpu time  : 58.2255 s
989.56/811.82	c (26,0) c
989.56/811.82	c (26,0) c
989.56/811.82	c (26,0) c
989.56/811.82	c (26,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
989.56/811.82	c (26,0) c
989.56/811.82	c (26,0) c |---------------|-----------------|------------|------------|------------|------------|
989.56/811.82	c (26,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |
989.56/811.82	c (26,0) c |---------------|-----------------|------------|------------|------------|------------|
989.56/811.82	c (26,0) c | Conflicts     |             467 |        109 |         92 |        137 |        129 |
989.56/811.82	c (26,0) c | Decisions     |         1930978 |    1088713 |     754883 |       2043 |      85339 |
989.56/811.82	c (26,0) c | Propagations  |       109915846 |   24449820 |   25121740 |   38566727 |   21777559 |
989.56/811.82	c (26,0) c | ReduceDBs     |               0 |          0 |          0 |          0 |          0 |
989.56/811.82	c (26,0) c | SimpDBs       |               4 |          1 |          1 |          1 |          1 |
989.56/811.82	c (26,0) c | Restarts      |               6 |          1 |          2 |          1 |          2 |
989.56/811.82	c (26,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |
989.56/811.82	c (26,0) c | PropBinClauses|        24750231 |    3989708 |    6571073 |    9138655 |    5050795 |
989.56/811.82	c (26,0) c | PropPreBlocker|       305960644 |   77510072 |   72873735 |   89705082 |   65871755 |
989.56/811.82	c (26,0) c | PropNotBlocker|       156009996 |   38257506 |   35728001 |   47633841 |   34390648 |
989.56/811.82	c (26,0) c | LitFullScans  |      1501973258 |  266904035 |  370449869 |  302135551 |  562483803 |
989.56/811.82	c (26,0) c | LitScanFracts |       534283332 |   56229633 |   69871113 |   61042310 |  347140276 |
989.56/811.82	c (26,0) c | DecisionLevel0|               6 |          1 |          2 |          1 |          2 |
989.56/811.82	c (26,0) c | Periods       |             160 |         35 |         50 |         40 |         35 |
989.56/811.82	c (26,0) c | Margin        |              80 |         20 |         20 |         20 |         20 |
989.56/811.82	c (26,0) c | Avg_Trail     |                 |    1343877 |     980388 |     934357 |    1264073 |
989.56/811.82	c (26,0) c | Avg_DL        |                 |         33 |       8956 |        373 |        993 |
989.56/811.82	c (26,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |
989.56/811.82	c (26,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |
989.56/811.82	c (26,0) c |---------------|-----------------|------------|------------|------------|------------|
989.56/811.82	c (26,0) c | Exported      |              11 |          1 |          7 |          1 |          2 |
989.56/811.82	c (26,0) c | Imported      |              11 |          0 |          4 |          0 |          7 |
989.56/811.82	c (26,0) c | Good          |               9 |          0 |          3 |          0 |          6 |
989.56/811.82	c (26,0) c | Purge         |               2 |          0 |          1 |          0 |          1 |
989.56/811.82	c (26,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |
989.56/811.82	c (26,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |
989.56/811.82	c (26,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |
989.56/811.82	c (26,0) c |---------------|-----------------|------------|------------|------------|------------|
989.56/811.82	c (26,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |
989.56/811.82	c (26,0) c | Binaries      |                 |          1 |          6 |          1 |          1 |
989.56/811.82	c (26,0) c | Glues         |                 |          1 |          7 |          1 |          2 |
989.56/811.82	c (26,0) c |---------------|-----------------|------------|------------|------------|------------|
989.56/811.82	c (26,0) c | Orig_Seen     |             6 % |     635399 |     741521 |    1015305 |     921967 |
989.56/811.82	c (26,0) c | Diff Orig seen|                 |      X     |     106122 |     379906 |     286568 |
989.56/811.82	c (26,0) c | Hamming       |             1 % |      X     |      71728 |      73391 |      65625 |
989.56/811.82	c (26,0) c |---------------|-----------------|------------|------------|------------|------------|
989.56/811.82	c (26,0) c | RunningTime   |                 |   12.4 100%|   12.5 100%|   12.6 100%|   15.2 100%|
989.56/811.82	c (26,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
989.56/811.82	c (26,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
989.56/811.82	c (26,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
989.56/811.82	c (26,0) c | SolvingTime   |                 |   12.4     |   12.5     |   12.6     |   15.2     |
989.56/811.82	c (26,0) c | PropagationTim|                 |    9.5  77%|    9.0  72%|    9.7  77%|    7.4  49%|
989.56/811.82	c (26,0) c | AnalysisTime  |                 |    2.3  19%|    3.2  26%|    2.4  19%|    7.5  50%|
989.56/811.82	c (26,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
989.56/811.82	c (26,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
989.56/811.82	c (26,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
989.56/811.82	c (26,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
989.56/811.82	c (26,0) c |---------------|-----------------|------------|------------|------------|------------|
989.56/811.82	c (26,0) c
989.56/811.82	c (26,0) c
989.56/811.82	c (26,0) c Threads : 4
989.56/811.82	c (26,0) c Winner : 0
989.56/811.82	c (26,0) c Conflicts_0 : 109
989.56/811.82	c (26,0) c Conflicts_1 : 92
989.56/811.82	c (26,0) c Conflicts_2 : 137
989.56/811.82	c (26,0) c Conflicts_3 : 129
989.56/811.82	c (26,0) c Conflicts_total : 467
989.56/811.82	c (26,0) c Conflicts_winner : 109
989.56/811.82	c (26,0) c Decisions_0 : 1088713
989.56/811.82	c (26,0) c Decisions_1 : 754883
989.56/811.82	c (26,0) c Decisions_2 : 2043
989.56/811.82	c (26,0) c Decisions_3 : 85339
989.56/811.82	c (26,0) c Decisions_total : 1930978
989.56/811.82	c (26,0) c Decisions_winner : 1088713
989.56/811.82	c (26,0) c Propagations_0 : 24449820
989.56/811.82	c (26,0) c Propagations_1 : 25121740
989.56/811.82	c (26,0) c Propagations_2 : 38566727
989.56/811.82	c (26,0) c Propagations_3 : 21777559
989.56/811.82	c (26,0) c Propagations_total : 109915846
989.56/811.82	c (26,0) c Propagations_winner : 24449820
989.56/811.82	c (26,0) c ReduceDBs_0 : 0
989.56/811.82	c (26,0) c ReduceDBs_1 : 0
989.56/811.82	c (26,0) c ReduceDBs_2 : 0
989.56/811.82	c (26,0) c ReduceDBs_3 : 0
989.56/811.82	c (26,0) c ReduceDBs_total : 0
989.56/811.82	c (26,0) c ReduceDBs_winner : 0
989.56/811.82	c (26,0) c SimpDBs_0 : 1
989.56/811.82	c (26,0) c SimpDBs_1 : 1
989.56/811.82	c (26,0) c SimpDBs_2 : 1
989.56/811.82	c (26,0) c SimpDBs_3 : 1
989.56/811.82	c (26,0) c SimpDBs_total : 4
989.56/811.82	c (26,0) c SimpDBs_winner : 1
989.56/811.82	c (26,0) c Restarts_0 : 1
989.56/811.82	c (26,0) c Restarts_1 : 2
989.56/811.82	c (26,0) c Restarts_2 : 1
989.56/811.82	c (26,0) c Restarts_3 : 2
989.56/811.82	c (26,0) c Restarts_total : 6
989.56/811.82	c (26,0) c Restarts_winner : 1
989.56/811.82	c (26,0) c ForcedImports_0 : 0
989.56/811.82	c (26,0) c ForcedImports_1 : 0
989.56/811.82	c (26,0) c ForcedImports_2 : 0
989.56/811.82	c (26,0) c ForcedImports_3 : 0
989.56/811.82	c (26,0) c ForcedImports_total : 0
989.56/811.82	c (26,0) c ForcedImports_winner : 0
989.56/811.82	c (26,0) c PropsBinClauses_0 : 3989708
989.56/811.82	c (26,0) c PropsBinClauses_1 : 6571073
989.56/811.82	c (26,0) c PropsBinClauses_2 : 9138655
989.56/811.82	c (26,0) c PropsBinClauses_3 : 5050795
989.56/811.82	c (26,0) c PropsBinClauses_total : 24750231
989.56/811.82	c (26,0) c PropsBinClauses_winner : 3989708
989.56/811.82	c (26,0) c PropsPreBlocker_0 : 77510072
989.56/811.82	c (26,0) c PropsPreBlocker_1 : 72873735
989.56/811.82	c (26,0) c PropsPreBlocker_2 : 89705082
989.56/811.82	c (26,0) c PropsPreBlocker_3 : 65871755
989.56/811.82	c (26,0) c PropsPreBlocker_total : 305960644
989.56/811.82	c (26,0) c PropsPreBlocker_winner : 77510072
989.56/811.82	c (26,0) c PropsNotBlocker_0 : 38257506
989.56/811.82	c (26,0) c PropsNotBlocker_1 : 35728001
989.56/811.82	c (26,0) c PropsNotBlocker_2 : 47633841
989.56/811.82	c (26,0) c PropsNotBlocker_3 : 34390648
989.56/811.82	c (26,0) c PropsNotBlocker_total : 156009996
989.56/811.82	c (26,0) c PropsNotBlocker_winner : 38257506
989.56/811.82	c (26,0) c PropsLitFullScans_0 : 266904035
989.56/811.82	c (26,0) c PropsLitFullScans_1 : 370449869
989.56/811.82	c (26,0) c PropsLitFullScans_2 : 302135551
989.56/811.82	c (26,0) c PropsLitFullScans_3 : 562483803
989.56/811.82	c (26,0) c PropsLitFullScans_total : 1501973258
989.56/811.82	c (26,0) c PropsLitFullScans_winner : 266904035
989.56/811.82	c (26,0) c LitScanFractions_0 : 56229633
989.56/811.82	c (26,0) c LitScanFractions_1 : 69871113
989.56/811.82	c (26,0) c LitScanFractions_2 : 61042310
989.56/811.82	c (26,0) c LitScanFractions_3 : 347140276
989.56/811.82	c (26,0) c LitScanFractions_total : 534283332
989.56/811.82	c (26,0) c LitScanFractions_winner : 56229633
989.56/811.82	c (26,0) c DecisionLevel0_0 : 1
989.56/811.82	c (26,0) c DecisionLevel0_1 : 2
989.56/811.82	c (26,0) c DecisionLevel0_2 : 1
989.56/811.82	c (26,0) c DecisionLevel0_3 : 2
989.56/811.82	c (26,0) c DecisionLevel0_total : 6
989.56/811.82	c (26,0) c DecisionLevel0_winner : 1
989.56/811.82	c (26,0) c Periods_0 : 35
989.56/811.82	c (26,0) c Periods_1 : 50
989.56/811.82	c (26,0) c Periods_2 : 40
989.56/811.82	c (26,0) c Periods_3 : 35
989.56/811.82	c (26,0) c Periods_total : 160
989.56/811.82	c (26,0) c Periods_winner : 35
989.56/811.83	c (26,0) c Margin_0 : 20
989.56/811.83	c (26,0) c Margin_1 : 20
989.56/811.83	c (26,0) c Margin_2 : 20
989.56/811.83	c (26,0) c Margin_3 : 20
989.56/811.83	c (26,0) c Margin_total : 80
989.56/811.83	c (26,0) c Margin_winner : 20
989.56/811.83	c (26,0) c Exported_0 : 1
989.56/811.83	c (26,0) c Exported_1 : 7
989.56/811.83	c (26,0) c Exported_2 : 1
989.56/811.83	c (26,0) c Exported_3 : 2
989.56/811.83	c (26,0) c Exported_total : 11
989.56/811.83	c (26,0) c Exported_winner : 1
989.56/811.83	c (26,0) c Imported_0 : 0
989.56/811.83	c (26,0) c Imported_1 : 4
989.56/811.83	c (26,0) c Imported_2 : 0
989.56/811.83	c (26,0) c Imported_3 : 7
989.56/811.83	c (26,0) c Imported_total : 11
989.56/811.83	c (26,0) c Imported_winner : 0
989.56/811.83	c (26,0) c Good_0 : 0
989.56/811.83	c (26,0) c Good_1 : 3
989.56/811.83	c (26,0) c Good_2 : 0
989.56/811.83	c (26,0) c Good_3 : 6
989.56/811.83	c (26,0) c Good_total : 9
989.56/811.83	c (26,0) c Good_winner : 0
989.56/811.83	c (26,0) c Purge_0 : 0
989.56/811.83	c (26,0) c Purge_1 : 1
989.56/811.83	c (26,0) c Purge_2 : 0
989.56/811.83	c (26,0) c Purge_3 : 1
989.56/811.83	c (26,0) c Purge_total : 2
989.56/811.83	c (26,0) c Purge_winner : 0
989.56/811.83	c (26,0) c Promoted_0 : 0
989.56/811.83	c (26,0) c Promoted_1 : 0
989.56/811.83	c (26,0) c Promoted_2 : 0
989.56/811.83	c (26,0) c Promoted_3 : 0
989.56/811.83	c (26,0) c Promoted_total : 0
989.56/811.83	c (26,0) c Promoted_winner : 0
989.56/811.83	c (26,0) c Remove_Imp_0 : 0
989.56/811.83	c (26,0) c Remove_Imp_1 : 0
989.56/811.83	c (26,0) c Remove_Imp_2 : 0
989.56/811.83	c (26,0) c Remove_Imp_3 : 0
989.56/811.83	c (26,0) c Remove_Imp_total : 0
989.56/811.83	c (26,0) c Remove_Imp_winner : 0
989.56/811.83	c (26,0) c Blocked_Reuse_0 : 0
989.56/811.83	c (26,0) c Blocked_Reuse_1 : 0
989.56/811.83	c (26,0) c Blocked_Reuse_2 : 0
989.56/811.83	c (26,0) c Blocked_Reuse_3 : 0
989.56/811.83	c (26,0) c Blocked_Reuse_total : 0
989.56/811.83	c (26,0) c Blocked_Reuse_winner : 0
989.56/811.83	c (26,0) c Unaries_0 : 0
989.56/811.83	c (26,0) c Unaries_1 : 0
989.56/811.83	c (26,0) c Unaries_2 : 0
989.56/811.83	c (26,0) c Unaries_3 : 0
989.56/811.83	c (26,0) c Unaries_total : 0
989.56/811.83	c (26,0) c Unaries_winner : 0
989.56/811.83	c (26,0) c Binaries_0 : 1
989.56/811.83	c (26,0) c Binaries_1 : 6
989.56/811.83	c (26,0) c Binaries_2 : 1
989.56/811.83	c (26,0) c Binaries_3 : 1
989.56/811.83	c (26,0) c Binaries_total : 9
989.56/811.83	c (26,0) c Binaries_winner : 1
989.56/811.83	c (26,0) c Glues_0 : 1
989.56/811.83	c (26,0) c Glues_1 : 7
989.56/811.83	c (26,0) c Glues_2 : 1
989.56/811.83	c (26,0) c Glues_3 : 2
989.56/811.83	c (26,0) c Glues_total : 11
989.56/811.83	c (26,0) c Glues_winner : 1
989.56/811.83	c (26,0) c RunningTime_0 : 12.419174
989.56/811.83	c (26,0) c RunningTime_1 : 12.506227
989.56/811.83	c (26,0) c RunningTime_2 : 12.557922
989.56/811.83	c (26,0) c RunningTime_3 : 15.165469
989.56/811.83	c (26,0) c RunningTime_total : 52.648792
989.56/811.83	c (26,0) c RunningTime_winner : 12.419174
989.56/811.83	c (26,0) c WaitingTime_0 : 0.000010
989.56/811.83	c (26,0) c WaitingTime_1 : 0.000155
989.56/811.83	c (26,0) c WaitingTime_2 : 0.000044
989.56/811.83	c (26,0) c WaitingTime_3 : 0.000041
989.56/811.83	c (26,0) c WaitingTime_total : 0.000251
989.56/811.83	c (26,0) c WaitingTime_winner : 0.000010
989.56/811.83	c (26,0) c ExchangingTime_0 : 0.000116
989.56/811.83	c (26,0) c ExchangingTime_1 : 0.000246
989.56/811.83	c (26,0) c ExchangingTime_2 : 0.000115
989.56/811.83	c (26,0) c ExchangingTime_3 : 0.000156
989.56/811.83	c (26,0) c ExchangingTime_total : 0.000634
989.56/811.83	c (26,0) c ExchangingTime_winner : 0.000116
989.56/811.83	c (26,0) c PeriodProcTime_0 : 0.000544
989.56/811.83	c (26,0) c PeriodProcTime_1 : 0.000705
989.56/811.83	c (26,0) c PeriodProcTime_2 : 0.000528
989.56/811.83	c (26,0) c PeriodProcTime_3 : 0.000434
989.56/811.83	c (26,0) c PeriodProcTime_total : 0.002211
989.56/811.83	c (26,0) c PeriodProcTime_winner : 0.000544
989.56/811.83	c (26,0) c SolvingTime_0 : 12.419845
989.56/811.83	c (26,0) c SolvingTime_1 : 12.507333
989.56/811.83	c (26,0) c SolvingTime_2 : 12.558610
989.56/811.83	c (26,0) c SolvingTime_3 : 15.166101
989.56/811.83	c (26,0) c SolvingTime_total : 52.651888
989.56/811.83	c (26,0) c SolvingTime_winner : 12.419845
989.56/811.83	c (26,0) c PropagationTime_0 : 9.525930
989.56/811.83	c (26,0) c PropagationTime_1 : 8.952690
989.56/811.83	c (26,0) c PropagationTime_2 : 9.660407
989.56/811.83	c (26,0) c PropagationTime_3 : 7.361609
989.56/811.83	c (26,0) c PropagationTime_total : 35.500636
989.56/811.83	c (26,0) c PropagationTime_winner : 9.525930
989.56/811.83	c (26,0) c AnalysisTime_0 : 2.326864
989.56/811.83	c (26,0) c AnalysisTime_1 : 3.190772
989.56/811.83	c (26,0) c AnalysisTime_2 : 2.429242
989.56/811.83	c (26,0) c AnalysisTime_3 : 7.530048
989.56/811.83	c (26,0) c AnalysisTime_total : 15.476926
989.56/811.83	c (26,0) c AnalysisTime_winner : 2.326864
989.56/811.83	c (26,0) c ReductionTime_0 : 0.000000
989.56/811.83	c (26,0) c ReductionTime_1 : 0.000000
989.56/811.83	c (26,0) c ReductionTime_2 : 0.000000
989.56/811.83	c (26,0) c ReductionTime_3 : 0.000000
989.56/811.83	c (26,0) c ReductionTime_total : 0.000000
989.56/811.83	c (26,0) c ReductionTime_winner : 0.000000
989.56/811.83	c (26,0) c SimplifyTime_0 : 0.000001
989.56/811.83	c (26,0) c SimplifyTime_1 : 0.000000
989.56/811.83	c (26,0) c SimplifyTime_2 : 0.000001
989.56/811.83	c (26,0) c SimplifyTime_3 : 0.000000
989.56/811.83	c (26,0) c SimplifyTime_total : 0.000002
989.56/811.83	c (26,0) c SimplifyTime_winner : 0.000001
989.56/811.83	c (26,0) c UsedRateTime_0 : 0.000000
989.56/811.83	c (26,0) c UsedRateTime_1 : 0.000000
989.56/811.83	c (26,0) c UsedRateTime_2 : 0.000000
989.56/811.83	c (26,0) c UsedRateTime_3 : 0.000000
989.56/811.83	c (26,0) c UsedRateTime_total : 0.000000
989.56/811.83	c (26,0) c UsedRateTime_winner : 0.000000
989.56/811.83	c (26,0) c OverlapRateTime_0 : 0.000000
989.56/811.83	c (26,0) c OverlapRateTime_1 : 0.000000
989.56/811.83	c (26,0) c OverlapRateTime_2 : 0.000000
989.56/811.83	c (26,0) c OverlapRateTime_3 : 0.000000
989.56/811.83	c (26,0) c OverlapRateTime_total : 0.000000
989.56/811.83	c (26,0) c OverlapRateTime_winner : 0.000000
989.56/811.83	c (26,0) c
989.56/811.83	c (26,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
989.56/811.83	c (26,0) c
989.56/811.83	c (26,0) c |-----------------------|------------|------------|------------|------------|
989.56/811.83	c (26,0) c | Threads               |          0 |          1 |          2 |          3 |
989.56/811.83	c (26,0) c |-----------------------|------------|------------|------------|------------|
989.56/811.83	c (26,0) c | randomizeFirstDescent |      False |       True |       True |       True |
989.56/811.83	c (26,0) c | adaptStrategeis       |       True |      False |       True |      False |
989.56/811.83	c (26,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |
989.56/811.83	c (26,0) c | Initial random_seed   |  725321271 |  819088322 |  466495569 | 1107574047 |
989.56/811.83	c (26,0) c | chanseokStrategy      |      False |      False |      False |      False |
989.56/811.83	c (26,0) c | coLBDBound            |          5 |          5 |          5 |          5 |
989.56/811.83	c (26,0) c | glureduce             |       True |       True |       True |       True |
989.56/811.83	c (26,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |
989.56/811.83	c (26,0) c | incReduceDB           |        300 |        300 |        300 |        300 |
989.56/811.83	c (26,0) c | luby_restart          |      False |      False |      False |      False |
989.56/811.83	c (26,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |
989.56/811.83	c (26,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
989.56/811.83	c (26,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
989.56/811.83	c (26,0) c | randomize_on_restarts |      False |      False |      False |      False |
989.56/811.83	c (26,0) c | remove_satisfied      |       True |       True |       True |       True |
989.56/811.83	c (26,0) c |-----------------------|------------|------------|------------|------------|
989.56/811.83	c (26,0) 
989.56/811.83	c (26,0) s SATISFIABLE
995.17/814.25	c (28,0) SatSolver.solve End
995.17/814.25	c (28,0) Heap : 526 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
995.17/814.25	c (28,0) Show results Begin
995.58/814.40	c (29,0) x[0] = 796
995.58/814.40	c (29,0) x[1] = 2
995.58/814.40	c (29,0) x[2] = 1
995.58/814.40	c (29,0) x[3] = 0
995.58/814.40	c (29,0) x[4] = 0
995.58/814.40	c (29,0) x[5] = 0
995.58/814.40	c (29,0) x[6] = 0
995.58/814.40	c (29,0) x[7] = 0
995.58/814.40	c (29,0) x[8] = 0
995.58/814.40	c (29,0) x[9] = 0
995.58/814.40	c (29,0) x[10] = 0
995.58/814.40	c (29,0) x[11] = 0
995.58/814.40	c (29,0) x[12] = 0
995.58/814.40	c (29,0) x[13] = 0
995.58/814.40	c (29,0) x[14] = 0
995.58/814.40	c (29,0) x[15] = 0
995.58/814.40	c (29,0) x[16] = 0
995.58/814.40	c (29,0) x[17] = 0
995.58/814.40	c (29,0) x[18] = 0
995.58/814.40	c (29,0) x[19] = 0
995.58/814.40	c (29,0) x[20] = 0
995.58/814.40	c (29,0) x[21] = 0
995.58/814.40	c (29,0) x[22] = 0
995.58/814.40	c (29,0) x[23] = 0
995.58/814.40	c (29,0) x[24] = 0
995.58/814.40	c (29,0) x[25] = 0
995.58/814.40	c (29,0) x[26] = 0
995.58/814.40	c (29,0) x[27] = 0
995.58/814.40	c (29,0) x[28] = 0
995.58/814.40	c (29,0) x[29] = 0
995.58/814.40	c (29,0) x[30] = 0
995.58/814.40	c (29,0) x[31] = 0
995.58/814.40	c (29,0) x[32] = 0
995.58/814.40	c (29,0) x[33] = 0
995.58/814.40	c (29,0) x[34] = 0
995.58/814.40	c (29,0) x[35] = 0
995.58/814.40	c (29,0) x[36] = 0
995.58/814.40	c (29,0) x[37] = 0
995.58/814.40	c (29,0) x[38] = 0
995.58/814.40	c (29,0) x[39] = 0
995.58/814.40	c (29,0) x[40] = 0
995.58/814.40	c (29,0) x[41] = 0
995.58/814.40	c (29,0) x[42] = 0
995.58/814.40	c (29,0) x[43] = 0
995.58/814.40	c (29,0) x[44] = 0
995.58/814.40	c (29,0) x[45] = 0
995.58/814.40	c (29,0) x[46] = 0
995.58/814.40	c (29,0) x[47] = 0
995.58/814.40	c (29,0) x[48] = 0
995.58/814.40	c (29,0) x[49] = 0
995.58/814.40	c (29,0) x[50] = 0
995.58/814.40	c (29,0) x[51] = 0
995.58/814.40	c (29,0) x[52] = 0
995.58/814.40	c (29,0) x[53] = 0
995.58/814.41	c (29,0) x[54] = 0
995.58/814.41	c (29,0) x[55] = 0
995.58/814.41	c (29,0) x[56] = 0
995.58/814.41	c (29,0) x[57] = 0
995.58/814.41	c (29,0) x[58] = 0
995.58/814.41	c (29,0) x[59] = 0
995.58/814.41	c (29,0) x[60] = 0
995.58/814.41	c (29,0) x[61] = 0
995.58/814.41	c (29,0) x[62] = 0
995.58/814.41	c (29,0) x[63] = 0
995.58/814.41	c (29,0) x[64] = 0
995.58/814.41	c (29,0) x[65] = 0
995.58/814.41	c (29,0) x[66] = 0
995.58/814.41	c (29,0) x[67] = 0
995.58/814.41	c (29,0) x[68] = 0
995.58/814.41	c (29,0) x[69] = 0
995.58/814.41	c (29,0) x[70] = 0
995.58/814.41	c (29,0) x[71] = 0
995.58/814.41	c (29,0) x[72] = 0
995.58/814.41	c (29,0) x[73] = 0
995.58/814.41	c (29,0) x[74] = 0
995.58/814.41	c (29,0) x[75] = 0
995.58/814.41	c (29,0) x[76] = 0
995.58/814.41	c (29,0) x[77] = 0
995.58/814.41	c (29,0) x[78] = 0
995.58/814.41	c (29,0) x[79] = 0
995.58/814.41	c (29,0) x[80] = 0
995.58/814.41	c (29,0) x[81] = 0
995.58/814.41	c (29,0) x[82] = 0
995.58/814.41	c (29,0) x[83] = 0
995.58/814.41	c (29,0) x[84] = 0
995.58/814.41	c (29,0) x[85] = 0
995.58/814.41	c (29,0) x[86] = 0
995.58/814.41	c (29,0) x[87] = 0
995.58/814.41	c (29,0) x[88] = 0
995.58/814.41	c (29,0) x[89] = 0
995.58/814.41	c (29,0) x[90] = 0
995.58/814.41	c (29,0) x[91] = 0
995.58/814.41	c (29,0) x[92] = 0
995.58/814.41	c (29,0) x[93] = 0
995.58/814.41	c (29,0) x[94] = 0
995.58/814.41	c (29,0) x[95] = 0
995.58/814.41	c (29,0) x[96] = 0
995.58/814.41	c (29,0) x[97] = 0
995.58/814.41	c (29,0) x[98] = 0
995.58/814.41	c (29,0) x[99] = 0
995.58/814.41	c (29,0) x[100] = 0
995.58/814.41	c (29,0) x[101] = 0
995.58/814.41	c (29,0) x[102] = 0
995.58/814.41	c (29,0) x[103] = 0
995.58/814.41	c (29,0) x[104] = 0
995.58/814.41	c (29,0) x[105] = 0
995.58/814.41	c (29,0) x[106] = 0
995.58/814.41	c (29,0) x[107] = 0
995.58/814.41	c (29,0) x[108] = 0
995.58/814.41	c (29,0) x[109] = 0
995.58/814.41	c (29,0) x[110] = 0
995.58/814.41	c (29,0) x[111] = 0
995.58/814.41	c (29,0) x[112] = 0
995.58/814.41	c (29,0) x[113] = 0
995.58/814.41	c (29,0) x[114] = 0
995.58/814.41	c (29,0) x[115] = 0
995.58/814.41	c (29,0) x[116] = 0
995.58/814.41	c (29,0) x[117] = 0
995.58/814.41	c (29,0) x[118] = 0
995.58/814.41	c (29,0) x[119] = 0
995.58/814.41	c (29,0) x[120] = 0
995.58/814.41	c (29,0) x[121] = 0
995.58/814.41	c (29,0) x[122] = 0
995.58/814.41	c (29,0) x[123] = 0
995.58/814.41	c (29,0) x[124] = 0
995.58/814.41	c (29,0) x[125] = 0
995.58/814.41	c (29,0) x[126] = 0
995.58/814.41	c (29,0) x[127] = 0
995.58/814.41	c (29,0) x[128] = 0
995.58/814.41	c (29,0) x[129] = 0
995.58/814.41	c (29,0) x[130] = 0
995.58/814.41	c (29,0) x[131] = 0
995.58/814.41	c (29,0) x[132] = 0
995.58/814.41	c (29,0) x[133] = 0
995.58/814.41	c (29,0) x[134] = 0
995.58/814.41	c (29,0) x[135] = 0
995.58/814.41	c (29,0) x[136] = 0
995.58/814.41	c (29,0) x[137] = 0
995.58/814.41	c (29,0) x[138] = 0
995.58/814.41	c (29,0) x[139] = 0
995.58/814.41	c (29,0) x[140] = 0
995.58/814.41	c (29,0) x[141] = 0
995.58/814.41	c (29,0) x[142] = 0
995.58/814.41	c (29,0) x[143] = 0
995.58/814.41	c (29,0) x[144] = 0
995.58/814.41	c (29,0) x[145] = 0
995.58/814.41	c (29,0) x[146] = 0
995.58/814.41	c (29,0) x[147] = 0
995.58/814.41	c (29,0) x[148] = 0
995.58/814.41	c (29,0) x[149] = 0
995.58/814.41	c (29,0) x[150] = 0
995.58/814.41	c (29,0) x[151] = 0
995.58/814.41	c (29,0) x[152] = 0
995.58/814.41	c (29,0) x[153] = 0
995.58/814.41	c (29,0) x[154] = 0
995.58/814.41	c (29,0) x[155] = 0
995.58/814.41	c (29,0) x[156] = 0
995.58/814.41	c (29,0) x[157] = 0
995.58/814.41	c (29,0) x[158] = 0
995.58/814.41	c (29,0) x[159] = 0
995.58/814.41	c (29,0) x[160] = 0
995.58/814.41	c (29,0) x[161] = 0
995.58/814.41	c (29,0) x[162] = 0
995.58/814.41	c (29,0) x[163] = 0
995.58/814.41	c (29,0) x[164] = 0
995.58/814.41	c (29,0) x[165] = 0
995.58/814.41	c (29,0) x[166] = 0
995.58/814.41	c (29,0) x[167] = 0
995.58/814.41	c (29,0) x[168] = 0
995.58/814.41	c (29,0) x[169] = 0
995.58/814.41	c (29,0) x[170] = 0
995.58/814.41	c (29,0) x[171] = 0
995.58/814.41	c (29,0) x[172] = 0
995.58/814.41	c (29,0) x[173] = 0
995.58/814.41	c (29,0) x[174] = 0
995.58/814.41	c (29,0) x[175] = 0
995.58/814.41	c (29,0) x[176] = 0
995.58/814.41	c (29,0) x[177] = 0
995.58/814.41	c (29,0) x[178] = 0
995.58/814.41	c (29,0) x[179] = 0
995.58/814.41	c (29,0) x[180] = 0
995.58/814.41	c (29,0) x[181] = 0
995.58/814.41	c (29,0) x[182] = 0
995.58/814.41	c (29,0) x[183] = 0
995.58/814.41	c (29,0) x[184] = 0
995.58/814.41	c (29,0) x[185] = 0
995.58/814.41	c (29,0) x[186] = 0
995.58/814.41	c (29,0) x[187] = 0
995.58/814.41	c (29,0) x[188] = 0
995.58/814.41	c (29,0) x[189] = 0
995.58/814.41	c (29,0) x[190] = 0
995.58/814.41	c (29,0) x[191] = 0
995.58/814.41	c (29,0) x[192] = 0
995.58/814.41	c (29,0) x[193] = 0
995.58/814.41	c (29,0) x[194] = 0
995.58/814.41	c (29,0) x[195] = 0
995.58/814.41	c (29,0) x[196] = 0
995.58/814.41	c (29,0) x[197] = 0
995.58/814.41	c (29,0) x[198] = 0
995.58/814.41	c (29,0) x[199] = 0
995.58/814.41	c (29,0) x[200] = 0
995.58/814.41	c (29,0) x[201] = 0
995.58/814.41	c (29,0) x[202] = 0
995.58/814.41	c (29,0) x[203] = 0
995.58/814.41	c (29,0) x[204] = 0
995.58/814.41	c (29,0) x[205] = 0
995.58/814.41	c (29,0) x[206] = 0
995.58/814.41	c (29,0) x[207] = 0
995.58/814.41	c (29,0) x[208] = 0
995.58/814.41	c (29,0) x[209] = 0
995.58/814.41	c (29,0) x[210] = 0
995.58/814.41	c (29,0) x[211] = 0
995.58/814.41	c (29,0) x[212] = 0
995.58/814.41	c (29,0) x[213] = 0
995.58/814.41	c (29,0) x[214] = 0
995.58/814.41	c (29,0) x[215] = 0
995.58/814.41	c (29,0) x[216] = 0
995.58/814.41	c (29,0) x[217] = 0
995.58/814.41	c (29,0) x[218] = 0
995.58/814.41	c (29,0) x[219] = 0
995.58/814.41	c (29,0) x[220] = 0
995.58/814.41	c (29,0) x[221] = 0
995.58/814.41	c (29,0) x[222] = 0
995.58/814.41	c (29,0) x[223] = 0
995.58/814.41	c (29,0) x[224] = 0
995.58/814.41	c (29,0) x[225] = 0
995.58/814.41	c (29,0) x[226] = 0
995.58/814.41	c (29,0) x[227] = 0
995.58/814.42	c (29,0) x[228] = 0
995.58/814.42	c (29,0) x[229] = 0
995.58/814.42	c (29,0) x[230] = 0
995.58/814.42	c (29,0) x[231] = 0
995.58/814.42	c (29,0) x[232] = 0
995.58/814.42	c (29,0) x[233] = 0
995.58/814.42	c (29,0) x[234] = 0
995.58/814.42	c (29,0) x[235] = 0
995.58/814.42	c (29,0) x[236] = 0
995.58/814.42	c (29,0) x[237] = 0
995.58/814.42	c (29,0) x[238] = 0
995.58/814.42	c (29,0) x[239] = 0
995.58/814.42	c (29,0) x[240] = 0
995.58/814.42	c (29,0) x[241] = 0
995.58/814.42	c (29,0) x[242] = 0
995.58/814.42	c (29,0) x[243] = 0
995.58/814.42	c (29,0) x[244] = 0
995.58/814.42	c (29,0) x[245] = 0
995.58/814.42	c (29,0) x[246] = 0
995.58/814.42	c (29,0) x[247] = 0
995.58/814.42	c (29,0) x[248] = 0
995.58/814.42	c (29,0) x[249] = 0
995.58/814.42	c (29,0) x[250] = 0
995.58/814.42	c (29,0) x[251] = 0
995.58/814.42	c (29,0) x[252] = 0
995.58/814.42	c (29,0) x[253] = 0
995.58/814.42	c (29,0) x[254] = 0
995.58/814.42	c (29,0) x[255] = 0
995.58/814.42	c (29,0) x[256] = 0
995.58/814.42	c (29,0) x[257] = 0
995.58/814.42	c (29,0) x[258] = 0
995.58/814.42	c (29,0) x[259] = 0
995.58/814.42	c (29,0) x[260] = 0
995.58/814.42	c (29,0) x[261] = 0
995.58/814.42	c (29,0) x[262] = 0
995.58/814.42	c (29,0) x[263] = 0
995.58/814.42	c (29,0) x[264] = 0
995.58/814.42	c (29,0) x[265] = 0
995.58/814.42	c (29,0) x[266] = 0
995.58/814.42	c (29,0) x[267] = 0
995.58/814.42	c (29,0) x[268] = 0
995.58/814.42	c (29,0) x[269] = 0
995.58/814.42	c (29,0) x[270] = 0
995.58/814.42	c (29,0) x[271] = 0
995.58/814.42	c (29,0) x[272] = 0
995.58/814.42	c (29,0) x[273] = 0
995.58/814.42	c (29,0) x[274] = 0
995.58/814.42	c (29,0) x[275] = 0
995.58/814.42	c (29,0) x[276] = 0
995.58/814.42	c (29,0) x[277] = 0
995.58/814.42	c (29,0) x[278] = 0
995.58/814.42	c (29,0) x[279] = 0
995.58/814.42	c (29,0) x[280] = 0
995.58/814.42	c (29,0) x[281] = 0
995.58/814.42	c (29,0) x[282] = 0
995.58/814.42	c (29,0) x[283] = 0
995.58/814.42	c (29,0) x[284] = 0
995.58/814.42	c (29,0) x[285] = 0
995.58/814.42	c (29,0) x[286] = 0
995.58/814.42	c (29,0) x[287] = 0
995.58/814.42	c (29,0) x[288] = 0
995.58/814.42	c (29,0) x[289] = 0
995.58/814.42	c (29,0) x[290] = 0
995.58/814.42	c (29,0) x[291] = 0
995.58/814.42	c (29,0) x[292] = 0
995.58/814.42	c (29,0) x[293] = 0
995.58/814.42	c (29,0) x[294] = 0
995.58/814.42	c (29,0) x[295] = 0
995.58/814.42	c (29,0) x[296] = 0
995.58/814.42	c (29,0) x[297] = 0
995.58/814.42	c (29,0) x[298] = 0
995.58/814.42	c (29,0) x[299] = 0
995.58/814.42	c (29,0) x[300] = 0
995.58/814.42	c (29,0) x[301] = 0
995.58/814.42	c (29,0) x[302] = 0
995.58/814.42	c (29,0) x[303] = 0
995.58/814.42	c (29,0) x[304] = 0
995.58/814.42	c (29,0) x[305] = 0
995.58/814.42	c (29,0) x[306] = 0
995.58/814.42	c (29,0) x[307] = 0
995.58/814.42	c (29,0) x[308] = 0
995.58/814.42	c (29,0) x[309] = 0
995.58/814.42	c (29,0) x[310] = 0
995.58/814.42	c (29,0) x[311] = 0
995.58/814.42	c (29,0) x[312] = 0
995.58/814.42	c (29,0) x[313] = 0
995.58/814.42	c (29,0) x[314] = 0
995.58/814.42	c (29,0) x[315] = 0
995.58/814.42	c (29,0) x[316] = 0
995.58/814.42	c (29,0) x[317] = 0
995.58/814.42	c (29,0) x[318] = 0
995.58/814.42	c (29,0) x[319] = 0
995.58/814.42	c (29,0) x[320] = 0
995.58/814.42	c (29,0) x[321] = 0
995.58/814.42	c (29,0) x[322] = 0
995.58/814.42	c (29,0) x[323] = 0
995.58/814.42	c (29,0) x[324] = 0
995.58/814.42	c (29,0) x[325] = 0
995.58/814.42	c (29,0) x[326] = 0
995.58/814.42	c (29,0) x[327] = 0
995.58/814.42	c (29,0) x[328] = 0
995.58/814.42	c (29,0) x[329] = 0
995.58/814.42	c (29,0) x[330] = 0
995.58/814.42	c (29,0) x[331] = 0
995.58/814.42	c (29,0) x[332] = 0
995.58/814.42	c (29,0) x[333] = 0
995.58/814.42	c (29,0) x[334] = 0
995.58/814.42	c (29,0) x[335] = 0
995.58/814.42	c (29,0) x[336] = 0
995.58/814.42	c (29,0) x[337] = 0
995.58/814.42	c (29,0) x[338] = 0
995.58/814.42	c (29,0) x[339] = 0
995.58/814.42	c (29,0) x[340] = 0
995.58/814.42	c (29,0) x[341] = 0
995.58/814.42	c (29,0) x[342] = 0
995.58/814.42	c (29,0) x[343] = 0
995.58/814.42	c (29,0) x[344] = 0
995.58/814.42	c (29,0) x[345] = 0
995.58/814.42	c (29,0) x[346] = 0
995.58/814.42	c (29,0) x[347] = 0
995.58/814.42	c (29,0) x[348] = 0
995.58/814.42	c (29,0) x[349] = 0
995.58/814.42	c (29,0) x[350] = 0
995.58/814.42	c (29,0) x[351] = 0
995.58/814.42	c (29,0) x[352] = 0
995.58/814.42	c (29,0) x[353] = 0
995.58/814.42	c (29,0) x[354] = 0
995.58/814.42	c (29,0) x[355] = 0
995.58/814.42	c (29,0) x[356] = 0
995.58/814.42	c (29,0) x[357] = 0
995.58/814.42	c (29,0) x[358] = 0
995.58/814.42	c (29,0) x[359] = 0
995.58/814.42	c (29,0) x[360] = 0
995.58/814.42	c (29,0) x[361] = 0
995.58/814.42	c (29,0) x[362] = 0
995.58/814.42	c (29,0) x[363] = 0
995.58/814.42	c (29,0) x[364] = 0
995.58/814.42	c (29,0) x[365] = 0
995.58/814.42	c (29,0) x[366] = 0
995.58/814.42	c (29,0) x[367] = 0
995.58/814.42	c (29,0) x[368] = 0
995.58/814.42	c (29,0) x[369] = 0
995.58/814.42	c (29,0) x[370] = 0
995.58/814.42	c (29,0) x[371] = 0
995.58/814.42	c (29,0) x[372] = 0
995.58/814.42	c (29,0) x[373] = 0
995.58/814.42	c (29,0) x[374] = 0
995.58/814.42	c (29,0) x[375] = 0
995.58/814.42	c (29,0) x[376] = 0
995.58/814.42	c (29,0) x[377] = 0
995.58/814.42	c (29,0) x[378] = 0
995.58/814.42	c (29,0) x[379] = 0
995.58/814.42	c (29,0) x[380] = 0
995.58/814.42	c (29,0) x[381] = 0
995.58/814.42	c (29,0) x[382] = 0
995.58/814.42	c (29,0) x[383] = 0
995.58/814.42	c (29,0) x[384] = 0
995.58/814.42	c (29,0) x[385] = 0
995.58/814.42	c (29,0) x[386] = 0
995.58/814.42	c (29,0) x[387] = 0
995.58/814.42	c (29,0) x[388] = 0
995.58/814.42	c (29,0) x[389] = 0
995.58/814.42	c (29,0) x[390] = 0
995.58/814.42	c (29,0) x[391] = 0
995.58/814.42	c (29,0) x[392] = 0
995.58/814.42	c (29,0) x[393] = 0
995.58/814.42	c (29,0) x[394] = 0
995.58/814.42	c (29,0) x[395] = 0
995.58/814.42	c (29,0) x[396] = 0
995.58/814.42	c (29,0) x[397] = 0
995.58/814.42	c (29,0) x[398] = 0
995.58/814.42	c (29,0) x[399] = 0
995.58/814.42	c (29,0) x[400] = 0
995.58/814.42	c (29,0) x[401] = 0
995.58/814.42	c (29,0) x[402] = 0
995.58/814.42	c (29,0) x[403] = 0
995.58/814.42	c (29,0) x[404] = 0
995.58/814.42	c (29,0) x[405] = 0
995.58/814.42	c (29,0) x[406] = 0
995.58/814.42	c (29,0) x[407] = 0
995.58/814.42	c (29,0) x[408] = 0
995.58/814.42	c (29,0) x[409] = 0
995.58/814.42	c (29,0) x[410] = 0
995.58/814.42	c (29,0) x[411] = 0
995.58/814.42	c (29,0) x[412] = 0
995.58/814.42	c (29,0) x[413] = 0
995.58/814.42	c (29,0) x[414] = 0
995.58/814.42	c (29,0) x[415] = 0
995.58/814.42	c (29,0) x[416] = 0
995.58/814.42	c (29,0) x[417] = 0
995.58/814.42	c (29,0) x[418] = 0
995.58/814.42	c (29,0) x[419] = 0
995.58/814.42	c (29,0) x[420] = 0
995.58/814.42	c (29,0) x[421] = 0
995.58/814.42	c (29,0) x[422] = 0
995.58/814.42	c (29,0) x[423] = 0
995.58/814.42	c (29,0) x[424] = 0
995.58/814.42	c (29,0) x[425] = 0
995.58/814.42	c (29,0) x[426] = 0
995.58/814.42	c (29,0) x[427] = 0
995.58/814.42	c (29,0) x[428] = 0
995.58/814.42	c (29,0) x[429] = 0
995.58/814.42	c (29,0) x[430] = 0
995.58/814.42	c (29,0) x[431] = 0
995.58/814.42	c (29,0) x[432] = 0
995.58/814.42	c (29,0) x[433] = 0
995.58/814.42	c (29,0) x[434] = 0
995.58/814.42	c (29,0) x[435] = 0
995.58/814.42	c (29,0) x[436] = 0
995.58/814.42	c (29,0) x[437] = 0
995.58/814.42	c (29,0) x[438] = 0
995.58/814.42	c (29,0) x[439] = 0
995.58/814.42	c (29,0) x[440] = 0
995.58/814.42	c (29,0) x[441] = 0
995.58/814.42	c (29,0) x[442] = 0
995.58/814.42	c (29,0) x[443] = 0
995.58/814.42	c (29,0) x[444] = 0
995.58/814.42	c (29,0) x[445] = 0
995.58/814.42	c (29,0) x[446] = 0
995.58/814.42	c (29,0) x[447] = 0
995.58/814.42	c (29,0) x[448] = 0
995.58/814.42	c (29,0) x[449] = 0
995.58/814.42	c (29,0) x[450] = 0
995.58/814.42	c (29,0) x[451] = 0
995.58/814.42	c (29,0) x[452] = 0
995.58/814.42	c (29,0) x[453] = 0
995.58/814.42	c (29,0) x[454] = 0
995.58/814.42	c (29,0) x[455] = 0
995.58/814.42	c (29,0) x[456] = 0
995.58/814.42	c (29,0) x[457] = 0
995.58/814.42	c (29,0) x[458] = 0
995.58/814.42	c (29,0) x[459] = 0
995.58/814.42	c (29,0) x[460] = 0
995.58/814.42	c (29,0) x[461] = 0
995.58/814.42	c (29,0) x[462] = 0
995.58/814.42	c (29,0) x[463] = 0
995.58/814.42	c (29,0) x[464] = 0
995.58/814.42	c (29,0) x[465] = 0
995.58/814.42	c (29,0) x[466] = 0
995.58/814.42	c (29,0) x[467] = 0
995.58/814.42	c (29,0) x[468] = 0
995.58/814.42	c (29,0) x[469] = 0
995.58/814.42	c (29,0) x[470] = 0
995.58/814.42	c (29,0) x[471] = 0
995.58/814.42	c (29,0) x[472] = 0
995.58/814.42	c (29,0) x[473] = 0
995.58/814.42	c (29,0) x[474] = 0
995.58/814.42	c (29,0) x[475] = 0
995.58/814.42	c (29,0) x[476] = 0
995.58/814.42	c (29,0) x[477] = 0
995.58/814.42	c (29,0) x[478] = 0
995.58/814.42	c (29,0) x[479] = 0
995.58/814.42	c (29,0) x[480] = 0
995.58/814.42	c (29,0) x[481] = 0
995.58/814.42	c (29,0) x[482] = 0
995.58/814.42	c (29,0) x[483] = 0
995.58/814.42	c (29,0) x[484] = 0
995.58/814.42	c (29,0) x[485] = 0
995.58/814.42	c (29,0) x[486] = 0
995.58/814.42	c (29,0) x[487] = 0
995.58/814.42	c (29,0) x[488] = 0
995.58/814.42	c (29,0) x[489] = 0
995.58/814.42	c (29,0) x[490] = 0
995.58/814.42	c (29,0) x[491] = 0
995.58/814.42	c (29,0) x[492] = 0
995.58/814.42	c (29,0) x[493] = 0
995.58/814.42	c (29,0) x[494] = 0
995.58/814.42	c (29,0) x[495] = 0
995.58/814.42	c (29,0) x[496] = 0
995.58/814.42	c (29,0) x[497] = 0
995.58/814.42	c (29,0) x[498] = 0
995.58/814.42	c (29,0) x[499] = 0
995.58/814.42	c (29,0) x[500] = 0
995.58/814.42	c (29,0) x[501] = 0
995.58/814.42	c (29,0) x[502] = 0
995.58/814.42	c (29,0) x[503] = 0
995.58/814.42	c (29,0) x[504] = 0
995.58/814.42	c (29,0) x[505] = 0
995.58/814.42	c (29,0) x[506] = 0
995.58/814.42	c (29,0) x[507] = 0
995.58/814.42	c (29,0) x[508] = 0
995.58/814.42	c (29,0) x[509] = 0
995.58/814.42	c (29,0) x[510] = 0
995.58/814.42	c (29,0) x[511] = 0
995.58/814.42	c (29,0) x[512] = 0
995.58/814.42	c (29,0) x[513] = 0
995.58/814.42	c (29,0) x[514] = 0
995.58/814.42	c (29,0) x[515] = 0
995.58/814.42	c (29,0) x[516] = 0
995.58/814.42	c (29,0) x[517] = 0
995.58/814.42	c (29,0) x[518] = 0
995.58/814.42	c (29,0) x[519] = 0
995.58/814.42	c (29,0) x[520] = 0
995.58/814.42	c (29,0) x[521] = 0
995.58/814.42	c (29,0) x[522] = 0
995.58/814.42	c (29,0) x[523] = 0
995.58/814.42	c (29,0) x[524] = 0
995.58/814.42	c (29,0) x[525] = 0
995.58/814.42	c (29,0) x[526] = 0
995.58/814.42	c (29,0) x[527] = 0
995.58/814.42	c (29,0) x[528] = 0
995.58/814.42	c (29,0) x[529] = 0
995.58/814.42	c (29,0) x[530] = 0
995.58/814.42	c (29,0) x[531] = 0
995.58/814.42	c (29,0) x[532] = 0
995.58/814.42	c (29,0) x[533] = 0
995.58/814.42	c (29,0) x[534] = 0
995.58/814.42	c (29,0) x[535] = 0
995.58/814.42	c (29,0) x[536] = 0
995.58/814.42	c (29,0) x[537] = 0
995.58/814.42	c (29,0) x[538] = 0
995.58/814.42	c (29,0) x[539] = 0
995.58/814.42	c (29,0) x[540] = 0
995.58/814.42	c (29,0) x[541] = 0
995.58/814.42	c (29,0) x[542] = 0
995.58/814.42	c (29,0) x[543] = 0
995.58/814.42	c (29,0) x[544] = 0
995.58/814.42	c (29,0) x[545] = 0
995.58/814.42	c (29,0) x[546] = 0
995.58/814.42	c (29,0) x[547] = 0
995.58/814.42	c (29,0) x[548] = 0
995.58/814.42	c (29,0) x[549] = 0
995.58/814.42	c (29,0) x[550] = 0
995.58/814.42	c (29,0) x[551] = 0
995.58/814.42	c (29,0) x[552] = 0
995.58/814.42	c (29,0) x[553] = 0
995.58/814.42	c (29,0) x[554] = 0
995.58/814.42	c (29,0) x[555] = 0
995.58/814.42	c (29,0) x[556] = 0
995.58/814.42	c (29,0) x[557] = 0
995.58/814.42	c (29,0) x[558] = 0
995.58/814.42	c (29,0) x[559] = 0
995.58/814.42	c (29,0) x[560] = 0
995.58/814.42	c (29,0) x[561] = 0
995.58/814.42	c (29,0) x[562] = 0
995.58/814.42	c (29,0) x[563] = 0
995.58/814.42	c (29,0) x[564] = 0
995.58/814.42	c (29,0) x[565] = 0
995.58/814.42	c (29,0) x[566] = 0
995.58/814.42	c (29,0) x[567] = 0
995.58/814.42	c (29,0) x[568] = 0
995.58/814.42	c (29,0) x[569] = 0
995.58/814.42	c (29,0) x[570] = 0
995.58/814.42	c (29,0) x[571] = 0
995.58/814.42	c (29,0) x[572] = 0
995.58/814.42	c (29,0) x[573] = 0
995.58/814.42	c (29,0) x[574] = 0
995.58/814.42	c (29,0) x[575] = 0
995.58/814.42	c (29,0) x[576] = 0
995.58/814.42	c (29,0) x[577] = 0
995.58/814.42	c (29,0) x[578] = 0
995.58/814.42	c (29,0) x[579] = 0
995.58/814.42	c (29,0) x[580] = 0
995.58/814.42	c (29,0) x[581] = 0
995.58/814.42	c (29,0) x[582] = 0
995.58/814.42	c (29,0) x[583] = 0
995.58/814.42	c (29,0) x[584] = 0
995.58/814.42	c (29,0) x[585] = 0
995.58/814.42	c (29,0) x[586] = 0
995.58/814.42	c (29,0) x[587] = 0
995.58/814.42	c (29,0) x[588] = 0
995.58/814.42	c (29,0) x[589] = 0
995.58/814.42	c (29,0) x[590] = 0
995.58/814.42	c (29,0) x[591] = 0
995.58/814.42	c (29,0) x[592] = 0
995.58/814.42	c (29,0) x[593] = 0
995.58/814.42	c (29,0) x[594] = 0
995.58/814.42	c (29,0) x[595] = 0
995.58/814.42	c (29,0) x[596] = 0
995.58/814.42	c (29,0) x[597] = 0
995.58/814.42	c (29,0) x[598] = 0
995.58/814.42	c (29,0) x[599] = 0
995.58/814.42	c (29,0) x[600] = 0
995.58/814.42	c (29,0) x[601] = 0
995.58/814.42	c (29,0) x[602] = 0
995.58/814.42	c (29,0) x[603] = 0
995.58/814.42	c (29,0) x[604] = 0
995.58/814.42	c (29,0) x[605] = 0
995.58/814.42	c (29,0) x[606] = 0
995.58/814.42	c (29,0) x[607] = 0
995.58/814.42	c (29,0) x[608] = 0
995.58/814.42	c (29,0) x[609] = 0
995.58/814.42	c (29,0) x[610] = 0
995.58/814.42	c (29,0) x[611] = 0
995.58/814.42	c (29,0) x[612] = 0
995.58/814.42	c (29,0) x[613] = 0
995.58/814.42	c (29,0) x[614] = 0
995.58/814.42	c (29,0) x[615] = 0
995.58/814.42	c (29,0) x[616] = 0
995.58/814.42	c (29,0) x[617] = 0
995.58/814.42	c (29,0) x[618] = 0
995.58/814.42	c (29,0) x[619] = 0
995.58/814.42	c (29,0) x[620] = 0
995.58/814.42	c (29,0) x[621] = 0
995.58/814.42	c (29,0) x[622] = 0
995.58/814.42	c (29,0) x[623] = 0
995.58/814.42	c (29,0) x[624] = 0
995.58/814.42	c (29,0) x[625] = 0
995.58/814.42	c (29,0) x[626] = 0
995.58/814.42	c (29,0) x[627] = 0
995.58/814.42	c (29,0) x[628] = 0
995.58/814.42	c (29,0) x[629] = 0
995.58/814.42	c (29,0) x[630] = 0
995.58/814.42	c (29,0) x[631] = 0
995.58/814.42	c (29,0) x[632] = 0
995.58/814.42	c (29,0) x[633] = 0
995.58/814.42	c (29,0) x[634] = 0
995.58/814.42	c (29,0) x[635] = 0
995.58/814.42	c (29,0) x[636] = 0
995.58/814.42	c (29,0) x[637] = 0
995.58/814.42	c (29,0) x[638] = 0
995.58/814.42	c (29,0) x[639] = 0
995.58/814.42	c (29,0) x[640] = 0
995.58/814.42	c (29,0) x[641] = 0
995.58/814.42	c (29,0) x[642] = 0
995.58/814.42	c (29,0) x[643] = 0
995.58/814.42	c (29,0) x[644] = 0
995.58/814.42	c (29,0) x[645] = 0
995.58/814.42	c (29,0) x[646] = 0
995.58/814.42	c (29,0) x[647] = 0
995.58/814.42	c (29,0) x[648] = 0
995.58/814.42	c (29,0) x[649] = 0
995.58/814.42	c (29,0) x[650] = 0
995.58/814.42	c (29,0) x[651] = 0
995.58/814.42	c (29,0) x[652] = 0
995.58/814.42	c (29,0) x[653] = 0
995.58/814.42	c (29,0) x[654] = 0
995.58/814.42	c (29,0) x[655] = 0
995.58/814.42	c (29,0) x[656] = 0
995.58/814.42	c (29,0) x[657] = 0
995.58/814.42	c (29,0) x[658] = 0
995.58/814.42	c (29,0) x[659] = 0
995.58/814.42	c (29,0) x[660] = 0
995.58/814.42	c (29,0) x[661] = 0
995.58/814.42	c (29,0) x[662] = 0
995.58/814.42	c (29,0) x[663] = 0
995.58/814.42	c (29,0) x[664] = 0
995.58/814.42	c (29,0) x[665] = 0
995.58/814.42	c (29,0) x[666] = 0
995.58/814.42	c (29,0) x[667] = 0
995.58/814.42	c (29,0) x[668] = 0
995.58/814.42	c (29,0) x[669] = 0
995.58/814.42	c (29,0) x[670] = 0
995.58/814.42	c (29,0) x[671] = 0
995.58/814.42	c (29,0) x[672] = 0
995.58/814.42	c (29,0) x[673] = 0
995.58/814.42	c (29,0) x[674] = 0
995.58/814.42	c (29,0) x[675] = 0
995.58/814.42	c (29,0) x[676] = 0
995.58/814.42	c (29,0) x[677] = 0
995.58/814.42	c (29,0) x[678] = 0
995.58/814.42	c (29,0) x[679] = 0
995.58/814.42	c (29,0) x[680] = 0
995.58/814.42	c (29,0) x[681] = 0
995.58/814.42	c (29,0) x[682] = 0
995.58/814.42	c (29,0) x[683] = 0
995.58/814.42	c (29,0) x[684] = 0
995.58/814.42	c (29,0) x[685] = 0
995.58/814.42	c (29,0) x[686] = 0
995.58/814.42	c (29,0) x[687] = 0
995.58/814.42	c (29,0) x[688] = 0
995.58/814.42	c (29,0) x[689] = 0
995.58/814.42	c (29,0) x[690] = 0
995.58/814.42	c (29,0) x[691] = 0
995.58/814.42	c (29,0) x[692] = 0
995.58/814.42	c (29,0) x[693] = 0
995.58/814.42	c (29,0) x[694] = 0
995.58/814.42	c (29,0) x[695] = 0
995.58/814.42	c (29,0) x[696] = 0
995.58/814.42	c (29,0) x[697] = 0
995.58/814.42	c (29,0) x[698] = 0
995.58/814.42	c (29,0) x[699] = 0
995.58/814.42	c (29,0) x[700] = 0
995.58/814.42	c (29,0) x[701] = 0
995.58/814.42	c (29,0) x[702] = 0
995.58/814.42	c (29,0) x[703] = 0
995.58/814.42	c (29,0) x[704] = 0
995.58/814.42	c (29,0) x[705] = 0
995.58/814.42	c (29,0) x[706] = 0
995.58/814.42	c (29,0) x[707] = 0
995.58/814.42	c (29,0) x[708] = 0
995.58/814.42	c (29,0) x[709] = 0
995.58/814.42	c (29,0) x[710] = 0
995.58/814.42	c (29,0) x[711] = 0
995.58/814.42	c (29,0) x[712] = 0
995.58/814.42	c (29,0) x[713] = 0
995.58/814.42	c (29,0) x[714] = 0
995.58/814.42	c (29,0) x[715] = 0
995.58/814.42	c (29,0) x[716] = 0
995.58/814.42	c (29,0) x[717] = 0
995.58/814.42	c (29,0) x[718] = 0
995.58/814.42	c (29,0) x[719] = 0
995.58/814.42	c (29,0) x[720] = 0
995.58/814.42	c (29,0) x[721] = 0
995.58/814.42	c (29,0) x[722] = 0
995.58/814.42	c (29,0) x[723] = 0
995.58/814.42	c (29,0) x[724] = 0
995.58/814.42	c (29,0) x[725] = 0
995.58/814.42	c (29,0) x[726] = 0
995.58/814.42	c (29,0) x[727] = 0
995.58/814.42	c (29,0) x[728] = 0
995.58/814.42	c (29,0) x[729] = 0
995.58/814.42	c (29,0) x[730] = 0
995.58/814.42	c (29,0) x[731] = 0
995.58/814.42	c (29,0) x[732] = 0
995.58/814.42	c (29,0) x[733] = 0
995.58/814.42	c (29,0) x[734] = 0
995.58/814.42	c (29,0) x[735] = 0
995.58/814.42	c (29,0) x[736] = 0
995.58/814.42	c (29,0) x[737] = 0
995.58/814.42	c (29,0) x[738] = 0
995.58/814.42	c (29,0) x[739] = 0
995.58/814.42	c (29,0) x[740] = 0
995.58/814.42	c (29,0) x[741] = 0
995.58/814.42	c (29,0) x[742] = 0
995.58/814.42	c (29,0) x[743] = 0
995.58/814.42	c (29,0) x[744] = 0
995.58/814.42	c (29,0) x[745] = 0
995.58/814.42	c (29,0) x[746] = 0
995.58/814.42	c (29,0) x[747] = 0
995.58/814.42	c (29,0) x[748] = 0
995.58/814.42	c (29,0) x[749] = 0
995.58/814.42	c (29,0) x[750] = 0
995.58/814.42	c (29,0) x[751] = 0
995.58/814.42	c (29,0) x[752] = 0
995.58/814.42	c (29,0) x[753] = 0
995.58/814.42	c (29,0) x[754] = 0
995.58/814.42	c (29,0) x[755] = 0
995.58/814.42	c (29,0) x[756] = 0
995.58/814.42	c (29,0) x[757] = 0
995.58/814.42	c (29,0) x[758] = 0
995.58/814.42	c (29,0) x[759] = 0
995.58/814.42	c (29,0) x[760] = 0
995.58/814.42	c (29,0) x[761] = 0
995.58/814.42	c (29,0) x[762] = 0
995.58/814.42	c (29,0) x[763] = 0
995.58/814.42	c (29,0) x[764] = 0
995.58/814.42	c (29,0) x[765] = 0
995.58/814.42	c (29,0) x[766] = 0
995.58/814.42	c (29,0) x[767] = 0
995.58/814.42	c (29,0) x[768] = 0
995.58/814.42	c (29,0) x[769] = 0
995.58/814.42	c (29,0) x[770] = 0
995.58/814.42	c (29,0) x[771] = 0
995.58/814.42	c (29,0) x[772] = 0
995.58/814.42	c (29,0) x[773] = 0
995.58/814.42	c (29,0) x[774] = 0
995.58/814.42	c (29,0) x[775] = 0
995.58/814.42	c (29,0) x[776] = 0
995.58/814.42	c (29,0) x[777] = 0
995.58/814.42	c (29,0) x[778] = 0
995.58/814.42	c (29,0) x[779] = 0
995.58/814.42	c (29,0) x[780] = 0
995.58/814.42	c (29,0) x[781] = 0
995.58/814.42	c (29,0) x[782] = 0
995.58/814.42	c (29,0) x[783] = 0
995.58/814.42	c (29,0) x[784] = 0
995.58/814.42	c (29,0) x[785] = 0
995.58/814.42	c (29,0) x[786] = 0
995.58/814.42	c (29,0) x[787] = 0
995.58/814.42	c (29,0) x[788] = 0
995.58/814.42	c (29,0) x[789] = 0
995.58/814.42	c (29,0) x[790] = 0
995.58/814.42	c (29,0) x[791] = 0
995.58/814.42	c (29,0) x[792] = 0
995.58/814.42	c (29,0) x[793] = 0
995.58/814.42	c (29,0) x[794] = 0
995.58/814.42	c (29,0) x[795] = 0
995.58/814.42	c (29,0) x[796] = 1
995.58/814.42	c (29,0) x[797] = 0
995.58/814.42	c (29,0) x[798] = 0
995.58/814.42	c (29,0) x[799] = 0
995.58/814.42	s SATISFIABLE
995.58/814.43	v <instantiation>
995.58/814.43	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199] x[200] x[201] x[202] x[203] x[204] x[205] x[206] x[207] x[208] x[209] x[210] x[211] x[212] x[213] x[214] x[215] x[216] x[217] x[218] x[219] x[220] x[221] x[222] x[223] x[224] x[225] x[226] x[227] x[228] x[229] x[230] x[231] x[232] x[233] x[234] x[235] x[236] x[237] x[238] x[239] x[240] x[241] x[242] x[243] x[244] x[245] x[246] x[247] x[248] x[249] x[250] x[251] x[252] x[253] x[254] x[255] x[256] x[257] x[258] x[259] x[260] x[261] x[262] x[263] x[264] x[265] x[266] x[267] x[268] x[269] x[270] x[271] x[272] x[273] x[274] x[275] x[276] x[277] x[278] x[279] x[280] x[281] x[282] x[283] x[284] x[285] x[286] x[287] x[288] x[289] x[290] x[291] x[292] x[293] x[294] x[295] x[296] x[297] x[298] x[299] x[300] x[301] x[302] x[303] x[304] x[305] x[306] x[307] x[308] x[309] x[310] x[311] x[312] x[313] x[314] x[315] x[316] x[317] x[318] x[319] x[320] x[321] x[322] x[323] x[324] x[325] x[326] x[327] x[328] x[329] x[330] x[331] x[332] x[333] x[334] x[335] x[336] x[337] x[338] x[339] x[340] x[341] x[342] x[343] x[344] x[345] x[346] x[347] x[348] x[349] x[350] x[351] x[352] x[353] x[354] x[355] x[356] x[357] x[358] x[359] x[360] x[361] x[362] x[363] x[364] x[365] x[366] x[367] x[368] x[369] x[370] x[371] x[372] x[373] x[374] x[375] x[376] x[377] x[378] x[379] x[380] x[381] x[382] x[383] x[384] x[385] x[386] x[387] x[388] x[389] x[390] x[391] x[392] x[393] x[394] x[395] x[396] x[397] x[398] x[399] x[400] x[401] x[402] x[403] x[404] x[405] x[406] x[407] x[408] x[409] x[410] x[411] x[412] x[413] x[414] x[415] x[416] x[417] x[418] x[419] x[420] x[421] x[422] x[423] x[424] x[425] x[426] x[427] x[428] x[429] x[430] x[431] x[432] x[433] x[434] x[435] x[436] x[437] x[438] x[439] x[440] x[441] x[442] x[443] x[444] x[445] x[446] x[447] x[448] x[449] x[450] x[451] x[452] x[453] x[454] x[455] x[456] x[457] x[458] x[459] x[460] x[461] x[462] x[463] x[464] x[465] x[466] x[467] x[468] x[469] x[470] x[471] x[472] x[473] x[474] x[475] x[476] x[477] x[478] x[479] x[480] x[481] x[482] x[483] x[484] x[485] x[486] x[487] x[488] x[489] x[490] x[491] x[492] x[493] x[494] x[495] x[496] x[497] x[498] x[499] x[500] x[501] x[502] x[503] x[504] x[505] x[506] x[507] x[508] x[509] x[510] x[511] x[512] x[513] x[514] x[515] x[516] x[517] x[518] x[519] x[520] x[521] x[522] x[523] x[524] x[525] x[526] x[527] x[528] x[529] x[530] x[531] x[532] x[533] x[534] x[535] x[536] x[537] x[538] x[539] x[540] x[541] x[542] x[543] x[544] x[545] x[546] x[547] x[548] x[549] x[550] x[551] x[552] x[553] x[554] x[555] x[556] x[557] x[558] x[559] x[560] x[561] x[562] x[563] x[564] x[565] x[566] x[567] x[568] x[569] x[570] x[571] x[572] x[573] x[574] x[575] x[576] x[577] x[578] x[579] x[580] x[581] x[582] x[583] x[584] x[585] x[586] x[587] x[588] x[589] x[590] x[591] x[592] x[593] x[594] x[595] x[596] x[597] x[598] x[599] x[600] x[601] x[602] x[603] x[604] x[605] x[606] x[607] x[608] x[609] x[610] x[611] x[612] x[613] x[614] x[615] x[616] x[617] x[618] x[619] x[620] x[621] x[622] x[623] x[624] x[625] x[626] x[627] x[628] x[629] x[630] x[631] x[632] x[633] x[634] x[635] x[636] x[637] x[638] x[639] x[640] x[641] x[642] x[643] x[644] x[645] x[646] x[647] x[648] x[649] x[650] x[651] x[652] x[653] x[654] x[655] x[656] x[657] x[658] x[659] x[660] x[661] x[662] x[663] x[664] x[665] x[666] x[667] x[668] x[669] x[670] x[671] x[672] x[673] x[674] x[675] x[676] x[677] x[678] x[679] x[680] x[681] x[682] x[683] x[684] x[685] x[686] x[687] x[688] x[689] x[690] x[691] x[692] x[693] x[694] x[695] x[696] x[697] x[698] x[699] x[700] x[701] x[702] x[703] x[704] x[705] x[706] x[707] x[708] x[709] x[710] x[711] x[712] x[713] x[714] x[715] x[716] x[717] x[718] x[719] x[720] x[721] x[722] x[723] x[724] x[725] x[726] x[727] x[728] x[729] x[730] x[731] x[732] x[733] x[734] x[735] x[736] x[737] x[738] x[739] x[740] x[741] x[742] x[743] x[744] x[745] x[746] x[747] x[748] x[749] x[750] x[751] x[752] x[753] x[754] x[755] x[756] x[757] x[758] x[759] x[760] x[761] x[762] x[763] x[764] x[765] x[766] x[767] x[768] x[769] x[770] x[771] x[772] x[773] x[774] x[775] x[776] x[777] x[778] x[779] x[780] x[781] x[782] x[783] x[784] x[785] x[786] x[787] x[788] x[789] x[790] x[791] x[792] x[793] x[794] x[795] x[796] x[797] x[798] x[799]</list>
995.58/814.43	v     <values>796 2 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0</values>
995.58/814.43	v </instantiation>
995.58/814.43	c (29,0) Show results End
995.58/814.43	c (29,0) Heap : 526 MiB used (max 3925 MiB), NonHeap : 19 MiB used (max 0 MiB)
995.58/814.43	c (29,0) 28,29,STOP-AFTER(ALL)
995.58/814.43	c END-Prog: Sat Sep 14 02:58:51 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 (15104 MiB free)
  memory of node 1: 16384 MiB (15002 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392672-1568421957/watcher-4392672-1568421957 -o /tmp/evaluation-result-4392672-1568421957/solver-4392672-1568421957 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1568416728-19026 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392672-1568421957.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=20932, runsolver pid=20929
Current StackSize limit: 8192 KiB


[startup+0.100157 s]*
/proc/loadavg: 5.32 7.28 7.58 2/214 20954
/proc/meminfo: memFree=30737520/32770624 swapFree=66968176/67108860
[pid=20932] ppid=20929 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20932/stat : 20932 (scop.sh) S 20929 20932 18999 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418445249 115843072 349 33554432000 4194304 5098028 140723288360624 140723288357880 140457754845820 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23171072 140723288363812 140723288364140 140723288364140 140723288367053 0
/proc/20932/statm: 28282 349 296 221 0 87 0
[pid=20935] ppid=20932 vsize=27314120 memory=106412 CPUtime=0.1 cores=0-7
/proc/20935/stat : 20935 (java) S 20932 20932 18999 0 -1 1077944320 6147 0 0 0 8 2 0 0 20 0 20 0 418445249 27969658880 26603 33554432000 4194304 4196468 140736959518320 140736959500864 140117427605239 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
/proc/20935/statm: 6828530 26603 2795 1 0 6790935 0
[pid=20935/tid=20936] ppid=20932 vsize=27314120 memory=8328452518542483098 CPUtime=0.09 cores=0-7
/proc/20935/task/20936/stat : 20936 (java) R 20932 20932 18999 0 -1 4202560 4214 0 0 0 7 2 0 0 20 0 20 0 418445249 27969658880 26603 33554432000 4194304 4196468 140736959518320 140117399431952 140117413285405 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20937] ppid=20932 vsize=27314120 memory=732370179383655397 CPUtime=0 cores=0-7
/proc/20935/task/20937/stat : 20937 (java) S 20932 20932 18999 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 26603 33554432000 4194304 4196468 140736959518320 140117431847184 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20938] ppid=20932 vsize=27314120 memory=140041046201984 CPUtime=0 cores=0-7
/proc/20935/task/20938/stat : 20938 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 26603 33554432000 4194304 4196468 140736959518320 140117215242640 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20939] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20939/stat : 20939 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 26603 33554432000 4194304 4196468 140736959518320 140117214190096 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20940] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20940/stat : 20940 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 26603 33554432000 4194304 4196468 140736959518320 140117213137552 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20941] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20941/stat : 20941 (java) S 20932 20932 18999 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 26603 33554432000 4194304 4196468 140736959518320 140117212085008 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20942] ppid=20932 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20935/task/20942/stat : 20942 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 26603 33554432000 4194304 4196468 140736959518320 140117211032464 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20943] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20943/stat : 20943 (java) S 20932 20932 18999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 26603 33554432000 4194304 4196468 140736959518320 140117209979920 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20944] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20944/stat : 20944 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 26603 33554432000 4194304 4196468 140736959518320 140117208927376 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20945] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20945/stat : 20945 (java) S 20932 20932 18999 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418445253 27969658880 26603 33554432000 4194304 4196468 140736959518320 140116800694256 140117427616386 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20946] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20946/stat : 20946 (java) S 20932 20932 18999 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418445254 27969658880 26603 33554432000 4194304 4196468 140736959518320 140115322069920 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20947] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20947/stat : 20947 (java) S 20932 20932 18999 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418445254 27969658880 26603 33554432000 4194304 4196468 140736959518320 140115187848176 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20948] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20948/stat : 20948 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445256 27969658880 26603 33554432000 4194304 4196468 140736959518320 140114813343952 140117427623835 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20949] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20949/stat : 20949 (java) S 20932 20932 18999 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 418445256 27969658880 26603 33554432000 4194304 4196468 140736959518320 140116799642096 140117427616386 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20950] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20950/stat : 20950 (java) S 20932 20932 18999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418445256 27969658880 26603 33554432000 4194304 4196468 140736959518320 140115544369776 140117427616386 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20951] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20951/stat : 20951 (java) R 20932 20932 18999 0 -1 1077944384 274 0 0 0 0 0 0 0 20 0 20 0 418445256 27969658880 26603 33554432000 4194304 4196468 140736959518320 140115543317232 140117427616386 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20952] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20952/stat : 20952 (java) S 20932 20932 18999 0 -1 1077944384 280 0 0 0 0 0 0 0 20 0 20 0 418445256 27969658880 26603 33554432000 4194304 4196468 140736959518320 140115542264688 140117427616386 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20953] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20953/stat : 20953 (java) S 20932 20932 18999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418445256 27969658880 26603 33554432000 4194304 4196468 140736959518320 140114315438304 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20954] ppid=20932 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20935/task/20954/stat : 20954 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445257 27969658880 26603 33554432000 4194304 4196468 140736959518320 140115541211568 140117427616386 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107808 KiB

[startup+0.21094 s]*
/proc/loadavg: 5.32 7.28 7.58 4/214 20954
/proc/meminfo: memFree=30716768/32770624 swapFree=66968176/67108860
[pid=20932] ppid=20929 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20932/stat : 20932 (scop.sh) S 20929 20932 18999 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418445249 115843072 349 33554432000 4194304 5098028 140723288360624 140723288357880 140457754845820 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23171072 140723288363812 140723288364140 140723288364140 140723288367053 0
/proc/20932/statm: 28282 349 296 221 0 87 0
[pid=20935] ppid=20932 vsize=27314120 memory=123432 CPUtime=0.25 cores=0-7
/proc/20935/stat : 20935 (java) S 20932 20932 18999 0 -1 1077944320 11749 0 0 0 21 4 0 0 20 0 20 0 418445249 27969658880 30858 33554432000 4194304 4196468 140736959518320 140736959500864 140117427605239 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
/proc/20935/statm: 6828530 30858 2917 1 0 6790935 0
[pid=20935/tid=20936] ppid=20932 vsize=27314120 memory=0 CPUtime=0.2 cores=0-7
/proc/20935/task/20936/stat : 20936 (java) R 20932 20932 18999 0 -1 4202560 9420 0 0 0 17 3 0 0 20 0 20 0 418445249 27969658880 30858 33554432000 4194304 4196468 140736959518320 140117399388800 140117427619126 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20937] ppid=20932 vsize=27314120 memory=280081944549112 CPUtime=0 cores=0-7
/proc/20935/task/20937/stat : 20937 (java) S 20932 20932 18999 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 30858 33554432000 4194304 4196468 140736959518320 140117431847184 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20938] ppid=20932 vsize=27314120 memory=140041046201984 CPUtime=0 cores=0-7
/proc/20935/task/20938/stat : 20938 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 30858 33554432000 4194304 4196468 140736959518320 140117215242640 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20939] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20939/stat : 20939 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 30858 33554432000 4194304 4196468 140736959518320 140117214190096 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20940] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20940/stat : 20940 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 30858 33554432000 4194304 4196468 140736959518320 140117213137552 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20941] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20941/stat : 20941 (java) S 20932 20932 18999 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 30858 33554432000 4194304 4196468 140736959518320 140117212085008 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20942] ppid=20932 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20935/task/20942/stat : 20942 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 30858 33554432000 4194304 4196468 140736959518320 140117211032464 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20943] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20943/stat : 20943 (java) S 20932 20932 18999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 30858 33554432000 4194304 4196468 140736959518320 140117209979920 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20944] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20944/stat : 20944 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 30858 33554432000 4194304 4196468 140736959518320 140117208927376 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20945] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20945/stat : 20945 (java) S 20932 20932 18999 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418445253 27969658880 30858 33554432000 4194304 4196468 140736959518320 140116800694256 140117427616386 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20946] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20946/stat : 20946 (java) S 20932 20932 18999 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418445254 27969658880 30858 33554432000 4194304 4196468 140736959518320 140115322069920 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20947] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20947/stat : 20947 (java) S 20932 20932 18999 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418445254 27969658880 30858 33554432000 4194304 4196468 140736959518320 140115187848176 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20948] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20948/stat : 20948 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445256 27969658880 30858 33554432000 4194304 4196468 140736959518320 140114813343952 140117427623835 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20949] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20949/stat : 20949 (java) S 20932 20932 18999 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 418445256 27969658880 30858 33554432000 4194304 4196468 140736959518320 140116799642096 140117427616386 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20950] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20950/stat : 20950 (java) S 20932 20932 18999 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 418445256 27969658880 30858 33554432000 4194304 4196468 140736959518320 140115544369776 140117427616386 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20951] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20951/stat : 20951 (java) S 20932 20932 18999 0 -1 1077944384 407 0 0 0 0 0 0 0 20 0 20 0 418445256 27969658880 30858 33554432000 4194304 4196468 140736959518320 140115543317232 140117427616386 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20952] ppid=20932 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/20935/task/20952/stat : 20952 (java) S 20932 20932 18999 0 -1 1077944384 477 0 0 0 2 0 0 0 20 0 20 0 418445256 27969658880 30858 33554432000 4194304 4196468 140736959518320 140115542264688 140117427616386 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20953] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20953/stat : 20953 (java) S 20932 20932 18999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418445256 27969658880 30858 33554432000 4194304 4196468 140736959518320 140114315438304 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20954] ppid=20932 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20935/task/20954/stat : 20954 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445257 27969658880 30858 33554432000 4194304 4196468 140736959518320 140115541211568 140117427616386 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 124828 KiB

[startup+0.310644 s]*
/proc/loadavg: 5.32 7.28 7.58 2/214 20954
/proc/meminfo: memFree=30713604/32770624 swapFree=66968176/67108860
[pid=20932] ppid=20929 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20932/stat : 20932 (scop.sh) S 20929 20932 18999 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418445249 115843072 349 33554432000 4194304 5098028 140723288360624 140723288357880 140457754845820 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23171072 140723288363812 140723288364140 140723288364140 140723288367053 0
/proc/20932/statm: 28282 349 296 221 0 87 0
[pid=20935] ppid=20932 vsize=27314120 memory=127700 CPUtime=0.43 cores=0-7
/proc/20935/stat : 20935 (java) S 20932 20932 18999 0 -1 1077944320 12319 0 0 0 39 4 0 0 20 0 20 0 418445249 27969658880 31925 33554432000 4194304 4196468 140736959518320 140736959500864 140117427605239 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
/proc/20935/statm: 6828530 31925 3050 1 0 6790935 0
[pid=20935/tid=20936] ppid=20932 vsize=27314120 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/20935/task/20936/stat : 20936 (java) R 20932 20932 18999 0 -1 4202560 9777 0 0 0 26 3 0 0 20 0 20 0 418445249 27969658880 31925 33554432000 4194304 4196468 140736959518320 140117399391536 140117412770894 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20937] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20937/stat : 20937 (java) S 20932 20932 18999 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 31925 33554432000 4194304 4196468 140736959518320 140117431847184 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20938] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20938/stat : 20938 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 31925 33554432000 4194304 4196468 140736959518320 140117215242640 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20939] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20939/stat : 20939 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 31925 33554432000 4194304 4196468 140736959518320 140117214190096 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20940] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20940/stat : 20940 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 31925 33554432000 4194304 4196468 140736959518320 140117213137552 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20941] ppid=20932 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/20935/task/20941/stat : 20941 (java) S 20932 20932 18999 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 31925 33554432000 4194304 4196468 140736959518320 140117212085008 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20942] ppid=20932 vsize=27314120 memory=140040898442159 CPUtime=0 cores=0-7
/proc/20935/task/20942/stat : 20942 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 31925 33554432000 4194304 4196468 140736959518320 140117211032464 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20943] ppid=20932 vsize=27314120 memory=140040898444464 CPUtime=0 cores=0-7
/proc/20935/task/20943/stat : 20943 (java) S 20932 20932 18999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 31925 33554432000 4194304 4196468 140736959518320 140117209979920 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20944] ppid=20932 vsize=27314120 memory=140040898446768 CPUtime=0 cores=0-7
/proc/20935/task/20944/stat : 20944 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445252 27969658880 31925 33554432000 4194304 4196468 140736959518320 140117208927376 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20945] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20945/stat : 20945 (java) S 20932 20932 18999 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418445253 27969658880 31925 33554432000 4194304 4196468 140736959518320 140116800694256 140117427616386 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20946] ppid=20932 vsize=27314120 memory=280081796900496 CPUtime=0 cores=0-7
/proc/20935/task/20946/stat : 20946 (java) S 20932 20932 18999 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418445254 27969658880 31925 33554432000 4194304 4196468 140736959518320 140115322069920 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20947] ppid=20932 vsize=27314120 memory=280081796907408 CPUtime=0 cores=0-7
/proc/20935/task/20947/stat : 20947 (java) S 20932 20932 18999 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418445254 27969658880 31925 33554432000 4194304 4196468 140736959518320 140115187848176 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20948] ppid=20932 vsize=27314120 memory=280081796848688 CPUtime=0 cores=0-7
/proc/20935/task/20948/stat : 20948 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445256 27969658880 31925 33554432000 4194304 4196468 140736959518320 140114813343952 140117427623835 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20949] ppid=20932 vsize=27314120 memory=280081796921232 CPUtime=0 cores=0-7
/proc/20935/task/20949/stat : 20949 (java) S 20932 20932 18999 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 20 0 418445256 27969658880 31925 33554432000 4194304 4196468 140736959518320 140116799642096 140117427616386 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20950] ppid=20932 vsize=27314120 memory=280081796928144 CPUtime=0.01 cores=0-7
/proc/20935/task/20950/stat : 20950 (java) S 20932 20932 18999 0 -1 1077944384 134 0 0 0 1 0 0 0 20 0 20 0 418445256 27969658880 31925 33554432000 4194304 4196468 140736959518320 140115544369776 140117427616386 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20951] ppid=20932 vsize=27314120 memory=280081796925840 CPUtime=0.01 cores=0-7
/proc/20935/task/20951/stat : 20951 (java) S 20932 20932 18999 0 -1 1077944384 452 0 0 0 1 0 0 0 20 0 20 0 418445256 27969658880 31925 33554432000 4194304 4196468 140736959518320 140115543317232 140117427616386 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20952] ppid=20932 vsize=27314120 memory=280081796942000 CPUtime=0.07 cores=0-7
/proc/20935/task/20952/stat : 20952 (java) S 20932 20932 18999 0 -1 1077944384 527 0 0 0 7 0 0 0 20 0 20 0 418445256 27969658880 31925 33554432000 4194304 4196468 140736959518320 140115542264688 140117427616386 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20953] ppid=20932 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20935/task/20953/stat : 20953 (java) S 20932 20932 18999 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418445256 27969658880 31925 33554432000 4194304 4196468 140736959518320 140114315438304 140117427615445 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20954] ppid=20932 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20935/task/20954/stat : 20954 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445257 27969658880 31925 33554432000 4194304 4196468 140736959518320 140115541211568 140117427616386 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129096 KiB

[startup+0.701002 s]
/proc/loadavg: 5.32 7.28 7.58 2/214 20954
/proc/meminfo: memFree=30685760/32770624 swapFree=66968176/67108860
[pid=20932] ppid=20929 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20932/stat : 20932 (scop.sh) S 20929 20932 18999 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 418445249 115843072 349 33554432000 4194304 5098028 140723288360624 140723288357880 140457754845820 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23171072 140723288363812 140723288364140 140723288364140 140723288367053 0
/proc/20932/statm: 28282 349 296 221 0 87 0
[pid=20935] ppid=20932 vsize=27322516 memory=163992 CPUtime=0.98 cores=0-7
/proc/20935/stat : 20935 (java) S 20932 20932 18999 0 -1 1077944320 20114 0 0 0 92 6 0 0 20 0 20 0 418445249 27978256384 40998 33554432000 4194304 4196468 140736959518320 140736959500864 140117427605239 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
/proc/20935/statm: 6830629 40998 3211 1 0 6791959 0
[pid=20935/tid=20936] ppid=20932 vsize=27322516 memory=280081797236864 CPUtime=0.68 cores=0-7
/proc/20935/task/20936/stat : 20936 (java) R 20932 20932 18999 0 -1 4202560 16986 0 0 0 63 5 0 0 20 0 20 0 418445249 27978256384 40998 33554432000 4194304 4196468 140736959518320 140117399436976 140117427617174 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20937] ppid=20932 vsize=27322516 memory=3928 CPUtime=0 cores=0-7
/proc/20935/task/20937/stat : 20937 (java) S 20932 20932 18999 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418445252 27978256384 40998 33554432000 4194304 4196468 140736959518320 140117431847184 140117427615445 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20938] ppid=20932 vsize=27322516 memory=716 CPUtime=0 cores=0-7
/proc/20935/task/20938/stat : 20938 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445252 27978256384 40998 33554432000 4194304 4196468 140736959518320 140117215242640 140117427615445 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0
[pid=20935/tid=20939] ppid=20932 vsize=27322516 memory=776 CPUtime=0 cores=0-7
/proc/20935/task/20939/stat : 20939 (java) S 20932 20932 18999 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418445252 27978256384 40998 33554432000 4194304 4196468 140736959518320 140117214190096 140117427615445 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39739392 140736959521514 140736959521942 140736959521942 140736959524815 0

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

[pid=21019/tid=21020] ppid=20932 vsize=8414124 memory=1476 CPUtime=65.09 cores=0-7
/proc/21019/task/21020/stat : 21020 (java) S 20932 20932 18999 0 -1 1077944384 16946 1976170 0 0 78 11 5926 494 20 0 23 0 418523746 8616062976 254187 33554432000 4194304 4196468 140722840397952 140320097333152 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21021] ppid=20932 vsize=8414124 memory=6791534058613427641 CPUtime=64.2 cores=0-7
/proc/21019/task/21021/stat : 21021 (java) S 20932 20932 18999 0 -1 1077944384 2 1976170 0 0 0 0 5926 494 20 0 23 0 418523747 8616062976 254187 33554432000 4194304 4196468 140722840397952 140320129735440 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21022] ppid=20932 vsize=8414124 memory=6740472 CPUtime=64.2 cores=0-7
/proc/21019/task/21022/stat : 21022 (java) S 20932 20932 18999 0 -1 1077944384 3 1976170 0 0 0 0 5926 494 20 0 23 0 418523747 8616062976 254187 33554432000 4194304 4196468 140722840397952 140319938296720 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21023] ppid=20932 vsize=8414124 memory=3928 CPUtime=64.2 cores=0-7
/proc/21019/task/21023/stat : 21023 (java) S 20932 20932 18999 0 -1 1077944384 2 1976170 0 0 0 0 5926 494 20 0 23 0 418523747 8616062976 254187 33554432000 4194304 4196468 140722840397952 140319609838608 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21024] ppid=20932 vsize=8414124 memory=716 CPUtime=64.2 cores=0-7
/proc/21019/task/21024/stat : 21024 (java) S 20932 20932 18999 0 -1 1077944384 2 1976170 0 0 0 0 5926 494 20 0 23 0 418523747 8616062976 254187 33554432000 4194304 4196468 140722840397952 140319608786064 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21025] ppid=20932 vsize=8414124 memory=7686721470384543124 CPUtime=64.2 cores=0-7
/proc/21019/task/21025/stat : 21025 (java) S 20932 20932 18999 0 -1 1077944384 2 1976170 0 0 0 0 5926 494 20 0 23 0 418523747 8616062976 254187 33554432000 4194304 4196468 140722840397952 140319607732496 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21026] ppid=20932 vsize=8414124 memory=-7003737579269690708 CPUtime=64.2 cores=0-7
/proc/21019/task/21026/stat : 21026 (java) S 20932 20932 18999 0 -1 1077944384 2 1976170 0 0 0 0 5926 494 20 0 23 0 418523747 8616062976 254187 33554432000 4194304 4196468 140722840397952 140319606679952 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21027] ppid=20932 vsize=8414124 memory=1424 CPUtime=64.2 cores=0-7
/proc/21019/task/21027/stat : 21027 (java) S 20932 20932 18999 0 -1 1077944384 2 1976170 0 0 0 0 5926 494 20 0 23 0 418523747 8616062976 254187 33554432000 4194304 4196468 140722840397952 140319605627408 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21028] ppid=20932 vsize=8414124 memory=1448 CPUtime=64.2 cores=0-7
/proc/21019/task/21028/stat : 21028 (java) S 20932 20932 18999 0 -1 1077944384 1 1976170 0 0 0 0 5926 494 20 0 23 0 418523747 8616062976 254187 33554432000 4194304 4196468 140722840397952 140319604574864 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21029] ppid=20932 vsize=8414124 memory=916 CPUtime=64.2 cores=0-7
/proc/21019/task/21029/stat : 21029 (java) S 20932 20932 18999 0 -1 1077944384 7 1976170 0 0 0 0 5926 494 20 0 23 0 418523749 8616062976 254187 33554432000 4194304 4196468 140722840397952 140319218878960 140320125504130 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21030] ppid=20932 vsize=8414124 memory=1980 CPUtime=64.2 cores=0-7
/proc/21019/task/21030/stat : 21030 (java) S 20932 20932 18999 0 -1 1077944384 13 1976170 0 0 0 0 5926 494 20 0 23 0 418523749 8616062976 254187 33554432000 4194304 4196468 140722840397952 140318594819488 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21031] ppid=20932 vsize=8414124 memory=2404 CPUtime=64.2 cores=0-7
/proc/21019/task/21031/stat : 21031 (java) S 20932 20932 18999 0 -1 1077944384 1 1976170 0 0 0 0 5926 494 20 0 23 0 418523750 8616062976 254187 33554432000 4194304 4196468 140722840397952 140318326384112 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21032] ppid=20932 vsize=8414124 memory=3624 CPUtime=64.2 cores=0-7
/proc/21019/task/21032/stat : 21032 (java) S 20932 20932 18999 0 -1 1077944384 1 1976170 0 0 0 0 5926 494 20 0 23 0 418523752 8616062976 254187 33554432000 4194304 4196468 140722840397952 140317951875792 140320125511579 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21033] ppid=20932 vsize=8414124 memory=23732 CPUtime=64.41 cores=0-7
/proc/21019/task/21033/stat : 21033 (java) S 20932 20932 18999 0 -1 1077944384 791 1976170 0 0 21 0 5926 494 20 0 23 0 418523752 8616062976 254187 33554432000 4194304 4196468 140722840397952 140319217825776 140320125504130 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21034] ppid=20932 vsize=8414124 memory=984 CPUtime=64.5 cores=0-7
/proc/21019/task/21034/stat : 21034 (java) S 20932 20932 18999 0 -1 1077944384 642 1976170 0 0 30 0 5926 494 20 0 23 0 418523752 8616062976 254187 33554432000 4194304 4196468 140722840397952 140319216773232 140320125504130 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21035] ppid=20932 vsize=8414124 memory=2048 CPUtime=64.39 cores=0-7
/proc/21019/task/21035/stat : 21035 (java) S 20932 20932 18999 0 -1 1077944384 348 1976170 0 0 19 0 5926 494 20 0 23 0 418523752 8616062976 254187 33554432000 4194304 4196468 140722840397952 140319215720688 140320125504130 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21036] ppid=20932 vsize=8414124 memory=1240 CPUtime=64.5 cores=0-7
/proc/21019/task/21036/stat : 21036 (java) S 20932 20932 18999 0 -1 1077944384 1246 1976170 0 0 30 0 5926 494 20 0 23 0 418523752 8616062976 254187 33554432000 4194304 4196468 140722840397952 140319214668144 140320125504130 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21037] ppid=20932 vsize=8414124 memory=3928 CPUtime=64.2 cores=0-7
/proc/21019/task/21037/stat : 21037 (java) S 20932 20932 18999 0 -1 1077944384 3 1976170 0 0 0 0 5926 494 20 0 23 0 418523753 8616062976 254187 33554432000 4194304 4196468 140722840397952 140317453970144 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21038] ppid=20932 vsize=8414124 memory=716 CPUtime=64.2 cores=0-7
/proc/21019/task/21038/stat : 21038 (java) S 20932 20932 18999 0 -1 1077944384 3 1976170 0 0 0 0 5926 494 20 0 23 0 418523753 8616062976 254187 33554432000 4194304 4196468 140722840397952 140319213616048 140320125504130 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 71 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21040] ppid=20932 vsize=8414124 memory=776 CPUtime=64.2 cores=0-7
/proc/21019/task/21040/stat : 21040 (java) S 20932 20932 18999 0 -1 1077944384 23 1976170 0 0 0 0 5926 494 20 0 23 0 418523832 8616062976 254187 33554432000 4194304 4196468 140722840397952 140319205581712 140320125504130 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21042] ppid=20932 vsize=8414124 memory=1052 CPUtime=65.32 cores=0-7
/proc/21019/task/21042/stat : 21042 (java) R 20932 20932 18999 0 -1 4202560 492 1976170 0 0 92 20 5926 494 20 0 23 0 418523833 8616062976 254187 33554432000 4194304 4196468 140722840397952 140316782873952 140319622179912 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21044] ppid=20932 vsize=8414124 memory=2832 CPUtime=64.2 cores=0-7
/proc/21019/task/21044/stat : 21044 (java) S 20932 20932 18999 0 -1 1077944384 3 1976170 0 0 0 0 5926 494 20 0 23 0 418523835 8616062976 254187 33554432000 4194304 4196468 140722840397952 140316514442176 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
Current children cumulated CPU time: 992.25 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 1018224 KiB

[startup+814.001 s]*
/proc/loadavg: 2.28 1.91 3.94 9/219 21049
/proc/meminfo: memFree=29062736/32770624 swapFree=66968200/67108860
[pid=20932] ppid=20929 vsize=113128 memory=1476 CPUtime=924.96 cores=0-7
/proc/20932/stat : 20932 (scop.sh) S 20929 20932 18999 0 -1 4202496 583 264145 0 0 0 0 90170 2326 20 0 1 0 418445249 115843072 369 33554432000 4194304 5098028 140723288360624 140723288357368 140457754845820 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23171072 140723288363812 140723288364140 140723288364140 140723288367053 0
/proc/20932/statm: 28282 369 311 221 0 87 0
[pid=21019] ppid=20932 vsize=8414124 memory=1474152 CPUtime=69.93 cores=0-7
/proc/21019/stat : 21019 (java) S 20932 20932 18999 0 -1 1077944320 23661 1976170 0 0 470 103 5926 494 20 0 23 0 418523745 8616062976 368538 33554432000 4194304 4196468 140722840397952 140722840380496 140320125492983 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
/proc/21019/statm: 2103531 368538 3240 1 0 2064875 0
[pid=21019/tid=21020] ppid=20932 vsize=8414124 memory=125732 CPUtime=65.09 cores=0-7
/proc/21019/task/21020/stat : 21020 (java) S 20932 20932 18999 0 -1 1077944384 16946 1976170 0 0 78 11 5926 494 20 0 23 0 418523746 8616062976 368538 33554432000 4194304 4196468 140722840397952 140320097333152 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21021] ppid=20932 vsize=8414124 memory=8040515796448799008 CPUtime=64.51 cores=0-7
/proc/21019/task/21021/stat : 21021 (java) R 20932 20932 18999 0 -1 4202560 220 1976170 0 0 23 8 5926 494 20 0 23 0 418523747 8616062976 368538 33554432000 4194304 4196468 140722840397952 140320129735560 140320110516787 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21022] ppid=20932 vsize=8414124 memory=-7003737579269690708 CPUtime=64.49 cores=0-7
/proc/21019/task/21022/stat : 21022 (java) R 20932 20932 18999 0 -1 4202560 207 1976170 0 0 22 7 5926 494 20 0 23 0 418523747 8616062976 368538 33554432000 4194304 4196468 140722840397952 140319938296840 140320110516805 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21023] ppid=20932 vsize=8414124 memory=-7003737579269690708 CPUtime=64.51 cores=0-7
/proc/21019/task/21023/stat : 21023 (java) R 20932 20932 18999 0 -1 4202560 228 1976170 0 0 24 7 5926 494 20 0 23 0 418523747 8616062976 368538 33554432000 4194304 4196468 140722840397952 140319609838808 140320110520402 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21024] ppid=20932 vsize=8414124 memory=1000 CPUtime=64.52 cores=0-7
/proc/21019/task/21024/stat : 21024 (java) R 20932 20932 18999 0 -1 4202560 238 1976170 0 0 23 9 5926 494 20 0 23 0 418523747 8616062976 368538 33554432000 4194304 4196468 140722840397952 140319608783872 140320110518335 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21025] ppid=20932 vsize=8414124 memory=7988 CPUtime=64.51 cores=0-7
/proc/21019/task/21025/stat : 21025 (java) R 20932 20932 18999 0 -1 4202560 231 1976170 0 0 23 8 5926 494 20 0 23 0 418523747 8616062976 368538 33554432000 4194304 4196468 140722840397952 140319607732616 140320110516686 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21026] ppid=20932 vsize=8414124 memory=1560 CPUtime=64.51 cores=0-7
/proc/21019/task/21026/stat : 21026 (java) R 20932 20932 18999 0 -1 4202560 236 1976170 0 0 23 8 5926 494 20 0 23 0 418523747 8616062976 368538 33554432000 4194304 4196468 140722840397952 140319606677760 140320110520402 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21027] ppid=20932 vsize=8414124 memory=14008 CPUtime=64.51 cores=0-7
/proc/21019/task/21027/stat : 21027 (java) R 20932 20932 18999 0 -1 4202560 216 1976170 0 0 24 7 5926 494 20 0 23 0 418523747 8616062976 368538 33554432000 4194304 4196468 140722840397952 140319605627408 140320110520402 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21028] ppid=20932 vsize=8414124 memory=7896 CPUtime=64.51 cores=0-7
/proc/21019/task/21028/stat : 21028 (java) R 20932 20932 18999 0 -1 4202560 223 1976170 0 0 23 8 5926 494 20 0 23 0 418523747 8616062976 368538 33554432000 4194304 4196468 140722840397952 140319604574984 140320110520402 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21029] ppid=20932 vsize=8414124 memory=2120 CPUtime=64.2 cores=0-7
/proc/21019/task/21029/stat : 21029 (java) S 20932 20932 18999 0 -1 1077944384 14 1976170 0 0 0 0 5926 494 20 0 23 0 418523749 8616062976 368538 33554432000 4194304 4196468 140722840397952 140319218877472 140320125503189 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21030] ppid=20932 vsize=8414124 memory=13948 CPUtime=64.2 cores=0-7
/proc/21019/task/21030/stat : 21030 (java) S 20932 20932 18999 0 -1 1077944384 13 1976170 0 0 0 0 5926 494 20 0 23 0 418523749 8616062976 368538 33554432000 4194304 4196468 140722840397952 140318594819488 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21031] ppid=20932 vsize=8414124 memory=1564 CPUtime=64.2 cores=0-7
/proc/21019/task/21031/stat : 21031 (java) S 20932 20932 18999 0 -1 1077944384 1 1976170 0 0 0 0 5926 494 20 0 23 0 418523750 8616062976 368538 33554432000 4194304 4196468 140722840397952 140318326384112 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21032] ppid=20932 vsize=8414124 memory=1476 CPUtime=64.2 cores=0-7
/proc/21019/task/21032/stat : 21032 (java) S 20932 20932 18999 0 -1 1077944384 1 1976170 0 0 0 0 5926 494 20 0 23 0 418523752 8616062976 368538 33554432000 4194304 4196468 140722840397952 140317951875792 140320125511579 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21033] ppid=20932 vsize=8414124 memory=129092 CPUtime=64.41 cores=0-7
/proc/21019/task/21033/stat : 21033 (java) S 20932 20932 18999 0 -1 1077944384 791 1976170 0 0 21 0 5926 494 20 0 23 0 418523752 8616062976 368538 33554432000 4194304 4196468 140722840397952 140319217825776 140320125504130 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21034] ppid=20932 vsize=8414124 memory=6677840 CPUtime=64.5 cores=0-7
/proc/21019/task/21034/stat : 21034 (java) S 20932 20932 18999 0 -1 1077944384 642 1976170 0 0 30 0 5926 494 20 0 23 0 418523752 8616062976 368538 33554432000 4194304 4196468 140722840397952 140319216773232 140320125504130 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21035] ppid=20932 vsize=8414124 memory=2120 CPUtime=64.39 cores=0-7
/proc/21019/task/21035/stat : 21035 (java) S 20932 20932 18999 0 -1 1077944384 348 1976170 0 0 19 0 5926 494 20 0 23 0 418523752 8616062976 368538 33554432000 4194304 4196468 140722840397952 140319215720688 140320125504130 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21036] ppid=20932 vsize=8414124 memory=1448 CPUtime=64.5 cores=0-7
/proc/21019/task/21036/stat : 21036 (java) S 20932 20932 18999 0 -1 1077944384 1246 1976170 0 0 30 0 5926 494 20 0 23 0 418523752 8616062976 368538 33554432000 4194304 4196468 140722840397952 140319214668144 140320125504130 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21037] ppid=20932 vsize=8414124 memory=916 CPUtime=64.2 cores=0-7
/proc/21019/task/21037/stat : 21037 (java) S 20932 20932 18999 0 -1 1077944384 3 1976170 0 0 0 0 5926 494 20 0 23 0 418523753 8616062976 368538 33554432000 4194304 4196468 140722840397952 140317453970144 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21038] ppid=20932 vsize=8414124 memory=1980 CPUtime=64.2 cores=0-7
/proc/21019/task/21038/stat : 21038 (java) S 20932 20932 18999 0 -1 1077944384 3 1976170 0 0 0 0 5926 494 20 0 23 0 418523753 8616062976 368538 33554432000 4194304 4196468 140722840397952 140319213616048 140320125504130 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 71 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21040] ppid=20932 vsize=8414124 memory=2404 CPUtime=64.2 cores=0-7
/proc/21019/task/21040/stat : 21040 (java) S 20932 20932 18999 0 -1 1077944384 23 1976170 0 0 0 0 5926 494 20 0 23 0 418523832 8616062976 368538 33554432000 4194304 4196468 140722840397952 140319205581712 140320125504130 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21042] ppid=20932 vsize=8414124 memory=1764 CPUtime=65.4 cores=0-7
/proc/21019/task/21042/stat : 21042 (java) S 20932 20932 18999 0 -1 1077944384 503 1976170 0 0 100 20 5926 494 20 0 23 0 418523833 8616062976 368538 33554432000 4194304 4196468 140722840397952 140316782876896 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21044] ppid=20932 vsize=8414124 memory=111632 CPUtime=64.2 cores=0-7
/proc/21019/task/21044/stat : 21044 (java) S 20932 20932 18999 0 -1 1077944384 3 1976170 0 0 0 0 5926 494 20 0 23 0 418523835 8616062976 368538 33554432000 4194304 4196468 140722840397952 140316514442176 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
Current children cumulated CPU time: 994.89 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 1475628 KiB

[startup+814.403 s]
/proc/loadavg: 2.28 1.91 3.94 9/219 21049
/proc/meminfo: memFree=29062736/32770624 swapFree=66968200/67108860
[pid=20932] ppid=20929 vsize=113128 memory=1476 CPUtime=924.96 cores=0-7
/proc/20932/stat : 20932 (scop.sh) S 20929 20932 18999 0 -1 4202496 583 264145 0 0 0 0 90170 2326 20 0 1 0 418445249 115843072 369 33554432000 4194304 5098028 140723288360624 140723288357368 140457754845820 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 23171072 140723288363812 140723288364140 140723288364140 140723288367053 0
/proc/20932/statm: 28282 369 311 221 0 87 0
[pid=21019] ppid=20932 vsize=8283048 memory=1517008 CPUtime=70.62 cores=0-7
/proc/21019/stat : 21019 (java) S 20932 20932 18999 0 -1 1077944320 25301 1976170 0 0 535 107 5926 494 20 0 22 0 418523745 8481841152 379252 33554432000 4194304 4196468 140722840397952 140722840380496 140320125492983 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
/proc/21019/statm: 2070762 379252 3248 1 0 2032106 0
[pid=21019/tid=21020] ppid=20932 vsize=8283048 memory=23732 CPUtime=65.23 cores=0-7
/proc/21019/task/21020/stat : 21020 (java) R 20932 20932 18999 0 -1 4202560 17097 1976170 0 0 92 11 5926 494 20 0 22 0 418523746 8481841152 379252 33554432000 4194304 4196468 140722840397952 140320097330976 140320109573470 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21021] ppid=20932 vsize=8283048 memory=1764 CPUtime=64.52 cores=0-7
/proc/21019/task/21021/stat : 21021 (java) S 20932 20932 18999 0 -1 1077944384 227 1976170 0 0 24 8 5926 494 20 0 22 0 418523747 8481841152 379252 33554432000 4194304 4196468 140722840397952 140320129735440 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21022] ppid=20932 vsize=8283048 memory=111632 CPUtime=64.5 cores=0-7
/proc/21019/task/21022/stat : 21022 (java) S 20932 20932 18999 0 -1 1077944384 214 1976170 0 0 23 7 5926 494 20 0 22 0 418523747 8481841152 379252 33554432000 4194304 4196468 140722840397952 140319938296720 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21023] ppid=20932 vsize=8283048 memory=3624 CPUtime=64.53 cores=0-7
/proc/21019/task/21023/stat : 21023 (java) S 20932 20932 18999 0 -1 1077944384 235 1976170 0 0 25 8 5926 494 20 0 22 0 418523747 8481841152 379318 33554432000 4194304 4196468 140722840397952 140319609838608 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21024] ppid=20932 vsize=8283048 memory=23732 CPUtime=64.53 cores=0-7
/proc/21019/task/21024/stat : 21024 (java) S 20932 20932 18999 0 -1 1077944384 245 1976170 0 0 24 9 5926 494 20 0 22 0 418523747 8481841152 379318 33554432000 4194304 4196468 140722840397952 140319608786064 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21025] ppid=20932 vsize=8283048 memory=984 CPUtime=64.53 cores=0-7
/proc/21019/task/21025/stat : 21025 (java) S 20932 20932 18999 0 -1 1077944384 238 1976170 0 0 24 9 5926 494 20 0 22 0 418523747 8481841152 379318 33554432000 4194304 4196468 140722840397952 140319607732496 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21026] ppid=20932 vsize=8283048 memory=1476 CPUtime=64.53 cores=0-7
/proc/21019/task/21026/stat : 21026 (java) S 20932 20932 18999 0 -1 1077944384 243 1976170 0 0 24 9 5926 494 20 0 22 0 418523747 8481841152 379318 33554432000 4194304 4196468 140722840397952 140319606679952 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21027] ppid=20932 vsize=8283048 memory=1322784 CPUtime=64.52 cores=0-7
/proc/21019/task/21027/stat : 21027 (java) S 20932 20932 18999 0 -1 1077944384 223 1976170 0 0 24 8 5926 494 20 0 22 0 418523747 8481841152 379318 33554432000 4194304 4196468 140722840397952 140319605627408 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21028] ppid=20932 vsize=8283048 memory=1216 CPUtime=64.52 cores=0-7
/proc/21019/task/21028/stat : 21028 (java) S 20932 20932 18999 0 -1 1077944384 230 1976170 0 0 24 8 5926 494 20 0 22 0 418523747 8481841152 379318 33554432000 4194304 4196468 140722840397952 140319604574864 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21029] ppid=20932 vsize=8283048 memory=1000 CPUtime=64.2 cores=0-7
/proc/21019/task/21029/stat : 21029 (java) S 20932 20932 18999 0 -1 1077944384 23 1976170 0 0 0 0 5926 494 20 0 22 0 418523749 8481841152 379318 33554432000 4194304 4196468 140722840397952 140319218878960 140320125504130 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21030] ppid=20932 vsize=8283048 memory=7988 CPUtime=64.2 cores=0-7
/proc/21019/task/21030/stat : 21030 (java) S 20932 20932 18999 0 -1 1077944384 15 1976170 0 0 0 0 5926 494 20 0 22 0 418523749 8481841152 379318 33554432000 4194304 4196468 140722840397952 140318594819488 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21031] ppid=20932 vsize=8283048 memory=574088 CPUtime=64.2 cores=0-7
/proc/21019/task/21031/stat : 21031 (java) S 20932 20932 18999 0 -1 1077944384 2 1976170 0 0 0 0 5926 494 20 0 22 0 418523750 8481841152 379318 33554432000 4194304 4196468 140722840397952 140318326384112 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21032] ppid=20932 vsize=8283048 memory=338440 CPUtime=64.2 cores=0-7
/proc/21019/task/21032/stat : 21032 (java) S 20932 20932 18999 0 -1 1077944384 1 1976170 0 0 0 0 5926 494 20 0 22 0 418523752 8481841152 379384 33554432000 4194304 4196468 140722840397952 140317951875792 140320125511579 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21033] ppid=20932 vsize=8283048 memory=6740472 CPUtime=64.45 cores=0-7
/proc/21019/task/21033/stat : 21033 (java) R 20932 20932 18999 0 -1 4202560 1119 1976170 0 0 25 0 5926 494 20 0 22 0 418523752 8481841152 379384 33554432000 4194304 4196468 140722840397952 140319217806680 140320106192193 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21034] ppid=20932 vsize=8283048 memory=1564 CPUtime=64.55 cores=0-7
/proc/21019/task/21034/stat : 21034 (java) R 20932 20932 18999 0 -1 4202560 992 1976170 0 0 35 0 5926 494 20 0 22 0 418523752 8481841152 379384 33554432000 4194304 4196468 140722840397952 140319216753704 140320109889819 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21035] ppid=20932 vsize=8283048 memory=984 CPUtime=64.42 cores=0-7
/proc/21019/task/21035/stat : 21035 (java) R 20932 20932 18999 0 -1 4202560 600 1976170 0 0 22 0 5926 494 20 0 22 0 418523752 8481841152 379384 33554432000 4194304 4196468 140722840397952 140319215719872 140320125503189 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21036] ppid=20932 vsize=8283048 memory=2048 CPUtime=64.59 cores=0-7
/proc/21019/task/21036/stat : 21036 (java) R 20932 20932 18999 0 -1 4202560 1811 1976170 0 0 38 1 5926 494 20 0 22 0 418523752 8481841152 379384 33554432000 4194304 4196468 140722840397952 140319214668144 140320125504918 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21037] ppid=20932 vsize=8283048 memory=1240 CPUtime=64.2 cores=0-7
/proc/21019/task/21037/stat : 21037 (java) S 20932 20932 18999 0 -1 1077944384 3 1976170 0 0 0 0 5926 494 20 0 22 0 418523753 8481841152 379384 33554432000 4194304 4196468 140722840397952 140317453970144 140320125503189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21038] ppid=20932 vsize=8283048 memory=3928 CPUtime=64.2 cores=0-7
/proc/21019/task/21038/stat : 21038 (java) S 20932 20932 18999 0 -1 1077944384 3 1976170 0 0 0 0 5926 494 20 0 22 0 418523753 8481841152 379384 33554432000 4194304 4196468 140722840397952 140319213616048 140320125504130 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 71 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21040] ppid=20932 vsize=8283048 memory=716 CPUtime=64.2 cores=0-7
/proc/21019/task/21040/stat : 21040 (java) S 20932 20932 18999 0 -1 1077944384 23 1976170 0 0 0 0 5926 494 20 0 22 0 418523832 8481841152 379384 33554432000 4194304 4196468 140722840397952 140319205581712 140320125504130 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
[pid=21019/tid=21044] ppid=20932 vsize=8283048 memory=776 CPUtime=64.2 cores=0-7
/proc/21019/task/21044/stat : 21044 (java) S 20932 20932 18999 0 -1 1077944384 10 1976170 0 0 0 0 5926 494 20 0 22 0 418523835 8481841152 379384 33554432000 4194304 4196468 140722840397952 140316514444208 140320125504130 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33873920 140722840400887 140722840401046 140722840401046 140722840403919 0
Current children cumulated CPU time: 995.58 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 1518484 KiB

Child status: 0
Real time (s): 814.499
CPU time (s): 995.887
CPU user time (s): 966.534
CPU system time (s): 29.3528
CPU usage (%): 122.27
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 14214600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 966.534
system time used= 29.3528
maximum resident set size= 14213464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2268875
page faults= 0
swaps= 0
block input operations= 16
block output operations= 602912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 90490
involuntary context switches= 2701


# summary of solver processes directly reported to runsolver:
#   pid: 20932
#   total CPU time (s): 995.887
#   total CPU user time (s): 966.534
#   total CPU system time (s): 29.3528

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.55578 second user time and 8.1691 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-14 02:45:17
IDJOB=4392672
IDBENCH=123195
IDSOLVER=2839
FILE ID=node135/4392672-1568421957
RUNJOBID= node135-1568416728-19026
PBS_JOBID= 21702256
Free space on /tmp= 61376 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/MagicSequence/MagicSequence-card-s1/MagicSequence-800-ca.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid 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-4392672-1568421957/watcher-4392672-1568421957 -o /tmp/evaluation-result-4392672-1568421957/solver-4392672-1568421957 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1568416728-19026 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4392672-1568421957.xml

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

MD5SUM BENCH= bba643cbf375a501e11ba296082ede1c
RANDOM SEED=916148090

node135.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.76
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.76
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.76
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.76
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:        30830268 kB
MemAvailable:   31861932 kB
Buffers:          163180 kB
Cached:          1136904 kB
SwapCached:        34840 kB
Active:           558264 kB
Inactive:         781892 kB
Active(anon):      12216 kB
Inactive(anon):    60360 kB
Active(file):     546048 kB
Inactive(file):   721532 kB
Unevictable:      110024 kB
Mlocked:          110024 kB
SwapTotal:      67108860 kB
SwapFree:       66968176 kB
Dirty:             20716 kB
Writeback:             0 kB
AnonPages:        115020 kB
Mapped:            36148 kB
Shmem:             24116 kB
Slab:             190184 kB
SReclaimable:     159836 kB
SUnreclaim:        30348 kB
KernelStack:        3408 kB
PageTables:         5944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61356 MiB
End job on node135 at 2019-09-14 02:58:51