Trace number 4405270

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 1830.36 1485.44

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-si2-m4D/
Subisomorphism-si2-m4Dr6-m1296-04.xml
MD5SUM2d28027fc76d6f94be685cc66f299382
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.734935
Satisfiable
(Un)Satisfiability was proved
Number of variables259
Number of constraints561
Number of domains1
Minimum domain size1296
Maximum domain size1296
Distribution of domain sizes[{"size":1296,"count":259}]
Minimum variable degree2
Maximum variable degree13
Distribution of variable degrees[{"degree":2,"count":59},{"degree":3,"count":52},{"degree":4,"count":47},{"degree":6,"count":32},{"degree":7,"count":12},{"degree":8,"count":16},{"degree":9,"count":16},{"degree":10,"count":12},{"degree":11,"count":9},{"degree":12,"count":3},{"degree":13,"count":1}]
Minimum constraint arity1
Maximum constraint arity259
Distribution of constraint arities[{"arity":1,"count":101},{"arity":2,"count":459},{"arity":259,"count":1}]
Number of extensional constraints560
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":560},{"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-6631-serial-file.bin HOME/instance-4405270-1569338817.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:26:21 CEST 2019
0.65/0.56	c PID: 6634
0.65/0.56	c IP: 172.20.3.148
0.65/0.56	c HOST: node148.alineos.net
0.65/0.57	c (0,0) Parsing Begin
2.38/1.16	c (0,0) Parsing End
2.38/1.17	c (0,0) CSP: 259 int (0 aux), 0 bool (0 aux), 561 ctr, max domain size 1296
2.38/1.17	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.38/1.17	c (0,0) Constraint Name Generate Begin
2.38/1.18	c (0,0) Ctr:HOME/instance-4405270-1569338817.xml,AllDifferent:ExtensionConflict:ExtensionSupport:Var
2.38/1.18	c (0,0) Constraint Name Generate End
2.38/1.18	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.38/1.18	c (0,0) CSP to CSPinCNF Begin
86.82/68.42	c (67,66) translated 57 (10%) constraints
171.20/134.07	c (133,129) translated 113 (20%) constraints
255.29/199.79	c (199,192) translated 169 (30%) constraints
329.11/264.06	c (263,255) translated 225 (40%) constraints
402.94/328.40	c (327,318) translated 281 (50%) constraints
477.55/392.87	c (392,381) translated 337 (60%) constraints
549.76/457.06	c (456,444) translated 393 (70%) constraints
626.34/521.88	c (521,507) translated 449 (80%) constraints
641.96/536.01	c (535,521) translated 505 (90%) constraints
642.32/536.33	c (535,522) translated 561 (100%) constraints
642.42/536.45	c (535,522) ===========================================
642.42/536.49	c (535,522) Order
642.42/536.49	c (535,522) ===========================================
664.90/554.56	c (554,539) translated 923274 (10%) constraints
687.80/572.90	c (572,557) translated 1846548 (20%) constraints
705.40/590.59	c (590,575) translated 2769822 (30%) constraints
729.86/609.17	c (608,592) translated 3693095 (40%) constraints
754.11/627.68	c (627,610) translated 4616369 (50%) constraints
778.22/646.10	c (645,628) translated 5539643 (60%) constraints
795.92/663.74	c (663,645) translated 6462916 (70%) constraints
819.96/682.22	c (681,663) translated 7386190 (80%) constraints
844.10/700.80	c (700,681) translated 8309464 (90%) constraints
861.87/718.53	c (717,699) translated 9232737 (100%) constraints
861.87/718.54	c (717,699) CSP to CSPinCNF End
862.08/718.78	c (718,699) CSP: 259 int (0 aux), 594864 bool (594864 aux), 9232737 ctr, max domain size 1296
862.08/718.78	c (718,699) Heap : 14554 MiB used (max 21801 MiB), NonHeap : 29 MiB used (max 0 MiB)
862.08/718.78	c (718,699) CSPinCNF Propagation Begin
1075.58/868.35	c (867,839) 0 values, 9374 unsatisfiable literals, and 8957 valid clauses are removed
1075.58/868.35	c (867,839) CSPinCNF Propagation End
1075.78/868.59	c (868,840) CSP: 259 int (0 aux), 594864 bool (594864 aux), 9223780 ctr, max domain size 1296
1075.78/868.59	c (868,840) Heap : 14767 MiB used (max 21977 MiB), NonHeap : 29 MiB used (max 0 MiB)
1075.88/868.64	c (868,840) Simplify CSPinCNF Begin
1100.75/884.00	c (883,854) Simplify CSPinCNF End
1101.05/884.28	c (883,854) CSP: 259 int (0 aux), 661686 bool (661686 aux), 9290602 ctr, max domain size 1296
1101.05/884.28	c (883,854) Heap : 18169 MiB used (max 20573 MiB), NonHeap : 30 MiB used (max 0 MiB)
1101.05/884.28	c (883,854) Calculate Precise Domain Begin
1101.05/884.28	c (883,854) 0 values are removed by re-calculation
1101.05/884.28	c (883,854) Calculate Precise Domain End
1101.35/884.55	c (884,854) CSP: 259 int (0 aux), 661686 bool (661686 aux), 9290602 ctr, max domain size 1296
1101.35/884.56	c (884,854) Heap : 18169 MiB used (max 20573 MiB), NonHeap : 30 MiB used (max 0 MiB)
1101.35/884.56	c (884,854) CSPinCNF to SatSolver Begin
1586.34/1266.55	c (1266,1215) 929061 (10 %) CSP clauses are encoded (0 SAT variables, 87599925 SAT clauses)
1597.72/1276.44	c (1275,1224) 1858121 (20 %) CSP clauses are encoded (0 SAT variables, 88528985 SAT clauses)
1608.88/1286.25	c (1285,1234) 2787181 (30 %) CSP clauses are encoded (0 SAT variables, 89458045 SAT clauses)
1620.54/1296.20	c (1295,1244) 3716241 (40 %) CSP clauses are encoded (0 SAT variables, 90387105 SAT clauses)
1634.28/1306.49	c (1305,1254) 4645301 (50 %) CSP clauses are encoded (0 SAT variables, 91316165 SAT clauses)
1645.99/1316.46	c (1315,1263) 5574362 (60 %) CSP clauses are encoded (0 SAT variables, 92245226 SAT clauses)
1658.75/1326.57	c (1326,1273) 6503422 (70 %) CSP clauses are encoded (0 SAT variables, 93174286 SAT clauses)
1671.01/1336.60	c (1336,1283) 7432482 (80 %) CSP clauses are encoded (0 SAT variables, 94103346 SAT clauses)
1684.05/1346.74	c (1346,1292) 8361542 (90 %) CSP clauses are encoded (0 SAT variables, 95032406 SAT clauses)
1700.90/1357.44	c (1356,1302) 9290602 (100 %) CSP clauses are encoded (0 SAT variables, 95961466 SAT clauses)
1700.90/1357.44	c (1356,1302) CSPinCNF to SatSolver End
1700.90/1357.44	c (1356,1302) Heap : 10436 MiB used (max 21615 MiB), NonHeap : 31 MiB used (max 0 MiB)
1700.90/1357.44	c (1356,1302) 996696 bool, 95961467 clause
1700.90/1357.44	c (1356,1302) Export Begin
1701.04/1357.55	c (1357,1302) Export to HOME/scop-6631-serial-file.bin
1701.04/1357.55	c (1357,1302) Export End
1701.04/1357.55	c (1357,1302) Export File Size: 0.05 MB
1701.04/1357.55	c (1357,1302) 0,0,718,868,883,884,1356,STOP-AFTER(DIMACS)
1701.04/1357.55	c END-Prog: Tue Sep 24 17:48:58 CEST 2019
0.00/1357.80	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-6631-serial-file.bin
1701.93/1358.36	c (0,0) Read Serial File Begin
1701.93/1358.36	c (0,0) HOME/scop-6631-serial-file.bin
1702.40/1358.71	c (0,0) Read Serial File End
1702.40/1358.72	
1702.40/1358.72	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
1702.40/1358.72	(Solving Process)
1702.40/1358.72	
1702.40/1358.74	c BEGIN-Prog: Tue Sep 24 17:48:59 CEST 2019
1702.40/1358.74	c PID: 6758
1702.40/1358.74	c IP: 172.20.3.148
1702.40/1358.74	c HOST: node148.alineos.net
1702.40/1358.75	c (0,0) SatSolver.solve Begin
1702.40/1358.75	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4405270-1569338817.xml-scop-6634.cnf
1702.40/1358.78	c (0,0) c
1702.40/1358.78	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)
1702.40/1358.78	c (0,0) c
1702.40/1358.78	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
1702.40/1358.78	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
1702.40/1358.78	c (0,0) c ========================================[ Problem Statistics ]===========================================
1702.40/1358.78	c (0,0) c |                                                                                                       |
1736.33/1392.45	c (34,0) c |  Number of variables:        996696                                                                   |
1736.33/1392.45	c (34,0) c |  Number of clauses:        95961467                                                                   |
1736.33/1392.45	c (34,0) c |  Parse time:                  30.89 s                                                                 |
1736.33/1392.45	c (34,0) c |                                                                                                       |
1741.85/1398.00	c (39,0) c | Too many clauses... No preprocessing                                                                  |
1741.85/1398.00	c (39,0) c |  Simplification time:          4.92 s                                                                 |
1741.85/1398.00	c (39,0) c |                                                                                                       |
1741.85/1398.00	c (39,0) c |  One Solver is taking   7685.35Mb... Let's take   1 solvers for this run (max 40% of the maxmemory).  |
1741.85/1398.00	c (39,0) c |  Generating clones                                                                                    |
1741.85/1398.00	c (39,0) c |  all clones generated. Memory =  7685.35Mb.                                                           |
1741.85/1398.00	c (39,0) c ========================================================================================================|
1741.85/1398.00	c (39,0) c
1741.85/1398.00	c (39,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
1741.85/1398.00	c (39,0) c
1741.85/1398.00	c (39,0) c |-----------------------|------------|
1741.85/1398.00	c (39,0) c | Threads               |          0 |
1741.85/1398.00	c (39,0) c |-----------------------|------------|
1741.85/1398.00	c (39,0) c | randomizeFirstDescent |      False |
1741.85/1398.00	c (39,0) c | adaptStrategeis       |       True |
1741.85/1398.00	c (39,0) c | forceUnsatOnNewDescent|       True |
1741.85/1398.00	c (39,0) c | Initial random_seed   |   91648253 |
1741.85/1398.00	c (39,0) c | chanseokStrategy      |      False |
1741.85/1398.00	c (39,0) c | coLBDBound            |          5 |
1741.85/1398.00	c (39,0) c | glureduce             |       True |
1741.85/1398.00	c (39,0) c | firstReduceDB         |       2000 |
1741.85/1398.00	c (39,0) c | incReduceDB           |        300 |
1741.85/1398.00	c (39,0) c | luby_restart          |      False |
1741.85/1398.00	c (39,0) c | luby_restart_factor   |        100 |
1741.85/1398.00	c (39,0) c | var_decay             |     0.8000 |
1741.85/1398.00	c (39,0) c | max_var_decay         |     0.9500 |
1741.85/1398.00	c (39,0) c | randomize_on_restarts |      False |
1741.85/1398.00	c (39,0) c | remove_satisfied      |       True |
1741.85/1398.00	c (39,0) c |-----------------------|------------|
1771.38/1427.48	c (69,0) c
1771.38/1427.48	c (69,0) c |------------------------------------------------------------------------------------------------------------------------|
1771.38/1427.48	c (69,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1771.38/1427.48	c (69,0) c |------------------------------------------------------------------------------------------------------------------------|
1771.38/1427.48	c (69,0) c |  0 |     11 |      40494 |       5332 |   121128 |     4334 |      430 |        0 |        0 |      212 |  20 |  0.000 |
1771.38/1427.48	c (69,0) c 
1771.38/1427.48	c (69,0) c synthesis        5332 conflicts    32365218 propagations       85 conflicts/sec   518724 propagations/sec
1771.38/1427.48	c (69,0) c real: 68.7031 s, cpu: 62.3939 s, memory: 8333.35 Mb
1800.40/1456.48	c (98,0) c
1800.40/1456.48	c (98,0) c |------------------------------------------------------------------------------------------------------------------------|
1800.40/1456.48	c (98,0) c | id | starts | decisions  |  confls    |  Init T  |  learnts | exported | imported | promoted |  period  | mrg |    %   | 
1800.40/1456.48	c (98,0) c |------------------------------------------------------------------------------------------------------------------------|
1800.40/1456.48	c (98,0) c |  0 |     30 |      70440 |      17756 |   208109 |     8958 |     3816 |        0 |        0 |      433 |  20 |  0.001 |
1800.40/1456.48	c (98,0) c 
1800.40/1456.48	c (98,0) c synthesis       17756 conflicts    81513750 propagations      195 conflicts/sec   895290 propagations/sec
1800.40/1456.48	c (98,0) c real: 97.7031 s, cpu: 91.0474 s, memory: 8397.35 Mb
1828.32/1484.30	c (126,0) c
1828.32/1484.30	c (126,0) c real time : 125.52 s
1828.32/1484.30	c (126,0) c cpu time  : 118.31 s
1828.32/1484.30	c (126,0) c
1828.32/1484.30	c (126,0) c
1828.32/1484.30	c (126,0) c
1828.32/1484.30	c (126,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
1828.32/1484.30	c (126,0) c
1828.32/1484.30	c (126,0) c |---------------|-----------------|------------|
1828.32/1484.30	c (126,0) c | Threads       |      Total      |          0 |
1828.32/1484.30	c (126,0) c |---------------|-----------------|------------|
1828.32/1484.30	c (126,0) c | Conflicts     |           28731 |      28731 |
1828.32/1484.30	c (126,0) c | Decisions     |           96389 |      96389 |
1828.32/1484.30	c (126,0) c | Propagations  |       125598932 |  125598932 |
1828.32/1484.30	c (126,0) c | ReduceDBs     |               4 |          4 |
1828.32/1484.30	c (126,0) c | SimpDBs       |               1 |          1 |
1828.32/1484.30	c (126,0) c | Restarts      |              52 |         52 |
1828.32/1484.30	c (126,0) c | ForcedImports |               0 |          0 |
1828.32/1484.30	c (126,0) c | PropBinClauses|       123249321 |  123249321 |
1828.32/1484.30	c (126,0) c | PropPreBlocker|      2749070348 | 2749070348 |
1828.32/1484.30	c (126,0) c | PropNotBlocker|       828557530 |  828557530 |
1828.32/1484.30	c (126,0) c | LitFullScans  |      3905513759 | 3905513759 |
1828.32/1484.30	c (126,0) c | LitScanFracts |          500378 |     500378 |
1828.32/1484.30	c (126,0) c | DecisionLevel0|              68 |         68 |
1828.32/1484.30	c (126,0) c | Periods       |             650 |        650 |
1828.32/1484.30	c (126,0) c | Margin        |              20 |         20 |
1828.32/1484.30	c (126,0) c | Avg_Trail     |                 |      21625 |
1828.32/1484.30	c (126,0) c | Avg_DL        |                 |         40 |
1828.32/1484.30	c (126,0) c | Avg_Res       |                 |          0 |
1828.32/1484.30	c (126,0) c | Avg_Res_Seen  |                 |          0 |
1828.32/1484.30	c (126,0) c |---------------|-----------------|------------|
1828.32/1484.30	c (126,0) c | Exported      |            6404 |       6404 |
1828.32/1484.30	c (126,0) c | Imported      |               0 |          0 |
1828.32/1484.30	c (126,0) c | Good          |               0 |          0 |
1828.32/1484.30	c (126,0) c | Purge         |               0 |          0 |
1828.32/1484.30	c (126,0) c | Promoted      |               0 |          0 |
1828.32/1484.30	c (126,0) c | Remove_Imp    |               0 |          0 |
1828.32/1484.30	c (126,0) c | Blocked_Reuse |               0 |          0 |
1828.32/1484.30	c (126,0) c |---------------|-----------------|------------|
1828.32/1484.30	c (126,0) c | Unaries       |                 |         16 |
1828.32/1484.30	c (126,0) c | Binaries      |                 |        408 |
1828.32/1484.30	c (126,0) c | Glues         |                 |       1739 |
1828.32/1484.30	c (126,0) c |---------------|-----------------|------------|
1828.32/1484.30	c (126,0) c | Orig_Seen     |             0 % |     241158 |
1828.32/1484.30	c (126,0) c | Diff Orig seen|                 |      X     |
1828.32/1484.30	c (126,0) c | Hamming       |             0 % |      X     |
1828.32/1484.30	c (126,0) c |---------------|-----------------|------------|
1828.32/1484.30	c (126,0) c | RunningTime   |                 |   86.3 100%|
1828.32/1484.30	c (126,0) c | WaitingTime   |                 |    0.0   0%|
1828.32/1484.30	c (126,0) c | ExchangingTime|                 |    0.0   0%|
1828.32/1484.30	c (126,0) c | PeriodProcTime|                 |    0.0   0%|
1828.32/1484.30	c (126,0) c | SolvingTime   |                 |   86.3     |
1828.32/1484.30	c (126,0) c | PropagationTim|                 |   82.0  95%|
1828.32/1484.30	c (126,0) c | AnalysisTime  |                 |    2.8   3%|
1828.32/1484.30	c (126,0) c | ReductionTime |                 |    0.0   0%|
1828.32/1484.30	c (126,0) c | SimplifyTime  |                 |    0.0   0%|
1828.32/1484.30	c (126,0) c | UsedRateTime  |                 |    0.0   0%|
1828.32/1484.30	c (126,0) c | OverlapRateTim|                 |    0.0   0%|
1828.32/1484.30	c (126,0) c |---------------|-----------------|------------|
1828.32/1484.30	c (126,0) c
1828.32/1484.30	c (126,0) c
1828.32/1484.30	c (126,0) c Threads : 1
1828.32/1484.30	c (126,0) c Winner : 0
1828.32/1484.30	c (126,0) c Conflicts_0 : 28731
1828.32/1484.30	c (126,0) c Conflicts_total : 28731
1828.32/1484.30	c (126,0) c Conflicts_winner : 28731
1828.32/1484.30	c (126,0) c Decisions_0 : 96389
1828.32/1484.30	c (126,0) c Decisions_total : 96389
1828.32/1484.30	c (126,0) c Decisions_winner : 96389
1828.32/1484.30	c (126,0) c Propagations_0 : 125598932
1828.32/1484.30	c (126,0) c Propagations_total : 125598932
1828.32/1484.30	c (126,0) c Propagations_winner : 125598932
1828.32/1484.30	c (126,0) c ReduceDBs_0 : 4
1828.32/1484.30	c (126,0) c ReduceDBs_total : 4
1828.32/1484.30	c (126,0) c ReduceDBs_winner : 4
1828.32/1484.30	c (126,0) c SimpDBs_0 : 1
1828.32/1484.30	c (126,0) c SimpDBs_total : 1
1828.32/1484.30	c (126,0) c SimpDBs_winner : 1
1828.32/1484.30	c (126,0) c Restarts_0 : 52
1828.32/1484.30	c (126,0) c Restarts_total : 52
1828.32/1484.30	c (126,0) c Restarts_winner : 52
1828.32/1484.30	c (126,0) c ForcedImports_0 : 0
1828.32/1484.30	c (126,0) c ForcedImports_total : 0
1828.32/1484.30	c (126,0) c ForcedImports_winner : 0
1828.32/1484.30	c (126,0) c PropsBinClauses_0 : 123249321
1828.32/1484.30	c (126,0) c PropsBinClauses_total : 123249321
1828.32/1484.30	c (126,0) c PropsBinClauses_winner : 123249321
1828.32/1484.30	c (126,0) c PropsPreBlocker_0 : 2749070348
1828.32/1484.30	c (126,0) c PropsPreBlocker_total : 2749070348
1828.32/1484.30	c (126,0) c PropsPreBlocker_winner : 2749070348
1828.32/1484.30	c (126,0) c PropsNotBlocker_0 : 828557530
1828.32/1484.30	c (126,0) c PropsNotBlocker_total : 828557530
1828.32/1484.30	c (126,0) c PropsNotBlocker_winner : 828557530
1828.32/1484.30	c (126,0) c PropsLitFullScans_0 : 3905513759
1828.32/1484.30	c (126,0) c PropsLitFullScans_total : 3905513759
1828.32/1484.30	c (126,0) c PropsLitFullScans_winner : 3905513759
1828.32/1484.30	c (126,0) c LitScanFractions_0 : 500378
1828.32/1484.30	c (126,0) c LitScanFractions_total : 500378
1828.32/1484.30	c (126,0) c LitScanFractions_winner : 500378
1828.32/1484.30	c (126,0) c DecisionLevel0_0 : 68
1828.32/1484.30	c (126,0) c DecisionLevel0_total : 68
1828.32/1484.30	c (126,0) c DecisionLevel0_winner : 68
1828.32/1484.30	c (126,0) c Periods_0 : 650
1828.32/1484.30	c (126,0) c Periods_total : 650
1828.32/1484.30	c (126,0) c Periods_winner : 650
1828.32/1484.30	c (126,0) c Margin_0 : 20
1828.32/1484.30	c (126,0) c Margin_total : 20
1828.32/1484.30	c (126,0) c Margin_winner : 20
1828.32/1484.30	c (126,0) c Exported_0 : 6404
1828.32/1484.30	c (126,0) c Exported_total : 6404
1828.32/1484.30	c (126,0) c Exported_winner : 6404
1828.32/1484.30	c (126,0) c Imported_0 : 0
1828.32/1484.30	c (126,0) c Imported_total : 0
1828.32/1484.30	c (126,0) c Imported_winner : 0
1828.32/1484.30	c (126,0) c Good_0 : 0
1828.32/1484.30	c (126,0) c Good_total : 0
1828.32/1484.30	c (126,0) c Good_winner : 0
1828.32/1484.30	c (126,0) c Purge_0 : 0
1828.32/1484.30	c (126,0) c Purge_total : 0
1828.32/1484.30	c (126,0) c Purge_winner : 0
1828.32/1484.30	c (126,0) c Promoted_0 : 0
1828.32/1484.30	c (126,0) c Promoted_total : 0
1828.32/1484.30	c (126,0) c Promoted_winner : 0
1828.32/1484.30	c (126,0) c Remove_Imp_0 : 0
1828.32/1484.30	c (126,0) c Remove_Imp_total : 0
1828.32/1484.30	c (126,0) c Remove_Imp_winner : 0
1828.32/1484.30	c (126,0) c Blocked_Reuse_0 : 0
1828.32/1484.30	c (126,0) c Blocked_Reuse_total : 0
1828.32/1484.30	c (126,0) c Blocked_Reuse_winner : 0
1828.32/1484.30	c (126,0) c Unaries_0 : 16
1828.32/1484.30	c (126,0) c Unaries_total : 16
1828.32/1484.30	c (126,0) c Unaries_winner : 16
1828.32/1484.30	c (126,0) c Binaries_0 : 408
1828.32/1484.30	c (126,0) c Binaries_total : 408
1828.32/1484.30	c (126,0) c Binaries_winner : 408
1828.32/1484.30	c (126,0) c Glues_0 : 1739
1828.32/1484.30	c (126,0) c Glues_total : 1739
1828.32/1484.30	c (126,0) c Glues_winner : 1739
1828.32/1484.30	c (126,0) c RunningTime_0 : 86.255602
1828.32/1484.30	c (126,0) c RunningTime_total : 86.255602
1828.32/1484.30	c (126,0) c RunningTime_winner : 86.255602
1828.32/1484.30	c (126,0) c WaitingTime_0 : 0.000000
1828.32/1484.30	c (126,0) c WaitingTime_total : 0.000000
1828.32/1484.30	c (126,0) c WaitingTime_winner : 0.000000
1828.32/1484.30	c (126,0) c ExchangingTime_0 : 0.005913
1828.32/1484.30	c (126,0) c ExchangingTime_total : 0.005913
1828.32/1484.30	c (126,0) c ExchangingTime_winner : 0.005913
1828.32/1484.30	c (126,0) c PeriodProcTime_0 : 0.005254
1828.32/1484.30	c (126,0) c PeriodProcTime_total : 0.005254
1828.32/1484.30	c (126,0) c PeriodProcTime_winner : 0.005254
1828.32/1484.30	c (126,0) c SolvingTime_0 : 86.266769
1828.32/1484.30	c (126,0) c SolvingTime_total : 86.266769
1828.32/1484.30	c (126,0) c SolvingTime_winner : 86.266769
1828.32/1484.30	c (126,0) c PropagationTime_0 : 81.957490
1828.32/1484.30	c (126,0) c PropagationTime_total : 81.957490
1828.32/1484.30	c (126,0) c PropagationTime_winner : 81.957490
1828.32/1484.30	c (126,0) c AnalysisTime_0 : 2.817874
1828.32/1484.30	c (126,0) c AnalysisTime_total : 2.817874
1828.32/1484.30	c (126,0) c AnalysisTime_winner : 2.817874
1828.32/1484.30	c (126,0) c ReductionTime_0 : 0.006801
1828.32/1484.30	c (126,0) c ReductionTime_total : 0.006801
1828.32/1484.30	c (126,0) c ReductionTime_winner : 0.006801
1828.32/1484.30	c (126,0) c SimplifyTime_0 : 0.000007
1828.32/1484.30	c (126,0) c SimplifyTime_total : 0.000007
1828.32/1484.30	c (126,0) c SimplifyTime_winner : 0.000007
1828.32/1484.30	c (126,0) c UsedRateTime_0 : 0.000000
1828.32/1484.30	c (126,0) c UsedRateTime_total : 0.000000
1828.32/1484.30	c (126,0) c UsedRateTime_winner : 0.000000
1828.32/1484.30	c (126,0) c OverlapRateTime_0 : 0.000000
1828.32/1484.30	c (126,0) c OverlapRateTime_total : 0.000000
1828.32/1484.30	c (126,0) c OverlapRateTime_winner : 0.000000
1828.32/1484.30	c (126,0) c
1828.32/1484.30	c (126,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
1828.32/1484.30	c (126,0) c
1828.32/1484.30	c (126,0) c |-----------------------|------------|
1828.32/1484.30	c (126,0) c | Threads               |          0 |
1828.32/1484.30	c (126,0) c |-----------------------|------------|
1828.32/1484.30	c (126,0) c | randomizeFirstDescent |      False |
1828.32/1484.30	c (126,0) c | adaptStrategeis       |       True |
1828.32/1484.30	c (126,0) c | forceUnsatOnNewDescent|       True |
1828.32/1484.30	c (126,0) c | Initial random_seed   | 1784283744 |
1828.32/1484.30	c (126,0) c | chanseokStrategy      |      False |
1828.32/1484.30	c (126,0) c | coLBDBound            |          5 |
1828.32/1484.30	c (126,0) c | glureduce             |       True |
1828.32/1484.30	c (126,0) c | firstReduceDB         |       2000 |
1828.32/1484.30	c (126,0) c | incReduceDB           |        300 |
1828.32/1484.30	c (126,0) c | luby_restart          |      False |
1828.32/1484.30	c (126,0) c | luby_restart_factor   |        100 |
1828.32/1484.31	c (126,0) c | var_decay             |     0.8500 |
1828.32/1484.31	c (126,0) c | max_var_decay         |     0.9500 |
1828.32/1484.31	c (126,0) c | randomize_on_restarts |      False |
1828.32/1484.31	c (126,0) c | remove_satisfied      |       True |
1828.32/1484.31	c (126,0) c |-----------------------|------------|
1828.32/1484.31	c (126,0) 
1828.32/1484.31	c (126,0) s SATISFIABLE
1703.43/1484.92	c (126,0) SatSolver.solve End
1703.43/1484.92	c (126,0) Heap : 302 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
1703.43/1484.92	c (126,0) Show results Begin
1829.76/1485.09	c (126,0) x[0] = 0
1829.76/1485.09	c (126,0) x[1] = 11
1829.76/1485.09	c (126,0) x[2] = 79
1829.76/1485.09	c (126,0) x[3] = 563
1829.76/1485.09	c (126,0) x[4] = 709
1829.76/1485.09	c (126,0) x[5] = 729
1829.76/1485.09	c (126,0) x[6] = 733
1829.76/1485.09	c (126,0) x[7] = 958
1829.76/1485.09	c (126,0) x[8] = 1135
1829.76/1485.09	c (126,0) x[9] = 83
1829.76/1485.09	c (126,0) x[10] = 633
1829.76/1485.09	c (126,0) x[11] = 662
1829.76/1485.09	c (126,0) x[12] = 768
1829.76/1485.09	c (126,0) x[13] = 779
1829.76/1485.09	c (126,0) x[14] = 838
1829.76/1485.09	c (126,0) x[15] = 981
1829.76/1485.09	c (126,0) x[16] = 110
1829.76/1485.09	c (126,0) x[17] = 193
1829.76/1485.09	c (126,0) x[18] = 293
1829.76/1485.09	c (126,0) x[19] = 522
1829.76/1485.09	c (126,0) x[20] = 1016
1829.76/1485.09	c (126,0) x[21] = 1072
1829.76/1485.09	c (126,0) x[22] = 1207
1829.76/1485.09	c (126,0) x[23] = 82
1829.76/1485.09	c (126,0) x[24] = 392
1829.76/1485.09	c (126,0) x[25] = 576
1829.76/1485.09	c (126,0) x[26] = 866
1829.76/1485.09	c (126,0) x[27] = 207
1829.76/1485.09	c (126,0) x[28] = 335
1829.76/1485.09	c (126,0) x[29] = 873
1829.76/1485.09	c (126,0) x[30] = 894
1829.76/1485.09	c (126,0) x[31] = 895
1829.76/1485.09	c (126,0) x[32] = 997
1829.76/1485.09	c (126,0) x[33] = 434
1829.76/1485.09	c (126,0) x[34] = 463
1829.76/1485.09	c (126,0) x[35] = 502
1829.76/1485.09	c (126,0) x[36] = 675
1829.76/1485.09	c (126,0) x[37] = 877
1829.76/1485.09	c (126,0) x[38] = 923
1829.76/1485.09	c (126,0) x[39] = 948
1829.76/1485.09	c (126,0) x[40] = 1222
1829.76/1485.09	c (126,0) x[41] = 159
1829.76/1485.09	c (126,0) x[42] = 425
1829.76/1485.09	c (126,0) x[43] = 703
1829.76/1485.09	c (126,0) x[44] = 850
1829.76/1485.09	c (126,0) x[45] = 872
1829.76/1485.09	c (126,0) x[46] = 1246
1829.76/1485.09	c (126,0) x[47] = 249
1829.76/1485.09	c (126,0) x[48] = 272
1829.76/1485.09	c (126,0) x[49] = 776
1829.76/1485.09	c (126,0) x[50] = 14
1829.76/1485.09	c (126,0) x[51] = 67
1829.76/1485.09	c (126,0) x[52] = 558
1829.76/1485.09	c (126,0) x[53] = 725
1829.76/1485.09	c (126,0) x[54] = 75
1829.76/1485.09	c (126,0) x[55] = 346
1829.76/1485.09	c (126,0) x[56] = 548
1829.76/1485.09	c (126,0) x[57] = 793
1829.76/1485.09	c (126,0) x[58] = 812
1829.76/1485.09	c (126,0) x[59] = 137
1829.76/1485.09	c (126,0) x[60] = 229
1829.76/1485.09	c (126,0) x[61] = 245
1829.76/1485.09	c (126,0) x[62] = 444
1829.76/1485.09	c (126,0) x[63] = 686
1829.76/1485.09	c (126,0) x[64] = 744
1829.76/1485.09	c (126,0) x[65] = 138
1829.76/1485.09	c (126,0) x[66] = 1164
1829.76/1485.09	c (126,0) x[67] = 742
1829.76/1485.09	c (126,0) x[68] = 837
1829.76/1485.09	c (126,0) x[69] = 338
1829.76/1485.09	c (126,0) x[70] = 674
1829.76/1485.09	c (126,0) x[71] = 803
1829.76/1485.09	c (126,0) x[72] = 1004
1829.76/1485.09	c (126,0) x[73] = 985
1829.76/1485.09	c (126,0) x[74] = 1046
1829.76/1485.09	c (126,0) x[75] = 41
1829.76/1485.09	c (126,0) x[76] = 400
1829.76/1485.09	c (126,0) x[77] = 704
1829.76/1485.09	c (126,0) x[78] = 1020
1829.76/1485.09	c (126,0) x[79] = 113
1829.76/1485.09	c (126,0) x[80] = 461
1829.76/1485.09	c (126,0) x[81] = 710
1829.76/1485.09	c (126,0) x[82] = 1151
1829.76/1485.09	c (126,0) x[83] = 1212
1829.76/1485.09	c (126,0) x[84] = 653
1829.76/1485.09	c (126,0) x[85] = 808
1829.76/1485.09	c (126,0) x[86] = 857
1829.76/1485.09	c (126,0) x[87] = 1189
1829.76/1485.09	c (126,0) x[88] = 97
1829.76/1485.09	c (126,0) x[89] = 112
1829.76/1485.09	c (126,0) x[90] = 661
1829.76/1485.09	c (126,0) x[91] = 734
1829.76/1485.09	c (126,0) x[92] = 773
1829.76/1485.09	c (126,0) x[93] = 926
1829.76/1485.09	c (126,0) x[94] = 971
1829.76/1485.09	c (126,0) x[95] = 62
1829.76/1485.09	c (126,0) x[96] = 663
1829.76/1485.09	c (126,0) x[97] = 1022
1829.76/1485.09	c (126,0) x[98] = 1037
1829.76/1485.09	c (126,0) x[99] = 659
1829.76/1485.09	c (126,0) x[100] = 1010
1829.76/1485.09	c (126,0) x[101] = 244
1829.76/1485.09	c (126,0) x[102] = 312
1829.76/1485.09	c (126,0) x[103] = 751
1829.76/1485.09	c (126,0) x[104] = 1036
1829.76/1485.09	c (126,0) x[105] = 480
1829.76/1485.09	c (126,0) x[106] = 735
1829.76/1485.09	c (126,0) x[107] = 818
1829.76/1485.09	c (126,0) x[108] = 907
1829.76/1485.09	c (126,0) x[109] = 993
1829.76/1485.09	c (126,0) x[110] = 1014
1829.76/1485.09	c (126,0) x[111] = 1048
1829.76/1485.09	c (126,0) x[112] = 1179
1829.76/1485.09	c (126,0) x[113] = 1220
1829.76/1485.09	c (126,0) x[114] = 117
1829.76/1485.09	c (126,0) x[115] = 17
1829.76/1485.09	c (126,0) x[116] = 644
1829.76/1485.09	c (126,0) x[117] = 949
1829.76/1485.09	c (126,0) x[118] = 1193
1829.76/1485.09	c (126,0) x[119] = 130
1829.76/1485.09	c (126,0) x[120] = 892
1829.76/1485.09	c (126,0) x[121] = 215
1829.76/1485.09	c (126,0) x[122] = 291
1829.76/1485.09	c (126,0) x[123] = 963
1829.76/1485.09	c (126,0) x[124] = 39
1829.76/1485.10	c (126,0) x[125] = 1138
1829.76/1485.10	c (126,0) x[126] = 1210
1829.76/1485.10	c (126,0) x[127] = 1226
1829.76/1485.10	c (126,0) x[128] = 29
1829.76/1485.10	c (126,0) x[129] = 762
1829.76/1485.10	c (126,0) x[130] = 1049
1829.76/1485.10	c (126,0) x[131] = 1265
1829.76/1485.10	c (126,0) x[132] = 759
1829.76/1485.10	c (126,0) x[133] = 795
1829.76/1485.10	c (126,0) x[134] = 929
1829.76/1485.10	c (126,0) x[135] = 569
1829.76/1485.10	c (126,0) x[136] = 656
1829.76/1485.10	c (126,0) x[137] = 908
1829.76/1485.10	c (126,0) x[138] = 1040
1829.76/1485.10	c (126,0) x[139] = 220
1829.76/1485.10	c (126,0) x[140] = 831
1829.76/1485.10	c (126,0) x[141] = 1087
1829.76/1485.10	c (126,0) x[142] = 1142
1829.76/1485.10	c (126,0) x[143] = 1173
1829.76/1485.10	c (126,0) x[144] = 1278
1829.76/1485.10	c (126,0) x[145] = 66
1829.76/1485.10	c (126,0) x[146] = 124
1829.76/1485.10	c (126,0) x[147] = 625
1829.76/1485.10	c (126,0) x[148] = 1077
1829.76/1485.10	c (126,0) x[149] = 1074
1829.76/1485.10	c (126,0) x[150] = 738
1829.76/1485.10	c (126,0) x[151] = 1106
1829.76/1485.10	c (126,0) x[152] = 3
1829.76/1485.10	c (126,0) x[153] = 887
1829.76/1485.10	c (126,0) x[154] = 1125
1829.76/1485.10	c (126,0) x[155] = 1209
1829.76/1485.10	c (126,0) x[156] = 18
1829.76/1485.10	c (126,0) x[157] = 324
1829.76/1485.10	c (126,0) x[158] = 407
1829.76/1485.10	c (126,0) x[159] = 552
1829.76/1485.10	c (126,0) x[160] = 1291
1829.76/1485.10	c (126,0) x[161] = 19
1829.76/1485.10	c (126,0) x[162] = 350
1829.76/1485.10	c (126,0) x[163] = 505
1829.76/1485.10	c (126,0) x[164] = 737
1829.76/1485.10	c (126,0) x[165] = 916
1829.76/1485.10	c (126,0) x[166] = 4
1829.76/1485.10	c (126,0) x[167] = 495
1829.76/1485.10	c (126,0) x[168] = 629
1829.76/1485.10	c (126,0) x[169] = 904
1829.76/1485.10	c (126,0) x[170] = 144
1829.76/1485.10	c (126,0) x[171] = 1035
1829.76/1485.10	c (126,0) x[172] = 162
1829.76/1485.10	c (126,0) x[173] = 492
1829.76/1485.10	c (126,0) x[174] = 484
1829.76/1485.10	c (126,0) x[175] = 702
1829.76/1485.10	c (126,0) x[176] = 902
1829.76/1485.10	c (126,0) x[177] = 1239
1829.76/1485.10	c (126,0) x[178] = 1043
1829.76/1485.10	c (126,0) x[179] = 1295
1829.76/1485.10	c (126,0) x[180] = 641
1829.76/1485.10	c (126,0) x[181] = 701
1829.76/1485.10	c (126,0) x[182] = 586
1829.76/1485.10	c (126,0) x[183] = 305
1829.76/1485.10	c (126,0) x[184] = 1186
1829.76/1485.10	c (126,0) x[185] = 1066
1829.76/1485.10	c (126,0) x[186] = 1126
1829.76/1485.10	c (126,0) x[187] = 1172
1829.76/1485.10	c (126,0) x[188] = 843
1829.76/1485.10	c (126,0) x[189] = 1228
1829.76/1485.10	c (126,0) x[190] = 169
1829.76/1485.10	c (126,0) x[191] = 541
1829.76/1485.10	c (126,0) x[192] = 834
1829.76/1485.10	c (126,0) x[193] = 945
1829.76/1485.10	c (126,0) x[194] = 1089
1829.76/1485.10	c (126,0) x[195] = 1162
1829.76/1485.10	c (126,0) x[196] = 1203
1829.76/1485.10	c (126,0) x[197] = 395
1829.76/1485.10	c (126,0) x[198] = 1241
1829.76/1485.10	c (126,0) x[199] = 224
1829.76/1485.10	c (126,0) x[200] = 417
1829.76/1485.10	c (126,0) x[201] = 618
1829.76/1485.10	c (126,0) x[202] = 694
1829.76/1485.10	c (126,0) x[203] = 749
1829.76/1485.10	c (126,0) x[204] = 973
1829.76/1485.10	c (126,0) x[205] = 1052
1829.76/1485.10	c (126,0) x[206] = 1252
1829.76/1485.10	c (126,0) x[207] = 1283
1829.76/1485.10	c (126,0) x[208] = 1290
1829.76/1485.10	c (126,0) x[209] = 410
1829.76/1485.10	c (126,0) x[210] = 673
1829.76/1485.10	c (126,0) x[211] = 893
1829.76/1485.10	c (126,0) x[212] = 828
1829.76/1485.10	c (126,0) x[213] = 1152
1829.76/1485.10	c (126,0) x[214] = 1158
1829.76/1485.10	c (126,0) x[215] = 259
1829.76/1485.10	c (126,0) x[216] = 316
1829.76/1485.10	c (126,0) x[217] = 1271
1829.76/1485.10	c (126,0) x[218] = 720
1829.76/1485.10	c (126,0) x[219] = 901
1829.76/1485.10	c (126,0) x[220] = 53
1829.76/1485.10	c (126,0) x[221] = 920
1829.76/1485.10	c (126,0) x[222] = 248
1829.76/1485.10	c (126,0) x[223] = 823
1829.76/1485.10	c (126,0) x[224] = 966
1829.76/1485.10	c (126,0) x[225] = 1096
1829.76/1485.10	c (126,0) x[226] = 1188
1829.76/1485.10	c (126,0) x[227] = 603
1829.76/1485.10	c (126,0) x[228] = 852
1829.76/1485.10	c (126,0) x[229] = 888
1829.76/1485.10	c (126,0) x[230] = 1176
1829.76/1485.10	c (126,0) x[231] = 339
1829.76/1485.10	c (126,0) x[232] = 564
1829.76/1485.10	c (126,0) x[233] = 1064
1829.76/1485.10	c (126,0) x[234] = 1170
1829.76/1485.10	c (126,0) x[235] = 431
1829.76/1485.10	c (126,0) x[236] = 1082
1829.76/1485.10	c (126,0) x[237] = 382
1829.76/1485.10	c (126,0) x[238] = 860
1829.76/1485.10	c (126,0) x[239] = 937
1829.76/1485.10	c (126,0) x[240] = 1099
1829.76/1485.10	c (126,0) x[241] = 1131
1829.76/1485.10	c (126,0) x[242] = 1281
1829.76/1485.10	c (126,0) x[243] = 98
1829.76/1485.10	c (126,0) x[244] = 304
1829.76/1485.10	c (126,0) x[245] = 295
1829.76/1485.10	c (126,0) x[246] = 573
1829.76/1485.10	c (126,0) x[247] = 785
1829.76/1485.10	c (126,0) x[248] = 1109
1829.76/1485.10	c (126,0) x[249] = 369
1829.76/1485.10	c (126,0) x[250] = 436
1829.76/1485.10	c (126,0) x[251] = 485
1829.76/1485.10	c (126,0) x[252] = 990
1829.76/1485.10	c (126,0) x[253] = 276
1829.76/1485.10	c (126,0) x[254] = 506
1829.76/1485.10	c (126,0) x[255] = 822
1829.76/1485.10	c (126,0) x[256] = 589
1829.76/1485.10	c (126,0) x[257] = 622
1829.76/1485.10	c (126,0) x[258] = 1133
1829.76/1485.10	s SATISFIABLE
1829.98/1485.11	v <instantiation>
1829.98/1485.11	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199] x[200] x[201] x[202] x[203] x[204] x[205] x[206] x[207] x[208] x[209] x[210] x[211] x[212] x[213] x[214] x[215] x[216] x[217] x[218] x[219] x[220] x[221] x[222] x[223] x[224] x[225] x[226] x[227] x[228] x[229] x[230] x[231] x[232] x[233] x[234] x[235] x[236] x[237] x[238] x[239] x[240] x[241] x[242] x[243] x[244] x[245] x[246] x[247] x[248] x[249] x[250] x[251] x[252] x[253] x[254] x[255] x[256] x[257] x[258]</list>
1829.98/1485.11	v     <values>0 11 79 563 709 729 733 958 1135 83 633 662 768 779 838 981 110 193 293 522 1016 1072 1207 82 392 576 866 207 335 873 894 895 997 434 463 502 675 877 923 948 1222 159 425 703 850 872 1246 249 272 776 14 67 558 725 75 346 548 793 812 137 229 245 444 686 744 138 1164 742 837 338 674 803 1004 985 1046 41 400 704 1020 113 461 710 1151 1212 653 808 857 1189 97 112 661 734 773 926 971 62 663 1022 1037 659 1010 244 312 751 1036 480 735 818 907 993 1014 1048 1179 1220 117 17 644 949 1193 130 892 215 291 963 39 1138 1210 1226 29 762 1049 1265 759 795 929 569 656 908 1040 220 831 1087 1142 1173 1278 66 124 625 1077 1074 738 1106 3 887 1125 1209 18 324 407 552 1291 19 350 505 737 916 4 495 629 904 144 1035 162 492 484 702 902 1239 1043 1295 641 701 586 305 1186 1066 1126 1172 843 1228 169 541 834 945 1089 1162 1203 395 1241 224 417 618 694 749 973 1052 1252 1283 1290 410 673 893 828 1152 1158 259 316 1271 720 901 53 920 248 823 966 1096 1188 603 852 888 1176 339 564 1064 1170 431 1082 382 860 937 1099 1131 1281 98 304 295 573 785 1109 369 436 485 990 276 506 822 589 622 1133</values>
1829.98/1485.11	v </instantiation>
1829.98/1485.11	c (126,0) Show results End
1829.98/1485.11	c (126,0) Heap : 323 MiB used (max 3925 MiB), NonHeap : 19 MiB used (max 0 MiB)
1829.98/1485.11	c (126,0) 126,126,STOP-AFTER(ALL)
1829.98/1485.11	c END-Prog: Tue Sep 24 17:51:05 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 (8854 MiB free)
  memory of node 1: 16384 MiB (12697 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405270-1569338817/watcher-4405270-1569338817 -o /tmp/evaluation-result-4405270-1569338817/solver-4405270-1569338817 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1569335941-5642 --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-4405270-1569338817.xml 

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

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

solver pid=6631, runsolver pid=6628

[startup+0.100156 s]*
/proc/loadavg: 6.74 6.42 6.81 2/211 6653
/proc/meminfo: memFree=21974276/32770624 swapFree=67002576/67108860
[pid=6631] ppid=6628 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6631/stat : 6631 (scop.sh) S 6628 6631 5615 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510043267 115843072 349 33554432000 4194304 5098028 140724622972944 140724622970200 140175358206588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29843456 140724622975781 140724622976108 140724622976108 140724622979021 0
/proc/6631/statm: 28282 349 296 221 0 87 0
[pid=6634] ppid=6631 vsize=27314120 memory=107108 CPUtime=0.1 cores=0-7
/proc/6634/stat : 6634 (java) S 6631 6631 5615 0 -1 1077944320 6884 0 0 0 7 3 0 0 20 0 20 0 510043267 27969658880 26777 33554432000 4194304 4196468 140736193758576 140736193741120 140699419229943 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
/proc/6634/statm: 6828530 26777 2755 1 0 6790935 0
[pid=6634/tid=6635] ppid=6631 vsize=27314120 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/6634/task/6635/stat : 6635 (java) R 6631 6631 5615 0 -1 4202560 4996 0 0 0 6 2 0 0 20 0 20 0 510043267 27969658880 26777 33554432000 4194304 4196468 140736193758576 140699391056272 140699419251869 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6636] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6636/stat : 6636 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 26777 33554432000 4194304 4196468 140736193758576 140699423472528 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6637] ppid=6631 vsize=27314120 memory=13989097778226840 CPUtime=0 cores=0-7
/proc/6634/task/6637/stat : 6637 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 26777 33554432000 4194304 4196468 140736193758576 140699237628688 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6638] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6638/stat : 6638 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 26777 33554432000 4194304 4196468 140736193758576 140698840628368 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6639] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6639/stat : 6639 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 26842 33554432000 4194304 4196468 140736193758576 140698839575568 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6640] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6640/stat : 6640 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 26842 33554432000 4194304 4196468 140736193758576 140698838522256 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6641] ppid=6631 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6634/task/6641/stat : 6641 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 26842 33554432000 4194304 4196468 140736193758576 140698837469456 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6642] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6642/stat : 6642 (java) S 6631 6631 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 26842 33554432000 4194304 4196468 140736193758576 140698836417168 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6643] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6643/stat : 6643 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 26842 33554432000 4194304 4196468 140736193758576 140698835364368 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6644] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6644/stat : 6644 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043271 27969658880 26907 33554432000 4194304 4196468 140736193758576 140697471060592 140699419241090 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6645] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6645/stat : 6645 (java) S 6631 6631 5615 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510043272 27969658880 26907 33554432000 4194304 4196468 140736193758576 140697357247776 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6646] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6646/stat : 6646 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043272 27969658880 26907 33554432000 4194304 4196468 140736193758576 140697088812656 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6647] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6647/stat : 6647 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043274 27969658880 26907 33554432000 4194304 4196468 140736193758576 140696714304080 140699419248539 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6648] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6648/stat : 6648 (java) S 6631 6631 5615 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 510043274 27969658880 26907 33554432000 4194304 4196468 140736193758576 140697470007408 140699419241090 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6649] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6649/stat : 6649 (java) S 6631 6631 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043274 27969658880 26907 33554432000 4194304 4196468 140736193758576 140697468954608 140699419241090 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6650] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6650/stat : 6650 (java) S 6631 6631 5615 0 -1 1077944384 280 0 0 0 0 0 0 0 20 0 20 0 510043275 27969658880 26907 33554432000 4194304 4196468 140736193758576 140697467902320 140699419241090 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6651] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6651/stat : 6651 (java) S 6631 6631 5615 0 -1 1077944384 265 0 0 0 0 0 0 0 20 0 20 0 510043275 27969658880 26907 33554432000 4194304 4196468 140736193758576 140697466849520 140699419241090 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6652] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6652/stat : 6652 (java) S 6631 6631 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043275 27969658880 26907 33554432000 4194304 4196468 140736193758576 140696216398688 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6653] ppid=6631 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6634/task/6653/stat : 6653 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043275 27969658880 26907 33554432000 4194304 4196468 140736193758576 140697465797424 140699419241090 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 108504 KiB

