Trace number 4392344

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+ManyGlucose (2019-06-15)UNSAT 19.6931 6.56389

General information on the benchmark

NameSchurrLemma/SchurrLemma-mod-s1/
SchurrLemma-mod-100-9.xml
MD5SUM4f03c112a8f6a228f13fa4574ba8a054
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8.76786
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints2450
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":100}]
Minimum variable degree49
Maximum variable degree98
Distribution of variable degrees[{"degree":49,"count":1},{"degree":50,"count":2},{"degree":51,"count":2},{"degree":52,"count":2},{"degree":53,"count":2},{"degree":54,"count":2},{"degree":55,"count":2},{"degree":56,"count":2},{"degree":57,"count":2},{"degree":58,"count":2},{"degree":59,"count":2},{"degree":60,"count":2},{"degree":61,"count":2},{"degree":62,"count":2},{"degree":63,"count":2},{"degree":64,"count":2},{"degree":65,"count":2},{"degree":66,"count":2},{"degree":67,"count":2},{"degree":68,"count":2},{"degree":69,"count":2},{"degree":70,"count":2},{"degree":71,"count":2},{"degree":72,"count":2},{"degree":73,"count":3},{"degree":74,"count":3},{"degree":75,"count":2},{"degree":76,"count":2},{"degree":77,"count":2},{"degree":78,"count":2},{"degree":79,"count":2},{"degree":80,"count":2},{"degree":81,"count":2},{"degree":82,"count":2},{"degree":83,"count":2},{"degree":84,"count":2},{"degree":85,"count":2},{"degree":86,"count":2},{"degree":87,"count":2},{"degree":88,"count":2},{"degree":89,"count":2},{"degree":90,"count":2},{"degree":91,"count":2},{"degree":92,"count":2},{"degree":93,"count":2},{"degree":94,"count":2},{"degree":95,"count":2},{"degree":96,"count":2},{"degree":97,"count":2},{"degree":98,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":2450}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":2450}]
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-20057-serial-file.bin HOME/instance-4392344-1568427635.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Sat Sep 14 04:19:52 CEST 2019
0.66/0.56	c PID: 20060
0.66/0.56	c IP: 172.20.3.147
0.66/0.56	c HOST: node147.alineos.net
0.66/0.57	c (0,0) Parsing Begin
2.33/1.19	c (0,0) Parsing End
2.33/1.20	c (0,0) CSP: 100 int (0 aux), 0 bool (0 aux), 2450 ctr, max domain size 9
2.33/1.20	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.33/1.20	c (0,0) Constraint Name Generate Begin
2.62/1.21	c (0,0) Ctr:HOME/instance-4392344-1568427635.xml,AllDifferent:Var
2.62/1.21	c (0,0) Constraint Name Generate End
2.62/1.21	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.62/1.21	c (0,0) CSP to CSPinCNF Begin
3.77/1.60	c (1,1) translated 245 (10%) constraints
4.06/1.71	c (1,1) translated 490 (20%) constraints
4.41/1.80	c (1,1) translated 735 (30%) constraints
4.41/1.88	c (1,1) translated 980 (40%) constraints
4.81/1.95	c (1,1) translated 1225 (50%) constraints
5.12/2.01	c (1,1) translated 1470 (60%) constraints
5.12/2.07	c (1,1) translated 1715 (70%) constraints
5.36/2.12	c (1,1) translated 1960 (80%) constraints
5.36/2.18	c (1,1) translated 2205 (90%) constraints
5.62/2.23	c (1,1) translated 2450 (100%) constraints
5.62/2.23	c (1,1) ===========================================
5.62/2.23	c (1,1) Order
5.62/2.23	c (1,1) ===========================================
5.94/2.33	c (1,1) translated 1470 (10%) constraints
5.94/2.39	c (1,1) translated 2940 (20%) constraints
6.25/2.44	c (1,1) translated 4410 (30%) constraints
6.25/2.49	c (1,1) translated 5880 (40%) constraints
6.66/2.54	c (1,1) translated 7350 (50%) constraints
6.66/2.58	c (2,2) translated 8820 (60%) constraints
7.05/2.63	c (2,2) translated 10290 (70%) constraints
7.05/2.67	c (2,2) translated 11760 (80%) constraints
7.33/2.70	c (2,2) translated 13230 (90%) constraints
7.33/2.74	c (2,2) translated 14700 (100%) constraints
7.33/2.74	c (2,2) CSP to CSPinCNF End
7.33/2.74	c (2,2) CSP: 100 int (0 aux), 0 bool (0 aux), 14700 ctr, max domain size 9
7.33/2.74	c (2,2) Heap : 563 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
7.33/2.74	c (2,2) CSPinCNF Propagation Begin
7.61/2.86	c (2,2) 0 values, 0 unsatisfiable literals, and 2450 valid clauses are removed
7.61/2.86	c (2,2) CSPinCNF Propagation End
7.61/2.86	c (2,2) CSP: 100 int (0 aux), 0 bool (0 aux), 12250 ctr, max domain size 9
7.61/2.86	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
7.61/2.86	c (2,2) Simplify CSPinCNF Begin
8.66/3.18	c (2,2) Simplify CSPinCNF End
8.66/3.19	c (2,2) CSP: 100 int (0 aux), 9866 bool (9866 aux), 22116 ctr, max domain size 9
8.66/3.19	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
8.66/3.19	c (2,2) Calculate Precise Domain Begin
8.66/3.19	c (2,2) 0 values are removed by re-calculation
8.66/3.19	c (2,2) Calculate Precise Domain End
8.66/3.19	c (2,2) CSP: 100 int (0 aux), 9866 bool (9866 aux), 22116 ctr, max domain size 9
8.66/3.19	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
8.66/3.19	c (2,2) CSPinCNF to SatSolver Begin
10.32/3.58	c (3,3) 2212 (10 %) CSP clauses are encoded (0 SAT variables, 10799 SAT clauses)
11.11/3.72	c (3,3) 4424 (20 %) CSP clauses are encoded (0 SAT variables, 20899 SAT clauses)
11.51/3.81	c (3,3) 6635 (30 %) CSP clauses are encoded (0 SAT variables, 30990 SAT clauses)
11.51/3.89	c (3,3) 8847 (40 %) CSP clauses are encoded (0 SAT variables, 41098 SAT clauses)
11.73/3.96	c (3,3) 11058 (50 %) CSP clauses are encoded (0 SAT variables, 51197 SAT clauses)
11.87/4.03	c (3,3) 13270 (60 %) CSP clauses are encoded (0 SAT variables, 61305 SAT clauses)
11.87/4.09	c (3,3) 15482 (70 %) CSP clauses are encoded (0 SAT variables, 71413 SAT clauses)
11.98/4.16	c (3,3) 17693 (80 %) CSP clauses are encoded (0 SAT variables, 81544 SAT clauses)
12.20/4.45	c (3,3) 19905 (90 %) CSP clauses are encoded (0 SAT variables, 91660 SAT clauses)
12.29/4.52	c (3,3) 22116 (100 %) CSP clauses are encoded (0 SAT variables, 101743 SAT clauses)
12.29/4.52	c (3,3) CSPinCNF to SatSolver End
12.29/4.52	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
12.29/4.52	c (3,3) 10666 bool, 101744 clause
12.29/4.52	c (3,3) Export Begin
12.47/4.61	c (4,3) Export to HOME/scop-20057-serial-file.bin
12.47/4.61	c (4,3) Export End
12.47/4.61	c (4,3) Export File Size: 0.02 MB
12.47/4.61	c (4,3) 0,0,2,2,2,2,3,STOP-AFTER(DIMACS)
12.47/4.61	c END-Prog: Sat Sep 14 04:19:56 CEST 2019
0.00/4.78	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-20057-serial-file.bin
13.06/5.24	c (0,0) Read Serial File Begin
13.06/5.24	c (0,0) HOME/scop-20057-serial-file.bin
13.33/5.45	c (0,0) Read Serial File End
13.33/5.46	
13.33/5.46	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
13.33/5.46	(Solving Process)
13.33/5.46	
13.33/5.48	c BEGIN-Prog: Sat Sep 14 04:19:57 CEST 2019
13.33/5.48	c PID: 20080
13.33/5.48	c IP: 172.20.3.147
13.33/5.48	c HOST: node147.alineos.net
13.33/5.49	c (0,0) SatSolver.solve Begin
13.33/5.49	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392344-1568427635.xml-scop-20060.cnf
13.52/5.52	c (0,0) c
13.52/5.52	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)
13.52/5.52	c (0,0) c
13.52/5.52	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
13.52/5.52	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
13.52/5.52	c (0,0) c ========================================[ Problem Statistics ]===========================================
13.52/5.52	c (0,0) c |                                                                                                       |
13.52/5.55	c (0,0) c |  Number of variables:         10666                                                                   |
13.52/5.55	c (0,0) c |  Number of clauses:          101744                                                                   |
13.52/5.55	c (0,0) c |  Parse time:                   0.03 s                                                                 |
13.52/5.55	c (0,0) c |                                                                                                       |
13.67/5.63	c (0,0) c |  Simplification time:          0.08 s                                                                 |
13.67/5.63	c (0,0) c |                                                                                                       |
13.67/5.63	c (0,0) c |  Generating clones                                                                                    |
13.67/5.67	c (0,0) c |  all clones generated. Memory =    83.12Mb.                                                           |
13.67/5.67	c (0,0) c ========================================================================================================|
13.67/5.67	c (0,0) c
13.67/5.67	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
13.67/5.67	c (0,0) c
13.67/5.67	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.67/5.67	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
13.67/5.67	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
13.67/5.67	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
13.67/5.67	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
13.67/5.67	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
13.67/5.67	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
13.67/5.67	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
13.67/5.67	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
13.67/5.67	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
13.67/5.67	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
13.67/5.67	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
13.67/5.67	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
13.67/5.67	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
13.67/5.67	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
13.67/5.67	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
13.67/5.67	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
13.67/5.67	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
13.67/5.67	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.55/6.52	c (1,0) c
19.55/6.52	c (1,0) c real time : 1.00483 s
19.55/6.52	c (1,0) c cpu time  : 5.846 s
19.55/6.52	c (1,0) c
19.55/6.52	c (1,0) c
19.55/6.52	c (1,0) c
19.55/6.52	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
19.55/6.52	c (1,0) c
19.55/6.52	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.55/6.52	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
19.55/6.52	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.55/6.52	c (1,0) c | Conflicts     |          132135 |      13897 |      11230 |      18252 |      13767 |      21856 |      12034 |      21574 |      19525 |
19.55/6.52	c (1,0) c | Decisions     |          164724 |      17381 |      13873 |      22840 |      17309 |      27242 |      14968 |      26829 |      24282 |
19.55/6.52	c (1,0) c | Propagations  |        16448120 |    1965565 |    1974817 |    2660672 |    2087371 |    1937182 |    2057335 |    1926749 |    1838429 |
19.55/6.52	c (1,0) c | ReduceDBs     |              21 |          3 |          2 |          3 |          2 |          3 |          2 |          3 |          3 |
19.55/6.52	c (1,0) c | SimpDBs       |              12 |          1 |          1 |          1 |          1 |          2 |          1 |          2 |          3 |
19.55/6.52	c (1,0) c | Restarts      |              40 |          5 |          3 |          6 |          7 |          4 |         12 |          2 |          1 |
19.55/6.52	c (1,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.55/6.52	c (1,0) c | PropBinClauses|        27932083 |    3321288 |    3284017 |    4555122 |    3448582 |    3299166 |    3391258 |    3441126 |    3191524 |
19.55/6.52	c (1,0) c | PropPreBlocker|       228775311 |   26541338 |   25808346 |   33790954 |   25908968 |   31071950 |   25897319 |   30856904 |   28899532 |
19.55/6.52	c (1,0) c | PropNotBlocker|       101531855 |   12547624 |   13593636 |   14339377 |   12586590 |   12679713 |   13100049 |   11531031 |   11153835 |
19.55/6.52	c (1,0) c | LitFullScans  |       408654720 |   48001992 |   48001329 |   60001833 |   48002541 |   54003080 |   48001972 |   52314465 |   50327508 |
19.55/6.52	c (1,0) c | LitScanFracts |           11655 |       1231 |        222 |       1753 |       2262 |       2350 |       1434 |       1946 |        457 |
19.55/6.52	c (1,0) c | DecisionLevel0|              63 |          5 |          3 |          6 |          7 |          5 |         12 |         13 |         12 |
19.55/6.52	c (1,0) c | Periods       |              67 |          8 |          8 |         10 |          8 |          9 |          8 |          8 |          8 |
19.55/6.52	c (1,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
19.55/6.52	c (1,0) c | Avg_Trail     |                 |        506 |        417 |        463 |        477 |        259 |        428 |        284 |        305 |
19.55/6.52	c (1,0) c | Avg_DL        |                 |         12 |         13 |         11 |         13 |         11 |         14 |         10 |         10 |
19.55/6.52	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.55/6.52	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.55/6.52	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.55/6.52	c (1,0) c | Exported      |           29779 |       2996 |       2271 |       4165 |       3133 |       5819 |       1822 |       4929 |       4644 |
19.55/6.52	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.55/6.52	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.55/6.52	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.55/6.52	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.55/6.52	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.55/6.52	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
19.55/6.52	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.55/6.52	c (1,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          1 |          0 |         11 |         11 |
19.55/6.52	c (1,0) c | Binaries      |                 |          1 |          0 |          0 |          0 |         14 |          0 |         40 |         48 |
19.55/6.52	c (1,0) c | Glues         |                 |        310 |        366 |        376 |        416 |        577 |        350 |        601 |        406 |
19.55/6.52	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.55/6.52	c (1,0) c | Orig_Seen     |            13 % |       5487 |      18822 |       9618 |      21767 |      13599 |      20050 |       6174 |       4530 |
19.55/6.52	c (1,0) c | Diff Orig seen|                 | -      687 |      12648 |       3444 |      15593 |       7425 |      13876 |      X     | -     1644 |
19.55/6.52	c (1,0) c | Hamming       |            23 % |       2429 |       2574 |       2621 |       2453 |       2634 |       2593 |      X     |       2410 |
19.55/6.52	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.55/6.52	c (1,0) c | RunningTime   |                 |    0.7 100%|    0.8 100%|    0.7 100%|    0.8 100%|    0.7 100%|    0.8 100%|    0.7 100%|    0.7 100%|
19.55/6.52	c (1,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
19.55/6.52	c (1,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
19.55/6.52	c (1,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
19.55/6.52	c (1,0) c | SolvingTime   |                 |    0.7     |    0.8     |    0.8     |    0.8     |    0.7     |    0.8     |    0.7     |    0.7     |
19.55/6.52	c (1,0) c | PropagationTim|                 |    0.6  89%|    0.7  90%|    0.6  85%|    0.7  89%|    0.6  83%|    0.8  89%|    0.6  85%|    0.6  86%|
19.55/6.52	c (1,0) c | AnalysisTime  |                 |    0.0   6%|    0.1   6%|    0.1   8%|    0.1   7%|    0.1   8%|    0.1   6%|    0.0   7%|    0.0   7%|
19.55/6.52	c (1,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   2%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
19.55/6.52	c (1,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   2%|    0.0   0%|    0.0   2%|    0.0   2%|
19.55/6.52	c (1,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
19.55/6.52	c (1,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
19.55/6.52	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.55/6.52	c (1,0) c
19.55/6.52	c (1,0) c
19.55/6.52	c (1,0) c Threads : 8
19.55/6.52	c (1,0) c Winner : 6
19.55/6.52	c (1,0) c Conflicts_0 : 13897
19.55/6.52	c (1,0) c Conflicts_1 : 11230
19.55/6.52	c (1,0) c Conflicts_2 : 18252
19.55/6.52	c (1,0) c Conflicts_3 : 13767
19.55/6.52	c (1,0) c Conflicts_4 : 21856
19.55/6.52	c (1,0) c Conflicts_5 : 12034
19.55/6.52	c (1,0) c Conflicts_6 : 21574
19.55/6.52	c (1,0) c Conflicts_7 : 19525
19.55/6.52	c (1,0) c Conflicts_total : 132135
19.55/6.52	c (1,0) c Conflicts_winner : 21574
19.55/6.52	c (1,0) c Decisions_0 : 17381
19.55/6.52	c (1,0) c Decisions_1 : 13873
19.55/6.52	c (1,0) c Decisions_2 : 22840
19.55/6.52	c (1,0) c Decisions_3 : 17309
19.55/6.52	c (1,0) c Decisions_4 : 27242
19.55/6.52	c (1,0) c Decisions_5 : 14968
19.55/6.52	c (1,0) c Decisions_6 : 26829
19.55/6.52	c (1,0) c Decisions_7 : 24282
19.55/6.52	c (1,0) c Decisions_total : 164724
19.55/6.52	c (1,0) c Decisions_winner : 26829
19.55/6.52	c (1,0) c Propagations_0 : 1965565
19.55/6.52	c (1,0) c Propagations_1 : 1974817
19.55/6.52	c (1,0) c Propagations_2 : 2660672
19.55/6.52	c (1,0) c Propagations_3 : 2087371
19.55/6.52	c (1,0) c Propagations_4 : 1937182
19.55/6.52	c (1,0) c Propagations_5 : 2057335
19.55/6.52	c (1,0) c Propagations_6 : 1926749
19.55/6.52	c (1,0) c Propagations_7 : 1838429
19.55/6.52	c (1,0) c Propagations_total : 16448120
19.55/6.52	c (1,0) c Propagations_winner : 1926749
19.55/6.52	c (1,0) c ReduceDBs_0 : 3
19.55/6.52	c (1,0) c ReduceDBs_1 : 2
19.55/6.52	c (1,0) c ReduceDBs_2 : 3
19.55/6.52	c (1,0) c ReduceDBs_3 : 2
19.55/6.52	c (1,0) c ReduceDBs_4 : 3
19.55/6.52	c (1,0) c ReduceDBs_5 : 2
19.55/6.52	c (1,0) c ReduceDBs_6 : 3
19.55/6.52	c (1,0) c ReduceDBs_7 : 3
19.55/6.52	c (1,0) c ReduceDBs_total : 21
19.55/6.52	c (1,0) c ReduceDBs_winner : 3
19.55/6.52	c (1,0) c SimpDBs_0 : 1
19.55/6.52	c (1,0) c SimpDBs_1 : 1
19.55/6.52	c (1,0) c SimpDBs_2 : 1
19.55/6.52	c (1,0) c SimpDBs_3 : 1
19.55/6.52	c (1,0) c SimpDBs_4 : 2
19.55/6.52	c (1,0) c SimpDBs_5 : 1
19.55/6.52	c (1,0) c SimpDBs_6 : 2
19.55/6.52	c (1,0) c SimpDBs_7 : 3
19.55/6.52	c (1,0) c SimpDBs_total : 12
19.55/6.52	c (1,0) c SimpDBs_winner : 2
19.55/6.52	c (1,0) c Restarts_0 : 5
19.55/6.52	c (1,0) c Restarts_1 : 3
19.55/6.52	c (1,0) c Restarts_2 : 6
19.55/6.52	c (1,0) c Restarts_3 : 7
19.55/6.52	c (1,0) c Restarts_4 : 4
19.55/6.52	c (1,0) c Restarts_5 : 12
19.55/6.52	c (1,0) c Restarts_6 : 2
19.55/6.52	c (1,0) c Restarts_7 : 1
19.55/6.52	c (1,0) c Restarts_total : 40
19.55/6.52	c (1,0) c Restarts_winner : 2
19.55/6.52	c (1,0) c ForcedImports_0 : 0
19.55/6.52	c (1,0) c ForcedImports_1 : 0
19.55/6.52	c (1,0) c ForcedImports_2 : 0
19.55/6.52	c (1,0) c ForcedImports_3 : 0
19.55/6.52	c (1,0) c ForcedImports_4 : 0
19.55/6.52	c (1,0) c ForcedImports_5 : 0
19.55/6.52	c (1,0) c ForcedImports_6 : 0
19.55/6.52	c (1,0) c ForcedImports_7 : 0
19.55/6.52	c (1,0) c ForcedImports_total : 0
19.55/6.52	c (1,0) c ForcedImports_winner : 0
19.55/6.52	c (1,0) c PropsBinClauses_0 : 3321288
19.55/6.52	c (1,0) c PropsBinClauses_1 : 3284017
19.55/6.52	c (1,0) c PropsBinClauses_2 : 4555122
19.55/6.52	c (1,0) c PropsBinClauses_3 : 3448582
19.55/6.52	c (1,0) c PropsBinClauses_4 : 3299166
19.55/6.52	c (1,0) c PropsBinClauses_5 : 3391258
19.55/6.52	c (1,0) c PropsBinClauses_6 : 3441126
19.55/6.52	c (1,0) c PropsBinClauses_7 : 3191524
19.55/6.52	c (1,0) c PropsBinClauses_total : 27932083
19.55/6.52	c (1,0) c PropsBinClauses_winner : 3441126
19.55/6.52	c (1,0) c PropsPreBlocker_0 : 26541338
19.55/6.52	c (1,0) c PropsPreBlocker_1 : 25808346
19.55/6.52	c (1,0) c PropsPreBlocker_2 : 33790954
19.55/6.52	c (1,0) c PropsPreBlocker_3 : 25908968
19.55/6.52	c (1,0) c PropsPreBlocker_4 : 31071950
19.55/6.52	c (1,0) c PropsPreBlocker_5 : 25897319
19.55/6.52	c (1,0) c PropsPreBlocker_6 : 30856904
19.55/6.52	c (1,0) c PropsPreBlocker_7 : 28899532
19.55/6.52	c (1,0) c PropsPreBlocker_total : 228775311
19.55/6.52	c (1,0) c PropsPreBlocker_winner : 30856904
19.55/6.52	c (1,0) c PropsNotBlocker_0 : 12547624
19.55/6.52	c (1,0) c PropsNotBlocker_1 : 13593636
19.55/6.52	c (1,0) c PropsNotBlocker_2 : 14339377
19.55/6.52	c (1,0) c PropsNotBlocker_3 : 12586590
19.55/6.52	c (1,0) c PropsNotBlocker_4 : 12679713
19.55/6.52	c (1,0) c PropsNotBlocker_5 : 13100049
19.55/6.52	c (1,0) c PropsNotBlocker_6 : 11531031
19.55/6.52	c (1,0) c PropsNotBlocker_7 : 11153835
19.55/6.52	c (1,0) c PropsNotBlocker_total : 101531855
19.55/6.52	c (1,0) c PropsNotBlocker_winner : 11531031
19.55/6.52	c (1,0) c PropsLitFullScans_0 : 48001992
19.55/6.52	c (1,0) c PropsLitFullScans_1 : 48001329
19.55/6.52	c (1,0) c PropsLitFullScans_2 : 60001833
19.55/6.52	c (1,0) c PropsLitFullScans_3 : 48002541
19.55/6.52	c (1,0) c PropsLitFullScans_4 : 54003080
19.55/6.52	c (1,0) c PropsLitFullScans_5 : 48001972
19.55/6.52	c (1,0) c PropsLitFullScans_6 : 52314465
19.55/6.52	c (1,0) c PropsLitFullScans_7 : 50327508
19.55/6.52	c (1,0) c PropsLitFullScans_total : 408654720
19.55/6.52	c (1,0) c PropsLitFullScans_winner : 52314465
19.55/6.52	c (1,0) c LitScanFractions_0 : 1231
19.55/6.52	c (1,0) c LitScanFractions_1 : 222
19.55/6.52	c (1,0) c LitScanFractions_2 : 1753
19.55/6.52	c (1,0) c LitScanFractions_3 : 2262
19.55/6.52	c (1,0) c LitScanFractions_4 : 2350
19.55/6.52	c (1,0) c LitScanFractions_5 : 1434
19.55/6.52	c (1,0) c LitScanFractions_6 : 1946
19.55/6.52	c (1,0) c LitScanFractions_7 : 457
19.55/6.52	c (1,0) c LitScanFractions_total : 11655
19.55/6.52	c (1,0) c LitScanFractions_winner : 1946
19.55/6.52	c (1,0) c DecisionLevel0_0 : 5
19.55/6.52	c (1,0) c DecisionLevel0_1 : 3
19.55/6.52	c (1,0) c DecisionLevel0_2 : 6
19.55/6.52	c (1,0) c DecisionLevel0_3 : 7
19.55/6.52	c (1,0) c DecisionLevel0_4 : 5
19.55/6.52	c (1,0) c DecisionLevel0_5 : 12
19.55/6.52	c (1,0) c DecisionLevel0_6 : 13
19.55/6.52	c (1,0) c DecisionLevel0_7 : 12
19.55/6.52	c (1,0) c DecisionLevel0_total : 63
19.55/6.53	c (1,0) c DecisionLevel0_winner : 13
19.55/6.53	c (1,0) c Periods_0 : 8
19.55/6.53	c (1,0) c Periods_1 : 8
19.55/6.53	c (1,0) c Periods_2 : 10
19.55/6.53	c (1,0) c Periods_3 : 8
19.55/6.53	c (1,0) c Periods_4 : 9
19.55/6.53	c (1,0) c Periods_5 : 8
19.55/6.53	c (1,0) c Periods_6 : 8
19.55/6.53	c (1,0) c Periods_7 : 8
19.55/6.53	c (1,0) c Periods_total : 67
19.55/6.53	c (1,0) c Periods_winner : 8
19.55/6.53	c (1,0) c Margin_0 : 20
19.55/6.53	c (1,0) c Margin_1 : 20
19.55/6.53	c (1,0) c Margin_2 : 20
19.55/6.53	c (1,0) c Margin_3 : 20
19.55/6.53	c (1,0) c Margin_4 : 20
19.55/6.53	c (1,0) c Margin_5 : 20
19.55/6.53	c (1,0) c Margin_6 : 20
19.55/6.53	c (1,0) c Margin_7 : 20
19.55/6.53	c (1,0) c Margin_total : 160
19.55/6.53	c (1,0) c Margin_winner : 20
19.55/6.53	c (1,0) c Exported_0 : 2996
19.55/6.53	c (1,0) c Exported_1 : 2271
19.55/6.53	c (1,0) c Exported_2 : 4165
19.55/6.53	c (1,0) c Exported_3 : 3133
19.55/6.53	c (1,0) c Exported_4 : 5819
19.55/6.53	c (1,0) c Exported_5 : 1822
19.55/6.53	c (1,0) c Exported_6 : 4929
19.55/6.53	c (1,0) c Exported_7 : 4644
19.55/6.53	c (1,0) c Exported_total : 29779
19.55/6.53	c (1,0) c Exported_winner : 4929
19.55/6.53	c (1,0) c Imported_0 : 0
19.55/6.53	c (1,0) c Imported_1 : 0
19.55/6.53	c (1,0) c Imported_2 : 0
19.55/6.53	c (1,0) c Imported_3 : 0
19.55/6.53	c (1,0) c Imported_4 : 0
19.55/6.53	c (1,0) c Imported_5 : 0
19.55/6.53	c (1,0) c Imported_6 : 0
19.55/6.53	c (1,0) c Imported_7 : 0
19.55/6.53	c (1,0) c Imported_total : 0
19.55/6.53	c (1,0) c Imported_winner : 0
19.55/6.53	c (1,0) c Good_0 : 0
19.55/6.53	c (1,0) c Good_1 : 0
19.55/6.53	c (1,0) c Good_2 : 0
19.55/6.53	c (1,0) c Good_3 : 0
19.55/6.53	c (1,0) c Good_4 : 0
19.55/6.53	c (1,0) c Good_5 : 0
19.55/6.53	c (1,0) c Good_6 : 0
19.55/6.53	c (1,0) c Good_7 : 0
19.55/6.53	c (1,0) c Good_total : 0
19.55/6.53	c (1,0) c Good_winner : 0
19.55/6.53	c (1,0) c Purge_0 : 0
19.55/6.53	c (1,0) c Purge_1 : 0
19.55/6.53	c (1,0) c Purge_2 : 0
19.55/6.53	c (1,0) c Purge_3 : 0
19.55/6.53	c (1,0) c Purge_4 : 0
19.55/6.53	c (1,0) c Purge_5 : 0
19.55/6.53	c (1,0) c Purge_6 : 0
19.55/6.53	c (1,0) c Purge_7 : 0
19.55/6.53	c (1,0) c Purge_total : 0
19.55/6.53	c (1,0) c Purge_winner : 0
19.55/6.53	c (1,0) c Promoted_0 : 0
19.55/6.53	c (1,0) c Promoted_1 : 0
19.55/6.53	c (1,0) c Promoted_2 : 0
19.55/6.53	c (1,0) c Promoted_3 : 0
19.55/6.53	c (1,0) c Promoted_4 : 0
19.55/6.53	c (1,0) c Promoted_5 : 0
19.55/6.53	c (1,0) c Promoted_6 : 0
19.55/6.53	c (1,0) c Promoted_7 : 0
19.55/6.53	c (1,0) c Promoted_total : 0
19.55/6.53	c (1,0) c Promoted_winner : 0
19.55/6.53	c (1,0) c Remove_Imp_0 : 0
19.55/6.53	c (1,0) c Remove_Imp_1 : 0
19.55/6.53	c (1,0) c Remove_Imp_2 : 0
19.55/6.53	c (1,0) c Remove_Imp_3 : 0
19.55/6.53	c (1,0) c Remove_Imp_4 : 0
19.55/6.53	c (1,0) c Remove_Imp_5 : 0
19.55/6.53	c (1,0) c Remove_Imp_6 : 0
19.55/6.53	c (1,0) c Remove_Imp_7 : 0
19.55/6.53	c (1,0) c Remove_Imp_total : 0
19.55/6.53	c (1,0) c Remove_Imp_winner : 0
19.55/6.53	c (1,0) c Blocked_Reuse_0 : 0
19.55/6.53	c (1,0) c Blocked_Reuse_1 : 0
19.55/6.53	c (1,0) c Blocked_Reuse_2 : 0
19.55/6.53	c (1,0) c Blocked_Reuse_3 : 0
19.55/6.53	c (1,0) c Blocked_Reuse_4 : 0
19.55/6.53	c (1,0) c Blocked_Reuse_5 : 0
19.55/6.53	c (1,0) c Blocked_Reuse_6 : 0
19.55/6.53	c (1,0) c Blocked_Reuse_7 : 0
19.55/6.53	c (1,0) c Blocked_Reuse_total : 0
19.55/6.53	c (1,0) c Blocked_Reuse_winner : 0
19.55/6.53	c (1,0) c Unaries_0 : 0
19.55/6.53	c (1,0) c Unaries_1 : 0
19.55/6.53	c (1,0) c Unaries_2 : 0
19.55/6.53	c (1,0) c Unaries_3 : 0
19.55/6.53	c (1,0) c Unaries_4 : 1
19.55/6.53	c (1,0) c Unaries_5 : 0
19.55/6.53	c (1,0) c Unaries_6 : 11
19.55/6.53	c (1,0) c Unaries_7 : 11
19.55/6.53	c (1,0) c Unaries_total : 23
19.55/6.53	c (1,0) c Unaries_winner : 11
19.55/6.53	c (1,0) c Binaries_0 : 1
19.55/6.53	c (1,0) c Binaries_1 : 0
19.55/6.53	c (1,0) c Binaries_2 : 0
19.55/6.53	c (1,0) c Binaries_3 : 0
19.55/6.53	c (1,0) c Binaries_4 : 14
19.55/6.53	c (1,0) c Binaries_5 : 0
19.55/6.53	c (1,0) c Binaries_6 : 40
19.55/6.53	c (1,0) c Binaries_7 : 48
19.55/6.53	c (1,0) c Binaries_total : 103
19.55/6.53	c (1,0) c Binaries_winner : 40
19.55/6.53	c (1,0) c Glues_0 : 310
19.55/6.53	c (1,0) c Glues_1 : 366
19.55/6.53	c (1,0) c Glues_2 : 376
19.55/6.53	c (1,0) c Glues_3 : 416
19.55/6.53	c (1,0) c Glues_4 : 577
19.55/6.53	c (1,0) c Glues_5 : 350
19.55/6.53	c (1,0) c Glues_6 : 601
19.55/6.53	c (1,0) c Glues_7 : 406
19.55/6.53	c (1,0) c Glues_total : 3402
19.55/6.53	c (1,0) c Glues_winner : 601
19.55/6.53	c (1,0) c RunningTime_0 : 0.723893
19.55/6.53	c (1,0) c RunningTime_1 : 0.819510
19.55/6.53	c (1,0) c RunningTime_2 : 0.748241
19.55/6.53	c (1,0) c RunningTime_3 : 0.787722
19.55/6.53	c (1,0) c RunningTime_4 : 0.733855
19.55/6.53	c (1,0) c RunningTime_5 : 0.843894
19.55/6.53	c (1,0) c RunningTime_6 : 0.686676
19.55/6.53	c (1,0) c RunningTime_7 : 0.703517
19.55/6.53	c (1,0) c RunningTime_total : 6.047307
19.55/6.53	c (1,0) c RunningTime_winner : 0.686676
19.55/6.53	c (1,0) c WaitingTime_0 : 0.000000
19.55/6.53	c (1,0) c WaitingTime_1 : 0.000000
19.55/6.53	c (1,0) c WaitingTime_2 : 0.000000
19.55/6.53	c (1,0) c WaitingTime_3 : 0.000000
19.55/6.53	c (1,0) c WaitingTime_4 : 0.000000
19.55/6.53	c (1,0) c WaitingTime_5 : 0.000000
19.55/6.53	c (1,0) c WaitingTime_6 : 0.000000
19.55/6.53	c (1,0) c WaitingTime_7 : 0.000000
19.55/6.53	c (1,0) c WaitingTime_total : 0.000000
19.55/6.53	c (1,0) c WaitingTime_winner : 0.000000
19.55/6.53	c (1,0) c ExchangingTime_0 : 0.001601
19.55/6.53	c (1,0) c ExchangingTime_1 : 0.001492
19.55/6.53	c (1,0) c ExchangingTime_2 : 0.002026
19.55/6.53	c (1,0) c ExchangingTime_3 : 0.001015
19.55/6.53	c (1,0) c ExchangingTime_4 : 0.001923
19.55/6.53	c (1,0) c ExchangingTime_5 : 0.001546
19.55/6.53	c (1,0) c ExchangingTime_6 : 0.001975
19.55/6.53	c (1,0) c ExchangingTime_7 : 0.001028
19.55/6.53	c (1,0) c ExchangingTime_total : 0.012607
19.55/6.53	c (1,0) c ExchangingTime_winner : 0.001975
19.55/6.53	c (1,0) c PeriodProcTime_0 : 0.000066
19.55/6.53	c (1,0) c PeriodProcTime_1 : 0.000072
19.55/6.53	c (1,0) c PeriodProcTime_2 : 0.000086
19.55/6.53	c (1,0) c PeriodProcTime_3 : 0.000090
19.55/6.53	c (1,0) c PeriodProcTime_4 : 0.000061
19.55/6.53	c (1,0) c PeriodProcTime_5 : 0.000071
19.55/6.53	c (1,0) c PeriodProcTime_6 : 0.000068
19.55/6.53	c (1,0) c PeriodProcTime_7 : 0.000061
19.55/6.53	c (1,0) c PeriodProcTime_total : 0.000575
19.55/6.53	c (1,0) c PeriodProcTime_winner : 0.000068
19.55/6.53	c (1,0) c SolvingTime_0 : 0.725560
19.55/6.53	c (1,0) c SolvingTime_1 : 0.821074
19.55/6.53	c (1,0) c SolvingTime_2 : 0.750353
19.55/6.53	c (1,0) c SolvingTime_3 : 0.788828
19.55/6.53	c (1,0) c SolvingTime_4 : 0.735839
19.55/6.53	c (1,0) c SolvingTime_5 : 0.845510
19.55/6.53	c (1,0) c SolvingTime_6 : 0.688719
19.55/6.53	c (1,0) c SolvingTime_7 : 0.704606
19.55/6.53	c (1,0) c SolvingTime_total : 6.060489
19.55/6.53	c (1,0) c SolvingTime_winner : 0.688719
19.55/6.53	c (1,0) c PropagationTime_0 : 0.644527
19.55/6.53	c (1,0) c PropagationTime_1 : 0.735935
19.55/6.53	c (1,0) c PropagationTime_2 : 0.637629
19.55/6.53	c (1,0) c PropagationTime_3 : 0.698117
19.55/6.53	c (1,0) c PropagationTime_4 : 0.613718
19.55/6.53	c (1,0) c PropagationTime_5 : 0.750736
19.55/6.53	c (1,0) c PropagationTime_6 : 0.585063
19.55/6.53	c (1,0) c PropagationTime_7 : 0.604575
19.55/6.53	c (1,0) c PropagationTime_total : 5.270299
19.55/6.53	c (1,0) c PropagationTime_winner : 0.585063
19.55/6.53	c (1,0) c AnalysisTime_0 : 0.040888
19.55/6.53	c (1,0) c AnalysisTime_1 : 0.050622
19.55/6.53	c (1,0) c AnalysisTime_2 : 0.057205
19.55/6.53	c (1,0) c AnalysisTime_3 : 0.056728
19.55/6.53	c (1,0) c AnalysisTime_4 : 0.061244
19.55/6.53	c (1,0) c AnalysisTime_5 : 0.053796
19.55/6.53	c (1,0) c AnalysisTime_6 : 0.049529
19.55/6.53	c (1,0) c AnalysisTime_7 : 0.046692
19.55/6.53	c (1,0) c AnalysisTime_total : 0.416704
19.55/6.53	c (1,0) c AnalysisTime_winner : 0.049529
19.55/6.53	c (1,0) c ReductionTime_0 : 0.003109
19.55/6.53	c (1,0) c ReductionTime_1 : 0.001298
19.55/6.53	c (1,0) c ReductionTime_2 : 0.013091
19.55/6.53	c (1,0) c ReductionTime_3 : 0.001384
19.55/6.53	c (1,0) c ReductionTime_4 : 0.003069
19.55/6.53	c (1,0) c ReductionTime_5 : 0.001308
19.55/6.53	c (1,0) c ReductionTime_6 : 0.002978
19.55/6.53	c (1,0) c ReductionTime_7 : 0.003056
19.55/6.53	c (1,0) c ReductionTime_total : 0.029293
19.55/6.53	c (1,0) c ReductionTime_winner : 0.002978
19.55/6.53	c (1,0) c SimplifyTime_0 : 0.000000
19.55/6.53	c (1,0) c SimplifyTime_1 : 0.000000
19.55/6.53	c (1,0) c SimplifyTime_2 : 0.000000
19.55/6.53	c (1,0) c SimplifyTime_3 : 0.000001
19.55/6.53	c (1,0) c SimplifyTime_4 : 0.011542
19.55/6.53	c (1,0) c SimplifyTime_5 : 0.000001
19.55/6.53	c (1,0) c SimplifyTime_6 : 0.012748
19.55/6.53	c (1,0) c SimplifyTime_7 : 0.014395
19.55/6.53	c (1,0) c SimplifyTime_total : 0.038687
19.55/6.53	c (1,0) c SimplifyTime_winner : 0.012748
19.55/6.53	c (1,0) c UsedRateTime_0 : 0.000000
19.55/6.53	c (1,0) c UsedRateTime_1 : 0.000000
19.55/6.53	c (1,0) c UsedRateTime_2 : 0.000000
19.55/6.53	c (1,0) c UsedRateTime_3 : 0.000000
19.55/6.53	c (1,0) c UsedRateTime_4 : 0.000000
19.55/6.53	c (1,0) c UsedRateTime_5 : 0.000000
19.55/6.53	c (1,0) c UsedRateTime_6 : 0.000000
19.55/6.53	c (1,0) c UsedRateTime_7 : 0.000000
19.55/6.53	c (1,0) c UsedRateTime_total : 0.000000
19.55/6.53	c (1,0) c UsedRateTime_winner : 0.000000
19.55/6.53	c (1,0) c OverlapRateTime_0 : 0.000000
19.55/6.53	c (1,0) c OverlapRateTime_1 : 0.000000
19.55/6.53	c (1,0) c OverlapRateTime_2 : 0.000000
19.55/6.53	c (1,0) c OverlapRateTime_3 : 0.000000
19.55/6.53	c (1,0) c OverlapRateTime_4 : 0.000000
19.55/6.53	c (1,0) c OverlapRateTime_5 : 0.000000
19.55/6.53	c (1,0) c OverlapRateTime_6 : 0.000000
19.55/6.53	c (1,0) c OverlapRateTime_7 : 0.000000
19.55/6.53	c (1,0) c OverlapRateTime_total : 0.000000
19.55/6.53	c (1,0) c OverlapRateTime_winner : 0.000000
19.55/6.53	c (1,0) c
19.55/6.53	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
19.55/6.53	c (1,0) c
19.55/6.53	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.55/6.53	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
19.55/6.53	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.55/6.53	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
19.55/6.53	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
19.55/6.53	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
19.55/6.53	c (1,0) c | Initial random_seed   | 1739278528 |  922338807 |  613214024 | 1827691563 | 1922537658 | 1088666805 | 1683784223 | 1334883875 |
19.55/6.53	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
19.55/6.53	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
19.55/6.53	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
19.55/6.53	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
19.55/6.53	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
19.55/6.53	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
19.55/6.53	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
19.55/6.53	c (1,0) c | var_decay             |     0.8200 |     0.8200 |     0.8300 |     0.8200 |     0.8400 |     0.8200 |     0.8400 |     0.8300 |
19.55/6.53	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
19.55/6.53	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
19.55/6.53	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
19.55/6.53	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.55/6.53	c (1,0) 
19.55/6.53	c (1,0) s UNSATISFIABLE
19.55/6.54	c (1,0) SatSolver.solve End
19.55/6.54	c (1,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
19.55/6.54	c (1,0) Show results Begin
19.55/6.54	s UNSATISFIABLE
19.55/6.54	c (1,0) Show results End
19.55/6.54	c (1,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
19.55/6.54	c (1,0) 1,1,STOP-AFTER(ALL)
19.55/6.54	c END-Prog: Sat Sep 14 04:19:58 CEST 2019

Verifier Data


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 (11770 MiB free)
  memory of node 1: 16384 MiB (14448 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392344-1568427635/watcher-4392344-1568427635 -o /tmp/evaluation-result-4392344-1568427635/solver-4392344-1568427635 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node147-1568427292-16623 --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-4392344-1568427635.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=20057, runsolver pid=20054


[startup+0.100108 s]*
/proc/loadavg: 3.21 5.97 7.11 2/211 20079
/proc/meminfo: memFree=26752632/32770624 swapFree=66957016/67108860
[pid=20057] ppid=20054 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20057/stat : 20057 (scop.sh) S 20054 20057 16596 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 418677342 115843072 349 33554432000 4194304 5098028 140724268548880 140724268546136 140248546845308 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25784320 140724268557093 140724268557420 140724268557420 140724268560333 0
/proc/20057/statm: 28282 349 296 221 0 87 0
[pid=20060] ppid=20057 vsize=27314120 memory=105352 CPUtime=0.11 cores=0-7
/proc/20060/stat : 20060 (java) S 20057 20057 16596 0 -1 1077944320 6468 0 0 0 8 3 0 0 20 0 20 0 418677342 27969658880 26338 33554432000 4194304 4196468 140721950470768 140721950453312 140639036686071 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
/proc/20060/statm: 6828530 26338 2782 1 0 6790935 0
[pid=20060/tid=20061] ppid=20057 vsize=27314120 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/20060/task/20061/stat : 20061 (java) R 20057 20057 16596 0 -1 4202560 4558 0 0 0 6 2 0 0 20 0 20 0 418677342 27969658880 26338 33554432000 4194304 4196468 140721950470768 140639008521200 140639036707997 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20062] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20062/stat : 20062 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 26338 33554432000 4194304 4196468 140721950470768 140639040928400 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20063] ppid=20057 vsize=27314120 memory=140312465942144 CPUtime=0 cores=0-7
/proc/20060/task/20063/stat : 20063 (java) S 20057 20057 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 26338 33554432000 4194304 4196468 140721950470768 140638855084560 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20064] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20064/stat : 20064 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 26338 33554432000 4194304 4196468 140721950470768 140638854031760 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20065] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20065/stat : 20065 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 26338 33554432000 4194304 4196468 140721950470768 140638852978960 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20066] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20066/stat : 20066 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 26338 33554432000 4194304 4196468 140721950470768 140638851927184 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20067] ppid=20057 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20060/task/20067/stat : 20067 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 26338 33554432000 4194304 4196468 140721950470768 140638850874384 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20068] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20068/stat : 20068 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 26338 33554432000 4194304 4196468 140721950470768 140638849821584 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20069] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20069/stat : 20069 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 26338 33554432000 4194304 4196468 140721950470768 140638848768784 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20070] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20070/stat : 20070 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418677347 27969658880 26338 33554432000 4194304 4196468 140721950470768 140637489826160 140639036697218 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20071] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20071/stat : 20071 (java) S 20057 20057 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418677347 27969658880 26338 33554432000 4194304 4196468 140721950470768 140636690834464 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20072] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20072/stat : 20072 (java) S 20057 20057 16596 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418677347 27969658880 26338 33554432000 4194304 4196468 140721950470768 140636556612464 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20073] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20073/stat : 20073 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677350 27969658880 26338 33554432000 4194304 4196468 140721950470768 140636182107984 140639036704667 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20074] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20074/stat : 20074 (java) R 20057 20057 16596 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 20 0 418677350 27969658880 26338 33554432000 4194304 4196468 140721950470768 140637488774000 140639036697218 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20075] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20075/stat : 20075 (java) R 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677350 27969658880 26338 33554432000 4194304 4196468 140721950470768 140637487721200 140639036697218 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20076] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20076/stat : 20076 (java) S 20057 20057 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418677350 27969658880 26338 33554432000 4194304 4196468 140721950470768 140637486668400 140639036697218 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20077] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20077/stat : 20077 (java) R 20057 20057 16596 0 -1 4202560 238 0 0 0 0 0 0 0 20 0 20 0 418677350 27969658880 26338 33554432000 4194304 4196468 140721950470768 140637485615600 140639021052512 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20078] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20078/stat : 20078 (java) S 20057 20057 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418677350 27969658880 26338 33554432000 4194304 4196468 140721950470768 140635684203104 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20079] ppid=20057 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20060/task/20079/stat : 20079 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677350 27969658880 26338 33554432000 4194304 4196468 140721950470768 140637484562992 140639036697218 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 106748 KiB

