Trace number 4405155

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-09-22)SAT 871.497 703.583

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-si4-m4D/
Subisomorphism-si4-m4D-m625-05.xml
MD5SUMa06e274e1d637d430249b010d1ea7ff6
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 benchmark0.107886
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints900
Number of domains1
Minimum domain size625
Maximum domain size625
Distribution of domain sizes[{"size":625,"count":250}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":7},{"degree":4,"count":20},{"degree":6,"count":53},{"degree":7,"count":38},{"degree":8,"count":61},{"degree":9,"count":58},{"degree":10,"count":13}]
Minimum constraint arity1
Maximum constraint arity250
Distribution of constraint arities[{"arity":1,"count":223},{"arity":2,"count":676},{"arity":250,"count":1}]
Number of extensional constraints899
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":899},{"type":"allDifferent","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 -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-17130-serial-file.bin HOME/instance-4405155-1569338540.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Tue Sep 24 17:21:40 CEST 2019
0.65/0.56	c PID: 17133
0.65/0.56	c IP: 172.20.3.133
0.65/0.56	c HOST: node133.alineos.net
0.65/0.57	c (0,0) Parsing Begin
2.30/1.18	c (0,0) Parsing End
2.30/1.18	c (0,0) CSP: 250 int (0 aux), 0 bool (0 aux), 900 ctr, max domain size 625
2.30/1.18	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.30/1.18	c (0,0) Constraint Name Generate Begin
2.30/1.20	c (0,0) Ctr:HOME/instance-4405155-1569338540.xml,AllDifferent:ExtensionConflict:ExtensionSupport:Var
2.30/1.20	c (0,0) Constraint Name Generate End
2.30/1.20	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.30/1.20	c (0,0) CSP to CSPinCNF Begin
57.67/42.69	c (42,41) translated 90 (10%) constraints
104.33/82.47	c (81,80) translated 180 (20%) constraints
161.88/123.70	c (123,119) translated 270 (30%) constraints
208.95/163.49	c (162,157) translated 360 (40%) constraints
259.74/203.75	c (203,196) translated 450 (50%) constraints
306.69/243.42	c (242,235) translated 540 (60%) constraints
350.96/282.79	c (282,273) translated 630 (70%) constraints
377.60/304.28	c (303,294) translated 720 (80%) constraints
379.21/304.70	c (304,294) translated 810 (90%) constraints
379.42/304.99	c (304,295) translated 900 (100%) constraints
379.42/304.99	c (304,295) ===========================================
379.54/305.02	c (304,295) Order
379.54/305.02	c (304,295) ===========================================
391.38/315.45	c (314,305) translated 544660 (10%) constraints
405.55/326.17	c (325,315) translated 1089320 (20%) constraints
415.95/336.53	c (335,326) translated 1633980 (30%) constraints
431.60/347.56	c (347,336) translated 2178640 (40%) constraints
442.01/357.93	c (357,347) translated 2723299 (50%) constraints
458.09/368.96	c (368,357) translated 3267959 (60%) constraints
468.31/379.18	c (378,367) translated 3812619 (70%) constraints
478.61/389.44	c (388,377) translated 4357279 (80%) constraints
494.80/400.51	c (399,388) translated 4901939 (90%) constraints
505.20/410.80	c (410,398) translated 5446598 (100%) constraints
505.20/410.80	c (410,398) CSP to CSPinCNF End
505.34/410.93	c (410,398) CSP: 250 int (0 aux), 422500 bool (422500 aux), 5446598 ctr, max domain size 625
505.34/410.93	c (410,398) Heap : 10170 MiB used (max 21562 MiB), NonHeap : 29 MiB used (max 0 MiB)
505.34/410.93	c (410,398) CSPinCNF Propagation Begin
591.65/467.60	c (467,451) 0 values, 68547 unsatisfiable literals, and 68042 valid clauses are removed
591.65/467.60	c (467,451) CSPinCNF Propagation End
591.77/467.74	c (467,451) CSP: 250 int (0 aux), 422500 bool (422500 aux), 5378556 ctr, max domain size 625
591.77/467.74	c (467,451) Heap : 12515 MiB used (max 21868 MiB), NonHeap : 30 MiB used (max 0 MiB)
591.77/467.77	c (467,451) Simplify CSPinCNF Begin
612.71/478.83	c (478,460) Simplify CSPinCNF End
612.81/478.99	c (478,461) CSP: 250 int (0 aux), 484750 bool (484750 aux), 5440806 ctr, max domain size 625
612.81/478.99	c (478,461) Heap : 12792 MiB used (max 21829 MiB), NonHeap : 30 MiB used (max 0 MiB)
612.81/478.99	c (478,461) Calculate Precise Domain Begin
612.81/478.99	c (478,461) 0 values are removed by re-calculation
612.81/478.99	c (478,461) Calculate Precise Domain End
613.02/479.15	c (478,461) CSP: 250 int (0 aux), 484750 bool (484750 aux), 5440806 ctr, max domain size 625
613.02/479.15	c (478,461) Heap : 12792 MiB used (max 21829 MiB), NonHeap : 30 MiB used (max 0 MiB)
613.02/479.15	c (478,461) CSPinCNF to SatSolver Begin
777.53/628.68	c (628,606) 544081 (10 %) CSP clauses are encoded (0 SAT variables, 38780941 SAT clauses)
784.08/634.07	c (633,611) 1088162 (20 %) CSP clauses are encoded (0 SAT variables, 39325022 SAT clauses)
789.28/639.27	c (638,616) 1632242 (30 %) CSP clauses are encoded (0 SAT variables, 39869102 SAT clauses)
797.31/644.82	c (644,621) 2176323 (40 %) CSP clauses are encoded (0 SAT variables, 40413183 SAT clauses)
805.50/650.42	c (649,626) 2720403 (50 %) CSP clauses are encoded (0 SAT variables, 40957263 SAT clauses)
810.70/655.61	c (655,632) 3264484 (60 %) CSP clauses are encoded (0 SAT variables, 41501344 SAT clauses)
818.86/661.14	c (660,637) 3808565 (70 %) CSP clauses are encoded (0 SAT variables, 42045425 SAT clauses)
824.04/666.30	c (665,642) 4352645 (80 %) CSP clauses are encoded (0 SAT variables, 42589505 SAT clauses)
832.20/671.85	c (671,647) 4896726 (90 %) CSP clauses are encoded (0 SAT variables, 43133586 SAT clauses)
840.32/677.32	c (676,652) 5440806 (100 %) CSP clauses are encoded (0 SAT variables, 43677666 SAT clauses)
840.32/677.32	c (676,652) CSPinCNF to SatSolver End
840.32/677.32	c (676,652) Heap : 11027 MiB used (max 22165 MiB), NonHeap : 32 MiB used (max 0 MiB)
840.32/677.32	c (676,652) 638953 bool, 43677667 clause
840.32/677.32	c (676,652) Export Begin
840.49/677.43	c (676,652) Export to HOME/scop-17130-serial-file.bin
840.49/677.43	c (676,652) Export End
840.49/677.43	c (676,652) Export File Size: 0.05 MB
840.49/677.43	c (676,652) 0,0,410,467,478,478,676,STOP-AFTER(DIMACS)
840.49/677.43	c END-Prog: Tue Sep 24 17:32:57 CEST 2019
0.00/677.51	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-17130-serial-file.bin
840.65/677.98	c (0,0) Read Serial File Begin
840.65/677.98	c (0,0) HOME/scop-17130-serial-file.bin
841.60/678.21	c (0,0) Read Serial File End
841.60/678.22	
841.60/678.22	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
841.60/678.22	(Solving Process)
841.60/678.22	
841.60/678.25	c BEGIN-Prog: Tue Sep 24 17:32:58 CEST 2019
841.60/678.25	c PID: 17210
841.60/678.25	c IP: 172.20.3.133
841.60/678.25	c HOST: node133.alineos.net
841.60/678.25	c (0,0) SatSolver.solve Begin
841.60/678.25	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405155-1569338540.xml-scop-17133.cnf
841.60/678.28	c (0,0) c
841.60/678.28	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)
841.60/678.28	c (0,0) c
841.60/678.28	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
841.60/678.28	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
841.60/678.28	c (0,0) c ========================================[ Problem Statistics ]===========================================
841.60/678.28	c (0,0) c |                                                                                                       |
857.00/693.44	c (15,0) c |  Number of variables:        638953                                                                   |
857.00/693.44	c (15,0) c |  Number of clauses:        43677667                                                                   |
857.00/693.44	c (15,0) c |  Parse time:                  13.90 s                                                                 |
857.00/693.44	c (15,0) c |                                                                                                       |
859.41/695.89	c (17,0) c | Too many clauses... No preprocessing                                                                  |
859.41/695.89	c (17,0) c |  Simplification time:          2.15 s                                                                 |
859.41/695.89	c (17,0) c |                                                                                                       |
859.41/695.89	c (17,0) c |  One Solver is taking   3241.09Mb... Let's take   2 solvers for this run (max 40% of the maxmemory).  |
859.41/695.89	c (17,0) c |  Generating clones                                                                                    |
860.40/696.82	c (18,0) c |  all clones generated. Memory =  5202.04Mb.                                                           |
860.40/696.82	c (18,0) c ========================================================================================================|
860.40/696.82	c (18,0) c
860.40/696.82	c (18,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
860.40/696.82	c (18,0) c
860.40/696.82	c (18,0) c |-----------------------|------------|------------|
860.40/696.82	c (18,0) c | Threads               |          0 |          1 |
860.40/696.82	c (18,0) c |-----------------------|------------|------------|
860.40/696.82	c (18,0) c | randomizeFirstDescent |      False |       True |
860.40/696.82	c (18,0) c | adaptStrategeis       |       True |      False |
860.40/696.82	c (18,0) c | forceUnsatOnNewDescent|       True |       True |
860.40/696.82	c (18,0) c | Initial random_seed   |   91648253 |   91648254 |
860.40/696.82	c (18,0) c | chanseokStrategy      |      False |      False |
860.40/696.82	c (18,0) c | coLBDBound            |          5 |          5 |
860.40/696.82	c (18,0) c | glureduce             |       True |       True |
860.40/696.82	c (18,0) c | firstReduceDB         |       2000 |       2000 |
860.40/696.82	c (18,0) c | incReduceDB           |        300 |        300 |
860.40/696.82	c (18,0) c | luby_restart          |      False |      False |
860.40/696.82	c (18,0) c | luby_restart_factor   |        100 |        100 |
860.40/696.82	c (18,0) c | var_decay             |     0.8000 |     0.8000 |
860.40/696.82	c (18,0) c | max_var_decay         |     0.9500 |     0.9500 |
860.40/696.82	c (18,0) c | randomize_on_restarts |      False |      False |
860.40/696.82	c (18,0) c | remove_satisfied      |       True |       True |
860.40/696.82	c (18,0) c |-----------------------|------------|------------|
869.97/702.88	c (24,0) c
869.97/702.88	c (24,0) c real time : 24.6045 s
869.97/702.88	c (24,0) c cpu time  : 24.8327 s
869.97/702.88	c (24,0) c
869.97/702.88	c (24,0) c
869.97/702.88	c (24,0) c
869.97/702.88	c (24,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
869.97/702.88	c (24,0) c
869.97/702.88	c (24,0) c |---------------|-----------------|------------|------------|
869.97/702.88	c (24,0) c | Threads       |      Total      |          0 |          1 |
869.97/702.88	c (24,0) c |---------------|-----------------|------------|------------|
869.97/702.88	c (24,0) c | Conflicts     |             491 |          7 |        484 |
869.97/702.88	c (24,0) c | Decisions     |            1096 |        150 |        946 |
869.97/702.88	c (24,0) c | Propagations  |         4121680 |    1504942 |    2616738 |
869.97/702.88	c (24,0) c | ReduceDBs     |               0 |          0 |          0 |
869.97/702.88	c (24,0) c | SimpDBs       |               2 |          1 |          1 |
869.97/702.88	c (24,0) c | Restarts      |               3 |          1 |          2 |
869.97/702.88	c (24,0) c | ForcedImports |               0 |          0 |          0 |
869.97/702.88	c (24,0) c | PropBinClauses|         3498863 |     957503 |    2541360 |
869.97/702.88	c (24,0) c | PropPreBlocker|       179573175 |   95193248 |   84379927 |
869.97/702.88	c (24,0) c | PropNotBlocker|        80313092 |   35877522 |   44435570 |
869.97/702.88	c (24,0) c | LitFullScans  |       267946191 |  133250178 |  134696013 |
869.97/702.88	c (24,0) c | LitScanFracts |           54406 |      24250 |      30156 |
869.97/702.88	c (24,0) c | DecisionLevel0|               4 |          1 |          3 |
869.97/702.88	c (24,0) c | Periods       |              44 |         22 |         22 |
869.97/702.88	c (24,0) c | Margin        |              40 |         20 |         20 |
869.97/702.88	c (24,0) c | Avg_Trail     |                 |     269362 |      17625 |
869.97/702.88	c (24,0) c | Avg_DL        |                 |         26 |         16 |
869.97/702.88	c (24,0) c | Avg_Res       |                 |          0 |          0 |
869.97/702.88	c (24,0) c | Avg_Res_Seen  |                 |          0 |          0 |
869.97/702.88	c (24,0) c |---------------|-----------------|------------|------------|
869.97/702.88	c (24,0) c | Exported      |              54 |          1 |         53 |
869.97/702.88	c (24,0) c | Imported      |               0 |          0 |          0 |
869.97/702.88	c (24,0) c | Good          |               0 |          0 |          0 |
869.97/702.88	c (24,0) c | Purge         |               0 |          0 |          0 |
869.97/702.88	c (24,0) c | Promoted      |               0 |          0 |          0 |
869.97/702.88	c (24,0) c | Remove_Imp    |               0 |          0 |          0 |
869.97/702.88	c (24,0) c | Blocked_Reuse |               0 |          0 |          0 |
869.97/702.88	c (24,0) c |---------------|-----------------|------------|------------|
869.97/702.88	c (24,0) c | Unaries       |                 |          0 |          1 |
869.97/702.88	c (24,0) c | Binaries      |                 |          0 |         20 |
869.97/702.88	c (24,0) c | Glues         |                 |          1 |         53 |
869.97/702.88	c (24,0) c |---------------|-----------------|------------|------------|
869.97/702.88	c (24,0) c | Orig_Seen     |             0 % |       1360 |      25766 |
869.97/702.88	c (24,0) c | Diff Orig seen|                 |      X     |      24406 |
869.97/702.88	c (24,0) c | Hamming       |            14 % |      X     |      90801 |
869.97/702.88	c (24,0) c |---------------|-----------------|------------|------------|
869.97/702.88	c (24,0) c | RunningTime   |                 |    3.8 100%|    6.0 100%|
869.97/702.88	c (24,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|
869.97/702.88	c (24,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|
869.97/702.88	c (24,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|
869.97/702.88	c (24,0) c | SolvingTime   |                 |    3.8     |    6.0     |
869.97/702.88	c (24,0) c | PropagationTim|                 |    3.8  99%|    5.9  98%|
869.97/702.88	c (24,0) c | AnalysisTime  |                 |    0.0   0%|    0.1   1%|
869.97/702.88	c (24,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|
869.97/702.88	c (24,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|
869.97/702.88	c (24,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|
869.97/702.88	c (24,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|
869.97/702.88	c (24,0) c |---------------|-----------------|------------|------------|
869.97/702.88	c (24,0) c
869.97/702.88	c (24,0) c
869.97/702.88	c (24,0) c Threads : 2
869.97/702.88	c (24,0) c Winner : 0
869.97/702.88	c (24,0) c Conflicts_0 : 7
869.97/702.88	c (24,0) c Conflicts_1 : 484
869.97/702.88	c (24,0) c Conflicts_total : 491
869.97/702.88	c (24,0) c Conflicts_winner : 7
869.97/702.88	c (24,0) c Decisions_0 : 150
869.97/702.88	c (24,0) c Decisions_1 : 946
869.97/702.88	c (24,0) c Decisions_total : 1096
869.97/702.88	c (24,0) c Decisions_winner : 150
869.97/702.88	c (24,0) c Propagations_0 : 1504942
869.97/702.88	c (24,0) c Propagations_1 : 2616738
869.97/702.88	c (24,0) c Propagations_total : 4121680
869.97/702.88	c (24,0) c Propagations_winner : 1504942
869.97/702.88	c (24,0) c ReduceDBs_0 : 0
869.97/702.88	c (24,0) c ReduceDBs_1 : 0
869.97/702.88	c (24,0) c ReduceDBs_total : 0
869.97/702.88	c (24,0) c ReduceDBs_winner : 0
869.97/702.88	c (24,0) c SimpDBs_0 : 1
869.97/702.88	c (24,0) c SimpDBs_1 : 1
869.97/702.88	c (24,0) c SimpDBs_total : 2
869.97/702.88	c (24,0) c SimpDBs_winner : 1
869.97/702.88	c (24,0) c Restarts_0 : 1
869.97/702.88	c (24,0) c Restarts_1 : 2
869.97/702.88	c (24,0) c Restarts_total : 3
869.97/702.88	c (24,0) c Restarts_winner : 1
869.97/702.88	c (24,0) c ForcedImports_0 : 0
869.97/702.88	c (24,0) c ForcedImports_1 : 0
869.97/702.88	c (24,0) c ForcedImports_total : 0
869.97/702.88	c (24,0) c ForcedImports_winner : 0
869.97/702.88	c (24,0) c PropsBinClauses_0 : 957503
869.97/702.88	c (24,0) c PropsBinClauses_1 : 2541360
869.97/702.88	c (24,0) c PropsBinClauses_total : 3498863
869.97/702.88	c (24,0) c PropsBinClauses_winner : 957503
869.97/702.88	c (24,0) c PropsPreBlocker_0 : 95193248
869.97/702.88	c (24,0) c PropsPreBlocker_1 : 84379927
869.97/702.88	c (24,0) c PropsPreBlocker_total : 179573175
869.97/702.88	c (24,0) c PropsPreBlocker_winner : 95193248
869.97/702.88	c (24,0) c PropsNotBlocker_0 : 35877522
869.97/702.88	c (24,0) c PropsNotBlocker_1 : 44435570
869.97/702.88	c (24,0) c PropsNotBlocker_total : 80313092
869.97/702.88	c (24,0) c PropsNotBlocker_winner : 35877522
869.97/702.88	c (24,0) c PropsLitFullScans_0 : 133250178
869.97/702.88	c (24,0) c PropsLitFullScans_1 : 134696013
869.97/702.88	c (24,0) c PropsLitFullScans_total : 267946191
869.97/702.88	c (24,0) c PropsLitFullScans_winner : 133250178
869.97/702.88	c (24,0) c LitScanFractions_0 : 24250
869.97/702.88	c (24,0) c LitScanFractions_1 : 30156
869.97/702.88	c (24,0) c LitScanFractions_total : 54406
869.97/702.88	c (24,0) c LitScanFractions_winner : 24250
869.97/702.88	c (24,0) c DecisionLevel0_0 : 1
869.97/702.88	c (24,0) c DecisionLevel0_1 : 3
869.97/702.88	c (24,0) c DecisionLevel0_total : 4
869.97/702.88	c (24,0) c DecisionLevel0_winner : 1
869.97/702.88	c (24,0) c Periods_0 : 22
869.97/702.88	c (24,0) c Periods_1 : 22
869.97/702.88	c (24,0) c Periods_total : 44
869.97/702.89	c (24,0) c Periods_winner : 22
869.97/702.89	c (24,0) c Margin_0 : 20
869.97/702.89	c (24,0) c Margin_1 : 20
869.97/702.89	c (24,0) c Margin_total : 40
869.97/702.89	c (24,0) c Margin_winner : 20
869.97/702.89	c (24,0) c Exported_0 : 1
869.97/702.89	c (24,0) c Exported_1 : 53
869.97/702.89	c (24,0) c Exported_total : 54
869.97/702.89	c (24,0) c Exported_winner : 1
869.97/702.89	c (24,0) c Imported_0 : 0
869.97/702.89	c (24,0) c Imported_1 : 0
869.97/702.89	c (24,0) c Imported_total : 0
869.97/702.89	c (24,0) c Imported_winner : 0
869.97/702.89	c (24,0) c Good_0 : 0
869.97/702.89	c (24,0) c Good_1 : 0
869.97/702.89	c (24,0) c Good_total : 0
869.97/702.89	c (24,0) c Good_winner : 0
869.97/702.89	c (24,0) c Purge_0 : 0
869.97/702.89	c (24,0) c Purge_1 : 0
869.97/702.89	c (24,0) c Purge_total : 0
869.97/702.89	c (24,0) c Purge_winner : 0
869.97/702.89	c (24,0) c Promoted_0 : 0
869.97/702.89	c (24,0) c Promoted_1 : 0
869.97/702.89	c (24,0) c Promoted_total : 0
869.97/702.89	c (24,0) c Promoted_winner : 0
869.97/702.89	c (24,0) c Remove_Imp_0 : 0
869.97/702.89	c (24,0) c Remove_Imp_1 : 0
869.97/702.89	c (24,0) c Remove_Imp_total : 0
869.97/702.89	c (24,0) c Remove_Imp_winner : 0
869.97/702.89	c (24,0) c Blocked_Reuse_0 : 0
869.97/702.89	c (24,0) c Blocked_Reuse_1 : 0
869.97/702.89	c (24,0) c Blocked_Reuse_total : 0
869.97/702.89	c (24,0) c Blocked_Reuse_winner : 0
869.97/702.89	c (24,0) c Unaries_0 : 0
869.97/702.89	c (24,0) c Unaries_1 : 1
869.97/702.89	c (24,0) c Unaries_total : 1
869.97/702.89	c (24,0) c Unaries_winner : 0
869.97/702.89	c (24,0) c Binaries_0 : 0
869.97/702.89	c (24,0) c Binaries_1 : 20
869.97/702.89	c (24,0) c Binaries_total : 20
869.97/702.89	c (24,0) c Binaries_winner : 0
869.97/702.89	c (24,0) c Glues_0 : 1
869.97/702.89	c (24,0) c Glues_1 : 53
869.97/702.89	c (24,0) c Glues_total : 54
869.97/702.89	c (24,0) c Glues_winner : 1
869.97/702.89	c (24,0) c RunningTime_0 : 3.839244
869.97/702.89	c (24,0) c RunningTime_1 : 6.040500
869.97/702.89	c (24,0) c RunningTime_total : 9.879745
869.97/702.89	c (24,0) c RunningTime_winner : 3.839244
869.97/702.89	c (24,0) c WaitingTime_0 : 0.000002
869.97/702.89	c (24,0) c WaitingTime_1 : 0.000001
869.97/702.89	c (24,0) c WaitingTime_total : 0.000003
869.97/702.89	c (24,0) c WaitingTime_winner : 0.000002
869.97/702.89	c (24,0) c ExchangingTime_0 : 0.000041
869.97/702.89	c (24,0) c ExchangingTime_1 : 0.000226
869.97/702.89	c (24,0) c ExchangingTime_total : 0.000266
869.97/702.89	c (24,0) c ExchangingTime_winner : 0.000041
869.97/702.89	c (24,0) c PeriodProcTime_0 : 0.000231
869.97/702.89	c (24,0) c PeriodProcTime_1 : 0.000240
869.97/702.89	c (24,0) c PeriodProcTime_total : 0.000471
869.97/702.89	c (24,0) c PeriodProcTime_winner : 0.000231
869.97/702.89	c (24,0) c SolvingTime_0 : 3.839518
869.97/702.89	c (24,0) c SolvingTime_1 : 6.040967
869.97/702.89	c (24,0) c SolvingTime_total : 9.880485
869.97/702.89	c (24,0) c SolvingTime_winner : 3.839518
869.97/702.89	c (24,0) c PropagationTime_0 : 3.818933
869.97/702.89	c (24,0) c PropagationTime_1 : 5.947674
869.97/702.89	c (24,0) c PropagationTime_total : 9.766606
869.97/702.89	c (24,0) c PropagationTime_winner : 3.818933
869.97/702.89	c (24,0) c AnalysisTime_0 : 0.005941
869.97/702.89	c (24,0) c AnalysisTime_1 : 0.052153
869.97/702.89	c (24,0) c AnalysisTime_total : 0.058095
869.97/702.89	c (24,0) c AnalysisTime_winner : 0.005941
869.97/702.89	c (24,0) c ReductionTime_0 : 0.000000
869.97/702.89	c (24,0) c ReductionTime_1 : 0.000000
869.97/702.89	c (24,0) c ReductionTime_total : 0.000000
869.97/702.89	c (24,0) c ReductionTime_winner : 0.000000
869.97/702.89	c (24,0) c SimplifyTime_0 : 0.000000
869.97/702.89	c (24,0) c SimplifyTime_1 : 0.000000
869.97/702.89	c (24,0) c SimplifyTime_total : 0.000000
869.97/702.89	c (24,0) c SimplifyTime_winner : 0.000000
869.97/702.89	c (24,0) c UsedRateTime_0 : 0.000000
869.97/702.89	c (24,0) c UsedRateTime_1 : 0.000000
869.97/702.89	c (24,0) c UsedRateTime_total : 0.000000
869.97/702.89	c (24,0) c UsedRateTime_winner : 0.000000
869.97/702.89	c (24,0) c OverlapRateTime_0 : 0.000000
869.97/702.89	c (24,0) c OverlapRateTime_1 : 0.000000
869.97/702.89	c (24,0) c OverlapRateTime_total : 0.000000
869.97/702.89	c (24,0) c OverlapRateTime_winner : 0.000000
869.97/702.89	c (24,0) c
869.97/702.89	c (24,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
869.97/702.89	c (24,0) c
869.97/702.89	c (24,0) c |-----------------------|------------|------------|
869.97/702.89	c (24,0) c | Threads               |          0 |          1 |
869.97/702.89	c (24,0) c |-----------------------|------------|------------|
869.97/702.89	c (24,0) c | randomizeFirstDescent |      False |       True |
869.97/702.89	c (24,0) c | adaptStrategeis       |       True |      False |
869.97/702.89	c (24,0) c | forceUnsatOnNewDescent|       True |       True |
869.97/702.89	c (24,0) c | Initial random_seed   |   74832923 | 1839248670 |
869.97/702.89	c (24,0) c | chanseokStrategy      |      False |      False |
869.97/702.89	c (24,0) c | coLBDBound            |          5 |          5 |
869.97/702.89	c (24,0) c | glureduce             |       True |       True |
869.97/702.89	c (24,0) c | firstReduceDB         |       2000 |       2000 |
869.97/702.89	c (24,0) c | incReduceDB           |        300 |        300 |
869.97/702.89	c (24,0) c | luby_restart          |      False |      False |
869.97/702.89	c (24,0) c | luby_restart_factor   |        100 |        100 |
869.97/702.89	c (24,0) c | var_decay             |     0.8000 |     0.8000 |
869.97/702.89	c (24,0) c | max_var_decay         |     0.9500 |     0.9500 |
869.97/702.89	c (24,0) c | randomize_on_restarts |      False |      False |
869.97/702.89	c (24,0) c | remove_satisfied      |       True |       True |
869.97/702.89	c (24,0) c |-----------------------|------------|------------|
869.97/702.89	c (24,0) 
869.97/702.89	c (24,0) s SATISFIABLE
842.36/703.25	c (25,0) SatSolver.solve End
842.36/703.25	c (25,0) Heap : 242 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
842.36/703.25	c (25,0) Show results Begin
871.26/703.40	c (25,0) x[0] = 0
871.26/703.40	c (25,0) x[1] = 82
871.26/703.40	c (25,0) x[2] = 86
871.26/703.41	c (25,0) x[3] = 388
871.26/703.41	c (25,0) x[4] = 498
871.26/703.41	c (25,0) x[5] = 258
871.26/703.41	c (25,0) x[6] = 312
871.26/703.41	c (25,0) x[7] = 406
871.26/703.41	c (25,0) x[8] = 416
871.26/703.41	c (25,0) x[9] = 520
871.26/703.41	c (25,0) x[10] = 120
871.26/703.41	c (25,0) x[11] = 325
871.26/703.41	c (25,0) x[12] = 429
871.26/703.41	c (25,0) x[13] = 185
871.26/703.41	c (25,0) x[14] = 43
871.26/703.41	c (25,0) x[15] = 145
871.26/703.41	c (25,0) x[16] = 180
871.26/703.41	c (25,0) x[17] = 233
871.26/703.41	c (25,0) x[18] = 396
871.26/703.41	c (25,0) x[19] = 70
871.26/703.41	c (25,0) x[20] = 187
871.26/703.41	c (25,0) x[21] = 311
871.26/703.41	c (25,0) x[22] = 403
871.26/703.41	c (25,0) x[23] = 254
871.26/703.41	c (25,0) x[24] = 322
871.26/703.41	c (25,0) x[25] = 379
871.26/703.41	c (25,0) x[26] = 492
871.26/703.41	c (25,0) x[27] = 168
871.26/703.41	c (25,0) x[28] = 320
871.26/703.41	c (25,0) x[29] = 378
871.26/703.41	c (25,0) x[30] = 604
871.26/703.41	c (25,0) x[31] = 42
871.26/703.41	c (25,0) x[32] = 256
871.26/703.41	c (25,0) x[33] = 428
871.26/703.41	c (25,0) x[34] = 462
871.26/703.41	c (25,0) x[35] = 616
871.26/703.41	c (25,0) x[36] = 24
871.26/703.41	c (25,0) x[37] = 39
871.26/703.41	c (25,0) x[38] = 230
871.26/703.41	c (25,0) x[39] = 74
871.26/703.41	c (25,0) x[40] = 227
871.26/703.41	c (25,0) x[41] = 335
871.26/703.41	c (25,0) x[42] = 270
871.26/703.41	c (25,0) x[43] = 375
871.26/703.41	c (25,0) x[44] = 263
871.26/703.41	c (25,0) x[45] = 89
871.26/703.41	c (25,0) x[46] = 303
871.26/703.41	c (25,0) x[47] = 503
871.26/703.41	c (25,0) x[48] = 527
871.26/703.41	c (25,0) x[49] = 338
871.26/703.41	c (25,0) x[50] = 476
871.26/703.41	c (25,0) x[51] = 319
871.26/703.41	c (25,0) x[52] = 573
871.26/703.41	c (25,0) x[53] = 76
871.26/703.41	c (25,0) x[54] = 511
871.26/703.41	c (25,0) x[55] = 152
871.26/703.41	c (25,0) x[56] = 279
871.26/703.41	c (25,0) x[57] = 434
871.26/703.41	c (25,0) x[58] = 352
871.26/703.41	c (25,0) x[59] = 333
871.26/703.41	c (25,0) x[60] = 602
871.26/703.41	c (25,0) x[61] = 176
871.26/703.41	c (25,0) x[62] = 308
871.26/703.41	c (25,0) x[63] = 64
871.26/703.41	c (25,0) x[64] = 437
871.26/703.41	c (25,0) x[65] = 471
871.26/703.41	c (25,0) x[66] = 596
871.26/703.41	c (25,0) x[67] = 58
871.26/703.41	c (25,0) x[68] = 205
871.26/703.41	c (25,0) x[69] = 236
871.26/703.41	c (25,0) x[70] = 93
871.26/703.41	c (25,0) x[71] = 156
871.26/703.41	c (25,0) x[72] = 535
871.26/703.41	c (25,0) x[73] = 31
871.26/703.41	c (25,0) x[74] = 350
871.26/703.41	c (25,0) x[75] = 472
871.26/703.41	c (25,0) x[76] = 108
871.26/703.41	c (25,0) x[77] = 487
871.26/703.41	c (25,0) x[78] = 386
871.26/703.41	c (25,0) x[79] = 103
871.26/703.41	c (25,0) x[80] = 151
871.26/703.41	c (25,0) x[81] = 570
871.26/703.41	c (25,0) x[82] = 368
871.26/703.41	c (25,0) x[83] = 580
871.26/703.41	c (25,0) x[84] = 344
871.26/703.41	c (25,0) x[85] = 455
871.26/703.41	c (25,0) x[86] = 15
871.26/703.41	c (25,0) x[87] = 215
871.26/703.41	c (25,0) x[88] = 347
871.26/703.41	c (25,0) x[89] = 362
871.26/703.41	c (25,0) x[90] = 415
871.26/703.41	c (25,0) x[91] = 494
871.26/703.41	c (25,0) x[92] = 47
871.26/703.41	c (25,0) x[93] = 295
871.26/703.41	c (25,0) x[94] = 479
871.26/703.41	c (25,0) x[95] = 52
871.26/703.41	c (25,0) x[96] = 26
871.26/703.41	c (25,0) x[97] = 447
871.26/703.41	c (25,0) x[98] = 104
871.26/703.41	c (25,0) x[99] = 558
871.26/703.41	c (25,0) x[100] = 474
871.26/703.41	c (25,0) x[101] = 507
871.26/703.41	c (25,0) x[102] = 404
871.26/703.41	c (25,0) x[103] = 433
871.26/703.41	c (25,0) x[104] = 623
871.26/703.41	c (25,0) x[105] = 484
871.26/703.41	c (25,0) x[106] = 525
871.26/703.41	c (25,0) x[107] = 617
871.26/703.41	c (25,0) x[108] = 193
871.26/703.41	c (25,0) x[109] = 56
871.26/703.41	c (25,0) x[110] = 65
871.26/703.41	c (25,0) x[111] = 414
871.26/703.41	c (25,0) x[112] = 442
871.26/703.41	c (25,0) x[113] = 11
871.26/703.41	c (25,0) x[114] = 480
871.26/703.41	c (25,0) x[115] = 555
871.26/703.41	c (25,0) x[116] = 470
871.26/703.41	c (25,0) x[117] = 543
871.26/703.41	c (25,0) x[118] = 77
871.26/703.41	c (25,0) x[119] = 243
871.26/703.41	c (25,0) x[120] = 369
871.26/703.41	c (25,0) x[121] = 191
871.26/703.41	c (25,0) x[122] = 618
871.26/703.41	c (25,0) x[123] = 149
871.26/703.41	c (25,0) x[124] = 345
871.26/703.41	c (25,0) x[125] = 336
871.26/703.41	c (25,0) x[126] = 561
871.26/703.41	c (25,0) x[127] = 25
871.26/703.41	c (25,0) x[128] = 54
871.26/703.41	c (25,0) x[129] = 274
871.26/703.41	c (25,0) x[130] = 430
871.26/703.41	c (25,0) x[131] = 544
871.26/703.41	c (25,0) x[132] = 242
871.26/703.41	c (25,0) x[133] = 244
871.26/703.41	c (25,0) x[134] = 16
871.26/703.41	c (25,0) x[135] = 33
871.26/703.41	c (25,0) x[136] = 300
871.26/703.41	c (25,0) x[137] = 376
871.26/703.41	c (25,0) x[138] = 486
871.26/703.41	c (25,0) x[139] = 123
871.26/703.41	c (25,0) x[140] = 179
871.26/703.41	c (25,0) x[141] = 473
871.26/703.41	c (25,0) x[142] = 261
871.26/703.41	c (25,0) x[143] = 622
871.26/703.41	c (25,0) x[144] = 121
871.26/703.41	c (25,0) x[145] = 167
871.26/703.41	c (25,0) x[146] = 475
871.26/703.41	c (25,0) x[147] = 539
871.26/703.41	c (25,0) x[148] = 582
871.26/703.41	c (25,0) x[149] = 80
871.26/703.41	c (25,0) x[150] = 101
871.26/703.41	c (25,0) x[151] = 161
871.26/703.41	c (25,0) x[152] = 326
871.26/703.41	c (25,0) x[153] = 252
871.26/703.41	c (25,0) x[154] = 318
871.26/703.41	c (25,0) x[155] = 342
871.26/703.41	c (25,0) x[156] = 355
871.26/703.41	c (25,0) x[157] = 427
871.26/703.41	c (25,0) x[158] = 37
871.26/703.41	c (25,0) x[159] = 466
871.26/703.41	c (25,0) x[160] = 248
871.26/703.41	c (25,0) x[161] = 446
871.26/703.41	c (25,0) x[162] = 540
871.26/703.41	c (25,0) x[163] = 489
871.26/703.41	c (25,0) x[164] = 409
871.26/703.41	c (25,0) x[165] = 567
871.26/703.41	c (25,0) x[166] = 63
871.26/703.41	c (25,0) x[167] = 217
871.26/703.41	c (25,0) x[168] = 560
871.26/703.41	c (25,0) x[169] = 136
871.26/703.41	c (25,0) x[170] = 353
871.26/703.41	c (25,0) x[171] = 523
871.26/703.41	c (25,0) x[172] = 321
871.26/703.41	c (25,0) x[173] = 384
871.26/703.41	c (25,0) x[174] = 88
871.26/703.41	c (25,0) x[175] = 290
871.26/703.41	c (25,0) x[176] = 436
871.26/703.41	c (25,0) x[177] = 611
871.26/703.41	c (25,0) x[178] = 365
871.26/703.41	c (25,0) x[179] = 400
871.26/703.41	c (25,0) x[180] = 159
871.26/703.41	c (25,0) x[181] = 444
871.26/703.41	c (25,0) x[182] = 8
871.26/703.41	c (25,0) x[183] = 272
871.26/703.41	c (25,0) x[184] = 231
871.26/703.41	c (25,0) x[185] = 599
871.26/703.41	c (25,0) x[186] = 586
871.26/703.41	c (25,0) x[187] = 372
871.26/703.41	c (25,0) x[188] = 536
871.26/703.41	c (25,0) x[189] = 387
871.26/703.41	c (25,0) x[190] = 419
871.26/703.41	c (25,0) x[191] = 87
871.26/703.41	c (25,0) x[192] = 615
871.26/703.41	c (25,0) x[193] = 621
871.26/703.41	c (25,0) x[194] = 28
871.26/703.41	c (25,0) x[195] = 229
871.26/703.41	c (25,0) x[196] = 504
871.26/703.41	c (25,0) x[197] = 496
871.26/703.41	c (25,0) x[198] = 497
871.26/703.41	c (25,0) x[199] = 153
871.26/703.41	c (25,0) x[200] = 408
871.26/703.41	c (25,0) x[201] = 213
871.26/703.41	c (25,0) x[202] = 299
871.26/703.41	c (25,0) x[203] = 381
871.26/703.41	c (25,0) x[204] = 184
871.26/703.41	c (25,0) x[205] = 394
871.26/703.41	c (25,0) x[206] = 304
871.26/703.41	c (25,0) x[207] = 111
871.26/703.41	c (25,0) x[208] = 49
871.26/703.41	c (25,0) x[209] = 518
871.26/703.41	c (25,0) x[210] = 48
871.26/703.41	c (25,0) x[211] = 339
871.26/703.41	c (25,0) x[212] = 488
871.26/703.41	c (25,0) x[213] = 485
871.26/703.41	c (25,0) x[214] = 499
871.26/703.41	c (25,0) x[215] = 247
871.26/703.41	c (25,0) x[216] = 59
871.26/703.41	c (25,0) x[217] = 147
871.26/703.41	c (25,0) x[218] = 351
871.26/703.41	c (25,0) x[219] = 502
871.26/703.41	c (25,0) x[220] = 163
871.26/703.41	c (25,0) x[221] = 514
871.26/703.41	c (25,0) x[222] = 40
871.26/703.41	c (25,0) x[223] = 450
871.26/703.41	c (25,0) x[224] = 590
871.26/703.41	c (25,0) x[225] = 495
871.26/703.41	c (25,0) x[226] = 255
871.26/703.41	c (25,0) x[227] = 53
871.26/703.41	c (25,0) x[228] = 493
871.26/703.41	c (25,0) x[229] = 574
871.26/703.41	c (25,0) x[230] = 324
871.26/703.41	c (25,0) x[231] = 424
871.26/703.41	c (25,0) x[232] = 198
871.26/703.41	c (25,0) x[233] = 44
871.26/703.41	c (25,0) x[234] = 45
871.26/703.41	c (25,0) x[235] = 262
871.26/703.41	c (25,0) x[236] = 392
871.26/703.41	c (25,0) x[237] = 614
871.26/703.41	c (25,0) x[238] = 23
871.26/703.41	c (25,0) x[239] = 155
871.26/703.41	c (25,0) x[240] = 310
871.26/703.41	c (25,0) x[241] = 139
871.26/703.41	c (25,0) x[242] = 112
871.26/703.41	c (25,0) x[243] = 385
871.26/703.41	c (25,0) x[244] = 359
871.26/703.41	c (25,0) x[245] = 453
871.26/703.41	c (25,0) x[246] = 354
871.26/703.41	c (25,0) x[247] = 190
871.26/703.41	c (25,0) x[248] = 348
871.26/703.41	c (25,0) x[249] = 71
871.26/703.41	s SATISFIABLE
871.26/703.42	v <instantiation>
871.26/703.42	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]</list>
871.26/703.42	v     <values>0 82 86 388 498 258 312 406 416 520 120 325 429 185 43 145 180 233 396 70 187 311 403 254 322 379 492 168 320 378 604 42 256 428 462 616 24 39 230 74 227 335 270 375 263 89 303 503 527 338 476 319 573 76 511 152 279 434 352 333 602 176 308 64 437 471 596 58 205 236 93 156 535 31 350 472 108 487 386 103 151 570 368 580 344 455 15 215 347 362 415 494 47 295 479 52 26 447 104 558 474 507 404 433 623 484 525 617 193 56 65 414 442 11 480 555 470 543 77 243 369 191 618 149 345 336 561 25 54 274 430 544 242 244 16 33 300 376 486 123 179 473 261 622 121 167 475 539 582 80 101 161 326 252 318 342 355 427 37 466 248 446 540 489 409 567 63 217 560 136 353 523 321 384 88 290 436 611 365 400 159 444 8 272 231 599 586 372 536 387 419 87 615 621 28 229 504 496 497 153 408 213 299 381 184 394 304 111 49 518 48 339 488 485 499 247 59 147 351 502 163 514 40 450 590 495 255 53 493 574 324 424 198 44 45 262 392 614 23 155 310 139 112 385 359 453 354 190 348 71</values>
871.26/703.42	v </instantiation>
871.26/703.42	c (25,0) Show results End
871.26/703.42	c (25,0) Heap : 262 MiB used (max 3925 MiB), NonHeap : 18 MiB used (max 0 MiB)
871.26/703.42	c (25,0) 25,25,STOP-AFTER(ALL)
871.26/703.42	c END-Prog: Tue Sep 24 17:33:23 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 (10982 MiB free)
  memory of node 1: 16384 MiB (12825 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405155-1569338540/watcher-4405155-1569338540 -o /var/tmp/evaluation-result-4405155-1569338540/solver-4405155-1569338540 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node133-1569335938-16664 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405155-1569338540.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
solver pid=17130, runsolver pid=17127
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.105948 s]*
/proc/loadavg: 5.64 6.54 5.77 3/216 17152
/proc/meminfo: memFree=24282344/32770624 swapFree=67002936/67108860
[pid=17130] ppid=17127 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/17130/stat : 17130 (scop.sh) S 17127 17130 16637 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510093545 115843072 348 33554432000 4194304 5098028 140736580871200 140736580868456 140574206431868 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29884416 140736580875005 140736580875352 140736580875352 140736580878281 0
/proc/17130/statm: 28282 348 296 221 0 87 0
[pid=17133] ppid=17130 vsize=27314120 memory=109800 CPUtime=0.11 cores=0-7
/proc/17133/stat : 17133 (java) S 17130 17130 16637 0 -1 1077944320 7060 0 0 0 9 2 0 0 20 0 20 0 510093546 27969658880 27450 33554432000 4194304 4196468 140721807774816 140721807757360 140560662871799 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
/proc/17133/statm: 6828530 27450 2795 1 0 6790935 0
[pid=17133/tid=17134] ppid=17130 vsize=27314120 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/17133/task/17134/stat : 17134 (java) R 17130 17130 16637 0 -1 4202560 5109 0 0 0 7 2 0 0 20 0 20 0 510093546 27969658880 27581 33554432000 4194304 4196468 140721807774816 140560634686096 140560136482604 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17135] ppid=17130 vsize=27314120 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/17133/task/17135/stat : 17135 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 27581 33554432000 4194304 4196468 140721807774816 140560667114000 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17136] ppid=17130 vsize=27314120 memory=139819452970624 CPUtime=0 cores=0-7
/proc/17133/task/17136/stat : 17136 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 27581 33554432000 4194304 4196468 140721807774816 140560481270416 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17137] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17137/stat : 17137 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 27581 33554432000 4194304 4196468 140721807774816 140560480217360 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17138] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17138/stat : 17138 (java) S 17130 17130 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 27581 33554432000 4194304 4196468 140721807774816 140560479164816 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17139] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17139/stat : 17139 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 27581 33554432000 4194304 4196468 140721807774816 140560478112784 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17140] ppid=17130 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17133/task/17140/stat : 17140 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 27581 33554432000 4194304 4196468 140721807774816 140560477060240 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17141] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17141/stat : 17141 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 27581 33554432000 4194304 4196468 140721807774816 140560476007184 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17142] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17142/stat : 17142 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 27581 33554432000 4194304 4196468 140721807774816 140560474954640 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17143] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17143/stat : 17143 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093550 27969658880 27581 33554432000 4194304 4196468 140721807774816 140559788206320 140560662882946 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17144] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17144/stat : 17144 (java) S 17130 17130 16637 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510093550 27969658880 27581 33554432000 4194304 4196468 140721807774816 140558576116896 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17145] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17145/stat : 17145 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510093551 27969658880 27581 33554432000 4194304 4196468 140721807774816 140558307681008 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17146] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17146/stat : 17146 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510093553 27969658880 27581 33554432000 4194304 4196468 140721807774816 140557933172688 140560662890395 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17147] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17147/stat : 17147 (java) S 17130 17130 16637 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 510093553 27969658880 27607 33554432000 4194304 4196468 140721807774816 140559787154160 140560662882946 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17148] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17148/stat : 17148 (java) S 17130 17130 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510093553 27969658880 27607 33554432000 4194304 4196468 140721807774816 140559786101616 140560662882946 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17149] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17149/stat : 17149 (java) S 17130 17130 16637 0 -1 1077944384 278 0 0 0 0 0 0 0 20 0 20 0 510093553 27969658880 27607 33554432000 4194304 4196468 140721807774816 140559582751216 140560662882946 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17150] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17150/stat : 17150 (java) R 17130 17130 16637 0 -1 4202560 333 0 0 0 0 0 0 0 20 0 20 0 510093553 27969658880 27607 33554432000 4194304 4196468 140721807774816 140559581698672 140560643114576 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17151] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17151/stat : 17151 (java) S 17130 17130 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510093553 27969658880 27607 33554432000 4194304 4196468 140721807774816 140557435267552 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17152] ppid=17130 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17133/task/17152/stat : 17152 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510093554 27969658880 27607 33554432000 4194304 4196468 140721807774816 140559580646064 140560662882946 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 111192 KiB

