Trace number 4392286

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameRlfap/Rlfap-dec-scens11/
Rlfap-scen-11-f05_c18.xml
MD5SUMf8050e8ddc741b4fb4a45c7e8cfb7628
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark11.0135
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size39
Distribution of domain sizes[{"size":6,"count":2},{"size":21,"count":4},{"size":22,"count":10},{"size":32,"count":336},{"size":39,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints0
Number of intensional constraints4103
Distribution of constraint types[{"type":"intension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-17764-serial-file.bin HOME/instance-4392286-1568447750.xml
0.66/0.55	
0.66/0.55	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
0.66/0.55	
0.66/0.57	c BEGIN-Prog: Sat Sep 14 09:55:09 CEST 2019
0.66/0.57	c PID: 17767
0.66/0.57	c IP: 172.20.3.121
0.66/0.57	c HOST: node121.alineos.net
0.66/0.58	c (0,0) Parsing Begin
5.92/1.95	c (1,1) Parsing End
5.92/1.96	c (1,1) CSP: 680 int (0 aux), 0 bool (0 aux), 4103 ctr, max domain size 39
5.92/1.96	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
5.92/1.96	c (1,1) Constraint Name Generate Begin
5.92/1.99	c (1,1) Ctr:HOME/instance-4392286-1568447750.xml,Dist:Eq:Le:Num:Var
5.92/1.99	c (1,1) Constraint Name Generate End
5.92/1.99	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
5.92/1.99	c (1,1) CSP to CSPinCNF Begin
6.97/2.26	c (1,1) translated 411 (10%) constraints
7.35/2.33	c (1,1) translated 821 (20%) constraints
7.35/2.39	c (1,1) translated 1231 (30%) constraints
7.71/2.43	c (1,1) translated 1642 (40%) constraints
7.71/2.48	c (1,1) translated 2052 (50%) constraints
8.06/2.53	c (1,1) translated 2462 (60%) constraints
8.06/2.57	c (2,2) translated 2873 (70%) constraints
8.46/2.61	c (2,2) translated 3283 (80%) constraints
8.46/2.65	c (2,2) translated 3693 (90%) constraints
8.88/2.76	c (2,2) translated 4103 (100%) constraints
8.88/2.76	c (2,2) ===========================================
8.88/2.76	c (2,2) Order
8.88/2.76	c (2,2) ===========================================
8.88/2.79	c (2,2) translated 479 (10%) constraints
9.31/2.81	c (2,2) translated 957 (20%) constraints
9.31/2.83	c (2,2) translated 1435 (30%) constraints
9.31/2.85	c (2,2) translated 1914 (40%) constraints
9.31/2.87	c (2,2) translated 2392 (50%) constraints
9.31/2.88	c (2,2) translated 2870 (60%) constraints
9.31/2.89	c (2,2) translated 3349 (70%) constraints
9.67/2.91	c (2,2) translated 3827 (80%) constraints
9.67/2.92	c (2,2) translated 4305 (90%) constraints
9.67/2.93	c (2,2) translated 4783 (100%) constraints
9.67/2.94	c (2,2) CSP to CSPinCNF End
9.67/2.94	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 39
9.67/2.94	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
9.67/2.94	c (2,2) CSPinCNF Propagation Begin
10.05/3.01	c (2,2) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
10.05/3.01	c (2,2) CSPinCNF Propagation End
10.05/3.01	c (2,2) CSP: 680 int (0 aux), 0 bool (0 aux), 4783 ctr, max domain size 39
10.05/3.01	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
10.05/3.01	c (2,2) Simplify CSPinCNF Begin
10.64/3.25	c (2,2) Simplify CSPinCNF End
10.64/3.25	c (2,2) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 39
10.64/3.25	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
10.64/3.25	c (2,2) Calculate Precise Domain Begin
10.64/3.25	c (2,2) 0 values are removed by re-calculation
10.64/3.25	c (2,2) Calculate Precise Domain End
10.64/3.26	c (2,2) CSP: 680 int (0 aux), 8206 bool (8206 aux), 12989 ctr, max domain size 39
10.64/3.26	c (2,2) Heap : 901 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
10.64/3.26	c (2,2) CSPinCNF to SatSolver Begin
13.13/3.88	c (3,3) 1299 (10 %) CSP clauses are encoded (0 SAT variables, 50505 SAT clauses)
14.00/4.08	c (3,3) 2598 (20 %) CSP clauses are encoded (0 SAT variables, 78073 SAT clauses)
14.61/4.25	c (3,3) 3897 (30 %) CSP clauses are encoded (0 SAT variables, 103483 SAT clauses)
14.99/4.42	c (3,3) 5196 (40 %) CSP clauses are encoded (0 SAT variables, 131265 SAT clauses)
15.44/4.68	c (4,4) 6495 (50 %) CSP clauses are encoded (0 SAT variables, 160135 SAT clauses)
15.64/4.79	c (4,4) 7794 (60 %) CSP clauses are encoded (0 SAT variables, 189589 SAT clauses)
15.96/4.93	c (4,4) 9093 (70 %) CSP clauses are encoded (0 SAT variables, 218811 SAT clauses)
16.10/5.06	c (4,4) 10392 (80 %) CSP clauses are encoded (0 SAT variables, 248167 SAT clauses)
16.34/5.21	c (4,4) 11691 (90 %) CSP clauses are encoded (0 SAT variables, 276483 SAT clauses)
16.60/5.34	c (4,4) 12989 (100 %) CSP clauses are encoded (0 SAT variables, 302440 SAT clauses)
16.60/5.34	c (4,4) CSPinCNF to SatSolver End
16.60/5.34	c (4,4) Heap : 2027 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
16.60/5.34	c (4,4) 31386 bool, 302452 clause
16.60/5.34	c (4,4) Export Begin
17.45/5.63	c (5,5) Export to HOME/scop-17764-serial-file.bin
17.45/5.63	c (5,5) Export End
17.45/5.63	c (5,5) Export File Size: 4.12 MB
17.45/5.63	c (5,5) 1,1,2,2,2,2,4,STOP-AFTER(DIMACS)
17.45/5.63	c END-Prog: Sat Sep 14 09:55:14 CEST 2019
17.45/5.64	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-17764-serial-file.bin
18.10/6.11	c (0,0) Read Serial File Begin
18.10/6.11	c (0,0) HOME/scop-17764-serial-file.bin
18.74/6.49	c (0,0) Read Serial File End
19.02/6.50	
19.02/6.50	Fun-sCOP order+manyglucose-4.1-27_release (2019-06-15)
19.02/6.50	(Solving Process)
19.02/6.50	
19.02/6.52	c BEGIN-Prog: Sat Sep 14 09:55:15 CEST 2019
19.02/6.52	c PID: 17787
19.02/6.52	c IP: 172.20.3.121
19.02/6.52	c HOST: node121.alineos.net
19.02/6.53	c (0,0) SatSolver.solve Begin
19.02/6.53	c (0,0) HOME/manyglucose-4.1-27_release -model -nthreads=8 -maxmemory=20000 -lit-scans=6000000 HOME/instance-4392286-1568447750.xml-scop-17767.cnf
19.02/6.55	c (0,0) c
19.02/6.55	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)
19.02/6.55	c (0,0) c
19.02/6.55	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
19.02/6.55	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
19.02/6.56	c (0,0) c ========================================[ Problem Statistics ]===========================================
19.02/6.56	c (0,0) c |                                                                                                       |
19.25/6.67	c (0,0) c |  Number of variables:         31386                                                                   |
19.25/6.67	c (0,0) c |  Number of clauses:          302452                                                                   |
19.25/6.67	c (0,0) c |  Parse time:                   0.12 s                                                                 |
19.25/6.67	c (0,0) c |                                                                                                       |
19.26/6.98	c (0,0) c |  Simplification time:          0.30 s                                                                 |
19.26/6.98	c (0,0) c |                                                                                                       |
19.26/6.98	c (0,0) c |  Generating clones                                                                                    |
19.82/7.12	c (1,0) c |  all clones generated. Memory =   245.88Mb.                                                           |
19.82/7.12	c (1,0) c ========================================================================================================|
19.82/7.12	c (1,0) c
19.82/7.12	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
19.82/7.12	c (1,0) c
19.82/7.12	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.82/7.12	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
19.82/7.12	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
19.82/7.12	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
19.82/7.12	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
19.82/7.12	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
19.82/7.12	c (1,0) c | Initial random_seed   |   91648253 |   91648254 |   91648255 |   91648256 |   91648257 |   91648258 |   91648259 |   91648260 |
19.82/7.12	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
19.82/7.12	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
19.82/7.12	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
19.82/7.12	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
19.82/7.12	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
19.82/7.12	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
19.82/7.12	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
19.82/7.12	c (1,0) c | var_decay             |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |     0.8000 |
19.82/7.12	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
19.82/7.12	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
19.82/7.12	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
19.82/7.12	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.59/7.56	c (1,0) c
22.59/7.56	c (1,0) c real time : 1.0083 s
22.59/7.56	c (1,0) c cpu time  : 3.34872 s
22.59/7.56	c (1,0) c
22.59/7.56	c (1,0) c
22.59/7.56	c (1,0) c
22.59/7.56	c (1,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
22.59/7.56	c (1,0) c
22.59/7.56	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.59/7.56	c (1,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
22.59/7.56	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.59/7.56	c (1,0) c | Conflicts     |           46833 |       5920 |       5751 |       6104 |       6187 |       5861 |       5458 |       5688 |       5864 |
22.59/7.56	c (1,0) c | Decisions     |           66284 |       7924 |       8581 |       8894 |       8271 |       8642 |       7684 |       8318 |       7970 |
22.59/7.56	c (1,0) c | Propagations  |         8831342 |    1146018 |    1148841 |    1143601 |    1148908 |    1120281 |    1011126 |    1034694 |    1077873 |
22.59/7.56	c (1,0) c | ReduceDBs     |               8 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |          1 |
22.59/7.56	c (1,0) c | SimpDBs       |              15 |          2 |          2 |          2 |          1 |          2 |          2 |          2 |          2 |
22.59/7.56	c (1,0) c | Restarts      |              21 |          1 |          2 |          5 |          1 |          3 |          3 |          3 |          3 |
22.59/7.56	c (1,0) c | ForcedImports |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.59/7.56	c (1,0) c | PropBinClauses|        16774442 |    2172925 |    2168100 |    2157776 |    2212530 |    2142879 |    1933987 |    1956781 |    2029464 |
22.59/7.56	c (1,0) c | PropPreBlocker|       144511979 |   18642247 |   18554446 |   18606939 |   19332839 |   18678783 |   16680211 |   16625879 |   17390635 |
22.59/7.56	c (1,0) c | PropNotBlocker|        44755864 |    5824668 |    5895185 |    5847479 |    5765733 |    5660160 |    5230561 |    5226863 |    5305215 |
22.59/7.56	c (1,0) c | LitFullScans  |       232185064 |   30000743 |   30003631 |   30025460 |   30006847 |   30010533 |   27181593 |   26990735 |   27965522 |
22.59/7.56	c (1,0) c | LitScanFracts |           37801 |        729 |        673 |      23580 |        875 |      10330 |        396 |        482 |        736 |
22.59/7.56	c (1,0) c | DecisionLevel0|              51 |          4 |          3 |          6 |          1 |          5 |          4 |         14 |         14 |
22.59/7.56	c (1,0) c | Periods       |              37 |          5 |          5 |          5 |          5 |          5 |          4 |          4 |          4 |
22.59/7.56	c (1,0) c | Margin        |             160 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |         20 |
22.59/7.56	c (1,0) c | Avg_Trail     |                 |       2232 |       1602 |        971 |       3086 |       2231 |       1498 |        808 |       1260 |
22.59/7.56	c (1,0) c | Avg_DL        |                 |         77 |         47 |         21 |         87 |         59 |         33 |         12 |         25 |
22.59/7.56	c (1,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.59/7.56	c (1,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.59/7.56	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.59/7.56	c (1,0) c | Exported      |            5630 |        696 |        543 |        859 |        904 |        716 |        482 |        683 |        747 |
22.59/7.56	c (1,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.59/7.56	c (1,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.59/7.56	c (1,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.59/7.56	c (1,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.59/7.56	c (1,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.59/7.56	c (1,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
22.59/7.56	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.59/7.56	c (1,0) c | Unaries       |                 |          3 |          1 |          1 |          0 |          2 |          1 |         11 |         11 |
22.59/7.56	c (1,0) c | Binaries      |                 |         26 |         12 |          7 |          8 |         27 |         22 |         51 |         33 |
22.59/7.56	c (1,0) c | Glues         |                 |        193 |        157 |        203 |        191 |        208 |        198 |        247 |        261 |
22.59/7.56	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.59/7.56	c (1,0) c | Orig_Seen     |             3 % |       9480 |      10289 |       9346 |       9328 |       9637 |       9572 |       9418 |       9020 |
22.59/7.56	c (1,0) c | Diff Orig seen|                 |         62 |        871 | -       72 | -       90 |        219 |        154 |      X     | -      398 |
22.59/7.56	c (1,0) c | Hamming       |            17 % |       5107 |       5427 |       5521 |       5393 |       6836 |       5689 |      X     |       5240 |
22.59/7.56	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.59/7.56	c (1,0) c | RunningTime   |                 |    0.4 100%|    0.4 100%|    0.4 100%|    0.4 100%|    0.4 100%|    0.4 100%|    0.4 100%|    0.4 100%|
22.59/7.56	c (1,0) c | WaitingTime   |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
22.59/7.56	c (1,0) c | ExchangingTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
22.59/7.56	c (1,0) c | PeriodProcTime|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
22.59/7.56	c (1,0) c | SolvingTime   |                 |    0.4     |    0.4     |    0.4     |    0.4     |    0.4     |    0.4     |    0.4     |    0.4     |
22.59/7.56	c (1,0) c | PropagationTim|                 |    0.3  85%|    0.4  87%|    0.3  85%|    0.4  87%|    0.3  85%|    0.3  85%|    0.3  85%|    0.3  85%|
22.59/7.56	c (1,0) c | AnalysisTime  |                 |    0.0   9%|    0.0   8%|    0.0   9%|    0.0   9%|    0.0   9%|    0.0   9%|    0.0   8%|    0.0   9%|
22.59/7.56	c (1,0) c | ReductionTime |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
22.59/7.56	c (1,0) c | SimplifyTime  |                 |    0.0   2%|    0.0   1%|    0.0   2%|    0.0   0%|    0.0   2%|    0.0   2%|    0.0   3%|    0.0   3%|
22.59/7.56	c (1,0) c | UsedRateTime  |                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
22.59/7.56	c (1,0) c | OverlapRateTim|                 |    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|    0.0   0%|
22.59/7.56	c (1,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.59/7.56	c (1,0) c
22.59/7.56	c (1,0) c
22.59/7.56	c (1,0) c Threads : 8
22.59/7.56	c (1,0) c Winner : 6
22.59/7.56	c (1,0) c Conflicts_0 : 5920
22.59/7.56	c (1,0) c Conflicts_1 : 5751
22.59/7.56	c (1,0) c Conflicts_2 : 6104
22.59/7.56	c (1,0) c Conflicts_3 : 6187
22.59/7.56	c (1,0) c Conflicts_4 : 5861
22.59/7.56	c (1,0) c Conflicts_5 : 5458
22.59/7.56	c (1,0) c Conflicts_6 : 5688
22.59/7.56	c (1,0) c Conflicts_7 : 5864
22.59/7.56	c (1,0) c Conflicts_total : 46833
22.59/7.56	c (1,0) c Conflicts_winner : 5688
22.59/7.56	c (1,0) c Decisions_0 : 7924
22.59/7.56	c (1,0) c Decisions_1 : 8581
22.59/7.56	c (1,0) c Decisions_2 : 8894
22.59/7.56	c (1,0) c Decisions_3 : 8271
22.59/7.56	c (1,0) c Decisions_4 : 8642
22.59/7.56	c (1,0) c Decisions_5 : 7684
22.59/7.56	c (1,0) c Decisions_6 : 8318
22.59/7.56	c (1,0) c Decisions_7 : 7970
22.59/7.56	c (1,0) c Decisions_total : 66284
22.59/7.56	c (1,0) c Decisions_winner : 8318
22.59/7.56	c (1,0) c Propagations_0 : 1146018
22.59/7.56	c (1,0) c Propagations_1 : 1148841
22.59/7.56	c (1,0) c Propagations_2 : 1143601
22.59/7.56	c (1,0) c Propagations_3 : 1148908
22.59/7.56	c (1,0) c Propagations_4 : 1120281
22.59/7.56	c (1,0) c Propagations_5 : 1011126
22.59/7.56	c (1,0) c Propagations_6 : 1034694
22.59/7.56	c (1,0) c Propagations_7 : 1077873
22.59/7.56	c (1,0) c Propagations_total : 8831342
22.59/7.56	c (1,0) c Propagations_winner : 1034694
22.59/7.56	c (1,0) c ReduceDBs_0 : 1
22.59/7.56	c (1,0) c ReduceDBs_1 : 1
22.59/7.56	c (1,0) c ReduceDBs_2 : 1
22.59/7.56	c (1,0) c ReduceDBs_3 : 1
22.59/7.56	c (1,0) c ReduceDBs_4 : 1
22.59/7.56	c (1,0) c ReduceDBs_5 : 1
22.59/7.56	c (1,0) c ReduceDBs_6 : 1
22.59/7.56	c (1,0) c ReduceDBs_7 : 1
22.59/7.56	c (1,0) c ReduceDBs_total : 8
22.59/7.56	c (1,0) c ReduceDBs_winner : 1
22.59/7.56	c (1,0) c SimpDBs_0 : 2
22.59/7.56	c (1,0) c SimpDBs_1 : 2
22.59/7.56	c (1,0) c SimpDBs_2 : 2
22.59/7.56	c (1,0) c SimpDBs_3 : 1
22.59/7.56	c (1,0) c SimpDBs_4 : 2
22.59/7.56	c (1,0) c SimpDBs_5 : 2
22.59/7.56	c (1,0) c SimpDBs_6 : 2
22.59/7.56	c (1,0) c SimpDBs_7 : 2
22.59/7.56	c (1,0) c SimpDBs_total : 15
22.59/7.56	c (1,0) c SimpDBs_winner : 2
22.59/7.56	c (1,0) c Restarts_0 : 1
22.59/7.56	c (1,0) c Restarts_1 : 2
22.59/7.56	c (1,0) c Restarts_2 : 5
22.59/7.56	c (1,0) c Restarts_3 : 1
22.59/7.56	c (1,0) c Restarts_4 : 3
22.59/7.56	c (1,0) c Restarts_5 : 3
22.59/7.56	c (1,0) c Restarts_6 : 3
22.59/7.56	c (1,0) c Restarts_7 : 3
22.59/7.56	c (1,0) c Restarts_total : 21
22.59/7.56	c (1,0) c Restarts_winner : 3
22.59/7.56	c (1,0) c ForcedImports_0 : 0
22.59/7.56	c (1,0) c ForcedImports_1 : 0
22.59/7.56	c (1,0) c ForcedImports_2 : 0
22.59/7.56	c (1,0) c ForcedImports_3 : 0
22.59/7.56	c (1,0) c ForcedImports_4 : 0
22.59/7.57	c (1,0) c ForcedImports_5 : 0
22.59/7.57	c (1,0) c ForcedImports_6 : 0
22.59/7.57	c (1,0) c ForcedImports_7 : 0
22.59/7.57	c (1,0) c ForcedImports_total : 0
22.59/7.57	c (1,0) c ForcedImports_winner : 0
22.59/7.57	c (1,0) c PropsBinClauses_0 : 2172925
22.59/7.57	c (1,0) c PropsBinClauses_1 : 2168100
22.59/7.57	c (1,0) c PropsBinClauses_2 : 2157776
22.59/7.57	c (1,0) c PropsBinClauses_3 : 2212530
22.59/7.57	c (1,0) c PropsBinClauses_4 : 2142879
22.59/7.57	c (1,0) c PropsBinClauses_5 : 1933987
22.59/7.57	c (1,0) c PropsBinClauses_6 : 1956781
22.59/7.57	c (1,0) c PropsBinClauses_7 : 2029464
22.59/7.57	c (1,0) c PropsBinClauses_total : 16774442
22.59/7.57	c (1,0) c PropsBinClauses_winner : 1956781
22.59/7.57	c (1,0) c PropsPreBlocker_0 : 18642247
22.59/7.57	c (1,0) c PropsPreBlocker_1 : 18554446
22.59/7.57	c (1,0) c PropsPreBlocker_2 : 18606939
22.59/7.57	c (1,0) c PropsPreBlocker_3 : 19332839
22.59/7.57	c (1,0) c PropsPreBlocker_4 : 18678783
22.59/7.57	c (1,0) c PropsPreBlocker_5 : 16680211
22.59/7.57	c (1,0) c PropsPreBlocker_6 : 16625879
22.59/7.57	c (1,0) c PropsPreBlocker_7 : 17390635
22.59/7.57	c (1,0) c PropsPreBlocker_total : 144511979
22.59/7.57	c (1,0) c PropsPreBlocker_winner : 16625879
22.59/7.57	c (1,0) c PropsNotBlocker_0 : 5824668
22.59/7.57	c (1,0) c PropsNotBlocker_1 : 5895185
22.59/7.57	c (1,0) c PropsNotBlocker_2 : 5847479
22.59/7.57	c (1,0) c PropsNotBlocker_3 : 5765733
22.59/7.57	c (1,0) c PropsNotBlocker_4 : 5660160
22.59/7.57	c (1,0) c PropsNotBlocker_5 : 5230561
22.59/7.57	c (1,0) c PropsNotBlocker_6 : 5226863
22.59/7.57	c (1,0) c PropsNotBlocker_7 : 5305215
22.59/7.57	c (1,0) c PropsNotBlocker_total : 44755864
22.59/7.57	c (1,0) c PropsNotBlocker_winner : 5226863
22.59/7.57	c (1,0) c PropsLitFullScans_0 : 30000743
22.59/7.57	c (1,0) c PropsLitFullScans_1 : 30003631
22.59/7.57	c (1,0) c PropsLitFullScans_2 : 30025460
22.59/7.57	c (1,0) c PropsLitFullScans_3 : 30006847
22.59/7.57	c (1,0) c PropsLitFullScans_4 : 30010533
22.59/7.57	c (1,0) c PropsLitFullScans_5 : 27181593
22.59/7.57	c (1,0) c PropsLitFullScans_6 : 26990735
22.59/7.57	c (1,0) c PropsLitFullScans_7 : 27965522
22.59/7.57	c (1,0) c PropsLitFullScans_total : 232185064
22.59/7.57	c (1,0) c PropsLitFullScans_winner : 26990735
22.59/7.57	c (1,0) c LitScanFractions_0 : 729
22.59/7.57	c (1,0) c LitScanFractions_1 : 673
22.59/7.57	c (1,0) c LitScanFractions_2 : 23580
22.59/7.57	c (1,0) c LitScanFractions_3 : 875
22.59/7.57	c (1,0) c LitScanFractions_4 : 10330
22.59/7.57	c (1,0) c LitScanFractions_5 : 396
22.59/7.57	c (1,0) c LitScanFractions_6 : 482
22.59/7.57	c (1,0) c LitScanFractions_7 : 736
22.59/7.57	c (1,0) c LitScanFractions_total : 37801
22.59/7.57	c (1,0) c LitScanFractions_winner : 482
22.59/7.57	c (1,0) c DecisionLevel0_0 : 4
22.59/7.57	c (1,0) c DecisionLevel0_1 : 3
22.59/7.57	c (1,0) c DecisionLevel0_2 : 6
22.59/7.57	c (1,0) c DecisionLevel0_3 : 1
22.59/7.57	c (1,0) c DecisionLevel0_4 : 5
22.59/7.57	c (1,0) c DecisionLevel0_5 : 4
22.59/7.57	c (1,0) c DecisionLevel0_6 : 14
22.59/7.57	c (1,0) c DecisionLevel0_7 : 14
22.59/7.57	c (1,0) c DecisionLevel0_total : 51
22.59/7.57	c (1,0) c DecisionLevel0_winner : 14
22.59/7.57	c (1,0) c Periods_0 : 5
22.59/7.57	c (1,0) c Periods_1 : 5
22.59/7.57	c (1,0) c Periods_2 : 5
22.59/7.57	c (1,0) c Periods_3 : 5
22.59/7.57	c (1,0) c Periods_4 : 5
22.59/7.57	c (1,0) c Periods_5 : 4
22.59/7.57	c (1,0) c Periods_6 : 4
22.59/7.57	c (1,0) c Periods_7 : 4
22.59/7.57	c (1,0) c Periods_total : 37
22.59/7.57	c (1,0) c Periods_winner : 4
22.59/7.57	c (1,0) c Margin_0 : 20
22.59/7.57	c (1,0) c Margin_1 : 20
22.59/7.57	c (1,0) c Margin_2 : 20
22.59/7.57	c (1,0) c Margin_3 : 20
22.59/7.57	c (1,0) c Margin_4 : 20
22.59/7.57	c (1,0) c Margin_5 : 20
22.59/7.57	c (1,0) c Margin_6 : 20
22.59/7.57	c (1,0) c Margin_7 : 20
22.59/7.57	c (1,0) c Margin_total : 160
22.59/7.57	c (1,0) c Margin_winner : 20
22.59/7.57	c (1,0) c Exported_0 : 696
22.59/7.57	c (1,0) c Exported_1 : 543
22.59/7.57	c (1,0) c Exported_2 : 859
22.59/7.57	c (1,0) c Exported_3 : 904
22.59/7.57	c (1,0) c Exported_4 : 716
22.59/7.57	c (1,0) c Exported_5 : 482
22.59/7.57	c (1,0) c Exported_6 : 683
22.59/7.57	c (1,0) c Exported_7 : 747
22.59/7.57	c (1,0) c Exported_total : 5630
22.59/7.57	c (1,0) c Exported_winner : 683
22.59/7.57	c (1,0) c Imported_0 : 0
22.59/7.57	c (1,0) c Imported_1 : 0
22.59/7.57	c (1,0) c Imported_2 : 0
22.59/7.57	c (1,0) c Imported_3 : 0
22.59/7.57	c (1,0) c Imported_4 : 0
22.59/7.57	c (1,0) c Imported_5 : 0
22.59/7.57	c (1,0) c Imported_6 : 0
22.59/7.57	c (1,0) c Imported_7 : 0
22.59/7.57	c (1,0) c Imported_total : 0
22.59/7.57	c (1,0) c Imported_winner : 0
22.59/7.57	c (1,0) c Good_0 : 0
22.59/7.57	c (1,0) c Good_1 : 0
22.59/7.57	c (1,0) c Good_2 : 0
22.59/7.57	c (1,0) c Good_3 : 0
22.59/7.57	c (1,0) c Good_4 : 0
22.59/7.57	c (1,0) c Good_5 : 0
22.59/7.57	c (1,0) c Good_6 : 0
22.59/7.57	c (1,0) c Good_7 : 0
22.59/7.57	c (1,0) c Good_total : 0
22.59/7.57	c (1,0) c Good_winner : 0
22.59/7.57	c (1,0) c Purge_0 : 0
22.59/7.57	c (1,0) c Purge_1 : 0
22.59/7.57	c (1,0) c Purge_2 : 0
22.59/7.57	c (1,0) c Purge_3 : 0
22.59/7.57	c (1,0) c Purge_4 : 0
22.59/7.57	c (1,0) c Purge_5 : 0
22.59/7.57	c (1,0) c Purge_6 : 0
22.59/7.57	c (1,0) c Purge_7 : 0
22.59/7.57	c (1,0) c Purge_total : 0
22.59/7.57	c (1,0) c Purge_winner : 0
22.59/7.57	c (1,0) c Promoted_0 : 0
22.59/7.57	c (1,0) c Promoted_1 : 0
22.59/7.57	c (1,0) c Promoted_2 : 0
22.59/7.57	c (1,0) c Promoted_3 : 0
22.59/7.57	c (1,0) c Promoted_4 : 0
22.59/7.57	c (1,0) c Promoted_5 : 0
22.59/7.57	c (1,0) c Promoted_6 : 0
22.59/7.57	c (1,0) c Promoted_7 : 0
22.59/7.57	c (1,0) c Promoted_total : 0
22.59/7.57	c (1,0) c Promoted_winner : 0
22.59/7.57	c (1,0) c Remove_Imp_0 : 0
22.59/7.57	c (1,0) c Remove_Imp_1 : 0
22.59/7.57	c (1,0) c Remove_Imp_2 : 0
22.59/7.57	c (1,0) c Remove_Imp_3 : 0
22.59/7.57	c (1,0) c Remove_Imp_4 : 0
22.59/7.57	c (1,0) c Remove_Imp_5 : 0
22.59/7.57	c (1,0) c Remove_Imp_6 : 0
22.59/7.57	c (1,0) c Remove_Imp_7 : 0
22.59/7.57	c (1,0) c Remove_Imp_total : 0
22.59/7.57	c (1,0) c Remove_Imp_winner : 0
22.59/7.57	c (1,0) c Blocked_Reuse_0 : 0
22.59/7.57	c (1,0) c Blocked_Reuse_1 : 0
22.59/7.57	c (1,0) c Blocked_Reuse_2 : 0
22.59/7.57	c (1,0) c Blocked_Reuse_3 : 0
22.59/7.57	c (1,0) c Blocked_Reuse_4 : 0
22.59/7.57	c (1,0) c Blocked_Reuse_5 : 0
22.59/7.57	c (1,0) c Blocked_Reuse_6 : 0
22.59/7.57	c (1,0) c Blocked_Reuse_7 : 0
22.59/7.57	c (1,0) c Blocked_Reuse_total : 0
22.59/7.57	c (1,0) c Blocked_Reuse_winner : 0
22.59/7.57	c (1,0) c Unaries_0 : 3
22.59/7.57	c (1,0) c Unaries_1 : 1
22.59/7.57	c (1,0) c Unaries_2 : 1
22.59/7.57	c (1,0) c Unaries_3 : 0
22.59/7.57	c (1,0) c Unaries_4 : 2
22.59/7.57	c (1,0) c Unaries_5 : 1
22.59/7.57	c (1,0) c Unaries_6 : 11
22.59/7.57	c (1,0) c Unaries_7 : 11
22.59/7.57	c (1,0) c Unaries_total : 30
22.59/7.57	c (1,0) c Unaries_winner : 11
22.59/7.57	c (1,0) c Binaries_0 : 26
22.59/7.57	c (1,0) c Binaries_1 : 12
22.59/7.57	c (1,0) c Binaries_2 : 7
22.59/7.57	c (1,0) c Binaries_3 : 8
22.59/7.57	c (1,0) c Binaries_4 : 27
22.59/7.57	c (1,0) c Binaries_5 : 22
22.59/7.57	c (1,0) c Binaries_6 : 51
22.59/7.57	c (1,0) c Binaries_7 : 33
22.59/7.57	c (1,0) c Binaries_total : 186
22.59/7.57	c (1,0) c Binaries_winner : 51
22.59/7.57	c (1,0) c Glues_0 : 193
22.59/7.57	c (1,0) c Glues_1 : 157
22.59/7.57	c (1,0) c Glues_2 : 203
22.59/7.57	c (1,0) c Glues_3 : 191
22.59/7.57	c (1,0) c Glues_4 : 208
22.59/7.57	c (1,0) c Glues_5 : 198
22.59/7.57	c (1,0) c Glues_6 : 247
22.59/7.57	c (1,0) c Glues_7 : 261
22.59/7.57	c (1,0) c Glues_total : 1658
22.59/7.57	c (1,0) c Glues_winner : 247
22.59/7.57	c (1,0) c RunningTime_0 : 0.401058
22.59/7.57	c (1,0) c RunningTime_1 : 0.439437
22.59/7.57	c (1,0) c RunningTime_2 : 0.403930
22.59/7.57	c (1,0) c RunningTime_3 : 0.404117
22.59/7.57	c (1,0) c RunningTime_4 : 0.389026
22.59/7.57	c (1,0) c RunningTime_5 : 0.388304
22.59/7.57	c (1,0) c RunningTime_6 : 0.389134
22.59/7.57	c (1,0) c RunningTime_7 : 0.378550
22.59/7.57	c (1,0) c RunningTime_total : 3.193556
22.59/7.57	c (1,0) c RunningTime_winner : 0.389134
22.59/7.57	c (1,0) c WaitingTime_0 : 0.000000
22.59/7.57	c (1,0) c WaitingTime_1 : 0.000000
22.59/7.57	c (1,0) c WaitingTime_2 : 0.000000
22.59/7.57	c (1,0) c WaitingTime_3 : 0.000000
22.59/7.57	c (1,0) c WaitingTime_4 : 0.000000
22.59/7.57	c (1,0) c WaitingTime_5 : 0.000000
22.59/7.57	c (1,0) c WaitingTime_6 : 0.000000
22.59/7.57	c (1,0) c WaitingTime_7 : 0.000000
22.59/7.57	c (1,0) c WaitingTime_total : 0.000000
22.59/7.57	c (1,0) c WaitingTime_winner : 0.000000
22.59/7.57	c (1,0) c ExchangingTime_0 : 0.000377
22.59/7.57	c (1,0) c ExchangingTime_1 : 0.000339
22.59/7.57	c (1,0) c ExchangingTime_2 : 0.000896
22.59/7.57	c (1,0) c ExchangingTime_3 : 0.000391
22.59/7.57	c (1,0) c ExchangingTime_4 : 0.000388
22.59/7.57	c (1,0) c ExchangingTime_5 : 0.000451
22.59/7.57	c (1,0) c ExchangingTime_6 : 0.000425
22.59/7.57	c (1,0) c ExchangingTime_7 : 0.000401
22.59/7.57	c (1,0) c ExchangingTime_total : 0.003668
22.59/7.57	c (1,0) c ExchangingTime_winner : 0.000425
22.59/7.57	c (1,0) c PeriodProcTime_0 : 0.000034
22.59/7.57	c (1,0) c PeriodProcTime_1 : 0.000040
22.59/7.57	c (1,0) c PeriodProcTime_2 : 0.000040
22.59/7.57	c (1,0) c PeriodProcTime_3 : 0.000030
22.59/7.57	c (1,0) c PeriodProcTime_4 : 0.000038
22.59/7.57	c (1,0) c PeriodProcTime_5 : 0.000032
22.59/7.57	c (1,0) c PeriodProcTime_6 : 0.000023
22.59/7.57	c (1,0) c PeriodProcTime_7 : 0.000057
22.59/7.57	c (1,0) c PeriodProcTime_total : 0.000294
22.59/7.57	c (1,0) c PeriodProcTime_winner : 0.000023
22.59/7.57	c (1,0) c SolvingTime_0 : 0.401468
22.59/7.57	c (1,0) c SolvingTime_1 : 0.439815
22.59/7.57	c (1,0) c SolvingTime_2 : 0.404867
22.59/7.57	c (1,0) c SolvingTime_3 : 0.404538
22.59/7.57	c (1,0) c SolvingTime_4 : 0.389452
22.59/7.57	c (1,0) c SolvingTime_5 : 0.388788
22.59/7.57	c (1,0) c SolvingTime_6 : 0.389582
22.59/7.57	c (1,0) c SolvingTime_7 : 0.379008
22.59/7.57	c (1,0) c SolvingTime_total : 3.197517
22.59/7.57	c (1,0) c SolvingTime_winner : 0.389582
22.59/7.57	c (1,0) c PropagationTime_0 : 0.343074
22.59/7.57	c (1,0) c PropagationTime_1 : 0.384099
22.59/7.57	c (1,0) c PropagationTime_2 : 0.343201
22.59/7.57	c (1,0) c PropagationTime_3 : 0.352121
22.59/7.57	c (1,0) c PropagationTime_4 : 0.331761
22.59/7.57	c (1,0) c PropagationTime_5 : 0.332118
22.59/7.57	c (1,0) c PropagationTime_6 : 0.332618
22.59/7.57	c (1,0) c PropagationTime_7 : 0.320624
22.59/7.57	c (1,0) c PropagationTime_total : 2.739616
22.59/7.57	c (1,0) c PropagationTime_winner : 0.332618
22.59/7.57	c (1,0) c AnalysisTime_0 : 0.034701
22.59/7.57	c (1,0) c AnalysisTime_1 : 0.033746
22.59/7.57	c (1,0) c AnalysisTime_2 : 0.035828
22.59/7.57	c (1,0) c AnalysisTime_3 : 0.036450
22.59/7.57	c (1,0) c AnalysisTime_4 : 0.034492
22.59/7.57	c (1,0) c AnalysisTime_5 : 0.033091
22.59/7.57	c (1,0) c AnalysisTime_6 : 0.032278
22.59/7.57	c (1,0) c AnalysisTime_7 : 0.033961
22.59/7.57	c (1,0) c AnalysisTime_total : 0.274547
22.59/7.57	c (1,0) c AnalysisTime_winner : 0.032278
22.59/7.57	c (1,0) c ReductionTime_0 : 0.000314
22.59/7.57	c (1,0) c ReductionTime_1 : 0.000320
22.59/7.58	c (1,0) c ReductionTime_2 : 0.000316
22.59/7.58	c (1,0) c ReductionTime_3 : 0.000304
22.59/7.58	c (1,0) c ReductionTime_4 : 0.000322
22.59/7.58	c (1,0) c ReductionTime_5 : 0.000316
22.59/7.58	c (1,0) c ReductionTime_6 : 0.000318
22.59/7.58	c (1,0) c ReductionTime_7 : 0.000311
22.59/7.58	c (1,0) c ReductionTime_total : 0.002521
22.59/7.58	c (1,0) c ReductionTime_winner : 0.000318
22.59/7.58	c (1,0) c SimplifyTime_0 : 0.007293
22.59/7.58	c (1,0) c SimplifyTime_1 : 0.006452
22.59/7.58	c (1,0) c SimplifyTime_2 : 0.007720
22.59/7.58	c (1,0) c SimplifyTime_3 : 0.000000
22.59/7.58	c (1,0) c SimplifyTime_4 : 0.007583
22.59/7.58	c (1,0) c SimplifyTime_5 : 0.009619
22.59/7.58	c (1,0) c SimplifyTime_6 : 0.009989
22.59/7.58	c (1,0) c SimplifyTime_7 : 0.009691
22.59/7.58	c (1,0) c SimplifyTime_total : 0.058347
22.59/7.58	c (1,0) c SimplifyTime_winner : 0.009989
22.59/7.58	c (1,0) c UsedRateTime_0 : 0.000000
22.59/7.58	c (1,0) c UsedRateTime_1 : 0.000000
22.59/7.58	c (1,0) c UsedRateTime_2 : 0.000000
22.59/7.58	c (1,0) c UsedRateTime_3 : 0.000000
22.59/7.58	c (1,0) c UsedRateTime_4 : 0.000000
22.59/7.58	c (1,0) c UsedRateTime_5 : 0.000000
22.59/7.58	c (1,0) c UsedRateTime_6 : 0.000000
22.59/7.58	c (1,0) c UsedRateTime_7 : 0.000000
22.59/7.58	c (1,0) c UsedRateTime_total : 0.000000
22.59/7.58	c (1,0) c UsedRateTime_winner : 0.000000
22.59/7.58	c (1,0) c OverlapRateTime_0 : 0.000000
22.59/7.58	c (1,0) c OverlapRateTime_1 : 0.000000
22.59/7.58	c (1,0) c OverlapRateTime_2 : 0.000000
22.59/7.58	c (1,0) c OverlapRateTime_3 : 0.000000
22.59/7.58	c (1,0) c OverlapRateTime_4 : 0.000000
22.59/7.58	c (1,0) c OverlapRateTime_5 : 0.000000
22.59/7.58	c (1,0) c OverlapRateTime_6 : 0.000000
22.59/7.58	c (1,0) c OverlapRateTime_7 : 0.000000
22.59/7.58	c (1,0) c OverlapRateTime_total : 0.000000
22.59/7.58	c (1,0) c OverlapRateTime_winner : 0.000000
22.59/7.58	c (1,0) c
22.59/7.58	c (1,0) c |------------------------------------------ THREAD PARAMETERS ------------------------------------------|
22.59/7.58	c (1,0) c
22.59/7.58	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.59/7.58	c (1,0) c | Threads               |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
22.59/7.58	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.59/7.58	c (1,0) c | randomizeFirstDescent |      False |       True |       True |       True |       True |       True |       True |       True |
22.59/7.58	c (1,0) c | adaptStrategeis       |       True |      False |       True |      False |       True |      False |       True |      False |
22.59/7.58	c (1,0) c | forceUnsatOnNewDescent|       True |       True |      False |      False |       True |       True |      False |      False |
22.59/7.58	c (1,0) c | Initial random_seed   |  677538093 | 2107071523 | 1659889978 | 1022587605 | 1668157525 |  869522388 |  585276997 | 1950353840 |
22.59/7.58	c (1,0) c | chanseokStrategy      |      False |      False |      False |      False |      False |      False |      False |      False |
22.59/7.58	c (1,0) c | coLBDBound            |          5 |          5 |          5 |          5 |          5 |          5 |          5 |          5 |
22.59/7.58	c (1,0) c | glureduce             |       True |       True |       True |       True |       True |       True |       True |       True |
22.59/7.58	c (1,0) c | firstReduceDB         |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |       2000 |
22.59/7.58	c (1,0) c | incReduceDB           |        300 |        300 |        300 |        300 |        300 |        300 |        300 |        300 |
22.59/7.58	c (1,0) c | luby_restart          |      False |      False |      False |      False |      False |      False |      False |      False |
22.59/7.58	c (1,0) c | luby_restart_factor   |        100 |        100 |        100 |        100 |        100 |        100 |        100 |        100 |
22.59/7.58	c (1,0) c | var_decay             |     0.8100 |     0.8100 |     0.8100 |     0.8100 |     0.8100 |     0.8100 |     0.8100 |     0.8100 |
22.59/7.58	c (1,0) c | max_var_decay         |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |     0.9500 |
22.59/7.58	c (1,0) c | randomize_on_restarts |      False |      False |      False |      False |      False |      False |      False |      False |
22.59/7.58	c (1,0) c | remove_satisfied      |       True |       True |       True |       True |       True |       True |       True |       True |
22.59/7.58	c (1,0) c |-----------------------|------------|------------|------------|------------|------------|------------|------------|------------|
22.59/7.58	c (1,0) 
22.59/7.58	c (1,0) s UNSATISFIABLE
22.59/7.58	c (1,0) SatSolver.solve End
22.59/7.58	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
22.59/7.58	c (1,0) Show results Begin
22.59/7.58	s UNSATISFIABLE
22.59/7.58	c (1,0) Show results End
22.59/7.58	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
22.59/7.58	c (1,0) 1,1,STOP-AFTER(ALL)
22.59/7.58	c END-Prog: Sat Sep 14 09:55:16 CEST 2019

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392286-1568447750/watcher-4392286-1568447750 -o /tmp/evaluation-result-4392286-1568447750/solver-4392286-1568447750 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node121-1568447413-16025 --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-4392286-1568447750.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=17764, runsolver pid=17761
Current StackSize limit: 8192 KiB


[startup+0.100156 s]*
/proc/loadavg: 5.24 6.72 7.38 2/211 17786
/proc/meminfo: memFree=31363880/32770624 swapFree=66982588/67108860
[pid=17764] ppid=17761 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17764/stat : 17764 (scop.sh) S 17761 17764 15998 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 421037701 115843072 349 33554432000 4194304 5098028 140727044259776 140727044257032 140129393574524 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10653696 140727044264741 140727044265068 140727044265068 140727044267981 0
/proc/17764/statm: 28282 349 296 221 0 87 0
[pid=17767] ppid=17764 vsize=27314120 memory=105872 CPUtime=0.11 cores=0-7
/proc/17767/stat : 17767 (java) S 17764 17764 15998 0 -1 1077944320 6529 0 0 0 8 3 0 0 20 0 20 0 421037702 27969658880 26468 33554432000 4194304 4196468 140725899932208 140725899914752 140477340253943 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
/proc/17767/statm: 6828530 26468 2796 1 0 6790935 0
[pid=17767/tid=17768] ppid=17764 vsize=27314120 memory=-2177352373413752899 CPUtime=0.09 cores=0-7
/proc/17767/task/17768/stat : 17768 (java) R 17764 17764 15998 0 -1 4202560 4628 0 0 0 7 2 0 0 20 0 20 0 421037702 27969658880 26468 33554432000 4194304 4196468 140725899932208 140477312080272 140477340265878 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17769] ppid=17764 vsize=27314120 memory=732369877501332453 CPUtime=0 cores=0-7
/proc/17767/task/17769/stat : 17769 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037704 27969658880 26468 33554432000 4194304 4196468 140725899932208 140477344495888 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17770] ppid=17764 vsize=27314120 memory=139739163879040 CPUtime=0 cores=0-7
/proc/17767/task/17770/stat : 17770 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 26468 33554432000 4194304 4196468 140725899932208 140476762458512 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17771] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17771/stat : 17771 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 26468 33554432000 4194304 4196468 140725899932208 140476761405968 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17772] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17772/stat : 17772 (java) S 17764 17764 15998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 26468 33554432000 4194304 4196468 140725899932208 140476760353424 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17773] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17773/stat : 17773 (java) S 17764 17764 15998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 26468 33554432000 4194304 4196468 140725899932208 140476759300880 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17774] ppid=17764 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17767/task/17774/stat : 17774 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 26468 33554432000 4194304 4196468 140725899932208 140476758248336 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17775] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17775/stat : 17775 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 26468 33554432000 4194304 4196468 140725899932208 140476757195792 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17776] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17776/stat : 17776 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 26468 33554432000 4194304 4196468 140725899932208 140476756143248 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17777] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17777/stat : 17777 (java) S 17764 17764 15998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421037706 27969658880 26468 33554432000 4194304 4196468 140725899932208 140475459180528 140477340265090 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17778] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17778/stat : 17778 (java) S 17764 17764 15998 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421037707 27969658880 26468 33554432000 4194304 4196468 140725899932208 140475294016416 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17779] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17779/stat : 17779 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037707 27969658880 26468 33554432000 4194304 4196468 140725899932208 140475025581040 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17780] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17780/stat : 17780 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037709 27969658880 26468 33554432000 4194304 4196468 140725899932208 140474651072720 140477340272539 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17781] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17781/stat : 17781 (java) S 17764 17764 15998 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 421037709 27969658880 26468 33554432000 4194304 4196468 140725899932208 140475458128368 140477340265090 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17782] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17782/stat : 17782 (java) S 17764 17764 15998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421037709 27969658880 26468 33554432000 4194304 4196468 140725899932208 140475457075824 140477340265090 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17783] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17783/stat : 17783 (java) S 17764 17764 15998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421037709 27969658880 26468 33554432000 4194304 4196468 140725899932208 140475456023280 140477340265090 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17784] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17784/stat : 17784 (java) S 17764 17764 15998 0 -1 1077944384 264 0 0 0 0 0 0 0 20 0 20 0 421037709 27969658880 26468 33554432000 4194304 4196468 140725899932208 140475454970736 140477340265090 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17785] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17785/stat : 17785 (java) S 17764 17764 15998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421037710 27969658880 26468 33554432000 4194304 4196468 140725899932208 140474153167072 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17786] ppid=17764 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17767/task/17786/stat : 17786 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037710 27969658880 26468 33554432000 4194304 4196468 140725899932208 140475453917616 140477340265090 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 107268 KiB