[startup+0.209788 s]*
/proc/loadavg: 3.21 5.97 7.11 4/211 20079
/proc/meminfo: memFree=26732196/32770624 swapFree=66957016/67108860
[pid=20057] ppid=20054 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20057/stat : 20057 (scop.sh) S 20054 20057 16596 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 418677342 115843072 349 33554432000 4194304 5098028 140724268548880 140724268546136 140248546845308 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25784320 140724268557093 140724268557420 140724268557420 140724268560333 0
/proc/20057/statm: 28282 349 296 221 0 87 0
[pid=20060] ppid=20057 vsize=27314120 memory=124908 CPUtime=0.25 cores=0-7
/proc/20060/stat : 20060 (java) S 20057 20057 16596 0 -1 1077944320 12102 0 0 0 20 5 0 0 20 0 20 0 418677342 27969658880 31227 33554432000 4194304 4196468 140721950470768 140721950453312 140639036686071 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
/proc/20060/statm: 6828530 31227 2960 1 0 6790935 0
[pid=20060/tid=20061] ppid=20057 vsize=27314120 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/20060/task/20061/stat : 20061 (java) R 20057 20057 16596 0 -1 4202560 9794 0 0 0 16 4 0 0 20 0 20 0 418677342 27969658880 31227 33554432000 4194304 4196468 140721950470768 140639008493632 140639019872880 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20062] ppid=20057 vsize=27314120 memory=328 CPUtime=0 cores=0-7
/proc/20060/task/20062/stat : 20062 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 31227 33554432000 4194304 4196468 140721950470768 140639040928400 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20063] ppid=20057 vsize=27314120 memory=288370688617653888 CPUtime=0 cores=0-7
/proc/20060/task/20063/stat : 20063 (java) S 20057 20057 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 31227 33554432000 4194304 4196468 140721950470768 140638855084560 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20064] ppid=20057 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20060/task/20064/stat : 20064 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 31227 33554432000 4194304 4196468 140721950470768 140638854031760 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20065] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20065/stat : 20065 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 31227 33554432000 4194304 4196468 140721950470768 140638852978960 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20066] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20066/stat : 20066 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 31227 33554432000 4194304 4196468 140721950470768 140638851927184 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20067] ppid=20057 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20060/task/20067/stat : 20067 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 31227 33554432000 4194304 4196468 140721950470768 140638850874384 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20068] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20068/stat : 20068 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 31227 33554432000 4194304 4196468 140721950470768 140638849821584 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20069] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20069/stat : 20069 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 31227 33554432000 4194304 4196468 140721950470768 140638848768784 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20070] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20070/stat : 20070 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418677347 27969658880 31227 33554432000 4194304 4196468 140721950470768 140637489826160 140639036697218 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20071] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20071/stat : 20071 (java) S 20057 20057 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418677347 27969658880 31227 33554432000 4194304 4196468 140721950470768 140636690834464 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20072] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20072/stat : 20072 (java) S 20057 20057 16596 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418677347 27969658880 31227 33554432000 4194304 4196468 140721950470768 140636556612464 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20073] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20073/stat : 20073 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677350 27969658880 31227 33554432000 4194304 4196468 140721950470768 140636182107984 140639036704667 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20074] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20074/stat : 20074 (java) S 20057 20057 16596 0 -1 1077944384 346 0 0 0 0 0 0 0 20 0 20 0 418677350 27969658880 31227 33554432000 4194304 4196468 140721950470768 140637488774000 140639036697218 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20075] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20075/stat : 20075 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677350 27969658880 31227 33554432000 4194304 4196468 140721950470768 140637487721200 140639036697218 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20076] ppid=20057 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20060/task/20076/stat : 20076 (java) S 20057 20057 16596 0 -1 1077944384 144 0 0 0 0 0 0 0 20 0 20 0 418677350 27969658880 31227 33554432000 4194304 4196468 140721950470768 140637486668400 140639036697218 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20077] ppid=20057 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/20060/task/20077/stat : 20077 (java) S 20057 20057 16596 0 -1 1077944384 459 0 0 0 2 0 0 0 20 0 20 0 418677350 27969658880 31227 33554432000 4194304 4196468 140721950470768 140637485615600 140639036697218 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20078] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20078/stat : 20078 (java) S 20057 20057 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418677350 27969658880 31227 33554432000 4194304 4196468 140721950470768 140635684203104 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20079] ppid=20057 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20060/task/20079/stat : 20079 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677350 27969658880 31227 33554432000 4194304 4196468 140721950470768 140637484562992 140639036697218 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126304 KiB