[startup+0.210701 s]*
/proc/loadavg: 5.64 6.54 5.77 2/216 17152
/proc/meminfo: memFree=24261168/32770624 swapFree=67002936/67108860
[pid=17130] ppid=17127 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/17130/stat : 17130 (scop.sh) S 17127 17130 16637 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510093545 115843072 348 33554432000 4194304 5098028 140736580871200 140736580868456 140574206431868 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29884416 140736580875005 140736580875352 140736580875352 140736580878281 0
/proc/17130/statm: 28282 348 296 221 0 87 0
[pid=17133] ppid=17130 vsize=27314120 memory=126728 CPUtime=0.25 cores=0-7
/proc/17133/stat : 17133 (java) S 17130 17130 16637 0 -1 1077944320 12435 0 0 0 21 4 0 0 20 0 20 0 510093546 27969658880 31682 33554432000 4194304 4196468 140721807774816 140721807757360 140560662871799 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
/proc/17133/statm: 6828530 31682 2966 1 0 6790935 0
[pid=17133/tid=17134] ppid=17130 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/17133/task/17134/stat : 17134 (java) R 17130 17130 16637 0 -1 4202560 10143 0 0 0 16 3 0 0 20 0 20 0 510093546 27969658880 31682 33554432000 4194304 4196468 140721807774816 140560634688576 140560648037392 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17135] ppid=17130 vsize=27314120 memory=342 CPUtime=0 cores=0-7
/proc/17133/task/17135/stat : 17135 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 31682 33554432000 4194304 4196468 140721807774816 140560667114000 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17136] ppid=17130 vsize=27314120 memory=139819456779840 CPUtime=0 cores=0-7
/proc/17133/task/17136/stat : 17136 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 31682 33554432000 4194304 4196468 140721807774816 140560481270416 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17137] ppid=17130 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17133/task/17137/stat : 17137 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 31682 33554432000 4194304 4196468 140721807774816 140560480217360 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17138] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17138/stat : 17138 (java) S 17130 17130 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 31682 33554432000 4194304 4196468 140721807774816 140560479164816 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17139] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17139/stat : 17139 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 31682 33554432000 4194304 4196468 140721807774816 140560478112784 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17140] ppid=17130 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17133/task/17140/stat : 17140 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 31682 33554432000 4194304 4196468 140721807774816 140560477060240 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17141] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17141/stat : 17141 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 31682 33554432000 4194304 4196468 140721807774816 140560476007184 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17142] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17142/stat : 17142 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 31682 33554432000 4194304 4196468 140721807774816 140560474954640 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17143] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17143/stat : 17143 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093550 27969658880 31682 33554432000 4194304 4196468 140721807774816 140559788206320 140560662882946 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17144] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17144/stat : 17144 (java) S 17130 17130 16637 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510093550 27969658880 31682 33554432000 4194304 4196468 140721807774816 140558576116896 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17145] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17145/stat : 17145 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510093551 27969658880 31682 33554432000 4194304 4196468 140721807774816 140558307681008 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17146] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17146/stat : 17146 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510093553 27969658880 31682 33554432000 4194304 4196468 140721807774816 140557933172688 140560662890395 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17147] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17147/stat : 17147 (java) S 17130 17130 16637 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 20 0 510093553 27969658880 31682 33554432000 4194304 4196468 140721807774816 140559787154160 140560662882946 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17148] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17148/stat : 17148 (java) S 17130 17130 16637 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 510093553 27969658880 31682 33554432000 4194304 4196468 140721807774816 140559786101616 140560662882946 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17149] ppid=17130 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17133/task/17149/stat : 17149 (java) S 17130 17130 16637 0 -1 1077944384 407 0 0 0 0 0 0 0 20 0 20 0 510093553 27969658880 31682 33554432000 4194304 4196468 140721807774816 140559582751216 140560662882946 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17150] ppid=17130 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/17133/task/17150/stat : 17150 (java) S 17130 17130 16637 0 -1 1077944384 460 0 0 0 2 0 0 0 20 0 20 0 510093553 27969658880 31682 33554432000 4194304 4196468 140721807774816 140559581698672 140560662882946 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17151] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17151/stat : 17151 (java) S 17130 17130 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510093553 27969658880 31682 33554432000 4194304 4196468 140721807774816 140557435267552 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17152] ppid=17130 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17133/task/17152/stat : 17152 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510093554 27969658880 31682 33554432000 4194304 4196468 140721807774816 140559580646064 140560662882946 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128120 KiB

