Trace number 4392339

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)SAT 17.0607 5.30459

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K03-P07.xml
MD5SUMda29a6dd83857351367aad9031227a75
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.04114
Satisfiable
(Un)Satisfiability was proved
Number of variables102
Number of constraints41
Number of domains2
Minimum domain size39
Maximum domain size40
Distribution of domain sizes[{"size":39,"count":39},{"size":40,"count":21}]
Minimum variable degree0
Maximum variable degree5
Distribution of variable degrees[{"degree":0,"count":42},{"degree":2,"count":39},{"degree":4,"count":6},{"degree":5,"count":15}]
Minimum constraint arity3
Maximum constraint arity39
Distribution of constraint arities[{"arity":3,"count":39},{"arity":21,"count":1},{"arity":39,"count":1}]
Number of extensional constraints0
Number of intensional constraints39
Distribution of constraint types[{"type":"intension","count":39},{"type":"allDifferent","count":2}]
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-1296-serial-file.bin HOME/instance-4392339-1568416811.xml
0.65/0.54	
0.65/0.54	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.65/0.54	
0.65/0.56	c BEGIN-Prog: Sat Sep 14 01:19:34 CEST 2019
0.65/0.56	c PID: 1299
0.65/0.56	c IP: 172.20.3.126
0.65/0.56	c HOST: node126.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.40/0.90	c (0,0) Parsing End
1.40/0.91	c (0,0) CSP: 60 int (0 aux), 0 bool (0 aux), 41 ctr, max domain size 40
1.40/0.91	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.91	c (0,0) Constraint Name Generate Begin
1.40/0.91	c (0,0) Ctr:HOME/instance-4392339-1568416811.xml,AllDifferent:Dist:Eq:Var
1.40/0.91	c (0,0) Constraint Name Generate End
1.40/0.91	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.91	c (0,0) CSP to CSPinCNF Begin
1.57/1.02	c (0,0) translated 5 (10%) constraints
1.57/1.04	c (0,0) translated 9 (20%) constraints
1.57/1.05	c (0,0) translated 13 (30%) constraints
1.57/1.06	c (0,0) translated 17 (40%) constraints
1.57/1.07	c (0,0) translated 21 (50%) constraints
1.57/1.08	c (0,0) translated 25 (60%) constraints
1.57/1.09	c (0,0) translated 29 (70%) constraints
1.57/1.10	c (0,0) translated 33 (80%) constraints
1.57/1.10	c (0,0) translated 37 (90%) constraints
1.80/1.17	c (0,0) translated 41 (100%) constraints
2.34/1.32	c (0,0) ===========================================
2.34/1.33	c (0,0) Order
2.34/1.33	c (0,0) ===========================================
2.34/1.35	c (0,0) translated 112 (10%) constraints
2.34/1.36	c (0,0) translated 223 (20%) constraints
2.34/1.37	c (0,0) translated 334 (30%) constraints
2.34/1.38	c (0,0) translated 445 (40%) constraints
2.34/1.39	c (0,0) translated 556 (50%) constraints
2.65/1.40	c (0,0) translated 668 (60%) constraints
2.65/1.41	c (0,0) translated 779 (70%) constraints
3.05/1.54	c (0,0) translated 890 (80%) constraints
3.05/1.54	c (0,0) translated 1001 (90%) constraints
3.05/1.64	c (1,1) translated 1112 (100%) constraints
3.65/1.65	c (1,1) CSP to CSPinCNF End
3.65/1.65	c (1,1) CSP: 60 int (0 aux), 1521 bool (1521 aux), 4154 ctr, max domain size 40
3.65/1.65	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.65/1.65	c (1,1) CSPinCNF Propagation Begin
3.88/1.72	c (1,1) 0 values, 0 unsatisfiable literals, and 79 valid clauses are removed
3.88/1.72	c (1,1) CSPinCNF Propagation End
3.88/1.72	c (1,1) CSP: 60 int (0 aux), 1521 bool (1521 aux), 4075 ctr, max domain size 40
3.88/1.72	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.88/1.72	c (1,1) Simplify CSPinCNF Begin
4.31/1.82	c (1,1) Simplify CSPinCNF End
4.31/1.82	c (1,1) CSP: 60 int (0 aux), 3501 bool (3501 aux), 6055 ctr, max domain size 40
4.31/1.82	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
4.31/1.82	c (1,1) Calculate Precise Domain Begin
4.31/1.82	c (1,1) 0 values are removed by re-calculation
4.31/1.82	c (1,1) Calculate Precise Domain End
4.31/1.82	c (1,1) CSP: 60 int (0 aux), 3501 bool (3501 aux), 6055 ctr, max domain size 40
4.31/1.82	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
4.31/1.82	c (1,1) CSPinCNF to SatSolver Begin
7.47/2.65	c (2,2) 606 (10 %) CSP clauses are encoded (0 SAT variables, 135017 SAT clauses)
7.84/2.73	c (2,2) 1211 (20 %) CSP clauses are encoded (0 SAT variables, 151045 SAT clauses)
7.95/2.80	c (2,2) 1817 (30 %) CSP clauses are encoded (0 SAT variables, 167003 SAT clauses)
7.95/2.87	c (2,2) 2422 (40 %) CSP clauses are encoded (0 SAT variables, 182922 SAT clauses)
8.09/2.95	c (2,2) 3028 (50 %) CSP clauses are encoded (0 SAT variables, 198880 SAT clauses)
8.09/2.95	c (2,2) 3633 (60 %) CSP clauses are encoded (0 SAT variables, 200093 SAT clauses)
8.09/2.96	c (2,2) 4239 (70 %) CSP clauses are encoded (0 SAT variables, 200699 SAT clauses)
8.09/2.97	c (2,2) 4844 (80 %) CSP clauses are encoded (0 SAT variables, 201304 SAT clauses)
8.09/2.97	c (2,2) 5450 (90 %) CSP clauses are encoded (0 SAT variables, 201910 SAT clauses)
8.09/2.98	c (2,2) 6055 (100 %) CSP clauses are encoded (0 SAT variables, 202515 SAT clauses)
8.09/2.98	c (2,2) CSPinCNF to SatSolver End
8.09/2.98	c (2,2) Heap : 1013 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
8.09/2.98	c (2,2) 5802 bool, 202516 clause
8.09/2.98	c (2,2) Export Begin
8.28/3.06	c (2,2) Export to HOME/scop-1296-serial-file.bin
8.28/3.06	c (2,2) Export End
8.28/3.07	c (2,2) Export File Size: 0.01 MB
8.28/3.07	c (2,2) 0,0,1,1,1,1,2,STOP-AFTER(DIMACS)
8.28/3.07	c END-Prog: Sat Sep 14 01:19:37 CEST 2019
8.28/3.08	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-1296-serial-file.bin
8.40/3.53	c (0,0) Read Serial File Begin
8.40/3.53	c (0,0) HOME/scop-1296-serial-file.bin
8.40/3.73	c (0,0) Read Serial File End
8.40/3.75	
8.40/3.75	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
8.40/3.75	(Solving Process)
8.40/3.75	
8.40/3.77	c BEGIN-Prog: Sat Sep 14 01:19:38 CEST 2019
8.40/3.77	c PID: 1319
8.40/3.77	c IP: 172.20.3.126
8.40/3.77	c HOST: node126.alineos.net
8.40/3.77	c (0,0) SatSolver.solve Begin
8.40/3.77	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392339-1568416811.xml-scop-1299.cnf
8.40/3.80	c (0,0) c
8.40/3.80	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)
8.40/3.80	c (0,0) c
8.40/3.80	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
8.40/3.80	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
8.40/3.80	c (0,0) c ========================================[ Problem Statistics ]===========================================
8.40/3.80	c (0,0) c |                                                                                                       |
8.40/3.85	c (0,0) c |  Number of variables:          5802                                                                   |
8.40/3.85	c (0,0) c |  Number of clauses:          202516                                                                   |
8.40/3.85	c (0,0) c |  Parse time:                   0.05 s                                                                 |
8.40/3.85	c (0,0) c |                                                                                                       |
9.83/4.17	c (0,0) c |  Simplification time:          0.31 s                                                                 |
9.83/4.17	c (0,0) c |                                                                                                       |
9.83/4.17	c (0,0) c |  Generating clones                                                                                    |
9.92/4.21	c (0,0) c |  all clones generated. Memory =   133.09Mb.                                                           |
9.92/4.21	c (0,0) c ========================================================================================================|
9.92/4.21	c (0,0) c
9.92/4.21	c (0,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
9.92/4.21	c (0,0) c
9.92/4.21	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.92/4.21	c (0,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
9.92/4.21	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
9.92/4.21	c (0,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
9.92/4.21	c (0,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
9.92/4.21	c (0,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
9.92/4.21	c (0,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
9.92/4.21	c (0,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
9.92/4.21	c (0,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
9.92/4.21	c (0,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
9.92/4.21	c (0,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
9.92/4.21	c (0,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
9.92/4.21	c (0,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
9.92/4.21	c (0,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
9.92/4.21	c (0,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
9.92/4.21	c (0,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
9.92/4.21	c (0,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
9.92/4.21	c (0,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
9.92/4.21	c (0,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.61/5.15	c (1,0) c
16.61/5.15	c (1,0) c real time : 1.35791 s
16.61/5.15	c (1,0) c cpu time  : 7.1013 s
16.61/5.15	c (1,0) c
16.61/5.15	c (1,0) c
16.61/5.15	c (1,0) c
16.61/5.15	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
16.61/5.15	c (1,0) c
16.61/5.15	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.61/5.15	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
16.61/5.15	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.61/5.15	c (1,0) c | Conflicts     |           28122 |       3380 |       3001 |       3612 |       3012 |       3765 |       3602 |       3598 |       4152 |
16.61/5.15	c (1,0) c | Decisions     |           58359 |       8960 |       6413 |       6285 |       5072 |       6193 |       5789 |      10324 |       9323 |
16.61/5.15	c (1,0) c | Propagations  |        13183506 |    1569306 |    1547921 |    1763000 |    1628627 |    1793247 |    1662196 |    1636098 |    1583111 |
16.61/5.15	c (1,0) c | ReduceDBs     |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
16.61/5.15	c (1,0) c | SimpDBs       |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
16.61/5.15	c (1,0) c | Restarts      |             145 |         19 |         23 |          9 |         15 |         17 |         11 |         25 |         26 |
16.61/5.15	c (1,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.61/5.15	c (1,0) c | PropBinClauses|        17212464 |    2071105 |    2050277 |    2319436 |    2097487 |    2301042 |    2140481 |    2175866 |    2056770 |
16.61/5.15	c (1,0) c | PropPreBlocker|       416625385 |   50796434 |   50131264 |   56073860 |   51265980 |   55615260 |   50604597 |   51371871 |   50766119 |
16.61/5.15	c (1,0) c | PropNotBlocker|        69641302 |    8721962 |    9202280 |    8637603 |    8513005 |    9014352 |    8493440 |    8235729 |    8822931 |
16.61/5.15	c (1,0) c | LitFullScans  |       540433941 |   66009014 |   66011049 |   72018767 |   66015513 |   71473612 |   66013449 |   66889152 |   66003385 |
16.61/5.15	c (1,0) c | LitScanFracts |           28654 |       1434 |       3201 |       4528 |       5893 |       3974 |       3137 |       3778 |       2709 |
16.61/5.15	c (1,0) c | DecisionLevel0|             145 |         19 |         23 |          9 |         15 |         17 |         11 |         25 |         26 |
16.61/5.15	c (1,0) c | Periods       |              89 |         11 |         11 |         12 |         11 |         11 |         11 |         11 |         11 |
16.61/5.15	c (1,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
16.61/5.15	c (1,0) c | Avg_Trail     |                 |       3130 |       3077 |       3214 |       3109 |       2950 |       2868 |       3254 |       2965 |
16.61/5.15	c (1,0) c | Avg_DL        |                 |         45 |         41 |         43 |         36 |         42 |         41 |         52 |         46 |
16.61/5.15	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.61/5.15	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.61/5.15	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.61/5.15	c (1,0) c | Exported      |             402 |         59 |         54 |         40 |         18 |         39 |         12 |         95 |         85 |
16.61/5.15	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.61/5.15	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.61/5.15	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.61/5.15	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.61/5.15	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.61/5.15	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.61/5.15	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.61/5.15	c (1,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
16.61/5.15	c (1,0) c | Binaries      |                 |          7 |          7 |          8 |          0 |          5 |          0 |          0 |          1 |
16.61/5.15	c (1,0) c | Glues         |                 |         59 |         54 |         40 |         18 |         39 |         12 |         95 |         85 |
16.61/5.15	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.61/5.15	c (1,0) c | Orig_Seen     |            15 % |      31982 |      27317 |      31960 |      27003 |      34258 |      25820 |      35810 |      34663 |
16.61/5.15	c (1,0) c | Diff Orig seen|                 | -     3828 | -     8493 | -     3850 | -     8807 | -     1552 | -     9990 |      X     | -     1147 |
16.61/5.15	c (1,0) c | Hamming       |            22 % |       1354 |       1504 |        927 |       1318 |       1299 |       1323 |      X     |       1420 |
16.61/5.15	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.61/5.15	c (1,0) c | RunningTime   |                 |    0.9 100%|    0.8 100%|    0.8 100%|    0.9 100%|    0.8 100%|    0.9 100%|    0.8 100%|    0.9 100%|
16.61/5.15	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%|
16.61/5.15	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%|
16.61/5.15	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%|
16.61/5.15	c (1,0) c | SolvingTime   |                 |    0.9     |    0.8     |    0.8     |    0.9     |    0.8     |    0.9     |    0.8     |    0.9     |
16.61/5.15	c (1,0) c | PropagationTim|                 |    0.9  93%|    0.8  93%|    0.7  91%|    0.9  93%|    0.8  92%|    0.8  93%|    0.7  91%|    0.8  92%|
16.61/5.15	c (1,0) c | AnalysisTime  |                 |    0.0   5%|    0.0   5%|    0.1   7%|    0.0   5%|    0.0   6%|    0.0   5%|    0.1   6%|    0.0   5%|
16.61/5.15	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%|
16.61/5.15	c (1,0) c | SimplifyTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
16.61/5.15	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%|
16.61/5.15	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%|
16.61/5.15	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.61/5.15	c (1,0) c
16.61/5.15	c (1,0) c
16.61/5.15	c (1,0) c Threads : 8
16.61/5.15	c (1,0) c Winner : 6
16.61/5.15	c (1,0) c Conflicts_0 : 3380
16.61/5.15	c (1,0) c Conflicts_1 : 3001
16.61/5.15	c (1,0) c Conflicts_2 : 3612
16.61/5.15	c (1,0) c Conflicts_3 : 3012
16.61/5.15	c (1,0) c Conflicts_4 : 3765
16.61/5.15	c (1,0) c Conflicts_5 : 3602
16.61/5.15	c (1,0) c Conflicts_6 : 3598
16.61/5.15	c (1,0) c Conflicts_7 : 4152
16.61/5.15	c (1,0) c Conflicts_total : 28122
16.61/5.15	c (1,0) c Conflicts_winner : 3598
16.61/5.15	c (1,0) c Decisions_0 : 8960
16.61/5.15	c (1,0) c Decisions_1 : 6413
16.61/5.15	c (1,0) c Decisions_2 : 6285
16.61/5.15	c (1,0) c Decisions_3 : 5072
16.61/5.15	c (1,0) c Decisions_4 : 6193
16.61/5.15	c (1,0) c Decisions_5 : 5789
16.61/5.15	c (1,0) c Decisions_6 : 10324
16.61/5.15	c (1,0) c Decisions_7 : 9323
16.61/5.15	c (1,0) c Decisions_total : 58359
16.61/5.15	c (1,0) c Decisions_winner : 10324
16.61/5.15	c (1,0) c Propagations_0 : 1569306
16.61/5.15	c (1,0) c Propagations_1 : 1547921
16.61/5.15	c (1,0) c Propagations_2 : 1763000
16.61/5.15	c (1,0) c Propagations_3 : 1628627
16.61/5.15	c (1,0) c Propagations_4 : 1793247
16.61/5.16	c (1,0) c Propagations_5 : 1662196
16.61/5.16	c (1,0) c Propagations_6 : 1636098
16.61/5.16	c (1,0) c Propagations_7 : 1583111
16.61/5.16	c (1,0) c Propagations_total : 13183506
16.61/5.16	c (1,0) c Propagations_winner : 1636098
16.61/5.16	c (1,0) c ReduceDBs_0 : 1
16.61/5.16	c (1,0) c ReduceDBs_1 : 1
16.61/5.16	c (1,0) c ReduceDBs_2 : 1
16.61/5.16	c (1,0) c ReduceDBs_3 : 1
16.61/5.16	c (1,0) c ReduceDBs_4 : 1
16.61/5.16	c (1,0) c ReduceDBs_5 : 1
16.61/5.16	c (1,0) c ReduceDBs_6 : 1
16.61/5.16	c (1,0) c ReduceDBs_7 : 1
16.61/5.16	c (1,0) c ReduceDBs_total : 8
16.61/5.16	c (1,0) c ReduceDBs_winner : 1
16.61/5.16	c (1,0) c SimpDBs_0 : 1
16.61/5.16	c (1,0) c SimpDBs_1 : 1
16.61/5.16	c (1,0) c SimpDBs_2 : 1
16.61/5.16	c (1,0) c SimpDBs_3 : 1
16.61/5.16	c (1,0) c SimpDBs_4 : 1
16.61/5.16	c (1,0) c SimpDBs_5 : 1
16.61/5.16	c (1,0) c SimpDBs_6 : 1
16.61/5.16	c (1,0) c SimpDBs_7 : 1
16.61/5.16	c (1,0) c SimpDBs_total : 8
16.61/5.16	c (1,0) c SimpDBs_winner : 1
16.61/5.16	c (1,0) c Restarts_0 : 19
16.61/5.16	c (1,0) c Restarts_1 : 23
16.61/5.16	c (1,0) c Restarts_2 : 9
16.61/5.16	c (1,0) c Restarts_3 : 15
16.61/5.16	c (1,0) c Restarts_4 : 17
16.61/5.16	c (1,0) c Restarts_5 : 11
16.61/5.16	c (1,0) c Restarts_6 : 25
16.61/5.16	c (1,0) c Restarts_7 : 26
16.61/5.16	c (1,0) c Restarts_total : 145
16.61/5.16	c (1,0) c Restarts_winner : 25
16.61/5.16	c (1,0) c ForcedImports_0 : 0
16.61/5.16	c (1,0) c ForcedImports_1 : 0
16.61/5.16	c (1,0) c ForcedImports_2 : 0
16.61/5.16	c (1,0) c ForcedImports_3 : 0
16.61/5.16	c (1,0) c ForcedImports_4 : 0
16.61/5.16	c (1,0) c ForcedImports_5 : 0
16.61/5.16	c (1,0) c ForcedImports_6 : 0
16.61/5.16	c (1,0) c ForcedImports_7 : 0
16.61/5.16	c (1,0) c ForcedImports_total : 0
16.61/5.16	c (1,0) c ForcedImports_winner : 0
16.61/5.16	c (1,0) c PropsBinClauses_0 : 2071105
16.61/5.16	c (1,0) c PropsBinClauses_1 : 2050277
16.61/5.16	c (1,0) c PropsBinClauses_2 : 2319436
16.61/5.16	c (1,0) c PropsBinClauses_3 : 2097487
16.61/5.16	c (1,0) c PropsBinClauses_4 : 2301042
16.61/5.16	c (1,0) c PropsBinClauses_5 : 2140481
16.61/5.16	c (1,0) c PropsBinClauses_6 : 2175866
16.61/5.16	c (1,0) c PropsBinClauses_7 : 2056770
16.61/5.16	c (1,0) c PropsBinClauses_total : 17212464
16.61/5.16	c (1,0) c PropsBinClauses_winner : 2175866
16.61/5.16	c (1,0) c PropsPreBlocker_0 : 50796434
16.61/5.16	c (1,0) c PropsPreBlocker_1 : 50131264
16.61/5.16	c (1,0) c PropsPreBlocker_2 : 56073860
16.61/5.16	c (1,0) c PropsPreBlocker_3 : 51265980
16.61/5.16	c (1,0) c PropsPreBlocker_4 : 55615260
16.61/5.16	c (1,0) c PropsPreBlocker_5 : 50604597
16.61/5.16	c (1,0) c PropsPreBlocker_6 : 51371871
16.61/5.16	c (1,0) c PropsPreBlocker_7 : 50766119
16.61/5.16	c (1,0) c PropsPreBlocker_total : 416625385
16.61/5.16	c (1,0) c PropsPreBlocker_winner : 51371871
16.61/5.16	c (1,0) c PropsNotBlocker_0 : 8721962
16.61/5.16	c (1,0) c PropsNotBlocker_1 : 9202280
16.61/5.16	c (1,0) c PropsNotBlocker_2 : 8637603
16.61/5.16	c (1,0) c PropsNotBlocker_3 : 8513005
16.61/5.16	c (1,0) c PropsNotBlocker_4 : 9014352
16.61/5.16	c (1,0) c PropsNotBlocker_5 : 8493440
16.61/5.16	c (1,0) c PropsNotBlocker_6 : 8235729
16.61/5.16	c (1,0) c PropsNotBlocker_7 : 8822931
16.61/5.16	c (1,0) c PropsNotBlocker_total : 69641302
16.61/5.16	c (1,0) c PropsNotBlocker_winner : 8235729
16.61/5.16	c (1,0) c PropsLitFullScans_0 : 66009014
16.61/5.16	c (1,0) c PropsLitFullScans_1 : 66011049
16.61/5.16	c (1,0) c PropsLitFullScans_2 : 72018767
16.61/5.16	c (1,0) c PropsLitFullScans_3 : 66015513
16.61/5.16	c (1,0) c PropsLitFullScans_4 : 71473612
16.61/5.16	c (1,0) c PropsLitFullScans_5 : 66013449
16.61/5.16	c (1,0) c PropsLitFullScans_6 : 66889152
16.61/5.16	c (1,0) c PropsLitFullScans_7 : 66003385
16.61/5.16	c (1,0) c PropsLitFullScans_total : 540433941
16.61/5.16	c (1,0) c PropsLitFullScans_winner : 66889152
16.61/5.16	c (1,0) c LitScanFractions_0 : 1434
16.61/5.16	c (1,0) c LitScanFractions_1 : 3201
16.61/5.16	c (1,0) c LitScanFractions_2 : 4528
16.61/5.16	c (1,0) c LitScanFractions_3 : 5893
16.61/5.16	c (1,0) c LitScanFractions_4 : 3974
16.61/5.16	c (1,0) c LitScanFractions_5 : 3137
16.61/5.16	c (1,0) c LitScanFractions_6 : 3778
16.61/5.16	c (1,0) c LitScanFractions_7 : 2709
16.61/5.16	c (1,0) c LitScanFractions_total : 28654
16.61/5.16	c (1,0) c LitScanFractions_winner : 3778
16.61/5.16	c (1,0) c DecisionLevel0_0 : 19
16.61/5.16	c (1,0) c DecisionLevel0_1 : 23
16.61/5.16	c (1,0) c DecisionLevel0_2 : 9
16.61/5.16	c (1,0) c DecisionLevel0_3 : 15
16.61/5.16	c (1,0) c DecisionLevel0_4 : 17
16.61/5.16	c (1,0) c DecisionLevel0_5 : 11
16.61/5.16	c (1,0) c DecisionLevel0_6 : 25
16.61/5.16	c (1,0) c DecisionLevel0_7 : 26
16.61/5.16	c (1,0) c DecisionLevel0_total : 145
16.61/5.16	c (1,0) c DecisionLevel0_winner : 25
16.61/5.16	c (1,0) c Periods_0 : 11
16.61/5.16	c (1,0) c Periods_1 : 11
16.61/5.16	c (1,0) c Periods_2 : 12
16.61/5.16	c (1,0) c Periods_3 : 11
16.61/5.16	c (1,0) c Periods_4 : 11
16.61/5.16	c (1,0) c Periods_5 : 11
16.61/5.16	c (1,0) c Periods_6 : 11
16.61/5.16	c (1,0) c Periods_7 : 11
16.61/5.16	c (1,0) c Periods_total : 89
16.61/5.16	c (1,0) c Periods_winner : 11
16.61/5.16	c (1,0) c Margin_0 : 20
16.61/5.16	c (1,0) c Margin_1 : 20
16.61/5.16	c (1,0) c Margin_2 : 20
16.61/5.16	c (1,0) c Margin_3 : 20
16.61/5.16	c (1,0) c Margin_4 : 20
16.61/5.16	c (1,0) c Margin_5 : 20
16.61/5.16	c (1,0) c Margin_6 : 20
16.61/5.16	c (1,0) c Margin_7 : 20
16.61/5.16	c (1,0) c Margin_total : 160
16.61/5.16	c (1,0) c Margin_winner : 20
16.61/5.16	c (1,0) c Exported_0 : 59
16.61/5.16	c (1,0) c Exported_1 : 54
16.61/5.16	c (1,0) c Exported_2 : 40
16.61/5.16	c (1,0) c Exported_3 : 18
16.61/5.16	c (1,0) c Exported_4 : 39
16.61/5.16	c (1,0) c Exported_5 : 12
16.61/5.16	c (1,0) c Exported_6 : 95
16.61/5.16	c (1,0) c Exported_7 : 85
16.61/5.16	c (1,0) c Exported_total : 402
16.61/5.16	c (1,0) c Exported_winner : 95
16.61/5.16	c (1,0) c Imported_0 : 0
16.61/5.16	c (1,0) c Imported_1 : 0
16.61/5.16	c (1,0) c Imported_2 : 0
16.61/5.16	c (1,0) c Imported_3 : 0
16.61/5.16	c (1,0) c Imported_4 : 0
16.61/5.16	c (1,0) c Imported_5 : 0
16.61/5.16	c (1,0) c Imported_6 : 0
16.61/5.16	c (1,0) c Imported_7 : 0
16.61/5.16	c (1,0) c Imported_total : 0
16.61/5.16	c (1,0) c Imported_winner : 0
16.61/5.16	c (1,0) c Good_0 : 0
16.61/5.16	c (1,0) c Good_1 : 0
16.61/5.16	c (1,0) c Good_2 : 0
16.61/5.16	c (1,0) c Good_3 : 0
16.61/5.16	c (1,0) c Good_4 : 0
16.61/5.16	c (1,0) c Good_5 : 0
16.61/5.16	c (1,0) c Good_6 : 0
16.61/5.16	c (1,0) c Good_7 : 0
16.61/5.16	c (1,0) c Good_total : 0
16.61/5.16	c (1,0) c Good_winner : 0
16.61/5.16	c (1,0) c Purge_0 : 0
16.61/5.16	c (1,0) c Purge_1 : 0
16.61/5.16	c (1,0) c Purge_2 : 0
16.61/5.16	c (1,0) c Purge_3 : 0
16.61/5.16	c (1,0) c Purge_4 : 0
16.61/5.16	c (1,0) c Purge_5 : 0
16.61/5.16	c (1,0) c Purge_6 : 0
16.61/5.16	c (1,0) c Purge_7 : 0
16.61/5.16	c (1,0) c Purge_total : 0
16.61/5.16	c (1,0) c Purge_winner : 0
16.61/5.16	c (1,0) c Promoted_0 : 0
16.61/5.16	c (1,0) c Promoted_1 : 0
16.61/5.16	c (1,0) c Promoted_2 : 0
16.61/5.16	c (1,0) c Promoted_3 : 0
16.61/5.16	c (1,0) c Promoted_4 : 0
16.61/5.16	c (1,0) c Promoted_5 : 0
16.61/5.16	c (1,0) c Promoted_6 : 0
16.61/5.16	c (1,0) c Promoted_7 : 0
16.61/5.16	c (1,0) c Promoted_total : 0
16.61/5.16	c (1,0) c Promoted_winner : 0
16.61/5.16	c (1,0) c Remove_Imp_0 : 0
16.61/5.16	c (1,0) c Remove_Imp_1 : 0
16.61/5.16	c (1,0) c Remove_Imp_2 : 0
16.61/5.16	c (1,0) c Remove_Imp_3 : 0
16.61/5.16	c (1,0) c Remove_Imp_4 : 0
16.61/5.16	c (1,0) c Remove_Imp_5 : 0
16.61/5.16	c (1,0) c Remove_Imp_6 : 0
16.61/5.16	c (1,0) c Remove_Imp_7 : 0
16.61/5.16	c (1,0) c Remove_Imp_total : 0
16.61/5.16	c (1,0) c Remove_Imp_winner : 0
16.61/5.16	c (1,0) c Blocked_Reuse_0 : 0
16.61/5.16	c (1,0) c Blocked_Reuse_1 : 0
16.61/5.16	c (1,0) c Blocked_Reuse_2 : 0
16.61/5.16	c (1,0) c Blocked_Reuse_3 : 0
16.61/5.16	c (1,0) c Blocked_Reuse_4 : 0
16.61/5.16	c (1,0) c Blocked_Reuse_5 : 0
16.61/5.16	c (1,0) c Blocked_Reuse_6 : 0
16.61/5.16	c (1,0) c Blocked_Reuse_7 : 0
16.61/5.16	c (1,0) c Blocked_Reuse_total : 0
16.61/5.16	c (1,0) c Blocked_Reuse_winner : 0
16.61/5.16	c (1,0) c Unaries_0 : 0
16.61/5.16	c (1,0) c Unaries_1 : 0
16.61/5.16	c (1,0) c Unaries_2 : 0
16.61/5.16	c (1,0) c Unaries_3 : 0
16.61/5.16	c (1,0) c Unaries_4 : 0
16.61/5.16	c (1,0) c Unaries_5 : 0
16.61/5.16	c (1,0) c Unaries_6 : 0
16.61/5.16	c (1,0) c Unaries_7 : 0
16.61/5.16	c (1,0) c Unaries_total : 0
16.61/5.16	c (1,0) c Unaries_winner : 0
16.61/5.16	c (1,0) c Binaries_0 : 7
16.61/5.16	c (1,0) c Binaries_1 : 7
16.61/5.16	c (1,0) c Binaries_2 : 8
16.61/5.16	c (1,0) c Binaries_3 : 0
16.61/5.16	c (1,0) c Binaries_4 : 5
16.61/5.16	c (1,0) c Binaries_5 : 0
16.61/5.16	c (1,0) c Binaries_6 : 0
16.61/5.16	c (1,0) c Binaries_7 : 1
16.61/5.16	c (1,0) c Binaries_total : 28
16.61/5.16	c (1,0) c Binaries_winner : 0
16.61/5.16	c (1,0) c Glues_0 : 59
16.61/5.16	c (1,0) c Glues_1 : 54
16.61/5.16	c (1,0) c Glues_2 : 40
16.61/5.16	c (1,0) c Glues_3 : 18
16.61/5.16	c (1,0) c Glues_4 : 39
16.61/5.16	c (1,0) c Glues_5 : 12
16.61/5.16	c (1,0) c Glues_6 : 95
16.61/5.16	c (1,0) c Glues_7 : 85
16.61/5.16	c (1,0) c Glues_total : 402
16.61/5.16	c (1,0) c Glues_winner : 95
16.61/5.16	c (1,0) c RunningTime_0 : 0.923924
16.61/5.16	c (1,0) c RunningTime_1 : 0.816988
16.61/5.16	c (1,0) c RunningTime_2 : 0.822428
16.61/5.16	c (1,0) c RunningTime_3 : 0.938743
16.61/5.16	c (1,0) c RunningTime_4 : 0.827752
16.61/5.16	c (1,0) c RunningTime_5 : 0.882561
16.61/5.16	c (1,0) c RunningTime_6 : 0.805024
16.61/5.16	c (1,0) c RunningTime_7 : 0.874014
16.61/5.16	c (1,0) c RunningTime_total : 6.891433
16.61/5.16	c (1,0) c RunningTime_winner : 0.805024
16.61/5.16	c (1,0) c WaitingTime_0 : 0.000000
16.61/5.16	c (1,0) c WaitingTime_1 : 0.000000
16.61/5.16	c (1,0) c WaitingTime_2 : 0.000000
16.61/5.16	c (1,0) c WaitingTime_3 : 0.000000
16.61/5.16	c (1,0) c WaitingTime_4 : 0.000000
16.61/5.16	c (1,0) c WaitingTime_5 : 0.000000
16.61/5.16	c (1,0) c WaitingTime_6 : 0.000000
16.61/5.16	c (1,0) c WaitingTime_7 : 0.000000
16.61/5.16	c (1,0) c WaitingTime_total : 0.000000
16.61/5.16	c (1,0) c WaitingTime_winner : 0.000000
16.61/5.16	c (1,0) c ExchangingTime_0 : 0.000317
16.61/5.16	c (1,0) c ExchangingTime_1 : 0.000280
16.61/5.16	c (1,0) c ExchangingTime_2 : 0.000267
16.61/5.16	c (1,0) c ExchangingTime_3 : 0.000276
16.61/5.16	c (1,0) c ExchangingTime_4 : 0.000280
16.61/5.16	c (1,0) c ExchangingTime_5 : 0.000278
16.61/5.16	c (1,0) c ExchangingTime_6 : 0.000331
16.61/5.16	c (1,0) c ExchangingTime_7 : 0.000373
16.61/5.16	c (1,0) c ExchangingTime_total : 0.002402
16.61/5.16	c (1,0) c ExchangingTime_winner : 0.000331
16.61/5.16	c (1,0) c PeriodProcTime_0 : 0.000110
16.61/5.16	c (1,0) c PeriodProcTime_1 : 0.000086
16.61/5.16	c (1,0) c PeriodProcTime_2 : 0.000088
16.61/5.16	c (1,0) c PeriodProcTime_3 : 0.000109
16.61/5.16	c (1,0) c PeriodProcTime_4 : 0.000090
16.61/5.16	c (1,0) c PeriodProcTime_5 : 0.000104
16.61/5.16	c (1,0) c PeriodProcTime_6 : 0.000126
16.61/5.16	c (1,0) c PeriodProcTime_7 : 0.000104
16.61/5.16	c (1,0) c PeriodProcTime_total : 0.000818
16.61/5.16	c (1,0) c PeriodProcTime_winner : 0.000126
16.61/5.16	c (1,0) c SolvingTime_0 : 0.924352
16.61/5.16	c (1,0) c SolvingTime_1 : 0.817355
16.61/5.16	c (1,0) c SolvingTime_2 : 0.822783
16.61/5.16	c (1,0) c SolvingTime_3 : 0.939128
16.61/5.16	c (1,0) c SolvingTime_4 : 0.828121
16.61/5.16	c (1,0) c SolvingTime_5 : 0.882943
16.61/5.16	c (1,0) c SolvingTime_6 : 0.805481
16.61/5.16	c (1,0) c SolvingTime_7 : 0.874491
16.61/5.17	c (1,0) c SolvingTime_total : 6.894654
16.61/5.17	c (1,0) c SolvingTime_winner : 0.805481
16.61/5.17	c (1,0) c PropagationTime_0 : 0.857335
16.61/5.17	c (1,0) c PropagationTime_1 : 0.758569
16.61/5.17	c (1,0) c PropagationTime_2 : 0.746444
16.61/5.17	c (1,0) c PropagationTime_3 : 0.874906
16.61/5.17	c (1,0) c PropagationTime_4 : 0.758693
16.61/5.17	c (1,0) c PropagationTime_5 : 0.817720
16.61/5.17	c (1,0) c PropagationTime_6 : 0.734379
16.61/5.17	c (1,0) c PropagationTime_7 : 0.806386
16.61/5.17	c (1,0) c PropagationTime_total : 6.354431
16.61/5.17	c (1,0) c PropagationTime_winner : 0.734379
16.61/5.17	c (1,0) c AnalysisTime_0 : 0.045950
16.61/5.17	c (1,0) c AnalysisTime_1 : 0.041909
16.61/5.17	c (1,0) c AnalysisTime_2 : 0.054096
16.61/5.17	c (1,0) c AnalysisTime_3 : 0.043841
16.61/5.17	c (1,0) c AnalysisTime_4 : 0.046607
16.61/5.17	c (1,0) c AnalysisTime_5 : 0.045202
16.61/5.17	c (1,0) c AnalysisTime_6 : 0.050595
16.61/5.17	c (1,0) c AnalysisTime_7 : 0.044646
16.61/5.17	c (1,0) c AnalysisTime_total : 0.372846
16.61/5.17	c (1,0) c AnalysisTime_winner : 0.050595
16.61/5.17	c (1,0) c ReductionTime_0 : 0.000424
16.61/5.17	c (1,0) c ReductionTime_1 : 0.000355
16.61/5.17	c (1,0) c ReductionTime_2 : 0.000405
16.61/5.17	c (1,0) c ReductionTime_3 : 0.000395
16.61/5.17	c (1,0) c ReductionTime_4 : 0.000353
16.61/5.17	c (1,0) c ReductionTime_5 : 0.000442
16.61/5.17	c (1,0) c ReductionTime_6 : 0.000375
16.61/5.17	c (1,0) c ReductionTime_7 : 0.000421
16.61/5.17	c (1,0) c ReductionTime_total : 0.003170
16.61/5.17	c (1,0) c ReductionTime_winner : 0.000375
16.61/5.17	c (1,0) c SimplifyTime_0 : 0.000001
16.61/5.17	c (1,0) c SimplifyTime_1 : 0.000002
16.61/5.17	c (1,0) c SimplifyTime_2 : 0.000000
16.61/5.17	c (1,0) c SimplifyTime_3 : 0.000002
16.61/5.17	c (1,0) c SimplifyTime_4 : 0.000000
16.61/5.17	c (1,0) c SimplifyTime_5 : 0.000001
16.61/5.17	c (1,0) c SimplifyTime_6 : 0.000005
16.61/5.17	c (1,0) c SimplifyTime_7 : 0.000006
16.61/5.17	c (1,0) c SimplifyTime_total : 0.000017
16.61/5.17	c (1,0) c SimplifyTime_winner : 0.000005
16.61/5.17	c (1,0) c UsedRateTime_0 : 0.000000
16.61/5.17	c (1,0) c UsedRateTime_1 : 0.000000
16.61/5.17	c (1,0) c UsedRateTime_2 : 0.000000
16.61/5.17	c (1,0) c UsedRateTime_3 : 0.000000
16.61/5.17	c (1,0) c UsedRateTime_4 : 0.000000
16.61/5.17	c (1,0) c UsedRateTime_5 : 0.000000
16.61/5.17	c (1,0) c UsedRateTime_6 : 0.000000
16.61/5.17	c (1,0) c UsedRateTime_7 : 0.000000
16.61/5.17	c (1,0) c UsedRateTime_total : 0.000000
16.61/5.17	c (1,0) c UsedRateTime_winner : 0.000000
16.61/5.17	c (1,0) c OverlapRateTime_0 : 0.000000
16.61/5.17	c (1,0) c OverlapRateTime_1 : 0.000000
16.61/5.17	c (1,0) c OverlapRateTime_2 : 0.000000
16.61/5.17	c (1,0) c OverlapRateTime_3 : 0.000000
16.61/5.17	c (1,0) c OverlapRateTime_4 : 0.000000
16.61/5.17	c (1,0) c OverlapRateTime_5 : 0.000000
16.61/5.17	c (1,0) c OverlapRateTime_6 : 0.000000
16.61/5.17	c (1,0) c OverlapRateTime_7 : 0.000000
16.61/5.17	c (1,0) c OverlapRateTime_total : 0.000000
16.61/5.17	c (1,0) c OverlapRateTime_winner : 0.000000
16.61/5.17	c (1,0) c
16.61/5.17	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
16.61/5.17	c (1,0) c
16.61/5.17	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.61/5.17	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
16.61/5.17	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.61/5.17	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
16.61/5.17	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
16.61/5.17	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
16.61/5.17	c (1,0) c | Initial random_seed   |   92542950 |  134334887 | 1166276556 |  741347946 |  825379472 | 1483910300 |  983501546 | 1076343275 |
16.61/5.17	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
16.61/5.17	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
16.61/5.17	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
16.61/5.17	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
16.61/5.17	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
16.61/5.17	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
16.61/5.17	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
16.61/5.17	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
16.61/5.17	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
16.61/5.17	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
16.61/5.17	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
16.61/5.17	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
16.61/5.17	c (1,0) 
16.61/5.17	c (1,0) s SATISFIABLE
16.61/5.19	c (1,0) SatSolver.solve End
16.61/5.19	c (1,0) Heap : 122 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
16.61/5.19	c (1,0) Show results Begin
16.85/5.29	c (1,0) ce[0][0][1] = 14
16.85/5.29	c (1,0) ce[0][0][2] = 7
16.85/5.29	c (1,0) ce[0][1][2] = 21
16.85/5.29	c (1,0) ce[1][0][1] = 34
16.85/5.29	c (1,0) ce[1][0][2] = 12
16.85/5.29	c (1,0) ce[1][1][2] = 22
16.85/5.29	c (1,0) ce[2][0][1] = 37
16.85/5.29	c (1,0) ce[2][0][2] = 18
16.85/5.29	c (1,0) ce[2][1][2] = 19
16.85/5.29	c (1,0) ce[3][0][1] = 10
16.85/5.29	c (1,0) ce[3][0][2] = 33
16.85/5.29	c (1,0) ce[3][1][2] = 23
16.85/5.29	c (1,0) ce[4][0][1] = 4
16.85/5.29	c (1,0) ce[4][0][2] = 30
16.85/5.29	c (1,0) ce[4][1][2] = 26
16.85/5.29	c (1,0) ce[5][0][1] = 5
16.85/5.29	c (1,0) ce[5][0][2] = 20
16.85/5.29	c (1,0) ce[5][1][2] = 15
16.85/5.29	c (1,0) ce[6][0][1] = 1
16.85/5.29	c (1,0) ce[6][0][2] = 28
16.85/5.29	c (1,0) ce[6][1][2] = 29
16.85/5.29	c (1,0) cie[0][0] = 16
16.85/5.29	c (1,0) cie[0][1] = 32
16.85/5.29	c (1,0) cie[0][2] = 11
16.85/5.29	c (1,0) cie[1][0] = 36
16.85/5.29	c (1,0) cie[1][1] = 35
16.85/5.29	c (1,0) cie[1][2] = 6
16.85/5.29	c (1,0) cie[2][0] = 38
16.85/5.29	c (1,0) cie[2][1] = 9
16.85/5.29	c (1,0) cie[2][2] = 13
16.85/5.29	c (1,0) cie[3][0] = 39
16.85/5.29	c (1,0) cie[3][1] = 25
16.85/5.29	c (1,0) cie[3][2] = 24
16.85/5.29	c (1,0) cie[4][0] = 2
16.85/5.29	c (1,0) cie[4][1] = 3
16.85/5.29	c (1,0) cie[4][2] = 8
16.85/5.29	c (1,0) cie[5][0] = 31
16.85/5.29	c (1,0) cie[5][1] = 27
16.85/5.29	c (1,0) cie[5][2] = 17
16.85/5.29	c (1,0) cn[0][0] = 21
16.85/5.29	c (1,0) cn[0][1] = 35
16.85/5.29	c (1,0) cn[0][2] = 14
16.85/5.29	c (1,0) cn[1][0] = 37
16.85/5.29	c (1,0) cn[1][1] = 3
16.85/5.29	c (1,0) cn[1][2] = 25
16.85/5.29	c (1,0) cn[2][0] = 1
16.85/5.29	c (1,0) cn[2][1] = 38
16.85/5.29	c (1,0) cn[2][2] = 19
16.85/5.29	c (1,0) cn[3][0] = 39
16.85/5.29	c (1,0) cn[3][1] = 29
16.85/5.29	c (1,0) cn[3][2] = 6
16.85/5.29	c (1,0) cn[4][0] = 0
16.85/5.29	c (1,0) cn[4][1] = 4
16.85/5.29	c (1,0) cn[4][2] = 30
16.85/5.29	c (1,0) cn[5][0] = 2
16.85/5.29	c (1,0) cn[5][1] = 7
16.85/5.29	c (1,0) cn[5][2] = 22
16.85/5.29	c (1,0) cn[6][0] = 33
16.85/5.29	c (1,0) cn[6][1] = 34
16.85/5.29	c (1,0) cn[6][2] = 5
16.85/5.29	s SATISFIABLE
16.85/5.29	v <instantiation>
16.85/5.29	v     <list>cn[0][0] cn[0][1] cn[0][2] cn[1][0] cn[1][1] cn[1][2] cn[2][0] cn[2][1] cn[2][2] cn[3][0] cn[3][1] cn[3][2] cn[4][0] cn[4][1] cn[4][2] cn[5][0] cn[5][1] cn[5][2] cn[6][0] cn[6][1] cn[6][2] ce[0][0][1] ce[0][0][2] ce[0][1][2] ce[1][0][1] ce[1][0][2] ce[1][1][2] ce[2][0][1] ce[2][0][2] ce[2][1][2] ce[3][0][1] ce[3][0][2] ce[3][1][2] ce[4][0][1] ce[4][0][2] ce[4][1][2] ce[5][0][1] ce[5][0][2] ce[5][1][2] ce[6][0][1] ce[6][0][2] ce[6][1][2] cie[0][0] cie[0][1] cie[0][2] cie[1][0] cie[1][1] cie[1][2] cie[2][0] cie[2][1] cie[2][2] cie[3][0] cie[3][1] cie[3][2] cie[4][0] cie[4][1] cie[4][2] cie[5][0] cie[5][1] cie[5][2]</list>
16.85/5.29	v     <values>21 35 14 37 3 25 1 38 19 39 29 6 0 4 30 2 7 22 33 34 5 14 7 21 34 12 22 37 18 19 10 33 23 4 30 26 5 20 15 1 28 29 16 32 11 36 35 6 38 9 13 39 25 24 2 3 8 31 27 17</values>
16.85/5.29	v </instantiation>
16.85/5.29	c (1,0) Show results End
16.85/5.29	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
16.85/5.29	c (1,0) 1,1,STOP-AFTER(ALL)
16.85/5.29	c END-Prog: Sat Sep 14 01:19:39 CEST 2019

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12310 MiB free)
  memory of node 1: 16384 MiB (11794 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392339-1568416811/watcher-4392339-1568416811 -o /tmp/evaluation-result-4392339-1568416811/solver-4392339-1568416811 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node126-1568416737-666 --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-4392339-1568416811.xml 

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

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


[startup+0.100108 s]*
/proc/loadavg: 3.16 2.25 2.25 3/212 1318
/proc/meminfo: memFree=24590136/32770624 swapFree=67004752/67108860
[pid=1296] ppid=1293 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1296/stat : 1296 (scop.sh) S 1293 1296 638 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 417948940 115843072 349 33554432000 4194304 5098028 140729917571776 140729917569032 139841213358716 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14405632 140729917580069 140729917580396 140729917580396 140729917583309 0
/proc/1296/statm: 28282 349 296 221 0 87 0
[pid=1299] ppid=1296 vsize=27314120 memory=104312 CPUtime=0.1 cores=0-7
/proc/1299/stat : 1299 (java) S 1296 1296 638 0 -1 1077944320 6208 0 0 0 8 2 0 0 20 0 20 0 417948940 27969658880 26078 33554432000 4194304 4196468 140726522302304 140726522284848 139951015276279 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
/proc/1299/statm: 6828530 26078 2772 1 0 6790935 0
[pid=1299/tid=1300] ppid=1296 vsize=27314120 memory=8390339637985935414 CPUtime=0.08 cores=0-7
/proc/1299/task/1300/stat : 1300 (java) R 1296 1296 638 0 -1 4202560 4323 0 0 0 7 1 0 0 20 0 20 0 417948940 27969658880 26143 33554432000 4194304 4196468 140726522302304 139950987080480 139950999356766 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1301] ppid=1296 vsize=27314120 memory=288230591823085591 CPUtime=0 cores=0-7
/proc/1299/task/1301/stat : 1301 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 26143 33554432000 4194304 4196468 140726522302304 139951019518736 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1302] ppid=1296 vsize=27314120 memory=139890464567988 CPUtime=0 cores=0-7
/proc/1299/task/1302/stat : 1302 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 26143 33554432000 4194304 4196468 140726522302304 139950839815056 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1303] ppid=1296 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1299/task/1303/stat : 1303 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 26143 33554432000 4194304 4196468 140726522302304 139950436437008 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1304] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1304/stat : 1304 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 26143 33554432000 4194304 4196468 140726522302304 139950435384464 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1305] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1305/stat : 1305 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 26143 33554432000 4194304 4196468 140726522302304 139950434330896 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1306] ppid=1296 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1299/task/1306/stat : 1306 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 26143 33554432000 4194304 4196468 140726522302304 139950433278352 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1307] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1307/stat : 1307 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 26143 33554432000 4194304 4196468 140726522302304 139950432225808 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1308] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1308/stat : 1308 (java) S 1296 1296 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 26143 33554432000 4194304 4196468 140726522302304 139950431173264 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1309] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1309/stat : 1309 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948944 27969658880 26143 33554432000 4194304 4196468 140726522302304 139949536831984 139951015287426 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1310] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1310/stat : 1310 (java) S 1296 1296 638 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417948945 27969658880 26143 33554432000 4194304 4196468 140726522302304 139948757869984 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1311] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1311/stat : 1311 (java) S 1296 1296 638 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417948945 27969658880 26143 33554432000 4194304 4196468 140726522302304 139948623648240 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1312] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1312/stat : 1312 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417948947 27969658880 26143 33554432000 4194304 4196468 140726522302304 139948249144016 139951015294875 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1313] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1313/stat : 1313 (java) S 1296 1296 638 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 417948947 27969658880 26143 33554432000 4194304 4196468 140726522302304 139949535778800 139951015287426 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1314] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1314/stat : 1314 (java) S 1296 1296 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417948947 27969658880 26143 33554432000 4194304 4196468 140726522302304 139949534726256 139951015287426 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1315] ppid=1296 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1299/task/1315/stat : 1315 (java) S 1296 1296 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417948947 27969658880 26143 33554432000 4194304 4196468 140726522302304 139949533673712 139951015287426 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1316] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1316/stat : 1316 (java) S 1296 1296 638 0 -1 1077944384 246 0 0 0 0 0 0 0 20 0 20 0 417948947 27969658880 26143 33554432000 4194304 4196468 140726522302304 139949532621168 139951015287426 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1317] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1317/stat : 1317 (java) S 1296 1296 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417948947 27969658880 26143 33554432000 4194304 4196468 140726522302304 139947751238368 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1318] ppid=1296 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1299/task/1318/stat : 1318 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417948948 27969658880 26143 33554432000 4194304 4196468 140726522302304 139949531569072 139951015287426 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 105708 KiB

[startup+0.210027 s]*
/proc/loadavg: 3.16 2.25 2.25 3/212 1318
/proc/meminfo: memFree=24571684/32770624 swapFree=67004752/67108860
[pid=1296] ppid=1293 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1296/stat : 1296 (scop.sh) S 1293 1296 638 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 417948940 115843072 349 33554432000 4194304 5098028 140729917571776 140729917569032 139841213358716 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14405632 140729917580069 140729917580396 140729917580396 140729917583309 0
/proc/1296/statm: 28282 349 296 221 0 87 0
[pid=1299] ppid=1296 vsize=27314120 memory=121548 CPUtime=0.25 cores=0-7
/proc/1299/stat : 1299 (java) S 1296 1296 638 0 -1 1077944320 11120 0 0 0 21 4 0 0 20 0 20 0 417948940 27969658880 30387 33554432000 4194304 4196468 140726522302304 140726522284848 139951015276279 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
/proc/1299/statm: 6828530 30387 2949 1 0 6790935 0
[pid=1299/tid=1300] ppid=1296 vsize=27314120 memory=8390339637985935414 CPUtime=0.19 cores=0-7
/proc/1299/task/1300/stat : 1300 (java) R 1296 1296 638 0 -1 4202560 8806 0 0 0 16 3 0 0 20 0 20 0 417948940 27969658880 30387 33554432000 4194304 4196468 140726522302304 139950987096064 139950996839831 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1301] ppid=1296 vsize=27314120 memory=288230591823085591 CPUtime=0 cores=0-7
/proc/1299/task/1301/stat : 1301 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 30387 33554432000 4194304 4196468 140726522302304 139951019518736 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1302] ppid=1296 vsize=27314120 memory=139890464567988 CPUtime=0 cores=0-7
/proc/1299/task/1302/stat : 1302 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 30387 33554432000 4194304 4196468 140726522302304 139950839815056 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1303] ppid=1296 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1299/task/1303/stat : 1303 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 30387 33554432000 4194304 4196468 140726522302304 139950436437008 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1304] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1304/stat : 1304 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 30387 33554432000 4194304 4196468 140726522302304 139950435384464 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1305] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1305/stat : 1305 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 30387 33554432000 4194304 4196468 140726522302304 139950434330896 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1306] ppid=1296 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1299/task/1306/stat : 1306 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 30387 33554432000 4194304 4196468 140726522302304 139950433278352 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1307] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1307/stat : 1307 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 30387 33554432000 4194304 4196468 140726522302304 139950432225808 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1308] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1308/stat : 1308 (java) S 1296 1296 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 30387 33554432000 4194304 4196468 140726522302304 139950431173264 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1309] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1309/stat : 1309 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948944 27969658880 30387 33554432000 4194304 4196468 140726522302304 139949536831984 139951015287426 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1310] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1310/stat : 1310 (java) S 1296 1296 638 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417948945 27969658880 30387 33554432000 4194304 4196468 140726522302304 139948757869984 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1311] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1311/stat : 1311 (java) S 1296 1296 638 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417948945 27969658880 30387 33554432000 4194304 4196468 140726522302304 139948623648240 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1312] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1312/stat : 1312 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417948947 27969658880 30387 33554432000 4194304 4196468 140726522302304 139948249144016 139951015294875 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1313] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1313/stat : 1313 (java) S 1296 1296 638 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 417948947 27969658880 30387 33554432000 4194304 4196468 140726522302304 139949535778800 139951015287426 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1314] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1314/stat : 1314 (java) S 1296 1296 638 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 20 0 417948947 27969658880 30387 33554432000 4194304 4196468 140726522302304 139949534726256 139951015287426 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1315] ppid=1296 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1299/task/1315/stat : 1315 (java) S 1296 1296 638 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 417948947 27969658880 30387 33554432000 4194304 4196468 140726522302304 139949533673712 139951015287426 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1316] ppid=1296 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/1299/task/1316/stat : 1316 (java) S 1296 1296 638 0 -1 1077944384 471 0 0 0 2 0 0 0 20 0 20 0 417948947 27969658880 30387 33554432000 4194304 4196468 140726522302304 139949532621168 139951015287426 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1317] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1317/stat : 1317 (java) S 1296 1296 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417948947 27969658880 30387 33554432000 4194304 4196468 140726522302304 139947751238368 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1318] ppid=1296 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1299/task/1318/stat : 1318 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417948948 27969658880 30387 33554432000 4194304 4196468 140726522302304 139949531569072 139951015287426 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 122944 KiB