[startup+0.309258 s]*
/proc/loadavg: 3.21 5.97 7.11 2/211 20079
/proc/meminfo: memFree=26731004/32770624 swapFree=66957016/67108860
[pid=20057] ppid=20054 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20057/stat : 20057 (scop.sh) S 20054 20057 16596 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 418677342 115843072 349 33554432000 4194304 5098028 140724268548880 140724268546136 140248546845308 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25784320 140724268557093 140724268557420 140724268557420 140724268560333 0
/proc/20057/statm: 28282 349 296 221 0 87 0
[pid=20060] ppid=20057 vsize=27314120 memory=128252 CPUtime=0.42 cores=0-7
/proc/20060/stat : 20060 (java) S 20057 20057 16596 0 -1 1077944320 12458 0 0 0 37 5 0 0 20 0 20 0 418677342 27969658880 32063 33554432000 4194304 4196468 140721950470768 140721950453312 140639036686071 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
/proc/20060/statm: 6828530 32063 3008 1 0 6790935 0
[pid=20060/tid=20061] ppid=20057 vsize=27314120 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/20060/task/20061/stat : 20061 (java) R 20057 20057 16596 0 -1 4202560 9975 0 0 0 26 4 0 0 20 0 20 0 418677342 27969658880 32063 33554432000 4194304 4196468 140721950470768 140639008498784 140639020729701 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20062] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20062/stat : 20062 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 32063 33554432000 4194304 4196468 140721950470768 140639040928400 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20063] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20063/stat : 20063 (java) S 20057 20057 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 32063 33554432000 4194304 4196468 140721950470768 140638855084560 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20064] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20064/stat : 20064 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 32063 33554432000 4194304 4196468 140721950470768 140638854031760 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20065] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20065/stat : 20065 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 32063 33554432000 4194304 4196468 140721950470768 140638852978960 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20066] ppid=20057 vsize=27314120 memory=2244 CPUtime=0 cores=0-7
/proc/20060/task/20066/stat : 20066 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 32063 33554432000 4194304 4196468 140721950470768 140638851927184 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20067] ppid=20057 vsize=27314120 memory=140312353797039 CPUtime=0 cores=0-7
/proc/20060/task/20067/stat : 20067 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 32063 33554432000 4194304 4196468 140721950470768 140638850874384 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20068] ppid=20057 vsize=27314120 memory=140312353799344 CPUtime=0 cores=0-7
/proc/20060/task/20068/stat : 20068 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 32063 33554432000 4194304 4196468 140721950470768 140638849821584 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20069] ppid=20057 vsize=27314120 memory=140312353801648 CPUtime=0 cores=0-7
/proc/20060/task/20069/stat : 20069 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677345 27969658880 32063 33554432000 4194304 4196468 140721950470768 140638848768784 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20070] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20070/stat : 20070 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418677347 27969658880 32063 33554432000 4194304 4196468 140721950470768 140637489826160 140639036697218 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20071] ppid=20057 vsize=27314120 memory=280624707610256 CPUtime=0 cores=0-7
/proc/20060/task/20071/stat : 20071 (java) S 20057 20057 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 418677347 27969658880 32063 33554432000 4194304 4196468 140721950470768 140636690834464 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20072] ppid=20057 vsize=27314120 memory=280624707617168 CPUtime=0 cores=0-7
/proc/20060/task/20072/stat : 20072 (java) S 20057 20057 16596 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418677347 27969658880 32063 33554432000 4194304 4196468 140721950470768 140636556612464 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20073] ppid=20057 vsize=27314120 memory=280624707558448 CPUtime=0 cores=0-7
/proc/20060/task/20073/stat : 20073 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677350 27969658880 32063 33554432000 4194304 4196468 140721950470768 140636182107984 140639036704667 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20074] ppid=20057 vsize=27314120 memory=280624707630992 CPUtime=0.01 cores=0-7
/proc/20060/task/20074/stat : 20074 (java) S 20057 20057 16596 0 -1 1077944384 385 0 0 0 1 0 0 0 20 0 20 0 418677350 27969658880 32063 33554432000 4194304 4196468 140721950470768 140637488774000 140639036697218 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20075] ppid=20057 vsize=27314120 memory=280624707637904 CPUtime=0.01 cores=0-7
/proc/20060/task/20075/stat : 20075 (java) S 20057 20057 16596 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 20 0 418677350 27969658880 32063 33554432000 4194304 4196468 140721950470768 140637487721200 140639036697218 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20076] ppid=20057 vsize=27314120 memory=280624707635600 CPUtime=0.01 cores=0-7
/proc/20060/task/20076/stat : 20076 (java) S 20057 20057 16596 0 -1 1077944384 235 0 0 0 1 0 0 0 20 0 20 0 418677350 27969658880 32063 33554432000 4194304 4196468 140721950470768 140637486668400 140639036697218 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20077] ppid=20057 vsize=27314120 memory=280624707651760 CPUtime=0.07 cores=0-7
/proc/20060/task/20077/stat : 20077 (java) S 20057 20057 16596 0 -1 1077944384 481 0 0 0 7 0 0 0 20 0 20 0 418677350 27969658880 32063 33554432000 4194304 4196468 140721950470768 140637485615600 140639036697218 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20078] ppid=20057 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20078/stat : 20078 (java) S 20057 20057 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418677350 27969658880 32063 33554432000 4194304 4196468 140721950470768 140635684203104 140639036696277 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20079] ppid=20057 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/20060/task/20079/stat : 20079 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677350 27969658880 32063 33554432000 4194304 4196468 140721950470768 140637484562992 140639036697218 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 129648 KiB