[startup+0.310664 s]*
/proc/loadavg: 5.64 6.54 5.77 2/216 17152
/proc/meminfo: memFree=24259696/32770624 swapFree=67002936/67108860
[pid=17130] ppid=17127 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/17130/stat : 17130 (scop.sh) S 17127 17130 16637 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510093545 115843072 348 33554432000 4194304 5098028 140736580871200 140736580868456 140574206431868 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29884416 140736580875005 140736580875352 140736580875352 140736580878281 0
/proc/17130/statm: 28282 348 296 221 0 87 0
[pid=17133] ppid=17130 vsize=27314120 memory=130412 CPUtime=0.42 cores=0-7
/proc/17133/stat : 17133 (java) S 17130 17130 16637 0 -1 1077944320 13399 0 0 0 38 4 0 0 20 0 20 0 510093546 27969658880 32603 33554432000 4194304 4196468 140721807774816 140721807757360 140560662871799 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
/proc/17133/statm: 6828530 32603 3052 1 0 6790935 0
[pid=17133/tid=17134] ppid=17130 vsize=27314120 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/17133/task/17134/stat : 17134 (java) R 17130 17130 16637 0 -1 4202560 10945 0 0 0 26 4 0 0 20 0 20 0 510093546 27969658880 32603 33554432000 4194304 4196468 140721807774816 140560634701872 140560662893725 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17135] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17135/stat : 17135 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 32603 33554432000 4194304 4196468 140721807774816 140560667114000 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17136] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17136/stat : 17136 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 32603 33554432000 4194304 4196468 140721807774816 140560481270416 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17137] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17137/stat : 17137 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 32603 33554432000 4194304 4196468 140721807774816 140560480217360 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17138] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17138/stat : 17138 (java) S 17130 17130 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 32603 33554432000 4194304 4196468 140721807774816 140560479164816 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17139] ppid=17130 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/17133/task/17139/stat : 17139 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 32603 33554432000 4194304 4196468 140721807774816 140560478112784 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17140] ppid=17130 vsize=27314120 memory=139819304973231 CPUtime=0 cores=0-7
/proc/17133/task/17140/stat : 17140 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 32603 33554432000 4194304 4196468 140721807774816 140560477060240 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17141] ppid=17130 vsize=27314120 memory=139819304975536 CPUtime=0 cores=0-7
/proc/17133/task/17141/stat : 17141 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 32603 33554432000 4194304 4196468 140721807774816 140560476007184 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17142] ppid=17130 vsize=27314120 memory=139819304977840 CPUtime=0 cores=0-7
/proc/17133/task/17142/stat : 17142 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510093548 27969658880 32603 33554432000 4194304 4196468 140721807774816 140560474954640 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17143] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17143/stat : 17143 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093550 27969658880 32603 33554432000 4194304 4196468 140721807774816 140559788206320 140560662882946 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17144] ppid=17130 vsize=27314120 memory=279638609962640 CPUtime=0 cores=0-7
/proc/17133/task/17144/stat : 17144 (java) S 17130 17130 16637 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510093550 27969658880 32603 33554432000 4194304 4196468 140721807774816 140558576116896 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17145] ppid=17130 vsize=27314120 memory=279638609969552 CPUtime=0 cores=0-7
/proc/17133/task/17145/stat : 17145 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510093551 27969658880 32603 33554432000 4194304 4196468 140721807774816 140558307681008 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17146] ppid=17130 vsize=27314120 memory=279638609910832 CPUtime=0 cores=0-7
/proc/17133/task/17146/stat : 17146 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510093553 27969658880 32603 33554432000 4194304 4196468 140721807774816 140557933172688 140560662890395 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17147] ppid=17130 vsize=27314120 memory=279638609983376 CPUtime=0 cores=0-7
/proc/17133/task/17147/stat : 17147 (java) S 17130 17130 16637 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 20 0 510093553 27969658880 32603 33554432000 4194304 4196468 140721807774816 140559787154160 140560662882946 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17148] ppid=17130 vsize=27314120 memory=279638609990288 CPUtime=0.01 cores=0-7
/proc/17133/task/17148/stat : 17148 (java) S 17130 17130 16637 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 20 0 510093553 27969658880 32603 33554432000 4194304 4196468 140721807774816 140559786101616 140560662882946 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17149] ppid=17130 vsize=27314120 memory=279638609987984 CPUtime=0.02 cores=0-7
/proc/17133/task/17149/stat : 17149 (java) R 17130 17130 16637 0 -1 4202560 496 0 0 0 2 0 0 0 20 0 20 0 510093553 27969658880 32603 33554432000 4194304 4196468 140721807774816 140559582751216 140560655856841 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17150] ppid=17130 vsize=27314120 memory=279638610004144 CPUtime=0.07 cores=0-7
/proc/17133/task/17150/stat : 17150 (java) S 17130 17130 16637 0 -1 1077944384 482 0 0 0 7 0 0 0 20 0 20 0 510093553 27969658880 32603 33554432000 4194304 4196468 140721807774816 140559581698672 140560662882946 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17151] ppid=17130 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17151/stat : 17151 (java) S 17130 17130 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510093553 27969658880 32603 33554432000 4194304 4196468 140721807774816 140557435267552 140560662882005 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17152] ppid=17130 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17133/task/17152/stat : 17152 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510093554 27969658880 32603 33554432000 4194304 4196468 140721807774816 140559580646064 140560662882946 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131804 KiB