[startup+0.210063 s]*
/proc/loadavg: 5.24 6.72 7.38 3/211 17786
/proc/meminfo: memFree=31342448/32770624 swapFree=66982588/67108860
[pid=17764] ppid=17761 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17764/stat : 17764 (scop.sh) S 17761 17764 15998 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 421037701 115843072 349 33554432000 4194304 5098028 140727044259776 140727044257032 140129393574524 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10653696 140727044264741 140727044265068 140727044265068 140727044267981 0
/proc/17764/statm: 28282 349 296 221 0 87 0
[pid=17767] ppid=17764 vsize=27314120 memory=125452 CPUtime=0.24 cores=0-7
/proc/17767/stat : 17767 (java) S 17764 17764 15998 0 -1 1077944320 12088 0 0 0 20 4 0 0 20 0 20 0 421037702 27969658880 31363 33554432000 4194304 4196468 140725899932208 140725899914752 140477340253943 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
/proc/17767/statm: 6828530 31363 2962 1 0 6790935 0
[pid=17767/tid=17768] ppid=17764 vsize=27314120 memory=0 CPUtime=0.19 cores=0-7
/proc/17767/task/17768/stat : 17768 (java) R 17764 17764 15998 0 -1 4202560 9758 0 0 0 16 3 0 0 20 0 20 0 421037702 27969658880 31363 33554432000 4194304 4196468 140725899932208 140477312073728 140477321817499 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17769] ppid=17764 vsize=27314120 memory=732369877501332453 CPUtime=0 cores=0-7
/proc/17767/task/17769/stat : 17769 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037704 27969658880 31363 33554432000 4194304 4196468 140725899932208 140477344495888 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17770] ppid=17764 vsize=27314120 memory=139739163879040 CPUtime=0 cores=0-7
/proc/17767/task/17770/stat : 17770 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 31363 33554432000 4194304 4196468 140725899932208 140476762458512 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17771] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17771/stat : 17771 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 31363 33554432000 4194304 4196468 140725899932208 140476761405968 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17772] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17772/stat : 17772 (java) S 17764 17764 15998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 31363 33554432000 4194304 4196468 140725899932208 140476760353424 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17773] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17773/stat : 17773 (java) S 17764 17764 15998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 31363 33554432000 4194304 4196468 140725899932208 140476759300880 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17774] ppid=17764 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17767/task/17774/stat : 17774 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 31363 33554432000 4194304 4196468 140725899932208 140476758248336 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17775] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17775/stat : 17775 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 31363 33554432000 4194304 4196468 140725899932208 140476757195792 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17776] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17776/stat : 17776 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 31363 33554432000 4194304 4196468 140725899932208 140476756143248 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17777] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17777/stat : 17777 (java) S 17764 17764 15998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421037706 27969658880 31363 33554432000 4194304 4196468 140725899932208 140475459180528 140477340265090 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17778] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17778/stat : 17778 (java) S 17764 17764 15998 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421037707 27969658880 31363 33554432000 4194304 4196468 140725899932208 140475294016416 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17779] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17779/stat : 17779 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037707 27969658880 31363 33554432000 4194304 4196468 140725899932208 140475025581040 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17780] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17780/stat : 17780 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037709 27969658880 31363 33554432000 4194304 4196468 140725899932208 140474651072720 140477340272539 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17781] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17781/stat : 17781 (java) S 17764 17764 15998 0 -1 1077944384 339 0 0 0 0 0 0 0 20 0 20 0 421037709 27969658880 31363 33554432000 4194304 4196468 140725899932208 140475458128368 140477340265090 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17782] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17782/stat : 17782 (java) S 17764 17764 15998 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 421037709 27969658880 31363 33554432000 4194304 4196468 140725899932208 140475457075824 140477340265090 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17783] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17783/stat : 17783 (java) S 17764 17764 15998 0 -1 1077944384 141 0 0 0 0 0 0 0 20 0 20 0 421037709 27969658880 31363 33554432000 4194304 4196468 140725899932208 140475456023280 140477340265090 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17784] ppid=17764 vsize=27314120 memory=0 CPUtime=0.02 cores=0-7
/proc/17767/task/17784/stat : 17784 (java) S 17764 17764 15998 0 -1 1077944384 492 0 0 0 2 0 0 0 20 0 20 0 421037709 27969658880 31363 33554432000 4194304 4196468 140725899932208 140475454970736 140477340265090 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17785] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17785/stat : 17785 (java) S 17764 17764 15998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421037710 27969658880 31363 33554432000 4194304 4196468 140725899932208 140474153167072 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17786] ppid=17764 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17767/task/17786/stat : 17786 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037710 27969658880 31363 33554432000 4194304 4196468 140725899932208 140475453917616 140477340265090 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 126848 KiB