[startup+0.210293 s]*
/proc/loadavg: 6.74 6.42 6.81 3/211 6653
/proc/meminfo: memFree=21952796/32770624 swapFree=67002576/67108860
[pid=6631] ppid=6628 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6631/stat : 6631 (scop.sh) S 6628 6631 5615 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510043267 115843072 349 33554432000 4194304 5098028 140724622972944 140724622970200 140175358206588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29843456 140724622975781 140724622976108 140724622976108 140724622979021 0
/proc/6631/statm: 28282 349 296 221 0 87 0
[pid=6634] ppid=6631 vsize=27314120 memory=126652 CPUtime=0.25 cores=0-7
/proc/6634/stat : 6634 (java) S 6631 6631 5615 0 -1 1077944320 12522 0 0 0 20 5 0 0 20 0 20 0 510043267 27969658880 31663 33554432000 4194304 4196468 140736193758576 140736193741120 140699419229943 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
/proc/6634/statm: 6828530 31663 2927 1 0 6790935 0
[pid=6634/tid=6635] ppid=6631 vsize=27314120 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/6634/task/6635/stat : 6635 (java) R 6631 6631 5615 0 -1 4202560 10230 0 0 0 15 4 0 0 20 0 20 0 510043267 27969658880 31663 33554432000 4194304 4196468 140736193758576 140699391029328 140699404395615 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6636] ppid=6631 vsize=27314120 memory=14976 CPUtime=0 cores=0-7
/proc/6634/task/6636/stat : 6636 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 31663 33554432000 4194304 4196468 140736193758576 140699423472528 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6637] ppid=6631 vsize=27314120 memory=140515991932235 CPUtime=0 cores=0-7
/proc/6634/task/6637/stat : 6637 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 31663 33554432000 4194304 4196468 140736193758576 140699237628688 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6638] ppid=6631 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6634/task/6638/stat : 6638 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 31663 33554432000 4194304 4196468 140736193758576 140698840628368 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6639] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6639/stat : 6639 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 31663 33554432000 4194304 4196468 140736193758576 140698839575568 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6640] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6640/stat : 6640 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 31663 33554432000 4194304 4196468 140736193758576 140698838522256 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6641] ppid=6631 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6634/task/6641/stat : 6641 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 31663 33554432000 4194304 4196468 140736193758576 140698837469456 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6642] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6642/stat : 6642 (java) S 6631 6631 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 31663 33554432000 4194304 4196468 140736193758576 140698836417168 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6643] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6643/stat : 6643 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 31663 33554432000 4194304 4196468 140736193758576 140698835364368 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6644] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6644/stat : 6644 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043271 27969658880 31663 33554432000 4194304 4196468 140736193758576 140697471060592 140699419241090 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6645] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6645/stat : 6645 (java) S 6631 6631 5615 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510043272 27969658880 31663 33554432000 4194304 4196468 140736193758576 140697357247776 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6646] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6646/stat : 6646 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043272 27969658880 31663 33554432000 4194304 4196468 140736193758576 140697088812656 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6647] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6647/stat : 6647 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043274 27969658880 31663 33554432000 4194304 4196468 140736193758576 140696714304080 140699419248539 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6648] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6648/stat : 6648 (java) S 6631 6631 5615 0 -1 1077944384 193 0 0 0 0 0 0 0 20 0 20 0 510043274 27969658880 31663 33554432000 4194304 4196468 140736193758576 140697470007408 140699419241090 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6649] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6649/stat : 6649 (java) S 6631 6631 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043274 27969658880 31663 33554432000 4194304 4196468 140736193758576 140697468954608 140699419241090 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6650] ppid=6631 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6634/task/6650/stat : 6650 (java) S 6631 6631 5615 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 20 0 510043275 27969658880 31663 33554432000 4194304 4196468 140736193758576 140697467902320 140699419241090 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6651] ppid=6631 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/6634/task/6651/stat : 6651 (java) S 6631 6631 5615 0 -1 1077944384 464 0 0 0 2 0 0 0 20 0 20 0 510043275 27969658880 31663 33554432000 4194304 4196468 140736193758576 140697466849520 140699419241090 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6652] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6652/stat : 6652 (java) S 6631 6631 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043275 27969658880 31663 33554432000 4194304 4196468 140736193758576 140696216398688 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6653] ppid=6631 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6634/task/6653/stat : 6653 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043275 27969658880 31663 33554432000 4194304 4196468 140736193758576 140697465797424 140699419241090 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128048 KiB