[startup+0.700966 s]
/proc/loadavg: 5.64 6.54 5.77 2/216 17152
/proc/meminfo: memFree=24237992/32770624 swapFree=67002936/67108860
[pid=17130] ppid=17127 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/17130/stat : 17130 (scop.sh) S 17127 17130 16637 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510093545 115843072 348 33554432000 4194304 5098028 140736580871200 140736580868456 140574206431868 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29884416 140736580875005 140736580875352 140736580875352 140736580878281 0
/proc/17130/statm: 28282 348 296 221 0 87 0
[pid=17133] ppid=17130 vsize=27320392 memory=165720 CPUtime=1 cores=0-7
/proc/17133/stat : 17133 (java) S 17130 17130 16637 0 -1 1077944320 20500 0 0 0 94 6 0 0 20 0 20 0 510093546 27976081408 41430 33554432000 4194304 4196468 140721807774816 140721807757360 140560662871799 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
/proc/17133/statm: 6830098 41430 3185 1 0 6791447 0
[pid=17133/tid=17134] ppid=17130 vsize=27320392 memory=279638610362032 CPUtime=0.67 cores=0-7
/proc/17133/task/17134/stat : 17134 (java) R 17130 17130 16637 0 -1 4202560 17410 0 0 0 62 5 0 0 20 0 20 0 510093546 27976081408 41430 33554432000 4194304 4196468 140721807774816 140560634709136 140560136438493 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17135] ppid=17130 vsize=27320392 memory=139819305182064 CPUtime=0 cores=0-7
/proc/17133/task/17135/stat : 17135 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093548 27976081408 41430 33554432000 4194304 4196468 140721807774816 140560667114000 140560662882005 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17136] ppid=17130 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17136/stat : 17136 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510093548 27976081408 41430 33554432000 4194304 4196468 140721807774816 140560481270416 140560662882005 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0
[pid=17133/tid=17137] ppid=17130 vsize=27320392 memory=2832 CPUtime=0 cores=0-7
/proc/17133/task/17137/stat : 17137 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510093548 27976081408 41430 33554432000 4194304 4196468 140721807774816 140560480217360 140560662882005 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10215424 140721807778503 140721807778950 140721807778950 140721807781839 0

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