[startup+0.309485 s]*
/proc/loadavg: 3.16 2.25 2.25 2/212 1318
/proc/meminfo: memFree=24568004/32770624 swapFree=67004752/67108860
[pid=1296] ppid=1293 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1296/stat : 1296 (scop.sh) S 1293 1296 638 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 417948940 115843072 349 33554432000 4194304 5098028 140729917571776 140729917569032 139841213358716 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14405632 140729917580069 140729917580396 140729917580396 140729917583309 0
/proc/1296/statm: 28282 349 296 221 0 87 0
[pid=1299] ppid=1296 vsize=27314120 memory=125188 CPUtime=0.42 cores=0-7
/proc/1299/stat : 1299 (java) S 1296 1296 638 0 -1 1077944320 12289 0 0 0 38 4 0 0 20 0 20 0 417948940 27969658880 31297 33554432000 4194304 4196468 140726522302304 140726522284848 139951015276279 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
/proc/1299/statm: 6828530 31297 2974 1 0 6790935 0
[pid=1299/tid=1300] ppid=1296 vsize=27314120 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/1299/task/1300/stat : 1300 (java) R 1296 1296 638 0 -1 4202560 9782 0 0 0 26 3 0 0 20 0 20 0 417948940 27969658880 31297 33554432000 4194304 4196468 140726522302304 139950987106352 139951015298205 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1301] ppid=1296 vsize=27314120 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/1299/task/1301/stat : 1301 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 31297 33554432000 4194304 4196468 140726522302304 139951019518736 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1302] ppid=1296 vsize=27314120 memory=5968 CPUtime=0 cores=0-7
/proc/1299/task/1302/stat : 1302 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 31297 33554432000 4194304 4196468 140726522302304 139950839815056 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1303] ppid=1296 vsize=27314120 memory=772 CPUtime=0 cores=0-7
/proc/1299/task/1303/stat : 1303 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 31297 33554432000 4194304 4196468 140726522302304 139950436437008 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1304] ppid=1296 vsize=27314120 memory=952 CPUtime=0 cores=0-7
/proc/1299/task/1304/stat : 1304 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 31297 33554432000 4194304 4196468 140726522302304 139950435384464 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1305] ppid=1296 vsize=27314120 memory=4100 CPUtime=0 cores=0-7
/proc/1299/task/1305/stat : 1305 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 31297 33554432000 4194304 4196468 140726522302304 139950434330896 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1306] ppid=1296 vsize=27314120 memory=1808 CPUtime=0 cores=0-7
/proc/1299/task/1306/stat : 1306 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 31297 33554432000 4194304 4196468 140726522302304 139950433278352 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1307] ppid=1296 vsize=27314120 memory=14008 CPUtime=0 cores=0-7
/proc/1299/task/1307/stat : 1307 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 31297 33554432000 4194304 4196468 140726522302304 139950432225808 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1308] ppid=1296 vsize=27314120 memory=924 CPUtime=0 cores=0-7
/proc/1299/task/1308/stat : 1308 (java) S 1296 1296 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417948943 27969658880 31297 33554432000 4194304 4196468 140726522302304 139950431173264 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1309] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1309/stat : 1309 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948944 27969658880 31297 33554432000 4194304 4196468 140726522302304 139949536831984 139951015287426 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1310] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1310/stat : 1310 (java) S 1296 1296 638 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 417948945 27969658880 31297 33554432000 4194304 4196468 140726522302304 139948757869984 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1311] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1311/stat : 1311 (java) S 1296 1296 638 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 417948945 27969658880 31297 33554432000 4194304 4196468 140726522302304 139948623648240 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1312] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1312/stat : 1312 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417948947 27969658880 31297 33554432000 4194304 4196468 140726522302304 139948249144016 139951015294875 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1313] ppid=1296 vsize=27314120 memory=67 CPUtime=0.01 cores=0-7
/proc/1299/task/1313/stat : 1313 (java) R 1296 1296 638 0 -1 4202560 396 0 0 0 1 0 0 0 20 0 20 0 417948947 27969658880 31297 33554432000 4194304 4196468 140726522302304 139949535778800 139951008261321 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1314] ppid=1296 vsize=27314120 memory=35 CPUtime=0.01 cores=0-7
/proc/1299/task/1314/stat : 1314 (java) S 1296 1296 638 0 -1 1077944384 197 0 0 0 1 0 0 0 20 0 20 0 417948947 27969658880 31297 33554432000 4194304 4196468 140726522302304 139949534726256 139951015287426 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1315] ppid=1296 vsize=27314120 memory=2244 CPUtime=0.01 cores=0-7
/proc/1299/task/1315/stat : 1315 (java) S 1296 1296 638 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 20 0 417948947 27969658880 31297 33554432000 4194304 4196468 140726522302304 139949533673712 139951015287426 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1316] ppid=1296 vsize=27314120 memory=2244 CPUtime=0.07 cores=0-7
/proc/1299/task/1316/stat : 1316 (java) S 1296 1296 638 0 -1 1077944384 513 0 0 0 7 0 0 0 20 0 20 0 417948947 27969658880 31297 33554432000 4194304 4196468 140726522302304 139949532621168 139951015287426 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1317] ppid=1296 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1317/stat : 1317 (java) S 1296 1296 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 417948947 27969658880 31297 33554432000 4194304 4196468 140726522302304 139947751238368 139951015286485 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1318] ppid=1296 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/1299/task/1318/stat : 1318 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417948948 27969658880 31297 33554432000 4194304 4196468 140726522302304 139949531569072 139951015287426 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126584 KiB