[startup+0.309337 s]*
/proc/loadavg: 6.74 6.42 6.81 3/211 6653
/proc/meminfo: memFree=21950624/32770624 swapFree=67002576/67108860
[pid=6631] ppid=6628 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6631/stat : 6631 (scop.sh) S 6628 6631 5615 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510043267 115843072 349 33554432000 4194304 5098028 140724622972944 140724622970200 140175358206588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29843456 140724622975781 140724622976108 140724622976108 140724622979021 0
/proc/6631/statm: 28282 349 296 221 0 87 0
[pid=6634] ppid=6631 vsize=27314120 memory=129996 CPUtime=0.42 cores=0-7
/proc/6634/stat : 6634 (java) S 6631 6631 5615 0 -1 1077944320 13370 0 0 0 37 5 0 0 20 0 20 0 510043267 27969658880 32499 33554432000 4194304 4196468 140736193758576 140736193741120 140699419229943 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
/proc/6634/statm: 6828530 32499 3027 1 0 6790935 0
[pid=6634/tid=6635] ppid=6631 vsize=27314120 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/6634/task/6635/stat : 6635 (java) R 6631 6631 5615 0 -1 4202560 10904 0 0 0 25 4 0 0 20 0 20 0 510043267 27969658880 32499 33554432000 4194304 4196468 140736193758576 140699391033168 140699400793485 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6636] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6636/stat : 6636 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 32499 33554432000 4194304 4196468 140736193758576 140699423472528 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6637] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6637/stat : 6637 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 32499 33554432000 4194304 4196468 140736193758576 140699237628688 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6638] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6638/stat : 6638 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 32499 33554432000 4194304 4196468 140736193758576 140698840628368 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6639] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6639/stat : 6639 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 32499 33554432000 4194304 4196468 140736193758576 140698839575568 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6640] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6640/stat : 6640 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 32499 33554432000 4194304 4196468 140736193758576 140698838522256 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6641] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6641/stat : 6641 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 32499 33554432000 4194304 4196468 140736193758576 140698837469456 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6642] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6642/stat : 6642 (java) S 6631 6631 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 32499 33554432000 4194304 4196468 140736193758576 140698836417168 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6643] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6643/stat : 6643 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043270 27969658880 32499 33554432000 4194304 4196468 140736193758576 140698835364368 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6644] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6644/stat : 6644 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043271 27969658880 32499 33554432000 4194304 4196468 140736193758576 140697471060592 140699419241090 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6645] ppid=6631 vsize=27314120 memory=281031789976960 CPUtime=0 cores=0-7
/proc/6634/task/6645/stat : 6645 (java) S 6631 6631 5615 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510043272 27969658880 32499 33554432000 4194304 4196468 140736193758576 140697357247776 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6646] ppid=6631 vsize=27314120 memory=281031789981568 CPUtime=0 cores=0-7
/proc/6634/task/6646/stat : 6646 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043272 27969658880 32499 33554432000 4194304 4196468 140736193758576 140697088812656 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6647] ppid=6631 vsize=27314120 memory=281031789986176 CPUtime=0 cores=0-7
/proc/6634/task/6647/stat : 6647 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043274 27969658880 32499 33554432000 4194304 4196468 140736193758576 140696714304080 140699419248539 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6648] ppid=6631 vsize=27314120 memory=281031789990784 CPUtime=0.02 cores=0-7
/proc/6634/task/6648/stat : 6648 (java) S 6631 6631 5615 0 -1 1077944384 289 0 0 0 2 0 0 0 20 0 20 0 510043274 27969658880 32499 33554432000 4194304 4196468 140736193758576 140697470007408 140699419241090 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6649] ppid=6631 vsize=27314120 memory=281031789995392 CPUtime=0.01 cores=0-7
/proc/6634/task/6649/stat : 6649 (java) S 6631 6631 5615 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 20 0 510043274 27969658880 32499 33554432000 4194304 4196468 140736193758576 140697468954608 140699419241090 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6650] ppid=6631 vsize=27314120 memory=281031790000000 CPUtime=0.01 cores=0-7
/proc/6634/task/6650/stat : 6650 (java) S 6631 6631 5615 0 -1 1077944384 301 0 0 0 1 0 0 0 20 0 20 0 510043275 27969658880 32499 33554432000 4194304 4196468 140736193758576 140697467902320 140699419241090 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6651] ppid=6631 vsize=27314120 memory=281031790004608 CPUtime=0.07 cores=0-7
/proc/6634/task/6651/stat : 6651 (java) S 6631 6631 5615 0 -1 1077944384 486 0 0 0 7 0 0 0 20 0 20 0 510043275 27969658880 32499 33554432000 4194304 4196468 140736193758576 140697466849520 140699419241090 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6652] ppid=6631 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6652/stat : 6652 (java) S 6631 6631 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510043275 27969658880 32499 33554432000 4194304 4196468 140736193758576 140696216398688 140699419240149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6653] ppid=6631 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/6634/task/6653/stat : 6653 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043275 27969658880 32499 33554432000 4194304 4196468 140736193758576 140697465797424 140699419241090 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 131392 KiB