[startup+0.309349 s]*
/proc/loadavg: 5.24 6.72 7.38 2/211 17786
/proc/meminfo: memFree=31339276/32770624 swapFree=66982588/67108860
[pid=17764] ppid=17761 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17764/stat : 17764 (scop.sh) S 17761 17764 15998 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 421037701 115843072 349 33554432000 4194304 5098028 140727044259776 140727044257032 140129393574524 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10653696 140727044264741 140727044265068 140727044265068 140727044267981 0
/proc/17764/statm: 28282 349 296 221 0 87 0
[pid=17767] ppid=17764 vsize=27314120 memory=128908 CPUtime=0.42 cores=0-7
/proc/17767/stat : 17767 (java) S 17764 17764 15998 0 -1 1077944320 13158 0 0 0 37 5 0 0 20 0 20 0 421037702 27969658880 32227 33554432000 4194304 4196468 140725899932208 140725899914752 140477340253943 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
/proc/17767/statm: 6828530 32227 3004 1 0 6790935 0
[pid=17767/tid=17768] ppid=17764 vsize=27314120 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/17767/task/17768/stat : 17768 (java) R 17764 17764 15998 0 -1 4202560 10567 0 0 0 25 4 0 0 20 0 20 0 421037702 27969658880 32227 33554432000 4194304 4196468 140725899932208 140477312067680 140477323440769 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17769] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17769/stat : 17769 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037704 27969658880 32227 33554432000 4194304 4196468 140725899932208 140477344495888 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17770] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17770/stat : 17770 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 32227 33554432000 4194304 4196468 140725899932208 140476762458512 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17771] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17771/stat : 17771 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 32227 33554432000 4194304 4196468 140725899932208 140476761405968 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17772] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17772/stat : 17772 (java) S 17764 17764 15998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 32227 33554432000 4194304 4196468 140725899932208 140476760353424 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17773] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17773/stat : 17773 (java) S 17764 17764 15998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 32227 33554432000 4194304 4196468 140725899932208 140476759300880 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17774] ppid=17764 vsize=27314120 memory=139739042769583 CPUtime=0 cores=0-7
/proc/17767/task/17774/stat : 17774 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 32227 33554432000 4194304 4196468 140725899932208 140476758248336 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17775] ppid=17764 vsize=27314120 memory=139739042771888 CPUtime=0 cores=0-7
/proc/17767/task/17775/stat : 17775 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 32227 33554432000 4194304 4196468 140725899932208 140476757195792 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17776] ppid=17764 vsize=27314120 memory=139739042774192 CPUtime=0 cores=0-7
/proc/17767/task/17776/stat : 17776 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037705 27969658880 32227 33554432000 4194304 4196468 140725899932208 140476756143248 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17777] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17777/stat : 17777 (java) S 17764 17764 15998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 421037706 27969658880 32227 33554432000 4194304 4196468 140725899932208 140475459180528 140477340265090 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17778] ppid=17764 vsize=27314120 memory=279478085562256 CPUtime=0 cores=0-7
/proc/17767/task/17778/stat : 17778 (java) S 17764 17764 15998 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 421037707 27969658880 32227 33554432000 4194304 4196468 140725899932208 140475294016416 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17779] ppid=17764 vsize=27314120 memory=279478085559952 CPUtime=0 cores=0-7
/proc/17767/task/17779/stat : 17779 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037707 27969658880 32227 33554432000 4194304 4196468 140725899932208 140475025581040 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17780] ppid=17764 vsize=27314120 memory=279478085566864 CPUtime=0 cores=0-7
/proc/17767/task/17780/stat : 17780 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037709 27969658880 32227 33554432000 4194304 4196468 140725899932208 140474651072720 140477340272539 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17781] ppid=17764 vsize=27314120 memory=279478085508112 CPUtime=0 cores=0-7
/proc/17767/task/17781/stat : 17781 (java) S 17764 17764 15998 0 -1 1077944384 366 0 0 0 0 0 0 0 20 0 20 0 421037709 27969658880 32227 33554432000 4194304 4196468 140725899932208 140475458128368 140477340265090 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17782] ppid=17764 vsize=27314120 memory=279478085580688 CPUtime=0.01 cores=0-7
/proc/17767/task/17782/stat : 17782 (java) S 17764 17764 15998 0 -1 1077944384 105 0 0 0 1 0 0 0 20 0 20 0 421037709 27969658880 32227 33554432000 4194304 4196468 140725899932208 140475457075824 140477340265090 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17783] ppid=17764 vsize=27314120 memory=279478085587600 CPUtime=0.01 cores=0-7
/proc/17767/task/17783/stat : 17783 (java) S 17764 17764 15998 0 -1 1077944384 191 0 0 0 1 0 0 0 20 0 20 0 421037709 27969658880 32227 33554432000 4194304 4196468 140725899932208 140475456023280 140477340265090 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17784] ppid=17764 vsize=27314120 memory=279478085585296 CPUtime=0.07 cores=0-7
/proc/17767/task/17784/stat : 17784 (java) S 17764 17764 15998 0 -1 1077944384 593 0 0 0 7 0 0 0 20 0 20 0 421037709 27969658880 32227 33554432000 4194304 4196468 140725899932208 140475454970736 140477340265090 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17785] ppid=17764 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17785/stat : 17785 (java) S 17764 17764 15998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 421037710 27969658880 32227 33554432000 4194304 4196468 140725899932208 140474153167072 140477340264149 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17786] ppid=17764 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/17767/task/17786/stat : 17786 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037710 27969658880 32227 33554432000 4194304 4196468 140725899932208 140475453917616 140477340265090 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 130304 KiB

