Trace number 4392313

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 22.671 7.69507

General information on the benchmark

NameRlfap/
Rlfap-m1-scens11/Rlfap-scen-11-f04.xml
MD5SUM3c3f91fe2d5d1aa7af585cdf812638b5
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 benchmark16.9607
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size40
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":14},{"size":33,"count":336},{"size":40,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints0
Number of intensional constraints4103
Distribution of constraint types[{"type":"intension","count":4103}]
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-994-serial-file.bin HOME/instance-4392313-1568416820.xml
0.65/0.55	
0.65/0.55	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.55	
0.65/0.57	c BEGIN-Prog: Sat Sep 14 01:19:22 CEST 2019
0.65/0.57	c PID: 997
0.65/0.57	c IP: 172.20.3.103
0.65/0.57	c HOST: node103.alineos.net
0.65/0.58	c (0,0) Parsing Begin
5.80/1.92	c (1,1) Parsing End
5.80/1.93	c (1,1) CSP: 680 int (0 aux), 0 bool (0 aux), 4103 ctr, max domain size 40
5.80/1.93	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
5.80/1.94	c (1,1) Constraint Name Generate Begin
5.80/1.96	c (1,1) Ctr:HOME/instance-4392313-1568416820.xml,Dist:Eq:Le:Num:Var
5.80/1.96	c (1,1) Constraint Name Generate End
5.80/1.96	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
5.80/1.96	c (1,1) CSP to CSPinCNF Begin
7.00/2.23	c (1,1) translated 411 (10%) constraints
7.36/2.30	c (1,1) translated 821 (20%) constraints
7.36/2.36	c (1,1) translated 1231 (30%) constraints
7.72/2.40	c (1,1) translated 1642 (40%) constraints
7.72/2.45	c (1,1) translated 2052 (50%) constraints
7.72/2.49	c (1,1) translated 2462 (60%) constraints
8.10/2.53	c (1,1) translated 2873 (70%) constraints
8.10/2.57	c (2,2) translated 3283 (80%) constraints
8.50/2.60	c (2,2) translated 3693 (90%) constraints
8.93/2.70	c (2,2) translated 4103 (100%) constraints
8.93/2.70	c (2,2) ===========================================
8.93/2.70	c (2,2) Order
8.93/2.70	c (2,2) ===========================================
8.93/2.73	c (2,2) translated 479 (10%) constraints
8.93/2.75	c (2,2) translated 957 (20%) constraints
8.93/2.77	c (2,2) translated 1435 (30%) constraints
8.93/2.78	c (2,2) translated 1914 (40%) constraints
8.93/2.80	c (2,2) translated 2392 (50%) constraints
9.30/2.81	c (2,2) translated 2870 (60%) constraints
9.30/2.82	c (2,2) translated 3349 (70%) constraints
9.30/2.83	c (2,2) translated 3827 (80%) constraints
9.30/2.84	c (2,2) translated 4305 (90%) constraints
9.30/2.85	c (2,2) translated 4783 (100%) constraints
9.30/2.86	c (2,2) CSP to CSPinCNF End
9.30/2.86	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 40
9.30/2.86	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
9.30/2.86	c (2,2) CSPinCNF Propagation Begin
9.58/2.93	c (2,2) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
9.58/2.93	c (2,2) CSPinCNF Propagation End
9.58/2.93	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 40
9.58/2.93	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
9.58/2.93	c (2,2) Simplify CSPinCNF Begin
10.19/3.17	c (2,2) Simplify CSPinCNF End
10.19/3.17	c (2,2) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 40
10.19/3.17	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
10.19/3.17	c (2,2) Calculate Precise Domain Begin
10.19/3.17	c (2,2) 0 values are removed by re-calculation
10.19/3.17	c (2,2) Calculate Precise Domain End
10.19/3.18	c (2,2) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 40
10.19/3.18	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
10.19/3.18	c (2,2) CSPinCNF to SatSolver Begin
13.08/3.80	c (3,3) 1299 (10 %) CSP clauses are encoded (0 SAT variables, 51964 SAT clauses)
13.62/4.01	c (3,3) 2598 (20 %) CSP clauses are encoded (0 SAT variables, 80330 SAT clauses)
13.85/4.18	c (3,3) 3897 (30 %) CSP clauses are encoded (0 SAT variables, 106604 SAT clauses)
14.10/4.35	c (3,3) 5196 (40 %) CSP clauses are encoded (0 SAT variables, 135237 SAT clauses)
14.53/4.54	c (3,3) 6495 (50 %) CSP clauses are encoded (0 SAT variables, 164767 SAT clauses)
14.89/4.73	c (4,4) 7794 (60 %) CSP clauses are encoded (0 SAT variables, 195014 SAT clauses)
15.05/4.89	c (4,4) 9093 (70 %) CSP clauses are encoded (0 SAT variables, 225087 SAT clauses)
15.33/5.05	c (4,4) 10392 (80 %) CSP clauses are encoded (0 SAT variables, 255305 SAT clauses)
15.56/5.22	c (4,4) 11691 (90 %) CSP clauses are encoded (0 SAT variables, 284527 SAT clauses)
15.82/5.35	c (4,4) 12989 (100 %) CSP clauses are encoded (0 SAT variables, 311511 SAT clauses)
15.82/5.35	c (4,4) CSPinCNF to SatSolver End
15.82/5.35	c (4,4) Heap : 2027 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
15.82/5.35	c (4,4) 32054 bool, 311523 clause
15.82/5.35	c (4,4) Export Begin
16.62/5.63	c (5,5) Export to HOME/scop-994-serial-file.bin
16.62/5.63	c (5,5) Export End
16.62/5.64	c (5,5) Export File Size: 4.20 MB
16.62/5.64	c (5,5) 1,1,2,2,2,2,4,STOP-AFTER(DIMACS)
16.62/5.64	c END-Prog: Sat Sep 14 01:19:27 CEST 2019
16.62/5.66	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-994-serial-file.bin
17.28/6.12	c (0,0) Read Serial File Begin
17.28/6.12	c (0,0) HOME/scop-994-serial-file.bin
18.20/6.51	c (0,0) Read Serial File End
18.20/6.52	
18.20/6.52	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
18.20/6.52	(Solving Process)
18.20/6.52	
18.20/6.54	c BEGIN-Prog: Sat Sep 14 01:19:28 CEST 2019
18.20/6.54	c PID: 1017
18.20/6.54	c IP: 172.20.3.103
18.20/6.54	c HOST: node103.alineos.net
18.20/6.54	c (0,0) SatSolver.solve Begin
18.20/6.54	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392313-1568416820.xml-scop-997.cnf
18.20/6.57	c (0,0) c
18.20/6.57	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)
18.20/6.57	c (0,0) c
18.20/6.57	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
18.20/6.57	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
18.20/6.57	c (0,0) c ========================================[ Problem Statistics ]===========================================
18.20/6.57	c (0,0) c |                                                                                                       |
18.43/6.69	c (0,0) c |  Number of variables:         32054                                                                   |
18.43/6.69	c (0,0) c |  Number of clauses:          311523                                                                   |
18.43/6.69	c (0,0) c |  Parse time:                   0.11 s                                                                 |
18.43/6.69	c (0,0) c |                                                                                                       |
18.90/7.02	c (0,0) c |  Simplification time:          0.32 s                                                                 |
18.90/7.02	c (0,0) c |                                                                                                       |
18.90/7.02	c (0,0) c |  Generating clones                                                                                    |
19.00/7.15	c (1,0) c |  all clones generated. Memory =   248.65Mb.                                                           |
19.00/7.15	c (1,0) c ========================================================================================================|
19.00/7.15	c (1,0) c
19.00/7.15	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
19.00/7.15	c (1,0) c
19.00/7.15	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.00/7.15	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
19.00/7.15	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.00/7.15	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
19.00/7.15	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
19.00/7.15	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
19.00/7.15	c (1,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
19.00/7.15	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
19.00/7.16	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
19.00/7.16	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
19.00/7.16	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
19.00/7.16	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
19.00/7.16	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
19.00/7.16	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
19.00/7.16	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
19.00/7.16	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
19.00/7.16	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
19.00/7.16	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
19.00/7.16	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.28/7.66	c (1,0) c
22.28/7.66	c (1,0) c real time : 1.08998 s
22.28/7.66	c (1,0) c cpu time  : 3.99772 s
22.28/7.66	c (1,0) c
22.28/7.66	c (1,0) c
22.28/7.66	c (1,0) c
22.28/7.66	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
22.28/7.66	c (1,0) c
22.28/7.66	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.28/7.66	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
22.28/7.66	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.28/7.66	c (1,0) c | Conflicts     |           56540 |       6516 |       6771 |       7091 |       7242 |       7073 |       7070 |       7141 |       7636 |
22.28/7.66	c (1,0) c | Decisions     |           78934 |       8884 |       9321 |       9558 |       9589 |      10328 |      10006 |      11040 |      10208 |
22.28/7.66	c (1,0) c | Propagations  |        10257935 |    1297777 |    1279408 |    1279884 |    1271564 |    1258339 |    1265902 |    1292943 |    1312118 |
22.28/7.66	c (1,0) c | ReduceDBs     |              15 |          1 |          2 |          2 |          2 |          2 |          2 |          2 |          2 |
22.28/7.66	c (1,0) c | SimpDBs       |              13 |          2 |          1 |          2 |          1 |          2 |          1 |          2 |          2 |
22.28/7.66	c (1,0) c | Restarts      |              54 |          2 |          2 |          8 |          6 |         11 |          8 |         13 |          4 |
22.28/7.66	c (1,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.28/7.66	c (1,0) c | PropBinClauses|        19883389 |    2530339 |    2484493 |    2477839 |    2502837 |    2418939 |    2465131 |    2478832 |    2524979 |
22.28/7.66	c (1,0) c | PropPreBlocker|       180835032 |   22444898 |   22981370 |   22534172 |   22868849 |   22235734 |   22822177 |   22399308 |   22548524 |
22.28/7.66	c (1,0) c | PropNotBlocker|        55866067 |    7096698 |    7117139 |    7049536 |    6928782 |    6878519 |    7139155 |    6814337 |    6841901 |
22.28/7.66	c (1,0) c | LitFullScans  |       288495334 |   36001407 |   36008150 |   36342595 |   36004026 |   36001058 |   36001307 |   36001902 |   36134889 |
22.28/7.66	c (1,0) c | LitScanFracts |            5723 |        893 |        617 |        786 |        588 |        713 |        651 |        677 |        798 |
22.28/7.66	c (1,0) c | DecisionLevel0|              74 |          3 |          2 |         15 |          6 |         12 |          8 |         15 |         13 |
22.28/7.66	c (1,0) c | Periods       |              48 |          6 |          6 |          6 |          6 |          6 |          6 |          6 |          6 |
22.28/7.66	c (1,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
22.28/7.66	c (1,0) c | Avg_Trail     |                 |       2924 |       3001 |       1487 |       1810 |       1090 |        896 |        836 |       1053 |
22.28/7.66	c (1,0) c | Avg_DL        |                 |        110 |        105 |         34 |         44 |         20 |         16 |         13 |         19 |
22.28/7.66	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.28/7.66	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.28/7.66	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.28/7.66	c (1,0) c | Exported      |           10162 |       1012 |       1078 |       1352 |       1345 |       1330 |       1339 |       1222 |       1484 |
22.28/7.66	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.28/7.66	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.28/7.66	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.28/7.66	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.28/7.66	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.28/7.66	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.28/7.66	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.28/7.66	c (1,0) c | Unaries       |                 |          1 |          0 |          7 |          0 |          1 |          0 |          2 |          9 |
22.28/7.66	c (1,0) c | Binaries      |                 |         24 |         12 |         41 |         13 |         23 |         23 |         37 |         40 |
22.28/7.66	c (1,0) c | Glues         |                 |        179 |        133 |        286 |        179 |        182 |        201 |        242 |        268 |
22.28/7.66	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.28/7.66	c (1,0) c | Orig_Seen     |             2 % |       9678 |       9171 |       8607 |       8688 |       9156 |       9444 |       9624 |       8575 |
22.28/7.66	c (1,0) c | Diff Orig seen|                 |       1071 |        564 |      X     |         81 |        549 |        837 |       1017 | -       32 |
22.28/7.66	c (1,0) c | Hamming       |            18 % |       6081 |       5654 |      X     |       4869 |       6847 |       7361 |       5788 |       4505 |
22.28/7.66	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.28/7.66	c (1,0) c | RunningTime   |                 |    0.5 100%|    0.5 100%|    0.5 100%|    0.5 100%|    0.5 100%|    0.5 100%|    0.5 100%|    0.5 100%|
22.28/7.66	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%|
22.28/7.66	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%|
22.28/7.66	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%|
22.28/7.66	c (1,0) c | SolvingTime   |                 |    0.5     |    0.5     |    0.5     |    0.5     |    0.5     |    0.5     |    0.5     |    0.5     |
22.28/7.66	c (1,0) c | PropagationTim|                 |    0.4  86%|    0.4  88%|    0.4  85%|    0.4  86%|    0.4  86%|    0.4  88%|    0.4  86%|    0.4  85%|
22.28/7.66	c (1,0) c | AnalysisTime  |                 |    0.0   8%|    0.0   9%|    0.0   9%|    0.0  10%|    0.0   9%|    0.0   8%|    0.0   9%|    0.0   9%|
22.28/7.66	c (1,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
22.28/7.66	c (1,0) c | SimplifyTime  |                 |    0.0   2%|    0.0   0%|    0.0   2%|    0.0   0%|    0.0   1%|    0.0   0%|    0.0   1%|    0.0   2%|
22.28/7.66	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%|
22.28/7.66	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%|
22.28/7.66	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.28/7.66	c (1,0) c
22.28/7.66	c (1,0) c
22.28/7.66	c (1,0) c Threads : 8
22.28/7.66	c (1,0) c Winner : 2
22.28/7.66	c (1,0) c Conflicts_0 : 6516
22.28/7.66	c (1,0) c Conflicts_1 : 6771
22.28/7.66	c (1,0) c Conflicts_2 : 7091
22.28/7.66	c (1,0) c Conflicts_3 : 7242
22.28/7.66	c (1,0) c Conflicts_4 : 7073
22.28/7.66	c (1,0) c Conflicts_5 : 7070
22.28/7.66	c (1,0) c Conflicts_6 : 7141
22.28/7.66	c (1,0) c Conflicts_7 : 7636
22.28/7.66	c (1,0) c Conflicts_total : 56540
22.28/7.66	c (1,0) c Conflicts_winner : 7091
22.28/7.66	c (1,0) c Decisions_0 : 8884
22.28/7.66	c (1,0) c Decisions_1 : 9321
22.28/7.66	c (1,0) c Decisions_2 : 9558
22.28/7.66	c (1,0) c Decisions_3 : 9589
22.28/7.66	c (1,0) c Decisions_4 : 10328
22.28/7.66	c (1,0) c Decisions_5 : 10006
22.28/7.66	c (1,0) c Decisions_6 : 11040
22.28/7.66	c (1,0) c Decisions_7 : 10208
22.28/7.66	c (1,0) c Decisions_total : 78934
22.28/7.66	c (1,0) c Decisions_winner : 9558
22.28/7.66	c (1,0) c Propagations_0 : 1297777
22.28/7.66	c (1,0) c Propagations_1 : 1279408
22.28/7.66	c (1,0) c Propagations_2 : 1279884
22.28/7.66	c (1,0) c Propagations_3 : 1271564
22.28/7.66	c (1,0) c Propagations_4 : 1258339
22.28/7.66	c (1,0) c Propagations_5 : 1265902
22.28/7.66	c (1,0) c Propagations_6 : 1292943
22.28/7.66	c (1,0) c Propagations_7 : 1312118
22.28/7.66	c (1,0) c Propagations_total : 10257935
22.28/7.66	c (1,0) c Propagations_winner : 1279884
22.28/7.66	c (1,0) c ReduceDBs_0 : 1
22.28/7.66	c (1,0) c ReduceDBs_1 : 2
22.28/7.66	c (1,0) c ReduceDBs_2 : 2
22.28/7.66	c (1,0) c ReduceDBs_3 : 2
22.28/7.66	c (1,0) c ReduceDBs_4 : 2
22.28/7.66	c (1,0) c ReduceDBs_5 : 2
22.28/7.66	c (1,0) c ReduceDBs_6 : 2
22.28/7.66	c (1,0) c ReduceDBs_7 : 2
22.28/7.66	c (1,0) c ReduceDBs_total : 15
22.28/7.66	c (1,0) c ReduceDBs_winner : 2
22.28/7.66	c (1,0) c SimpDBs_0 : 2
22.28/7.66	c (1,0) c SimpDBs_1 : 1
22.28/7.66	c (1,0) c SimpDBs_2 : 2
22.28/7.66	c (1,0) c SimpDBs_3 : 1
22.28/7.66	c (1,0) c SimpDBs_4 : 2
22.28/7.66	c (1,0) c SimpDBs_5 : 1
22.28/7.66	c (1,0) c SimpDBs_6 : 2
22.28/7.66	c (1,0) c SimpDBs_7 : 2
22.28/7.66	c (1,0) c SimpDBs_total : 13
22.28/7.66	c (1,0) c SimpDBs_winner : 2
22.28/7.66	c (1,0) c Restarts_0 : 2
22.28/7.66	c (1,0) c Restarts_1 : 2
22.28/7.66	c (1,0) c Restarts_2 : 8
22.28/7.66	c (1,0) c Restarts_3 : 6
22.28/7.66	c (1,0) c Restarts_4 : 11
22.28/7.66	c (1,0) c Restarts_5 : 8
22.28/7.66	c (1,0) c Restarts_6 : 13
22.28/7.66	c (1,0) c Restarts_7 : 4
22.28/7.66	c (1,0) c Restarts_total : 54
22.28/7.66	c (1,0) c Restarts_winner : 8
22.28/7.66	c (1,0) c ForcedImports_0 : 0
22.28/7.66	c (1,0) c ForcedImports_1 : 0
22.28/7.66	c (1,0) c ForcedImports_2 : 0
22.28/7.66	c (1,0) c ForcedImports_3 : 0
22.28/7.66	c (1,0) c ForcedImports_4 : 0
22.28/7.66	c (1,0) c ForcedImports_5 : 0
22.28/7.66	c (1,0) c ForcedImports_6 : 0
22.28/7.66	c (1,0) c ForcedImports_7 : 0
22.28/7.66	c (1,0) c ForcedImports_total : 0
22.28/7.66	c (1,0) c ForcedImports_winner : 0
22.28/7.66	c (1,0) c PropsBinClauses_0 : 2530339
22.28/7.66	c (1,0) c PropsBinClauses_1 : 2484493
22.28/7.66	c (1,0) c PropsBinClauses_2 : 2477839
22.28/7.66	c (1,0) c PropsBinClauses_3 : 2502837
22.28/7.66	c (1,0) c PropsBinClauses_4 : 2418939
22.28/7.66	c (1,0) c PropsBinClauses_5 : 2465131
22.28/7.66	c (1,0) c PropsBinClauses_6 : 2478832
22.28/7.66	c (1,0) c PropsBinClauses_7 : 2524979
22.28/7.66	c (1,0) c PropsBinClauses_total : 19883389
22.28/7.66	c (1,0) c PropsBinClauses_winner : 2477839
22.28/7.66	c (1,0) c PropsPreBlocker_0 : 22444898
22.28/7.66	c (1,0) c PropsPreBlocker_1 : 22981370
22.28/7.66	c (1,0) c PropsPreBlocker_2 : 22534172
22.28/7.66	c (1,0) c PropsPreBlocker_3 : 22868849
22.28/7.66	c (1,0) c PropsPreBlocker_4 : 22235734
22.28/7.66	c (1,0) c PropsPreBlocker_5 : 22822177
22.28/7.66	c (1,0) c PropsPreBlocker_6 : 22399308
22.28/7.66	c (1,0) c PropsPreBlocker_7 : 22548524
22.28/7.66	c (1,0) c PropsPreBlocker_total : 180835032
22.28/7.66	c (1,0) c PropsPreBlocker_winner : 22534172
22.28/7.66	c (1,0) c PropsNotBlocker_0 : 7096698
22.28/7.66	c (1,0) c PropsNotBlocker_1 : 7117139
22.28/7.66	c (1,0) c PropsNotBlocker_2 : 7049536
22.28/7.66	c (1,0) c PropsNotBlocker_3 : 6928782
22.28/7.66	c (1,0) c PropsNotBlocker_4 : 6878519
22.28/7.66	c (1,0) c PropsNotBlocker_5 : 7139155
22.28/7.66	c (1,0) c PropsNotBlocker_6 : 6814337
22.28/7.66	c (1,0) c PropsNotBlocker_7 : 6841901
22.28/7.66	c (1,0) c PropsNotBlocker_total : 55866067
22.28/7.66	c (1,0) c PropsNotBlocker_winner : 7049536
22.28/7.66	c (1,0) c PropsLitFullScans_0 : 36001407
22.28/7.66	c (1,0) c PropsLitFullScans_1 : 36008150
22.28/7.66	c (1,0) c PropsLitFullScans_2 : 36342595
22.28/7.66	c (1,0) c PropsLitFullScans_3 : 36004026
22.28/7.66	c (1,0) c PropsLitFullScans_4 : 36001058
22.28/7.66	c (1,0) c PropsLitFullScans_5 : 36001307
22.28/7.66	c (1,0) c PropsLitFullScans_6 : 36001902
22.28/7.66	c (1,0) c PropsLitFullScans_7 : 36134889
22.28/7.66	c (1,0) c PropsLitFullScans_total : 288495334
22.28/7.66	c (1,0) c PropsLitFullScans_winner : 36342595
22.28/7.66	c (1,0) c LitScanFractions_0 : 893
22.28/7.66	c (1,0) c LitScanFractions_1 : 617
22.28/7.67	c (1,0) c LitScanFractions_2 : 786
22.28/7.67	c (1,0) c LitScanFractions_3 : 588
22.28/7.67	c (1,0) c LitScanFractions_4 : 713
22.28/7.67	c (1,0) c LitScanFractions_5 : 651
22.28/7.67	c (1,0) c LitScanFractions_6 : 677
22.28/7.67	c (1,0) c LitScanFractions_7 : 798
22.28/7.67	c (1,0) c LitScanFractions_total : 5723
22.28/7.67	c (1,0) c LitScanFractions_winner : 786
22.28/7.67	c (1,0) c DecisionLevel0_0 : 3
22.28/7.67	c (1,0) c DecisionLevel0_1 : 2
22.28/7.67	c (1,0) c DecisionLevel0_2 : 15
22.28/7.67	c (1,0) c DecisionLevel0_3 : 6
22.28/7.67	c (1,0) c DecisionLevel0_4 : 12
22.28/7.67	c (1,0) c DecisionLevel0_5 : 8
22.28/7.67	c (1,0) c DecisionLevel0_6 : 15
22.28/7.67	c (1,0) c DecisionLevel0_7 : 13
22.28/7.67	c (1,0) c DecisionLevel0_total : 74
22.28/7.67	c (1,0) c DecisionLevel0_winner : 15
22.28/7.67	c (1,0) c Periods_0 : 6
22.28/7.67	c (1,0) c Periods_1 : 6
22.28/7.67	c (1,0) c Periods_2 : 6
22.28/7.67	c (1,0) c Periods_3 : 6
22.28/7.67	c (1,0) c Periods_4 : 6
22.28/7.67	c (1,0) c Periods_5 : 6
22.28/7.67	c (1,0) c Periods_6 : 6
22.28/7.67	c (1,0) c Periods_7 : 6
22.28/7.67	c (1,0) c Periods_total : 48
22.28/7.67	c (1,0) c Periods_winner : 6
22.28/7.67	c (1,0) c Margin_0 : 20
22.28/7.67	c (1,0) c Margin_1 : 20
22.28/7.67	c (1,0) c Margin_2 : 20
22.28/7.67	c (1,0) c Margin_3 : 20
22.28/7.67	c (1,0) c Margin_4 : 20
22.28/7.67	c (1,0) c Margin_5 : 20
22.28/7.67	c (1,0) c Margin_6 : 20
22.28/7.67	c (1,0) c Margin_7 : 20
22.28/7.67	c (1,0) c Margin_total : 160
22.28/7.67	c (1,0) c Margin_winner : 20
22.28/7.67	c (1,0) c Exported_0 : 1012
22.28/7.67	c (1,0) c Exported_1 : 1078
22.28/7.67	c (1,0) c Exported_2 : 1352
22.28/7.67	c (1,0) c Exported_3 : 1345
22.28/7.67	c (1,0) c Exported_4 : 1330
22.28/7.67	c (1,0) c Exported_5 : 1339
22.28/7.67	c (1,0) c Exported_6 : 1222
22.28/7.67	c (1,0) c Exported_7 : 1484
22.28/7.67	c (1,0) c Exported_total : 10162
22.28/7.67	c (1,0) c Exported_winner : 1352
22.28/7.67	c (1,0) c Imported_0 : 0
22.28/7.67	c (1,0) c Imported_1 : 0
22.28/7.67	c (1,0) c Imported_2 : 0
22.28/7.67	c (1,0) c Imported_3 : 0
22.28/7.67	c (1,0) c Imported_4 : 0
22.28/7.67	c (1,0) c Imported_5 : 0
22.28/7.67	c (1,0) c Imported_6 : 0
22.28/7.67	c (1,0) c Imported_7 : 0
22.28/7.67	c (1,0) c Imported_total : 0
22.28/7.67	c (1,0) c Imported_winner : 0
22.28/7.67	c (1,0) c Good_0 : 0
22.28/7.67	c (1,0) c Good_1 : 0
22.28/7.67	c (1,0) c Good_2 : 0
22.28/7.67	c (1,0) c Good_3 : 0
22.28/7.67	c (1,0) c Good_4 : 0
22.28/7.67	c (1,0) c Good_5 : 0
22.28/7.67	c (1,0) c Good_6 : 0
22.28/7.67	c (1,0) c Good_7 : 0
22.28/7.67	c (1,0) c Good_total : 0
22.28/7.67	c (1,0) c Good_winner : 0
22.28/7.67	c (1,0) c Purge_0 : 0
22.28/7.67	c (1,0) c Purge_1 : 0
22.28/7.67	c (1,0) c Purge_2 : 0
22.28/7.67	c (1,0) c Purge_3 : 0
22.28/7.67	c (1,0) c Purge_4 : 0
22.28/7.67	c (1,0) c Purge_5 : 0
22.28/7.67	c (1,0) c Purge_6 : 0
22.28/7.67	c (1,0) c Purge_7 : 0
22.28/7.67	c (1,0) c Purge_total : 0
22.28/7.67	c (1,0) c Purge_winner : 0
22.28/7.67	c (1,0) c Promoted_0 : 0
22.28/7.67	c (1,0) c Promoted_1 : 0
22.28/7.67	c (1,0) c Promoted_2 : 0
22.28/7.67	c (1,0) c Promoted_3 : 0
22.28/7.67	c (1,0) c Promoted_4 : 0
22.28/7.67	c (1,0) c Promoted_5 : 0
22.28/7.67	c (1,0) c Promoted_6 : 0
22.28/7.67	c (1,0) c Promoted_7 : 0
22.28/7.67	c (1,0) c Promoted_total : 0
22.28/7.67	c (1,0) c Promoted_winner : 0
22.28/7.67	c (1,0) c Remove_Imp_0 : 0
22.28/7.67	c (1,0) c Remove_Imp_1 : 0
22.28/7.67	c (1,0) c Remove_Imp_2 : 0
22.28/7.67	c (1,0) c Remove_Imp_3 : 0
22.28/7.67	c (1,0) c Remove_Imp_4 : 0
22.28/7.67	c (1,0) c Remove_Imp_5 : 0
22.28/7.67	c (1,0) c Remove_Imp_6 : 0
22.28/7.67	c (1,0) c Remove_Imp_7 : 0
22.28/7.67	c (1,0) c Remove_Imp_total : 0
22.28/7.67	c (1,0) c Remove_Imp_winner : 0
22.28/7.67	c (1,0) c Blocked_Reuse_0 : 0
22.28/7.67	c (1,0) c Blocked_Reuse_1 : 0
22.28/7.67	c (1,0) c Blocked_Reuse_2 : 0
22.28/7.67	c (1,0) c Blocked_Reuse_3 : 0
22.28/7.67	c (1,0) c Blocked_Reuse_4 : 0
22.28/7.67	c (1,0) c Blocked_Reuse_5 : 0
22.28/7.67	c (1,0) c Blocked_Reuse_6 : 0
22.28/7.67	c (1,0) c Blocked_Reuse_7 : 0
22.28/7.67	c (1,0) c Blocked_Reuse_total : 0
22.28/7.67	c (1,0) c Blocked_Reuse_winner : 0
22.28/7.67	c (1,0) c Unaries_0 : 1
22.28/7.67	c (1,0) c Unaries_1 : 0
22.28/7.67	c (1,0) c Unaries_2 : 7
22.28/7.67	c (1,0) c Unaries_3 : 0
22.28/7.67	c (1,0) c Unaries_4 : 1
22.28/7.67	c (1,0) c Unaries_5 : 0
22.28/7.67	c (1,0) c Unaries_6 : 2
22.28/7.67	c (1,0) c Unaries_7 : 9
22.28/7.67	c (1,0) c Unaries_total : 20
22.28/7.67	c (1,0) c Unaries_winner : 7
22.28/7.67	c (1,0) c Binaries_0 : 24
22.28/7.67	c (1,0) c Binaries_1 : 12
22.28/7.67	c (1,0) c Binaries_2 : 41
22.28/7.67	c (1,0) c Binaries_3 : 13
22.28/7.67	c (1,0) c Binaries_4 : 23
22.28/7.67	c (1,0) c Binaries_5 : 23
22.28/7.67	c (1,0) c Binaries_6 : 37
22.28/7.67	c (1,0) c Binaries_7 : 40
22.28/7.67	c (1,0) c Binaries_total : 213
22.28/7.67	c (1,0) c Binaries_winner : 41
22.28/7.67	c (1,0) c Glues_0 : 179
22.28/7.67	c (1,0) c Glues_1 : 133
22.28/7.67	c (1,0) c Glues_2 : 286
22.28/7.67	c (1,0) c Glues_3 : 179
22.28/7.67	c (1,0) c Glues_4 : 182
22.28/7.67	c (1,0) c Glues_5 : 201
22.28/7.67	c (1,0) c Glues_6 : 242
22.28/7.67	c (1,0) c Glues_7 : 268
22.28/7.67	c (1,0) c Glues_total : 1670
22.28/7.67	c (1,0) c Glues_winner : 286
22.28/7.67	c (1,0) c RunningTime_0 : 0.488916
22.28/7.67	c (1,0) c RunningTime_1 : 0.500445
22.28/7.67	c (1,0) c RunningTime_2 : 0.453855
22.28/7.67	c (1,0) c RunningTime_3 : 0.460809
22.28/7.67	c (1,0) c RunningTime_4 : 0.471913
22.28/7.67	c (1,0) c RunningTime_5 : 0.495702
22.28/7.67	c (1,0) c RunningTime_6 : 0.477957
22.28/7.67	c (1,0) c RunningTime_7 : 0.451989
22.28/7.67	c (1,0) c RunningTime_total : 3.801585
22.28/7.67	c (1,0) c RunningTime_winner : 0.453855
22.28/7.67	c (1,0) c WaitingTime_0 : 0.000000
22.28/7.67	c (1,0) c WaitingTime_1 : 0.000000
22.28/7.67	c (1,0) c WaitingTime_2 : 0.000000
22.28/7.67	c (1,0) c WaitingTime_3 : 0.000000
22.28/7.67	c (1,0) c WaitingTime_4 : 0.000000
22.28/7.67	c (1,0) c WaitingTime_5 : 0.000000
22.28/7.67	c (1,0) c WaitingTime_6 : 0.000000
22.28/7.67	c (1,0) c WaitingTime_7 : 0.000000
22.28/7.67	c (1,0) c WaitingTime_total : 0.000000
22.28/7.67	c (1,0) c WaitingTime_winner : 0.000000
22.28/7.67	c (1,0) c ExchangingTime_0 : 0.000385
22.28/7.67	c (1,0) c ExchangingTime_1 : 0.000396
22.28/7.67	c (1,0) c ExchangingTime_2 : 0.000479
22.28/7.67	c (1,0) c ExchangingTime_3 : 0.000461
22.28/7.67	c (1,0) c ExchangingTime_4 : 0.000423
22.28/7.67	c (1,0) c ExchangingTime_5 : 0.000491
22.28/7.67	c (1,0) c ExchangingTime_6 : 0.000510
22.28/7.67	c (1,0) c ExchangingTime_7 : 0.000526
22.28/7.67	c (1,0) c ExchangingTime_total : 0.003670
22.28/7.67	c (1,0) c ExchangingTime_winner : 0.000479
22.28/7.67	c (1,0) c PeriodProcTime_0 : 0.000041
22.28/7.67	c (1,0) c PeriodProcTime_1 : 0.000036
22.28/7.67	c (1,0) c PeriodProcTime_2 : 0.000043
22.28/7.67	c (1,0) c PeriodProcTime_3 : 0.000059
22.28/7.67	c (1,0) c PeriodProcTime_4 : 0.000043
22.28/7.67	c (1,0) c PeriodProcTime_5 : 0.000037
22.28/7.67	c (1,0) c PeriodProcTime_6 : 0.000038
22.28/7.67	c (1,0) c PeriodProcTime_7 : 0.000025
22.28/7.67	c (1,0) c PeriodProcTime_total : 0.000322
22.28/7.67	c (1,0) c PeriodProcTime_winner : 0.000043
22.28/7.67	c (1,0) c SolvingTime_0 : 0.489341
22.28/7.67	c (1,0) c SolvingTime_1 : 0.500877
22.28/7.67	c (1,0) c SolvingTime_2 : 0.454377
22.28/7.67	c (1,0) c SolvingTime_3 : 0.461328
22.28/7.67	c (1,0) c SolvingTime_4 : 0.472379
22.28/7.67	c (1,0) c SolvingTime_5 : 0.496230
22.28/7.67	c (1,0) c SolvingTime_6 : 0.478505
22.28/7.67	c (1,0) c SolvingTime_7 : 0.452540
22.28/7.67	c (1,0) c SolvingTime_total : 3.805577
22.28/7.67	c (1,0) c SolvingTime_winner : 0.454377
22.28/7.67	c (1,0) c PropagationTime_0 : 0.422737
22.28/7.67	c (1,0) c PropagationTime_1 : 0.439339
22.28/7.67	c (1,0) c PropagationTime_2 : 0.387370
22.28/7.67	c (1,0) c PropagationTime_3 : 0.396887
22.28/7.67	c (1,0) c PropagationTime_4 : 0.406093
22.28/7.67	c (1,0) c PropagationTime_5 : 0.435634
22.28/7.67	c (1,0) c PropagationTime_6 : 0.411789
22.28/7.67	c (1,0) c PropagationTime_7 : 0.382992
22.28/7.67	c (1,0) c PropagationTime_total : 3.282842
22.28/7.67	c (1,0) c PropagationTime_winner : 0.387370
22.28/7.67	c (1,0) c AnalysisTime_0 : 0.039486
22.28/7.67	c (1,0) c AnalysisTime_1 : 0.042617
22.28/7.67	c (1,0) c AnalysisTime_2 : 0.041083
22.28/7.67	c (1,0) c AnalysisTime_3 : 0.045879
22.28/7.67	c (1,0) c AnalysisTime_4 : 0.041998
22.28/7.67	c (1,0) c AnalysisTime_5 : 0.042076
22.28/7.67	c (1,0) c AnalysisTime_6 : 0.041560
22.28/7.67	c (1,0) c AnalysisTime_7 : 0.042026
22.28/7.67	c (1,0) c AnalysisTime_total : 0.336726
22.28/7.67	c (1,0) c AnalysisTime_winner : 0.041083
22.28/7.67	c (1,0) c ReductionTime_0 : 0.000322
22.28/7.67	c (1,0) c ReductionTime_1 : 0.001223
22.28/7.67	c (1,0) c ReductionTime_2 : 0.001221
22.28/7.67	c (1,0) c ReductionTime_3 : 0.001303
22.28/7.67	c (1,0) c ReductionTime_4 : 0.001269
22.28/7.67	c (1,0) c ReductionTime_5 : 0.001274
22.28/7.67	c (1,0) c ReductionTime_6 : 0.001183
22.28/7.67	c (1,0) c ReductionTime_7 : 0.000917
22.28/7.67	c (1,0) c ReductionTime_total : 0.008711
22.28/7.67	c (1,0) c ReductionTime_winner : 0.001221
22.28/7.67	c (1,0) c SimplifyTime_0 : 0.009653
22.28/7.67	c (1,0) c SimplifyTime_1 : 0.000000
22.28/7.67	c (1,0) c SimplifyTime_2 : 0.007223
22.28/7.67	c (1,0) c SimplifyTime_3 : 0.000000
22.28/7.67	c (1,0) c SimplifyTime_4 : 0.005826
22.28/7.67	c (1,0) c SimplifyTime_5 : 0.000000
22.28/7.67	c (1,0) c SimplifyTime_6 : 0.006952
22.28/7.67	c (1,0) c SimplifyTime_7 : 0.007396
22.28/7.67	c (1,0) c SimplifyTime_total : 0.037050
22.28/7.67	c (1,0) c SimplifyTime_winner : 0.007223
22.28/7.67	c (1,0) c UsedRateTime_0 : 0.000000
22.28/7.67	c (1,0) c UsedRateTime_1 : 0.000000
22.28/7.67	c (1,0) c UsedRateTime_2 : 0.000000
22.28/7.67	c (1,0) c UsedRateTime_3 : 0.000000
22.28/7.67	c (1,0) c UsedRateTime_4 : 0.000000
22.28/7.67	c (1,0) c UsedRateTime_5 : 0.000000
22.28/7.67	c (1,0) c UsedRateTime_6 : 0.000000
22.28/7.67	c (1,0) c UsedRateTime_7 : 0.000000
22.28/7.67	c (1,0) c UsedRateTime_total : 0.000000
22.28/7.67	c (1,0) c UsedRateTime_winner : 0.000000
22.28/7.67	c (1,0) c OverlapRateTime_0 : 0.000000
22.28/7.67	c (1,0) c OverlapRateTime_1 : 0.000000
22.28/7.67	c (1,0) c OverlapRateTime_2 : 0.000000
22.28/7.67	c (1,0) c OverlapRateTime_3 : 0.000000
22.28/7.67	c (1,0) c OverlapRateTime_4 : 0.000000
22.28/7.67	c (1,0) c OverlapRateTime_5 : 0.000000
22.28/7.67	c (1,0) c OverlapRateTime_6 : 0.000000
22.28/7.67	c (1,0) c OverlapRateTime_7 : 0.000000
22.28/7.67	c (1,0) c OverlapRateTime_total : 0.000000
22.28/7.67	c (1,0) c OverlapRateTime_winner : 0.000000
22.28/7.67	c (1,0) c
22.28/7.67	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
22.28/7.67	c (1,0) c
22.28/7.67	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.28/7.67	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
22.28/7.67	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.28/7.67	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
22.28/7.67	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
22.28/7.67	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
22.28/7.67	c (1,0) c | Initial random_seed   |  790706420 | 1984620279 |  324063690 | 2052615479 |  407970536 |  108470000 | 1135277512 |  263512498 |
22.28/7.67	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
22.28/7.67	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
22.28/7.67	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
22.28/7.67	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
22.28/7.67	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
22.28/7.67	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
22.28/7.67	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
22.28/7.67	c (1,0) c | var_decay             |     0.8100 |     0.8100 |     0.8100 |     0.8100 |     0.8100 |     0.8100 |     0.8100 |     0.8100 |
22.28/7.67	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
22.28/7.67	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
22.28/7.67	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
22.28/7.67	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.28/7.67	c (1,0) 
22.28/7.67	c (1,0) s UNSATISFIABLE
22.28/7.68	c (1,0) SatSolver.solve End
22.28/7.68	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
22.28/7.68	c (1,0) Show results Begin
22.28/7.68	s UNSATISFIABLE
22.28/7.68	c (1,0) Show results End
22.28/7.68	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
22.28/7.68	c (1,0) 1,1,STOP-AFTER(ALL)
22.28/7.68	c END-Prog: Sat Sep 14 01:19:29 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 (15050 MiB free)
  memory of node 1: 16384 MiB (15588 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392313-1568416820/watcher-4392313-1568416820 -o /tmp/evaluation-result-4392313-1568416820/solver-4392313-1568416820 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1568416709-32010 --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-4392313-1568416820.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=994, runsolver pid=991

[startup+0.100092 s]*
/proc/loadavg: 2.46 1.15 1.66 2/211 1016
/proc/meminfo: memFree=31276076/32770624 swapFree=66996956/67108860
[pid=994] ppid=991 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/994/stat : 994 (scop.sh) S 991 994 31983 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417935101 115843072 349 33554432000 4194304 5098028 140727446816560 140727446813816 140109111951996 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14614528 140727446823717 140727446824044 140727446824044 140727446826957 0
/proc/994/statm: 28282 349 296 221 0 87 0
[pid=997] ppid=994 vsize=27314120 memory=109360 CPUtime=0.1 cores=0-7
/proc/997/stat : 997 (java) S 994 994 31983 0 -1 1077944320 6409 0 0 0 7 3 0 0 20 0 20 0 417935101 27969658880 27340 33554432000 4194304 4196468 140736665084896 140736665067440 140445693632247 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
/proc/997/statm: 6828530 27340 2776 1 0 6790935 0
[pid=997/tid=998] ppid=994 vsize=27314120 memory=8318255677412212789 CPUtime=0.08 cores=0-7
/proc/997/task/998/stat : 998 (java) R 994 994 31983 0 -1 4202560 4546 0 0 0 6 2 0 0 20 0 20 0 417935102 27969658880 27469 33554432000 4194304 4196468 140736665084896 140445665445488 140445679314773 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=999] ppid=994 vsize=27314120 memory=288230609019732336 CPUtime=0 cores=0-7
/proc/997/task/999/stat : 999 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 27469 33554432000 4194304 4196468 140736665084896 140445697874448 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1000] ppid=994 vsize=27314120 memory=140259169973474 CPUtime=0 cores=0-7
/proc/997/task/1000/stat : 1000 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 27469 33554432000 4194304 4196468 140736665084896 140445512030864 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1001] ppid=994 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/997/task/1001/stat : 1001 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 27469 33554432000 4194304 4196468 140736665084896 140445510977808 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1002] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1002/stat : 1002 (java) S 994 994 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 27469 33554432000 4194304 4196468 140736665084896 140445509925264 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1003] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1003/stat : 1003 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 27469 33554432000 4194304 4196468 140736665084896 140445508873232 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1004] ppid=994 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/997/task/1004/stat : 1004 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 27469 33554432000 4194304 4196468 140736665084896 140445507820688 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1005] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1005/stat : 1005 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 27469 33554432000 4194304 4196468 140736665084896 140445506767632 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1006] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1006/stat : 1006 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 27469 33554432000 4194304 4196468 140736665084896 140445505715088 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1007] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1007/stat : 1007 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935106 27969658880 27469 33554432000 4194304 4196468 140736665084896 140444549736688 140445693643394 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1008] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1008/stat : 1008 (java) S 994 994 31983 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417935106 27969658880 27469 33554432000 4194304 4196468 140736665084896 140443618632864 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1009] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1009/stat : 1009 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935106 27969658880 27469 33554432000 4194304 4196468 140736665084896 140443350196976 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1010] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1010/stat : 1010 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935109 27969658880 27469 33554432000 4194304 4196468 140736665084896 140442975688656 140445693650843 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1011] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1011/stat : 1011 (java) S 994 994 31983 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 20 0 417935109 27969658880 27469 33554432000 4194304 4196468 140736665084896 140444548684528 140445693643394 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1012] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1012/stat : 1012 (java) R 994 994 31983 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 417935109 27969658880 27469 33554432000 4194304 4196468 140736665084896 140444547631984 140445693643394 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1013] ppid=994 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/997/task/1013/stat : 1013 (java) R 994 994 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417935109 27969658880 27469 33554432000 4194304 4196468 140736665084896 140444546578928 140445693643394 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1014] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1014/stat : 1014 (java) S 994 994 31983 0 -1 1077944384 273 0 0 0 0 0 0 0 20 0 20 0 417935109 27969658880 27469 33554432000 4194304 4196468 140736665084896 140444545526384 140445693643394 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1015] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1015/stat : 1015 (java) S 994 994 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417935109 27969658880 27469 33554432000 4194304 4196468 140736665084896 140442477783520 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1016] ppid=994 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/997/task/1016/stat : 1016 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935109 27969658880 27469 33554432000 4194304 4196468 140736665084896 140444544473776 140445693643394 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 110756 KiB