[startup+0.70092 s]
/proc/loadavg: 3.16 2.25 2.25 2/212 1318
/proc/meminfo: memFree=24545100/32770624 swapFree=67004752/67108860
[pid=1296] ppid=1293 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/1296/stat : 1296 (scop.sh) S 1293 1296 638 0 -1 4202496 558 319 0 0 0 0 0 0 20 0 1 0 417948940 115843072 349 33554432000 4194304 5098028 140729917571776 140729917569032 139841213358716 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 14405632 140729917580069 140729917580396 140729917580396 140729917583309 0
/proc/1296/statm: 28282 349 296 221 0 87 0
[pid=1299] ppid=1296 vsize=27322516 memory=163928 CPUtime=1.01 cores=0-7
/proc/1299/stat : 1299 (java) S 1296 1296 638 0 -1 1077944320 20123 0 0 0 95 6 0 0 20 0 20 0 417948940 27978256384 40982 33554432000 4194304 4196468 140726522302304 140726522284848 139951015276279 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
/proc/1299/statm: 6830629 40982 3206 1 0 6791959 0
[pid=1299/tid=1300] ppid=1296 vsize=27322516 memory=2244 CPUtime=0.68 cores=0-7
/proc/1299/task/1300/stat : 1300 (java) R 1296 1296 638 0 -1 4202560 17027 0 0 0 63 5 0 0 20 0 20 0 417948940 27978256384 40982 33554432000 4194304 4196468 140726522302304 139950987108016 139950999356766 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1301] ppid=1296 vsize=27322516 memory=0 CPUtime=0 cores=0-7
/proc/1299/task/1301/stat : 1301 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948943 27978256384 40982 33554432000 4194304 4196468 140726522302304 139951019518736 139951015286485 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1302] ppid=1296 vsize=27322516 memory=6438155977927 CPUtime=0 cores=0-7
/proc/1299/task/1302/stat : 1302 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 417948943 27978256384 40982 33554432000 4194304 4196468 140726522302304 139950839815056 139951015286485 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0
[pid=1299/tid=1303] ppid=1296 vsize=27322516 memory=288230617509003574 CPUtime=0 cores=0-7
/proc/1299/task/1303/stat : 1303 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 417948943 27978256384 40982 33554432000 4194304 4196468 140726522302304 139950436437008 139951015286485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6610944 140726522307308 140726522307734 140726522307734 140726522310607 0

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