[startup+0.700874 s]
/proc/loadavg: 5.24 6.72 7.38 2/211 17786
/proc/meminfo: memFree=31318316/32770624 swapFree=66982588/67108860
[pid=17764] ppid=17761 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/17764/stat : 17764 (scop.sh) S 17761 17764 15998 0 -1 4202496 556 319 0 0 0 0 0 0 20 0 1 0 421037701 115843072 349 33554432000 4194304 5098028 140727044259776 140727044257032 140129393574524 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10653696 140727044264741 140727044265068 140727044265068 140727044267981 0
/proc/17764/statm: 28282 349 296 221 0 87 0
[pid=17767] ppid=17764 vsize=27320392 memory=164612 CPUtime=0.98 cores=0-7
/proc/17767/stat : 17767 (java) S 17764 17764 15998 0 -1 1077944320 20216 0 0 0 91 7 0 0 20 0 20 0 421037702 27976081408 41153 33554432000 4194304 4196468 140725899932208 140725899914752 140477340253943 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
/proc/17767/statm: 6830098 41153 3182 1 0 6791447 0
[pid=17767/tid=17768] ppid=17764 vsize=27320392 memory=0 CPUtime=0.68 cores=0-7
/proc/17767/task/17768/stat : 17768 (java) R 17764 17764 15998 0 -1 4202560 16997 0 0 0 62 6 0 0 20 0 20 0 421037702 27976081408 41153 33554432000 4194304 4196468 140725899932208 140477312092064 140477340265878 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17769] ppid=17764 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17769/stat : 17769 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037704 27976081408 41153 33554432000 4194304 4196468 140725899932208 140477344495888 140477340264149 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17770] ppid=17764 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17770/stat : 17770 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037705 27976081408 41153 33554432000 4194304 4196468 140725899932208 140476762458512 140477340264149 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0
[pid=17767/tid=17771] ppid=17764 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/17767/task/17771/stat : 17771 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 421037705 27976081408 41153 33554432000 4194304 4196468 140725899932208 140476761405968 140477340264149 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32825344 140725899940587 140725899941014 140725899941014 140725899943887 0

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