[startup+0.210204 s]*
/proc/loadavg: 2.46 1.15 1.66 2/211 1016
/proc/meminfo: memFree=31245956/32770624 swapFree=66996956/67108860
[pid=994] ppid=991 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/994/stat : 994 (scop.sh) S 991 994 31983 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417935101 115843072 349 33554432000 4194304 5098028 140727446816560 140727446813816 140109111951996 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14614528 140727446823717 140727446824044 140727446824044 140727446826957 0
/proc/994/statm: 28282 349 296 221 0 87 0
[pid=997] ppid=994 vsize=27314120 memory=128668 CPUtime=0.24 cores=0-7
/proc/997/stat : 997 (java) S 994 994 31983 0 -1 1077944320 12039 0 0 0 19 5 0 0 20 0 20 0 417935101 27969658880 32167 33554432000 4194304 4196468 140736665084896 140736665067440 140445693632247 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
/proc/997/statm: 6828530 32167 2929 1 0 6790935 0
[pid=997/tid=998] ppid=994 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/997/task/998/stat : 998 (java) R 994 994 31983 0 -1 4202560 9774 0 0 0 15 4 0 0 20 0 20 0 417935102 27969658880 32167 33554432000 4194304 4196468 140736665084896 140445665440720 140445677675877 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=999] ppid=994 vsize=27314120 memory=288230609019732336 CPUtime=0 cores=0-7
/proc/997/task/999/stat : 999 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 32167 33554432000 4194304 4196468 140736665084896 140445697874448 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1000] ppid=994 vsize=27314120 memory=140259169973474 CPUtime=0 cores=0-7
/proc/997/task/1000/stat : 1000 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 32167 33554432000 4194304 4196468 140736665084896 140445512030864 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1001] ppid=994 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/997/task/1001/stat : 1001 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 32167 33554432000 4194304 4196468 140736665084896 140445510977808 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1002] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1002/stat : 1002 (java) S 994 994 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 32167 33554432000 4194304 4196468 140736665084896 140445509925264 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1003] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1003/stat : 1003 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 32167 33554432000 4194304 4196468 140736665084896 140445508873232 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1004] ppid=994 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/997/task/1004/stat : 1004 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 32167 33554432000 4194304 4196468 140736665084896 140445507820688 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1005] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1005/stat : 1005 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 32167 33554432000 4194304 4196468 140736665084896 140445506767632 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1006] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1006/stat : 1006 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 32167 33554432000 4194304 4196468 140736665084896 140445505715088 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1007] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1007/stat : 1007 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935106 27969658880 32167 33554432000 4194304 4196468 140736665084896 140444549736688 140445693643394 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1008] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1008/stat : 1008 (java) S 994 994 31983 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417935106 27969658880 32167 33554432000 4194304 4196468 140736665084896 140443618632864 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1009] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1009/stat : 1009 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935106 27969658880 32167 33554432000 4194304 4196468 140736665084896 140443350196976 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1010] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1010/stat : 1010 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935109 27969658880 32167 33554432000 4194304 4196468 140736665084896 140442975688656 140445693650843 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1011] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1011/stat : 1011 (java) S 994 994 31983 0 -1 1077944384 450 0 0 0 0 0 0 0 20 0 20 0 417935109 27969658880 32167 33554432000 4194304 4196468 140736665084896 140444548684528 140445693643394 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1012] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1012/stat : 1012 (java) S 994 994 31983 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 417935109 27969658880 32167 33554432000 4194304 4196468 140736665084896 140444547631984 140445693643394 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1013] ppid=994 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/997/task/1013/stat : 1013 (java) S 994 994 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417935109 27969658880 32167 33554432000 4194304 4196468 140736665084896 140444546578928 140445693643394 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1014] ppid=994 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/997/task/1014/stat : 1014 (java) R 994 994 31983 0 -1 4202560 460 0 0 0 2 0 0 0 20 0 20 0 417935109 27969658880 32167 33554432000 4194304 4196468 140736665084896 140444545526384 140445693653594 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1015] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1015/stat : 1015 (java) S 994 994 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417935109 27969658880 32167 33554432000 4194304 4196468 140736665084896 140442477783520 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1016] ppid=994 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/997/task/1016/stat : 1016 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935109 27969658880 32167 33554432000 4194304 4196468 140736665084896 140444544473776 140445693643394 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 130064 KiB