[startup+0.700885 s]
/proc/loadavg: 6.74 6.42 6.81 2/211 6653
/proc/meminfo: memFree=21929528/32770624 swapFree=67002576/67108860
[pid=6631] ppid=6628 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/6631/stat : 6631 (scop.sh) S 6628 6631 5615 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510043267 115843072 349 33554432000 4194304 5098028 140724622972944 140724622970200 140175358206588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29843456 140724622975781 140724622976108 140724622976108 140724622979021 0
/proc/6631/statm: 28282 349 296 221 0 87 0
[pid=6634] ppid=6631 vsize=27320392 memory=166932 CPUtime=0.99 cores=0-7
/proc/6634/stat : 6634 (java) S 6631 6631 5615 0 -1 1077944320 20322 0 0 0 92 7 0 0 20 0 20 0 510043267 27976081408 41733 33554432000 4194304 4196468 140736193758576 140736193741120 140699419229943 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
/proc/6634/statm: 6830098 41733 3179 1 0 6791447 0
[pid=6634/tid=6635] ppid=6631 vsize=27320392 memory=0 CPUtime=0.68 cores=0-7
/proc/6634/task/6635/stat : 6635 (java) R 6631 6631 5615 0 -1 4202560 17330 0 0 0 62 6 0 0 20 0 20 0 510043267 27976081408 41733 33554432000 4194304 4196468 140736193758576 140699391060528 140699419241878 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6636] ppid=6631 vsize=27320392 memory=140515895190400 CPUtime=0 cores=0-7
/proc/6634/task/6636/stat : 6636 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043270 27976081408 41733 33554432000 4194304 4196468 140736193758576 140699423472528 140699419240149 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6637] ppid=6631 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/6634/task/6637/stat : 6637 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510043270 27976081408 41733 33554432000 4194304 4196468 140736193758576 140699237628688 140699419240149 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0
[pid=6634/tid=6638] ppid=6631 vsize=27320392 memory=1052 CPUtime=0 cores=0-7
/proc/6634/task/6638/stat : 6638 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510043270 27976081408 41733 33554432000 4194304 4196468 140736193758576 140698840628368 140699419240149 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16207872 140736193766124 140736193766550 140736193766550 140736193769423 0

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