[pid=17210/tid=17211] ppid=17130 vsize=8414124 memory=13568180484311317 CPUtime=0.78 cores=0-7
/proc/17210/task/17211/stat : 17211 (java) S 17130 17130 16637 0 -1 1077944384 16945 0 0 0 73 5 0 0 20 0 24 0 510161298 8616062976 61290 33554432000 4194304 4196468 140732460650000 140694250991520 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17212] ppid=17130 vsize=8414124 memory=-7457052372387209120 CPUtime=0 cores=0-7
/proc/17210/task/17212/stat : 17212 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510161299 8616062976 61290 33554432000 4194304 4196468 140732460650000 140694283393936 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17213] ppid=17130 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/17210/task/17213/stat : 17213 (java) S 17130 17130 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510161299 8616062976 61290 33554432000 4194304 4196468 140732460650000 140694083562256 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17214] ppid=17130 vsize=8414124 memory=118596 CPUtime=0 cores=0-7
/proc/17210/task/17214/stat : 17214 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510161299 8616062976 61290 33554432000 4194304 4196468 140732460650000 140694082509968 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17215] ppid=17130 vsize=8414124 memory=5237708 CPUtime=0 cores=0-7
/proc/17210/task/17215/stat : 17215 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510161299 8616062976 61290 33554432000 4194304 4196468 140732460650000 140694081457168 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17216] ppid=17130 vsize=8414124 memory=5232940 CPUtime=0 cores=0-7
/proc/17210/task/17216/stat : 17216 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510161299 8616062976 61290 33554432000 4194304 4196468 140732460650000 140694080403856 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17217] ppid=17130 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/17210/task/17217/stat : 17217 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510161299 8616062976 61290 33554432000 4194304 4196468 140732460650000 140694079351056 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17218] ppid=17130 vsize=8414124 memory=118596 CPUtime=0 cores=0-7
/proc/17210/task/17218/stat : 17218 (java) S 17130 17130 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510161299 8616062976 61290 33554432000 4194304 4196468 140732460650000 140694078298768 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17219] ppid=17130 vsize=8414124 memory=5261136 CPUtime=0 cores=0-7
/proc/17210/task/17219/stat : 17219 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510161299 8616062976 61290 33554432000 4194304 4196468 140732460650000 140694077245968 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17220] ppid=17130 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/17210/task/17220/stat : 17220 (java) S 17130 17130 16637 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 510161301 8616062976 61290 33554432000 4194304 4196468 140732460650000 140693506886256 140694279162498 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17221] ppid=17130 vsize=8414124 memory=3280 CPUtime=0 cores=0-7
/proc/17210/task/17221/stat : 17221 (java) S 17130 17130 16637 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510161301 8616062976 61290 33554432000 4194304 4196468 140732460650000 140692592518432 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17222] ppid=17130 vsize=8414124 memory=63832 CPUtime=0 cores=0-7
/proc/17210/task/17222/stat : 17222 (java) S 17130 17130 16637 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 510161301 8616062976 61290 33554432000 4194304 4196468 140732460650000 140692458296944 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17223] ppid=17130 vsize=8414124 memory=988 CPUtime=0 cores=0-7
/proc/17210/task/17223/stat : 17223 (java) S 17130 17130 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510161304 8616062976 61290 33554432000 4194304 4196468 140732460650000 140692083792464 140694279169947 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17224] ppid=17130 vsize=8414124 memory=2052 CPUtime=0.1 cores=0-7
/proc/17210/task/17224/stat : 17224 (java) S 17130 17130 16637 0 -1 1077944384 548 0 0 0 10 0 0 0 20 0 24 0 510161304 8616062976 61290 33554432000 4194304 4196468 140732460650000 140693505833072 140694279162498 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17225] ppid=17130 vsize=8414124 memory=1428 CPUtime=0.12 cores=0-7
/proc/17210/task/17225/stat : 17225 (java) R 17130 17130 16637 0 -1 4202560 291 0 0 0 12 0 0 0 20 0 24 0 510161304 8616062976 61290 33554432000 4194304 4196468 140732460650000 140693504771536 140694260337600 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17226] ppid=17130 vsize=8414124 memory=1716 CPUtime=0.13 cores=0-7
/proc/17210/task/17226/stat : 17226 (java) R 17130 17130 16637 0 -1 4202560 787 0 0 0 13 0 0 0 20 0 24 0 510161304 8616062976 61290 33554432000 4194304 4196468 140732460650000 140693503727984 140694272136393 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17227] ppid=17130 vsize=8414124 memory=784 CPUtime=0.26 cores=0-7
/proc/17210/task/17227/stat : 17227 (java) S 17130 17130 16637 0 -1 1077944384 1053 0 0 0 26 0 0 0 20 0 24 0 510161304 8616062976 61290 33554432000 4194304 4196468 140732460650000 140693502675184 140694279162498 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17228] ppid=17130 vsize=8414124 memory=8560 CPUtime=0 cores=0-7
/proc/17210/task/17228/stat : 17228 (java) S 17130 17130 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510161304 8616062976 61290 33554432000 4194304 4196468 140732460650000 140691585887072 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17229] ppid=17130 vsize=8414124 memory=6196 CPUtime=0 cores=0-7
/proc/17210/task/17229/stat : 17229 (java) S 17130 17130 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510161304 8616062976 61290 33554432000 4194304 4196468 140732460650000 140693501623088 140694279162498 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17231] ppid=17130 vsize=8414124 memory=1212 CPUtime=0 cores=0-7
/proc/17210/task/17231/stat : 17231 (java) S 17130 17130 16637 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 510161373 8616062976 61290 33554432000 4194304 4196468 140732460650000 140693493589824 140694279175961 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17233] ppid=17130 vsize=8414124 memory=1036 CPUtime=0.25 cores=0-7
/proc/17210/task/17233/stat : 17233 (java) R 17130 17130 16637 0 -1 4202560 110 0 0 0 23 2 0 0 20 0 24 0 510161373 8616062976 61290 33554432000 4194304 4196468 140732460650000 140690914792064 140694279163286 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17234] ppid=17130 vsize=8414124 memory=14008 CPUtime=0 cores=0-7
/proc/17210/task/17234/stat : 17234 (java) S 17130 17130 16637 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 510161374 8616062976 61290 33554432000 4194304 4196468 140732460650000 140691183222032 140694279173277 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17235] ppid=17130 vsize=8414124 memory=12024 CPUtime=0 cores=0-7
/proc/17210/task/17235/stat : 17235 (java) S 17130 17130 16637 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 510161376 8616062976 61290 33554432000 4194304 4196468 140732460650000 140690646359344 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
Current children cumulated CPU time: 842.36 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 246636 KiB