[startup+0.309464 s]*
/proc/loadavg: 2.46 1.15 1.66 2/211 1016
/proc/meminfo: memFree=31247740/32770624 swapFree=66996956/67108860
[pid=994] ppid=991 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/994/stat : 994 (scop.sh) S 991 994 31983 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417935101 115843072 349 33554432000 4194304 5098028 140727446816560 140727446813816 140109111951996 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14614528 140727446823717 140727446824044 140727446824044 140727446826957 0
/proc/994/statm: 28282 349 296 221 0 87 0
[pid=997] ppid=994 vsize=27314120 memory=132536 CPUtime=0.42 cores=0-7
/proc/997/stat : 997 (java) S 994 994 31983 0 -1 1077944320 12419 0 0 0 36 6 0 0 20 0 20 0 417935101 27969658880 33134 33554432000 4194304 4196468 140736665084896 140736665067440 140445693632247 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
/proc/997/statm: 6828530 33134 3071 1 0 6790935 0
[pid=997/tid=998] ppid=994 vsize=27314120 memory=0 CPUtime=0.29 cores=0-7
/proc/997/task/998/stat : 998 (java) R 994 994 31983 0 -1 4202560 9959 0 0 0 25 4 0 0 20 0 20 0 417935102 27969658880 33134 33554432000 4194304 4196468 140736665084896 140445665444960 140445675195807 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=999] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/999/stat : 999 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 33134 33554432000 4194304 4196468 140736665084896 140445697874448 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1000] ppid=994 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/997/task/1000/stat : 1000 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 33134 33554432000 4194304 4196468 140736665084896 140445512030864 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1001] ppid=994 vsize=27314120 memory=140259069307744 CPUtime=0 cores=0-7
/proc/997/task/1001/stat : 1001 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 33134 33554432000 4194304 4196468 140736665084896 140445510977808 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1002] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1002/stat : 1002 (java) S 994 994 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 33134 33554432000 4194304 4196468 140736665084896 140445509925264 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1003] ppid=994 vsize=27314120 memory=4026532020 CPUtime=0 cores=0-7
/proc/997/task/1003/stat : 1003 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 33134 33554432000 4194304 4196468 140736665084896 140445508873232 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1004] ppid=994 vsize=27314120 memory=331 CPUtime=0 cores=0-7
/proc/997/task/1004/stat : 1004 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 33134 33554432000 4194304 4196468 140736665084896 140445507820688 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1005] ppid=994 vsize=27314120 memory=288230376155002501 CPUtime=0 cores=0-7
/proc/997/task/1005/stat : 1005 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 33134 33554432000 4194304 4196468 140736665084896 140445506767632 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1006] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1006/stat : 1006 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935104 27969658880 33134 33554432000 4194304 4196468 140736665084896 140445505715088 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1007] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1007/stat : 1007 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935106 27969658880 33134 33554432000 4194304 4196468 140736665084896 140444549736688 140445693643394 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1008] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1008/stat : 1008 (java) S 994 994 31983 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417935106 27969658880 33134 33554432000 4194304 4196468 140736665084896 140443618632864 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1009] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1009/stat : 1009 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935106 27969658880 33134 33554432000 4194304 4196468 140736665084896 140443350196976 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1010] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1010/stat : 1010 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935109 27969658880 33134 33554432000 4194304 4196468 140736665084896 140442975688656 140445693650843 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1011] ppid=994 vsize=27314120 memory=0 CPUtime=0.01 cores=0-7
/proc/997/task/1011/stat : 1011 (java) S 994 994 31983 0 -1 1077944384 537 0 0 0 1 0 0 0 20 0 20 0 417935109 27969658880 33134 33554432000 4194304 4196468 140736665084896 140444548684528 140445693643394 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1012] ppid=994 vsize=27314120 memory=0 CPUtime=0.01 cores=0-7
/proc/997/task/1012/stat : 1012 (java) S 994 994 31983 0 -1 1077944384 73 0 0 0 1 0 0 0 20 0 20 0 417935109 27969658880 33134 33554432000 4194304 4196468 140736665084896 140444547631984 140445693643394 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1013] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1013/stat : 1013 (java) S 994 994 31983 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 417935109 27969658880 33134 33554432000 4194304 4196468 140736665084896 140444546578928 140445693643394 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1014] ppid=994 vsize=27314120 memory=0 CPUtime=0.07 cores=0-7
/proc/997/task/1014/stat : 1014 (java) S 994 994 31983 0 -1 1077944384 483 0 0 0 7 0 0 0 20 0 20 0 417935109 27969658880 33134 33554432000 4194304 4196468 140736665084896 140444545526384 140445693643394 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1015] ppid=994 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1015/stat : 1015 (java) S 994 994 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417935109 27969658880 33134 33554432000 4194304 4196468 140736665084896 140442477783520 140445693642453 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1016] ppid=994 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/997/task/1016/stat : 1016 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935109 27969658880 33134 33554432000 4194304 4196468 140736665084896 140444544473776 140445693643394 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 133932 KiB