/proc/1319/task/1328/stat : 1328 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417949249 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022249049232 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1329] ppid=1296 vsize=8414124 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/1319/task/1329/stat : 1329 (java) S 1296 1296 638 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 417949251 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022131980272 140022770166402 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1330] ppid=1296 vsize=8414124 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/1319/task/1330/stat : 1330 (java) S 1296 1296 638 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 417949251 8616062976 29964 33554432000 4194304 4196468 140733982836272 140021369660320 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1331] ppid=1296 vsize=8414124 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/1319/task/1331/stat : 1331 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417949252 8616062976 29964 33554432000 4194304 4196468 140733982836272 140021101224944 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1334] ppid=1296 vsize=8414124 memory=-3039135443232236825 CPUtime=0 cores=0-7
/proc/1319/task/1334/stat : 1334 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417949254 8616062976 29964 33554432000 4194304 4196468 140733982836272 140020726716624 140022770173851 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1335] ppid=1296 vsize=8414124 memory=615348 CPUtime=0.06 cores=0-7
/proc/1319/task/1335/stat : 1335 (java) S 1296 1296 638 0 -1 1077944384 297 0 0 0 6 0 0 0 20 0 24 0 417949254 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022130928112 140022770166402 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1336] ppid=1296 vsize=8414124 memory=0 CPUtime=0.04 cores=0-7
/proc/1319/task/1336/stat : 1336 (java) S 1296 1296 638 0 -1 1077944384 303 0 0 0 4 0 0 0 20 0 24 0 417949254 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022129875568 140022770166402 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1337] ppid=1296 vsize=8414124 memory=0 CPUtime=0.04 cores=0-7
/proc/1319/task/1337/stat : 1337 (java) S 1296 1296 638 0 -1 1077944384 572 0 0 0 4 0 0 0 20 0 24 0 417949254 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022128823024 140022770166402 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1338] ppid=1296 vsize=8414124 memory=0 CPUtime=0.19 cores=0-7
/proc/1319/task/1338/stat : 1338 (java) S 1296 1296 638 0 -1 1077944384 500 0 0 0 19 0 0 0 20 0 24 0 417949254 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022127770480 140022770166402 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1339] ppid=1296 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1319/task/1339/stat : 1339 (java) S 1296 1296 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417949254 8616062976 29964 33554432000 4194304 4196468 140733982836272 140020228810976 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1340] ppid=1296 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1319/task/1340/stat : 1340 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417949254 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022126717360 140022770166402 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1342] ppid=1296 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1319/task/1342/stat : 1342 (java) S 1296 1296 638 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 417949319 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022118683840 140022770179865 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1344] ppid=1296 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1319/task/1344/stat : 1344 (java) S 1296 1296 638 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 417949319 8616062976 29964 33554432000 4194304 4196468 140733982836272 140019557711632 140022770177181 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1345] ppid=1296 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1319/task/1345/stat : 1345 (java) S 1296 1296 638 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 417949320 8616062976 29964 33554432000 4194304 4196468 140733982836272 140019826147216 140022770177181 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1346] ppid=1296 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1319/task/1346/stat : 1346 (java) S 1296 1296 638 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 417949322 8616062976 29964 33554432000 4194304 4196468 140733982836272 140019289284272 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
Current children cumulated CPU time: 9.72 s
Current children cumulated vsize: 8571368 KiB
Current children cumulated memory: 147384 KiB