[startup+703.405 s]
/proc/loadavg: 1.14 1.62 3.31 2/222 17240
/proc/meminfo: memFree=17962632/32770624 swapFree=67002940/67108860
[pid=17130] ppid=17127 vsize=113128 memory=1476 CPUtime=840.65 cores=0-7
/proc/17130/stat : 17130 (scop.sh) S 17127 17130 16637 0 -1 4202496 582 264634 0 0 0 0 80849 3216 20 0 1 0 510093545 115843072 369 33554432000 4194304 5098028 140736580871200 140736580867944 140574206431868 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29884416 140736580875005 140736580875352 140736580875352 140736580878281 0
/proc/17130/statm: 28282 369 311 221 0 87 0
[pid=17210] ppid=17130 vsize=8283048 memory=265540 CPUtime=30.61 cores=0-7
/proc/17210/stat : 17210 (java) S 17130 17130 16637 0 -1 1077944320 21671 1754029 0 0 202 11 2497 351 20 0 22 0 510161297 8481841152 66385 33554432000 4194304 4196468 140732460650000 140732460632544 140694279151351 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
/proc/17210/statm: 2070762 66385 3231 1 0 2032106 0
[pid=17210/tid=17211] ppid=17130 vsize=8283048 memory=496 CPUtime=29.42 cores=0-7
/proc/17210/task/17211/stat : 17211 (java) R 17130 17130 16637 0 -1 4202560 17204 1754029 0 0 88 6 2497 351 20 0 22 0 510161298 8481841152 66385 33554432000 4194304 4196468 140732460650000 140694250988528 140693750285676 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17212] ppid=17130 vsize=8283048 memory=1564 CPUtime=28.48 cores=0-7
/proc/17210/task/17212/stat : 17212 (java) S 17130 17130 16637 0 -1 1077944384 1 1754029 0 0 0 0 2497 351 20 0 22 0 510161299 8481841152 66385 33554432000 4194304 4196468 140732460650000 140694283393936 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17213] ppid=17130 vsize=8283048 memory=928 CPUtime=28.48 cores=0-7
/proc/17210/task/17213/stat : 17213 (java) S 17130 17130 16637 0 -1 1077944384 3 1754029 0 0 0 0 2497 351 20 0 22 0 510161299 8481841152 66385 33554432000 4194304 4196468 140732460650000 140694083562256 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17214] ppid=17130 vsize=8283048 memory=1056 CPUtime=28.48 cores=0-7
/proc/17210/task/17214/stat : 17214 (java) S 17130 17130 16637 0 -1 1077944384 1 1754029 0 0 0 0 2497 351 20 0 22 0 510161299 8481841152 66385 33554432000 4194304 4196468 140732460650000 140694082509968 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17215] ppid=17130 vsize=8283048 memory=1540 CPUtime=28.48 cores=0-7
/proc/17210/task/17215/stat : 17215 (java) S 17130 17130 16637 0 -1 1077944384 1 1754029 0 0 0 0 2497 351 20 0 22 0 510161299 8481841152 66385 33554432000 4194304 4196468 140732460650000 140694081457168 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17216] ppid=17130 vsize=8283048 memory=728 CPUtime=28.48 cores=0-7
/proc/17210/task/17216/stat : 17216 (java) S 17130 17130 16637 0 -1 1077944384 1 1754029 0 0 0 0 2497 351 20 0 22 0 510161299 8481841152 66385 33554432000 4194304 4196468 140732460650000 140694080403856 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17217] ppid=17130 vsize=8283048 memory=3956 CPUtime=28.48 cores=0-7
/proc/17210/task/17217/stat : 17217 (java) S 17130 17130 16637 0 -1 1077944384 2 1754029 0 0 0 0 2497 351 20 0 22 0 510161299 8481841152 66385 33554432000 4194304 4196468 140732460650000 140694079351056 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17218] ppid=17130 vsize=8283048 memory=2832 CPUtime=28.48 cores=0-7
/proc/17210/task/17218/stat : 17218 (java) S 17130 17130 16637 0 -1 1077944384 2 1754029 0 0 0 0 2497 351 20 0 22 0 510161299 8481841152 66385 33554432000 4194304 4196468 140732460650000 140694078298768 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17219] ppid=17130 vsize=8283048 memory=1212 CPUtime=28.48 cores=0-7
/proc/17210/task/17219/stat : 17219 (java) S 17130 17130 16637 0 -1 1077944384 1 1754029 0 0 0 0 2497 351 20 0 22 0 510161299 8481841152 66385 33554432000 4194304 4196468 140732460650000 140694077245968 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17220] ppid=17130 vsize=8283048 memory=1036 CPUtime=28.48 cores=0-7
/proc/17210/task/17220/stat : 17220 (java) S 17130 17130 16637 0 -1 1077944384 5 1754029 0 0 0 0 2497 351 20 0 22 0 510161301 8481841152 66385 33554432000 4194304 4196468 140732460650000 140693506886256 140694279162498 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17221] ppid=17130 vsize=8283048 memory=14008 CPUtime=28.48 cores=0-7
/proc/17210/task/17221/stat : 17221 (java) S 17130 17130 16637 0 -1 1077944384 13 1754029 0 0 0 0 2497 351 20 0 22 0 510161301 8481841152 66385 33554432000 4194304 4196468 140732460650000 140692592518432 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17222] ppid=17130 vsize=8283048 memory=12024 CPUtime=28.48 cores=0-7
/proc/17210/task/17222/stat : 17222 (java) S 17130 17130 16637 0 -1 1077944384 21 1754029 0 0 0 0 2497 351 20 0 22 0 510161301 8481841152 66385 33554432000 4194304 4196468 140732460650000 140692458296944 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17223] ppid=17130 vsize=8283048 memory=2116 CPUtime=28.48 cores=0-7
/proc/17210/task/17223/stat : 17223 (java) S 17130 17130 16637 0 -1 1077944384 1 1754029 0 0 0 0 2497 351 20 0 22 0 510161304 8481841152 66385 33554432000 4194304 4196468 140732460650000 140692083792464 140694279169947 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17224] ppid=17130 vsize=8283048 memory=1744 CPUtime=28.63 cores=0-7
/proc/17210/task/17224/stat : 17224 (java) S 17130 17130 16637 0 -1 1077944384 572 1754029 0 0 15 0 2497 351 20 0 22 0 510161304 8481841152 66385 33554432000 4194304 4196468 140732460650000 140693505833072 140694279162498 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17225] ppid=17130 vsize=8283048 memory=780 CPUtime=28.63 cores=0-7
/proc/17210/task/17225/stat : 17225 (java) S 17130 17130 16637 0 -1 1077944384 318 1754029 0 0 15 0 2497 351 20 0 22 0 510161304 8481841152 66385 33554432000 4194304 4196468 140732460650000 140693504780272 140694279162498 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17226] ppid=17130 vsize=8283048 memory=1440 CPUtime=28.66 cores=0-7
/proc/17210/task/17226/stat : 17226 (java) R 17130 17130 16637 0 -1 4202560 824 1754029 0 0 18 0 2497 351 20 0 22 0 510161304 8481841152 66385 33554432000 4194304 4196468 140732460650000 140693503710976 140694260330174 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17227] ppid=17130 vsize=8283048 memory=1984 CPUtime=28.82 cores=0-7
/proc/17210/task/17227/stat : 17227 (java) R 17130 17130 16637 0 -1 4202560 1219 1754029 0 0 34 0 2497 351 20 0 22 0 510161304 8481841152 66385 33554432000 4194304 4196468 140732460650000 140693502675184 140694257641552 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17228] ppid=17130 vsize=8283048 memory=2376 CPUtime=28.48 cores=0-7
/proc/17210/task/17228/stat : 17228 (java) S 17130 17130 16637 0 -1 1077944384 3 1754029 0 0 0 0 2497 351 20 0 22 0 510161304 8481841152 66385 33554432000 4194304 4196468 140732460650000 140691585887072 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17229] ppid=17130 vsize=8283048 memory=1768 CPUtime=28.48 cores=0-7
/proc/17210/task/17229/stat : 17229 (java) S 17130 17130 16637 0 -1 1077944384 3 1754029 0 0 0 0 2497 351 20 0 22 0 510161304 8481841152 66385 33554432000 4194304 4196468 140732460650000 140693501623088 140694279162498 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17231] ppid=17130 vsize=8283048 memory=111628 CPUtime=28.48 cores=0-7
/proc/17210/task/17231/stat : 17231 (java) S 17130 17130 16637 0 -1 1077944384 25 1754029 0 0 0 0 2497 351 20 0 22 0 510161373 8481841152 66385 33554432000 4194304 4196468 140732460650000 140693493589008 140694279162498 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17235] ppid=17130 vsize=8283048 memory=804 CPUtime=28.48 cores=0-7
/proc/17210/task/17235/stat : 17235 (java) S 17130 17130 16637 0 -1 1077944384 13 1754029 0 0 0 0 2497 351 20 0 22 0 510161376 8481841152 66385 33554432000 4194304 4196468 140732460650000 140690646361136 140694279162498 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
Current children cumulated CPU time: 871.26 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 267016 KiB