[startup+0.700865 s]
/proc/loadavg: 2.46 1.15 1.66 3/211 1016
/proc/meminfo: memFree=31230388/32770624 swapFree=66996956/67108860
[pid=994] ppid=991 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/994/stat : 994 (scop.sh) S 991 994 31983 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 417935101 115843072 349 33554432000 4194304 5098028 140727446816560 140727446813816 140109111951996 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 14614528 140727446823717 140727446824044 140727446824044 140727446826957 0
/proc/994/statm: 28282 349 296 221 0 87 0
[pid=997] ppid=994 vsize=27320392 memory=167416 CPUtime=1 cores=0-7
/proc/997/stat : 997 (java) S 994 994 31983 0 -1 1077944320 19954 0 0 0 91 9 0 0 20 0 20 0 417935101 27976081408 41854 33554432000 4194304 4196468 140736665084896 140736665067440 140445693632247 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
/proc/997/statm: 6830098 41854 3183 1 0 6791447 0
[pid=997/tid=998] ppid=994 vsize=27320392 memory=280518139119680 CPUtime=0.67 cores=0-7
/proc/997/task/998/stat : 998 (java) R 994 994 31983 0 -1 4202560 16884 0 0 0 60 7 0 0 20 0 20 0 417935102 27976081408 41854 33554432000 4194304 4196468 140736665084896 140445665470208 140445693654173 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=999] ppid=994 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/997/task/999/stat : 999 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935104 27976081408 41854 33554432000 4194304 4196468 140736665084896 140445697874448 140445693642453 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1000] ppid=994 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1000/stat : 1000 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935104 27976081408 41854 33554432000 4194304 4196468 140736665084896 140445512030864 140445693642453 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0
[pid=997/tid=1001] ppid=994 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/997/task/1001/stat : 1001 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935104 27976081408 41854 33554432000 4194304 4196468 140736665084896 140445510977808 140445693642453 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39325696 140736665088749 140736665089174 140736665089174 140736665092047 0

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