[startup+0.70091 s]
/proc/loadavg: 3.21 5.97 7.11 2/211 20079
/proc/meminfo: memFree=26709920/32770624 swapFree=66957016/67108860
[pid=20057] ppid=20054 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/20057/stat : 20057 (scop.sh) S 20054 20057 16596 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 418677342 115843072 349 33554432000 4194304 5098028 140724268548880 140724268546136 140248546845308 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25784320 140724268557093 140724268557420 140724268557420 140724268560333 0
/proc/20057/statm: 28282 349 296 221 0 87 0
[pid=20060] ppid=20057 vsize=27320392 memory=162880 CPUtime=1 cores=0-7
/proc/20060/stat : 20060 (java) S 20057 20057 16596 0 -1 1077944320 19852 0 0 0 92 8 0 0 20 0 20 0 418677342 27976081408 40720 33554432000 4194304 4196468 140721950470768 140721950453312 140639036686071 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
/proc/20060/statm: 6830098 40720 3162 1 0 6791447 0
[pid=20060/tid=20061] ppid=20057 vsize=27320392 memory=280624708009648 CPUtime=0.68 cores=0-7
/proc/20060/task/20061/stat : 20061 (java) R 20057 20057 16596 0 -1 4202560 16896 0 0 0 62 6 0 0 20 0 20 0 418677342 27976081408 40720 33554432000 4194304 4196468 140721950470768 140639008521744 140639036698006 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20062] ppid=20057 vsize=27320392 memory=140312354005872 CPUtime=0 cores=0-7
/proc/20060/task/20062/stat : 20062 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418677345 27976081408 40720 33554432000 4194304 4196468 140721950470768 140639040928400 140639036696277 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20063] ppid=20057 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/20060/task/20063/stat : 20063 (java) S 20057 20057 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418677345 27976081408 40720 33554432000 4194304 4196468 140721950470768 140638855084560 140639036696277 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0
[pid=20060/tid=20064] ppid=20057 vsize=27320392 memory=1096 CPUtime=0 cores=0-7
/proc/20060/task/20064/stat : 20064 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418677345 27976081408 40720 33554432000 4194304 4196468 140721950470768 140638854031760 140639036696277 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34635776 140721950474987 140721950475414 140721950475414 140721950478287 0

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