[pid=6758/tid=6759] ppid=6631 vsize=8414124 memory=3841445594625 CPUtime=0.79 cores=0-7
/proc/6758/task/6759/stat : 6759 (java) S 6631 6631 5615 0 -1 1077944384 16939 0 0 0 72 7 0 0 20 0 24 0 510179052 8616062976 78645 33554432000 4194304 4196468 140736519588352 140375009910688 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6760] ppid=6631 vsize=8414124 memory=3854330496513 CPUtime=0 cores=0-7
/proc/6758/task/6760/stat : 6760 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510179057 8616062976 78645 33554432000 4194304 4196468 140736519588352 140375042312592 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6761] ppid=6631 vsize=8414124 memory=1052 CPUtime=0 cores=0-7
/proc/6758/task/6761/stat : 6761 (java) S 6631 6631 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510179057 8616062976 78645 33554432000 4194304 4196468 140736519588352 140374842480912 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6762] ppid=6631 vsize=8414124 memory=7548 CPUtime=0 cores=0-7
/proc/6758/task/6762/stat : 6762 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510179057 8616062976 78645 33554432000 4194304 4196468 140736519588352 140374841428624 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6763] ppid=6631 vsize=8414124 memory=3620 CPUtime=0 cores=0-7
/proc/6758/task/6763/stat : 6763 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510179057 8616062976 78645 33554432000 4194304 4196468 140736519588352 140374840375824 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6764] ppid=6631 vsize=8414124 memory=1720 CPUtime=0 cores=0-7
/proc/6758/task/6764/stat : 6764 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510179057 8616062976 78645 33554432000 4194304 4196468 140736519588352 140374839323536 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6765] ppid=6631 vsize=8414124 memory=1096 CPUtime=0 cores=0-7
/proc/6758/task/6765/stat : 6765 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510179057 8616062976 78645 33554432000 4194304 4196468 140736519588352 140374838270736 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6766] ppid=6631 vsize=8414124 memory=6160 CPUtime=0 cores=0-7
/proc/6758/task/6766/stat : 6766 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510179057 8616062976 78645 33554432000 4194304 4196468 140736519588352 140374837218448 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6767] ppid=6631 vsize=8414124 memory=6673 CPUtime=0 cores=0-7
/proc/6758/task/6767/stat : 6767 (java) S 6631 6631 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 510179057 8616062976 78645 33554432000 4194304 4196468 140736519588352 140374836165648 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6768] ppid=6631 vsize=8414124 memory=4420 CPUtime=0 cores=0-7
/proc/6758/task/6768/stat : 6768 (java) S 6631 6631 5615 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 510179058 8616062976 78645 33554432000 4194304 4196468 140736519588352 140374265809008 140375038081666 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6769] ppid=6631 vsize=8414124 memory=6628 CPUtime=0 cores=0-7
/proc/6758/task/6769/stat : 6769 (java) S 6631 6631 5615 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 510179059 8616062976 78645 33554432000 4194304 4196468 140736519588352 140373624087328 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6770] ppid=6631 vsize=8414124 memory=123156 CPUtime=0 cores=0-7
/proc/6758/task/6770/stat : 6770 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510179059 8616062976 78645 33554432000 4194304 4196468 140736519588352 140373355652208 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6771] ppid=6631 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/6758/task/6771/stat : 6771 (java) S 6631 6631 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 510179063 8616062976 78645 33554432000 4194304 4196468 140736519588352 140372981143632 140375038089115 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6772] ppid=6631 vsize=8414124 memory=123156 CPUtime=0.15 cores=0-7
/proc/6758/task/6772/stat : 6772 (java) S 6631 6631 5615 0 -1 1077944384 633 0 0 0 15 0 0 0 20 0 24 0 510179063 8616062976 78645 33554432000 4194304 4196468 140736519588352 140374264756848 140375038081666 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6773] ppid=6631 vsize=8414124 memory=6791534058613427641 CPUtime=0.13 cores=0-7
/proc/6758/task/6773/stat : 6773 (java) S 6631 6631 5615 0 -1 1077944384 712 0 0 0 13 0 0 0 20 0 24 0 510179063 8616062976 78645 33554432000 4194304 4196468 140736519588352 140374263704048 140375038081666 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6774] ppid=6631 vsize=8414124 memory=6706372 CPUtime=0.16 cores=0-7
/proc/6758/task/6774/stat : 6774 (java) S 6631 6631 5615 0 -1 1077944384 602 0 0 0 16 0 0 0 20 0 24 0 510179063 8616062976 78645 33554432000 4194304 4196468 140736519588352 140374262651760 140375038081666 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6775] ppid=6631 vsize=8414124 memory=6681436 CPUtime=0.27 cores=0-7
/proc/6758/task/6775/stat : 6775 (java) S 6631 6631 5615 0 -1 1077944384 1155 0 0 0 27 0 0 0 20 0 24 0 510179064 8616062976 78645 33554432000 4194304 4196468 140736519588352 140374261598960 140375038081666 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6776] ppid=6631 vsize=8414124 memory=122376 CPUtime=0 cores=0-7
/proc/6758/task/6776/stat : 6776 (java) S 6631 6631 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 510179064 8616062976 78645 33554432000 4194304 4196468 140736519588352 140372483238240 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6777] ppid=6631 vsize=8414124 memory=8112282956445269571 CPUtime=0.06 cores=0-7
/proc/6758/task/6777/stat : 6777 (java) S 6631 6631 5615 0 -1 1077944384 12 0 0 0 2 4 0 0 20 0 24 0 510179064 8616062976 78645 33554432000 4194304 4196468 140736519588352 140374260545840 140375038081666 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6779] ppid=6631 vsize=8414124 memory=912 CPUtime=0 cores=0-7
/proc/6758/task/6779/stat : 6779 (java) S 6631 6631 5615 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510179144 8616062976 78645 33554432000 4194304 4196468 140736519588352 140374252512576 140375038095129 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6781] ppid=6631 vsize=8414124 memory=1448 CPUtime=0.38 cores=0-7
/proc/6758/task/6781/stat : 6781 (java) R 6631 6631 5615 0 -1 4202560 139 0 0 0 35 3 0 0 20 0 24 0 510179144 8616062976 78645 33554432000 4194304 4196468 140736519588352 140371812142992 140374516847932 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6782] ppid=6631 vsize=8414124 memory=1964 CPUtime=0 cores=0-7
/proc/6758/task/6782/stat : 6782 (java) S 6631 6631 5615 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 510179144 8616062976 78645 33554432000 4194304 4196468 140736519588352 140372080574256 140375038092445 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6783] ppid=6631 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/6758/task/6783/stat : 6783 (java) S 6631 6631 5615 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 510179146 8616062976 78645 33554432000 4194304 4196468 140736519588352 140371543711536 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
Current children cumulated CPU time: 1703.41 s
Current children cumulated vsize: 8527252 KiB
Current children cumulated memory: 316056 KiB