[pid=1017/tid=1021] ppid=994 vsize=7754336 memory=3972 CPUtime=0 cores=0-7
/proc/1017/task/1021/stat : 1021 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935669 7940440064 26006 33554432000 4194304 4196468 140725025162480 140544976853776 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1022] ppid=994 vsize=7754336 memory=2828 CPUtime=0 cores=0-7
/proc/1017/task/1022/stat : 1022 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935669 7940440064 26006 33554432000 4194304 4196468 140725025162480 140544975801232 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1023] ppid=994 vsize=7754336 memory=676 CPUtime=0 cores=0-7
/proc/1017/task/1023/stat : 1023 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935669 7940440064 26006 33554432000 4194304 4196468 140725025162480 140544974748176 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1024] ppid=994 vsize=7754336 memory=1060 CPUtime=0 cores=0-7
/proc/1017/task/1024/stat : 1024 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935669 7940440064 26006 33554432000 4194304 4196468 140725025162480 140544973695632 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1025] ppid=994 vsize=7754336 memory=1548 CPUtime=0 cores=0-7
/proc/1017/task/1025/stat : 1025 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935669 7940440064 26006 33554432000 4194304 4196468 140725025162480 140544972642576 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1026] ppid=994 vsize=7754336 memory=8560 CPUtime=0 cores=0-7
/proc/1017/task/1026/stat : 1026 (java) S 994 994 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417935669 7940440064 26006 33554432000 4194304 4196468 140725025162480 140544971590032 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1027] ppid=994 vsize=7754336 memory=1668 CPUtime=0 cores=0-7
/proc/1017/task/1027/stat : 1027 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417935671 7940440064 26006 33554432000 4194304 4196468 140725025162480 140544535358192 140545173506690 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1028] ppid=994 vsize=7754336 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1028/stat : 1028 (java) S 994 994 31983 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417935671 7940440064 26006 33554432000 4194304 4196468 140725025162480 140543476623008 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1029] ppid=994 vsize=7754336 memory=2241 CPUtime=0 cores=0-7
/proc/1017/task/1029/stat : 1029 (java) S 994 994 31983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417935671 7940440064 26006 33554432000 4194304 4196468 140725025162480 140543342400752 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1030] ppid=994 vsize=7754336 memory=2244 CPUtime=0 cores=0-7
/proc/1017/task/1030/stat : 1030 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935674 7940440064 26006 33554432000 4194304 4196468 140725025162480 140542967896528 140545173514139 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1031] ppid=994 vsize=7754336 memory=0 CPUtime=0.07 cores=0-7
/proc/1017/task/1031/stat : 1031 (java) R 994 994 31983 0 -1 4202560 434 0 0 0 7 0 0 0 20 0 20 0 417935674 7940440064 26006 33554432000 4194304 4196468 140725025162480 140544534304192 140545173507478 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1032] ppid=994 vsize=7754336 memory=0 CPUtime=0.08 cores=0-7
/proc/1017/task/1032/stat : 1032 (java) R 994 994 31983 0 -1 4202560 757 0 0 0 8 0 0 0 20 0 20 0 417935674 7940440064 26006 33554432000 4194304 4196468 140725025162480 140544533233480 140545155018559 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1033] ppid=994 vsize=7754336 memory=0 CPUtime=0.09 cores=0-7
/proc/1017/task/1033/stat : 1033 (java) R 994 994 31983 0 -1 4202560 328 0 0 0 9 0 0 0 20 0 20 0 417935674 7940440064 26006 33554432000 4194304 4196468 140725025162480 140544532188208 140545173516890 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1034] ppid=994 vsize=7754336 memory=0 CPUtime=0.18 cores=0-7
/proc/1017/task/1034/stat : 1034 (java) R 994 994 31983 0 -1 4202560 532 0 0 0 18 0 0 0 20 0 20 0 417935674 7940440064 26006 33554432000 4194304 4196468 140725025162480 140544531146960 140545157576030 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1035] ppid=994 vsize=7754336 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1035/stat : 1035 (java) S 994 994 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417935674 7940440064 26006 33554432000 4194304 4196468 140725025162480 140542469991392 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1036] ppid=994 vsize=7754336 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1036/stat : 1036 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417935674 7940440064 26006 33554432000 4194304 4196468 140725025162480 140544530095280 140545173506690 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
Current children cumulated CPU time: 17.87 s
Current children cumulated vsize: 7867464 KiB
Current children cumulated memory: 105500 KiB