[pid=17787/tid=17795] ppid=17764 vsize=8414124 memory=984 CPUtime=0 cores=0-7
/proc/17787/task/17795/stat : 17795 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421038268 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909278292496 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17796] ppid=17764 vsize=8414124 memory=1328 CPUtime=0 cores=0-7
/proc/17787/task/17796/stat : 17796 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421038268 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909277239952 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17797] ppid=17764 vsize=8414124 memory=4580 CPUtime=0 cores=0-7
/proc/17787/task/17797/stat : 17797 (java) S 17764 17764 15998 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 421038270 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908892047856 139909798857346 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17798] ppid=17764 vsize=8414124 memory=-3472574944341025154 CPUtime=0 cores=0-7
/proc/17787/task/17798/stat : 17798 (java) S 17764 17764 15998 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 421038270 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908291224992 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17799] ppid=17764 vsize=8414124 memory=7377860918097503588 CPUtime=0 cores=0-7
/proc/17787/task/17799/stat : 17799 (java) S 17764 17764 15998 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 421038270 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908157003248 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17800] ppid=17764 vsize=8414124 memory=7518623514901327256 CPUtime=0 cores=0-7
/proc/17787/task/17800/stat : 17800 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139907821464272 139909798864795 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17801] ppid=17764 vsize=8414124 memory=56 CPUtime=0.18 cores=0-7
/proc/17787/task/17801/stat : 17801 (java) S 17764 17764 15998 0 -1 1077944384 945 0 0 0 18 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908890994672 139909798857346 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17802] ppid=17764 vsize=8414124 memory=73792 CPUtime=0.17 cores=0-7
/proc/17787/task/17802/stat : 17802 (java) S 17764 17764 15998 0 -1 1077944384 671 0 0 0 17 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908889942128 139909798857346 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17803] ppid=17764 vsize=8414124 memory=0 CPUtime=0.18 cores=0-7
/proc/17787/task/17803/stat : 17803 (java) S 17764 17764 15998 0 -1 1077944384 516 0 0 0 18 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908888889584 139909798857346 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17804] ppid=17764 vsize=8414124 memory=0 CPUtime=0.25 cores=0-7
/proc/17787/task/17804/stat : 17804 (java) S 17764 17764 15998 0 -1 1077944384 870 0 0 0 25 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908887837040 139909798857346 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17805] ppid=17764 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/17787/task/17805/stat : 17805 (java) S 17764 17764 15998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139907284593376 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17806] ppid=17764 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/17787/task/17806/stat : 17806 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908886784944 139909798857346 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17808] ppid=17764 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/17787/task/17808/stat : 17808 (java) S 17764 17764 15998 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 421038357 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909096773312 139909798870809 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17810] ppid=17764 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/17787/task/17810/stat : 17810 (java) S 17764 17764 15998 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 421038357 8616062976 33532 33554432000 4194304 4196468 140722356636928 139906613493008 139909798868125 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17811] ppid=17764 vsize=8414124 memory=1564 CPUtime=0 cores=0-7
/proc/17787/task/17811/stat : 17811 (java) S 17764 17764 15998 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 421038357 8616062976 33532 33554432000 4194304 4196468 140722356636928 139906881928592 139909798868125 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17812] ppid=17764 vsize=8414124 memory=928 CPUtime=0 cores=0-7
/proc/17787/task/17812/stat : 17812 (java) S 17764 17764 15998 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 24 0 421038359 8616062976 33532 33554432000 4194304 4196468 140722356636928 139906345065648 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
Current children cumulated CPU time: 20.19 s
Current children cumulated vsize: 9368880 KiB
Current children cumulated memory: 376564 KiB