[startup+4.80168 s]
/proc/loadavg: 3.15 2.27 2.26 2/216 1346
/proc/meminfo: memFree=24551028/32770624 swapFree=67004752/67108860
[pid=1296] ppid=1293 vsize=113128 memory=1476 CPUtime=8.4 cores=0-7
/proc/1296/stat : 1296 (scop.sh) S 1293 1296 638 0 -1 4202496 584 30654 0 0 0 0 815 25 20 0 1 0 417948940 115843072 369 33554432000 4194304 5098028 140729917571776 140729917568520 139841213358716 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 14405632 140729917580069 140729917580396 140729917580396 140729917583309 0
/proc/1296/statm: 28282 369 311 221 0 87 0
[pid=1319] ppid=1296 vsize=8414124 memory=119856 CPUtime=1.14 cores=0-7
/proc/1319/stat : 1319 (java) S 1296 1296 638 0 -1 1077944320 19457 0 0 0 107 7 0 0 20 0 24 0 417949248 8616062976 29964 33554432000 4194304 4196468 140733982836272 140733982818816 140022770155255 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
/proc/1319/statm: 2103531 29964 3206 1 0 2064875 0
[pid=1341] ppid=1319 vsize=731816 memory=136084 CPUtime=4.95 cores=0-7
/proc/1341/stat : 1341 (manyglucose-4.1) S 1319 1296 638 0 -1 1077944320 21321 0 0 0 491 4 0 0 20 0 9 0 417949319 749379584 34021 33554432000 4194304 4454172 140728834715984 140728834714384 140059175795330 0 4 0 8388610 18446744073709551615 0 0 17 2 0 0 0 0 0 6552832 6554400 16646144 140728834720618 140728834720816 140728834720816 140728834723770 0
/proc/1341/statm: 182954 34021 406 64 0 178622 0
[pid=1319/tid=1320] ppid=1296 vsize=8414124 memory=-4075877051373423735 CPUtime=0.74 cores=0-7
/proc/1319/task/1320/stat : 1320 (java) S 1296 1296 638 0 -1 1077944384 16385 0 0 0 69 5 0 0 20 0 24 0 417949248 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022741995424 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1321] ppid=1296 vsize=8414124 memory=288230617509003574 CPUtime=0 cores=0-7
/proc/1319/task/1321/stat : 1321 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417949249 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022774397200 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1322] ppid=1296 vsize=8414124 memory=15822192189376114 CPUtime=0 cores=0-7
/proc/1319/task/1322/stat : 1322 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417949249 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022580160912 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1323] ppid=1296 vsize=8414124 memory=2348273369089 CPUtime=0 cores=0-7
/proc/1319/task/1323/stat : 1323 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417949249 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022579108368 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1324] ppid=1296 vsize=8414124 memory=7755637197546 CPUtime=0 cores=0-7
/proc/1319/task/1324/stat : 1324 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417949249 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022253259408 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1325] ppid=1296 vsize=8414124 memory=7755637197546 CPUtime=0 cores=0-7
/proc/1319/task/1325/stat : 1325 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417949249 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022252206864 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1326] ppid=1296 vsize=8414124 memory=7755637197546 CPUtime=0 cores=0-7
/proc/1319/task/1326/stat : 1326 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417949249 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022251154320 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1327] ppid=1296 vsize=8414124 memory=7755637197546 CPUtime=0 cores=0-7
/proc/1319/task/1327/stat : 1327 (java) S 1296 1296 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417949249 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022250101776 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1328] ppid=1296 vsize=8414124 memory=7755637197546 CPUtime=0 cores=0-7
/proc/1319/task/1328/stat : 1328 (java) S 1296 1296 638 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 417949249 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022249049232 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1329] ppid=1296 vsize=8414124 memory=7755637197546 CPUtime=0 cores=0-7
/proc/1319/task/1329/stat : 1329 (java) S 1296 1296 638 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 417949251 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022131980272 140022770166402 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1330] ppid=1296 vsize=8414124 memory=7755637197546 CPUtime=0 cores=0-7
/proc/1319/task/1330/stat : 1330 (java) S 1296 1296 638 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 417949251 8616062976 29964 33554432000 4194304 4196468 140733982836272 140021369660320 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1331] ppid=1296 vsize=8414124 memory=7755637197546 CPUtime=0 cores=0-7
/proc/1319/task/1331/stat : 1331 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417949252 8616062976 29964 33554432000 4194304 4196468 140733982836272 140021101224944 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1334] ppid=1296 vsize=8414124 memory=279780612116208 CPUtime=0 cores=0-7
/proc/1319/task/1334/stat : 1334 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417949254 8616062976 29964 33554432000 4194304 4196468 140733982836272 140020726716624 140022770173851 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1335] ppid=1296 vsize=8414124 memory=139894756439679 CPUtime=0.06 cores=0-7
/proc/1319/task/1335/stat : 1335 (java) S 1296 1296 638 0 -1 1077944384 297 0 0 0 6 0 0 0 20 0 24 0 417949254 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022130928112 140022770166402 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1336] ppid=1296 vsize=8414124 memory=-7025452035942946156 CPUtime=0.04 cores=0-7
/proc/1319/task/1336/stat : 1336 (java) S 1296 1296 638 0 -1 1077944384 303 0 0 0 4 0 0 0 20 0 24 0 417949254 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022129875568 140022770166402 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1337] ppid=1296 vsize=8414124 memory=-7025452035940392864 CPUtime=0.04 cores=0-7
/proc/1319/task/1337/stat : 1337 (java) S 1296 1296 638 0 -1 1077944384 572 0 0 0 4 0 0 0 20 0 24 0 417949254 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022128823024 140022770166402 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1338] ppid=1296 vsize=8414124 memory=-7737605734073681312 CPUtime=0.19 cores=0-7
/proc/1319/task/1338/stat : 1338 (java) S 1296 1296 638 0 -1 1077944384 502 0 0 0 19 0 0 0 20 0 24 0 417949254 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022127770480 140022770166402 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1339] ppid=1296 vsize=8414124 memory=-2026666227646606628 CPUtime=0 cores=0-7
/proc/1319/task/1339/stat : 1339 (java) S 1296 1296 638 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 417949254 8616062976 29964 33554432000 4194304 4196468 140733982836272 140020228810976 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1340] ppid=1296 vsize=8414124 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/1319/task/1340/stat : 1340 (java) S 1296 1296 638 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 417949254 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022126717360 140022770166402 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1342] ppid=1296 vsize=8414124 memory=1399101730491701635 CPUtime=0 cores=0-7
/proc/1319/task/1342/stat : 1342 (java) S 1296 1296 638 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 417949319 8616062976 29964 33554432000 4194304 4196468 140733982836272 140022118683840 140022770179865 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1344] ppid=1296 vsize=8414124 memory=6944656591801717918 CPUtime=0 cores=0-7
/proc/1319/task/1344/stat : 1344 (java) S 1296 1296 638 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 417949319 8616062976 29964 33554432000 4194304 4196468 140733982836272 140019557711632 140022770177181 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1345] ppid=1296 vsize=8414124 memory=8257237230052613020 CPUtime=0 cores=0-7
/proc/1319/task/1345/stat : 1345 (java) S 1296 1296 638 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 417949320 8616062976 29964 33554432000 4194304 4196468 140733982836272 140019826147216 140022770177181 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1346] ppid=1296 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/1319/task/1346/stat : 1346 (java) S 1296 1296 638 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 24 0 417949322 8616062976 29964 33554432000 4194304 4196468 140733982836272 140019289284272 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
Current children cumulated CPU time: 14.49 s
Current children cumulated vsize: 9259068 KiB
Current children cumulated memory: 257416 KiB