[startup+7.20107 s]
/proc/loadavg: 2.34 1.15 1.66 2/216 1042
/proc/meminfo: memFree=31204488/32770624 swapFree=66996956/67108860
[pid=994] ppid=991 vsize=113128 memory=1476 CPUtime=16.7 cores=0-7
/proc/994/stat : 994 (scop.sh) S 991 994 31983 0 -1 4202496 583 37500 0 0 0 0 1617 53 20 0 1 0 417935101 115843072 369 33554432000 4194304 5098028 140727446816560 140727446813304 140109111951996 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14614528 140727446823717 140727446824044 140727446824044 140727446826957 0
/proc/994/statm: 28282 369 311 221 0 87 0
[pid=1017] ppid=994 vsize=8414124 memory=132912 CPUtime=1.78 cores=0-7
/proc/1017/stat : 1017 (java) S 994 994 31983 0 -1 1077944320 21744 0 0 0 162 16 0 0 20 0 24 0 417935668 8616062976 33228 33554432000 4194304 4196468 140725025162480 140725025145024 140545173495543 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
/proc/1017/statm: 2103531 33228 3207 1 0 2064875 0
[pid=1037] ppid=1017 vsize=844472 memory=244076 CPUtime=0.74 cores=0-7
/proc/1037/stat : 1037 (manyglucose-4.1) S 1017 994 31983 0 -1 1077944320 39864 0 0 0 66 8 0 0 20 0 9 0 417935758 864739328 61019 33554432000 4194304 4454172 140723184502576 140723184500976 140040526695042 0 4 0 8388610 18446744073709551615 0 0 17 6 0 0 0 0 0 6552832 6554400 26251264 140723184505707 140723184505904 140723184505904 140723184508858 0
/proc/1037/statm: 211118 61019 388 64 0 206786 0
[pid=1017/tid=1018] ppid=994 vsize=8414124 memory=1756988 CPUtime=0.93 cores=0-7
/proc/1017/task/1018/stat : 1018 (java) S 994 994 31983 0 -1 1077944384 17451 0 0 0 80 13 0 0 20 0 24 0 417935668 8616062976 33228 33554432000 4194304 4196468 140725025162480 140545145335712 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1019] ppid=994 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1019/stat : 1019 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417935669 8616062976 33228 33554432000 4194304 4196468 140725025162480 140545177738256 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1020] ppid=994 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1020/stat : 1020 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417935669 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544977906832 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1021] ppid=994 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1021/stat : 1021 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417935669 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544976853776 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1022] ppid=994 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1022/stat : 1022 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417935669 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544975801232 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1023] ppid=994 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1023/stat : 1023 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417935669 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544974748176 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1024] ppid=994 vsize=8414124 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/1017/task/1024/stat : 1024 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417935669 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544973695632 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1025] ppid=994 vsize=8414124 memory=280518138551240 CPUtime=0 cores=0-7
/proc/1017/task/1025/stat : 1025 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417935669 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544972642576 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1026] ppid=994 vsize=8414124 memory=3504 CPUtime=0 cores=0-7
/proc/1017/task/1026/stat : 1026 (java) S 994 994 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417935669 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544971590032 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1027] ppid=994 vsize=8414124 memory=40492 CPUtime=0 cores=0-7
/proc/1017/task/1027/stat : 1027 (java) S 994 994 31983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 417935671 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544535358192 140545173506690 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1028] ppid=994 vsize=8414124 memory=3028 CPUtime=0 cores=0-7
/proc/1017/task/1028/stat : 1028 (java) S 994 994 31983 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 417935671 8616062976 33228 33554432000 4194304 4196468 140725025162480 140543476623008 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1029] ppid=994 vsize=8414124 memory=164 CPUtime=0 cores=0-7
/proc/1017/task/1029/stat : 1029 (java) S 994 994 31983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 417935671 8616062976 33228 33554432000 4194304 4196468 140725025162480 140543342400752 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1030] ppid=994 vsize=8414124 memory=288230377007612190 CPUtime=0 cores=0-7
/proc/1017/task/1030/stat : 1030 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417935674 8616062976 33228 33554432000 4194304 4196468 140725025162480 140542967896528 140545173514139 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1031] ppid=994 vsize=8414124 memory=288287796526056722 CPUtime=0.18 cores=0-7
/proc/1017/task/1031/stat : 1031 (java) S 994 994 31983 0 -1 1077944384 808 0 0 0 18 0 0 0 20 0 24 0 417935674 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544534305008 140545173506690 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1032] ppid=994 vsize=8414124 memory=0 CPUtime=0.17 cores=0-7
/proc/1017/task/1032/stat : 1032 (java) S 994 994 31983 0 -1 1077944384 856 0 0 0 17 0 0 0 20 0 24 0 417935674 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544533252464 140545173506690 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1033] ppid=994 vsize=8414124 memory=0 CPUtime=0.19 cores=0-7
/proc/1017/task/1033/stat : 1033 (java) S 994 994 31983 0 -1 1077944384 540 0 0 0 19 0 0 0 20 0 24 0 417935674 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544532199408 140545173506690 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1034] ppid=994 vsize=8414124 memory=0 CPUtime=0.25 cores=0-7
/proc/1017/task/1034/stat : 1034 (java) S 994 994 31983 0 -1 1077944384 673 0 0 0 25 0 0 0 20 0 24 0 417935674 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544531146864 140545173506690 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1035] ppid=994 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1035/stat : 1035 (java) S 994 994 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417935674 8616062976 33228 33554432000 4194304 4196468 140725025162480 140542469991392 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1036] ppid=994 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1036/stat : 1036 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417935674 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544530095280 140545173506690 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1038] ppid=994 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1038/stat : 1038 (java) S 994 994 31983 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 417935758 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544522061248 140545173520153 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1040] ppid=994 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1040/stat : 1040 (java) S 994 994 31983 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 417935758 8616062976 33228 33554432000 4194304 4196468 140725025162480 140541798891024 140545173517469 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1041] ppid=994 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1041/stat : 1041 (java) S 994 994 31983 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 417935758 8616062976 33228 33554432000 4194304 4196468 140725025162480 140542067326608 140545173517469 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1042] ppid=994 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1042/stat : 1042 (java) S 994 994 31983 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 417935760 8616062976 33228 33554432000 4194304 4196468 140725025162480 140541530463152 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
Current children cumulated CPU time: 19.22 s
Current children cumulated vsize: 9371724 KiB
Current children cumulated memory: 378464 KiB