[startup+7.41018 s]
/proc/loadavg: 4.90 6.63 7.35 2/216 17812
/proc/meminfo: memFree=31280008/32770624 swapFree=66982588/67108860
[pid=17764] ppid=17761 vsize=113128 memory=1476 CPUtime=17.51 cores=0-7
/proc/17764/stat : 17764 (scop.sh) S 17761 17764 15998 0 -1 4202496 582 38585 0 0 0 0 1698 53 20 0 1 0 421037701 115843072 369 33554432000 4194304 5098028 140727044259776 140727044256520 140129393574524 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10653696 140727044264741 140727044265068 140727044265068 140727044267981 0
/proc/17764/statm: 28282 369 311 221 0 87 0
[pid=17787] ppid=17764 vsize=8414124 memory=134128 CPUtime=1.77 cores=0-7
/proc/17787/stat : 17787 (java) S 17764 17764 15998 0 -1 1077944320 22459 0 0 0 162 15 0 0 20 0 24 0 421038266 8616062976 33532 33554432000 4194304 4196468 140722356636928 140722356619472 139909798846199 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
/proc/17787/statm: 2103531 33532 3219 1 0 2064875 0
[pid=17807] ppid=17787 vsize=842024 memory=242808 CPUtime=2.52 cores=0-7
/proc/17807/stat : 17807 (manyglucose-4.1) S 17787 17764 15998 0 -1 1077944320 40592 0 0 0 245 7 0 0 20 0 9 0 421038357 862232576 60702 33554432000 4194304 4454172 140734944274992 140734944273392 139831571892866 0 4 0 8388610 18446744073709551615 0 0 17 0 0 0 0 0 0 6552832 6554400 13287424 140734944281449 140734944281648 140734944281648 140734944284602 0
/proc/17807/statm: 210506 60702 403 64 0 206174 0
[pid=17787/tid=17788] ppid=17764 vsize=8414124 memory=1984 CPUtime=0.93 cores=0-7
/proc/17787/task/17788/stat : 17788 (java) S 17764 17764 15998 0 -1 1077944384 18038 0 0 0 81 12 0 0 20 0 24 0 421038267 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909770686368 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17789] ppid=17764 vsize=8414124 memory=2404 CPUtime=0 cores=0-7
/proc/17787/task/17789/stat : 17789 (java) S 17764 17764 15998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 421038268 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909803088656 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17790] ppid=17764 vsize=8414124 memory=1764 CPUtime=0 cores=0-7
/proc/17787/task/17790/stat : 17790 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421038268 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909283556240 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17791] ppid=17764 vsize=8414124 memory=111632 CPUtime=0 cores=0-7
/proc/17787/task/17791/stat : 17791 (java) S 17764 17764 15998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 421038268 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909282503696 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17792] ppid=17764 vsize=8414124 memory=804 CPUtime=0 cores=0-7
/proc/17787/task/17792/stat : 17792 (java) S 17764 17764 15998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 421038268 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909281451152 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17793] ppid=17764 vsize=8414124 memory=4108 CPUtime=0 cores=0-7
/proc/17787/task/17793/stat : 17793 (java) S 17764 17764 15998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 421038268 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909280397584 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17794] ppid=17764 vsize=8414124 memory=1804 CPUtime=0 cores=0-7
/proc/17787/task/17794/stat : 17794 (java) S 17764 17764 15998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 421038268 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909279345040 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17795] ppid=17764 vsize=8414124 memory=920 CPUtime=0 cores=0-7
/proc/17787/task/17795/stat : 17795 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421038268 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909278292496 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17796] ppid=17764 vsize=8414124 memory=4236 CPUtime=0 cores=0-7
/proc/17787/task/17796/stat : 17796 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421038268 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909277239952 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17797] ppid=17764 vsize=8414124 memory=1412 CPUtime=0 cores=0-7
/proc/17787/task/17797/stat : 17797 (java) S 17764 17764 15998 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 421038270 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908892047856 139909798857346 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17798] ppid=17764 vsize=8414124 memory=2580 CPUtime=0 cores=0-7
/proc/17787/task/17798/stat : 17798 (java) S 17764 17764 15998 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 421038270 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908291224992 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17799] ppid=17764 vsize=8414124 memory=1476 CPUtime=0 cores=0-7
/proc/17787/task/17799/stat : 17799 (java) S 17764 17764 15998 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 421038270 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908157003248 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17800] ppid=17764 vsize=8414124 memory=65724 CPUtime=0 cores=0-7
/proc/17787/task/17800/stat : 17800 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139907821464272 139909798864795 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17801] ppid=17764 vsize=8414124 memory=1628 CPUtime=0.18 cores=0-7
/proc/17787/task/17801/stat : 17801 (java) S 17764 17764 15998 0 -1 1077944384 945 0 0 0 18 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908890994672 139909798857346 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17802] ppid=17764 vsize=8414124 memory=8317482817917895235 CPUtime=0.17 cores=0-7
/proc/17787/task/17802/stat : 17802 (java) S 17764 17764 15998 0 -1 1077944384 671 0 0 0 17 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908889942128 139909798857346 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17803] ppid=17764 vsize=8414124 memory=6944656592455097440 CPUtime=0.18 cores=0-7
/proc/17787/task/17803/stat : 17803 (java) S 17764 17764 15998 0 -1 1077944384 516 0 0 0 18 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908888889584 139909798857346 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17804] ppid=17764 vsize=8414124 memory=139739043091937 CPUtime=0.25 cores=0-7
/proc/17787/task/17804/stat : 17804 (java) S 17764 17764 15998 0 -1 1077944384 870 0 0 0 25 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908887837040 139909798857346 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17805] ppid=17764 vsize=8414124 memory=279478086173696 CPUtime=0 cores=0-7
/proc/17787/task/17805/stat : 17805 (java) S 17764 17764 15998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139907284593376 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17806] ppid=17764 vsize=8414124 memory=31041 CPUtime=0 cores=0-7
/proc/17787/task/17806/stat : 17806 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908886784944 139909798857346 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17808] ppid=17764 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/17787/task/17808/stat : 17808 (java) S 17764 17764 15998 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 421038357 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909096773312 139909798870809 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17810] ppid=17764 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/17787/task/17810/stat : 17810 (java) S 17764 17764 15998 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 421038357 8616062976 33532 33554432000 4194304 4196468 140722356636928 139906613493008 139909798868125 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17811] ppid=17764 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/17787/task/17811/stat : 17811 (java) S 17764 17764 15998 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 421038357 8616062976 33532 33554432000 4194304 4196468 140722356636928 139906881928592 139909798868125 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17812] ppid=17764 vsize=8414124 memory=-2247047206207641111 CPUtime=0 cores=0-7
/proc/17787/task/17812/stat : 17812 (java) S 17764 17764 15998 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 24 0 421038359 8616062976 33532 33554432000 4194304 4196468 140722356636928 139906345065648 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
Current children cumulated CPU time: 21.8 s
Current children cumulated vsize: 9369276 KiB
Current children cumulated memory: 378412 KiB