[startup+703.501 s]
/proc/loadavg: 1.14 1.62 3.31 2/222 17240
/proc/meminfo: memFree=17962632/32770624 swapFree=67002940/67108860
[pid=17130] ppid=17127 vsize=113128 memory=1476 CPUtime=840.65 cores=0-7
/proc/17130/stat : 17130 (scop.sh) S 17127 17130 16637 0 -1 4202496 582 264634 0 0 0 0 80849 3216 20 0 1 0 510093545 115843072 369 33554432000 4194304 5098028 140736580871200 140736580867944 140574206431868 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29884416 140736580875005 140736580875352 140736580875352 140736580878281 0
/proc/17130/statm: 28282 369 311 221 0 87 0
[pid=17210] ppid=17130 vsize=8283048 memory=268024 CPUtime=30.74 cores=0-7
/proc/17210/stat : 17210 (java) S 17130 17130 16637 0 -1 1077944320 21729 1754029 0 0 207 19 2497 351 20 0 22 0 510161297 8481841152 67006 33554432000 4194304 4196468 140732460650000 140732460632544 140694279151351 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
/proc/17210/statm: 2070762 67006 3231 1 0 2032106 0
[pid=17210/tid=17211] ppid=17130 vsize=8283048 memory=1476 CPUtime=29.51 cores=0-7
/proc/17210/task/17211/stat : 17211 (java) R 17130 17130 16637 0 -1 4202560 17212 1754029 0 0 90 13 2497 351 20 0 22 0 510161298 8481841152 67006 33554432000 4194304 4196468 140732460650000 140694250988416 140694271836983 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17212] ppid=17130 vsize=8283048 memory=212272 CPUtime=28.48 cores=0-7
/proc/17210/task/17212/stat : 17212 (java) S 17130 17130 16637 0 -1 1077944384 1 1754029 0 0 0 0 2497 351 20 0 22 0 510161299 8481841152 67006 33554432000 4194304 4196468 140732460650000 140694283393936 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17213] ppid=17130 vsize=8283048 memory=258452 CPUtime=28.48 cores=0-7
/proc/17210/task/17213/stat : 17213 (java) S 17130 17130 16637 0 -1 1077944384 3 1754029 0 0 0 0 2497 351 20 0 22 0 510161299 8481841152 67006 33554432000 4194304 4196468 140732460650000 140694083562256 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17214] ppid=17130 vsize=8283048 memory=1476 CPUtime=28.48 cores=0-7
/proc/17210/task/17214/stat : 17214 (java) S 17130 17130 16637 0 -1 1077944384 1 1754029 0 0 0 0 2497 351 20 0 22 0 510161299 8481841152 67006 33554432000 4194304 4196468 140732460650000 140694082509968 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17215] ppid=17130 vsize=8283048 memory=8560 CPUtime=28.48 cores=0-7
/proc/17210/task/17215/stat : 17215 (java) S 17130 17130 16637 0 -1 1077944384 1 1754029 0 0 0 0 2497 351 20 0 22 0 510161299 8481841152 67006 33554432000 4194304 4196468 140732460650000 140694081457168 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17216] ppid=17130 vsize=8283048 memory=3280 CPUtime=28.48 cores=0-7
/proc/17210/task/17216/stat : 17216 (java) S 17130 17130 16637 0 -1 1077944384 1 1754029 0 0 0 0 2497 351 20 0 22 0 510161299 8481841152 67006 33554432000 4194304 4196468 140732460650000 140694080403856 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17217] ppid=17130 vsize=8283048 memory=5003896 CPUtime=28.48 cores=0-7
/proc/17210/task/17217/stat : 17217 (java) S 17130 17130 16637 0 -1 1077944384 2 1754029 0 0 0 0 2497 351 20 0 22 0 510161299 8481841152 67006 33554432000 4194304 4196468 140732460650000 140694079351056 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17218] ppid=17130 vsize=8283048 memory=118556 CPUtime=28.48 cores=0-7
/proc/17210/task/17218/stat : 17218 (java) S 17130 17130 16637 0 -1 1077944384 2 1754029 0 0 0 0 2497 351 20 0 22 0 510161299 8481841152 67006 33554432000 4194304 4196468 140732460650000 140694078298768 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17219] ppid=17130 vsize=8283048 memory=1476 CPUtime=28.48 cores=0-7
/proc/17210/task/17219/stat : 17219 (java) S 17130 17130 16637 0 -1 1077944384 1 1754029 0 0 0 0 2497 351 20 0 22 0 510161299 8481841152 67006 33554432000 4194304 4196468 140732460650000 140694077245968 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17220] ppid=17130 vsize=8283048 memory=17190964 CPUtime=28.48 cores=0-7
/proc/17210/task/17220/stat : 17220 (java) S 17130 17130 16637 0 -1 1077944384 5 1754029 0 0 0 0 2497 351 20 0 22 0 510161301 8481841152 67006 33554432000 4194304 4196468 140732460650000 140693506886256 140694279162498 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17221] ppid=17130 vsize=8283048 memory=1392 CPUtime=28.48 cores=0-7
/proc/17210/task/17221/stat : 17221 (java) S 17130 17130 16637 0 -1 1077944384 13 1754029 0 0 0 0 2497 351 20 0 22 0 510161301 8481841152 67006 33554432000 4194304 4196468 140732460650000 140692592518432 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17222] ppid=17130 vsize=8283048 memory=1212 CPUtime=28.48 cores=0-7
/proc/17210/task/17222/stat : 17222 (java) S 17130 17130 16637 0 -1 1077944384 21 1754029 0 0 0 0 2497 351 20 0 22 0 510161301 8481841152 67006 33554432000 4194304 4196468 140732460650000 140692458296944 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17223] ppid=17130 vsize=8283048 memory=1036 CPUtime=28.48 cores=0-7
/proc/17210/task/17223/stat : 17223 (java) S 17130 17130 16637 0 -1 1077944384 1 1754029 0 0 0 0 2497 351 20 0 22 0 510161304 8481841152 67006 33554432000 4194304 4196468 140732460650000 140692083792464 140694279169947 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17224] ppid=17130 vsize=8283048 memory=1476 CPUtime=28.63 cores=0-7
/proc/17210/task/17224/stat : 17224 (java) S 17130 17130 16637 0 -1 1077944384 577 1754029 0 0 15 0 2497 351 20 0 22 0 510161304 8481841152 67006 33554432000 4194304 4196468 140732460650000 140693505833072 140694279162498 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17225] ppid=17130 vsize=8283048 memory=1476 CPUtime=28.63 cores=0-7
/proc/17210/task/17225/stat : 17225 (java) S 17130 17130 16637 0 -1 1077944384 320 1754029 0 0 15 0 2497 351 20 0 22 0 510161304 8481841152 67006 33554432000 4194304 4196468 140732460650000 140693504780272 140694279162498 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17226] ppid=17130 vsize=8283048 memory=1476 CPUtime=28.67 cores=0-7
/proc/17210/task/17226/stat : 17226 (java) S 17130 17130 16637 0 -1 1077944384 829 1754029 0 0 19 0 2497 351 20 0 22 0 510161304 8481841152 67006 33554432000 4194304 4196468 140732460650000 140693503727984 140694279162498 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17227] ppid=17130 vsize=8283048 memory=118596 CPUtime=28.84 cores=0-7
/proc/17210/task/17227/stat : 17227 (java) S 17130 17130 16637 0 -1 1077944384 1257 1754029 0 0 36 0 2497 351 20 0 22 0 510161304 8481841152 67006 33554432000 4194304 4196468 140732460650000 140693502675184 140694279162498 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17228] ppid=17130 vsize=8283048 memory=16873504 CPUtime=28.48 cores=0-7
/proc/17210/task/17228/stat : 17228 (java) S 17130 17130 16637 0 -1 1077944384 3 1754029 0 0 0 0 2497 351 20 0 22 0 510161304 8481841152 67006 33554432000 4194304 4196468 140732460650000 140691585887072 140694279161557 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17229] ppid=17130 vsize=8283048 memory=1392 CPUtime=28.48 cores=0-7
/proc/17210/task/17229/stat : 17229 (java) S 17130 17130 16637 0 -1 1077944384 3 1754029 0 0 0 0 2497 351 20 0 22 0 510161304 8481841152 67006 33554432000 4194304 4196468 140732460650000 140693501623088 140694279162498 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17231] ppid=17130 vsize=8283048 memory=1660 CPUtime=28.48 cores=0-7
/proc/17210/task/17231/stat : 17231 (java) S 17130 17130 16637 0 -1 1077944384 25 1754029 0 0 0 0 2497 351 20 0 22 0 510161373 8481841152 67006 33554432000 4194304 4196468 140732460650000 140693493589008 140694279162498 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
[pid=17210/tid=17235] ppid=17130 vsize=8283048 memory=4100 CPUtime=28.48 cores=0-7
/proc/17210/task/17235/stat : 17235 (java) S 17130 17130 16637 0 -1 1077944384 13 1754029 0 0 0 0 2497 351 20 0 22 0 510161376 8481841152 67006 33554432000 4194304 4196468 140732460650000 140690646361136 140694279162498 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140732460651487 140732460651654 140732460651654 140732460654543 0
Current children cumulated CPU time: 871.39 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 269500 KiB