[pid=20080/tid=20098] ppid=20057 vsize=8414124 memory=280624708441568 CPUtime=0 cores=0-7
/proc/20080/task/20098/stat : 20098 (java) S 20057 20057 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418677827 8616062976 29458 33554432000 4194304 4196468 140732594024304 140080224136288 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20099] ppid=20057 vsize=8414124 memory=140312354227104 CPUtime=0 cores=0-7
/proc/20080/task/20099/stat : 20099 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418677827 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082239691824 140082815900290 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20101] ppid=20057 vsize=8414124 memory=-2746958450906831424 CPUtime=0 cores=0-7
/proc/20080/task/20101/stat : 20101 (java) S 20057 20057 16596 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 418677893 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082238080576 140082815913753 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20103] ppid=20057 vsize=8414124 memory=1560 CPUtime=0 cores=0-7
/proc/20080/task/20103/stat : 20103 (java) S 20057 20057 16596 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 418677894 8616062976 29458 33554432000 4194304 4196468 140732594024304 140079553035920 140082815911069 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20104] ppid=20057 vsize=8414124 memory=4008 CPUtime=0 cores=0-7
/proc/20080/task/20104/stat : 20104 (java) S 20057 20057 16596 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418677894 8616062976 29458 33554432000 4194304 4196468 140732594024304 140079821471248 140082815911069 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20105] ppid=20057 vsize=8414124 memory=1096 CPUtime=0 cores=0-7
/proc/20080/task/20105/stat : 20105 (java) S 20057 20057 16596 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 418677896 8616062976 29458 33554432000 4194304 4196468 140732594024304 140079284608048 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
Current children cumulated CPU time: 18.53 s
Current children cumulated vsize: 9222284 KiB
Current children cumulated memory: 221124 KiB