[startup+7.51118 s]
/proc/loadavg: 4.90 6.63 7.35 2/216 17812
/proc/meminfo: memFree=31280008/32770624 swapFree=66982588/67108860
[pid=17764] ppid=17761 vsize=113128 memory=1476 CPUtime=17.51 cores=0-7
/proc/17764/stat : 17764 (scop.sh) S 17761 17764 15998 0 -1 4202496 582 38585 0 0 0 0 1698 53 20 0 1 0 421037701 115843072 369 33554432000 4194304 5098028 140727044259776 140727044256520 140129393574524 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10653696 140727044264741 140727044265068 140727044265068 140727044267981 0
/proc/17764/statm: 28282 369 311 221 0 87 0
[pid=17787] ppid=17764 vsize=8414124 memory=134128 CPUtime=1.77 cores=0-7
/proc/17787/stat : 17787 (java) S 17764 17764 15998 0 -1 1077944320 22459 0 0 0 162 15 0 0 20 0 24 0 421038266 8616062976 33532 33554432000 4194304 4196468 140722356636928 140722356619472 139909798846199 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
/proc/17787/statm: 2103531 33532 3219 1 0 2064875 0
[pid=17807] ppid=17787 vsize=842288 memory=244032 CPUtime=3.31 cores=0-7
/proc/17807/stat : 17807 (manyglucose-4.1) S 17787 17764 15998 0 -1 1077944320 40897 0 0 0 324 7 0 0 20 0 8 0 421038357 862502912 61008 33554432000 4194304 4454172 140734944274992 140734944273376 139831571881719 0 4 0 8388610 18446744073709551615 0 0 17 0 0 0 0 0 0 6552832 6554400 13287424 140734944281449 140734944281648 140734944281648 140734944284602 0
/proc/17807/statm: 210572 61008 420 64 0 206240 0
[pid=17787/tid=17788] ppid=17764 vsize=8414124 memory=217424 CPUtime=0.93 cores=0-7
/proc/17787/task/17788/stat : 17788 (java) S 17764 17764 15998 0 -1 1077944384 18038 0 0 0 81 12 0 0 20 0 24 0 421038267 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909770686368 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17789] ppid=17764 vsize=8414124 memory=2004 CPUtime=0 cores=0-7
/proc/17787/task/17789/stat : 17789 (java) S 17764 17764 15998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 421038268 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909803088656 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17790] ppid=17764 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/17787/task/17790/stat : 17790 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421038268 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909283556240 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17791] ppid=17764 vsize=8414124 memory=2241 CPUtime=0 cores=0-7
/proc/17787/task/17791/stat : 17791 (java) S 17764 17764 15998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 421038268 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909282503696 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17792] ppid=17764 vsize=8414124 memory=2244 CPUtime=0 cores=0-7
/proc/17787/task/17792/stat : 17792 (java) S 17764 17764 15998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 421038268 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909281451152 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17793] ppid=17764 vsize=8414124 memory=7308324512977867876 CPUtime=0 cores=0-7
/proc/17787/task/17793/stat : 17793 (java) S 17764 17764 15998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 421038268 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909280397584 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17794] ppid=17764 vsize=8414124 memory=2120 CPUtime=0 cores=0-7
/proc/17787/task/17794/stat : 17794 (java) S 17764 17764 15998 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 421038268 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909279345040 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17795] ppid=17764 vsize=8414124 memory=11976 CPUtime=0 cores=0-7
/proc/17787/task/17795/stat : 17795 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421038268 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909278292496 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17796] ppid=17764 vsize=8414124 memory=7692 CPUtime=0 cores=0-7
/proc/17787/task/17796/stat : 17796 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421038268 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909277239952 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17797] ppid=17764 vsize=8414124 memory=512 CPUtime=0 cores=0-7
/proc/17787/task/17797/stat : 17797 (java) S 17764 17764 15998 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 421038270 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908892047856 139909798857346 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17798] ppid=17764 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/17787/task/17798/stat : 17798 (java) S 17764 17764 15998 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 421038270 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908291224992 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17799] ppid=17764 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/17787/task/17799/stat : 17799 (java) S 17764 17764 15998 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 421038270 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908157003248 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17800] ppid=17764 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/17787/task/17800/stat : 17800 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139907821464272 139909798864795 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17801] ppid=17764 vsize=8414124 memory=0 CPUtime=0.18 cores=0-7
/proc/17787/task/17801/stat : 17801 (java) S 17764 17764 15998 0 -1 1077944384 945 0 0 0 18 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908890994672 139909798857346 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17802] ppid=17764 vsize=8414124 memory=0 CPUtime=0.17 cores=0-7
/proc/17787/task/17802/stat : 17802 (java) S 17764 17764 15998 0 -1 1077944384 671 0 0 0 17 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908889942128 139909798857346 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17803] ppid=17764 vsize=8414124 memory=0 CPUtime=0.18 cores=0-7
/proc/17787/task/17803/stat : 17803 (java) S 17764 17764 15998 0 -1 1077944384 516 0 0 0 18 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908888889584 139909798857346 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17804] ppid=17764 vsize=8414124 memory=0 CPUtime=0.25 cores=0-7
/proc/17787/task/17804/stat : 17804 (java) S 17764 17764 15998 0 -1 1077944384 870 0 0 0 25 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908887837040 139909798857346 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17805] ppid=17764 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/17787/task/17805/stat : 17805 (java) S 17764 17764 15998 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139907284593376 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17806] ppid=17764 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/17787/task/17806/stat : 17806 (java) S 17764 17764 15998 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 421038273 8616062976 33532 33554432000 4194304 4196468 140722356636928 139908886784944 139909798857346 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17808] ppid=17764 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/17787/task/17808/stat : 17808 (java) S 17764 17764 15998 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 421038357 8616062976 33532 33554432000 4194304 4196468 140722356636928 139909096773312 139909798870809 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17810] ppid=17764 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/17787/task/17810/stat : 17810 (java) S 17764 17764 15998 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 421038357 8616062976 33532 33554432000 4194304 4196468 140722356636928 139906613493008 139909798868125 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17811] ppid=17764 vsize=8414124 memory=0 CPUtime=0 cores=0-7
/proc/17787/task/17811/stat : 17811 (java) S 17764 17764 15998 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 421038357 8616062976 33532 33554432000 4194304 4196468 140722356636928 139906881928592 139909798868125 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
[pid=17787/tid=17812] ppid=17764 vsize=8414124 memory=780 CPUtime=0 cores=0-7
/proc/17787/task/17812/stat : 17812 (java) S 17764 17764 15998 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 24 0 421038359 8616062976 33532 33554432000 4194304 4196468 140722356636928 139906345065648 139909798856405 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140722356638711 140722356638870 140722356638870 140722356641743 0
Current children cumulated CPU time: 22.59 s
Current children cumulated vsize: 9369540 KiB
Current children cumulated memory: 379636 KiB