[startup+1485.2 s]
/proc/loadavg: 1.06 1.16 2.32 4/214 6798
/proc/meminfo: memFree=22905684/32770624 swapFree=67002552/67108860
[pid=6631] ppid=6628 vsize=113128 memory=1476 CPUtime=1701.41 cores=0-7
/proc/6631/stat : 6631 (scop.sh) S 6628 6631 5615 0 -1 4202496 583 1095709 0 0 0 0 165075 5066 20 0 1 0 510043267 115843072 369 33554432000 4194304 5098028 140724622972944 140724622969688 140175358206588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29843456 140724622975781 140724622976108 140724622976108 140724622979021 0
/proc/6631/statm: 28282 369 311 221 0 87 0
[pid=6758] ppid=6631 vsize=8283048 memory=341648 CPUtime=128.67 cores=0-7
/proc/6758/stat : 6758 (java) S 6631 6631 5615 0 -1 1077944320 22194 4662553 1 2 227 27 11852 761 20 0 22 0 510179047 8481841152 85412 33554432000 4194304 4196468 140736519588352 140736519570896 140375038070519 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 3 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
/proc/6758/statm: 2070762 85412 3235 1 0 2032106 0
[pid=6758/tid=6759] ppid=6631 vsize=8283048 memory=1940 CPUtime=127.19 cores=0-7
/proc/6758/task/6759/stat : 6759 (java) R 6631 6631 5615 0 -1 4202560 17214 4662553 0 2 90 16 11852 761 20 0 22 0 510179052 8481841152 85412 33554432000 4194304 4196468 140736519588352 140375009914104 140375030756151 0 4 2 25189581 0 0 0 -1 0 0 0 15 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6760] ppid=6631 vsize=8283048 memory=8112282956445269571 CPUtime=126.13 cores=0-7
/proc/6758/task/6760/stat : 6760 (java) S 6631 6631 5615 0 -1 1077944384 2 4662553 0 2 0 0 11852 761 20 0 22 0 510179057 8481841152 85412 33554432000 4194304 4196468 140736519588352 140375042312592 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6761] ppid=6631 vsize=8283048 memory=13854057785742044 CPUtime=126.13 cores=0-7
/proc/6758/task/6761/stat : 6761 (java) S 6631 6631 5615 0 -1 1077944384 3 4662553 0 2 0 0 11852 761 20 0 22 0 510179057 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374842480912 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6762] ppid=6631 vsize=8283048 memory=-7751062316387021378 CPUtime=126.13 cores=0-7
/proc/6758/task/6762/stat : 6762 (java) S 6631 6631 5615 0 -1 1077944384 1 4662553 0 2 0 0 11852 761 20 0 22 0 510179057 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374841428624 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6763] ppid=6631 vsize=8283048 memory=-2023959437020729679 CPUtime=126.13 cores=0-7
/proc/6758/task/6763/stat : 6763 (java) S 6631 6631 5615 0 -1 1077944384 1 4662553 0 2 0 0 11852 761 20 0 22 0 510179057 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374840375824 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6764] ppid=6631 vsize=8283048 memory=0 CPUtime=126.13 cores=0-7
/proc/6758/task/6764/stat : 6764 (java) S 6631 6631 5615 0 -1 1077944384 2 4662553 0 2 0 0 11852 761 20 0 22 0 510179057 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374839323536 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6765] ppid=6631 vsize=8283048 memory=-6452064069391756930 CPUtime=126.13 cores=0-7
/proc/6758/task/6765/stat : 6765 (java) S 6631 6631 5615 0 -1 1077944384 2 4662553 0 2 0 0 11852 761 20 0 22 0 510179057 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374838270736 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6766] ppid=6631 vsize=8283048 memory=-6369329386818031574 CPUtime=126.13 cores=0-7
/proc/6758/task/6766/stat : 6766 (java) S 6631 6631 5615 0 -1 1077944384 1 4662553 0 2 0 0 11852 761 20 0 22 0 510179057 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374837218448 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6767] ppid=6631 vsize=8283048 memory=6011019521568682026 CPUtime=126.13 cores=0-7
/proc/6758/task/6767/stat : 6767 (java) S 6631 6631 5615 0 -1 1077944384 2 4662553 0 2 0 0 11852 761 20 0 22 0 510179057 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374836165648 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6768] ppid=6631 vsize=8283048 memory=-6294720939647803328 CPUtime=126.13 cores=0-7
/proc/6758/task/6768/stat : 6768 (java) S 6631 6631 5615 0 -1 1077944384 6 4662553 0 2 0 0 11852 761 20 0 22 0 510179058 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374265809008 140375038081666 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6769] ppid=6631 vsize=8283048 memory=1476 CPUtime=126.13 cores=0-7
/proc/6758/task/6769/stat : 6769 (java) S 6631 6631 5615 0 -1 1077944384 13 4662553 0 2 0 0 11852 761 20 0 22 0 510179059 8481841152 85412 33554432000 4194304 4196468 140736519588352 140373624087328 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6770] ppid=6631 vsize=8283048 memory=123156 CPUtime=126.13 cores=0-7
/proc/6758/task/6770/stat : 6770 (java) S 6631 6631 5615 0 -1 1077944384 1 4662553 0 2 0 0 11852 761 20 0 22 0 510179059 8481841152 85412 33554432000 4194304 4196468 140736519588352 140373355652208 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6771] ppid=6631 vsize=8283048 memory=6870124 CPUtime=126.13 cores=0-7
/proc/6758/task/6771/stat : 6771 (java) S 6631 6631 5615 0 -1 1077944384 1 4662553 0 2 0 0 11852 761 20 0 22 0 510179063 8481841152 85412 33554432000 4194304 4196468 140736519588352 140372981143632 140375038089115 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6772] ppid=6631 vsize=8283048 memory=1760 CPUtime=126.31 cores=0-7
/proc/6758/task/6772/stat : 6772 (java) S 6631 6631 5615 0 -1 1077944384 652 4662553 0 2 18 0 11852 761 20 0 22 0 510179063 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374264756848 140375038081666 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6773] ppid=6631 vsize=8283048 memory=111632 CPUtime=126.31 cores=0-7
/proc/6758/task/6773/stat : 6773 (java) S 6631 6631 5615 0 -1 1077944384 751 4662553 0 2 18 0 11852 761 20 0 22 0 510179063 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374263704048 140375038081666 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6774] ppid=6631 vsize=8283048 memory=1476 CPUtime=126.34 cores=0-7
/proc/6758/task/6774/stat : 6774 (java) S 6631 6631 5615 0 -1 1077944384 630 4662553 0 2 21 0 11852 761 20 0 22 0 510179063 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374262651760 140375038081666 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6775] ppid=6631 vsize=8283048 memory=123156 CPUtime=126.5 cores=0-7
/proc/6758/task/6775/stat : 6775 (java) S 6631 6631 5615 0 -1 1077944384 1384 4662553 0 2 37 0 11852 761 20 0 22 0 510179064 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374261598960 140375038081666 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6776] ppid=6631 vsize=8283048 memory=1476 CPUtime=126.13 cores=0-7
/proc/6758/task/6776/stat : 6776 (java) S 6631 6631 5615 0 -1 1077944384 3 4662553 0 2 0 0 11852 761 20 0 22 0 510179064 8481841152 85412 33554432000 4194304 4196468 140736519588352 140372483238240 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6777] ppid=6631 vsize=8283048 memory=123156 CPUtime=126.19 cores=0-7
/proc/6758/task/6777/stat : 6777 (java) S 6631 6631 5615 0 -1 1077944384 12 4662553 0 2 2 4 11852 761 20 0 22 0 510179064 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374260545840 140375038081666 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6779] ppid=6631 vsize=8283048 memory=6160 CPUtime=126.13 cores=0-7
/proc/6758/task/6779/stat : 6779 (java) S 6631 6631 5615 0 -1 1077944384 24 4662553 0 2 0 0 11852 761 20 0 22 0 510179144 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374252511760 140375038081666 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6783] ppid=6631 vsize=8283048 memory=14012 CPUtime=126.13 cores=0-7
/proc/6758/task/6783/stat : 6783 (java) S 6631 6631 5615 0 -1 1077944384 15 4662553 0 2 0 0 11852 761 20 0 22 0 510179146 8481841152 85412 33554432000 4194304 4196468 140736519588352 140371543713328 140375038081666 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
Current children cumulated CPU time: 1830.08 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 343124 KiB