[startup+6.5638 s]
# the end of solver process 20057 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19.2296 s, system=0.463518 s

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

[startup+6.40201 s]
/proc/loadavg: 3.27 5.94 7.10 9/224 20113
/proc/meminfo: memFree=26668028/32770624 swapFree=66957016/67108860
[pid=20057] ppid=20054 vsize=113128 memory=1476 CPUtime=12.52 cores=0-7
/proc/20057/stat : 20057 (scop.sh) S 20054 20057 16596 0 -1 4202496 584 28810 0 0 0 0 1223 29 20 0 1 0 418677342 115843072 369 33554432000 4194304 5098028 140724268548880 140724268545624 140248546845308 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25784320 140724268557093 140724268557420 140724268557420 140724268560333 0
/proc/20057/statm: 28282 369 311 221 0 87 0
[pid=20080] ppid=20057 vsize=8414124 memory=117832 CPUtime=1.15 cores=0-7
/proc/20080/stat : 20080 (java) S 20057 20057 16596 0 -1 1077944320 19928 0 0 0 107 8 0 0 20 0 24 0 418677820 8616062976 29458 33554432000 4194304 4196468 140732594024304 140732594006848 140082815889143 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
/proc/20080/statm: 2103531 29458 3206 1 0 2064875 0
[pid=20100] ppid=20080 vsize=686328 memory=104520 CPUtime=5.6 cores=0-7
/proc/20100/stat : 20100 (manyglucose-4.1) S 20080 20057 16596 0 -1 1077944320 19990 0 0 0 554 6 0 0 20 0 6 0 418677893 702799872 26130 33554432000 4194304 4454172 140730952079648 140730952078032 140261328707319 0 4 0 8388610 18446744073709551615 0 0 17 0 0 0 0 0 0 6552832 6554400 20725760 140730952082281 140730952082480 140730952082480 140730952085434 0
/proc/20100/statm: 171582 26130 415 64 0 167250 0
[pid=20100/tid=20107] ppid=20080 vsize=686328 memory=0 CPUtime=0.7 cores=0-7
/proc/20100/task/20107/stat : 20107 (manyglucose-4.1) R 20080 20057 16596 0 -1 4202560 264 0 0 0 70 0 0 0 20 0 6 0 418677909 702799872 26130 33554432000 4194304 4454172 140730952079648 140261295831976 4351215 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6552832 6554400 20725760 140730952082281 140730952082480 140730952082480 140730952085434 0
[pid=20100/tid=20108] ppid=20080 vsize=686328 memory=17828 CPUtime=0.69 cores=0-7
/proc/20100/task/20108/stat : 20108 (manyglucose-4.1) R 20080 20057 16596 0 -1 4202560 1200 0 0 0 69 0 0 0 20 0 6 0 418677909 702799872 26130 33554432000 4194304 4454172 140730952079648 140261287439464 4351209 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6552832 6554400 20725760 140730952082281 140730952082480 140730952082480 140730952085434 0
[pid=20100/tid=20109] ppid=20080 vsize=686328 memory=932 CPUtime=0.66 cores=0-7
/proc/20100/task/20109/stat : 20109 (manyglucose-4.1) R 20080 20057 16596 0 -1 4202560 288 0 0 0 66 0 0 0 20 0 6 0 418677909 702799872 26130 33554432000 4194304 4454172 140730952079648 140261279046904 4350902 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6552832 6554400 20725760 140730952082281 140730952082480 140730952082480 140730952085434 0
[pid=20100/tid=20110] ppid=20080 vsize=686328 memory=22244 CPUtime=0.69 cores=0-7
/proc/20100/task/20110/stat : 20110 (manyglucose-4.1) R 20080 20057 16596 0 -1 4202560 1162 0 0 0 69 0 0 0 20 0 6 0 418677909 702799872 26130 33554432000 4194304 4454172 140730952079648 140261270653976 4351289 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6552832 6554400 20725760 140730952082281 140730952082480 140730952082480 140730952085434 0
[pid=20100/tid=20111] ppid=20080 vsize=686328 memory=1560 CPUtime=0.66 cores=0-7
/proc/20100/task/20111/stat : 20111 (manyglucose-4.1) R 20080 20057 16596 0 -1 4202560 268 0 0 0 66 0 0 0 20 0 6 0 418677909 702799872 26130 33554432000 4194304 4454172 140730952079648 140261262261496 4332996 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6552832 6554400 20725760 140730952082281 140730952082480 140730952082480 140730952085434 0
[pid=20080/tid=20081] ppid=20057 vsize=8414124 memory=2828 CPUtime=0.76 cores=0-7
/proc/20080/task/20081/stat : 20081 (java) S 20057 20057 16596 0 -1 1077944384 16879 0 0 0 70 6 0 0 20 0 24 0 418677821 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082787729312 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20082] ppid=20057 vsize=8414124 memory=1164 CPUtime=0 cores=0-7
/proc/20080/task/20082/stat : 20082 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418677822 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082820131984 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20083] ppid=20057 vsize=8414124 memory=14008 CPUtime=0 cores=0-7
/proc/20080/task/20083/stat : 20083 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418677822 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082301160464 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20084] ppid=20057 vsize=8414124 memory=12040 CPUtime=0 cores=0-7
/proc/20080/task/20084/stat : 20084 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418677822 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082300107664 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20085] ppid=20057 vsize=8414124 memory=2124 CPUtime=0 cores=0-7
/proc/20080/task/20085/stat : 20085 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418677822 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082299054864 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20086] ppid=20057 vsize=8414124 memory=21888 CPUtime=0 cores=0-7
/proc/20080/task/20086/stat : 20086 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418677822 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082298002064 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20087] ppid=20057 vsize=8414124 memory=492 CPUtime=0 cores=0-7
/proc/20080/task/20087/stat : 20087 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418677822 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082296949264 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20088] ppid=20057 vsize=8414124 memory=1560 CPUtime=0 cores=0-7
/proc/20080/task/20088/stat : 20088 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418677822 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082295896464 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20089] ppid=20057 vsize=8414124 memory=932 CPUtime=0 cores=0-7
/proc/20080/task/20089/stat : 20089 (java) S 20057 20057 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418677822 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082294843664 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20090] ppid=20057 vsize=8414124 memory=1768 CPUtime=0 cores=0-7
/proc/20080/task/20090/stat : 20090 (java) S 20057 20057 16596 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 418677823 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082244954992 140082815900290 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20091] ppid=20057 vsize=8414124 memory=1436 CPUtime=0 cores=0-7
/proc/20080/task/20091/stat : 20091 (java) S 20057 20057 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 418677824 8616062976 29458 33554432000 4194304 4196468 140732594024304 140081230767648 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20092] ppid=20057 vsize=8414124 memory=896 CPUtime=0 cores=0-7
/proc/20080/task/20092/stat : 20092 (java) S 20057 20057 16596 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 418677824 8616062976 29458 33554432000 4194304 4196468 140732594024304 140081096545648 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20093] ppid=20057 vsize=8414124 memory=1980 CPUtime=0 cores=0-7
/proc/20080/task/20093/stat : 20093 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418677827 8616062976 29458 33554432000 4194304 4196468 140732594024304 140080722041168 140082815907739 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20094] ppid=20057 vsize=8414124 memory=2520 CPUtime=0.02 cores=0-7
/proc/20080/task/20094/stat : 20094 (java) S 20057 20057 16596 0 -1 1077944384 351 0 0 0 2 0 0 0 20 0 24 0 418677827 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082243901808 140082815900290 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20095] ppid=20057 vsize=8414124 memory=1760 CPUtime=0.07 cores=0-7
/proc/20080/task/20095/stat : 20095 (java) S 20057 20057 16596 0 -1 1077944384 376 0 0 0 7 0 0 0 20 0 24 0 418677827 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082242849008 140082815900290 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20096] ppid=20057 vsize=8414124 memory=1660 CPUtime=0.07 cores=0-7
/proc/20080/task/20096/stat : 20096 (java) S 20057 20057 16596 0 -1 1077944384 354 0 0 0 7 0 0 0 20 0 24 0 418677827 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082241796208 140082815900290 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20097] ppid=20057 vsize=8414124 memory=111632 CPUtime=0.19 cores=0-7
/proc/20080/task/20097/stat : 20097 (java) S 20057 20057 16596 0 -1 1077944384 546 0 0 0 19 0 0 0 20 0 24 0 418677827 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082240743408 140082815900290 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20098] ppid=20057 vsize=8414124 memory=796 CPUtime=0 cores=0-7
/proc/20080/task/20098/stat : 20098 (java) S 20057 20057 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418677827 8616062976 29458 33554432000 4194304 4196468 140732594024304 140080224136288 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20099] ppid=20057 vsize=8414124 memory=4100 CPUtime=0 cores=0-7
/proc/20080/task/20099/stat : 20099 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418677827 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082239691824 140082815900290 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20101] ppid=20057 vsize=8414124 memory=1808 CPUtime=0 cores=0-7
/proc/20080/task/20101/stat : 20101 (java) S 20057 20057 16596 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 418677893 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082238080576 140082815913753 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20103] ppid=20057 vsize=8414124 memory=920 CPUtime=0 cores=0-7
/proc/20080/task/20103/stat : 20103 (java) S 20057 20057 16596 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 418677894 8616062976 29458 33554432000 4194304 4196468 140732594024304 140079553035920 140082815911069 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20104] ppid=20057 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/20080/task/20104/stat : 20104 (java) S 20057 20057 16596 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418677894 8616062976 29458 33554432000 4194304 4196468 140732594024304 140079821471248 140082815911069 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20105] ppid=20057 vsize=8414124 memory=117832 CPUtime=0 cores=0-7
/proc/20080/task/20105/stat : 20105 (java) S 20057 20057 16596 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 418677896 8616062976 29458 33554432000 4194304 4196468 140732594024304 140079284608048 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
Current children cumulated CPU time: 19.27 s
Current children cumulated vsize: 9213580 KiB
Current children cumulated memory: 223828 KiB