[startup+7.60118 s]
/proc/loadavg: 2.34 1.15 1.66 2/216 1042
/proc/meminfo: memFree=31204488/32770624 swapFree=66996956/67108860
[pid=994] ppid=991 vsize=113128 memory=1476 CPUtime=16.7 cores=0-7
/proc/994/stat : 994 (scop.sh) S 991 994 31983 0 -1 4202496 583 37500 0 0 0 0 1617 53 20 0 1 0 417935101 115843072 369 33554432000 4194304 5098028 140727446816560 140727446813304 140109111951996 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14614528 140727446823717 140727446824044 140727446824044 140727446826957 0
/proc/994/statm: 28282 369 311 221 0 87 0
[pid=1017] ppid=994 vsize=8414124 memory=132912 CPUtime=1.78 cores=0-7
/proc/1017/stat : 1017 (java) S 994 994 31983 0 -1 1077944320 21744 0 0 0 162 16 0 0 20 0 24 0 417935668 8616062976 33228 33554432000 4194304 4196468 140725025162480 140725025145024 140545173495543 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
/proc/1017/statm: 2103531 33228 3207 1 0 2064875 0
[pid=1037] ppid=1017 vsize=845400 memory=249092 CPUtime=3.8 cores=0-7
/proc/1037/stat : 1037 (manyglucose-4.1) S 1017 994 31983 0 -1 1077944320 41184 0 0 0 372 8 0 0 20 0 9 0 417935758 865689600 62273 33554432000 4194304 4454172 140723184502576 140723184500976 140040526695042 0 4 0 8388610 18446744073709551615 0 0 17 6 0 0 0 0 0 6552832 6554400 26251264 140723184505707 140723184505904 140723184505904 140723184508858 0
/proc/1037/statm: 211350 62273 407 64 0 207018 0
[pid=1017/tid=1018] ppid=994 vsize=8414124 memory=8560 CPUtime=0.93 cores=0-7
/proc/1017/task/1018/stat : 1018 (java) S 994 994 31983 0 -1 1077944384 17451 0 0 0 80 13 0 0 20 0 24 0 417935668 8616062976 33228 33554432000 4194304 4196468 140725025162480 140545145335712 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1019] ppid=994 vsize=8414124 memory=1668 CPUtime=0 cores=0-7
/proc/1017/task/1019/stat : 1019 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417935669 8616062976 33228 33554432000 4194304 4196468 140725025162480 140545177738256 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1020] ppid=994 vsize=8414124 memory=-4075877051373423737 CPUtime=0 cores=0-7
/proc/1017/task/1020/stat : 1020 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417935669 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544977906832 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1021] ppid=994 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1021/stat : 1021 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417935669 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544976853776 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1022] ppid=994 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1022/stat : 1022 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417935669 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544975801232 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1023] ppid=994 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1023/stat : 1023 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417935669 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544974748176 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1024] ppid=994 vsize=8414124 memory=6075463925956235344 CPUtime=0 cores=0-7
/proc/1017/task/1024/stat : 1024 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417935669 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544973695632 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1025] ppid=994 vsize=8414124 memory=288230609019732336 CPUtime=0 cores=0-7
/proc/1017/task/1025/stat : 1025 (java) S 994 994 31983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417935669 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544972642576 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1026] ppid=994 vsize=8414124 memory=13412 CPUtime=0 cores=0-7
/proc/1017/task/1026/stat : 1026 (java) S 994 994 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417935669 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544971590032 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1027] ppid=994 vsize=8414124 memory=-7098080424032564416 CPUtime=0 cores=0-7
/proc/1017/task/1027/stat : 1027 (java) S 994 994 31983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 417935671 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544535358192 140545173506690 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1028] ppid=994 vsize=8414124 memory=7747766295893256779 CPUtime=0 cores=0-7
/proc/1017/task/1028/stat : 1028 (java) S 994 994 31983 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 417935671 8616062976 33228 33554432000 4194304 4196468 140725025162480 140543476623008 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1029] ppid=994 vsize=8414124 memory=-5874771483550381248 CPUtime=0 cores=0-7
/proc/1017/task/1029/stat : 1029 (java) S 994 994 31983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 417935671 8616062976 33228 33554432000 4194304 4196468 140725025162480 140543342400752 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1030] ppid=994 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1030/stat : 1030 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417935674 8616062976 33228 33554432000 4194304 4196468 140725025162480 140542967896528 140545173514139 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1031] ppid=994 vsize=8414124 memory=0 CPUtime=0.18 cores=0-7
/proc/1017/task/1031/stat : 1031 (java) S 994 994 31983 0 -1 1077944384 808 0 0 0 18 0 0 0 20 0 24 0 417935674 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544534305008 140545173506690 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1032] ppid=994 vsize=8414124 memory=367 CPUtime=0.17 cores=0-7
/proc/1017/task/1032/stat : 1032 (java) S 994 994 31983 0 -1 1077944384 856 0 0 0 17 0 0 0 20 0 24 0 417935674 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544533252464 140545173506690 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1033] ppid=994 vsize=8414124 memory=309 CPUtime=0.19 cores=0-7
/proc/1017/task/1033/stat : 1033 (java) S 994 994 31983 0 -1 1077944384 540 0 0 0 19 0 0 0 20 0 24 0 417935674 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544532199408 140545173506690 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1034] ppid=994 vsize=8414124 memory=964 CPUtime=0.25 cores=0-7
/proc/1017/task/1034/stat : 1034 (java) S 994 994 31983 0 -1 1077944384 673 0 0 0 25 0 0 0 20 0 24 0 417935674 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544531146864 140545173506690 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1035] ppid=994 vsize=8414124 memory=11 CPUtime=0 cores=0-7
/proc/1017/task/1035/stat : 1035 (java) S 994 994 31983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417935674 8616062976 33228 33554432000 4194304 4196468 140725025162480 140542469991392 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1036] ppid=994 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1036/stat : 1036 (java) S 994 994 31983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417935674 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544530095280 140545173506690 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1038] ppid=994 vsize=8414124 memory=1397 CPUtime=0 cores=0-7
/proc/1017/task/1038/stat : 1038 (java) S 994 994 31983 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 417935758 8616062976 33228 33554432000 4194304 4196468 140725025162480 140544522061248 140545173520153 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1040] ppid=994 vsize=8414124 memory=29062 CPUtime=0 cores=0-7
/proc/1017/task/1040/stat : 1040 (java) S 994 994 31983 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 417935758 8616062976 33228 33554432000 4194304 4196468 140725025162480 140541798891024 140545173517469 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1041] ppid=994 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1017/task/1041/stat : 1041 (java) S 994 994 31983 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 417935758 8616062976 33228 33554432000 4194304 4196468 140725025162480 140542067326608 140545173517469 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
[pid=1017/tid=1042] ppid=994 vsize=8414124 memory=15 CPUtime=0 cores=0-7
/proc/1017/task/1042/stat : 1042 (java) S 994 994 31983 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 417935760 8616062976 33228 33554432000 4194304 4196468 140725025162480 140541530463152 140545173505749 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7184384 140725025170425 140725025170582 140725025170582 140725025173455 0
Current children cumulated CPU time: 22.28 s
Current children cumulated vsize: 9372652 KiB
Current children cumulated memory: 383480 KiB