[startup+1485.4 s]
/proc/loadavg: 1.06 1.16 2.32 4/214 6798
/proc/meminfo: memFree=22905684/32770624 swapFree=67002552/67108860
[pid=6631] ppid=6628 vsize=113128 memory=1476 CPUtime=1701.41 cores=0-7
/proc/6631/stat : 6631 (scop.sh) S 6628 6631 5615 0 -1 4202496 583 1095709 0 0 0 0 165075 5066 20 0 1 0 510043267 115843072 369 33554432000 4194304 5098028 140724622972944 140724622969688 140175358206588 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29843456 140724622975781 140724622976108 140724622976108 140724622979021 0
/proc/6631/statm: 28282 369 311 221 0 87 0
[pid=6758] ppid=6631 vsize=8283048 memory=341648 CPUtime=128.88 cores=0-7
/proc/6758/stat : 6758 (java) S 6631 6631 5615 0 -1 1077944320 22194 4662553 1 2 227 48 11852 761 20 0 22 0 510179047 8481841152 85412 33554432000 4194304 4196468 140736519588352 140736519570896 140375038070519 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 3 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
/proc/6758/statm: 2070762 85412 3235 1 0 2032106 0
[pid=6758/tid=6759] ppid=6631 vsize=8283048 memory=6754384 CPUtime=127.39 cores=0-7
/proc/6758/task/6759/stat : 6759 (java) R 6631 6631 5615 0 -1 4202560 17214 4662553 0 2 90 36 11852 761 20 0 22 0 510179052 8481841152 85412 33554432000 4194304 4196468 140736519588352 140375009914104 140375030756151 0 4 2 25189581 0 0 0 -1 0 0 0 15 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6760] ppid=6631 vsize=8283048 memory=14068 CPUtime=126.13 cores=0-7
/proc/6758/task/6760/stat : 6760 (java) S 6631 6631 5615 0 -1 1077944384 2 4662553 0 2 0 0 11852 761 20 0 22 0 510179057 8481841152 85412 33554432000 4194304 4196468 140736519588352 140375042312592 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6761] ppid=6631 vsize=8283048 memory=0 CPUtime=126.13 cores=0-7
/proc/6758/task/6761/stat : 6761 (java) S 6631 6631 5615 0 -1 1077944384 3 4662553 0 2 0 0 11852 761 20 0 22 0 510179057 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374842480912 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6762] ppid=6631 vsize=8283048 memory=5933037669128425813 CPUtime=126.13 cores=0-7
/proc/6758/task/6762/stat : 6762 (java) S 6631 6631 5615 0 -1 1077944384 1 4662553 0 2 0 0 11852 761 20 0 22 0 510179057 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374841428624 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6763] ppid=6631 vsize=8283048 memory=7306879702841446736 CPUtime=126.13 cores=0-7
/proc/6758/task/6763/stat : 6763 (java) S 6631 6631 5615 0 -1 1077944384 1 4662553 0 2 0 0 11852 761 20 0 22 0 510179057 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374840375824 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6764] ppid=6631 vsize=8283048 memory=14012 CPUtime=126.13 cores=0-7
/proc/6758/task/6764/stat : 6764 (java) S 6631 6631 5615 0 -1 1077944384 2 4662553 0 2 0 0 11852 761 20 0 22 0 510179057 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374839323536 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6765] ppid=6631 vsize=8283048 memory=32772 CPUtime=126.13 cores=0-7
/proc/6758/task/6765/stat : 6765 (java) S 6631 6631 5615 0 -1 1077944384 2 4662553 0 2 0 0 11852 761 20 0 22 0 510179057 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374838270736 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6766] ppid=6631 vsize=8283048 memory=14068 CPUtime=126.13 cores=0-7
/proc/6758/task/6766/stat : 6766 (java) S 6631 6631 5615 0 -1 1077944384 1 4662553 0 2 0 0 11852 761 20 0 22 0 510179057 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374837218448 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6767] ppid=6631 vsize=8283048 memory=2120 CPUtime=126.13 cores=0-7
/proc/6758/task/6767/stat : 6767 (java) S 6631 6631 5615 0 -1 1077944384 2 4662553 0 2 0 0 11852 761 20 0 22 0 510179057 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374836165648 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6768] ppid=6631 vsize=8283048 memory=504 CPUtime=126.13 cores=0-7
/proc/6758/task/6768/stat : 6768 (java) S 6631 6631 5615 0 -1 1077944384 6 4662553 0 2 0 0 11852 761 20 0 22 0 510179058 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374265809008 140375038081666 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6769] ppid=6631 vsize=8283048 memory=1560 CPUtime=126.13 cores=0-7
/proc/6758/task/6769/stat : 6769 (java) S 6631 6631 5615 0 -1 1077944384 13 4662553 0 2 0 0 11852 761 20 0 22 0 510179059 8481841152 85412 33554432000 4194304 4196468 140736519588352 140373624087328 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6770] ppid=6631 vsize=8283048 memory=924 CPUtime=126.13 cores=0-7
/proc/6758/task/6770/stat : 6770 (java) S 6631 6631 5615 0 -1 1077944384 1 4662553 0 2 0 0 11852 761 20 0 22 0 510179059 8481841152 85412 33554432000 4194304 4196468 140736519588352 140373355652208 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6771] ppid=6631 vsize=8283048 memory=1692 CPUtime=126.13 cores=0-7
/proc/6758/task/6771/stat : 6771 (java) S 6631 6631 5615 0 -1 1077944384 1 4662553 0 2 0 0 11852 761 20 0 22 0 510179063 8481841152 85412 33554432000 4194304 4196468 140736519588352 140372981143632 140375038089115 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6772] ppid=6631 vsize=8283048 memory=123156 CPUtime=126.31 cores=0-7
/proc/6758/task/6772/stat : 6772 (java) S 6631 6631 5615 0 -1 1077944384 652 4662553 0 2 18 0 11852 761 20 0 22 0 510179063 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374264756848 140375038081666 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6773] ppid=6631 vsize=8283048 memory=6758520 CPUtime=126.31 cores=0-7
/proc/6758/task/6773/stat : 6773 (java) S 6631 6631 5615 0 -1 1077944384 751 4662553 0 2 18 0 11852 761 20 0 22 0 510179063 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374263704048 140375038081666 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6774] ppid=6631 vsize=8283048 memory=6758520 CPUtime=126.34 cores=0-7
/proc/6758/task/6774/stat : 6774 (java) S 6631 6631 5615 0 -1 1077944384 630 4662553 0 2 21 0 11852 761 20 0 22 0 510179063 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374262651760 140375038081666 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6775] ppid=6631 vsize=8283048 memory=504 CPUtime=126.5 cores=0-7
/proc/6758/task/6775/stat : 6775 (java) S 6631 6631 5615 0 -1 1077944384 1384 4662553 0 2 37 0 11852 761 20 0 22 0 510179064 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374261598960 140375038081666 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6776] ppid=6631 vsize=8283048 memory=1560 CPUtime=126.13 cores=0-7
/proc/6758/task/6776/stat : 6776 (java) S 6631 6631 5615 0 -1 1077944384 3 4662553 0 2 0 0 11852 761 20 0 22 0 510179064 8481841152 85412 33554432000 4194304 4196468 140736519588352 140372483238240 140375038080725 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6777] ppid=6631 vsize=8283048 memory=924 CPUtime=126.19 cores=0-7
/proc/6758/task/6777/stat : 6777 (java) S 6631 6631 5615 0 -1 1077944384 12 4662553 0 2 2 4 11852 761 20 0 22 0 510179064 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374260545840 140375038081666 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6779] ppid=6631 vsize=8283048 memory=1692 CPUtime=126.13 cores=0-7
/proc/6758/task/6779/stat : 6779 (java) S 6631 6631 5615 0 -1 1077944384 24 4662553 0 2 0 0 11852 761 20 0 22 0 510179144 8481841152 85412 33554432000 4194304 4196468 140736519588352 140374252511760 140375038081666 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
[pid=6758/tid=6783] ppid=6631 vsize=8283048 memory=912 CPUtime=126.13 cores=0-7
/proc/6758/task/6783/stat : 6783 (java) S 6631 6631 5615 0 -1 1077944384 15 4662553 0 2 0 0 11852 761 20 0 22 0 510179146 8481841152 85412 33554432000 4194304 4196468 140736519588352 140371543713328 140375038081666 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33959936 140736519590904 140736519591062 140736519591062 140736519593935 0
Current children cumulated CPU time: 1830.29 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 343124 KiB