[startup+6.50199 s]
/proc/loadavg: 3.27 5.94 7.10 9/224 20113
/proc/meminfo: memFree=26668028/32770624 swapFree=66957016/67108860
[pid=20057] ppid=20054 vsize=113128 memory=1476 CPUtime=12.52 cores=0-7
/proc/20057/stat : 20057 (scop.sh) S 20054 20057 16596 0 -1 4202496 584 28810 0 0 0 0 1223 29 20 0 1 0 418677342 115843072 369 33554432000 4194304 5098028 140724268548880 140724268545624 140248546845308 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 25784320 140724268557093 140724268557420 140724268557420 140724268560333 0
/proc/20057/statm: 28282 369 311 221 0 87 0
[pid=20080] ppid=20057 vsize=8414124 memory=117832 CPUtime=1.15 cores=0-7
/proc/20080/stat : 20080 (java) S 20057 20057 16596 0 -1 1077944320 19928 0 0 0 107 8 0 0 20 0 24 0 418677820 8616062976 29458 33554432000 4194304 4196468 140732594024304 140732594006848 140082815889143 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
/proc/20080/statm: 2103531 29458 3206 1 0 2064875 0
[pid=20100] ppid=20080 vsize=682484 memory=109432 CPUtime=5.88 cores=0-7
/proc/20100/stat : 20100 (manyglucose-4.1) S 20080 20057 16596 0 -1 1077944320 20096 0 0 0 582 6 0 0 20 0 2 0 418677893 698863616 27358 33554432000 4194304 4454172 140730952079648 140730952078032 140261328707319 0 4 0 8388610 18446744073709551615 0 0 17 0 0 0 0 0 0 6552832 6554400 20725760 140730952082281 140730952082480 140730952082480 140730952085434 0
/proc/20100/statm: 170621 27358 417 64 0 166289 0
[pid=20100/tid=20111] ppid=20080 vsize=682484 memory=1396 CPUtime=0.76 cores=0-7
/proc/20100/task/20111/stat : 20111 (manyglucose-4.1) R 20080 20057 16596 0 -1 4202560 280 0 0 0 76 0 0 0 20 0 2 0 418677909 698863616 27358 33554432000 4194304 4454172 140730952079648 140261262261160 4349835 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6552832 6554400 20725760 140730952082281 140730952082480 140730952082480 140730952085434 0
[pid=20080/tid=20081] ppid=20057 vsize=8414124 memory=229268 CPUtime=0.76 cores=0-7
/proc/20080/task/20081/stat : 20081 (java) S 20057 20057 16596 0 -1 1077944384 16879 0 0 0 70 6 0 0 20 0 24 0 418677821 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082787729312 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20082] ppid=20057 vsize=8414124 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/20080/task/20082/stat : 20082 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418677822 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082820131984 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20083] ppid=20057 vsize=8414124 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/20080/task/20083/stat : 20083 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418677822 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082301160464 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20084] ppid=20057 vsize=8414124 memory=6942133144549615185 CPUtime=0 cores=0-7
/proc/20080/task/20084/stat : 20084 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418677822 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082300107664 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20085] ppid=20057 vsize=8414124 memory=732 CPUtime=0 cores=0-7
/proc/20080/task/20085/stat : 20085 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418677822 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082299054864 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20086] ppid=20057 vsize=8414124 memory=776 CPUtime=0 cores=0-7
/proc/20080/task/20086/stat : 20086 (java) S 20057 20057 16596 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 418677822 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082298002064 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20087] ppid=20057 vsize=8414124 memory=1560 CPUtime=0 cores=0-7
/proc/20080/task/20087/stat : 20087 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418677822 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082296949264 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20088] ppid=20057 vsize=8414124 memory=4008 CPUtime=0 cores=0-7
/proc/20080/task/20088/stat : 20088 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418677822 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082295896464 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20089] ppid=20057 vsize=8414124 memory=1096 CPUtime=0 cores=0-7
/proc/20080/task/20089/stat : 20089 (java) S 20057 20057 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418677822 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082294843664 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20090] ppid=20057 vsize=8414124 memory=117832 CPUtime=0 cores=0-7
/proc/20080/task/20090/stat : 20090 (java) S 20057 20057 16596 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 418677823 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082244954992 140082815900290 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20091] ppid=20057 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20080/task/20091/stat : 20091 (java) S 20057 20057 16596 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 418677824 8616062976 29458 33554432000 4194304 4196468 140732594024304 140081230767648 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20092] ppid=20057 vsize=8414124 memory=226456445689029 CPUtime=0 cores=0-7
/proc/20080/task/20092/stat : 20092 (java) S 20057 20057 16596 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 418677824 8616062976 29458 33554432000 4194304 4196468 140732594024304 140081096545648 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20093] ppid=20057 vsize=8414124 memory=226456445689030 CPUtime=0 cores=0-7
/proc/20080/task/20093/stat : 20093 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418677827 8616062976 29458 33554432000 4194304 4196468 140732594024304 140080722041168 140082815907739 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20094] ppid=20057 vsize=8414124 memory=226456445689031 CPUtime=0.02 cores=0-7
/proc/20080/task/20094/stat : 20094 (java) S 20057 20057 16596 0 -1 1077944384 351 0 0 0 2 0 0 0 20 0 24 0 418677827 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082243901808 140082815900290 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20095] ppid=20057 vsize=8414124 memory=226456445689032 CPUtime=0.07 cores=0-7
/proc/20080/task/20095/stat : 20095 (java) S 20057 20057 16596 0 -1 1077944384 376 0 0 0 7 0 0 0 20 0 24 0 418677827 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082242849008 140082815900290 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20096] ppid=20057 vsize=8414124 memory=0 CPUtime=0.07 cores=0-7
/proc/20080/task/20096/stat : 20096 (java) S 20057 20057 16596 0 -1 1077944384 354 0 0 0 7 0 0 0 20 0 24 0 418677827 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082241796208 140082815900290 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20097] ppid=20057 vsize=8414124 memory=0 CPUtime=0.19 cores=0-7
/proc/20080/task/20097/stat : 20097 (java) S 20057 20057 16596 0 -1 1077944384 546 0 0 0 19 0 0 0 20 0 24 0 418677827 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082240743408 140082815900290 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20098] ppid=20057 vsize=8414124 memory=2241 CPUtime=0 cores=0-7
/proc/20080/task/20098/stat : 20098 (java) S 20057 20057 16596 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 418677827 8616062976 29458 33554432000 4194304 4196468 140732594024304 140080224136288 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20099] ppid=20057 vsize=8414124 memory=2244 CPUtime=0 cores=0-7
/proc/20080/task/20099/stat : 20099 (java) S 20057 20057 16596 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 418677827 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082239691824 140082815900290 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20101] ppid=20057 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20080/task/20101/stat : 20101 (java) S 20057 20057 16596 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 418677893 8616062976 29458 33554432000 4194304 4196468 140732594024304 140082238080576 140082815913753 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20103] ppid=20057 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20080/task/20103/stat : 20103 (java) S 20057 20057 16596 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 418677894 8616062976 29458 33554432000 4194304 4196468 140732594024304 140079553035920 140082815911069 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20104] ppid=20057 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20080/task/20104/stat : 20104 (java) S 20057 20057 16596 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 418677894 8616062976 29458 33554432000 4194304 4196468 140732594024304 140079821471248 140082815911069 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
[pid=20080/tid=20105] ppid=20057 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/20080/task/20105/stat : 20105 (java) S 20057 20057 16596 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 418677896 8616062976 29458 33554432000 4194304 4196468 140732594024304 140079284608048 140082815899349 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29380608 140732594029559 140732594029718 140732594029718 140732594032591 0
Current children cumulated CPU time: 19.55 s
Current children cumulated vsize: 9209736 KiB
Current children cumulated memory: 228740 KiB