Child status: 0
Real time (s): 7.69507
CPU time (s): 22.671
CPU user time (s): 21.8557
CPU system time (s): 0.815282
CPU usage (%): 294.617
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 1857352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.8557
system time used= 0.815282
maximum resident set size= 1860224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101198
page faults= 0
swaps= 0
block input operations= 72
block output operations= 21120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12349
involuntary context switches= 74


# summary of solver processes directly reported to runsolver:
#   pid: 994
#   total CPU time (s): 22.671
#   total CPU user time (s): 21.8557
#   total CPU system time (s): 0.815282

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.082265 second user time and 0.117522 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-14 01:19:21
IDJOB=4392313
IDBENCH=120792
IDSOLVER=2838
FILE ID=node103/4392313-1568416820
RUNJOBID= node103-1568416709-32010
PBS_JOBID= 21702263
Free space on /tmp= 61720 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/Rlfap/Rlfap-m1-scens11/Rlfap-scen-11-f04.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-4392313-1568416820/watcher-4392313-1568416820 -o /tmp/evaluation-result-4392313-1568416820/solver-4392313-1568416820 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1568416709-32010 --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-4392313-1568416820.xml

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

MD5SUM BENCH= 3c3f91fe2d5d1aa7af585cdf812638b5
RANDOM SEED=1078332659

node103.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.74
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.74
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.74
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.74
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:        31375248 kB
MemAvailable:   31888556 kB
Buffers:           82936 kB
Cached:           714752 kB
SwapCached:         9148 kB
Active:           596692 kB
Inactive:         212664 kB
Active(anon):       6544 kB
Inactive(anon):    46920 kB
Active(file):     590148 kB
Inactive(file):   165744 kB
Unevictable:      111248 kB
Mlocked:          111248 kB
SwapTotal:      67108860 kB
SwapFree:       66996956 kB
Dirty:             21020 kB
Writeback:             0 kB
AnonPages:        123288 kB
Mapped:            44128 kB
Shmem:             32632 kB
Slab:             175908 kB
SReclaimable:     146500 kB
SUnreclaim:        29408 kB
KernelStack:        3712 kB
PageTables:         6020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61700 MiB
End job on node103 at 2019-09-14 01:19:29