[startup+5.20449 s]
/proc/loadavg: 3.15 2.27 2.26 9/224 1354
/proc/meminfo: memFree=24438416/32770624 swapFree=67004752/67108860
[pid=1296] ppid=1293 vsize=113128 memory=1476 CPUtime=8.4 cores=0-7
/proc/1296/stat : 1296 (scop.sh) S 1293 1296 638 0 -1 4202496 584 30654 0 0 0 0 815 25 20 0 1 0 417948940 115843072 369 33554432000 4194304 5098028 140729917571776 140729917568520 139841213358716 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 14405632 140729917580069 140729917580396 140729917580396 140729917583309 0
/proc/1296/statm: 28282 369 311 221 0 87 0
[pid=1319] ppid=1296 vsize=8283048 memory=120896 CPUtime=8.45 cores=0-7
/proc/1319/stat : 1319 (java) S 1296 1296 638 0 -1 1077944320 20189 21453 0 0 123 7 710 5 20 0 22 0 417949248 8481841152 30224 33554432000 4194304 4196468 140733982836272 140733982818816 140022770155255 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
/proc/1319/statm: 2070762 30224 3214 1 0 2032106 0
[pid=1319/tid=1320] ppid=1296 vsize=8283048 memory=119856 CPUtime=7.9 cores=0-7
/proc/1319/task/1320/stat : 1320 (java) R 1296 1296 638 0 -1 4202560 16422 21453 0 0 70 5 710 5 20 0 22 0 417949248 8481841152 30224 33554432000 4194304 4196468 140733982836272 140022741938992 140022754235742 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1321] ppid=1296 vsize=8283048 memory=11553462028927 CPUtime=7.15 cores=0-7
/proc/1319/task/1321/stat : 1321 (java) S 1296 1296 638 0 -1 1077944384 1 21453 0 0 0 0 710 5 20 0 22 0 417949249 8481841152 30224 33554432000 4194304 4196468 140733982836272 140022774397200 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1322] ppid=1296 vsize=8283048 memory=924 CPUtime=7.15 cores=0-7
/proc/1319/task/1322/stat : 1322 (java) S 1296 1296 638 0 -1 1077944384 2 21453 0 0 0 0 710 5 20 0 22 0 417949249 8481841152 30224 33554432000 4194304 4196468 140733982836272 140022580160912 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1323] ppid=1296 vsize=8283048 memory=4204 CPUtime=7.15 cores=0-7
/proc/1319/task/1323/stat : 1323 (java) S 1296 1296 638 0 -1 1077944384 1 21453 0 0 0 0 710 5 20 0 22 0 417949249 8481841152 30224 33554432000 4194304 4196468 140733982836272 140022579108368 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1324] ppid=1296 vsize=8283048 memory=6438155977927 CPUtime=7.15 cores=0-7
/proc/1319/task/1324/stat : 1324 (java) S 1296 1296 638 0 -1 1077944384 1 21453 0 0 0 0 710 5 20 0 22 0 417949249 8481841152 30224 33554432000 4194304 4196468 140733982836272 140022253259408 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1325] ppid=1296 vsize=8283048 memory=9242 CPUtime=7.15 cores=0-7
/proc/1319/task/1325/stat : 1325 (java) S 1296 1296 638 0 -1 1077944384 1 21453 0 0 0 0 710 5 20 0 22 0 417949249 8481841152 30224 33554432000 4194304 4196468 140733982836272 140022252206864 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1326] ppid=1296 vsize=8283048 memory=279780612849728 CPUtime=7.15 cores=0-7
/proc/1319/task/1326/stat : 1326 (java) S 1296 1296 638 0 -1 1077944384 1 21453 0 0 0 0 710 5 20 0 22 0 417949249 8481841152 30224 33554432000 4194304 4196468 140733982836272 140022251154320 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1327] ppid=1296 vsize=8283048 memory=279780613088144 CPUtime=7.15 cores=0-7
/proc/1319/task/1327/stat : 1327 (java) S 1296 1296 638 0 -1 1077944384 3 21453 0 0 0 0 710 5 20 0 22 0 417949249 8481841152 30224 33554432000 4194304 4196468 140733982836272 140022250101776 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1328] ppid=1296 vsize=8283048 memory=279780612853912 CPUtime=7.15 cores=0-7
/proc/1319/task/1328/stat : 1328 (java) S 1296 1296 638 0 -1 1077944384 2 21453 0 0 0 0 710 5 20 0 22 0 417949249 8481841152 30224 33554432000 4194304 4196468 140733982836272 140022249049232 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1329] ppid=1296 vsize=8283048 memory=279780613101776 CPUtime=7.15 cores=0-7
/proc/1319/task/1329/stat : 1329 (java) S 1296 1296 638 0 -1 1077944384 6 21453 0 0 0 0 710 5 20 0 22 0 417949251 8481841152 30224 33554432000 4194304 4196468 140733982836272 140022131980272 140022770166402 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1330] ppid=1296 vsize=8283048 memory=279780613108592 CPUtime=7.15 cores=0-7
/proc/1319/task/1330/stat : 1330 (java) S 1296 1296 638 0 -1 1077944384 13 21453 0 0 0 0 710 5 20 0 22 0 417949251 8481841152 30224 33554432000 4194304 4196468 140733982836272 140021369660320 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1331] ppid=1296 vsize=8283048 memory=279780613106320 CPUtime=7.15 cores=0-7
/proc/1319/task/1331/stat : 1331 (java) S 1296 1296 638 0 -1 1077944384 1 21453 0 0 0 0 710 5 20 0 22 0 417949252 8481841152 30224 33554432000 4194304 4196468 140733982836272 140021101224944 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1334] ppid=1296 vsize=8283048 memory=279780613115600 CPUtime=7.15 cores=0-7
/proc/1319/task/1334/stat : 1334 (java) S 1296 1296 638 0 -1 1077944384 1 21453 0 0 0 0 710 5 20 0 22 0 417949254 8481841152 30224 33554432000 4194304 4196468 140733982836272 140020726716624 140022770173851 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1335] ppid=1296 vsize=8283048 memory=288230574492221466 CPUtime=7.24 cores=0-7
/proc/1319/task/1335/stat : 1335 (java) S 1296 1296 638 0 -1 1077944384 306 21453 0 0 9 0 710 5 20 0 22 0 417949254 8481841152 30224 33554432000 4194304 4196468 140733982836272 140022130928112 140022770166402 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1336] ppid=1296 vsize=8283048 memory=0 CPUtime=7.22 cores=0-7
/proc/1319/task/1336/stat : 1336 (java) S 1296 1296 638 0 -1 1077944384 321 21453 0 0 7 0 710 5 20 0 22 0 417949254 8481841152 30224 33554432000 4194304 4196468 140733982836272 140022129875568 140022770166402 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1337] ppid=1296 vsize=8283048 memory=0 CPUtime=7.22 cores=0-7
/proc/1319/task/1337/stat : 1337 (java) S 1296 1296 638 0 -1 1077944384 590 21453 0 0 7 0 710 5 20 0 22 0 417949254 8481841152 30224 33554432000 4194304 4196468 140733982836272 140022128823024 140022770166402 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1338] ppid=1296 vsize=8283048 memory=0 CPUtime=7.38 cores=0-7
/proc/1319/task/1338/stat : 1338 (java) S 1296 1296 638 0 -1 1077944384 588 21453 0 0 23 0 710 5 20 0 22 0 417949254 8481841152 30224 33554432000 4194304 4196468 140733982836272 140022127770480 140022770166402 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1339] ppid=1296 vsize=8283048 memory=6656426216303648864 CPUtime=7.15 cores=0-7
/proc/1319/task/1339/stat : 1339 (java) S 1296 1296 638 0 -1 1077944384 3 21453 0 0 0 0 710 5 20 0 22 0 417949254 8481841152 30224 33554432000 4194304 4196468 140733982836272 140020228810976 140022770165461 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1340] ppid=1296 vsize=8283048 memory=6656426216303648864 CPUtime=7.15 cores=0-7
/proc/1319/task/1340/stat : 1340 (java) S 1296 1296 638 0 -1 1077944384 1 21453 0 0 0 0 710 5 20 0 22 0 417949254 8481841152 30224 33554432000 4194304 4196468 140733982836272 140022126717360 140022770166402 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1342] ppid=1296 vsize=8283048 memory=0 CPUtime=7.15 cores=0-7
/proc/1319/task/1342/stat : 1342 (java) S 1296 1296 638 0 -1 1077944384 31 21453 0 0 0 0 710 5 20 0 22 0 417949319 8481841152 30224 33554432000 4194304 4196468 140733982836272 140022118683024 140022770166402 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
[pid=1319/tid=1346] ppid=1296 vsize=8283048 memory=0 CPUtime=7.15 cores=0-7
/proc/1319/task/1346/stat : 1346 (java) S 1296 1296 638 0 -1 1077944384 16 21453 0 0 0 0 710 5 20 0 22 0 417949322 8481841152 30224 33554432000 4194304 4196468 140733982836272 140019289286064 140022770166402 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10162176 140733982843896 140733982844054 140733982844054 140733982846927 0
Current children cumulated CPU time: 16.85 s
Current children cumulated vsize: 8396176 KiB
Current children cumulated memory: 122372 KiB