Child status: 0
Real time (s): 703.583
CPU time (s): 871.497
CPU user time (s): 835.542
CPU system time (s): 35.9548
CPU usage (%): 123.865
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 17511408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 835.542
system time used= 35.9548
maximum resident set size= 17510500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2041015
page faults= 0
swaps= 0
block input operations= 96
block output operations= 2018376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45394
involuntary context switches= 2653


# summary of solver processes directly reported to runsolver:
#   pid: 17130
#   total CPU time (s): 871.497
#   total CPU user time (s): 835.542
#   total CPU system time (s): 35.9548

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.76527 second user time and 7.80804 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-24 17:21:40
IDJOB=4405155
IDBENCH=130877
IDSOLVER=2867
FILE ID=node133/4405155-1569338540
RUNJOBID= node133-1569335938-16664
PBS_JOBID= 21705057
Free space on /var/tmp= 13488 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si4-m4D/Subisomorphism-si4-m4D-m625-05.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405155-1569338540/watcher-4405155-1569338540 -o /var/tmp/evaluation-result-4405155-1569338540/solver-4405155-1569338540 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node133-1569335938-16664 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -order HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405155-1569338540.xml

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

MD5SUM BENCH= a06e274e1d637d430249b010d1ea7ff6
RANDOM SEED=1849938884

node133.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.18
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.18
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.18
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.18
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:        24379568 kB
MemAvailable:   31840848 kB
Buffers:          133432 kB
Cached:          7383500 kB
SwapCached:         5144 kB
Active:          3698368 kB
Inactive:        3824376 kB
Active(anon):       3664 kB
Inactive(anon):    57944 kB
Active(file):    3694704 kB
Inactive(file):  3766432 kB
Unevictable:      110884 kB
Mlocked:          110884 kB
SwapTotal:      67108860 kB
SwapFree:       67002936 kB
Dirty:             20920 kB
Writeback:             0 kB
AnonPages:        122684 kB
Mapped:            57028 kB
Shmem:             46788 kB
Slab:             457252 kB
SReclaimable:     428604 kB
SUnreclaim:        28648 kB
KernelStack:        3808 kB
PageTables:         5840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13468 MiB
End job on node133 at 2019-09-24 17:33:23