Child status: 0
Real time (s): 6.56389
CPU time (s): 19.6931
CPU user time (s): 19.2296
CPU system time (s): 0.463518
CPU usage (%): 300.023
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 1070952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.2296
system time used= 0.463518
maximum resident set size= 1072268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69971
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11033
involuntary context switches= 68


# summary of solver processes directly reported to runsolver:
#   pid: 20057
#   total CPU time (s): 19.6931
#   total CPU user time (s): 19.2296
#   total CPU system time (s): 0.463518

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.068589 second user time and 0.114532 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-14 04:19:52
IDJOB=4392344
IDBENCH=126890
IDSOLVER=2838
FILE ID=node147/4392344-1568427635
RUNJOBID= node147-1568427292-16623
PBS_JOBID= 21702296
Free space on /tmp= 58880 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/SchurrLemma/SchurrLemma-mod-s1/SchurrLemma-mod-100-9.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-4392344-1568427635/watcher-4392344-1568427635 -o /tmp/evaluation-result-4392344-1568427635/solver-4392344-1568427635 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node147-1568427292-16623 --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-4392344-1568427635.xml

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

MD5SUM BENCH= 4f03c112a8f6a228f13fa4574ba8a054
RANDOM SEED=83630664

node147.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.52
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.52
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.52
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.52
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:        26848044 kB
MemAvailable:   31810948 kB
Buffers:          188464 kB
Cached:          5001524 kB
SwapCached:        48496 kB
Active:          2029644 kB
Inactive:        3213020 kB
Active(anon):       4944 kB
Inactive(anon):    89344 kB
Active(file):    2024700 kB
Inactive(file):  3123676 kB
Unevictable:      107760 kB
Mlocked:          107760 kB
SwapTotal:      67108860 kB
SwapFree:       66957016 kB
Dirty:             20744 kB
Writeback:             0 kB
AnonPages:        113988 kB
Mapped:            44680 kB
Shmem:             32768 kB
Slab:             272728 kB
SReclaimable:     242988 kB
SUnreclaim:        29740 kB
KernelStack:        3728 kB
PageTables:         6712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497808 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:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 58860 MiB
End job on node147 at 2019-09-14 04:19:58