[startup+5.30091 s]
/proc/loadavg: 3.15 2.27 2.26 9/224 1354
/proc/meminfo: memFree=24438416/32770624 swapFree=67004752/67108860
[pid=1296] ppid=1293 vsize=113128 memory=1476 CPUtime=8.4 cores=0-7
/proc/1296/stat : 1296 (scop.sh) S 1293 1296 638 0 -1 4202496 584 30654 0 0 0 0 815 25 20 0 1 0 417948940 115843072 369 33554432000 4194304 5098028 140729917571776 140729917568520 139841213358716 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 14405632 140729917580069 140729917580396 140729917580396 140729917583309 0
/proc/1296/statm: 28282 369 311 221 0 87 0
Current children cumulated CPU time: 8.4 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1476 KiB

Child status: 0
Real time (s): 5.30459
CPU time (s): 17.0607
CPU user time (s): 16.6613
CPU system time (s): 0.399443
CPU usage (%): 321.622
Max. virtual memory (cumulated for all children) (KiB): 27441876
Max. memory (cumulated for all children) (KiB): 893296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.6613
system time used= 0.399443
maximum resident set size= 897976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73344
page faults= 0
swaps= 0
block input operations= 0
block output operations= 7648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10357
involuntary context switches= 90


# summary of solver processes directly reported to runsolver:
#   pid: 1296
#   total CPU time (s): 17.0607
#   total CPU user time (s): 16.6613
#   total CPU system time (s): 0.399443

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.056316 second user time and 0.106007 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-14 01:19:34
IDJOB=4392339
IDBENCH=120691
IDSOLVER=2838
FILE ID=node126/4392339-1568416811
RUNJOBID= node126-1568416737-666
PBS_JOBID= 21702265
Free space on /tmp= 55776 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K03-P07.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-4392339-1568416811/watcher-4392339-1568416811 -o /tmp/evaluation-result-4392339-1568416811/solver-4392339-1568416811 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node126-1568416737-666 --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-4392339-1568416811.xml

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

MD5SUM BENCH= da29a6dd83857351367aad9031227a75
RANDOM SEED=1393797961

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24684984 kB
MemAvailable:   31856156 kB
Buffers:          177040 kB
Cached:          7238028 kB
SwapCached:         2860 kB
Active:          2770980 kB
Inactive:        4649952 kB
Active(anon):       3868 kB
Inactive(anon):    43300 kB
Active(file):    2767112 kB
Inactive(file):  4606652 kB
Unevictable:      109080 kB
Mlocked:          109080 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:             20804 kB
Writeback:             0 kB
AnonPages:        316116 kB
Mapped:            44380 kB
Shmem:             32816 kB
Slab:             256376 kB
SReclaimable:     225868 kB
SUnreclaim:        30508 kB
KernelStack:        3840 kB
PageTables:         5100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    270336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55752 MiB
End job on node126 at 2019-09-14 01:19:39