Child status: 0
Real time (s): 1485.44
CPU time (s): 1830.36
CPU user time (s): 1771.55
CPU system time (s): 58.8088
CPU usage (%): 123.22
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 23012604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1771.55
system time used= 58.8088
maximum resident set size= 23011872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5781079
page faults= 3
swaps= 0
block input operations= 1128
block output operations= 4568448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65792
involuntary context switches= 5784


# summary of solver processes directly reported to runsolver:
#   pid: 6631
#   total CPU time (s): 1830.36
#   total CPU user time (s): 1771.55
#   total CPU system time (s): 58.8088

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.21173 second user time and 14.742 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-24 17:26:20
IDJOB=4405270
IDBENCH=131451
IDSOLVER=2867
FILE ID=node148/4405270-1569338817
RUNJOBID= node148-1569335941-5642
PBS_JOBID= 21705049
Free space on /tmp= 22084 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si2-m4D/Subisomorphism-si2-m4Dr6-m1296-04.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -order DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405270-1569338817/watcher-4405270-1569338817 -o /tmp/evaluation-result-4405270-1569338817/solver-4405270-1569338817 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1569335941-5642 --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-4405270-1569338817.xml

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

MD5SUM BENCH= 2d28027fc76d6f94be685cc66f299382
RANDOM SEED=1091812113

node148.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.13
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.13
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.13
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.13
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:        22069120 kB
MemAvailable:   31851992 kB
Buffers:           91200 kB
Cached:          9961840 kB
SwapCached:         3348 kB
Active:          5143644 kB
Inactive:        4914932 kB
Active(anon):       4744 kB
Inactive(anon):    56492 kB
Active(file):    5138900 kB
Inactive(file):  4858440 kB
Unevictable:      110656 kB
Mlocked:          110656 kB
SwapTotal:      67108860 kB
SwapFree:       67002576 kB
Dirty:             20736 kB
Writeback:             0 kB
AnonPages:        113428 kB
Mapped:            55996 kB
Shmem:             47084 kB
Slab:             231924 kB
SReclaimable:     202736 kB
SUnreclaim:        29188 kB
KernelStack:        3392 kB
PageTables:         5740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 22064 MiB
End job on node148 at 2019-09-24 17:51:06