Child status: 0
Real time (s): 7.59657
CPU time (s): 22.8128
CPU user time (s): 22.015
CPU system time (s): 0.797858
CPU usage (%): 300.304
Max. virtual memory (cumulated for all children) (KiB): 27443924
Max. memory (cumulated for all children) (KiB): 1834616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.015
system time used= 0.797858
maximum resident set size= 1836092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102673
page faults= 0
swaps= 0
block input operations= 0
block output operations= 20592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12498
involuntary context switches= 65


# summary of solver processes directly reported to runsolver:
#   pid: 17764
#   total CPU time (s): 22.8128
#   total CPU user time (s): 22.015
#   total CPU system time (s): 0.797858

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.076453 second user time and 0.120002 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-14 09:55:08
IDJOB=4392286
IDBENCH=141185
IDSOLVER=2838
FILE ID=node121/4392286-1568447750
RUNJOBID= node121-1568447413-16025
PBS_JOBID= 21702353
Free space on /tmp= 61412 MiB

SOLVER NAME= Fun-sCOP order+ManyGlucose (2019-06-15)
BENCH NAME= XCSP18/Rlfap/Rlfap-dec-scens11/Rlfap-scen-11-f05_c18.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-4392286-1568447750/watcher-4392286-1568447750 -o /tmp/evaluation-result-4392286-1568447750/solver-4392286-1568447750 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node121-1568447413-16025 --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-4392286-1568447750.xml

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

MD5SUM BENCH= f8050e8ddc741b4fb4a45c7e8cfb7628
RANDOM SEED=579703475

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31459320 kB
MemAvailable:   31911316 kB
Buffers:          179912 kB
Cached:           566924 kB
SwapCached:        18184 kB
Active:           410208 kB
Inactive:         357728 kB
Active(anon):       6992 kB
Inactive(anon):    45776 kB
Active(file):     403216 kB
Inactive(file):   311952 kB
Unevictable:      109108 kB
Mlocked:          109108 kB
SwapTotal:      67108860 kB
SwapFree:       66982588 kB
Dirty:             20240 kB
Writeback:             0 kB
AnonPages:        112244 kB
Mapped:            36060 kB
Shmem:             23012 kB
Slab:             134532 kB
SReclaimable:     105324 kB
SUnreclaim:        29208 kB
KernelStack:        3504 kB
PageTables:         5188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61392 MiB
End job on node121 at 2019-09-14 09:55:16